Close

Relief for ODA Team in Ukraine

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

Returns true if and only the column vectors of the linear part of this matrix are perpendicular to each other within the specified tolerance. 

 

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