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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

apply attribute to "Component" versus "Instance" in NX

Status
Not open for further replies.

lklo

Industrial
Joined
Nov 24, 2010
Messages
226
Location
DK
Hi

I'm asked to author a Custom Tool - prepared for to be used in NX environment….

Case Scenario:
In a NX assembly containing some components, an user Attribute on each component is required…
Later on - from another Custom Tool the same assembly shall be cycled through, and for each component, that contains the specific user attribute,
some actions have to be performed…
All this I do have control about….

My question is.
When a attribute shall be assigned on a component in a assembly context: What is the difference, in assigning the attribute to: Component level versus Instance level..?

regards Lars
 
This is actually more complicated than one could expect, :-)
the "component" applies to all instances of this "file" in this assembly, ( i.e all wheels of the same item in the car assembly)
the "instance" is this specific instance of this component. ( i.e the Left front wheel in the car assembly where all wheels are the same item.)


Regards,
Tomas


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top