Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionaryIterator Class
Syntax
C++
class OdDbDictionaryIterator : public OdRxIterator;

This class implements Iterator objects that traverse entries in OdDbDictionary objects in an OdDbDatabase instance. 

Corresponding C++ library: TD_Db

An OdDbDictionaryIterator maintains a "current position" within the entries of the associated dictionary, and can provide access to the key value and object at the current position. 

 

OdDbDictionaryIterator

File: DbDictionary.h 

Module: API Reference 

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