Close

Relief for ODA Team in Ukraine

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

Retrieves the entity rule associated with the Concept Template object by its identifier.

Parameters
Description
ruleId
[in] An ANSI string that contains the entity rule identifier.

A raw pointer to the OdMvdXmlEntityRule object. If no entity rule with the specified identifier is found, the method returns the NULL pointer value.

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