Gets projection options of a relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The relationship in which to retrieve the informa- tion. |
Return Arguments
1 |
Boolean |
Ignore Edge Projections? |
Whether edge projections ignored. |
2 |
Boolean |
Probe Offsets - Overide Target Values? |
Whether probe offsets are overridden with target values. |
3 |
Double |
Probe Offsets - Overide Values |
Probe offset overide values. |
4 |
Boolean |
Add Extra Material? |
Whether extra material was added. |
5 |
Double |
Extra Material Thickness |
The extra material thickness if applicable. |
6 |
Projection Options |
Projection Options |
The high tolerance on the Z component. |
Returned Status
SUCCESS |
The projection options were retrieved successfully. |
FAILURE |
The relationship was not found. |
Remarks
None.