|
This method allows you to check a point position relative to a surface.
Result = TestPoint( Point );
Input: (Variant) Point |
Variant that contains double type one dimensional array of coordinates of the point to be tested. |
||||||||
Return: (Integer) Result |
The number that is displayed:
|
All coordinates are given relative to the model's main UCS.
|