0024242: Hang-up during classification a 3D point relative to a solid
[occt.git] / tests / bugs / modalg_5 / bug23824_4
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_Case3_Path.brep] spine 
12 restore [locate_data_file bug23824_Case3_Profile.brep] profile 
13
14 wire profile profile
15 explode spine
16 wire spine spine_1
17
18 mksweep spine
19 setsweep -DT
20 addsweep profile
21 buildsweep result
22
23 set square 38663.7
24
25 set nb_v_good 2
26 set nb_e_good 3
27 set nb_w_good 1
28 set nb_f_good 1
29 set nb_sh_good 1
30 set nb_sol_good 0
31 set nb_compsol_good 0
32 set nb_compound_good 0
33 set nb_shape_good 8
34
35 set 2dviewer 1