0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / moddata_1 / bug150_1
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "================"
4 puts "OCC150"
5 puts "SAM1048"
6 puts "OCC53"
7 puts "================"
8 puts ""
9 ################################################################
10 ## SAM1048. Crash with all memory exhausted at attempt to fuse two solids in the file attached.
11 ################################################################
12 ## Segmentation violation detected during Fuse operation
13 ################################################################
14
15 puts ""
16 puts "Bug's advancement"
17 puts "#################"
18
19 restore [locate_data_file OCC150_compsolid_nofuse.brep] sh 
20 explode sh
21
22 checkshape sh_1
23 checkshape sh_2
24
25 bfuse result sh_1 sh_2
26 checkshape result
27
28 checkprops result -s 700
29 checkview -display result -2d -path ${imagedir}/${test_image}.png