yadvdinesh
Aerospace
- Apr 13, 2015
- 31
I want to select only the bodies of the individual components from a component assembly so that those bodies can be moved to a particular layer. I am writing an NXOpen application using C++ language for the same. Can anyone plz guide me how to approach. I am trying to use Component->prototype->owningPart->body Collection sequence but unable to select bodies.