Description
This method checks if an input point is on a surface or outside a surface.
Syntax
CheckIfPointOnSurface ( iFace, iPoint, oOption )
|
Input: (IEntity/Object) iFace |
Face/Surface |
|
Input: (Variant) iPoint |
point (array of 3 Double) |
|
Output: (Integer) oOption |
1 = point is on surface. |