API Reference > OdDb Classes > OdDbBlockIterator Class > OdDbBlockIterator Methods > OdDbBlockIterator::start Method
OdDbBlockIterator::start Method
Syntax
C++
virtual void start() = 0;

Sets this Iterator object to reference the OdDbBlock that it would normally return first.

Allows multiple traversals of the Iterator list.

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