Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
explicitAttr
[in] A smart pointer to 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.