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