e49a7e2e9360388d1a73f6827f907e806996133f
[occt.git] / tests / boolean / bopcut_complex / P8
1 puts "============"
2 puts "CR23389"
3 puts "============"
4 puts ""
5 ###################################################################################
6 # BRepAlgoAPI_Cut returns invalid solid
7 ###################################################################################
8
9 restore [locate_data_file CR23389-blade3.brep] b
10 explode b
11 checkshape b_1
12 checkshape b_2
13 bopcheck b_1
14 bopcheck b_2
15 bopargcheck b_1 b_2
16
17 bop b_1 b_2
18
19 bopcut result
20
21 set square 53698.1
22
23 set 3dviewer 1
24
25
26
27
28