]> OCCT Git - occt-copy.git/commit
0025766: Exception in BRepAlgo_Section CR25766-671
authoremv <emv@opencascade.com>
Fri, 30 Jan 2015 08:20:16 +0000 (11:20 +0300)
committeremv <emv@opencascade.com>
Fri, 30 Jan 2015 13:41:46 +0000 (16:41 +0300)
commit40c4421b7a222675d7a6ca05cc6dad0678f0bb87
tree8b0c6f8133f7c31d88cbd347d5a378a84f93965b
parentf9823ea65a28bd38d1115735fb609a52433d53f8
0025766: Exception in BRepAlgo_Section

class TopOpeBRep_FacesIntersector
method
 static void MergeWLinesIfAllSegmentsAlongRestriction(IntPatch_SequenceOfLine& theSlin,
      const Handle(Adaptor3d_HSurface)&  theSurface1,
      const Handle(Adaptor3d_TopolTool)& theDomain1,
      const Handle(Adaptor3d_HSurface)&  theSurface2,
      const Handle(Adaptor3d_TopolTool)& theDomain2,
      const Standard_Real                theTolArc)
Protection from null wlines has been added.
src/TopOpeBRep/TopOpeBRep_FacesIntersector.cxx