0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_2 / bug21261_20
CommitLineData
3bea4c16 1puts "========"
2puts "OCC21261"
3bea4c16 3puts "========"
4puts ""
5######################################################
6# Implementation of thickening of shell functionality
7######################################################
8
9set BugNumber OCC21261
10
11restore [locate_data_file OCC21261-comb.brep] s
12
13thickshell result s -5
14
15set square 25639.3
16
a4eba920 17checknbshapes result -vertex 18 -edge 31 -wire 17 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 83
3bea4c16 18
19
20vinit
21vdisplay result
22vsetdispmode 0
23vfit
24
25
26set only_screen 0