API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > OdGeMatrix3d::isUniScaledOrtho Method
OdGeMatrix3d::isUniScaledOrtho Method
Syntax
C++
bool isUniScaledOrtho(const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Geomentric tolerance. 

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.