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

Returns true if and only if successful.

Positions this Iterator object at the specified record.

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