v1.0
Branch-selects the 3D objects that are currently selected. This
is the same as calling SelectObj , "BRANCH"
Note: SelectBranch does nothing to selected elements that are not
3D objects.
SelectBranch( [CheckObjectSelectability] ); |
Parameter | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
CheckObjectSelectability | Boolean | Specifies whether to select objects that marked as
unselectable.
Default Value: False
|
' Make sure all selected 3D objects are branch-selected SelectBranch |