#X3D V3.0 utf8 PROFILE Immersive # [X3D] version=3.0 # [X3D] noNamespaceSchemaLocation=https://www.web3d.org/specifications/x3d-3.0.xsd # X3D-to-ClassicVRML XSL translation autogenerated by X3dToClassicVrmlEncoding.xslt and X3dToVrml97.xslt # https://www.web3d.org/x3d/content/X3dToClassicVrmlEncoding.xslt # https://www.web3d.org/x3d/content/X3dToVrml97.xslt # Transformation using XSLT processor: Saxonica # head META "title" "RfdScreen.x3d" META "description" "This file defines a RFD instrument that is inlined to create the cockpit console of a helicopter" META "creator" "Jane Wu (adapted from the original rfd.wrl created for vrtp demo helicopter)" META "created" "9 January 2001" META "modified" "20 October 2019" META "identifier" "https://savage.nps.edu/Savage/AircraftHelicopters/HelicopterUnitedStates/RfdScreen.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "RfdScreen.x3d" } Group { children [ Shape { appearance DEF GREEN Appearance { material Material { diffuseColor 0.0 1.0 0.0 } } geometry Box { size 0.18 0.12 0.03 } } Transform { translation 0.0 0.0 0.015 children [ Shape { appearance DEF OFF_WHITE Appearance { material Material { diffuseColor 0.75 0.75 0.75 } } geometry Box { size 0.12 0.075 0.01 } } ] } Transform { translation -0.04 0.025 0.02155 children [ Shape { appearance DEF BLACK Appearance { material Material { diffuseColor 0.0 0.0 0.0 } } geometry Text { length [ 0.09 0.09 0.09 0.09 ] string [ "1 01 37.500" "2 08 251.200" "3 20 142.900" "5 02 53.700" ] fontStyle FontStyle { size 0.015 spacing 1.3 } } } ] } Transform { translation -0.075 0.015 0.015 children [ DEF CIPHER_BUTTON Shape { appearance USE BLACK geometry Box { size 0.015 0.028 0.01 } } ] } Transform { translation 0.075 0.015 0.015 children [ USE CIPHER_BUTTON ] } Transform { rotation 1.0 0.0 0.0 1.57 translation -0.075 -0.025 0.015 children [ Shape { appearance USE BLACK geometry Cylinder { height 0.02 radius 0.0075 } } ] } ] }