0024484: sprops gives incorrect matrix of inertia and moments
[occt.git] / tests / bugs / modalg_5 / bug23824_3
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_Case2_Path.brep] spine 
12 restore [locate_data_file bug23824_Case2_Profile.brep] profile 
13
14 wire spine spine
15 wire profile profile
16
17 mksweep spine
18 setsweep -DT
19 addsweep profile
20
21 buildsweep result
22
23 set square 848.989
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