mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0025346: Wrong result of General Fuse operation
Added test cases bugs/modalg_5/bug25346_1 bug25346_2
This commit is contained in:
parent
dba608bb39
commit
bdde45c38c
24
tests/bugs/modalg_5/bug25346_1
Normal file
24
tests/bugs/modalg_5/bug25346_1
Normal file
@ -0,0 +1,24 @@
|
||||
puts "=========="
|
||||
puts "OCC25346"
|
||||
puts "=========="
|
||||
puts ""
|
||||
##########################################
|
||||
# Wrong result of General Fuse operation
|
||||
##########################################
|
||||
|
||||
restore [locate_data_file CTO902_pro14235a.rle] b1
|
||||
restore [locate_data_file CTO902_pro14235b.rle] b2
|
||||
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds -s
|
||||
bbuild result
|
||||
|
||||
set square 470659
|
||||
|
||||
# Analysis of "nbshapes res"
|
||||
set nb_sol_good 3
|
||||
|
||||
set 2dviewer 1
|
16
tests/bugs/modalg_5/bug25346_2
Normal file
16
tests/bugs/modalg_5/bug25346_2
Normal file
@ -0,0 +1,16 @@
|
||||
puts "=========="
|
||||
puts "OCC25346"
|
||||
puts "=========="
|
||||
puts ""
|
||||
##########################################
|
||||
# Wrong result of General Fuse operation
|
||||
##########################################
|
||||
|
||||
restore [locate_data_file CTO902_pro14235a.rle] b1
|
||||
restore [locate_data_file CTO902_pro14235b.rle] b2
|
||||
|
||||
bop b1 b2
|
||||
bopcommon result
|
||||
|
||||
set square 2866.34
|
||||
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user