Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcInstance::getAttr Method
Syntax
C++
virtual OdRxValue getAttr(const OdIfcAttribute attrDef) const;

Retrieves the current value of an attribute specified by its definition.

Parameters
Description
attrDef
[in] A value of the OdIfcAttribute enumeration that represents the attribute definition.

The current value of the attribute.

The method provides late binding access to the attribute value by its name. Attributes of select and aggregate data types are also supported.

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