Close

Relief for ODA Team in Ukraine

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

Returns the /non-typified smart pointer/ to the instance that is associated with the dictionary item specified by the keyword. 

 

Parameters
Description
key
[in] Item keyword as a string value.

Returns a Null if the specified item is not found.

Example of Working with a Dictionary 

Functionality of Dictionaries

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