source: cpp/tests/geometry_goals/ellipsoid-linux.goal @ 1249

Last change on this file since 1249 was 1175, checked in by oriona, 2 years ago

Updated tests results for r1173 and r1174.

File size: 1.6 KB
Line 
1[WARN] Param.set: Setting 'scale.x' in 'Part': p.sx = '100.0' exceeded allowed range (too big). Adjusted to '5.0'.
2[WARN] Model.internalCheck: scale.x too big in Part #12 (adjusted)
3//0s
4p:sh=1, sx=0.1, sy=0.1, sz=0.1, vr=1.0, 0.0, 1.0
5p:sh=2, sx=0.5, sy=0.05, sz=0.05, vr=1.0, 0.0, 0.0
6p:sh=2, sx=0.05, sy=0.5, sz=0.05, vr=0.0, 1.0, 0.0
7p:sh=2, sx=0.05, sy=0.05, sz=0.5, vr=0.0, 0.0, 1.0
8p:-5.0, -1.0, -1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
9p:-5.0, -1.0, 1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
10p:-5.0, 1.0, -1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
11p:-5.0, 1.0, 1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
12p:5.0, -1.0, -1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
13p:5.0, -1.0, 1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
14p:5.0, 1.0, -1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
15p:5.0, 1.0, 1.0, sh=1, sx=0.05, sy=0.05, sz=0.05, vr=1.0, 1.0, 0.0
16p:sh=2, sx=5.0, sy=0.05, sz=0.05, vr=1.0, 0.0, 0.0
17p:sh=2, sx=0.05, sy=2.0, sz=0.05, vr=0.0, 1.0, 0.0
18p:sh=2, sx=0.05, sy=0.05, sz=2.0, vr=0.0, 0.0, 1.0
19p:sh=1, sx=5.0
20j:0, 1, sh=1
21j:0, 2, sh=1
22j:0, 3, sh=1
23j:3, 4, sh=1
24j:4, 5, sh=1
25j:5, 6, sh=1
26j:6, 7, sh=1
27j:7, 8, sh=1
28j:8, 9, sh=1
29j:9, 10, sh=1
30j:10, 11, sh=1
31j:0, 12, sh=1
32j:0, 13, sh=1
33j:0, 14, sh=1
34j:0, 15, sh=1
35
36# volume=11.657143
37# area=49.958862
38# sizes.x=10.000000 sizes.y=2.000000 sizes.z=2.000000
39# axes.x=(1.000000, 0.000000, 0.000000)
40# axes.y=(0.000000, 1.000000, 0.000000)
41# axes.z=(0.000000, 0.000000, 1.000000)
42# box.x=[-5.000000, 5.000000]
43# box.y=[-1.000000, 1.000000]
44# box.z=[-1.000000, 1.000000]
45
Note: See TracBrowser for help on using the repository browser.