Defines how duplicate records are handled when objects are cloned into a destination database.

This enum mirrors AcDb::DuplicateRecordCloning in ObjectARX.

Enumeration Members

Ignore: 1

Ignore the duplicate record

MangleName: 4

Always mangle the name to avoid conflicts

NotApplicable: 0

No special cloning behavior

Replace: 2

Replace the existing record

XrefMangleName: 3

Mangle the name when coming from an external reference