0029380: Delete "checknbshapes" from bugs/modalg_6/bug27341* test cases
[occt.git] / tests / bugs / modalg_6 / bug22037
CommitLineData
46f4a251 1puts "============"
2puts "OCC22037"
3puts "============"
4puts ""
5#################################################################################
6# Exception (Construction Error) during splitting face with hole by another face
7#################################################################################
8
9restore [locate_data_file bug22037a.brep] a
10restore [locate_data_file bug22037b.brep] b
11
12bop a b
13bopsection edges
14
15explode edges
16
17splitshape result b edges_1 edges_2
18
19checkshape result
20
21tolerance result
22
23donly result
24
25checknbshapes result -face 2
26
27checkview -display result -2d -path ${imagedir}/${test_image}.png