Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
It would be super helpful if there was a way to query the angle of the move tool manipulator when set to component mode. I tried
float $locatorTargetAngle[] = `manipMoveContext -q -orientAxes "Move"`;
but that did not give me the correct angle.
Solved! Go to Solution.