Constructs points at the endpoints and midpoint of a cylinder’s axis.
Input Arguments
0 |
Collection Object Name |
Cylinder Name |
The name of the source cylinder. |
1 |
Collection Object Name |
Group Name |
The point group for the resulting points. |
Return Arguments
None.
Returned Status
SUCCESS |
The points were created successfully. |
FAILURE |
The source cylinder was not found. |
Remarks
The resulting points will be named “Mid”, “End A”, and “End B”. If the points already exist, they will be sequenced to avoid duplicates.