0031544: Visualization - show boundaries of faces in shading mode of VTK presentation
[occt.git] / tests / bugs / modalg_7 / bug30897
1 puts "======================================================="
2 puts "0030897: Modeling Algorithms - Crash in UnifySameDomain"
3 puts "======================================================="
4 puts ""
5
6 restore [locate_data_file bug30897_bleriot_16.brep] a
7
8 unifysamedom result a
9
10 checkshape result
11
12 checknbshapes result -solid 1 -shell 1 -face 51 -wire 121 -edge 379 -vertex 324
13
14 set tolres [checkmaxtol result]
15
16 if { ${tolres} > 0.00385} {
17    puts "Error: bad tolerance of result"
18 }
19
20 checkprops result -v 403016