SelectionSet.deleteMe Method
Parent Object: SelectionSetDefined in namespace "adsk::core" and the header file is <Core/Application/SelectionSet.h>
Description
Deletes this SelectionSet object.
Syntax
"selectionSet_var" is a variable referencing a SelectionSet object. |
Return Value
| Type | Description |
| boolean | Returns true if the deletion was successful. |
