]> OCCT Git - occt.git/commit
0033156: Modeling Algorithms - Planar face creation problem
authorknosulko <knosulko@opencascade.com>
Fri, 28 Oct 2022 13:38:45 +0000 (16:38 +0300)
committerjfa <jfa@opencascade.com>
Wed, 19 Apr 2023 15:31:24 +0000 (16:31 +0100)
commitbfacb83607ae6c8c4c710a392b052157fc17c1a9
tree90f155548ca53b559f915d03a7309c66955eb678
parent61b0e8c5e3a787d8ca45ac63082ec30f9dd714ae
0033156: Modeling Algorithms - Planar face creation problem

BRepLib_MakeFace::BRepLib_MakeFace: deleted degenerative edges from the input wire;
add test tests\mkface\mkplane\bug33156.
src/BRepLib/BRepLib.cxx
src/BRepLib/BRepLib_MakeFace.cxx
tests/mkface/mkplane/bug33156 [new file with mode: 0644]