Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDependencyLinkage::CopyOptions Enumeration
Syntax
C++
enum CopyOptions { kNoCopy = 0, kCopy = 1, kCopyEx = 2 };
Members
Description
kNoCopy
no copy, copy will not contain the dependency linkage
kCopy
remap roots to the copies of those roots, and if the roots aren't being copied, the uncopied root elementIDs are set to INVALID_ELEMENTID.
kCopyEx
same logic is applied even if roots are from another file.

File: DgAttributeLinkage.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.