API Reference > OdDb Classes > OdDbSpatialIndex Class > OdDbSpatialIndex Methods > OdDbSpatialIndex::newIterator Method
OdDbSpatialIndex::newIterator Method
Syntax
C++
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.