Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgIdPair::set Method
Syntax
C++
OdDgIdPair& set(const OdDgElementId& key, const OdDgElementId& value, bool cloned = false, bool ownerXlated = true, bool bPrimary = true);

Sets the parameters for this IdPair element according to the arguments. 

 

Parameters
Description
key
[in] Element ID to use as key.
value
[in] Element ID to use as Value.
cloned
[in] Key element has been cloned.
ownerXlated
[in] Owner of key element has been translated.
bPrimary
[in] Value element is primary.
Copyright © 2002-2022. Open Design Alliance All rights reserved.