View Full Version : Query Pivot Mode
Mikkel Jans 09-23-2004, 10:05 AM Is it possible to see whether im in Pivot Mode or just normal Move mode with mel?
|
|
mhovland
09-23-2004, 08:01 PM
I haven't been able to get anything back except the Move context. It doesn't matter whether I am in pivot edit or regular move.
I ran the following code in both pivot edit and regular move, and it always returns "Move".
string $curCtx = `currentCtx`;
string $whichCtx = `superCtx -q $curCtx`;
CGTalk Moderation
01-19-2006, 08:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.