0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug23137_2
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_rev_cut.brep] b
8f15a0d5 10explode b
11copy b_1 b1
12copy b_2 b2
13#to provide positive volume of b1
14invert b1
15
16bop b1 b2
17bopcut result
18
58cf74e0 19checkprops result -s 3452.78
20checkshape result
5747059b 21checkview -display result -3d -path ${imagedir}/${test_image}.png