Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiValidateWhereRuleBN Function
Syntax
C++
DAI_EXPORT SdaiLogical sdaiValidateWhereRuleBN(SdaiAppInstance instance, SdaiString ruleName);

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

Parameters
Description
instance
[in] Identifier of the application instance to be validated.
ruleName
[in] Name of 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.