package HumanoidAnimation.Bones;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Lighting.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> cartilage model, TODO finish. </p>
 <p> Related links:  source lccart2.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Bones.lccart2&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/lccart2.x3d">lccart2.x3d</a> </td>
		</tr>
		<tr style="color:burntorange">
			<td style="text-align:right; vertical-align: text-top;"> <i> warning </i> </td>
			<td> fix naming </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> cartilage model, TODO finish </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 16 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/originals/lccart2.x3d">originals/lccart2.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/lccart2.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/lccart2.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class lccart2
{
	/** Default constructor to create this object. */
	public lccart2 ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_4_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("lccart2.x3d"))
    .addMeta(new meta().setName(meta.NAME_WARNING    ).setContent("fix naming"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("cartilage model, TODO finish"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("16 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/lccart2.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/lccart2.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addComments(" user hover lights bone and reveals description, user selection/deselection temporarily binds/unbinds close-up hidden viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("cartilage lccart2"))
    .addChild(new Transform("lccart2").setTranslation(0.0326,1.4158,0.0413)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3).setRetainUserOffsets(true)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .addChild(new DirectionalLight("HiddenLight").setAmbientIntensity(1).setColor(0.1,0.1,1.0).setOn(false))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isOver").setToNode("HiddenLight").setToField("on"))
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("CartilageMaterial").setAmbientIntensity(0.965).setDiffuseColor(0.9843,0.949,0.7843).setShininess(0.05).setSpecularColor(0.9647,0.949,0.9098)))
        .setGeometry(new IndexedFaceSet("lccart2_geometry").setDEF("lccart2_geometry").setCreaseAngle(1.571).setCoordIndex(getlccart2_geometry_5_26_coordIndex())
          .setCoord(new Coordinate("lccart2_coordinate").setPoint(getlccart2_coordinate_6_26_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method

		/** Large attribute array: IndexedFaceSet DEF='lccart2_geometry' coordIndex field, scene-graph level=5, element #26, 732 total numbers.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFInt32 getlccart2_geometry_5_26_coordIndex()
		{
			MFInt32 lccart2_geometry_5_26_coordIndex = new MFInt32(new int[] {0,1,2,-1,3,4,5,-1,5,6,3,-1,7,8,9,-1,9,10,7,-1,11,12,13,-1,13,14,11,-1,15,16,17,-1,18,19,7,-1,18,20,19,-1,21,22,4,-1,21,23,22,-1,24,25,26,-1,26,27,24,-1,1,28,29,-1,1,30,28,-1,7,19,31,-1,31,8,7,-1,1,0,30,-1,32,33,34,-1,32,35,33,-1,36,37,38,-1,38,39,36,-1,40,41,42,-1,40,43,41,-1,44,45,46,-1,47,48,49,-1,50,51,37,-1,50,52,51,-1,53,54,13,-1,13,55,53,-1,56,57,58,-1,58,59,56,-1,60,61,62,-1,60,63,61,-1,15,17,64,-1,64,65,15,-1,35,66,67,-1,35,32,66,-1,68,36,69,-1,69,14,68,-1,70,71,46,-1,37,51,72,-1,72,38,37,-1,54,68,14,-1,14,13,54,-1,10,45,6,-1,73,74,75,-1,75,76,73,-1,43,77,41,-1,46,45,78,-1,79,43,40,-1,79,49,43,-1,80,31,81,-1,80,8,31,-1,82,83,5,-1,84,85,11,-1,85,86,11,-1,29,25,24,-1,29,28,25,-1,87,88,21,-1,88,23,21,-1,62,17,16,-1,5,83,18,-1,7,10,6,-1,21,4,3,-1,67,60,89,-1,2,15,0,-1,2,16,15,-1,67,90,35,-1,89,90,67,-1,60,66,63,-1,67,66,60,-1,27,91,24,-1,91,27,73,-1,92,93,87,-1,74,93,92,-1,80,69,94,-1,80,84,69,-1,35,55,33,-1,55,35,90,-1,24,95,29,-1,95,24,91,-1,39,46,78,-1,39,38,46,-1,87,96,88,-1,93,96,87,-1,85,80,81,-1,80,85,84,-1,50,54,97,-1,54,50,68,-1,53,98,99,-1,100,98,53,-1,101,49,79,-1,101,47,49,-1,76,102,103,-1,102,76,58,-1,71,75,104,-1,59,75,71,-1,103,73,76,-1,103,91,73,-1,105,41,77,-1,41,105,98,-1,97,106,107,-1,99,106,97,-1,74,104,75,-1,74,92,104,-1,3,45,44,-1,3,6,45,-1,9,39,78,-1,9,94,39,-1,102,57,108,-1,58,57,102,-1,95,79,2,-1,79,95,101,-1,40,2,79,-1,2,40,16,-1,42,16,40,-1,42,89,16,-1,53,90,100,-1,90,53,55,-1,0,65,30,-1,0,15,65,-1,17,61,64,-1,17,62,61,-1,18,82,20,-1,18,83,82,-1,100,89,42,-1,100,90,89,-1,101,91,103,-1,101,95,91,-1,59,70,56,-1,59,71,70,-1,69,39,94,-1,69,36,39,-1,44,92,3,-1,104,92,44,-1,52,97,107,-1,97,52,50,-1,106,98,105,-1,98,106,99,-1,102,48,47,-1,102,108,48,-1,46,104,44,-1,46,71,104,-1,76,59,58,-1,76,75,59,-1,47,103,102,-1,103,47,101,-1,41,100,42,-1,41,98,100,-1,54,99,97,-1,53,99,54,-1,68,37,36,-1,68,50,37,-1,33,86,34,-1,12,86,33,-1,26,93,27,-1,26,96,93,-1,4,82,5,-1,4,22,82,-1,10,78,45,-1,9,78,10,-1,46,72,70,-1,72,46,38,-1,77,49,48,-1,43,49,77,-1,29,2,1,-1,2,29,95,-1,13,33,55,-1,13,12,33,-1,11,69,84,-1,69,11,14,-1,94,8,80,-1,9,8,94,-1,5,7,6,-1,5,18,7,-1,3,87,21,-1,3,92,87,-1,74,27,93,-1,73,27,74,-1,89,62,16,-1,89,60,62,-1});
			return lccart2_geometry_5_26_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lccart2_coordinate' point field, scene-graph level=6, element #26, 327 total numbers made up of 109 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec3f getlccart2_coordinate_6_26_point()
		{
			MFVec3f lccart2_coordinate_6_26_point = new MFVec3f(new double[] {-0.0178,0.0024,0.0036,-0.0176,0.0019,0.0039,-0.0130,-0.0006,0.0049,-0.0144,-0.0017,-0.0014,-0.0193,0.0029,-0.0051,-0.0197,0.0037,-0.0052,-0.0145,-0.0000,-0.0023,-0.0190,0.0037,-0.0055,-0.0190,0.0040,-0.0058,-0.0137,0.0023,-0.0034,-0.0143,0.0009,-0.0028,-0.0130,0.0119,-0.0079,-0.0131,0.0119,-0.0080,-0.0104,0.0076,-0.0040,-0.0105,0.0077,-0.0047,-0.0177,0.0025,0.0035,-0.0128,0.0004,0.0041,-0.0174,0.0026,0.0032,-0.0199,0.0038,-0.0053,-0.0190,0.0037,-0.0055,-0.0196,0.0038,-0.0052,-0.0194,0.0024,-0.0050,-0.0193,0.0028,-0.0051,-0.0193,0.0025,-0.0049,-0.0164,-0.0104,0.0087,-0.0166,-0.0103,0.0085,-0.0153,-0.0115,0.0063,-0.0150,-0.0118,0.0064,-0.0180,-0.0053,0.0075,-0.0179,-0.0052,0.0077,-0.0178,0.0022,0.0035,-0.0191,0.0041,-0.0058,-0.0149,0.0084,-0.0028,-0.0137,0.0109,-0.0059,-0.0140,0.0107,-0.0059,-0.0147,0.0086,-0.0027,-0.0079,0.0046,-0.0029,0.0058,0.0024,-0.0015,0.0049,0.0011,-0.0015,-0.0086,0.0034,-0.0027,-0.0088,-0.0013,0.0047,0.0055,-0.0011,0.0042,-0.0082,0.0005,0.0032,0.0051,-0.0023,0.0049,-0.0098,-0.0020,-0.0007,-0.0099,-0.0016,-0.0009,0.0039,-0.0038,0.0000,0.0055,-0.0065,0.0066,0.0197,-0.0054,0.0048,0.0052,-0.0040,0.0057,0.0062,0.0030,-0.0010,0.0148,0.0022,-0.0025,0.0154,0.0030,-0.0015,-0.0074,0.0044,-0.0011,-0.0074,0.0051,-0.0024,-0.0107,0.0066,-0.0024,0.0174,-0.0081,0.0016,0.0198,-0.0085,0.0043,0.0068,-0.0103,0.0061,0.0054,-0.0094,0.0035,-0.0172,0.0036,0.0024,-0.0175,0.0027,0.0029,-0.0174,0.0027,0.0031,-0.0173,0.0034,0.0023,-0.0175,0.0025,0.0031,-0.0178,0.0023,0.0034,-0.0172,0.0036,0.0022,-0.0172,0.0037,0.0023,-0.0074,0.0050,-0.0025,-0.0112,0.0070,-0.0049,0.0153,-0.0050,-0.0012,0.0041,-0.0062,0.0011,0.0145,0.0011,-0.0028,-0.0118,-0.0103,0.0060,-0.0129,-0.0089,0.0035,-0.0079,-0.0093,0.0036,-0.0068,-0.0101,0.0060,0.0186,-0.0020,0.0035,-0.0099,-0.0012,-0.0011,-0.0087,-0.0025,0.0055,-0.0159,0.0098,-0.0082,-0.0161,0.0097,-0.0080,-0.0196,0.0037,-0.0052,-0.0199,0.0038,-0.0053,-0.0143,0.0115,-0.0087,-0.0144,0.0115,-0.0085,-0.0135,0.0117,-0.0080,-0.0202,-0.0045,-0.0011,-0.0202,-0.0044,-0.0010,-0.0123,0.0021,0.0026,-0.0114,0.0046,0.0000,-0.0119,-0.0092,0.0075,-0.0140,-0.0054,0.0008,-0.0185,-0.0100,0.0023,-0.0124,0.0051,-0.0044,-0.0126,-0.0059,0.0072,-0.0185,-0.0099,0.0024,0.0064,0.0032,-0.0005,0.0057,0.0016,0.0021,0.0062,0.0029,0.0002,-0.0077,0.0028,0.0011,-0.0083,-0.0063,0.0072,0.0067,-0.0092,0.0069,-0.0072,-0.0093,0.0073,-0.0095,-0.0058,0.0013,0.0170,0.0017,0.0012,0.0159,0.0032,-0.0006,0.0159,0.0032,-0.0007,0.0202,-0.0077,0.0048});
			return lccart2_coordinate_6_26_point;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return lccart2 model
	 */
	public X3D getX3dModel()
	{	  
		return x3dModel;
	}
	   
    /** 
     * Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
     * @param args array of input parameters, provided as arguments
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#handleArguments-java.lang.String:A-">X3D.handleArguments(args)</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#validationReport--">X3D.validationReport()</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html">CommandLine</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html#USAGE">CommandLine.USAGE</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/ConfigurationProperties.html">ConfigurationProperties</a>
     */
    public static void main(String args[])
    {
        System.out.println("Build this X3D model, showing validation diagnostics...");
        X3D thisExampleX3dModel = new lccart2().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

        if (args != null)
        {
                for (String arg : args)
                {
                        if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
                        {
                                validate = true; // making sure
                        }
                        if (arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"HumanoidAnimation.Bones.lccart2\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
        else if (hasArguments) // if no arguments provided, this method produces usage warning
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("HumanoidAnimation.Bones.lccart2 self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

                // experimental: test X3DJSAIL output files
                // Bones/lccart2_JavaExport.* file validation is checked when building X3D Example Archives
                String filenameX3D  = "Bones/lccart2_JavaExport.x3d"; 
                String filenameX3DV = "Bones/lccart2_JavaExport.x3dv"; 
                String filenameJSON = "Bones/lccart2_JavaExport.json";
                thisExampleX3dModel.toFileX3D        (filenameX3D);
                thisExampleX3dModel.toFileClassicVRML(filenameX3DV);
// TODO         thisExampleX3dModel.toFileJSON       (filenameJSON);
        }
    }
}
