CommandControl.deleteMe Method
Parent Object: CommandControlDefined in namespace "adsk::core" and the header file is <Core/UserInterface/CommandControl.h>
Description
Deletes the ToolbarControl
Syntax
"commandControl_var" is a variable referencing a CommandControl object.
|
Return Value
Type | Description |
boolean | Returns a boolean indicating if the deletion was successful. |