IsNotNear (class MKI_POINT) New in Version 2016.1

www.CAD6.com

C++ Syntax

bool

MKI_POINT::IsNotNear(

 const MKI_POINT& f_rPoint,

 const double f_dDistance ) const;

 

Checks if the point is not within Distance of Point (both horizontally and vertically).

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH