Copies a point group and renames the copied points based on their relative positions compared to a reference group.
Input Arguments
0 |
Collection Object Name |
Reference group (known point names) |
The name of the group containing the reference names. |
1 |
Collection Object Name |
Group to be copied (unknown point names) |
The name of the group to be copied. |
2 |
Double |
Auto-correspond same-point tolerance |
The maximum difference between a pair of refer- ence points and the same pair of points to rename to be considered a match. |
3 |
Collection Object Name |
Group to contain matched points |
The resulting (copied) group name. |
Return Arguments
None.
Returned Status
SUCCESS |
The copied group was created successfully. |
FAILURE |
The source or reference group could not be found. |
Remarks
If the specified point group already exists, asterisks will be appended to the group name as necessary to make the name unique.