]> OCCT Git - occt.git/commit
0033179: Modeling Algorithms - Crash in ShapeFix_Shape with the attached object,...
authorifv <ifv@opencascade.com>
Mon, 24 Oct 2022 09:25:03 +0000 (12:25 +0300)
committervglukhik <vglukhik@opencascade.com>
Fri, 17 Mar 2023 23:04:01 +0000 (23:04 +0000)
commit8c7a2aa65febb6c82da91bd8364361182910e7b8
treee382bfcf6d835831ca7e06ccd120863befa5b55d
parent1eb623f2baeeb851aa38f239dba5ea7237329989
0033179: Modeling Algorithms - Crash in ShapeFix_Shape with the attached object, when healing for fixing SameParameterFlag

BSplCLib_2.cxx - method MergeBSplineKnots is modified in order to have always not empty result.
Geom2dConvert.cxx - in static function MultNumandDenom tolerance for comparing knots is decreased.

tests/bugs/modalg_8/bug33179 test case added
src/BSplCLib/BSplCLib_2.cxx
src/Geom2dConvert/Geom2dConvert.cxx
tests/bugs/modalg_8/bug33179 [new file with mode: 0644]