Close

Relief for ODA Team in Ukraine

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

Retrieves the entity rule object by its identifier.

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

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

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