How to change the color of a model by an expression in siemens NX
When you need to change the color of a model, our usual action is to go to edit mode and change it.
But in this tutorial, we are going to change the color of the model by using the expression control in the software:
1.color ID =103
2.setColor=ug_setObjectColor(First(ug_cycleObjectsByType({ug_body}, "")), colorID)
🔗 Drawing Usage Policy
0 Comments