sameDiagonalScale Method
If the matrix is diagonal and all diagonals are within tolerance, return the first diagonal. Otherwise return undefined.
sameDiagonalScale(): undefined | number
Returns - undefined | number
Defined in
- geometry3d/Matrix3d.ts Line 2439
Last Updated: 20 June, 2023