]> OCCT Git - occt.git/commit
0033156: Modeling Algorithms - Planar face creation problem
authorastromko <astromko@opencascade.com>
Fri, 17 May 2024 08:55:20 +0000 (08:55 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 19 May 2024 15:03:09 +0000 (16:03 +0100)
commit899108205130c440303459c059a8db0b2723e176
tree0db1328119e1c9937478abc4ee861d5f1e87cfa0
parent1db93f640ee46de9dec9051862df8a09fef44782
0033156: Modeling Algorithms - Planar face creation problem

Implemented suggested patch to avoid unnecessary replacement of a wire.
Added the second test case.
src/BRepLib/BRepLib_MakeFace.cxx
tests/bugs/modalg_8/bug33156_2 [new file with mode: 0644]
tests/mkface/mkplane/bug33156 [deleted file]