Uses of Ownership

When an object is written to a DXF or DWG file, all objects owned by this object are also written out. The deep clone operation also recursively copies every object owned by the cloned object. (See Deep Cloning.) A hard ownership relationship protects the owned object from purge.