Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ADB_Value::setValue Method (const OdDAI::Number&)
Syntax
C++
bool setValue(const OdDAI::Number& setFrom);

Sets the new value of the attribute data block, represented with a Number value.

Parameters
Description
setFrom
[in] A Number value that contains the new value of the attribute data block object.

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

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