Adding test cases for chl grid
[occt.git] / tests / bugs / moddata / bug152_2
1 # by apn master-master 03.12.2012
2 #puts "TODO OCC12345 ALL: An exception was caught"
3 #puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
4 #puts "TODO OCC12345 ALL: TEST INCOMPLETE"
5
6 puts "================"
7 puts "OCC152"
8 puts "SAM1178"
9 puts "================"
10 puts ""
11 #################################################################
12 ## SAM1178(#1871): Bad escaped result after a cut operation on the shape.
13 #################################################################
14
15 restore [locate_data_file OCC152.brep] sh 
16 explode sh
17
18 checkshape sh_1
19 checkshape sh_2
20
21 bcut result sh_2 sh_1
22 checkshape result
23
24 set check_square 1
25 set square 34894.3
26 set 2dviewer 0
27