Sub (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

void

MKI_3D_POINT::Sub(

 const double f_dX,

 const double f_dY,

 const double f_dZ );

 

void

MKI_3D_POINT::Sub(

 const MKI_3D_VECTOR& f_rVector );

 

void

MKI_3D_POINT::Sub(

 MKI_CONST_POINT_REF f_rVector );

 

Subtracts the given offset from this point.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH