0024157: Parallelization of assembly part of BO
[occt.git] / tests / bugs / modalg_5 / bug23824_4
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_Case3_Path.brep] spine
12restore [locate_data_file bug23824_Case3_Profile.brep] profile
13
14wire profile profile
15explode spine
16wire spine spine_1
17
18mksweep spine
19setsweep -DT
20addsweep profile
21buildsweep result
22
74f764ba 23set square 38663.7
a31abc03 24
25set nb_v_good 2
26set nb_e_good 3
27set nb_w_good 1
28set nb_f_good 1
29set nb_sh_good 1
30set nb_sol_good 0
31set nb_compsol_good 0
32set nb_compound_good 0
33set nb_shape_good 8
34
35set 2dviewer 1