Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
WhereRule::validate Method (const ApplicationInstancePtr)
Syntax
C++
OdDAI::Logical validate(const ApplicationInstancePtr inst) const;

Checks the Where-Rule for a specified application instance.

Parameters
Description
inst
[in] A smart pointer to the application instance to validate.
  • True if the Where-Rule constraint check was passed.
  • False if the Where-Rule constraint was violated.
  • Unknown if the Where-Rule expression is incorrect or is not defined.
Copyright © 2002-2022. Open Design Alliance All rights reserved.