|
IGeom3DStraight::Direction
Description
This property returns the direction of the curve.
Syntax
Direction = Direction ( );
Return: (Variant) Direction |
Variant that contains double type one dimensional array of (x,y,z) coordinates of straight direction vector. |
Note
All coordinates are given relative to the model's main UCS.
|