Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDictionary::keyAt Method
Syntax
C++
virtual OdString keyAt(OdUInt32 id) const = 0;

Returns the keyword of the item specified by the ID in the dictionary object. 

 

Parameters
Description
id
[in] Entry ID.

Returns an empty string if ID is not found in the dictionary.

Example of Working with a Dictionary 

Functionality of Dictionaries

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