Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableIterator::seek Method
Syntax
C++
bool seek(const OdDbCell& cell);

Positions this Iterator object at the specified cell.

Parameters
Description
cell
[in] The cell to set the Iterator object at.

True if the specified cell is found within the iterating range, false otherwise. remarks If the specified cell is not found within the iterating range, the Iterator object remains unchanged.

Copyright © 2002-2022. Open Design Alliance All rights reserved.