Adding test cases for chl grid
[occt.git] / tests / bugs / moddata / bug28_1
1
2 puts "================"
3 puts "OCC28"
4 puts "================"
5 ###############################################
6 puts "Bug is limitation on currently version of topology (07.06.2002)."
7 ###############################################
8
9 cpulimit 1200
10 restore [locate_data_file OCC28.brep] a 
11 explode a
12 checkshape a_1
13 checkshape a_2
14
15 bfuse result a_1 a_2
16 checkshape result
17
18 set check_square 1
19 set square 483935
20 set 2dviewer 0
21