Selections.clear Method
Parent Object: SelectionsDefined in namespace "adsk::core" and the header file is <Core/UserInterface/Selections.h>
Description
Clears the selection set so no entities are currently selected.
Syntax
"selections_var" is a variable referencing a Selections object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |