0028681: UnifySameDomain distorts face boundary when merges a chain of small linear...
[occt.git] / tests / bugs / modalg_7 / bug28393_2
CommitLineData
9026dea8 1puts "========"
2puts "OCC28393"
3puts "========"
4puts ""
5###################################
6# Boolean cut produce wrong result.
7###################################
8
9restore [locate_data_file bug28393_o2.brep] o
10restore [locate_data_file bug28393_t2.brep] t
11
12bcut result o t
13
14checkshape result
15bopcheck result
16
17checkprops result -s 216.264 -v 238.204
18checknbshapes result -solid 1 -shell 1 -face 12 -wire 12
19
20checkview -display result -2d -path ${imagedir}/${test_image}-result.png