Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
key
[in] Keyword as a string value.

Returns (-1) if the keyword is not found in the dictionary.

Example of Working with a Dictionary 

Functionality of Dictionaries

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