|
SetCenter (class MKI_3D_POINT) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxvoid MKI_3D_POINT::SetCenter( const MKI_3D_POINT& f_rPoint1, const MKI_3D_POINT& f_rPoint2 );
Assigns 0.5 · ( Point1 + Point2 ) to this point.
void MKI_3D_POINT::SetCenter( const MKI_3D_CUBE& f_rCube );
Assigns the center of the cube to this point.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH