Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Entity::findWhereRule Method
Syntax
C++
OdDAI::WhereRulePtr findWhereRule(const char * ruleName) const;

For entity definition and all its supertypes tries to recursively find WR Rule instance with name ruleName. Stops searching on first occurrence of rule with name provided.

Parameters
Description
ruleName
[in] An ANSI string that contains the name of the rule to find.

A smart pointer to OdDAI::WhereRule.

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