The restoreOriginalXrefSymbols() function restores a resolved xref database to its original form, as it would be if just loaded from its file. The xref is then in a condition where it can be modified and saved back to a file. After calling this function, the host drawing is no longer in a valid state for regen or for any xref command modifications or reloads. The database modifications, save back, and the restoreForwardingXrefSymbols() function must be called before anything that might allow a regen.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX Introductory Concepts
- Overview of ObjectARX
- Database Primer
- ObjectARX Application Basics
- Database Operations
- Database Objects
- Entities
- Container Objects
- Basic Interaction with AutoCAD
- Custom Objects
- Advanced Topics
- ObjectARX Graphics, Geometry, and Boundary Representation Libraries
- Using COM for ObjectARX Development
- ObjectARX Introductory Concepts
- 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