ScriptSpot

Forum topic · General Scripting

is there a way to select all objects of an open container ?

By titane357 · 2011-01-16

Description

anybody ? :-)

Comments (3)

titane357 · 2011-01-18

as I'm a poor scripter, I find a Sergo Pogosyan script : pick hierarchy that do the trick. :-)

titane357 · 2011-01-17

argh you have better eyes than me... I'll find to do something... hope you'll be here...

am still on Max2009 but check into mxs'2011-help

Anubis · 2011-01-17

<void><Container>.GetContentNodes \
<bool>nestedContainerNodes <&node array>contentNodes

<bool>IsNodeInContent <node>node <bool>nestedContainerNodes