]> 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>
Thu, 20 Apr 2023 13:42:22 +0000 (14:42 +0100)
commit9c03ed603629b0ad8e379767eb33b3aa66466000
tree658a334f932ab4fd31377edbe0b0227c8e47559d
parent8030568c45405f16e4586f442f052a36b469d395
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]