This section describes the deep clone functions, which copy an object or any objects owned by the copied object. It covers both basic use of the AcDbDatabase::deepCloneObjects() function, as well as the more advanced topic of overriding the deepClone() and wblockClone() functions of the AcDbObject class. Editor reactor notification functions related to the deep clone, wblock clone, and insert operations are also discussed.
- 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