Add an Override Rule node (

), to define new override rules in addition to the exclusive and contributing types.
The overriding of selections is based on grouping features into override types, and the rules apply between override types. The four standard built-in override types are. Exclusive,
Contributing,
Override features of same type, and
Never overridden. In addition to the built-in override types you can create custom override types. The names and behavior of override types are defined in an
Override Rule node.
The table that displays all override types as a matrix with the types as rows, and what types they override as columns. A selected cell means that the row type overrides the column type. The predefined rules are exclusive, which overrides other exclusive or contributing nodes, and
contributing, which does not override other exclusive or contributing nodes. You can add and define new override types by clicking the
Add (

) button. The override rule table defines the override behavior of the included override types. There are two things to keep in mind when editing these tables:
The Settings window also allows for setting a name for the override rule. This is done by changing the
Identifier setting from
Default to
Customized and then typing a name in the
Name field that is made visible. The reason for setting the name is that the override rule may then be used in an
Override Rule Filter node.