Modifies the Pipe segment definitions in a specified Pipe Fitting relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
Name of the relationship to edit. |
1 |
Double |
Pipe 1 - Inner Diameter |
ID definition for section 1 |
2 |
Double |
Pipe 1 - Outer Diameter |
OD definition for section 1 |
3 |
Double |
Pipe 1 - Cut Begin |
Starting cut position relative to the reference object origin |
4 |
Double |
Pipe 1 - Cut End |
End cut position relative to the reference object origin |
5 |
Double |
Pipe 2 - Inner Diameter |
ID definition for section 2 |
6 |
Double |
Pipe 2 - Outer Diameter |
OD definition for section 2 |
7 |
Double |
Pipe 2 - Cut Begin |
Starting cut position relative to the reference object origin |
8 |
Double |
Pipe 2 - Cut End |
End cut position relative to the reference object origin |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was edited successfully |
FAILURE |
Relationship could not be found. |
Remarks
None.