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
Attach, Update, and Bind External References | 675
To clip a reference
1 On the Command line, enter xclip.
2 Select a reference.
3 At the prompt, select New Boundary by pressing
ENTER.
4 Select a rectangular or polygonal clipping boundary, and then specify the
corners or vertices of the boundary.
AutoCAD clips the image based on the area that you specified and hides
the portion of the xref outside the clipping boundary.
Command line
XCLIP
Resolve Name Conflicts in External References
A typical xref definition includes objects, such as lines or arcs. It also includes
xref-dependent definitions of blocks, dimension styles, layers, linetypes, and
text styles. When you attach an xref, AutoCAD differentiates the names of
these xref-dependent named objects from those in the current drawing by
preceding their names with the name of the externally referenced drawing
and a vertical bar character ( | ). For example, in the Layer Properties Manager,
the xref-dependent named object that is a layer named STEEL in an exter-
nally referenced drawing called stair.dwg is listed as STAIR|STEEL.
When you attach an xref, the definitions of its dependent named objects are
not added to your drawing permanently. Instead, these definitions are loaded
from the referenced drawing file each time you reload it.
Bind Xref-Dependent Definitions
An xref-dependent named object's definition can change if the referenced
drawing file is modified. For example, a layer name from a referenced draw-
ing can change if the referenced drawing is modified. The layer name can
even disappear if it is purged from the referenced drawing. This is why
AutoCAD does not allow you to use an xref-dependent layer or other named
object directly. For example, you cannot insert an xref-dependent block or
make an xref-dependent layer the current layer and begin creating new
objects on it.
To avoid the restrictions on xref-dependent named objects, you can bind
them to your current drawing. Binding makes the xref-dependent named
objects that you select become a permanent part of your current drawing.