Close

Relief for ODA Team in Ukraine

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

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

 

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