NX Attribute Driving another Attribute
NX Attribute Driving another Attribute
(OP)
Hello fellow NXers,
I am trying to do this. I have an attribute called NX_MATERIAL. I want the default Material attribute to drive its answer into the answer for NX_MATERIAL. In other CAD packages I can just say this attribute is equal to that one. NX doesn't seem to work in this fashion. What am I missing on trying to accomplish this?
Thank you for your help.
New to NX,
Randy
I am trying to do this. I have an attribute called NX_MATERIAL. I want the default Material attribute to drive its answer into the answer for NX_MATERIAL. In other CAD packages I can just say this attribute is equal to that one. NX doesn't seem to work in this fashion. What am I missing on trying to accomplish this?
Thank you for your help.
New to NX,
Randy





RE: NX Attribute Driving another Attribute
www.nxjournaling.com
RE: NX Attribute Driving another Attribute
RE: NX Attribute Driving another Attribute
www.nxjournaling.com
RE: NX Attribute Driving another Attribute
One approach is to use an expression to reference the driving attribute so that the driven attribute can be defined by the expression.
Example Part
HTH, Joe
RE: NX Attribute Driving another Attribute
Thanks again,
Randy