0025982: Wrong result obtained by General Fuse operator.
[occt.git] / tests / bugs / modalg_5 / bug23824_2
1 puts "============"
2 puts "OCC23824"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Bad results of sweep operation when a path curve has unpredictable torsion along its way.
7 #######################################################################
8
9 set BugNumber OCC23824
10
11 restore [locate_data_file bug23824_Case1_Path.brep] spine 
12 restore [locate_data_file bug23824_Case1_Profile.brep] profile 
13
14 wire spine spine
15 wire profile profile
16
17 mksweep spine
18 setsweep -DT
19 addsweep profile
20 buildsweep result
21
22 set square 8805.92
23
24 set nb_v_good 2
25 set nb_e_good 3
26 set nb_w_good 1
27 set nb_f_good 1
28 set nb_sh_good 1
29 set nb_sol_good 0
30 set nb_compsol_good 0
31 set nb_compound_good 0
32 set nb_shape_good 8
33
34 set 2dviewer 1