2011

Table Of Contents
LAYISO
Hides or locks all layers except those of the selected objects.
LAYLCK
Locks the layer of a selected object.
LAYULK
Unlocks the layer of a selected object.
LAYLOCKFADECTL
Controls the amount of fading for objects on locked layers.
Select Objects by Properties
Use object properties or object types to include objects in a selection set, or
to exclude them.
To quickly define a selection set based on specified filtering criteria, use
Select Similar (SELECTSIMILAR) to select similar objects of the same type
based on specified matching properties
AutoLISP function SSGET to create a custom selection filter
If you added a feature classification to an object using Autodesk or a third-party
application, you can select objects by classification property. With object
selection filters, you can name and save filters for future use.
With object selection filters, to filter your selection set based on color, linetype,
or lineweight, consider whether these properties are set to BYLAYER for any
objects in your drawing. For example, an object may appear red because its
color is set to BYLAYER and the layer color is red.
By default, objects of the same type are considered similar if they are on the
same layer, and, for blocks and other referenced objects, have the same name.
Subobjects are only considered at the object level. For example, when a mesh
vertex is selected, SELECTSIMILAR selects other mesh objects, not just the
mesh vertices.
See also:
Customize Object Selection on page 300
Work with Layers on page 165
Select Objects by Properties | 299