GetRotation (class MKI_MATRIX) New in Version 2013.2

www.CAD6.com

C++ Syntax

double

MKI_MATRIX::GetRotation( void ) const;

 

Calculates the rotation angle of the matrix, i.e. the resulting rotation of a horizontal line after applying this matrix (same as the rotation returned by Separate() and SeparateText()).

 

Return Value

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

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH