Delete |
Method that deletes this set of mapping points for a loft. |
GetPosition |
Method that gets the position of the specified map point along the input entity. |
GetPositionPoint |
Method that returns the position of the specified map point in 3D space. |
SetPosition |
Method that sets the position of the map point. The entity implicitly defines which section the point is for. The position of the map points is defined using a 3D coordinate point. If a map point already exists for the section the input entity is a member of, the current map point will be replaced. |
SetPositionUsingPoint |
Method that sets the position of the map point using a 3D coordinate. The index corresponds with the section of the same index. If a map point already exists for the section the input entity is a member of, the current map point will be replaced. |