View Full Version : Do not Show Frozen In Gray
HuaMuLan 05-25-2009, 05:24 AM I need to create a Frozen box which used to apply my background image . Any scripts can be used on this special purpose “Do not Show Frozen In Gray”
|
|
HuaMuLan
05-25-2009, 05:46 AM
$doNotTouch.showFrozenInGray = off
Well , I find the macroRecorder do not respond to my display panel whileI turn showFrozenInGray off . But When use the Right-Click Menu and turn it off , The macroRecorder works .
So odd :D
groutcho
05-25-2009, 11:53 AM
Instead of frozing, you can just lock the object's transform :
setTransformLockFlags theObject #all //to freeze an object's transform
setTransformLockFlags theObject #none
HuaMuLan
05-25-2009, 12:13 PM
Wa...U r just cool .
I am just struggling with the problem of how to hide/unhide the poly's face while they are frozen. You Know... I need to unfrozen them , then modify mode ,then sublevel 4, then unhide ,then ..... .
Your reply was just in time .
Thanx groutcho.
Actually I was working on a box which was used to set up our image background . I want only one face appear when it's in frontview,other views are pretty the same thing , but another one face appear.Now I am wondering if I really need to consut the SDK reference to develop a helper/a controller/or something else to solve this problem .:curious:It's seems, Recently ,I really tend to make things far more complex than it should be . I should really conseder more about planes rather than one box .
CGTalk Moderation
05-25-2009, 12:13 PM
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-2012, Jelsoft Enterprises Ltd.