0023853: BOP regression (2) - BRepAlgoAPI_Cut.
[occt.git] / tests / bugs / modalg_2 / bug20807_1
CommitLineData
3bea4c16 1puts "============"
2puts "OCC20807"
3puts "============"
4puts ""
5#######################################################################
6# Construction of pipe among a helix containing several convolutions fails
7#######################################################################
8
9set BugNumber OCC20807
10
11restore [locate_data_file bug20807_helix_10.brep] spine
12wire spine spine
13
14restore [locate_data_file bug20807_profile.brep] profile
15
16mksweep spine
17setsweep -CN 0 0 1
18addsweep profile
19
20buildsweep result
21
22set square 254837
23
24set nb_v_good 8
25set nb_e_good 12
26set nb_w_good 4
27set nb_f_good 4
28set nb_sh_good 1
29set nb_sol_good 0
30set nb_compsol_good 0
31set nb_compound_good 0
32set nb_shape_good 29
33
34set 2dviewer 1