Creates a points to points relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name for the new relationship. |
1 |
Point Name Ref List |
Nominal Points |
The list of nominal or reference points to include in the relationship. |
2 |
Point Name Ref List |
Measured Points |
The list of measured points to include in the relationship. |
3 |
Boolean |
Auto Update a Vector Group? |
Indicates whether an auto-updating vector group should be created. |
4 |
Vector Tolerance |
Tolerance |
Optional vector tolerance to apply |
5 |
Vector Constraint |
Constraint |
Optional vector constraint to apply |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was created successfully. |
FAILURE |
One or both points or objects could not be found. |
Remarks
None.