Home Search

DriveWorks Pro 21
Dimension Value

Send Feedback

Dimension Value

The Dimension Value condition will check any Dimension Value in the model being generated.

Properties

Property NameDescription
Configuration NameThe configuration in which to check the value. If left empty, the active configuration is used.
Dimension AddressThe address of the dimension whose value to check. For example "D1@Sketch1".
NegatedDetermines if the meaning of the condition is reversed. True to reverse.
OperatorThe operator to use for the comparison. The operators are:
  • LessThan
  • Equal
  • NotEqual
  • GreaterThan
  • LessThanOrEquals
  • GreaterThanOrEquals
ValueThe value to use in the comparison.
TitleChanges the Title (not the name) of the task.

Example

When this Generation task condition is added the properties are both dynamic and static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample RuleMeaning
Configuration NameConfig3This will be the configuration in which you want to check the value of the dimension.
Dimension AddressD1@Distance1This is the name of the dimension whose value is to be checked.
NegatedFalseWill not reverse the meaning of the condition.
OperatorEqualThis will check whether the specified dimensions value is equal to the given value.
Value150This is the value the operator uses so for equals it will be checking whether the dimension is equal to 150.