v1.0
Model-selects the currently selected 3D objects. This is the same as calling
SelectObj , "MODEL".
This branch-selects the models containing the 3D objects. For the default model
(the Scene_Root), the top-level 3D object is branch-selected instead of selecting
the scene root. SelectModel does nothing to selected elements that are not 3D objects.
SelectModel( [CheckObjectSelectability] ); |
Parameter | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
CheckObjectSelectability | Boolean |
Specifies whether to select objects that marked as unselectable. Default Value: False
|
' Make sure all hierarchies are model-selected. SelectModel |