0024357: BRepBuilderAPI_Sewing returns result with too high tolerance.
[occt.git] / tests / bugs / modalg_2 / bug5157_1
CommitLineData
61c421bf 1puts "============"
2puts "OCC5157"
3puts "============"
4puts ""
5######################################################
6# DRAW commands vprops and sprops with tolerance 1.e-6 hange on attached shape.
7######################################################
8
9cpulimit 3500
10#dchrono h reset; dchrono h start
11
12catch { pload XDE }
13
14set BugNumber OCC5157
15
16set status 0
5d1833ef 17set filepath [locate_data_file OCC5157.stp]
18if {[catch { stepread $filepath a * } catch_result] } {
61c421bf 19 puts "Faulty ${BugNumber} : here is reading problem"
20} else {
21 tpcompound result
22}
23
24set tol_square 1.e-6
25set square 35273.9
26set 2dviewer 0
27
28