2011

Table Of Contents
DescriptionExpression
Starting angle of an arc, using radians, interpreted from the
coordinate space where the object exists.
.SANGLE
Name of an AutoCAD Map 3D shape..SHAPENAME
Size of an AutoCAD Map 3D shape..SIZE
Value of a string (can be the value of an attribute or text)..STRING
Style of a text string or attribute..STYLE
Starting width of a polyline..SWIDTH
All AutoCAD Map 3D attribute tags for an object. Usually used
with .STRING to return an attribute tag and its string value
(that is, .TAG, .STRING).
.TAG
AutoCAD Map 3D thickness of an object..THICKNESS
Topology name (Topology queries only)..TOPONAME
Topology type: NODE, NETWORK, or POLYGON (Topology
queries only).
.TOPOTYPE
True color or color book value of an AutoCAD Map 3D object..TRUECOLOR
AutoCAD Map 3D object type..TYPE
URL information linked to an object.
An object with no URL link returns nil.
.URL
NOTE An object can take only one URL. URL data can be
entered in the following formats:
http://servername/pathname/filename.dwg
ftp://servername/pathname/filename.dwg
file://drive/pathname/filename.dwg
Components of a line's starting point--X, Y, or Z..X1, .Y1, .Z1
Components of a line's ending point--X, Y, or Z..X2, .Y2, .Z2
1548 | Chapter 12 Expression Evaluator