Defines how duplicate records are handled when objects are cloned into a destination database.
This enum mirrors AcDb::DuplicateRecordCloning in ObjectARX.
Ignore the duplicate record
Always mangle the name to avoid conflicts
No special cloning behavior
Replace the existing record
Mangle the name when coming from an external reference
Defines how duplicate records are handled when objects are cloned into a destination database.
Remarks
This enum mirrors AcDb::DuplicateRecordCloning in ObjectARX.