Move object in NX by matrix
Move object in NX by matrix
(OP)
Hi all
I am trying to find out how to rotate/translate a feature of a part by a 4x4 matrix related to a specific csys in NX 10.
The matrix comes from another program.
I already tried move object as well as adapting the code provided in http://www.eng-tips.com/viewthread.cfm?qid=354338, but couldn't get a usable result.
Any ideas?
Thanks!
I am trying to find out how to rotate/translate a feature of a part by a 4x4 matrix related to a specific csys in NX 10.
The matrix comes from another program.
I already tried move object as well as adapting the code provided in http://www.eng-tips.com/viewthread.cfm?qid=354338, but couldn't get a usable result.
Any ideas?

Thanks!





RE: Move object in NX by matrix
This is how I would do it interactively,
RE: Move object in NX by matrix
Thanks for your suggestion, it worked quite well
However, I still have one problem: Is there any command where I can define the order of rotations when offsetting the csys?
RE: Move object in NX by matrix
RE: Move object in NX by matrix