Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElementIterator::start Method
Syntax
C++
virtual void start(bool atBeginning = true, bool skipErased = true) = 0;

Sets this Iterator element to reference the entity that it would normally return first.

Parameters
Description
atBeginning
[in] True to start at the beginning, false to start at the end.
skipErased
[in] If and only if true, erased records are skipped.

Allows multiple traversals of the iterator list. 

 

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