0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_5 / bug25354_31
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 31
10
11restore [locate_data_file bug25354_f1.brep] b1
12
13box b2 10 10 10
14ttranslate b1 3 4 0
15
16bop b1 b2
17bopsection result
18
a4eba920 19checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9
90a94855 20set 2dviewer 1