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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlmolar2c_geometry_5_22_coordIndex_2()
		{
			int[] value = {144,249,186,-1,250,218,187,-1,72,71,1,-1,196,191,21,-1,139,20,22,-1,20,196,21,-1,70,199,19,-1,186,195,194,-1,19,16,193,-1,251,199,236,-1,10,237,11,-1,149,252,127,-1,9,72,1,-1,174,102,202,-1,1,0,200,-1,38,122,214,-1,253,254,242,-1,253,255,254,-1,256,257,258,-1,256,259,257,-1,260,261,215,-1,262,261,260,-1,263,243,264,-1,263,245,243,-1,265,266,267,-1,268,266,265,-1,269,270,271,-1,272,270,269,-1,273,255,274,-1,273,254,255,-1,210,76,209,-1,116,76,210,-1,275,218,250,-1,275,276,218,-1,179,157,277,-1,157,179,214,-1,177,241,152,-1,278,241,177,-1,150,203,62,-1,150,204,203,-1,66,279,228,-1,66,247,279,-1,125,204,150,-1,204,125,65,-1,280,198,281,-1,280,12,198,-1,252,231,280,-1,282,231,252,-1,249,191,196,-1,249,283,191,-1,21,68,22,-1,175,68,21,-1,143,190,283,-1,226,190,143,-1,51,147,48,-1,51,56,147,-1,284,285,108,-1,284,286,285,-1,282,13,231,-1,282,287,13,-1,144,180,145,-1,144,32,180,-1,288,287,282,-1,288,289,287,-1,178,57,224,-1,178,181,57,-1,246,169,277,-1,83,169,246,-1,172,290,75,-1,238,290,172,-1,35,170,36,-1,35,40,170,-1,164,162,165,-1,98,162,164,-1,259,291,257,-1,292,291,259,-1,293,159,206,-1,159,293,160,-1,294,215,207,-1,294,260,215,-1,284,260,294,-1,284,295,260,-1,59,244,285,-1,110,244,59,-1,267,212,296,-1,212,267,213,-1,296,122,297,-1,229,122,296,-1,155,297,230,-1,155,265,297,-1,275,271,189,-1,275,269,271,-1,298,289,299,-1,298,300,289,-1,151,181,178,-1,151,221,181,-1,300,287,289,-1,223,287,300,-1,277,156,246,-1,277,157,156,-1,53,55,220,-1,53,52,55,-1,27,6,2,-1,7,6,27,-1,26,199,251,-1,26,197,199,-1,16,15,14,-1,16,18,15,-1,198,205,301,-1,205,198,11,-1,105,23,103,-1,105,24,23,-1,38,179,39,-1,38,214,179,-1,33,300,187,-1,33,223,300,-1,116,77,76,-1,116,111,77,-1,302,298,303,-1,302,250,298,-1,230,122,121,-1,230,297,122,-1,299,254,273,-1,254,299,304,-1,297,267,296,-1,297,265,267,-1,113,244,112,-1,244,113,109,-1,294,286,284,-1,286,294,305,-1,291,293,257,-1,291,160,293,-1,306,118,120,-1,307,118,306,-1,190,234,176,-1,234,190,185,-1,95,166,163,-1,219,166,95,-1,97,164,163,-1,97,98,164,-1,74,172,78,-1,74,238,172,-1,209,84,246,-1,209,208,84,-1,235,183,42,-1,235,60,183,-1,65,124,247,-1,125,124,65,-1,32,233,180,-1,32,31,233,-1,60,248,183,-1,60,44,248,-1,108,295,284,-1,295,108,107,-1,40,239,39,-1,40,168,239,-1,226,145,167,-1,226,143,145,-1,11,9,205,-1,236,9,11,-1,197,19,199,-1,197,18,19,-1,17,13,186,-1,17,14,13,-1,283,144,143,-1,249,144,283,-1,237,236,11,-1,237,251,236,-1,288,252,149,-1,288,282,252,-1,279,124,240,-1,247,124,279,-1,306,216,292,-1,306,225,216,-1,152,5,123,-1,241,5,152,-1,170,277,169,-1,277,170,179,-1,31,276,233,-1,276,31,218,-1,188,232,217,-1,232,188,28,-1,308,303,309,-1,302,303,308,-1,271,310,154,-1,270,310,271,-1,266,213,267,-1,266,311,213,-1,312,245,263,-1,312,107,245,-1,215,313,206,-1,261,313,215,-1,307,256,314,-1,256,307,259,-1,315,242,118,-1,242,315,253,-1,316,257,293,-1,316,258,257,-1,262,295,317,-1,262,260,295,-1,115,264,243,-1,318,264,115,-1,268,155,319,-1,265,155,268,-1,302,272,269,-1,308,272,302,-1,250,269,275,-1,269,250,302,-1,278,320,158,-1,278,177,320,-1,0,62,200,-1,0,150,62,-1,64,200,62,-1,64,301,200,-1,228,227,66,-1,160,227,228,-1,227,160,291,-1,140,7,174,-1,140,4,7,-1,252,281,127,-1,252,280,281,-1,304,242,254,-1,304,119,242,-1,231,12,280,-1,231,10,12,-1,174,70,102,-1,71,70,174,-1,26,237,13,-1,26,251,237,-1,17,193,16,-1,17,194,193,-1,191,190,175,-1,191,283,190,-1,87,24,104,-1,24,87,25,-1,148,134,105,-1,134,148,184,-1,44,73,248,-1,44,43,73,-1,56,141,147,-1,182,141,56,-1,182,142,141,-1,45,222,52,-1,45,61,222,-1,59,286,57,-1,286,59,285,-1,127,64,63,-1,281,64,127,-1,102,19,69,-1,102,70,19,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getlmolar2c_geometry_5_22_coordIndex_3()
		{
			int[] value = {75,131,208,-1,290,131,75,-1,162,86,165,-1,162,88,86,-1,93,90,132,-1,92,90,93,-1,238,93,290,-1,93,238,81,-1,207,305,294,-1,320,305,207,-1,285,109,108,-1,285,244,109,-1,211,296,212,-1,211,229,296,-1,149,120,119,-1,120,149,126,-1,28,121,37,-1,188,121,28,-1,189,276,275,-1,276,189,217,-1,299,303,298,-1,299,273,303,-1,59,173,110,-1,58,173,59,-1,210,246,156,-1,209,246,210,-1,132,290,93,-1,131,290,132,-1,202,141,140,-1,202,138,141,-1,103,176,234,-1,176,103,69,-1,185,226,41,-1,190,226,185,-1,142,60,235,-1,61,60,142,-1,233,217,232,-1,233,276,217,-1,281,301,64,-1,281,198,301,-1,110,77,111,-1,173,77,110,-1,187,298,250,-1,298,187,300,-1,230,188,153,-1,188,230,121,-1,304,289,288,-1,304,299,289,-1,156,211,210,-1,156,229,211,-1,243,109,113,-1,109,243,245,-1,57,305,224,-1,57,286,305,-1,320,224,305,-1,177,224,320,-1,279,158,228,-1,279,278,158,-1,120,225,306,-1,120,126,225,-1,99,87,100,-1,99,25,87,-1,208,171,84,-1,131,171,208,-1,4,235,42,-1,140,235,4,-1,278,240,241,-1,240,278,279,-1,239,167,29,-1,167,239,168,-1,223,13,287,-1,223,186,13,-1,183,221,151,-1,221,183,248,-1,138,136,141,-1,137,136,138,-1,182,61,142,-1,182,222,61,-1,184,234,185,-1,184,148,234,-1,104,36,87,-1,36,104,34,-1,189,154,153,-1,154,189,271,-1,196,186,249,-1,196,195,186,-1,288,119,304,-1,288,149,119,-1,240,3,5,-1,124,3,240,-1,292,227,291,-1,216,227,292,-1,201,227,216,-1,8,301,205,-1,301,8,200,-1,292,307,306,-1,307,292,259,-1,207,158,320,-1,159,158,207,-1,180,28,30,-1,180,232,28,-1,212,117,211,-1,114,117,212,-1,273,309,303,-1,274,309,273,-1,319,154,310,-1,319,155,154,-1,311,115,213,-1,311,318,115,-1,107,317,295,-1,312,317,107,-1,206,316,293,-1,313,316,206,-1,314,118,307,-1,118,314,315,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lmolar2c_geometry' coordIndex field, scene-graph level=5, element #22, 2460 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 getlmolar2c_geometry_5_22_coordIndex()
		{
			MFInt32 lmolar2c_geometry_5_22_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlmolar2c_geometry_5_22_coordIndex_1()))
				.append(new MFInt32(getlmolar2c_geometry_5_22_coordIndex_2()))
				.append(new MFInt32(getlmolar2c_geometry_5_22_coordIndex_3()));
			return lmolar2c_geometry_5_22_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lmolar2c_coordinate' point field, scene-graph level=6, element #22, 963 total numbers made up of 321 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 getlmolar2c_coordinate_6_22_point()
		{
			MFVec3f lmolar2c_coordinate_6_22_point = new MFVec3f(new double[] {0.0236,1.5967,0.0516,0.0245,1.5967,0.0517,0.0235,1.597,0.0523,0.0232,1.5966,0.0531,0.0239,1.596,0.0536,0.023,1.5961,0.0543,0.0237,1.5965,0.0529,0.0241,1.5964,0.0528,0.0247,1.5966,0.0509,0.0252,1.5971,0.0509,0.0256,1.5974,0.049,0.025,1.5967,0.0499,0.0248,1.5968,0.0492,0.0267,1.5983,0.0492,0.0269,1.5983,0.0495,0.0267,1.5983,0.0495,0.0267,1.5984,0.0512,0.0276,1.5985,0.0496,0.0266,1.5984,0.0512,0.0266,1.5984,0.0514,0.0276,1.5984,0.0509,0.0282,1.5978,0.0507,0.0268,1.5983,0.0514,0.0275,1.5985,0.0543,0.0276,1.5983,0.0539,0.0276,1.5984,0.0543,0.0265,1.5981,0.0496,0.0243,1.5967,0.0519,0.0312,1.598,0.0514,0.0306,1.5968,0.0515,0.0305,1.5974,0.0507,0.0294,1.5987,0.0498,0.0293,1.5982,0.0499,0.0282,1.5988,0.0496,0.0294,1.5967,0.0532,0.0296,1.5965,0.0532,0.0296,1.5969,0.0545,0.0314,1.5976,0.053,0.0312,1.5978,0.0538,0.0305,1.5966,0.0535,0.0302,1.5963,0.0534,0.0297,1.5963,0.052,0.0238,1.5958,0.0551,0.0257,1.5969,0.0576,0.0253,1.5966,0.057,0.0258,1.5969,0.0569,0.0275,1.5984,0.0546,0.0274,1.5983,0.0547,0.0274,1.5984,0.0543,0.0274,1.5985,0.0542,0.0271,1.5981,0.0556,0.0268,1.598,0.0561,0.026,1.597,0.056,0.0267,1.5979,0.0562,0.0259,1.5969,0.0568,0.0259,1.597,0.0557,0.026,1.5971,0.0555,0.024,1.5978,0.0575,0.0253,1.5973,0.0581,0.0252,1.5982,0.0583,0.0249,1.5963,0.0563,0.0252,1.5965,0.0562,0.0232,1.5969,0.051,0.0231,1.5971,0.0501,0.0234,1.5968,0.0501,0.023,1.5975,0.0524,0.0218,1.5987,0.0534,0.0221,1.5987,0.0527,0.027,1.5981,0.0515,0.0273,1.598,0.052,0.0264,1.5982,0.0514,0.025,1.597,0.0517,0.025,1.597,0.0516,0.0254,1.5972,0.058,0.027,1.5968,0.0585,0.0291,1.596,0.0586,0.0293,1.5964,0.0586,0.0286,1.5969,0.0592,0.0269,1.5971,0.0587,0.0275,1.5969,0.058,0.0282,1.5969,0.0581,0.0283,1.5965,0.0585,0.0297,1.596,0.0555,0.0303,1.596,0.0556,0.0303,1.5957,0.0564,0.0296,1.5965,0.0548,0.0294,1.5967,0.0551,0.0291,1.5973,0.0546,0.0292,1.597,0.0552,0.0283,1.5971,0.0568,0.0288,1.5966,0.0575,0.0283,1.5973,0.0574,0.0286,1.5965,0.0579,0.0289,1.596,0.0581,0.0288,1.5964,0.0563,0.0285,1.5967,0.0561,0.029,1.597,0.0553,0.029,1.597,0.0554,0.029,1.5969,0.0555,0.0275,1.5984,0.0545,0.0291,1.5971,0.0552,0.0272,1.5978,0.0521,0.027,1.5978,0.0519,0.0274,1.5979,0.0521,0.0291,1.597,0.0536,0.0276,1.5982,0.0538,0.0282,1.5972,0.0577,0.0246,1.6028,0.0579,0.0247,1.6016,0.058,0.0267,1.6015,0.0587,0.027,1.5983,0.0591,0.0289,1.598,0.0594,0.0289,1.5994,0.0596,0.0288,1.6014,0.0593,0.0298,1.6013,0.0592,0.0295,1.6026,0.0591,0.0297,1.5976,0.0589,0.0298,1.5991,0.0591,0.0223,1.6018,0.0498,0.0236,1.6004,0.0486,0.0225,1.6001,0.0494,0.0316,1.5989,0.0532,0.0315,1.5991,0.0549,0.0231,1.5961,0.0551,0.0229,1.5969,0.0532,0.0232,1.5973,0.0524,0.0228,1.5987,0.0493,0.0236,1.5972,0.0493,0.0269,1.598,0.0562,0.028,1.5973,0.0577,0.0271,1.5967,0.0582,0.0296,1.5958,0.0575,0.0293,1.5959,0.0573,0.0295,1.5957,0.0564,0.0292,1.5969,0.0531,0.0262,1.5973,0.0538,0.0259,1.597,0.0538,0.0262,1.5972,0.0536,0.0258,1.5969,0.0525,0.0268,1.5983,0.0512,0.0243,1.5961,0.0537,0.0246,1.5962,0.0539,0.0246,1.5962,0.0552,0.0297,1.5972,0.0506,0.0292,1.5979,0.0499,0.0304,1.5973,0.0505,0.0274,1.5984,0.0541,0.0262,1.5972,0.0542,0.0276,1.5982,0.0536,0.0238,1.5989,0.0486,0.0232,1.5971,0.0517,0.0235,1.5963,0.0563,0.0226,1.5965,0.0553,0.0314,1.6014,0.0529,0.031,1.6028,0.0533,0.0313,1.6028,0.0542,0.0311,1.5976,0.0567,0.031,1.5978,0.0555,0.0215,1.5987,0.0548,0.0212,1.6004,0.0549,0.0211,1.6004,0.0539,0.0259,1.597,0.0571,0.0292,1.5967,0.0555,0.0287,1.5969,0.0557,0.029,1.5967,0.0559,0.0294,1.5963,0.0557,0.0273,1.5983,0.0549,0.0304,1.5966,0.0514,0.0303,1.5963,0.0524,0.0302,1.5963,0.055,0.0302,1.5966,0.0544,0.0299,1.5956,0.0563,0.0285,1.5967,0.0591,0.0269,1.5973,0.0588,0.0252,1.5967,0.052,0.0281,1.5977,0.051,0.0274,1.5979,0.0519,0.0222,1.5972,0.0555,0.0233,1.5966,0.0564,0.0303,1.5969,0.0545,0.0304,1.5976,0.0504,0.0243,1.5969,0.0573,0.0256,1.5968,0.0556,0.0244,1.5962,0.0563,0.0292,1.5968,0.0528,0.0292,1.5965,0.0518,0.028,1.5986,0.0495,0.029,1.5996,0.0499,0.0314,1.599,0.0518,0.031,1.6015,0.0519,0.0292,1.5967,0.0514,0.0289,1.5973,0.0508,0.0275,1.5985,0.0508,0.0268,1.5984,0.0511,0.0279,1.5986,0.0496,0.028,1.5984,0.0499,0.0281,1.598,0.0504,0.0266,1.5983,0.0512,0.0243,1.5966,0.0495,0.0265,1.5982,0.0513,0.0238,1.5965,0.051,0.0221,1.5987,0.0519,0.0256,1.5968,0.0523,0.0229,1.5972,0.051,0.023,1.5974,0.0517,0.0248,1.5966,0.0504,0.0211,1.6019,0.055,0.0213,1.6004,0.0558,0.0298,1.5958,0.0578,0.0299,1.596,0.0579,0.0303,1.5973,0.0581,0.0306,1.5988,0.0585,0.0305,1.6012,0.0587,0.0303,1.6025,0.0588,0.031,1.598,0.0547,0.0214,1.6021,0.056,0.0223,1.5986,0.051,0.0309,1.5995,0.051,0.0297,1.5996,0.0501,0.0272,1.5981,0.0552,0.0268,1.598,0.0562,0.0245,1.5967,0.0572,0.0257,1.5969,0.0559,0.028,1.5988,0.0495,0.0228,1.5975,0.0565,0.0225,1.5986,0.05,0.0297,1.5967,0.0513,0.0217,1.5998,0.0528,0.0216,1.5988,0.054,0.0313,1.5986,0.0571,0.0315,1.6012,0.054,0.0255,1.5975,0.049,0.0307,1.5983,0.0505,0.0305,1.5985,0.0503,0.0276,1.5978,0.052,0.0243,1.5959,0.0551,0.0254,1.5972,0.0503,0.0257,1.5974,0.0493,0.0284,1.5965,0.0588,0.0305,1.5965,0.0524,0.0226,1.5967,0.0543,0.0226,1.5966,0.0545,0.0235,1.6021,0.0493,0.0286,1.6027,0.059,0.0268,1.5996,0.0589,0.0267,1.6029,0.0584,0.0305,1.5959,0.0564,0.0226,1.5973,0.0532,0.0249,1.5966,0.0571,0.0285,1.5979,0.0501,0.0293,1.6017,0.0508,0.0259,1.5976,0.0498,0.0244,1.5974,0.0489,0.0234,1.6025,0.0494,0.0246,1.6024,0.0494,0.0244,1.6028,0.0495,0.0216,1.6022,0.0514,0.0212,1.6019,0.0529,0.0213,1.6024,0.0529,0.0216,1.6018,0.0514,0.0222,1.6024,0.0568,0.0214,1.6025,0.056,0.0222,1.6028,0.0567,0.0267,1.6033,0.0583,0.0286,1.6031,0.059,0.0314,1.6028,0.0559,0.0312,1.603,0.0576,0.0313,1.6026,0.0576,0.0313,1.6032,0.0559,0.03,1.6028,0.0517,0.0306,1.6033,0.0525,0.0307,1.6029,0.0524,0.0299,1.6032,0.0519,0.0255,1.6027,0.0498,0.0255,1.6031,0.05,0.0302,1.6017,0.0513,0.0304,1.5996,0.0505,0.0304,1.5966,0.0551,0.0222,1.5972,0.0548,0.0223,1.5973,0.0542,0.0245,1.5971,0.049,0.0239,1.5969,0.0493,0.0254,1.5979,0.0489,0.0291,1.5972,0.0508,0.0234,1.6012,0.0575,0.0249,1.5997,0.0583,0.0237,1.5994,0.0576,0.0266,1.5985,0.0491,0.025,1.5991,0.0486,0.0262,1.5994,0.0488,0.0289,1.596,0.0583,0.0215,1.6005,0.0528,0.0217,1.6004,0.0511,0.0209,1.6018,0.0541,0.0222,1.6009,0.0568,0.0234,1.6026,0.0574,0.0315,1.6008,0.0573,0.0315,1.6012,0.0556,0.0277,1.6011,0.0498,0.0258,1.6008,0.0489,0.028,1.5996,0.0494,0.024,1.5965,0.0503,0.0292,1.6027,0.0513,0.0273,1.6027,0.0506,0.0248,1.6007,0.0487,0.0226,1.5991,0.0568,0.022,1.6002,0.0503,0.0219,1.6018,0.0505,0.0291,1.6031,0.0514,0.0273,1.6031,0.0508,0.0309,1.6032,0.0533,0.0302,1.6029,0.0588,0.0246,1.6032,0.0579,0.0211,1.6023,0.055,0.022,1.6022,0.0506,0.0223,1.6022,0.05,0.021,1.6022,0.0541,0.0234,1.603,0.0573,0.0295,1.603,0.059,0.0312,1.6032,0.0542,0.0216,1.5987,0.0556});
			return lmolar2c_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_molar2c 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_molar2c().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_molar2c\" 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_molar2c self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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