A Lookup value represents one of the possible values of its owning lookup parameter.
Depending on the Value type of the lookup parameter, a lookup value represents a text (string), a real number (double) or an integer number which is stored as its Name. This means that the format of the entered name must be a valid value for the Value type. However, this restriction doesn't apply to the Title of a lookup value. So e.g. can the Name be "500" meanwhile the Title is "500 mm" for a lookup value that belongs to a lookup parameter with integer as value type.
Settings
The following settings are specific for lookup values:
Setting name |
Description |
---|---|
Obsolete |
The lookup value is no longer selectable but is still a valid value for configurations that were saved before the value became obsolete. |
Hide if disabled |
Checked if the value shall be hidden if it's disabled by disallowed combination rules. The default is unchecked. |
See also general parameter settings.