0031492: BRepBuilderAPI_MakeFace crashes on a wire
[occt.git] / tests / bugs / modalg_7 / bug29968
1 puts "========"
2 puts "0029968: Modeling Algorithms - BRepAlgoAPI_Cut produces an empty result with half-space"
3 puts "========"
4 puts ""
5
6 restore [locate_data_file bug29968_h.brep] h
7 restore [locate_data_file bug29968_s.brep] s
8
9 bop s h
10
11 bopcommon rcom
12 checkshape rcom
13 checknbshapes rcom -wire 1 -face 1
14 checkprops rcom -s 12348
15
16 bopcut rcut
17 checkshape rcut
18 checknbshapes rcut -wire 1 -face 1
19 checkprops rcut -s 12348
20
21 bopsection rsec
22 checkshape rsec
23 checknbshapes rsec -vertex 2 -edge 1
24 checkprops rsec -l 117.6