Projects one or more points to one or more surfaces spherically from the origin of the working coordinate frame.
Input Arguments
0 |
Collection Object Name Ref List |
Surface List |
The list of surfaces to consider for projection. |
1 |
Point Name Ref List |
Point Names |
The list of points to project. |
2 |
String |
Group Name to Contain New Points |
Point group to hold the resulting projected points. |
3 |
String |
Point Name Prefix |
An optional prefix for the point names. |
4 |
String |
Point Name Suffix |
An optional suffix for the point names. |
Return Arguments
None.
Returned Status
SUCCESS |
The points were projected successfully. |
FAILURE |
No points or surfaces could be found. |
Remarks
None.