Message 1 of 6
Maxplus to pymxs help for GetLocalRotation()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to port over a max python script to work with Max 2022, and am having issues with porting the INode function node.GetLocalRotation().GetEuler(). I have tried using pymxs runtime to run :
in coordsys local $node_name.rotation as eulerAngles
However the rotation results I get are different from the GetLocalRotation().GetEuler() function.
Any help with the right maxscript equivalent would be appreciated.
Thanks,
Steve
