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> *enter description here, short-sentence summaries preferred*. </p>
 <p> Related links:  source rccart2.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.rccart2&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/rccart2.x3d">rccart2.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> TODO </i> </td>
			<td> fix naming, cartilage? </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> *enter description here, short-sentence summaries preferred* </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/rccart2.x3d">originals/rccart2.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> 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/rccart2.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/rccart2.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 rccart2
{
	/** Default constructor to create this object. */
	public rccart2 ()
	{
	  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("rccart2.x3d"))
    .addMeta(new meta().setName(meta.NAME_TODO       ).setContent("fix naming, cartilage?"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("*enter description here, short-sentence summaries preferred*"))
    .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/rccart2.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("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/rccart2.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("cartilage rccart2"))
    .addChild(new Transform("rccart2").setTranslation(-0.0326,1.4158,0.0413)
      .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("CartilageMaterial").setAmbientIntensity(0.965).setDiffuseColor(0.9843,0.949,0.7843).setShininess(0.05).setSpecularColor(0.9647,0.949,0.9098)))
        .setGeometry(new IndexedFaceSet("rccart2_geometry").setDEF("rccart2_geometry").setCreaseAngle(1.571).setCoordIndex(getrccart2_geometry_5_25_coordIndex())
          .setCoord(new Coordinate("rccart2_coordinate").setPoint(getrccart2_coordinate_6_25_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

		/** Large attribute array: IndexedFaceSet DEF='rccart2_geometry' coordIndex field, scene-graph level=5, element #25, 732 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 getrccart2_geometry_5_25_coordIndex()
		{
			MFInt32 rccart2_geometry_5_25_coordIndex = new MFInt32(new int[] {0,1,2,-1,2,3,0,-1,4,5,6,-1,7,8,9,-1,10,11,12,-1,10,13,11,-1,13,14,11,-1,12,15,10,-1,2,16,17,-1,9,18,19,-1,9,20,18,-1,21,22,23,-1,23,24,21,-1,25,26,27,-1,25,28,26,-1,11,14,29,-1,30,31,32,-1,31,33,32,-1,34,35,36,-1,36,37,34,-1,38,39,40,-1,41,42,34,-1,43,44,45,-1,45,46,43,-1,12,39,15,-1,47,48,49,-1,49,50,47,-1,51,52,53,-1,53,54,51,-1,40,55,56,-1,57,47,50,-1,50,58,57,-1,6,59,60,-1,59,61,60,-1,17,62,5,-1,17,63,62,-1,64,65,66,-1,64,67,65,-1,49,48,68,-1,68,69,49,-1,53,52,70,-1,52,71,70,-1,35,72,73,-1,40,39,74,-1,67,45,75,-1,45,76,75,-1,41,34,37,-1,37,77,41,-1,54,53,57,-1,57,78,54,-1,79,60,61,-1,79,80,60,-1,81,0,82,-1,31,83,10,-1,10,33,31,-1,24,81,82,-1,24,23,81,-1,84,22,21,-1,84,85,22,-1,8,86,20,-1,20,9,8,-1,10,83,13,-1,83,87,13,-1,16,2,1,-1,49,88,25,-1,25,50,49,-1,33,10,15,-1,15,89,33,-1,11,8,7,-1,7,12,11,-1,3,82,0,-1,17,4,2,-1,17,5,4,-1,84,43,90,-1,43,84,44,-1,19,7,9,-1,19,91,7,-1,33,92,32,-1,92,33,89,-1,58,25,27,-1,50,25,58,-1,80,49,69,-1,80,88,49,-1,3,24,82,-1,93,24,3,-1,35,42,72,-1,42,35,34,-1,51,40,56,-1,54,40,51,-1,38,15,39,-1,15,38,89,-1,29,8,11,-1,29,86,8,-1,90,85,84,-1,90,94,85,-1,28,80,79,-1,80,28,88,-1,53,47,57,-1,53,70,47,-1,95,48,96,-1,48,95,68,-1,97,41,77,-1,97,98,41,-1,76,73,75,-1,99,73,76,-1,64,45,67,-1,64,46,45,-1,100,40,74,-1,100,55,40,-1,72,75,73,-1,72,101,75,-1,98,102,103,-1,95,102,98,-1,96,71,104,-1,70,71,96,-1,91,74,7,-1,74,91,100,-1,78,58,92,-1,78,57,58,-1,56,64,66,-1,56,55,64,-1,105,99,76,-1,105,93,99,-1,4,97,77,-1,4,106,97,-1,29,13,87,-1,29,14,13,-1,63,16,107,-1,63,17,16,-1,1,107,16,-1,107,1,108,-1,108,0,81,-1,108,1,0,-1,106,68,97,-1,69,68,106,-1,2,77,37,-1,2,4,77,-1,3,37,36,-1,2,37,3,-1,36,93,3,-1,99,93,36,-1,65,75,101,-1,75,65,67,-1,78,89,38,-1,78,92,89,-1,39,7,74,-1,39,12,7,-1,100,43,46,-1,100,91,43,-1,102,96,104,-1,96,102,95,-1,41,103,42,-1,98,103,41,-1,44,76,45,-1,44,105,76,-1,46,55,100,-1,55,46,64,-1,35,99,36,-1,35,73,99,-1,98,68,95,-1,68,98,97,-1,48,70,96,-1,47,70,48,-1,32,26,30,-1,27,26,32,-1,94,19,18,-1,19,94,90,-1,40,78,38,-1,40,54,78,-1,93,21,24,-1,105,21,93,-1,69,60,80,-1,106,60,69,-1,58,32,92,-1,58,27,32,-1,90,91,19,-1,91,90,43,-1,105,84,21,-1,44,84,105,-1,59,5,62,-1,5,59,6,-1,106,6,60,-1,6,106,4,-1});
			return rccart2_geometry_5_25_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='rccart2_coordinate' point field, scene-graph level=6, element #25, 327 total numbers made up of 109 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 getrccart2_coordinate_6_25_point()
		{
			MFVec3f rccart2_coordinate_6_25_point = new MFVec3f(new double[] {0.0178,0.0024,0.0036,0.0177,0.0025,0.0035,0.0128,0.0004,0.0041,0.0130,-0.0006,0.0049,0.0123,0.0021,0.0026,0.0172,0.0036,0.0024,0.0172,0.0037,0.0023,0.0144,-0.0017,-0.0014,0.0193,0.0029,-0.0051,0.0194,0.0024,-0.0050,0.0190,0.0037,-0.0055,0.0197,0.0037,-0.0052,0.0145,-0.0000,-0.0023,0.0199,0.0038,-0.0053,0.0199,0.0038,-0.0053,0.0143,0.0009,-0.0028,0.0174,0.0026,0.0032,0.0174,0.0027,0.0031,0.0202,-0.0044,-0.0010,0.0202,-0.0045,-0.0011,0.0193,0.0025,-0.0049,0.0164,-0.0104,0.0087,0.0166,-0.0103,0.0085,0.0180,-0.0053,0.0075,0.0179,-0.0052,0.0077,0.0130,0.0119,-0.0079,0.0144,0.0115,-0.0085,0.0143,0.0115,-0.0087,0.0135,0.0117,-0.0080,0.0196,0.0037,-0.0052,0.0161,0.0097,-0.0080,0.0191,0.0041,-0.0058,0.0159,0.0098,-0.0082,0.0190,0.0040,-0.0058,-0.0051,-0.0023,0.0049,-0.0052,-0.0040,0.0057,0.0087,-0.0025,0.0055,0.0088,-0.0013,0.0047,0.0099,-0.0012,-0.0011,0.0099,-0.0016,-0.0009,-0.0039,-0.0038,0.0000,-0.0055,-0.0011,0.0042,-0.0186,-0.0020,0.0035,0.0129,-0.0089,0.0035,0.0118,-0.0103,0.0060,0.0068,-0.0101,0.0060,0.0079,-0.0093,0.0036,0.0074,0.0050,-0.0025,0.0074,0.0051,-0.0024,0.0104,0.0076,-0.0040,0.0105,0.0077,-0.0047,-0.0145,0.0011,-0.0028,-0.0148,0.0022,-0.0025,-0.0058,0.0024,-0.0015,-0.0049,0.0011,-0.0015,-0.0041,-0.0062,0.0011,-0.0153,-0.0050,-0.0012,0.0079,0.0046,-0.0029,0.0112,0.0070,-0.0049,0.0172,0.0036,0.0022,0.0147,0.0086,-0.0027,0.0149,0.0084,-0.0028,0.0173,0.0034,0.0023,0.0175,0.0027,0.0029,-0.0054,-0.0094,0.0035,-0.0198,-0.0085,0.0043,-0.0174,-0.0081,0.0016,-0.0068,-0.0103,0.0061,0.0074,0.0044,-0.0011,0.0107,0.0066,-0.0024,-0.0062,0.0030,-0.0010,-0.0154,0.0030,-0.0015,-0.0197,-0.0054,0.0048,-0.0055,-0.0065,0.0066,0.0098,-0.0020,-0.0007,-0.0067,-0.0092,0.0069,0.0072,-0.0093,0.0073,0.0082,0.0005,0.0032,0.0086,0.0034,-0.0027,0.0140,0.0107,-0.0059,0.0137,0.0109,-0.0059,0.0178,0.0022,0.0035,0.0176,0.0019,0.0039,0.0190,0.0037,-0.0055,0.0150,-0.0118,0.0064,0.0153,-0.0115,0.0063,0.0193,0.0028,-0.0051,0.0196,0.0038,-0.0052,0.0131,0.0119,-0.0080,0.0137,0.0023,-0.0034,0.0185,-0.0100,0.0023,0.0140,-0.0054,0.0008,0.0124,0.0051,-0.0044,0.0126,-0.0059,0.0072,0.0185,-0.0099,0.0024,-0.0062,0.0029,0.0002,-0.0064,0.0032,-0.0005,0.0077,0.0028,0.0011,-0.0057,0.0016,0.0021,0.0083,-0.0063,0.0072,0.0095,-0.0058,0.0013,-0.0202,-0.0077,0.0048,-0.0159,0.0032,-0.0006,-0.0170,0.0017,0.0012,-0.0159,0.0032,-0.0007,0.0119,-0.0092,0.0075,0.0114,0.0046,0.0000,0.0175,0.0025,0.0031,0.0178,0.0023,0.0034});
			return rccart2_coordinate_6_25_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 rccart2 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 rccart2().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.rccart2\" 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.rccart2 self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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