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
694 | Chapter 23 Reference Other Drawing Files (Xrefs)
To use the xref log file
1 At the Command prompt, enter xrefctl.
2 Enter 1 to turn logging on or 0 to turn logging off.
3 Press
ENTER.
Logging is off by default.
Increase Performance with Large Xrefs
There are several features that can improve performance with large external
references.
Overview of Demand Loading
AutoCAD uses demand loading and saving drawings with indexes to increase
performance with large external references that have been clipped using
AutoCAD or that have many objects on frozen layers. With demand loading,
AutoCAD loads into memory only the data from the reference drawing that
is necessary to regenerate the current drawing. In other words, referenced
material is read in “on demand.” Demand loading works in conjunction with
the
INDEXCTL, XLOADCTL, and XLOADPATH system variables.
Unload Xrefs
When an xref is unloaded from the current drawing, the drawing opens
much faster and uses less memory. The xref definition is unloaded from the
drawing file, but the pointer to the reference drawing remains. The xref is not
displayed, and nongraphical object information does not appear in the draw-
ing. However, you can restore all the information by reloading the xref. If
XLOADCTL (demand loading) is set to 1, unloading the drawing unlocks the
original file.
You should unload a reference file if it is not needed in the current drawing
session but may be used later for plotting. You can maintain a working list of
unloaded xrefs in the drawing file that you can load as needed.