0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / moddata_2 / bug469
1 #puts "TODO OCC12345 ALL: An exception was caught"
2 #puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
3 #puts "TODO OCC12345 ALL: TEST INCOMPLETE"
4 #puts "TODO OCC12345 ALL: xception"
5 puts "TODO OCC25892 ALL: Faulty shapes in variables"
6 puts "TODO OCC25892 ALL: The area of result shape is"
7
8 puts "========================"
9 puts " OCC469 "
10 puts "========================"
11 puts ""
12 ######################################################
13 ## It's impossible to fuse the two shapes in the file attached. #2740, SAM1493
14 ######################################################
15
16 restore [locate_data_file OCC469.brep] a 
17 explode a
18
19 checkshape a_1
20 checkshape a_2
21
22 bfuse result a_1 a_2
23 checkshape result
24
25 checkprops result -s 10
26 checkview -display result -2d -path ${imagedir}/${test_image}.png