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.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> rib cage or thoracic cage is endoskeletal enclosure in thorax that comprises the ribs, vertebral column and sternum, which protect vital organs of thoracic cavity. </p>
 <p> Related links:  source r_rib2.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.r_rib2&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/r_rib2.x3d">r_rib2.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> rib cage or thoracic cage is endoskeletal enclosure in thorax that comprises the ribs, vertebral column and sternum, which protect vital organs of thoracic cavity </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/rrib2.x3d">originals/rrib2.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/Rib_cage" target="_blank">https://en.wikipedia.org/wiki/Rib_cage</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/Skeleton/r_rib2.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_rib2.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 r_rib2
{
	/** Default constructor to create this object. */
	public r_rib2 ()
	{
	  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("r_rib2.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("rib cage or thoracic cage is endoskeletal enclosure in thorax that comprises the ribs, vertebral column and sternum, which protect vital organs of thoracic cavity"))
    .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/rrib2.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Rib_cage"))
    .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/Skeleton/r_rib2.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("r_rib2.x3d"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("bone r_rib2"))
    .addChild(new Transform("r_rib2").setTranslation(-0.0672,1.4535,-0.0145)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3)
        .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 Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("BoneMaterial").setAmbientIntensity(0.965).setDiffuseColor(1.0,0.9765,0.8667).setShininess(0.05).setSpecularColor(0.349,0.349,0.349)))
        .setGeometry(new IndexedFaceSet("r_rib2_geometry").setDEF("r_rib2_geometry").setCreaseAngle(1.571).setCoordIndex(getr_rib2_geometry_5_24_coordIndex())
          .setCoord(new Coordinate("r_rib2_coordinate").setPoint(getr_rib2_coordinate_6_24_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[] getr_rib2_geometry_5_24_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,13,15,14,-1,16,17,18,-1,19,20,21,-1,20,22,21,-1,21,23,19,-1,21,24,23,-1,25,26,27,-1,27,28,25,-1,29,30,31,-1,32,33,34,-1,35,36,37,-1,35,38,36,-1,39,40,5,-1,40,41,5,-1,42,43,44,-1,45,46,47,-1,46,48,47,-1,49,50,51,-1,51,52,49,-1,6,43,53,-1,6,54,43,-1,55,56,57,-1,57,58,55,-1,59,60,61,-1,60,62,61,-1,63,8,7,-1,64,65,66,-1,67,68,69,-1,69,70,67,-1,71,72,73,-1,74,75,76,-1,74,77,75,-1,78,79,80,-1,78,81,79,-1,69,82,75,-1,83,84,85,-1,84,86,85,-1,87,88,89,-1,88,90,89,-1,74,91,92,-1,92,93,74,-1,94,95,93,-1,94,96,95,-1,97,98,65,-1,99,65,100,-1,101,102,103,-1,102,104,103,-1,101,105,106,-1,101,103,105,-1,107,108,18,-1,107,109,108,-1,110,111,112,-1,111,113,112,-1,111,114,115,-1,111,110,114,-1,116,112,113,-1,116,117,112,-1,118,119,120,-1,119,121,120,-1,122,123,124,-1,123,125,124,-1,107,104,126,-1,126,109,107,-1,127,128,129,-1,127,130,128,-1,69,68,131,-1,132,133,134,-1,134,135,132,-1,136,137,138,-1,136,139,137,-1,140,141,142,-1,140,143,141,-1,144,145,146,-1,144,147,145,-1,65,148,149,-1,65,64,97,-1,150,4,151,-1,151,73,150,-1,66,65,99,-1,152,153,154,-1,153,45,154,-1,155,156,157,-1,155,152,156,-1,158,159,160,-1,158,161,159,-1,121,162,163,-1,121,119,162,-1,164,165,166,-1,164,167,165,-1,168,169,170,-1,170,171,168,-1,172,173,174,-1,172,175,173,-1,147,176,145,-1,147,177,176,-1,178,121,163,-1,178,179,121,-1,180,161,181,-1,180,159,161,-1,182,14,55,-1,62,183,57,-1,62,60,183,-1,183,60,184,-1,60,185,184,-1,186,6,8,-1,186,54,6,-1,150,73,187,-1,73,72,187,-1,188,189,12,-1,188,190,189,-1,13,132,135,-1,135,191,13,-1,27,192,23,-1,27,146,192,-1,21,193,24,-1,21,118,193,-1,22,118,21,-1,22,119,118,-1,194,195,196,-1,196,20,194,-1,191,136,197,-1,191,135,136,-1,49,63,50,-1,49,198,63,-1,62,56,61,-1,56,199,61,-1,200,29,160,-1,200,201,29,-1,202,31,203,-1,202,204,31,-1,205,137,139,-1,206,207,208,-1,209,177,210,-1,211,212,179,-1,174,200,213,-1,174,173,200,-1,171,175,172,-1,171,170,175,-1,166,169,168,-1,166,165,169,-1,193,167,164,-1,193,214,167,-1,215,216,217,-1,215,218,216,-1,219,220,221,-1,221,222,219,-1,223,224,225,-1,225,226,223,-1,81,87,89,-1,89,68,81,-1,41,3,5,-1,41,227,3,-1,228,48,229,-1,228,47,48,-1,100,65,149,-1,65,230,231,-1,146,145,232,-1,232,192,146,-1,233,143,140,-1,233,234,143,-1,235,236,237,-1,235,238,236,-1,189,133,132,-1,189,239,133,-1,240,241,242,-1,240,243,241,-1,104,107,244,-1,244,103,104,-1,245,110,246,-1,110,112,246,-1,111,163,113,-1,163,162,113,-1,247,248,122,-1,248,123,122,-1,243,249,250,-1,243,240,249,-1,242,125,17,-1,125,37,17,-1,123,248,251,-1,251,35,123,-1,249,252,108,-1,108,109,249,-1,240,242,16,-1,242,17,16,-1,253,247,122,-1,253,245,247,-1,102,126,104,-1,102,254,126,-1,255,256,257,-1,65,98,230,-1,258,259,76,-1,260,80,261,-1,11,10,262,-1,262,129,11,-1,263,88,87,-1,263,264,88,-1,262,131,127,-1,127,129,262,-1,231,148,65,-1,10,259,258,-1,10,9,259,-1,225,67,226,-1,225,79,67,-1,198,40,8,-1,40,86,8,-1,228,59,265,-1,59,61,265,-1,266,267,58,-1,57,56,62,-1,267,268,269,-1,269,270,267,-1,220,271,272,-1,220,273,271,-1,48,272,271,-1,271,229,48,-1,274,275,41,-1,7,6,276,-1,32,34,277,-1,195,194,278,-1,279,280,281,-1,282,180,181,-1,181,283,282,-1,284,55,14,-1,198,8,63,-1,2,285,286,-1,2,1,285,-1,199,265,61,-1,199,287,288,-1,215,287,199,-1,217,285,289,-1,286,285,217,-1,18,252,16,-1,18,108,252,-1,290,291,292,-1,290,293,291,-1,294,291,293,-1,294,295,291,-1,295,296,297,-1,294,296,295,-1,298,299,300,-1,197,299,298,-1,15,191,301,-1,13,191,15,-1,207,210,208,-1,302,210,207,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getr_rib2_geometry_5_24_coordIndex_2()
		{
			int[] value = {303,202,203,-1,202,303,205,-1,304,305,306,-1,304,307,305,-1,121,212,120,-1,121,179,212,-1,211,178,308,-1,211,179,178,-1,40,274,41,-1,40,198,274,-1,309,42,310,-1,309,311,42,-1,46,312,313,-1,314,312,46,-1,310,153,309,-1,153,310,314,-1,315,271,316,-1,315,229,271,-1,51,185,52,-1,184,185,51,-1,53,317,318,-1,268,317,53,-1,316,273,319,-1,273,316,271,-1,270,311,320,-1,270,269,311,-1,270,182,267,-1,270,188,182,-1,7,50,63,-1,50,7,276,-1,266,57,183,-1,57,266,58,-1,268,266,317,-1,266,268,267,-1,59,229,315,-1,59,228,229,-1,274,49,319,-1,198,49,274,-1,66,321,224,-1,99,321,66,-1,260,73,151,-1,322,73,260,-1,91,76,259,-1,74,76,91,-1,72,11,187,-1,9,11,72,-1,323,92,91,-1,92,323,324,-1,325,231,326,-1,231,325,148,-1,3,263,4,-1,3,264,263,-1,150,5,4,-1,150,39,5,-1,83,129,128,-1,83,11,129,-1,327,64,223,-1,327,97,64,-1,99,328,321,-1,328,99,100,-1,329,148,325,-1,329,149,148,-1,96,230,98,-1,96,94,230,-1,225,80,79,-1,261,80,225,-1,330,322,260,-1,331,322,330,-1,95,70,77,-1,70,95,332,-1,90,127,89,-1,90,130,127,-1,84,8,86,-1,84,186,8,-1,333,334,335,-1,336,334,333,-1,337,219,222,-1,219,337,227,-1,250,254,338,-1,254,250,126,-1,339,243,340,-1,339,241,243,-1,253,124,341,-1,253,122,124,-1,246,247,245,-1,342,247,246,-1,252,240,16,-1,249,240,252,-1,244,38,343,-1,244,36,38,-1,248,344,251,-1,248,345,344,-1,35,125,123,-1,35,37,125,-1,109,250,249,-1,109,126,250,-1,342,343,345,-1,342,105,343,-1,124,242,241,-1,242,124,125,-1,338,346,347,-1,338,254,346,-1,348,278,33,-1,348,349,278,-1,346,350,349,-1,351,350,346,-1,352,32,277,-1,353,32,352,-1,354,339,340,-1,354,355,339,-1,114,356,115,-1,114,357,356,-1,354,348,353,-1,354,347,348,-1,356,277,308,-1,352,277,356,-1,195,358,196,-1,195,350,358,-1,359,113,162,-1,359,116,113,-1,360,106,117,-1,101,106,360,-1,103,343,105,-1,103,244,343,-1,355,341,339,-1,355,357,341,-1,257,361,362,-1,361,257,335,-1,155,311,309,-1,155,320,311,-1,239,190,157,-1,190,239,189,-1,234,237,236,-1,237,234,233,-1,363,208,364,-1,363,206,208,-1,192,365,366,-1,192,232,365,-1,33,194,34,-1,33,278,194,-1,94,92,326,-1,94,93,92,-1,47,265,367,-1,47,228,265,-1,219,273,220,-1,219,275,273,-1,336,90,88,-1,336,333,90,-1,361,312,368,-1,369,312,361,-1,334,221,369,-1,334,222,221,-1,81,263,87,-1,81,78,263,-1,321,370,261,-1,330,321,328,-1,321,330,370,-1,264,227,337,-1,264,3,227,-1,272,221,220,-1,221,272,313,-1,371,239,372,-1,133,239,371,-1,373,156,374,-1,373,372,156,-1,288,154,367,-1,154,288,374,-1,375,287,289,-1,373,287,375,-1,216,286,217,-1,216,376,286,-1,377,0,2,-1,377,378,0,-1,212,232,379,-1,232,212,365,-1,308,34,211,-1,308,277,34,-1,120,379,214,-1,120,212,379,-1,167,177,165,-1,167,176,177,-1,209,170,169,-1,209,380,170,-1,280,173,175,-1,173,280,279,-1,381,281,280,-1,382,281,381,-1,380,210,302,-1,380,209,210,-1,177,208,210,-1,177,147,208,-1,383,206,141,-1,206,383,207,-1,384,385,386,-1,384,387,385,-1,386,133,371,-1,134,133,386,-1,384,289,285,-1,375,289,384,-1,387,202,385,-1,387,204,202,-1,238,205,303,-1,238,137,205,-1,279,200,173,-1,279,201,200,-1,204,1,0,-1,387,1,204,-1,29,158,160,-1,158,29,31,-1,307,203,305,-1,307,303,203,-1,234,307,304,-1,307,234,236,-1,388,382,306,-1,388,281,382,-1,388,29,201,-1,29,388,30,-1,56,215,199,-1,56,218,215,-1,300,377,298,-1,300,378,377,-1,216,301,376,-1,301,216,15,-1,128,84,83,-1,255,84,128,-1,362,43,54,-1,362,44,43,-1,197,138,299,-1,197,136,138,-1,283,237,282,-1,283,235,237,-1,297,140,295,-1,297,233,140,-1,363,291,142,-1,291,363,292,-1,364,26,389,-1,364,144,26,-1,366,20,19,-1,366,194,20,-1,358,351,360,-1,351,358,350,-1,359,20,196,-1,359,22,20,-1,164,25,28,-1,164,166,25,-1,168,290,390,-1,168,171,290,-1,174,293,172,-1,293,174,294,-1,159,296,213,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getr_rib2_geometry_5_24_coordIndex_3()
		{
			int[] value = {159,180,296,-1,294,213,296,-1,294,174,213,-1,172,290,171,-1,290,172,293,-1,390,166,168,-1,25,166,390,-1,28,193,164,-1,24,193,28,-1,358,117,116,-1,360,117,358,-1,192,19,23,-1,192,366,19,-1,144,27,26,-1,144,146,27,-1,364,292,363,-1,292,364,389,-1,142,295,140,-1,295,142,291,-1,282,233,297,-1,282,237,233,-1,299,235,283,-1,299,138,235,-1,12,132,13,-1,12,189,132,-1,320,188,270,-1,190,188,320,-1,54,257,362,-1,54,186,257,-1,10,82,262,-1,10,258,82,-1,40,85,86,-1,40,39,85,-1,268,43,269,-1,268,53,43,-1,182,58,267,-1,55,58,182,-1,284,216,218,-1,14,216,284,-1,216,14,15,-1,376,298,377,-1,298,376,301,-1,378,181,161,-1,181,378,300,-1,306,30,388,-1,305,30,306,-1,201,281,388,-1,281,201,279,-1,143,304,391,-1,143,234,304,-1,303,236,238,-1,303,307,236,-1,305,31,30,-1,31,305,203,-1,31,0,158,-1,204,0,31,-1,285,387,384,-1,285,1,387,-1,386,375,384,-1,386,371,375,-1,139,386,385,-1,139,134,386,-1,141,391,383,-1,141,143,391,-1,280,302,381,-1,280,380,302,-1,382,383,391,-1,381,383,382,-1,175,380,280,-1,170,380,175,-1,209,165,177,-1,165,209,169,-1,214,176,167,-1,214,379,176,-1,253,110,245,-1,110,253,114,-1,211,365,212,-1,365,211,34,-1,145,379,232,-1,145,176,379,-1,213,160,159,-1,213,200,160,-1,378,158,0,-1,378,161,158,-1,2,376,377,-1,286,376,2,-1,288,373,374,-1,288,287,373,-1,374,152,154,-1,156,152,374,-1,157,372,239,-1,157,156,372,-1,375,372,373,-1,371,372,375,-1,367,45,47,-1,154,45,367,-1,4,78,151,-1,78,4,263,-1,88,337,336,-1,337,88,264,-1,313,369,221,-1,313,312,369,-1,152,309,153,-1,152,155,309,-1,335,369,361,-1,334,369,335,-1,328,331,330,-1,331,328,329,-1,332,223,226,-1,223,332,327,-1,340,347,354,-1,340,338,347,-1,34,366,365,-1,366,34,194,-1,364,147,144,-1,364,208,147,-1,142,206,363,-1,142,141,206,-1,135,139,136,-1,135,134,139,-1,157,320,155,-1,190,320,157,-1,368,362,361,-1,362,368,44,-1,130,333,256,-1,90,333,130,-1,69,262,82,-1,69,131,262,-1,256,128,130,-1,256,255,128,-1,247,345,248,-1,247,342,345,-1,331,325,324,-1,325,331,329,-1,193,120,214,-1,120,193,118,-1,360,102,101,-1,102,360,351,-1,246,117,106,-1,246,112,117,-1,116,196,358,-1,359,196,116,-1,353,33,32,-1,353,348,33,-1,111,178,163,-1,111,115,178,-1,357,352,356,-1,355,352,357,-1,253,357,114,-1,253,341,357,-1,308,115,356,-1,178,115,308,-1,355,353,352,-1,354,353,355,-1,351,254,102,-1,351,346,254,-1,349,195,278,-1,350,195,349,-1,347,349,348,-1,347,346,349,-1,343,344,345,-1,343,38,344,-1,18,244,107,-1,18,36,244,-1,106,342,246,-1,342,106,105,-1,341,241,339,-1,341,124,241,-1,338,243,250,-1,338,340,243,-1,41,219,227,-1,219,41,275,-1,336,222,334,-1,336,337,222,-1,186,255,257,-1,186,84,255,-1,96,332,95,-1,327,332,96,-1,70,226,67,-1,70,332,226,-1,93,77,74,-1,77,93,95,-1,322,324,323,-1,322,331,324,-1,370,260,261,-1,260,370,330,-1,98,327,96,-1,327,98,97,-1,94,231,230,-1,94,326,231,-1,100,329,328,-1,329,100,149,-1,66,223,64,-1,223,66,224,-1,39,187,85,-1,39,150,187,-1,324,326,92,-1,326,324,325,-1,9,71,259,-1,9,72,71,-1,85,11,83,-1,11,85,187,-1,258,75,82,-1,76,75,258,-1,69,77,70,-1,75,77,69,-1,73,323,71,-1,322,323,73,-1,68,79,81,-1,68,67,79,-1,91,71,323,-1,91,259,71,-1,80,151,78,-1,151,80,260,-1,89,131,68,-1,89,127,131,-1,261,224,321,-1,261,225,224,-1,59,185,60,-1,59,315,185,-1,275,319,273,-1,275,274,319,-1,317,183,184,-1,266,183,317,-1,14,188,12,-1,188,14,182,-1,318,6,53,-1,318,276,6,-1,316,49,52,-1,319,49,316,-1,276,51,50,-1,276,318,51,-1,318,184,51,-1,317,184,318,-1,315,52,185,-1,315,316,52,-1,45,314,46,-1,153,314,45,-1,368,314,310,-1,312,314,368,-1,48,313,272,-1,46,313,48,-1,269,42,311,-1,269,43,42,-1,310,44,368,-1,310,42,44,-1,162,22,359,-1,22,162,119,-1,391,306,382,-1,391,304,306,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getr_rib2_geometry_5_24_coordIndex_4()
		{
			int[] value = {385,205,139,-1,385,202,205,-1,207,381,302,-1,381,207,383,-1,283,300,299,-1,283,181,300,-1,197,301,191,-1,197,298,301,-1,180,297,296,-1,282,297,180,-1,292,390,290,-1,390,292,389,-1,25,389,26,-1,25,390,389,-1,24,27,23,-1,24,28,27,-1,138,238,235,-1,238,138,137,-1,17,36,18,-1,17,37,36,-1,251,38,35,-1,251,344,38,-1,55,218,56,-1,284,218,55,-1,199,367,265,-1,199,288,367,-1,256,335,257,-1,333,335,256,-1,289,215,217,-1,289,287,215,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='r_rib2_geometry' coordIndex field, scene-graph level=5, element #24, 3120 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 getr_rib2_geometry_5_24_coordIndex()
		{
			MFInt32 r_rib2_geometry_5_24_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getr_rib2_geometry_5_24_coordIndex_1()))
				.append(new MFInt32(getr_rib2_geometry_5_24_coordIndex_2()))
				.append(new MFInt32(getr_rib2_geometry_5_24_coordIndex_3()))
				.append(new MFInt32(getr_rib2_geometry_5_24_coordIndex_4()));
			return r_rib2_geometry_5_24_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='r_rib2_coordinate' point field, scene-graph level=6, element #24, 1176 total numbers made up of 392 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 getr_rib2_coordinate_6_24_point()
		{
			MFVec3f r_rib2_coordinate_6_24_point = new MFVec3f(new double[] {-0.0348,-0.0005,-0.0407,-0.0263,0.0085,-0.0475,-0.0266,0.0069,-0.0479,0.0465,0.0414,-0.0381,0.0484,0.0407,-0.0371,0.0460,0.0400,-0.0388,0.0321,0.0366,-0.0473,0.0336,0.0375,-0.0468,0.0360,0.0378,-0.0446,0.0479,0.0315,-0.0338,0.0475,0.0323,-0.0323,0.0452,0.0332,-0.0355,0.0079,0.0327,-0.0538,-0.0039,0.0254,-0.0518,0.0086,0.0330,-0.0565,-0.0039,0.0257,-0.0542,0.0161,-0.0383,0.0557,0.0159,-0.0386,0.0560,0.0166,-0.0379,0.0548,-0.0037,-0.0395,0.0450,0.0042,-0.0398,0.0482,-0.0059,-0.0420,0.0456,0.0016,-0.0426,0.0497,-0.0158,-0.0394,0.0386,-0.0179,-0.0409,0.0391,-0.0382,-0.0383,0.0235,-0.0352,-0.0369,0.0229,-0.0262,-0.0384,0.0318,-0.0280,-0.0396,0.0322,-0.0449,-0.0116,-0.0253,-0.0430,-0.0105,-0.0243,-0.0398,-0.0053,-0.0314,0.0125,-0.0338,0.0527,0.0135,-0.0340,0.0519,0.0044,-0.0342,0.0498,0.0146,-0.0413,0.0572,0.0162,-0.0406,0.0557,0.0152,-0.0401,0.0568,0.0151,-0.0424,0.0569,0.0456,0.0386,-0.0394,0.0415,0.0393,-0.0425,0.0418,0.0407,-0.0421,0.0254,0.0378,-0.0433,0.0282,0.0358,-0.0466,0.0270,0.0379,-0.0426,0.0297,0.0460,-0.0504,0.0314,0.0458,-0.0494,0.0307,0.0446,-0.0527,0.0324,0.0442,-0.0511,0.0367,0.0394,-0.0468,0.0353,0.0381,-0.0478,0.0334,0.0375,-0.0503,0.0343,0.0391,-0.0495,0.0306,0.0360,-0.0490,0.0299,0.0361,-0.0453,0.0183,0.0365,-0.0563,0.0193,0.0372,-0.0591,0.0251,0.0376,-0.0546,0.0249,0.0370,-0.0537,0.0312,0.0410,-0.0547,0.0307,0.0394,-0.0549,0.0266,0.0408,-0.0559,0.0261,0.0386,-0.0556,0.0355,0.0384,-0.0464,0.0529,0.0379,-0.0292,0.0530,0.0366,-0.0301,0.0527,0.0382,-0.0301,0.0500,0.0405,-0.0256,0.0493,0.0408,-0.0259,0.0498,0.0362,-0.0234,0.0503,0.0367,-0.0238,0.0495,0.0327,-0.0350,0.0488,0.0331,-0.0354,0.0496,0.0362,-0.0372,0.0505,0.0299,-0.0281,0.0502,0.0314,-0.0241,0.0500,0.0297,-0.0281,0.0509,0.0318,-0.0245,0.0493,0.0424,-0.0345,0.0498,0.0428,-0.0301,0.0499,0.0420,-0.0340,0.0489,0.0431,-0.0303,0.0491,0.0328,-0.0262,0.0423,0.0345,-0.0369,0.0381,0.0356,-0.0393,0.0441,0.0360,-0.0388,0.0398,0.0367,-0.0417,0.0471,0.0428,-0.0320,0.0444,0.0429,-0.0345,0.0462,0.0412,-0.0289,0.0426,0.0417,-0.0321,0.0503,0.0307,-0.0321,0.0513,0.0316,-0.0316,0.0513,0.0312,-0.0283,0.0522,0.0330,-0.0286,0.0517,0.0330,-0.0255,0.0525,0.0345,-0.0269,0.0529,0.0371,-0.0288,0.0529,0.0356,-0.0285,0.0528,0.0379,-0.0310,0.0528,0.0374,-0.0318,0.0190,-0.0427,0.0546,0.0198,-0.0367,0.0529,0.0190,-0.0422,0.0549,0.0195,-0.0369,0.0536,0.0171,-0.0455,0.0577,0.0169,-0.0458,0.0573,0.0180,-0.0367,0.0536,0.0166,-0.0377,0.0549,0.0175,-0.0362,0.0542,0.0120,-0.0449,0.0594,0.0094,-0.0448,0.0578,0.0128,-0.0455,0.0585,0.0100,-0.0455,0.0572,0.0127,-0.0426,0.0592,0.0096,-0.0425,0.0581,0.0118,-0.0448,0.0555,0.0147,-0.0452,0.0564,-0.0093,-0.0441,0.0471,-0.0014,-0.0445,0.0522,-0.0106,-0.0440,0.0487,-0.0024,-0.0442,0.0527,0.0151,-0.0432,0.0601,0.0134,-0.0426,0.0587,0.0161,-0.0399,0.0590,0.0149,-0.0398,0.0575,0.0195,-0.0363,0.0539,0.0454,0.0394,-0.0295,0.0412,0.0369,-0.0335,0.0445,0.0360,-0.0315,0.0421,0.0401,-0.0325,0.0480,0.0380,-0.0268,-0.0035,0.0270,-0.0482,-0.0038,0.0284,-0.0469,-0.0117,0.0207,-0.0432,-0.0113,0.0193,-0.0439,-0.0199,0.0091,-0.0365,-0.0252,0.0027,-0.0299,-0.0249,0.0018,-0.0301,-0.0198,0.0105,-0.0364,-0.0331,-0.0163,-0.0095,-0.0355,-0.0195,-0.0022,-0.0340,-0.0201,-0.0028,-0.0343,-0.0153,-0.0092,-0.0295,-0.0324,0.0225,-0.0236,-0.0336,0.0326,-0.0223,-0.0347,0.0317,-0.0314,-0.0314,0.0237,0.0527,0.0355,-0.0312,0.0527,0.0363,-0.0318,0.0478,0.0374,-0.0380,0.0502,0.0401,-0.0369,0.0232,0.0450,-0.0489,0.0283,0.0462,-0.0467,0.0248,0.0458,-0.0527,0.0220,0.0420,-0.0450,0.0166,0.0435,-0.0509,0.0154,0.0398,-0.0477,-0.0416,-0.0079,-0.0339,-0.0460,-0.0150,-0.0282,-0.0474,-0.0143,-0.0278,-0.0408,-0.0096,-0.0342,0.0070,-0.0450,0.0558,0.0062,-0.0446,0.0563,-0.0333,-0.0430,0.0327,-0.0439,-0.0407,0.0245,-0.0426,-0.0413,0.0239,-0.0349,-0.0427,0.0334,-0.0480,-0.0384,0.0134,-0.0486,-0.0376,0.0135,-0.0513,-0.0335,0.0046,-0.0510,-0.0346,0.0040,-0.0518,-0.0314,-0.0035,-0.0530,-0.0254,-0.0126,-0.0523,-0.0260,-0.0133,-0.0523,-0.0305,-0.0027,-0.0300,-0.0373,0.0335,-0.0376,-0.0358,0.0237,0.0071,-0.0422,0.0567,-0.0003,-0.0403,0.0526,-0.0431,-0.0139,-0.0252,-0.0388,-0.0084,-0.0311,0.0178,0.0357,-0.0554,0.0297,0.0382,-0.0548,0.0317,0.0375,-0.0527,0.0326,0.0391,-0.0522,0.0341,0.0364,-0.0423,0.0465,0.0350,-0.0372,0.0166,0.0351,-0.0522,0.0067,0.0335,-0.0492,0.0152,0.0366,-0.0482,-0.0130,0.0175,-0.0473,-0.0118,-0.0351,0.0388,-0.0222,-0.0438,0.0398,0.0055,-0.0348,0.0484,0.0147,-0.0351,0.0510,0.0122,-0.0406,0.0521,-0.0232,0.0072,-0.0414,0.0373,0.0394,-0.0459,0.0191,0.0398,-0.0592,-0.0520,-0.0201,-0.0206,-0.0493,-0.0181,-0.0179,-0.0314,0.0030,-0.0339,-0.0368,-0.0048,-0.0267,-0.0339,0.0013,-0.0375,-0.0285,0.0031,-0.0318,-0.0360,-0.0235,0.0049,-0.0394,-0.0252,0.0054,-0.0348,-0.0272,0.0136,-0.0442,-0.0336,0.0137,-0.0422,-0.0319,0.0138,0.0009,-0.0385,0.0524,-0.0074,-0.0392,0.0483,-0.0512,-0.0210,-0.0207,-0.0243,-0.0437,0.0411,0.0091,0.0355,-0.0606,-0.0033,0.0251,-0.0596,-0.0038,0.0271,-0.0596,0.0096,0.0329,-0.0603,0.0381,0.0423,-0.0453,0.0362,0.0437,-0.0480,0.0348,0.0457,-0.0463,0.0372,0.0450,-0.0445,0.0527,0.0392,-0.0282,0.0520,0.0398,-0.0304,0.0513,0.0409,-0.0304,0.0513,0.0399,-0.0268,0.0423,0.0421,-0.0418,0.0314,0.0424,-0.0542,0.0330,0.0420,-0.0520,0.0527,0.0348,-0.0294,0.0527,0.0347,-0.0306,-0.0132,-0.0343,0.0398,-0.0319,-0.0130,-0.0143,-0.0329,-0.0123,-0.0137,-0.0286,-0.0049,-0.0238,-0.0312,-0.0079,-0.0192,-0.0305,-0.0092,-0.0190,-0.0287,-0.0031,-0.0243,0.0060,0.0352,-0.0481,0.0166,-0.0364,0.0552,0.0176,-0.0365,0.0568,0.0159,-0.0377,0.0560,0.0186,-0.0354,0.0553,0.0169,-0.0412,0.0551,0.0142,-0.0454,0.0606,0.0146,-0.0462,0.0599,0.0151,-0.0451,0.0602,0.0130,-0.0436,0.0588,0.0169,-0.0360,0.0546,0.0190,-0.0358,0.0548,0.0142,-0.0419,0.0574,0.0164,-0.0377,0.0553,0.0146,-0.0430,0.0605,0.0195,-0.0356,0.0534,0.0369,0.0380,-0.0364,0.0376,0.0402,-0.0358,0.0328,0.0386,-0.0392,0.0494,0.0310,-0.0293,0.0495,0.0306,-0.0326,0.0509,0.0398,-0.0363,0.0513,0.0408,-0.0331,0.0471,0.0347,-0.0294,0.0476,0.0425,-0.0354,0.0460,0.0431,-0.0368,0.0267,0.0419,-0.0558,0.0285,0.0371,-0.0537,0.0272,0.0364,-0.0519,0.0290,0.0359,-0.0506,0.0265,0.0356,-0.0479,0.0246,0.0355,-0.0492,0.0346,0.0418,-0.0498,0.0341,0.0438,-0.0496,0.0364,0.0418,-0.0476,0.0376,0.0403,-0.0457,0.0378,0.0413,-0.0455,0.0336,0.0372,-0.0482,0.0111,-0.0352,0.0541,0.0142,-0.0344,0.0513,-0.0498,-0.0224,-0.0108,-0.0484,-0.0270,-0.0018,-0.0480,-0.0213,-0.0105,-0.0402,-0.0134,-0.0234,-0.0368,-0.0079,-0.0290,0.0094,0.0329,-0.0593,-0.0158,0.0189,-0.0543,-0.0152,0.0174,-0.0550,0.0084,0.0378,-0.0597,0.0183,0.0423,-0.0578,-0.0043,0.0287,-0.0587,-0.0462,-0.0316,0.0045,-0.0455,-0.0272,-0.0025,-0.0437,-0.0307,0.0047,-0.0478,-0.0284,-0.0026,-0.0476,-0.0237,-0.0121,-0.0454,-0.0226,-0.0119,-0.0464,-0.0188,-0.0187,-0.0431,-0.0179,-0.0179,-0.0244,0.0069,-0.0433,-0.0306,-0.0008,-0.0353,-0.0324,-0.0016,-0.0369,-0.0140,0.0171,-0.0493,-0.0445,-0.0280,0.0056,-0.0329,-0.0041,-0.0253,-0.0369,-0.0132,-0.0145,-0.0396,-0.0096,-0.0213,-0.0421,-0.0146,-0.0154,-0.0348,-0.0081,-0.0207,0.0086,-0.0385,0.0556,0.0260,0.0425,-0.0429,0.0273,0.0426,-0.0421,0.0239,0.0377,-0.0441,0.0312,0.0460,-0.0450,0.0331,0.0457,-0.0479,0.0297,0.0460,-0.0459,0.0329,0.0406,-0.0521,0.0346,0.0404,-0.0495,0.0304,0.0366,-0.0520,0.0319,0.0366,-0.0502,0.0368,0.0405,-0.0469,0.0219,0.0374,-0.0452,0.0523,0.0392,-0.0320,0.0503,0.0360,-0.0366,0.0502,0.0330,-0.0347,0.0513,0.0337,-0.0335,0.0523,0.0345,-0.0322,0.0524,0.0332,-0.0309,0.0525,0.0377,-0.0272,0.0525,0.0381,-0.0335,0.0523,0.0360,-0.0334,0.0515,0.0391,-0.0351,0.0512,0.0360,-0.0352,0.0518,0.0374,-0.0258,0.0384,0.0429,-0.0355,0.0358,0.0451,-0.0418,0.0338,0.0431,-0.0385,0.0401,0.0443,-0.0382,0.0416,0.0443,-0.0407,0.0190,-0.0349,0.0542,0.0174,-0.0360,0.0570,0.0183,-0.0346,0.0552,0.0157,-0.0397,0.0592,0.0152,-0.0458,0.0599,0.0154,-0.0443,0.0574,0.0142,-0.0425,0.0575,0.0132,-0.0443,0.0588,0.0183,-0.0352,0.0527,0.0176,-0.0346,0.0535,0.0157,-0.0342,0.0526,0.0163,-0.0348,0.0519,0.0168,-0.0356,0.0516,0.0186,-0.0361,0.0523,0.0135,-0.0353,0.0550,0.0147,-0.0340,0.0536,0.0169,-0.0342,0.0545,0.0158,-0.0355,0.0560,0.0115,-0.0387,0.0570,0.0142,-0.0390,0.0583,0.0149,-0.0412,0.0528,0.0093,-0.0440,0.0544,0.0175,-0.0421,0.0538,0.0300,0.0430,-0.0405,0.0285,0.0381,-0.0418,-0.0339,-0.0243,0.0041,-0.0329,-0.0281,0.0125,-0.0028,-0.0344,0.0460,-0.0010,-0.0351,0.0452,0.0255,0.0442,-0.0543,0.0285,0.0428,-0.0413,0.0328,0.0460,-0.0441,0.0513,0.0399,-0.0341,-0.0052,0.0310,-0.0510,0.0072,0.0394,-0.0525,0.0077,0.0394,-0.0571,0.0180,0.0442,-0.0553,-0.0050,0.0309,-0.0558,-0.0144,0.0159,-0.0551,-0.0266,0.0052,-0.0477,-0.0344,-0.0025,-0.0408,-0.0198,-0.0383,0.0410,-0.0473,-0.0303,0.0053,-0.0442,-0.0237,-0.0019,-0.0436,-0.0190,-0.0093,-0.0401,-0.0216,-0.0020,-0.0158,0.0214,-0.0510,-0.0251,0.0111,-0.0400,-0.0141,0.0226,-0.0463,-0.0266,0.0099,-0.0439,-0.0469,-0.0167,-0.0168,-0.0407,-0.0339,0.0125,-0.0431,-0.0352,0.0128,-0.0383,-0.0169,-0.0093});
			return r_rib2_coordinate_6_24_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 r_rib2 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 r_rib2().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.r_rib2\" 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.r_rib2 self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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