0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_6 / bug27082_2
1 puts "============"
2 puts "OCC27082"
3 puts "============"
4 puts ""
5 ###############################
6 ## UnifySameDomain must add internal edges where appropriate to resolve self-intersections
7 ###############################
8
9 restore [locate_data_file bug27082_shapes2.brep] a
10 explode a
11 bfuse r a_1 a_2
12 unifysamedom result r
13
14 don result
15 smallview; l; fit
16 bopcheck result
17 checknbshapes result -m UnifySameDomain -face 37 -edge 94
18
19 checkview -screenshot -2d -path ${imagedir}/${test_image}.png