Close

Relief for ODA Team in Ukraine

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

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

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

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

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