Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbHandle::= Operator (const OdDbHandle&)
Syntax
C++
OdDbHandle& operator =(const OdDbHandle& value) = default;

Copy assignment operator. Assigns a new value to this OdDbHandle object, replacing its current contents. 

 

Parameters
Description
value
[in] New OdDbHandle value.

Reference to this object.

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