API Reference > OdDb Classes > OdDbDictionaryIterator Class > OdDbDictionaryIterator Methods > OdDbDictionaryIterator::getObject Method
OdDbDictionaryIterator::getObject Method
Syntax
C++
virtual OdDbObjectPtr getObject(OdDb::OpenMode openMode = OdDb::kForRead) = 0;
Parameters 
Description 
mode 
[in] Mode in which to open the object. 

Returns a SmartPointer to the opened object.

Opens the dictionary entry currently referenced by this Iterator object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.