]> OCCT Git - occt-copy.git/commit
BRepOffset_Analyse::Perform() - Added processing of the cases when more than two...
authoremv <emv@opencascade.com>
Tue, 14 Jun 2016 13:13:39 +0000 (16:13 +0300)
committeremv <emv@opencascade.com>
Fri, 17 Jun 2016 05:45:08 +0000 (08:45 +0300)
commite9f8cd1d69f390676913b2fc8c0d40de1ef55686
tree75cb98d764c64d380240487ea745f62c60204d40
parent1c2602879d2987cdb6d7807ab747ad046c649183
BRepOffset_Analyse::Perform() - Added processing of the cases when more than two faces share the same edge.
BRepOffset_MakeOffset - Added protection from the Infinite edges.
BOPAlgo_PaveFiller::MakeSplitEdges() - Remove PaveBlocks with same parameters on paves.
BOPAlgo_PaveFiller::PerformVE() - Added protection from edges with no PaveBlocks.
src/BOPAlgo/BOPAlgo_Builder_1.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
src/BRepOffset/BRepOffset_Analyse.cxx
src/BRepOffset/BRepOffset_Inter3d.cxx
src/BRepOffset/BRepOffset_MakeOffset.cxx