0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / buc60585_1
CommitLineData
a87752f3 1
2puts "========================"
3puts "BUC60585"
4puts "========================"
5
6restore [locate_data_file buc60585a.brep] s
352ffd73 7checkshape s
a87752f3 8plane ps 2036.25 -97.5 -1460.499755859375 0.0 -0.75103523489975432 -0.66026212668838646 1.0 0.0 0.0
9
10psection result s ps
11
58cf74e0 12checkprops result -l 117.81
13checkshape result
14checksection result
5747059b 15checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 16
17## set num [lindex [checksection res] 4]
18# if { $num != 0 } {
19# puts " Faulty : Result shape is Unclosed !!! "
20# }