Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ADB_Value::= Operator
Syntax
C++
ADB_Value& operator =(const ADB_Value& rightValue);

The assignment operator for attribute data block values.

Parameters
Description
rightValue
[in] Another attribute data block value to assign (right-hand operand of the assignment operation).

A reference to the attribute data block value modified with the assignment operator.

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