0024083: BRepCheck_Wire crashes processing a wire consisting of many edges
[occt.git] / tests / bugs / modalg_5 / bug23824_2
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_Case1_Path.brep] spine
12restore [locate_data_file bug23824_Case1_Profile.brep] profile
13
14wire spine spine
15wire profile profile
16
17mksweep spine
18setsweep -DT
19addsweep profile
20buildsweep result
21
74f764ba 22set square 8805.92
a31abc03 23
24set nb_v_good 2
25set nb_e_good 3
26set nb_w_good 1
27set nb_f_good 1
28set nb_sh_good 1
29set nb_sol_good 0
30set nb_compsol_good 0
31set nb_compound_good 0
32set nb_shape_good 8
33
34set 2dviewer 1