]> OCCT Git - occt.git/commit
0033383: Modeling Algorithms - Wire/Face creation problem
authorastromko <astromko@opencascade.com>
Thu, 15 Feb 2024 14:12:39 +0000 (14:12 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 21:40:08 +0000 (22:40 +0100)
commitc7fd6ca63b0bd4dfd65892c361b57024301f24e6
tree02ab0c18a704c61cdc1b18f8299d45b2a70bd087
parent9704e221319da0b022e21888c93b8cb6f4557888
0033383: Modeling Algorithms - Wire/Face creation problem

ProjCurve3d and BRepAlgo_FaceRestrictor::Perform functions should not continue to work and should terminate if the BRep_Tool::Curve function returns null pointer.
src/BRepAlgo/BRepAlgo_FaceRestrictor.cxx
tests/bugs/modalg_8/bug33383 [new file with mode: 0644]