0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_2 / bug21261_21
1 puts "TODO OCC25916 ALL: ERROR. Incorrect set of faces to remove, the remaining shell is not connected."
2 puts "TODO OCC26556 ALL: Error: The command cannot be built"
3 puts "TODO OCC26556 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result"
4 puts "TODO OCC25916 ALL: TEST INCOMPLETE"
5 puts "========"
6 puts "OCC21261"
7 puts "========"
8 puts ""
9 ######################################################
10 # Implementation of thickening of shell functionality
11 ######################################################
12
13 set BugNumber OCC21261
14
15 restore [locate_data_file OCC21261-comb1.brep] s 
16
17 thickshell result s -5
18
19 checkprops result -s 25639.3 
20 checknbshapes result -vertex 18 -edge 31 -wire 17 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 83
21 checkshape result
22
23 vinit
24 vdisplay result
25 vsetdispmode 0
26 vfit
27 checkview -screenshot -3d -path ${imagedir}/${test_image}.png