Adverti horiz upsell

JKSGroupFreezer 1.0.0 for Maya (maya script)

Zero out the transforms on an object while keeping it's orientation.

License
Button download
231 Downloads

Compatibility

  • 2012, 2011, 2010, 2009

Operating Systems

  • Windows

History

Created:04/14/2014
Last Modified:04/14/2014
File Size: 2.17 KB

Keywords

freeze, maya

Bugs

You need to use it twice the first time.

Statuspending
Prioritymedium
Date07/23/2014
Submitted byRichard Palmer Richard Palmer
The first time you run the script you get these errors.

// Error: if (`window -exists $GroupFreeze `) { //
// Error: Line 22.34: "$GroupFreeze" is an undeclared variable. //
// Error:     deleteUI -window $GroupFreeze ; //
// Error: Line 23.35: "$GroupFreeze" is an undeclared variable. //


Once you run the script again it works fine for as long as you have Maya open, however you will have to run it twice the next time you open the program. It's not a major issue, but I thought I'd mention it anyway.

-----------

Using Maya 2014 64bit (I know this version isn't on your compatibility list, but it works, so no worries.)

Comments on this bug:

  • Jason Scott

    Jason Scott said over 10 years ago:

    Yeah, all my scripts are like that. I can fix the error issue by declaring the variable at the top, but then the deleteUI command doesn't work and every time you run it you get a new UI button. Thanks for the feedback though.

Post a comment: