0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_1 / buc60463
CommitLineData
a87752f3 1puts "TODO OCC12345 ALL: Error : The length of result shape is"
2puts "TODO OCC12345 ALL: Faulty : Section is incorrect"
3
4puts "============="
5puts "BUC60463"
6puts "============="
7puts "Section"
8puts ""
9cpulimit 1400
10restore [locate_data_file buc60463a.brep] a
352ffd73 11checkshape a
a87752f3 12restore [locate_data_file buc60463b.brep] b
352ffd73 13checkshape b
a87752f3 14bsection result a b
15
16regexp {nb alone Vertices : ([-0-9.+eE]+)} [checksection result] full cs
17if { $cs != 0 } {
18 puts "Faulty : Section is incorrect"
19}
20set length 0
21set 2dviewer 0
22