Close

Relief for ODA Team in Ukraine

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

Comparison operator. Compares this OdDbGripData object with another OdDbGripData object. 

 

Parameters
Description
OdDbGripData
[in] Object of the OdDbGripData class to be compared with this object.

True if this object is equal to the compared object; false otherwise.

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