hm_controlcardattributedefined
Returns 1 if an attribute exists, 0 otherwise.
Syntax
hm_controlcardattributedefined card_name attribute_name
Type
HyperMesh Tcl Query Command
Description
Returns 1 if an attribute exists, 0 otherwise.
Inputs
- card_name
- The name of the control card.
- attribute_name
- The name of the queried attribute in the control card.
Errors
None.