//POVRay-File created by 3D.ULP v1.02 from ///home/vince/eagle/gpsmodule/gpsmodule.brd // 1/10/2005 01:04:10 #version 3.5; //Set to on if the file should be used as .inc #local use_file_as_inc = off; #if(use_file_as_inc=off) //changes the apperance of resistors (1 Blob / 0 real) #declare global_res_shape = 1; //randomize color of resistors 1=random 0=same color #declare global_res_colselect = 0; //Number of the color for the resistors //0=Green, 1="normal color" 2=Blue 3=Brown #declare global_res_col = 1; //Set to on if you want to render the PCB upside-down #declare pcb_upsidedown = off; //Set to x or z to rotate around the corresponding axis (referring to pcb_upsidedown) #declare pcb_rotdir = x; //Set the length off short pins over the PCB #declare pin_length = 2.5; #declare global_diode_bend_radius = 1; #declare global_res_bend_radius = 1; //Animation #declare global_anim = off; #local global_anim_showcampath = no; #declare global_fast_mode = off; #declare col_preset = 2; #declare pin_short = on; #declare environment = on; #local cam_x = 200; #local cam_y = 200; #local cam_z = 200; #local cam_a = 20; #local cam_look_x = 0; #local cam_look_y = -8; #local cam_look_z = 0; #local pcb_rotate_x = 0; #local pcb_rotate_y = 0; #local pcb_rotate_z = 0; #local pcb_board = on; #local pcb_parts = on; #if(global_fast_mode=off) #local pcb_polygons = on; #local pcb_silkscreen = on; #local pcb_wires = on; #local pcb_pads_smds = on; #else #local pcb_polygons = off; #local pcb_silkscreen = off; #local pcb_wires = off; #local pcb_pads_smds = off; #end #local lgt1_pos_x = 38; #local lgt1_pos_y = 56; #local lgt1_pos_z = 42; #local lgt1_intense = 0.814286; #local lgt2_pos_x = -38; #local lgt2_pos_y = 56; #local lgt2_pos_z = 42; #local lgt2_intense = 0.814286; #local lgt3_pos_x = 38; #local lgt3_pos_y = 56; #local lgt3_pos_z = -28; #local lgt3_intense = 0.814286; #local lgt4_pos_x = -38; #local lgt4_pos_y = 56; #local lgt4_pos_z = -28; #local lgt4_intense = 0.814286; //Do not change these values #declare pcb_hight = 1.500000; #declare pcb_cuhight = 0.035000; #declare pcb_x_size = 100.000000; #declare pcb_y_size = 80.000000; #declare pcb_layer1_used = 1; #declare pcb_layer16_used = 1; #declare inc_testmode = off; #declare global_seed=seed(164); #declare global_pcb_layer_dis = array[16] { 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.535000, } #declare global_pcb_real_hole = 2.000000; #include "tools.inc" #include "user.inc" global_settings{charset utf8} #if(environment=on) sky_sphere {pigment {Navy} pigment {bozo turbulence 0.65 octaves 7 omega 0.7 lambda 2 color_map { [0.0 0.1 color rgb <0.85, 0.85, 0.85> color rgb <0.75, 0.75, 0.75>] [0.1 0.5 color rgb <0.75, 0.75, 0.75> color rgbt <1, 1, 1, 1>] [0.5 1.0 color rgbt <1, 1, 1, 1> color rgbt <1, 1, 1, 1>]} scale <0.1, 0.5, 0.1>} rotate -90*x} plane{y, -10.0-max(pcb_x_size,pcb_y_size)*abs(max(sin((pcb_rotate_x/180)*pi),sin((pcb_rotate_z/180)*pi))) texture{T_Chrome_2D normal{waves 0.1 frequency 3000.0 scale 3000.0}} translate<0,0,0>} #end //Animation data #if((global_anim=on)|(global_anim_showcampath=yes)) #warning "No/not enough Animation Data available (min. 3 points)" #end #if((global_anim=on)|(global_anim_showcampath=yes)) #local global_anim_spline_cam = spline{ natural_spline #local i=0; #local cnt=0; #local inc=1/global_anim_npoints_cam; #while(i<0.99999999999) i, global_anim_points_cam[cnt]+<-49.530000,0,-39.370000> #local i = i+inc; #local cnt = cnt+1; #end } #end #if(global_anim_showcampath=yes) #local ctr = 0; #while (ctr < 1) sphere { global_anim_spline_cam(ctr),0.4 pigment { rgb <1-ctr,ctr,0> } } #local ctr = ctr + 0.001; #end #local ctr = 0; #while (ctr < global_anim_npoints_cam) sphere { global_anim_points_cam[ctr]+<-49.530000,0,-39.370000>,0.5 pigment { Blue } } #local ctr = ctr + 1; #end #end #if(global_anim=on) camera { location global_anim_spline_cam(clock) look_at global_anim_spline_cam(clock+0.01)-<0,-0.01,0> angle 45 } light_source { global_anim_spline_cam(clock) color rgb <1,1,1> spotlight point_at global_anim_spline_cam(clock+0.01) radius 35 falloff 40 } #else camera { location look_at angle cam_a //translates the camera that <0,0,0> is over the Eagle <0,0> //translate<-50.000000,0,-40.000000> } #end background{col_bgr} light_source{ White*lgt1_intense} light_source{ White*lgt2_intense} light_source{ White*lgt3_intense} light_source{ White*lgt4_intense} #end #macro GPSMODULE(mac_x_ver,mac_y_ver,mac_z_ver,mac_x_rot,mac_y_rot,mac_z_rot) union{ #if(pcb_board = on) difference{ union{ //Board prism{0,-1.500000,8 <-0.470000,-0.630000><99.530000,-0.630000> <99.530000,-0.630000><99.530000,79.370000> <99.530000,79.370000><-0.470000,79.370000> <-0.470000,79.370000><-0.470000,-0.630000> texture{col_brd}} }//End union(Platine) //Holes(real)/Parts cylinder{<66.720000,1,74.306000><66.720000,-5,74.306000>1.651000 texture{col_hls}} cylinder{<6.565000,1,41.010000><6.565000,-5,41.010000>1.600000 texture{col_hls}} cylinder{<92.925000,1,7.990000><92.925000,-5,7.990000>1.600000 texture{col_hls}} //Holes(real)/Board cylinder{<2.400000,1,2.300000><2.400000,-5,2.300000>1.600000 texture{col_hls}} cylinder{<96.600000,1,2.300000><96.600000,-5,2.300000>1.600000 texture{col_hls}} cylinder{<96.600000,1,76.500000><96.600000,-5,76.500000>1.600000 texture{col_hls}} //Holes(real)/Vias }//End difference(reale Bohrungen/Durchbrüche) #end #if(pcb_pads_smds=on) //Pads&SMD/Parts object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,2,0) rotate<0,-270.000000,0>translate<79.290000,0,55.000000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,2,0) rotate<0,-270.000000,0>translate<79.290000,0,49.920000> texture{col_thl}} object{TOOLS_PCB_VIA(1.905000,0.812800,1,16,1,0) rotate<0,-270.000000,0>translate<66.870000,0,54.970000> texture{col_thl}} object{TOOLS_PCB_VIA(1.905000,0.812800,1,16,2,0) rotate<0,-270.000000,0>translate<66.870000,0,49.890000> texture{col_thl}} object{TOOLS_PCB_VIA(1.905000,0.812800,1,16,1,0) rotate<0,-270.000000,0>translate<73.890000,0,55.000000> texture{col_thl}} object{TOOLS_PCB_VIA(1.905000,0.812800,1,16,2,0) rotate<0,-270.000000,0>translate<73.890000,0,49.920000> texture{col_thl}} object{TOOLS_PCB_VIA(1.422400,0.914400,1,16,3,100) rotate<0,-180.000000,0>translate<57.340000,0,50.830000> texture{col_thl}} object{TOOLS_PCB_VIA(1.422400,0.914400,1,16,3,100) rotate<0,-180.000000,0>translate<57.340000,0,48.290000> texture{col_thl}} object{TOOLS_PCB_VIA(1.422400,0.914400,1,16,3,100) rotate<0,-180.000000,0>translate<57.260000,0,57.730000> texture{col_thl}} object{TOOLS_PCB_VIA(1.422400,0.914400,1,16,3,100) rotate<0,-180.000000,0>translate<57.260000,0,55.190000> texture{col_thl}} object{TOOLS_PCB_SMD(1.000000,1.100000,0.037000,0) rotate<0,-90.000000,0> texture{col_pds} translate<51.980000,0.000000,48.860000>} object{TOOLS_PCB_SMD(1.000000,1.100000,0.037000,0) rotate<0,-90.000000,0> texture{col_pds} translate<51.980000,0.000000,50.560000>} object{TOOLS_PCB_SMD(1.000000,1.100000,0.037000,0) rotate<0,-90.000000,0> texture{col_pds} translate<51.680000,0.000000,55.700000>} object{TOOLS_PCB_SMD(1.000000,1.100000,0.037000,0) rotate<0,-90.000000,0> texture{col_pds} translate<51.680000,0.000000,57.400000>} object{TOOLS_PCB_VIA(1.778000,1.016000,1,16,2,0) rotate<0,-180.000000,0>translate<94.640000,0,59.080000> texture{col_thl}} object{TOOLS_PCB_VIA(1.778000,1.016000,1,16,2,0) rotate<0,-180.000000,0>translate<89.560000,0,59.080000> texture{col_thl}} object{TOOLS_PCB_VIA(1.778000,1.016000,1,16,2,0) rotate<0,-180.000000,0>translate<92.100000,0,48.920000> texture{col_thl}} object{TOOLS_PCB_VIA(1.676400,1.117600,1,16,3,100) rotate<0,-90.000000,0>translate<64.180000,0,59.320000> texture{col_thl}} object{TOOLS_PCB_VIA(1.676400,1.117600,1,16,3,100) rotate<0,-90.000000,0>translate<66.720000,0,59.320000> texture{col_thl}} object{TOOLS_PCB_VIA(1.676400,1.117600,1,16,3,100) rotate<0,-90.000000,0>translate<69.260000,0,59.320000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,70.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,68.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,66.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,64.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,62.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,60.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,58.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,56.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,54.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.008000,0.500000,1,16,2,0) rotate<0,-270.000000,0>translate<40.930000,0,52.780000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<88.440000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<85.900000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<83.360000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<80.820000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<78.280000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<75.740000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<73.200000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<70.660000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<68.120000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<65.580000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<63.040000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<60.500000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<57.960000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_VIA(1.320800,0.812800,1,16,1,0) rotate<0,-180.000000,0>translate<55.420000,0,1.900000> texture{col_thl}} object{TOOLS_PCB_SMD(1.000000,1.000000,0.037000,100) rotate<0,-0.000000,0> texture{col_pds} translate<4.360000,0.000000,76.720000>} object{TOOLS_PCB_SMD(1.000000,1.000000,0.037000,100) rotate<0,-0.000000,0> texture{col_pds} translate<5.660000,0.000000,2.270000>} object{TOOLS_PCB_SMD(1.000000,1.000000,0.037000,100) rotate<0,-0.000000,0> texture{col_pds} translate<93.460000,0.000000,2.320000>} object{TOOLS_PCB_VIA(2.540000,0.812800,1,16,3,100) rotate<0,-90.000000,0>translate<91.940000,0,71.290000> texture{col_thl}} object{TOOLS_PCB_VIA(2.540000,0.812800,1,16,3,100) rotate<0,-90.000000,0>translate<85.940000,0,71.290000> texture{col_thl}} object{TOOLS_PCB_VIA(2.540000,0.812800,1,16,3,100) rotate<0,-180.000000,0>translate<88.890000,0,76.190000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<85.940000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<83.400000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<80.860000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<78.320000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<75.780000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<73.240000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<70.700000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<68.160000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<65.620000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<63.080000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<60.540000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<58.000000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<55.460000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<52.920000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<50.380000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<47.840000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<45.300000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<42.760000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<40.220000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<37.680000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<35.140000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<32.600000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<30.060000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<27.520000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<24.980000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<22.440000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<19.900000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<17.360000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<14.820000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<12.280000,0,42.280000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<85.940000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<83.400000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<80.860000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<78.320000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<75.780000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<73.240000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<70.700000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<68.160000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<65.620000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<63.080000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<60.540000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<58.000000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<55.460000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<52.920000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<50.380000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<47.840000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<45.300000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<42.760000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<40.220000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<37.680000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<35.140000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<32.600000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<30.060000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<27.520000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<24.980000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<22.440000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<19.900000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<17.360000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<14.820000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<12.280000,0,39.740000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<85.940000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<83.400000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<80.860000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<78.320000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<75.780000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<73.240000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<70.700000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<68.160000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<65.620000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<63.080000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<60.540000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<58.000000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<55.460000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<52.920000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<50.380000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<47.840000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<45.300000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<42.760000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<40.220000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<37.680000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<35.140000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<32.600000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<30.060000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<27.520000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<24.980000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<22.440000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<19.900000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<17.360000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<14.820000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<12.280000,0,9.260000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<85.940000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<83.400000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<80.860000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<78.320000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<75.780000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<73.240000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<70.700000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<68.160000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<65.620000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<63.080000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<60.540000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<58.000000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<55.460000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<52.920000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<50.380000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<47.840000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<45.300000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<42.760000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<40.220000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<37.680000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<35.140000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<32.600000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<30.060000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<27.520000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<24.980000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<22.440000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<19.900000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<17.360000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<14.820000,0,6.720000> texture{col_thl}} object{TOOLS_PCB_VIA(1.308000,0.800000,1,16,2,0) rotate<0,-180.000000,0>translate<12.280000,0,6.720000> texture{col_thl}} //Pads/Vias object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<25.300000,0,60.500000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<34.800000,0,71.000000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<24.900000,0,70.600000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<12.100000,0,71.100000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<4.100000,0,70.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<4.100000,0,60.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<14.000000,0,60.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<14.100000,0,51.100000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<3.200000,0,51.100000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<3.200000,0,34.400000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<3.900000,0,21.800000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<17.800000,0,15.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<18.900000,0,32.400000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<39.300000,0,31.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<39.100000,0,15.300000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<61.800000,0,15.100000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<74.400000,0,15.000000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<75.200000,0,31.200000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<62.000000,0,31.100000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<51.800000,0,31.200000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<51.600000,0,44.700000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<36.400000,0,60.500000> texture{col_thl}} object{TOOLS_PCB_VIA(1.006400,0.600000,1,16,2,0) translate<46.700000,0,53.400000> texture{col_thl}} #end #if(pcb_wires=on) union{ //Signals cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.200000,-0.000000,34.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.200000,-0.000000,51.100000>} box{<0,0,-0.300000><16.700000,0.035000,0.300000> rotate<0,90.000000,0> translate<3.200000,-0.000000,51.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.200000,-1.535000,34.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.700000,-1.535000,22.000000>} box{<0,0,-0.300000><12.410077,0.035000,0.300000> rotate<0,87.685150,0> translate<3.200000,-1.535000,34.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.700000,-1.535000,22.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.900000,-1.535000,21.800000>} box{<0,0,-0.300000><0.282843,0.035000,0.300000> rotate<0,44.997030,0> translate<3.700000,-1.535000,22.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.100000,-0.000000,60.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.100000,-0.000000,70.700000>} box{<0,0,-0.300000><10.000000,0.035000,0.300000> rotate<0,90.000000,0> translate<4.100000,-0.000000,70.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.100000,-1.535000,70.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.500000,-1.535000,71.100000>} box{<0,0,-0.300000><0.565685,0.035000,0.300000> rotate<0,-44.997030,0> translate<4.100000,-1.535000,70.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.900000,-0.000000,21.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<10.000000,-0.000000,15.700000>} box{<0,0,-0.300000><8.626703,0.035000,0.300000> rotate<0,44.997030,0> translate<3.900000,-0.000000,21.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.500000,-1.535000,71.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.100000,-1.535000,71.100000>} box{<0,0,-0.300000><7.600000,0.035000,0.300000> rotate<0,0.000000,0> translate<4.500000,-1.535000,71.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.200000,-1.535000,21.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.200000,-1.535000,29.500000>} box{<0,0,-0.300000><8.200000,0.035000,0.300000> rotate<0,90.000000,0> translate<12.200000,-1.535000,29.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.280000,-1.535000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.280000,-1.535000,9.260000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<12.280000,-1.535000,9.260000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.280000,-1.535000,6.720000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,6.700000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<12.280000,-1.535000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.260000,-1.535000,6.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,6.740000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.260000,-1.535000,6.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,6.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,6.740000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,90.000000,0> translate<12.300000,-1.535000,6.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.260000,-1.535000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.280000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.260000,-1.535000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,6.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.280000>} box{<0,0,-0.300000><2.540000,0.035000,0.300000> rotate<0,90.000000,0> translate<12.300000,-1.535000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.280000,-1.535000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.300000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<12.280000,-1.535000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.300000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,90.000000,0> translate<12.300000,-1.535000,9.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,9.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,15.700000>} box{<0,0,-0.300000><6.400000,0.035000,0.300000> rotate<0,90.000000,0> translate<12.300000,-1.535000,15.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.260000,-1.535000,42.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,42.300000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.260000,-1.535000,42.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.280000,-1.535000,42.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,42.300000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<12.280000,-1.535000,42.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.100000,-0.000000,71.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.600000,-0.000000,70.600000>} box{<0,0,-0.300000><0.707107,0.035000,0.300000> rotate<0,44.997030,0> translate<12.100000,-0.000000,71.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.200000,-1.535000,29.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.350000,-1.535000,30.650000>} box{<0,0,-0.300000><1.626346,0.035000,0.300000> rotate<0,-44.997030,0> translate<12.200000,-1.535000,29.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,30.650000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,30.500000>} box{<0,0,-0.300000><0.150000,0.035000,0.300000> rotate<0,-90.000000,0> translate<13.500000,-1.535000,30.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.350000,-1.535000,30.650000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,30.650000>} box{<0,0,-0.300000><0.150000,0.035000,0.300000> rotate<0,0.000000,0> translate<13.350000,-1.535000,30.650000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,42.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,42.300000>} box{<0,0,-0.300000><1.200000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.300000,-1.535000,42.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,30.650000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.500000,-1.535000,42.300000>} box{<0,0,-0.300000><11.650000,0.035000,0.300000> rotate<0,90.000000,0> translate<13.500000,-1.535000,42.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<4.100000,-1.535000,60.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.000000,-1.535000,60.700000>} box{<0,0,-0.300000><9.900000,0.035000,0.300000> rotate<0,0.000000,0> translate<4.100000,-1.535000,60.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.000000,-0.000000,51.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.000000,-0.000000,60.700000>} box{<0,0,-0.300000><9.500000,0.035000,0.300000> rotate<0,90.000000,0> translate<14.000000,-0.000000,60.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<3.200000,-1.535000,51.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.100000,-1.535000,51.100000>} box{<0,0,-0.300000><10.900000,0.035000,0.300000> rotate<0,0.000000,0> translate<3.200000,-1.535000,51.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.000000,-0.000000,51.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<14.100000,-0.000000,51.100000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,44.997030,0> translate<14.000000,-0.000000,51.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<13.350000,-1.535000,30.650000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<15.100000,-1.535000,32.400000>} box{<0,0,-0.300000><2.474874,0.035000,0.300000> rotate<0,-44.997030,0> translate<13.350000,-1.535000,30.650000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<10.000000,-0.000000,15.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.800000,-0.000000,15.700000>} box{<0,0,-0.300000><7.800000,0.035000,0.300000> rotate<0,0.000000,0> translate<10.000000,-0.000000,15.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.200000,-1.535000,21.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.800000,-1.535000,15.700000>} box{<0,0,-0.300000><7.919596,0.035000,0.300000> rotate<0,44.997030,0> translate<12.200000,-1.535000,21.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.900000,-1.535000,15.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.900000,-1.535000,15.500000>} box{<0,0,-0.300000><0.200000,0.035000,0.300000> rotate<0,-90.000000,0> translate<17.900000,-1.535000,15.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.300000,-1.535000,15.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.900000,-1.535000,15.700000>} box{<0,0,-0.300000><5.600000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.300000,-1.535000,15.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.800000,-1.535000,15.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<17.900000,-1.535000,15.700000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<17.800000,-1.535000,15.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<15.100000,-1.535000,32.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<18.900000,-1.535000,32.400000>} box{<0,0,-0.300000><3.800000,0.035000,0.300000> rotate<0,0.000000,0> translate<15.100000,-1.535000,32.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<18.900000,-0.000000,32.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<19.600000,-0.000000,31.700000>} box{<0,0,-0.300000><0.989949,0.035000,0.300000> rotate<0,44.997030,0> translate<18.900000,-0.000000,32.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<12.600000,-0.000000,70.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<24.900000,-0.000000,70.600000>} box{<0,0,-0.300000><12.300000,0.035000,0.300000> rotate<0,0.000000,0> translate<12.600000,-0.000000,70.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<24.980000,-1.535000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.040000,-1.535000,39.740000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,0.000000,0> translate<24.980000,-1.535000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-0.000000,61.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-0.000000,60.500000>} box{<0,0,-0.300000><1.000000,0.035000,0.300000> rotate<0,-90.000000,0> translate<25.300000,-0.000000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<24.900000,-1.535000,70.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-1.535000,71.000000>} box{<0,0,-0.300000><0.565685,0.035000,0.300000> rotate<0,-44.997030,0> translate<24.900000,-1.535000,70.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.040000,-1.535000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<26.200000,-1.535000,40.900000>} box{<0,0,-0.300000><1.640488,0.035000,0.300000> rotate<0,-44.997030,0> translate<25.040000,-1.535000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<26.200000,-1.535000,40.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<26.200000,-1.535000,56.400000>} box{<0,0,-0.300000><15.500000,0.035000,0.300000> rotate<0,90.000000,0> translate<26.200000,-1.535000,56.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<27.520000,-1.535000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<27.640000,-1.535000,39.740000>} box{<0,0,-0.300000><0.120000,0.035000,0.300000> rotate<0,0.000000,0> translate<27.520000,-1.535000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<27.640000,-1.535000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<28.800000,-1.535000,40.900000>} box{<0,0,-0.300000><1.640488,0.035000,0.300000> rotate<0,-44.997030,0> translate<27.640000,-1.535000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<28.800000,-1.535000,40.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<28.800000,-1.535000,57.000000>} box{<0,0,-0.300000><16.100000,0.035000,0.300000> rotate<0,90.000000,0> translate<28.800000,-1.535000,57.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-0.000000,61.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<34.800000,-0.000000,71.000000>} box{<0,0,-0.300000><13.435029,0.035000,0.300000> rotate<0,-44.997030,0> translate<25.300000,-0.000000,61.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-1.535000,71.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<34.800000,-1.535000,71.000000>} box{<0,0,-0.300000><9.500000,0.035000,0.300000> rotate<0,0.000000,0> translate<25.300000,-1.535000,71.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<25.300000,-0.000000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.400000,-0.000000,60.500000>} box{<0,0,-0.300000><11.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<25.300000,-0.000000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.300000,-1.535000,60.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.400000,-1.535000,60.500000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<36.300000,-1.535000,60.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.300000,-1.535000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.400000,-1.535000,60.500000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<36.300000,-1.535000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.400000,-1.535000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.500000,-1.535000,60.500000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<36.400000,-1.535000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.300000,-1.535000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.500000,-1.535000,60.700000>} box{<0,0,-0.300000><0.282843,0.035000,0.300000> rotate<0,-44.997030,0> translate<36.300000,-1.535000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.500000,-1.535000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.500000,-1.535000,60.700000>} box{<0,0,-0.300000><0.200000,0.035000,0.300000> rotate<0,90.000000,0> translate<36.500000,-1.535000,60.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-0.000000,46.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-0.000000,54.000000>} box{<0,0,-0.300000><7.300000,0.035000,0.300000> rotate<0,90.000000,0> translate<37.900000,-0.000000,54.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-1.535000,46.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-1.535000,56.200000>} box{<0,0,-0.300000><9.500000,0.035000,0.300000> rotate<0,90.000000,0> translate<37.900000,-1.535000,56.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-0.000000,46.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-0.000000,45.600000>} box{<0,0,-0.300000><1.555635,0.035000,0.300000> rotate<0,44.997030,0> translate<37.900000,-0.000000,46.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-1.535000,46.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-1.535000,45.600000>} box{<0,0,-0.300000><1.555635,0.035000,0.300000> rotate<0,44.997030,0> translate<37.900000,-1.535000,46.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-0.000000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-0.000000,45.600000>} box{<0,0,-0.300000><4.600000,0.035000,0.300000> rotate<0,90.000000,0> translate<39.000000,-0.000000,45.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-1.535000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-1.535000,45.600000>} box{<0,0,-0.300000><4.600000,0.035000,0.300000> rotate<0,90.000000,0> translate<39.000000,-1.535000,45.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.100000,-0.000000,15.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.300000,-0.000000,15.100000>} box{<0,0,-0.300000><0.282843,0.035000,0.300000> rotate<0,44.997030,0> translate<39.100000,-0.000000,15.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<19.600000,-0.000000,31.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.300000,-0.000000,31.700000>} box{<0,0,-0.300000><19.700000,0.035000,0.300000> rotate<0,0.000000,0> translate<19.600000,-0.000000,31.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.200000,-0.000000,44.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.200000,-0.000000,42.300000>} box{<0,0,-0.300000><2.400000,0.035000,0.300000> rotate<0,-90.000000,0> translate<40.200000,-0.000000,42.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.200000,-0.000000,42.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.220000,-0.000000,42.280000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<40.200000,-0.000000,42.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<36.400000,-1.535000,60.500000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.680000,-1.535000,64.780000>} box{<0,0,-0.300000><6.052834,0.035000,0.300000> rotate<0,-44.997030,0> translate<36.400000,-1.535000,60.500000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<26.200000,-1.535000,56.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.799000,-1.535000,70.803100>} box{<0,0,-0.300000><20.508049,0.035000,0.300000> rotate<0,-44.610047,0> translate<26.200000,-1.535000,56.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<28.800000,-1.535000,57.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.800000,-1.535000,68.900800>} box{<0,0,-0.300000><16.900563,0.035000,0.300000> rotate<0,-44.759242,0> translate<28.800000,-1.535000,57.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-0.000000,54.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-0.000000,56.800000>} box{<0,0,-0.300000><4.103657,0.035000,0.300000> rotate<0,-43.022227,0> translate<37.900000,-0.000000,54.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<37.900000,-1.535000,56.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,58.800000>} box{<0,0,-0.300000><3.969887,0.035000,0.300000> rotate<0,-40.911683,0> translate<37.900000,-1.535000,56.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,68.900800>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,68.780000>} box{<0,0,-0.300000><0.120800,0.035000,0.300000> rotate<0,-90.000000,0> translate<40.900000,-1.535000,68.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.800000,-1.535000,68.900800>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,68.900800>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.800000,-1.535000,68.900800> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.800000,-1.535000,68.900800>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,69.000000>} box{<0,0,-0.300000><0.140857,0.035000,0.300000> rotate<0,-44.766943,0> translate<40.800000,-1.535000,68.900800> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.800000,-1.535000,69.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,69.000000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.800000,-1.535000,69.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.700000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,-90.000000,0> translate<40.900000,-1.535000,70.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.803100>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.780000>} box{<0,0,-0.300000><0.023100,0.035000,0.300000> rotate<0,-90.000000,0> translate<40.900000,-1.535000,70.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.799000,-1.535000,70.803100>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.803100>} box{<0,0,-0.300000><0.101000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.799000,-1.535000,70.803100> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-0.000000,66.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.910000,-0.000000,66.800000>} box{<0,0,-0.300000><0.010000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.900000,-0.000000,66.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-0.000000,56.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.920000,-0.000000,56.780000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<40.900000,-0.000000,56.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,58.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.920000,-1.535000,58.780000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<40.900000,-1.535000,58.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,54.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,54.870000>} box{<0,0,-0.300000><0.042426,0.035000,0.300000> rotate<0,44.997030,0> translate<40.900000,-1.535000,54.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,54.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,54.870000>} box{<0,0,-0.300000><0.090000,0.035000,0.300000> rotate<0,90.000000,0> translate<40.930000,-1.535000,54.870000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.920000,-0.000000,56.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-0.000000,56.780000>} box{<0,0,-0.300000><0.010000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.920000,-0.000000,56.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.920000,-1.535000,58.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,58.780000>} box{<0,0,-0.300000><0.010000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.920000,-1.535000,58.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.680000,-1.535000,64.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,64.780000>} box{<0,0,-0.300000><0.250000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.680000,-1.535000,64.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.910000,-0.000000,66.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-0.000000,66.780000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<40.910000,-0.000000,66.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,68.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,68.780000>} box{<0,0,-0.300000><0.030000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.900000,-1.535000,68.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,70.780000>} box{<0,0,-0.300000><0.030000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.900000,-1.535000,70.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.799000,-1.535000,70.803100>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<41.000000,-1.535000,71.000000>} box{<0,0,-0.300000><0.281373,0.035000,0.300000> rotate<0,-44.406709,0> translate<40.799000,-1.535000,70.803100> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.900000,-1.535000,70.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<41.000000,-1.535000,71.000000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<40.900000,-1.535000,70.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.500000,-1.535000,17.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<41.100000,-1.535000,16.200000>} box{<0,0,-0.300000><1.615549,0.035000,0.300000> rotate<0,68.194090,0> translate<40.500000,-1.535000,17.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.910000,-0.000000,66.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.000000,-0.000000,66.800000>} box{<0,0,-0.300000><2.090000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.910000,-0.000000,66.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.300000,-1.535000,31.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.100000,-1.535000,27.900000>} box{<0,0,-0.300000><5.374012,0.035000,0.300000> rotate<0,44.997030,0> translate<39.300000,-1.535000,31.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.500000,-1.535000,17.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.100000,-1.535000,27.900000>} box{<0,0,-0.300000><10.526158,0.035000,0.300000> rotate<0,-75.694727,0> translate<40.500000,-1.535000,17.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-0.000000,52.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.120000,-0.000000,52.780000>} box{<0,0,-0.300000><2.190000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.930000,-0.000000,52.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-0.000000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<44.100000,-0.000000,41.000000>} box{<0,0,-0.300000><5.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<39.000000,-0.000000,41.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.300000,-0.000000,39.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.300000,-0.000000,39.740000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,-90.000000,0> translate<45.300000,-0.000000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<44.100000,-0.000000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.300000,-0.000000,39.800000>} box{<0,0,-0.300000><1.697056,0.035000,0.300000> rotate<0,44.997030,0> translate<44.100000,-0.000000,41.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.300000,-1.535000,6.720000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.380000,-1.535000,6.720000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,0.000000,0> translate<45.300000,-1.535000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.380000,-1.535000,6.720000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.400000,-1.535000,6.700000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<45.380000,-1.535000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.400000,-1.535000,6.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.400000,-1.535000,6.700000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<45.400000,-1.535000,6.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.280000,-1.535000,6.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.400000,-1.535000,6.740000>} box{<0,0,-0.300000><0.120000,0.035000,0.300000> rotate<0,0.000000,0> translate<45.280000,-1.535000,6.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<45.400000,-1.535000,6.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.500000,-1.535000,6.740000>} box{<0,0,-0.300000><1.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<45.400000,-1.535000,6.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.500000,-1.535000,15.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.500000,-1.535000,6.740000>} box{<0,0,-0.300000><8.560000,0.035000,0.300000> rotate<0,-90.000000,0> translate<46.500000,-1.535000,6.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.100000,-1.535000,15.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.500000,-1.535000,15.300000>} box{<0,0,-0.300000><7.400000,0.035000,0.300000> rotate<0,0.000000,0> translate<39.100000,-1.535000,15.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-0.000000,60.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.700000,-0.000000,56.810000>} box{<0,0,-0.300000><7.003842,0.035000,0.300000> rotate<0,34.527310,0> translate<40.930000,-0.000000,60.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.700000,-0.000000,53.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.700000,-0.000000,56.810000>} box{<0,0,-0.300000><3.410000,0.035000,0.300000> rotate<0,90.000000,0> translate<46.700000,-0.000000,56.810000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.120000,-0.000000,52.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.800000,-0.000000,48.900000>} box{<0,0,-0.300000><6.878721,0.035000,0.300000> rotate<0,34.334662,0> translate<43.120000,-0.000000,52.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.900000,-0.000000,58.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.900000,-0.000000,51.600000>} box{<0,0,-0.300000><7.200000,0.035000,0.300000> rotate<0,-90.000000,0> translate<48.900000,-0.000000,51.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.000000,-1.535000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.100000,-1.535000,41.000000>} box{<0,0,-0.300000><10.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<39.000000,-1.535000,41.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.100000,-1.535000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.120000,-1.535000,41.000000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,0.000000,0> translate<49.100000,-1.535000,41.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.900000,-0.000000,51.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.500000,-0.000000,51.000000>} box{<0,0,-0.300000><0.848528,0.035000,0.300000> rotate<0,44.997030,0> translate<48.900000,-0.000000,51.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<41.100000,-1.535000,16.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.900000,-1.535000,15.300000>} box{<0,0,-0.300000><8.845903,0.035000,0.300000> rotate<0,5.839107,0> translate<41.100000,-1.535000,16.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.500000,-1.535000,15.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.900000,-1.535000,15.300000>} box{<0,0,-0.300000><3.400000,0.035000,0.300000> rotate<0,0.000000,0> translate<46.500000,-1.535000,15.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.100000,-1.535000,41.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.360000,-1.535000,39.740000>} box{<0,0,-0.300000><1.781909,0.035000,0.300000> rotate<0,44.997030,0> translate<49.100000,-1.535000,41.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.360000,-1.535000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.380000,-1.535000,39.740000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,0.000000,0> translate<50.360000,-1.535000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<43.000000,-0.000000,66.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.850000,-0.000000,60.750000>} box{<0,0,-0.300000><9.910853,0.035000,0.300000> rotate<0,37.618981,0> translate<43.000000,-0.000000,66.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.900000,-0.000000,58.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.850000,-0.000000,60.750000>} box{<0,0,-0.300000><2.757716,0.035000,0.300000> rotate<0,-44.997030,0> translate<48.900000,-0.000000,58.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.200000,-0.000000,44.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,44.700000>} box{<0,0,-0.300000><11.400000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.200000,-0.000000,44.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-1.535000,31.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-1.535000,44.700000>} box{<0,0,-0.300000><13.300000,0.035000,0.300000> rotate<0,90.000000,0> translate<51.600000,-1.535000,44.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<49.500000,-0.000000,51.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,51.000000>} box{<0,0,-0.300000><2.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<49.500000,-0.000000,51.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<50.850000,-0.000000,60.750000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,60.000000>} box{<0,0,-0.300000><1.060660,0.035000,0.300000> rotate<0,44.997030,0> translate<50.850000,-0.000000,60.750000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,57.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,60.000000>} box{<0,0,-0.300000><2.400000,0.035000,0.300000> rotate<0,90.000000,0> translate<51.600000,-0.000000,60.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,57.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.680000,-0.000000,57.400000>} box{<0,0,-0.300000><0.215407,0.035000,0.300000> rotate<0,68.194090,0> translate<51.600000,-0.000000,57.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-1.535000,31.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.800000,-1.535000,31.200000>} box{<0,0,-0.300000><0.282843,0.035000,0.300000> rotate<0,44.997030,0> translate<51.600000,-1.535000,31.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,48.880000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,48.860000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<51.980000,-0.000000,48.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.600000,-0.000000,51.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,50.560000>} box{<0,0,-0.300000><0.581378,0.035000,0.300000> rotate<0,49.181670,0> translate<51.600000,-0.000000,51.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<48.800000,-0.000000,48.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.000000,-0.000000,48.900000>} box{<0,0,-0.300000><3.200000,0.035000,0.300000> rotate<0,0.000000,0> translate<48.800000,-0.000000,48.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,48.880000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.000000,-0.000000,48.900000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<51.980000,-0.000000,48.880000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.680000,-0.000000,55.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.200000,-0.000000,55.800000>} box{<0,0,-0.300000><0.529528,0.035000,0.300000> rotate<0,-10.884809,0> translate<51.680000,-0.000000,55.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.680000,-0.000000,57.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.200000,-0.000000,57.300000>} box{<0,0,-0.300000><0.529528,0.035000,0.300000> rotate<0,10.884809,0> translate<51.680000,-0.000000,57.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,48.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.500000,-0.000000,48.900000>} box{<0,0,-0.300000><0.521536,0.035000,0.300000> rotate<0,-4.398415,0> translate<51.980000,-0.000000,48.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.980000,-0.000000,50.560000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.500000,-0.000000,51.000000>} box{<0,0,-0.300000><0.681175,0.035000,0.300000> rotate<0,-40.233703,0> translate<51.980000,-0.000000,50.560000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.400000,-0.000000,1.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.420000,-0.000000,1.820000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<55.400000,-0.000000,1.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.420000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.420000,-0.000000,1.820000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,-90.000000,0> translate<55.420000,-0.000000,1.820000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.420000,-0.000000,1.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.460000,-0.000000,1.860000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<55.420000,-0.000000,1.820000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.460000,-0.000000,1.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<55.460000,-0.000000,6.720000>} box{<0,0,-0.300000><4.860000,0.035000,0.300000> rotate<0,90.000000,0> translate<55.460000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.500000,-0.000000,51.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.100000,-0.000000,51.000000>} box{<0,0,-0.300000><3.600000,0.035000,0.300000> rotate<0,0.000000,0> translate<52.500000,-0.000000,51.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.200000,-0.000000,57.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.100000,-0.000000,57.300000>} box{<0,0,-0.300000><3.900000,0.035000,0.300000> rotate<0,0.000000,0> translate<52.200000,-0.000000,57.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.500000,-0.000000,48.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.400000,-0.000000,48.900000>} box{<0,0,-0.300000><3.900000,0.035000,0.300000> rotate<0,0.000000,0> translate<52.500000,-0.000000,48.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<52.200000,-0.000000,55.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.400000,-0.000000,55.800000>} box{<0,0,-0.300000><4.200000,0.035000,0.300000> rotate<0,0.000000,0> translate<52.200000,-0.000000,55.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.400000,-0.000000,55.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.260000,-0.000000,55.190000>} box{<0,0,-0.300000><1.054372,0.035000,0.300000> rotate<0,35.345834,0> translate<56.400000,-0.000000,55.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.100000,-0.000000,57.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.260000,-0.000000,57.730000>} box{<0,0,-0.300000><1.237134,0.035000,0.300000> rotate<0,-20.337880,0> translate<56.100000,-0.000000,57.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,54.870000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.310000,-1.535000,54.890000>} box{<0,0,-0.300000><16.380012,0.035000,0.300000> rotate<0,-0.069954,0> translate<40.930000,-1.535000,54.870000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.260000,-1.535000,55.190000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.310000,-1.535000,54.890000>} box{<0,0,-0.300000><0.304138,0.035000,0.300000> rotate<0,80.532363,0> translate<57.260000,-1.535000,55.190000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.400000,-0.000000,48.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.340000,-0.000000,48.290000>} box{<0,0,-0.300000><1.120580,0.035000,0.300000> rotate<0,32.978821,0> translate<56.400000,-0.000000,48.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<56.100000,-0.000000,51.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.340000,-0.000000,50.830000>} box{<0,0,-0.300000><1.251599,0.035000,0.300000> rotate<0,7.805886,0> translate<56.100000,-0.000000,51.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<46.700000,-1.535000,53.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.900000,-1.535000,42.200000>} box{<0,0,-0.300000><15.839192,0.035000,0.300000> rotate<0,44.997030,0> translate<46.700000,-1.535000,53.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-0.000000,2.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-0.000000,6.720000>} box{<0,0,-0.300000><4.720000,0.035000,0.300000> rotate<0,90.000000,0> translate<58.000000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.900000,-1.535000,42.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-1.535000,42.200000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<57.900000,-1.535000,42.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-1.535000,42.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-1.535000,42.200000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,-90.000000,0> translate<58.000000,-1.535000,42.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.960000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.100000,-0.000000,1.900000>} box{<0,0,-0.300000><0.140000,0.035000,0.300000> rotate<0,0.000000,0> translate<57.960000,-0.000000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.000000,-0.000000,2.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<58.100000,-0.000000,1.900000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,44.997030,0> translate<58.000000,-0.000000,2.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<57.260000,-0.000000,57.730000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.370000,-0.000000,57.730000>} box{<0,0,-0.300000><3.110000,0.035000,0.300000> rotate<0,0.000000,0> translate<57.260000,-0.000000,57.730000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<40.930000,-1.535000,62.780000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.400000,-1.535000,62.780000>} box{<0,0,-0.300000><19.470000,0.035000,0.300000> rotate<0,0.000000,0> translate<40.930000,-1.535000,62.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.400000,-1.535000,42.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.400000,-1.535000,62.780000>} box{<0,0,-0.300000><20.680000,0.035000,0.300000> rotate<0,90.000000,0> translate<60.400000,-1.535000,62.780000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.500000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-0.000000,1.860000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,44.997030,0> translate<60.500000,-0.000000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-0.000000,1.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-0.000000,6.720000>} box{<0,0,-0.300000><4.860000,0.035000,0.300000> rotate<0,90.000000,0> translate<60.540000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.400000,-1.535000,42.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-1.535000,42.240000>} box{<0,0,-0.300000><0.197990,0.035000,0.300000> rotate<0,-44.997030,0> translate<60.400000,-1.535000,42.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-1.535000,42.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-1.535000,42.240000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<60.540000,-1.535000,42.240000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.540000,-0.000000,1.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.600000,-0.000000,1.800000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,44.997030,0> translate<60.540000,-0.000000,1.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<39.300000,-0.000000,15.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.800000,-0.000000,15.100000>} box{<0,0,-0.300000><22.500000,0.035000,0.300000> rotate<0,0.000000,0> translate<39.300000,-0.000000,15.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.800000,-1.535000,15.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.900000,-1.535000,15.000000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,44.997030,0> translate<61.800000,-1.535000,15.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<51.800000,-0.000000,31.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.900000,-0.000000,31.200000>} box{<0,0,-0.300000><10.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<51.800000,-0.000000,31.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.900000,-0.000000,31.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<62.000000,-0.000000,31.100000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,44.997030,0> translate<61.900000,-0.000000,31.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.040000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.040000,-0.000000,1.860000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<63.040000,-0.000000,1.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.040000,-0.000000,1.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.080000,-0.000000,1.820000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,44.997030,0> translate<63.040000,-0.000000,1.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.080000,-0.000000,1.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.080000,-0.000000,6.720000>} box{<0,0,-0.300000><4.900000,0.035000,0.300000> rotate<0,90.000000,0> translate<63.080000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.080000,-0.000000,1.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.100000,-0.000000,1.800000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<63.080000,-0.000000,1.820000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<60.370000,-0.000000,57.730000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.100000,-0.000000,55.000000>} box{<0,0,-0.300000><3.860803,0.035000,0.300000> rotate<0,44.997030,0> translate<60.370000,-0.000000,57.730000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<64.180000,-1.535000,52.520000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<64.180000,-1.535000,59.320000>} box{<0,0,-0.300000><6.800000,0.035000,0.300000> rotate<0,90.000000,0> translate<64.180000,-1.535000,59.320000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.580000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.580000,-0.000000,1.820000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,-90.000000,0> translate<65.580000,-0.000000,1.820000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.580000,-0.000000,1.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.600000,-0.000000,1.800000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<65.580000,-0.000000,1.820000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.600000,-0.000000,1.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.620000,-0.000000,1.820000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<65.600000,-0.000000,1.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.620000,-0.000000,1.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<65.620000,-0.000000,6.720000>} box{<0,0,-0.300000><4.900000,0.035000,0.300000> rotate<0,90.000000,0> translate<65.620000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<63.100000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,55.000000>} box{<0,0,-0.300000><3.600000,0.035000,0.300000> rotate<0,0.000000,0> translate<63.100000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,59.300000>} box{<0,0,-0.300000><4.300000,0.035000,0.300000> rotate<0,90.000000,0> translate<66.700000,-0.000000,59.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,59.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.720000,-0.000000,59.320000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<66.700000,-0.000000,59.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.800000,-0.000000,55.100000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<66.700000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<64.180000,-1.535000,52.520000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.810000,-1.535000,49.890000>} box{<0,0,-0.300000><3.719382,0.035000,0.300000> rotate<0,44.997030,0> translate<64.180000,-1.535000,52.520000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.810000,-1.535000,49.890000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-1.535000,49.890000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,0.000000,0> translate<66.810000,-1.535000,49.890000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.700000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-0.000000,54.970000>} box{<0,0,-0.300000><0.172627,0.035000,0.300000> rotate<0,10.007319,0> translate<66.700000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.800000,-0.000000,54.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-0.000000,54.970000>} box{<0,0,-0.300000><0.098995,0.035000,0.300000> rotate<0,-44.997030,0> translate<66.800000,-0.000000,54.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.800000,-0.000000,55.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-0.000000,55.030000>} box{<0,0,-0.300000><0.098995,0.035000,0.300000> rotate<0,44.997030,0> translate<66.800000,-0.000000,55.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-0.000000,54.970000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-0.000000,55.030000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,90.000000,0> translate<66.870000,-0.000000,55.030000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.100000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.120000,-0.000000,1.900000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,0.000000,0> translate<68.100000,-0.000000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.100000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.160000,-0.000000,1.960000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,-44.997030,0> translate<68.100000,-0.000000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.160000,-0.000000,1.960000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<68.160000,-0.000000,6.720000>} box{<0,0,-0.300000><4.760000,0.035000,0.300000> rotate<0,90.000000,0> translate<68.160000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,59.320000>} box{<0,0,-0.300000><4.320000,0.035000,0.300000> rotate<0,90.000000,0> translate<69.200000,-0.000000,59.320000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,59.320000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,59.400000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,90.000000,0> translate<69.200000,-0.000000,59.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,59.320000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.260000,-0.000000,59.320000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,0.000000,0> translate<69.200000,-0.000000,59.320000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.800000,-0.000000,54.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.300000,-0.000000,51.400000>} box{<0,0,-0.300000><4.949747,0.035000,0.300000> rotate<0,44.997030,0> translate<66.800000,-0.000000,54.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.300000,-0.000000,47.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.300000,-0.000000,51.400000>} box{<0,0,-0.300000><4.000000,0.035000,0.300000> rotate<0,90.000000,0> translate<70.300000,-0.000000,51.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.600000,-0.000000,1.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.660000,-0.000000,1.860000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,-44.997030,0> translate<70.600000,-0.000000,1.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.660000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.660000,-0.000000,1.860000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<70.660000,-0.000000,1.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.660000,-0.000000,1.860000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.700000,-0.000000,1.900000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<70.660000,-0.000000,1.860000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.700000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.700000,-0.000000,6.720000>} box{<0,0,-0.300000><4.820000,0.035000,0.300000> rotate<0,90.000000,0> translate<70.700000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.200000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.240000,-0.000000,1.940000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<73.200000,-0.000000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.240000,-0.000000,1.940000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.240000,-0.000000,6.720000>} box{<0,0,-0.300000><4.780000,0.035000,0.300000> rotate<0,90.000000,0> translate<73.240000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<69.200000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-0.000000,55.000000>} box{<0,0,-0.300000><4.690000,0.035000,0.300000> rotate<0,0.000000,0> translate<69.200000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-0.000000,54.910000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-0.000000,55.000000>} box{<0,0,-0.300000><0.090000,0.035000,0.300000> rotate<0,90.000000,0> translate<73.890000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<70.300000,-0.000000,47.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-0.000000,43.800000>} box{<0,0,-0.300000><5.091169,0.035000,0.300000> rotate<0,44.997030,0> translate<70.300000,-0.000000,47.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-1.535000,49.910000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-1.535000,49.800000>} box{<0,0,-0.300000><0.110000,0.035000,0.300000> rotate<0,-90.000000,0> translate<73.900000,-1.535000,49.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-1.535000,49.910000>} box{<0,0,-0.300000><0.014142,0.035000,0.300000> rotate<0,44.997030,0> translate<73.890000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-0.000000,54.910000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-0.000000,54.900000>} box{<0,0,-0.300000><0.014142,0.035000,0.300000> rotate<0,44.997030,0> translate<73.890000,-0.000000,54.910000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.980000,-1.535000,49.920000>} box{<0,0,-0.300000><0.090000,0.035000,0.300000> rotate<0,0.000000,0> translate<73.890000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.980000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.000000,-1.535000,49.900000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<73.980000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-0.000000,54.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.000000,-0.000000,55.000000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<73.900000,-0.000000,54.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.890000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.080000,-1.535000,49.920000>} box{<0,0,-0.300000><0.190000,0.035000,0.300000> rotate<0,0.000000,0> translate<73.890000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<66.870000,-1.535000,49.890000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.090000,-1.535000,49.890000>} box{<0,0,-0.300000><7.220000,0.035000,0.300000> rotate<0,0.000000,0> translate<66.870000,-1.535000,49.890000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.080000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.100000,-1.535000,49.900000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<74.080000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.090000,-1.535000,49.890000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.100000,-1.535000,49.900000>} box{<0,0,-0.300000><0.014142,0.035000,0.300000> rotate<0,-44.997030,0> translate<74.090000,-1.535000,49.890000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<61.900000,-1.535000,15.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.400000,-1.535000,15.000000>} box{<0,0,-0.300000><12.500000,0.035000,0.300000> rotate<0,0.000000,0> translate<61.900000,-1.535000,15.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<62.000000,-1.535000,31.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.100000,-1.535000,31.100000>} box{<0,0,-0.300000><13.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<62.000000,-1.535000,31.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.400000,-0.000000,15.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,15.800000>} box{<0,0,-0.300000><1.131371,0.035000,0.300000> rotate<0,-44.997030,0> translate<74.400000,-0.000000,15.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,15.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,20.100000>} box{<0,0,-0.300000><4.300000,0.035000,0.300000> rotate<0,90.000000,0> translate<75.200000,-0.000000,20.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.100000,-1.535000,31.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-1.535000,31.200000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<75.100000,-1.535000,31.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,20.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,31.200000>} box{<0,0,-0.300000><11.100000,0.035000,0.300000> rotate<0,90.000000,0> translate<75.200000,-0.000000,31.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-0.000000,20.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.225000,-0.000000,20.075000>} box{<0,0,-0.300000><0.035355,0.035000,0.300000> rotate<0,44.997030,0> translate<75.200000,-0.000000,20.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.740000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.740000,-0.000000,1.940000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,90.000000,0> translate<75.740000,-0.000000,1.940000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.780000,-0.000000,2.020000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.780000,-0.000000,6.720000>} box{<0,0,-0.300000><4.700000,0.035000,0.300000> rotate<0,90.000000,0> translate<75.780000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.740000,-0.000000,1.940000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.800000,-0.000000,2.000000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,-44.997030,0> translate<75.740000,-0.000000,1.940000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.780000,-0.000000,2.020000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.800000,-0.000000,2.000000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<75.780000,-0.000000,2.020000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.200000,-0.000000,1.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.280000,-0.000000,1.880000>} box{<0,0,-0.300000><0.113137,0.035000,0.300000> rotate<0,-44.997030,0> translate<78.200000,-0.000000,1.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.280000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.280000,-0.000000,1.880000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<78.280000,-0.000000,1.880000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.280000,-0.000000,1.880000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.320000,-0.000000,1.920000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<78.280000,-0.000000,1.880000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.320000,-0.000000,1.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<78.320000,-0.000000,6.720000>} box{<0,0,-0.300000><4.800000,0.035000,0.300000> rotate<0,90.000000,0> translate<78.320000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.000000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.290000,-0.000000,55.000000>} box{<0,0,-0.300000><5.290000,0.035000,0.300000> rotate<0,0.000000,0> translate<74.000000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.290000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.300000,-1.535000,49.930000>} box{<0,0,-0.300000><0.014142,0.035000,0.300000> rotate<0,-44.997030,0> translate<79.290000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.300000,-1.535000,49.930000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.300000,-1.535000,50.000000>} box{<0,0,-0.300000><0.070000,0.035000,0.300000> rotate<0,90.000000,0> translate<79.300000,-1.535000,50.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.800000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,-90.000000,0> translate<79.400000,-1.535000,49.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<74.100000,-1.535000,49.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.900000>} box{<0,0,-0.300000><5.300000,0.035000,0.300000> rotate<0,0.000000,0> translate<74.100000,-1.535000,49.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.900000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<79.400000,-1.535000,49.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.290000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.400000,-1.535000,49.920000>} box{<0,0,-0.300000><0.110000,0.035000,0.300000> rotate<0,0.000000,0> translate<79.290000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.300000,-1.535000,50.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.480000,-1.535000,50.000000>} box{<0,0,-0.300000><1.180000,0.035000,0.300000> rotate<0,0.000000,0> translate<79.300000,-1.535000,50.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.800000,-0.000000,2.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.820000,-0.000000,1.980000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<80.800000,-0.000000,2.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.820000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.820000,-0.000000,1.980000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,90.000000,0> translate<80.820000,-0.000000,1.980000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.800000,-0.000000,2.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.860000,-0.000000,2.060000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,-44.997030,0> translate<80.800000,-0.000000,2.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.860000,-0.000000,2.060000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.860000,-0.000000,6.720000>} box{<0,0,-0.300000><4.660000,0.035000,0.300000> rotate<0,90.000000,0> translate<80.860000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<81.600000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<81.600000,-1.535000,49.900000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<81.600000,-1.535000,49.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.290000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<81.600000,-1.535000,49.920000>} box{<0,0,-0.300000><2.310000,0.035000,0.300000> rotate<0,0.000000,0> translate<79.290000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.225000,-0.000000,20.075000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.125000,-0.000000,20.075000>} box{<0,0,-0.300000><6.900000,0.035000,0.300000> rotate<0,0.000000,0> translate<75.225000,-0.000000,20.075000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<73.900000,-0.000000,43.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.200000,-0.000000,43.800000>} box{<0,0,-0.300000><8.300000,0.035000,0.300000> rotate<0,0.000000,0> translate<73.900000,-0.000000,43.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.200000,-0.000000,40.940000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.200000,-0.000000,43.800000>} box{<0,0,-0.300000><2.860000,0.035000,0.300000> rotate<0,90.000000,0> translate<82.200000,-0.000000,43.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.300000,-0.000000,9.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.320000,-0.000000,9.280000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<83.300000,-0.000000,9.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.300000,-0.000000,39.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.360000,-0.000000,39.740000>} box{<0,0,-0.300000><0.084853,0.035000,0.300000> rotate<0,44.997030,0> translate<83.300000,-0.000000,39.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.320000,-0.000000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.380000,-0.000000,9.280000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,0.000000,0> translate<83.320000,-0.000000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.380000,-0.000000,18.820000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.380000,-0.000000,9.280000>} box{<0,0,-0.300000><9.540000,0.035000,0.300000> rotate<0,-90.000000,0> translate<83.380000,-0.000000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.125000,-0.000000,20.075000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.380000,-0.000000,18.820000>} box{<0,0,-0.300000><1.774838,0.035000,0.300000> rotate<0,44.997030,0> translate<82.125000,-0.000000,20.075000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,9.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,9.260000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<83.400000,-0.000000,9.260000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.380000,-0.000000,9.280000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,9.300000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<83.380000,-0.000000,9.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<82.200000,-0.000000,40.940000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,39.740000>} box{<0,0,-0.300000><1.697056,0.035000,0.300000> rotate<0,44.997030,0> translate<82.200000,-0.000000,40.940000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.360000,-0.000000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,39.740000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,0.000000,0> translate<83.360000,-0.000000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.360000,-1.535000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.600000,-1.535000,3.140000>} box{<0,0,-0.300000><1.753625,0.035000,0.300000> rotate<0,-44.997030,0> translate<83.360000,-1.535000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.600000,-1.535000,3.140000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.600000,-1.535000,8.000000>} box{<0,0,-0.300000><4.860000,0.035000,0.300000> rotate<0,90.000000,0> translate<84.600000,-1.535000,8.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,40.980000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,44.600000>} box{<0,0,-0.300000><3.620000,0.035000,0.300000> rotate<0,90.000000,0> translate<84.700000,-1.535000,44.600000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,44.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,44.700000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,90.000000,0> translate<84.700000,-1.535000,44.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<81.600000,-1.535000,49.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,49.920000>} box{<0,0,-0.300000><3.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<81.600000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,44.600000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,49.920000>} box{<0,0,-0.300000><5.320000,0.035000,0.300000> rotate<0,90.000000,0> translate<84.700000,-1.535000,49.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-0.000000,1.900000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-0.000000,2.000000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.900000,-0.000000,2.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<75.200000,-1.535000,31.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,31.200000>} box{<0,0,-0.300000><10.700000,0.035000,0.300000> rotate<0,0.000000,0> translate<75.200000,-1.535000,31.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,31.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,39.700000>} box{<0,0,-0.300000><8.500000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.900000,-1.535000,39.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,39.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,39.760000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.900000,-1.535000,39.760000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,62.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,71.300000>} box{<0,0,-0.300000><8.560000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.900000,-1.535000,71.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,6.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.920000,-1.535000,6.720000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,-44.997030,0> translate<85.900000,-1.535000,6.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.700000,-1.535000,40.980000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.920000,-1.535000,39.760000>} box{<0,0,-0.300000><1.725341,0.035000,0.300000> rotate<0,44.997030,0> translate<84.700000,-1.535000,40.980000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,39.760000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.920000,-1.535000,39.760000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,0.000000,0> translate<85.900000,-1.535000,39.760000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,71.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.930000,-1.535000,71.300000>} box{<0,0,-0.300000><0.030000,0.035000,0.300000> rotate<0,0.000000,0> translate<85.900000,-1.535000,71.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.920000,-1.535000,6.720000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-1.535000,6.720000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,0.000000,0> translate<85.920000,-1.535000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,6.760000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,6.720000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,-90.000000,0> translate<85.940000,-0.000000,6.720000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.400000,-0.000000,9.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,6.760000>} box{<0,0,-0.300000><3.592102,0.035000,0.300000> rotate<0,44.997030,0> translate<83.400000,-0.000000,9.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<83.360000,-0.000000,39.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,37.160000>} box{<0,0,-0.300000><3.648671,0.035000,0.300000> rotate<0,44.997030,0> translate<83.360000,-0.000000,39.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,9.260000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,37.160000>} box{<0,0,-0.300000><27.900000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.940000,-0.000000,37.160000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,39.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-1.535000,39.740000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<85.900000,-1.535000,39.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-0.000000,42.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,42.240000>} box{<0,0,-0.300000><0.056569,0.035000,0.300000> rotate<0,-44.997030,0> translate<85.900000,-0.000000,42.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,42.240000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-0.000000,42.280000>} box{<0,0,-0.300000><0.040000,0.035000,0.300000> rotate<0,90.000000,0> translate<85.940000,-0.000000,42.280000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.930000,-1.535000,71.300000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.940000,-1.535000,71.290000>} box{<0,0,-0.300000><0.014142,0.035000,0.300000> rotate<0,44.997030,0> translate<85.930000,-1.535000,71.300000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-0.000000,2.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.300000,-0.000000,4.400000>} box{<0,0,-0.300000><3.394113,0.035000,0.300000> rotate<0,-44.997030,0> translate<85.900000,-0.000000,2.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.300000,-0.000000,4.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,4.400000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<88.300000,-0.000000,4.400000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<84.600000,-1.535000,8.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-1.535000,8.000000>} box{<0,0,-0.300000><3.800000,0.035000,0.300000> rotate<0,0.000000,0> translate<84.600000,-1.535000,8.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-0.000000,42.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,42.200000>} box{<0,0,-0.300000><2.500000,0.035000,0.300000> rotate<0,0.000000,0> translate<85.900000,-0.000000,42.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,4.400000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,42.200000>} box{<0,0,-0.300000><37.800000,0.035000,0.300000> rotate<0,90.000000,0> translate<88.400000,-0.000000,42.200000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<79.290000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,55.000000>} box{<0,0,-0.300000><9.110000,0.035000,0.300000> rotate<0,0.000000,0> translate<79.290000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,42.200000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,55.000000>} box{<0,0,-0.300000><12.800000,0.035000,0.300000> rotate<0,90.000000,0> translate<88.400000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.440000,-1.535000,4.160000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.440000,-1.535000,1.900000>} box{<0,0,-0.300000><2.260000,0.035000,0.300000> rotate<0,-90.000000,0> translate<88.440000,-1.535000,1.900000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,6.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.440000,-1.535000,4.160000>} box{<0,0,-0.300000><3.592102,0.035000,0.300000> rotate<0,44.997030,0> translate<85.900000,-1.535000,6.700000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.000000,-0.000000,55.000000>} box{<0,0,-0.300000><0.600000,0.035000,0.300000> rotate<0,0.000000,0> translate<88.400000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.000000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.100000,-0.000000,55.000000>} box{<0,0,-0.300000><0.100000,0.035000,0.300000> rotate<0,0.000000,0> translate<89.000000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<80.480000,-1.535000,50.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.560000,-1.535000,59.080000>} box{<0,0,-0.300000><12.841059,0.035000,0.300000> rotate<0,-44.997030,0> translate<80.480000,-1.535000,50.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<85.900000,-1.535000,62.740000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.560000,-1.535000,59.080000>} box{<0,0,-0.300000><5.176022,0.035000,0.300000> rotate<0,44.997030,0> translate<85.900000,-1.535000,62.740000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<89.000000,-0.000000,55.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,57.940000>} box{<0,0,-0.300000><4.157788,0.035000,0.300000> rotate<0,-44.997030,0> translate<89.000000,-0.000000,55.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,57.940000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,59.100000>} box{<0,0,-0.300000><1.160000,0.035000,0.300000> rotate<0,90.000000,0> translate<91.940000,-0.000000,59.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,59.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,71.290000>} box{<0,0,-0.300000><12.190000,0.035000,0.300000> rotate<0,90.000000,0> translate<91.940000,-0.000000,71.290000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.000000,-0.000000,59.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.000000,-0.000000,59.080000>} box{<0,0,-0.300000><0.020000,0.035000,0.300000> rotate<0,-90.000000,0> translate<92.000000,-0.000000,59.080000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<91.940000,-0.000000,59.100000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.000000,-0.000000,59.100000>} box{<0,0,-0.300000><0.060000,0.035000,0.300000> rotate<0,0.000000,0> translate<91.940000,-0.000000,59.100000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<88.400000,-1.535000,8.000000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.100000,-1.535000,11.700000>} box{<0,0,-0.300000><5.232590,0.035000,0.300000> rotate<0,-44.997030,0> translate<88.400000,-1.535000,8.000000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.100000,-1.535000,11.700000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.100000,-1.535000,48.800000>} box{<0,0,-0.300000><37.100000,0.035000,0.300000> rotate<0,90.000000,0> translate<92.100000,-1.535000,48.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.100000,-1.535000,48.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.180000,-1.535000,48.920000>} box{<0,0,-0.300000><0.080000,0.035000,0.300000> rotate<0,0.000000,0> translate<92.100000,-1.535000,48.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.100000,-1.535000,48.800000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.200000,-1.535000,48.900000>} box{<0,0,-0.300000><0.141421,0.035000,0.300000> rotate<0,-44.997030,0> translate<92.100000,-1.535000,48.800000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.180000,-1.535000,48.920000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.200000,-1.535000,48.900000>} box{<0,0,-0.300000><0.028284,0.035000,0.300000> rotate<0,44.997030,0> translate<92.180000,-1.535000,48.920000> } cylinder{<0,0,0><0,0.035000,0>0.300000 translate<92.000000,-0.000000,59.080000>} cylinder{<0,0,0><0,0.035000,0>0.300000 translate<94.640000,-0.000000,59.080000>} box{<0,0,-0.300000><2.640000,0.035000,0.300000> rotate<0,0.000000,0> translate<92.000000,-0.000000,59.080000> } //Text cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.696100,-0.000000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.696100,-0.000000,17.447200>} box{<0,0,-0.254000><1.423600,0.035000,0.254000> rotate<0,90.000000,0> translate<93.696100,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.221600,-0.000000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.170600,-0.000000,17.447200>} box{<0,0,-0.254000><0.949000,0.035000,0.254000> rotate<0,0.000000,0> translate<93.221600,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.710800,-0.000000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.236200,-0.000000,17.447200>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<95.236200,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.236200,-0.000000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.999000,-0.000000,17.209900>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<94.999000,-0.000000,17.209900> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.999000,-0.000000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.999000,-0.000000,16.260800>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,-90.000000,0> translate<94.999000,-0.000000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.999000,-0.000000,16.260800>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.236200,-0.000000,16.023600>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<94.999000,-0.000000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.236200,-0.000000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.710800,-0.000000,16.023600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<95.236200,-0.000000,16.023600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.710800,-0.000000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.948000,-0.000000,16.260800>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,-44.997030,0> translate<95.710800,-0.000000,16.023600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.948000,-0.000000,16.260800>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.948000,-0.000000,17.209900>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,90.000000,0> translate<95.948000,-0.000000,17.209900> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.948000,-0.000000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.710800,-0.000000,17.447200>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<95.710800,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.776400,-0.000000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.776400,-0.000000,17.447200>} box{<0,0,-0.254000><1.423600,0.035000,0.254000> rotate<0,90.000000,0> translate<96.776400,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.776400,-0.000000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.488200,-0.000000,17.447200>} box{<0,0,-0.254000><0.711800,0.035000,0.254000> rotate<0,0.000000,0> translate<96.776400,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.488200,-0.000000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.725400,-0.000000,17.209900>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<97.488200,-0.000000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.725400,-0.000000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.725400,-0.000000,16.735400>} box{<0,0,-0.254000><0.474500,0.035000,0.254000> rotate<0,-90.000000,0> translate<97.725400,-0.000000,16.735400> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.725400,-0.000000,16.735400>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.488200,-0.000000,16.498100>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<97.488200,-0.000000,16.498100> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.488200,-0.000000,16.498100>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.776400,-0.000000,16.498100>} box{<0,0,-0.254000><0.711800,0.035000,0.254000> rotate<0,0.000000,0> translate<96.776400,-0.000000,16.498100> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.678400,-1.535000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.678400,-1.535000,17.447200>} box{<0,0,-0.254000><1.423600,0.035000,0.254000> rotate<0,90.000000,0> translate<97.678400,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.678400,-1.535000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,17.447200>} box{<0,0,-0.254000><0.711800,0.035000,0.254000> rotate<0,0.000000,0> translate<96.966600,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,17.209900>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<96.729400,-1.535000,17.209900> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.972600>} box{<0,0,-0.254000><0.237300,0.035000,0.254000> rotate<0,-90.000000,0> translate<96.729400,-1.535000,16.972600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.972600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,16.735400>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<96.729400,-1.535000,16.972600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,16.735400>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.498100>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<96.729400,-1.535000,16.498100> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.498100>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.260800>} box{<0,0,-0.254000><0.237300,0.035000,0.254000> rotate<0,-90.000000,0> translate<96.729400,-1.535000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.729400,-1.535000,16.260800>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,16.023600>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<96.729400,-1.535000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.678400,-1.535000,16.023600>} box{<0,0,-0.254000><0.711800,0.035000,0.254000> rotate<0,0.000000,0> translate<96.966600,-1.535000,16.023600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<97.678400,-1.535000,16.735400>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<96.966600,-1.535000,16.735400>} box{<0,0,-0.254000><0.711800,0.035000,0.254000> rotate<0,0.000000,0> translate<96.966600,-1.535000,16.735400> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.189200,-1.535000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.663800,-1.535000,17.447200>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<95.189200,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.663800,-1.535000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.901000,-1.535000,17.209900>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<95.663800,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.901000,-1.535000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.901000,-1.535000,16.260800>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,-90.000000,0> translate<95.901000,-1.535000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.901000,-1.535000,16.260800>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.663800,-1.535000,16.023600>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,-44.997030,0> translate<95.663800,-1.535000,16.023600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.663800,-1.535000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.189200,-1.535000,16.023600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<95.189200,-1.535000,16.023600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.189200,-1.535000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.952000,-1.535000,16.260800>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<94.952000,-1.535000,16.260800> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.952000,-1.535000,16.260800>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.952000,-1.535000,17.209900>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,90.000000,0> translate<94.952000,-1.535000,17.209900> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.952000,-1.535000,17.209900>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<95.189200,-1.535000,17.447200>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<94.952000,-1.535000,17.209900> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.649100,-1.535000,16.023600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.649100,-1.535000,17.447200>} box{<0,0,-0.254000><1.423600,0.035000,0.254000> rotate<0,90.000000,0> translate<93.649100,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<94.123600,-1.535000,17.447200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<93.174600,-1.535000,17.447200>} box{<0,0,-0.254000><0.949000,0.035000,0.254000> rotate<0,0.000000,0> translate<93.174600,-1.535000,17.447200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.028500,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<16.554000,-0.000000,24.128500>} box{<0,0,-0.254000><0.671044,0.035000,0.254000> rotate<0,44.997030,0> translate<16.554000,-0.000000,24.128500> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<16.554000,-0.000000,24.128500>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<16.554000,-0.000000,24.603000>} box{<0,0,-0.254000><0.474500,0.035000,0.254000> rotate<0,90.000000,0> translate<16.554000,-0.000000,24.603000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<16.554000,-0.000000,24.603000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.028500,-0.000000,25.077600>} box{<0,0,-0.254000><0.671115,0.035000,0.254000> rotate<0,-45.003067,0> translate<16.554000,-0.000000,24.603000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.687900,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.450700,-0.000000,25.077600>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<18.450700,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.450700,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.976100,-0.000000,25.077600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<17.976100,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.976100,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.738900,-0.000000,24.840300>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<17.738900,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.738900,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.738900,-0.000000,23.891200>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,-90.000000,0> translate<17.738900,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.738900,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.976100,-0.000000,23.654000>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<17.738900,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<17.976100,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.450700,-0.000000,23.654000>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<17.976100,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.450700,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<18.687900,-0.000000,23.891200>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,-44.997030,0> translate<18.450700,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.516300,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.990800,-0.000000,24.128500>} box{<0,0,-0.254000><0.671044,0.035000,0.254000> rotate<0,-44.997030,0> translate<19.516300,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.990800,-0.000000,24.128500>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.990800,-0.000000,24.603000>} box{<0,0,-0.254000><0.474500,0.035000,0.254000> rotate<0,90.000000,0> translate<19.990800,-0.000000,24.603000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.990800,-0.000000,24.603000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<19.516300,-0.000000,25.077600>} box{<0,0,-0.254000><0.671115,0.035000,0.254000> rotate<0,45.003067,0> translate<19.516300,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.427600,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<22.478600,-0.000000,23.654000>} box{<0,0,-0.254000><0.949000,0.035000,0.254000> rotate<0,0.000000,0> translate<22.478600,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<22.478600,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.427600,-0.000000,24.603000>} box{<0,0,-0.254000><1.342089,0.035000,0.254000> rotate<0,-44.997030,0> translate<22.478600,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.427600,-0.000000,24.603000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.427600,-0.000000,24.840300>} box{<0,0,-0.254000><0.237300,0.035000,0.254000> rotate<0,90.000000,0> translate<23.427600,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.427600,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.190400,-0.000000,25.077600>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<23.190400,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<23.190400,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<22.715800,-0.000000,25.077600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<22.715800,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<22.715800,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<22.478600,-0.000000,24.840300>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<22.478600,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.256000,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.256000,-0.000000,24.840300>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,90.000000,0> translate<24.256000,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.256000,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.493200,-0.000000,25.077600>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<24.256000,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.493200,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.967800,-0.000000,25.077600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<24.493200,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.967800,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<25.205000,-0.000000,24.840300>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<24.967800,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<25.205000,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<25.205000,-0.000000,23.891200>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,-90.000000,0> translate<25.205000,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<25.205000,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.967800,-0.000000,23.654000>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,-44.997030,0> translate<24.967800,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.967800,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.493200,-0.000000,23.654000>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<24.493200,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.493200,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.256000,-0.000000,23.891200>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,44.997030,0> translate<24.256000,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<24.256000,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<25.205000,-0.000000,24.840300>} box{<0,0,-0.254000><1.342159,0.035000,0.254000> rotate<0,-45.000049,0> translate<24.256000,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.033400,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.033400,-0.000000,24.840300>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,90.000000,0> translate<26.033400,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.033400,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.270600,-0.000000,25.077600>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,-45.009104,0> translate<26.033400,-0.000000,24.840300> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.270600,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.745200,-0.000000,25.077600>} box{<0,0,-0.254000><0.474600,0.035000,0.254000> rotate<0,0.000000,0> translate<26.270600,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.745200,-0.000000,25.077600>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.982400,-0.000000,24.840300>} box{<0,0,-0.254000><0.335522,0.035000,0.254000> rotate<0,45.009104,0> translate<26.745200,-0.000000,25.077600> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.982400,-0.000000,24.840300>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.982400,-0.000000,23.891200>} box{<0,0,-0.254000><0.949100,0.035000,0.254000> rotate<0,-90.000000,0> translate<26.982400,-0.000000,23.891200> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.982400,-0.000000,23.891200>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.745200,-0.000000,23.654000>} box{<0,0,-0.254000><0.335451,0.035000,0.254000> rotate<0,-44.997030,0> translate<26.745200,-0.000000,23.654000> } cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.745200,-0.000000,23.654000>} cylinder{<0,0,0><0,0.035000,0>0.254000 translate<26.27060