]> 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)
committervglukhik <vglukhik@opencascade.com>
Fri, 17 Mar 2023 23:04:05 +0000 (23:04 +0000)
commit4e1af7df6c506b6a1c6bbad8124e1d2dff0c8d04
tree12a406835c29faa89ff5331af4e244c61804f914
parent8c37cf59fa92420694268c2bc64542c8b29eb03e
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]