|
SetMinMax (class MKI_3D_CUBE) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxvoid MKI_3D_CUBE::SetMinMax( const MKI_3D_CUBE& f_rCube );
void MKI_3D_CUBE::SetMinMax( const MKI_3D_POINT& f_rPoint1, const MKI_3D_POINT& f_rPoint2 );
void MKI_3D_CUBE::SetMinMax( double f_dX1, double f_dY1, double f_dZ1, double f_dX2, double f_dY2, double f_dZ2 );
Initializes this cube with the given values, sorting them correctly.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH