<metaname='title' content='GeometryExample.x3d'/>
<metaname='description' content='User-modifiable example to examine the role of the geometry tag. See what nodes can be replaced: geometry (no) and Cylinder (yes).'/>
<metaname='creator' content='Don Brutzman'/>
<metaname='created' content='8 July 2000'/>
<metaname='modified' content='22 December 2011'/>
<metaname='identifier' content='
http://www.web3d.org/x3d/content/examples/Basic/course/GeometryExample.x3d '/>
<metaname='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/>
<metaname='license' content='
../license.html'/>
</head>
<Scene>
<Shape>
<Appearance>
<MaterialdiffuseColor='0 .5 1'/>
</Appearance>
<!-- Edit this code, attempt to modify geometry and Cylinder to see how field-wrapper tags work. Only Cylinder can be replaced, and then only by another geometry node. -->
<Cylinder/>
</Shape>
</Scene>
</X3D>
<!--
Color key:
<X3dNodefield='value'/>
matches
<XmlElementattribute='value'/>
-->