<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
<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 ' >
<head>
<component level='2name='DIS'/>
<meta name='titlecontent=' AutomatedEntityGeometryCreator.x3d '/>
<meta name='descriptioncontent='Example scene for DISEntityManager and DISEntityTypeMapping, showing design pattern to detect presence of new DIS entities and automatically produce EspduTransform holding an Inline copy of the appropriate model.'/>
<meta name='creatorcontent='Alan Hudson and Justin Couch'/>
<meta name='translatorcontent='Don Brutzman'/>
<meta name='createdcontent='4 March 2005'/>
<meta name='translatedcontent='8 January 2009'/>
<meta name='modifiedcontent='3 July 2022'/>
<meta name='referencecontent='AutomatedEntityGeometryCreatorOriginal.x3dv'/>
<meta name='referencecontent=' http://www.xj3d.org/extensions/DIS_examples.html '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/dis.html#DISEntityManager '/>
<meta name='subjectcontent='IEEE Distributed Interactive Simulation DIS'/>
<meta name=' warning content=' under development '/>
<meta name=' error content=' missing script source '/>
<meta name='referencecontent=' http://bugzilla.xj3d.org/show_bug.cgi?id=561 '/>
<meta name=' warning content=' conversion of .x3dv original version failed '/>
<meta name='referencecontent=' http://bugzilla.xj3d.org/show_bug.cgi?id=563 '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/AutomatedEntityGeometryCreator.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='generatorcontent='Xj3D, http://www.xj3d.org'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF nodes: EntityHolder, EntityManager
-->
<!-- TODO editor pane: add tooltips to various DIS editor panes -->
<!-- TODO: change notional url connections to actual models -->
<!-- TODO: integrate Open-DIS enumerations for field selections wherever appropriate -->
<!-- TODO: add test file for playback and console output or description of results -->
<Scene>
<WorldInfo title='AutomatedEntityGeometryCreator.x3d'/>
<!-- ROUTE information for EntityManager node:  [from addedEntities to EntityHolder.addChildren ] [from removedEntities to EntityHolder.removeChildren ] -->
<DISEntityManager DEF='EntityManageraddress='224.2.181.145port='62040containerField='children'>
<!-- default containerField for DISEntityManager child DISEntityTypeMapping changed from 'mapping' to 'children' in X3D4 -->
<DISEntityTypeMapping category='1country='225domain='1kind='1containerField='children'
  url=' usatank.x3d"https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/usatank.x3d" ' />
<DISEntityTypeMapping category='4country='225domain='3kind='1containerField='children'
  url=' ddg.x3d"https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/ddg.x3d" ' />
<DISEntityTypeMapping domain='1kind='1containerField='children'
  url=' land.x3d"https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/land.x3d" ' />
<DISEntityTypeMapping domain='3kind='1containerField='children'
  url=' surface.x3d"https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/surface.x3d" ' />
</DISEntityManager>

< ROUTE  fromNode=' EntityManager' fromField='addedEntities' toNode=' EntityHolder' toField='addChildren'/>
< ROUTE  fromNode=' EntityManager' fromField='removedEntities' toNode=' EntityHolder' toField='removeChildren'/>
</Scene>
</X3D>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF nodes: EntityHolder, EntityManager
-->

Event Graph ROUTE Table with 2 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.


-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/AutomatedEntityGeometryCreatorIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/AutomatedEntityGeometryCreator.x3d -->

<!-- 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)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->