package HumanoidAnimation.Skeleton;

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.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> tooth (TODO fix name). </p>
 <p> Related links:  source lcenincr.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.Skeleton.lcenincr&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/Skeleton/lcenincr.x3d">lcenincr.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> tooth (TODO fix name) </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> 8 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/Skeleton/originals/lcenincr.x3d">originals/lcenincr.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> *enter reference citation or relative/online url here* </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> <a href="https://www.web3d.org/x3d/content/examples/Basic/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/Basic/Medical</a> </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/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/Skeleton/lcenincr.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/lcenincr.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/Skeleton/../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 lcenincr
{
	/** Default constructor to create this object. */
	public lcenincr ()
	{
	  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_3_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("lcenincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_WARNING    ).setContent("fix naming"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("tooth (TODO fix name)"))
    .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("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/lcenincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("*enter reference citation or relative/online url here*"))
    .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("https://www.web3d.org/x3d/content/examples/Basic/Medical"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("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/Skeleton/lcenincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addChild(new TouchSensor().setDescription("tooth lcenincr"))
    .addChild(new Transform("lcenincr")
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("ToothMaterial").setAmbientIntensity(0.4).setDiffuseColor(1.0,0.9843,0.9843).setShininess(0.05)))
        .setGeometry(new IndexedFaceSet("lcenincr_geometry").setDEF("lcenincr_geometry").setCreaseAngle(1.571).setCoordIndex(getlcenincr_geometry_5_23_coordIndex())
          .setCoord(new Coordinate("lcenincr_coordinate").setPoint(getlcenincr_coordinate_6_23_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


		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private int[] getlcenincr_geometry_5_23_coordIndex_1()
		{
			int[] value = {0,1,2,-1,1,3,2,-1,4,5,6,-1,5,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,17,16,24,-1,12,6,5,-1,25,26,27,-1,28,1,0,-1,29,30,20,-1,23,31,21,-1,32,33,34,-1,35,36,37,-1,21,38,39,-1,40,41,42,-1,43,12,5,-1,17,24,44,-1,21,39,22,-1,45,34,19,-1,18,45,19,-1,46,35,37,-1,37,47,46,-1,15,48,16,-1,12,14,6,-1,10,49,11,-1,5,4,7,-1,20,19,29,-1,2,50,0,-1,30,18,20,-1,18,30,51,-1,52,53,54,-1,52,55,53,-1,56,40,42,-1,57,40,56,-1,58,59,60,-1,59,58,61,-1,62,25,63,-1,62,26,25,-1,64,65,57,-1,66,65,64,-1,9,67,68,-1,67,9,52,-1,5,69,43,-1,69,5,8,-1,69,70,71,-1,70,69,72,-1,24,73,44,-1,24,63,73,-1,74,75,76,-1,74,66,75,-1,67,77,78,-1,77,67,79,-1,77,80,81,-1,80,77,82,-1,83,84,85,-1,84,83,71,-1,86,24,16,-1,86,87,24,-1,74,88,89,-1,90,88,74,-1,91,92,93,-1,92,91,78,-1,92,94,95,-1,94,92,81,-1,96,97,98,-1,97,96,85,-1,99,86,100,-1,99,101,86,-1,102,103,104,-1,102,90,103,-1,105,106,107,-1,105,104,106,-1,94,108,109,-1,108,94,110,-1,97,111,112,-1,111,97,113,-1,114,48,115,-1,114,100,48,-1,116,117,118,-1,116,115,117,-1,119,105,120,-1,119,121,105,-1,122,123,124,-1,123,122,109,-1,125,126,127,-1,126,125,112,-1,128,114,129,-1,128,130,114,-1,131,116,132,-1,131,129,116,-1,133,119,134,-1,133,135,119,-1,136,137,138,-1,137,136,124,-1,139,140,141,-1,140,139,127,-1,142,140,143,-1,142,144,140,-1,145,131,146,-1,145,147,131,-1,133,148,149,-1,150,148,133,-1,151,138,152,-1,151,153,138,-1,154,155,156,-1,155,154,141,-1,155,157,158,-1,157,155,144,-1,159,160,161,-1,160,159,145,-1,162,148,163,-1,162,164,148,-1,165,151,166,-1,165,167,151,-1,4,58,7,-1,168,58,4,-1,169,58,168,-1,53,58,169,-1,53,61,58,-1,55,61,53,-1,55,27,61,-1,11,27,55,-1,49,27,11,-1,170,27,49,-1,171,27,170,-1,171,42,27,-1,171,56,42,-1,166,33,165,-1,172,33,166,-1,2,173,174,-1,2,3,173,-1,31,175,176,-1,31,23,175,-1,162,47,177,-1,178,47,162,-1,51,179,18,-1,179,51,178,-1,39,50,22,-1,50,39,0,-1,180,18,179,-1,180,45,18,-1,178,163,179,-1,178,162,163,-1,176,181,31,-1,181,176,161,-1,174,50,2,-1,50,174,158,-1,182,172,166,-1,183,172,182,-1,179,184,180,-1,179,163,184,-1,185,173,186,-1,173,185,187,-1,188,167,165,-1,188,189,167,-1,177,164,162,-1,177,190,164,-1,191,161,176,-1,161,191,159,-1,156,158,174,-1,158,156,155,-1,192,156,187,-1,156,192,154,-1,167,153,151,-1,167,193,153,-1,164,149,148,-1,164,194,149,-1,195,145,159,-1,145,195,147,-1,196,195,197,-1,195,196,198,-1,199,141,154,-1,141,199,139,-1,136,153,200,-1,138,153,136,-1,149,135,133,-1,149,201,135,-1,129,147,128,-1,131,147,129,-1,202,128,198,-1,128,202,130,-1,127,203,125,-1,127,139,203,-1,204,124,136,-1,124,204,122,-1,135,121,119,-1,135,205,121,-1,206,207,208,-1,205,207,206,-1,130,100,114,-1,130,99,100,-1,112,98,97,-1,112,125,98,-1,95,109,122,-1,109,95,94,-1,121,104,105,-1,121,102,104,-1,206,90,102,-1,206,88,90,-1,100,16,48,-1,100,86,16,-1,85,113,97,-1,113,85,84,-1,81,110,94,-1,110,81,80,-1,78,81,92,-1,81,78,77,-1,90,76,103,-1,90,74,76,-1,101,87,86,-1,101,209,87,-1,85,210,83,-1,85,96,210,-1,13,210,211,-1,210,13,12,-1,68,78,91,-1,78,68,67,-1,66,89,65,-1,74,89,66,-1,87,63,24,-1,87,62,63,-1,43,71,83,-1,71,43,69,-1,212,13,213,-1,13,212,14,-1,214,9,68,-1,214,10,9,-1,215,57,65,-1,215,40,57,-1,216,26,62,-1,216,59,26,-1,56,64,57,-1,64,56,171,-1,11,52,9,-1,52,11,55,-1,168,6,14,-1,6,168,4,-1,7,60,8,-1,60,7,58,-1,54,169,212,-1,54,53,169,-1,170,10,217,-1,10,170,49,-1,61,26,59,-1,26,61,27,-1,63,41,73,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlcenincr_geometry_5_23_coordIndex_2()
		{
			int[] value = {63,25,41,-1,66,217,75,-1,66,64,217,-1,52,79,67,-1,79,52,54,-1,8,72,69,-1,72,8,60,-1,72,209,70,-1,209,72,216,-1,44,215,218,-1,44,73,215,-1,76,214,219,-1,76,75,214,-1,79,82,77,-1,82,79,213,-1,82,220,80,-1,220,82,211,-1,71,221,84,-1,221,71,70,-1,89,222,218,-1,88,222,89,-1,223,91,93,-1,223,219,91,-1,93,95,224,-1,95,93,92,-1,98,220,96,-1,98,225,220,-1,221,99,226,-1,99,221,101,-1,15,222,208,-1,15,17,222,-1,223,104,103,-1,106,104,223,-1,107,224,204,-1,107,106,224,-1,110,203,108,-1,203,110,225,-1,113,202,111,-1,202,113,226,-1,115,15,117,-1,115,48,15,-1,118,207,201,-1,118,117,207,-1,107,120,105,-1,200,120,107,-1,109,199,123,-1,199,109,108,-1,112,196,126,-1,196,112,111,-1,129,115,116,-1,129,114,115,-1,132,118,194,-1,132,116,118,-1,134,120,193,-1,134,119,120,-1,124,192,137,-1,192,124,123,-1,143,127,126,-1,143,140,127,-1,191,143,197,-1,191,142,143,-1,146,132,190,-1,146,131,132,-1,150,134,189,-1,150,133,134,-1,138,185,152,-1,185,138,137,-1,141,144,155,-1,144,141,140,-1,144,175,157,-1,175,144,142,-1,160,146,227,-1,160,145,146,-1,163,150,184,-1,163,148,150,-1,166,152,182,-1,166,151,152,-1,36,227,37,-1,227,36,160,-1,165,32,188,-1,33,32,165,-1,3,186,173,-1,3,228,186,-1,157,23,22,-1,23,157,175,-1,37,177,47,-1,37,227,177,-1,46,178,51,-1,46,47,178,-1,45,32,34,-1,32,45,180,-1,36,161,160,-1,36,181,161,-1,158,22,50,-1,22,158,157,-1,228,182,186,-1,228,183,182,-1,188,180,184,-1,32,180,188,-1,152,186,182,-1,186,152,185,-1,184,189,188,-1,184,150,189,-1,227,190,177,-1,227,146,190,-1,142,176,175,-1,176,142,191,-1,187,174,173,-1,174,187,156,-1,137,187,185,-1,187,137,192,-1,189,193,167,-1,189,134,193,-1,190,194,164,-1,190,132,194,-1,197,159,191,-1,159,197,195,-1,126,197,143,-1,197,126,196,-1,123,154,192,-1,154,123,199,-1,200,193,120,-1,153,193,200,-1,194,201,149,-1,194,118,201,-1,198,147,195,-1,147,198,128,-1,111,198,196,-1,198,111,202,-1,108,139,199,-1,139,108,203,-1,200,204,136,-1,200,107,204,-1,201,205,135,-1,201,207,205,-1,117,208,207,-1,117,15,208,-1,226,130,202,-1,130,226,99,-1,225,125,203,-1,125,225,98,-1,224,122,204,-1,122,224,95,-1,102,205,206,-1,121,205,102,-1,208,88,206,-1,208,222,88,-1,226,84,221,-1,226,113,84,-1,80,225,110,-1,225,80,220,-1,106,93,224,-1,106,223,93,-1,103,219,223,-1,103,76,219,-1,17,218,222,-1,17,44,218,-1,101,70,209,-1,101,221,70,-1,211,96,220,-1,96,211,210,-1,213,211,82,-1,211,213,13,-1,219,68,91,-1,219,214,68,-1,65,218,215,-1,89,218,65,-1,209,62,87,-1,209,216,62,-1,12,83,210,-1,83,12,43,-1,54,213,79,-1,213,54,212,-1,75,10,214,-1,75,217,10,-1,40,73,41,-1,215,73,40,-1,60,216,72,-1,216,60,59,-1,25,42,41,-1,25,27,42,-1,171,217,64,-1,217,171,170,-1,212,168,14,-1,212,169,168,-1,38,0,39,-1,38,28,0,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lcenincr_geometry' coordIndex field, scene-graph level=5, element #23, 1748 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 getlcenincr_geometry_5_23_coordIndex()
		{
			MFInt32 lcenincr_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlcenincr_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getlcenincr_geometry_5_23_coordIndex_2()));
			return lcenincr_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lcenincr_coordinate' point field, scene-graph level=6, element #23, 687 total numbers made up of 229 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 getlcenincr_coordinate_6_23_point()
		{
			MFVec3f lcenincr_coordinate_6_23_point = new MFVec3f(new double[] {0.0063,1.6006,0.0927,0.0059,1.6003,0.0915,0.0057,1.6021,0.091,0.0049,1.6018,0.0895,0.0016,1.6172,0.0901,0.0018,1.6171,0.0902,0.0018,1.6171,0.0901,0.0016,1.6172,0.0901,0.0017,1.6172,0.0903,0.0014,1.6169,0.0895,0.0013,1.6169,0.0896,0.0014,1.6171,0.0897,0.0023,1.6163,0.0904,0.0022,1.6162,0.0901,0.0018,1.6171,0.0899,0.0007,1.6118,0.0936,0.0012,1.6134,0.093,0.0008,1.6134,0.0929,0.0005,1.6004,0.0954,0.0005,1.5982,0.0935,0.0003,1.5988,0.0955,0.0062,1.6017,0.0954,0.006,1.6028,0.0938,0.006,1.6031,0.0951,0.0012,1.615,0.092,0.0013,1.6171,0.0904,0.0014,1.6171,0.0904,0.0014,1.6172,0.0902,0.0065,1.5999,0.0929,0.0002,1.5983,0.0956,0.0004,1.599,0.0962,0.0052,1.6031,0.0961,0.0007,1.6015,0.0917,0.0014,1.6012,0.09,0.0007,1.5997,0.0921,0.0022,1.6026,0.0972,0.0034,1.6034,0.0971,0.0021,1.603,0.0972,0.0067,1.6003,0.0944,0.0065,1.6013,0.0942,0.0012,1.617,0.0902,0.0012,1.6171,0.0904,0.0013,1.6172,0.0901,0.0022,1.6163,0.0907,0.0009,1.6149,0.0919,0.0005,1.6,0.0936,0.0013,1.6017,0.0971,0.0013,1.6028,0.097,0.0011,1.6119,0.0938,0.0014,1.6171,0.0897,0.006,1.6025,0.0924,0.0009,1.6008,0.0969,0.0015,1.6169,0.0895,0.0015,1.6171,0.0898,0.0017,1.617,0.0896,0.0015,1.6171,0.0897,0.0013,1.6171,0.09,0.0012,1.617,0.09,0.0015,1.6172,0.0902,0.0015,1.6171,0.0904,0.0016,1.6172,0.0904,0.0015,1.6172,0.0902,0.0014,1.6163,0.0911,0.0012,1.6163,0.0911,0.0012,1.617,0.0899,0.001,1.616,0.0902,0.001,1.616,0.0899,0.0017,1.6159,0.0892,0.0015,1.6159,0.0892,0.0021,1.6163,0.0909,0.0022,1.6152,0.0919,0.0026,1.6152,0.0917,0.0019,1.6164,0.091,0.001,1.6162,0.091,0.0009,1.6145,0.0901,0.0012,1.6159,0.0895,0.0012,1.6144,0.0894,0.0024,1.6146,0.0893,0.002,1.6144,0.089,0.002,1.616,0.0894,0.0033,1.6131,0.09,0.0029,1.6128,0.0891,0.0027,1.6147,0.0898,0.0028,1.6151,0.0913,0.0031,1.6136,0.0925,0.0034,1.6135,0.092,0.0014,1.6135,0.093,0.0014,1.6151,0.0921,0.0005,1.6129,0.091,0.0007,1.6146,0.0907,0.0007,1.6128,0.0903,0.0016,1.6144,0.089,0.0023,1.6126,0.0887,0.0018,1.6125,0.0887,0.0033,1.6111,0.0891,0.0026,1.6109,0.0885,0.0034,1.6134,0.0913,0.0039,1.612,0.0926,0.004,1.6119,0.0918,0.0025,1.6121,0.0939,0.0015,1.612,0.0939,0.0023,1.6136,0.093,0.0006,1.6111,0.0905,0.001,1.6126,0.0895,0.001,1.6109,0.0894,0.0011,1.6092,0.0894,0.0013,1.6108,0.089,0.0013,1.6091,0.0889,0.0043,1.6099,0.0901,0.0037,1.6095,0.0889,0.0038,1.6114,0.09,0.004,1.6107,0.0939,0.0045,1.6106,0.0931,0.0036,1.6121,0.0932,0.0016,1.6105,0.0946,0.0011,1.6104,0.0946,0.0012,1.609,0.0952,0.0006,1.6103,0.0944,0.0006,1.6088,0.095,0.0005,1.6079,0.0908,0.0011,1.6076,0.0894,0.0005,1.6095,0.0906,0.0029,1.6092,0.0883,0.0041,1.608,0.0889,0.0031,1.6076,0.0882,0.0045,1.6104,0.0921,0.0049,1.6092,0.0936,0.005,1.6089,0.0925,0.0029,1.6093,0.0953,0.0017,1.6091,0.0953,0.0027,1.6107,0.0947,0.0018,1.6077,0.096,0.0012,1.6075,0.0959,0.0002,1.6066,0.0925,0.0005,1.6063,0.091,0.0002,1.6081,0.0921,0.0023,1.6075,0.0882,0.0034,1.6061,0.0882,0.0024,1.6059,0.0882,0.005,1.6087,0.0914,0.0053,1.6075,0.0929,0.0053,1.6072,0.0916,0.0056,1.6061,0.0945,0.0052,1.6077,0.0941,0.0056,1.6058,0.0932,0.0032,1.6062,0.0965,0.0019,1.606,0.0964,0.003,1.6079,0.096,0.0002,1.6052,0.0946,0.0002,1.607,0.0942,0.0002,1.6048,0.0928,0.0016,1.6041,0.0889,0.0025,1.6041,0.0883,0.0015,1.6059,0.0888,0.005,1.6068,0.0903,0.0056,1.6055,0.0919,0.0053,1.6051,0.0906,0.0058,1.6043,0.0935,0.0058,1.604,0.0921,0.004,1.6062,0.096,0.0033,1.6047,0.0969,0.0042,1.6047,0.0964,0.0006,1.6041,0.0964,0.0002,1.6037,0.095,0.0006,1.6056,0.096,0.0013,1.6027,0.0897,0.0016,1.6025,0.089,0.0012,1.6042,0.0896,0.0016,1.6172,0.0899,0.0016,1.6171,0.0899,0.0014,1.6171,0.0898,0.0013,1.6171,0.0899,0.0018,1.6012,0.0893,0.0048,1.6031,0.0892,0.0055,1.6036,0.0907,0.0058,1.6046,0.0949,0.0051,1.6047,0.0958,0.0013,1.6043,0.0968,0.0008,1.6026,0.0967,0.0003,1.6022,0.0952,0.0003,1.6018,0.0933,0.0043,1.6034,0.0966,0.0026,1.6025,0.0883,0.0028,1.6013,0.0886,0.0002,1.6033,0.0931,0.0035,1.6043,0.0883,0.0037,1.6027,0.0883,0.0046,1.6047,0.0892,0.0005,1.603,0.0914,0.0005,1.6046,0.0913,0.0012,1.6058,0.0964,0.0049,1.6062,0.0954,0.0044,1.6064,0.089,0.0012,1.606,0.0894,0.0006,1.6073,0.0955,0.0039,1.6079,0.0955,0.0044,1.6093,0.0944,0.0047,1.6079,0.095,0.0036,1.6093,0.0949,0.0047,1.6084,0.0902,0.0014,1.6075,0.0888,0.0002,1.6085,0.0937,0.0033,1.6107,0.0943,0.0045,1.6101,0.0911,0.0021,1.6091,0.0883,0.0003,1.6096,0.0918,0.0004,1.6112,0.0914,0.0003,1.61,0.0932,0.0004,1.6115,0.0927,0.0019,1.6151,0.0921,0.0028,1.615,0.0908,0.0028,1.6149,0.0904,0.0017,1.617,0.0898,0.0021,1.6161,0.0897,0.0013,1.6159,0.0894,0.0009,1.6161,0.0907,0.0017,1.6163,0.0911,0.0013,1.6169,0.0897,0.0007,1.6148,0.0914,0.0012,1.6144,0.0892,0.0034,1.6133,0.0906,0.0026,1.6137,0.0928,0.0005,1.6131,0.0921,0.0012,1.6125,0.0891,0.002,1.6108,0.0885,0.004,1.6117,0.0909,0.003,1.6121,0.0936,0.002,1.6045,0.0969,0.0038,1.6014,0.0886});
			return lcenincr_coordinate_6_23_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 lcenincr 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 lcenincr().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.Skeleton.lcenincr\" 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.Skeleton.lcenincr self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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