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

Returns the entity currently referenced by this Iterator object. 

 

Returns a null SmartPointer if not successful.

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