Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiValidateArrayNotOptional Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiValidateArrayNotOptional(SdaiAppInstance instance, SdaiNPL list);

Checks whether array instances whose array type declaration does not allow optional elements have values at all index positions.

Parameters
Description
instance
[in] Identifier of the application instance to be validated.
list
[out] An identifier of a pre-existing NPL to which the SdaiAttr identifiers of

sdaiTRUE if all instances of array items has not unset values, otherwise returns sdaiFALSE ;

File: sdai.h

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