0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_2 / bug302_3
CommitLineData
0e94a94e 1puts "========================"
2puts " OCC302 "
3puts "(case 3)"
4puts "========================"
5puts ""
6#################################################################
7## After performing command "checkshape" to attached face I receive "Bad Orientation of Subshape"
8## but I believe that orientation of this face is correct.
9#################################################################
10
11restore [locate_data_file OCC302c.brep] result
12
13set che [checkshape result r]
14if { [regexp {OK} $che] !=1 } {
15 puts "Faulty OCC302 (case 3): command checkshape works wrongly"
16} else {
17 puts "OCC302 OK (case 3) : command checkshape works properly"
18}
19
58cf74e0 20checkprops result -s 23240.8
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png