Drawings SDK Developer Guide > Working with .dwg Files > Working with Databases > Deep Cloning
Working with Deep Cloning

Deep cloning is used for cloning objects. Basic functionality for deep cloning is implemented in OdDbDatabase methods such as deepCloneObjects(), wblock() and insert(). You can also override deep clone functionality in custom objects.

To learn more about deep cloning, refer to the topics in this section:

Deep Clone Basics

Typical Deep Clone Operations

Advanced Deep Clone Topics

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.