#X3D V3.0 utf8 PROFILE Interchange # [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" "TailRotorDriveShaft.x3d" META "description" "This file defines a tail rotor drive shaft that is inlined to create the tail boom for a helicopter" META "creator" "Jane Wu (adapted from the original trdshaft.wrl created for vrtp demo helicopter)" META "created" "8 January 2001" META "modified" "20 October 2019" META "identifier" "https://savage.nps.edu/Savage/AircraftHelicopters/OH58dKiowaWarriorUnitedStates/TailRotorDriveShaft.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "TailRotorDriveShaft.x3d" } DEF TailRotorDriveShaft Group { children [ Shape { appearance Appearance { material Material { diffuseColor 0.0 0.2 0.05 } } geometry Cylinder { height 3.9 radius 0.06 } } ] }