TriadCommandInput.hideAllRotations Method
Parent Object: TriadCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TriadCommandInput.h>
Description
Sets all rotation related controls to be invisible. This is useful if you are only using translations or scaling.
Syntax
"triadCommandInput_var" is a variable referencing a TriadCommandInput object. |
Return Value
| Type | Description |
| boolean | Returns true if hiding the controls was successful. |
