Close

Relief for ODA Team in Ukraine

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

Sets a new value of an attribute that is specified by its name.

Parameters
Description
explicitAttrName
[in] An ANSI string that contains the attribute name.
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.