SquareTo (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

double

MKI_3D_POINT::SquareTo(

 const MKI_3D_POINT& f_rPoint ) const;

 

double

MKI_3D_POINT::SquareTo(

 const double f_dX,

 const double f_dY,

 const double f_dZ ) const;

 

Calculates the square length of the vector from this point to the given coordinates.

 

Return Value

Returns the calculated square length.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH