Description
Maps a given point from a model to a plane.
Syntax
Status =Model2Pln ( iPlane, ioPnt )
|
Input: (IEntity) iPlane |
Input the plane to which the point will be mapped. |
|
Input: (Variant) ioPnt |
Input the point to be mapped |
|
Return: (Boolean)status |
TRUE if successful |