Close

Relief for ODA Team in Ukraine

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

Determines whether the element value in a specified array is set. The element of the array is determined with an iterator object.

Parameters
Description
iterator
[in] An iterator that defined the position of the element in the array.

sdaiTRUE if the element with the specified index has a set value; otherwise, the function returns sdaiFALSE.

File: sdai.h

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