Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excluding a part from parts lists

Status
Not open for further replies.

chopper75

Aerospace
Joined
Sep 27, 2011
Messages
95
Location
CA
How do I exclude parts in an assembly from showing up in a drawing BOM? I sometimes include parts for reference and don't want them to show up in a BOM
 
Add an attribute titled PLIST_IGNORE_MEMBER. It doesn't need to have any value, it simply needs to be there.

Now if you want this to apply only to a specific Assembly and NOT every time this item is added to an Assembly, then you need to assign this as an Object Attribute to the Component in the desired Assembly. However, if this particular Part is NEVER to be seen in a Parts List, then assign this as a Part Attribute to the detailed Part file itself.

John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:

To an Engineer, the glass is twice as big as it needs to be.
 
Are you working in native NX (version?) or with a PDM/PLM system such as Teamcenter (TC)?

If you are working with native, you can give the component an attribute PLIST_IGNORE_MEMBER and supply a value such as "yes" or "1" (I think any value will do). If the part/assembly was created in NX 8 or later, the attribute will be in the "unset" group, just give it a value. If the part/assembly was created prior to NX 8, create the attribute and give it a value.

If you are using TC or other PLM, it may have to be done in the PLM system.

www.nxjournaling.com
 
Hello Chopper.

Select the part from you assembly navigator. Rightclick - select properties. Tab Assembly - section component. In there set the option "This component is reference only".

That should do the trick.

Br.
Ronald

Ronald van den Broek
Mechanical Engineer
Cad Environment Coordinator
Wärtsilä, Propulsion Services
NX8.5.2 / TC9.1.2
HPZ420 Intel(R) Xeon(R) CPU E5-1620 0 @ 3.60GHz, 32 Gb Win7 64B
Nvidea Quadro4000 2048MB DDR5

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top