Close

Relief for ODA Team in Ukraine

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

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

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

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

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