![]() |
SetTranslation (class MKI_MATRIX) Changed in Version 2025.1 |
www.CAD6.com |
C++ Syntaxvoid MKI_MATRIX::SetTranslation( MKI_CONST_POINT_REF f_rPoint );
void MKI_MATRIX::SetTranslation( MKI_CONST_VECTOR_REF f_rVector );
void MKI_MATRIX::SetTranslation( const double f_dX, const double f_dY ); New in Version 2025.1
Sets the translation of the matrix (m31 and m32 element) to a given point or vector.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH