]> OCCT Git - occt.git/commit
Modeling - Handle void bounding box case in BRepBndLib::AddOptimal #470
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Mon, 31 Mar 2025 09:01:23 +0000 (10:01 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Mon, 19 May 2025 21:19:22 +0000 (22:19 +0100)
commitead9d038fef975fbfd0e3bf1c6345f8da2051895
treedc244e10149173fa0280d6cef84dd21a5b3721ae
parent8bbfddfacf659376456ca79f7c170e47c3391a95
Modeling - Handle void bounding box case in BRepBndLib::AddOptimal #470

In some cases face without natural bound can be not have edges on curve
src/BRepBndLib/BRepBndLib.cxx
tests/bugs/modalg_8/bug_gh469 [new file with mode: 0644]