0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_7 / bug29504_1
CommitLineData
389b9d5c 1puts "===================================================================================================="
2puts "OCC29504: ShapeUpgrade_UnifySameDomain produces invalid shape and ShapeFix_Shape is unable to fix it"
3puts "===================================================================================================="
4puts ""
5
6restore [locate_data_file bug29504_cyl.brep] s
7unifysamedom result s
8
9checkshape result
10checkshape s
11
12checknbshapes result -face 1 -wire 1 -edge 4 -vertex 4
13
14set tolres [checkmaxtol result]
15
16if { ${tolres} > 1.000008e-07} {
17 puts "Error: bad tolerance of result"
18}
19
20checkprops result -s 104.72