AGI STK VGT 11 Send comments on this topic.
DirectionVector Property (IAgCrdnPointGrazing)
See Also 
Windows






Windows & Linux

Description

Specify a direction vector to be used in conjunction with the position vector from the selected central body to the reference point to define a plane in which the line will lie.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DirectionVector() As IAgCrdnVectorRefTo

[C#]
public IAgCrdnVectorRefTo DirectionVector {get;}

[Managed C++]
public: __property IAgCrdnVectorRefTo^ get_DirectionVector();

[Unmanaged C++]
public: HRESULT get_DirectionVector(
IAgCrdnVectorRefTo ** ppRetVal
);

[Java]
public IAgCrdnVectorRefTo getDirectionVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface