Integration part of tests of grid chl
[occt.git] / tests / bugs / moddata / bug3_2
1
2 puts "================"
3 puts "OCC3"
4 puts "================"
5 puts ""
6
7 restore [locate_data_file OCC3-1.brep] a 
8 restore [locate_data_file OCC3-2.brep] b
9 puts [checkshape a]
10 puts [checkshape b]
11
12 bfuse result b a
13 puts [checkshape result]
14
15 set check_square 1
16 set square 11400
17 set 2dviewer 0
18