0031407: [Regression to 7.3.0] Extrema does not process parallel circles correctly
[occt.git] / tests / bugs / modalg_7 / bug31066
CommitLineData
63da0df9 1puts "======================================================="
2puts "OCC31066: Infinite loop in ShapeUpgrade_UnifySameDomain"
3puts "======================================================="
4puts ""
5
6pload MODELING DATAEXCHANGE
7
8stepread [locate_data_file bug31066.stp] a *
9
10unifysamedom result a_1
11
12checkshape result
13
14checknbshapes result -solid 1 -shell 1 -face 140 -wire 174 -edge 352 -vertex 208
15
16set tolres [checkmaxtol result]
17
18if { ${tolres} > 0.001} {
19 puts "Error: bad tolerance of result"
20}
21
22checkprops result -v 139105