Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiNext Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiNext(SdaiIterator iterator);

Moves the position of a specified iterator to the next element in the aggregate instance.

Parameters
Description
iterator
[in] An iterator to set the position.

sdaiTRUE if the next element exists and became the current; otherwise, the function returns sdaiFALSE.

File: sdai.h

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