Close

Relief for ODA Team in Ukraine

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

Retrieves an entity rule by its identifier.

Parameters
Description
ruleId
[in] An ANSI (null-terminated) string that contains the entity rule identifier.

A raw pointer to an OdMvdXmlEntityRule object. If no entity rules with the specified identifier are found, the method returns the NULL pointer.

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