1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
|
3 | <X3D profile='Immersive' version='4.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-4.0.xsd'> |
4 | <head> |
5 | <meta name='title' content='SomatoStatin.x3d'/> |
6 | <meta name='description' content='Autogenerated version of SomatoStatin.x3d scene produced from SomatoStatin.xml Chemical Markup Language (CML) version 1.0 source file.'/> |
7 | <meta name='creator' content='Nicholas F. Polys'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='24 November 2005'/> |
10 | <meta name='translated' content='6 August 2024'/> |
11 | <meta name='modified' content='6 August 2024'/> |
12 | <meta name='reference' content='SomatoStatin.xml'/> |
13 | <meta name='reference' content='CML sources https://www.xml-cml.org'/> |
14 | <meta name='reference' content='Wikipedia https://en.wikipedia.org/wiki/Chemical_Markup_Language'/> |
15 | <meta name='reference' content='JUMBO Chemical Format Conversion Tool'/> |
16 | <meta name='reference' content='https://webbook.nist.gov/chemistry'/> |
17 | <meta name='reference' content='Polys.StylesheetTransformationsInteractiveVisualization.Web3d2003Symposium.pdf'/> |
18 | <meta name='reference' content='Originally Published in Proceedings of Web3D 2003, ACM Press'/> |
19 | <meta name='generator' content='CmlToX3d.xslt'/> |
20 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/SomatoStatin.x3d'/> |
21 | <meta name='license' content='../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <ProtoDeclare name='Carbon'> |
25 | <ProtoInterface> |
26 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
27 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
28 | </ProtoInterface> |
29 | <ProtoBody> |
30 | <Group> |
31 | <Transform DEF='atoC'> |
32 | <IS> |
33 | <connect nodeField='translation' protoField='position'/> |
34 | </IS> |
35 | <Shape> |
36 | <Appearance> |
37 | <Material DEF='atoC_mat' diffuseColor='0 0 0' shininess='.8' specularColor='.29 .3 .29'> |
38 | <IS> |
39 | <connect nodeField='transparency' protoField='materialTransparency'/> |
40 | </IS> |
41 | </Material> |
42 | </Appearance> |
43 | <Sphere radius='.77'/> |
44 | </Shape> |
45 | <Shape> |
46 | <Appearance> |
47 | <Material diffuseColor='0.9 0.9 0.9'/> |
48 | </Appearance> |
49 | <Text string='"C"'> |
50 | <FontStyle size='.8'/> |
51 | </Text> |
52 | </Shape> |
53 | </Transform> |
54 | </Group> |
55 | </ProtoBody> |
56 | </ProtoDeclare> |
57 | <ProtoDeclare name='Hydrogen'> |
58 | <ProtoInterface> |
59 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
60 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
61 | </ProtoInterface> |
62 | <ProtoBody> |
63 | <Group> |
64 | <Transform DEF='atoH'> |
65 | <IS> |
66 | <connect nodeField='translation' protoField='position'/> |
67 | </IS> |
68 | <Shape> |
69 | <Appearance> |
70 | <Material DEF='atoH_mat' ambientIntensity='.0933' diffuseColor='.38 .38 .42' shininess='0.5' specularColor='.53 .53 .53'> |
71 | <IS> |
72 | <connect nodeField='transparency' protoField='materialTransparency'/> |
73 | </IS> |
74 | </Material> |
75 | </Appearance> |
76 | <Sphere radius='.32'/> |
77 | </Shape> |
78 | <Shape> |
79 | <Appearance> |
80 | <Material diffuseColor='0.9 0.9 0.9'/> |
81 | </Appearance> |
82 | <Text string='"H"'> |
83 | <FontStyle size='.4'/> |
84 | </Text> |
85 | </Shape> |
86 | </Transform> |
87 | </Group> |
88 | </ProtoBody> |
89 | </ProtoDeclare> |
90 | <ProtoDeclare name='Nitrogen'> |
91 | <ProtoInterface> |
92 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
93 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
94 | </ProtoInterface> |
95 | <ProtoBody> |
96 | <Group> |
97 | <Transform DEF='atoN'> |
98 | <IS> |
99 | <connect nodeField='translation' protoField='position'/> |
100 | </IS> |
101 | <Shape> |
102 | <Appearance> |
103 | <Material DEF='atoN_mat' diffuseColor='0 0 .72' emissiveColor='0 0 .13' specularColor='.5 .5 .5'> |
104 | <IS> |
105 | <connect nodeField='transparency' protoField='materialTransparency'/> |
106 | </IS> |
107 | </Material> |
108 | </Appearance> |
109 | <Sphere radius='.75'/> |
110 | </Shape> |
111 | <Shape> |
112 | <Appearance> |
113 | <Material diffuseColor='0.9 0.9 0.9'/> |
114 | </Appearance> |
115 | <Text string='"N"'> |
116 | <FontStyle size='.8'/> |
117 | </Text> |
118 | </Shape> |
119 | </Transform> |
120 | </Group> |
121 | </ProtoBody> |
122 | </ProtoDeclare> |
123 | <ProtoDeclare name='Oxygen'> |
124 | <ProtoInterface> |
125 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
126 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
127 | </ProtoInterface> |
128 | <ProtoBody> |
129 | <Group> |
130 | <Transform DEF='atoO'> |
131 | <IS> |
132 | <connect nodeField='translation' protoField='position'/> |
133 | </IS> |
134 | <Shape> |
135 | <Appearance> |
136 | <Material DEF='atoO_mat' ambientIntensity='.487' diffuseColor='.54 .05 .25' shininess='.2' specularColor='.81 .77 .75'> |
137 | <IS> |
138 | <connect nodeField='transparency' protoField='materialTransparency'/> |
139 | </IS> |
140 | </Material> |
141 | </Appearance> |
142 | <Sphere radius='.73'/> |
143 | </Shape> |
144 | <Shape> |
145 | <Appearance> |
146 | <Material diffuseColor='0.9 0.9 0.9'/> |
147 | </Appearance> |
148 | <Text string='"O"'> |
149 | <FontStyle size='.8'/> |
150 | </Text> |
151 | </Shape> |
152 | </Transform> |
153 | </Group> |
154 | </ProtoBody> |
155 | </ProtoDeclare> |
156 | <ProtoDeclare name='Fluorine'> |
157 | <ProtoInterface> |
158 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
159 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
160 | </ProtoInterface> |
161 | <ProtoBody> |
162 | <Group> |
163 | <Transform DEF='atoF'> |
164 | <IS> |
165 | <connect nodeField='translation' protoField='position'/> |
166 | </IS> |
167 | <Shape> |
168 | <Appearance> |
169 | <Material DEF='atoF_mat' diffuseColor='1 .48 .79' emissiveColor='.09 .04 .07'> |
170 | <IS> |
171 | <connect nodeField='transparency' protoField='materialTransparency'/> |
172 | </IS> |
173 | </Material> |
174 | </Appearance> |
175 | <Sphere radius='.72'/> |
176 | </Shape> |
177 | <Shape> |
178 | <Appearance> |
179 | <Material diffuseColor='0.9 0.9 0.9'/> |
180 | </Appearance> |
181 | <Text string='"F"'> |
182 | <FontStyle size='.8'/> |
183 | </Text> |
184 | </Shape> |
185 | </Transform> |
186 | </Group> |
187 | </ProtoBody> |
188 | </ProtoDeclare> |
189 | <ProtoDeclare name='Silicon'> |
190 | <ProtoInterface> |
191 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
192 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
193 | </ProtoInterface> |
194 | <ProtoBody> |
195 | <Group> |
196 | <Transform DEF='atoSi'> |
197 | <IS> |
198 | <connect nodeField='translation' protoField='position'/> |
199 | </IS> |
200 | <Shape> |
201 | <Appearance> |
202 | <Material DEF='atoSi_mat' diffuseColor='.8 .8 .8'> |
203 | <IS> |
204 | <connect nodeField='transparency' protoField='materialTransparency'/> |
205 | </IS> |
206 | </Material> |
207 | </Appearance> |
208 | <Sphere radius='1.18'/> |
209 | </Shape> |
210 | <Shape> |
211 | <Appearance> |
212 | <Material diffuseColor='0.9 0.9 0.9'/> |
213 | </Appearance> |
214 | <Text string='"Si"'> |
215 | <FontStyle size='.8'/> |
216 | </Text> |
217 | </Shape> |
218 | </Transform> |
219 | </Group> |
220 | </ProtoBody> |
221 | </ProtoDeclare> |
222 | <ProtoDeclare name='Phosphorus'> |
223 | <ProtoInterface> |
224 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
225 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
226 | </ProtoInterface> |
227 | <ProtoBody> |
228 | <Group> |
229 | <Transform DEF='atoP'> |
230 | <IS> |
231 | <connect nodeField='translation' protoField='position'/> |
232 | </IS> |
233 | <Shape> |
234 | <Appearance> |
235 | <Material DEF='atoP_mat' ambientIntensity='.11' diffuseColor='.9 .41 0' emissiveColor='.1 .04 0' shininess='0.8' specularColor='.1 .1 .1'> |
236 | <IS> |
237 | <connect nodeField='transparency' protoField='materialTransparency'/> |
238 | </IS> |
239 | </Material> |
240 | </Appearance> |
241 | <Sphere radius='1.1'/> |
242 | </Shape> |
243 | <Shape> |
244 | <Appearance> |
245 | <Material diffuseColor='0.9 0.9 0.9'/> |
246 | </Appearance> |
247 | <Text string='"P"'> |
248 | <FontStyle size='.8'/> |
249 | </Text> |
250 | </Shape> |
251 | </Transform> |
252 | </Group> |
253 | </ProtoBody> |
254 | </ProtoDeclare> |
255 | <ProtoDeclare name='Sulphur'> |
256 | <ProtoInterface> |
257 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
258 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
259 | </ProtoInterface> |
260 | <ProtoBody> |
261 | <Group> |
262 | <Transform DEF='atoS'> |
263 | <IS> |
264 | <connect nodeField='translation' protoField='position'/> |
265 | </IS> |
266 | <Shape> |
267 | <Appearance> |
268 | <Material DEF='atoS_mat' ambientIntensity='.0467' diffuseColor='.25 .39 .25' emissiveColor='.05 .08 .05' shininess='0.6' specularColor='.11 .12 .08'> |
269 | <IS> |
270 | <connect nodeField='transparency' protoField='materialTransparency'/> |
271 | </IS> |
272 | </Material> |
273 | </Appearance> |
274 | <Sphere radius='1.3'/> |
275 | </Shape> |
276 | <Shape> |
277 | <Appearance> |
278 | <Material diffuseColor='0.9 0.9 0.9'/> |
279 | </Appearance> |
280 | <Text string='"S"'> |
281 | <FontStyle size='.8'/> |
282 | </Text> |
283 | </Shape> |
284 | </Transform> |
285 | </Group> |
286 | </ProtoBody> |
287 | </ProtoDeclare> |
288 | <ProtoDeclare name='Chlorine'> |
289 | <ProtoInterface> |
290 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
291 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
292 | </ProtoInterface> |
293 | <ProtoBody> |
294 | <Group> |
295 | <Transform DEF='atoCl'> |
296 | <IS> |
297 | <connect nodeField='translation' protoField='position'/> |
298 | </IS> |
299 | <Shape> |
300 | <Appearance> |
301 | <Material DEF='atoCl_mat' diffuseColor='.28 .7 0' emissiveColor='.06 .15 0' shininess='0.8' specularColor='.5 .5 .5'> |
302 | <IS> |
303 | <connect nodeField='transparency' protoField='materialTransparency'/> |
304 | </IS> |
305 | </Material> |
306 | </Appearance> |
307 | <Sphere radius='1.01'/> |
308 | </Shape> |
309 | <Shape> |
310 | <Appearance> |
311 | <Material diffuseColor='0.9 0.9 0.9'/> |
312 | </Appearance> |
313 | <Text string='"Cl"'> |
314 | <FontStyle size='.8'/> |
315 | </Text> |
316 | </Shape> |
317 | </Transform> |
318 | </Group> |
319 | </ProtoBody> |
320 | </ProtoDeclare> |
321 | <ProtoDeclare name='Bromine'> |
322 | <ProtoInterface> |
323 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
324 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
325 | </ProtoInterface> |
326 | <ProtoBody> |
327 | <Group> |
328 | <Transform DEF='atoBr'> |
329 | <IS> |
330 | <connect nodeField='translation' protoField='position'/> |
331 | </IS> |
332 | <Shape> |
333 | <Appearance> |
334 | <Material DEF='atoBr_mat' ambientIntensity='.0833' diffuseColor='.5 .3 .19' emissiveColor='.12 .13 .08' shininess='0.17' specularColor='.08 .08 .05'> |
335 | <IS> |
336 | <connect nodeField='transparency' protoField='materialTransparency'/> |
337 | </IS> |
338 | </Material> |
339 | </Appearance> |
340 | <Sphere radius='1.14'/> |
341 | </Shape> |
342 | <Shape> |
343 | <Appearance> |
344 | <Material diffuseColor='0.9 0.9 0.9'/> |
345 | </Appearance> |
346 | <Text string='"Br"'> |
347 | <FontStyle size='.8'/> |
348 | </Text> |
349 | </Shape> |
350 | </Transform> |
351 | </Group> |
352 | </ProtoBody> |
353 | </ProtoDeclare> |
354 | <ProtoDeclare name='Iodine'> |
355 | <ProtoInterface> |
356 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
357 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
358 | </ProtoInterface> |
359 | <ProtoBody> |
360 | <Group> |
361 | <Transform DEF='atoI'> |
362 | <IS> |
363 | <connect nodeField='translation' protoField='position'/> |
364 | </IS> |
365 | <Shape> |
366 | <Appearance> |
367 | <Material DEF='atoI_mat' diffuseColor='.56 .37 .74' emissiveColor='.15 .1 .2' shininess='.09' specularColor='.12 .12 .12'> |
368 | <IS> |
369 | <connect nodeField='transparency' protoField='materialTransparency'/> |
370 | </IS> |
371 | </Material> |
372 | </Appearance> |
373 | <Sphere radius='1.33'/> |
374 | </Shape> |
375 | <Shape> |
376 | <Appearance> |
377 | <Material diffuseColor='0.9 0.9 0.9'/> |
378 | </Appearance> |
379 | <Text string='"I"'> |
380 | <FontStyle size='.8'/> |
381 | </Text> |
382 | </Shape> |
383 | </Transform> |
384 | </Group> |
385 | </ProtoBody> |
386 | </ProtoDeclare> |
387 | <ProtoDeclare name='unknown'> |
388 | <ProtoInterface> |
389 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
390 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
391 | </ProtoInterface> |
392 | <ProtoBody> |
393 | <Group> |
394 | <Transform DEF='ato_'> |
395 | <IS> |
396 | <connect nodeField='translation' protoField='position'/> |
397 | </IS> |
398 | <Shape> |
399 | <Appearance> |
400 | <Material DEF='ato__mat' diffuseColor='1 1 1' emissiveColor='.15 .1 .2' shininess='.09' specularColor='.12 .12 .12'> |
401 | <IS> |
402 | <connect nodeField='transparency' protoField='materialTransparency'/> |
403 | </IS> |
404 | </Material> |
405 | </Appearance> |
406 | <Sphere radius='1.001'/> |
407 | </Shape> |
408 | <Shape> |
409 | <Appearance> |
410 | <Material diffuseColor='0.9 0.9 0.9'/> |
411 | </Appearance> |
412 | <Text string='"?"'> |
413 | <FontStyle size='.8'/> |
414 | </Text> |
415 | </Shape> |
416 | </Transform> |
417 | </Group> |
418 | </ProtoBody> |
419 | </ProtoDeclare> |
420 | <ProtoDeclare name='line'> |
421 | <ProtoInterface> |
422 | <field name='bond_set' type='MFVec3f' value='-1 0 0 1 0 0' accessType='inputOutput'/> |
423 | </ProtoInterface> |
424 | <ProtoBody> |
425 | <Group> |
426 | <Shape> |
427 | <Appearance> |
428 | <Material diffuseColor='1 1 1' emissiveColor='1 1 1'/> |
429 | </Appearance> |
430 | <IndexedLineSet coordIndex='0 1 -1'> |
431 | <Coordinate DEF='bondo'> |
432 | <IS> |
433 | <connect nodeField='point' protoField='bond_set'/> |
434 | </IS> |
435 | </Coordinate> |
436 | </IndexedLineSet> |
437 | </Shape> |
438 | </Group> |
439 | </ProtoBody> |
440 | </ProtoDeclare> |
441 | <ProtoDeclare name='title_text'> |
442 | <ProtoInterface> |
443 | <field name='txt' type='MFString' accessType='inputOutput'/> |
444 | </ProtoInterface> |
445 | <ProtoBody> |
446 | <Transform> |
447 | <Group> |
448 | <Transform> |
449 | <Shape> |
450 | <Appearance> |
451 | <Material diffuseColor='0.9 0.9 0.9'/> |
452 | </Appearance> |
453 | <Text DEF='cmpd_name'> |
454 | <IS> |
455 | <connect nodeField='string' protoField='txt'/> |
456 | </IS> |
457 | <FontStyle/> |
458 | </Text> |
459 | </Shape> |
460 | </Transform> |
461 | </Group> |
462 | </Transform> |
463 | </ProtoBody> |
464 | </ProtoDeclare> |
465 | <ProtoDeclare name='ano1_text'> |
466 | <ProtoInterface> |
467 | <field name='txt' type='MFString' accessType='inputOutput'/> |
468 | </ProtoInterface> |
469 | <ProtoBody> |
470 | <Transform> |
471 | <Group> |
472 | <Transform> |
473 | <Shape> |
474 | <Appearance> |
475 | <Material diffuseColor='0.9 0.9 0.9'/> |
476 | </Appearance> |
477 | <Text DEF='cmpd_name1'> |
478 | <IS> |
479 | <connect nodeField='string' protoField='txt'/> |
480 | </IS> |
481 | <FontStyle size='.8'/> |
482 | </Text> |
483 | </Shape> |
484 | </Transform> |
485 | </Group> |
486 | </Transform> |
487 | </ProtoBody> |
488 | </ProtoDeclare> |
489 | <ProtoDeclare name='ano2_text'> |
490 | <ProtoInterface> |
491 | <field name='txt' type='MFString' accessType='inputOutput'/> |
492 | </ProtoInterface> |
493 | <ProtoBody> |
494 | <Transform> |
495 | <Group> |
496 | <Transform> |
497 | <Shape> |
498 | <Appearance> |
499 | <Material diffuseColor='0.9 0.9 0.9'/> |
500 | </Appearance> |
501 | <Text DEF='cmpd_name2'> |
502 | <IS> |
503 | <connect nodeField='string' protoField='txt'/> |
504 | </IS> |
505 | <FontStyle size='.6'/> |
506 | </Text> |
507 | </Shape> |
508 | </Transform> |
509 | </Group> |
510 | </Transform> |
511 | </ProtoBody> |
512 | </ProtoDeclare> |
513 | <Background groundAngle='1.309 1.570796' groundColor='0 0.5 0.7 0 0.4 0.7 0.6 0.5 0.7' skyAngle='1.309 1.570796' skyColor='0 0.5 0.8 0 0.6 .7 0.6 0.6 0.7'/> |
514 | <PointLight ambientIntensity='1' location='0 0 5' radius='30'/> |
515 | <NavigationInfo type='"EXAMINE" "FLY" "ANY"'/> |
516 | <Viewpoint description='Inspect SomatoStatin' position='0 2 20'/> |
517 | <Transform DEF='infogroupa' translation='-8 2 -4'> |
518 | <Transform translation='0 6 0'> |
519 | <Viewpoint description='title billboard' position='6 -2 10'/> |
520 | <ProtoInstance name='title_text'> |
521 | <fieldValue name='txt' value='"SomatoStatin: "'/> |
522 | </ProtoInstance> |
523 | </Transform> |
524 | </Transform> |
525 | <!-- <date day="23" month="11" year="1995"></date> --> |
526 | <Group> |
527 | <Transform> |
528 | <ProtoInstance name='Carbon' DEF='a1'> |
529 | <fieldValue name='position' value='-12.2078 -4.5188 0'/> |
530 | </ProtoInstance> |
531 | </Transform> |
532 | <Transform> |
533 | <ProtoInstance name='Carbon' DEF='a2'> |
534 | <fieldValue name='position' value='-10.7479 -4.0461 0'/> |
535 | </ProtoInstance> |
536 | </Transform> |
537 | <Transform> |
538 | <ProtoInstance name='Carbon' DEF='a3'> |
539 | <fieldValue name='position' value='-12.2078 -6.0483 0'/> |
540 | </ProtoInstance> |
541 | </Transform> |
542 | <Transform> |
543 | <ProtoInstance name='Carbon' DEF='a4'> |
544 | <fieldValue name='position' value='-13.5565 -3.7541 0'/> |
545 | </ProtoInstance> |
546 | </Transform> |
547 | <Transform> |
548 | <ProtoInstance name='Carbon' DEF='a5'> |
549 | <fieldValue name='position' value='-10.2751 -2.5862 0'/> |
550 | </ProtoInstance> |
551 | </Transform> |
552 | <Transform> |
553 | <ProtoInstance name='Carbon' DEF='a6'> |
554 | <fieldValue name='position' value='-9.8441 -5.2836 0'/> |
555 | </ProtoInstance> |
556 | </Transform> |
557 | <Transform> |
558 | <ProtoInstance name='Nitrogen' DEF='a7'> |
559 | <fieldValue name='position' value='-10.7479 -6.5349 0'/> |
560 | </ProtoInstance> |
561 | </Transform> |
562 | <Transform> |
563 | <ProtoInstance name='Carbon' DEF='a8'> |
564 | <fieldValue name='position' value='-13.5565 -6.8269 0'/> |
565 | </ProtoInstance> |
566 | </Transform> |
567 | <Transform> |
568 | <ProtoInstance name='Carbon' DEF='a9'> |
569 | <fieldValue name='position' value='-14.8774 -4.5188 0'/> |
570 | </ProtoInstance> |
571 | </Transform> |
572 | <Transform> |
573 | <ProtoInstance name='Carbon' DEF='a10'> |
574 | <fieldValue name='position' value='-8.7735 -2.2525 0'/> |
575 | </ProtoInstance> |
576 | </Transform> |
577 | <Transform> |
578 | <ProtoInstance name='Carbon' DEF='a11'> |
579 | <fieldValue name='position' value='-14.8774 -6.0483 0'/> |
580 | </ProtoInstance> |
581 | </Transform> |
582 | <Transform> |
583 | <ProtoInstance name='Nitrogen' DEF='a12'> |
584 | <fieldValue name='position' value='-8.9681 -0.723 0'/> |
585 | </ProtoInstance> |
586 | </Transform> |
587 | <Transform> |
588 | <ProtoInstance name='Carbon' DEF='a13'> |
589 | <fieldValue name='position' value='-8.3285 -3.7263 0'/> |
590 | </ProtoInstance> |
591 | </Transform> |
592 | <Transform> |
593 | <ProtoInstance name='Carbon' DEF='a14'> |
594 | <fieldValue name='position' value='-8.8986 0.8064 0'/> |
595 | </ProtoInstance> |
596 | </Transform> |
597 | <Transform> |
598 | <ProtoInstance name='Nitrogen' DEF='a15'> |
599 | <fieldValue name='position' value='-7.6472 -5.1167 0'/> |
600 | </ProtoInstance> |
601 | </Transform> |
602 | <Transform> |
603 | <ProtoInstance name='Oxygen' DEF='a16'> |
604 | <fieldValue name='position' value='-9.7607 -4.2964 0'/> |
605 | </ProtoInstance> |
606 | </Transform> |
607 | <Transform> |
608 | <ProtoInstance name='Carbon' DEF='a17'> |
609 | <fieldValue name='position' value='-8.5927 2.3081 0'/> |
610 | </ProtoInstance> |
611 | </Transform> |
612 | <Transform> |
613 | <ProtoInstance name='Oxygen' DEF='a18'> |
614 | <fieldValue name='position' value='-10.4281 0.9872 0'/> |
615 | </ProtoInstance> |
616 | </Transform> |
617 | <Transform> |
618 | <ProtoInstance name='Carbon' DEF='a19'> |
619 | <fieldValue name='position' value='-6.7296 -6.3542 0'/> |
620 | </ProtoInstance> |
621 | </Transform> |
622 | <Transform> |
623 | <ProtoInstance name='Carbon' DEF='a20'> |
624 | <fieldValue name='position' value='-10.0666 2.753 0'/> |
625 | </ProtoInstance> |
626 | </Transform> |
627 | <Transform> |
628 | <ProtoInstance name='Nitrogen' DEF='a21'> |
629 | <fieldValue name='position' value='-8.0366 3.7541 0'/> |
630 | </ProtoInstance> |
631 | </Transform> |
632 | <Transform> |
633 | <ProtoInstance name='Carbon' DEF='a22'> |
634 | <fieldValue name='position' value='-5.6451 -7.4526 0'/> |
635 | </ProtoInstance> |
636 | </Transform> |
637 | <Transform> |
638 | <ProtoInstance name='Carbon' DEF='a23'> |
639 | <fieldValue name='position' value='-7.9253 -7.3692 0'/> |
640 | </ProtoInstance> |
641 | </Transform> |
642 | <Transform> |
643 | <ProtoInstance name='Carbon' DEF='a24'> |
644 | <fieldValue name='position' value='-10.4281 4.2546 0'/> |
645 | </ProtoInstance> |
646 | </Transform> |
647 | <Transform> |
648 | <ProtoInstance name='Carbon' DEF='a25'> |
649 | <fieldValue name='position' value='-7.244 5.075 0'/> |
650 | </ProtoInstance> |
651 | </Transform> |
652 | <Transform> |
653 | <ProtoInstance name='Nitrogen' DEF='a26'> |
654 | <fieldValue name='position' value='-4.3937 -8.3425 0'/> |
655 | </ProtoInstance> |
656 | </Transform> |
657 | <Transform> |
658 | <ProtoInstance name='Oxygen' DEF='a27'> |
659 | <fieldValue name='position' value='-6.6322 -8.6344 0'/> |
660 | </ProtoInstance> |
661 | </Transform> |
662 | <Transform> |
663 | <ProtoInstance name='Carbon' DEF='a28'> |
664 | <fieldValue name='position' value='-9.3714 -6.8408 0'/> |
665 | </ProtoInstance> |
666 | </Transform> |
667 | <Transform> |
668 | <ProtoInstance name='Carbon' DEF='a29'> |
669 | <fieldValue name='position' value='-11.9019 4.6857 0'/> |
670 | </ProtoInstance> |
671 | </Transform> |
672 | <Transform> |
673 | <ProtoInstance name='Carbon' DEF='a30'> |
674 | <fieldValue name='position' value='-9.3157 5.3114 0'/> |
675 | </ProtoInstance> |
676 | </Transform> |
677 | <Transform> |
678 | <ProtoInstance name='Carbon' DEF='a31'> |
679 | <fieldValue name='position' value='-6.2568 6.2568 0'/> |
680 | </ProtoInstance> |
681 | </Transform> |
682 | <Transform> |
683 | <ProtoInstance name='Oxygen' DEF='a32'> |
684 | <fieldValue name='position' value='-8.5093 5.9649 0'/> |
685 | </ProtoInstance> |
686 | </Transform> |
687 | <Transform> |
688 | <ProtoInstance name='Carbon' DEF='a33'> |
689 | <fieldValue name='position' value='-3.0172 -9.0238 0'/> |
690 | </ProtoInstance> |
691 | </Transform> |
692 | <Transform> |
693 | <ProtoInstance name='Carbon' DEF='a34'> |
694 | <fieldValue name='position' value='-10.5393 -7.8558 0'/> |
695 | </ProtoInstance> |
696 | </Transform> |
697 | <Transform> |
698 | <ProtoInstance name='Carbon' DEF='a35'> |
699 | <fieldValue name='position' value='-12.2634 6.1734 0'/> |
700 | </ProtoInstance> |
701 | </Transform> |
702 | <Transform> |
703 | <ProtoInstance name='Carbon' DEF='a36'> |
704 | <fieldValue name='position' value='-9.6772 6.7991 0'/> |
705 | </ProtoInstance> |
706 | </Transform> |
707 | <Transform> |
708 | <ProtoInstance name='Carbon' DEF='a37'> |
709 | <fieldValue name='position' value='-7.3414 7.3275 0'/> |
710 | </ProtoInstance> |
711 | </Transform> |
712 | <Transform> |
713 | <ProtoInstance name='Nitrogen' DEF='a38'> |
714 | <fieldValue name='position' value='-5.075 7.244 0'/> |
715 | </ProtoInstance> |
716 | </Transform> |
717 | <Transform> |
718 | <ProtoInstance name='Carbon' DEF='a39'> |
719 | <fieldValue name='position' value='-1.5294 -9.4548 0'/> |
720 | </ProtoInstance> |
721 | </Transform> |
722 | <Transform> |
723 | <ProtoInstance name='Carbon' DEF='a40'> |
724 | <fieldValue name='position' value='-3.5594 -10.4559 0'/> |
725 | </ProtoInstance> |
726 | </Transform> |
727 | <Transform> |
728 | <ProtoInstance name='Carbon' DEF='a41'> |
729 | <fieldValue name='position' value='-11.9853 -7.3275 0'/> |
730 | </ProtoInstance> |
731 | </Transform> |
732 | <Transform> |
733 | <ProtoInstance name='Carbon' DEF='a42'> |
734 | <fieldValue name='position' value='-11.1511 7.2301 0'/> |
735 | </ProtoInstance> |
736 | </Transform> |
737 | <Transform> |
738 | <ProtoInstance name='Carbon' DEF='a43'> |
739 | <fieldValue name='position' value='-6.952 8.8291 0'/> |
740 | </ProtoInstance> |
741 | </Transform> |
742 | <Transform> |
743 | <ProtoInstance name='Carbon' DEF='a44'> |
744 | <fieldValue name='position' value='-3.768 8.0505 0'/> |
745 | </ProtoInstance> |
746 | </Transform> |
747 | <Transform> |
748 | <ProtoInstance name='Nitrogen' DEF='a45'> |
749 | <fieldValue name='position' value='0.0 -9.6355 0'/> |
750 | </ProtoInstance> |
751 | </Transform> |
752 | <Transform> |
753 | <ProtoInstance name='Oxygen' DEF='a46'> |
754 | <fieldValue name='position' value='-1.8353 -10.9564 0'/> |
755 | </ProtoInstance> |
756 | </Transform> |
757 | <Transform> |
758 | <ProtoInstance name='Carbon' DEF='a47'> |
759 | <fieldValue name='position' value='-5.0889 -10.6922 0'/> |
760 | </ProtoInstance> |
761 | </Transform> |
762 | <Transform> |
763 | <ProtoInstance name='Oxygen' DEF='a48'> |
764 | <fieldValue name='position' value='-3.6151 -12.5554 0'/> |
765 | </ProtoInstance> |
766 | </Transform> |
767 | <Transform> |
768 | <ProtoInstance name='Nitrogen' DEF='a49'> |
769 | <fieldValue name='position' value='-13.1672 -8.3285 0'/> |
770 | </ProtoInstance> |
771 | </Transform> |
772 | <Transform> |
773 | <ProtoInstance name='Carbon' DEF='a50'> |
774 | <fieldValue name='position' value='-8.0505 9.9136 0'/> |
775 | </ProtoInstance> |
776 | </Transform> |
777 | <Transform> |
778 | <ProtoInstance name='Carbon' DEF='a51'> |
779 | <fieldValue name='position' value='-5.4643 9.2323 0'/> |
780 | </ProtoInstance> |
781 | </Transform> |
782 | <Transform> |
783 | <ProtoInstance name='Carbon' DEF='a52'> |
784 | <fieldValue name='position' value='-2.322 8.6205 0'/> |
785 | </ProtoInstance> |
786 | </Transform> |
787 | <Transform> |
788 | <ProtoInstance name='Oxygen' DEF='a53'> |
789 | <fieldValue name='position' value='-4.4354 9.427 0'/> |
790 | </ProtoInstance> |
791 | </Transform> |
792 | <Transform> |
793 | <ProtoInstance name='Carbon' DEF='a54'> |
794 | <fieldValue name='position' value='1.5294 -9.566 0'/> |
795 | </ProtoInstance> |
796 | </Transform> |
797 | <Transform> |
798 | <ProtoInstance name='Carbon' DEF='a55'> |
799 | <fieldValue name='position' value='-7.6611 11.4013 0'/> |
800 | </ProtoInstance> |
801 | </Transform> |
802 | <Transform> |
803 | <ProtoInstance name='Carbon' DEF='a56'> |
804 | <fieldValue name='position' value='-5.075 10.72 0'/> |
805 | </ProtoInstance> |
806 | </Transform> |
807 | <Transform> |
808 | <ProtoInstance name='Nitrogen' DEF='a57'> |
809 | <fieldValue name='position' value='-0.8203 8.9403 0'/> |
810 | </ProtoInstance> |
811 | </Transform> |
812 | <Transform> |
813 | <ProtoInstance name='Carbon' DEF='a58'> |
814 | <fieldValue name='position' value='-2.7808 10.0805 0'/> |
815 | </ProtoInstance> |
816 | </Transform> |
817 | <Transform> |
818 | <ProtoInstance name='Carbon' DEF='a59'> |
819 | <fieldValue name='position' value='1.7241 -11.0955 0'/> |
820 | </ProtoInstance> |
821 | </Transform> |
822 | <Transform> |
823 | <ProtoInstance name='Carbon' DEF='a60'> |
824 | <fieldValue name='position' value='3.045 -9.2462 0'/> |
825 | </ProtoInstance> |
826 | </Transform> |
827 | <Transform> |
828 | <ProtoInstance name='Carbon' DEF='a61'> |
829 | <fieldValue name='position' value='-6.1595 11.8046 0'/> |
830 | </ProtoInstance> |
831 | </Transform> |
832 | <Transform> |
833 | <ProtoInstance name='Carbon' DEF='a62'> |
834 | <fieldValue name='position' value='0.7091 8.9959 0'/> |
835 | </ProtoInstance> |
836 | </Transform> |
837 | <Transform> |
838 | <ProtoInstance name='Carbon' DEF='a63'> |
839 | <fieldValue name='position' value='-1.7102 11.2067 0'/> |
840 | </ProtoInstance> |
841 | </Transform> |
842 | <Transform> |
843 | <ProtoInstance name='Carbon' DEF='a64'> |
844 | <fieldValue name='position' value='0.5005 -12.027 0'/> |
845 | </ProtoInstance> |
846 | </Transform> |
847 | <Transform> |
848 | <ProtoInstance name='Nitrogen' DEF='a65'> |
849 | <fieldValue name='position' value='4.4771 -8.6901 0'/> |
850 | </ProtoInstance> |
851 | </Transform> |
852 | <Transform> |
853 | <ProtoInstance name='Oxygen' DEF='a66'> |
854 | <fieldValue name='position' value='3.4899 -10.72 0'/> |
855 | </ProtoInstance> |
856 | </Transform> |
857 | <Transform> |
858 | <ProtoInstance name='Carbon' DEF='a67'> |
859 | <fieldValue name='position' value='2.2386 8.8152 0'/> |
860 | </ProtoInstance> |
861 | </Transform> |
862 | <Transform> |
863 | <ProtoInstance name='Oxygen' DEF='a68'> |
864 | <fieldValue name='position' value='0.7647 10.5393 0'/> |
865 | </ProtoInstance> |
866 | </Transform> |
867 | <Transform> |
868 | <ProtoInstance name='Nitrogen' DEF='a69'> |
869 | <fieldValue name='position' value='-2.1551 12.6944 0'/> |
870 | </ProtoInstance> |
871 | </Transform> |
872 | <Transform> |
873 | <ProtoInstance name='Oxygen' DEF='a70'> |
874 | <fieldValue name='position' value='0.0278 12.027 0'/> |
875 | </ProtoInstance> |
876 | </Transform> |
877 | <Transform> |
878 | <ProtoInstance name='Carbon' DEF='a71'> |
879 | <fieldValue name='position' value='0.6952 -13.5704 0'/> |
880 | </ProtoInstance> |
881 | </Transform> |
882 | <Transform> |
883 | <ProtoInstance name='Carbon' DEF='a72'> |
884 | <fieldValue name='position' value='-0.9038 -11.4292 0'/> |
885 | </ProtoInstance> |
886 | </Transform> |
887 | <Transform> |
888 | <ProtoInstance name='Carbon' DEF='a73'> |
889 | <fieldValue name='position' value='5.7841 -7.8975 0'/> |
890 | </ProtoInstance> |
891 | </Transform> |
892 | <Transform> |
893 | <ProtoInstance name='Nitrogen' DEF='a74'> |
894 | <fieldValue name='position' value='3.7263 8.3842 0'/> |
895 | </ProtoInstance> |
896 | </Transform> |
897 | <Transform> |
898 | <ProtoInstance name='Carbon' DEF='a75'> |
899 | <fieldValue name='position' value='2.5584 10.3168 0'/> |
900 | </ProtoInstance> |
901 | </Transform> |
902 | <Transform> |
903 | <ProtoInstance name='Carbon' DEF='a76'> |
904 | <fieldValue name='position' value='-0.5145 -14.4881 0'/> |
905 | </ProtoInstance> |
906 | </Transform> |
907 | <Transform> |
908 | <ProtoInstance name='Carbon' DEF='a77'> |
909 | <fieldValue name='position' value='-2.1273 -12.3746 0'/> |
910 | </ProtoInstance> |
911 | </Transform> |
912 | <Transform> |
913 | <ProtoInstance name='Carbon' DEF='a78'> |
914 | <fieldValue name='position' value='6.9659 -6.8825 0'/> |
915 | </ProtoInstance> |
916 | </Transform> |
917 | <Transform> |
918 | <ProtoInstance name='Carbon' DEF='a79'> |
919 | <fieldValue name='position' value='6.6879 -9.1489 0'/> |
920 | </ProtoInstance> |
921 | </Transform> |
922 | <Transform> |
923 | <ProtoInstance name='Carbon' DEF='a80'> |
924 | <fieldValue name='position' value='5.1028 7.7029 0'/> |
925 | </ProtoInstance> |
926 | </Transform> |
927 | <Transform> |
928 | <ProtoInstance name='Carbon' DEF='a81'> |
929 | <fieldValue name='position' value='4.0183 10.8035 0'/> |
930 | </ProtoInstance> |
931 | </Transform> |
932 | <Transform> |
933 | <ProtoInstance name='Carbon' DEF='a82'> |
934 | <fieldValue name='position' value='-1.9327 -13.9041 0'/> |
935 | </ProtoInstance> |
936 | </Transform> |
937 | <Transform> |
938 | <ProtoInstance name='Nitrogen' DEF='a83'> |
939 | <fieldValue name='position' value='7.967 -5.7146 0'/> |
940 | </ProtoInstance> |
941 | </Transform> |
942 | <Transform> |
943 | <ProtoInstance name='Oxygen' DEF='a84'> |
944 | <fieldValue name='position' value='8.0644 -7.9809 0'/> |
945 | </ProtoInstance> |
946 | </Transform> |
947 | <Transform> |
948 | <ProtoInstance name='Carbon' DEF='a85'> |
949 | <fieldValue name='position' value='6.0483 -10.5532 0'/> |
950 | </ProtoInstance> |
951 | </Transform> |
952 | <Transform> |
953 | <ProtoInstance name='Oxygen' DEF='a86'> |
954 | <fieldValue name='position' value='8.6066 -10.2473 0'/> |
955 | </ProtoInstance> |
956 | </Transform> |
957 | <Transform> |
958 | <ProtoInstance name='Carbon' DEF='a87'> |
959 | <fieldValue name='position' value='6.3542 6.7991 0'/> |
960 | </ProtoInstance> |
961 | </Transform> |
962 | <Transform> |
963 | <ProtoInstance name='Oxygen' DEF='a88'> |
964 | <fieldValue name='position' value='5.8814 9.0377 0'/> |
965 | </ProtoInstance> |
966 | </Transform> |
967 | <Transform> |
968 | <ProtoInstance name='Carbon' DEF='a89'> |
969 | <fieldValue name='position' value='4.3242 12.3051 0'/> |
970 | </ProtoInstance> |
971 | </Transform> |
972 | <Transform> |
973 | <ProtoInstance name='Carbon' DEF='a90'> |
974 | <fieldValue name='position' value='8.7457 -4.3937 0'/> |
975 | </ProtoInstance> |
976 | </Transform> |
977 | <Transform> |
978 | <ProtoInstance name='Carbon' DEF='a91'> |
979 | <fieldValue name='position' value='7.4665 5.7285 0'/> |
980 | </ProtoInstance> |
981 | </Transform> |
982 | <Transform> |
983 | <ProtoInstance name='Nitrogen' DEF='a92'> |
984 | <fieldValue name='position' value='7.3414 7.9948 0'/> |
985 | </ProtoInstance> |
986 | </Transform> |
987 | <Transform> |
988 | <ProtoInstance name='Carbon' DEF='a93'> |
989 | <fieldValue name='position' value='5.7841 12.8057 0'/> |
990 | </ProtoInstance> |
991 | </Transform> |
992 | <Transform> |
993 | <ProtoInstance name='Carbon' DEF='a94'> |
994 | <fieldValue name='position' value='9.3018 -2.9616 0'/> |
995 | </ProtoInstance> |
996 | </Transform> |
997 | <Transform> |
998 | <ProtoInstance name='Carbon' DEF='a95'> |
999 | <fieldValue name='position' value='10.1361 -5.0611 0'/> |
1000 | </ProtoInstance> |
1001 | </Transform> |
1002 | <Transform> |
1003 | <ProtoInstance name='Sulphur' DEF='a96'> |
1004 | <fieldValue name='position' value='8.3564 4.4771 0'/> |
1005 | </ProtoInstance> |
1006 | </Transform> |
1007 | <Transform> |
1008 | <ProtoInstance name='Carbon' DEF='a97'> |
1009 | <fieldValue name='position' value='8.8708 7.7307 0'/> |
1010 | </ProtoInstance> |
1011 | </Transform> |
1012 | <Transform> |
1013 | <ProtoInstance name='Nitrogen' DEF='a98'> |
1014 | <fieldValue name='position' value='6.1039 14.3073 0'/> |
1015 | </ProtoInstance> |
1016 | </Transform> |
1017 | <Transform> |
1018 | <ProtoInstance name='Nitrogen' DEF='a99'> |
1019 | <fieldValue name='position' value='9.6077 -1.4321 0'/> |
1020 | </ProtoInstance> |
1021 | </Transform> |
1022 | <Transform> |
1023 | <ProtoInstance name='Oxygen' DEF='a100'> |
1024 | <fieldValue name='position' value='10.7757 -3.3926 0'/> |
1025 | </ProtoInstance> |
1026 | </Transform> |
1027 | <Transform> |
1028 | <ProtoInstance name='Oxygen' DEF='a101'> |
1029 | <fieldValue name='position' value='10.2334 -6.5905 0'/> |
1030 | </ProtoInstance> |
1031 | </Transform> |
1032 | <Transform> |
1033 | <ProtoInstance name='Sulphur' DEF='a102'> |
1034 | <fieldValue name='position' value='9.0377 3.1006 0'/> |
1035 | </ProtoInstance> |
1036 | </Transform> |
1037 | <Transform> |
1038 | <ProtoInstance name='Carbon' DEF='a103'> |
1039 | <fieldValue name='position' value='9.858 8.8986 0'/> |
1040 | </ProtoInstance> |
1041 | </Transform> |
1042 | <Transform> |
1043 | <ProtoInstance name='Oxygen' DEF='a104'> |
1044 | <fieldValue name='position' value='9.3992 6.2707 0'/> |
1045 | </ProtoInstance> |
1046 | </Transform> |
1047 | <Transform> |
1048 | <ProtoInstance name='Carbon' DEF='a105'> |
1049 | <fieldValue name='position' value='9.6772 0.0834 0'/> |
1050 | </ProtoInstance> |
1051 | </Transform> |
1052 | <Transform> |
1053 | <ProtoInstance name='Carbon' DEF='a106'> |
1054 | <fieldValue name='position' value='9.4826 1.6129 0'/> |
1055 | </ProtoInstance> |
1056 | </Transform> |
1057 | <Transform> |
1058 | <ProtoInstance name='Nitrogen' DEF='a107'> |
1059 | <fieldValue name='position' value='11.3735 8.6344 0'/> |
1060 | </ProtoInstance> |
1061 | </Transform> |
1062 | <Transform> |
1063 | <ProtoInstance name='Carbon' DEF='a108'> |
1064 | <fieldValue name='position' value='11.2067 0.1529 0'/> |
1065 | </ProtoInstance> |
1066 | </Transform> |
1067 | <Transform> |
1068 | <ProtoInstance name='Carbon' DEF='a109'> |
1069 | <fieldValue name='position' value='12.3746 9.8024 0'/> |
1070 | </ProtoInstance> |
1071 | </Transform> |
1072 | <Transform> |
1073 | <ProtoInstance name='Oxygen' DEF='a110'> |
1074 | <fieldValue name='position' value='11.9158 1.5155 0'/> |
1075 | </ProtoInstance> |
1076 | </Transform> |
1077 | <Transform> |
1078 | <ProtoInstance name='Oxygen' DEF='a111'> |
1079 | <fieldValue name='position' value='12.0409 -1.1262 0'/> |
1080 | </ProtoInstance> |
1081 | </Transform> |
1082 | <Transform> |
1083 | <ProtoInstance name='Carbon' DEF='a112'> |
1084 | <fieldValue name='position' value='13.8902 9.5382 0'/> |
1085 | </ProtoInstance> |
1086 | </Transform> |
1087 | <Transform> |
1088 | <ProtoInstance name='Oxygen' DEF='a113'> |
1089 | <fieldValue name='position' value='11.8463 11.2484 0'/> |
1090 | </ProtoInstance> |
1091 | </Transform> |
1092 | <Transform> |
1093 | <ProtoInstance name='Carbon' DEF='a114'> |
1094 | <fieldValue name='position' value='14.8774 10.7061 0'/> |
1095 | </ProtoInstance> |
1096 | </Transform> |
1097 | <Transform> |
1098 | <ProtoInstance name='Nitrogen' DEF='a115'> |
1099 | <fieldValue name='position' value='14.4185 8.0922 0'/> |
1100 | </ProtoInstance> |
1101 | </Transform> |
1102 | </Group> |
1103 | <Group> |
1104 | <ProtoInstance name='line' DEF='b1'> |
1105 | <fieldValue name='bond_set' value='-12.2078 -4.5188 0 -10.7479 -4.0461 0'/> |
1106 | </ProtoInstance> |
1107 | <ProtoInstance name='line' DEF='b2'> |
1108 | <fieldValue name='bond_set' value='-12.2278 -4.5188 0 -12.2278 -6.0483 0'/> |
1109 | </ProtoInstance> |
1110 | <ProtoInstance name='line' DEF='b2_2'> |
1111 | <fieldValue name='bond_set' value='-12.187800000000001 -4.5188 0 -12.187800000000001 -6.0483 0'/> |
1112 | </ProtoInstance> |
1113 | <ProtoInstance name='line' DEF='b3'> |
1114 | <fieldValue name='bond_set' value='-12.2078 -4.5188 0 -13.5565 -3.7541 0'/> |
1115 | </ProtoInstance> |
1116 | <ProtoInstance name='line' DEF='b4'> |
1117 | <fieldValue name='bond_set' value='-10.7479 -4.0461 0 -10.2751 -2.5862 0'/> |
1118 | </ProtoInstance> |
1119 | <ProtoInstance name='line' DEF='b5'> |
1120 | <fieldValue name='bond_set' value='-10.7679 -4.0461 0 -9.864099999999999 -5.2836 0'/> |
1121 | </ProtoInstance> |
1122 | <ProtoInstance name='line' DEF='b5_2'> |
1123 | <fieldValue name='bond_set' value='-10.7279 -4.0461 0 -9.8241 -5.2836 0'/> |
1124 | </ProtoInstance> |
1125 | <ProtoInstance name='line' DEF='b6'> |
1126 | <fieldValue name='bond_set' value='-12.2078 -6.0483 0 -10.7479 -6.5349 0'/> |
1127 | </ProtoInstance> |
1128 | <ProtoInstance name='line' DEF='b7'> |
1129 | <fieldValue name='bond_set' value='-12.2078 -6.0483 0 -13.5565 -6.8269 0'/> |
1130 | </ProtoInstance> |
1131 | <ProtoInstance name='line' DEF='b8'> |
1132 | <fieldValue name='bond_set' value='-13.5765 -3.7541 0 -14.8974 -4.5188 0'/> |
1133 | </ProtoInstance> |
1134 | <ProtoInstance name='line' DEF='b8_2'> |
1135 | <fieldValue name='bond_set' value='-13.5365 -3.7541 0 -14.8574 -4.5188 0'/> |
1136 | </ProtoInstance> |
1137 | <ProtoInstance name='line' DEF='b9'> |
1138 | <fieldValue name='bond_set' value='-10.2751 -2.5862 0 -8.7735 -2.2525 0'/> |
1139 | </ProtoInstance> |
1140 | <ProtoInstance name='line' DEF='b10'> |
1141 | <fieldValue name='bond_set' value='-13.5765 -6.8269 0 -14.8974 -6.0483 0'/> |
1142 | </ProtoInstance> |
1143 | <ProtoInstance name='line' DEF='b10_2'> |
1144 | <fieldValue name='bond_set' value='-13.5365 -6.8269 0 -14.8574 -6.0483 0'/> |
1145 | </ProtoInstance> |
1146 | <ProtoInstance name='line' DEF='b11'> |
1147 | <fieldValue name='bond_set' value='-8.7735 -2.2525 0 -8.9681 -0.723 0'/> |
1148 | </ProtoInstance> |
1149 | <ProtoInstance name='line' DEF='b12'> |
1150 | <fieldValue name='bond_set' value='-8.7735 -2.2525 0 -8.3285 -3.7263 0'/> |
1151 | </ProtoInstance> |
1152 | <ProtoInstance name='line' DEF='b13'> |
1153 | <fieldValue name='bond_set' value='-8.9681 -0.723 0 -8.8986 0.8064 0'/> |
1154 | </ProtoInstance> |
1155 | <ProtoInstance name='line' DEF='b14'> |
1156 | <fieldValue name='bond_set' value='-8.3285 -3.7263 0 -7.6472 -5.1167 0'/> |
1157 | </ProtoInstance> |
1158 | <ProtoInstance name='line' DEF='b15'> |
1159 | <fieldValue name='bond_set' value='-8.3485 -3.7263 0 -9.7807 -4.2964 0'/> |
1160 | </ProtoInstance> |
1161 | <ProtoInstance name='line' DEF='b15_2'> |
1162 | <fieldValue name='bond_set' value='-8.3085 -3.7263 0 -9.7407 -4.2964 0'/> |
1163 | </ProtoInstance> |
1164 | <ProtoInstance name='line' DEF='b16'> |
1165 | <fieldValue name='bond_set' value='-8.8986 0.8064 0 -8.5927 2.3081 0'/> |
1166 | </ProtoInstance> |
1167 | <ProtoInstance name='line' DEF='b17'> |
1168 | <fieldValue name='bond_set' value='-8.9186 0.8064 0 -10.4481 0.9872 0'/> |
1169 | </ProtoInstance> |
1170 | <ProtoInstance name='line' DEF='b17_2'> |
1171 | <fieldValue name='bond_set' value='-8.8786 0.8064 0 -10.408100000000001 0.9872 0'/> |
1172 | </ProtoInstance> |
1173 | <ProtoInstance name='line' DEF='b18'> |
1174 | <fieldValue name='bond_set' value='-7.6472 -5.1167 0 -6.7296 -6.3542 0'/> |
1175 | </ProtoInstance> |
1176 | <ProtoInstance name='line' DEF='b19'> |
1177 | <fieldValue name='bond_set' value='-8.5927 2.3081 0 -10.0666 2.753 0'/> |
1178 | </ProtoInstance> |
1179 | <ProtoInstance name='line' DEF='b20'> |
1180 | <fieldValue name='bond_set' value='-8.5927 2.3081 0 -8.0366 3.7541 0'/> |
1181 | </ProtoInstance> |
1182 | <ProtoInstance name='line' DEF='b21'> |
1183 | <fieldValue name='bond_set' value='-6.7296 -6.3542 0 -5.6451 -7.4526 0'/> |
1184 | </ProtoInstance> |
1185 | <ProtoInstance name='line' DEF='b22'> |
1186 | <fieldValue name='bond_set' value='-6.7296 -6.3542 0 -7.9253 -7.3692 0'/> |
1187 | </ProtoInstance> |
1188 | <ProtoInstance name='line' DEF='b23'> |
1189 | <fieldValue name='bond_set' value='-10.0666 2.753 0 -10.4281 4.2546 0'/> |
1190 | </ProtoInstance> |
1191 | <ProtoInstance name='line' DEF='b24'> |
1192 | <fieldValue name='bond_set' value='-8.0366 3.7541 0 -7.244 5.075 0'/> |
1193 | </ProtoInstance> |
1194 | <ProtoInstance name='line' DEF='b25'> |
1195 | <fieldValue name='bond_set' value='-5.6451 -7.4526 0 -4.3937 -8.3425 0'/> |
1196 | </ProtoInstance> |
1197 | <ProtoInstance name='line' DEF='b26'> |
1198 | <fieldValue name='bond_set' value='-5.6651 -7.4526 0 -6.6522 -8.6344 0'/> |
1199 | </ProtoInstance> |
1200 | <ProtoInstance name='line' DEF='b26_2'> |
1201 | <fieldValue name='bond_set' value='-5.625100000000001 -7.4526 0 -6.6122000000000005 -8.6344 0'/> |
1202 | </ProtoInstance> |
1203 | <ProtoInstance name='line' DEF='b27'> |
1204 | <fieldValue name='bond_set' value='-7.9253 -7.3692 0 -9.3714 -6.8408 0'/> |
1205 | </ProtoInstance> |
1206 | <ProtoInstance name='line' DEF='b28'> |
1207 | <fieldValue name='bond_set' value='-10.4481 4.2546 0 -11.921899999999999 4.6857 0'/> |
1208 | </ProtoInstance> |
1209 | <ProtoInstance name='line' DEF='b28_2'> |
1210 | <fieldValue name='bond_set' value='-10.408100000000001 4.2546 0 -11.8819 4.6857 0'/> |
1211 | </ProtoInstance> |
1212 | <ProtoInstance name='line' DEF='b29'> |
1213 | <fieldValue name='bond_set' value='-10.4281 4.2546 0 -9.3157 5.3114 0'/> |
1214 | </ProtoInstance> |
1215 | <ProtoInstance name='line' DEF='b30'> |
1216 | <fieldValue name='bond_set' value='-7.244 5.075 0 -6.2568 6.2568 0'/> |
1217 | </ProtoInstance> |
1218 | <ProtoInstance name='line' DEF='b31'> |
1219 | <fieldValue name='bond_set' value='-7.263999999999999 5.075 0 -8.5293 5.9649 0'/> |
1220 | </ProtoInstance> |
1221 | <ProtoInstance name='line' DEF='b31_2'> |
1222 | <fieldValue name='bond_set' value='-7.224 5.075 0 -8.4893 5.9649 0'/> |
1223 | </ProtoInstance> |
1224 | <ProtoInstance name='line' DEF='b32'> |
1225 | <fieldValue name='bond_set' value='-4.3937 -8.3425 0 -3.0172 -9.0238 0'/> |
1226 | </ProtoInstance> |
1227 | <ProtoInstance name='line' DEF='b33'> |
1228 | <fieldValue name='bond_set' value='-9.3714 -6.8408 0 -10.5393 -7.8558 0'/> |
1229 | </ProtoInstance> |
1230 | <ProtoInstance name='line' DEF='b34'> |
1231 | <fieldValue name='bond_set' value='-11.9019 4.6857 0 -12.2634 6.1734 0'/> |
1232 | </ProtoInstance> |
1233 | <ProtoInstance name='line' DEF='b35'> |
1234 | <fieldValue name='bond_set' value='-9.3357 5.3114 0 -9.697199999999999 6.7991 0'/> |
1235 | </ProtoInstance> |
1236 | <ProtoInstance name='line' DEF='b35_2'> |
1237 | <fieldValue name='bond_set' value='-9.2957 5.3114 0 -9.6572 6.7991 0'/> |
1238 | </ProtoInstance> |
1239 | <ProtoInstance name='line' DEF='b36'> |
1240 | <fieldValue name='bond_set' value='-6.2568 6.2568 0 -7.3414 7.3275 0'/> |
1241 | </ProtoInstance> |
1242 | <ProtoInstance name='line' DEF='b37'> |
1243 | <fieldValue name='bond_set' value='-6.2568 6.2568 0 -5.075 7.244 0'/> |
1244 | </ProtoInstance> |
1245 | <ProtoInstance name='line' DEF='b38'> |
1246 | <fieldValue name='bond_set' value='-3.0172 -9.0238 0 -1.5294 -9.4548 0'/> |
1247 | </ProtoInstance> |
1248 | <ProtoInstance name='line' DEF='b39'> |
1249 | <fieldValue name='bond_set' value='-3.0172 -9.0238 0 -3.5594 -10.4559 0'/> |
1250 | </ProtoInstance> |
1251 | <ProtoInstance name='line' DEF='b40'> |
1252 | <fieldValue name='bond_set' value='-10.5393 -7.8558 0 -11.9853 -7.3275 0'/> |
1253 | </ProtoInstance> |
1254 | <ProtoInstance name='line' DEF='b41'> |
1255 | <fieldValue name='bond_set' value='-12.2834 6.1734 0 -11.1711 7.2301 0'/> |
1256 | </ProtoInstance> |
1257 | <ProtoInstance name='line' DEF='b41_2'> |
1258 | <fieldValue name='bond_set' value='-12.243400000000001 6.1734 0 -11.1311 7.2301 0'/> |
1259 | </ProtoInstance> |
1260 | <ProtoInstance name='line' DEF='b42'> |
1261 | <fieldValue name='bond_set' value='-7.3414 7.3275 0 -6.952 8.8291 0'/> |
1262 | </ProtoInstance> |
1263 | <ProtoInstance name='line' DEF='b43'> |
1264 | <fieldValue name='bond_set' value='-5.075 7.244 0 -3.768 8.0505 0'/> |
1265 | </ProtoInstance> |
1266 | <ProtoInstance name='line' DEF='b44'> |
1267 | <fieldValue name='bond_set' value='-1.5294 -9.4548 0 0.0 -9.6355 0'/> |
1268 | </ProtoInstance> |
1269 | <ProtoInstance name='line' DEF='b45'> |
1270 | <fieldValue name='bond_set' value='-1.5494 -9.4548 0 -1.8553 -10.9564 0'/> |
1271 | </ProtoInstance> |
1272 | <ProtoInstance name='line' DEF='b45_2'> |
1273 | <fieldValue name='bond_set' value='-1.5094 -9.4548 0 -1.8153 -10.9564 0'/> |
1274 | </ProtoInstance> |
1275 | <ProtoInstance name='line' DEF='b46'> |
1276 | <fieldValue name='bond_set' value='-3.5594 -10.4559 0 -5.0889 -10.6922 0'/> |
1277 | </ProtoInstance> |
1278 | <ProtoInstance name='line' DEF='b47'> |
1279 | <fieldValue name='bond_set' value='-3.5594 -10.4559 0 -3.6151 -12.5554 0'/> |
1280 | </ProtoInstance> |
1281 | <ProtoInstance name='line' DEF='b48'> |
1282 | <fieldValue name='bond_set' value='-11.9853 -7.3275 0 -13.1672 -8.3285 0'/> |
1283 | </ProtoInstance> |
1284 | <ProtoInstance name='line' DEF='b49'> |
1285 | <fieldValue name='bond_set' value='-6.9719999999999995 8.8291 0 -8.0705 9.9136 0'/> |
1286 | </ProtoInstance> |
1287 | <ProtoInstance name='line' DEF='b49_2'> |
1288 | <fieldValue name='bond_set' value='-6.932 8.8291 0 -8.0305 9.9136 0'/> |
1289 | </ProtoInstance> |
1290 | <ProtoInstance name='line' DEF='b50'> |
1291 | <fieldValue name='bond_set' value='-6.952 8.8291 0 -5.4643 9.2323 0'/> |
1292 | </ProtoInstance> |
1293 | <ProtoInstance name='line' DEF='b51'> |
1294 | <fieldValue name='bond_set' value='-3.768 8.0505 0 -2.322 8.6205 0'/> |
1295 | </ProtoInstance> |
1296 | <ProtoInstance name='line' DEF='b52'> |
1297 | <fieldValue name='bond_set' value='-3.788 8.0505 0 -4.455399999999999 9.427 0'/> |
1298 | </ProtoInstance> |
1299 | <ProtoInstance name='line' DEF='b52_2'> |
1300 | <fieldValue name='bond_set' value='-3.7479999999999998 8.0505 0 -4.4154 9.427 0'/> |
1301 | </ProtoInstance> |
1302 | <ProtoInstance name='line' DEF='b53'> |
1303 | <fieldValue name='bond_set' value='0.0 -9.6355 0 1.5294 -9.566 0'/> |
1304 | </ProtoInstance> |
1305 | <ProtoInstance name='line' DEF='b54'> |
1306 | <fieldValue name='bond_set' value='-8.0505 9.9136 0 -7.6611 11.4013 0'/> |
1307 | </ProtoInstance> |
1308 | <ProtoInstance name='line' DEF='b55'> |
1309 | <fieldValue name='bond_set' value='-5.484299999999999 9.2323 0 -5.095 10.72 0'/> |
1310 | </ProtoInstance> |
1311 | <ProtoInstance name='line' DEF='b55_2'> |
1312 | <fieldValue name='bond_set' value='-5.4443 9.2323 0 -5.055000000000001 10.72 0'/> |
1313 | </ProtoInstance> |
1314 | <ProtoInstance name='line' DEF='b56'> |
1315 | <fieldValue name='bond_set' value='-2.322 8.6205 0 -0.8203 8.9403 0'/> |
1316 | </ProtoInstance> |
1317 | <ProtoInstance name='line' DEF='b57'> |
1318 | <fieldValue name='bond_set' value='-2.322 8.6205 0 -2.7808 10.0805 0'/> |
1319 | </ProtoInstance> |
1320 | <ProtoInstance name='line' DEF='b58'> |
1321 | <fieldValue name='bond_set' value='1.5294 -9.566 0 1.7241 -11.0955 0'/> |
1322 | </ProtoInstance> |
1323 | <ProtoInstance name='line' DEF='b59'> |
1324 | <fieldValue name='bond_set' value='1.5294 -9.566 0 3.045 -9.2462 0'/> |
1325 | </ProtoInstance> |
1326 | <ProtoInstance name='line' DEF='b60'> |
1327 | <fieldValue name='bond_set' value='-7.6811 11.4013 0 -6.1795 11.8046 0'/> |
1328 | </ProtoInstance> |
1329 | <ProtoInstance name='line' DEF='b60_2'> |
1330 | <fieldValue name='bond_set' value='-7.641100000000001 11.4013 0 -6.139500000000001 11.8046 0'/> |
1331 | </ProtoInstance> |
1332 | <ProtoInstance name='line' DEF='b61'> |
1333 | <fieldValue name='bond_set' value='-0.8203 8.9403 0 0.7091 8.9959 0'/> |
1334 | </ProtoInstance> |
1335 | <ProtoInstance name='line' DEF='b62'> |
1336 | <fieldValue name='bond_set' value='-2.7808 10.0805 0 -1.7102 11.2067 0'/> |
1337 | </ProtoInstance> |
1338 | <ProtoInstance name='line' DEF='b63'> |
1339 | <fieldValue name='bond_set' value='1.7241 -11.0955 0 0.5005 -12.027 0'/> |
1340 | </ProtoInstance> |
1341 | <ProtoInstance name='line' DEF='b64'> |
1342 | <fieldValue name='bond_set' value='3.045 -9.2462 0 4.4771 -8.6901 0'/> |
1343 | </ProtoInstance> |
1344 | <ProtoInstance name='line' DEF='b65'> |
1345 | <fieldValue name='bond_set' value='3.025 -9.2462 0 3.4699 -10.72 0'/> |
1346 | </ProtoInstance> |
1347 | <ProtoInstance name='line' DEF='b65_2'> |
1348 | <fieldValue name='bond_set' value='3.065 -9.2462 0 3.5099 -10.72 0'/> |
1349 | </ProtoInstance> |
1350 | <ProtoInstance name='line' DEF='b66'> |
1351 | <fieldValue name='bond_set' value='0.7091 8.9959 0 2.2386 8.8152 0'/> |
1352 | </ProtoInstance> |
1353 | <ProtoInstance name='line' DEF='b67'> |
1354 | <fieldValue name='bond_set' value='0.6890999999999999 8.9959 0 0.7447 10.5393 0'/> |
1355 | </ProtoInstance> |
1356 | <ProtoInstance name='line' DEF='b67_2'> |
1357 | <fieldValue name='bond_set' value='0.7291 8.9959 0 0.7847000000000001 10.5393 0'/> |
1358 | </ProtoInstance> |
1359 | <ProtoInstance name='line' DEF='b68'> |
1360 | <fieldValue name='bond_set' value='-1.7102 11.2067 0 -2.1551 12.6944 0'/> |
1361 | </ProtoInstance> |
1362 | <ProtoInstance name='line' DEF='b69'> |
1363 | <fieldValue name='bond_set' value='-1.7302 11.2067 0 0.007799999999999998 12.027 0'/> |
1364 | </ProtoInstance> |
1365 | <ProtoInstance name='line' DEF='b69_2'> |
1366 | <fieldValue name='bond_set' value='-1.6902 11.2067 0 0.047799999999999995 12.027 0'/> |
1367 | </ProtoInstance> |
1368 | <ProtoInstance name='line' DEF='b70'> |
1369 | <fieldValue name='bond_set' value='0.4804999999999999 -12.027 0 0.6752 -13.5704 0'/> |
1370 | </ProtoInstance> |
1371 | <ProtoInstance name='line' DEF='b70_2'> |
1372 | <fieldValue name='bond_set' value='0.5205 -12.027 0 0.7152000000000001 -13.5704 0'/> |
1373 | </ProtoInstance> |
1374 | <ProtoInstance name='line' DEF='b71'> |
1375 | <fieldValue name='bond_set' value='0.5005 -12.027 0 -0.9038 -11.4292 0'/> |
1376 | </ProtoInstance> |
1377 | <ProtoInstance name='line' DEF='b72'> |
1378 | <fieldValue name='bond_set' value='4.4771 -8.6901 0 5.7841 -7.8975 0'/> |
1379 | </ProtoInstance> |
1380 | <ProtoInstance name='line' DEF='b73'> |
1381 | <fieldValue name='bond_set' value='2.2386 8.8152 0 3.7263 8.3842 0'/> |
1382 | </ProtoInstance> |
1383 | <ProtoInstance name='line' DEF='b74'> |
1384 | <fieldValue name='bond_set' value='2.2386 8.8152 0 2.5584 10.3168 0'/> |
1385 | </ProtoInstance> |
1386 | <ProtoInstance name='line' DEF='b75'> |
1387 | <fieldValue name='bond_set' value='0.6952 -13.5704 0 -0.5145 -14.4881 0'/> |
1388 | </ProtoInstance> |
1389 | <ProtoInstance name='line' DEF='b76'> |
1390 | <fieldValue name='bond_set' value='-0.9238000000000001 -11.4292 0 -2.1473 -12.3746 0'/> |
1391 | </ProtoInstance> |
1392 | <ProtoInstance name='line' DEF='b76_2'> |
1393 | <fieldValue name='bond_set' value='-0.8838 -11.4292 0 -2.1073 -12.3746 0'/> |
1394 | </ProtoInstance> |
1395 | <ProtoInstance name='line' DEF='b77'> |
1396 | <fieldValue name='bond_set' value='5.7841 -7.8975 0 6.9659 -6.8825 0'/> |
1397 | </ProtoInstance> |
1398 | <ProtoInstance name='line' DEF='b78'> |
1399 | <fieldValue name='bond_set' value='5.7841 -7.8975 0 6.6879 -9.1489 0'/> |
1400 | </ProtoInstance> |
1401 | <ProtoInstance name='line' DEF='b79'> |
1402 | <fieldValue name='bond_set' value='3.7263 8.3842 0 5.1028 7.7029 0'/> |
1403 | </ProtoInstance> |
1404 | <ProtoInstance name='line' DEF='b80'> |
1405 | <fieldValue name='bond_set' value='2.5584 10.3168 0 4.0183 10.8035 0'/> |
1406 | </ProtoInstance> |
1407 | <ProtoInstance name='line' DEF='b81'> |
1408 | <fieldValue name='bond_set' value='-0.5345 -14.4881 0 -1.9527 -13.9041 0'/> |
1409 | </ProtoInstance> |
1410 | <ProtoInstance name='line' DEF='b81_2'> |
1411 | <fieldValue name='bond_set' value='-0.49449999999999994 -14.4881 0 -1.9127 -13.9041 0'/> |
1412 | </ProtoInstance> |
1413 | <ProtoInstance name='line' DEF='b82'> |
1414 | <fieldValue name='bond_set' value='6.9659 -6.8825 0 7.967 -5.7146 0'/> |
1415 | </ProtoInstance> |
1416 | <ProtoInstance name='line' DEF='b83'> |
1417 | <fieldValue name='bond_set' value='6.945900000000001 -6.8825 0 8.0444 -7.9809 0'/> |
1418 | </ProtoInstance> |
1419 | <ProtoInstance name='line' DEF='b83_2'> |
1420 | <fieldValue name='bond_set' value='6.9859 -6.8825 0 8.084399999999999 -7.9809 0'/> |
1421 | </ProtoInstance> |
1422 | <ProtoInstance name='line' DEF='b84'> |
1423 | <fieldValue name='bond_set' value='6.6879 -9.1489 0 6.0483 -10.5532 0'/> |
1424 | </ProtoInstance> |
1425 | <ProtoInstance name='line' DEF='b85'> |
1426 | <fieldValue name='bond_set' value='6.6879 -9.1489 0 8.6066 -10.2473 0'/> |
1427 | </ProtoInstance> |
1428 | <ProtoInstance name='line' DEF='b86'> |
1429 | <fieldValue name='bond_set' value='5.1028 7.7029 0 6.3542 6.7991 0'/> |
1430 | </ProtoInstance> |
1431 | <ProtoInstance name='line' DEF='b87'> |
1432 | <fieldValue name='bond_set' value='5.082800000000001 7.7029 0 5.861400000000001 9.0377 0'/> |
1433 | </ProtoInstance> |
1434 | <ProtoInstance name='line' DEF='b87_2'> |
1435 | <fieldValue name='bond_set' value='5.1228 7.7029 0 5.9014 9.0377 0'/> |
1436 | </ProtoInstance> |
1437 | <ProtoInstance name='line' DEF='b88'> |
1438 | <fieldValue name='bond_set' value='4.0183 10.8035 0 4.3242 12.3051 0'/> |
1439 | </ProtoInstance> |
1440 | <ProtoInstance name='line' DEF='b89'> |
1441 | <fieldValue name='bond_set' value='7.967 -5.7146 0 8.7457 -4.3937 0'/> |
1442 | </ProtoInstance> |
1443 | <ProtoInstance name='line' DEF='b90'> |
1444 | <fieldValue name='bond_set' value='6.3542 6.7991 0 7.4665 5.7285 0'/> |
1445 | </ProtoInstance> |
1446 | <ProtoInstance name='line' DEF='b91'> |
1447 | <fieldValue name='bond_set' value='6.3542 6.7991 0 7.3414 7.9948 0'/> |
1448 | </ProtoInstance> |
1449 | <ProtoInstance name='line' DEF='b92'> |
1450 | <fieldValue name='bond_set' value='4.3242 12.3051 0 5.7841 12.8057 0'/> |
1451 | </ProtoInstance> |
1452 | <ProtoInstance name='line' DEF='b93'> |
1453 | <fieldValue name='bond_set' value='8.7457 -4.3937 0 9.3018 -2.9616 0'/> |
1454 | </ProtoInstance> |
1455 | <ProtoInstance name='line' DEF='b94'> |
1456 | <fieldValue name='bond_set' value='8.7457 -4.3937 0 10.1361 -5.0611 0'/> |
1457 | </ProtoInstance> |
1458 | <ProtoInstance name='line' DEF='b95'> |
1459 | <fieldValue name='bond_set' value='7.4665 5.7285 0 8.3564 4.4771 0'/> |
1460 | </ProtoInstance> |
1461 | <ProtoInstance name='line' DEF='b96'> |
1462 | <fieldValue name='bond_set' value='7.3414 7.9948 0 8.8708 7.7307 0'/> |
1463 | </ProtoInstance> |
1464 | <ProtoInstance name='line' DEF='b97'> |
1465 | <fieldValue name='bond_set' value='5.7841 12.8057 0 6.1039 14.3073 0'/> |
1466 | </ProtoInstance> |
1467 | <ProtoInstance name='line' DEF='b98'> |
1468 | <fieldValue name='bond_set' value='9.3018 -2.9616 0 9.6077 -1.4321 0'/> |
1469 | </ProtoInstance> |
1470 | <ProtoInstance name='line' DEF='b99'> |
1471 | <fieldValue name='bond_set' value='9.2818 -2.9616 0 10.755700000000001 -3.3926 0'/> |
1472 | </ProtoInstance> |
1473 | <ProtoInstance name='line' DEF='b99_2'> |
1474 | <fieldValue name='bond_set' value='9.3218 -2.9616 0 10.7957 -3.3926 0'/> |
1475 | </ProtoInstance> |
1476 | <ProtoInstance name='line' DEF='b100'> |
1477 | <fieldValue name='bond_set' value='10.1361 -5.0611 0 10.2334 -6.5905 0'/> |
1478 | </ProtoInstance> |
1479 | <ProtoInstance name='line' DEF='b101'> |
1480 | <fieldValue name='bond_set' value='8.3564 4.4771 0 9.0377 3.1006 0'/> |
1481 | </ProtoInstance> |
1482 | <ProtoInstance name='line' DEF='b102'> |
1483 | <fieldValue name='bond_set' value='8.8708 7.7307 0 9.858 8.8986 0'/> |
1484 | </ProtoInstance> |
1485 | <ProtoInstance name='line' DEF='b103'> |
1486 | <fieldValue name='bond_set' value='8.8508 7.7307 0 9.3792 6.2707 0'/> |
1487 | </ProtoInstance> |
1488 | <ProtoInstance name='line' DEF='b103_2'> |
1489 | <fieldValue name='bond_set' value='8.890799999999999 7.7307 0 9.4192 6.2707 0'/> |
1490 | </ProtoInstance> |
1491 | <ProtoInstance name='line' DEF='b104'> |
1492 | <fieldValue name='bond_set' value='9.6077 -1.4321 0 9.6772 0.0834 0'/> |
1493 | </ProtoInstance> |
1494 | <ProtoInstance name='line' DEF='b105'> |
1495 | <fieldValue name='bond_set' value='9.0377 3.1006 0 9.4826 1.6129 0'/> |
1496 | </ProtoInstance> |
1497 | <ProtoInstance name='line' DEF='b106'> |
1498 | <fieldValue name='bond_set' value='9.858 8.8986 0 11.3735 8.6344 0'/> |
1499 | </ProtoInstance> |
1500 | <ProtoInstance name='line' DEF='b107'> |
1501 | <fieldValue name='bond_set' value='9.6772 0.0834 0 11.2067 0.1529 0'/> |
1502 | </ProtoInstance> |
1503 | <ProtoInstance name='line' DEF='b108'> |
1504 | <fieldValue name='bond_set' value='11.3735 8.6344 0 12.3746 9.8024 0'/> |
1505 | </ProtoInstance> |
1506 | <ProtoInstance name='line' DEF='b109'> |
1507 | <fieldValue name='bond_set' value='11.2067 0.1529 0 11.9158 1.5155 0'/> |
1508 | </ProtoInstance> |
1509 | <ProtoInstance name='line' DEF='b110'> |
1510 | <fieldValue name='bond_set' value='11.1867 0.1529 0 12.020900000000001 -1.1262 0'/> |
1511 | </ProtoInstance> |
1512 | <ProtoInstance name='line' DEF='b110_2'> |
1513 | <fieldValue name='bond_set' value='11.2267 0.1529 0 12.0609 -1.1262 0'/> |
1514 | </ProtoInstance> |
1515 | <ProtoInstance name='line' DEF='b111'> |
1516 | <fieldValue name='bond_set' value='12.3746 9.8024 0 13.8902 9.5382 0'/> |
1517 | </ProtoInstance> |
1518 | <ProtoInstance name='line' DEF='b112'> |
1519 | <fieldValue name='bond_set' value='12.3546 9.8024 0 11.8263 11.2484 0'/> |
1520 | </ProtoInstance> |
1521 | <ProtoInstance name='line' DEF='b112_2'> |
1522 | <fieldValue name='bond_set' value='12.394599999999999 9.8024 0 11.866299999999999 11.2484 0'/> |
1523 | </ProtoInstance> |
1524 | <ProtoInstance name='line' DEF='b113'> |
1525 | <fieldValue name='bond_set' value='13.8902 9.5382 0 14.8774 10.7061 0'/> |
1526 | </ProtoInstance> |
1527 | <ProtoInstance name='line' DEF='b114'> |
1528 | <fieldValue name='bond_set' value='13.8902 9.5382 0 14.4185 8.0922 0'/> |
1529 | </ProtoInstance> |
1530 | <ProtoInstance name='line' DEF='b115'> |
1531 | <fieldValue name='bond_set' value='-9.8441 -5.2836 0 -10.7479 -6.5349 0'/> |
1532 | </ProtoInstance> |
1533 | <ProtoInstance name='line' DEF='b116'> |
1534 | <fieldValue name='bond_set' value='-14.8774 -4.5188 0 -14.8774 -6.0483 0'/> |
1535 | </ProtoInstance> |
1536 | <ProtoInstance name='line' DEF='b117'> |
1537 | <fieldValue name='bond_set' value='-9.6772 6.7991 0 -11.1511 7.2301 0'/> |
1538 | </ProtoInstance> |
1539 | <ProtoInstance name='line' DEF='b118'> |
1540 | <fieldValue name='bond_set' value='-5.075 10.72 0 -6.1595 11.8046 0'/> |
1541 | </ProtoInstance> |
1542 | <ProtoInstance name='line' DEF='b119'> |
1543 | <fieldValue name='bond_set' value='-2.1273 -12.3746 0 -1.9327 -13.9041 0'/> |
1544 | </ProtoInstance> |
1545 | <ProtoInstance name='line' DEF='b120'> |
1546 | <fieldValue name='bond_set' value='9.6772 0.0834 0 9.4826 1.6129 0'/> |
1547 | </ProtoInstance> |
1548 | </Group> |
1549 | </Scene> |
1550 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
ProtoInstance title_text |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a1
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a10
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a100
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a101
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a102
ProtoInstance Sulphur |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a103
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a104
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a105
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a106
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a107
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a108
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a109
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a11
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a110
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a111
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a112
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a113
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a114
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a115
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a12
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a13
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a14
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a15
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a16
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a17
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a18
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a19
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a2
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a20
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a21
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a22
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a23
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a24
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a25
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a26
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a27
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a28
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a29
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a3
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a30
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a31
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a32
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a33
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a34
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a35
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a36
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a37
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a38
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a39
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a4
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a40
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a41
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a42
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a43
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a44
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a45
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a46
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a47
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a48
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a49
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a5
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a50
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a51
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a52
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a53
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a54
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a55
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a56
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a57
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a58
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a59
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a6
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a60
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a61
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a62
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a63
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a64
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a65
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a66
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a67
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a68
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a69
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a7
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a70
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a71
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a72
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a73
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a74
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a75
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a76
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a77
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a78
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a79
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a8
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a80
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a81
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a82
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a83
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a84
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a85
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a86
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a87
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a88
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a89
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a9
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a90
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a91
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a92
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a93
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a94
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a95
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a96
ProtoInstance Sulphur |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a97
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a98
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
a99
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b1
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b10
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b10_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b100
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b101
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b102
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b103
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b103_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b104
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b105
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b106
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b107
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b108
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b109
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b11
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b110
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b110_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b111
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b112
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b112_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b113
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b114
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b115
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b116
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b117
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b118
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b119
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b12
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b120
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b13
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b14
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b15
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b15_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b16
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b17
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b17_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b18
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b19
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b2_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b20
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b21
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b22
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b23
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b24
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b25
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b26
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b26_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b27
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b28
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b28_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b29
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b3
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b30
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b31
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b31_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b32
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b33
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b34
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b35
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b35_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b36
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b37
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b38
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b39
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b4
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b40
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b41
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b41_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b42
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b43
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b44
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b45
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b45_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b46
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b47
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b48
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b49
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b49_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b5
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b5_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b50
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b51
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b52
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b52_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b53
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b54
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b55
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b55_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b56
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b57
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b58
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b59
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b6
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b60
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b60_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b61
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b62
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b63
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b64
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b65
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b65_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b66
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b67
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b67_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b68
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b69
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b69_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b7
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b70
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b70_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b71
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b72
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b73
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b74
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b75
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b76
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b76_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b77
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b78
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b79
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b8
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b8_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b80
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b81
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b81_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b82
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b83
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b83_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b84
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b85
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b86
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b87
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b87_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b88
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b89
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b9
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b90
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b91
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b92
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b93
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b94
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b95
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b96
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b97
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b98
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b99
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
b99_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color 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)
<ProtoInstance
name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->