0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug21261_15
CommitLineData
e1ed38e0 1puts "TODO OCC25916 ALL: ERROR. C0 continuity of input data."
a4eba920 2puts "TODO OCC26556 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result"
9aa684ed 3puts "TODO OCC25916 ALL: TEST INCOMPLETE"
3bea4c16 4puts "========"
5puts "OCC21261"
3bea4c16 6puts "========"
7puts ""
8######################################################
9# Implementation of thickening of shell functionality
10######################################################
11
12set BugNumber OCC21261
13
14restore [locate_data_file OCC21261-2137_bss1_crash_C0.brep] s
15
16thickshell result s -5
17
18set square 27432.4
19
a4eba920 20checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22
3bea4c16 21vinit
22vdisplay result
23vsetdispmode 0
24vfit
9aa684ed 25set only_screen 1