API Reference > OdDAI Namespace > Classes > ADB_Value Class > ADB_Value Operators > ADB_Value::= Operator
ADB_Value::= Operator
Syntax
C++
ADB_Value& operator =(const ADB_Value& rightValue);
Parameters 
Description 
const ADB_Value& rightValue 
[in] value to copy from.  

the reference to itself.

Copy one value to another.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.