mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
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
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
puts "================================"
|
|
puts "0033179: Modeling Algorithms - Crash in in ShapeFix_Shape with the attached object, when healing for fixing SameParameterFlag"
|
|
puts "================================"
|
|
|
|
restore [locate_data_file bug33179.brep] s
|
|
|
|
fsameparameter s
|
|
checkshape s
|
|
|