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

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

 

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