Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPostalAddress::putAttr Method (const char *, const OdRxValue &)
Syntax
C++
virtual bool putAttr(const char * explicitAttrName, const OdRxValue & val) override;

Sets the specified attribute with a given value.

Parameters
Description
explicitAttrName
[in] Explicit name of the attribute 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.