Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgIdMapping::deepCloneContext Method
Syntax
C++
virtual OdDg::DeepCloneType deepCloneContext() const = 0;

Returns the type of deepclone operation using this IdMapping element.

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
OdDgDatabase::deepCloneObjects()
kDcXrefInsert
9
Xref Insert Xref BInd
kDcInsertCopy
10
Insert()
kDcWblkObjects
11
Wblock objects
Copyright © 2002-2022. Open Design Alliance All rights reserved.