Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiTestArrayByIndex Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiTestArrayByIndex(SdaiArray array, SdaiAggrIndex index);

Determines whether the element value in a specified array is set.

Parameters
Description
array
[in] An array that contains the element.
index
[in] An index of the array element.

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.