Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug118_1
1 puts "========"
2 puts "OCC118"
3 puts "========"
4 ########################################################
5 ## The Cone part of final fuse shape becomes invisible
6 ########################################################
7
8 restore [locate_data_file OCC118-1.brep] a 
9 checkshape a
10 restore [locate_data_file OCC118-2.brep] b
11 checkshape b
12
13 bfuse result a b
14
15 set square 4844.63
16 set 3dviewer 1
17