IsNear (class MKI_POINT)

www.CAD6.com

C++ Syntax

bool

MKI_POINT::IsNear(

 const MKI_POINT& f_rPoint,

 const double f_dDistance ) const;

 

Checks if the point is within Distance of Point (horizontally and/or vertically).

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH