2011

Table Of Contents
Use Labels to Display Database Information in the
Drawing
Labels are multiline text objects that display data in a drawing from selected
fields stored in an external database table.
Create and Edit Labels and Label Templates
Labels may be freestanding or attached to an object. The label template defines
what fields from the database table are displayed in the label.
Links provide a powerful mechanism for associating external data with program
graphical objects. By selecting linked objects, you can readily access their
associated records in the database table. Links do, however, have some inherent
limitations. Suppose, for example, that you wanted to print a drawing and
include the external data associated with individual links. Because the links
are merely pointers to the external database table, the external data would
not appear in your printed drawing. For those occasions when you want a
visible representation of external data in a drawing, the program provides
labels.
Labels are multiline text objects that display data in a drawing from selected
fields stored in an external database table.
The labels that you create in the program can be freestanding, or they can be
attached to a graphical object. Freestanding labels exist in the drawing
independent of any graphical objects. Labels that are attached to a graphical
object are tightly connected with it. If you move the graphical object, the
label moves with it. If you copy the object to the Clipboard, the label is also
copied. If you delete an object that has an attached label, the label is deleted
as well. Labels associated with graphical objects are displayed with a leader.
To work with labels, you must first create a label template that defines what
fields from the database table are displayed in the label and how the label text
is formatted.
Use Labels to Display Database Information in the Drawing | 1891