0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / moddata_1 / bug134_2
1
2 puts "================"
3 puts "SAM1225"
4 puts "OCC134"
5 puts "================"
6 puts ""
7 ###########################################################
8 ## Faces from attached file are impossible to extrude.
9 ###########################################################
10
11 restore [locate_data_file OCC134-2.brep] sh 
12 checkshape sh
13
14 prism result sh 100 100 100
15 checkshape result
16
17 checkprops result -s 271859
18 checkview -display result -2d -path ${imagedir}/${test_image}.png
19