2011

Table Of Contents
Queries and Raster Images
Raster images attached to drawings using the IMAGEATTACH or MAPIINSERT
commands are objects that are part of the drawing. When queried, raster
images behave like blocks. Raster images resulting from a paste operation, that
is, an OLE frame, are not recognized as objects in queries.
When a raster image is queried during a Preview query that includes a
coordinate conversion or transformation, the image is not displayed.
When a raster image is queried during a Draw query that includes a coordinate
conversion or transformation, the object is transformed like a block insert,
around the insertion point.
See also:
Running a Drawing Query in Preview Mode (page 1289)
Running a Drawing Query in Draw Mode (page 1290)
Blocks and Property Alteration (Color)
When using Property Alteration to change the color of retrieved blocks, the
color of the components of the attached drawing block must be BYBLOCK.
Otherwise, no matter what color change you specify for the Property Alteration,
the block retains its original colors when queried.
See also:
Overview of Altering the Properties of Queried Drawing Objects (page 1259)
Changing the Color of Blocks (page 1284)
Blocks and Property Alteration (Scale)
To set the scale of all the blocks retrieved by the current query to a scale of 2,
use Property Alteration and set Scale to 2. This sets the scale of all queried
blocks to 2 no matter what their current scale is.
To scale all blocks retrieved by the current query by a factor of 2, use Property
Alteration and set Scale to (* .XSCALE 2). This multiplies the existing scale of
each queried block by a factor of 2. Make sure that you leave a space between
the * and .XSCALE 2.
See also:
Overview of Altering the Properties of Queried Drawing Objects (page 1259)
1298 | Chapter 8 Analyzing Data