Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgIdPair::OdDgIdPair Constructor ()
Syntax
C++
OdDgIdPair(); OdDgIdPair(const OdDgIdPair& source); OdDgIdPair(const OdDgElementId& key); OdDgIdPair(const OdDgElementId& key, const OdDgElementId& value, bool cloned = false, bool ownerXlated = true, bool bPrimary = true);
Parameters
Description
source
[in] OdDgIdPair to be copied. param key [in] Element ID to use as key. param value [in] Element ID to use as Value. param cloned [in] Key element has been cloned. param ownerXlated [in] Owner of key element has been translated. param bPrimary [in] Value element is primary.
Copyright © 2002-2022. Open Design Alliance All rights reserved.