Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcInstance::putAttr Method (const OdIfcAttribute, const OdRxValue &)
Syntax
C++
virtual bool putAttr(const OdIfcAttribute explicitAttrDef, const OdRxValue & val);

Sets a new value of a specified attribute.

Parameters
Description
explicitAttrDef
[in] An OdIfcAttribute enumeration that represents the attribute definition.
val
[in] A new attribute value to be set.

true if the attribute value was successfully set; otherwise, the method returns false.

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