Close

Relief for ODA Team in Ukraine

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

Sets the specified attribute with a given value.

Parameters
Description
explicitAttrDef
[in] Explicit attribute definition to set.
val
[in] Value to set.

true if the value is successfully set for the specified attribute, false otherwise.

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