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