Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiValidateWhereRule Function
Syntax
C++
DAI_EXPORT SdaiLogical sdaiValidateWhereRule(SdaiAppInstance instance, SdaiWhereRule rule);

Determines whether the specified where rule is satisfied by the specified application instance.

Parameters
Description
instance
[in] Identifier of the application instance to be validated.
rule
[in] Where rule to check.

sdaiTRUE if where rule is satisfied by application instance; the function returns sdaiFALSE if rule is not satisfied, or sdaiUNKNOWN if where rule can not be evaluated.

File: sdai.h

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