Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionaryIterator::getObject Method
Syntax
C++
virtual OdDbObjectPtr getObject(OdDb::OpenMode openMode = OdDb::kForRead) = 0;

Opens the dictionary entry currently referenced by this Iterator object. 

 

Parameters
Description
mode
[in] Mode in which to open the object.

Returns a SmartPointer to the opened object.

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