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> intervertebral disc. </p>
 <p> Related links:  source c3disc.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.c3disc&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/c3disc.x3d">c3disc.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> intervertebral disc </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/c3disc.x3d">originals/c3disc.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/Intervertebral_disc" target="_blank">https://en.wikipedia.org/wiki/Intervertebral_disc</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/c3disc.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/c3disc.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 c3disc
{
	/** Default constructor to create this object. */
	public c3disc ()
	{
	  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("c3disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("intervertebral disc"))
    .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/c3disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Intervertebral_disc"))
    .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/c3disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("c3disc.x3d"))
    .addComments(" user hover lights bone and reveals description, user selection/deselection temporarily binds/unbinds close-up hidden viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("cartilage c3disc"))
    .addChild(new Transform("c3disc").setTranslation(0.0000,1.5790,-0.0272)
      .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.1).setShininess(0.05).setSpecularColor(0.9647,0.949,0.9098)))
        .setGeometry(new IndexedFaceSet("c3disc_geometry").setDEF("c3disc_geometry").setCreaseAngle(1.571).setCoordIndex(getc3disc_geometry_5_26_coordIndex())
          .setCoord(new Coordinate("c3disc_coordinate").setPoint(getc3disc_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


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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getc3disc_geometry_5_26_coordIndex_2()
		{
			int[] value = {81,183,82,-1,81,137,183,-1,116,191,117,-1,116,118,191,-1,12,115,131,-1,12,14,115,-1,127,125,110,-1,129,125,127,-1,246,9,128,-1,9,246,167,-1,247,119,121,-1,248,119,247,-1,249,248,250,-1,248,249,192,-1,251,252,253,-1,241,252,251,-1,254,255,256,-1,243,255,254,-1,257,258,185,-1,257,259,258,-1,120,90,260,-1,90,120,97,-1,157,115,114,-1,115,157,132,-1,176,127,16,-1,128,127,176,-1,68,155,152,-1,155,68,261,-1,122,22,205,-1,122,86,22,-1,27,262,263,-1,27,109,262,-1,2,174,164,-1,2,1,174,-1,1,212,174,-1,1,264,212,-1,215,2,164,-1,187,2,215,-1,205,111,122,-1,111,205,19,-1,261,101,155,-1,101,261,188,-1,66,265,189,-1,265,66,266,-1,267,132,157,-1,132,267,133,-1,268,185,258,-1,185,268,131,-1,259,256,258,-1,259,254,256,-1,251,249,269,-1,251,253,249,-1,91,249,253,-1,192,249,91,-1,247,120,270,-1,247,121,120,-1,7,91,0,-1,7,92,91,-1,0,264,1,-1,264,0,252,-1,82,3,83,-1,82,184,3,-1,78,81,193,-1,81,78,79,-1,180,244,245,-1,168,244,180,-1,168,170,244,-1,76,271,245,-1,76,272,271,-1,269,238,273,-1,242,238,269,-1,274,173,237,-1,173,274,139,-1,272,194,239,-1,194,272,76,-1,5,72,210,-1,5,4,72,-1,172,210,195,-1,172,5,210,-1,166,206,236,-1,166,99,206,-1,112,168,180,-1,112,169,168,-1,65,266,66,-1,266,65,257,-1,275,276,277,-1,275,278,276,-1,279,144,277,-1,57,144,279,-1,51,59,49,-1,229,59,51,-1,234,59,229,-1,280,232,234,-1,230,232,280,-1,265,229,189,-1,229,265,281,-1,282,178,283,-1,282,151,178,-1,209,48,45,-1,209,145,48,-1,275,46,147,-1,275,47,46,-1,50,60,142,-1,49,60,50,-1,36,214,198,-1,36,216,214,-1,284,226,225,-1,284,160,226,-1,221,230,225,-1,230,221,223,-1,211,199,31,-1,211,218,199,-1,156,216,162,-1,28,216,156,-1,161,18,17,-1,18,161,113,-1,25,29,177,-1,25,204,29,-1,200,285,30,-1,200,32,285,-1,159,34,198,-1,34,159,158,-1,20,205,24,-1,19,205,20,-1,117,123,126,-1,117,191,123,-1,190,88,87,-1,190,95,88,-1,136,74,137,-1,136,196,74,-1,135,207,286,-1,135,140,207,-1,181,169,236,-1,181,170,169,-1,84,286,197,-1,84,135,286,-1,4,183,141,-1,184,183,4,-1,117,125,98,-1,117,126,125,-1,186,10,167,-1,89,10,186,-1,146,209,208,-1,145,209,146,-1,212,40,211,-1,212,41,40,-1,213,203,287,-1,214,203,213,-1,17,217,161,-1,21,217,17,-1,32,288,285,-1,32,199,288,-1,289,157,163,-1,289,267,157,-1,284,281,289,-1,281,284,280,-1,222,219,220,-1,222,218,219,-1,224,222,221,-1,224,288,222,-1,224,213,287,-1,226,213,224,-1,58,44,43,-1,58,42,44,-1,148,227,278,-1,227,148,228,-1,208,149,146,-1,208,103,149,-1,54,143,283,-1,54,56,143,-1,149,147,46,-1,149,62,147,-1,63,53,179,-1,63,52,53,-1,283,235,282,-1,283,143,235,-1,57,40,58,-1,57,219,40,-1,231,220,279,-1,220,231,223,-1,232,276,233,-1,231,276,232,-1,60,233,227,-1,233,60,59,-1,64,228,148,-1,64,235,228,-1,136,79,85,-1,136,81,79,-1,197,261,68,-1,261,197,286,-1,207,99,188,-1,207,206,99,-1,193,194,78,-1,194,193,240,-1,240,273,238,-1,182,273,240,-1,237,251,274,-1,251,237,241,-1,239,254,272,-1,254,239,243,-1,271,257,65,-1,271,259,257,-1,134,77,244,-1,80,77,134,-1,122,126,123,-1,111,126,122,-1,248,93,119,-1,192,93,248,-1,250,247,255,-1,247,250,248,-1,252,106,264,-1,252,241,106,-1,255,242,250,-1,242,255,243,-1,260,270,120,-1,268,270,260,-1,90,13,260,-1,13,90,89,-1,95,118,96,-1,95,190,118,-1,175,128,176,-1,246,128,175,-1,16,110,165,-1,127,110,16,-1,263,187,215,-1,187,263,262,-1,45,195,209,-1,45,105,195,-1,265,133,267,-1,265,266,133,-1,103,210,72,-1,103,208,210,-1,69,150,75,-1,102,150,69,-1,166,55,100,-1,112,55,166,-1,6,96,93,-1,6,94,96,-1,118,121,119,-1,116,121,118,-1,260,131,268,-1,260,12,131,-1,12,260,13,-1,258,270,268,-1,258,256,270,-1,250,269,249,-1,269,250,242,-1,0,253,252,-1,91,253,0,-1,247,256,255,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getc3disc_geometry_5_26_coordIndex_3()
		{
			int[] value = {270,256,247,-1,109,8,262,-1,109,124,8,-1,262,15,187,-1,262,8,15,-1,130,167,246,-1,186,167,130,-1,266,185,133,-1,257,185,266,-1,65,245,271,-1,180,245,65,-1,272,259,271,-1,272,254,259,-1,273,251,269,-1,273,274,251,-1,273,139,274,-1,139,273,182,-1,83,240,193,-1,240,83,182,-1,188,286,207,-1,286,188,261,-1,70,75,196,-1,75,70,69,-1,227,276,278,-1,276,227,233,-1,279,276,231,-1,279,277,276,-1,219,279,220,-1,219,57,279,-1,281,234,229,-1,280,234,281,-1,235,63,282,-1,63,235,64,-1,282,179,151,-1,282,63,179,-1,277,47,275,-1,277,144,47,-1,154,283,178,-1,154,54,283,-1,147,278,275,-1,278,147,148,-1,150,151,179,-1,151,150,102,-1,224,285,288,-1,224,287,285,-1,199,222,288,-1,222,199,218,-1,160,163,158,-1,160,289,163,-1,289,160,284,-1,225,280,284,-1,280,225,230,-1,289,265,267,-1,281,265,289,-1,162,21,20,-1,21,162,217,-1,36,161,217,-1,36,35,161,-1,204,263,201,-1,204,27,263,-1,287,30,285,-1,203,30,287,-1,215,201,263,-1,215,202,201,-1,264,41,212,-1,264,106,41,-1,113,246,175,-1,130,246,113,-1,129,98,125,-1,11,98,129,-1,95,124,88,-1,95,94,124,-1,196,85,70,-1,136,85,196,-1,140,236,206,-1,140,181,236,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='c3disc_geometry' coordIndex field, scene-graph level=5, element #26, 2304 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 getc3disc_geometry_5_26_coordIndex()
		{
			MFInt32 c3disc_geometry_5_26_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getc3disc_geometry_5_26_coordIndex_1()))
				.append(new MFInt32(getc3disc_geometry_5_26_coordIndex_2()))
				.append(new MFInt32(getc3disc_geometry_5_26_coordIndex_3()));
			return c3disc_geometry_5_26_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='c3disc_coordinate' point field, scene-graph level=6, element #26, 870 total numbers made up of 290 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 getc3disc_coordinate_6_26_point()
		{
			MFVec3f c3disc_coordinate_6_26_point = new MFVec3f(new double[] {0.0039,-0.0022,0.0064,0.0041,-0.0027,0.0072,0.0062,-0.0015,0.0067,-0.0067,0.0011,0.0061,-0.0073,0.0013,0.0063,-0.0071,0.0010,0.0065,0.0067,0.0011,0.0061,0.0056,-0.0004,0.0066,0.0070,0.0010,0.0065,0.0091,0.0024,-0.0066,0.0086,0.0020,-0.0064,0.0091,0.0028,-0.0047,0.0062,0.0007,-0.0077,0.0065,0.0008,-0.0074,0.0066,0.0008,-0.0079,0.0059,-0.0007,0.0067,0.0114,0.0032,-0.0054,0.0114,0.0028,-0.0054,0.0107,0.0026,-0.0066,0.0125,0.0037,-0.0005,0.0127,0.0030,-0.0009,0.0119,0.0030,-0.0038,0.0112,0.0024,0.0042,0.0116,0.0019,0.0036,0.0126,0.0025,0.0015,0.0107,0.0009,0.0046,0.0101,0.0015,0.0049,0.0089,0.0000,0.0055,0.0096,-0.0003,0.0012,0.0096,-0.0004,0.0032,0.0083,-0.0024,0.0029,0.0048,-0.0040,0.0067,0.0077,-0.0031,0.0044,0.0075,-0.0032,0.0054,0.0058,-0.0007,-0.0057,0.0077,0.0005,-0.0064,0.0084,0.0003,-0.0040,-0.0107,0.0009,0.0046,-0.0102,0.0014,0.0049,-0.0113,0.0023,0.0042,0.0000,-0.0042,0.0080,0.0000,-0.0037,0.0081,-0.0022,-0.0037,0.0077,-0.0048,-0.0040,0.0067,-0.0045,-0.0035,0.0071,-0.0071,-0.0028,0.0060,-0.0080,-0.0030,0.0046,-0.0077,-0.0031,0.0044,-0.0074,-0.0030,0.0055,-0.0056,-0.0009,-0.0052,-0.0058,-0.0007,-0.0057,-0.0054,-0.0008,-0.0055,-0.0111,0.0010,0.0035,-0.0117,0.0017,0.0037,-0.0100,0.0019,-0.0062,-0.0075,0.0004,-0.0079,-0.0077,0.0005,-0.0064,-0.0023,-0.0036,0.0064,-0.0024,-0.0042,0.0076,-0.0048,-0.0013,-0.0032,-0.0068,-0.0011,-0.0034,-0.0053,-0.0005,-0.0074,-0.0096,-0.0004,0.0032,-0.0117,0.0014,0.0014,-0.0096,-0.0003,0.0012,-0.0020,0.0004,-0.0076,-0.0023,0.0000,-0.0074,-0.0045,0.0002,-0.0079,-0.0107,0.0034,-0.0032,-0.0107,0.0042,-0.0000,-0.0095,0.0042,0.0003,-0.0089,0.0027,0.0053,-0.0078,0.0011,0.0063,-0.0096,0.0034,0.0043,-0.0088,0.0037,0.0043,-0.0103,0.0038,0.0031,-0.0038,0.0009,-0.0038,-0.0064,0.0013,-0.0037,-0.0064,0.0014,-0.0009,-0.0080,0.0027,-0.0003,-0.0079,0.0020,-0.0031,-0.0077,0.0028,0.0026,-0.0073,0.0019,0.0044,-0.0056,0.0005,0.0037,-0.0091,0.0028,-0.0027,-0.0089,0.0040,0.0003,0.0096,0.0034,0.0043,0.0088,0.0037,0.0043,0.0083,0.0030,0.0053,0.0081,0.0016,-0.0069,0.0081,0.0016,-0.0050,0.0039,-0.0015,0.0048,0.0056,-0.0002,0.0055,0.0056,0.0005,0.0037,0.0069,0.0014,0.0060,0.0079,0.0030,0.0050,0.0073,0.0019,0.0044,0.0079,0.0020,-0.0031,0.0091,0.0028,-0.0027,-0.0090,0.0021,-0.0074,-0.0094,0.0019,-0.0074,-0.0108,0.0027,-0.0069,-0.0124,0.0037,-0.0004,-0.0089,0.0000,0.0055,-0.0041,-0.0027,0.0072,-0.0062,-0.0015,0.0067,0.0000,-0.0030,0.0078,-0.0020,-0.0029,0.0077,0.0089,0.0027,0.0054,0.0078,0.0011,0.0063,0.0106,0.0034,-0.0032,0.0107,0.0042,-0.0000,-0.0069,0.0007,-0.0081,0.0093,0.0019,-0.0077,0.0075,0.0004,-0.0079,0.0069,0.0007,-0.0081,0.0080,0.0027,-0.0003,0.0089,0.0040,0.0003,0.0077,0.0028,0.0026,0.0062,0.0012,0.0010,0.0064,0.0013,-0.0037,0.0064,0.0014,-0.0009,0.0104,0.0038,0.0031,0.0089,0.0039,0.0035,0.0073,0.0013,0.0063,0.0097,0.0031,-0.0027,0.0095,0.0042,0.0003,0.0103,0.0033,-0.0052,0.0096,0.0027,-0.0066,0.0096,0.0031,-0.0049,0.0086,0.0019,-0.0076,0.0040,0.0005,-0.0079,0.0045,0.0002,-0.0079,0.0023,0.0000,-0.0074,-0.0081,0.0016,-0.0050,-0.0091,0.0028,-0.0047,-0.0084,0.0037,0.0033,-0.0083,0.0036,0.0041,-0.0056,-0.0002,0.0055,-0.0039,-0.0015,0.0048,-0.0088,0.0021,-0.0064,-0.0083,0.0030,0.0053,-0.0071,-0.0009,-0.0037,-0.0084,0.0003,-0.0040,-0.0046,-0.0036,0.0054,-0.0077,-0.0028,0.0055,-0.0089,-0.0010,0.0050,-0.0083,-0.0024,0.0029,-0.0082,-0.0018,0.0012,-0.0095,-0.0004,0.0049,-0.0123,0.0032,0.0024,-0.0127,0.0030,-0.0009,-0.0122,0.0035,-0.0037,-0.0110,0.0027,-0.0066,-0.0116,0.0029,-0.0054,-0.0117,0.0032,-0.0054,0.0117,0.0014,0.0014,0.0053,-0.0005,-0.0074,0.0056,-0.0009,-0.0052,0.0068,-0.0011,-0.0034,0.0048,-0.0013,-0.0032,0.0100,0.0019,-0.0062,0.0116,0.0020,-0.0013,0.0054,-0.0008,-0.0055,0.0071,-0.0027,0.0060,0.0121,0.0035,-0.0037,-0.0086,0.0019,-0.0076,0.0090,0.0023,-0.0067,-0.0062,0.0007,-0.0077,-0.0066,0.0008,-0.0079,-0.0065,0.0008,-0.0074,-0.0056,-0.0004,0.0066,-0.0059,-0.0007,0.0067,-0.0039,-0.0022,0.0064,0.0046,-0.0036,0.0070,0.0101,0.0025,-0.0071,0.0106,0.0027,-0.0067,0.0111,0.0010,0.0035,-0.0121,0.0032,-0.0038,-0.0127,0.0025,0.0015,-0.0040,0.0005,-0.0079,-0.0081,0.0017,-0.0069,-0.0039,-0.0001,0.0031,-0.0079,0.0030,0.0050,-0.0069,0.0014,0.0060,0.0020,0.0004,-0.0076,0.0083,0.0017,-0.0074,0.0065,-0.0013,0.0066,-0.0100,0.0027,-0.0067,-0.0026,-0.0004,-0.0069,0.0083,0.0036,0.0041,0.0084,0.0037,0.0033,0.0039,-0.0001,0.0031,-0.0062,0.0012,0.0010,-0.0039,0.0007,-0.0015,-0.0065,-0.0013,0.0066,-0.0089,0.0039,0.0035,-0.0097,0.0031,-0.0027,0.0071,-0.0009,-0.0037,0.0046,-0.0036,0.0054,0.0080,-0.0030,0.0046,0.0090,-0.0012,0.0049,0.0078,-0.0030,0.0054,0.0082,-0.0018,0.0012,0.0095,-0.0004,0.0049,0.0122,0.0032,0.0025,-0.0090,0.0022,-0.0069,-0.0093,0.0024,-0.0066,-0.0087,-0.0004,0.0055,-0.0075,-0.0025,0.0058,-0.0076,0.0006,0.0064,0.0024,-0.0042,0.0076,0.0022,-0.0037,0.0077,0.0076,-0.0014,-0.0015,0.0080,-0.0012,-0.0015,0.0074,-0.0024,0.0059,0.0091,0.0001,-0.0016,0.0108,0.0021,-0.0040,0.0023,-0.0036,0.0064,0.0000,-0.0036,0.0066,0.0000,-0.0029,0.0043,0.0023,-0.0023,0.0019,0.0023,-0.0030,0.0043,0.0000,-0.0023,0.0019,0.0046,-0.0024,0.0014,0.0023,-0.0018,-0.0006,0.0046,-0.0017,-0.0011,-0.0076,-0.0014,-0.0015,-0.0080,-0.0012,-0.0015,-0.0026,-0.0008,-0.0052,0.0000,-0.0018,-0.0004,-0.0023,-0.0023,0.0019,-0.0023,-0.0018,-0.0006,-0.0046,-0.0017,-0.0011,-0.0025,-0.0013,-0.0031,-0.0091,0.0001,-0.0016,-0.0083,0.0017,-0.0074,-0.0017,-0.0023,0.0065,-0.0017,0.0002,0.0004,-0.0017,0.0005,-0.0020,-0.0039,0.0004,0.0008,0.0000,-0.0023,0.0063,0.0000,0.0003,0.0003,0.0000,0.0006,-0.0020,-0.0063,0.0007,-0.0059,-0.0038,0.0005,-0.0062,0.0093,0.0024,-0.0071,0.0039,0.0007,-0.0015,0.0039,0.0004,0.0008,0.0020,-0.0002,0.0030,0.0017,0.0002,0.0004,0.0000,-0.0017,0.0043,0.0017,-0.0023,0.0065,0.0020,-0.0017,0.0044,0.0000,0.0009,-0.0043,0.0017,0.0005,-0.0020,0.0018,0.0008,-0.0042,0.0000,0.0005,-0.0076,0.0019,0.0004,-0.0060,0.0000,0.0005,-0.0060,0.0063,0.0007,-0.0059,-0.0104,0.0033,-0.0052,0.0075,0.0006,0.0064,0.0086,-0.0005,0.0055,0.0020,-0.0030,0.0077,0.0000,-0.0003,-0.0069,0.0000,0.0001,-0.0074,0.0026,-0.0004,-0.0069,0.0038,0.0005,-0.0062,0.0000,-0.0002,0.0026,0.0038,0.0009,-0.0038,-0.0019,0.0004,-0.0060,-0.0018,0.0008,-0.0042,-0.0020,-0.0002,0.0030,-0.0020,-0.0017,0.0044,-0.0080,-0.0026,0.0029,-0.0046,-0.0024,0.0014,-0.0046,-0.0031,0.0040,-0.0078,-0.0020,0.0012,-0.0023,-0.0030,0.0043,0.0000,-0.0013,-0.0027,0.0000,-0.0009,-0.0050,-0.0116,0.0020,-0.0013,-0.0108,0.0021,-0.0040,0.0025,-0.0013,-0.0031,0.0080,-0.0026,0.0029,-0.0096,0.0031,-0.0049,0.0078,-0.0020,0.0012,0.0046,-0.0031,0.0040,0.0026,-0.0008,-0.0052});
			return c3disc_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 c3disc 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 c3disc().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.c3disc\" 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.c3disc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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