Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeMatrix2d& matrix, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if matrix is identical to this one, within the specified tolerance. 

 

Parameters
Description
matrix
[in] Matrix to be compared.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.