06-07-2011 02:52 PM - edited 06-07-2011 02:53 PM
Looking for a way to programatically test if a boolean control is configured as "latching". Is there a way to do this via reference or something else? I can't find a way to tell what mechanical action is selected on a button.
Thanks,
scott
06-07-2011 02:55 PM
Do you have scripting enabled?
If so, you can create a property node for the boolean control that is called Mechanical Action. It returns an integer value from 0-5 which relates to the mechanical action of the boolean as defined in the dialog box for the properties of that boolean.