Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDictionary::resetKey Method
Syntax
C++
virtual bool resetKey(OdUInt32 id, const OdString& newKey) = 0;

Sets the keyword for the item specified by ID for the dictionary object. 

 

Parameters
Description
id
[in] ID as an integer value.
newKey
[in] New keyword as a string value.

Returns true if and only if successful.

Example of Working with a Dictionary 

Functionality of Dictionaries

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