Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug100
1
2 puts "================"
3 puts "OCC100"
4 puts "================"
5 puts ""
6 ########################################
7 ## Draw is crashed during cut on Windows NT. SAM1185.
8 ########################################
9
10 restore [locate_data_file OCC100_sp.brep] sh1 
11 checkshape sh1
12
13 restore [locate_data_file OCC100_cyl.brep] sh2
14 checkshape sh2
15
16 #OCC100 : on WNT result is crushed when we make the next command:
17
18 bcut result sh1 sh2
19
20 set square 2130.25
21 set 2dviewer 0
22
23