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

Move Body

Status
Not open for further replies.

JonesP

Automotive
Joined
Jun 25, 2015
Messages
12
Location
CA
I recently received an assembly file that I need to work with, I assume it was simplified before being sent because there are no part names only "Body (1), Body (2)" etc. I need to move some of these bodies but it won't let me. How can I turn them into workable parts? Does exporting into stp or iges help at all? Running NX 9.0
 
To move them simply use the edit -> move command
You can make each body in its own component Assembly -> component -> create new component
 
These bodies can't be moved, it doesn't let me select them. I can move them using move object for example, which is fine, but I'd like to find a way to may them usable like normal assembly parts so that I can constrain them.
 
Do the second part of my above answer and they can be used as a component in an assembly., and be constrained.
 
What you have is NOT an Assembly but rather a Part model consisting of multiple Solid Bodies. You cannot move a Solid Body using the Move Component function. You can only do that using something like the 'Move Object' function.

If you wish to use the sort of 'constraints' that you can with Components of an Assembly, then you will need to export each solid body into it's own unique part file which is then used as a Component in an Assembly. This could be done using the 'Create New Component' function while working in your part file as if it were an Assembly. As you use the above function, it will move the Solid Bodies from the current Part model into their own Part files which will Automatically be placed, as Components, in the Assembly at their current locations. Once they've all been 'moved' in this manner, then you can use the conventional Assembly Constraint functions to align and position the various parts of your model.

John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:

To an Engineer, the glass is twice as big as it needs to be.
 
Thank you both for the help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top