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