DgAttributeLinkage.h
Members |
Description |
kNoCopy = 0 |
no copy, copy will not contain the dependency linkage |
kCopy = 1 |
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 = 2 |
same logic is applied even if roots are from another file. |
This is record OdDgDependencyLinkage::CopyOptions.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|