Adding test cases from chl grid
[occt.git] / tests / bugs / modalg / bug23137_1
CommitLineData
8f15a0d5 1puts "============"
2puts "CR23137"
3puts "============"
4puts ""
5##########################################################################################################
6# Class BRepAlgoAPI_Cut does not made correct result on attached shapes.
7##########################################################################################################
8
64f48258 9restore [locate_data_file bug23137_bspl_cut.brep] b
8f15a0d5 10explode b
11copy b_1 b1
12copy b_2 b2
13#to provide positive volume of b2
14invert b2
15
16bop b1 b2
17bopcut result
18
19set square 44460.7
20
21set 3dviewer 1