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 the vector.

 

void

MKI_VECTOR::Sub(

 const MKI_VECTOR& f_rVector )

 

Subtracts Vector from the vector.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH