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