Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectIterator::step Method
Syntax
C++
virtual void step(bool forward = true, bool skipErased = true) = 0;

Steps this Iterator object. 

 

Parameters
Description
forward
[in] True to step forward, false to step backward.
skipErased
[in] If and only if true, erased records are skipped.
Copyright © 2002-2022. Open Design Alliance All rights reserved.