Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
id
[in] Item ID as an integer 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.