Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlEntityRule::getRuleByID Method
Syntax
C++
OdMvdXmlRule* getRuleByID(const char* ruleId);

Retrieves the rule object by its identifier.

Parameters
Description
ruleId
[in] A pointer to the string that contains the rule identifier.

A raw pointer to the found OdMvdXmlRule object. If the rule is not found, a NULL pointer is returned.

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