Creates a geometry comparison relationship of type “Compare Only”.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name for the new relationship. |
1 |
Collection Object Name |
Nominal Geometry |
The geometry to compare to. |
2 |
Collection Object Name |
Measured Geometry |
The geometry to compare. |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was created successfully. |
FAILURE |
The specified relationship already exists, or the nominal or measured geometry could not be found. |
Remarks
The nominal geometry and measured geometry must be of the same type. (For example, if one is a plane, the other must be a plane).