2011

Table Of Contents
DefinitionCharacter
Matches any character not enclosed; for example, [~AB]C
matches XC but not AC
[~]
Specifies a range for a single character; for example, [A-G]C
matches AC, BC, and so on to GC, but not HC
[-]
Reads the next character literally; for example, `~AB matches
~AB
` (reverse quote)
NOTE To filter on a layer name that contains a wild-card character, precede the
character with a reverse quote (`) so that it is not interpreted as a wild-card
character.
See also:
Reconcile New Layers on page 504
To quickly filter the display of layers by name
1 Click Home tab Layers panel Layer Properties
2 In the Layer Properties Manager, click in Search for Layer below the tree
view.
3 (Optional) To limit your search, select a layer filter in the tree view.
4 Enter a string of characters, including wild-card characters.
The list view displays all layers whose names match the string. For
example, if you enter *mech*, all layers with the letters mech in their
names are displayed.
This quick filter is discarded when the Layer Properties Manager closes.
To filter the display of layers by layer property
1 Click Home tab Layers panel Layer Properties
2 In the Layer Properties Manager, click the New Property Filter button.
3 In the Layer Filter Properties dialog box, enter a name for the filter.
Filter and Sort the List of Layers | 497