                                                                     crit_adj
Chapter 13 Set and Criteria Selection

The crit_adj command establishes as a set selection criteria the adjacency
between all polygon objects in the current map and those in an identified set
of objects of the same current map.

crit_adj

    Criteria: adjacency to polygons in named set.

         crit_adj s

    Establishes that during the next set selection, only those polygons which
    are adjacent to the polygons in the named set s will be selected.  The
    named set s must contain polygons for this function to have any meaning.
    Assembly is required.  Up to 10 crit_adj criteria commands may be entered.
    When more than one is entered in this category, only one of them must be
    true for an object to be included in the target set.
    ___________________________________________________________________________
    Options/arguments:

         s         Set number, where:
                   0 - 31, inclusive, are valid entries
    ___________________________________________________________________________
    Example(s);

    To establish that objects will only be selected (at the set selection
    terminus of crit_exec) if they are polygons which are adjacent to polygons
    in set 12, enter:
     
         crit_adj 12
    ___________________________________________________________________________
    See also:

              crit_clear, crit_exec, crit_report, crit_type
    ___________________________________________________________________________
