Branch2Instance (input)
| PLM Entity |
Read | Second branch to be merged. |
MergeOnASupport (input integer)
| PLM Entity |
Read | - 0 if the merge point is not a support.
- 1 if the first branch ends on a support and the second branch ends
on a point coincident with the last support point.
- 2 if the second branch ends on a support and the first branch ends
on a point coincident with the last support point.
- 3 if the first branch ends on a support and the second branch ends
on the same section inside the same support.
|
MergeSegments (output) | PLM Entity |
Read | If not null, the two segments next to the merge point are merged at
the end (default value is 0).
|
RemoveMergePoint (output) | PLM Entity |
Read | If not null, the object defining the merge point is removed from
branches if it becomes useless (possible only if MergeOnASupport=0)
Default value is 0.
|
RemoveLocalSlack (output) | PLM Entity |
Read | If not null, the local slack defined on the merge part is removed
(possible only if MergeOnASupport=0) Default value is 0.
|