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
700 | Chapter 24 Link and Embed Data (OLE)
Overview of Object Linking and Embedding
Object linking and embedding (OLE) is a Windows feature that combines
data from different applications into one document. For example, you can
create an Adobe PageMaker layout that contains an AutoCAD drawing, or
you can create an AutoCAD drawing that contains all or part of a Microsoft
Excel spreadsheet.
To use OLE, you need both server and container applications that support
OLE. A source application is called the server and creates the OLE objects that
you embed or link. A destination application is called the container and
accepts those OLE objects. AutoCAD supports OLE as both a server (source)
and a container (destination) application.
Although an AutoCAD object (such as a circle or a block) can be used as an
OLE object, the terms are not synonymous. For information about OLE
terminology, as well as general OLE concepts, see your Microsoft Windows
documentation.
Both linking and embedding insert information from one document into
another document. Also, with both linked and embedded OLE objects, you
can edit the object from within the container application. However, linking
and embedding store information differently.
The relationship between embedding and linking is similar to that between
inserting a block and creating an external reference in AutoCAD.
Embed Objects
An embedded OLE object is a copy of information from another document.
When you embed objects, there is no link to the original document and any
changes made to the original document are not reflected in other (container)
documents. Embed objects if you want to be able to use the application that
created them for editing, but you do not want the OLE object to be updated
when you edit information in the original document.