IsNear (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

bool

MKI_3D_POINT::IsNear(

 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).

 

Return Value

Returns true if affirmative.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH