TriadCommandInput.hideAll Method
Parent Object: TriadCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TriadCommandInput.h>
Description
Hides all controls.
Syntax
"triadCommandInput_var" is a variable referencing a TriadCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if hiding the controls was successful. |