/
selectabilityOn
selectabilityOn
Description
Sets the selectability to on for all the modules in the scene.
This command can be used to make objects whose selectability has been turned off selectable again.
Functional area
Selection
Command syntax
Syntax
selectabilityOn |
Arguments
None
Flags
None
Return value
void
Examples
// Turn on selectability for all modules in the scene. selectabilityOn;
Additional information
Related commands
, multiple selections available,
Related content
setSelectionFilter
setSelectionFilter
More like this
setPrimary
setPrimary
More like this
selectByType
selectByType
More like this
selectByName
selectByName
More like this
show
More like this
selectByPart
selectByPart
More like this