![]() |
SetAdd (class MKI_POINT) |
www.CAD6.com |
C++ Syntaxvoid MKI_POINT::SetAdd( const MKI_POINT& f_rPoint, const MKI_VECTOR_BASE& f_rVector );
Assigns Point + Vector to the point.
void MKI_POINT::SetAdd( const MKI_POINT& f_rPoint, const double f_dFactor, const MKI_VECTOR_BASE& f_rVector );
Assigns Point + ( Factor × Vector ) to the point.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH