Description
This property allows you to get and set the reference points for manipulating the bounded face.
Syntax
Property get:
PointArr = ManipulatePoints ( );
| Return: (Variant) PointArr |
List of points that manipulate the bounded face. |
Property Set:
ManipulatePoints ( PointArr );
| Input: (Variant) PointArr |
List of points that manipulate the bounded face. |