Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
tol
[in] Geomentric tolerance.

true if the columns vectors of the linear part of this matrix are of equal length and mutually perpendicular; false otherwise.

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