mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Make possibility to dramatically increase the step during iteration on the curve when the global resolution of the curve is too small. Correct the functions FindParameters, FindBestSolution, FindDistPC. The change caused improvement of the test case "boolean bfuse_complex E4", so the bug #27697 has been fixed. The change caused dramatic improvement of the performance of the test "bugs modalg_7 bug27160", and the bug #29080 has been fixed.
11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
# Original bug : pro14260
|
|
# Date : 21 Sept 98
|
|
|
|
restore [locate_data_file CTO900_pro14260c.rle] c
|
|
restore [locate_data_file pro14260d.rle] d
|
|
|
|
bfuse result c d
|
|
|
|
checkprops result -s 46305.1
|
|
checknbshapes result -solid 1 -shell 1 -face 35
|
|
checkview -display result -2d -otherwise { c d } -s -path ${imagedir}/${test_image}.png |