occt: master a53d3975

Author Committer Branch Timestamp Parent
jgv bugmaster master 2019-09-05 12:31:15 master 94beb42a
Affected Issues  0023380: (OCC 6.5.3 regression) BRepOffsetAPI_MakeFilling fails and leaves boundary faces with high tolerance
Changeset 0023380: BRepOffsetAPI_MakeFilling fails and leaves boundary faces with high tolerance

Avoid exception: use BRep_Builder for building wire instead of using BRepLib_MakeWire.
mod - src/BRepFill/BRepFill_Filling.cxx Diff File
add - tests/bugs/modalg_7/bug23380 Diff File