1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Interchange' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' Launchers.x3d '/> |
6 | <meta name='description' content='Arleigh Burke Harpoon and Vertical Launch System Launchers.'/> |
7 | <meta name='creator' content='James Harney'/> |
8 | <meta name='created' content='9 August 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='reference' content=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter14-ElevationGrid/Figure14.2ElevationGridMountain.x3d '/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Weapons/Missiles/Launchers.x3d '/> |
12 | <meta name='reference' content=' soundpermissions.htm '/> |
13 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <!-- Harpoon Launcher code here. --> |
18 | <WorldInfo title='Launchers.x3d'/> |
19 | <Transform scale='.4 .4 .4'> |
20 | <!-- Missile, exhaust, and missile sound are part of the Harpoon proto. Missile flight is in this file, since someone using the proto will want to define their own flight path, etc. --> |
21 | <Transform rotation='0 0 1 .2'> |
22 | <Group> |
23 | <Transform DEF='HARPOON' rotation='0 1 0 1.52' scale='3.5 3.5 3.5' translation='0 6.375 -40'> |
24 | <Transform DEF='HARPOONBUNCH1' translation='0 0.1 0'> |
25 |
<!-- Group
HARPOONBUNCH is a DEF node that has 1 USE node: USE_1 -->
<Group DEF='HARPOONBUNCH'> |
26 | <Transform translation='0 -0.245 0'> |
27 | |
28 | <Transform rotation='1 0 0 -0.5'> |
29 | <Shape DEF='HarpoonWithHolders'> |
30 |
<!-- Appearance
HARPOONGREY is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
<Appearance DEF='HARPOONGREY'> |
31 | <Material/> |
32 | </Appearance> |
33 | <Cylinder height='5' radius='0.25'/> |
34 | </Shape> |
35 | <Transform DEF='HARPOONDOWNHOLDER' translation='0 -1.5 0'> |
36 | <Shape> |
37 | <Appearance> |
38 | <Material/> |
39 | </Appearance> |
40 | <Box size='0.5 0.2 0.5'/> |
41 | </Shape> |
42 | </Transform> |
43 | <Transform DEF='HARPOONTOPHOLDER' translation='0 1.5 0'> |
44 | <Shape> |
45 | <Appearance> |
46 | <Material/> |
47 | </Appearance> |
48 | <Box size='0.5 0.2 0.5'/> |
49 | </Shape> |
50 | </Transform> |
51 | </Transform> |
52 | </Group> |
53 | </Transform> |
54 | <Transform translation='0.5 -0.245 0'> |
55 | <Group USE='MISSILE'/> |
56 | </Transform> |
57 | <Transform translation='0 0 0.5'> |
58 | <Group USE='MISSILE'/> |
59 | </Transform> |
60 | <Transform translation='0.5 0 0.5'> |
61 | <Group USE='MISSILE'/> |
62 | </Transform> |
63 | <Transform rotation='1 0 0 -0.5' translation='0.25 -0.45 -0.26'> |
64 | <Shape> |
65 | <Appearance USE='HARPOONGREY'/> |
66 | <Box size='1.05 5 0.1'/> |
67 | </Shape> |
68 | </Transform> |
69 | </Group> |
70 | </Transform> |
71 | <Transform DEF='HarpoonBunch2' rotation='1 0 0 -1.7' translation='-1.1 -0.77 0.7'> |
72 | <Group USE='HARPOONBUNCH'/> |
73 | </Transform> |
74 | <Transform DEF='HarpoonSupport1' translation='-0.85 -2.25 0.5'> |
75 | <Shape> |
76 | <Appearance USE='HARPOONGREY'/> |
77 | <Box size='1 1.5 0.1'/> |
78 | </Shape> |
79 | </Transform> |
80 | <Transform DEF='HarpoonSupport2' translation='0.225 -1.85 0.0'> |
81 | <Shape> |
82 | <Appearance USE='HARPOONGREY'/> |
83 | <Box size='1 1.5 0.1'/> |
84 | </Shape> |
85 | </Transform> |
86 | </Transform> |
87 | </Group> |
88 | </Transform> |
89 | </Transform> |
90 | <!-- FWD VLS launcher and TLAM protoinstance code here. --> |
91 | <Transform translation='0 -.5 -87'> |
92 | <Group DEF='FWDVLS'> |
93 | <Transform translation='0 0 -.15'> |
94 | <Shape> |
95 | <Box size='6.3 .75 3.8'/> |
96 | <Appearance> |
97 | <Material diffuseColor='.7 .7 .7'/> |
98 | </Appearance> |
99 | </Shape> |
100 | </Transform> |
101 | <Transform DEF='CELLBLOCK1'> |
102 | <Transform DEF='ROW1FWD'> |
103 | <Transform translation='-2.5 -7.1 1'> |
104 | <Shape> |
105 | <Box size='.6 15 .6'/> |
106 | <Appearance> |
107 | <Material diffuseColor='.8 .8 .8'/> |
108 | </Appearance> |
109 | </Shape> |
110 | <Transform DEF='CELLTOP1' translation='0 7.5 0'> |
111 | <Shape> |
112 | <Box size='.6 .2 .6'/> |
113 | <Appearance> |
114 |
<!-- Material
TOPCOLOR is a DEF node that has 91 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5, USE_6, USE_7, USE_8, USE_9, USE_10, USE_11, USE_12, USE_13, USE_14, USE_15, USE_16, USE_17, USE_18, USE_19, USE_20, USE_21, USE_22, USE_23, USE_24, USE_25, USE_26, USE_27, USE_28, USE_29, USE_30, USE_31, USE_32, USE_33, USE_34, USE_35, USE_36, USE_37, USE_38, USE_39, USE_40, USE_41, USE_42, USE_43, USE_44, USE_45, USE_46, USE_47, USE_48, USE_49, USE_50, USE_51, USE_52, USE_53, USE_54, USE_55, USE_56, USE_57, USE_58, USE_59, USE_60, USE_61, USE_62, USE_63, USE_64, USE_65, USE_66, USE_67, USE_68, USE_69, USE_70, USE_71, USE_72, USE_73, USE_74, USE_75, USE_76, USE_77, USE_78, USE_79, USE_80, USE_81, USE_82, USE_83, USE_84, USE_85, USE_86, USE_87, USE_88, USE_89, USE_90, USE_91 --> <Material DEF='TOPCOLOR' diffuseColor='.9 .9 .9'/> |
115 | </Appearance> |
116 | </Shape> |
117 | </Transform> |
118 | <Transform DEF='THAWK' translation='0 6.1 0'/> |
119 | </Transform> |
120 | <Transform translation='-1.8 -7.1 1'> |
121 | <Shape> |
122 | <Box size='.6 15 .6'/> |
123 | <Appearance> |
124 | <Material diffuseColor='.8 .8 .8'/> |
125 | </Appearance> |
126 | </Shape> |
127 | <Transform translation='0 7.5 0'> |
128 | <Shape> |
129 | <Box size='.6 .2 .6'/> |
130 | <Appearance> |
131 | <Material USE='TOPCOLOR'/> |
132 | </Appearance> |
133 | </Shape> |
134 | </Transform> |
135 | </Transform> |
136 | <Transform translation='-1.1 -7.1 1'> |
137 | <Shape> |
138 | <Box size='.6 15 .6'/> |
139 | <Appearance> |
140 | <Material diffuseColor='.8 .8 .8'/> |
141 | </Appearance> |
142 | </Shape> |
143 | <Transform translation='0 7.5 0'> |
144 | <Shape> |
145 | <Box size='.6 .2 .6'/> |
146 | <Appearance> |
147 | <Material USE='TOPCOLOR'/> |
148 | </Appearance> |
149 | </Shape> |
150 | </Transform> |
151 | </Transform> |
152 | <Transform translation='-.4 -7.1 1'> |
153 | <Shape> |
154 | <Box size='.6 15 .6'/> |
155 | <Appearance> |
156 | <Material diffuseColor='.8 .8 .8'/> |
157 | </Appearance> |
158 | </Shape> |
159 | <Transform translation='0 7.5 0'> |
160 | <Shape> |
161 | <Box size='.6 .2 .6'/> |
162 | <Appearance> |
163 | <Material USE='TOPCOLOR'/> |
164 | </Appearance> |
165 | </Shape> |
166 | </Transform> |
167 | </Transform> |
168 | </Transform> |
169 | <Transform translation='0 0 -.7'> |
170 | <Transform translation='-2.5 -7.1 1'> |
171 | <Shape> |
172 | <Box size='.6 15 .6'/> |
173 | <Appearance> |
174 | <Material diffuseColor='.8 .8 .8'/> |
175 | </Appearance> |
176 | </Shape> |
177 | <Transform translation='0 7.5 0'> |
178 | <Shape> |
179 | <Box size='.6 .2 .6'/> |
180 | <Appearance> |
181 | <Material USE='TOPCOLOR'/> |
182 | </Appearance> |
183 | </Shape> |
184 | </Transform> |
185 | </Transform> |
186 | <Transform translation='-1.8 -7.1 1'> |
187 | <Shape> |
188 | <Box size='.6 15 .6'/> |
189 | <Appearance> |
190 | <Material diffuseColor='.8 .8 .8'/> |
191 | </Appearance> |
192 | </Shape> |
193 | <Transform translation='0 7.5 0'> |
194 | <Shape> |
195 | <Box size='.6 .2 .6'/> |
196 | <Appearance> |
197 | <Material USE='TOPCOLOR'/> |
198 | </Appearance> |
199 | </Shape> |
200 | </Transform> |
201 | </Transform> |
202 | <Transform translation='-1.1 -7.1 1'> |
203 | <Shape> |
204 | <Box size='.6 15 .6'/> |
205 | <Appearance> |
206 | <Material diffuseColor='.8 .8 .8'/> |
207 | </Appearance> |
208 | </Shape> |
209 | <Transform translation='0 7.5 0'> |
210 | <Shape> |
211 | <Box size='.6 .2 .6'/> |
212 | <Appearance> |
213 | <Material USE='TOPCOLOR'/> |
214 | </Appearance> |
215 | </Shape> |
216 | </Transform> |
217 | </Transform> |
218 | <Transform translation='-.4 -7.1 1'> |
219 | <Shape> |
220 | <Box size='.6 15 .6'/> |
221 | <Appearance> |
222 | <Material diffuseColor='.8 .8 .8'/> |
223 | </Appearance> |
224 | </Shape> |
225 | <Transform translation='0 7.5 0'> |
226 | <Shape> |
227 | <Box size='.6 .2 .6'/> |
228 | <Appearance> |
229 | <Material USE='TOPCOLOR'/> |
230 | </Appearance> |
231 | </Shape> |
232 | </Transform> |
233 | </Transform> |
234 | </Transform> |
235 | </Transform> |
236 | <Transform DEF='CELLBLOCK2' translation='3.0 0 0'> |
237 | <Transform> |
238 | <Transform translation='-2.5 -7.1 1'> |
239 | <Shape> |
240 | <Box size='.6 15 .6'/> |
241 | <Appearance> |
242 | <Material diffuseColor='.8 .8 .8'/> |
243 | </Appearance> |
244 | </Shape> |
245 | <Transform translation='0 7.5 0'> |
246 | <Shape> |
247 | <Box size='.6 .2 .6'/> |
248 | <Appearance> |
249 | <Material USE='TOPCOLOR'/> |
250 | </Appearance> |
251 | </Shape> |
252 | </Transform> |
253 | </Transform> |
254 | <Transform translation='-1.8 -7.1 1'> |
255 | <Shape> |
256 | <Box size='.6 15 .6'/> |
257 | <Appearance> |
258 | <Material diffuseColor='.8 .8 .8'/> |
259 | </Appearance> |
260 | </Shape> |
261 | <Transform translation='0 7.5 0'> |
262 | <Shape> |
263 | <Box size='.6 .2 .6'/> |
264 | <Appearance> |
265 | <Material USE='TOPCOLOR'/> |
266 | </Appearance> |
267 | </Shape> |
268 | </Transform> |
269 | </Transform> |
270 | <Transform translation='-1.1 -7.1 1'> |
271 | <Shape> |
272 | <Box size='.6 15 .6'/> |
273 | <Appearance> |
274 | <Material diffuseColor='.8 .8 .8'/> |
275 | </Appearance> |
276 | </Shape> |
277 | <Transform translation='0 7.5 0'> |
278 | <Shape> |
279 | <Box size='.6 .2 .6'/> |
280 | <Appearance> |
281 | <Material USE='TOPCOLOR'/> |
282 | </Appearance> |
283 | </Shape> |
284 | </Transform> |
285 | </Transform> |
286 | <Transform translation='-.4 -7.1 1'> |
287 | <Shape> |
288 | <Box size='.6 15 .6'/> |
289 | <Appearance> |
290 | <Material diffuseColor='.8 .8 .8'/> |
291 | </Appearance> |
292 | </Shape> |
293 | <Transform translation='0 7.5 0'> |
294 | <Shape> |
295 | <Box size='.6 .2 .6'/> |
296 | <Appearance> |
297 | <Material USE='TOPCOLOR'/> |
298 | </Appearance> |
299 | </Shape> |
300 | </Transform> |
301 | </Transform> |
302 | <Transform translation='0 0 -.7'> |
303 | <Transform translation='-2.5 -7.1 1'> |
304 | <Shape> |
305 | <Box size='.6 15 .6'/> |
306 | <Appearance> |
307 | <Material diffuseColor='.8 .8 .8'/> |
308 | </Appearance> |
309 | </Shape> |
310 | <Transform translation='0 7.5 0'> |
311 | <Shape> |
312 | <Box size='.6 .2 .6'/> |
313 | <Appearance> |
314 | <Material USE='TOPCOLOR'/> |
315 | </Appearance> |
316 | </Shape> |
317 | </Transform> |
318 | </Transform> |
319 | <Transform translation='-1.8 -7.1 1'> |
320 | <Shape> |
321 | <Box size='.6 15 .6'/> |
322 | <Appearance> |
323 | <Material diffuseColor='.8 .8 .8'/> |
324 | </Appearance> |
325 | </Shape> |
326 | <Transform translation='0 7.5 0'> |
327 | <Shape> |
328 | <Box size='.6 .2 .6'/> |
329 | <Appearance> |
330 | <Material USE='TOPCOLOR'/> |
331 | </Appearance> |
332 | </Shape> |
333 | </Transform> |
334 | </Transform> |
335 | <Transform translation='-1.1 -7.1 1'> |
336 | <Shape> |
337 | <Box size='.6 15 .6'/> |
338 | <Appearance> |
339 | <Material diffuseColor='.8 .8 .8'/> |
340 | </Appearance> |
341 | </Shape> |
342 | <Transform translation='0 7.5 0'> |
343 | <Shape> |
344 | <Box size='.6 .2 .6'/> |
345 | <Appearance> |
346 | <Material USE='TOPCOLOR'/> |
347 | </Appearance> |
348 | </Shape> |
349 | </Transform> |
350 | </Transform> |
351 | <Transform translation='-.4 -7.1 1'> |
352 | <Shape> |
353 | <Box size='.6 15 .6'/> |
354 | <Appearance> |
355 | <Material diffuseColor='.8 .8 .8'/> |
356 | </Appearance> |
357 | </Shape> |
358 | <Transform translation='0 7.5 0'> |
359 | <Shape> |
360 | <Box size='.6 .2 .6'/> |
361 | <Appearance> |
362 | <Material USE='TOPCOLOR'/> |
363 | </Appearance> |
364 | </Shape> |
365 | </Transform> |
366 | </Transform> |
367 | </Transform> |
368 | </Transform> |
369 | </Transform> |
370 | <Transform DEF='CELLBLOCK3' translation='3.0 0 -1.6'> |
371 | <Transform> |
372 | <Transform translation='-1.1 -7.1 1'> |
373 | <Shape> |
374 | <Box size='.6 15 .6'/> |
375 | <Appearance> |
376 | <Material diffuseColor='.8 .8 .8'/> |
377 | </Appearance> |
378 | </Shape> |
379 | <Transform translation='0 7.5 0'> |
380 | <Shape> |
381 | <Box size='2 .2 .6'/> |
382 | <Appearance> |
383 | <Material USE='TOPCOLOR'/> |
384 | </Appearance> |
385 | </Shape> |
386 | </Transform> |
387 | </Transform> |
388 | <Transform translation='-2.5 -7.1 1'> |
389 | <Shape> |
390 | <Box size='.6 15 .6'/> |
391 | <Appearance> |
392 | <Material diffuseColor='.8 .8 .8'/> |
393 | </Appearance> |
394 | </Shape> |
395 | <Transform translation='0 7.5 0'> |
396 | <Shape> |
397 | <Box size='.6 .2 .6'/> |
398 | <Appearance> |
399 | <Material USE='TOPCOLOR'/> |
400 | </Appearance> |
401 | </Shape> |
402 | </Transform> |
403 | </Transform> |
404 | <Transform translation='0 0 -.7'> |
405 | <Transform translation='-2.5 -7.1 1'> |
406 | <Shape> |
407 | <Box size='.6 15 .6'/> |
408 | <Appearance> |
409 | <Material diffuseColor='.8 .8 .8'/> |
410 | </Appearance> |
411 | </Shape> |
412 | <Transform translation='0 7.5 0'> |
413 | <Shape> |
414 | <Box size='.6 .2 .6'/> |
415 | <Appearance> |
416 | <Material USE='TOPCOLOR'/> |
417 | </Appearance> |
418 | </Shape> |
419 | </Transform> |
420 | </Transform> |
421 | <Transform translation='-1.8 -7.1 1'> |
422 | <Shape> |
423 | <Box size='.6 15 .6'/> |
424 | <Appearance> |
425 | <Material diffuseColor='.8 .8 .8'/> |
426 | </Appearance> |
427 | </Shape> |
428 | <Transform translation='0 7.5 0'> |
429 | <Shape> |
430 | <Box size='.6 .2 .6'/> |
431 | <Appearance> |
432 | <Material USE='TOPCOLOR'/> |
433 | </Appearance> |
434 | </Shape> |
435 | </Transform> |
436 | </Transform> |
437 | <Transform translation='-1.1 -7.1 1'> |
438 | <Shape> |
439 | <Box size='.6 15 .6'/> |
440 | <Appearance> |
441 | <Material diffuseColor='.8 .8 .8'/> |
442 | </Appearance> |
443 | </Shape> |
444 | <Transform translation='0 7.5 0'> |
445 | <Shape> |
446 | <Box size='.6 .2 .6'/> |
447 | <Appearance> |
448 | <Material USE='TOPCOLOR'/> |
449 | </Appearance> |
450 | </Shape> |
451 | </Transform> |
452 | </Transform> |
453 | <Transform translation='-.4 -7.1 1'> |
454 | <Shape> |
455 | <Box size='.6 15 .6'/> |
456 | <Appearance> |
457 | <Material diffuseColor='.8 .8 .8'/> |
458 | </Appearance> |
459 | </Shape> |
460 | <Transform translation='0 7.5 0'> |
461 | <Shape> |
462 | <Box size='.6 .2 .6'/> |
463 | <Appearance> |
464 | <Material USE='TOPCOLOR'/> |
465 | </Appearance> |
466 | </Shape> |
467 | </Transform> |
468 | </Transform> |
469 | </Transform> |
470 | </Transform> |
471 | </Transform> |
472 | <Transform DEF='CELLBLOCK4' translation='0 0 -1.6'> |
473 | <Transform> |
474 | <Transform translation='-2.5 -7.1 1'> |
475 | <Shape> |
476 | <Box size='.6 15 .6'/> |
477 | <Appearance> |
478 | <Material diffuseColor='.8 .8 .8'/> |
479 | </Appearance> |
480 | </Shape> |
481 | <Transform translation='0 7.5 0'> |
482 | <Shape> |
483 | <Box size='.6 .2 .6'/> |
484 | <Appearance> |
485 | <Material USE='TOPCOLOR'/> |
486 | </Appearance> |
487 | </Shape> |
488 | </Transform> |
489 | </Transform> |
490 | <Transform translation='-1.8 -7.1 1'> |
491 | <Shape> |
492 | <Box size='.6 15 .6'/> |
493 | <Appearance> |
494 | <Material diffuseColor='.8 .8 .8'/> |
495 | </Appearance> |
496 | </Shape> |
497 | <Transform translation='0 7.5 0'> |
498 | <Shape> |
499 | <Box size='.6 .2 .6'/> |
500 | <Appearance> |
501 | <Material USE='TOPCOLOR'/> |
502 | </Appearance> |
503 | </Shape> |
504 | </Transform> |
505 | </Transform> |
506 | <Transform translation='-1.1 -7.1 1'> |
507 | <Shape> |
508 | <Box size='.6 15 .6'/> |
509 | <Appearance> |
510 | <Material diffuseColor='.8 .8 .8'/> |
511 | </Appearance> |
512 | </Shape> |
513 | <Transform translation='0 7.5 0'> |
514 | <Shape> |
515 | <Box size='.6 .2 .6'/> |
516 | <Appearance> |
517 | <Material USE='TOPCOLOR'/> |
518 | </Appearance> |
519 | </Shape> |
520 | </Transform> |
521 | </Transform> |
522 | <Transform translation='-.4 -7.1 1'> |
523 | <Shape> |
524 | <Box size='.6 15 .6'/> |
525 | <Appearance> |
526 | <Material diffuseColor='.8 .8 .8'/> |
527 | </Appearance> |
528 | </Shape> |
529 | <Transform translation='0 7.5 0'> |
530 | <Shape> |
531 | <Box size='.6 .2 .6'/> |
532 | <Appearance> |
533 | <Material USE='TOPCOLOR'/> |
534 | </Appearance> |
535 | </Shape> |
536 | </Transform> |
537 | </Transform> |
538 | <Transform translation='0 0 -.7'> |
539 | <Transform translation='-2.5 -7.1 1'> |
540 | <Shape> |
541 | <Box size='.6 15 .6'/> |
542 | <Appearance> |
543 | <Material diffuseColor='.8 .8 .8'/> |
544 | </Appearance> |
545 | </Shape> |
546 | <Transform translation='0 7.5 0'> |
547 | <Shape> |
548 | <Box size='.6 .2 .6'/> |
549 | <Appearance> |
550 | <Material USE='TOPCOLOR'/> |
551 | </Appearance> |
552 | </Shape> |
553 | </Transform> |
554 | </Transform> |
555 | <Transform translation='-1.8 -7.1 1'> |
556 | <Shape> |
557 | <Box size='.6 15 .6'/> |
558 | <Appearance> |
559 | <Material diffuseColor='.8 .8 .8'/> |
560 | </Appearance> |
561 | </Shape> |
562 | <Transform translation='0 7.5 0'> |
563 | <Shape> |
564 | <Box size='.6 .2 .6'/> |
565 | <Appearance> |
566 | <Material USE='TOPCOLOR'/> |
567 | </Appearance> |
568 | </Shape> |
569 | </Transform> |
570 | </Transform> |
571 | <Transform translation='-1.1 -7.1 1'> |
572 | <Shape> |
573 | <Box size='.6 15 .6'/> |
574 | <Appearance> |
575 | <Material diffuseColor='.8 .8 .8'/> |
576 | </Appearance> |
577 | </Shape> |
578 | <Transform translation='0 7.5 0'> |
579 | <Shape> |
580 | <Box size='.6 .2 .6'/> |
581 | <Appearance> |
582 | <Material USE='TOPCOLOR'/> |
583 | </Appearance> |
584 | </Shape> |
585 | </Transform> |
586 | </Transform> |
587 | <Transform translation='-.4 -7.1 1'> |
588 | <Shape> |
589 | <Box size='.6 15 .6'/> |
590 | <Appearance> |
591 | <Material diffuseColor='.8 .8 .8'/> |
592 | </Appearance> |
593 | </Shape> |
594 | <Transform translation='0 7.5 0'> |
595 | <Shape> |
596 | <Box size='.6 .2 .6'/> |
597 | <Appearance> |
598 | <Material USE='TOPCOLOR'/> |
599 | </Appearance> |
600 | </Shape> |
601 | </Transform> |
602 | </Transform> |
603 | </Transform> |
604 | </Transform> |
605 | </Transform> |
606 | </Group> |
607 | </Transform> |
608 | <!-- AFT VLS LAUNCHER. --> |
609 | <Transform translation='0 -.75 -7'> |
610 | <Group DEF='AFTVLS'> |
611 | <Transform translation='0 0 -.15'> |
612 | <Shape> |
613 | <Box size='6.3 .75 7.6'/> |
614 | <Appearance> |
615 | <Material diffuseColor='.7 .7 .7'/> |
616 | </Appearance> |
617 | </Shape> |
618 | </Transform> |
619 | <Transform DEF='CELLBLOCK1AFT'> |
620 | <Transform DEF='ROW1'> |
621 | <Transform translation='-2.5 -7.1 1'> |
622 | <Shape> |
623 | <Box size='.6 15 .6'/> |
624 | <Appearance> |
625 | <Material diffuseColor='.8 .8 .8'/> |
626 | </Appearance> |
627 | </Shape> |
628 | <Transform DEF='CELLTOPAFT' translation='0 7.5 0'> |
629 | <Shape> |
630 | <Box size='.6 .2 .6'/> |
631 | <Appearance> |
632 | <Material USE='TOPCOLOR'/> |
633 | </Appearance> |
634 | </Shape> |
635 | </Transform> |
636 | <Transform DEF='THAWKAFT' translation='0 6.1 0'/> |
637 | </Transform> |
638 | <Transform translation='-1.8 -7.1 1'> |
639 | <Shape> |
640 | <Box size='.6 15 .6'/> |
641 | <Appearance> |
642 | <Material diffuseColor='.8 .8 .8'/> |
643 | </Appearance> |
644 | </Shape> |
645 | <Transform translation='0 7.5 0'> |
646 | <Shape> |
647 | <Box size='.6 .2 .6'/> |
648 | <Appearance> |
649 | <Material USE='TOPCOLOR'/> |
650 | </Appearance> |
651 | </Shape> |
652 | </Transform> |
653 | </Transform> |
654 | <Transform translation='-1.1 -7.1 1'> |
655 | <Shape> |
656 | <Box size='.6 15 .6'/> |
657 | <Appearance> |
658 | <Material diffuseColor='.8 .8 .8'/> |
659 | </Appearance> |
660 | </Shape> |
661 | <Transform translation='0 7.5 0'> |
662 | <Shape> |
663 | <Box size='.6 .2 .6'/> |
664 | <Appearance> |
665 | <Material USE='TOPCOLOR'/> |
666 | </Appearance> |
667 | </Shape> |
668 | </Transform> |
669 | </Transform> |
670 | <Transform translation='-.4 -7.1 1'> |
671 | <Shape> |
672 | <Box size='.6 15 .6'/> |
673 | <Appearance> |
674 | <Material diffuseColor='.8 .8 .8'/> |
675 | </Appearance> |
676 | </Shape> |
677 | <Transform translation='0 7.5 0'> |
678 | <Shape> |
679 | <Box size='.6 .2 .6'/> |
680 | <Appearance> |
681 | <Material USE='TOPCOLOR'/> |
682 | </Appearance> |
683 | </Shape> |
684 | </Transform> |
685 | </Transform> |
686 | </Transform> |
687 | <Transform translation='0 0 -.7'> |
688 | <Transform translation='-2.5 -7.1 1'> |
689 | <Shape> |
690 | <Box size='.6 15 .6'/> |
691 | <Appearance> |
692 | <Material diffuseColor='.8 .8 .8'/> |
693 | </Appearance> |
694 | </Shape> |
695 | <Transform translation='0 7.5 0'> |
696 | <Shape> |
697 | <Box size='.6 .2 .6'/> |
698 | <Appearance> |
699 | <Material USE='TOPCOLOR'/> |
700 | </Appearance> |
701 | </Shape> |
702 | </Transform> |
703 | </Transform> |
704 | <Transform translation='-1.8 -7.1 1'> |
705 | <Shape> |
706 | <Box size='.6 15 .6'/> |
707 | <Appearance> |
708 | <Material diffuseColor='.8 .8 .8'/> |
709 | </Appearance> |
710 | </Shape> |
711 | <Transform translation='0 7.5 0'> |
712 | <Shape> |
713 | <Box size='.6 .2 .6'/> |
714 | <Appearance> |
715 | <Material USE='TOPCOLOR'/> |
716 | </Appearance> |
717 | </Shape> |
718 | </Transform> |
719 | </Transform> |
720 | <Transform translation='-1.1 -7.1 1'> |
721 | <Shape> |
722 | <Box size='.6 15 .6'/> |
723 | <Appearance> |
724 | <Material diffuseColor='.8 .8 .8'/> |
725 | </Appearance> |
726 | </Shape> |
727 | <Transform translation='0 7.5 0'> |
728 | <Shape> |
729 | <Box size='.6 .2 .6'/> |
730 | <Appearance> |
731 | <Material USE='TOPCOLOR'/> |
732 | </Appearance> |
733 | </Shape> |
734 | </Transform> |
735 | </Transform> |
736 | <Transform translation='-.4 -7.1 1'> |
737 | <Shape> |
738 | <Box size='.6 15 .6'/> |
739 | <Appearance> |
740 | <Material diffuseColor='.8 .8 .8'/> |
741 | </Appearance> |
742 | </Shape> |
743 | <Transform translation='0 7.5 0'> |
744 | <Shape> |
745 | <Box size='.6 .2 .6'/> |
746 | <Appearance> |
747 | <Material USE='TOPCOLOR'/> |
748 | </Appearance> |
749 | </Shape> |
750 | </Transform> |
751 | </Transform> |
752 | </Transform> |
753 | </Transform> |
754 | <Transform DEF='CELLBLOCK2AFT' translation='3.0 0 0'> |
755 | <Transform> |
756 | <Transform translation='-2.5 -7.1 1'> |
757 | <Shape> |
758 | <Box size='.6 15 .6'/> |
759 | <Appearance> |
760 | <Material diffuseColor='.8 .8 .8'/> |
761 | </Appearance> |
762 | </Shape> |
763 | <Transform translation='0 7.5 0'> |
764 | <Shape> |
765 | <Box size='.6 .2 .6'/> |
766 | <Appearance> |
767 | <Material USE='TOPCOLOR'/> |
768 | </Appearance> |
769 | </Shape> |
770 | </Transform> |
771 | </Transform> |
772 | <Transform translation='-1.8 -7.1 1'> |
773 | <Shape> |
774 | <Box size='.6 15 .6'/> |
775 | <Appearance> |
776 | <Material diffuseColor='.8 .8 .8'/> |
777 | </Appearance> |
778 | </Shape> |
779 | <Transform translation='0 7.5 0'> |
780 | <Shape> |
781 | <Box size='.6 .2 .6'/> |
782 | <Appearance> |
783 | <Material USE='TOPCOLOR'/> |
784 | </Appearance> |
785 | </Shape> |
786 | </Transform> |
787 | </Transform> |
788 | <Transform translation='-1.1 -7.1 1'> |
789 | <Shape> |
790 | <Box size='.6 15 .6'/> |
791 | <Appearance> |
792 | <Material diffuseColor='.8 .8 .8'/> |
793 | </Appearance> |
794 | </Shape> |
795 | <Transform translation='0 7.5 0'> |
796 | <Shape> |
797 | <Box size='.6 .2 .6'/> |
798 | <Appearance> |
799 | <Material USE='TOPCOLOR'/> |
800 | </Appearance> |
801 | </Shape> |
802 | </Transform> |
803 | </Transform> |
804 | <Transform translation='-.4 -7.1 1'> |
805 | <Shape> |
806 | <Box size='.6 15 .6'/> |
807 | <Appearance> |
808 | <Material diffuseColor='.8 .8 .8'/> |
809 | </Appearance> |
810 | </Shape> |
811 | <Transform translation='0 7.5 0'> |
812 | <Shape> |
813 | <Box size='.6 .2 .6'/> |
814 | <Appearance> |
815 | <Material USE='TOPCOLOR'/> |
816 | </Appearance> |
817 | </Shape> |
818 | </Transform> |
819 | </Transform> |
820 | <Transform translation='0 0 -.7'> |
821 | <Transform translation='-2.5 -7.1 1'> |
822 | <Shape> |
823 | <Box size='.6 15 .6'/> |
824 | <Appearance> |
825 | <Material diffuseColor='.8 .8 .8'/> |
826 | </Appearance> |
827 | </Shape> |
828 | <Transform translation='0 7.5 0'> |
829 | <Shape> |
830 | <Box size='.6 .2 .6'/> |
831 | <Appearance> |
832 | <Material USE='TOPCOLOR'/> |
833 | </Appearance> |
834 | </Shape> |
835 | </Transform> |
836 | </Transform> |
837 | <Transform translation='-1.8 -7.1 1'> |
838 | <Shape> |
839 | <Box size='.6 15 .6'/> |
840 | <Appearance> |
841 | <Material diffuseColor='.8 .8 .8'/> |
842 | </Appearance> |
843 | </Shape> |
844 | <Transform translation='0 7.5 0'> |
845 | <Shape> |
846 | <Box size='.6 .2 .6'/> |
847 | <Appearance> |
848 | <Material USE='TOPCOLOR'/> |
849 | </Appearance> |
850 | </Shape> |
851 | </Transform> |
852 | </Transform> |
853 | <Transform translation='-1.1 -7.1 1'> |
854 | <Shape> |
855 | <Box size='.6 15 .6'/> |
856 | <Appearance> |
857 | <Material diffuseColor='.8 .8 .8'/> |
858 | </Appearance> |
859 | </Shape> |
860 | <Transform translation='0 7.5 0'> |
861 | <Shape> |
862 | <Box size='.6 .2 .6'/> |
863 | <Appearance> |
864 | <Material USE='TOPCOLOR'/> |
865 | </Appearance> |
866 | </Shape> |
867 | </Transform> |
868 | </Transform> |
869 | <Transform translation='-.4 -7.1 1'> |
870 | <Shape> |
871 | <Box size='.6 15 .6'/> |
872 | <Appearance> |
873 | <Material diffuseColor='.8 .8 .8'/> |
874 | </Appearance> |
875 | </Shape> |
876 | <Transform translation='0 7.5 0'> |
877 | <Shape> |
878 | <Box size='.6 .2 .6'/> |
879 | <Appearance> |
880 | <Material USE='TOPCOLOR'/> |
881 | </Appearance> |
882 | </Shape> |
883 | </Transform> |
884 | </Transform> |
885 | </Transform> |
886 | </Transform> |
887 | </Transform> |
888 | <Transform DEF='CELLBLOCK3AFT' translation='3.0 0 -1.6'> |
889 | <Transform> |
890 | <Transform translation='-1.1 -7.1 1'> |
891 | <Shape> |
892 | <Box size='.6 15 .6'/> |
893 | <Appearance> |
894 | <Material diffuseColor='.8 .8 .8'/> |
895 | </Appearance> |
896 | </Shape> |
897 | <Transform translation='0 7.5 0'> |
898 | <Shape> |
899 | <Box size='2 .2 .6'/> |
900 | <Appearance> |
901 | <Material USE='TOPCOLOR'/> |
902 | </Appearance> |
903 | </Shape> |
904 | </Transform> |
905 | </Transform> |
906 | <Transform translation='-2.5 -7.1 1'> |
907 | <Shape> |
908 | <Box size='.6 15 .6'/> |
909 | <Appearance> |
910 | <Material diffuseColor='.8 .8 .8'/> |
911 | </Appearance> |
912 | </Shape> |
913 | <Transform translation='0 7.5 0'> |
914 | <Shape> |
915 | <Box size='.6 .2 .6'/> |
916 | <Appearance> |
917 | <Material USE='TOPCOLOR'/> |
918 | </Appearance> |
919 | </Shape> |
920 | </Transform> |
921 | </Transform> |
922 | <Transform translation='0 0 -.7'> |
923 | <Transform translation='-2.5 -7.1 1'> |
924 | <Shape> |
925 | <Box size='.6 15 .6'/> |
926 | <Appearance> |
927 | <Material diffuseColor='.8 .8 .8'/> |
928 | </Appearance> |
929 | </Shape> |
930 | <Transform translation='0 7.5 0'> |
931 | <Shape> |
932 | <Box size='.6 .2 .6'/> |
933 | <Appearance> |
934 | <Material USE='TOPCOLOR'/> |
935 | </Appearance> |
936 | </Shape> |
937 | </Transform> |
938 | </Transform> |
939 | <Transform translation='-1.8 -7.1 1'> |
940 | <Shape> |
941 | <Box size='.6 15 .6'/> |
942 | <Appearance> |
943 | <Material diffuseColor='.8 .8 .8'/> |
944 | </Appearance> |
945 | </Shape> |
946 | <Transform translation='0 7.5 0'> |
947 | <Shape> |
948 | <Box size='.6 .2 .6'/> |
949 | <Appearance> |
950 | <Material USE='TOPCOLOR'/> |
951 | </Appearance> |
952 | </Shape> |
953 | </Transform> |
954 | </Transform> |
955 | <Transform translation='-1.1 -7.1 1'> |
956 | <Shape> |
957 | <Box size='.6 15 .6'/> |
958 | <Appearance> |
959 | <Material diffuseColor='.8 .8 .8'/> |
960 | </Appearance> |
961 | </Shape> |
962 | <Transform translation='0 7.5 0'> |
963 | <Shape> |
964 | <Box size='.6 .2 .6'/> |
965 | <Appearance> |
966 | <Material USE='TOPCOLOR'/> |
967 | </Appearance> |
968 | </Shape> |
969 | </Transform> |
970 | </Transform> |
971 | <Transform translation='-.4 -7.1 1'> |
972 | <Shape> |
973 | <Box size='.6 15 .6'/> |
974 | <Appearance> |
975 | <Material diffuseColor='.8 .8 .8'/> |
976 | </Appearance> |
977 | </Shape> |
978 | <Transform translation='0 7.5 0'> |
979 | <Shape> |
980 | <Box size='.6 .2 .6'/> |
981 | <Appearance> |
982 | <Material USE='TOPCOLOR'/> |
983 | </Appearance> |
984 | </Shape> |
985 | </Transform> |
986 | </Transform> |
987 | </Transform> |
988 | </Transform> |
989 | </Transform> |
990 | <Transform DEF='CELLBLOCK4AFT' translation='0 0 -1.6'> |
991 | <Transform> |
992 | <Transform translation='-2.5 -7.1 1'> |
993 | <Shape> |
994 | <Box size='.6 15 .6'/> |
995 | <Appearance> |
996 | <Material diffuseColor='.8 .8 .8'/> |
997 | </Appearance> |
998 | </Shape> |
999 | <Transform translation='0 7.5 0'> |
1000 | <Shape> |
1001 | <Box size='.6 .2 .6'/> |
1002 | <Appearance> |
1003 | <Material USE='TOPCOLOR'/> |
1004 | </Appearance> |
1005 | </Shape> |
1006 | </Transform> |
1007 | </Transform> |
1008 | <Transform translation='-1.8 -7.1 1'> |
1009 | <Shape> |
1010 | <Box size='.6 15 .6'/> |
1011 | <Appearance> |
1012 | <Material diffuseColor='.8 .8 .8'/> |
1013 | </Appearance> |
1014 | </Shape> |
1015 | <Transform translation='0 7.5 0'> |
1016 | <Shape> |
1017 | <Box size='.6 .2 .6'/> |
1018 | <Appearance> |
1019 | <Material USE='TOPCOLOR'/> |
1020 | </Appearance> |
1021 | </Shape> |
1022 | </Transform> |
1023 | </Transform> |
1024 | <Transform translation='-1.1 -7.1 1'> |
1025 | <Shape> |
1026 | <Box size='.6 15 .6'/> |
1027 | <Appearance> |
1028 | <Material diffuseColor='.8 .8 .8'/> |
1029 | </Appearance> |
1030 | </Shape> |
1031 | <Transform translation='0 7.5 0'> |
1032 | <Shape> |
1033 | <Box size='.6 .2 .6'/> |
1034 | <Appearance> |
1035 | <Material USE='TOPCOLOR'/> |
1036 | </Appearance> |
1037 | </Shape> |
1038 | </Transform> |
1039 | </Transform> |
1040 | <Transform translation='-.4 -7.1 1'> |
1041 | <Shape> |
1042 | <Box size='.6 15 .6'/> |
1043 | <Appearance> |
1044 | <Material diffuseColor='.8 .8 .8'/> |
1045 | </Appearance> |
1046 | </Shape> |
1047 | <Transform translation='0 7.5 0'> |
1048 | <Shape> |
1049 | <Box size='.6 .2 .6'/> |
1050 | <Appearance> |
1051 | <Material USE='TOPCOLOR'/> |
1052 | </Appearance> |
1053 | </Shape> |
1054 | </Transform> |
1055 | </Transform> |
1056 | <Transform translation='0 0 -.7'> |
1057 | <Transform translation='-2.5 -7.1 1'> |
1058 | <Shape> |
1059 | <Box size='.6 15 .6'/> |
1060 | <Appearance> |
1061 | <Material diffuseColor='.8 .8 .8'/> |
1062 | </Appearance> |
1063 | </Shape> |
1064 | <Transform translation='0 7.5 0'> |
1065 | <Shape> |
1066 | <Box size='.6 .2 .6'/> |
1067 | <Appearance> |
1068 | <Material USE='TOPCOLOR'/> |
1069 | </Appearance> |
1070 | </Shape> |
1071 | </Transform> |
1072 | </Transform> |
1073 | <Transform translation='-1.8 -7.1 1'> |
1074 | <Shape> |
1075 | <Box size='.6 15 .6'/> |
1076 | <Appearance> |
1077 | <Material diffuseColor='.8 .8 .8'/> |
1078 | </Appearance> |
1079 | </Shape> |
1080 | <Transform translation='0 7.5 0'> |
1081 | <Shape> |
1082 | <Box size='.6 .2 .6'/> |
1083 | <Appearance> |
1084 | <Material USE='TOPCOLOR'/> |
1085 | </Appearance> |
1086 | </Shape> |
1087 | </Transform> |
1088 | </Transform> |
1089 | <Transform translation='-1.1 -7.1 1'> |
1090 | <Shape> |
1091 | <Box size='.6 15 .6'/> |
1092 | <Appearance> |
1093 | <Material diffuseColor='.8 .8 .8'/> |
1094 | </Appearance> |
1095 | </Shape> |
1096 | <Transform translation='0 7.5 0'> |
1097 | <Shape> |
1098 | <Box size='.6 .2 .6'/> |
1099 | <Appearance> |
1100 | <Material USE='TOPCOLOR'/> |
1101 | </Appearance> |
1102 | </Shape> |
1103 | </Transform> |
1104 | </Transform> |
1105 | <Transform translation='-.4 -7.1 1'> |
1106 | <Shape> |
1107 | <Box size='.6 15 .6'/> |
1108 | <Appearance> |
1109 | <Material diffuseColor='.8 .8 .8'/> |
1110 | </Appearance> |
1111 | </Shape> |
1112 | <Transform translation='0 7.5 0'> |
1113 | <Shape> |
1114 | <Box size='.6 .2 .6'/> |
1115 | <Appearance> |
1116 | <Material USE='TOPCOLOR'/> |
1117 | </Appearance> |
1118 | </Shape> |
1119 | </Transform> |
1120 | </Transform> |
1121 | </Transform> |
1122 | </Transform> |
1123 | </Transform> |
1124 | <Transform DEF='CELLBLOCK5AFT' translation='0 0 -3.2'> |
1125 | <Transform> |
1126 | <Transform translation='-2.5 -7.1 1'> |
1127 | <Shape> |
1128 | <Box size='.6 15 .6'/> |
1129 | <Appearance> |
1130 | <Material diffuseColor='.8 .8 .8'/> |
1131 | </Appearance> |
1132 | </Shape> |
1133 | <Transform translation='0 7.5 0'> |
1134 | <Shape> |
1135 | <Box size='.6 .2 .6'/> |
1136 | <Appearance> |
1137 | <Material USE='TOPCOLOR'/> |
1138 | </Appearance> |
1139 | </Shape> |
1140 | </Transform> |
1141 | </Transform> |
1142 | <Transform translation='-1.8 -7.1 1'> |
1143 | <Shape> |
1144 | <Box size='.6 15 .6'/> |
1145 | <Appearance> |
1146 | <Material diffuseColor='.8 .8 .8'/> |
1147 | </Appearance> |
1148 | </Shape> |
1149 | <Transform translation='0 7.5 0'> |
1150 | <Shape> |
1151 | <Box size='.6 .2 .6'/> |
1152 | <Appearance> |
1153 | <Material USE='TOPCOLOR'/> |
1154 | </Appearance> |
1155 | </Shape> |
1156 | </Transform> |
1157 | </Transform> |
1158 | <Transform translation='-1.1 -7.1 1'> |
1159 | <Shape> |
1160 | <Box size='.6 15 .6'/> |
1161 | <Appearance> |
1162 | <Material diffuseColor='.8 .8 .8'/> |
1163 | </Appearance> |
1164 | </Shape> |
1165 | <Transform translation='0 7.5 0'> |
1166 | <Shape> |
1167 | <Box size='.6 .2 .6'/> |
1168 | <Appearance> |
1169 | <Material USE='TOPCOLOR'/> |
1170 | </Appearance> |
1171 | </Shape> |
1172 | </Transform> |
1173 | </Transform> |
1174 | <Transform translation='-.4 -7.1 1'> |
1175 | <Shape> |
1176 | <Box size='.6 15 .6'/> |
1177 | <Appearance> |
1178 | <Material diffuseColor='.8 .8 .8'/> |
1179 | </Appearance> |
1180 | </Shape> |
1181 | <Transform translation='0 7.5 0'> |
1182 | <Shape> |
1183 | <Box size='.6 .2 .6'/> |
1184 | <Appearance> |
1185 | <Material USE='TOPCOLOR'/> |
1186 | </Appearance> |
1187 | </Shape> |
1188 | </Transform> |
1189 | </Transform> |
1190 | </Transform> |
1191 | <Transform translation='0 0 -.7'> |
1192 | <Transform translation='-2.5 -7.1 1'> |
1193 | <Shape> |
1194 | <Box size='.6 15 .6'/> |
1195 | <Appearance> |
1196 | <Material diffuseColor='.8 .8 .8'/> |
1197 | </Appearance> |
1198 | </Shape> |
1199 | <Transform translation='0 7.5 0'> |
1200 | <Shape> |
1201 | <Box size='.6 .2 .6'/> |
1202 | <Appearance> |
1203 | <Material USE='TOPCOLOR'/> |
1204 | </Appearance> |
1205 | </Shape> |
1206 | </Transform> |
1207 | </Transform> |
1208 | <Transform translation='-1.8 -7.1 1'> |
1209 | <Shape> |
1210 | <Box size='.6 15 .6'/> |
1211 | <Appearance> |
1212 | <Material diffuseColor='.8 .8 .8'/> |
1213 | </Appearance> |
1214 | </Shape> |
1215 | <Transform translation='0 7.5 0'> |
1216 | <Shape> |
1217 | <Box size='.6 .2 .6'/> |
1218 | <Appearance> |
1219 | <Material USE='TOPCOLOR'/> |
1220 | </Appearance> |
1221 | </Shape> |
1222 | </Transform> |
1223 | </Transform> |
1224 | <Transform translation='-1.1 -7.1 1'> |
1225 | <Shape> |
1226 | <Box size='.6 15 .6'/> |
1227 | <Appearance> |
1228 | <Material diffuseColor='.8 .8 .8'/> |
1229 | </Appearance> |
1230 | </Shape> |
1231 | <Transform translation='0 7.5 0'> |
1232 | <Shape> |
1233 | <Box size='.6 .2 .6'/> |
1234 | <Appearance> |
1235 | <Material USE='TOPCOLOR'/> |
1236 | </Appearance> |
1237 | </Shape> |
1238 | </Transform> |
1239 | </Transform> |
1240 | <Transform translation='-.4 -7.1 1'> |
1241 | <Shape> |
1242 | <Box size='.6 15 .6'/> |
1243 | <Appearance> |
1244 | <Material diffuseColor='.8 .8 .8'/> |
1245 | </Appearance> |
1246 | </Shape> |
1247 | <Transform translation='0 7.5 0'> |
1248 | <Shape> |
1249 | <Box size='.6 .2 .6'/> |
1250 | <Appearance> |
1251 | <Material USE='TOPCOLOR'/> |
1252 | </Appearance> |
1253 | </Shape> |
1254 | </Transform> |
1255 | </Transform> |
1256 | </Transform> |
1257 | </Transform> |
1258 | <Transform DEF='CELLBLOCK6AFT' translation='3 0 -3.2'> |
1259 | <Transform> |
1260 | <Transform translation='-2.5 -7.1 1'> |
1261 | <Shape> |
1262 | <Box size='.6 15 .6'/> |
1263 | <Appearance> |
1264 | <Material diffuseColor='.8 .8 .8'/> |
1265 | </Appearance> |
1266 | </Shape> |
1267 | <Transform translation='0 7.5 0'> |
1268 | <Shape> |
1269 | <Box size='.6 .2 .6'/> |
1270 | <Appearance> |
1271 | <Material USE='TOPCOLOR'/> |
1272 | </Appearance> |
1273 | </Shape> |
1274 | </Transform> |
1275 | </Transform> |
1276 | <Transform translation='-1.8 -7.1 1'> |
1277 | <Shape> |
1278 | <Box size='.6 15 .6'/> |
1279 | <Appearance> |
1280 | <Material diffuseColor='.8 .8 .8'/> |
1281 | </Appearance> |
1282 | </Shape> |
1283 | <Transform translation='0 7.5 0'> |
1284 | <Shape> |
1285 | <Box size='.6 .2 .6'/> |
1286 | <Appearance> |
1287 | <Material USE='TOPCOLOR'/> |
1288 | </Appearance> |
1289 | </Shape> |
1290 | </Transform> |
1291 | </Transform> |
1292 | <Transform translation='-1.1 -7.1 1'> |
1293 | <Shape> |
1294 | <Box size='.6 15 .6'/> |
1295 | <Appearance> |
1296 | <Material diffuseColor='.8 .8 .8'/> |
1297 | </Appearance> |
1298 | </Shape> |
1299 | <Transform translation='0 7.5 0'> |
1300 | <Shape> |
1301 | <Box size='.6 .2 .6'/> |
1302 | <Appearance> |
1303 | <Material USE='TOPCOLOR'/> |
1304 | </Appearance> |
1305 | </Shape> |
1306 | </Transform> |
1307 | </Transform> |
1308 | <Transform translation='-.4 -7.1 1'> |
1309 | <Shape> |
1310 | <Box size='.6 15 .6'/> |
1311 | <Appearance> |
1312 | <Material diffuseColor='.8 .8 .8'/> |
1313 | </Appearance> |
1314 | </Shape> |
1315 | <Transform translation='0 7.5 0'> |
1316 | <Shape> |
1317 | <Box size='.6 .2 .6'/> |
1318 | <Appearance> |
1319 | <Material USE='TOPCOLOR'/> |
1320 | </Appearance> |
1321 | </Shape> |
1322 | </Transform> |
1323 | </Transform> |
1324 | </Transform> |
1325 | <Transform translation='0 0 -.7'> |
1326 | <Transform translation='-2.5 -7.1 1'> |
1327 | <Shape> |
1328 | <Box size='.6 15 .6'/> |
1329 | <Appearance> |
1330 | <Material diffuseColor='.8 .8 .8'/> |
1331 | </Appearance> |
1332 | </Shape> |
1333 | <Transform translation='0 7.5 0'> |
1334 | <Shape> |
1335 | <Box size='.6 .2 .6'/> |
1336 | <Appearance> |
1337 | <Material USE='TOPCOLOR'/> |
1338 | </Appearance> |
1339 | </Shape> |
1340 | </Transform> |
1341 | </Transform> |
1342 | <Transform translation='-1.8 -7.1 1'> |
1343 | <Shape> |
1344 | <Box size='.6 15 .6'/> |
1345 | <Appearance> |
1346 | <Material diffuseColor='.8 .8 .8'/> |
1347 | </Appearance> |
1348 | </Shape> |
1349 | <Transform translation='0 7.5 0'> |
1350 | <Shape> |
1351 | <Box size='.6 .2 .6'/> |
1352 | <Appearance> |
1353 | <Material USE='TOPCOLOR'/> |
1354 | </Appearance> |
1355 | </Shape> |
1356 | </Transform> |
1357 | </Transform> |
1358 | <Transform translation='-1.1 -7.1 1'> |
1359 | <Shape> |
1360 | <Box size='.6 15 .6'/> |
1361 | <Appearance> |
1362 | <Material diffuseColor='.8 .8 .8'/> |
1363 | </Appearance> |
1364 | </Shape> |
1365 | <Transform translation='0 7.5 0'> |
1366 | <Shape> |
1367 | <Box size='.6 .2 .6'/> |
1368 | <Appearance> |
1369 | <Material USE='TOPCOLOR'/> |
1370 | </Appearance> |
1371 | </Shape> |
1372 | </Transform> |
1373 | </Transform> |
1374 | <Transform translation='-.4 -7.1 1'> |
1375 | <Shape> |
1376 | <Box size='.6 15 .6'/> |
1377 | <Appearance> |
1378 | <Material diffuseColor='.8 .8 .8'/> |
1379 | </Appearance> |
1380 | </Shape> |
1381 | <Transform translation='0 7.5 0'> |
1382 | <Shape> |
1383 | <Box size='.6 .2 .6'/> |
1384 | <Appearance> |
1385 | <Material USE='TOPCOLOR'/> |
1386 | </Appearance> |
1387 | </Shape> |
1388 | </Transform> |
1389 | </Transform> |
1390 | </Transform> |
1391 | </Transform> |
1392 | <Transform DEF='CELLBLOCK7AFT' translation='0 0 1.6'> |
1393 | <Transform> |
1394 | <Transform translation='-2.5 -7.1 1'> |
1395 | <Shape> |
1396 | <Box size='.6 15 .6'/> |
1397 | <Appearance> |
1398 | <Material diffuseColor='.8 .8 .8'/> |
1399 | </Appearance> |
1400 | </Shape> |
1401 | <Transform translation='0 7.5 0'> |
1402 | <Shape> |
1403 | <Box size='.6 .2 .6'/> |
1404 | <Appearance> |
1405 | <Material USE='TOPCOLOR'/> |
1406 | </Appearance> |
1407 | </Shape> |
1408 | </Transform> |
1409 | </Transform> |
1410 | <Transform translation='-1.8 -7.1 1'> |
1411 | <Shape> |
1412 | <Box size='.6 15 .6'/> |
1413 | <Appearance> |
1414 | <Material diffuseColor='.8 .8 .8'/> |
1415 | </Appearance> |
1416 | </Shape> |
1417 | <Transform translation='0 7.5 0'> |
1418 | <Shape> |
1419 | <Box size='.6 .2 .6'/> |
1420 | <Appearance> |
1421 | <Material USE='TOPCOLOR'/> |
1422 | </Appearance> |
1423 | </Shape> |
1424 | </Transform> |
1425 | </Transform> |
1426 | <Transform translation='-1.1 -7.1 1'> |
1427 | <Shape> |
1428 | <Box size='.6 15 .6'/> |
1429 | <Appearance> |
1430 | <Material diffuseColor='.8 .8 .8'/> |
1431 | </Appearance> |
1432 | </Shape> |
1433 | <Transform translation='0 7.5 0'> |
1434 | <Shape> |
1435 | <Box size='.6 .2 .6'/> |
1436 | <Appearance> |
1437 | <Material USE='TOPCOLOR'/> |
1438 | </Appearance> |
1439 | </Shape> |
1440 | </Transform> |
1441 | </Transform> |
1442 | <Transform translation='-.4 -7.1 1'> |
1443 | <Shape> |
1444 | <Box size='.6 15 .6'/> |
1445 | <Appearance> |
1446 | <Material diffuseColor='.8 .8 .8'/> |
1447 | </Appearance> |
1448 | </Shape> |
1449 | <Transform translation='0 7.5 0'> |
1450 | <Shape> |
1451 | <Box size='.6 .2 .6'/> |
1452 | <Appearance> |
1453 | <Material USE='TOPCOLOR'/> |
1454 | </Appearance> |
1455 | </Shape> |
1456 | </Transform> |
1457 | </Transform> |
1458 | </Transform> |
1459 | <Transform translation='0 0 -.7'> |
1460 | <Transform translation='-2.5 -7.1 1'> |
1461 | <Shape> |
1462 | <Box size='.6 15 .6'/> |
1463 | <Appearance> |
1464 | <Material diffuseColor='.8 .8 .8'/> |
1465 | </Appearance> |
1466 | </Shape> |
1467 | <Transform translation='0 7.5 0'> |
1468 | <Shape> |
1469 | <Box size='.6 .2 .6'/> |
1470 | <Appearance> |
1471 | <Material USE='TOPCOLOR'/> |
1472 | </Appearance> |
1473 | </Shape> |
1474 | </Transform> |
1475 | </Transform> |
1476 | <Transform translation='-1.8 -7.1 1'> |
1477 | <Shape> |
1478 | <Box size='.6 15 .6'/> |
1479 | <Appearance> |
1480 | <Material diffuseColor='.8 .8 .8'/> |
1481 | </Appearance> |
1482 | </Shape> |
1483 | <Transform translation='0 7.5 0'> |
1484 | <Shape> |
1485 | <Box size='.6 .2 .6'/> |
1486 | <Appearance> |
1487 | <Material USE='TOPCOLOR'/> |
1488 | </Appearance> |
1489 | </Shape> |
1490 | </Transform> |
1491 | </Transform> |
1492 | <Transform translation='-1.1 -7.1 1'> |
1493 | <Shape> |
1494 | <Box size='.6 15 .6'/> |
1495 | <Appearance> |
1496 | <Material diffuseColor='.8 .8 .8'/> |
1497 | </Appearance> |
1498 | </Shape> |
1499 | <Transform translation='0 7.5 0'> |
1500 | <Shape> |
1501 | <Box size='.6 .2 .6'/> |
1502 | <Appearance> |
1503 | <Material USE='TOPCOLOR'/> |
1504 | </Appearance> |
1505 | </Shape> |
1506 | </Transform> |
1507 | </Transform> |
1508 | <Transform translation='-.4 -7.1 1'> |
1509 | <Shape> |
1510 | <Box size='.6 15 .6'/> |
1511 | <Appearance> |
1512 | <Material diffuseColor='.8 .8 .8'/> |
1513 | </Appearance> |
1514 | </Shape> |
1515 | <Transform translation='0 7.5 0'> |
1516 | <Shape> |
1517 | <Box size='.6 .2 .6'/> |
1518 | <Appearance> |
1519 | <Material USE='TOPCOLOR'/> |
1520 | </Appearance> |
1521 | </Shape> |
1522 | </Transform> |
1523 | </Transform> |
1524 | </Transform> |
1525 | </Transform> |
1526 | <Transform DEF='CELLBLOCK8AFT' translation='3 0 1.6'> |
1527 | <Transform> |
1528 | <Transform translation='-2.5 -7.1 1'> |
1529 | <Shape> |
1530 | <Box size='.6 15 .6'/> |
1531 | <Appearance> |
1532 | <Material diffuseColor='.8 .8 .8'/> |
1533 | </Appearance> |
1534 | </Shape> |
1535 | <Transform translation='0 7.5 0'> |
1536 | <Shape> |
1537 | <Box size='.6 .2 .6'/> |
1538 | <Appearance> |
1539 | <Material USE='TOPCOLOR'/> |
1540 | </Appearance> |
1541 | </Shape> |
1542 | </Transform> |
1543 | </Transform> |
1544 | <Transform translation='-1.8 -7.1 1'> |
1545 | <Shape> |
1546 | <Box size='.6 15 .6'/> |
1547 | <Appearance> |
1548 | <Material diffuseColor='.8 .8 .8'/> |
1549 | </Appearance> |
1550 | </Shape> |
1551 | <Transform translation='0 7.5 0'> |
1552 | <Shape> |
1553 | <Box size='.6 .2 .6'/> |
1554 | <Appearance> |
1555 | <Material USE='TOPCOLOR'/> |
1556 | </Appearance> |
1557 | </Shape> |
1558 | </Transform> |
1559 | </Transform> |
1560 | <Transform translation='-1.1 -7.1 1'> |
1561 | <Shape> |
1562 | <Box size='.6 15 .6'/> |
1563 | <Appearance> |
1564 | <Material diffuseColor='.8 .8 .8'/> |
1565 | </Appearance> |
1566 | </Shape> |
1567 | <Transform translation='0 7.5 0'> |
1568 | <Shape> |
1569 | <Box size='.6 .2 .6'/> |
1570 | <Appearance> |
1571 | <Material USE='TOPCOLOR'/> |
1572 | </Appearance> |
1573 | </Shape> |
1574 | </Transform> |
1575 | </Transform> |
1576 | <Transform translation='-.4 -7.1 1'> |
1577 | <Shape> |
1578 | <Box size='.6 15 .6'/> |
1579 | <Appearance> |
1580 | <Material diffuseColor='.8 .8 .8'/> |
1581 | </Appearance> |
1582 | </Shape> |
1583 | <Transform translation='0 7.5 0'> |
1584 | <Shape> |
1585 | <Box size='.6 .2 .6'/> |
1586 | <Appearance> |
1587 | <Material USE='TOPCOLOR'/> |
1588 | </Appearance> |
1589 | </Shape> |
1590 | </Transform> |
1591 | </Transform> |
1592 | </Transform> |
1593 | <Transform translation='0 0 -.7'> |
1594 | <Transform translation='-2.5 -7.1 1'> |
1595 | <Shape> |
1596 | <Box size='.6 15 .6'/> |
1597 | <Appearance> |
1598 | <Material diffuseColor='.8 .8 .8'/> |
1599 | </Appearance> |
1600 | </Shape> |
1601 | <Transform translation='0 7.5 0'> |
1602 | <Shape> |
1603 | <Box size='.6 .2 .6'/> |
1604 | <Appearance> |
1605 | <Material USE='TOPCOLOR'/> |
1606 | </Appearance> |
1607 | </Shape> |
1608 | </Transform> |
1609 | </Transform> |
1610 | <Transform translation='-1.8 -7.1 1'> |
1611 | <Shape> |
1612 | <Box size='.6 15 .6'/> |
1613 | <Appearance> |
1614 | <Material diffuseColor='.8 .8 .8'/> |
1615 | </Appearance> |
1616 | </Shape> |
1617 | <Transform translation='0 7.5 0'> |
1618 | <Shape> |
1619 | <Box size='.6 .2 .6'/> |
1620 | <Appearance> |
1621 | <Material USE='TOPCOLOR'/> |
1622 | </Appearance> |
1623 | </Shape> |
1624 | </Transform> |
1625 | </Transform> |
1626 | <Transform translation='-1.1 -7.1 1'> |
1627 | <Shape> |
1628 | <Box size='.6 15 .6'/> |
1629 | <Appearance> |
1630 | <Material diffuseColor='.8 .8 .8'/> |
1631 | </Appearance> |
1632 | </Shape> |
1633 | <Transform translation='0 7.5 0'> |
1634 | <Shape> |
1635 | <Box size='.6 .2 .6'/> |
1636 | <Appearance> |
1637 | <Material USE='TOPCOLOR'/> |
1638 | </Appearance> |
1639 | </Shape> |
1640 | </Transform> |
1641 | </Transform> |
1642 | <Transform translation='-.4 -7.1 1'> |
1643 | <Shape> |
1644 | <Box size='.6 15 .6'/> |
1645 | <Appearance> |
1646 | <Material diffuseColor='.8 .8 .8'/> |
1647 | </Appearance> |
1648 | </Shape> |
1649 | <Transform translation='0 7.5 0'> |
1650 | <Shape> |
1651 | <Box size='.6 .2 .6'/> |
1652 | <Appearance> |
1653 | <Material USE='TOPCOLOR'/> |
1654 | </Appearance> |
1655 | </Shape> |
1656 | </Transform> |
1657 | </Transform> |
1658 | </Transform> |
1659 | </Transform> |
1660 | </Group> |
1661 | </Transform> |
1662 | </Scene> |
1663 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->