Description
This property allows you to get and to set a point used in the procedure definitions. For examples of usage, see the IMdPlane::Mode property.
Syntax
Property get:
Point = SecondPoint ( );
|
Return: (Variant) Point |
Variant that contains double type one dimensional array of 3D point coordinates. |
Property set:
SecondPoint( Point );
|
Input: (Variant) Point |
Variant that contains double type one dimensional array of 3D point coordinates. |
Note
All coordinates are given relative to the model's main UCS.