Use the Allowed Values node (

) to specify the allowed values of the parent node, the parent node, which can be either of the types
Selectable Input,
Material Property, or
Feature Input. The allowed values can also be dynamic with respect to a condition. The condition can depend on user inputs in the parent feature or property, or any other user input in a property within the physics interface. Conditions can either be true if the other user input has a specified value or if it is active. This node is also a child of a
Constraint Settings Section node, controlling the allowed values of the selectable input included in that section. The
Settings window of the node contains the following sections:
Enter the allowed values in the Allowed values table that this node contribute to the parent node. Enter the value in the first column and the description in the second column. For allowed values under a
Constraint Settings Section, there is also a third column where you specify if the value allows weak constraints.
Enable the condition by selecting the Use condition check box. The activation condition can depend on user inputs in the parent feature, parent property, or some property. If the user input is under a feature or property, which can contain other user inputs, you can directly refer to any of those user inputs by choosing
By reference in the
Specify user input list. You then choose the user input from the
User input list, and finally add or enter the values that activates the user input in the
Activating values list. This list differs depending on the user input you refer to.
Select the Invert condition on input values check box to invert (negate) the condition.
When the Require input is active check box is selected, the activation condition is only true if the checked user input is also active as decided by its activation conditions.. It is only applicable when specifying a user input to check by reference or by name, not for expressions. For expressions, you can achieve the equivalent logic using the
isActive operator.