|
Sets: Defining Criteria AND Logic / OR Logic
Using AND Logic
A geometric entity has to meet the requirements of all criteria. In this case, you only have to define one criteria group.
In the example above, geometry for the criteria group must be colored red, be of entity type line, have a dashed line style, AND with a line width of 2 pixels.
Using OR Logic
To define criteria groups so that geometry will fit any of a series of criteria, OR logic is used. You must create more than one group; see Creating Sets - Criteria Groups for information how to do this.
In the example above, four groups were created. When this criteria is applied, the following entities will be selected: geometry colored red, OR entities of type line OR dashed lines OR with a line width of 2 pixels.
|