GetDistortion (class MKI_MATRIX) New in Version 2024.0

www.CAD6.com

C++ Syntax

double

MKI_MATRIX::GetDistortion( void ) const;

 

Calculates the distortion angle of the matrix, i.e. the resulting shearing after applying this matrix (same as the distortion returned by Separate() and SeparateText()).

 

Return Value

Distortion angle in [rad]. Multiply with MKI_MATH_RAD_DEG constant (180/pi) to convert [rad] values to [deg].

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH