0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25354_14
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 14
10
11restore [locate_data_file bug25354_f1.brep] b1
12
13tcopy b1 b2
14ttranslate b2 3 4 0
15
16bop b1 b2
17bopsection result
18
19set length 26
20
a4eba920 21checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9
90a94855 22set 2dviewer 1