Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::getDerivedAttr Method
Syntax
C++
OdRxValue getDerivedAttr(const char * attrName) const;

Calculates a value of a derived attribute specified by its name.

Parameters
Description
attrName
[in] An ANSI string that contains the derived attribute name.

The calculated value of the attribute.

The method provides the late binding access to the derived attribute value by its name.

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