API Reference > OdDb Classes > OdDbSymbolTableIterator Class > OdDbSymbolTableIterator Methods > seek Method > OdDbSymbolTableIterator::seek Method (OdDbObjectId&)
OdDbSymbolTableIterator::seek Method (OdDbObjectId&)
Syntax
C++
virtual void seek(const OdDbObjectId& ObjectId);
Parameters 
Description 
objectId 
[in] Object ID of the record. 

Positions this Iterator object at the specified record.

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