TriadCommandInput.isValidExpressions Property
Parent Object: TriadCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TriadCommandInput.h>
Description
Returns true if all of the input fields have valid expressions. If this property is false, the triad is incorrectly defined and the current values should not be used.
Syntax
"triadCommandInput_var" is a variable referencing a TriadCommandInput object.
|