Close

Relief for ODA Team in Ukraine

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

Checks the Uniqueness Rule within a specified application instance.

Parameters
Description
inst
[in] A smart pointer to the application instance.
  • True if the validation has been completed successfully.
  • False if any violation of the Uniqueness Rule occurs.
  • Unknown when the Uniqueness Rule expression is not defined or is incorrect or other error occurs.
Copyright © 2002-2022. Open Design Alliance All rights reserved.