API Reference > OdDb Classes > OdDbObjectIterator Class > OdDbObjectIterator Methods > seek Method > OdDbObjectIterator::seek Method (OdDbObjectId)
OdDbObjectIterator::seek Method (OdDbObjectId)
Syntax
C++
virtual bool seek(OdDbObjectId objectId) = 0;
Parameters 
Description 
OdDbObjectId objectId 
[in] Object ID of the entity. 

Positions this Iterator object at the specified record.

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