boolisUniScaledOrtho(constOdGeTol& tol = OdGeContext::gTol) const;
Description
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
Parameters
Description
tol
[in] Geomentric tolerance.
Returns
true if the columns vectors of the linear part of this matrix are of equal length and mutually perpendicular; false otherwise.