]> OCCT Git - occt.git/commit
0032236: Modeling Algorithms - Exception on calculation optimal bounding box
authorkgv <kgv@opencascade.com>
Wed, 24 Mar 2021 07:37:29 +0000 (10:37 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 17 Sep 2021 17:07:39 +0000 (20:07 +0300)
commit5aa7b6108331cbf65c56d49dcb882eb09d33d5c2
treee5a954f533ce4817edea81ddad4e7ac05dd8e82a
parenteee6a80a90d88091747de0bf8096a36d703f4df9
0032236: Modeling Algorithms - Exception on calculation optimal bounding box

 - BRepBndLib - added VOID box checks to AdjustFaceBox() method.
 - added the test
src/BRepBndLib/BRepBndLib.cxx
tests/bugs/modalg_7/optimal_bndbox_exception [new file with mode: 0644]