Returns the type of deepclone operation using this IdMapping object.
deepCloneContext() returns one of the of the following:
Name |
Value |
Description |
kDcCopy |
0 |
Copy Array Mirror |
kDcExplode |
1 |
Explode |
kDcBlock |
2 |
Block definition |
kDcXrefBind |
3 |
Xref Bind |
kDcSymTableMerge |
4 |
Xref Attach DxfIn IgesIn |
kDcInsert |
6 |
Insert of a .dwg file |
kDcWblock |
7 |
Wblock |
kDcObjects |
8 |
OdDbDatabase::deepCloneObjects() |
kDcXrefInsert |
9 |
Xref Insert Xref BInd |
kDcInsertCopy |
10 |
Insert() |
kDcWblkObjects |
11 |
Wblock objects |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|