]> OCCT Git - occt.git/commit
0028490: Point located outside the solid is classified as inside
authorifv <ifv@opencascade.com>
Fri, 3 Mar 2017 12:34:11 +0000 (15:34 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 22 Jun 2017 08:31:00 +0000 (11:31 +0300)
commitf24f542856ed0c021775b906e90ecadc857e1ce1
tree945d1ff764db9ef9c29a6d9745702294f8f17631
parentb80d766ab943d68794e96f67c7c2e2138f65241c
0028490: Point located outside the solid is classified as inside

New method for building surface polyhedron (class IntCurveSurface_Polyhedron), which takes in account intervals of discontinuity of surface is added for constructor IntCurvesFace_Intersector.

Bug in methods NbU(V)Intervals and U(V)Intervals for Offset surfaces is fixed.
src/GeomAdaptor/GeomAdaptor_Surface.cxx
src/IntCurvesFace/IntCurvesFace_Intersector.cxx
tests/bugs/modalg_6/bug28490_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug28490_2 [new file with mode: 0644]
tests/bugs/step/bug24055