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