0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_1 / buc60462_1
CommitLineData
6dc83e21 1#puts "TODO OCC27024 ALL: Error : The length of result shape is"
a87752f3 2
3puts "============="
4puts "BUC60462"
5puts "============="
6puts "Section"
7puts ""
8
9restore [locate_data_file buc60462a.brep] a
352ffd73 10checkshape a
a87752f3 11restore [locate_data_file buc60462b.brep] b
352ffd73 12checkshape b
a87752f3 13bsection result a b
14
15regexp {nb alone Vertices : ([-0-9.+eE]+)} [checksection result] full cs
16
17if { $cs != 0 } {
18 puts "Faulty : Section is incorrect"
19}
20
58cf74e0 21checkprops result -l 282.421
22checkshape result
23checksection result
5747059b 24checkview -display result -2d -path ${imagedir}/${test_image}.png