]> OCCT Git - occt.git/commit
0033383: Modeling Algorithms - Wire/Face creation problem CR0-WEEK-10 IR-2024-03-08
authorastromko <astromko@opencascade.com>
Thu, 15 Feb 2024 14:12:39 +0000 (14:12 +0000)
committerastromko <astromko@opencascade.com>
Wed, 28 Feb 2024 18:30:11 +0000 (18:30 +0000)
commite8a36f3a028c57b789c2fd5c9818be9b386ae3a1
treea4f285566cace459af14fa9c351e8d8879a91443
parentf286953d85c4177f5b62c8ce135a54d1e69e14f5
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]