Constructs a point group containing copies of a list of points.
Input Arguments
0 |
Point Name Ref List |
Point Name List |
The list of points to copy. |
1 |
Collection Object Name |
Group Name |
The name of the group into which to copy the points. |
Return Arguments
None.
Returned Status
SUCCESS |
All specified points were found, and the point group was created successfully. |
PARTIAL SUCCESS |
One or more specified points (but not all) were found, and the point group was created successfully with the points. |
FAILURE |
None of the specified points was found. |
Remarks
If the point group already exists, the specified points are added to the group. If any of the specified points already ex- ists in the specified group, then they are sequenced to have a unique name.
The copied points will have the same offsets as the source points (offsets will be preserved).