dx (class MKI_3D_MATRIX) New in Version 2026.1

www.CAD6.com

C++ Syntax

double

MKI_3D_MATRIX::dx(

 const double f_dX,

 const double f_dY,

 const double f_dZ ) const;

 

double

MKI_3D_MATRIX::dx(

 const MKI_3D_VECTOR& f_rVector ) const;

 

Calculates the resulting X-component of multiplying the given coordinates or vector by this matrix, without translation.

 

Return Value

Returns the resulting X-component.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH