IsIdentical (class MKI_MATRIX)

www.CAD6.com

C++ Syntax

bool

MKI_MATRIX::IsIdentical(

 const MKI_MATRIX& f_rMatrix ) const;

 

Check if the two matrices Matrix and this are (almost) identical, i.e. all components are identical within a tolerance of MKI_EDIT_MIN.

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH