Returned the properties of the specified Pipe Fitting Relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
Name of the relationship to consider |
1 |
Collection Object Name |
Pipe 1 - Object Name |
Name of the reference object defining segment 1 |
2 |
Double |
Pipe 1 - Inner Diameter |
ID definition for section 1 |
3 |
Double |
Pipe 1 - Outer Diameter |
OD definition for section 1 |
4 |
Double |
Pipe 1 - Cut Begin |
Starting cut position relative to the reference object origin |
5 |
Double |
Pipe 1 - Cut End |
End cut position relative to the reference object origin |
1 |
Collection Object Name |
Pipe 2 - Object Name |
Name of the reference object defining segment 2 |
2 |
Double |
Pipe 2 - Inner Diameter |
ID definition for section 2 |
3 |
Double |
Pipe 2 - Outer Diameter |
OD definition for section 2 |
4 |
Double |
Pipe 2 - Cut Begin |
Starting cut position relative to the reference object origin |
5 |
Double |
Pipe 2 - Cut End |
End cut position relative to the reference object origin |
Return Arguments
None
Returned Status
SUCCESS |
The relationship properties were returned successfully |
FAILURE |
Relationship could not be found. |
Remarks
None.