Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgResBuf::!= Operator
Syntax
C++
bool operator !=(const OdDgResBuf& Rb) const;

Compares the specified ResBuf object with this ResBuf object whether object are not equal. 

 

Parameters
Description
Rb
[in] Reference to the specified ResBuf object to be compared.

Returns true when group codes are different or data values are different, or false when group codes and data values are equal.

Working with Tagged Data

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