|
Sub (class MKI_POINT) |
www.CAD6.com |
C++ Syntaxvoid MKI_POINT::Sub( const double f_dX, const double f_dY )
Subtracts the vector ( x, y ) from this point.
void MKI_POINT::Sub( const MKI_VECTOR& f_rVector )
Subtracts Vector from this point.
void MKI_POINT::Sub( const double f_dFactor, const MKI_VECTOR& f_rVector )
Subtracts Factor × Vector from this point.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH