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