Sub (class MKI_VECTOR)

www.CAD6.com

C++ Syntax

void

MKI_VECTOR::Sub(

 const double f_dX,

 const double f_dY );

 

Subtracts the vector ( x, y ) from this vector.

 

void

MKI_VECTOR::Sub(

 const MKI_VECTOR& f_rVector )

 

Subtracts Vector from this vector.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH