Linked data is stored in a central cache as AcDbData objects in the AcDbDataLinkManager object in the database. Objects which display the data (tables, for example) have a reference to the AcDbDataLinkManager object in the cache. Since the linked data is stored in a central cache, a single connection that is used by multiple entities can download shared data once and copy it for other instances. Data is downloaded only if the source file changes since the last retrieval.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX Introductory Concepts
- Basic Interaction with AutoCAD
- Custom Objects
- Advanced Topics
- ObjectARX Graphics, Geometry, and Boundary Representation Libraries
- Using COM for ObjectARX Development
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- ObjectARX: Release Notes
- ObjectARX: Developer's Guide
- JavaScript
- AutoCAD Core Console