Examples of Graphic Configuration Rules
- Last UpdatedJul 13, 2023
- 1 minute read
The following examples explain how rules specify the layers that belong to a Symbol Wizard configuration.
-
Orientation.Left&HasTach.True
When this rule is True, the Symbol Wizard’s configuration includes a layer containing a pair of pipes with the inlet pipe oriented to the left and a tachometer.
-
Orientation.Left AND HasTach.True
This rule is the same as the preceding rule except that a Boolean keyword is used rather than an operator character. There are blank spaces before and after the Boolean keyword in the rule.
-
Orientation.Right&HasTach.False
When this rule is True, the Symbol Wizard’s configuration includes a layer containing a pair of pipes with the inlet pipe oriented to the right and a layer that does not include a tachometer.
-
(Orientation.Top&HasTach.True)|(Orientation.Bottom&HasTach.True)
When this rule is True, the Symbol Wizard’s configuration includes two layers containing pipes with inlet pipe oriented at the top or the bottom. Both pipe layers include a tachometer. The selected option of the Orientation Wizard Option determines which pipe layer appears in the configuration.
For more practical examples of creating rules, see Symbol Wizard Tips and Examples.