Creates a group to nominal 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 |
Boolean |
Use Closest Point? |
Enable Closest Point renaming during trapping? |
5 |
Boolean |
Display Closest Point Watch Window |
Display watch window when trapping is initiated? |
6 |
Boolean |
User View Zooming With Proximity? |
Use View Zooming with Proximity during trap- ping? |
7 |
Boolean |
Ignore Points Beyond Thresh- old? |
Exclude point measurements that fall beyond the proximity threshold when trapping |
8 |
Double |
Proximity Threshold? |
Distance to nominal used for point exclusion |
9 |
Vector Tolerance |
Tolerance |
The tolerance for the relationship. |
10 |
Vector Constraint |
Constraint |
The constraints for the relationship. |
11 |
Double |
Fit Weight |
Fit Weight used in relationship optimizations |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was created successfully. |
FAILURE |
Nominal 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.