the Max reference says this:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
selectMore -- mapped
Adds the node(s) to the set of selected objects. If you want to build a set of selected objects from scratch in a loop, you can use clearSelection() to clear the selection before entering the loop, and use selectMore() in the loop to add objects to the set of selected objects.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
I want to create a script that will select the ENTIRE hierarchy under a single node (not just one level down) But I can't seem to write a loop that works.
By nycwtorres · 2009-01-29
jonahhawk · 2009-03-30
Anton Berg · 2009-01-30