Close

Relief for ODA Team in Ukraine

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

Retrieves a rule (either attribute rule or entity rule) by its identifier.

Parameters
Description
ruleId
[in] A null-terminated string that contains the rule identifier.

A raw pointer to the OdMvdXmlRule object. If the rule is not found, the method returns the NULL pointer.

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