Introduced
1.0
Description
Tree-selects the currently selected 3D objects. This is the same as calling SelectObj , "TREE".
This selects the root objects in the trees containing the 3D objects. A root is a 3D object that is a direct child of a model, or of the Scene_Root if the objects are not part of a model.
Note: SelectTree does nothing to selected elements that are not 3D objects.
Scripting Syntax
SelectTree( [CheckObjectSelectability] )
Parameters
|
Parameter |
Type |
Description |
|
CheckObjectSelectability |
Specifies whether to select objects that marked as unselectable. Default Value: False Possible Values: • False: Select objects even if they are marked as unselectable. • True: Do not select objects if they are marked as unselectable. |
See Also
|
|
|
Examples
• See SelectTree.1.vbs
Autodesk Softimage 2011