Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / MEL / How to tell if a node is a group node?
  RSS 2.0 ATOM  

How to tell if a node is a group node?
Rate this thread
 
51030
 
Permlink of this thread  
avatar
  • Total Posts: 4
  • Joined: 09 December 2010 05:18 PM

I need to be able to ungroup on a group node I might encounter after a “pickWalk -d up”.  I also want to recreate the group later on.

Is there a way in MEL to specifically detect a group node (as would be created with the group command)?

The group and ungroup commands are NOT queryable.  Using something like “ls -sl -st” on a known group node returns “transform,” which doesn’t help.

Thanks



Replies: 0