|
IGeom3DStraight::RootPoint
Description
This property allows you to get a point through which the straight line passes.
Syntax
RootPoint = RootPoint ( );
Return: (Variant) RootPoint |
Variant that contains double type one dimensional array of (x,y,z) coordinates of a straight root point. |
Note
All coordinates are given relative to the model's main UCS.
|