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='Digitoxigenin.x3d'/> |
6 | <meta name='description' content='Autogenerated version of Digitoxigenin.x3d scene produced from Digitoxigenin.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='Digitoxigenin.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/Digitoxigenin.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 Digitoxigenin' position='0 2 20'/> |
517 | <!-- <?xml-stylesheet type="text/xsl" href="generic.xsl" ?> --> |
518 | <Transform DEF='infogroupa' translation='-8 2 -4'> |
519 | <Transform translation='0 6 0'> |
520 | <Viewpoint description='title billboard' position='6 -2 10'/> |
521 | <ProtoInstance name='title_text'> |
522 | <fieldValue name='txt' value='"Digitoxigenin: "'/> |
523 | </ProtoInstance> |
524 | </Transform> |
525 | </Transform> |
526 | <Group> |
527 | <Transform> |
528 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_1'> |
529 | <fieldValue name='position' value='-2.1606 1.6552 -0.8847'/> |
530 | </ProtoInstance> |
531 | </Transform> |
532 | <Transform> |
533 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_2'> |
534 | <fieldValue name='position' value='-2.1997 0.1524 -1.1623'/> |
535 | </ProtoInstance> |
536 | </Transform> |
537 | <Transform> |
538 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_3'> |
539 | <fieldValue name='position' value='-2.3838 -0.6669 0.0977'/> |
540 | </ProtoInstance> |
541 | </Transform> |
542 | <Transform> |
543 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_4'> |
544 | <fieldValue name='position' value='-1.4275 -0.2242 1.2059'/> |
545 | </ProtoInstance> |
546 | </Transform> |
547 | <Transform> |
548 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_5'> |
549 | <fieldValue name='position' value='-1.4096 1.2976 1.4632'/> |
550 | </ProtoInstance> |
551 | </Transform> |
552 | <Transform> |
553 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_6'> |
554 | <fieldValue name='position' value='-0.4098 1.6499 2.5708'/> |
555 | </ProtoInstance> |
556 | </Transform> |
557 | <Transform> |
558 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_7'> |
559 | <fieldValue name='position' value='1.0361 1.3738 2.1457'/> |
560 | </ProtoInstance> |
561 | </Transform> |
562 | <Transform> |
563 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_8'> |
564 | <fieldValue name='position' value='1.3916 2.0360 0.8039'/> |
565 | </ProtoInstance> |
566 | </Transform> |
567 | <Transform> |
568 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_9'> |
569 | <fieldValue name='position' value='0.3399 1.7901 -0.3008'/> |
570 | </ProtoInstance> |
571 | </Transform> |
572 | <Transform> |
573 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_10'> |
574 | <fieldValue name='position' value='-1.1140 2.0931 0.1658'/> |
575 | </ProtoInstance> |
576 | </Transform> |
577 | <Transform> |
578 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_11'> |
579 | <fieldValue name='position' value='0.7681 2.5701 -1.5481'/> |
580 | </ProtoInstance> |
581 | </Transform> |
582 | <Transform> |
583 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_12'> |
584 | <fieldValue name='position' value='2.1105 2.0585 -2.0639'/> |
585 | </ProtoInstance> |
586 | </Transform> |
587 | <Transform> |
588 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_13'> |
589 | <fieldValue name='position' value='3.2569 2.2095 -1.0278'/> |
590 | </ProtoInstance> |
591 | </Transform> |
592 | <Transform> |
593 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_14'> |
594 | <fieldValue name='position' value='2.7981 1.6010 0.3349'/> |
595 | </ProtoInstance> |
596 | </Transform> |
597 | <Transform> |
598 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_15'> |
599 | <fieldValue name='position' value='2.9717 0.0748 0.1666'/> |
600 | </ProtoInstance> |
601 | </Transform> |
602 | <Transform> |
603 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_16'> |
604 | <fieldValue name='position' value='4.0160 -0.1450 -0.9304'/> |
605 | </ProtoInstance> |
606 | </Transform> |
607 | <Transform> |
608 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_17'> |
609 | <fieldValue name='position' value='4.4147 1.2521 -1.4990'/> |
610 | </ProtoInstance> |
611 | </Transform> |
612 | <Transform> |
613 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_18'> |
614 | <fieldValue name='position' value='3.6782 3.6838 -0.9321'/> |
615 | </ProtoInstance> |
616 | </Transform> |
617 | <Transform> |
618 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_19'> |
619 | <fieldValue name='position' value='-1.3206 3.6128 0.3983'/> |
620 | </ProtoInstance> |
621 | </Transform> |
622 | <Transform> |
623 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_20'> |
624 | <fieldValue name='position' value='5.8099 1.6589 -1.1447'/> |
625 | </ProtoInstance> |
626 | </Transform> |
627 | <Transform> |
628 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_21'> |
629 | <fieldValue name='position' value='6.5388 1.3027 0.1169'/> |
630 | </ProtoInstance> |
631 | </Transform> |
632 | <Transform> |
633 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_22'> |
634 | <fieldValue name='position' value='6.6600 2.3309 -1.9293'/> |
635 | </ProtoInstance> |
636 | </Transform> |
637 | <Transform> |
638 | <ProtoInstance name='Carbon' DEF='digitoxigenin_karne_a_23'> |
639 | <fieldValue name='position' value='7.9463 2.4238 -1.2600'/> |
640 | </ProtoInstance> |
641 | </Transform> |
642 | <Transform> |
643 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_24'> |
644 | <fieldValue name='position' value='-3.1542 1.9631 -0.5268'/> |
645 | </ProtoInstance> |
646 | </Transform> |
647 | <Transform> |
648 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_25'> |
649 | <fieldValue name='position' value='-1.9345 2.1719 -1.8290'/> |
650 | </ProtoInstance> |
651 | </Transform> |
652 | <Transform> |
653 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_26'> |
654 | <fieldValue name='position' value='-1.2536 -0.1427 -1.6394'/> |
655 | </ProtoInstance> |
656 | </Transform> |
657 | <Transform> |
658 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_27'> |
659 | <fieldValue name='position' value='-3.0361 -0.0583 -1.8450'/> |
660 | </ProtoInstance> |
661 | </Transform> |
662 | <Transform> |
663 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_28'> |
664 | <fieldValue name='position' value='-2.1882 -1.7259 -0.1262'/> |
665 | </ProtoInstance> |
666 | </Transform> |
667 | <Transform> |
668 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_29'> |
669 | <fieldValue name='position' value='-0.4104 -0.5380 0.9282'/> |
670 | </ProtoInstance> |
671 | </Transform> |
672 | <Transform> |
673 | <ProtoInstance name='Oxygen' DEF='digitoxigenin_karne_a_30'> |
674 | <fieldValue name='position' value='-3.7698 -0.5088 0.5013'/> |
675 | </ProtoInstance> |
676 | </Transform> |
677 | <Transform> |
678 | <ProtoInstance name='Oxygen' DEF='digitoxigenin_karne_a_31'> |
679 | <fieldValue name='position' value='2.5002 2.7469 -3.2656'/> |
680 | </ProtoInstance> |
681 | </Transform> |
682 | <Transform> |
683 | <ProtoInstance name='Oxygen' DEF='digitoxigenin_karne_a_32'> |
684 | <fieldValue name='position' value='3.7691 1.9732 1.3470'/> |
685 | </ProtoInstance> |
686 | </Transform> |
687 | <Transform> |
688 | <ProtoInstance name='Oxygen' DEF='digitoxigenin_karne_a_33'> |
689 | <fieldValue name='position' value='7.8648 1.8507 -0.0582'/> |
690 | </ProtoInstance> |
691 | </Transform> |
692 | <Transform> |
693 | <ProtoInstance name='Oxygen' DEF='digitoxigenin_karne_a_34'> |
694 | <fieldValue name='position' value='9.0017 2.8700 -1.6562'/> |
695 | </ProtoInstance> |
696 | </Transform> |
697 | <Transform> |
698 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_35'> |
699 | <fieldValue name='position' value='-1.7247 -0.7271 2.1379'/> |
700 | </ProtoInstance> |
701 | </Transform> |
702 | <Transform> |
703 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_36'> |
704 | <fieldValue name='position' value='-2.4116 1.5894 1.8107'/> |
705 | </ProtoInstance> |
706 | </Transform> |
707 | <Transform> |
708 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_37'> |
709 | <fieldValue name='position' value='-0.6396 1.0472 3.4618'/> |
710 | </ProtoInstance> |
711 | </Transform> |
712 | <Transform> |
713 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_38'> |
714 | <fieldValue name='position' value='-0.5108 2.7178 2.8143'/> |
715 | </ProtoInstance> |
716 | </Transform> |
717 | <Transform> |
718 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_39'> |
719 | <fieldValue name='position' value='1.1744 0.2867 2.0503'/> |
720 | </ProtoInstance> |
721 | </Transform> |
722 | <Transform> |
723 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_40'> |
724 | <fieldValue name='position' value='1.7123 1.7627 2.9213'/> |
725 | </ProtoInstance> |
726 | </Transform> |
727 | <Transform> |
728 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_41'> |
729 | <fieldValue name='position' value='1.4233 3.1214 0.9800'/> |
730 | </ProtoInstance> |
731 | </Transform> |
732 | <Transform> |
733 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_42'> |
734 | <fieldValue name='position' value='0.3689 0.7204 -0.5556'/> |
735 | </ProtoInstance> |
736 | </Transform> |
737 | <Transform> |
738 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_43'> |
739 | <fieldValue name='position' value='0.8605 3.6364 -1.2942'/> |
740 | </ProtoInstance> |
741 | </Transform> |
742 | <Transform> |
743 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_44'> |
744 | <fieldValue name='position' value='0.0072 2.4446 -2.3325'/> |
745 | </ProtoInstance> |
746 | </Transform> |
747 | <Transform> |
748 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_45'> |
749 | <fieldValue name='position' value='1.9935 0.9892 -2.2941'/> |
750 | </ProtoInstance> |
751 | </Transform> |
752 | <Transform> |
753 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_46'> |
754 | <fieldValue name='position' value='2.0155 -0.3830 -0.1266'/> |
755 | </ProtoInstance> |
756 | </Transform> |
757 | <Transform> |
758 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_47'> |
759 | <fieldValue name='position' value='3.3176 -0.3713 1.1107'/> |
760 | </ProtoInstance> |
761 | </Transform> |
762 | <Transform> |
763 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_48'> |
764 | <fieldValue name='position' value='3.5912 -0.7674 -1.7317'/> |
765 | </ProtoInstance> |
766 | </Transform> |
767 | <Transform> |
768 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_49'> |
769 | <fieldValue name='position' value='4.9014 -0.6437 -0.5091'/> |
770 | </ProtoInstance> |
771 | </Transform> |
772 | <Transform> |
773 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_50'> |
774 | <fieldValue name='position' value='4.3825 1.2027 -2.5975'/> |
775 | </ProtoInstance> |
776 | </Transform> |
777 | <Transform> |
778 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_51'> |
779 | <fieldValue name='position' value='3.9871 4.0420 -1.9253'/> |
780 | </ProtoInstance> |
781 | </Transform> |
782 | <Transform> |
783 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_52'> |
784 | <fieldValue name='position' value='4.5193 3.7800 -0.2298'/> |
785 | </ProtoInstance> |
786 | </Transform> |
787 | <Transform> |
788 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_53'> |
789 | <fieldValue name='position' value='2.8300 4.2850 -0.5730'/> |
790 | </ProtoInstance> |
791 | </Transform> |
792 | <Transform> |
793 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_54'> |
794 | <fieldValue name='position' value='-2.3543 3.7963 0.7265'/> |
795 | </ProtoInstance> |
796 | </Transform> |
797 | <Transform> |
798 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_55'> |
799 | <fieldValue name='position' value='-1.1316 4.1562 -0.5392'/> |
800 | </ProtoInstance> |
801 | </Transform> |
802 | <Transform> |
803 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_56'> |
804 | <fieldValue name='position' value='-0.6224 3.9636 1.1726'/> |
805 | </ProtoInstance> |
806 | </Transform> |
807 | <Transform> |
808 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_57'> |
809 | <fieldValue name='position' value='6.5840 0.2110 0.2438'/> |
810 | </ProtoInstance> |
811 | </Transform> |
812 | <Transform> |
813 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_58'> |
814 | <fieldValue name='position' value='6.0452 1.7533 0.9905'/> |
815 | </ProtoInstance> |
816 | </Transform> |
817 | <Transform> |
818 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_59'> |
819 | <fieldValue name='position' value='6.4259 2.7417 -2.9103'/> |
820 | </ProtoInstance> |
821 | </Transform> |
822 | <Transform> |
823 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_60'> |
824 | <fieldValue name='position' value='-4.3394 -0.7908 -0.2048'/> |
825 | </ProtoInstance> |
826 | </Transform> |
827 | <Transform> |
828 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_61'> |
829 | <fieldValue name='position' value='1.8108 2.6665 -3.9143'/> |
830 | </ProtoInstance> |
831 | </Transform> |
832 | <Transform> |
833 | <ProtoInstance name='Hydrogen' DEF='digitoxigenin_karne_a_62'> |
834 | <fieldValue name='position' value='3.7194 2.9087 1.5046'/> |
835 | </ProtoInstance> |
836 | </Transform> |
837 | </Group> |
838 | <Group> |
839 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_1'> |
840 | <fieldValue name='bond_set' value='-2.1606 1.6552 -0.8847 -2.1997 0.1524 -1.1623'/> |
841 | </ProtoInstance> |
842 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_2'> |
843 | <fieldValue name='bond_set' value='-2.1606 1.6552 -0.8847 -1.1140 2.0931 0.1658'/> |
844 | </ProtoInstance> |
845 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_3'> |
846 | <fieldValue name='bond_set' value='-2.1997 0.1524 -1.1623 -2.3838 -0.6669 0.0977'/> |
847 | </ProtoInstance> |
848 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_4'> |
849 | <fieldValue name='bond_set' value='-2.3838 -0.6669 0.0977 -1.4275 -0.2242 1.2059'/> |
850 | </ProtoInstance> |
851 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_5'> |
852 | <fieldValue name='bond_set' value='-2.3838 -0.6669 0.0977 -3.7698 -0.5088 0.5013'/> |
853 | </ProtoInstance> |
854 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_6'> |
855 | <fieldValue name='bond_set' value='-1.4096 1.2976 1.4632 -1.4275 -0.2242 1.2059'/> |
856 | </ProtoInstance> |
857 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_7'> |
858 | <fieldValue name='bond_set' value='-1.4096 1.2976 1.4632 -0.4098 1.6499 2.5708'/> |
859 | </ProtoInstance> |
860 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_8'> |
861 | <fieldValue name='bond_set' value='-1.1140 2.0931 0.1658 -1.4096 1.2976 1.4632'/> |
862 | </ProtoInstance> |
863 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_9'> |
864 | <fieldValue name='bond_set' value='-0.4098 1.6499 2.5708 1.0361 1.3738 2.1457'/> |
865 | </ProtoInstance> |
866 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_10'> |
867 | <fieldValue name='bond_set' value='1.3916 2.0360 0.8039 1.0361 1.3738 2.1457'/> |
868 | </ProtoInstance> |
869 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_11'> |
870 | <fieldValue name='bond_set' value='0.3399 1.7901 -0.3008 1.3916 2.0360 0.8039'/> |
871 | </ProtoInstance> |
872 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_12'> |
873 | <fieldValue name='bond_set' value='1.3916 2.0360 0.8039 2.7981 1.6010 0.3349'/> |
874 | </ProtoInstance> |
875 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_13'> |
876 | <fieldValue name='bond_set' value='-1.1140 2.0931 0.1658 0.3399 1.7901 -0.3008'/> |
877 | </ProtoInstance> |
878 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_14'> |
879 | <fieldValue name='bond_set' value='0.3399 1.7901 -0.3008 0.7681 2.5701 -1.5481'/> |
880 | </ProtoInstance> |
881 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_15'> |
882 | <fieldValue name='bond_set' value='-1.1140 2.0931 0.1658 -1.3206 3.6128 0.3983'/> |
883 | </ProtoInstance> |
884 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_16'> |
885 | <fieldValue name='bond_set' value='0.7681 2.5701 -1.5481 2.1105 2.0585 -2.0639'/> |
886 | </ProtoInstance> |
887 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_17'> |
888 | <fieldValue name='bond_set' value='2.1105 2.0585 -2.0639 3.2569 2.2095 -1.0278'/> |
889 | </ProtoInstance> |
890 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_18'> |
891 | <fieldValue name='bond_set' value='2.1105 2.0585 -2.0639 2.5002 2.7469 -3.2656'/> |
892 | </ProtoInstance> |
893 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_19'> |
894 | <fieldValue name='bond_set' value='3.2569 2.2095 -1.0278 4.4147 1.2521 -1.4990'/> |
895 | </ProtoInstance> |
896 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_20'> |
897 | <fieldValue name='bond_set' value='3.2569 2.2095 -1.0278 3.6782 3.6838 -0.9321'/> |
898 | </ProtoInstance> |
899 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_21'> |
900 | <fieldValue name='bond_set' value='2.7981 1.6010 0.3349 3.2569 2.2095 -1.0278'/> |
901 | </ProtoInstance> |
902 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_22'> |
903 | <fieldValue name='bond_set' value='2.7981 1.6010 0.3349 2.9717 0.0748 0.1666'/> |
904 | </ProtoInstance> |
905 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_23'> |
906 | <fieldValue name='bond_set' value='2.7981 1.6010 0.3349 3.7691 1.9732 1.3470'/> |
907 | </ProtoInstance> |
908 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_24'> |
909 | <fieldValue name='bond_set' value='2.9717 0.0748 0.1666 4.0160 -0.1450 -0.9304'/> |
910 | </ProtoInstance> |
911 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_25'> |
912 | <fieldValue name='bond_set' value='4.4147 1.2521 -1.4990 4.0160 -0.1450 -0.9304'/> |
913 | </ProtoInstance> |
914 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_26'> |
915 | <fieldValue name='bond_set' value='4.4147 1.2521 -1.4990 5.8099 1.6589 -1.1447'/> |
916 | </ProtoInstance> |
917 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_27'> |
918 | <fieldValue name='bond_set' value='5.8099 1.6589 -1.1447 6.5388 1.3027 0.1169'/> |
919 | </ProtoInstance> |
920 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_28'> |
921 | <fieldValue name='bond_set' value='5.7899 1.6589 -1.1447 6.640000000000001 2.3309 -1.9293'/> |
922 | </ProtoInstance> |
923 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_28_2'> |
924 | <fieldValue name='bond_set' value='5.829899999999999 1.6589 -1.1447 6.68 2.3309 -1.9293'/> |
925 | </ProtoInstance> |
926 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_29'> |
927 | <fieldValue name='bond_set' value='6.5388 1.3027 0.1169 7.8648 1.8507 -0.0582'/> |
928 | </ProtoInstance> |
929 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_30'> |
930 | <fieldValue name='bond_set' value='6.6600 2.3309 -1.9293 7.9463 2.4238 -1.2600'/> |
931 | </ProtoInstance> |
932 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_31'> |
933 | <fieldValue name='bond_set' value='7.9263 2.4238 -1.2600 8.9817 2.8700 -1.6562'/> |
934 | </ProtoInstance> |
935 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_31_2'> |
936 | <fieldValue name='bond_set' value='7.9662999999999995 2.4238 -1.2600 9.0217 2.8700 -1.6562'/> |
937 | </ProtoInstance> |
938 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_32'> |
939 | <fieldValue name='bond_set' value='7.9463 2.4238 -1.2600 7.8648 1.8507 -0.0582'/> |
940 | </ProtoInstance> |
941 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_33'> |
942 | <fieldValue name='bond_set' value='-2.1606 1.6552 -0.8847 -3.1542 1.9631 -0.5268'/> |
943 | </ProtoInstance> |
944 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_34'> |
945 | <fieldValue name='bond_set' value='-2.1606 1.6552 -0.8847 -1.9345 2.1719 -1.8290'/> |
946 | </ProtoInstance> |
947 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_35'> |
948 | <fieldValue name='bond_set' value='-2.1997 0.1524 -1.1623 -1.2536 -0.1427 -1.6394'/> |
949 | </ProtoInstance> |
950 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_36'> |
951 | <fieldValue name='bond_set' value='-2.1997 0.1524 -1.1623 -3.0361 -0.0583 -1.8450'/> |
952 | </ProtoInstance> |
953 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_37'> |
954 | <fieldValue name='bond_set' value='-2.3838 -0.6669 0.0977 -2.1882 -1.7259 -0.1262'/> |
955 | </ProtoInstance> |
956 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_38'> |
957 | <fieldValue name='bond_set' value='-1.4275 -0.2242 1.2059 -0.4104 -0.5380 0.9282'/> |
958 | </ProtoInstance> |
959 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_39'> |
960 | <fieldValue name='bond_set' value='-1.4275 -0.2242 1.2059 -1.7247 -0.7271 2.1379'/> |
961 | </ProtoInstance> |
962 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_40'> |
963 | <fieldValue name='bond_set' value='-1.4096 1.2976 1.4632 -2.4116 1.5894 1.8107'/> |
964 | </ProtoInstance> |
965 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_41'> |
966 | <fieldValue name='bond_set' value='-0.4098 1.6499 2.5708 -0.6396 1.0472 3.4618'/> |
967 | </ProtoInstance> |
968 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_42'> |
969 | <fieldValue name='bond_set' value='-0.4098 1.6499 2.5708 -0.5108 2.7178 2.8143'/> |
970 | </ProtoInstance> |
971 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_43'> |
972 | <fieldValue name='bond_set' value='1.0361 1.3738 2.1457 1.1744 0.2867 2.0503'/> |
973 | </ProtoInstance> |
974 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_44'> |
975 | <fieldValue name='bond_set' value='1.0361 1.3738 2.1457 1.7123 1.7627 2.9213'/> |
976 | </ProtoInstance> |
977 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_45'> |
978 | <fieldValue name='bond_set' value='1.3916 2.0360 0.8039 1.4233 3.1214 0.9800'/> |
979 | </ProtoInstance> |
980 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_46'> |
981 | <fieldValue name='bond_set' value='0.3399 1.7901 -0.3008 0.3689 0.7204 -0.5556'/> |
982 | </ProtoInstance> |
983 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_47'> |
984 | <fieldValue name='bond_set' value='0.7681 2.5701 -1.5481 0.8605 3.6364 -1.2942'/> |
985 | </ProtoInstance> |
986 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_48'> |
987 | <fieldValue name='bond_set' value='0.7681 2.5701 -1.5481 0.0072 2.4446 -2.3325'/> |
988 | </ProtoInstance> |
989 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_49'> |
990 | <fieldValue name='bond_set' value='2.1105 2.0585 -2.0639 1.9935 0.9892 -2.2941'/> |
991 | </ProtoInstance> |
992 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_50'> |
993 | <fieldValue name='bond_set' value='2.9717 0.0748 0.1666 2.0155 -0.3830 -0.1266'/> |
994 | </ProtoInstance> |
995 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_51'> |
996 | <fieldValue name='bond_set' value='2.9717 0.0748 0.1666 3.3176 -0.3713 1.1107'/> |
997 | </ProtoInstance> |
998 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_52'> |
999 | <fieldValue name='bond_set' value='4.0160 -0.1450 -0.9304 3.5912 -0.7674 -1.7317'/> |
1000 | </ProtoInstance> |
1001 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_53'> |
1002 | <fieldValue name='bond_set' value='4.0160 -0.1450 -0.9304 4.9014 -0.6437 -0.5091'/> |
1003 | </ProtoInstance> |
1004 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_54'> |
1005 | <fieldValue name='bond_set' value='4.4147 1.2521 -1.4990 4.3825 1.2027 -2.5975'/> |
1006 | </ProtoInstance> |
1007 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_55'> |
1008 | <fieldValue name='bond_set' value='3.6782 3.6838 -0.9321 3.9871 4.0420 -1.9253'/> |
1009 | </ProtoInstance> |
1010 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_56'> |
1011 | <fieldValue name='bond_set' value='3.6782 3.6838 -0.9321 4.5193 3.7800 -0.2298'/> |
1012 | </ProtoInstance> |
1013 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_57'> |
1014 | <fieldValue name='bond_set' value='3.6782 3.6838 -0.9321 2.8300 4.2850 -0.5730'/> |
1015 | </ProtoInstance> |
1016 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_58'> |
1017 | <fieldValue name='bond_set' value='-1.3206 3.6128 0.3983 -2.3543 3.7963 0.7265'/> |
1018 | </ProtoInstance> |
1019 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_59'> |
1020 | <fieldValue name='bond_set' value='-1.3206 3.6128 0.3983 -1.1316 4.1562 -0.5392'/> |
1021 | </ProtoInstance> |
1022 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_60'> |
1023 | <fieldValue name='bond_set' value='-1.3206 3.6128 0.3983 -0.6224 3.9636 1.1726'/> |
1024 | </ProtoInstance> |
1025 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_61'> |
1026 | <fieldValue name='bond_set' value='6.5388 1.3027 0.1169 6.5840 0.2110 0.2438'/> |
1027 | </ProtoInstance> |
1028 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_62'> |
1029 | <fieldValue name='bond_set' value='6.5388 1.3027 0.1169 6.0452 1.7533 0.9905'/> |
1030 | </ProtoInstance> |
1031 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_63'> |
1032 | <fieldValue name='bond_set' value='6.6600 2.3309 -1.9293 6.4259 2.7417 -2.9103'/> |
1033 | </ProtoInstance> |
1034 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_64'> |
1035 | <fieldValue name='bond_set' value='-3.7698 -0.5088 0.5013 -4.3394 -0.7908 -0.2048'/> |
1036 | </ProtoInstance> |
1037 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_65'> |
1038 | <fieldValue name='bond_set' value='2.5002 2.7469 -3.2656 1.8108 2.6665 -3.9143'/> |
1039 | </ProtoInstance> |
1040 | <ProtoInstance name='line' DEF='digitoxigenin_karne_b_66'> |
1041 | <fieldValue name='bond_set' value='3.7691 1.9732 1.3470 3.7194 2.9087 1.5046'/> |
1042 | </ProtoInstance> |
1043 | </Group> |
1044 | </Scene> |
1045 | </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. |
digitoxigenin_karne_a_1
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. |
digitoxigenin_karne_a_10
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. |
digitoxigenin_karne_a_11
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. |
digitoxigenin_karne_a_12
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. |
digitoxigenin_karne_a_13
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. |
digitoxigenin_karne_a_14
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. |
digitoxigenin_karne_a_15
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. |
digitoxigenin_karne_a_16
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. |
digitoxigenin_karne_a_17
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. |
digitoxigenin_karne_a_18
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. |
digitoxigenin_karne_a_19
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. |
digitoxigenin_karne_a_2
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. |
digitoxigenin_karne_a_20
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. |
digitoxigenin_karne_a_21
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. |
digitoxigenin_karne_a_22
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. |
digitoxigenin_karne_a_23
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. |
digitoxigenin_karne_a_24
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_25
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_26
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_27
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_28
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_29
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_3
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. |
digitoxigenin_karne_a_30
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. |
digitoxigenin_karne_a_31
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. |
digitoxigenin_karne_a_32
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. |
digitoxigenin_karne_a_33
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. |
digitoxigenin_karne_a_34
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. |
digitoxigenin_karne_a_35
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_36
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_37
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_38
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_39
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_4
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. |
digitoxigenin_karne_a_40
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_41
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_42
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_43
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_44
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_45
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_46
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_47
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_48
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_49
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_5
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. |
digitoxigenin_karne_a_50
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_51
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_52
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_53
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_54
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_55
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_56
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_57
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_58
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_59
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_6
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. |
digitoxigenin_karne_a_60
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_61
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_62
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
digitoxigenin_karne_a_7
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. |
digitoxigenin_karne_a_8
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. |
digitoxigenin_karne_a_9
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. |
digitoxigenin_karne_b_1
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. |
digitoxigenin_karne_b_10
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. |
digitoxigenin_karne_b_11
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. |
digitoxigenin_karne_b_12
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. |
digitoxigenin_karne_b_13
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. |
digitoxigenin_karne_b_14
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. |
digitoxigenin_karne_b_15
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. |
digitoxigenin_karne_b_16
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. |
digitoxigenin_karne_b_17
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. |
digitoxigenin_karne_b_18
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. |
digitoxigenin_karne_b_19
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. |
digitoxigenin_karne_b_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. |
digitoxigenin_karne_b_20
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. |
digitoxigenin_karne_b_21
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. |
digitoxigenin_karne_b_22
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. |
digitoxigenin_karne_b_23
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. |
digitoxigenin_karne_b_24
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. |
digitoxigenin_karne_b_25
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. |
digitoxigenin_karne_b_26
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. |
digitoxigenin_karne_b_27
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. |
digitoxigenin_karne_b_28
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. |
digitoxigenin_karne_b_28_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. |
digitoxigenin_karne_b_29
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. |
digitoxigenin_karne_b_3
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. |
digitoxigenin_karne_b_30
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. |
digitoxigenin_karne_b_31
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. |
digitoxigenin_karne_b_31_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. |
digitoxigenin_karne_b_32
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. |
digitoxigenin_karne_b_33
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. |
digitoxigenin_karne_b_34
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. |
digitoxigenin_karne_b_35
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. |
digitoxigenin_karne_b_36
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. |
digitoxigenin_karne_b_37
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. |
digitoxigenin_karne_b_38
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. |
digitoxigenin_karne_b_39
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. |
digitoxigenin_karne_b_4
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. |
digitoxigenin_karne_b_40
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. |
digitoxigenin_karne_b_41
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. |
digitoxigenin_karne_b_42
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. |
digitoxigenin_karne_b_43
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. |
digitoxigenin_karne_b_44
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. |
digitoxigenin_karne_b_45
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. |
digitoxigenin_karne_b_46
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. |
digitoxigenin_karne_b_47
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. |
digitoxigenin_karne_b_48
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. |
digitoxigenin_karne_b_49
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. |
digitoxigenin_karne_b_5
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. |
digitoxigenin_karne_b_50
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. |
digitoxigenin_karne_b_51
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. |
digitoxigenin_karne_b_52
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. |
digitoxigenin_karne_b_53
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. |
digitoxigenin_karne_b_54
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. |
digitoxigenin_karne_b_55
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. |
digitoxigenin_karne_b_56
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. |
digitoxigenin_karne_b_57
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. |
digitoxigenin_karne_b_58
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. |
digitoxigenin_karne_b_59
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. |
digitoxigenin_karne_b_6
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. |
digitoxigenin_karne_b_60
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. |
digitoxigenin_karne_b_61
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. |
digitoxigenin_karne_b_62
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. |
digitoxigenin_karne_b_63
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. |
digitoxigenin_karne_b_64
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. |
digitoxigenin_karne_b_65
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. |
digitoxigenin_karne_b_66
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. |
digitoxigenin_karne_b_7
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. |
digitoxigenin_karne_b_8
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. |
digitoxigenin_karne_b_9
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. -->