|
This property allows you to get a point, any point, through which the plane passes.
RootPoint = RootPoint ( );
Return: (Variant) RootPoint |
A variant that contains a double array of the root point coordinates in (x,y,z ). |
All coordinates are given relative to the model's main UCS.
|