occt: master 82d3cd0b

Author Committer Branch Timestamp Parent
emv bugmaster master 2018-08-31 07:17:47 master 83f7dbeb
Affected Issues  0030094: Modeling Algorithms - Defeaturing does not work on the attached shape due to incorrect extension of the torus
Changeset 0030094: Modeling Algorithms - Defeaturing does not work on the attached shape due to incorrect extension of the torus

BRepLib::ExtendFace method when working with analytical and periodic faces now takes into account the possible closeness of the result face.
Test cases for the issue.
mod - src/BRepLib/BRepLib.cxx Diff File
add - tests/boolean/removefeatures/G3 Diff File
add - tests/boolean/removefeatures/G4 Diff File