0024157: Parallelization of assembly part of BO
[occt.git] / tests / bugs / modalg_5 / bug23824_1
CommitLineData
a31abc03 1puts "============"
2puts "OCC23824"
3puts "============"
4puts ""
5#######################################################################
6# Bad results of sweep operation when a path curve has unpredictable torsion along its way.
7#######################################################################
8
9set BugNumber OCC23824
10
11restore [locate_data_file bug23824_AXE.brep] spine
12restore [locate_data_file bug23824_profil.brep] profile
13
14wire spine spine
15
16mksweep spine
17setsweep -DT
18addsweep profile
19buildsweep result
20
21set square 516.633
22
23set nb_v_good 8
24set nb_e_good 10
25set nb_w_good 3
26set nb_f_good 3
27set nb_sh_good 1
28set nb_sol_good 0
29set nb_compsol_good 0
30set nb_compound_good 0
31set nb_shape_good 25
32
33set 2dviewer 1