0024105: ShapeFix algorithm produces not correct result.
[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
12set length 117.81
13set 2dviewer 0
14
15## set num [lindex [checksection res] 4]
16# if { $num != 0 } {
17# puts " Faulty : Result shape is Unclosed !!! "
18# }