0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_2 / bug212_3
CommitLineData
352ffd73 1puts "========"
2puts "OCC212"
3puts "========"
4################################################
5## Bug in Topological "Common" boolean operation
6################################################
7
8restore [locate_data_file OCC212-1.brep] S1
9checkshape S1
10restore [locate_data_file OCC212-2.brep] S2
11checkshape S2
12
13bop S1 S2
14bopcommon result
15
58cf74e0 16checkprops result -s 314.301
17checkshape result
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png
352ffd73 19