IsNotEqualButNear (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

bool

MKI_3D_POINT::IsNotEqualButNear(

 const MKI_3D_POINT& f_rPoint,

 const double f_dDistance ) const;

 

Checks if this point is within Distance of Point (in all three dimensions individually), but not identical.

 

Return Value

Returns true if affirmative.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH