]> OCCT Git - occt-copy.git/commit
0031464: BRepOffsetAPI_MakeFilling algorithm increases tolerances of vertices in...
authorjgv <jgv@opencascade.com>
Tue, 31 Mar 2020 15:18:14 +0000 (18:18 +0300)
committerjfa <jfa@opencascade.com>
Thu, 23 Apr 2020 12:39:31 +0000 (15:39 +0300)
commite5f648be497f25e75288fd7b1260f3faf2c3f4e4
treea79b2e55fcf9c364ed36d0a8fb9f6e4ba6815cf4
parent4c0aa1bc46eed462c9f428369c3da0b8d71a5064
0031464: BRepOffsetAPI_MakeFilling algorithm increases tolerances of vertices in input edges

Modify history in BRepFill_Filling: now vertices are also stored in the map.
src/BRepFill/BRepFill_Filling.cxx
src/BRepFill/BRepFill_Filling.hxx
src/BRepTest/BRepTest_FillingCommands.cxx
tests/bugs/modalg_7/bug31464 [new file with mode: 0644]