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='Oxytocin.x3d'/> |
6 | <meta name='description' content='Autogenerated version of Oxytocin.x3d scene produced from Oxytocin.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='Oxytocin.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/Oxytocin.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 Oxytocin' position='0 2 20'/> |
517 | <!-- Copyright by the U.S. Sec. Commerce on behalf of U.S.A. All rights reserved. --> |
518 | <!-- type="3D" <date day="23" month="11" year="1995"/> --> |
519 | <Transform DEF='infogroupa' translation='-8 2 -4'> |
520 | <Transform translation='0 6 0'> |
521 | <Viewpoint description='title billboard' position='6 -2 10'/> |
522 | <ProtoInstance name='title_text'> |
523 | <fieldValue name='txt' value='"Oxytocin: "'/> |
524 | </ProtoInstance> |
525 | </Transform> |
526 | </Transform> |
527 | <Group> |
528 | <Transform> |
529 | <ProtoInstance name='Nitrogen' DEF='a1'> |
530 | <fieldValue name='position' value='-2.0514 1.8507 0'/> |
531 | </ProtoInstance> |
532 | </Transform> |
533 | <Transform> |
534 | <ProtoInstance name='Carbon' DEF='a2'> |
535 | <fieldValue name='position' value='-3.601 1.9845 0'/> |
536 | </ProtoInstance> |
537 | </Transform> |
538 | <Transform> |
539 | <ProtoInstance name='Carbon' DEF='a3'> |
540 | <fieldValue name='position' value='-1.2821 0.4905 0'/> |
541 | </ProtoInstance> |
542 | </Transform> |
543 | <Transform> |
544 | <ProtoInstance name='Carbon' DEF='a4'> |
545 | <fieldValue name='position' value='-1.4159 3.2554 0'/> |
546 | </ProtoInstance> |
547 | </Transform> |
548 | <Transform> |
549 | <ProtoInstance name='Carbon' DEF='a5'> |
550 | <fieldValue name='position' value='-4.649 0.8473 0'/> |
551 | </ProtoInstance> |
552 | </Transform> |
553 | <Transform> |
554 | <ProtoInstance name='Carbon' DEF='a6'> |
555 | <fieldValue name='position' value='-3.9355 3.5341 0'/> |
556 | </ProtoInstance> |
557 | </Transform> |
558 | <Transform> |
559 | <ProtoInstance name='Carbon' DEF='a7'> |
560 | <fieldValue name='position' value='0.2341 0.4905 0'/> |
561 | </ProtoInstance> |
562 | </Transform> |
563 | <Transform> |
564 | <ProtoInstance name='Oxygen' DEF='a8'> |
565 | <fieldValue name='position' value='-2.0514 -0.8362 0'/> |
566 | </ProtoInstance> |
567 | </Transform> |
568 | <Transform> |
569 | <ProtoInstance name='Carbon' DEF='a9'> |
570 | <fieldValue name='position' value='-2.5753 4.3034 0'/> |
571 | </ProtoInstance> |
572 | </Transform> |
573 | <Transform> |
574 | <ProtoInstance name='Nitrogen' DEF='a10'> |
575 | <fieldValue name='position' value='-6.1764 1.1595 0'/> |
576 | </ProtoInstance> |
577 | </Transform> |
578 | <Transform> |
579 | <ProtoInstance name='Oxygen' DEF='a11'> |
580 | <fieldValue name='position' value='-4.1585 -0.6132 0'/> |
581 | </ProtoInstance> |
582 | </Transform> |
583 | <Transform> |
584 | <ProtoInstance name='Nitrogen' DEF='a12'> |
585 | <fieldValue name='position' value='0.4905 2.0402 0'/> |
586 | </ProtoInstance> |
587 | </Transform> |
588 | <Transform> |
589 | <ProtoInstance name='Carbon' DEF='a13'> |
590 | <fieldValue name='position' value='0.4905 -1.0257 0'/> |
591 | </ProtoInstance> |
592 | </Transform> |
593 | <Transform> |
594 | <ProtoInstance name='Carbon' DEF='a14'> |
595 | <fieldValue name='position' value='-7.2243 0.0223 0'/> |
596 | </ProtoInstance> |
597 | </Transform> |
598 | <Transform> |
599 | <ProtoInstance name='Carbon' DEF='a15'> |
600 | <fieldValue name='position' value='1.2041 3.3892 0'/> |
601 | </ProtoInstance> |
602 | </Transform> |
603 | <Transform> |
604 | <ProtoInstance name='Sulphur' DEF='a16'> |
605 | <fieldValue name='position' value='1.1706 -2.4081 0'/> |
606 | </ProtoInstance> |
607 | </Transform> |
608 | <Transform> |
609 | <ProtoInstance name='Carbon' DEF='a17'> |
610 | <fieldValue name='position' value='-8.7071 0.3568 0'/> |
611 | </ProtoInstance> |
612 | </Transform> |
613 | <Transform> |
614 | <ProtoInstance name='Carbon' DEF='a18'> |
615 | <fieldValue name='position' value='-6.7226 -1.4382 0'/> |
616 | </ProtoInstance> |
617 | </Transform> |
618 | <Transform> |
619 | <ProtoInstance name='Carbon' DEF='a19'> |
620 | <fieldValue name='position' value='2.3078 4.4929 0'/> |
621 | </ProtoInstance> |
622 | </Transform> |
623 | <Transform> |
624 | <ProtoInstance name='Oxygen' DEF='a20'> |
625 | <fieldValue name='position' value='-0.0446 4.3368 0'/> |
626 | </ProtoInstance> |
627 | </Transform> |
628 | <Transform> |
629 | <ProtoInstance name='Sulphur' DEF='a21'> |
630 | <fieldValue name='position' value='2.2855 -3.5118 0'/> |
631 | </ProtoInstance> |
632 | </Transform> |
633 | <Transform> |
634 | <ProtoInstance name='Nitrogen' DEF='a22'> |
635 | <fieldValue name='position' value='-9.7662 -0.7804 0'/> |
636 | </ProtoInstance> |
637 | </Transform> |
638 | <Transform> |
639 | <ProtoInstance name='Oxygen' DEF='a23'> |
640 | <fieldValue name='position' value='-9.2088 1.8507 0'/> |
641 | </ProtoInstance> |
642 | </Transform> |
643 | <Transform> |
644 | <ProtoInstance name='Carbon' DEF='a24'> |
645 | <fieldValue name='position' value='-7.7483 -2.5753 0'/> |
646 | </ProtoInstance> |
647 | </Transform> |
648 | <Transform> |
649 | <ProtoInstance name='Nitrogen' DEF='a25'> |
650 | <fieldValue name='position' value='3.6902 5.1841 0'/> |
651 | </ProtoInstance> |
652 | </Transform> |
653 | <Transform> |
654 | <ProtoInstance name='Carbon' DEF='a26'> |
655 | <fieldValue name='position' value='1.3936 5.7416 0'/> |
656 | </ProtoInstance> |
657 | </Transform> |
658 | <Transform> |
659 | <ProtoInstance name='Carbon' DEF='a27'> |
660 | <fieldValue name='position' value='3.6568 -4.2253 0'/> |
661 | </ProtoInstance> |
662 | </Transform> |
663 | <Transform> |
664 | <ProtoInstance name='Carbon' DEF='a28'> |
665 | <fieldValue name='position' value='-11.2825 -0.4459 0'/> |
666 | </ProtoInstance> |
667 | </Transform> |
668 | <Transform> |
669 | <ProtoInstance name='Carbon' DEF='a29'> |
670 | <fieldValue name='position' value='-7.2243 -4.0693 0'/> |
671 | </ProtoInstance> |
672 | </Transform> |
673 | <Transform> |
674 | <ProtoInstance name='Carbon' DEF='a30'> |
675 | <fieldValue name='position' value='-8.7963 -2.4081 0'/> |
676 | </ProtoInstance> |
677 | </Transform> |
678 | <Transform> |
679 | <ProtoInstance name='Carbon' DEF='a31'> |
680 | <fieldValue name='position' value='5.2064 5.4405 0'/> |
681 | </ProtoInstance> |
682 | </Transform> |
683 | <Transform> |
684 | <ProtoInstance name='Carbon' DEF='a32'> |
685 | <fieldValue name='position' value='2.0291 7.1797 0'/> |
686 | </ProtoInstance> |
687 | </Transform> |
688 | <Transform> |
689 | <ProtoInstance name='Carbon' DEF='a33'> |
690 | <fieldValue name='position' value='5.1841 -4.4818 0'/> |
691 | </ProtoInstance> |
692 | </Transform> |
693 | <Transform> |
694 | <ProtoInstance name='Carbon' DEF='a34'> |
695 | <fieldValue name='position' value='-12.3304 -1.6054 0'/> |
696 | </ProtoInstance> |
697 | </Transform> |
698 | <Transform> |
699 | <ProtoInstance name='Carbon' DEF='a35'> |
700 | <fieldValue name='position' value='6.7561 5.1841 0'/> |
701 | </ProtoInstance> |
702 | </Transform> |
703 | <Transform> |
704 | <ProtoInstance name='Oxygen' DEF='a36'> |
705 | <fieldValue name='position' value='5.2399 6.9791 0'/> |
706 | </ProtoInstance> |
707 | </Transform> |
708 | <Transform> |
709 | <ProtoInstance name='Nitrogen' DEF='a37'> |
710 | <fieldValue name='position' value='1.126 8.4507 0'/> |
711 | </ProtoInstance> |
712 | </Transform> |
713 | <Transform> |
714 | <ProtoInstance name='Oxygen' DEF='a38'> |
715 | <fieldValue name='position' value='3.5787 7.3135 0'/> |
716 | </ProtoInstance> |
717 | </Transform> |
718 | <Transform> |
719 | <ProtoInstance name='Carbon' DEF='a39'> |
720 | <fieldValue name='position' value='6.7226 -4.2253 0'/> |
721 | </ProtoInstance> |
722 | </Transform> |
723 | <Transform> |
724 | <ProtoInstance name='Nitrogen' DEF='a40'> |
725 | <fieldValue name='position' value='5.1841 -6.0203 0'/> |
726 | </ProtoInstance> |
727 | </Transform> |
728 | <Transform> |
729 | <ProtoInstance name='Nitrogen' DEF='a41'> |
730 | <fieldValue name='position' value='-13.8466 -1.2709 0'/> |
731 | </ProtoInstance> |
732 | </Transform> |
733 | <Transform> |
734 | <ProtoInstance name='Oxygen' DEF='a42'> |
735 | <fieldValue name='position' value='-11.8622 -3.0659 0'/> |
736 | </ProtoInstance> |
737 | </Transform> |
738 | <Transform> |
739 | <ProtoInstance name='Nitrogen' DEF='a43'> |
740 | <fieldValue name='position' value='8.1385 4.4706 0'/> |
741 | </ProtoInstance> |
742 | </Transform> |
743 | <Transform> |
744 | <ProtoInstance name='Carbon' DEF='a44'> |
745 | <fieldValue name='position' value='7.2243 6.6781 0'/> |
746 | </ProtoInstance> |
747 | </Transform> |
748 | <Transform> |
749 | <ProtoInstance name='Nitrogen' DEF='a45'> |
750 | <fieldValue name='position' value='8.1051 -3.5341 0'/> |
751 | </ProtoInstance> |
752 | </Transform> |
753 | <Transform> |
754 | <ProtoInstance name='Oxygen' DEF='a46'> |
755 | <fieldValue name='position' value='7.202 -5.7193 0'/> |
756 | </ProtoInstance> |
757 | </Transform> |
758 | <Transform> |
759 | <ProtoInstance name='Carbon' DEF='a47'> |
760 | <fieldValue name='position' value='9.2422 3.3669 0'/> |
761 | </ProtoInstance> |
762 | </Transform> |
763 | <Transform> |
764 | <ProtoInstance name='Carbon' DEF='a48'> |
765 | <fieldValue name='position' value='8.7406 6.9791 0'/> |
766 | </ProtoInstance> |
767 | </Transform> |
768 | <Transform> |
769 | <ProtoInstance name='Carbon' DEF='a49'> |
770 | <fieldValue name='position' value='9.2088 -2.4304 0'/> |
771 | </ProtoInstance> |
772 | </Transform> |
773 | <Transform> |
774 | <ProtoInstance name='Carbon' DEF='a50'> |
775 | <fieldValue name='position' value='9.9335 1.9845 0'/> |
776 | </ProtoInstance> |
777 | </Transform> |
778 | <Transform> |
779 | <ProtoInstance name='Oxygen' DEF='a51'> |
780 | <fieldValue name='position' value='10.4797 4.3034 0'/> |
781 | </ProtoInstance> |
782 | </Transform> |
783 | <Transform> |
784 | <ProtoInstance name='Carbon' DEF='a52'> |
785 | <fieldValue name='position' value='9.2422 8.4507 0'/> |
786 | </ProtoInstance> |
787 | </Transform> |
788 | <Transform> |
789 | <ProtoInstance name='Carbon' DEF='a53'> |
790 | <fieldValue name='position' value='10.4797 -3.3446 0'/> |
791 | </ProtoInstance> |
792 | </Transform> |
793 | <Transform> |
794 | <ProtoInstance name='Carbon' DEF='a54'> |
795 | <fieldValue name='position' value='9.9335 -1.0591 0'/> |
796 | </ProtoInstance> |
797 | </Transform> |
798 | <Transform> |
799 | <ProtoInstance name='Nitrogen' DEF='a55'> |
800 | <fieldValue name='position' value='10.1787 0.4682 0'/> |
801 | </ProtoInstance> |
802 | </Transform> |
803 | <Transform> |
804 | <ProtoInstance name='Carbon' DEF='a56'> |
805 | <fieldValue name='position' value='11.4274 2.4862 0'/> |
806 | </ProtoInstance> |
807 | </Transform> |
808 | <Transform> |
809 | <ProtoInstance name='Nitrogen' DEF='a57'> |
810 | <fieldValue name='position' value='10.7585 8.774 0'/> |
811 | </ProtoInstance> |
812 | </Transform> |
813 | <Transform> |
814 | <ProtoInstance name='Oxygen' DEF='a58'> |
815 | <fieldValue name='position' value='8.2166 9.6324 0'/> |
816 | </ProtoInstance> |
817 | </Transform> |
818 | <Transform> |
819 | <ProtoInstance name='Carbon' DEF='a59'> |
820 | <fieldValue name='position' value='10.3237 -4.8943 0'/> |
821 | </ProtoInstance> |
822 | </Transform> |
823 | <Transform> |
824 | <ProtoInstance name='Oxygen' DEF='a60'> |
825 | <fieldValue name='position' value='11.4274 -1.5274 0'/> |
826 | </ProtoInstance> |
827 | </Transform> |
828 | <Transform> |
829 | <ProtoInstance name='Carbon' DEF='a61'> |
830 | <fieldValue name='position' value='12.5534 1.427 0'/> |
831 | </ProtoInstance> |
832 | </Transform> |
833 | <Transform> |
834 | <ProtoInstance name='Carbon' DEF='a62'> |
835 | <fieldValue name='position' value='11.7507 4.0024 0'/> |
836 | </ProtoInstance> |
837 | </Transform> |
838 | <Transform> |
839 | <ProtoInstance name='Carbon' DEF='a63'> |
840 | <fieldValue name='position' value='8.8855 -5.5297 0'/> |
841 | </ProtoInstance> |
842 | </Transform> |
843 | <Transform> |
844 | <ProtoInstance name='Carbon' DEF='a64'> |
845 | <fieldValue name='position' value='11.5612 -5.8085 0'/> |
846 | </ProtoInstance> |
847 | </Transform> |
848 | <Transform> |
849 | <ProtoInstance name='Carbon' DEF='a65'> |
850 | <fieldValue name='position' value='14.0473 1.9064 0'/> |
851 | </ProtoInstance> |
852 | </Transform> |
853 | <Transform> |
854 | <ProtoInstance name='Carbon' DEF='a66'> |
855 | <fieldValue name='position' value='8.7183 -7.0794 0'/> |
856 | </ProtoInstance> |
857 | </Transform> |
858 | <Transform> |
859 | <ProtoInstance name='Carbon' DEF='a67'> |
860 | <fieldValue name='position' value='11.3939 -7.347 0'/> |
861 | </ProtoInstance> |
862 | </Transform> |
863 | <Transform> |
864 | <ProtoInstance name='Carbon' DEF='a68'> |
865 | <fieldValue name='position' value='9.9892 -7.9824 0'/> |
866 | </ProtoInstance> |
867 | </Transform> |
868 | <Transform> |
869 | <ProtoInstance name='Oxygen' DEF='a69'> |
870 | <fieldValue name='position' value='9.7885 -9.5321 0'/> |
871 | </ProtoInstance> |
872 | </Transform> |
873 | </Group> |
874 | <Group> |
875 | <ProtoInstance name='line' DEF='b1'> |
876 | <fieldValue name='bond_set' value='-2.0514 1.8507 0 -3.601 1.9845 0'/> |
877 | </ProtoInstance> |
878 | <ProtoInstance name='line' DEF='b2'> |
879 | <fieldValue name='bond_set' value='-2.0514 1.8507 0 -1.2821 0.4905 0'/> |
880 | </ProtoInstance> |
881 | <ProtoInstance name='line' DEF='b3'> |
882 | <fieldValue name='bond_set' value='-2.0514 1.8507 0 -1.4159 3.2554 0'/> |
883 | </ProtoInstance> |
884 | <ProtoInstance name='line' DEF='b4'> |
885 | <fieldValue name='bond_set' value='-3.601 1.9845 0 -4.649 0.8473 0'/> |
886 | </ProtoInstance> |
887 | <ProtoInstance name='line' DEF='b5'> |
888 | <fieldValue name='bond_set' value='-3.601 1.9845 0 -3.9355 3.5341 0'/> |
889 | </ProtoInstance> |
890 | <ProtoInstance name='line' DEF='b6'> |
891 | <fieldValue name='bond_set' value='-1.2821 0.4905 0 0.2341 0.4905 0'/> |
892 | </ProtoInstance> |
893 | <ProtoInstance name='line' DEF='b7'> |
894 | <fieldValue name='bond_set' value='-1.3021 0.4905 0 -2.0714 -0.8362 0'/> |
895 | </ProtoInstance> |
896 | <ProtoInstance name='line' DEF='b7_2'> |
897 | <fieldValue name='bond_set' value='-1.2621 0.4905 0 -2.0314 -0.8362 0'/> |
898 | </ProtoInstance> |
899 | <ProtoInstance name='line' DEF='b8'> |
900 | <fieldValue name='bond_set' value='-1.4159 3.2554 0 -2.5753 4.3034 0'/> |
901 | </ProtoInstance> |
902 | <ProtoInstance name='line' DEF='b9'> |
903 | <fieldValue name='bond_set' value='-4.649 0.8473 0 -6.1764 1.1595 0'/> |
904 | </ProtoInstance> |
905 | <ProtoInstance name='line' DEF='b10'> |
906 | <fieldValue name='bond_set' value='-4.669 0.8473 0 -4.1785 -0.6132 0'/> |
907 | </ProtoInstance> |
908 | <ProtoInstance name='line' DEF='b10_2'> |
909 | <fieldValue name='bond_set' value='-4.6290000000000004 0.8473 0 -4.1385000000000005 -0.6132 0'/> |
910 | </ProtoInstance> |
911 | <ProtoInstance name='line' DEF='b11'> |
912 | <fieldValue name='bond_set' value='0.2341 0.4905 0 0.4905 2.0402 0'/> |
913 | </ProtoInstance> |
914 | <ProtoInstance name='line' DEF='b12'> |
915 | <fieldValue name='bond_set' value='0.2341 0.4905 0 0.4905 -1.0257 0'/> |
916 | </ProtoInstance> |
917 | <ProtoInstance name='line' DEF='b13'> |
918 | <fieldValue name='bond_set' value='-6.1764 1.1595 0 -7.2243 0.0223 0'/> |
919 | </ProtoInstance> |
920 | <ProtoInstance name='line' DEF='b14'> |
921 | <fieldValue name='bond_set' value='0.4905 2.0402 0 1.2041 3.3892 0'/> |
922 | </ProtoInstance> |
923 | <ProtoInstance name='line' DEF='b15'> |
924 | <fieldValue name='bond_set' value='0.4905 -1.0257 0 1.1706 -2.4081 0'/> |
925 | </ProtoInstance> |
926 | <ProtoInstance name='line' DEF='b16'> |
927 | <fieldValue name='bond_set' value='-7.2243 0.0223 0 -8.7071 0.3568 0'/> |
928 | </ProtoInstance> |
929 | <ProtoInstance name='line' DEF='b17'> |
930 | <fieldValue name='bond_set' value='-7.2243 0.0223 0 -6.7226 -1.4382 0'/> |
931 | </ProtoInstance> |
932 | <ProtoInstance name='line' DEF='b18'> |
933 | <fieldValue name='bond_set' value='1.2041 3.3892 0 2.3078 4.4929 0'/> |
934 | </ProtoInstance> |
935 | <ProtoInstance name='line' DEF='b19'> |
936 | <fieldValue name='bond_set' value='1.1841 3.3892 0 -0.0646 4.3368 0'/> |
937 | </ProtoInstance> |
938 | <ProtoInstance name='line' DEF='b19_2'> |
939 | <fieldValue name='bond_set' value='1.2241 3.3892 0 -0.0246 4.3368 0'/> |
940 | </ProtoInstance> |
941 | <ProtoInstance name='line' DEF='b20'> |
942 | <fieldValue name='bond_set' value='1.1706 -2.4081 0 2.2855 -3.5118 0'/> |
943 | </ProtoInstance> |
944 | <ProtoInstance name='line' DEF='b21'> |
945 | <fieldValue name='bond_set' value='-8.7071 0.3568 0 -9.7662 -0.7804 0'/> |
946 | </ProtoInstance> |
947 | <ProtoInstance name='line' DEF='b22'> |
948 | <fieldValue name='bond_set' value='-8.7271 0.3568 0 -9.2288 1.8507 0'/> |
949 | </ProtoInstance> |
950 | <ProtoInstance name='line' DEF='b22_2'> |
951 | <fieldValue name='bond_set' value='-8.687100000000001 0.3568 0 -9.1888 1.8507 0'/> |
952 | </ProtoInstance> |
953 | <ProtoInstance name='line' DEF='b23'> |
954 | <fieldValue name='bond_set' value='-6.7226 -1.4382 0 -7.7483 -2.5753 0'/> |
955 | </ProtoInstance> |
956 | <ProtoInstance name='line' DEF='b24'> |
957 | <fieldValue name='bond_set' value='2.3078 4.4929 0 3.6902 5.1841 0'/> |
958 | </ProtoInstance> |
959 | <ProtoInstance name='line' DEF='b25'> |
960 | <fieldValue name='bond_set' value='2.3078 4.4929 0 1.3936 5.7416 0'/> |
961 | </ProtoInstance> |
962 | <ProtoInstance name='line' DEF='b26'> |
963 | <fieldValue name='bond_set' value='2.2855 -3.5118 0 3.6568 -4.2253 0'/> |
964 | </ProtoInstance> |
965 | <ProtoInstance name='line' DEF='b27'> |
966 | <fieldValue name='bond_set' value='-9.7662 -0.7804 0 -11.2825 -0.4459 0'/> |
967 | </ProtoInstance> |
968 | <ProtoInstance name='line' DEF='b28'> |
969 | <fieldValue name='bond_set' value='-7.7483 -2.5753 0 -7.2243 -4.0693 0'/> |
970 | </ProtoInstance> |
971 | <ProtoInstance name='line' DEF='b29'> |
972 | <fieldValue name='bond_set' value='-7.7483 -2.5753 0 -8.7963 -2.4081 0'/> |
973 | </ProtoInstance> |
974 | <ProtoInstance name='line' DEF='b30'> |
975 | <fieldValue name='bond_set' value='3.6902 5.1841 0 5.2064 5.4405 0'/> |
976 | </ProtoInstance> |
977 | <ProtoInstance name='line' DEF='b31'> |
978 | <fieldValue name='bond_set' value='1.3936 5.7416 0 2.0291 7.1797 0'/> |
979 | </ProtoInstance> |
980 | <ProtoInstance name='line' DEF='b32'> |
981 | <fieldValue name='bond_set' value='3.6568 -4.2253 0 5.1841 -4.4818 0'/> |
982 | </ProtoInstance> |
983 | <ProtoInstance name='line' DEF='b33'> |
984 | <fieldValue name='bond_set' value='-11.2825 -0.4459 0 -12.3304 -1.6054 0'/> |
985 | </ProtoInstance> |
986 | <ProtoInstance name='line' DEF='b34'> |
987 | <fieldValue name='bond_set' value='5.2064 5.4405 0 6.7561 5.1841 0'/> |
988 | </ProtoInstance> |
989 | <ProtoInstance name='line' DEF='b35'> |
990 | <fieldValue name='bond_set' value='5.186400000000001 5.4405 0 5.2199 6.9791 0'/> |
991 | </ProtoInstance> |
992 | <ProtoInstance name='line' DEF='b35_2'> |
993 | <fieldValue name='bond_set' value='5.2264 5.4405 0 5.259899999999999 6.9791 0'/> |
994 | </ProtoInstance> |
995 | <ProtoInstance name='line' DEF='b36'> |
996 | <fieldValue name='bond_set' value='2.0291 7.1797 0 1.126 8.4507 0'/> |
997 | </ProtoInstance> |
998 | <ProtoInstance name='line' DEF='b37'> |
999 | <fieldValue name='bond_set' value='2.0091 7.1797 0 3.5587 7.3135 0'/> |
1000 | </ProtoInstance> |
1001 | <ProtoInstance name='line' DEF='b37_2'> |
1002 | <fieldValue name='bond_set' value='2.0491 7.1797 0 3.5987 7.3135 0'/> |
1003 | </ProtoInstance> |
1004 | <ProtoInstance name='line' DEF='b38'> |
1005 | <fieldValue name='bond_set' value='5.1841 -4.4818 0 6.7226 -4.2253 0'/> |
1006 | </ProtoInstance> |
1007 | <ProtoInstance name='line' DEF='b39'> |
1008 | <fieldValue name='bond_set' value='5.1841 -4.4818 0 5.1841 -6.0203 0'/> |
1009 | </ProtoInstance> |
1010 | <ProtoInstance name='line' DEF='b40'> |
1011 | <fieldValue name='bond_set' value='-12.3304 -1.6054 0 -13.8466 -1.2709 0'/> |
1012 | </ProtoInstance> |
1013 | <ProtoInstance name='line' DEF='b41'> |
1014 | <fieldValue name='bond_set' value='-12.350399999999999 -1.6054 0 -11.8822 -3.0659 0'/> |
1015 | </ProtoInstance> |
1016 | <ProtoInstance name='line' DEF='b41_2'> |
1017 | <fieldValue name='bond_set' value='-12.3104 -1.6054 0 -11.8422 -3.0659 0'/> |
1018 | </ProtoInstance> |
1019 | <ProtoInstance name='line' DEF='b42'> |
1020 | <fieldValue name='bond_set' value='6.7561 5.1841 0 8.1385 4.4706 0'/> |
1021 | </ProtoInstance> |
1022 | <ProtoInstance name='line' DEF='b43'> |
1023 | <fieldValue name='bond_set' value='6.7561 5.1841 0 7.2243 6.6781 0'/> |
1024 | </ProtoInstance> |
1025 | <ProtoInstance name='line' DEF='b44'> |
1026 | <fieldValue name='bond_set' value='6.7226 -4.2253 0 8.1051 -3.5341 0'/> |
1027 | </ProtoInstance> |
1028 | <ProtoInstance name='line' DEF='b45'> |
1029 | <fieldValue name='bond_set' value='6.7026 -4.2253 0 7.182 -5.7193 0'/> |
1030 | </ProtoInstance> |
1031 | <ProtoInstance name='line' DEF='b45_2'> |
1032 | <fieldValue name='bond_set' value='6.7425999999999995 -4.2253 0 7.2219999999999995 -5.7193 0'/> |
1033 | </ProtoInstance> |
1034 | <ProtoInstance name='line' DEF='b46'> |
1035 | <fieldValue name='bond_set' value='8.1385 4.4706 0 9.2422 3.3669 0'/> |
1036 | </ProtoInstance> |
1037 | <ProtoInstance name='line' DEF='b47'> |
1038 | <fieldValue name='bond_set' value='7.2243 6.6781 0 8.7406 6.9791 0'/> |
1039 | </ProtoInstance> |
1040 | <ProtoInstance name='line' DEF='b48'> |
1041 | <fieldValue name='bond_set' value='8.1051 -3.5341 0 9.2088 -2.4304 0'/> |
1042 | </ProtoInstance> |
1043 | <ProtoInstance name='line' DEF='b49'> |
1044 | <fieldValue name='bond_set' value='9.2422 3.3669 0 9.9335 1.9845 0'/> |
1045 | </ProtoInstance> |
1046 | <ProtoInstance name='line' DEF='b50'> |
1047 | <fieldValue name='bond_set' value='9.2222 3.3669 0 10.4597 4.3034 0'/> |
1048 | </ProtoInstance> |
1049 | <ProtoInstance name='line' DEF='b50_2'> |
1050 | <fieldValue name='bond_set' value='9.2622 3.3669 0 10.499699999999999 4.3034 0'/> |
1051 | </ProtoInstance> |
1052 | <ProtoInstance name='line' DEF='b51'> |
1053 | <fieldValue name='bond_set' value='8.7406 6.9791 0 9.2422 8.4507 0'/> |
1054 | </ProtoInstance> |
1055 | <ProtoInstance name='line' DEF='b52'> |
1056 | <fieldValue name='bond_set' value='9.2088 -2.4304 0 10.4797 -3.3446 0'/> |
1057 | </ProtoInstance> |
1058 | <ProtoInstance name='line' DEF='b53'> |
1059 | <fieldValue name='bond_set' value='9.2088 -2.4304 0 9.9335 -1.0591 0'/> |
1060 | </ProtoInstance> |
1061 | <ProtoInstance name='line' DEF='b54'> |
1062 | <fieldValue name='bond_set' value='9.9335 1.9845 0 10.1787 0.4682 0'/> |
1063 | </ProtoInstance> |
1064 | <ProtoInstance name='line' DEF='b55'> |
1065 | <fieldValue name='bond_set' value='9.9335 1.9845 0 11.4274 2.4862 0'/> |
1066 | </ProtoInstance> |
1067 | <ProtoInstance name='line' DEF='b56'> |
1068 | <fieldValue name='bond_set' value='9.2422 8.4507 0 10.7585 8.774 0'/> |
1069 | </ProtoInstance> |
1070 | <ProtoInstance name='line' DEF='b57'> |
1071 | <fieldValue name='bond_set' value='9.2222 8.4507 0 8.1966 9.6324 0'/> |
1072 | </ProtoInstance> |
1073 | <ProtoInstance name='line' DEF='b57_2'> |
1074 | <fieldValue name='bond_set' value='9.2622 8.4507 0 8.2366 9.6324 0'/> |
1075 | </ProtoInstance> |
1076 | <ProtoInstance name='line' DEF='b58'> |
1077 | <fieldValue name='bond_set' value='10.4797 -3.3446 0 10.3237 -4.8943 0'/> |
1078 | </ProtoInstance> |
1079 | <ProtoInstance name='line' DEF='b59'> |
1080 | <fieldValue name='bond_set' value='9.9135 -1.0591 0 11.4074 -1.5274 0'/> |
1081 | </ProtoInstance> |
1082 | <ProtoInstance name='line' DEF='b59_2'> |
1083 | <fieldValue name='bond_set' value='9.9535 -1.0591 0 11.4474 -1.5274 0'/> |
1084 | </ProtoInstance> |
1085 | <ProtoInstance name='line' DEF='b60'> |
1086 | <fieldValue name='bond_set' value='11.4274 2.4862 0 12.5534 1.427 0'/> |
1087 | </ProtoInstance> |
1088 | <ProtoInstance name='line' DEF='b61'> |
1089 | <fieldValue name='bond_set' value='11.4274 2.4862 0 11.7507 4.0024 0'/> |
1090 | </ProtoInstance> |
1091 | <ProtoInstance name='line' DEF='b62'> |
1092 | <fieldValue name='bond_set' value='10.3237 -4.8943 0 8.8855 -5.5297 0'/> |
1093 | </ProtoInstance> |
1094 | <ProtoInstance name='line' DEF='b63'> |
1095 | <fieldValue name='bond_set' value='10.303700000000001 -4.8943 0 11.5412 -5.8085 0'/> |
1096 | </ProtoInstance> |
1097 | <ProtoInstance name='line' DEF='b63_2'> |
1098 | <fieldValue name='bond_set' value='10.3437 -4.8943 0 11.581199999999999 -5.8085 0'/> |
1099 | </ProtoInstance> |
1100 | <ProtoInstance name='line' DEF='b64'> |
1101 | <fieldValue name='bond_set' value='12.5534 1.427 0 14.0473 1.9064 0'/> |
1102 | </ProtoInstance> |
1103 | <ProtoInstance name='line' DEF='b65'> |
1104 | <fieldValue name='bond_set' value='8.8655 -5.5297 0 8.6983 -7.0794 0'/> |
1105 | </ProtoInstance> |
1106 | <ProtoInstance name='line' DEF='b65_2'> |
1107 | <fieldValue name='bond_set' value='8.9055 -5.5297 0 8.738299999999999 -7.0794 0'/> |
1108 | </ProtoInstance> |
1109 | <ProtoInstance name='line' DEF='b66'> |
1110 | <fieldValue name='bond_set' value='11.5612 -5.8085 0 11.3939 -7.347 0'/> |
1111 | </ProtoInstance> |
1112 | <ProtoInstance name='line' DEF='b67'> |
1113 | <fieldValue name='bond_set' value='8.7183 -7.0794 0 9.9892 -7.9824 0'/> |
1114 | </ProtoInstance> |
1115 | <ProtoInstance name='line' DEF='b68'> |
1116 | <fieldValue name='bond_set' value='9.9892 -7.9824 0 9.7885 -9.5321 0'/> |
1117 | </ProtoInstance> |
1118 | <ProtoInstance name='line' DEF='b69'> |
1119 | <fieldValue name='bond_set' value='-3.9355 3.5341 0 -2.5753 4.3034 0'/> |
1120 | </ProtoInstance> |
1121 | <ProtoInstance name='line' DEF='b70'> |
1122 | <fieldValue name='bond_set' value='9.9335 -1.0591 0 10.1787 0.4682 0'/> |
1123 | </ProtoInstance> |
1124 | <ProtoInstance name='line' DEF='b71'> |
1125 | <fieldValue name='bond_set' value='11.3739 -7.347 0 9.9692 -7.9824 0'/> |
1126 | </ProtoInstance> |
1127 | <ProtoInstance name='line' DEF='b71_2'> |
1128 | <fieldValue name='bond_set' value='11.4139 -7.347 0 10.0092 -7.9824 0'/> |
1129 | </ProtoInstance> |
1130 | </Group> |
1131 | </Scene> |
1132 | </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 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. |
a10
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. |
a11
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. |
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 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. |
a16
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. |
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 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. |
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 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. |
a21
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. |
a22
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. |
a23
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. |
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 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. |
a26
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. |
a27
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. |
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 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. |
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 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. |
a37
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. |
a38
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. |
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 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. |
a41
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. |
a42
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. |
a43
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. |
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 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. |
a49
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. |
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 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. |
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 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. |
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 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. |
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 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. |
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 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. |
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 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. |
a66
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. |
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 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. |
a69
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. |
a7
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 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
b19_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. |
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. |
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. |
b22_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. |
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. |
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. |
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. |
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. |
b37_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. |
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. |
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. |
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. |
b50_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. |
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. |
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. |
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. |
b57_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. |
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. |
b59_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. |
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. |
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. |
b63_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. |
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. |
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. |
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. |
b7_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. |
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. |
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. |
b71_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. |
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. |
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. |
<!--
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. -->