SetSub (class MKI_VECTOR) |
www.CAD6.com |
C++ Syntaxvoid MKI_VECTOR::SetSub( const MKI_VECTOR& f_rVector1, const MKI_VECTOR& f_rVector2 );
Assigns Vector1 - Vector2 to the vector.
void MKI_VECTOR::SetSub( const MKI_POINT_BASE& f_rPoint1, const MKI_POINT_BASE& f_rPoint2 );
Assigns Point1 - Point2 to the vector.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH