EXPORT TUBI ELEMENT

Dear Experts,

I would like to ask if there is a way to export 1st TUBI element of the branch (Implied Tube of branch element).

I want to export only branch members that are inside a volume. But if I export the first tubi element ( implied tube of branch ) it automatically exports the whole branch.

Parents
  • I tried but only managed to export first tubi and first none tubi member and it's leavetubi..

    export /branch
    exclude all branmem wi sequ gt 2 and type ne 'TUBI' for /branch

    changing sequ to gt 1 remove the first tubi also. so maybe if you added  dummy ATTAs at volume border it could be doable.

    And a note on that, sequence number of first tubi is the same number as the sequence of the branch in pipe hieararchy.

Reply
  • I tried but only managed to export first tubi and first none tubi member and it's leavetubi..

    export /branch
    exclude all branmem wi sequ gt 2 and type ne 'TUBI' for /branch

    changing sequ to gt 1 remove the first tubi also. so maybe if you added  dummy ATTAs at volume border it could be doable.

    And a note on that, sequence number of first tubi is the same number as the sequence of the branch in pipe hieararchy.

Children