Information about CSYS
Information about CSYS
(OP)
Hello!
Let's say, that there are two coordinate sytems (CSYS) in the model file. None of them is absolute CSYS.
If I use 'Measure Distance' command and open the information window, I get the information about translation (x, y, z axis). But there is no information about rotation.
So, how would I get the information about translation and rotation of one CSYS relative to another?
thanks.
regards.
Let's say, that there are two coordinate sytems (CSYS) in the model file. None of them is absolute CSYS.
If I use 'Measure Distance' command and open the information window, I get the information about translation (x, y, z axis). But there is no information about rotation.
So, how would I get the information about translation and rotation of one CSYS relative to another?
thanks.
regards.





RE: Information about CSYS
www.nxjournaling.com
RE: Information about CSYS
Is there a possibility to get actual degrees for rotation, rather then cosine values?
And what is the reason, that this Matrix shows cosine values rather then degrees?
Thanks.
RE: Information about CSYS
Actually, there are sine and cosine values mixed in the matrix.
The following thread has some code that will report the rotation angles of a component. The concept is the same for your situation.
thread561-344785: Get Component Rotation Angles
The short answer is: it makes life easier when programming 3D graphics. The long answer would probably fill a book (or many). Wikipedia is a start:
http://en.wikipedia.org/wiki/Transformation_matrix
http://en.wikipedia.org/wiki/Rotation_matrix
www.nxjournaling.com
RE: Information about CSYS
Analysis -> Measure Angle...
...and select either one of the Datum Axis or Datum Planes of the Datum CSYS as the first Referenced object and then for the second Referenced object change it to Vector and using the Vector sub-function select the relevant X, Y or Z vector. Note that this will allos you to either create an actual NX expression for this angle or you can toggle to 'Associative' option OFF and toggel ON the 'Show Information Window' option in the 'Results Display' section of the 'Measure Angle' dialog.
Note that once you have the 'Measure Angle' dialog open and you've selected the Referenced vector for the second object, you can select one after the other of the sub-objects (axis or planes) of the CSYS for the first Referenced object and you'll see the information immediately displayed and if you keep the information window open, albeit, sized and/or moved off to the side, the various angle values will be recorded in order in the information window.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.