Specify a direction vector to be used in conjunction with the displacement vector from the selected target object to the reference point to define a plane in which the line will lie.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DirectionVector() As IAgCrdnVectorRefTo |
| [C#] |
|---|
public IAgCrdnVectorRefTo DirectionVector {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnVectorRefTo ^ get_DirectionVector(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnVectorRefTo getDirectionVector(); |
| [Python - STK API] |
|---|
@property def DirectionVector(self) -> "IAgCrdnVectorRefTo": |





