API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > OdGeMatrix3d::scale Method
OdGeMatrix3d::scale Method
Syntax
C++
double scale() const;

Returns the scale factor of this matrix.

The scale factor is the square root of the longest column vector of the linear part of this matrix.

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