API Reference > OdDb Classes > OdDbObjectIterator Class > OdDbObjectIterator Methods > seek Method > OdDbObjectIterator::seek Method (OdDbEntity*)
OdDbObjectIterator::seek Method (OdDbEntity*)
Syntax
C++
virtual bool seek(const OdDbEntity* pEntity) = 0;
Parameters 
Description 
const OdDbEntity* pEntity 
[in] Pointer to the entity. 

Positions this Iterator object at the specified record.

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