Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::!= Operator
Syntax
C++
bool operator !=(const OdGeMatrix2d& matrix) const;

Inequality operator. 

 

Parameters
Description
matrix
[in] Other matrix to compare.

A boolean value that indicates whether the input matrix is not identical to this matrix.

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