SetSub (class MKI_INTVECTOR)

www.CAD6.com

C++ Syntax

void

MKI_INTVECTOR::SetSub(

 const SIZE& f_rVector1,

 const SIZE& f_rVector2 );

 

Subtracts the second vector from the first vector and assigns the result to this.

 

void

MKI_INTVECTOR::SetSub(

 const POINT& f_rPoint1,

 const POINT& f_rPoint2 );

 

Subtracts the second point from the first point and assigns the result to this.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH