Close

Relief for ODA Team in Ukraine

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

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

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

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

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