Close

Relief for ODA Team in Ukraine

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

Retrieves an attribute rule by its identifier.

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

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

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