Exposing Component Attributes at higher assembly levels
Exposing Component Attributes at higher assembly levels
(OP)
Does anyone know if this is possible?
The specific scenario is having Electrical Routing connector IDs displayed in the parts list in Drafting. They are stored as the "UNIQUE_ID" component attribute that is only visible at the routing assembly level. As soon as you use the master model method of creating a drawing you introduce a new level and lose access to those attributes.
The only thing I can think of is to somehow make those attributes visible a level above - thinking along the lines of how PMI filters work.
The specific scenario is having Electrical Routing connector IDs displayed in the parts list in Drafting. They are stored as the "UNIQUE_ID" component attribute that is only visible at the routing assembly level. As soon as you use the master model method of creating a drawing you introduce a new level and lose access to those attributes.
The only thing I can think of is to somehow make those attributes visible a level above - thinking along the lines of how PMI filters work.
Chris Abbott
TEAM Engineering
www.team-eng.com





RE: Exposing Component Attributes at higher assembly levels
Now under normal circumstances, Part Attributes assigned to the master model should be inherited by the Component at the Assembly level. You can see these attributes by, while in the Assembly, selecting the Component, pressing MB3, selecting the Properties option and expanding the Attributes tab. There you will find a 'Context' section where you can select the 'Component' option and then you'll see the attributes inherited or assigned to the selected Component. If your attributes are NOT there, but they were part attributes on the master model, then you may need to contact GTAC and have them open a PR/ER to this effect since they really should have been inherited automatically. Note that this only applies to inheriting Part Attributes up the Assembly.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Exposing Component Attributes at higher assembly levels
I think the confusion here is that I'm referring to "Component Attributes" rather than "Part Attributes". My understanding is that Component Attributes are instance-specific, and not tied to the actual parts themselves. Very useful for things such as the connector IDs in routing where several instances of the same connector would have unique IDs, but seemingly only accessible at the assembly level at which they are applied. I would have assumed, though, that the Master Model drawing method would effectively bypass the top level and give you access to all the information you would expect to see at the level below, but that does not appear to be the case.
Chris Abbott
TEAM Engineering
www.team-eng.com
RE: Exposing Component Attributes at higher assembly levels
Chris Abbott
TEAM Engineering
www.team-eng.com
RE: Exposing Component Attributes at higher assembly levels
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.