Constructs a point at the midpoint of a line.
Input Arguments
0 |
Collection Object Name |
Line Name |
The name of the line to consider. |
1 |
Point Name |
Point Name |
The name of the point to create. |
Return Arguments
None.
Returned Status
SUCCESS |
The point was created successfully. |
FAILURE |
The specified line was not found. |
Remarks
If a point with the resulting point name already exists, the point will be given a new name by appending an asterisk to the end.