SeparatorCommandInput.deleteMe Method
Parent Object: SeparatorCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/SeparatorCommandInput.h>
Description
Deletes this Command input.
Syntax
"separatorCommandInput_var" is a variable referencing a SeparatorCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |