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