0026855: Draw commands to debug Boolean Operations Algorithm
[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
19set square 3452.78
20
21set 3dviewer 1