About Show/Hide Levels

Show/hide levels greater than 1 can be used only with parts. The following example demonstrates the use of levels in the part Where Used page.

See Also
About Where Used
Finding Where a Part is Used

The following is the assembly structure for part "Part 100 A":

Part 100 A

<- Part 200 A

<- Part 300 A

    <- Part 400 A

    <- Part 400 B

    <- Part 400 C

<- Part 500 A

    <- Part 600 A

    <- Part 700 A

    <- Part 700 B

         <- Part 800 A

         <- Part 900 A

    <- Part 1000 A

If you select Show "Up to..." with a Level of 1, then only the first level is shown. The following is the result:

Part 200 A
Part 300 A
Part 500 A

If you select Show "All," this is the result:

<- Part 200 A

<- Part 300 A

    <- Part 400 A

    <- Part 400 B

    <- Part 400 C

<- Part 500 A

    <- Part 600 A

    <- Part 700 A

    <- Part 700 B

         <- Part 800 A

         <- Part 900 A

    <- Part 1000 A

If you select Show "Highest," only the highest level parts, those that are on the end branch of each BOM tree, are shown. This is the result:

<- Part 200 A

    <- Part 400 A

    <- Part 400 B

    <- Part 400 C

    <- Part 600 A

    <- Part 700 A

         <- Part 800 A

         <- Part 900 A

    <- Part 1000 A

If you select Show 2 levels, the following is the result:

<- Part 200 A

<- Part 300 A

    <- Part 400 A

    <- Part 400 B

    <- Part 400 C

<- Part 500 A

    <- Part 600 A

    <- Part 700 A

    <- Part 700 B

    <- Part 1000 A