Message 1 of 1
Drawing parts list for assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I have a file like this.
- Assembly
- Part A
- Part B
- Part C
In the parts list I want to display only Part A, Part B & Part C, and not the Assembly
What I've done is I've created a "ghost" view (a base view deleted from the page but kept in the tree on the side), that the part list references so I can cross out everything but the few items I want to list.
Now I get the three parts listed but also the assembly, if I suppress the assembly, it also suppresses the parts underneath it, which means nothing gets displayed on the parts list.
The goal is to have a list of only a specific set of components for building an assembly step by step with exploded views.
How do I go on about this to only list the parts but not the assembly itself?