0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / modalg_7 / bug28102_2
1 puts "========"
2 puts "OCC28102"
3 puts "========"
4 puts ""
5 #######################################################
6 # Problem cutting a plate with several holes (670)
7 #######################################################
8
9 restore [locate_data_file bug28102_plate.brep] pl0
10 restore [locate_data_file bug28102_holes.brep] hl
11
12 bclearobjects
13 bcleartools
14 baddobjects pl0
15 baddtools hl
16 bfillds
17
18 bbop result 2
19
20 checknbshapes result -vertex 274 -edge 275 -face 2 -shell 1
21
22 checkprops result -s 13.3806
23
24 checkview -display result -2d -path ${imagedir}/${test_image}.png