]> OCCT Git - occt.git/commit
0030273: Modeling Algorithms - Crash in postprocessing of imported shape.
authorika <ika@opencascade.com>
Fri, 19 Oct 2018 13:45:18 +0000 (16:45 +0300)
committerapn <apn@opencascade.com>
Fri, 30 Nov 2018 10:39:16 +0000 (13:39 +0300)
commit99524c4d24a5c49c5022a5783f24abe15c62290b
treea92638bdd94511a192cd13a97db178f225dc3e7e
parent44d5a096a3d978140ed01353e1ce0ccf8937fede
0030273: Modeling Algorithms - Crash in postprocessing of imported shape.

Now end points of intervals calculated in GeomAdapter_Curve are not replaced by GeomAdapter_Surface.
Left bound of periodic curve less than UMin is not corrupted by LocateParameter during intervals calculating.
src/GeomAdaptor/GeomAdaptor_Curve.cxx
src/GeomAdaptor/GeomAdaptor_Surface.cxx
tests/bugs/modalg_7/bug30273 [new file with mode: 0644]