7f187f139682f710d1d19e424d3acf35126b06e8
[occt.git] / tests / bugs / modalg_1 / bug1255
1 puts "================"
2 puts "OCC1255"
3 puts "================"
4 puts ""
5 ###############################################
6 ## Exception in command 'section'
7 ###############################################
8
9 puts "TODO #OCC26815 ALL: Error : The length of result shape is"
10
11 restore [locate_data_file OCC1255.brep] a 
12 checkshape a
13
14 plane p1 0 -36.8067 0 0 1 0
15 mkface f1 p1
16
17 bsection result a f1
18
19 checkprops result -l 5840.24 
20 checkshape result
21 checksection result
22 checkview -display result -2d -path ${imagedir}/${test_image}.png