0027664: Incomplete intersection curve from the attached shapes
[occt.git] / tests / bugs / modalg_6 / bug27082_1i
CommitLineData
fe1a6e4e 1puts "============"
2puts "OCC27082"
3puts "============"
4puts ""
5###############################
6## UnifySameDomain must add internal edges where appropriate to resolve self-intersections
7###############################
8
9restore [locate_data_file bug27082_shapes1.brep] a
10explode a
11bcut r1 a_1 a_3
12bfuse r2 r1 a_2
13unifysamedom result r2 +i
14
15don result
16smallview; l; fit
17bopcheck result
18checknbshapes result -m UnifySameDomain -face 14 -edge 28
cb120537 19
20checkview -screenshot -2d -path ${imagedir}/${test_image}.png