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 l_molar1c.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.l_molar1c&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/l_molar1c.x3d">l_molar1c.x3d</a> </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/lmolar1c.x3d">originals/lmolar1c.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/l_molar1c.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_molar1c.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 l_molar1c
{
	/** Default constructor to create this object. */
	public l_molar1c ()
	{
	  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("l_molar1c.x3d"))
    .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/lmolar1c.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/l_molar1c.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 l_molar1c"))
    .addChild(new Transform("lmolar1c")
      .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("lmolar1c_geometry").setDEF("lmolar1c_geometry").setCreaseAngle(1.571).setCoordIndex(getlmolar1c_geometry_5_22_coordIndex())
          .setCoord(new Coordinate("lmolar1c_coordinate").setPoint(getlmolar1c_coordinate_6_22_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[] getlmolar1c_geometry_5_22_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,24,25,26,-1,27,17,28,-1,29,30,31,-1,32,33,34,-1,26,25,35,-1,36,24,17,-1,37,38,39,-1,40,41,42,-1,43,21,23,-1,44,23,1,-1,45,46,47,-1,48,49,50,-1,47,51,52,-1,53,54,55,-1,48,50,56,-1,57,58,59,-1,45,60,61,-1,62,63,64,-1,62,60,55,-1,65,66,67,-1,68,66,69,-1,53,70,54,-1,71,0,72,-1,73,70,74,-1,48,75,49,-1,76,69,77,-1,50,78,56,-1,79,80,81,-1,81,82,83,-1,84,85,29,-1,86,84,33,-1,85,84,86,-1,44,1,0,-1,87,88,32,-1,89,90,91,-1,92,93,94,-1,95,38,37,-1,96,97,98,-1,99,100,101,-1,102,103,104,-1,105,106,107,-1,108,109,110,-1,111,112,113,-1,18,20,6,-1,87,114,115,-1,19,116,117,-1,118,119,120,-1,121,118,122,-1,123,115,114,-1,124,125,126,-1,127,128,129,-1,130,131,121,-1,124,132,125,-1,121,131,133,-1,120,119,19,-1,119,7,6,-1,134,18,135,-1,136,117,111,-1,119,20,19,-1,137,103,102,-1,100,138,40,-1,99,139,95,-1,37,92,94,-1,140,10,14,-1,87,141,88,-1,142,143,34,-1,26,28,24,-1,24,36,80,-1,36,16,80,-1,83,42,41,-1,79,144,145,-1,56,78,146,-1,76,147,68,-1,77,148,76,-1,149,150,1,-1,146,138,151,-1,148,62,54,-1,64,152,61,-1,45,47,52,-1,60,153,55,-1,99,67,100,-1,76,48,56,-1,154,155,51,-1,155,156,157,-1,70,73,50,-1,52,158,55,-1,149,1,23,-1,101,40,42,-1,41,144,159,-1,38,160,161,-1,16,36,17,-1,16,15,82,-1,132,30,85,-1,35,25,34,-1,162,163,164,-1,7,165,166,-1,116,167,112,-1,9,12,10,-1,18,134,167,-1,135,6,8,-1,168,169,50,-1,73,170,168,-1,29,171,35,-1,4,156,5,-1,157,4,3,-1,172,173,174,-1,173,163,162,-1,172,163,173,-1,2,1,150,-1,156,175,5,-1,4,157,156,-1,73,74,170,-1,168,176,169,-1,18,6,135,-1,104,107,177,-1,12,14,10,-1,167,134,178,-1,165,43,166,-1,162,164,179,-1,35,34,33,-1,91,31,180,-1,30,29,85,-1,28,26,171,-1,16,82,81,-1,38,161,39,-1,101,42,181,-1,32,143,142,-1,176,168,149,-1,46,167,47,-1,49,70,50,-1,157,182,155,-1,51,155,182,-1,54,62,55,-1,62,64,60,-1,61,60,64,-1,60,45,153,-1,54,75,148,-1,178,183,47,-1,151,147,146,-1,158,182,53,-1,49,75,70,-1,148,48,76,-1,146,147,56,-1,79,159,144,-1,83,184,42,-1,16,81,80,-1,34,185,142,-1,88,86,32,-1,21,142,22,-1,140,14,89,-1,37,94,95,-1,186,57,97,-1,99,95,59,-1,100,40,101,-1,111,187,136,-1,116,18,167,-1,6,20,119,-1,125,188,141,-1,141,115,125,-1,133,123,121,-1,124,189,132,-1,130,190,131,-1,127,191,128,-1,131,126,133,-1,123,133,115,-1,121,123,118,-1,118,192,119,-1,117,193,19,-1,115,141,87,-1,19,18,116,-1,111,113,109,-1,108,194,109,-1,107,195,105,-1,102,104,177,-1,98,196,96,-1,95,139,38,-1,92,197,93,-1,89,14,90,-1,32,142,87,-1,86,188,85,-1,33,32,86,-1,28,171,29,-1,28,17,24,-1,81,159,79,-1,185,24,80,-1,56,147,76,-1,76,68,69,-1,48,148,75,-1,5,71,72,-1,70,75,54,-1,66,198,69,-1,66,151,67,-1,69,63,77,-1,178,47,167,-1,153,52,55,-1,58,99,59,-1,157,53,182,-1,158,53,55,-1,50,73,168,-1,45,52,153,-1,142,21,87,-1,44,43,23,-1,40,144,41,-1,37,39,199,-1,26,35,171,-1,143,32,34,-1,31,28,29,-1,27,28,31,-1,31,200,27,-1,15,17,27,-1,201,9,11,-1,135,8,134,-1,8,178,134,-1,5,72,3,-1,0,2,72,-1,183,71,175,-1,5,175,71,-1,74,202,170,-1,11,203,201,-1,204,203,11,-1,93,205,196,-1,206,205,93,-1,195,207,105,-1,208,207,195,-1,209,128,210,-1,209,211,128,-1,212,213,214,-1,213,212,215,-1,216,217,218,-1,216,219,217,-1,202,150,170,-1,202,2,150,-1,202,157,3,-1,202,74,157,-1,175,154,183,-1,175,220,154,-1,221,176,22,-1,176,221,169,-1,177,106,222,-1,107,106,177,-1,160,223,161,-1,160,184,223,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlmolar1c_geometry_5_22_coordIndex_2()
		{
			int[] value = {99,181,139,-1,99,101,181,-1,224,122,225,-1,226,122,224,-1,227,64,63,-1,152,64,227,-1,154,47,183,-1,51,47,154,-1,185,22,142,-1,185,221,22,-1,185,25,24,-1,185,34,25,-1,228,229,180,-1,229,228,230,-1,163,140,164,-1,231,140,163,-1,184,181,42,-1,184,160,181,-1,9,199,12,-1,9,232,199,-1,57,233,58,-1,233,57,186,-1,227,234,235,-1,198,234,227,-1,236,137,102,-1,236,235,137,-1,113,45,237,-1,45,113,46,-1,222,102,177,-1,222,238,102,-1,187,239,136,-1,240,239,187,-1,112,46,113,-1,112,167,46,-1,124,131,241,-1,124,126,131,-1,242,136,239,-1,243,136,242,-1,244,243,242,-1,244,224,243,-1,121,226,130,-1,226,121,122,-1,245,130,226,-1,245,246,130,-1,247,248,190,-1,247,191,248,-1,191,210,128,-1,191,247,210,-1,212,245,244,-1,249,245,212,-1,248,250,241,-1,248,251,250,-1,242,212,244,-1,212,242,215,-1,118,225,122,-1,225,118,120,-1,239,215,242,-1,239,252,215,-1,189,30,132,-1,30,189,228,-1,116,111,117,-1,116,112,111,-1,237,109,113,-1,110,109,237,-1,238,108,110,-1,238,222,108,-1,253,152,236,-1,253,61,152,-1,233,235,234,-1,233,137,235,-1,58,234,65,-1,234,58,233,-1,58,67,99,-1,65,67,58,-1,9,254,232,-1,9,201,254,-1,255,161,223,-1,256,161,255,-1,200,91,90,-1,91,200,31,-1,89,180,229,-1,89,91,180,-1,188,88,141,-1,188,86,88,-1,80,221,185,-1,80,79,221,-1,40,146,144,-1,40,138,146,-1,0,178,166,-1,0,183,178,-1,0,71,183,-1,227,69,198,-1,63,69,227,-1,182,52,51,-1,182,158,52,-1,244,226,224,-1,245,226,244,-1,92,199,232,-1,92,37,199,-1,191,251,248,-1,191,127,251,-1,13,90,14,-1,13,256,90,-1,222,257,108,-1,106,257,222,-1,155,175,156,-1,154,175,155,-1,220,175,154,-1,252,213,215,-1,258,213,252,-1,259,210,260,-1,259,209,210,-1,207,217,105,-1,207,218,217,-1,196,261,96,-1,205,261,196,-1,201,262,254,-1,203,262,201,-1,263,11,231,-1,263,204,11,-1,197,206,93,-1,264,206,197,-1,265,208,195,-1,266,208,265,-1,211,129,128,-1,211,267,129,-1,249,214,268,-1,214,249,212,-1,219,269,270,-1,216,269,219,-1,2,3,72,-1,2,202,3,-1,194,240,187,-1,271,240,194,-1,27,255,15,-1,255,27,200,-1,82,184,83,-1,184,82,223,-1,87,43,165,-1,43,87,21,-1,97,59,98,-1,97,57,59,-1,146,145,144,-1,146,78,145,-1,147,66,68,-1,147,151,66,-1,169,78,50,-1,169,145,78,-1,15,223,82,-1,15,255,223,-1,29,33,84,-1,29,35,33,-1,230,189,250,-1,230,228,189,-1,229,179,164,-1,179,229,230,-1,139,160,38,-1,160,139,181,-1,13,199,39,-1,12,199,13,-1,94,196,98,-1,94,93,196,-1,96,104,97,-1,265,104,96,-1,265,107,104,-1,107,265,195,-1,152,235,236,-1,152,227,235,-1,61,237,45,-1,253,237,61,-1,106,217,257,-1,106,105,217,-1,257,219,271,-1,257,217,219,-1,252,240,270,-1,252,239,240,-1,87,192,114,-1,87,165,192,-1,117,243,193,-1,136,243,117,-1,118,114,192,-1,118,123,114,-1,224,193,243,-1,224,225,193,-1,115,126,125,-1,126,115,133,-1,250,179,230,-1,251,179,250,-1,260,247,246,-1,210,247,260,-1,129,162,127,-1,173,162,129,-1,190,246,247,-1,246,190,130,-1,190,241,131,-1,248,241,190,-1,241,189,124,-1,241,250,189,-1,225,19,193,-1,225,120,19,-1,132,188,125,-1,132,85,188,-1,7,192,165,-1,192,7,119,-1,109,187,111,-1,187,109,194,-1,271,270,240,-1,270,271,219,-1,110,253,238,-1,110,237,253,-1,238,236,102,-1,253,236,238,-1,186,137,233,-1,103,137,186,-1,66,234,198,-1,234,66,65,-1,97,103,186,-1,104,103,97,-1,98,95,94,-1,59,95,98,-1,39,256,13,-1,39,161,256,-1,231,10,140,-1,10,231,11,-1,89,164,140,-1,229,164,89,-1,30,180,31,-1,30,228,180,-1,43,0,166,-1,0,43,44,-1,221,145,169,-1,221,79,145,-1,22,149,23,-1,149,22,176,-1,148,63,62,-1,148,77,63,-1,67,138,100,-1,67,151,138,-1,149,170,150,-1,168,170,149,-1,249,246,245,-1,249,260,246,-1,41,81,83,-1,41,159,81,-1,232,197,92,-1,197,232,254,-1,127,179,251,-1,127,162,179,-1,8,166,178,-1,8,7,166,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getlmolar1c_geometry_5_22_coordIndex_3()
		{
			int[] value = {200,256,255,-1,256,200,90,-1,108,271,194,-1,257,271,108,-1,53,74,70,-1,53,157,74,-1,270,258,252,-1,269,258,270,-1,268,260,249,-1,268,259,260,-1,267,173,129,-1,267,174,173,-1,261,265,96,-1,261,266,265,-1,254,264,197,-1,262,264,254,-1,172,231,163,-1,172,263,231,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lmolar1c_geometry' coordIndex field, scene-graph level=5, element #22, 2072 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 getlmolar1c_geometry_5_22_coordIndex()
		{
			MFInt32 lmolar1c_geometry_5_22_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlmolar1c_geometry_5_22_coordIndex_1()))
				.append(new MFInt32(getlmolar1c_geometry_5_22_coordIndex_2()))
				.append(new MFInt32(getlmolar1c_geometry_5_22_coordIndex_3()));
			return lmolar1c_geometry_5_22_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lmolar1c_coordinate' point field, scene-graph level=6, element #22, 816 total numbers made up of 272 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 getlmolar1c_coordinate_6_22_point()
		{
			MFVec3f lmolar1c_coordinate_6_22_point = new MFVec3f(new double[] {0.0221,1.5948,0.0642,0.0225,1.5952,0.063,0.0229,1.5963,0.0641,0.0233,1.5971,0.0654,0.0232,1.5971,0.0655,0.0223,1.5961,0.0653,0.0202,1.5946,0.0646,0.0204,1.5945,0.0637,0.0205,1.5947,0.0645,0.0282,1.6038,0.0614,0.0276,1.6036,0.061,0.0275,1.6041,0.0611,0.0287,1.601,0.0607,0.0288,1.6003,0.0606,0.0279,1.6007,0.0603,0.028,1.5961,0.0598,0.0278,1.5957,0.0608,0.0271,1.5967,0.0596,0.0201,1.5956,0.0659,0.0189,1.5967,0.0651,0.0196,1.5952,0.0649,0.0223,1.5953,0.0617,0.0236,1.596,0.062,0.0229,1.5955,0.0622,0.0256,1.5976,0.0605,0.0252,1.5976,0.0604,0.0254,1.5976,0.0603,0.0272,1.5967,0.0593,0.0261,1.5973,0.0587,0.0244,1.5967,0.058,0.0243,1.597,0.0577,0.0261,1.5973,0.0586,0.0227,1.5963,0.0599,0.0241,1.5963,0.0599,0.0244,1.5974,0.0612,0.0246,1.5968,0.0594,0.0269,1.5966,0.0605,0.0294,1.6013,0.0627,0.0296,1.5996,0.0624,0.0295,1.5999,0.0612,0.0286,1.5963,0.0637,0.0284,1.595,0.0624,0.029,1.5961,0.0627,0.0219,1.5947,0.0627,0.0223,1.595,0.0629,0.0233,1.5967,0.0684,0.0224,1.5965,0.0679,0.0226,1.5962,0.0676,0.0263,1.5968,0.0652,0.0251,1.5978,0.0645,0.0251,1.5979,0.0643,0.0229,1.5966,0.0672,0.0234,1.5968,0.0675,0.0241,1.5973,0.066,0.0245,1.5972,0.0669,0.0242,1.5968,0.0676,0.0266,1.597,0.0645,0.029,1.6006,0.0668,0.0291,1.5989,0.0668,0.0293,1.6011,0.065,0.0251,1.5963,0.069,0.0249,1.5968,0.0692,0.0254,1.5965,0.0678,0.0267,1.5953,0.0688,0.0259,1.5958,0.0691,0.0289,1.5973,0.0666,0.0285,1.5961,0.0663,0.0288,1.5975,0.0652,0.0279,1.5952,0.0661,0.0275,1.595,0.0675,0.0243,1.5978,0.065,0.022,1.595,0.0649,0.0227,1.5959,0.0648,0.0242,1.5977,0.0648,0.024,1.5977,0.0651,0.0248,1.5971,0.0656,0.0275,1.5956,0.0656,0.0265,1.5952,0.0668,0.0265,1.5967,0.0639,0.0263,1.5959,0.062,0.0265,1.5961,0.0613,0.0282,1.595,0.0615,0.0287,1.5953,0.0604,0.0287,1.595,0.0614,0.0236,1.5959,0.0585,0.0231,1.596,0.0578,0.0228,1.5954,0.0588,0.0217,1.5954,0.0614,0.0224,1.5952,0.0602,0.0261,1.6002,0.0597,0.0277,1.5985,0.0595,0.0263,1.5983,0.0589,0.0287,1.6037,0.063,0.0286,1.6041,0.0638,0.0289,1.6034,0.064,0.0293,1.6013,0.0637,0.0284,1.6037,0.0671,0.0288,1.6025,0.0669,0.029,1.603,0.0651,0.029,1.5993,0.0648,0.0288,1.5977,0.0647,0.029,1.5977,0.064,0.0266,1.6003,0.0694,0.0277,1.6008,0.0688,0.0279,1.6024,0.0684,0.0258,1.6032,0.0687,0.0258,1.6025,0.0686,0.0266,1.6026,0.0688,0.0244,1.6013,0.0682,0.0225,1.5995,0.068,0.0239,1.5996,0.0688,0.0208,1.5989,0.0673,0.0208,1.5971,0.0672,0.0224,1.5978,0.0683,0.0205,1.5961,0.0614,0.0205,1.5954,0.0599,0.02,1.5968,0.0664,0.0194,1.5989,0.0663,0.0191,1.5964,0.0622,0.0196,1.595,0.0636,0.0186,1.5964,0.0635,0.0191,1.5984,0.0612,0.0187,1.5983,0.0622,0.0198,1.5968,0.0613,0.021,1.5969,0.0577,0.0212,1.5954,0.0581,0.0201,1.5968,0.0589,0.0217,1.6021,0.0591,0.0209,1.6027,0.0595,0.022,1.6028,0.0594,0.019,1.6002,0.0613,0.0195,1.5984,0.0597,0.023,1.5961,0.0574,0.0197,1.5968,0.0599,0.0208,1.5951,0.066,0.0205,1.5952,0.0653,0.0192,1.6006,0.0659,0.0275,1.5995,0.0691,0.0282,1.5965,0.0643,0.0293,1.5993,0.0633,0.026,1.6026,0.0608,0.0213,1.5952,0.0599,0.0231,1.5969,0.0612,0.0232,1.5969,0.061,0.0277,1.5955,0.0634,0.0264,1.5964,0.0632,0.0277,1.5959,0.064,0.0279,1.5958,0.0647,0.0256,1.596,0.0662,0.0233,1.5965,0.0636,0.023,1.5965,0.0638,0.0283,1.5964,0.0649,0.0261,1.5967,0.0693,0.0237,1.5967,0.068,0.0224,1.5959,0.0662,0.023,1.5968,0.0664,0.0231,1.5971,0.0657,0.0238,1.5975,0.0659,0.0238,1.5972,0.0665,0.028,1.5951,0.0622,0.0296,1.5979,0.062,0.0296,1.5982,0.0608,0.0229,1.6025,0.0593,0.0245,1.6032,0.06,0.0246,1.6015,0.0598,0.0214,1.5945,0.0626,0.0213,1.5944,0.064,0.0211,1.5961,0.067,0.0239,1.5975,0.0645,0.0249,1.5972,0.0629,0.0236,1.5975,0.0647,0.0248,1.5968,0.0593,0.0244,1.6035,0.06,0.0231,1.603,0.0595,0.023,1.6033,0.0597,0.0223,1.5961,0.0654,0.0238,1.5967,0.0634,0.0266,1.6019,0.0689,0.0215,1.595,0.0663,0.0228,1.601,0.0586,0.0254,1.5981,0.0584,0.0294,1.5977,0.063,0.0238,1.5973,0.0661,0.0219,1.5953,0.0663,0.0293,1.5963,0.0615,0.0245,1.5973,0.0614,0.0288,1.6005,0.0674,0.021,1.6009,0.0668,0.0216,1.5952,0.0586,0.0225,1.5975,0.0574,0.0195,1.6004,0.0601,0.0208,1.6019,0.0592,0.0203,1.5951,0.0623,0.0185,1.5985,0.0649,0.023,1.6011,0.0676,0.0268,1.6034,0.0687,0.0286,1.6039,0.0651,0.0284,1.6042,0.063,0.0279,1.596,0.0677,0.0292,1.6013,0.0616,0.0274,1.5973,0.0592,0.028,1.6042,0.0616,0.0235,1.5973,0.0649,0.0279,1.6045,0.0616,0.0274,1.6044,0.0612,0.0284,1.6042,0.0651,0.0285,1.6044,0.0639,0.0258,1.6035,0.0687,0.0267,1.6037,0.0686,0.0199,1.6029,0.0608,0.0198,1.6026,0.0607,0.021,1.603,0.0596,0.019,1.6025,0.0632,0.0189,1.6028,0.0645,0.0191,1.6028,0.0633,0.0188,1.6025,0.0645,0.0234,1.6035,0.0678,0.0247,1.6032,0.0683,0.0246,1.6035,0.0683,0.0234,1.6031,0.0678,0.0223,1.5959,0.0659,0.0249,1.5967,0.062,0.0257,1.6015,0.0687,0.0291,1.5965,0.0602,0.0184,1.6,0.0632,0.0184,1.5981,0.0634,0.0187,1.6001,0.0623,0.0269,1.5963,0.069,0.0237,1.5978,0.0575,0.0248,1.5999,0.059,0.0232,1.5994,0.0579,0.026,1.6037,0.0609,0.0285,1.6038,0.062,0.0288,1.599,0.0677,0.0283,1.5974,0.0679,0.0273,1.598,0.0692,0.0264,1.5985,0.0696,0.0234,1.5982,0.0688,0.0255,1.6,0.0692,0.0195,1.602,0.0658,0.0212,1.6019,0.0668,0.0207,1.5989,0.0582,0.0186,1.6019,0.0645,0.0184,1.6005,0.0648,0.0186,1.6014,0.0634,0.0189,1.6014,0.0624,0.0192,1.6014,0.0615,0.0198,1.6018,0.0604,0.0205,1.6005,0.0588,0.0192,1.6025,0.0624,0.0218,1.5992,0.0578,0.0214,1.6007,0.0585,0.0197,1.6026,0.0659,0.025,1.5984,0.0695,0.0283,1.6042,0.0622,0.0283,1.5969,0.0596,0.0287,1.5984,0.06,0.0246,1.6023,0.0681,0.0197,1.6029,0.0658,0.0194,1.6029,0.0617,0.0193,1.6025,0.0616,0.0282,1.604,0.0671,0.0282,1.6046,0.0622,0.026,1.604,0.061,0.0283,1.6046,0.063,0.0278,1.6037,0.0683,0.0277,1.604,0.0682,0.022,1.6032,0.0595,0.0193,1.6029,0.0625,0.0215,1.6033,0.0669,0.0215,1.6029,0.0669,0.0232,1.6021,0.0676});
			return lmolar1c_coordinate_6_22_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 l_molar1c 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 l_molar1c().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.l_molar1c\" 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.l_molar1c self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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