More than One Expression into an Attribute
More than One Expression into an Attribute
(OP)
I know how to make a single expression into an attirbute value, doing something like this:
weight_atrribute=ug_setPartAttrValue("WEIGHT",format("%0.0f",mass))
But is there a way to add two expressions to a single attribute?
I would like to put the bolt size and length into a single attribute.
I am on NX6
weight_atrribute=ug_setPartAttrValue("WEIGHT",format("%0.0f",mass))
But is there a way to add two expressions to a single attribute?
I would like to put the bolt size and length into a single attribute.
I am on NX6





RE: More than One Expression into an Attribute
Or 2 attributes and then concatenate.
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli