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