X3D Model Documentation: GridXZExample.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2 
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
  3  <X3D profile='Immersive' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  4       <head>
  5            <meta name='titlecontent=' GridXZExample.x3d '/>
  6            <meta name='creatorcontent='Don Brutzman'/>
  7            <meta name='createdcontent='2 February 2003'/>
  8            <meta name='modifiedcontent='28 November 2019'/>
  9            <meta name=' TODO content=' update corresponding X3D-Edit template to match quoting of MFString fieldValues '/>
 10            <meta name='descriptioncontent='Line grid authoring tool to enable precise measurement of objects in 3D space - fixed position. Oriented along XZ plane, default size 20m by 20m, default block size 1m by 1m.'/>
 11            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZExample.x3d '/>
 12            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 13            <meta name='licensecontent='../../license.html'/>
 14       </head>
<!--

<!-- to top DEF node index:

Index for ExternProtoDeclare definition: GridXZ
-->
 15       <Scene>
 16            <WorldInfo title='GridXZExample.x3d'/>
 17            <ExternProtoDeclare name='GridXZappinfo='Line grid authoring tool to enable precise measurement of objects in 3D space - fixed position. Oriented along XZ plane size 20m by 20m.'   url=' "GridXZPrototype.x3d#GridXZ" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZPrototype.x3d#GridXZ" "GridXZPrototype.wrl#GridXZ" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZPrototype.wrl#GridXZ" '>
 18                 <field name='descriptiontype='SFStringaccessType='initializeOnly'
                appinfo='Purpose of this grid displayed for overall Viewpoint'/>
 19                 <field name='labelColortype='SFColoraccessType='inputOutput'
                appinfo='color for descriptive labels at grid edges and corners'/>
 20                 <field name='scaletype='SFVec3faccessType='inputOutput'
                appinfo='default unscaled size: 10m by 10m'/>
 21                 <field name='labelsOffsettype='SFVec3faccessType='inputOutput'
                appinfo='label location offset (in meters) to improve readability'/>
 22                 <field name='originLabeltype='MFStringaccessType='inputOutput'/>
 23                 <field name='NorthLabeltype='MFStringaccessType='inputOutput'
                appinfo='-Z axis'/>
 24                 <field name='NorthEastLabeltype='MFStringaccessType='inputOutput'/>
 25                 <field name='EastLabeltype='MFStringaccessType='inputOutput'
                appinfo='+X axis'/>
 26                 <field name='SouthEastLabeltype='MFStringaccessType='inputOutput'/>
 27                 <field name='SouthLabeltype='MFStringaccessType='inputOutput'
                appinfo='+Z axis'/>
 28                 <field name='SouthWestLabeltype='MFStringaccessType='inputOutput'/>
 29                 <field name='WestLabeltype='MFStringaccessType='inputOutput'
                appinfo='-X axis'/>
 30                 <field name='NorthWestLabeltype='MFStringaccessType='inputOutput'/>
 31            </ExternProtoDeclare>
 32            <!-- default values provided in this instance -->
 33            <ProtoInstance name='GridXZ'>
 34                 <fieldValue name='descriptionvalue='GridXZ'/>
 35                 <fieldValue name='labelColorvalue='1 1 1'/>
 36                 <fieldValue name='scalevalue='1 1 1'/>
 37                 <fieldValue name='labelsOffsetvalue='0 -0.5 0'/>
 38                 <fieldValue name='originLabelvalue='"origin" "0 0 0"'/>
 39                 <fieldValue name='NorthLabelvalue='"North" "-Z"'/>
 40                 <fieldValue name='NorthEastLabelvalue='"10 0 -10"'/>
 41                 <fieldValue name='EastLabelvalue='"East" "+X"'/>
 42                 <fieldValue name='SouthEastLabelvalue='"10 0 10"'/>
 43                 <fieldValue name='SouthLabelvalue='"South" "+Z"'/>
 44                 <fieldValue name='SouthWestLabelvalue='"-10 0 10"'/>
 45                 <fieldValue name='WestLabelvalue='"West" "-X"'/>
 46                 <fieldValue name='NorthWestLabelvalue='"-10 0 -10"'/>
 47            </ProtoInstance>
 48       </Scene>
 49  </X3D>
<!--

<!-- to top DEF node index:

Index for ExternProtoDeclare definition: GridXZ
-->
X3D Tooltips element index: ExternProtoDeclare, field, fieldValue, head, meta, ProtoInstance, Scene, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

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.

line 33
ProtoInstance
GridXZ
No direct ROUTE connection found for events to/from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declarations with
direct access to other nodes, and thus has potential to produce run-time animation. 

Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZExampleIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZExample.x3d -->

<!-- Color-coding legend: X3D terminology <X3dNode field='value'/> matches XML terminology <XmlElement 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> -->

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