]> 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)
committerVadim Glukhikh <vadim.glukhikh@opencascade.com>
Mon, 21 Nov 2022 17:03:35 +0000 (20:03 +0300)
commitc325231de692a48f7b6151b55d49b4798c9ff01a
tree5e059f86a6eea9b4c5443d06dc7e358143196c8d
parent91a2f58f8fb018c12311285f1c2f5bc44b8656f2
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]