2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Glossary | 853
model space One of the two primary spaces in which AutoCAD objects reside.
Typically, a geometric model is placed in a three-dimensional coordinate space called
model space. A final layout of specific views and annotations of this model is placed
in paper space. See also paper space. (MSPACE)
named object Describes the various types of nongraphical information, such as
styles and definitions, stored with an AutoCAD drawing. Named objects include line-
types, layers, dimension styles, text styles, block definitions, layouts, views, and view-
port configurations. Named objects are stored in definition (symbol) tables.
named objects, dependent See dependent named objects (in xrefs).
named view A view saved for restoration later. (VIEW)
node An object snap specification to locate points, dimension definition points, and
dimension text origins.
nonassociative dimension A dimension that does not automatically change as the
associated geometry is modified. Controlled by the DIMASSOC system variable. See
also associative dimension and exploded dimension.
normal A vector that is perpendicular to a face.
noun-verb selection Selecting an object first and then performing an operation on
it rather than entering a command first and then selecting the object.
NURBS For nonuniform rational B-spline curve. A B-spline curve or surface defined by
a series of weighted control points and one or more knot vectors. See also B-spline
curve.
object One or more graphical elements, such as text, dimensions, lines, circles, or
polylines, treated as a single element for creation, manipulation, and modification.
Formerly called entity.
object enabler A tool that provides specific viewing and standard editing access to a
custom object in AutoCAD or other host applications when the ObjectARX applica-
tion that created the custom object is not present. See also custom object and proxy
object.
Object Snap mode Methods for selecting commonly needed points on an object
while you create or edit a drawing. See also running object snap and object snap over-
ride.
object snap override Turning off or changing a running Object Snap mode for input
of a single point. See also Object Snap mode and running object snap.
ObjectARX (AutoCAD Runtime Extension) A compiled-language programming
environment for developing AutoCAD applications.
OLE For object linking and embedding. An information-sharing method in which data
from a source document can be linked to or embedded in a destination document.
Selecting the data in the destination document opens the source application so that
the data can be edited. See also embed and link.
opacity map Projection of opaque and transparent areas onto objects, creating the
effect of a solid surface with holes or gaps.
origin The point where coordinate axes intersect. For example, the origin of a
Cartesian coordinate system is where the X, Y, and Z axes meet at 0,0,0.