Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ADB_Value::setValue Method (OdDAI::Aggr*)
Syntax
C++
bool setValue(OdDAI::Aggr* setFrom);

Sets the new value of the attribute data block, represented with a raw pointer to an Aggr object.

Parameters
Description
setFrom
[in] A raw pointer to the Aggr object 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.