Close

Relief for ODA Team in Ukraine

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

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

 

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