#include "colors.inc" #include "textures.inc" #include "woods.inc" #include "stones.inc" // Model created by TESSEL (http://web.uniovi.es/qcg/tessel/tessel.html): // (c) 1996-2005 V. Lua~na, Departamento de Quimica Fisica // Universidad de Oviedo, 33006-Oviedo, Spain // victor@carbono.quimica.uniovi.es // // icosahedron // The figure will be centered on the origin of coordinates // and normalized to the range (-1,1) in the largest direction // Before that transformation, the geometry was: // Figure center of gravity: 0.00000 0.00000 0.00000 // Extension: 4.18465 4.18465 4.18465 #default { texture {finish{specular 1 roughness 0.001 reflection 0.4}}} #declare TBall = texture { pigment {color Red} finish{specular 1 roughness 0.001 reflection 0.4}} #declare TStk = texture {DMFWood4 scale 0.05 finish {Shiny}} #declare TPlh = texture { pigment {color Red} finish{specular 1 roughness 0.001 reflection 0.4}} #declare TGlass = texture {pigment {color Clear} finish {ambient 0.2 diffuse 0.15 specular 0.3 reflection 0.1 refraction 1 ior 1.05}} #declare mTx1 = texture { finish{specular 0.5 roughness 0.001 reflection 0.1}} #declare Mol1 = union { sphere {< 0.0000, 0.4779, 0.7733>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.0000, 0.4779, -0.7733>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.0000, -0.4779, 0.7733>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.0000, -0.4779, -0.7733>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.4779, 0.7733, 0.0000>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.4779, -0.7733, 0.0000>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< -0.4779, 0.7733, 0.0000>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< -0.4779, -0.7733, 0.0000>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.7733, 0.0000, 0.4779>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< 0.7733, 0.0000, -0.4779>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< -0.7733, 0.0000, 0.4779>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} sphere {< -0.7733, 0.0000, -0.4779>, 0.0717 texture {TBall pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< 0.0000, 0.0000, 0.7727>, < 0.0000, 0.1209, 0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.1209, 0.7632>, < 0.0000, 0.2388, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.2388, 0.7349>, < 0.0000, 0.3508, 0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.3508, 0.6885>, < 0.0000, 0.4542, 0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4542, 0.6251>, < 0.0000, 0.5464, 0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.5464, 0.5464>, < 0.0000, 0.6251, 0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.6251, 0.4542>, < 0.0000, 0.6885, 0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.6885, 0.3508>, < 0.0000, 0.7349, 0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7349, 0.2388>, < 0.0000, 0.7632, 0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7632, 0.1209>, < 0.0000, 0.7727, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7727, 0.0000>, < 0.0000, 0.7632, -0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7632, -0.1209>, < 0.0000, 0.7349, -0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7349, -0.2388>, < 0.0000, 0.6885, -0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.6885, -0.3508>, < 0.0000, 0.6251, -0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.6251, -0.4542>, < 0.0000, 0.5464, -0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.5464, -0.5464>, < 0.0000, 0.4542, -0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4542, -0.6251>, < 0.0000, 0.3508, -0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.3508, -0.6885>, < 0.0000, 0.2388, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.2388, -0.7349>, < 0.0000, 0.1209, -0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.1209, -0.7632>, < 0.0000, 0.0000, -0.7727>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.0000, -0.7727>, < 0.0000, -0.1209, -0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.1209, -0.7632>, < 0.0000, -0.2388, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.2388, -0.7349>, < 0.0000, -0.3508, -0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.3508, -0.6885>, < 0.0000, -0.4542, -0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4542, -0.6251>, < 0.0000, -0.5464, -0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.5464, -0.5464>, < 0.0000, -0.6251, -0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.6251, -0.4542>, < 0.0000, -0.6885, -0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.6885, -0.3508>, < 0.0000, -0.7349, -0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7349, -0.2388>, < 0.0000, -0.7632, -0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7632, -0.1209>, < 0.0000, -0.7727, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7727, 0.0000>, < 0.0000, -0.7632, 0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7632, 0.1209>, < 0.0000, -0.7349, 0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7349, 0.2388>, < 0.0000, -0.6885, 0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.6885, 0.3508>, < 0.0000, -0.6251, 0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.6251, 0.4542>, < 0.0000, -0.5464, 0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.5464, 0.5464>, < 0.0000, -0.4542, 0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4542, 0.6251>, < 0.0000, -0.3508, 0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.3508, 0.6885>, < 0.0000, -0.2388, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.2388, 0.7349>, < 0.0000, -0.1209, 0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.1209, 0.7632>, < 0.0000, 0.0000, 0.7727>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4062, -0.6573>, < 0.1150, -0.3695, -0.6689>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1150, -0.3695, -0.6689>, < 0.2271, -0.3236, -0.6639>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2271, -0.3236, -0.6639>, < 0.3336, -0.2698, -0.6427>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3336, -0.2698, -0.6427>, < 0.4320, -0.2093, -0.6056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, -0.2093, -0.6056>, < 0.5197, -0.1436, -0.5536>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5197, -0.1436, -0.5536>, < 0.5946, -0.0745, -0.4879>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5946, -0.0745, -0.4879>, < 0.6548, -0.0034, -0.4103>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6548, -0.0034, -0.4103>, < 0.6989, 0.0676, -0.3225>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6989, 0.0676, -0.3225>, < 0.7259, 0.1371, -0.2268>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7259, 0.1371, -0.2268>, < 0.7349, 0.2031, -0.1255>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, 0.2031, -0.1255>, < 0.7259, 0.2642, -0.0212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7259, 0.2642, -0.0212>, < 0.6989, 0.3187, 0.0837>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6989, 0.3187, 0.0837>, < 0.6548, 0.3654, 0.1866>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6548, 0.3654, 0.1866>, < 0.5946, 0.4031, 0.2848>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5946, 0.4031, 0.2848>, < 0.5197, 0.4309, 0.3760>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5197, 0.4309, 0.3760>, < 0.4320, 0.4481, 0.4580>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.4481, 0.4580>, < 0.3336, 0.4542, 0.5287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3336, 0.4542, 0.5287>, < 0.2271, 0.4491, 0.5864>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2271, 0.4491, 0.5864>, < 0.1150, 0.4330, 0.6296>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1150, 0.4330, 0.6296>, < 0.0000, 0.4062, 0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4062, 0.6573>, < -0.1150, 0.3695, 0.6689>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1150, 0.3695, 0.6689>, < -0.2271, 0.3236, 0.6639>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2271, 0.3236, 0.6639>, < -0.3336, 0.2698, 0.6427>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3336, 0.2698, 0.6427>, < -0.4320, 0.2093, 0.6056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, 0.2093, 0.6056>, < -0.5197, 0.1436, 0.5536>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5197, 0.1436, 0.5536>, < -0.5946, 0.0745, 0.4879>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5946, 0.0745, 0.4879>, < -0.6548, 0.0034, 0.4103>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6548, 0.0034, 0.4103>, < -0.6989, -0.0676, 0.3225>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6989, -0.0676, 0.3225>, < -0.7259, -0.1371, 0.2268>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7259, -0.1371, 0.2268>, < -0.7349, -0.2031, 0.1255>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, -0.2031, 0.1255>, < -0.7259, -0.2642, 0.0212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7259, -0.2642, 0.0212>, < -0.6989, -0.3187, -0.0837>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6989, -0.3187, -0.0837>, < -0.6548, -0.3654, -0.1866>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6548, -0.3654, -0.1866>, < -0.5946, -0.4031, -0.2848>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5946, -0.4031, -0.2848>, < -0.5197, -0.4309, -0.3760>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5197, -0.4309, -0.3760>, < -0.4320, -0.4481, -0.4580>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.4481, -0.4580>, < -0.3336, -0.4542, -0.5287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3336, -0.4542, -0.5287>, < -0.2271, -0.4491, -0.5864>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2271, -0.4491, -0.5864>, < -0.1150, -0.4330, -0.6296>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1150, -0.4330, -0.6296>, < 0.0000, -0.4062, -0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7336, 0.1790, -0.1638>, < -0.7313, 0.2421, -0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7313, 0.2421, -0.0602>, < -0.7110, 0.2993, 0.0448>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7110, 0.2993, 0.0448>, < -0.6732, 0.3490, 0.1487>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6732, 0.3490, 0.1487>, < -0.6188, 0.3902, 0.2489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6188, 0.3902, 0.2489>, < -0.5492, 0.4218, 0.3430>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5492, 0.4218, 0.3430>, < -0.4660, 0.4429, 0.4287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4660, 0.4429, 0.4287>, < -0.3714, 0.4532, 0.5038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3714, 0.4532, 0.5038>, < -0.2676, 0.4523, 0.5665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2676, 0.4523, 0.5665>, < -0.1572, 0.4403, 0.6152>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1572, 0.4403, 0.6152>, < -0.0430, 0.4174, 0.6489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0430, 0.4174, 0.6489>, < 0.0723, 0.3843, 0.6665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0723, 0.3843, 0.6665>, < 0.1858, 0.3417, 0.6677>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1858, 0.3417, 0.6677>, < 0.2948, 0.2907, 0.6525>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2948, 0.2907, 0.6525>, < 0.3965, 0.2325, 0.6212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3965, 0.2325, 0.6212>, < 0.4884, 0.1686, 0.5746>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4884, 0.1686, 0.5746>, < 0.5683, 0.1005, 0.5139>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5683, 0.1005, 0.5139>, < 0.6342, 0.0300, 0.4405>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6342, 0.0300, 0.4405>, < 0.6845, -0.0413, 0.3563>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6845, -0.0413, 0.3563>, < 0.7179, -0.1115, 0.2632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7179, -0.1115, 0.2632>, < 0.7336, -0.1790, 0.1638>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7336, -0.1790, 0.1638>, < 0.7313, -0.2421, 0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7313, -0.2421, 0.0602>, < 0.7110, -0.2993, -0.0448>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7110, -0.2993, -0.0448>, < 0.6732, -0.3490, -0.1487>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6732, -0.3490, -0.1487>, < 0.6188, -0.3902, -0.2489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6188, -0.3902, -0.2489>, < 0.5492, -0.4218, -0.3430>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5492, -0.4218, -0.3430>, < 0.4660, -0.4429, -0.4287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4660, -0.4429, -0.4287>, < 0.3714, -0.4532, -0.5038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3714, -0.4532, -0.5038>, < 0.2676, -0.4523, -0.5665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2676, -0.4523, -0.5665>, < 0.1572, -0.4403, -0.6152>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1572, -0.4403, -0.6152>, < 0.0430, -0.4174, -0.6489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0430, -0.4174, -0.6489>, < -0.0723, -0.3843, -0.6665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0723, -0.3843, -0.6665>, < -0.1858, -0.3417, -0.6677>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1858, -0.3417, -0.6677>, < -0.2948, -0.2907, -0.6525>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2948, -0.2907, -0.6525>, < -0.3965, -0.2325, -0.6212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3965, -0.2325, -0.6212>, < -0.4884, -0.1686, -0.5746>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4884, -0.1686, -0.5746>, < -0.5683, -0.1005, -0.5139>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5683, -0.1005, -0.5139>, < -0.6342, -0.0300, -0.4405>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6342, -0.0300, -0.4405>, < -0.6845, 0.0413, -0.3563>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6845, 0.0413, -0.3563>, < -0.7179, 0.1115, -0.2632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7179, 0.1115, -0.2632>, < -0.7336, 0.1790, -0.1638>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4062, -0.6573>, < 0.0711, -0.3181, -0.7006>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0711, -0.3181, -0.7006>, < 0.1404, -0.2220, -0.7267>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1404, -0.2220, -0.7267>, < 0.2062, -0.1205, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2062, -0.1205, -0.7349>, < 0.2670, -0.0161, -0.7250>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2670, -0.0161, -0.7250>, < 0.3212, 0.0888, -0.6972>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3212, 0.0888, -0.6972>, < 0.3675, 0.1914, -0.6523>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3675, 0.1914, -0.6523>, < 0.4047, 0.2894, -0.5913>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4047, 0.2894, -0.5913>, < 0.4320, 0.3802, -0.5157>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.3802, -0.5157>, < 0.4486, 0.4617, -0.4274>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4486, 0.4617, -0.4274>, < 0.4542, 0.5318, -0.3287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, 0.5318, -0.3287>, < 0.4486, 0.5888, -0.2218>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4486, 0.5888, -0.2218>, < 0.4320, 0.6313, -0.1095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.6313, -0.1095>, < 0.4047, 0.6583, 0.0056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4047, 0.6583, 0.0056>, < 0.3675, 0.6690, 0.1205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3675, 0.6690, 0.1205>, < 0.3212, 0.6633, 0.2324>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3212, 0.6633, 0.2324>, < 0.2670, 0.6412, 0.3386>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2670, 0.6412, 0.3386>, < 0.2062, 0.6034, 0.4365>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2062, 0.6034, 0.4365>, < 0.1404, 0.5507, 0.5236>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1404, 0.5507, 0.5236>, < 0.0711, 0.4844, 0.5978>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0711, 0.4844, 0.5978>, < 0.0000, 0.4062, 0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4062, 0.6573>, < -0.0711, 0.3181, 0.7006>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0711, 0.3181, 0.7006>, < -0.1404, 0.2220, 0.7267>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1404, 0.2220, 0.7267>, < -0.2062, 0.1205, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2062, 0.1205, 0.7349>, < -0.2670, 0.0161, 0.7250>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2670, 0.0161, 0.7250>, < -0.3212, -0.0888, 0.6972>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3212, -0.0888, 0.6972>, < -0.3675, -0.1914, 0.6523>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3675, -0.1914, 0.6523>, < -0.4047, -0.2894, 0.5913>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4047, -0.2894, 0.5913>, < -0.4320, -0.3802, 0.5157>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.3802, 0.5157>, < -0.4486, -0.4617, 0.4274>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4486, -0.4617, 0.4274>, < -0.4542, -0.5318, 0.3287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, -0.5318, 0.3287>, < -0.4486, -0.5888, 0.2218>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4486, -0.5888, 0.2218>, < -0.4320, -0.6313, 0.1095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.6313, 0.1095>, < -0.4047, -0.6583, -0.0056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4047, -0.6583, -0.0056>, < -0.3675, -0.6690, -0.1205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3675, -0.6690, -0.1205>, < -0.3212, -0.6633, -0.2324>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3212, -0.6633, -0.2324>, < -0.2670, -0.6412, -0.3386>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2670, -0.6412, -0.3386>, < -0.2062, -0.6034, -0.4365>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2062, -0.6034, -0.4365>, < -0.1404, -0.5507, -0.5236>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1404, -0.5507, -0.5236>, < -0.0711, -0.4844, -0.5978>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0711, -0.4844, -0.5978>, < 0.0000, -0.4062, -0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4471, 0.4518, -0.4394>, < -0.4541, 0.5235, -0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4541, 0.5235, -0.3419>, < -0.4500, 0.5822, -0.2359>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4500, 0.5822, -0.2359>, < -0.4347, 0.6267, -0.1241>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4347, 0.6267, -0.1241>, < -0.4088, 0.6557, -0.0093>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4088, 0.6557, -0.0093>, < -0.3728, 0.6685, 0.1058>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3728, 0.6685, 0.1058>, < -0.3276, 0.6649, 0.2183>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3276, 0.6649, 0.2183>, < -0.2743, 0.6450, 0.3253>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2743, 0.6450, 0.3253>, < -0.2143, 0.6091, 0.4244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2143, 0.6091, 0.4244>, < -0.1491, 0.5583, 0.5131>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1491, 0.5583, 0.5131>, < -0.0801, 0.4937, 0.5891>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0801, 0.4937, 0.5891>, < -0.0092, 0.4169, 0.6505>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0092, 0.4169, 0.6505>, < 0.0620, 0.3299, 0.6960>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0620, 0.3299, 0.6960>, < 0.1316, 0.2347, 0.7244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1316, 0.2347, 0.7244>, < 0.1980, 0.1338, 0.7348>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1980, 0.1338, 0.7348>, < 0.2595, 0.0296, 0.7273>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2595, 0.0296, 0.7273>, < 0.3146, -0.0753, 0.7017>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3146, -0.0753, 0.7017>, < 0.3620, -0.1784, 0.6590>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3620, -0.1784, 0.6590>, < 0.4004, -0.2771, 0.6000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4004, -0.2771, 0.6000>, < 0.4290, -0.3690, 0.5262>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4290, -0.3690, 0.5262>, < 0.4471, -0.4518, 0.4394>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4471, -0.4518, 0.4394>, < 0.4541, -0.5235, 0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4541, -0.5235, 0.3419>, < 0.4500, -0.5822, 0.2359>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4500, -0.5822, 0.2359>, < 0.4347, -0.6267, 0.1241>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4347, -0.6267, 0.1241>, < 0.4088, -0.6557, 0.0093>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4088, -0.6557, 0.0093>, < 0.3728, -0.6685, -0.1058>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3728, -0.6685, -0.1058>, < 0.3276, -0.6649, -0.2183>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3276, -0.6649, -0.2183>, < 0.2743, -0.6450, -0.3253>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2743, -0.6450, -0.3253>, < 0.2143, -0.6091, -0.4244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2143, -0.6091, -0.4244>, < 0.1491, -0.5583, -0.5131>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1491, -0.5583, -0.5131>, < 0.0801, -0.4937, -0.5891>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0801, -0.4937, -0.5891>, < 0.0092, -0.4169, -0.6505>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0092, -0.4169, -0.6505>, < -0.0620, -0.3299, -0.6960>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0620, -0.3299, -0.6960>, < -0.1316, -0.2347, -0.7244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1316, -0.2347, -0.7244>, < -0.1980, -0.1338, -0.7348>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1980, -0.1338, -0.7348>, < -0.2595, -0.0296, -0.7273>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2595, -0.0296, -0.7273>, < -0.3146, 0.0753, -0.7017>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3146, 0.0753, -0.7017>, < -0.3620, 0.1784, -0.6590>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3620, 0.1784, -0.6590>, < -0.4004, 0.2771, -0.6000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4004, 0.2771, -0.6000>, < -0.4290, 0.3690, -0.5262>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4290, 0.3690, -0.5262>, < -0.4471, 0.4518, -0.4394>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7727, 0.0000>, < 0.1209, 0.7632, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1209, 0.7632, 0.0000>, < 0.2388, 0.7349, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2388, 0.7349, 0.0000>, < 0.3508, 0.6885, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3508, 0.6885, 0.0000>, < 0.4542, 0.6251, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, 0.6251, 0.0000>, < 0.5464, 0.5464, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5464, 0.5464, 0.0000>, < 0.6251, 0.4542, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6251, 0.4542, 0.0000>, < 0.6885, 0.3508, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6885, 0.3508, 0.0000>, < 0.7349, 0.2388, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, 0.2388, 0.0000>, < 0.7632, 0.1209, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7632, 0.1209, 0.0000>, < 0.7727, 0.0000, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7727, 0.0000, 0.0000>, < 0.7632, -0.1209, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7632, -0.1209, 0.0000>, < 0.7349, -0.2388, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, -0.2388, 0.0000>, < 0.6885, -0.3508, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6885, -0.3508, 0.0000>, < 0.6251, -0.4542, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6251, -0.4542, 0.0000>, < 0.5464, -0.5464, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5464, -0.5464, 0.0000>, < 0.4542, -0.6251, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, -0.6251, 0.0000>, < 0.3508, -0.6885, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3508, -0.6885, 0.0000>, < 0.2388, -0.7349, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2388, -0.7349, 0.0000>, < 0.1209, -0.7632, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1209, -0.7632, 0.0000>, < 0.0000, -0.7727, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7727, 0.0000>, < -0.1209, -0.7632, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1209, -0.7632, 0.0000>, < -0.2388, -0.7349, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2388, -0.7349, 0.0000>, < -0.3508, -0.6885, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3508, -0.6885, 0.0000>, < -0.4542, -0.6251, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, -0.6251, 0.0000>, < -0.5464, -0.5464, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5464, -0.5464, 0.0000>, < -0.6251, -0.4542, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6251, -0.4542, 0.0000>, < -0.6885, -0.3508, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6885, -0.3508, 0.0000>, < -0.7349, -0.2388, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, -0.2388, 0.0000>, < -0.7632, -0.1209, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7632, -0.1209, 0.0000>, < -0.7727, 0.0000, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7727, 0.0000, 0.0000>, < -0.7632, 0.1209, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7632, 0.1209, 0.0000>, < -0.7349, 0.2388, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, 0.2388, 0.0000>, < -0.6885, 0.3508, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6885, 0.3508, 0.0000>, < -0.6251, 0.4542, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6251, 0.4542, 0.0000>, < -0.5464, 0.5464, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5464, 0.5464, 0.0000>, < -0.4542, 0.6251, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, 0.6251, 0.0000>, < -0.3508, 0.6885, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3508, 0.6885, 0.0000>, < -0.2388, 0.7349, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2388, 0.7349, 0.0000>, < -0.1209, 0.7632, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1209, 0.7632, 0.0000>, < 0.0000, 0.7727, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 1.0000, 0.0000>, < 0.0000, -1.0000, 0.0000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.9280, 0.0000, 0.5735>, < -0.9280, 0.0000, -0.5735>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< 0.9280, 0.0000, -0.5735>, < -0.9280, 0.0000, 0.5735>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< 0.3568, 0.0000, 0.9342>, < -0.3568, 0.0000, -0.9342>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< -0.3568, 0.0000, 0.9342>, < 0.3568, 0.0000, -0.9342>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< 0.7727, 0.0000, 0.0000>, < 0.7632, 0.0000, 0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7632, 0.0000, 0.1209>, < 0.7349, 0.0000, 0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, 0.0000, 0.2388>, < 0.6885, 0.0000, 0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6885, 0.0000, 0.3508>, < 0.6251, 0.0000, 0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6251, 0.0000, 0.4542>, < 0.5464, 0.0000, 0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5464, 0.0000, 0.5464>, < 0.4542, 0.0000, 0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, 0.0000, 0.6251>, < 0.3508, 0.0000, 0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3508, 0.0000, 0.6885>, < 0.2388, 0.0000, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2388, 0.0000, 0.7349>, < 0.1209, 0.0000, 0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1209, 0.0000, 0.7632>, < 0.0000, 0.0000, 0.7727>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.0000, 0.7727>, < -0.1209, 0.0000, 0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1209, 0.0000, 0.7632>, < -0.2388, 0.0000, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2388, 0.0000, 0.7349>, < -0.3508, 0.0000, 0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3508, 0.0000, 0.6885>, < -0.4542, 0.0000, 0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, 0.0000, 0.6251>, < -0.5464, 0.0000, 0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5464, 0.0000, 0.5464>, < -0.6251, 0.0000, 0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6251, 0.0000, 0.4542>, < -0.6885, 0.0000, 0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6885, 0.0000, 0.3508>, < -0.7349, 0.0000, 0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, 0.0000, 0.2388>, < -0.7632, 0.0000, 0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7632, 0.0000, 0.1209>, < -0.7727, 0.0000, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7727, 0.0000, 0.0000>, < -0.7632, 0.0000, -0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7632, 0.0000, -0.1209>, < -0.7349, 0.0000, -0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, 0.0000, -0.2388>, < -0.6885, 0.0000, -0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6885, 0.0000, -0.3508>, < -0.6251, 0.0000, -0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6251, 0.0000, -0.4542>, < -0.5464, 0.0000, -0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5464, 0.0000, -0.5464>, < -0.4542, 0.0000, -0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, 0.0000, -0.6251>, < -0.3508, 0.0000, -0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3508, 0.0000, -0.6885>, < -0.2388, 0.0000, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2388, 0.0000, -0.7349>, < -0.1209, 0.0000, -0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1209, 0.0000, -0.7632>, < 0.0000, 0.0000, -0.7727>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.0000, -0.7727>, < 0.1209, 0.0000, -0.7632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1209, 0.0000, -0.7632>, < 0.2388, 0.0000, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2388, 0.0000, -0.7349>, < 0.3508, 0.0000, -0.6885>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3508, 0.0000, -0.6885>, < 0.4542, 0.0000, -0.6251>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, 0.0000, -0.6251>, < 0.5464, 0.0000, -0.5464>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5464, 0.0000, -0.5464>, < 0.6251, 0.0000, -0.4542>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6251, 0.0000, -0.4542>, < 0.6885, 0.0000, -0.3508>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6885, 0.0000, -0.3508>, < 0.7349, 0.0000, -0.2388>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, 0.0000, -0.2388>, < 0.7632, 0.0000, -0.1209>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7632, 0.0000, -0.1209>, < 0.7727, 0.0000, 0.0000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.0000, 1.0000>, < 0.0000, 0.0000, -1.0000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.9342, -0.3568, 0.0000>, < -0.9342, 0.3568, 0.0000>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< 0.9342, 0.3568, 0.0000>, < -0.9342, -0.3568, 0.0000>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< 0.5735, -0.9280, 0.0000>, < -0.5735, 0.9280, 0.0000>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< 0.5735, 0.9280, 0.0000>, < -0.5735, -0.9280, 0.0000>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< 1.0000, 0.0000, 0.0000>, < -1.0000, 0.0000, 0.0000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.3090, 0.8090, -0.5000>, < -0.3090, -0.8090, 0.5000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.0000, 0.5735, 0.9280>, < 0.0000, -0.5735, -0.9280>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< -0.3090, 0.8090, -0.5000>, < 0.3090, -0.8090, 0.5000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< -0.8090, -0.5000, 0.3090>, < 0.8090, 0.5000, -0.3090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.8090, -0.5000, 0.3090>, < -0.8090, 0.5000, -0.3090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.3090, 0.8090, 0.5000>, < -0.3090, -0.8090, -0.5000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.0000, -0.5735, 0.9280>, < 0.0000, 0.5735, -0.9280>, 0.0119 texture {TStk pigment {color rgb <1.0000,0.0000,0.0000>}}} cylinder {< -0.5774, 0.5774, -0.5774>, < 0.5774, -0.5774, 0.5774>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< -0.4282, -0.4665, -0.4428>, < -0.5034, -0.3719, -0.4532>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5034, -0.3719, -0.4532>, < -0.5662, -0.2682, -0.4524>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5662, -0.2682, -0.4524>, < -0.6150, -0.1579, -0.4404>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6150, -0.1579, -0.4404>, < -0.6487, -0.0436, -0.4176>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6487, -0.0436, -0.4176>, < -0.6664, 0.0717, -0.3845>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6664, 0.0717, -0.3845>, < -0.6677, 0.1852, -0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6677, 0.1852, -0.3419>, < -0.6526, 0.2942, -0.2910>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6526, 0.2942, -0.2910>, < -0.6214, 0.3959, -0.2328>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6214, 0.3959, -0.2328>, < -0.5749, 0.4879, -0.1690>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5749, 0.4879, -0.1690>, < -0.5143, 0.5679, -0.1009>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5143, 0.5679, -0.1009>, < -0.4409, 0.6338, -0.0304>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4409, 0.6338, -0.0304>, < -0.3568, 0.6842, 0.0409>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3568, 0.6842, 0.0409>, < -0.2638, 0.7178, 0.1111>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2638, 0.7178, 0.1111>, < -0.1643, 0.7336, 0.1786>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1643, 0.7336, 0.1786>, < -0.0608, 0.7314, 0.2418>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0608, 0.7314, 0.2418>, < 0.0442, 0.7112, 0.2989>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0442, 0.7112, 0.2989>, < 0.1481, 0.6735, 0.3488>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1481, 0.6735, 0.3488>, < 0.2483, 0.6192, 0.3900>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2483, 0.6192, 0.3900>, < 0.3425, 0.5496, 0.4216>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3425, 0.5496, 0.4216>, < 0.4282, 0.4665, 0.4428>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4282, 0.4665, 0.4428>, < 0.5034, 0.3719, 0.4532>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5034, 0.3719, 0.4532>, < 0.5662, 0.2682, 0.4524>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5662, 0.2682, 0.4524>, < 0.6150, 0.1579, 0.4404>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6150, 0.1579, 0.4404>, < 0.6487, 0.0436, 0.4176>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6487, 0.0436, 0.4176>, < 0.6664, -0.0717, 0.3845>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6664, -0.0717, 0.3845>, < 0.6677, -0.1852, 0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6677, -0.1852, 0.3419>, < 0.6526, -0.2942, 0.2910>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6526, -0.2942, 0.2910>, < 0.6214, -0.3959, 0.2328>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6214, -0.3959, 0.2328>, < 0.5749, -0.4879, 0.1690>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5749, -0.4879, 0.1690>, < 0.5143, -0.5679, 0.1009>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5143, -0.5679, 0.1009>, < 0.4409, -0.6338, 0.0304>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4409, -0.6338, 0.0304>, < 0.3568, -0.6842, -0.0409>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3568, -0.6842, -0.0409>, < 0.2638, -0.7178, -0.1111>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2638, -0.7178, -0.1111>, < 0.1643, -0.7336, -0.1786>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1643, -0.7336, -0.1786>, < 0.0608, -0.7314, -0.2418>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0608, -0.7314, -0.2418>, < -0.0442, -0.7112, -0.2989>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0442, -0.7112, -0.2989>, < -0.1481, -0.6735, -0.3488>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1481, -0.6735, -0.3488>, < -0.2483, -0.6192, -0.3900>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2483, -0.6192, -0.3900>, < -0.3425, -0.5496, -0.4216>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3425, -0.5496, -0.4216>, < -0.4282, -0.4665, -0.4428>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4062, -0.6573>, < 0.1150, 0.4330, -0.6296>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1150, 0.4330, -0.6296>, < 0.2271, 0.4491, -0.5864>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2271, 0.4491, -0.5864>, < 0.3336, 0.4542, -0.5287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3336, 0.4542, -0.5287>, < 0.4320, 0.4481, -0.4580>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.4481, -0.4580>, < 0.5197, 0.4309, -0.3760>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5197, 0.4309, -0.3760>, < 0.5946, 0.4031, -0.2848>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5946, 0.4031, -0.2848>, < 0.6548, 0.3654, -0.1866>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6548, 0.3654, -0.1866>, < 0.6989, 0.3187, -0.0837>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6989, 0.3187, -0.0837>, < 0.7259, 0.2642, 0.0212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7259, 0.2642, 0.0212>, < 0.7349, 0.2031, 0.1255>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7349, 0.2031, 0.1255>, < 0.7259, 0.1371, 0.2268>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7259, 0.1371, 0.2268>, < 0.6989, 0.0676, 0.3225>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6989, 0.0676, 0.3225>, < 0.6548, -0.0034, 0.4103>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6548, -0.0034, 0.4103>, < 0.5946, -0.0745, 0.4879>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5946, -0.0745, 0.4879>, < 0.5197, -0.1436, 0.5536>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5197, -0.1436, 0.5536>, < 0.4320, -0.2093, 0.6056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, -0.2093, 0.6056>, < 0.3336, -0.2698, 0.6427>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3336, -0.2698, 0.6427>, < 0.2271, -0.3236, 0.6639>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2271, -0.3236, 0.6639>, < 0.1150, -0.3695, 0.6689>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1150, -0.3695, 0.6689>, < 0.0000, -0.4062, 0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4062, 0.6573>, < -0.1150, -0.4330, 0.6296>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1150, -0.4330, 0.6296>, < -0.2271, -0.4491, 0.5864>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2271, -0.4491, 0.5864>, < -0.3336, -0.4542, 0.5287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3336, -0.4542, 0.5287>, < -0.4320, -0.4481, 0.4580>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.4481, 0.4580>, < -0.5197, -0.4309, 0.3760>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5197, -0.4309, 0.3760>, < -0.5946, -0.4031, 0.2848>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5946, -0.4031, 0.2848>, < -0.6548, -0.3654, 0.1866>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6548, -0.3654, 0.1866>, < -0.6989, -0.3187, 0.0837>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6989, -0.3187, 0.0837>, < -0.7259, -0.2642, -0.0212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7259, -0.2642, -0.0212>, < -0.7349, -0.2031, -0.1255>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7349, -0.2031, -0.1255>, < -0.7259, -0.1371, -0.2268>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7259, -0.1371, -0.2268>, < -0.6989, -0.0676, -0.3225>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6989, -0.0676, -0.3225>, < -0.6548, 0.0034, -0.4103>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6548, 0.0034, -0.4103>, < -0.5946, 0.0745, -0.4879>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5946, 0.0745, -0.4879>, < -0.5197, 0.1436, -0.5536>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5197, 0.1436, -0.5536>, < -0.4320, 0.2093, -0.6056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, 0.2093, -0.6056>, < -0.3336, 0.2698, -0.6427>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3336, 0.2698, -0.6427>, < -0.2271, 0.3236, -0.6639>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2271, 0.3236, -0.6639>, < -0.1150, 0.3695, -0.6689>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1150, 0.3695, -0.6689>, < 0.0000, 0.4062, -0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5774, -0.5774, -0.5774>, < -0.5774, 0.5774, 0.5774>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< 0.0000, 0.9342, 0.3568>, < 0.0000, -0.9342, -0.3568>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< -0.5000, 0.3090, -0.8090>, < 0.5000, -0.3090, 0.8090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< -0.3090, 0.8090, 0.5000>, < 0.3090, -0.8090, -0.5000>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< -0.5774, -0.5774, 0.5774>, < 0.5774, 0.5774, -0.5774>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< 0.0000, -0.7219, -0.2757>, < 0.1047, -0.6914, -0.3288>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1047, -0.6914, -0.3288>, < 0.2068, -0.6439, -0.3738>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2068, -0.6439, -0.3738>, < 0.3038, -0.5806, -0.4095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3038, -0.5806, -0.4095>, < 0.3933, -0.5030, -0.4352>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3933, -0.5030, -0.4352>, < 0.4732, -0.4129, -0.4502>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4732, -0.4129, -0.4502>, < 0.5414, -0.3128, -0.4541>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5414, -0.3128, -0.4541>, < 0.5963, -0.2049, -0.4468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5963, -0.2049, -0.4468>, < 0.6364, -0.0920, -0.4285>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6364, -0.0920, -0.4285>, < 0.6610, 0.0232, -0.3996>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6610, 0.0232, -0.3996>, < 0.6692, 0.1379, -0.3609>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6692, 0.1379, -0.3609>, < 0.6610, 0.2491, -0.3134>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6610, 0.2491, -0.3134>, < 0.6364, 0.3542, -0.2581>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6364, 0.3542, -0.2581>, < 0.5963, 0.4506, -0.1964>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5963, 0.4506, -0.1964>, < 0.5414, 0.5358, -0.1299>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5414, 0.5358, -0.1299>, < 0.4732, 0.6079, -0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4732, 0.6079, -0.0602>, < 0.3933, 0.6650, 0.0109>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3933, 0.6650, 0.0109>, < 0.3038, 0.7058, 0.0818>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3038, 0.7058, 0.0818>, < 0.2068, 0.7291, 0.1507>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2068, 0.7291, 0.1507>, < 0.1047, 0.7345, 0.2159>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1047, 0.7345, 0.2159>, < 0.0000, 0.7219, 0.2757>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.7219, 0.2757>, < -0.1047, 0.6914, 0.3288>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1047, 0.6914, 0.3288>, < -0.2068, 0.6439, 0.3738>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2068, 0.6439, 0.3738>, < -0.3038, 0.5806, 0.4095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3038, 0.5806, 0.4095>, < -0.3933, 0.5030, 0.4352>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3933, 0.5030, 0.4352>, < -0.4732, 0.4129, 0.4502>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4732, 0.4129, 0.4502>, < -0.5414, 0.3128, 0.4541>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5414, 0.3128, 0.4541>, < -0.5963, 0.2049, 0.4468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5963, 0.2049, 0.4468>, < -0.6364, 0.0920, 0.4285>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6364, 0.0920, 0.4285>, < -0.6610, -0.0232, 0.3996>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6610, -0.0232, 0.3996>, < -0.6692, -0.1379, 0.3609>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6692, -0.1379, 0.3609>, < -0.6610, -0.2491, 0.3134>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6610, -0.2491, 0.3134>, < -0.6364, -0.3542, 0.2581>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6364, -0.3542, 0.2581>, < -0.5963, -0.4506, 0.1964>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5963, -0.4506, 0.1964>, < -0.5414, -0.5358, 0.1299>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5414, -0.5358, 0.1299>, < -0.4732, -0.6079, 0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4732, -0.6079, 0.0602>, < -0.3933, -0.6650, -0.0109>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3933, -0.6650, -0.0109>, < -0.3038, -0.7058, -0.0818>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3038, -0.7058, -0.0818>, < -0.2068, -0.7291, -0.1507>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2068, -0.7291, -0.1507>, < -0.1047, -0.7345, -0.2159>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1047, -0.7345, -0.2159>, < 0.0000, -0.7219, -0.2757>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7336, 0.1790, 0.1638>, < -0.7179, 0.1115, 0.2632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7179, 0.1115, 0.2632>, < -0.6845, 0.0413, 0.3563>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6845, 0.0413, 0.3563>, < -0.6342, -0.0300, 0.4405>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6342, -0.0300, 0.4405>, < -0.5683, -0.1005, 0.5139>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5683, -0.1005, 0.5139>, < -0.4884, -0.1686, 0.5746>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4884, -0.1686, 0.5746>, < -0.3965, -0.2325, 0.6212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3965, -0.2325, 0.6212>, < -0.2948, -0.2907, 0.6525>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2948, -0.2907, 0.6525>, < -0.1858, -0.3417, 0.6677>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1858, -0.3417, 0.6677>, < -0.0723, -0.3843, 0.6665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0723, -0.3843, 0.6665>, < 0.0430, -0.4174, 0.6489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0430, -0.4174, 0.6489>, < 0.1572, -0.4403, 0.6152>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1572, -0.4403, 0.6152>, < 0.2676, -0.4523, 0.5665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2676, -0.4523, 0.5665>, < 0.3714, -0.4532, 0.5038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3714, -0.4532, 0.5038>, < 0.4660, -0.4429, 0.4287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4660, -0.4429, 0.4287>, < 0.5492, -0.4218, 0.3430>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5492, -0.4218, 0.3430>, < 0.6188, -0.3902, 0.2489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6188, -0.3902, 0.2489>, < 0.6732, -0.3490, 0.1487>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6732, -0.3490, 0.1487>, < 0.7110, -0.2993, 0.0448>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7110, -0.2993, 0.0448>, < 0.7313, -0.2421, -0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7313, -0.2421, -0.0602>, < 0.7336, -0.1790, -0.1638>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7336, -0.1790, -0.1638>, < 0.7179, -0.1115, -0.2632>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.7179, -0.1115, -0.2632>, < 0.6845, -0.0413, -0.3563>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6845, -0.0413, -0.3563>, < 0.6342, 0.0300, -0.4405>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6342, 0.0300, -0.4405>, < 0.5683, 0.1005, -0.5139>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5683, 0.1005, -0.5139>, < 0.4884, 0.1686, -0.5746>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4884, 0.1686, -0.5746>, < 0.3965, 0.2325, -0.6212>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3965, 0.2325, -0.6212>, < 0.2948, 0.2907, -0.6525>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2948, 0.2907, -0.6525>, < 0.1858, 0.3417, -0.6677>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1858, 0.3417, -0.6677>, < 0.0723, 0.3843, -0.6665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0723, 0.3843, -0.6665>, < -0.0430, 0.4174, -0.6489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0430, 0.4174, -0.6489>, < -0.1572, 0.4403, -0.6152>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1572, 0.4403, -0.6152>, < -0.2676, 0.4523, -0.5665>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2676, 0.4523, -0.5665>, < -0.3714, 0.4532, -0.5038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3714, 0.4532, -0.5038>, < -0.4660, 0.4429, -0.4287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4660, 0.4429, -0.4287>, < -0.5492, 0.4218, -0.3430>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5492, 0.4218, -0.3430>, < -0.6188, 0.3902, -0.2489>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6188, 0.3902, -0.2489>, < -0.6732, 0.3490, -0.1487>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6732, 0.3490, -0.1487>, < -0.7110, 0.2993, -0.0448>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7110, 0.2993, -0.0448>, < -0.7313, 0.2421, 0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.7313, 0.2421, 0.0602>, < -0.7336, 0.1790, 0.1638>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5774, 0.5774, 0.5774>, < -0.5774, -0.5774, -0.5774>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< -0.5000, -0.3090, 0.8090>, < 0.5000, 0.3090, -0.8090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.0000, 0.4062, -0.6573>, < 0.0711, 0.4844, -0.5978>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0711, 0.4844, -0.5978>, < 0.1404, 0.5507, -0.5236>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1404, 0.5507, -0.5236>, < 0.2062, 0.6034, -0.4365>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2062, 0.6034, -0.4365>, < 0.2670, 0.6412, -0.3386>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2670, 0.6412, -0.3386>, < 0.3212, 0.6633, -0.2324>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3212, 0.6633, -0.2324>, < 0.3675, 0.6690, -0.1205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3675, 0.6690, -0.1205>, < 0.4047, 0.6583, -0.0056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4047, 0.6583, -0.0056>, < 0.4320, 0.6313, 0.1095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.6313, 0.1095>, < 0.4486, 0.5888, 0.2218>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4486, 0.5888, 0.2218>, < 0.4542, 0.5318, 0.3287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4542, 0.5318, 0.3287>, < 0.4486, 0.4617, 0.4274>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4486, 0.4617, 0.4274>, < 0.4320, 0.3802, 0.5157>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4320, 0.3802, 0.5157>, < 0.4047, 0.2894, 0.5913>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4047, 0.2894, 0.5913>, < 0.3675, 0.1914, 0.6523>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3675, 0.1914, 0.6523>, < 0.3212, 0.0888, 0.6972>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3212, 0.0888, 0.6972>, < 0.2670, -0.0161, 0.7250>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2670, -0.0161, 0.7250>, < 0.2062, -0.1205, 0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2062, -0.1205, 0.7349>, < 0.1404, -0.2220, 0.7267>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1404, -0.2220, 0.7267>, < 0.0711, -0.3181, 0.7006>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0711, -0.3181, 0.7006>, < 0.0000, -0.4062, 0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.4062, 0.6573>, < -0.0711, -0.4844, 0.5978>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0711, -0.4844, 0.5978>, < -0.1404, -0.5507, 0.5236>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1404, -0.5507, 0.5236>, < -0.2062, -0.6034, 0.4365>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2062, -0.6034, 0.4365>, < -0.2670, -0.6412, 0.3386>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2670, -0.6412, 0.3386>, < -0.3212, -0.6633, 0.2324>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3212, -0.6633, 0.2324>, < -0.3675, -0.6690, 0.1205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3675, -0.6690, 0.1205>, < -0.4047, -0.6583, 0.0056>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4047, -0.6583, 0.0056>, < -0.4320, -0.6313, -0.1095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.6313, -0.1095>, < -0.4486, -0.5888, -0.2218>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4486, -0.5888, -0.2218>, < -0.4542, -0.5318, -0.3287>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4542, -0.5318, -0.3287>, < -0.4486, -0.4617, -0.4274>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4486, -0.4617, -0.4274>, < -0.4320, -0.3802, -0.5157>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4320, -0.3802, -0.5157>, < -0.4047, -0.2894, -0.5913>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4047, -0.2894, -0.5913>, < -0.3675, -0.1914, -0.6523>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3675, -0.1914, -0.6523>, < -0.3212, -0.0888, -0.6972>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3212, -0.0888, -0.6972>, < -0.2670, 0.0161, -0.7250>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2670, 0.0161, -0.7250>, < -0.2062, 0.1205, -0.7349>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2062, 0.1205, -0.7349>, < -0.1404, 0.2220, -0.7267>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1404, 0.2220, -0.7267>, < -0.0711, 0.3181, -0.7006>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0711, 0.3181, -0.7006>, < 0.0000, 0.4062, -0.6573>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5000, -0.3090, -0.8090>, < 0.5000, 0.3090, 0.8090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.0000, -0.9342, 0.3568>, < 0.0000, 0.9342, -0.3568>, 0.0119 texture {TStk pigment {color rgb <1.0000,1.0000,0.0000>}}} cylinder {< -0.8090, -0.5000, -0.3090>, < 0.8090, 0.5000, 0.3090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.0000, 0.7219, -0.2757>, < 0.1047, 0.7345, -0.2159>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1047, 0.7345, -0.2159>, < 0.2068, 0.7291, -0.1507>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2068, 0.7291, -0.1507>, < 0.3038, 0.7058, -0.0818>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3038, 0.7058, -0.0818>, < 0.3933, 0.6650, -0.0109>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3933, 0.6650, -0.0109>, < 0.4732, 0.6079, 0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4732, 0.6079, 0.0602>, < 0.5414, 0.5358, 0.1299>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5414, 0.5358, 0.1299>, < 0.5963, 0.4506, 0.1964>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5963, 0.4506, 0.1964>, < 0.6364, 0.3542, 0.2581>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6364, 0.3542, 0.2581>, < 0.6610, 0.2491, 0.3134>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6610, 0.2491, 0.3134>, < 0.6692, 0.1379, 0.3609>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6692, 0.1379, 0.3609>, < 0.6610, 0.0232, 0.3996>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6610, 0.0232, 0.3996>, < 0.6364, -0.0920, 0.4285>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6364, -0.0920, 0.4285>, < 0.5963, -0.2049, 0.4468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5963, -0.2049, 0.4468>, < 0.5414, -0.3128, 0.4541>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5414, -0.3128, 0.4541>, < 0.4732, -0.4129, 0.4502>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4732, -0.4129, 0.4502>, < 0.3933, -0.5030, 0.4352>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3933, -0.5030, 0.4352>, < 0.3038, -0.5806, 0.4095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3038, -0.5806, 0.4095>, < 0.2068, -0.6439, 0.3738>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2068, -0.6439, 0.3738>, < 0.1047, -0.6914, 0.3288>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1047, -0.6914, 0.3288>, < 0.0000, -0.7219, 0.2757>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, -0.7219, 0.2757>, < -0.1047, -0.7345, 0.2159>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1047, -0.7345, 0.2159>, < -0.2068, -0.7291, 0.1507>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2068, -0.7291, 0.1507>, < -0.3038, -0.7058, 0.0818>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3038, -0.7058, 0.0818>, < -0.3933, -0.6650, 0.0109>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3933, -0.6650, 0.0109>, < -0.4732, -0.6079, -0.0602>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4732, -0.6079, -0.0602>, < -0.5414, -0.5358, -0.1299>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5414, -0.5358, -0.1299>, < -0.5963, -0.4506, -0.1964>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5963, -0.4506, -0.1964>, < -0.6364, -0.3542, -0.2581>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6364, -0.3542, -0.2581>, < -0.6610, -0.2491, -0.3134>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6610, -0.2491, -0.3134>, < -0.6692, -0.1379, -0.3609>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6692, -0.1379, -0.3609>, < -0.6610, -0.0232, -0.3996>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6610, -0.0232, -0.3996>, < -0.6364, 0.0920, -0.4285>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6364, 0.0920, -0.4285>, < -0.5963, 0.2049, -0.4468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5963, 0.2049, -0.4468>, < -0.5414, 0.3128, -0.4541>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5414, 0.3128, -0.4541>, < -0.4732, 0.4129, -0.4502>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4732, 0.4129, -0.4502>, < -0.3933, 0.5030, -0.4352>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3933, 0.5030, -0.4352>, < -0.3038, 0.5806, -0.4095>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3038, 0.5806, -0.4095>, < -0.2068, 0.6439, -0.3738>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2068, 0.6439, -0.3738>, < -0.1047, 0.6914, -0.3288>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1047, 0.6914, -0.3288>, < 0.0000, 0.7219, -0.2757>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4471, 0.4518, 0.4394>, < -0.4290, 0.3690, 0.5262>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4290, 0.3690, 0.5262>, < -0.4004, 0.2771, 0.6000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4004, 0.2771, 0.6000>, < -0.3620, 0.1784, 0.6590>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3620, 0.1784, 0.6590>, < -0.3146, 0.0753, 0.7017>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3146, 0.0753, 0.7017>, < -0.2595, -0.0296, 0.7273>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2595, -0.0296, 0.7273>, < -0.1980, -0.1338, 0.7348>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1980, -0.1338, 0.7348>, < -0.1316, -0.2347, 0.7244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1316, -0.2347, 0.7244>, < -0.0620, -0.3299, 0.6960>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0620, -0.3299, 0.6960>, < 0.0092, -0.4169, 0.6505>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0092, -0.4169, 0.6505>, < 0.0801, -0.4937, 0.5891>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0801, -0.4937, 0.5891>, < 0.1491, -0.5583, 0.5131>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1491, -0.5583, 0.5131>, < 0.2143, -0.6091, 0.4244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2143, -0.6091, 0.4244>, < 0.2743, -0.6450, 0.3253>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2743, -0.6450, 0.3253>, < 0.3276, -0.6649, 0.2183>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3276, -0.6649, 0.2183>, < 0.3728, -0.6685, 0.1058>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3728, -0.6685, 0.1058>, < 0.4088, -0.6557, -0.0093>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4088, -0.6557, -0.0093>, < 0.4347, -0.6267, -0.1241>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4347, -0.6267, -0.1241>, < 0.4500, -0.5822, -0.2359>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4500, -0.5822, -0.2359>, < 0.4541, -0.5235, -0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4541, -0.5235, -0.3419>, < 0.4471, -0.4518, -0.4394>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4471, -0.4518, -0.4394>, < 0.4290, -0.3690, -0.5262>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4290, -0.3690, -0.5262>, < 0.4004, -0.2771, -0.6000>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4004, -0.2771, -0.6000>, < 0.3620, -0.1784, -0.6590>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3620, -0.1784, -0.6590>, < 0.3146, -0.0753, -0.7017>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3146, -0.0753, -0.7017>, < 0.2595, 0.0296, -0.7273>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2595, 0.0296, -0.7273>, < 0.1980, 0.1338, -0.7348>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1980, 0.1338, -0.7348>, < 0.1316, 0.2347, -0.7244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1316, 0.2347, -0.7244>, < 0.0620, 0.3299, -0.6960>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0620, 0.3299, -0.6960>, < -0.0092, 0.4169, -0.6505>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0092, 0.4169, -0.6505>, < -0.0801, 0.4937, -0.5891>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0801, 0.4937, -0.5891>, < -0.1491, 0.5583, -0.5131>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1491, 0.5583, -0.5131>, < -0.2143, 0.6091, -0.4244>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2143, 0.6091, -0.4244>, < -0.2743, 0.6450, -0.3253>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2743, 0.6450, -0.3253>, < -0.3276, 0.6649, -0.2183>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3276, 0.6649, -0.2183>, < -0.3728, 0.6685, -0.1058>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3728, 0.6685, -0.1058>, < -0.4088, 0.6557, 0.0093>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4088, 0.6557, 0.0093>, < -0.4347, 0.6267, 0.1241>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4347, 0.6267, 0.1241>, < -0.4500, 0.5822, 0.2359>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4500, 0.5822, 0.2359>, < -0.4541, 0.5235, 0.3419>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4541, 0.5235, 0.3419>, < -0.4471, 0.4518, 0.4394>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5000, 0.3090, 0.8090>, < 0.5000, -0.3090, -0.8090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< 0.8090, -0.5000, -0.3090>, < -0.8090, 0.5000, 0.3090>, 0.0119 texture {TStk pigment {color rgb <0.0000,0.9000,0.2000>}}} cylinder {< -0.6230, 0.3918, 0.2354>, < -0.6536, 0.2898, 0.2932>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6536, 0.2898, 0.2932>, < -0.6680, 0.1805, 0.3439>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6680, 0.1805, 0.3439>, < -0.6660, 0.0669, 0.3861>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6660, 0.0669, 0.3861>, < -0.6476, -0.0484, 0.4187>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6476, -0.0484, 0.4187>, < -0.6133, -0.1625, 0.4411>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.6133, -0.1625, 0.4411>, < -0.5638, -0.2727, 0.4526>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5638, -0.2727, 0.4526>, < -0.5005, -0.3761, 0.4530>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5005, -0.3761, 0.4530>, < -0.4248, -0.4702, 0.4422>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4248, -0.4702, 0.4422>, < -0.3387, -0.5528, 0.4205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3387, -0.5528, 0.4205>, < -0.2443, -0.6217, 0.3884>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2443, -0.6217, 0.3884>, < -0.1438, -0.6754, 0.3468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1438, -0.6754, 0.3468>, < -0.0398, -0.7124, 0.2967>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0398, -0.7124, 0.2967>, < 0.0652, -0.7319, 0.2393>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0652, -0.7319, 0.2393>, < 0.1686, -0.7333, 0.1759>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1686, -0.7333, 0.1759>, < 0.2678, -0.7167, 0.1082>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2678, -0.7167, 0.1082>, < 0.3605, -0.6825, 0.0379>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3605, -0.6825, 0.0379>, < 0.4442, -0.6314, -0.0334>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4442, -0.6314, -0.0334>, < 0.5170, -0.5648, -0.1038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5170, -0.5648, -0.1038>, < 0.5771, -0.4843, -0.1717>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5771, -0.4843, -0.1717>, < 0.6230, -0.3918, -0.2354>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6230, -0.3918, -0.2354>, < 0.6536, -0.2898, -0.2932>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6536, -0.2898, -0.2932>, < 0.6680, -0.1805, -0.3439>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6680, -0.1805, -0.3439>, < 0.6660, -0.0669, -0.3861>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6660, -0.0669, -0.3861>, < 0.6476, 0.0484, -0.4187>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6476, 0.0484, -0.4187>, < 0.6133, 0.1625, -0.4411>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.6133, 0.1625, -0.4411>, < 0.5638, 0.2727, -0.4526>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5638, 0.2727, -0.4526>, < 0.5005, 0.3761, -0.4530>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.5005, 0.3761, -0.4530>, < 0.4248, 0.4702, -0.4422>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.4248, 0.4702, -0.4422>, < 0.3387, 0.5528, -0.4205>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.3387, 0.5528, -0.4205>, < 0.2443, 0.6217, -0.3884>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.2443, 0.6217, -0.3884>, < 0.1438, 0.6754, -0.3468>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.1438, 0.6754, -0.3468>, < 0.0398, 0.7124, -0.2967>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0398, 0.7124, -0.2967>, < -0.0652, 0.7319, -0.2393>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.0652, 0.7319, -0.2393>, < -0.1686, 0.7333, -0.1759>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.1686, 0.7333, -0.1759>, < -0.2678, 0.7167, -0.1082>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.2678, 0.7167, -0.1082>, < -0.3605, 0.6825, -0.0379>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.3605, 0.6825, -0.0379>, < -0.4442, 0.6314, 0.0334>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.4442, 0.6314, 0.0334>, < -0.5170, 0.5648, 0.1038>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5170, 0.5648, 0.1038>, < -0.5771, 0.4843, 0.1717>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< -0.5771, 0.4843, 0.1717>, < -0.6230, 0.3918, 0.2354>, 0.0029 texture {TStk pigment {color rgb <1.0000,0.7000,0.0000>}}} cylinder {< 0.0000, 0.4779, 0.7733>, < 0.0000, -0.4779, 0.7733>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, 0.7733>, < 0.4779, 0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, 0.7733>, < -0.4779, 0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, 0.7733>, < 0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, 0.7733>, < -0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, -0.7733>, < 0.0000, -0.4779, -0.7733>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, -0.7733>, < 0.4779, 0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, -0.7733>, < -0.4779, 0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, -0.7733>, < 0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, 0.4779, -0.7733>, < -0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, 0.7733>, < 0.4779, -0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, 0.7733>, < -0.4779, -0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, 0.7733>, < 0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, 0.7733>, < -0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, -0.7733>, < 0.4779, -0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, -0.7733>, < -0.4779, -0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, -0.7733>, < 0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.0000, -0.4779, -0.7733>, < -0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, 0.7733, 0.0000>, < -0.4779, 0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, 0.7733, 0.0000>, < 0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, 0.7733, 0.0000>, < 0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, -0.7733, 0.0000>, < -0.4779, -0.7733, 0.0000>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, -0.7733, 0.0000>, < 0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.4779, -0.7733, 0.0000>, < 0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< -0.4779, 0.7733, 0.0000>, < -0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< -0.4779, 0.7733, 0.0000>, < -0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< -0.4779, -0.7733, 0.0000>, < -0.7733, 0.0000, 0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< -0.4779, -0.7733, 0.0000>, < -0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< 0.7733, 0.0000, 0.4779>, < 0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} cylinder {< -0.7733, 0.0000, 0.4779>, < -0.7733, 0.0000, -0.4779>, 0.0287 texture {TStk pigment {color rgb <0.6000,0.6000,0.6000>}}} union { triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.1209, 0.7632>,< 0.0000, 0.2388, 0.7349> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.2388, 0.7349>,< 0.0000, 0.3508, 0.6885> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.3508, 0.6885>,< 0.0000, 0.4542, 0.6251> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.4542, 0.6251>,< 0.0000, 0.5464, 0.5464> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.5464, 0.5464>,< 0.0000, 0.6251, 0.4542> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.6251, 0.4542>,< 0.0000, 0.6885, 0.3508> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.6885, 0.3508>,< 0.0000, 0.7349, 0.2388> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.7349, 0.2388>,< 0.0000, 0.7632, 0.1209> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.7632, 0.1209>,< 0.0000, 0.7727, 0.0000> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.7727, 0.0000>,< 0.0000, 0.7632, -0.1209> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.7632, -0.1209>,< 0.0000, 0.7349, -0.2388> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.7349, -0.2388>,< 0.0000, 0.6885, -0.3508> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.6885, -0.3508>,< 0.0000, 0.6251, -0.4542> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.6251, -0.4542>,< 0.0000, 0.5464, -0.5464> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.5464, -0.5464>,< 0.0000, 0.4542, -0.6251> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.4542, -0.6251>,< 0.0000, 0.3508, -0.6885> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.3508, -0.6885>,< 0.0000, 0.2388, -0.7349> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.2388, -0.7349>,< 0.0000, 0.1209, -0.7632> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.1209, -0.7632>,< 0.0000, 0.0000, -0.7727> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, 0.0000, -0.7727>,< 0.0000, -0.1209, -0.7632> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.1209, -0.7632>,< 0.0000, -0.2388, -0.7349> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.2388, -0.7349>,< 0.0000, -0.3508, -0.6885> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.3508, -0.6885>,< 0.0000, -0.4542, -0.6251> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.4542, -0.6251>,< 0.0000, -0.5464, -0.5464> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.5464, -0.5464>,< 0.0000, -0.6251, -0.4542> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.6251, -0.4542>,< 0.0000, -0.6885, -0.3508> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.6885, -0.3508>,< 0.0000, -0.7349, -0.2388> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.7349, -0.2388>,< 0.0000, -0.7632, -0.1209> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.7632, -0.1209>,< 0.0000, -0.7727, 0.0000> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.7727, 0.0000>,< 0.0000, -0.7632, 0.1209> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.7632, 0.1209>,< 0.0000, -0.7349, 0.2388> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.7349, 0.2388>,< 0.0000, -0.6885, 0.3508> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.6885, 0.3508>,< 0.0000, -0.6251, 0.4542> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.6251, 0.4542>,< 0.0000, -0.5464, 0.5464> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.5464, 0.5464>,< 0.0000, -0.4542, 0.6251> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.4542, 0.6251>,< 0.0000, -0.3508, 0.6885> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.3508, 0.6885>,< 0.0000, -0.2388, 0.7349> } triangle {< 0.0000, 0.0000, 0.7727>,< 0.0000, -0.2388, 0.7349>,< 0.0000, -0.1209, 0.7632> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, -0.4062, -0.6573>,< 0.1150, -0.3695, -0.6689>,< 0.2271, -0.3236, -0.6639> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2271, -0.3236, -0.6639>,< 0.3336, -0.2698, -0.6427> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3336, -0.2698, -0.6427>,< 0.4320, -0.2093, -0.6056> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4320, -0.2093, -0.6056>,< 0.5197, -0.1436, -0.5536> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.5197, -0.1436, -0.5536>,< 0.5946, -0.0745, -0.4879> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.5946, -0.0745, -0.4879>,< 0.6548, -0.0034, -0.4103> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.6548, -0.0034, -0.4103>,< 0.6989, 0.0676, -0.3225> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.6989, 0.0676, -0.3225>,< 0.7259, 0.1371, -0.2268> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.7259, 0.1371, -0.2268>,< 0.7349, 0.2031, -0.1255> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.7349, 0.2031, -0.1255>,< 0.7259, 0.2642, -0.0212> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.7259, 0.2642, -0.0212>,< 0.6989, 0.3187, 0.0837> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.6989, 0.3187, 0.0837>,< 0.6548, 0.3654, 0.1866> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.6548, 0.3654, 0.1866>,< 0.5946, 0.4031, 0.2848> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.5946, 0.4031, 0.2848>,< 0.5197, 0.4309, 0.3760> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.5197, 0.4309, 0.3760>,< 0.4320, 0.4481, 0.4580> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4320, 0.4481, 0.4580>,< 0.3336, 0.4542, 0.5287> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3336, 0.4542, 0.5287>,< 0.2271, 0.4491, 0.5864> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2271, 0.4491, 0.5864>,< 0.1150, 0.4330, 0.6296> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.1150, 0.4330, 0.6296>,< 0.0000, 0.4062, 0.6573> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.0000, 0.4062, 0.6573>,< -0.1150, 0.3695, 0.6689> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.1150, 0.3695, 0.6689>,< -0.2271, 0.3236, 0.6639> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2271, 0.3236, 0.6639>,< -0.3336, 0.2698, 0.6427> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3336, 0.2698, 0.6427>,< -0.4320, 0.2093, 0.6056> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4320, 0.2093, 0.6056>,< -0.5197, 0.1436, 0.5536> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.5197, 0.1436, 0.5536>,< -0.5946, 0.0745, 0.4879> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.5946, 0.0745, 0.4879>,< -0.6548, 0.0034, 0.4103> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.6548, 0.0034, 0.4103>,< -0.6989, -0.0676, 0.3225> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.6989, -0.0676, 0.3225>,< -0.7259, -0.1371, 0.2268> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.7259, -0.1371, 0.2268>,< -0.7349, -0.2031, 0.1255> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.7349, -0.2031, 0.1255>,< -0.7259, -0.2642, 0.0212> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.7259, -0.2642, 0.0212>,< -0.6989, -0.3187, -0.0837> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.6989, -0.3187, -0.0837>,< -0.6548, -0.3654, -0.1866> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.6548, -0.3654, -0.1866>,< -0.5946, -0.4031, -0.2848> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.5946, -0.4031, -0.2848>,< -0.5197, -0.4309, -0.3760> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.5197, -0.4309, -0.3760>,< -0.4320, -0.4481, -0.4580> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4320, -0.4481, -0.4580>,< -0.3336, -0.4542, -0.5287> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3336, -0.4542, -0.5287>,< -0.2271, -0.4491, -0.5864> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2271, -0.4491, -0.5864>,< -0.1150, -0.4330, -0.6296> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.7336, 0.1790, -0.1638>,< -0.7313, 0.2421, -0.0602>,< -0.7110, 0.2993, 0.0448> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.7110, 0.2993, 0.0448>,< -0.6732, 0.3490, 0.1487> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.6732, 0.3490, 0.1487>,< -0.6188, 0.3902, 0.2489> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.6188, 0.3902, 0.2489>,< -0.5492, 0.4218, 0.3430> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.5492, 0.4218, 0.3430>,< -0.4660, 0.4429, 0.4287> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.4660, 0.4429, 0.4287>,< -0.3714, 0.4532, 0.5038> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.3714, 0.4532, 0.5038>,< -0.2676, 0.4523, 0.5665> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.2676, 0.4523, 0.5665>,< -0.1572, 0.4403, 0.6152> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.1572, 0.4403, 0.6152>,< -0.0430, 0.4174, 0.6489> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.0430, 0.4174, 0.6489>,< 0.0723, 0.3843, 0.6665> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.0723, 0.3843, 0.6665>,< 0.1858, 0.3417, 0.6677> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.1858, 0.3417, 0.6677>,< 0.2948, 0.2907, 0.6525> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.2948, 0.2907, 0.6525>,< 0.3965, 0.2325, 0.6212> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.3965, 0.2325, 0.6212>,< 0.4884, 0.1686, 0.5746> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.4884, 0.1686, 0.5746>,< 0.5683, 0.1005, 0.5139> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.5683, 0.1005, 0.5139>,< 0.6342, 0.0300, 0.4405> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.6342, 0.0300, 0.4405>,< 0.6845, -0.0413, 0.3563> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.6845, -0.0413, 0.3563>,< 0.7179, -0.1115, 0.2632> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.7179, -0.1115, 0.2632>,< 0.7336, -0.1790, 0.1638> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.7336, -0.1790, 0.1638>,< 0.7313, -0.2421, 0.0602> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.7313, -0.2421, 0.0602>,< 0.7110, -0.2993, -0.0448> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.7110, -0.2993, -0.0448>,< 0.6732, -0.3490, -0.1487> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.6732, -0.3490, -0.1487>,< 0.6188, -0.3902, -0.2489> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.6188, -0.3902, -0.2489>,< 0.5492, -0.4218, -0.3430> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.5492, -0.4218, -0.3430>,< 0.4660, -0.4429, -0.4287> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.4660, -0.4429, -0.4287>,< 0.3714, -0.4532, -0.5038> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.3714, -0.4532, -0.5038>,< 0.2676, -0.4523, -0.5665> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.2676, -0.4523, -0.5665>,< 0.1572, -0.4403, -0.6152> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.1572, -0.4403, -0.6152>,< 0.0430, -0.4174, -0.6489> } triangle {< -0.7336, 0.1790, -0.1638>,< 0.0430, -0.4174, -0.6489>,< -0.0723, -0.3843, -0.6665> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.0723, -0.3843, -0.6665>,< -0.1858, -0.3417, -0.6677> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.1858, -0.3417, -0.6677>,< -0.2948, -0.2907, -0.6525> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.2948, -0.2907, -0.6525>,< -0.3965, -0.2325, -0.6212> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.3965, -0.2325, -0.6212>,< -0.4884, -0.1686, -0.5746> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.4884, -0.1686, -0.5746>,< -0.5683, -0.1005, -0.5139> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.5683, -0.1005, -0.5139>,< -0.6342, -0.0300, -0.4405> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.6342, -0.0300, -0.4405>,< -0.6845, 0.0413, -0.3563> } triangle {< -0.7336, 0.1790, -0.1638>,< -0.6845, 0.0413, -0.3563>,< -0.7179, 0.1115, -0.2632> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, -0.4062, -0.6573>,< 0.0711, -0.3181, -0.7006>,< 0.1404, -0.2220, -0.7267> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.1404, -0.2220, -0.7267>,< 0.2062, -0.1205, -0.7349> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2062, -0.1205, -0.7349>,< 0.2670, -0.0161, -0.7250> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2670, -0.0161, -0.7250>,< 0.3212, 0.0888, -0.6972> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3212, 0.0888, -0.6972>,< 0.3675, 0.1914, -0.6523> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3675, 0.1914, -0.6523>,< 0.4047, 0.2894, -0.5913> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4047, 0.2894, -0.5913>,< 0.4320, 0.3802, -0.5157> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4320, 0.3802, -0.5157>,< 0.4486, 0.4617, -0.4274> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4486, 0.4617, -0.4274>,< 0.4542, 0.5318, -0.3287> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4542, 0.5318, -0.3287>,< 0.4486, 0.5888, -0.2218> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4486, 0.5888, -0.2218>,< 0.4320, 0.6313, -0.1095> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4320, 0.6313, -0.1095>,< 0.4047, 0.6583, 0.0056> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.4047, 0.6583, 0.0056>,< 0.3675, 0.6690, 0.1205> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3675, 0.6690, 0.1205>,< 0.3212, 0.6633, 0.2324> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.3212, 0.6633, 0.2324>,< 0.2670, 0.6412, 0.3386> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2670, 0.6412, 0.3386>,< 0.2062, 0.6034, 0.4365> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.2062, 0.6034, 0.4365>,< 0.1404, 0.5507, 0.5236> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.1404, 0.5507, 0.5236>,< 0.0711, 0.4844, 0.5978> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.0711, 0.4844, 0.5978>,< 0.0000, 0.4062, 0.6573> } triangle {< 0.0000, -0.4062, -0.6573>,< 0.0000, 0.4062, 0.6573>,< -0.0711, 0.3181, 0.7006> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.0711, 0.3181, 0.7006>,< -0.1404, 0.2220, 0.7267> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.1404, 0.2220, 0.7267>,< -0.2062, 0.1205, 0.7349> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2062, 0.1205, 0.7349>,< -0.2670, 0.0161, 0.7250> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2670, 0.0161, 0.7250>,< -0.3212, -0.0888, 0.6972> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3212, -0.0888, 0.6972>,< -0.3675, -0.1914, 0.6523> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3675, -0.1914, 0.6523>,< -0.4047, -0.2894, 0.5913> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4047, -0.2894, 0.5913>,< -0.4320, -0.3802, 0.5157> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4320, -0.3802, 0.5157>,< -0.4486, -0.4617, 0.4274> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4486, -0.4617, 0.4274>,< -0.4542, -0.5318, 0.3287> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4542, -0.5318, 0.3287>,< -0.4486, -0.5888, 0.2218> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4486, -0.5888, 0.2218>,< -0.4320, -0.6313, 0.1095> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4320, -0.6313, 0.1095>,< -0.4047, -0.6583, -0.0056> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.4047, -0.6583, -0.0056>,< -0.3675, -0.6690, -0.1205> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3675, -0.6690, -0.1205>,< -0.3212, -0.6633, -0.2324> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.3212, -0.6633, -0.2324>,< -0.2670, -0.6412, -0.3386> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2670, -0.6412, -0.3386>,< -0.2062, -0.6034, -0.4365> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.2062, -0.6034, -0.4365>,< -0.1404, -0.5507, -0.5236> } triangle {< 0.0000, -0.4062, -0.6573>,< -0.1404, -0.5507, -0.5236>,< -0.0711, -0.4844, -0.5978> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.4471, 0.4518, -0.4394>,< -0.4541, 0.5235, -0.3419>,< -0.4500, 0.5822, -0.2359> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.4500, 0.5822, -0.2359>,< -0.4347, 0.6267, -0.1241> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.4347, 0.6267, -0.1241>,< -0.4088, 0.6557, -0.0093> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.4088, 0.6557, -0.0093>,< -0.3728, 0.6685, 0.1058> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.3728, 0.6685, 0.1058>,< -0.3276, 0.6649, 0.2183> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.3276, 0.6649, 0.2183>,< -0.2743, 0.6450, 0.3253> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.2743, 0.6450, 0.3253>,< -0.2143, 0.6091, 0.4244> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.2143, 0.6091, 0.4244>,< -0.1491, 0.5583, 0.5131> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.1491, 0.5583, 0.5131>,< -0.0801, 0.4937, 0.5891> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.0801, 0.4937, 0.5891>,< -0.0092, 0.4169, 0.6505> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.0092, 0.4169, 0.6505>,< 0.0620, 0.3299, 0.6960> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.0620, 0.3299, 0.6960>,< 0.1316, 0.2347, 0.7244> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.1316, 0.2347, 0.7244>,< 0.1980, 0.1338, 0.7348> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.1980, 0.1338, 0.7348>,< 0.2595, 0.0296, 0.7273> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.2595, 0.0296, 0.7273>,< 0.3146, -0.0753, 0.7017> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.3146, -0.0753, 0.7017>,< 0.3620, -0.1784, 0.6590> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.3620, -0.1784, 0.6590>,< 0.4004, -0.2771, 0.6000> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4004, -0.2771, 0.6000>,< 0.4290, -0.3690, 0.5262> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4290, -0.3690, 0.5262>,< 0.4471, -0.4518, 0.4394> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4471, -0.4518, 0.4394>,< 0.4541, -0.5235, 0.3419> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4541, -0.5235, 0.3419>,< 0.4500, -0.5822, 0.2359> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4500, -0.5822, 0.2359>,< 0.4347, -0.6267, 0.1241> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4347, -0.6267, 0.1241>,< 0.4088, -0.6557, 0.0093> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.4088, -0.6557, 0.0093>,< 0.3728, -0.6685, -0.1058> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.3728, -0.6685, -0.1058>,< 0.3276, -0.6649, -0.2183> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.3276, -0.6649, -0.2183>,< 0.2743, -0.6450, -0.3253> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.2743, -0.6450, -0.3253>,< 0.2143, -0.6091, -0.4244> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.2143, -0.6091, -0.4244>,< 0.1491, -0.5583, -0.5131> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.1491, -0.5583, -0.5131>,< 0.0801, -0.4937, -0.5891> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.0801, -0.4937, -0.5891>,< 0.0092, -0.4169, -0.6505> } triangle {< -0.4471, 0.4518, -0.4394>,< 0.0092, -0.4169, -0.6505>,< -0.0620, -0.3299, -0.6960> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.0620, -0.3299, -0.6960>,< -0.1316, -0.2347, -0.7244> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.1316, -0.2347, -0.7244>,< -0.1980, -0.1338, -0.7348> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.1980, -0.1338, -0.7348>,< -0.2595, -0.0296, -0.7273> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.2595, -0.0296, -0.7273>,< -0.3146, 0.0753, -0.7017> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.3146, 0.0753, -0.7017>,< -0.3620, 0.1784, -0.6590> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.3620, 0.1784, -0.6590>,< -0.4004, 0.2771, -0.6000> } triangle {< -0.4471, 0.4518, -0.4394>,< -0.4004, 0.2771, -0.6000>,< -0.4290, 0.3690, -0.5262> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, 0.7727, 0.0000>,< 0.1209, 0.7632, 0.0000>,< 0.2388, 0.7349, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.2388, 0.7349, 0.0000>,< 0.3508, 0.6885, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.3508, 0.6885, 0.0000>,< 0.4542, 0.6251, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.4542, 0.6251, 0.0000>,< 0.5464, 0.5464, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.5464, 0.5464, 0.0000>,< 0.6251, 0.4542, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.6251, 0.4542, 0.0000>,< 0.6885, 0.3508, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.6885, 0.3508, 0.0000>,< 0.7349, 0.2388, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.7349, 0.2388, 0.0000>,< 0.7632, 0.1209, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.7632, 0.1209, 0.0000>,< 0.7727, 0.0000, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.7727, 0.0000, 0.0000>,< 0.7632, -0.1209, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.7632, -0.1209, 0.0000>,< 0.7349, -0.2388, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.7349, -0.2388, 0.0000>,< 0.6885, -0.3508, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.6885, -0.3508, 0.0000>,< 0.6251, -0.4542, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.6251, -0.4542, 0.0000>,< 0.5464, -0.5464, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.5464, -0.5464, 0.0000>,< 0.4542, -0.6251, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.4542, -0.6251, 0.0000>,< 0.3508, -0.6885, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.3508, -0.6885, 0.0000>,< 0.2388, -0.7349, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.2388, -0.7349, 0.0000>,< 0.1209, -0.7632, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.1209, -0.7632, 0.0000>,< 0.0000, -0.7727, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< 0.0000, -0.7727, 0.0000>,< -0.1209, -0.7632, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.1209, -0.7632, 0.0000>,< -0.2388, -0.7349, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.2388, -0.7349, 0.0000>,< -0.3508, -0.6885, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.3508, -0.6885, 0.0000>,< -0.4542, -0.6251, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.4542, -0.6251, 0.0000>,< -0.5464, -0.5464, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.5464, -0.5464, 0.0000>,< -0.6251, -0.4542, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.6251, -0.4542, 0.0000>,< -0.6885, -0.3508, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.6885, -0.3508, 0.0000>,< -0.7349, -0.2388, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.7349, -0.2388, 0.0000>,< -0.7632, -0.1209, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.7632, -0.1209, 0.0000>,< -0.7727, 0.0000, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.7727, 0.0000, 0.0000>,< -0.7632, 0.1209, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.7632, 0.1209, 0.0000>,< -0.7349, 0.2388, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.7349, 0.2388, 0.0000>,< -0.6885, 0.3508, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.6885, 0.3508, 0.0000>,< -0.6251, 0.4542, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.6251, 0.4542, 0.0000>,< -0.5464, 0.5464, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.5464, 0.5464, 0.0000>,< -0.4542, 0.6251, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.4542, 0.6251, 0.0000>,< -0.3508, 0.6885, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.3508, 0.6885, 0.0000>,< -0.2388, 0.7349, 0.0000> } triangle {< 0.0000, 0.7727, 0.0000>,< -0.2388, 0.7349, 0.0000>,< -0.1209, 0.7632, 0.0000> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.7727, 0.0000, 0.0000>,< 0.7632, 0.0000, 0.1209>,< 0.7349, 0.0000, 0.2388> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.7349, 0.0000, 0.2388>,< 0.6885, 0.0000, 0.3508> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.6885, 0.0000, 0.3508>,< 0.6251, 0.0000, 0.4542> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.6251, 0.0000, 0.4542>,< 0.5464, 0.0000, 0.5464> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.5464, 0.0000, 0.5464>,< 0.4542, 0.0000, 0.6251> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.4542, 0.0000, 0.6251>,< 0.3508, 0.0000, 0.6885> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.3508, 0.0000, 0.6885>,< 0.2388, 0.0000, 0.7349> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.2388, 0.0000, 0.7349>,< 0.1209, 0.0000, 0.7632> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.1209, 0.0000, 0.7632>,< 0.0000, 0.0000, 0.7727> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.0000, 0.0000, 0.7727>,< -0.1209, 0.0000, 0.7632> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.1209, 0.0000, 0.7632>,< -0.2388, 0.0000, 0.7349> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.2388, 0.0000, 0.7349>,< -0.3508, 0.0000, 0.6885> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.3508, 0.0000, 0.6885>,< -0.4542, 0.0000, 0.6251> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.4542, 0.0000, 0.6251>,< -0.5464, 0.0000, 0.5464> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.5464, 0.0000, 0.5464>,< -0.6251, 0.0000, 0.4542> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.6251, 0.0000, 0.4542>,< -0.6885, 0.0000, 0.3508> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.6885, 0.0000, 0.3508>,< -0.7349, 0.0000, 0.2388> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.7349, 0.0000, 0.2388>,< -0.7632, 0.0000, 0.1209> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.7632, 0.0000, 0.1209>,< -0.7727, 0.0000, 0.0000> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.7727, 0.0000, 0.0000>,< -0.7632, 0.0000, -0.1209> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.7632, 0.0000, -0.1209>,< -0.7349, 0.0000, -0.2388> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.7349, 0.0000, -0.2388>,< -0.6885, 0.0000, -0.3508> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.6885, 0.0000, -0.3508>,< -0.6251, 0.0000, -0.4542> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.6251, 0.0000, -0.4542>,< -0.5464, 0.0000, -0.5464> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.5464, 0.0000, -0.5464>,< -0.4542, 0.0000, -0.6251> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.4542, 0.0000, -0.6251>,< -0.3508, 0.0000, -0.6885> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.3508, 0.0000, -0.6885>,< -0.2388, 0.0000, -0.7349> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.2388, 0.0000, -0.7349>,< -0.1209, 0.0000, -0.7632> } triangle {< 0.7727, 0.0000, 0.0000>,< -0.1209, 0.0000, -0.7632>,< 0.0000, 0.0000, -0.7727> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.0000, 0.0000, -0.7727>,< 0.1209, 0.0000, -0.7632> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.1209, 0.0000, -0.7632>,< 0.2388, 0.0000, -0.7349> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.2388, 0.0000, -0.7349>,< 0.3508, 0.0000, -0.6885> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.3508, 0.0000, -0.6885>,< 0.4542, 0.0000, -0.6251> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.4542, 0.0000, -0.6251>,< 0.5464, 0.0000, -0.5464> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.5464, 0.0000, -0.5464>,< 0.6251, 0.0000, -0.4542> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.6251, 0.0000, -0.4542>,< 0.6885, 0.0000, -0.3508> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.6885, 0.0000, -0.3508>,< 0.7349, 0.0000, -0.2388> } triangle {< 0.7727, 0.0000, 0.0000>,< 0.7349, 0.0000, -0.2388>,< 0.7632, 0.0000, -0.1209> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.4282, -0.4665, -0.4428>,< -0.5034, -0.3719, -0.4532>,< -0.5662, -0.2682, -0.4524> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.5662, -0.2682, -0.4524>,< -0.6150, -0.1579, -0.4404> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6150, -0.1579, -0.4404>,< -0.6487, -0.0436, -0.4176> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6487, -0.0436, -0.4176>,< -0.6664, 0.0717, -0.3845> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6664, 0.0717, -0.3845>,< -0.6677, 0.1852, -0.3419> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6677, 0.1852, -0.3419>,< -0.6526, 0.2942, -0.2910> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6526, 0.2942, -0.2910>,< -0.6214, 0.3959, -0.2328> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.6214, 0.3959, -0.2328>,< -0.5749, 0.4879, -0.1690> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.5749, 0.4879, -0.1690>,< -0.5143, 0.5679, -0.1009> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.5143, 0.5679, -0.1009>,< -0.4409, 0.6338, -0.0304> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.4409, 0.6338, -0.0304>,< -0.3568, 0.6842, 0.0409> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.3568, 0.6842, 0.0409>,< -0.2638, 0.7178, 0.1111> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.2638, 0.7178, 0.1111>,< -0.1643, 0.7336, 0.1786> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.1643, 0.7336, 0.1786>,< -0.0608, 0.7314, 0.2418> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.0608, 0.7314, 0.2418>,< 0.0442, 0.7112, 0.2989> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.0442, 0.7112, 0.2989>,< 0.1481, 0.6735, 0.3488> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.1481, 0.6735, 0.3488>,< 0.2483, 0.6192, 0.3900> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.2483, 0.6192, 0.3900>,< 0.3425, 0.5496, 0.4216> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.3425, 0.5496, 0.4216>,< 0.4282, 0.4665, 0.4428> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.4282, 0.4665, 0.4428>,< 0.5034, 0.3719, 0.4532> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.5034, 0.3719, 0.4532>,< 0.5662, 0.2682, 0.4524> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.5662, 0.2682, 0.4524>,< 0.6150, 0.1579, 0.4404> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6150, 0.1579, 0.4404>,< 0.6487, 0.0436, 0.4176> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6487, 0.0436, 0.4176>,< 0.6664, -0.0717, 0.3845> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6664, -0.0717, 0.3845>,< 0.6677, -0.1852, 0.3419> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6677, -0.1852, 0.3419>,< 0.6526, -0.2942, 0.2910> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6526, -0.2942, 0.2910>,< 0.6214, -0.3959, 0.2328> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.6214, -0.3959, 0.2328>,< 0.5749, -0.4879, 0.1690> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.5749, -0.4879, 0.1690>,< 0.5143, -0.5679, 0.1009> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.5143, -0.5679, 0.1009>,< 0.4409, -0.6338, 0.0304> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.4409, -0.6338, 0.0304>,< 0.3568, -0.6842, -0.0409> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.3568, -0.6842, -0.0409>,< 0.2638, -0.7178, -0.1111> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.2638, -0.7178, -0.1111>,< 0.1643, -0.7336, -0.1786> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.1643, -0.7336, -0.1786>,< 0.0608, -0.7314, -0.2418> } triangle {< -0.4282, -0.4665, -0.4428>,< 0.0608, -0.7314, -0.2418>,< -0.0442, -0.7112, -0.2989> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.0442, -0.7112, -0.2989>,< -0.1481, -0.6735, -0.3488> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.1481, -0.6735, -0.3488>,< -0.2483, -0.6192, -0.3900> } triangle {< -0.4282, -0.4665, -0.4428>,< -0.2483, -0.6192, -0.3900>,< -0.3425, -0.5496, -0.4216> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, 0.4062, -0.6573>,< 0.1150, 0.4330, -0.6296>,< 0.2271, 0.4491, -0.5864> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2271, 0.4491, -0.5864>,< 0.3336, 0.4542, -0.5287> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3336, 0.4542, -0.5287>,< 0.4320, 0.4481, -0.4580> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4320, 0.4481, -0.4580>,< 0.5197, 0.4309, -0.3760> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.5197, 0.4309, -0.3760>,< 0.5946, 0.4031, -0.2848> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.5946, 0.4031, -0.2848>,< 0.6548, 0.3654, -0.1866> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.6548, 0.3654, -0.1866>,< 0.6989, 0.3187, -0.0837> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.6989, 0.3187, -0.0837>,< 0.7259, 0.2642, 0.0212> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.7259, 0.2642, 0.0212>,< 0.7349, 0.2031, 0.1255> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.7349, 0.2031, 0.1255>,< 0.7259, 0.1371, 0.2268> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.7259, 0.1371, 0.2268>,< 0.6989, 0.0676, 0.3225> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.6989, 0.0676, 0.3225>,< 0.6548, -0.0034, 0.4103> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.6548, -0.0034, 0.4103>,< 0.5946, -0.0745, 0.4879> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.5946, -0.0745, 0.4879>,< 0.5197, -0.1436, 0.5536> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.5197, -0.1436, 0.5536>,< 0.4320, -0.2093, 0.6056> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4320, -0.2093, 0.6056>,< 0.3336, -0.2698, 0.6427> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3336, -0.2698, 0.6427>,< 0.2271, -0.3236, 0.6639> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2271, -0.3236, 0.6639>,< 0.1150, -0.3695, 0.6689> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.1150, -0.3695, 0.6689>,< 0.0000, -0.4062, 0.6573> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.0000, -0.4062, 0.6573>,< -0.1150, -0.4330, 0.6296> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.1150, -0.4330, 0.6296>,< -0.2271, -0.4491, 0.5864> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2271, -0.4491, 0.5864>,< -0.3336, -0.4542, 0.5287> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3336, -0.4542, 0.5287>,< -0.4320, -0.4481, 0.4580> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4320, -0.4481, 0.4580>,< -0.5197, -0.4309, 0.3760> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.5197, -0.4309, 0.3760>,< -0.5946, -0.4031, 0.2848> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.5946, -0.4031, 0.2848>,< -0.6548, -0.3654, 0.1866> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.6548, -0.3654, 0.1866>,< -0.6989, -0.3187, 0.0837> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.6989, -0.3187, 0.0837>,< -0.7259, -0.2642, -0.0212> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.7259, -0.2642, -0.0212>,< -0.7349, -0.2031, -0.1255> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.7349, -0.2031, -0.1255>,< -0.7259, -0.1371, -0.2268> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.7259, -0.1371, -0.2268>,< -0.6989, -0.0676, -0.3225> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.6989, -0.0676, -0.3225>,< -0.6548, 0.0034, -0.4103> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.6548, 0.0034, -0.4103>,< -0.5946, 0.0745, -0.4879> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.5946, 0.0745, -0.4879>,< -0.5197, 0.1436, -0.5536> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.5197, 0.1436, -0.5536>,< -0.4320, 0.2093, -0.6056> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4320, 0.2093, -0.6056>,< -0.3336, 0.2698, -0.6427> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3336, 0.2698, -0.6427>,< -0.2271, 0.3236, -0.6639> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2271, 0.3236, -0.6639>,< -0.1150, 0.3695, -0.6689> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, -0.7219, -0.2757>,< 0.1047, -0.6914, -0.3288>,< 0.2068, -0.6439, -0.3738> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.2068, -0.6439, -0.3738>,< 0.3038, -0.5806, -0.4095> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.3038, -0.5806, -0.4095>,< 0.3933, -0.5030, -0.4352> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.3933, -0.5030, -0.4352>,< 0.4732, -0.4129, -0.4502> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.4732, -0.4129, -0.4502>,< 0.5414, -0.3128, -0.4541> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.5414, -0.3128, -0.4541>,< 0.5963, -0.2049, -0.4468> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.5963, -0.2049, -0.4468>,< 0.6364, -0.0920, -0.4285> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.6364, -0.0920, -0.4285>,< 0.6610, 0.0232, -0.3996> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.6610, 0.0232, -0.3996>,< 0.6692, 0.1379, -0.3609> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.6692, 0.1379, -0.3609>,< 0.6610, 0.2491, -0.3134> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.6610, 0.2491, -0.3134>,< 0.6364, 0.3542, -0.2581> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.6364, 0.3542, -0.2581>,< 0.5963, 0.4506, -0.1964> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.5963, 0.4506, -0.1964>,< 0.5414, 0.5358, -0.1299> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.5414, 0.5358, -0.1299>,< 0.4732, 0.6079, -0.0602> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.4732, 0.6079, -0.0602>,< 0.3933, 0.6650, 0.0109> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.3933, 0.6650, 0.0109>,< 0.3038, 0.7058, 0.0818> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.3038, 0.7058, 0.0818>,< 0.2068, 0.7291, 0.1507> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.2068, 0.7291, 0.1507>,< 0.1047, 0.7345, 0.2159> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.1047, 0.7345, 0.2159>,< 0.0000, 0.7219, 0.2757> } triangle {< 0.0000, -0.7219, -0.2757>,< 0.0000, 0.7219, 0.2757>,< -0.1047, 0.6914, 0.3288> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.1047, 0.6914, 0.3288>,< -0.2068, 0.6439, 0.3738> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.2068, 0.6439, 0.3738>,< -0.3038, 0.5806, 0.4095> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.3038, 0.5806, 0.4095>,< -0.3933, 0.5030, 0.4352> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.3933, 0.5030, 0.4352>,< -0.4732, 0.4129, 0.4502> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.4732, 0.4129, 0.4502>,< -0.5414, 0.3128, 0.4541> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.5414, 0.3128, 0.4541>,< -0.5963, 0.2049, 0.4468> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.5963, 0.2049, 0.4468>,< -0.6364, 0.0920, 0.4285> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.6364, 0.0920, 0.4285>,< -0.6610, -0.0232, 0.3996> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.6610, -0.0232, 0.3996>,< -0.6692, -0.1379, 0.3609> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.6692, -0.1379, 0.3609>,< -0.6610, -0.2491, 0.3134> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.6610, -0.2491, 0.3134>,< -0.6364, -0.3542, 0.2581> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.6364, -0.3542, 0.2581>,< -0.5963, -0.4506, 0.1964> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.5963, -0.4506, 0.1964>,< -0.5414, -0.5358, 0.1299> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.5414, -0.5358, 0.1299>,< -0.4732, -0.6079, 0.0602> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.4732, -0.6079, 0.0602>,< -0.3933, -0.6650, -0.0109> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.3933, -0.6650, -0.0109>,< -0.3038, -0.7058, -0.0818> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.3038, -0.7058, -0.0818>,< -0.2068, -0.7291, -0.1507> } triangle {< 0.0000, -0.7219, -0.2757>,< -0.2068, -0.7291, -0.1507>,< -0.1047, -0.7345, -0.2159> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.7336, 0.1790, 0.1638>,< -0.7179, 0.1115, 0.2632>,< -0.6845, 0.0413, 0.3563> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.6845, 0.0413, 0.3563>,< -0.6342, -0.0300, 0.4405> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.6342, -0.0300, 0.4405>,< -0.5683, -0.1005, 0.5139> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.5683, -0.1005, 0.5139>,< -0.4884, -0.1686, 0.5746> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.4884, -0.1686, 0.5746>,< -0.3965, -0.2325, 0.6212> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.3965, -0.2325, 0.6212>,< -0.2948, -0.2907, 0.6525> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.2948, -0.2907, 0.6525>,< -0.1858, -0.3417, 0.6677> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.1858, -0.3417, 0.6677>,< -0.0723, -0.3843, 0.6665> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.0723, -0.3843, 0.6665>,< 0.0430, -0.4174, 0.6489> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.0430, -0.4174, 0.6489>,< 0.1572, -0.4403, 0.6152> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.1572, -0.4403, 0.6152>,< 0.2676, -0.4523, 0.5665> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.2676, -0.4523, 0.5665>,< 0.3714, -0.4532, 0.5038> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.3714, -0.4532, 0.5038>,< 0.4660, -0.4429, 0.4287> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.4660, -0.4429, 0.4287>,< 0.5492, -0.4218, 0.3430> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.5492, -0.4218, 0.3430>,< 0.6188, -0.3902, 0.2489> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.6188, -0.3902, 0.2489>,< 0.6732, -0.3490, 0.1487> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.6732, -0.3490, 0.1487>,< 0.7110, -0.2993, 0.0448> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.7110, -0.2993, 0.0448>,< 0.7313, -0.2421, -0.0602> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.7313, -0.2421, -0.0602>,< 0.7336, -0.1790, -0.1638> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.7336, -0.1790, -0.1638>,< 0.7179, -0.1115, -0.2632> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.7179, -0.1115, -0.2632>,< 0.6845, -0.0413, -0.3563> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.6845, -0.0413, -0.3563>,< 0.6342, 0.0300, -0.4405> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.6342, 0.0300, -0.4405>,< 0.5683, 0.1005, -0.5139> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.5683, 0.1005, -0.5139>,< 0.4884, 0.1686, -0.5746> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.4884, 0.1686, -0.5746>,< 0.3965, 0.2325, -0.6212> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.3965, 0.2325, -0.6212>,< 0.2948, 0.2907, -0.6525> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.2948, 0.2907, -0.6525>,< 0.1858, 0.3417, -0.6677> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.1858, 0.3417, -0.6677>,< 0.0723, 0.3843, -0.6665> } triangle {< -0.7336, 0.1790, 0.1638>,< 0.0723, 0.3843, -0.6665>,< -0.0430, 0.4174, -0.6489> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.0430, 0.4174, -0.6489>,< -0.1572, 0.4403, -0.6152> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.1572, 0.4403, -0.6152>,< -0.2676, 0.4523, -0.5665> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.2676, 0.4523, -0.5665>,< -0.3714, 0.4532, -0.5038> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.3714, 0.4532, -0.5038>,< -0.4660, 0.4429, -0.4287> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.4660, 0.4429, -0.4287>,< -0.5492, 0.4218, -0.3430> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.5492, 0.4218, -0.3430>,< -0.6188, 0.3902, -0.2489> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.6188, 0.3902, -0.2489>,< -0.6732, 0.3490, -0.1487> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.6732, 0.3490, -0.1487>,< -0.7110, 0.2993, -0.0448> } triangle {< -0.7336, 0.1790, 0.1638>,< -0.7110, 0.2993, -0.0448>,< -0.7313, 0.2421, 0.0602> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, 0.4062, -0.6573>,< 0.0711, 0.4844, -0.5978>,< 0.1404, 0.5507, -0.5236> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.1404, 0.5507, -0.5236>,< 0.2062, 0.6034, -0.4365> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2062, 0.6034, -0.4365>,< 0.2670, 0.6412, -0.3386> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2670, 0.6412, -0.3386>,< 0.3212, 0.6633, -0.2324> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3212, 0.6633, -0.2324>,< 0.3675, 0.6690, -0.1205> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3675, 0.6690, -0.1205>,< 0.4047, 0.6583, -0.0056> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4047, 0.6583, -0.0056>,< 0.4320, 0.6313, 0.1095> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4320, 0.6313, 0.1095>,< 0.4486, 0.5888, 0.2218> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4486, 0.5888, 0.2218>,< 0.4542, 0.5318, 0.3287> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4542, 0.5318, 0.3287>,< 0.4486, 0.4617, 0.4274> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4486, 0.4617, 0.4274>,< 0.4320, 0.3802, 0.5157> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4320, 0.3802, 0.5157>,< 0.4047, 0.2894, 0.5913> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.4047, 0.2894, 0.5913>,< 0.3675, 0.1914, 0.6523> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3675, 0.1914, 0.6523>,< 0.3212, 0.0888, 0.6972> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.3212, 0.0888, 0.6972>,< 0.2670, -0.0161, 0.7250> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2670, -0.0161, 0.7250>,< 0.2062, -0.1205, 0.7349> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.2062, -0.1205, 0.7349>,< 0.1404, -0.2220, 0.7267> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.1404, -0.2220, 0.7267>,< 0.0711, -0.3181, 0.7006> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.0711, -0.3181, 0.7006>,< 0.0000, -0.4062, 0.6573> } triangle {< 0.0000, 0.4062, -0.6573>,< 0.0000, -0.4062, 0.6573>,< -0.0711, -0.4844, 0.5978> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.0711, -0.4844, 0.5978>,< -0.1404, -0.5507, 0.5236> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.1404, -0.5507, 0.5236>,< -0.2062, -0.6034, 0.4365> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2062, -0.6034, 0.4365>,< -0.2670, -0.6412, 0.3386> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2670, -0.6412, 0.3386>,< -0.3212, -0.6633, 0.2324> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3212, -0.6633, 0.2324>,< -0.3675, -0.6690, 0.1205> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3675, -0.6690, 0.1205>,< -0.4047, -0.6583, 0.0056> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4047, -0.6583, 0.0056>,< -0.4320, -0.6313, -0.1095> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4320, -0.6313, -0.1095>,< -0.4486, -0.5888, -0.2218> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4486, -0.5888, -0.2218>,< -0.4542, -0.5318, -0.3287> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4542, -0.5318, -0.3287>,< -0.4486, -0.4617, -0.4274> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4486, -0.4617, -0.4274>,< -0.4320, -0.3802, -0.5157> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4320, -0.3802, -0.5157>,< -0.4047, -0.2894, -0.5913> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.4047, -0.2894, -0.5913>,< -0.3675, -0.1914, -0.6523> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3675, -0.1914, -0.6523>,< -0.3212, -0.0888, -0.6972> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.3212, -0.0888, -0.6972>,< -0.2670, 0.0161, -0.7250> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2670, 0.0161, -0.7250>,< -0.2062, 0.1205, -0.7349> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.2062, 0.1205, -0.7349>,< -0.1404, 0.2220, -0.7267> } triangle {< 0.0000, 0.4062, -0.6573>,< -0.1404, 0.2220, -0.7267>,< -0.0711, 0.3181, -0.7006> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< 0.0000, 0.7219, -0.2757>,< 0.1047, 0.7345, -0.2159>,< 0.2068, 0.7291, -0.1507> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.2068, 0.7291, -0.1507>,< 0.3038, 0.7058, -0.0818> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.3038, 0.7058, -0.0818>,< 0.3933, 0.6650, -0.0109> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.3933, 0.6650, -0.0109>,< 0.4732, 0.6079, 0.0602> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.4732, 0.6079, 0.0602>,< 0.5414, 0.5358, 0.1299> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.5414, 0.5358, 0.1299>,< 0.5963, 0.4506, 0.1964> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.5963, 0.4506, 0.1964>,< 0.6364, 0.3542, 0.2581> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.6364, 0.3542, 0.2581>,< 0.6610, 0.2491, 0.3134> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.6610, 0.2491, 0.3134>,< 0.6692, 0.1379, 0.3609> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.6692, 0.1379, 0.3609>,< 0.6610, 0.0232, 0.3996> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.6610, 0.0232, 0.3996>,< 0.6364, -0.0920, 0.4285> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.6364, -0.0920, 0.4285>,< 0.5963, -0.2049, 0.4468> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.5963, -0.2049, 0.4468>,< 0.5414, -0.3128, 0.4541> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.5414, -0.3128, 0.4541>,< 0.4732, -0.4129, 0.4502> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.4732, -0.4129, 0.4502>,< 0.3933, -0.5030, 0.4352> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.3933, -0.5030, 0.4352>,< 0.3038, -0.5806, 0.4095> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.3038, -0.5806, 0.4095>,< 0.2068, -0.6439, 0.3738> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.2068, -0.6439, 0.3738>,< 0.1047, -0.6914, 0.3288> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.1047, -0.6914, 0.3288>,< 0.0000, -0.7219, 0.2757> } triangle {< 0.0000, 0.7219, -0.2757>,< 0.0000, -0.7219, 0.2757>,< -0.1047, -0.7345, 0.2159> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.1047, -0.7345, 0.2159>,< -0.2068, -0.7291, 0.1507> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.2068, -0.7291, 0.1507>,< -0.3038, -0.7058, 0.0818> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.3038, -0.7058, 0.0818>,< -0.3933, -0.6650, 0.0109> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.3933, -0.6650, 0.0109>,< -0.4732, -0.6079, -0.0602> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.4732, -0.6079, -0.0602>,< -0.5414, -0.5358, -0.1299> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.5414, -0.5358, -0.1299>,< -0.5963, -0.4506, -0.1964> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.5963, -0.4506, -0.1964>,< -0.6364, -0.3542, -0.2581> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.6364, -0.3542, -0.2581>,< -0.6610, -0.2491, -0.3134> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.6610, -0.2491, -0.3134>,< -0.6692, -0.1379, -0.3609> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.6692, -0.1379, -0.3609>,< -0.6610, -0.0232, -0.3996> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.6610, -0.0232, -0.3996>,< -0.6364, 0.0920, -0.4285> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.6364, 0.0920, -0.4285>,< -0.5963, 0.2049, -0.4468> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.5963, 0.2049, -0.4468>,< -0.5414, 0.3128, -0.4541> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.5414, 0.3128, -0.4541>,< -0.4732, 0.4129, -0.4502> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.4732, 0.4129, -0.4502>,< -0.3933, 0.5030, -0.4352> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.3933, 0.5030, -0.4352>,< -0.3038, 0.5806, -0.4095> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.3038, 0.5806, -0.4095>,< -0.2068, 0.6439, -0.3738> } triangle {< 0.0000, 0.7219, -0.2757>,< -0.2068, 0.6439, -0.3738>,< -0.1047, 0.6914, -0.3288> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.4471, 0.4518, 0.4394>,< -0.4290, 0.3690, 0.5262>,< -0.4004, 0.2771, 0.6000> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.4004, 0.2771, 0.6000>,< -0.3620, 0.1784, 0.6590> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.3620, 0.1784, 0.6590>,< -0.3146, 0.0753, 0.7017> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.3146, 0.0753, 0.7017>,< -0.2595, -0.0296, 0.7273> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.2595, -0.0296, 0.7273>,< -0.1980, -0.1338, 0.7348> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.1980, -0.1338, 0.7348>,< -0.1316, -0.2347, 0.7244> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.1316, -0.2347, 0.7244>,< -0.0620, -0.3299, 0.6960> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.0620, -0.3299, 0.6960>,< 0.0092, -0.4169, 0.6505> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.0092, -0.4169, 0.6505>,< 0.0801, -0.4937, 0.5891> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.0801, -0.4937, 0.5891>,< 0.1491, -0.5583, 0.5131> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.1491, -0.5583, 0.5131>,< 0.2143, -0.6091, 0.4244> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.2143, -0.6091, 0.4244>,< 0.2743, -0.6450, 0.3253> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.2743, -0.6450, 0.3253>,< 0.3276, -0.6649, 0.2183> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.3276, -0.6649, 0.2183>,< 0.3728, -0.6685, 0.1058> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.3728, -0.6685, 0.1058>,< 0.4088, -0.6557, -0.0093> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4088, -0.6557, -0.0093>,< 0.4347, -0.6267, -0.1241> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4347, -0.6267, -0.1241>,< 0.4500, -0.5822, -0.2359> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4500, -0.5822, -0.2359>,< 0.4541, -0.5235, -0.3419> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4541, -0.5235, -0.3419>,< 0.4471, -0.4518, -0.4394> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4471, -0.4518, -0.4394>,< 0.4290, -0.3690, -0.5262> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4290, -0.3690, -0.5262>,< 0.4004, -0.2771, -0.6000> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.4004, -0.2771, -0.6000>,< 0.3620, -0.1784, -0.6590> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.3620, -0.1784, -0.6590>,< 0.3146, -0.0753, -0.7017> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.3146, -0.0753, -0.7017>,< 0.2595, 0.0296, -0.7273> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.2595, 0.0296, -0.7273>,< 0.1980, 0.1338, -0.7348> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.1980, 0.1338, -0.7348>,< 0.1316, 0.2347, -0.7244> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.1316, 0.2347, -0.7244>,< 0.0620, 0.3299, -0.6960> } triangle {< -0.4471, 0.4518, 0.4394>,< 0.0620, 0.3299, -0.6960>,< -0.0092, 0.4169, -0.6505> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.0092, 0.4169, -0.6505>,< -0.0801, 0.4937, -0.5891> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.0801, 0.4937, -0.5891>,< -0.1491, 0.5583, -0.5131> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.1491, 0.5583, -0.5131>,< -0.2143, 0.6091, -0.4244> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.2143, 0.6091, -0.4244>,< -0.2743, 0.6450, -0.3253> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.2743, 0.6450, -0.3253>,< -0.3276, 0.6649, -0.2183> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.3276, 0.6649, -0.2183>,< -0.3728, 0.6685, -0.1058> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.3728, 0.6685, -0.1058>,< -0.4088, 0.6557, 0.0093> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.4088, 0.6557, 0.0093>,< -0.4347, 0.6267, 0.1241> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.4347, 0.6267, 0.1241>,< -0.4500, 0.5822, 0.2359> } triangle {< -0.4471, 0.4518, 0.4394>,< -0.4500, 0.5822, 0.2359>,< -0.4541, 0.5235, 0.3419> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } union { triangle {< -0.6230, 0.3918, 0.2354>,< -0.6536, 0.2898, 0.2932>,< -0.6680, 0.1805, 0.3439> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.6680, 0.1805, 0.3439>,< -0.6660, 0.0669, 0.3861> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.6660, 0.0669, 0.3861>,< -0.6476, -0.0484, 0.4187> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.6476, -0.0484, 0.4187>,< -0.6133, -0.1625, 0.4411> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.6133, -0.1625, 0.4411>,< -0.5638, -0.2727, 0.4526> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.5638, -0.2727, 0.4526>,< -0.5005, -0.3761, 0.4530> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.5005, -0.3761, 0.4530>,< -0.4248, -0.4702, 0.4422> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.4248, -0.4702, 0.4422>,< -0.3387, -0.5528, 0.4205> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.3387, -0.5528, 0.4205>,< -0.2443, -0.6217, 0.3884> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.2443, -0.6217, 0.3884>,< -0.1438, -0.6754, 0.3468> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.1438, -0.6754, 0.3468>,< -0.0398, -0.7124, 0.2967> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.0398, -0.7124, 0.2967>,< 0.0652, -0.7319, 0.2393> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.0652, -0.7319, 0.2393>,< 0.1686, -0.7333, 0.1759> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.1686, -0.7333, 0.1759>,< 0.2678, -0.7167, 0.1082> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.2678, -0.7167, 0.1082>,< 0.3605, -0.6825, 0.0379> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.3605, -0.6825, 0.0379>,< 0.4442, -0.6314, -0.0334> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.4442, -0.6314, -0.0334>,< 0.5170, -0.5648, -0.1038> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.5170, -0.5648, -0.1038>,< 0.5771, -0.4843, -0.1717> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.5771, -0.4843, -0.1717>,< 0.6230, -0.3918, -0.2354> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6230, -0.3918, -0.2354>,< 0.6536, -0.2898, -0.2932> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6536, -0.2898, -0.2932>,< 0.6680, -0.1805, -0.3439> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6680, -0.1805, -0.3439>,< 0.6660, -0.0669, -0.3861> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6660, -0.0669, -0.3861>,< 0.6476, 0.0484, -0.4187> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6476, 0.0484, -0.4187>,< 0.6133, 0.1625, -0.4411> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.6133, 0.1625, -0.4411>,< 0.5638, 0.2727, -0.4526> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.5638, 0.2727, -0.4526>,< 0.5005, 0.3761, -0.4530> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.5005, 0.3761, -0.4530>,< 0.4248, 0.4702, -0.4422> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.4248, 0.4702, -0.4422>,< 0.3387, 0.5528, -0.4205> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.3387, 0.5528, -0.4205>,< 0.2443, 0.6217, -0.3884> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.2443, 0.6217, -0.3884>,< 0.1438, 0.6754, -0.3468> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.1438, 0.6754, -0.3468>,< 0.0398, 0.7124, -0.2967> } triangle {< -0.6230, 0.3918, 0.2354>,< 0.0398, 0.7124, -0.2967>,< -0.0652, 0.7319, -0.2393> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.0652, 0.7319, -0.2393>,< -0.1686, 0.7333, -0.1759> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.1686, 0.7333, -0.1759>,< -0.2678, 0.7167, -0.1082> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.2678, 0.7167, -0.1082>,< -0.3605, 0.6825, -0.0379> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.3605, 0.6825, -0.0379>,< -0.4442, 0.6314, 0.0334> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.4442, 0.6314, 0.0334>,< -0.5170, 0.5648, 0.1038> } triangle {< -0.6230, 0.3918, 0.2354>,< -0.5170, 0.5648, 0.1038>,< -0.5771, 0.4843, 0.1717> } texture {mTx1 pigment {color rgb <0.0000,0.0000,0.9000>}} } } object {Mol1 rotate <0,0,0>} camera { location < 4.00526, 2.50276, 1.00389> sky < 0.00, 0.00, 1.00> up < 0.00, 0.00, 1.00> right < 1.00, 0.00, 0.00> direction < 0.00000, 2.00000, 0.00000> look_at < 0.00, 0.00, 0.00> } light_source {< 4.00526, 2.50276, 1.00389> color White} light_source {< 0.00000, 0.00000, 100.00000> color White} background {color rgb <0,0,0>}