0023853: BOP regression (2) - BRepAlgoAPI_Cut.
[occt.git] / tests / bugs / modalg_5 / bug23824_3
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_Case2_Path.brep] spine
12restore [locate_data_file bug23824_Case2_Profile.brep] profile
13
14wire spine spine
15wire profile profile
16
17mksweep spine
18setsweep -DT
19addsweep profile
20
21buildsweep result
22
23set square 848.989
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