0031544: Visualization - show boundaries of faces in shading mode of VTK presentation
[occt.git] / tests / bugs / modalg_7 / bug30100_1
1 puts "========"
2 puts "0030100: Modeling Algorithms - ShapeUpgrade_UnifySameDomain is unable to unify faces based on the same toroidal surface"
3 puts "========"
4 puts ""
5
6 restore [locate_data_file bug30100_usd.brep] s
7 unifysamedom result s
8 checkshape result
9 checknbshapes result -wire 1 -face 1
10 checkprops result -s 142506
11
12 checkview -display result -2d -path ${imagedir}/${test_image}.png