0024484: sprops gives incorrect matrix of inertia and moments
[occt.git] / tests / bugs / modalg_5 / bug23932_1
1 puts "============"
2 puts "OCC23932"
3 puts "============"
4 puts ""
5 ######################################################
6 # Standard_NoSuchObject thrown computing section between two cylinders - new to 6.6.0
7 ######################################################
8
9 set PI 3.1415926535897932
10
11 #first face
12 cylinder s1 538.57646417050069, 347.77316708315834, 183.37500000000000 0 -1 0 1 0 0 44.194173824159222
13 trimu s1t s1 0 $PI
14 mkface b1 s1t
15
16 #second face
17 cylinder s2 859.00000000000011 463.75990629028450 80.865093709715211 -1 0 0 0 -1 0 186.78835506149036
18 trimu s2t s2 0 $PI
19 mkface b2 s2t
20
21 #section
22 bop b1 b2
23 bopsection result
24
25 set length 326.401