API Reference > OdDb Classes > OdDbPartialViewingIndex Class > OdDbPartialViewingIndex Methods > OdDbPartialViewingIndex::newIterator Method
OdDbPartialViewingIndex::newIterator Method
Syntax
C++
virtual OdDbFilteredBlockIteratorPtr newIterator(const OdDbFilter* pFilter) const;
Parameters 
Description 
const OdDbFilter* pFilter 
[in] Pointer to the filter to be applied to this Index object. 

Creates an Iterator object that provides access to the entities in this Index object. 

 

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