Adds the entity to the set of currently selected entities. The user will see the entity become selected in the user interface.
"selections_var" is a variable referencing a Selections object.
|
"selections_var" is a variable referencing a Selections object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
entity | Base | The entity to select and add to this selection set. |