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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1