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