]> OCCT Git - occt.git/commit
Modeling, Bnd_Box - CornerMax incorrect realisation (#664)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Fri, 8 Aug 2025 09:18:29 +0000 (10:18 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 09:18:29 +0000 (10:18 +0100)
commit687a36c344d2cb42aedc9ee13b73e5e7d6e141ae
tree148efdf93582240c571586661419cd85cc20d4f8
parent599869329ccb53dd1943d0172b11f2c54082a7b5
Modeling, Bnd_Box - CornerMax incorrect realisation  (#664)

- Fixed the logical error in `CornerMax()` method by correcting the openness condition checks
- Added comprehensive GTest suite for `Bnd_Box` class to prevent similar regressions
- Minor code formatting improvements in the `DumpJson()` method
src/FoundationClasses/TKMath/Bnd/Bnd_Box.cxx
src/FoundationClasses/TKMath/GTests/Bnd_Box_Test.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GTests/FILES.cmake