Creates a group to group relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name for the new relationship. |
1 |
Collection Object Name |
First Group Name |
The first point group to include in the relationship. |
2 |
Collection Object Name |
Second Group Name |
The second point group to include in the relation- ship. |
3 |
Boolean |
Auto Update a Vector Group? |
Indicates whether an auto-updating vector group should be created. |
4 |
Vector Tolerance |
Tolerance |
The tolerance for the relationship. |
5 |
Vector Constraint |
Constraint |
The constraints for the relationship. |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was created successfully. |
FAILURE |
One or both point groups could not be found. |
Remarks
As is the case when manually creating a group to group relationship, corresponding points must have like names in order to be included in the relationship.