Close

Relief for ODA Team in Ukraine

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

Retrieves an attribute rule associated with the entity rule object by its identifier.

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

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

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