Integration part of tests of grid chl
[occt.git] / tests / bugs / moddata / bug469
... / ...
CommitLineData
1puts "TODO OCC12345 ALL: Tcl Exception: result is not a topological shape!!!"
2puts "TODO OCC12345 ALL: TEST INCOMPLETE"
3
4puts "========================"
5puts " OCC469 "
6puts "========================"
7puts ""
8######################################################
9## It's impossible to fuse the two shapes in the file attached. #2740, SAM1493
10######################################################
11
12restore [locate_data_file OCC469.brep] a
13explode a
14
15checkshape a_1
16checkshape a_2
17
18bfuse result a_1 a_2
19puts [checkshape result]
20
21set check_square 1
22set square 10
23set 2dviewer 0