package Savage.AircraftFixedWing.JointHeavyLift;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.EnvironmentalEffects.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;
import org.web3d.x3d.jsail.Texturing.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> Joint Heavy Lift aircraft designed by Mechanical Engineering students at the Naval Postgraduate School, Monterey, Ca. </p>
 <p> Related links: Catalog page <a href="../../../../AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWingIndex.html" target="_blank">JointHeavyLiftRotorWing</a>,  source <a href="../../../../AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWing.java">JointHeavyLiftRotorWing.java</a>, <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;">&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="../../../../AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWing.x3d">JointHeavyLiftRotorWing.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> Joint Heavy Lift aircraft designed by Mechanical Engineering students at the Naval Postgraduate School, Monterey, Ca </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> NPS Total Ship Systems Engineering (TSSE) design class </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Xeena VRML importer, X3D-Edit 3.1, <a href="https://www.web3d.org/x3d/content/README.X3D-Edit.html" target="_blank">https://www.web3d.org/x3d/content/README.X3D-Edit.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 23 May 2003 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 11 June 2003 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 20 October 2019 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> AeroFullJHL3JointHeavyLiftRotorWing.ppt </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> JHLHeavyLiftAC1.3dm </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> subject </i> </td>
			<td> NPS TSSE Joint Heavy Lift Rotorwing Aircraft </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/Savage/AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWing.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWing.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 3.2, <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> Vrml97ToX3dNist, <a href="http://ovrt.nist.gov/v2_x3d.html" target="_blank">http://ovrt.nist.gov/v2_x3d.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="../../../../AircraftFixedWing/JointlHeavyLift/../../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 NPS Total Ship Systems Engineering (TSSE) design class
 */

public class JointHeavyLiftRotorWing
{
	/** Default constructor to create this object. */
	public JointHeavyLiftRotorWing ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERCHANGE).setVersion(X3D.VERSION_3_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("JointHeavyLiftRotorWing.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Joint Heavy Lift aircraft designed by Mechanical Engineering students at the Naval Postgraduate School, Monterey, Ca"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("NPS Total Ship Systems Engineering (TSSE) design class"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("23 May 2003"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("11 June 2003"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("20 October 2019"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("AeroFullJHL3JointHeavyLiftRotorWing.ppt"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("JHLHeavyLiftAC1.3dm"))
    .addMeta(new meta().setName(meta.NAME_SUBJECT    ).setContent("NPS TSSE Joint Heavy Lift Rotorwing Aircraft"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/JointlHeavyLift/JointHeavyLiftRotorWing.x3d"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("JointHeavyLiftRotorWing.x3d"))
    .addChild(new Background().setSkyColor(new MFColor(new double[] {1.0,1.0,1.0})))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,8,3,-1,3,8,4,-1,5,6,2,-1,6,1,7,-1,7,1,8,-1,4,8,1,-1,1,6,5,-1,11,19,12,-1,12,13,10,-1,13,19,14,-1,14,18,15,-1,15,17,16,-1,16,17,9,-1,17,15,18,-1,18,14,19,-1,19,13,12,-1,20,34,22,-1,22,32,23,-1,23,30,24,-1,24,28,25,-1,25,28,26,-1,26,28,27,-1,27,28,21,-1,28,24,29,-1,29,24,30,-1,30,23,31,-1,31,23,32,-1,32,22,33,-1,33,22,34,-1,34,20,35,-1,37,46,38,-1,38,44,39,-1,39,43,40,-1,40,47,41,-1,36,47,42,-1,42,40,43,-1,43,39,44,-1,44,38,45,-1,45,38,46,-1,40,42,47,-1,52,51,49,-1,52,49,50,-1,54,53,51,-1,54,51,52,-1,48,75,55,-1,55,49,56,-1,56,49,57,-1,57,51,58,-1,58,51,59,-1,59,53,60,-1,60,53,61,-1,61,53,62,-1,62,53,63,-1,63,54,64,-1,64,54,65,-1,65,67,66,-1,67,69,68,-1,69,54,70,-1,70,54,71,-1,71,52,72,-1,72,52,73,-1,73,50,74,-1,74,55,75,-1,50,73,52,-1,49,74,50,-1,51,57,49,-1,52,71,54,-1,53,59,51,-1,54,63,53,-1,55,74,49,-1,54,69,65,-1,65,69,67,-1})
        .setCoord(new Coordinate().setPoint(getCoordinate_5_20_point()))
        .setNormal(new Normal().setVector(getNormal_5_21_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_22_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,5,1,-1,5,0,1,-1,7,6,2,-1,6,1,2,-1,8,7,3,-1,7,2,3,-1,9,8,4,-1,8,3,4,-1,11,10,6,-1,10,5,6,-1,12,11,7,-1,11,6,7,-1,13,12,8,-1,12,7,8,-1,14,13,9,-1,13,8,9,-1,16,4,17,-1,17,3,18,-1,18,3,19,-1,19,1,20,-1,15,10,21,-1,21,12,22,-1,22,14,23,-1,23,14,24,-1,20,1,0,-1,1,19,2,-1,2,19,3,-1,3,17,4,-1,11,21,10,-1,12,21,11,-1,13,22,12,-1,14,22,13,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {39.324,45.698,10.822,39.324,46.422,10.636,39.324,47.182,10.435,39.324,47.913,10.242,39.324,48.631,10.048,42.272,46.459,10.778,42.272,47.142,10.603,42.272,47.859,10.413,42.272,48.549,10.231,42.272,49.225,10.048,45.292,47.239,10.733,45.292,47.879,10.569,45.292,48.553,10.391,45.292,49.2,10.22,45.292,49.835,10.048,48.363,48.032,10.687,36.257,48.012,10.048,36.257,47.992,10.054,36.257,47.237,10.257,36.257,46.575,10.432,36.608,44.997,10.863,48.363,48.078,10.676,48.363,49.971,10.179,48.363,50.434,10.054,48.363,50.454,10.048})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.049398,-0.24716,-0.96771,0.051107,-0.254,-0.96585,0.05172,-0.25658,-0.96514,0.051246,-0.25448,-0.96572,0.052846,-0.26196,-0.96363,0.049398,-0.24716,-0.96771,0.051107,-0.254,-0.96585,0.051721,-0.25658,-0.96514,0.051246,-0.25448,-0.96572,0.052846,-0.26196,-0.96363,0.049398,-0.24716,-0.96771,0.051107,-0.254,-0.96585,0.051721,-0.25658,-0.96514,0.051246,-0.25448,-0.96572,0.052846,-0.26196,-0.96363,0.049398,-0.24717,-0.96771,0.052845,-0.26196,-0.96363,0.052845,-0.26196,-0.96363,0.051246,-0.25448,-0.96572,0.05172,-0.25658,-0.96514,0.049398,-0.24716,-0.96771,0.049398,-0.24717,-0.96771,0.052846,-0.26196,-0.96363,0.052846,-0.26196,-0.96363,0.052846,-0.26196,-0.96363})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.25333,0.0,0.25333,0.2464,0.25333,0.50583,0.25333,0.75507,0.25333,1.0,0.49692,0.0,0.49692,0.2464,0.49692,0.50583,0.49692,0.75507,0.49692,1.0,0.74635,0.0,0.74635,0.2464,0.74635,0.50583,0.74635,0.75507,0.74635,1.0,1.0,0.0,9.8188E-7,1.0,9.6799E-7,0.99345,4.5217E-7,0.75027,0.0,0.53711,0.028991,0.0,1.0,0.019113,1.0,0.80023,1.0,0.9916,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_34_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_34_point()))
        .setNormal(new Normal().setVector(getNormal_5_35_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_36_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_41_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_41_point()))
        .setNormal(new Normal().setVector(getNormal_5_42_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_43_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_48_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_48_point()))
        .setNormal(new Normal().setVector(getNormal_5_49_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_50_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,0,2,-1,2,3,1,-1,3,4,1,-1,6,7,5,-1,7,6,8,-1,8,6,9,-1,10,13,12,-1,13,10,11,-1,14,15,16,-1,17,16,15,-1,18,19,20,-1,21,20,19,-1,22,25,24,-1,25,22,23,-1,26,29,28,-1,29,26,27,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-22.33,58.969,10.048,-22.33,56.22,10.784,-22.33,57.67,10.19,-22.33,56.37,10.165,-22.33,56.22,10.154,-5.8332,58.969,10.048,-5.8332,56.219,10.784,-5.8332,57.669,10.19,-5.8332,56.369,10.165,-5.8332,56.219,10.154,-22.33,56.22,10.784,-5.8332,56.219,10.784,-22.33,58.969,10.048,-5.8332,58.969,10.048,-22.33,58.969,10.048,-5.8332,58.969,10.048,-22.33,57.67,10.19,-5.8332,57.669,10.19,-22.33,57.67,10.19,-5.8332,57.669,10.19,-22.33,56.37,10.165,-5.8332,56.369,10.165,-22.33,56.37,10.165,-5.8332,56.369,10.165,-22.33,56.22,10.154,-5.8332,56.219,10.154,-22.33,56.22,10.154,-5.8332,56.219,10.154,-22.33,56.22,10.784,-5.8332,56.219,10.784})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,-2.9737E-15,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,7.4355E-16,1.0,-2.34E-5,-1.3635E-19,1.0,-2.34E-5,0.0,6.0121E-6,0.25692,0.96643,6.0121E-6,0.25692,0.96643,6.1385E-6,0.26232,0.96498,6.1385E-6,0.26232,0.96498,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.18947,0.0,0.09547,0.35137,0.17135,0.16605,0.1745,0.3322,0.17595,0.35137,0.094005,0.0,0.0,0.35137,0.075876,0.16605,0.079029,0.3322,0.080477,0.35137,0.6306,0.0,0.6306,0.99854,0.80289,0.0,0.80289,0.99854,0.46096,0.0,0.46096,0.99854,0.54008,0.0,0.54008,0.99854,0.2922,0.0,0.2922,0.99854,0.37091,0.0,0.37091,0.99854,0.19094,0.0,0.19094,0.99854,0.20005,0.0,0.20005,0.99854,0.21047,0.0,0.21047,0.99854,0.24859,0.0,0.24859,0.99854})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,2,0,-1,2,1,3,-1,3,1,4,-1,6,5,7,-1,7,8,6,-1,8,9,6,-1,10,12,13,-1,13,11,10,-1,14,16,15,-1,17,15,16,-1,18,20,19,-1,21,19,20,-1,22,24,25,-1,25,23,22,-1,26,28,29,-1,29,27,26,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {22.059,58.969,10.048,22.059,56.219,10.784,22.059,57.669,10.19,22.059,56.369,10.165,22.059,56.219,10.154,5.5629,58.969,10.048,5.5629,56.219,10.784,5.5629,57.669,10.19,5.5629,56.369,10.165,5.5629,56.219,10.154,22.059,56.219,10.784,5.5629,56.219,10.784,22.059,58.969,10.048,5.5629,58.969,10.048,22.059,58.969,10.048,5.5629,58.969,10.048,22.059,57.669,10.19,5.5629,57.669,10.19,22.059,57.669,10.19,5.5629,57.669,10.19,22.059,56.369,10.165,5.5629,56.369,10.165,22.059,56.369,10.165,5.5629,56.369,10.165,22.059,56.219,10.154,5.5629,56.219,10.154,22.059,56.219,10.154,5.5629,56.219,10.154,22.059,56.219,10.784,5.5629,56.219,10.784})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {1.0,-4.4409E-16,0.0,1.0,-8.8818E-16,0.0,1.0,0.0,-2.9737E-15,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.25692,0.96643,0.0,0.25692,0.96643,0.0,0.26232,0.96498,0.0,0.26232,0.96498,0.0,-0.10853,-0.99409,0.0,-0.10853,-0.99409,0.0,-0.10853,-0.99409,0.0,-0.10853,-0.99409,0.0,0.018973,-0.99982,0.0,0.018973,-0.99982,0.0,0.018973,-0.99982,0.0,0.018973,-0.99982,0.0,0.075291,-0.99716,0.0,0.075291,-0.99716,0.0,0.075291,-0.99716,0.0,0.075291,-0.99716,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.18947,0.0,0.09547,0.35137,0.17135,0.16605,0.1745,0.3322,0.17595,0.35137,0.094005,0.0,0.0,0.35137,0.075876,0.16605,0.079029,0.3322,0.080477,0.35137,0.6306,0.0,0.6306,0.99854,0.80289,0.0,0.80289,0.99854,0.46096,0.0,0.46096,0.99854,0.54008,0.0,0.54008,0.99854,0.2922,0.0,0.2922,0.99854,0.37091,0.0,0.37091,0.99854,0.19094,0.0,0.19094,0.99854,0.20005,0.0,0.20005,0.99854,0.21047,0.0,0.21047,0.99854,0.24859,0.0,0.24859,0.99854})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_69_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_69_point()))
        .setNormal(new Normal().setVector(getNormal_5_70_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_71_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,1,5,-1,1,0,5,-1,7,2,6,-1,2,1,6,-1,8,3,7,-1,3,2,7,-1,9,4,8,-1,4,3,8,-1,11,6,10,-1,6,5,10,-1,12,7,11,-1,7,6,11,-1,13,8,12,-1,8,7,12,-1,14,9,13,-1,9,8,13,-1,16,17,4,-1,17,18,3,-1,18,19,3,-1,19,20,1,-1,15,21,10,-1,21,22,12,-1,22,23,14,-1,23,24,14,-1,20,0,1,-1,1,2,19,-1,2,3,19,-1,3,4,17,-1,11,10,21,-1,12,11,21,-1,13,12,22,-1,14,13,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-39.662,45.698,10.822,-39.662,46.422,10.636,-39.662,47.182,10.435,-39.662,47.913,10.242,-39.662,48.631,10.048,-42.61,46.459,10.778,-42.61,47.142,10.603,-42.61,47.859,10.413,-42.61,48.549,10.231,-42.61,49.225,10.048,-45.63,47.239,10.733,-45.63,47.879,10.569,-45.63,48.553,10.391,-45.63,49.2,10.22,-45.63,49.835,10.048,-48.701,48.032,10.687,-36.595,48.012,10.048,-36.595,47.992,10.054,-36.595,47.237,10.257,-36.595,46.575,10.432,-36.946,44.997,10.863,-48.701,48.078,10.676,-48.701,49.971,10.179,-48.701,50.434,10.054,-48.701,50.454,10.048})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.049398,-0.24716,-0.96771,-0.051107,-0.254,-0.96585,-0.05172,-0.25658,-0.96514,-0.051246,-0.25448,-0.96572,-0.052846,-0.26196,-0.96363,-0.049398,-0.24716,-0.96771,-0.051107,-0.254,-0.96585,-0.051721,-0.25658,-0.96514,-0.051246,-0.25448,-0.96572,-0.052846,-0.26196,-0.96363,-0.049398,-0.24716,-0.96771,-0.051107,-0.254,-0.96585,-0.051721,-0.25658,-0.96514,-0.051246,-0.25448,-0.96572,-0.052846,-0.26196,-0.96363,-0.049398,-0.24717,-0.96771,-0.052845,-0.26196,-0.96363,-0.052845,-0.26196,-0.96363,-0.051246,-0.25448,-0.96572,-0.05172,-0.25658,-0.96514,-0.049398,-0.24716,-0.96771,-0.049398,-0.24717,-0.96771,-0.052846,-0.26196,-0.96363,-0.052846,-0.26196,-0.96363,-0.052846,-0.26196,-0.96363})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.25333,0.0,0.25333,0.2464,0.25333,0.50583,0.25333,0.75507,0.25333,1.0,0.49692,0.0,0.49692,0.2464,0.49692,0.50583,0.49692,0.75507,0.49692,1.0,0.74635,0.0,0.74635,0.2464,0.74635,0.50583,0.74635,0.75507,0.74635,1.0,1.0,0.0,9.8188E-7,1.0,9.6799E-7,0.99345,4.5217E-7,0.75027,0.0,0.53711,0.028991,0.0,1.0,0.019113,1.0,0.80023,1.0,0.9916,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,3,8,-1,3,4,8,-1,5,2,6,-1,6,7,1,-1,7,8,1,-1,4,1,8,-1,1,5,6,-1,11,12,19,-1,12,10,13,-1,13,14,19,-1,14,15,18,-1,15,16,17,-1,16,9,17,-1,17,18,15,-1,18,19,14,-1,19,12,13,-1,20,22,34,-1,22,23,32,-1,23,24,30,-1,24,25,28,-1,25,26,28,-1,26,27,28,-1,27,21,28,-1,28,29,24,-1,29,30,24,-1,30,31,23,-1,31,32,23,-1,32,33,22,-1,33,34,22,-1,34,35,20,-1,37,38,46,-1,38,39,44,-1,39,40,43,-1,40,41,47,-1,36,42,47,-1,42,43,40,-1,43,44,39,-1,44,45,38,-1,45,46,38,-1,40,47,42,-1,52,50,49,-1,52,49,51,-1,54,52,51,-1,54,51,53,-1,48,55,75,-1,55,56,49,-1,56,57,49,-1,57,58,51,-1,58,59,51,-1,59,60,53,-1,60,61,53,-1,61,62,53,-1,62,63,53,-1,63,64,54,-1,64,65,54,-1,65,66,67,-1,67,68,69,-1,69,70,54,-1,70,71,54,-1,71,72,52,-1,72,73,52,-1,73,74,50,-1,74,75,55,-1,50,52,73,-1,49,50,74,-1,51,49,57,-1,52,54,71,-1,53,51,59,-1,54,53,63,-1,55,49,74,-1,54,65,69,-1,65,67,69,-1})
        .setCoord(new Coordinate().setPoint(getCoordinate_5_83_point()))
        .setNormal(new Normal().setVector(getNormal_5_84_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_85_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,1,-1,2,3,1,-1,3,4,8,-1,4,5,6,-1,6,7,8,-1,8,1,3,-1,8,4,6,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-45.797,46.835,10.973,-47.297,47.256,10.943,-46.663,47.027,10.966,-47.528,47.219,10.959,-48.394,47.412,10.951,-48.701,47.412,10.962,-48.701,47.48,10.949,-48.815,47.505,10.948,-48.778,47.672,10.913})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19443,-0.9803})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,1.0,0.49692,1.0,0.28684,0.79684,0.57368,0.58571,0.86051,0.36612,0.96244,0.0,0.96244,0.28594,1.0,0.25611,0.98771,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,2,7,-1,2,3,7,-1,3,4,7,-1,4,5,7,-1,0,6,7,-1,5,0,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-37.077,45.008,11.011,-48.778,47.672,10.913,-48.701,48.015,10.834,-48.701,48.073,10.821,-48.701,48.121,10.81,-48.701,48.142,10.806,-37.101,44.902,11.035,-45.797,46.835,10.973})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,1.0,1.0,0.0,0.99349,0.7425,0.99349,0.86075,0.99349,0.95767,0.99349,1.0,0.0020162,0.81962,0.74529,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.0).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.12941).setSpecularColor(0.0,0.0,0.74902).setTransparency(0.5)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_104_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_104_point()))
        .setNormal(new Normal().setVector(getNormal_5_105_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_106_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.0).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.12941).setSpecularColor(0.0,0.0,0.74902).setTransparency(0.5)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_111_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_111_point()))
        .setNormal(new Normal().setVector(getNormal_5_112_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_113_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,0,-1,3,0,2,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-24.338,33.704,9.5829,-24.338,33.562,9.6716,-34.512,34.815,9.8128,-34.512,34.743,9.8577})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.076634,0.52704,0.84638,0.076634,0.52704,0.84638,0.076634,0.52704,0.84638,0.076634,0.52704,0.84638})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,0,-1,3,0,2,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-24.338,33.562,9.6716,-24.338,33.487,9.731,-34.512,34.743,9.8577,-34.512,34.705,9.8877})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.086147,0.61944,0.7803,0.086147,0.61944,0.7803,0.086147,0.61944,0.7803,0.086147,0.61944,0.7803})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,0,-1,3,0,2,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-24.338,33.487,9.731,-24.338,33.269,10.048,-34.512,34.705,9.8877,-34.512,34.594,10.048})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.10668,0.81884,0.56403,0.10668,0.81884,0.56403,0.10668,0.81884,0.56403,0.10668,0.81884,0.56403})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,2,0,-1,2,1,3,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-36.595,48.015,10.048,-36.595,47.261,10.252,-36.595,47.381,10.117,-36.595,47.261,10.115})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {1.0,-2.34E-5,-8.8814E-16,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,1.0,1.0,0.83985,0.33916,1.0,0.32792})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,1,3,2,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.394,47.498,9.8701,-37.101,44.988,10.873,-37.101,44.988,9.9022,-48.394,47.498,10.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.21695,-0.97618,-1.2283E-15,-0.21695,-0.97618,0.0,-0.21695,-0.97618,4.0316E-15,-0.21695,-0.97618,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,1.0,1.0,1.0,0.032097,0.0,0.93003})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,1,3,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.815,47.591,9.8689,-48.701,47.566,10.801,-48.701,47.566,9.8692,-48.815,47.591,10.8})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.21695,-0.97618,0.0,-0.21695,-0.97618,0.0,-0.21695,-0.97618,-4.1252E-15,-0.21695,-0.97618,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,1.0,1.0,1.0,3.4665E-4,0.0,0.99924})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {2,3,5,-1,3,0,4,-1,1,4,0,-1,4,5,3,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.815,47.591,9.8689,-48.815,47.591,10.8,-48.701,48.101,9.9479,-48.724,48.0,9.9335,-48.716,48.038,10.687,-48.701,48.101,10.67})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.97618,0.21695,0.0,-0.97618,0.21695,0.0,-0.97618,0.21695,-4.3295E-15,-0.97618,0.21695,0.0,-0.97618,0.21695,0.0,-0.97618,0.21695,4.4706E-15})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,0.0,1.0,1.0,0.0,0.084849,0.19747,0.069391,0.12397,0.87896,0.0,0.86085})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,4,-1,2,3,4,-1,4,1,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.701,47.498,9.8589,-48.701,47.498,10.816,-48.394,47.498,9.8701,-48.394,47.498,10.803,-48.525,47.498,10.809})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-2.34E-5,-1.0,-3.5527E-15,-2.34E-5,-1.0,-3.5527E-15,-2.34E-5,-1.0,-9.8028E-20,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,1.0,0.011658,1.0,0.98571,0.57371,0.99222})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {2,0,4,-1,1,3,0,-1,3,4,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.701,47.498,9.8589,-48.701,47.498,10.816,-48.701,47.566,9.8692,-48.701,47.545,10.806,-48.701,47.566,10.801})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,2.34E-5,8.3135E-20,-1.0,2.34E-5,8.3135E-20,-1.0,2.34E-5,9.7977E-20,-1.0,2.34E-5,9.7993E-20,-1.0,2.34E-5,1.9657E-19})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,0.0,1.0,1.0,0.0,0.010743,0.30408,0.98896,0.0,0.98371})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,2,3,-1,3,4,1,-1,4,5,1,-1,5,6,1,-1,6,0,1,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-48.701,48.101,9.9479,-48.701,48.101,10.67,-48.701,50.457,10.048,-48.701,49.963,10.102,-48.701,49.469,10.093,-48.701,48.976,10.055,-48.701,48.484,9.9998})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,-5.1779E-15,-1.0,2.34E-5,1.2612E-19,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,0.0,1.0,1.0,0.0,0.13875,0.20968,0.21339,0.41949,0.20041,0.62876,0.14889,0.83736,0.071947})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,3,1,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-22.33,56.22,10.154,-22.33,56.22,10.784,-5.8332,56.219,10.154,-5.8332,56.219,10.784})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0,-2.34E-5,-1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,1.0,3.9676E-5,1.0,0.99983})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {2,3,0,-1,3,4,0,-1,4,1,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-5.8332,56.219,10.784,-5.8332,58.968,10.048,-5.8332,56.219,10.154,-5.8332,56.369,10.165,-5.8332,57.669,10.19})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {1.0,-2.34E-5,0.0,1.0,-2.34E-5,-8.3135E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,-7.2857E-16,1.0,-2.34E-5,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,1.0,1.0,0.0,0.0,0.14397,0.054441,0.15933,0.52736,0.19287})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_202_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_202_point()))
        .setNormal(new Normal().setVector(getNormal_5_203_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_204_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {7,1,6,-1,1,0,6,-1,8,2,1,-1,8,1,7,-1,9,3,2,-1,9,2,8,-1,10,4,3,-1,10,3,9,-1,11,5,4,-1,11,4,10,-1,13,7,6,-1,13,6,12,-1,14,8,13,-1,8,7,13,-1,15,9,14,-1,9,8,14,-1,16,10,15,-1,10,9,15,-1,17,11,16,-1,11,10,16,-1,19,13,18,-1,13,12,18,-1,20,14,19,-1,14,13,19,-1,21,15,20,-1,15,14,20,-1,22,16,21,-1,16,15,21,-1,23,17,22,-1,17,16,22,-1,25,19,24,-1,19,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,28,22,27,-1,22,21,27,-1,29,23,28,-1,23,22,28,-1,31,25,24,-1,31,24,30,-1,32,26,25,-1,32,25,31,-1,33,27,26,-1,33,26,32,-1,34,28,27,-1,34,27,33,-1,35,29,28,-1,35,28,34,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-0.47796,45.399,9.7713,-0.48534,45.585,9.7219,-0.47849,45.413,9.5905,-0.47077,45.218,9.5296,-0.4624,45.007,9.5739,-0.46063,44.963,9.7713,-0.91923,45.382,9.4356,-0.87914,45.57,9.4224,-0.74595,45.403,9.3872,-0.67973,45.213,9.3709,-0.71418,45.006,9.3828,-0.90257,44.963,9.4357,-0.73264,45.389,8.932,-0.71264,45.576,8.973,-0.63289,45.407,9.0822,-0.5914,45.215,9.1328,-0.60766,45.007,9.096,-0.7155,44.963,8.9319,-0.22338,45.41,8.9319,-0.25812,45.594,8.973,-0.32414,45.418,9.0822,-0.35018,45.221,9.1328,-0.31718,45.008,9.0959,-0.20583,44.963,8.9318,-0.035865,45.417,9.4326,-0.090793,45.601,9.4197,-0.21052,45.422,9.3853,-0.26142,45.223,9.3694,-0.21013,45.008,9.381,-0.017815,44.963,9.4325,-0.47796,45.399,9.7713,-0.48534,45.585,9.7219,-0.47849,45.413,9.5905,-0.47077,45.218,9.5296,-0.4624,45.007,9.5739,-0.46063,44.963,9.7713})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,-6.8454E-18,1.0,-1.1328E-14,0.96282,0.038203,-0.26742,-0.13732,-0.98932,0.048975,-0.85952,-0.44972,0.24285,-0.94387,-0.19974,0.2631,-0.64763,0.74066,0.17885,6.3427E-15,1.0,-1.2861E-14,0.55567,0.022048,0.83111,-0.063068,-0.98627,-0.15265,-0.49032,-0.4341,-0.75574,-0.54353,-0.1829,-0.81922,-0.37378,0.74264,-0.55567,1.4169E-13,1.0,-9.4618E-14,-0.55602,-0.022062,0.83088,0.14208,-0.97779,-0.15407,0.52201,-0.39089,-0.7581,0.55323,-0.13661,-0.82175,0.36642,0.74827,-0.55302,7.2136E-14,1.0,4.8147E-14,-0.96491,-0.038286,-0.25977,0.21858,-0.97462,0.048352,0.89621,-0.37478,0.23736,0.9589,-0.11948,0.25737,0.638,0.75038,0.17286,-5.3797E-15,1.0,-2.3505E-14,-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,-6.8454E-18,1.0,-1.1328E-14})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.25333,0.0,0.47326,0.0,0.61285,0.0,0.81218,0.0,1.0,0.20687,0.0,0.20687,0.25333,0.20687,0.47326,0.20687,0.61285,0.20687,0.81218,0.20687,1.0,0.40625,0.0,0.40625,0.25333,0.40625,0.47326,0.40625,0.61285,0.40625,0.81218,0.40625,1.0,0.59375,0.0,0.59375,0.25333,0.59375,0.47326,0.59375,0.61285,0.59375,0.81218,0.59375,1.0,0.79197,0.0,0.79197,0.25333,0.79197,0.47326,0.79197,0.61285,0.79197,0.81218,0.79197,1.0,1.0,0.0,1.0,0.25333,1.0,0.47326,1.0,0.61285,1.0,0.81218,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,2,-1,1,0,2,-1,5,3,4,-1,3,2,4,-1,7,5,6,-1,5,4,6,-1,9,7,8,-1,7,6,8,-1,11,9,10,-1,9,8,10,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-23.618,42.852,12.784,-23.618,42.852,11.284,-19.62,48.509,12.784,-19.62,48.509,11.284,-12.797,46.424,12.784,-12.797,46.424,11.284,-12.764,39.327,12.784,-12.764,39.327,11.284,-19.3,37.093,12.784,-19.3,37.093,11.284,-23.618,42.852,12.784,-23.618,42.852,11.284})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,7.0654E-16,0.0,-1.0,7.0654E-16,0.0,-0.33353,0.94274,0.0,-0.33353,0.94274,0.0,0.80352,0.59527,0.0,0.80352,0.59527,0.0,0.80914,-0.58762,0.0,0.80914,-0.58762,0.0,-0.28035,-0.9599,0.0,-0.28035,-0.9599,0.0,-1.0,-2.8262E-15,0.0,-1.0,-2.8262E-15,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.19333,0.0,0.19333,1.0,0.39734,0.0,0.39734,1.0,0.60122,0.0,0.60122,1.0,0.79774,0.0,0.79774,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,7,4,3,-1,10,7,6,-1,13,10,9,-1,16,13,12,-1,17,14,13,-1,14,11,13,-1,11,8,10,-1,8,5,7,-1,5,2,1,-1,16,17,13,-1,1,4,5,-1,4,7,5,-1,7,10,8,-1,10,13,11,-1,18,22,19,-1,19,21,20,-1,21,19,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.624,42.85,13.111,-17.624,43.774,12.856,-17.624,44.523,12.275,-17.624,42.85,13.111,-16.753,43.158,12.856,-16.047,43.408,12.275,-17.624,42.85,13.111,-17.074,42.107,12.856,-16.628,41.506,12.275,-17.624,42.85,13.111,-18.167,42.102,12.856,-18.607,41.497,12.275,-17.624,42.85,13.111,-18.511,43.109,12.856,-19.23,43.319,12.275,-17.624,42.85,13.111,-17.624,43.774,12.856,-17.624,44.523,12.275,-17.624,44.523,12.275,-19.23,43.319,12.275,-18.607,41.497,12.275,-16.628,41.506,12.275,-16.047,43.408,12.275})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-2.7818E-15,2.4695E-17,1.0,3.6397E-15,0.48358,0.8753,-3.4007E-15,0.70711,0.70711,-2.5725E-15,1.0616E-15,1.0,0.45589,0.16129,0.8753,0.66662,0.23584,0.70711,4.095E-15,2.3307E-15,1.0,0.28786,-0.38856,0.8753,0.42092,-0.56818,0.70711,3.0738E-15,-2.6315E-15,1.0,-0.28416,-0.39128,0.8753,-0.41551,-0.57215,0.70711,5.5588E-15,7.8847E-16,1.0,-0.46418,0.13557,0.8753,-0.67875,0.19823,0.70711,-2.7818E-15,-3.0336E-15,1.0,-1.2953E-15,0.48358,0.8753,-3.4007E-15,0.70711,0.70711,0.0,0.0,-1.0,-5.4185E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,5.4664E-16,-7.9637E-16,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.81777,0.0,0.717,0.0,0.63537,0.0,0.81777,0.19305,0.717,0.19305,0.63537,0.19305,0.81777,0.39676,0.717,0.39676,0.63537,0.39676,0.81777,0.60034,0.717,0.60034,0.63537,0.60034,0.81777,0.79658,0.717,0.79658,0.63537,0.79658,0.81777,0.99854,0.717,0.99854,0.63537,0.99854,0.31695,0.6339,0.01271,0.40581,0.1307,0.060494,0.50562,0.062273,0.61575,0.42266})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,3,-1,1,2,3,-1,3,4,0,-1,5,8,6,-1,6,8,7,-1,8,5,9,-1,15,14,21,-1,14,13,20,-1,13,12,19,-1,12,11,18,-1,11,10,17,-1,16,17,10,-1,17,18,11,-1,18,19,12,-1,19,20,13,-1,20,21,14,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.624,44.523,12.275,-19.201,43.408,12.275,-18.62,41.506,12.275,-16.641,41.497,12.275,-16.018,43.319,12.275,-17.624,44.523,11.285,-19.201,43.408,11.285,-18.62,41.506,11.285,-16.641,41.497,11.285,-16.018,43.319,11.285,-17.624,44.523,12.275,-19.201,43.408,12.275,-18.62,41.506,12.275,-16.641,41.497,12.275,-16.018,43.319,12.275,-17.624,44.523,12.275,-17.624,44.523,11.285,-19.201,43.408,11.285,-18.62,41.506,11.285,-16.641,41.497,11.285,-16.018,43.319,11.285,-17.624,44.523,11.285})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-6.6891E-16,-7.8532E-31,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,5.9191E-15,1.0,0.0,-0.94274,0.33353,0.0,-0.59527,-0.80352,0.0,0.58762,-0.80914,0.0,0.9599,0.28035,0.0,5.9191E-15,1.0,0.0,-5.9191E-15,1.0,0.0,-0.94274,0.33353,0.0,-0.59527,-0.80352,0.0,0.58762,-0.80914,0.0,0.9599,0.28035,0.0,-5.9191E-15,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.43406,0.21703,0.28942,0.42164,0.042642,0.34622,0.041423,0.089499,0.27788,0.0087031,0.99854,0.21703,0.85389,0.42164,0.60711,0.34622,0.6059,0.089499,0.84235,0.0087031,0.43553,0.0,0.43553,0.19305,0.43553,0.39676,0.43553,0.60034,0.43553,0.79658,0.43553,0.99854,0.52963,0.0,0.52963,0.19305,0.52963,0.39676,0.52963,0.60034,0.52963,0.79658,0.52963,0.99854})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,26,25,-1,25,30,32,-1,30,28,32,-1,38,39,37,-1,39,40,37,-1,40,35,34,-1,33,41,34,-1,41,36,37,-1,37,40,41,-1,40,34,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-15.955,43.066,11.798,-15.955,42.776,11.798,-11.735,42.431,11.728,-11.824,41.683,11.497,-14.279,43.43,11.773,-12.51,43.106,11.732,-12.807,42.79,11.578,-14.477,43.095,11.725,-15.955,42.776,11.798,-15.955,42.776,12.298,-11.824,41.683,11.497,-11.824,41.535,11.974,-14.477,43.095,11.725,-12.807,42.79,11.578,-12.738,42.71,12.062,-14.447,43.079,12.22,-15.955,42.776,12.298,-15.955,43.066,12.298,-11.824,41.535,11.974,-11.704,42.545,12.287,-14.447,43.079,12.22,-12.738,42.71,12.062,-12.405,43.143,12.282,-14.164,43.465,12.29,-15.955,43.066,12.298,-15.955,43.066,12.137,-15.955,43.066,11.975,-11.704,42.545,12.287,-11.704,42.619,12.048,-11.704,42.693,11.809,-14.164,43.465,12.29,-12.405,43.143,12.282,-12.602,43.31,11.828,-15.955,43.066,11.975,-15.955,43.066,11.887,-15.955,43.066,11.798,-11.704,42.693,11.809,-11.72,42.562,11.768,-11.735,42.431,11.728,-12.51,43.106,11.732,-14.279,43.43,11.773,-12.602,43.31,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_238_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.284,42.645,11.798,-19.284,42.935,11.798,-23.504,43.28,11.728,-23.414,44.029,11.497,-20.959,42.281,11.773,-22.729,42.605,11.732,-22.432,42.921,11.578,-20.761,42.616,11.725,-19.284,42.935,11.798,-19.284,42.935,12.298,-23.414,44.029,11.497,-23.414,44.176,11.974,-20.761,42.616,11.725,-22.432,42.921,11.578,-22.501,43.001,12.062,-20.792,42.633,12.22,-19.284,42.935,12.298,-19.284,42.79,12.298,-19.284,42.645,12.298,-23.414,44.176,11.974,-23.475,43.671,12.13,-23.535,43.166,12.287,-20.792,42.633,12.22,-22.501,43.001,12.062,-22.833,42.568,12.282,-21.074,42.246,12.29,-19.284,42.645,12.298,-19.284,42.645,12.137,-19.284,42.645,11.975,-23.535,43.166,12.287,-23.535,43.092,12.048,-23.535,43.018,11.809,-21.074,42.246,12.29,-22.833,42.568,12.282,-22.637,42.401,11.828,-19.284,42.645,11.975,-19.284,42.645,11.798,-23.535,43.018,11.809,-23.504,43.28,11.728,-22.729,42.605,11.732,-20.959,42.281,11.773,-22.637,42.401,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_245_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,26,21,-1,26,27,21,-1,27,23,24,-1,25,28,24,-1,28,29,24,-1,29,22,21,-1,21,27,29,-1,27,24,29,-1,30,34,31,-1,34,35,36,-1,35,32,33,-1,33,36,35,-1,36,31,34,-1,42,43,41,-1,43,44,41,-1,44,39,38,-1,37,45,38,-1,45,40,41,-1,41,44,45,-1,44,38,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.019,43.802,11.798,-18.922,43.91,11.798,-18.825,44.018,11.798,-21.729,47.098,11.728,-21.445,47.347,11.612,-21.162,47.595,11.497,-20.507,44.653,11.773,-21.605,46.079,11.732,-21.173,46.115,11.578,-20.136,44.77,11.725,-18.825,44.018,11.798,-18.825,44.018,12.048,-18.825,44.018,12.298,-21.162,47.595,11.497,-21.112,47.65,11.735,-21.063,47.705,11.974,-20.136,44.77,11.725,-21.173,46.115,11.578,-21.171,46.22,12.062,-20.148,44.802,12.22,-18.825,44.018,12.298,-18.922,43.91,12.298,-19.019,43.802,12.298,-21.063,47.705,11.974,-21.446,47.37,12.13,-21.828,47.035,12.287,-20.148,44.802,12.22,-21.171,46.22,12.062,-21.708,46.121,12.282,-20.616,44.704,12.29,-19.019,43.802,12.298,-19.019,43.802,11.975,-21.828,47.035,12.287,-21.927,46.925,11.809,-20.616,44.704,12.29,-21.708,46.121,12.282,-21.674,45.865,11.828,-19.019,43.802,11.975,-19.019,43.802,11.887,-19.019,43.802,11.798,-21.927,46.925,11.809,-21.828,47.012,11.768,-21.729,47.098,11.728,-21.605,46.079,11.732,-20.507,44.653,11.773,-21.674,45.865,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_252_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,30,-1,27,30,26,-1,30,31,28,-1,31,25,24,-1,37,38,36,-1,38,39,36,-1,39,34,33,-1,32,40,33,-1,40,41,36,-1,41,35,36,-1,36,39,40,-1,39,33,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.703,44.239,11.798,-16.474,44.061,11.798,-13.612,47.181,11.728,-13.076,46.652,11.497,-15.962,45.785,11.773,-14.62,46.984,11.732,-14.553,46.555,11.578,-15.819,45.424,11.725,-16.474,44.061,11.798,-16.474,44.061,12.298,-13.076,46.652,11.497,-12.959,46.561,11.974,-15.819,45.424,11.725,-14.553,46.555,11.578,-14.448,46.561,12.062,-15.787,45.437,12.22,-16.474,44.061,12.298,-16.703,44.239,12.298,-12.959,46.561,11.974,-13.683,47.276,12.287,-15.787,45.437,12.22,-14.448,46.561,12.062,-14.833,46.954,12.282,-15.998,45.785,12.291,-16.703,44.239,12.298,-16.703,44.239,11.975,-13.683,47.276,12.287,-13.8,47.367,11.809,-15.998,45.785,12.291,-14.833,46.954,12.282,-14.956,46.959,11.834,-16.041,45.769,11.921,-16.703,44.239,11.975,-16.703,44.239,11.887,-16.703,44.239,11.798,-13.8,47.367,11.809,-13.706,47.274,11.768,-13.612,47.181,11.728,-14.62,46.984,11.732,-15.962,45.785,11.773,-16.041,45.769,11.921,-14.956,46.959,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_259_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.316,41.807,11.798,-16.527,41.609,11.798,-13.891,38.296,11.728,-14.498,37.849,11.497,-15.104,41.027,11.779,-14.085,39.716,11.74,-14.363,39.323,11.578,-15.284,40.75,11.725,-16.527,41.609,11.798,-16.527,41.609,12.048,-16.527,41.609,12.298,-14.498,37.849,11.497,-14.552,37.798,11.735,-14.606,37.748,11.974,-15.284,40.75,11.725,-14.363,39.323,11.578,-14.374,39.218,12.062,-15.275,40.716,12.22,-16.527,41.609,12.298,-16.316,41.807,12.298,-14.606,37.748,11.974,-13.787,38.351,12.287,-15.275,40.716,12.22,-14.374,39.218,12.062,-13.926,39.538,12.282,-14.899,40.87,12.291,-16.316,41.807,12.298,-16.316,41.807,12.137,-16.316,41.807,11.975,-13.787,38.351,12.287,-13.733,38.402,12.048,-13.679,38.452,11.809,-14.899,40.87,12.291,-13.926,39.538,12.282,-13.902,39.658,11.834,-14.908,40.915,11.921,-16.316,41.807,11.975,-16.316,41.807,11.798,-13.679,38.452,11.809,-13.891,38.296,11.728,-14.085,39.716,11.74,-15.104,41.027,11.779,-14.908,40.915,11.921,-13.902,39.658,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_266_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,38,39,37,-1,39,40,37,-1,40,35,34,-1,33,41,34,-1,41,36,37,-1,37,40,41,-1,40,34,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.075,42.034,11.798,-19.131,42.168,11.798,-19.186,42.301,11.798,-23.216,41.003,11.728,-23.318,41.365,11.612,-23.42,41.728,11.497,-20.483,41.056,11.773,-22.241,40.676,11.732,-22.088,41.082,11.578,-20.428,41.441,11.725,-19.186,42.301,11.798,-19.186,42.301,12.298,-23.42,41.728,11.497,-23.477,41.865,11.974,-20.428,41.441,11.725,-22.088,41.082,11.578,-22.182,41.129,12.062,-20.463,41.444,12.22,-19.186,42.301,12.298,-19.075,42.034,12.298,-23.477,41.865,11.974,-23.201,40.885,12.287,-20.463,41.444,12.22,-22.182,41.129,12.062,-22.323,40.602,12.282,-20.576,40.979,12.29,-19.075,42.034,12.298,-19.075,42.034,11.975,-23.201,40.885,12.287,-23.144,40.749,11.809,-20.576,40.979,12.29,-22.323,40.602,12.282,-22.078,40.523,11.828,-19.075,42.034,11.975,-19.075,42.034,11.887,-19.075,42.034,11.798,-23.144,40.749,11.809,-23.18,40.876,11.768,-23.216,41.003,11.728,-22.241,40.676,11.732,-20.483,41.056,11.773,-22.078,40.523,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_273_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-15.987,42.492,11.798,-16.05,42.362,11.798,-16.113,42.231,11.798,-12.458,40.094,11.728,-12.66,39.776,11.612,-12.862,39.458,11.497,-14.575,42.202,11.779,-13.151,41.348,11.74,-13.269,40.881,11.578,-14.643,41.879,11.725,-16.113,42.231,11.798,-16.113,42.231,12.298,-12.862,39.458,11.497,-12.926,39.325,11.974,-14.643,41.879,11.725,-13.269,40.881,11.578,-13.242,40.78,12.062,-14.623,41.851,12.22,-16.113,42.231,12.298,-16.05,42.362,12.298,-15.987,42.492,12.298,-12.926,39.325,11.974,-12.654,39.754,12.13,-12.381,40.183,12.287,-14.623,41.851,12.22,-13.242,40.78,12.062,-12.754,41.026,12.282,-14.201,42.077,12.29,-15.987,42.492,12.298,-15.987,42.492,11.975,-12.381,40.183,12.287,-12.317,40.316,11.809,-14.201,42.077,12.29,-12.754,41.026,12.282,-12.96,41.36,11.834,-14.352,42.169,11.921,-15.987,42.492,11.975,-15.987,42.492,11.887,-15.987,42.492,11.798,-12.317,40.316,11.809,-12.388,40.205,11.768,-12.458,40.094,11.728,-13.151,41.348,11.74,-14.575,42.202,11.779,-14.352,42.169,11.921,-12.96,41.36,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_280_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,41,42,40,-1,42,43,40,-1,43,38,37,-1,36,44,37,-1,44,45,40,-1,45,39,40,-1,40,43,44,-1,43,37,44,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.702,41.365,11.798,-16.979,41.28,11.798,-16.067,37.146,11.728,-16.808,37.01,11.497,-15.861,39.871,11.773,-15.65,38.085,11.732,-16.039,38.275,11.578,-16.239,39.962,11.725,-16.979,41.28,11.798,-16.979,41.28,12.048,-16.979,41.28,12.298,-16.808,37.01,11.497,-16.879,36.989,11.735,-16.949,36.967,11.974,-16.239,39.962,11.725,-16.039,38.275,11.578,-16.095,38.186,12.062,-16.246,39.928,12.22,-16.979,41.28,12.298,-16.702,41.365,12.298,-16.949,36.967,11.974,-15.948,37.149,12.287,-16.246,39.928,12.22,-16.095,38.186,12.062,-15.552,38.276,12.282,-15.841,39.9,12.291,-16.702,41.365,12.298,-16.702,41.365,12.137,-16.702,41.365,11.975,-15.948,37.149,12.287,-15.878,37.171,12.048,-15.807,37.193,11.809,-15.841,39.9,12.291,-15.552,38.276,12.282,-15.478,38.374,11.834,-15.829,39.945,11.921,-16.702,41.365,11.975,-16.702,41.365,11.887,-16.702,41.365,11.798,-15.807,37.193,11.809,-15.937,37.169,11.768,-16.067,37.146,11.728,-15.65,38.085,11.732,-15.861,39.871,11.773,-15.829,39.945,11.921,-15.478,38.374,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_287_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.176,43.85,11.798,-16.067,43.581,11.798,-12.024,44.833,11.728,-11.827,44.106,11.497,-14.757,44.812,11.773,-12.994,45.171,11.732,-13.152,44.766,11.578,-14.816,44.427,11.725,-16.067,43.581,11.798,-16.067,43.581,12.298,-11.827,44.106,11.497,-11.772,43.968,11.974,-14.816,44.427,11.725,-13.152,44.766,11.578,-13.058,44.718,12.062,-14.781,44.423,12.22,-16.067,43.581,12.298,-16.122,43.715,12.298,-16.176,43.85,12.298,-11.772,43.968,11.974,-11.905,44.46,12.13,-12.037,44.951,12.287,-14.781,44.423,12.22,-13.058,44.718,12.062,-12.911,45.244,12.282,-14.663,44.887,12.29,-16.176,43.85,12.298,-16.176,43.85,11.975,-12.037,44.951,12.287,-12.092,45.088,11.809,-14.663,44.887,12.29,-12.911,45.244,12.282,-13.156,45.326,11.828,-16.176,43.85,11.975,-16.176,43.85,11.798,-12.092,45.088,11.809,-12.024,44.833,11.728,-12.994,45.171,11.732,-14.757,44.812,11.773,-13.156,45.326,11.828})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0463E-6,-4.2031E-7,-1.0,-4.3934E-5,-1.765E-5,-1.0,0.28333,0.35915,-0.88923,0.81821,0.3626,-0.44615,-0.10014,0.17378,-0.97968,0.012485,0.39138,-0.92014,-0.054113,0.33676,-0.94004,-0.12811,0.1063,-0.98605,0.73975,-0.67288,0.0,0.73976,-0.67287,0.0,-0.90758,-0.41957,-0.015767,-0.95603,-0.29209,0.026382,0.38163,-0.9237,-0.033792,-0.082227,-0.99317,-0.082735,-0.12152,-0.98977,-0.07481,0.35836,-0.93302,-0.032261,4.3941E-5,1.7652E-5,1.0,2.1255E-5,8.539E-6,1.0,1.0466E-6,4.2046E-7,1.0,-0.95236,-0.28844,0.099021,-0.49409,-0.38166,0.78116,-0.25468,-0.35472,0.89962,0.1369,-0.1307,0.98192,0.040006,-0.3668,0.92944,-0.03437,-0.40257,0.91474,0.1102,-0.22641,0.96778,-0.70965,0.70456,0.0,-0.70965,0.70456,0.0,0.54516,0.8204,0.17249,0.47947,0.85664,0.19046,-0.41449,0.90652,0.080056,0.086812,0.9837,0.15746,-0.025178,0.98575,0.16633,-0.70965,0.70456,0.0,-0.70965,0.70455,0.0,0.20985,0.3472,-0.91401,0.28333,0.35915,-0.88923,0.024668,0.54501,-0.83807,-0.38034,0.85776,-0.34582,-0.050346,0.48768,-0.87157})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,29,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,29,32,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.262,43.133,11.798,-19.163,43.406,11.798,-23.011,45.172,11.728,-22.672,45.845,11.497,-20.961,43.364,11.773,-22.513,44.273,11.732,-22.126,44.468,11.578,-20.66,43.611,11.725,-19.163,43.406,11.798,-19.163,43.406,12.048,-19.163,43.406,12.298,-22.672,45.845,11.497,-22.646,45.914,11.735,-22.621,45.983,11.974,-20.66,43.611,11.725,-22.126,44.468,11.578,-22.164,44.567,12.062,-20.683,43.637,12.22,-19.163,43.406,12.298,-19.213,43.27,12.298,-19.262,43.133,12.298,-22.621,45.983,11.974,-22.85,45.529,12.13,-23.079,45.075,12.287,-20.683,43.637,12.22,-22.164,44.567,12.062,-22.624,44.273,12.282,-21.081,43.37,12.29,-19.262,43.133,12.298,-19.262,43.133,11.975,-23.079,45.075,12.287,-23.13,44.936,11.809,-21.081,43.37,12.29,-22.624,44.273,12.282,-22.497,44.049,11.828,-19.262,43.133,11.975,-19.262,43.133,11.798,-23.13,44.936,11.809,-23.011,45.172,11.728,-22.513,44.273,11.732,-20.961,43.364,11.773,-22.497,44.049,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_301_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,38,39,37,-1,39,40,37,-1,40,35,34,-1,33,41,34,-1,41,36,37,-1,37,40,41,-1,40,34,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.653,44.192,11.798,-18.394,44.321,11.798,-19.964,48.253,11.728,-19.255,48.506,11.497,-19.725,45.53,11.773,-20.224,47.258,11.732,-19.808,47.133,11.578,-19.337,45.502,11.725,-18.394,44.321,11.798,-18.394,44.321,12.298,-19.255,48.506,11.497,-19.122,48.572,11.974,-19.337,45.502,11.725,-19.808,47.133,11.578,-19.768,47.23,12.062,-19.336,45.536,12.22,-18.394,44.321,12.298,-18.524,44.257,12.298,-18.653,44.192,12.298,-19.122,48.572,11.974,-19.601,48.401,12.13,-20.08,48.23,12.287,-19.336,45.536,12.22,-19.768,47.23,12.062,-20.303,47.335,12.282,-19.808,45.617,12.29,-18.653,44.192,12.298,-18.653,44.192,11.975,-20.08,48.23,12.287,-20.213,48.164,11.809,-19.808,45.617,12.29,-20.303,47.335,12.282,-20.366,47.085,11.828,-18.653,44.192,11.975,-18.653,44.192,11.887,-18.653,44.192,11.798,-20.213,48.164,11.809,-20.089,48.208,11.768,-19.964,48.253,11.728,-20.224,47.258,11.732,-19.725,45.53,11.773,-20.366,47.085,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_308_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.321,44.547,11.798,-17.185,44.495,11.798,-17.05,44.444,11.798,-15.223,48.263,11.728,-14.889,48.088,11.612,-14.555,47.913,11.497,-17.149,45.978,11.779,-16.415,47.468,11.74,-15.94,47.389,11.578,-16.821,45.938,11.725,-17.05,44.444,11.798,-17.05,44.444,12.298,-14.555,47.913,11.497,-14.417,47.86,11.974,-16.821,45.938,11.725,-15.94,47.389,11.578,-15.841,47.425,12.062,-16.795,45.96,12.22,-17.05,44.444,12.298,-17.185,44.495,12.298,-17.321,44.547,12.298,-14.417,47.86,11.974,-14.868,48.096,12.13,-15.318,48.333,12.287,-16.795,45.96,12.22,-15.841,47.425,12.062,-16.127,47.89,12.282,-17.055,46.362,12.29,-17.321,44.547,12.298,-17.321,44.547,11.975,-15.318,48.333,12.287,-15.456,48.385,11.809,-17.055,46.362,12.29,-16.127,47.89,12.282,-16.443,47.658,11.834,-17.134,46.203,11.921,-17.321,44.547,11.975,-17.321,44.547,11.887,-17.321,44.547,11.798,-15.456,48.385,11.809,-15.339,48.324,11.768,-15.223,48.263,11.728,-16.415,47.468,11.74,-17.149,45.978,11.779,-17.134,46.203,11.921,-16.443,47.658,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_315_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,40,41,43,-1,41,42,43,-1,42,38,37,-1,37,43,42,-1,43,39,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.385,44.137,11.798,-16.217,43.901,11.798,-12.579,46.065,11.728,-12.218,45.403,11.497,-15.231,45.404,11.773,-13.601,46.166,11.732,-13.66,45.736,11.578,-15.198,45.017,11.725,-16.217,43.901,11.798,-16.217,43.901,12.048,-16.217,43.901,12.298,-12.218,45.403,11.497,-12.175,45.343,11.735,-12.132,45.283,11.974,-15.198,45.017,11.725,-13.66,45.736,11.578,-13.558,45.711,12.062,-15.164,45.021,12.22,-16.217,43.901,12.298,-16.301,44.019,12.298,-16.385,44.137,12.298,-12.132,45.283,11.974,-12.376,45.73,12.13,-12.619,46.176,12.287,-15.164,45.021,12.22,-13.558,45.711,12.062,-13.538,46.257,12.282,-15.158,45.5,12.29,-16.385,44.137,12.298,-16.385,44.137,12.137,-16.385,44.137,11.975,-12.619,46.176,12.287,-12.662,46.236,12.048,-12.705,46.296,11.809,-15.158,45.5,12.29,-13.538,46.257,12.282,-13.795,46.279,11.828,-16.385,44.137,11.975,-16.385,44.137,11.798,-12.705,46.296,11.809,-12.579,46.065,11.728,-13.601,46.166,11.732,-15.231,45.404,11.773,-13.795,46.279,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_322_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.012,44.473,11.798,-16.887,44.4,11.798,-16.762,44.327,11.798,-14.336,47.797,11.728,-14.036,47.569,11.612,-13.735,47.342,11.497,-16.482,46.103,11.773,-15.31,47.468,11.732,-15.186,47.052,11.578,-16.292,45.763,11.725,-16.762,44.327,11.798,-16.762,44.327,12.298,-13.735,47.342,11.497,-13.607,47.268,11.974,-16.292,45.763,11.725,-15.186,47.052,11.578,-15.083,47.071,12.062,-16.263,45.781,12.22,-16.762,44.327,12.298,-17.012,44.473,12.298,-13.607,47.268,11.974,-14.419,47.881,12.287,-16.263,45.781,12.22,-15.083,47.071,12.062,-15.289,47.577,12.282,-16.454,46.22,12.29,-17.012,44.473,12.298,-17.012,44.473,11.975,-14.419,47.881,12.287,-14.547,47.955,11.809,-16.454,46.22,12.29,-15.289,47.577,12.282,-15.533,47.491,11.828,-17.012,44.473,11.975,-17.012,44.473,11.798,-14.547,47.955,11.809,-14.336,47.797,11.728,-15.31,47.468,11.732,-16.482,46.103,11.773,-15.533,47.491,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_329_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,27,-1,27,30,29,-1,30,31,28,-1,31,25,24,-1,35,36,39,-1,36,37,38,-1,37,33,32,-1,32,38,37,-1,38,39,36,-1,39,34,35,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.016,43.486,11.798,-15.955,43.202,11.798,-11.757,43.753,11.728,-11.687,43.002,11.497,-14.722,44.122,11.779,-13.074,44.319,11.74,-12.881,43.878,11.578,-14.578,43.825,11.725,-15.955,43.202,11.798,-15.955,43.202,12.298,-11.687,43.002,11.497,-11.656,42.858,11.974,-14.578,43.825,11.725,-12.881,43.878,11.578,-12.797,43.814,12.062,-14.545,43.815,12.22,-15.955,43.202,12.298,-16.016,43.486,12.298,-11.656,42.858,11.974,-11.751,43.871,12.287,-14.545,43.815,12.22,-12.797,43.814,12.062,-12.563,44.308,12.282,-14.35,44.252,12.29,-16.016,43.486,12.298,-16.016,43.486,11.975,-11.751,43.871,12.287,-11.782,44.015,11.809,-14.35,44.252,12.29,-12.563,44.308,12.282,-12.93,44.446,11.834,-14.526,44.232,11.921,-16.016,43.486,11.975,-16.016,43.486,11.798,-11.782,44.015,11.809,-11.757,43.753,11.728,-13.074,44.319,11.74,-14.722,44.122,11.779,-14.526,44.232,11.921,-12.93,44.446,11.834})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.1023E-6,-2.372E-7,-1.0,-4.6287E-5,-9.9607E-6,-1.0,0.34002,0.30602,-0.88923,0.86777,0.21892,-0.44615,-0.067015,0.14669,-0.98691,0.022234,0.35464,-0.93474,0.0036528,0.34106,-0.94004,-0.10827,0.12644,-0.98605,0.61522,-0.78836,0.0,0.61523,-0.78835,0.0,-0.9655,-0.25994,-0.015767,-0.99167,-0.1261,0.026382,0.21982,-0.97496,-0.033792,-0.24911,-0.96494,-0.082735,-0.28725,-0.95493,-0.07481,0.19531,-0.98021,-0.032261,4.6295E-5,9.9622E-6,1.0,1.1027E-6,2.3729E-7,1.0,-0.98744,-0.12312,0.099021,-0.31103,-0.30651,0.89962,0.1128,-0.15199,0.98192,-0.022641,-0.36828,0.92944,-0.102,-0.39095,0.91474,0.070302,-0.2418,0.96778,-0.58019,0.81448,0.0,-0.58019,0.81448,0.0,0.67612,0.71631,0.17249,0.61752,0.76315,0.19046,-0.25512,0.96359,0.080056,0.25202,0.95483,0.15746,0.098651,0.98198,0.16122,-0.29237,0.95341,0.074392,-0.58019,0.81448,0.0,-0.58019,0.81448,0.0,0.26557,0.30668,-0.91401,0.34002,0.30602,-0.88923,0.058283,0.63013,-0.7743,-0.28675,0.92428,-0.25197,-0.29492,0.88113,-0.36964,0.010998,0.51909,-0.85465})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,33,28,-1,33,26,25,-1,25,30,33,-1,30,28,33,-1,39,40,38,-1,40,41,42,-1,41,36,35,-1,34,42,41,-1,42,43,40,-1,43,37,38,-1,35,34,41,-1,38,40,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-15.86,42.726,11.798,-15.922,42.443,11.798,-11.874,41.202,11.728,-12.122,40.49,11.497,-14.419,42.768,11.779,-12.837,42.263,11.74,-12.844,41.781,11.578,-14.41,42.438,11.725,-15.922,42.443,11.798,-15.922,42.443,12.298,-12.122,40.49,11.497,-12.153,40.345,11.974,-14.41,42.438,11.725,-12.844,41.781,11.578,-12.794,41.689,12.062,-14.384,42.415,12.22,-15.922,42.443,12.298,-15.86,42.726,12.298,-12.153,40.345,11.974,-11.819,41.306,12.287,-14.384,42.415,12.22,-12.794,41.689,12.062,-12.605,42.206,12.282,-14.161,42.755,12.291,-15.86,42.726,12.298,-15.86,42.726,12.137,-15.86,42.726,11.975,-11.819,41.306,12.287,-11.804,41.378,12.048,-11.788,41.45,11.809,-14.161,42.755,12.291,-12.605,42.206,12.282,-12.653,42.319,11.834,-14.194,42.787,11.921,-15.86,42.726,11.975,-15.86,42.726,11.887,-15.86,42.726,11.798,-11.788,41.45,11.809,-11.831,41.326,11.768,-11.874,41.202,11.728,-12.837,42.263,11.74,-14.419,42.768,11.779,-14.194,42.787,11.921,-12.653,42.319,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_343_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,33,-1,30,31,32,-1,31,28,32,-1,29,32,28,-1,32,33,30,-1,33,27,26,-1,37,38,36,-1,38,39,41,-1,39,35,40,-1,34,40,35,-1,40,41,39,-1,41,36,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.564,41.572,11.798,-16.814,41.425,11.798,-14.981,37.609,11.728,-15.672,37.308,11.497,-15.404,40.31,11.773,-14.79,38.619,11.732,-15.213,38.715,11.578,-15.793,40.311,11.725,-16.814,41.425,11.798,-16.814,41.425,12.298,-15.672,37.308,11.497,-15.799,37.233,11.974,-15.793,40.311,11.725,-15.213,38.715,11.578,-15.247,38.616,12.062,-15.792,40.277,12.22,-16.814,41.425,12.298,-16.689,41.498,12.298,-16.564,41.572,12.298,-15.799,37.233,11.974,-15.333,37.437,12.13,-14.867,37.64,12.287,-15.792,40.277,12.22,-15.247,38.616,12.062,-14.739,38.827,12.282,-15.391,40.343,12.291,-16.564,41.572,12.298,-16.564,41.572,11.975,-14.867,37.64,12.287,-14.739,37.714,11.809,-15.391,40.343,12.291,-14.739,38.827,12.282,-14.688,38.939,11.834,-15.39,40.389,11.921,-16.564,41.572,11.975,-16.564,41.572,11.798,-14.739,37.714,11.809,-14.981,37.609,11.728,-14.79,38.619,11.732,-15.404,40.31,11.773,-15.39,40.389,11.921,-14.688,38.939,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_350_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,29,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,29,32,-1,40,41,39,-1,41,42,39,-1,42,37,36,-1,35,43,36,-1,43,38,39,-1,39,42,43,-1,42,36,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-16.128,42.071,11.798,-16.215,41.955,11.798,-16.302,41.839,11.798,-13.131,39.033,11.728,-13.391,38.76,11.612,-13.651,38.488,11.497,-14.569,41.358,11.773,-13.347,40.038,11.732,-13.774,39.963,11.578,-14.928,41.209,11.725,-16.302,41.839,11.798,-16.302,41.839,12.298,-13.651,38.488,11.497,-13.74,38.369,11.974,-14.928,41.209,11.725,-13.774,39.963,11.578,-13.767,39.858,12.062,-14.914,41.177,12.22,-16.302,41.839,12.298,-16.215,41.955,12.298,-16.128,42.071,12.298,-13.74,38.369,11.974,-13.389,38.738,12.13,-13.038,39.106,12.287,-14.914,41.177,12.22,-13.767,39.858,12.062,-13.241,40.005,12.282,-14.456,41.317,12.29,-16.128,42.071,12.298,-16.128,42.071,11.975,-13.038,39.106,12.287,-12.949,39.224,11.809,-14.456,41.317,12.29,-13.241,40.005,12.282,-13.298,40.257,11.828,-16.128,42.071,11.975,-16.128,42.071,11.887,-16.128,42.071,11.798,-12.949,39.224,11.809,-13.04,39.129,11.768,-13.131,39.033,11.728,-13.347,40.038,11.732,-14.569,41.358,11.773,-13.298,40.257,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_357_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,42,43,41,-1,43,44,41,-1,44,39,38,-1,37,45,38,-1,45,40,41,-1,41,44,45,-1,44,38,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.817,43.988,11.798,-18.703,44.079,11.798,-18.59,44.169,11.798,-20.944,47.687,11.728,-20.623,47.885,11.612,-20.302,48.083,11.497,-20.144,45.074,11.773,-20.991,46.661,11.732,-20.558,46.625,11.578,-19.758,45.127,11.725,-18.59,44.169,11.798,-18.59,44.169,12.298,-20.302,48.083,11.497,-20.187,48.175,11.974,-19.758,45.127,11.725,-20.558,46.625,11.578,-20.539,46.728,12.062,-19.764,45.161,12.22,-18.59,44.169,12.298,-18.703,44.079,12.298,-18.817,43.988,12.298,-20.187,48.175,11.974,-20.62,47.908,12.13,-21.053,47.641,12.287,-19.764,45.161,12.22,-20.539,46.728,12.062,-21.085,46.72,12.282,-20.243,45.142,12.29,-18.817,43.988,12.298,-18.817,43.988,12.137,-18.817,43.988,11.975,-21.053,47.641,12.287,-21.11,47.595,12.048,-21.168,47.549,11.809,-20.243,45.142,12.29,-21.085,46.72,12.282,-21.093,46.462,11.828,-18.817,43.988,11.975,-18.817,43.988,11.887,-18.817,43.988,11.798,-21.168,47.549,11.809,-21.056,47.618,11.768,-20.944,47.687,11.728,-20.991,46.661,11.732,-20.144,45.074,11.773,-21.093,46.462,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_364_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.403,44.347,11.798,-18.264,44.389,11.798,-18.125,44.43,11.798,-19.005,48.571,11.728,-18.634,48.636,11.612,-18.262,48.701,11.497,-19.139,45.586,11.779,-19.466,47.214,11.74,-19.041,47.442,11.578,-18.855,45.754,11.725,-18.125,44.43,11.798,-18.125,44.43,12.298,-18.262,48.701,11.497,-18.121,48.743,11.974,-18.855,45.754,11.725,-19.041,47.442,11.578,-18.985,47.53,12.062,-18.847,45.788,12.22,-18.125,44.43,12.298,-18.264,44.389,12.298,-18.403,44.347,12.298,-18.121,48.743,11.974,-18.622,48.656,12.13,-19.123,48.568,12.287,-18.847,45.788,12.22,-18.985,47.53,12.062,-19.495,47.725,12.282,-19.299,45.948,12.29,-18.403,44.347,12.298,-18.403,44.347,11.975,-19.123,48.568,12.287,-19.265,48.526,11.809,-19.299,45.948,12.29,-19.495,47.725,12.282,-19.604,47.348,11.834,-19.265,45.774,11.921,-18.403,44.347,11.975,-18.403,44.347,11.887,-18.403,44.347,11.798,-19.265,48.526,11.809,-19.135,48.549,11.768,-19.005,48.571,11.728,-19.466,47.214,11.74,-19.139,45.586,11.779,-19.265,45.774,11.921,-19.604,47.348,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_371_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,33,28,-1,33,26,25,-1,25,30,33,-1,30,28,33,-1,39,40,38,-1,40,41,42,-1,41,36,35,-1,34,42,41,-1,42,43,40,-1,43,37,38,-1,35,34,41,-1,38,40,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.121,44.467,11.798,-17.833,44.499,11.798,-17.953,48.731,11.728,-17.199,48.724,11.497,-18.622,45.819,11.779,-18.651,47.479,11.74,-18.192,47.626,11.578,-18.312,45.932,11.725,-17.833,44.499,11.798,-17.833,44.499,12.298,-17.199,48.724,11.497,-17.053,48.74,11.974,-18.312,45.932,11.725,-18.192,47.626,11.578,-18.121,47.703,12.062,-18.299,45.964,12.22,-17.833,44.499,12.298,-18.121,44.467,12.298,-17.053,48.74,11.974,-18.07,48.749,12.287,-18.299,45.964,12.22,-18.121,47.703,12.062,-18.587,47.986,12.282,-18.714,46.203,12.29,-18.121,44.467,12.298,-18.121,44.467,12.137,-18.121,44.467,11.975,-18.07,48.749,12.287,-18.143,48.741,12.048,-18.217,48.733,11.809,-18.714,46.203,12.29,-18.587,47.986,12.282,-18.762,47.635,11.834,-18.712,46.025,11.921,-18.121,44.467,11.975,-18.121,44.467,11.887,-18.121,44.467,11.798,-18.217,48.733,11.809,-18.085,48.732,11.768,-17.953,48.731,11.728,-18.651,47.479,11.74,-18.622,45.819,11.779,-18.712,46.025,11.921,-18.762,47.635,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_378_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,33,-1,30,31,32,-1,31,28,32,-1,29,32,28,-1,32,33,30,-1,33,27,26,-1,37,38,41,-1,38,39,40,-1,39,35,34,-1,34,40,39,-1,40,41,38,-1,41,36,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.864,44.521,11.798,-17.574,44.508,11.798,-17.033,48.707,11.728,-16.289,48.583,11.497,-18.148,45.935,11.779,-17.917,47.579,11.74,-17.441,47.653,11.578,-17.824,45.998,11.725,-17.574,44.508,11.798,-17.574,44.508,12.298,-16.289,48.583,11.497,-16.142,48.576,11.974,-17.824,45.998,11.725,-17.441,47.653,11.578,-17.358,47.718,12.062,-17.806,46.028,12.22,-17.574,44.508,12.298,-17.719,44.515,12.298,-17.864,44.521,12.298,-16.142,48.576,11.974,-16.643,48.659,12.13,-17.145,48.743,12.287,-17.806,46.028,12.22,-17.358,47.718,12.062,-17.9,47.817,12.282,-18.178,46.191,12.291,-17.864,44.521,12.298,-17.864,44.521,11.975,-17.145,48.743,12.287,-17.293,48.75,11.809,-18.178,46.191,12.291,-17.9,47.817,12.282,-18.003,47.751,11.834,-18.204,46.153,11.921,-17.864,44.521,11.975,-17.864,44.521,11.798,-17.293,48.75,11.809,-17.033,48.707,11.728,-17.917,47.579,11.74,-18.148,45.935,11.779,-18.204,46.153,11.921,-18.003,47.751,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_385_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,33,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,33,30,-1,33,27,26,-1,37,38,41,-1,38,39,40,-1,39,35,34,-1,34,40,39,-1,40,41,38,-1,41,36,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.608,44.541,11.798,-17.466,44.513,11.798,-17.324,44.485,11.798,-16.169,48.558,11.728,-15.811,48.442,11.612,-15.452,48.326,11.497,-17.681,45.981,11.779,-17.21,47.573,11.74,-16.728,47.576,11.578,-17.351,45.996,11.725,-17.324,44.485,11.798,-17.324,44.485,12.298,-15.452,48.326,11.497,-15.307,48.298,11.974,-17.351,45.996,11.725,-16.728,47.576,11.578,-16.637,47.628,12.062,-17.329,46.023,12.22,-17.324,44.485,12.298,-17.608,44.541,12.298,-15.307,48.298,11.974,-16.275,48.611,12.287,-17.329,46.023,12.22,-16.637,47.628,12.062,-16.998,48.039,12.282,-17.654,46.375,12.29,-17.608,44.541,12.298,-17.608,44.541,11.975,-16.275,48.611,12.287,-16.42,48.64,11.809,-17.654,46.375,12.29,-16.998,48.039,12.282,-17.27,47.756,11.834,-17.705,46.205,11.921,-17.608,44.541,11.975,-17.608,44.541,11.798,-16.42,48.64,11.809,-16.169,48.558,11.728,-17.21,47.573,11.74,-17.681,45.981,11.779,-17.705,46.205,11.921,-17.27,47.756,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_392_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,30,-1,27,30,26,-1,30,31,28,-1,31,25,24,-1,35,36,39,-1,36,37,38,-1,37,33,32,-1,32,38,37,-1,38,39,36,-1,39,34,35,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.234,43.466,11.798,-19.082,43.713,11.798,-22.49,46.224,11.728,-22.021,46.814,11.497,-20.608,43.904,11.779,-21.933,44.903,11.74,-21.767,45.356,11.578,-20.506,44.218,11.725,-19.082,43.713,11.798,-19.082,43.713,12.298,-22.021,46.814,11.497,-21.944,46.94,11.974,-20.506,44.218,11.725,-21.767,45.356,11.578,-21.784,45.459,12.062,-20.523,44.248,12.22,-19.082,43.713,12.298,-19.234,43.466,12.298,-21.944,46.94,11.974,-22.577,46.143,12.287,-20.523,44.248,12.22,-21.784,45.459,12.062,-22.133,45.034,12.282,-20.847,44.001,12.291,-19.234,43.466,12.298,-19.234,43.466,11.975,-22.577,46.143,12.287,-22.654,46.018,11.809,-20.847,44.001,12.291,-22.133,45.034,12.282,-22.125,44.912,11.834,-20.826,43.96,11.921,-19.234,43.466,11.975,-19.234,43.466,11.798,-22.654,46.018,11.809,-22.49,46.224,11.728,-21.933,44.903,11.74,-20.608,43.904,11.779,-20.826,43.96,11.921,-22.125,44.912,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_399_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,40,41,39,-1,41,42,39,-1,42,37,36,-1,35,43,36,-1,43,38,39,-1,39,42,43,-1,42,36,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.365,42.879,11.798,-19.337,43.022,11.798,-19.308,43.164,11.798,-23.378,44.331,11.728,-23.261,44.689,11.612,-23.143,45.047,11.497,-21.079,42.852,11.773,-22.751,43.517,11.732,-22.397,43.769,11.578,-20.819,43.141,11.725,-19.308,43.164,11.798,-19.308,43.164,12.298,-23.143,45.047,11.497,-23.114,45.192,11.974,-20.819,43.141,11.725,-22.397,43.769,11.578,-22.449,43.86,12.062,-20.846,43.163,12.22,-19.308,43.164,12.298,-19.365,42.879,12.298,-23.114,45.192,11.974,-23.431,44.225,12.287,-20.846,43.163,12.22,-22.449,43.86,12.062,-22.86,43.501,12.282,-21.199,42.84,12.29,-19.365,42.879,12.298,-19.365,42.879,12.137,-19.365,42.879,11.975,-23.431,44.225,12.287,-23.445,44.153,12.048,-23.46,44.081,11.809,-21.199,42.84,12.29,-22.86,43.501,12.282,-22.701,43.299,11.828,-19.365,42.879,11.975,-19.365,42.879,11.887,-19.365,42.879,11.798,-23.46,44.081,11.809,-23.419,44.206,11.768,-23.378,44.331,11.728,-22.751,43.517,11.732,-21.079,42.852,11.773,-22.701,43.299,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_406_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,34,-1,31,34,30,-1,34,35,32,-1,35,29,28,-1,39,40,38,-1,40,41,43,-1,41,37,42,-1,36,42,37,-1,42,43,41,-1,43,38,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-19.276,42.257,11.798,-19.3,42.399,11.798,-19.325,42.542,11.798,-23.542,42.169,11.728,-23.561,42.545,11.612,-23.581,42.922,11.497,-20.866,41.615,11.773,-22.664,41.635,11.732,-22.425,41.997,11.578,-20.727,41.978,11.725,-19.325,42.542,11.798,-19.325,42.542,12.298,-23.581,42.922,11.497,-23.606,43.067,11.974,-20.727,41.978,11.725,-22.425,41.997,11.578,-22.506,42.063,12.062,-20.76,41.989,12.22,-19.325,42.542,12.298,-19.3,42.399,12.298,-19.276,42.257,12.298,-23.606,43.067,11.974,-23.58,42.559,12.13,-23.553,42.051,12.287,-20.76,41.989,12.22,-22.506,42.063,12.062,-22.487,41.513,12.282,-20.839,41.591,12.291,-19.276,42.257,12.298,-19.276,42.257,11.975,-23.553,42.051,12.287,-23.528,41.906,11.809,-20.839,41.591,12.291,-22.487,41.513,12.282,-22.4,41.427,11.834,-20.796,41.573,11.921,-19.276,42.257,11.975,-19.276,42.257,11.798,-23.528,41.906,11.809,-23.542,42.169,11.728,-22.664,41.635,11.732,-20.866,41.615,11.773,-20.796,41.573,11.921,-22.4,41.427,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_413_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,24,21,-1,24,25,27,-1,25,22,26,-1,23,26,22,-1,26,27,25,-1,27,21,24,-1,28,32,35,-1,32,33,34,-1,33,30,34,-1,31,34,30,-1,34,35,32,-1,35,29,28,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.91,41.797,11.798,-18.988,41.92,11.798,-19.065,42.042,11.798,-22.818,40.083,11.728,-22.98,40.424,11.612,-23.142,40.764,11.497,-19.907,40.755,11.779,-21.387,40.003,11.74,-21.72,40.352,11.578,-20.144,40.985,11.725,-19.065,42.042,11.798,-19.065,42.042,12.048,-19.065,42.042,12.298,-23.142,40.764,11.497,-23.181,40.827,11.735,-23.221,40.889,11.974,-20.144,40.985,11.725,-21.72,40.352,11.578,-21.821,40.382,12.062,-20.179,40.982,12.22,-19.065,42.042,12.298,-18.91,41.797,12.298,-23.221,40.889,11.974,-22.784,39.97,12.287,-20.179,40.982,12.22,-21.821,40.382,12.062,-21.592,39.882,12.282,-20.099,40.584,12.291,-18.91,41.797,12.298,-18.91,41.797,11.975,-22.784,39.97,12.287,-22.705,39.845,11.809,-20.099,40.584,12.291,-21.592,39.882,12.282,-21.479,39.835,11.834,-20.053,40.584,11.921,-18.91,41.797,11.975,-18.91,41.797,11.887,-18.91,41.797,11.798,-22.705,39.845,11.809,-22.761,39.964,11.768,-22.818,40.083,11.728,-21.387,40.003,11.74,-19.907,40.755,11.779,-20.053,40.584,11.921,-21.479,39.835,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_420_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,33,28,-1,33,26,25,-1,25,30,33,-1,30,28,33,-1,39,40,38,-1,40,41,42,-1,41,36,35,-1,34,42,41,-1,42,43,40,-1,43,37,38,-1,35,34,41,-1,38,40,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.905,41.791,11.798,-19.061,42.035,11.798,-22.805,40.058,11.728,-23.132,40.737,11.497,-19.897,40.744,11.779,-21.373,39.985,11.74,-21.708,40.332,11.578,-20.135,40.972,11.725,-19.061,42.035,11.798,-19.061,42.035,12.298,-23.132,40.737,11.497,-23.211,40.862,11.974,-20.135,40.972,11.725,-21.708,40.332,11.578,-21.809,40.362,12.062,-20.17,40.97,12.22,-19.061,42.035,12.298,-18.905,41.791,12.298,-23.211,40.862,11.974,-22.77,39.945,12.287,-20.17,40.97,12.22,-21.809,40.362,12.062,-21.578,39.862,12.282,-20.089,40.572,12.291,-18.905,41.791,12.298,-18.905,41.791,12.137,-18.905,41.791,11.975,-22.77,39.945,12.287,-22.73,39.883,12.048,-22.69,39.821,11.809,-20.089,40.572,12.291,-21.578,39.862,12.282,-21.464,39.816,11.834,-20.042,40.572,11.921,-18.905,41.791,11.975,-18.905,41.791,11.887,-18.905,41.791,11.798,-22.69,39.821,11.809,-22.747,39.94,11.768,-22.805,40.058,11.728,-21.373,39.985,11.74,-19.897,40.744,11.779,-20.042,40.572,11.921,-21.464,39.816,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_427_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,33,28,-1,33,26,25,-1,25,30,33,-1,30,28,33,-1,37,38,41,-1,38,39,40,-1,39,35,34,-1,34,40,39,-1,40,41,38,-1,41,36,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.725,41.603,11.798,-18.917,41.82,11.798,-22.307,39.284,11.728,-22.736,39.904,11.497,-19.541,40.415,11.779,-20.881,39.435,11.74,-21.266,39.725,11.578,-19.813,40.603,11.725,-18.917,41.82,11.798,-18.917,41.82,12.298,-22.736,39.904,11.497,-22.834,40.014,11.974,-19.813,40.603,11.725,-21.266,39.725,11.578,-21.37,39.739,12.062,-19.846,40.595,12.22,-18.917,41.82,12.298,-18.725,41.603,12.298,-22.834,40.014,11.974,-22.254,39.178,12.287,-19.846,40.595,12.22,-21.37,39.739,12.062,-21.333,39.194,12.282,-19.802,40.118,12.29,-18.725,41.603,12.298,-18.725,41.603,12.137,-18.725,41.603,11.975,-22.254,39.178,12.287,-22.206,39.122,12.048,-22.157,39.067,11.809,-19.802,40.118,12.29,-21.333,39.194,12.282,-20.945,39.254,11.834,-19.658,40.222,11.921,-18.725,41.603,11.975,-18.725,41.603,11.798,-22.157,39.067,11.809,-22.307,39.284,11.728,-20.881,39.435,11.74,-19.541,40.415,11.779,-19.658,40.222,11.921,-20.945,39.254,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_434_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.532,41.455,11.798,-18.754,41.642,11.798,-21.736,38.637,11.728,-22.251,39.188,11.497,-19.333,39.94,11.773,-20.721,38.795,11.732,-20.771,39.226,11.578,-19.462,40.307,11.725,-18.754,41.642,11.798,-18.754,41.642,12.298,-22.251,39.188,11.497,-22.364,39.283,11.974,-19.462,40.307,11.725,-20.771,39.226,11.578,-20.877,39.225,12.062,-19.494,40.294,12.22,-18.754,41.642,12.298,-18.643,41.548,12.298,-18.532,41.455,12.298,-22.364,39.283,11.974,-22.017,38.912,12.13,-21.669,38.54,12.287,-19.494,40.294,12.22,-20.877,39.225,12.062,-20.76,38.691,12.282,-19.38,39.829,12.29,-18.532,41.455,12.298,-18.532,41.455,11.975,-21.669,38.54,12.287,-21.556,38.445,11.809,-19.38,39.829,12.29,-20.76,38.691,12.282,-20.505,38.734,11.828,-18.532,41.455,11.975,-18.532,41.455,11.798,-21.556,38.445,11.809,-21.736,38.637,11.728,-20.721,38.795,11.732,-19.333,39.94,11.773,-20.505,38.734,11.828})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {7.2652E-7,8.6225E-7,-1.0,3.0508E-5,3.6208E-5,-1.0,-0.081588,-0.45012,-0.88923,-0.55225,-0.70425,-0.44615,0.17,-0.10643,-0.97968,0.1727,-0.35145,-0.92014,0.20586,-0.27195,-0.94004,0.16301,-0.033725,-0.98605,-0.96904,0.24689,0.0,-0.96905,0.24688,0.0,0.60442,0.79651,-0.015767,0.70704,0.70668,0.026382,-0.77057,0.63646,-0.033792,-0.3936,0.91555,-0.082735,-0.35731,0.93098,-0.07481,-0.7544,0.65562,-0.032261,-3.0513E-5,-3.6213E-5,1.0,-1.476E-5,-1.7517E-5,1.0,-7.2677E-7,-8.6255E-7,1.0,0.70552,0.70174,0.099021,0.25712,0.56893,0.78116,0.058364,0.43276,0.89962,-0.18223,0.051149,0.98192,-0.2075,0.3051,0.92944,-0.15862,0.3716,0.91474,-0.20359,0.14819,0.96778,0.95733,-0.28899,0.0,0.95733,-0.28899,0.0,-0.096257,-0.9803,0.17249,-0.021246,-0.98147,0.19046,0.79152,-0.60587,0.080056,0.38511,-0.90934,0.15746,0.48496,-0.85858,0.16633,0.95733,-0.28899,0.0,0.95733,-0.28899,0.0,-0.02231,-0.40507,-0.91401,-0.081588,-0.45012,-0.88923,0.23405,-0.49281,-0.83807,0.73848,-0.57884,-0.34582,0.27338,-0.40698,-0.87157})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.317,41.343,11.798,-18.441,41.42,11.798,-18.564,41.496,11.798,-21.085,38.096,11.728,-21.379,38.331,11.612,-21.674,38.567,11.497,-18.893,39.729,11.773,-20.103,38.397,11.732,-20.215,38.816,11.578,-19.073,40.074,11.725,-18.564,41.496,11.798,-18.564,41.496,12.298,-21.674,38.567,11.497,-21.799,38.645,11.974,-19.073,40.074,11.725,-20.215,38.816,11.578,-20.318,38.8,12.062,-19.103,40.057,12.22,-18.564,41.496,12.298,-18.317,41.343,12.298,-21.799,38.645,11.974,-21.005,38.009,12.287,-19.103,40.057,12.22,-20.318,38.8,12.062,-20.126,38.289,12.282,-18.924,39.612,12.29,-18.317,41.343,12.298,-18.317,41.343,11.975,-21.005,38.009,12.287,-20.879,37.931,11.809,-18.924,39.612,12.29,-20.126,38.289,12.282,-19.881,38.367,11.828,-18.317,41.343,11.975,-18.317,41.343,11.798,-20.879,37.931,11.809,-21.085,38.096,11.728,-20.103,38.397,11.732,-18.893,39.729,11.773,-19.881,38.367,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_448_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,29,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,29,32,-1,40,41,39,-1,41,42,39,-1,42,37,36,-1,35,43,36,-1,43,38,39,-1,39,42,43,-1,42,36,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.063,41.297,11.798,-17.346,41.23,11.798,-16.717,37.044,11.728,-17.466,36.959,11.497,-16.326,39.749,11.773,-16.237,37.952,11.732,-16.613,38.169,11.578,-16.697,39.865,11.725,-17.346,41.23,11.798,-17.346,41.23,12.048,-17.346,41.23,12.298,-17.466,36.959,11.497,-17.538,36.942,11.735,-17.609,36.926,11.974,-16.697,39.865,11.725,-16.613,38.169,11.578,-16.674,38.084,12.062,-16.707,39.832,12.22,-17.346,41.23,12.298,-17.205,41.263,12.298,-17.063,41.297,12.298,-17.609,36.926,11.974,-17.104,36.983,12.13,-16.598,37.04,12.287,-16.707,39.832,12.22,-16.674,38.084,12.062,-16.177,37.859,12.282,-16.266,39.645,12.29,-17.063,41.297,12.298,-17.063,41.297,11.975,-16.598,37.04,12.287,-16.455,37.073,11.809,-16.266,39.645,12.29,-16.177,37.859,12.282,-16.059,38.089,11.828,-17.063,41.297,11.975,-17.063,41.297,11.887,-17.063,41.297,11.798,-16.455,37.073,11.809,-16.586,37.059,11.768,-16.717,37.044,11.728,-16.237,37.952,11.732,-16.326,39.749,11.773,-16.059,38.089,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_455_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,29,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,29,32,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-18.078,41.257,11.798,-18.345,41.37,11.798,-20.306,37.618,11.728,-20.96,37.992,11.497,-18.395,39.573,11.773,-19.382,38.069,11.732,-19.558,38.466,11.578,-18.626,39.885,11.725,-18.345,41.37,11.798,-18.345,41.37,12.048,-18.345,41.37,12.298,-20.96,37.992,11.497,-21.028,38.02,11.735,-21.096,38.049,11.974,-18.626,39.885,11.725,-19.558,38.466,11.578,-19.658,38.433,12.062,-18.653,39.864,12.22,-18.345,41.37,12.298,-18.211,41.314,12.298,-18.078,41.257,12.298,-21.096,38.049,11.974,-20.654,37.797,12.13,-20.213,37.545,12.287,-18.653,39.864,12.22,-19.658,38.433,12.062,-19.389,37.958,12.282,-18.407,39.453,12.29,-18.078,41.257,12.298,-18.078,41.257,11.975,-20.213,37.545,12.287,-20.077,37.488,11.809,-18.407,39.453,12.29,-19.389,37.958,12.282,-19.158,38.074,11.828,-18.078,41.257,11.975,-18.078,41.257,11.798,-20.077,37.488,11.809,-20.306,37.618,11.728,-19.382,38.069,11.732,-18.395,39.573,11.773,-19.158,38.074,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_462_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,24,21,-1,24,25,27,-1,25,22,26,-1,23,26,22,-1,26,27,25,-1,27,21,24,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,40,41,43,-1,41,42,43,-1,42,38,37,-1,37,43,42,-1,43,39,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.838,41.207,11.798,-17.978,41.244,11.798,-18.119,41.28,11.798,-19.508,37.281,11.728,-19.86,37.418,11.612,-20.211,37.555,11.497,-17.905,39.494,11.773,-18.661,37.862,11.732,-18.893,38.229,11.578,-18.18,39.77,11.725,-18.119,41.28,11.798,-18.119,41.28,12.048,-18.119,41.28,12.298,-20.211,37.555,11.497,-20.282,37.573,11.735,-20.354,37.592,11.974,-18.18,39.77,11.725,-18.893,38.229,11.578,-18.987,38.182,12.062,-18.203,39.745,12.22,-18.119,41.28,12.298,-17.838,41.207,12.298,-20.354,37.592,11.974,-19.406,37.222,12.287,-18.203,39.745,12.22,-18.987,38.182,12.062,-18.651,37.752,12.282,-17.9,39.374,12.29,-17.838,41.207,12.298,-17.838,41.207,12.137,-17.838,41.207,11.975,-19.406,37.222,12.287,-19.334,37.204,12.048,-19.263,37.185,11.809,-17.9,39.374,12.29,-18.651,37.752,12.282,-18.44,37.9,11.828,-17.838,41.207,11.975,-17.838,41.207,11.798,-19.263,37.185,11.809,-19.508,37.281,11.728,-18.661,37.862,11.732,-17.905,39.494,11.773,-18.44,37.9,11.828})))
        .setNormal(new Normal().setVector(getNormal_5_469_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,33,28,-1,33,26,25,-1,25,30,33,-1,30,28,33,-1,37,38,41,-1,38,39,40,-1,39,35,34,-1,34,40,39,-1,40,41,38,-1,41,36,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.607,41.197,11.798,-17.895,41.229,11.798,-18.705,37.074,11.728,-19.439,37.245,11.497,-17.414,39.768,11.779,-17.75,38.142,11.74,-18.23,38.099,11.578,-17.741,39.726,11.725,-17.895,41.229,11.798,-17.895,41.229,12.298,-19.439,37.245,11.497,-19.586,37.262,11.974,-17.741,39.726,11.725,-18.23,38.099,11.578,-18.316,38.04,12.062,-17.761,39.697,12.22,-17.895,41.229,12.298,-17.607,41.197,12.298,-19.586,37.262,11.974,-18.595,37.03,12.287,-17.761,39.697,12.22,-18.316,38.04,12.062,-17.783,37.906,12.282,-17.4,39.511,12.291,-17.607,41.197,12.298,-17.607,41.197,12.137,-17.607,41.197,11.975,-18.595,37.03,12.287,-18.522,37.022,12.048,-18.448,37.014,11.809,-17.4,39.511,12.291,-17.783,37.906,12.282,-17.676,37.965,11.834,-17.372,39.547,11.921,-17.607,41.197,11.975,-17.607,41.197,11.798,-18.448,37.014,11.809,-18.705,37.074,11.728,-17.75,38.142,11.74,-17.414,39.768,11.779,-17.372,39.547,11.921,-17.676,37.965,11.834})))
        .setNormal(new Normal().setVector(getNormal_5_476_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,30,-1,27,30,26,-1,30,31,28,-1,31,25,24,-1,35,36,34,-1,36,37,39,-1,37,33,38,-1,32,38,33,-1,38,39,37,-1,39,34,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-17.327,41.223,11.798,-17.616,41.206,11.798,-17.708,36.973,11.728,-18.461,37.017,11.497,-16.864,39.573,11.773,-17.081,37.787,11.732,-17.415,38.065,11.578,-17.21,39.75,11.725,-17.616,41.206,11.798,-17.616,41.206,12.298,-18.461,37.017,11.497,-18.608,37.009,11.974,-17.21,39.75,11.725,-17.415,38.065,11.578,-17.49,37.991,12.062,-17.224,39.719,12.22,-17.616,41.206,12.298,-17.327,41.223,12.298,-18.608,37.009,11.974,-17.593,36.949,12.287,-17.224,39.719,12.22,-17.49,37.991,12.062,-16.941,37.95,12.282,-16.837,39.596,12.291,-17.327,41.223,12.298,-17.327,41.223,11.975,-17.593,36.949,12.287,-17.445,36.958,11.809,-16.837,39.596,12.291,-16.941,37.95,12.282,-16.845,38.027,11.834,-16.815,39.637,11.921,-17.327,41.223,11.975,-17.327,41.223,11.798,-17.445,36.958,11.809,-17.708,36.973,11.728,-17.081,37.787,11.732,-16.864,39.573,11.773,-16.815,39.637,11.921,-16.845,38.027,11.834})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-6.7413E-8,1.1255E-6,-1.0,-2.8308E-6,4.7262E-5,-1.0,0.25096,-0.38247,-0.88923,0.084879,-0.89092,-0.44615,0.19654,0.039968,-0.97968,0.36729,-0.13577,-0.92014,0.33656,-0.055297,-0.94004,0.14139,0.087858,-0.98605,-0.87249,-0.48863,0.0,-0.87248,-0.48865,0.0,-0.11062,0.99374,-0.015767,0.025645,0.99932,0.026382,-0.99701,-0.069524,-0.033792,-0.91604,0.39246,-0.082735,-0.90037,0.42865,-0.07481,-0.99849,-0.044504,-0.032261,2.8313E-6,-4.727E-5,1.0,6.7437E-8,-1.1259E-6,1.0,0.027944,0.99469,0.099021,-0.25583,0.35389,0.89962,-0.16733,-0.088468,0.98192,-0.36059,0.078192,0.92944,-0.37049,0.1103,0.92227,-0.23106,-0.033269,0.97237,0.893,0.45006,0.0,0.893,0.45005,0.0,0.60557,-0.77687,0.17249,0.66075,-0.72604,0.19046,0.99061,0.11648,0.071533,0.94534,-0.28861,0.15176,0.95568,-0.24633,0.16122,0.9867,0.1445,0.074392,0.893,0.45005,0.0,0.893,0.45006,0.0,0.26289,-0.30898,-0.91401,0.25096,-0.38247,-0.88923,0.50916,-0.19596,-0.83807,0.93405,0.089183,-0.34582,0.91565,0.15798,-0.36964,0.51143,-0.089539,-0.85465})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,2,-1,1,0,2,-1,5,3,4,-1,3,2,4,-1,7,5,6,-1,5,4,6,-1,9,7,8,-1,7,6,8,-1,11,9,10,-1,9,8,10,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {11.511,42.852,12.759,11.511,42.852,11.259,15.51,48.509,12.759,15.51,48.509,11.259,22.332,46.424,12.759,22.332,46.424,11.259,22.366,39.327,12.759,22.366,39.327,11.259,15.829,37.093,12.759,15.829,37.093,11.259,11.511,42.852,12.759,11.511,42.852,11.259})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,2.3551E-16,0.0,-1.0,2.3551E-16,0.0,-0.33353,0.94274,0.0,-0.33353,0.94274,0.0,0.80352,0.59527,0.0,0.80352,0.59527,0.0,0.80914,-0.58762,0.0,0.80914,-0.58762,0.0,-0.28035,-0.9599,0.0,-0.28035,-0.9599,0.0,-1.0,-9.4206E-16,0.0,-1.0,-9.4206E-16,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.19333,0.0,0.19333,1.0,0.39734,0.0,0.39734,1.0,0.60122,0.0,0.60122,1.0,0.79774,0.0,0.79774,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,7,4,3,-1,10,7,6,-1,13,10,9,-1,16,13,12,-1,19,16,15,-1,20,17,16,-1,17,14,13,-1,14,11,10,-1,11,8,7,-1,8,5,4,-1,5,2,1,-1,19,20,16,-1,1,4,5,-1,4,7,8,-1,7,10,11,-1,10,13,14,-1,13,16,17,-1,21,24,22,-1,22,24,23,-1,24,26,25,-1,26,24,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.506,42.85,13.086,17.506,43.774,12.831,17.506,44.523,12.25,17.506,42.85,13.086,18.315,43.296,12.831,18.971,43.657,12.25,17.506,42.85,13.086,18.298,42.375,12.831,18.94,41.989,12.25,17.506,42.85,13.086,17.506,41.926,12.831,17.506,41.177,12.25,17.506,42.85,13.086,16.696,42.404,12.831,16.04,42.043,12.25,17.506,42.85,13.086,16.713,43.325,12.831,16.071,43.711,12.25,17.506,42.85,13.086,17.506,43.774,12.831,17.506,44.523,12.25,17.506,44.523,12.25,16.071,43.711,12.25,16.04,42.043,12.25,17.506,41.177,12.25,18.94,41.989,12.25,18.971,43.657,12.25})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {2.5452E-15,-1.5292E-15,1.0,3.0536E-15,0.48358,0.8753,-3.9239E-15,0.70711,0.70711,9.5365E-16,-2.7615E-15,1.0,0.42364,0.23317,0.8753,0.61947,0.34096,0.70711,-3.323E-16,7.8179E-16,1.0,0.41466,-0.2488,0.8753,0.60634,-0.36381,0.70711,1.4798E-15,1.5292E-15,1.0,-1.0492E-15,-0.48358,0.8753,1.0464E-15,-0.70711,0.70711,-2.3699E-15,-1.0148E-15,1.0,-0.42364,-0.23317,0.8753,-0.61947,-0.34096,0.70711,6.5562E-16,5.6828E-16,1.0,-0.41466,0.2488,0.8753,-0.60634,0.36381,0.70711,4.144E-16,7.1519E-16,1.0,-1.8814E-15,0.48358,0.8753,-3.9239E-15,0.70711,0.70711,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,7.1649E-16,-1.0,0.0,0.0,-1.0,0.0,7.0121E-16,-1.0,0.0,-7.1649E-16,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.81777,0.0,0.717,0.0,0.63537,0.0,0.81777,0.16763,0.717,0.16763,0.63537,0.16763,0.81777,0.33736,0.717,0.33736,0.63537,0.33736,0.81777,0.49927,0.717,0.49927,0.63537,0.49927,0.81777,0.66689,0.717,0.66689,0.63537,0.66689,0.81777,0.83662,0.717,0.83662,0.63537,0.83662,0.81777,0.99854,0.717,0.99854,0.63537,0.99854,0.31695,0.6339,0.045168,0.48002,0.039281,0.16412,0.31695,0.0,0.58873,0.15388,0.59462,0.46978})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,2,-1,2,3,4,-1,4,5,0,-1,0,2,4,-1,6,8,7,-1,8,10,9,-1,10,6,11,-1,6,10,8,-1,18,17,24,-1,17,16,23,-1,16,15,23,-1,15,14,22,-1,14,13,21,-1,13,12,20,-1,19,20,12,-1,20,21,13,-1,21,22,14,-1,22,23,15,-1,23,24,17,-1,24,25,18,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.506,44.523,12.25,16.04,43.657,12.25,16.071,41.989,12.25,17.506,41.177,12.25,18.971,42.043,12.25,18.94,43.711,12.25,17.506,44.523,11.259,16.04,43.657,11.259,16.071,41.989,11.259,17.506,41.177,11.259,18.971,42.043,11.259,18.94,43.711,11.259,17.506,44.523,12.25,16.04,43.657,12.25,16.071,41.989,12.25,17.506,41.177,12.25,18.971,42.043,12.25,18.94,43.711,12.25,17.506,44.523,12.25,17.506,44.523,11.259,16.04,43.657,11.259,16.071,41.989,11.259,17.506,41.177,11.259,18.971,42.043,11.259,18.94,43.711,11.259,17.506,44.523,11.259})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,0.0,1.0,0.0,7.0121E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,7.1649E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,7.1649E-16,-1.0,5.7173E-16,0.0,-1.0,5.9191E-15,1.0,0.0,-0.87607,0.48219,0.0,-0.85749,-0.5145,0.0,-1.4798E-15,-1.0,0.0,0.87607,-0.48219,0.0,0.85749,0.5145,0.0,5.9191E-15,1.0,0.0,-5.9191E-15,1.0,0.0,-0.87607,0.48219,0.0,-0.85749,-0.5145,0.0,-1.4798E-15,-1.0,0.0,0.87607,-0.48219,0.0,0.85749,0.5145,0.0,-5.9191E-15,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.43406,0.21703,0.32168,0.40717,0.10537,0.40313,0.0,0.21703,0.11238,0.026897,0.32869,0.030929,0.99854,0.21703,0.88615,0.40717,0.66984,0.40313,0.56447,0.21703,0.67685,0.026897,0.89317,0.030929,0.43553,0.0,0.43553,0.16763,0.43553,0.33736,0.43553,0.49927,0.43553,0.66689,0.43553,0.83662,0.43553,0.99854,0.52963,0.0,0.52963,0.16763,0.52963,0.33736,0.52963,0.49927,0.52963,0.66689,0.52963,0.83662,0.52963,0.99854})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,40,41,39,-1,41,42,39,-1,42,37,36,-1,35,43,36,-1,43,38,39,-1,39,42,43,-1,42,36,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {19.175,43.066,11.773,19.175,42.776,11.773,23.395,42.431,11.703,23.305,41.683,11.471,20.85,43.43,11.748,22.62,43.106,11.707,22.323,42.79,11.553,20.652,43.095,11.7,19.175,42.776,11.773,19.175,42.776,12.273,23.305,41.683,11.471,23.305,41.535,11.949,20.652,43.095,11.7,22.323,42.79,11.553,22.391,42.71,12.037,20.683,43.079,12.195,19.175,42.776,12.273,19.175,42.921,12.273,19.175,43.066,12.273,23.305,41.535,11.949,23.366,42.04,12.105,23.426,42.545,12.261,20.683,43.079,12.195,22.391,42.71,12.037,22.724,43.143,12.257,20.965,43.465,12.265,19.175,43.066,12.273,19.175,43.066,12.111,19.175,43.066,11.95,23.426,42.545,12.261,23.426,42.619,12.023,23.426,42.693,11.784,20.965,43.465,12.265,22.724,43.143,12.257,22.528,43.31,11.803,19.175,43.066,11.95,19.175,43.066,11.861,19.175,43.066,11.773,23.426,42.693,11.784,23.41,42.562,11.743,23.395,42.431,11.703,22.62,43.106,11.707,20.85,43.43,11.748,22.528,43.31,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_511_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {15.846,42.645,11.773,15.846,42.935,11.773,11.626,43.28,11.703,11.715,44.029,11.471,14.17,42.281,11.748,12.401,42.605,11.707,12.698,42.921,11.553,14.368,42.616,11.7,15.846,42.935,11.773,15.846,42.935,12.273,11.715,44.029,11.471,11.715,44.176,11.949,14.368,42.616,11.7,12.698,42.921,11.553,12.629,43.001,12.037,14.338,42.633,12.195,15.846,42.935,12.273,15.846,42.79,12.273,15.846,42.645,12.273,11.715,44.176,11.949,11.655,43.671,12.105,11.595,43.166,12.261,14.338,42.633,12.195,12.629,43.001,12.037,12.296,42.568,12.257,14.055,42.246,12.265,15.846,42.645,12.273,15.846,42.645,12.111,15.846,42.645,11.95,11.595,43.166,12.261,11.595,43.092,12.023,11.595,43.018,11.784,14.055,42.246,12.265,12.296,42.568,12.257,12.493,42.401,11.803,15.846,42.645,11.95,15.846,42.645,11.773,11.595,43.018,11.784,11.626,43.28,11.703,12.401,42.605,11.707,14.17,42.281,11.748,12.493,42.401,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_518_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.11,43.802,11.773,16.304,44.018,11.773,13.401,47.098,11.703,13.968,47.595,11.471,14.622,44.653,11.748,13.524,46.079,11.707,13.957,46.115,11.553,14.993,44.77,11.7,16.304,44.018,11.773,16.304,44.018,12.023,16.304,44.018,12.273,13.968,47.595,11.471,14.017,47.65,11.71,14.067,47.705,11.949,14.993,44.77,11.7,13.957,46.115,11.553,13.959,46.22,12.037,14.982,44.802,12.195,16.304,44.018,12.273,16.11,43.802,12.273,14.067,47.705,11.949,13.301,47.035,12.261,14.982,44.802,12.195,13.959,46.22,12.037,13.422,46.121,12.257,14.513,44.704,12.265,16.11,43.802,12.273,16.11,43.802,11.95,13.301,47.035,12.261,13.202,46.925,11.784,14.513,44.704,12.265,13.422,46.121,12.257,13.456,45.865,11.803,16.11,43.802,11.95,16.11,43.802,11.773,13.202,46.925,11.784,13.401,47.098,11.703,13.524,46.079,11.707,14.622,44.653,11.748,13.456,45.865,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_525_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,37,32,-1,37,30,29,-1,29,34,37,-1,34,32,37,-1,43,44,42,-1,44,45,46,-1,45,40,39,-1,38,46,45,-1,46,47,44,-1,47,41,42,-1,39,38,45,-1,42,44,47,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.427,44.239,11.773,18.656,44.061,11.773,21.517,47.181,11.703,22.054,46.652,11.471,19.009,45.558,11.754,20.145,46.769,11.714,20.577,46.555,11.553,19.311,45.424,11.7,18.656,44.061,11.773,18.656,44.061,12.023,18.656,44.061,12.273,22.054,46.652,11.471,22.112,46.607,11.71,22.17,46.561,11.949,19.311,45.424,11.7,20.577,46.555,11.553,20.682,46.561,12.037,19.342,45.437,12.195,18.656,44.061,12.273,18.542,44.15,12.273,18.427,44.239,12.273,22.17,46.561,11.949,21.809,46.919,12.105,21.447,47.276,12.261,19.342,45.437,12.195,20.682,46.561,12.037,20.296,46.954,12.257,19.132,45.785,12.266,18.427,44.239,12.273,18.427,44.239,12.111,18.427,44.239,11.95,21.447,47.276,12.261,21.388,47.321,12.023,21.33,47.367,11.784,19.132,45.785,12.266,20.296,46.954,12.257,20.174,46.959,11.809,19.089,45.769,11.896,18.427,44.239,11.95,18.427,44.239,11.861,18.427,44.239,11.773,21.33,47.367,11.784,21.424,47.274,11.743,21.517,47.181,11.703,20.145,46.769,11.714,19.009,45.558,11.754,19.089,45.769,11.896,20.174,46.959,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_532_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,26,21,-1,26,27,21,-1,27,23,24,-1,25,28,24,-1,28,29,24,-1,29,22,21,-1,21,27,29,-1,27,24,29,-1,30,36,31,-1,36,37,34,-1,37,33,34,-1,35,38,34,-1,38,39,34,-1,39,32,31,-1,31,36,39,-1,36,34,39,-1,43,44,47,-1,44,45,46,-1,45,41,40,-1,40,46,45,-1,46,47,44,-1,47,42,43,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.814,41.807,11.773,18.708,41.708,11.773,18.602,41.609,11.773,21.238,38.296,11.703,20.935,38.072,11.587,20.632,37.849,11.471,20.026,41.027,11.754,21.045,39.716,11.714,20.766,39.323,11.553,19.846,40.75,11.7,18.602,41.609,11.773,18.602,41.609,12.023,18.602,41.609,12.273,20.632,37.849,11.471,20.578,37.798,11.71,20.524,37.748,11.949,19.846,40.75,11.7,20.766,39.323,11.553,20.756,39.218,12.037,19.855,40.716,12.195,18.602,41.609,12.273,18.708,41.708,12.273,18.814,41.807,12.273,20.524,37.748,11.949,20.933,38.049,12.105,21.343,38.351,12.261,19.855,40.716,12.195,20.756,39.218,12.037,21.299,39.272,12.257,20.33,40.775,12.265,18.814,41.807,12.273,18.814,41.807,12.111,18.814,41.807,11.95,21.343,38.351,12.261,21.397,38.402,12.023,21.451,38.452,11.784,20.33,40.775,12.265,21.299,39.272,12.257,21.228,39.658,11.809,20.222,40.915,11.896,18.814,41.807,11.95,18.814,41.807,11.773,21.451,38.452,11.784,21.238,38.296,11.703,21.045,39.716,11.714,20.026,41.027,11.754,20.222,40.915,11.896,21.228,39.658,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_539_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.055,42.034,11.773,15.943,42.301,11.773,11.914,41.003,11.703,11.709,41.728,11.471,14.647,41.056,11.748,12.888,40.676,11.707,13.041,41.082,11.553,14.701,41.441,11.7,15.943,42.301,11.773,15.943,42.301,12.273,11.709,41.728,11.471,11.653,41.865,11.949,14.701,41.441,11.7,13.041,41.082,11.553,12.947,41.129,12.037,14.667,41.444,12.195,15.943,42.301,12.273,15.999,42.168,12.273,16.055,42.034,12.273,11.653,41.865,11.949,11.791,41.375,12.105,11.929,40.885,12.261,14.667,41.444,12.195,12.947,41.129,12.037,12.806,40.602,12.257,14.554,40.979,12.265,16.055,42.034,12.273,16.055,42.034,12.111,16.055,42.034,11.95,11.929,40.885,12.261,11.957,40.817,12.023,11.986,40.749,11.784,14.554,40.979,12.265,12.806,40.602,12.257,13.052,40.523,11.803,16.055,42.034,11.95,16.055,42.034,11.773,11.986,40.749,11.784,11.914,41.003,11.703,12.888,40.676,11.707,14.647,41.056,11.748,13.052,40.523,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_546_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,27,-1,27,30,29,-1,30,31,28,-1,31,25,24,-1,37,38,36,-1,38,39,40,-1,39,34,33,-1,32,40,39,-1,40,41,38,-1,41,35,36,-1,33,32,39,-1,36,38,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {19.142,42.492,11.773,19.017,42.231,11.773,22.671,40.094,11.703,22.267,39.458,11.471,20.554,42.202,11.754,21.978,41.348,11.714,21.86,40.881,11.553,20.487,41.879,11.7,19.017,42.231,11.773,19.017,42.231,12.273,22.267,39.458,11.471,22.203,39.325,11.949,20.487,41.879,11.7,21.86,40.881,11.553,21.888,40.78,12.037,20.507,41.851,12.195,19.017,42.231,12.273,19.142,42.492,12.273,22.203,39.325,11.949,22.749,40.183,12.261,20.507,41.851,12.195,21.888,40.78,12.037,22.375,41.026,12.257,20.929,42.077,12.265,19.142,42.492,12.273,19.142,42.492,11.95,22.749,40.183,12.261,22.813,40.316,11.784,20.929,42.077,12.265,22.375,41.026,12.257,22.17,41.36,11.809,20.777,42.169,11.896,19.142,42.492,11.95,19.142,42.492,11.861,19.142,42.492,11.773,22.813,40.316,11.784,22.742,40.205,11.743,22.671,40.094,11.703,21.978,41.348,11.714,20.554,42.202,11.754,20.777,42.169,11.896,22.17,41.36,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_553_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.428,41.365,11.773,18.289,41.322,11.773,18.151,41.28,11.773,19.063,37.146,11.703,18.692,37.078,11.587,18.322,37.01,11.471,19.173,40.131,11.754,19.513,38.506,11.714,19.09,38.275,11.553,18.89,39.962,11.7,18.151,41.28,11.773,18.151,41.28,12.273,18.322,37.01,11.471,18.18,36.967,11.949,18.89,39.962,11.7,19.09,38.275,11.553,19.035,38.186,12.037,18.883,39.928,12.195,18.151,41.28,12.273,18.289,41.322,12.273,18.428,41.365,12.273,18.18,36.967,11.949,18.681,37.058,12.105,19.181,37.149,12.261,18.883,39.928,12.195,19.035,38.186,12.037,19.546,37.996,12.257,19.336,39.772,12.265,18.428,41.365,12.273,18.428,41.365,11.95,19.181,37.149,12.261,19.322,37.193,11.784,19.336,39.772,12.265,19.546,37.996,12.257,19.652,38.374,11.809,19.301,39.945,11.896,18.428,41.365,11.95,18.428,41.365,11.773,19.322,37.193,11.784,19.063,37.146,11.703,19.513,38.506,11.714,19.173,40.131,11.754,19.301,39.945,11.896,19.652,38.374,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_560_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,30,-1,27,30,26,-1,30,31,28,-1,31,25,24,-1,37,38,36,-1,38,39,36,-1,39,34,33,-1,32,40,33,-1,40,41,36,-1,41,35,36,-1,36,39,40,-1,39,33,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.954,43.85,11.773,19.062,43.581,11.773,23.106,44.833,11.703,23.302,44.106,11.471,20.373,44.812,11.748,22.136,45.171,11.707,21.978,44.766,11.553,20.314,44.427,11.7,19.062,43.581,11.773,19.062,43.581,12.273,23.302,44.106,11.471,23.357,43.968,11.949,20.314,44.427,11.7,21.978,44.766,11.553,22.071,44.718,12.037,20.348,44.423,12.195,19.062,43.581,12.273,18.954,43.85,12.273,23.357,43.968,11.949,23.092,44.951,12.261,20.348,44.423,12.195,22.071,44.718,12.037,21.937,45.252,12.257,20.342,44.83,12.266,18.954,43.85,12.273,18.954,43.85,11.95,23.092,44.951,12.261,23.037,45.088,11.784,20.342,44.83,12.266,21.937,45.252,12.257,21.833,45.318,11.809,20.296,44.838,11.896,18.954,43.85,11.95,18.954,43.85,11.861,18.954,43.85,11.773,23.037,45.088,11.784,23.072,44.96,11.743,23.106,44.833,11.703,22.136,45.171,11.707,20.373,44.812,11.748,20.296,44.838,11.896,21.833,45.318,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_567_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {15.868,43.133,11.773,15.967,43.406,11.773,12.119,45.172,11.703,12.458,45.845,11.471,14.169,43.364,11.748,12.616,44.273,11.707,13.004,44.468,11.553,14.469,43.611,11.7,15.967,43.406,11.773,15.967,43.406,12.273,12.458,45.845,11.471,12.509,45.983,11.949,14.469,43.611,11.7,13.004,44.468,11.553,12.966,44.567,12.037,14.446,43.637,12.195,15.967,43.406,12.273,15.917,43.27,12.273,15.868,43.133,12.273,12.509,45.983,11.949,12.28,45.529,12.105,12.051,45.075,12.261,14.446,43.637,12.195,12.966,44.567,12.037,12.506,44.273,12.257,14.049,43.37,12.265,15.868,43.133,12.273,15.868,43.133,11.95,12.051,45.075,12.261,12.0,44.936,11.784,14.049,43.37,12.265,12.506,44.273,12.257,12.633,44.049,11.803,15.868,43.133,11.95,15.868,43.133,11.773,12.0,44.936,11.784,12.119,45.172,11.703,12.616,44.273,11.707,14.169,43.364,11.748,12.633,44.049,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_574_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,42,43,41,-1,43,44,41,-1,44,39,38,-1,37,45,38,-1,45,40,41,-1,41,44,45,-1,44,38,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.476,44.192,11.773,16.606,44.257,11.773,16.736,44.321,11.773,15.165,48.253,11.703,15.52,48.379,11.587,15.875,48.506,11.471,15.404,45.53,11.748,14.906,47.258,11.707,15.322,47.133,11.553,15.792,45.502,11.7,16.736,44.321,11.773,16.736,44.321,12.273,15.875,48.506,11.471,16.007,48.572,11.949,15.792,45.502,11.7,15.322,47.133,11.553,15.362,47.23,12.037,15.793,45.536,12.195,16.736,44.321,12.273,16.606,44.257,12.273,16.476,44.192,12.273,16.007,48.572,11.949,15.528,48.401,12.105,15.049,48.23,12.261,15.793,45.536,12.195,15.362,47.23,12.037,14.826,47.335,12.257,15.321,45.617,12.265,16.476,44.192,12.273,16.476,44.192,12.111,16.476,44.192,11.95,15.049,48.23,12.261,14.983,48.197,12.023,14.917,48.164,11.784,15.321,45.617,12.265,14.826,47.335,12.257,14.764,47.085,11.803,16.476,44.192,11.95,16.476,44.192,11.861,16.476,44.192,11.773,14.917,48.164,11.784,15.041,48.208,11.743,15.165,48.253,11.703,14.906,47.258,11.707,15.404,45.53,11.748,14.764,47.085,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_581_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,38,39,37,-1,39,40,37,-1,40,35,34,-1,33,41,34,-1,41,36,37,-1,37,40,41,-1,40,34,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.809,44.547,11.773,18.08,44.444,11.773,19.907,48.263,11.703,20.574,47.913,11.471,18.067,46.242,11.748,19.0,47.78,11.707,19.19,47.389,11.553,18.309,45.938,11.7,18.08,44.444,11.773,18.08,44.444,12.273,20.574,47.913,11.471,20.712,47.86,11.949,18.309,45.938,11.7,19.19,47.389,11.553,19.288,47.425,12.037,18.335,45.96,12.195,18.08,44.444,12.273,17.944,44.495,12.273,17.809,44.547,12.273,20.712,47.86,11.949,20.262,48.096,12.105,19.811,48.333,12.261,18.335,45.96,12.195,19.288,47.425,12.037,19.003,47.89,12.257,18.075,46.362,12.265,17.809,44.547,12.273,17.809,44.547,11.95,19.811,48.333,12.261,19.673,48.385,11.784,18.075,46.362,12.265,19.003,47.89,12.257,18.776,47.767,11.803,17.809,44.547,11.95,17.809,44.547,11.861,17.809,44.547,11.773,19.673,48.385,11.784,19.79,48.324,11.743,19.907,48.263,11.703,19.0,47.78,11.707,18.067,46.242,11.748,18.776,47.767,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_588_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,40,41,43,-1,41,42,43,-1,42,38,37,-1,37,43,42,-1,43,39,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.744,44.137,11.773,18.828,44.019,11.773,18.912,43.901,11.773,22.551,46.065,11.703,22.732,45.734,11.587,22.912,45.403,11.471,19.899,45.404,11.748,21.529,46.166,11.707,21.47,45.736,11.553,19.931,45.017,11.7,18.912,43.901,11.773,18.912,43.901,12.273,22.912,45.403,11.471,22.998,45.283,11.949,19.931,45.017,11.7,21.47,45.736,11.553,21.572,45.711,12.037,19.966,45.021,12.195,18.912,43.901,12.273,18.828,44.019,12.273,18.744,44.137,12.273,22.998,45.283,11.949,22.754,45.73,12.105,22.51,46.176,12.261,19.966,45.021,12.195,21.572,45.711,12.037,21.592,46.257,12.257,19.972,45.5,12.265,18.744,44.137,12.273,18.744,44.137,12.111,18.744,44.137,11.95,22.51,46.176,12.261,22.467,46.236,12.023,22.425,46.296,11.784,19.972,45.5,12.265,21.592,46.257,12.257,21.335,46.279,11.803,18.744,44.137,11.95,18.744,44.137,11.773,22.425,46.296,11.784,22.551,46.065,11.703,21.529,46.166,11.707,19.899,45.404,11.748,21.335,46.279,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_595_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,26,25,-1,25,30,32,-1,30,28,32,-1,38,39,37,-1,39,40,37,-1,40,35,34,-1,33,41,34,-1,41,36,37,-1,37,40,41,-1,40,34,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.117,44.473,11.773,18.368,44.327,11.773,20.793,47.797,11.703,21.395,47.342,11.471,18.648,46.103,11.748,19.82,47.468,11.707,19.943,47.052,11.553,18.837,45.763,11.7,18.368,44.327,11.773,18.368,44.327,12.273,21.395,47.342,11.471,21.522,47.268,11.949,18.837,45.763,11.7,19.943,47.052,11.553,20.046,47.071,12.037,18.867,45.781,12.195,18.368,44.327,12.273,18.117,44.473,12.273,21.522,47.268,11.949,20.71,47.881,12.261,18.867,45.781,12.195,20.046,47.071,12.037,19.84,47.577,12.257,18.675,46.22,12.265,18.117,44.473,12.273,18.117,44.473,12.111,18.117,44.473,11.95,20.71,47.881,12.261,20.647,47.918,12.023,20.583,47.955,11.784,18.675,46.22,12.265,19.84,47.577,12.257,19.597,47.491,11.803,18.117,44.473,11.95,18.117,44.473,11.861,18.117,44.473,11.773,20.583,47.955,11.784,20.688,47.876,11.743,20.793,47.797,11.703,19.82,47.468,11.707,18.648,46.103,11.748,19.597,47.491,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_602_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {19.114,43.486,11.773,19.144,43.344,11.773,19.175,43.202,11.773,23.372,43.753,11.703,23.407,43.377,11.587,23.443,43.002,11.471,20.407,44.122,11.754,22.056,44.319,11.714,22.249,43.878,11.553,20.552,43.825,11.7,19.175,43.202,11.773,19.175,43.202,12.273,23.443,43.002,11.471,23.474,42.858,11.949,20.552,43.825,11.7,22.249,43.878,11.553,22.333,43.814,12.037,20.585,43.815,12.195,19.175,43.202,12.273,19.144,43.344,12.273,19.114,43.486,12.273,23.474,42.858,11.949,23.426,43.364,12.105,23.379,43.871,12.261,20.585,43.815,12.195,22.333,43.814,12.037,22.567,44.308,12.257,20.78,44.252,12.265,19.114,43.486,12.273,19.114,43.486,11.95,23.379,43.871,12.261,23.348,44.015,11.784,20.78,44.252,12.265,22.567,44.308,12.257,22.2,44.446,11.809,20.604,44.232,11.896,19.114,43.486,11.95,19.114,43.486,11.773,23.348,44.015,11.784,23.372,43.753,11.703,22.056,44.319,11.714,20.407,44.122,11.754,20.604,44.232,11.896,22.2,44.446,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_609_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {19.27,42.726,11.773,19.208,42.443,11.773,23.255,41.202,11.703,23.008,40.49,11.471,20.711,42.768,11.754,22.293,42.263,11.714,22.285,41.781,11.553,20.719,42.438,11.7,19.208,42.443,11.773,19.208,42.443,12.023,19.208,42.443,12.273,23.008,40.49,11.471,22.992,40.417,11.71,22.976,40.345,11.949,20.719,42.438,11.7,22.285,41.781,11.553,22.336,41.689,12.037,20.745,42.415,12.195,19.208,42.443,12.273,19.239,42.584,12.273,19.27,42.726,12.273,22.976,40.345,11.949,23.143,40.826,12.105,23.31,41.306,12.261,20.745,42.415,12.195,22.336,41.689,12.037,22.753,42.041,12.257,21.104,42.732,12.265,19.27,42.726,12.273,19.27,42.726,11.95,23.31,41.306,12.261,23.342,41.45,11.784,21.104,42.732,12.265,22.753,42.041,12.257,22.477,42.319,11.809,20.936,42.787,11.896,19.27,42.726,11.95,19.27,42.726,11.773,23.342,41.45,11.784,23.255,41.202,11.703,22.293,42.263,11.714,20.711,42.768,11.754,20.936,42.787,11.896,22.477,42.319,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_616_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,34,-1,31,34,30,-1,34,35,32,-1,35,29,28,-1,39,40,38,-1,40,41,43,-1,41,37,42,-1,36,42,37,-1,42,43,41,-1,43,38,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.566,41.572,11.773,18.441,41.498,11.773,18.315,41.425,11.773,20.149,37.609,11.703,19.803,37.459,11.587,19.458,37.308,11.471,19.726,40.31,11.748,20.34,38.619,11.707,19.917,38.715,11.553,19.337,40.311,11.7,18.315,41.425,11.773,18.315,41.425,12.273,19.458,37.308,11.471,19.33,37.233,11.949,19.337,40.311,11.7,19.917,38.715,11.553,19.883,38.616,12.037,19.338,40.277,12.195,18.315,41.425,12.273,18.441,41.498,12.273,18.566,41.572,12.273,19.33,37.233,11.949,19.796,37.437,12.105,20.263,37.64,12.261,19.338,40.277,12.195,19.883,38.616,12.037,20.391,38.827,12.257,19.739,40.343,12.266,18.566,41.572,12.273,18.566,41.572,11.95,20.263,37.64,12.261,20.39,37.714,11.784,19.739,40.343,12.266,20.391,38.827,12.257,20.441,38.939,11.809,19.74,40.389,11.896,18.566,41.572,11.95,18.566,41.572,11.773,20.39,37.714,11.784,20.149,37.609,11.703,20.34,38.619,11.707,19.726,40.31,11.748,19.74,40.389,11.896,20.441,38.939,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_623_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,25,-1,28,29,30,-1,29,26,27,-1,27,30,29,-1,30,25,28,-1,36,37,35,-1,37,38,35,-1,38,33,32,-1,31,39,32,-1,39,34,35,-1,35,38,39,-1,38,32,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {19.002,42.071,11.773,18.828,41.839,11.773,21.998,39.033,11.703,21.478,38.488,11.471,20.561,41.358,11.748,21.783,40.038,11.707,21.356,39.963,11.553,20.202,41.209,11.7,18.828,41.839,11.773,18.828,41.839,12.273,21.478,38.488,11.471,21.39,38.369,11.949,20.202,41.209,11.7,21.356,39.963,11.553,21.363,39.858,12.037,20.216,41.177,12.195,18.828,41.839,12.273,19.002,42.071,12.273,21.39,38.369,11.949,22.092,39.106,12.261,20.216,41.177,12.195,21.363,39.858,12.037,21.889,40.005,12.257,20.674,41.317,12.265,19.002,42.071,12.273,19.002,42.071,11.95,22.092,39.106,12.261,22.18,39.224,11.784,20.674,41.317,12.265,21.889,40.005,12.257,21.832,40.257,11.803,19.002,42.071,11.95,19.002,42.071,11.861,19.002,42.071,11.773,22.18,39.224,11.784,22.089,39.129,11.743,21.998,39.033,11.703,21.783,40.038,11.707,20.561,41.358,11.748,21.832,40.257,11.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-9.0246E-7,6.7592E-7,-1.0,-3.7896E-5,2.8383E-5,-1.0,0.45406,-0.055663,-0.88923,0.73474,-0.51099,-0.44615,0.096517,0.17582,-0.97968,0.34097,0.19255,-0.92014,0.2597,0.2211,-0.94004,0.024329,0.16468,-0.98605,-0.19096,-0.9816,0.0,-0.19095,-0.9816,0.0,-0.82983,0.55779,-0.015767,-0.74603,0.66539,0.026382,-0.59127,-0.80577,-0.033792,-0.89149,-0.44542,-0.082735,-0.90898,-0.41007,-0.07481,-0.61132,-0.79073,-0.032261,3.7902E-5,-2.8388E-5,1.0,9.0278E-7,-6.7616E-7,1.0,-0.74101,0.66415,0.099021,-0.43539,0.033471,0.89962,-0.040623,-0.18486,0.98192,-0.29271,-0.22465,0.92944,-0.3619,-0.17966,0.91474,-0.13628,-0.21175,0.96778,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.9842,-0.03993,0.17249,0.98107,0.035025,0.19046,0.55952,0.82494,0.080056,0.88578,0.43658,0.15746,0.82938,0.53335,0.16633,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.40569,9.3689E-4,-0.91401,0.42761,-0.024347,-0.90364,0.45406,-0.055663,-0.88923,0.47859,0.2619,-0.83807,0.53558,0.77043,-0.34582,0.39065,0.29625,-0.87157})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.313,43.988,11.773,16.426,44.079,11.773,16.54,44.169,11.773,14.186,47.687,11.703,14.507,47.885,11.587,14.827,48.083,11.471,14.986,45.074,11.748,14.139,46.661,11.707,14.572,46.625,11.553,15.371,45.127,11.7,16.54,44.169,11.773,16.54,44.169,12.273,14.827,48.083,11.471,14.943,48.175,11.949,15.371,45.127,11.7,14.572,46.625,11.553,14.591,46.728,12.037,15.365,45.161,12.195,16.54,44.169,12.273,16.313,43.988,12.273,14.943,48.175,11.949,14.077,47.641,12.261,15.365,45.161,12.195,14.591,46.728,12.037,14.045,46.72,12.257,14.887,45.142,12.265,16.313,43.988,12.273,16.313,43.988,11.95,14.077,47.641,12.261,13.961,47.549,11.784,14.887,45.142,12.265,14.045,46.72,12.257,14.036,46.462,11.803,16.313,43.988,11.95,16.313,43.988,11.773,13.961,47.549,11.784,14.186,47.687,11.703,14.139,46.661,11.707,14.986,45.074,11.748,14.036,46.462,11.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {7.0128E-7,-8.829E-7,-1.0,1.4245E-5,-1.7934E-5,-1.0,2.9448E-5,-3.7075E-5,-1.0,-0.42505,0.16912,-0.88923,-0.49753,0.3399,-0.79808,-0.58092,0.68079,-0.44615,-0.13799,-0.14555,-0.97968,-0.37869,-0.09967,-0.92014,-0.30733,-0.14792,-0.94004,-0.065343,-0.1531,-0.98605,0.43393,0.90095,0.0,0.43392,0.90095,0.0,0.66102,-0.75021,-0.015767,0.55265,-0.833,0.026382,0.77647,0.62924,-0.033792,0.97537,0.20448,-0.082735,0.98331,0.16584,-0.07481,0.79205,0.60961,-0.032261,-2.9453E-5,3.7081E-5,1.0,-7.0152E-7,8.8321E-7,1.0,0.54811,-0.83053,0.099021,0.41263,-0.14292,0.89962,0.086228,0.16849,0.98192,0.34015,0.14297,0.92944,0.39565,0.081885,0.91474,0.18557,0.17021,0.96778,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.94181,0.28851,0.17249,-0.95781,0.21521,0.19046,-0.75064,-0.65585,0.080056,-0.9676,-0.19738,0.15746,-0.93762,-0.3053,0.16633,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.39263,0.1021,-0.91401,-0.42505,0.16912,-0.88923,-0.5294,-0.13181,-0.83807,-0.71364,-0.6092,-0.34582,-0.45306,-0.18736,-0.87157})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,32,35,-1,32,33,34,-1,33,30,31,-1,31,34,33,-1,34,35,32,-1,35,29,28,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.726,44.347,11.773,16.865,44.389,11.773,17.004,44.43,11.773,16.125,48.571,11.703,16.496,48.636,11.587,16.867,48.701,11.471,15.991,45.586,11.754,15.664,47.214,11.714,16.089,47.442,11.553,16.275,45.754,11.7,17.004,44.43,11.773,17.004,44.43,12.273,16.867,48.701,11.471,17.009,48.743,11.949,16.275,45.754,11.7,16.089,47.442,11.553,16.145,47.53,12.037,16.282,45.788,12.195,17.004,44.43,12.273,16.865,44.389,12.273,16.726,44.347,12.273,17.009,48.743,11.949,16.508,48.656,12.105,16.007,48.568,12.261,16.282,45.788,12.195,16.145,47.53,12.037,15.635,47.725,12.257,15.831,45.948,12.265,16.726,44.347,12.273,16.726,44.347,11.95,16.007,48.568,12.261,15.865,48.526,11.784,15.831,45.948,12.265,15.635,47.725,12.257,15.526,47.348,11.809,15.865,45.774,11.896,16.726,44.347,11.95,16.726,44.347,11.773,15.865,48.526,11.784,16.125,48.571,11.703,15.664,47.214,11.714,15.991,45.586,11.754,15.865,45.774,11.896,15.526,47.348,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_644_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,26,21,-1,26,27,21,-1,27,23,24,-1,25,28,24,-1,28,29,24,-1,29,22,21,-1,21,27,29,-1,27,24,29,-1,30,36,31,-1,36,37,34,-1,37,33,34,-1,35,38,34,-1,38,32,31,-1,31,36,38,-1,36,34,38,-1,42,43,45,-1,43,44,45,-1,44,40,39,-1,39,45,44,-1,45,41,42,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.008,44.467,11.773,17.152,44.483,11.773,17.297,44.499,11.773,17.177,48.731,11.703,17.553,48.727,11.587,17.93,48.724,11.471,16.463,46.092,11.748,16.591,47.887,11.707,16.938,47.626,11.553,16.817,45.932,11.7,17.297,44.499,11.773,17.297,44.499,12.023,17.297,44.499,12.273,17.93,48.724,11.471,18.004,48.732,11.71,18.077,48.74,11.949,16.817,45.932,11.7,16.938,47.626,11.553,17.009,47.703,12.037,16.83,45.964,12.195,17.297,44.499,12.273,17.152,44.483,12.273,17.008,44.467,12.273,18.077,48.74,11.949,17.568,48.745,12.105,17.06,48.749,12.261,16.83,45.964,12.195,17.009,47.703,12.037,16.542,47.986,12.257,16.415,46.203,12.265,17.008,44.467,12.273,17.008,44.467,12.111,17.008,44.467,11.95,17.06,48.749,12.261,16.986,48.741,12.023,16.913,48.733,11.784,16.415,46.203,12.265,16.542,47.986,12.257,16.398,47.773,11.803,17.008,44.467,11.95,17.008,44.467,11.773,16.913,48.733,11.784,17.177,48.731,11.703,16.591,47.887,11.707,16.463,46.092,11.748,16.398,47.773,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_651_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,41,42,40,-1,42,43,40,-1,43,38,37,-1,36,44,37,-1,44,45,40,-1,45,39,40,-1,40,43,44,-1,43,37,44,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.266,44.521,11.773,17.556,44.508,11.773,18.097,48.707,11.703,18.84,48.583,11.471,16.981,46.212,11.748,17.387,47.964,11.707,17.689,47.653,11.553,17.306,45.998,11.7,17.556,44.508,11.773,17.556,44.508,12.273,18.84,48.583,11.471,18.988,48.576,11.949,17.306,45.998,11.7,17.689,47.653,11.553,17.771,47.718,12.037,17.324,46.028,12.195,17.556,44.508,12.273,17.411,44.515,12.273,17.266,44.521,12.273,18.988,48.576,11.949,18.486,48.659,12.105,17.985,48.743,12.261,17.324,46.028,12.195,17.771,47.718,12.037,17.23,47.817,12.257,16.951,46.191,12.266,17.266,44.521,12.273,17.266,44.521,12.111,17.266,44.521,11.95,17.985,48.743,12.261,17.911,48.747,12.023,17.837,48.75,11.784,16.951,46.191,12.266,17.23,47.817,12.257,17.127,47.751,11.809,16.925,46.153,11.896,17.266,44.521,11.95,17.266,44.521,11.861,17.266,44.521,11.773,17.837,48.75,11.784,17.967,48.728,11.743,18.097,48.707,11.703,17.387,47.964,11.707,16.981,46.212,11.748,16.925,46.153,11.896,17.127,47.751,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_658_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,33,-1,30,31,32,-1,31,28,32,-1,29,32,28,-1,32,33,30,-1,33,27,26,-1,37,38,41,-1,38,39,40,-1,39,35,34,-1,34,40,39,-1,40,41,38,-1,41,36,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.521,44.541,11.773,17.806,44.485,11.773,18.96,48.558,11.703,19.677,48.326,11.471,17.449,45.981,11.754,17.919,47.573,11.714,18.401,47.576,11.553,17.779,45.996,11.7,17.806,44.485,11.773,17.806,44.485,12.023,17.806,44.485,12.273,19.677,48.326,11.471,19.75,48.312,11.71,19.822,48.298,11.949,17.779,45.996,11.7,18.401,47.576,11.553,18.492,47.628,12.037,17.8,46.023,12.195,17.806,44.485,12.273,17.521,44.541,12.273,19.822,48.298,11.949,18.854,48.611,12.261,17.8,46.023,12.195,18.492,47.628,12.037,17.972,47.806,12.257,17.456,46.239,12.266,17.521,44.541,12.273,17.521,44.541,11.95,18.854,48.611,12.261,18.71,48.64,11.784,17.456,46.239,12.266,17.972,47.806,12.257,17.86,47.756,11.809,17.425,46.205,11.896,17.521,44.541,11.95,17.521,44.541,11.773,18.71,48.64,11.784,18.96,48.558,11.703,17.919,47.573,11.714,17.449,45.981,11.754,17.425,46.205,11.896,17.86,47.756,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_665_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,27,-1,27,30,29,-1,30,31,28,-1,31,25,24,-1,35,36,39,-1,36,37,38,-1,37,33,32,-1,32,38,37,-1,38,39,36,-1,39,34,35,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {15.895,43.466,11.773,16.048,43.713,11.773,12.639,46.224,11.703,13.109,46.814,11.471,14.522,43.904,11.754,13.196,44.903,11.714,13.363,45.356,11.553,14.623,44.218,11.7,16.048,43.713,11.773,16.048,43.713,12.273,13.109,46.814,11.471,13.186,46.94,11.949,14.623,44.218,11.7,13.363,45.356,11.553,13.346,45.459,12.037,14.606,44.248,12.195,16.048,43.713,12.273,15.895,43.466,12.273,13.186,46.94,11.949,12.553,46.143,12.261,14.606,44.248,12.195,13.346,45.459,12.037,12.835,45.266,12.257,14.162,44.068,12.265,15.895,43.466,12.273,15.895,43.466,11.95,12.553,46.143,12.261,12.475,46.018,11.784,14.162,44.068,12.265,12.835,45.266,12.257,13.004,44.912,11.809,14.304,43.96,11.896,15.895,43.466,11.95,15.895,43.466,11.773,12.475,46.018,11.784,12.639,46.224,11.703,13.196,44.903,11.714,14.522,43.904,11.754,14.304,43.96,11.896,13.004,44.912,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_672_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,30,27,-1,30,31,32,-1,31,28,29,-1,29,32,31,-1,32,27,30,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {15.764,42.879,11.773,15.793,43.022,11.773,15.821,43.164,11.773,11.752,44.331,11.703,11.869,44.689,11.587,11.986,45.047,11.471,14.05,42.852,11.748,12.379,43.517,11.707,12.732,43.769,11.553,14.31,43.141,11.7,15.821,43.164,11.773,15.821,43.164,12.273,11.986,45.047,11.471,12.015,45.192,11.949,14.31,43.141,11.7,12.732,43.769,11.553,12.68,43.86,12.037,14.284,43.163,12.195,15.821,43.164,12.273,15.764,42.879,12.273,12.015,45.192,11.949,11.699,44.225,12.261,14.284,43.163,12.195,12.68,43.86,12.037,12.269,43.501,12.257,13.931,42.84,12.265,15.764,42.879,12.273,15.764,42.879,11.95,11.699,44.225,12.261,11.67,44.081,11.784,13.931,42.84,12.265,12.269,43.501,12.257,12.429,43.299,11.803,15.764,42.879,11.95,15.764,42.879,11.773,11.67,44.081,11.784,11.752,44.331,11.703,12.379,43.517,11.707,14.05,42.852,11.748,12.429,43.299,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_679_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,37,32,-1,37,30,29,-1,29,34,37,-1,34,32,37,-1,41,42,40,-1,42,43,45,-1,43,39,44,-1,38,44,39,-1,44,45,43,-1,45,40,42,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {15.854,42.257,11.773,15.829,42.399,11.773,15.805,42.542,11.773,11.588,42.169,11.703,11.568,42.545,11.587,11.549,42.922,11.471,14.264,41.615,11.748,12.465,41.635,11.707,12.705,41.997,11.553,14.403,41.978,11.7,15.805,42.542,11.773,15.805,42.542,12.273,11.549,42.922,11.471,11.524,43.067,11.949,14.403,41.978,11.7,12.705,41.997,11.553,12.623,42.063,12.037,14.37,41.989,12.195,15.805,42.542,12.273,15.829,42.399,12.273,15.854,42.257,12.273,11.524,43.067,11.949,11.55,42.559,12.105,11.576,42.051,12.261,14.37,41.989,12.195,12.623,42.063,12.037,12.643,41.513,12.257,14.291,41.591,12.266,15.854,42.257,12.273,15.854,42.257,12.111,15.854,42.257,11.95,11.576,42.051,12.261,11.589,41.979,12.023,11.601,41.906,11.784,14.291,41.591,12.266,12.643,41.513,12.257,12.73,41.427,11.809,14.334,41.573,11.896,15.854,42.257,11.95,15.854,42.257,11.773,11.601,41.906,11.784,11.588,42.169,11.703,12.465,41.635,11.707,14.264,41.615,11.748,14.334,41.573,11.896,12.73,41.427,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_686_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.219,41.797,11.773,16.065,42.042,11.773,12.312,40.083,11.703,11.988,40.764,11.471,15.223,40.755,11.754,13.743,40.003,11.714,13.41,40.352,11.553,14.985,40.985,11.7,16.065,42.042,11.773,16.065,42.042,12.273,11.988,40.764,11.471,11.909,40.889,11.949,14.985,40.985,11.7,13.41,40.352,11.553,13.309,40.382,12.037,14.951,40.982,12.195,16.065,42.042,12.273,16.142,41.92,12.273,16.219,41.797,12.273,11.909,40.889,11.949,12.128,40.43,12.105,12.346,39.97,12.261,14.951,40.982,12.195,13.309,40.382,12.037,13.537,39.882,12.257,15.03,40.584,12.266,16.219,41.797,12.273,16.219,41.797,12.111,16.219,41.797,11.95,12.346,39.97,12.261,12.386,39.908,12.023,12.425,39.845,11.784,15.03,40.584,12.266,13.537,39.882,12.257,13.651,39.835,11.809,15.076,40.584,11.896,16.219,41.797,11.95,16.219,41.797,11.861,16.219,41.797,11.773,12.425,39.845,11.784,12.368,39.964,11.743,12.312,40.083,11.703,13.743,40.003,11.714,15.223,40.755,11.754,15.076,40.584,11.896,13.651,39.835,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_693_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,25,-1,28,29,30,-1,29,26,27,-1,27,30,29,-1,30,25,28,-1,34,35,37,-1,35,36,37,-1,36,32,31,-1,31,37,36,-1,37,33,34,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.225,41.791,11.773,16.069,42.035,11.773,12.325,40.058,11.703,11.998,40.737,11.471,15.007,40.584,11.748,13.341,39.906,11.707,13.422,40.332,11.553,14.994,40.972,11.7,16.069,42.035,11.773,16.069,42.035,12.273,11.998,40.737,11.471,11.918,40.862,11.949,14.994,40.972,11.7,13.422,40.332,11.553,13.321,40.362,12.037,14.96,40.97,12.195,16.069,42.035,12.273,16.225,41.791,12.273,11.918,40.862,11.949,12.36,39.945,12.261,14.96,40.97,12.195,13.321,40.362,12.037,13.273,39.818,12.257,14.929,40.492,12.265,16.225,41.791,12.273,16.225,41.791,11.95,12.36,39.945,12.261,12.439,39.821,11.784,14.929,40.492,12.265,13.273,39.818,12.257,13.529,39.783,11.803,16.225,41.791,11.95,16.225,41.791,11.773,12.439,39.821,11.784,12.325,40.058,11.703,13.341,39.906,11.707,15.007,40.584,11.748,13.529,39.783,11.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {9.5081E-7,6.0602E-7,-1.0,3.9927E-5,2.5448E-5,-1.0,-0.21225,-0.40523,-0.88923,-0.73732,-0.50725,-0.44615,0.13047,-0.15233,-0.97968,0.059894,-0.38698,-0.92014,0.11528,-0.321,-0.94004,0.14551,-0.080856,-0.98605,-0.85113,0.52495,0.0,-0.85114,0.52494,0.0,0.81466,0.57972,-0.015767,0.88578,0.46336,0.026382,-0.5454,0.83749,-0.033792,-0.10231,0.99131,-0.082735,-0.063062,0.9952,-0.07481,-0.52425,0.85095,-0.032261,-3.9933E-5,-2.5452E-5,1.0,-9.5115E-7,-6.0623E-7,1.0,0.88285,0.4591,0.099021,0.1849,0.3956,0.89962,-0.15865,0.10322,0.98192,-0.10695,0.35313,0.92944,-0.040447,0.40201,0.91474,-0.15006,0.20221,0.96778,0.82739,-0.56163,0.0,0.82739,-0.56163,0.0,-0.38454,-0.90685,0.17249,-0.3133,-0.93036,0.19046,0.57454,-0.81455,0.080056,0.096056,-0.98284,0.15746,0.2065,-0.96421,0.16633,0.82739,-0.56163,0.0,0.82739,-0.56162,0.0,-0.14223,-0.37994,-0.91401,-0.21225,-0.40523,-0.88923,0.076246,-0.54021,-0.83807,0.53198,-0.77292,-0.34582,0.1394,-0.47004,-0.87157})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,22,17,-1,22,23,17,-1,23,19,20,-1,21,24,20,-1,24,25,20,-1,25,18,17,-1,17,23,25,-1,23,20,25,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,39,40,43,-1,40,41,42,-1,41,37,36,-1,36,42,41,-1,42,43,40,-1,43,38,39,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.405,41.603,11.773,16.212,41.82,11.773,12.823,39.284,11.703,12.394,39.904,11.471,15.589,40.415,11.754,14.248,39.435,11.714,13.863,39.725,11.553,15.317,40.603,11.7,16.212,41.82,11.773,16.212,41.82,12.273,12.394,39.904,11.471,12.296,40.014,11.949,15.317,40.603,11.7,13.863,39.725,11.553,13.759,39.739,12.037,15.284,40.595,12.195,16.212,41.82,12.273,16.309,41.712,12.273,16.405,41.603,12.273,12.296,40.014,11.949,12.586,39.596,12.105,12.875,39.178,12.261,15.284,40.595,12.195,13.759,39.739,12.037,13.797,39.194,12.257,15.328,40.118,12.265,16.405,41.603,12.273,16.405,41.603,12.111,16.405,41.603,11.95,12.875,39.178,12.261,12.924,39.122,12.023,12.973,39.067,11.784,15.328,40.118,12.265,13.797,39.194,12.257,14.185,39.254,11.809,15.471,40.222,11.896,16.405,41.603,11.95,16.405,41.603,11.773,12.973,39.067,11.784,12.823,39.284,11.703,14.248,39.435,11.714,15.589,40.415,11.754,15.471,40.222,11.896,14.185,39.254,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_707_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,28,27,-1,27,32,34,-1,32,30,34,-1,38,39,41,-1,39,40,41,-1,40,36,35,-1,35,41,40,-1,41,37,38,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.598,41.455,11.773,16.487,41.548,11.773,16.376,41.642,11.773,13.393,38.637,11.703,13.136,38.913,11.587,12.878,39.188,11.471,15.796,39.94,11.748,14.409,38.795,11.707,14.358,39.226,11.553,15.668,40.307,11.7,16.376,41.642,11.773,16.376,41.642,12.273,12.878,39.188,11.471,12.765,39.283,11.949,15.668,40.307,11.7,14.358,39.226,11.553,14.253,39.225,12.037,15.636,40.294,12.195,16.376,41.642,12.273,16.598,41.455,12.273,12.765,39.283,11.949,13.46,38.54,12.261,15.636,40.294,12.195,14.253,39.225,12.037,14.37,38.691,12.257,15.749,39.829,12.265,16.598,41.455,12.273,16.598,41.455,12.111,16.598,41.455,11.95,13.46,38.54,12.261,13.517,38.493,12.023,13.573,38.445,11.784,15.749,39.829,12.265,14.37,38.691,12.257,14.624,38.734,11.803,16.598,41.455,11.95,16.598,41.455,11.773,13.573,38.445,11.784,13.393,38.637,11.703,14.409,38.795,11.707,15.796,39.94,11.748,14.624,38.734,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_714_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,7,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,0,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,30,25,-1,30,31,28,-1,31,27,28,-1,29,32,28,-1,32,26,25,-1,25,30,32,-1,30,28,32,-1,36,37,39,-1,37,38,39,-1,38,34,33,-1,33,39,38,-1,39,35,36,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {16.812,41.343,11.773,16.566,41.496,11.773,14.045,38.096,11.703,13.456,38.567,11.471,16.236,39.729,11.748,15.027,38.397,11.707,14.915,38.816,11.553,16.057,40.074,11.7,16.566,41.496,11.773,16.566,41.496,12.273,13.456,38.567,11.471,13.331,38.645,11.949,16.057,40.074,11.7,14.915,38.816,11.553,14.811,38.8,12.037,16.027,40.057,12.195,16.566,41.496,12.273,16.812,41.343,12.273,13.331,38.645,11.949,14.125,38.009,12.261,16.027,40.057,12.195,14.811,38.8,12.037,15.003,38.289,12.257,16.206,39.612,12.265,16.812,41.343,12.273,16.812,41.343,12.111,16.812,41.343,11.95,14.125,38.009,12.261,14.188,37.97,12.023,14.25,37.931,11.784,16.206,39.612,12.265,15.003,38.289,12.257,15.249,38.367,11.803,16.812,41.343,11.95,16.812,41.343,11.773,14.25,37.931,11.784,14.045,38.096,11.703,15.027,38.397,11.707,16.236,39.729,11.748,15.249,38.367,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_721_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,12,15,-1,12,13,14,-1,13,10,11,-1,11,14,13,-1,14,15,12,-1,15,9,8,-1,16,20,17,-1,20,21,23,-1,21,18,22,-1,19,22,18,-1,22,23,21,-1,23,17,20,-1,24,28,31,-1,28,29,30,-1,29,26,30,-1,27,30,26,-1,30,31,28,-1,31,25,24,-1,35,36,39,-1,36,37,38,-1,37,33,32,-1,32,38,37,-1,38,39,36,-1,39,34,35,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {18.066,41.297,11.773,17.784,41.23,11.773,18.413,37.044,11.703,17.664,36.959,11.471,18.726,40.015,11.754,18.955,38.371,11.714,18.517,38.169,11.553,18.432,39.865,11.7,17.784,41.23,11.773,17.784,41.23,12.273,17.664,36.959,11.471,17.52,36.926,11.949,18.432,39.865,11.7,18.517,38.169,11.553,18.455,38.084,12.037,18.423,39.832,12.195,17.784,41.23,12.273,18.066,41.297,12.273,17.52,36.926,11.949,18.531,37.04,12.261,18.423,39.832,12.195,18.455,38.084,12.037,19.003,38.137,12.257,18.826,39.777,12.266,18.066,41.297,12.273,18.066,41.297,11.95,18.531,37.04,12.261,18.675,37.073,11.784,18.826,39.777,12.266,19.003,38.137,12.257,19.084,38.229,11.809,18.841,39.821,11.896,18.066,41.297,11.95,18.066,41.297,11.773,18.675,37.073,11.784,18.413,37.044,11.703,18.955,38.371,11.714,18.726,40.015,11.754,18.841,39.821,11.896,19.084,38.229,11.809})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-2.579E-7,1.0976E-6,-1.0,-1.083E-5,4.6092E-5,-1.0,0.31237,-0.33421,-0.88923,0.2352,-0.8635,-0.44615,0.1454,0.069763,-0.98691,0.355,-0.015559,-0.93474,0.34106,0.0027632,-0.94004,0.12438,0.11063,-0.98605,-0.77665,-0.62994,0.0,-0.77664,-0.62995,0.0,-0.27806,0.96044,-0.015767,-0.14473,0.98912,0.026382,-0.97065,-0.23812,-0.033792,-0.96945,0.23091,-0.082735,-0.96016,0.26924,-0.07481,-0.97636,-0.21371,-0.032261,1.0831E-5,-4.6099E-5,1.0,2.5799E-7,-1.098E-6,1.0,-0.14168,0.98495,0.099021,-0.3123,0.30521,0.89962,-0.14984,-0.11564,0.98192,-0.36864,0.015709,0.92944,-0.38385,0.045668,0.92227,-0.22204,-0.072092,0.97237,0.80342,0.59541,0.0,0.80343,0.59541,0.0,0.7289,-0.66253,0.17249,0.77463,-0.60305,0.19046,0.95636,0.2833,0.071533,0.98066,-0.12359,0.15176,0.98366,-0.080163,0.16122,0.94774,0.31025,0.074392,0.80343,0.59541,0.0,0.80342,0.59541,0.0,0.31162,-0.25976,-0.91401,0.31237,-0.33421,-0.88923,0.63112,-0.04642,-0.7743,0.91872,0.30408,-0.25197,0.87542,0.31144,-0.36964,0.51921,-0.0012317,-0.85465})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.5,0.0,0.60886,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,22,19,-1,22,23,25,-1,23,20,24,-1,21,24,20,-1,24,25,23,-1,25,19,22,-1,26,32,27,-1,32,33,30,-1,33,29,30,-1,31,34,30,-1,34,35,30,-1,35,28,27,-1,27,32,35,-1,32,30,35,-1,41,42,40,-1,42,43,44,-1,43,38,37,-1,36,44,43,-1,44,45,42,-1,45,39,40,-1,37,36,43,-1,40,42,45,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.052,41.257,11.773,16.785,41.37,11.773,14.824,37.618,11.703,14.169,37.992,11.471,16.829,39.833,11.754,16.044,38.37,11.714,15.572,38.466,11.553,16.503,39.885,11.7,16.785,41.37,11.773,16.785,41.37,12.023,16.785,41.37,12.273,14.169,37.992,11.471,14.101,38.02,11.71,14.033,38.049,11.949,16.503,39.885,11.7,15.572,38.466,11.553,15.472,38.433,12.037,16.477,39.864,12.195,16.785,41.37,12.273,17.052,41.257,12.273,14.033,38.049,11.949,14.917,37.545,12.261,16.477,39.864,12.195,15.472,38.433,12.037,15.741,37.958,12.257,16.722,39.453,12.265,17.052,41.257,12.273,17.052,41.257,12.111,17.052,41.257,11.95,14.917,37.545,12.261,14.985,37.516,12.023,15.053,37.488,11.784,16.722,39.453,12.265,15.741,37.958,12.257,16.065,38.179,11.809,16.807,39.609,11.896,17.052,41.257,11.95,17.052,41.257,11.861,17.052,41.257,11.773,15.053,37.488,11.784,14.939,37.553,11.743,14.824,37.618,11.703,16.044,38.37,11.714,16.829,39.833,11.754,16.807,39.609,11.896,16.065,38.179,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_735_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,4,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,6,8,-1,6,4,8,-1,10,14,17,-1,14,15,16,-1,15,12,13,-1,13,16,15,-1,16,17,14,-1,17,11,10,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,30,29,-1,29,34,36,-1,34,32,36,-1,40,41,43,-1,41,42,43,-1,42,38,37,-1,37,43,42,-1,43,39,40,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.292,41.207,11.773,17.151,41.244,11.773,17.011,41.28,11.773,15.621,37.281,11.703,15.27,37.418,11.587,14.919,37.555,11.471,17.225,39.494,11.748,16.468,37.862,11.707,16.237,38.229,11.553,16.95,39.77,11.7,17.011,41.28,11.773,17.011,41.28,12.273,14.919,37.555,11.471,14.776,37.592,11.949,16.95,39.77,11.7,16.237,38.229,11.553,16.142,38.182,12.037,16.927,39.745,12.195,17.011,41.28,12.273,17.151,41.244,12.273,17.292,41.207,12.273,14.776,37.592,11.949,15.25,37.407,12.105,15.724,37.222,12.261,16.927,39.745,12.195,16.142,38.182,12.037,16.478,37.752,12.257,17.23,39.374,12.265,17.292,41.207,12.273,17.292,41.207,12.111,17.292,41.207,11.95,15.724,37.222,12.261,15.795,37.204,12.023,15.867,37.185,11.784,17.23,39.374,12.265,16.478,37.752,12.257,16.689,37.9,11.803,17.292,41.207,11.95,17.292,41.207,11.773,15.867,37.185,11.784,15.621,37.281,11.703,16.468,37.862,11.707,17.225,39.494,11.748,16.689,37.9,11.803})))
        .setNormal(new Normal().setVector(getNormal_5_742_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.36778,0.32336,0.75596,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.0,0.0,0.10143,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.75596,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.75596,0.41187,0.36778,0.47243,0.75596})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,6,1,-1,6,7,1,-1,7,3,4,-1,5,8,4,-1,8,9,1,-1,9,2,1,-1,1,7,8,-1,7,4,8,-1,10,16,11,-1,16,17,11,-1,17,13,14,-1,15,18,14,-1,18,19,11,-1,19,12,11,-1,11,17,18,-1,17,14,18,-1,20,24,21,-1,24,25,27,-1,25,22,26,-1,23,26,22,-1,26,27,25,-1,27,21,24,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,37,32,-1,37,30,29,-1,29,34,37,-1,34,32,37,-1,41,42,45,-1,42,43,44,-1,43,39,38,-1,38,44,43,-1,44,45,42,-1,45,40,41,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.523,41.197,11.773,17.379,41.213,11.773,17.235,41.229,11.773,16.425,37.074,11.703,16.058,37.16,11.587,15.691,37.245,11.471,17.715,39.768,11.754,17.38,38.142,11.714,16.9,38.099,11.553,17.388,39.726,11.7,17.235,41.229,11.773,17.235,41.229,12.023,17.235,41.229,12.273,15.691,37.245,11.471,15.617,37.253,11.71,15.544,37.262,11.949,17.388,39.726,11.7,16.9,38.099,11.553,16.813,38.04,12.037,17.368,39.697,12.195,17.235,41.229,12.273,17.523,41.197,12.273,15.544,37.262,11.949,16.534,37.03,12.261,17.368,39.697,12.195,16.813,38.04,12.037,17.347,37.906,12.257,17.729,39.511,12.266,17.523,41.197,12.273,17.523,41.197,12.111,17.523,41.197,11.95,16.534,37.03,12.261,16.608,37.022,12.023,16.681,37.014,11.784,17.729,39.511,12.266,17.347,37.906,12.257,17.454,37.965,11.809,17.758,39.547,11.896,17.523,41.197,11.95,17.523,41.197,11.773,16.681,37.014,11.784,16.425,37.074,11.703,17.38,38.142,11.714,17.715,39.768,11.754,17.758,39.547,11.896,17.454,37.965,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_749_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.24159,0.0,0.15983,0.0,0.32336,0.99854,0.24159,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.65983,0.0,0.8757,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.72501,0.65983,0.36778,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.36778,0.60886,0.72501,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.41187,0.0,0.47243,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,4,1,-1,4,5,6,-1,5,2,3,-1,3,6,5,-1,6,7,4,-1,7,1,4,-1,8,14,9,-1,14,15,9,-1,15,11,12,-1,13,16,12,-1,16,17,9,-1,17,10,9,-1,9,15,16,-1,15,12,16,-1,18,24,19,-1,24,25,19,-1,25,21,22,-1,23,26,22,-1,26,27,22,-1,27,20,19,-1,19,25,27,-1,25,22,27,-1,28,34,29,-1,34,35,32,-1,35,31,32,-1,33,36,32,-1,36,37,32,-1,37,30,29,-1,29,34,37,-1,34,32,37,-1,43,44,42,-1,44,45,46,-1,45,40,39,-1,38,46,45,-1,46,47,44,-1,47,41,42,-1,39,38,45,-1,42,44,47,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {17.803,41.223,11.773,17.513,41.206,11.773,17.421,36.973,11.703,16.669,37.017,11.471,18.235,39.848,11.754,18.181,38.189,11.714,17.715,38.065,11.553,17.92,39.75,11.7,17.513,41.206,11.773,17.513,41.206,12.023,17.513,41.206,12.273,16.669,37.017,11.471,16.595,37.013,11.71,16.521,37.009,11.949,17.92,39.75,11.7,17.715,38.065,11.553,17.64,37.991,12.037,17.905,39.719,12.195,17.513,41.206,12.273,17.658,41.215,12.273,17.803,41.223,12.273,16.521,37.009,11.949,17.029,36.979,12.105,17.537,36.949,12.261,17.905,39.719,12.195,17.64,37.991,12.037,18.092,37.685,12.257,18.308,39.46,12.265,17.803,41.223,12.273,17.803,41.223,12.111,17.803,41.223,11.95,17.537,36.949,12.261,17.611,36.953,12.023,17.684,36.958,11.784,18.308,39.46,12.265,18.092,37.685,12.257,18.284,38.027,11.809,18.315,39.637,11.896,17.803,41.223,11.95,17.803,41.223,11.861,17.803,41.223,11.773,17.684,36.958,11.784,17.553,36.966,11.743,17.421,36.973,11.703,18.181,38.189,11.714,18.235,39.848,11.754,18.315,39.637,11.896,18.284,38.027,11.809})))
        .setNormal(new Normal().setVector(getNormal_5_756_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.32336,0.0,0.15983,0.0,0.32336,0.99854,0.15983,0.99854,0.32336,0.3094,0.32336,0.6644,0.15983,0.63431,0.15983,0.3094,0.10143,0.0,0.050714,0.0,0.0,0.0,0.10143,0.99854,0.050714,0.99854,0.0,0.99854,0.10143,0.3094,0.10143,0.63431,0.0,0.63431,0.0,0.3094,0.8757,0.0,0.76777,0.0,0.65983,0.0,0.8757,0.99854,0.76777,0.99854,0.65983,0.99854,0.8757,0.3094,0.8757,0.63431,0.65983,0.78691,0.65983,0.39693,0.60886,0.0,0.55443,0.0,0.5,0.0,0.60886,0.99854,0.55443,0.99854,0.5,0.99854,0.60886,0.39693,0.60886,0.78691,0.5,0.72501,0.5,0.36778,0.47243,0.0,0.44215,0.0,0.41187,0.0,0.47243,0.99854,0.44215,0.99854,0.41187,0.99854,0.41187,0.6644,0.41187,0.3094,0.47243,0.36778,0.47243,0.72501})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {7,1,6,-1,1,0,6,-1,8,2,1,-1,8,1,7,-1,9,3,2,-1,9,2,8,-1,10,4,3,-1,10,3,9,-1,11,5,4,-1,11,4,10,-1,13,7,6,-1,13,6,12,-1,14,8,13,-1,8,7,13,-1,15,9,14,-1,9,8,14,-1,16,10,15,-1,10,9,15,-1,17,11,16,-1,11,10,16,-1,19,13,18,-1,13,12,18,-1,20,14,19,-1,14,13,19,-1,21,15,20,-1,15,14,20,-1,22,16,21,-1,16,15,21,-1,23,17,22,-1,17,16,22,-1,25,19,24,-1,19,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,28,22,27,-1,22,21,27,-1,29,23,28,-1,23,22,28,-1,31,25,24,-1,31,24,30,-1,32,26,25,-1,32,25,31,-1,33,27,26,-1,33,26,32,-1,34,28,27,-1,34,27,33,-1,35,29,28,-1,35,28,34,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-0.47796,45.399,9.7713,-0.48534,45.585,9.7219,-0.47849,45.413,9.5905,-0.47077,45.218,9.5296,-0.4624,45.007,9.5739,-0.46063,44.963,9.7713,-0.91923,45.382,9.4356,-0.87914,45.57,9.4224,-0.74595,45.403,9.3872,-0.67973,45.213,9.3709,-0.71418,45.006,9.3828,-0.90257,44.963,9.4357,-0.73264,45.389,8.932,-0.71264,45.576,8.973,-0.63289,45.407,9.0822,-0.5914,45.215,9.1328,-0.60766,45.007,9.096,-0.7155,44.963,8.9319,-0.22338,45.41,8.9319,-0.25812,45.594,8.973,-0.32414,45.418,9.0822,-0.35018,45.221,9.1328,-0.31718,45.008,9.0959,-0.20583,44.963,8.9318,-0.035865,45.417,9.4326,-0.090793,45.601,9.4197,-0.21052,45.422,9.3853,-0.26142,45.223,9.3694,-0.21013,45.008,9.381,-0.017815,44.963,9.4325,-0.47796,45.399,9.7713,-0.48534,45.585,9.7219,-0.47849,45.413,9.5905,-0.47077,45.218,9.5296,-0.4624,45.007,9.5739,-0.46063,44.963,9.7713})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,-6.8454E-18,1.0,-1.1328E-14,0.96282,0.038203,-0.26742,-0.13732,-0.98932,0.048975,-0.85952,-0.44972,0.24285,-0.94387,-0.19974,0.2631,-0.64763,0.74066,0.17885,6.3427E-15,1.0,-1.2861E-14,0.55567,0.022048,0.83111,-0.063068,-0.98627,-0.15265,-0.49032,-0.4341,-0.75574,-0.54353,-0.1829,-0.81922,-0.37378,0.74264,-0.55567,1.4169E-13,1.0,-9.4618E-14,-0.55602,-0.022062,0.83088,0.14208,-0.97779,-0.15407,0.52201,-0.39089,-0.7581,0.55323,-0.13661,-0.82175,0.36642,0.74827,-0.55302,7.2136E-14,1.0,4.8147E-14,-0.96491,-0.038286,-0.25977,0.21858,-0.97462,0.048352,0.89621,-0.37478,0.23736,0.9589,-0.11948,0.25737,0.638,0.75038,0.17286,-5.3797E-15,1.0,-2.3505E-14,-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,-6.8454E-18,1.0,-1.1328E-14})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.25333,0.0,0.47326,0.0,0.61285,0.0,0.81218,0.0,1.0,0.20687,0.0,0.20687,0.25333,0.20687,0.47326,0.20687,0.61285,0.20687,0.81218,0.20687,1.0,0.40625,0.0,0.40625,0.25333,0.40625,0.47326,0.40625,0.61285,0.40625,0.81218,0.40625,1.0,0.59375,0.0,0.59375,0.25333,0.59375,0.47326,0.59375,0.61285,0.59375,0.81218,0.59375,1.0,0.79197,0.0,0.79197,0.25333,0.79197,0.47326,0.79197,0.61285,0.79197,0.81218,0.79197,1.0,1.0,0.0,1.0,0.25333,1.0,0.47326,1.0,0.61285,1.0,0.81218,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.7451).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0).setSpecularColor(0.7451,0.7451,0.7451)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {7,1,6,-1,1,0,6,-1,8,2,1,-1,8,1,7,-1,9,3,2,-1,9,2,8,-1,10,4,3,-1,10,3,9,-1,11,5,4,-1,11,4,10,-1,13,7,6,-1,13,6,12,-1,14,8,13,-1,8,7,13,-1,15,9,14,-1,9,8,14,-1,16,10,15,-1,10,9,15,-1,17,11,16,-1,11,10,16,-1,19,13,18,-1,13,12,18,-1,20,14,19,-1,14,13,19,-1,21,15,20,-1,15,14,20,-1,22,16,21,-1,16,15,21,-1,23,17,22,-1,17,16,22,-1,25,19,24,-1,19,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,28,22,27,-1,22,21,27,-1,29,23,28,-1,23,22,28,-1,31,25,24,-1,31,24,30,-1,32,26,25,-1,32,25,31,-1,33,27,26,-1,33,26,32,-1,34,28,27,-1,34,27,33,-1,35,29,28,-1,35,28,34,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.67359,45.43,9.7724,0.66621,45.616,9.7231,0.67306,45.443,9.5917,0.68078,45.249,9.5308,0.68915,45.038,9.575,0.69092,44.993,9.7724,0.23232,45.412,9.4367,0.27241,45.6,9.4235,0.4056,45.433,9.3883,0.47182,45.243,9.372,0.43737,45.037,9.3839,0.24898,44.993,9.4368,0.41891,45.42,8.9331,0.43891,45.607,8.9742,0.51866,45.438,9.0834,0.56015,45.246,9.134,0.54389,45.037,9.0971,0.43605,44.993,8.933,0.92817,45.44,8.9331,0.89342,45.625,8.9741,0.82741,45.449,9.0833,0.80137,45.252,9.1339,0.83437,45.038,9.0971,0.94572,44.993,8.9329,1.1157,45.447,9.4337,1.0608,45.631,9.4208,0.94103,45.453,9.3865,0.89013,45.254,9.3706,0.94142,45.038,9.3821,1.1337,44.993,9.4336,0.67359,45.43,9.7724,0.66621,45.616,9.7231,0.67306,45.443,9.5917,0.68078,45.249,9.5308,0.68915,45.038,9.575,0.69092,44.993,9.7724})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,6.8454E-18,1.0,1.1328E-14,0.96282,0.038203,-0.26742,-0.13732,-0.98932,0.048975,-0.85952,-0.44972,0.24285,-0.94387,-0.19974,0.2631,-0.64763,0.74066,0.17885,4.1E-15,1.0,2.6621E-14,0.55567,0.022048,0.83111,-0.063068,-0.98627,-0.15265,-0.49032,-0.4341,-0.75574,-0.54353,-0.1829,-0.81922,-0.37378,0.74264,-0.55567,7.7139E-14,1.0,-3.7889E-14,-0.55602,-0.022062,0.83088,0.14208,-0.97779,-0.15407,0.52201,-0.39089,-0.7581,0.55323,-0.13661,-0.82175,0.36642,0.74827,-0.55302,2.2269E-13,1.0,1.3502E-13,-0.96491,-0.038286,-0.25977,0.21858,-0.97462,0.048352,0.89621,-0.37478,0.23736,0.9589,-0.11948,0.25737,0.638,0.75038,0.17286,5.4684E-15,1.0,1.4762E-15,-9.8272E-4,-3.8993E-5,-1.0,0.039166,-0.98205,0.1845,0.015712,-0.41259,0.91078,0.0047818,-0.1598,0.98714,-0.0021108,0.74541,0.6666,6.8454E-18,1.0,1.1328E-14})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.25333,0.0,0.47326,0.0,0.61285,0.0,0.81218,0.0,1.0,0.20687,0.0,0.20687,0.25333,0.20687,0.47326,0.20687,0.61285,0.20687,0.81218,0.20687,1.0,0.40625,0.0,0.40625,0.25333,0.40625,0.47326,0.40625,0.61285,0.40625,0.81218,0.40625,1.0,0.59375,0.0,0.59375,0.25333,0.59375,0.47326,0.59375,0.61285,0.59375,0.81218,0.59375,1.0,0.79197,0.0,0.79197,0.25333,0.79197,0.47326,0.79197,0.61285,0.79197,0.81218,0.79197,1.0,1.0,0.0,1.0,0.25333,1.0,0.47326,1.0,0.61285,1.0,0.81218,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,6,2,-1,6,1,2,-1,1,0,2,-1,2,3,5,-1,7,9,10,-1,9,13,10,-1,12,10,13,-1,10,8,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {30.807,102.8,26.749,30.807,93.719,25.487,31.778,102.87,26.738,32.827,102.95,26.727,32.827,102.95,26.727,32.731,100.46,26.39,32.628,97.96,26.052,30.807,93.719,25.487,30.807,91.719,25.98,32.628,97.96,26.052,32.809,96.877,26.323,32.827,102.95,26.727,32.827,102.95,26.727,32.731,100.46,26.39})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.021757,0.13762,-0.99025,-0.0015156,0.13765,-0.99048,-0.02152,0.13455,-0.99067,-0.021518,0.13452,-0.99068,-0.021518,0.13452,-0.99068,-0.021454,0.13454,-0.99068,-0.021333,0.13458,-0.99067,0.0030197,0.066289,-0.9978,0.061953,-0.97519,-0.21254,0.31162,0.11399,-0.94335,0.99913,-0.0030984,-0.041627,0.31616,0.11513,-0.94169,0.99916,0.0016796,-0.041048,0.31419,0.11474,-0.9424})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.0,0.19057,0.0,0.99854,0.43756,0.99854,0.91073,0.19057,0.91073,0.19057,0.68305,0.19057,0.45536,0.17337,0.0,0.0,0.0,0.17337,0.49927,0.0,0.49927,0.17337,0.99854,0.0,0.99854,0.17337,0.7489})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {9,1,0,-1,9,0,8,-1,10,2,1,-1,10,1,9,-1,11,3,2,-1,11,2,10,-1,12,4,3,-1,12,3,11,-1,13,5,12,-1,5,4,12,-1,14,6,13,-1,6,5,13,-1,15,7,14,-1,7,6,14,-1,17,9,8,-1,17,8,16,-1,18,10,9,-1,18,9,17,-1,19,11,18,-1,11,10,18,-1,20,12,19,-1,12,11,19,-1,21,13,20,-1,13,12,20,-1,22,14,21,-1,14,13,21,-1,23,15,22,-1,15,14,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-30.807,91.715,26.033,-30.807,91.715,26.024,-30.807,91.714,26.015,-30.807,91.715,26.01,-30.807,91.715,26.006,-30.807,91.715,26.001,-30.807,91.716,25.995,-30.807,91.719,25.98,-32.809,96.875,26.376,-32.81,96.874,26.367,-32.81,96.874,26.358,-32.81,96.874,26.353,-32.81,96.874,26.348,-32.81,96.875,26.343,-32.81,96.876,26.338,-32.809,96.878,26.323,-32.827,102.95,26.779,-32.827,102.94,26.777,-32.827,102.94,26.768,-32.827,102.94,26.76,-32.827,102.95,26.751,-32.827,102.95,26.743,-32.827,102.95,26.735,-32.827,102.95,26.727})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.061406,-0.99477,0.08167,-0.061762,-0.99748,0.034987,-0.061986,-0.99801,-0.011897,-0.062059,-0.99718,-0.042232,-0.062076,-0.99552,-0.071356,-0.062042,-0.99306,-0.099956,-0.061943,-0.98933,-0.13185,-0.061406,-0.97522,-0.21255,-0.99912,-0.0085948,0.041007,-0.99958,-0.0077383,0.027893,-0.99987,-0.0068416,0.014451,-0.99996,-0.0062782,0.0060579,-0.99998,-0.0057486,-0.0018754,-0.99994,-0.0052311,-0.0096866,-0.99982,-0.0046445,-0.018583,-0.99913,-0.003107,-0.041598,-2.703E-7,0.06629,-0.9978,-1.0,-8.3926E-4,-2.3952E-4,-1.0,-8.2834E-4,-5.6522E-5,-1.0,-8.3386E-4,-2.1279E-5,-1.0,-8.3658E-4,-3.3412E-6,-1.0,-8.3516E-4,8.7816E-6,-1.0,-8.3481E-4,1.7822E-5,0.99916,-0.0016764,0.040953})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.17681,0.0,0.33098,0.0,0.42597,0.0,0.51606,0.0,0.60495,0.0,0.70643,0.0,1.0,0.5,0.0,0.5,0.17681,0.5,0.33098,0.5,0.42597,0.5,0.51606,0.5,0.60495,0.5,0.70643,0.5,1.0,1.0,0.0,1.0,0.17681,1.0,0.33098,1.0,0.42597,1.0,0.51606,1.0,0.60495,1.0,0.70643,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,2,6,-1,6,2,1,-1,1,2,0,-1,2,5,3,-1,12,11,8,-1,12,8,9,-1,15,11,12,-1,7,11,10,-1,10,11,16,-1,8,11,7,-1,14,16,11,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-30.807,102.8,26.749,-30.807,93.719,25.487,-31.778,102.87,26.738,-32.827,102.95,26.727,-32.827,102.95,26.727,-32.731,100.46,26.39,-32.628,97.96,26.052,-30.807,93.719,25.487,-30.807,92.65,25.521,-30.807,91.719,25.98,-32.628,97.96,26.052,-32.724,97.381,26.072,-32.809,96.877,26.323,-32.827,102.95,26.727,-32.827,102.95,26.727,-32.827,102.95,26.727,-32.731,100.46,26.39})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.021757,0.13762,-0.99025,0.0015156,0.13765,-0.99048,0.02152,0.13455,-0.99067,0.021518,0.13452,-0.99068,0.021518,0.13452,-0.99068,0.021454,0.13454,-0.99068,0.021333,0.13458,-0.99067,-0.0030197,0.066289,-0.9978,-0.015628,-0.14525,-0.98927,-0.061953,-0.97519,-0.21254,-0.31162,0.11399,-0.94335,-0.81633,0.050188,-0.5754,-0.99913,-0.0030984,-0.041627,-0.31616,0.11513,-0.94169,-0.8209,0.053263,-0.56859,-0.99916,0.0016796,-0.041048,-0.31419,0.11474,-0.9424})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.0,0.19057,0.0,0.99854,0.43756,0.99854,0.91073,0.19057,0.91073,0.19057,0.68305,0.19057,0.45536,0.17337,0.0,0.10674,0.0,0.0,0.0,0.17337,0.49927,0.10674,0.49927,0.0,0.49927,0.17337,0.99854,0.10674,0.99854,0.0,0.99854,0.17337,0.7489})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,1,2,-1,1,0,2,-1,2,3,5,-1,6,10,7,-1,9,7,10,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-30.807,102.8,26.736,-30.807,93.632,26.786,-31.778,102.87,26.757,-32.827,102.95,26.779,-32.827,102.95,26.779,-32.628,97.911,26.787,-30.807,93.632,26.786,-30.807,91.715,26.033,-32.827,102.95,26.779,-32.827,102.95,26.779,-32.628,97.911,26.787})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.021757,0.0054139,0.99975,0.0015156,0.0054151,0.99998,0.02152,0.0023136,0.99977,0.021518,0.0022855,0.99977,0.021518,0.0022855,0.99977,0.021333,0.0023426,0.99977,-0.0030197,-0.066289,0.9978,-0.061953,-0.99473,0.081667,-0.31616,-0.010459,0.94865,-0.99916,-0.0037653,0.04091,-0.31162,-0.011806,0.95013})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.0,0.19057,0.0,0.99854,0.43756,0.99854,0.91073,0.19057,0.91073,0.19057,0.45536,0.17337,0.0,0.0,0.0,0.17337,0.99854,0.0,0.99854,0.17337,0.49927})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,4,6,-1,6,2,7,-1,7,2,8,-1,8,1,9,-1,1,8,0,-1,0,8,2,-1,2,6,3,-1,3,6,4,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-6.3126E-16,91.755,27.365,5.4394E-16,101.82,26.704,15.309,92.688,27.077,30.807,93.632,26.786,30.807,102.8,26.736,25.761,102.64,26.731,26.106,97.998,26.803,16.618,97.499,26.889,7.1298,97.0,26.978,6.7559,102.03,26.711})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.014772,-0.065511,-0.99774,0.0031084,-0.065518,-0.99785,-0.016529,-0.037105,-0.99917,-0.018473,-0.0054142,-0.99981,0.0012083,-0.0054151,-0.99998,0.0015457,-0.01608,-0.99987,-0.0081692,-0.015362,-0.99985,-0.0073943,-0.034551,-0.99938,-0.0066552,-0.052623,-0.99859,0.0027229,-0.053314,-0.99857})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.49692,0.0,1.0,0.0,1.0,1.0,0.83621,1.0,0.84739,0.50015,0.53941,0.4939,0.23143,0.488,0.2193,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,0,6,-1,6,2,7,-1,7,2,8,-1,8,3,9,-1,3,8,4,-1,4,8,2,-1,2,6,1,-1,1,6,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {5.4394E-16,101.82,26.704,-7.9873E-16,91.931,24.718,15.309,92.82,25.094,30.807,102.8,26.736,30.807,93.719,25.475,6.7559,102.03,26.711,7.1298,97.0,25.766,16.618,97.499,25.903,26.106,97.998,26.038,25.761,102.64,26.731})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.005217,-0.19694,0.9804,-0.012664,-0.19693,0.98034,-0.014414,-0.16896,0.98552,0.0033299,-0.13765,0.99047,-0.016352,-0.13763,0.99035,0.0048348,-0.18494,0.98274,-0.004693,-0.18426,0.98287,-0.0054071,-0.16645,0.98603,-0.0061553,-0.1475,0.98904,0.0036656,-0.14821,0.98895})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.49692,1.0,1.0,0.0,1.0,1.0,0.2193,0.0,0.23143,0.52019,0.53941,0.51295,0.84739,0.50532,0.83621,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,4,0,-1,5,0,1,-1,6,5,2,-1,5,1,2,-1,7,6,3,-1,6,2,3,-1,9,8,4,-1,9,4,5,-1,10,9,6,-1,9,5,6,-1,11,10,7,-1,10,6,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-7.9873E-16,91.931,24.718,-9.8235E-16,90.172,25.139,-8.7695E-16,90.097,26.743,-6.3126E-16,91.755,27.365,15.309,92.82,25.094,15.309,91.143,25.386,15.309,91.094,26.588,15.309,92.688,27.077,30.807,93.719,25.475,30.807,92.126,25.635,30.807,92.103,26.431,30.807,93.632,26.786})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.020672,-0.066275,0.99759,-0.050261,0.58689,0.80811,-0.051137,0.67019,-0.74043,-0.022798,0.066272,-0.99754,-0.020672,-0.066275,0.99759,-0.045056,0.48881,0.87123,-0.046062,0.58098,-0.81261,-0.022798,0.066272,-0.99754,-0.020672,-0.066275,0.99759,-0.037277,0.34971,0.93611,-0.038562,0.45367,-0.89034,-0.022798,0.066272,-0.99754})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.29468,0.0,0.71283,0.0,1.0,0.49692,0.0,0.49692,0.29468,0.49692,0.71283,0.49692,1.0,1.0,0.0,1.0,0.29468,1.0,0.71283,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,2,4,-1,2,3,4,-1,4,0,1,-1,6,5,7,-1,7,8,10,-1,8,9,10,-1,10,6,7,-1,12,11,13,-1,13,14,15,-1,15,12,13,-1,16,17,23,-1,17,18,19,-1,19,20,21,-1,21,22,23,-1,23,17,19,-1,19,21,23,-1,25,26,28,-1,26,24,31,-1,27,28,30,-1,29,30,31,-1,28,26,31,-1,30,28,31,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {7.1298,97.0,25.766,7.1298,97.0,26.978,6.9428,99.518,26.845,6.7559,102.03,26.711,6.9428,99.518,26.238,7.1298,97.0,25.766,7.1298,97.0,26.978,16.618,97.499,25.903,26.106,97.998,26.038,26.106,97.998,26.803,16.618,97.499,26.889,26.106,97.998,26.038,26.106,97.998,26.803,25.933,100.32,26.384,25.761,102.64,26.731,25.933,100.32,26.768,6.7559,102.03,26.711,6.9428,99.518,26.845,7.1298,97.0,26.978,16.618,97.499,26.889,26.106,97.998,26.803,25.933,100.32,26.768,25.761,102.64,26.731,16.258,102.34,26.721,6.7559,102.03,26.711,7.1298,97.0,25.766,6.9428,99.518,26.238,26.106,97.998,26.038,16.618,97.499,25.903,25.761,102.64,26.731,25.933,100.32,26.384,16.258,102.34,26.721})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.99725,-0.074065,0.0,-0.99725,-0.074065,0.0,-0.99725,-0.074065,5.7521E-16,-0.99725,-0.074065,6.2067E-16,-0.99725,-0.074065,0.0,0.052524,-0.99862,0.0,0.052524,-0.99862,0.0,0.052524,-0.99862,0.0,0.052524,-0.99862,8.3989E-15,0.052524,-0.99862,7.9402E-15,0.052524,-0.99862,0.0,0.99725,0.074065,0.0,0.99725,0.074065,0.0,0.99725,0.074065,3.9307E-15,0.99725,0.074065,0.0,0.99725,0.074065,-3.1056E-15,-0.0027229,0.053314,0.99857,0.0019608,0.05297,0.99859,0.0066552,0.052623,0.99859,0.0073943,0.034551,0.99938,0.0081692,0.015362,0.99985,0.0033065,0.015721,0.99987,-0.0015457,0.01608,0.99987,-0.0021521,0.035256,0.99938,-0.0048348,0.18494,-0.98274,0.004693,0.18426,-0.98287,-7.6343E-5,0.18461,-0.98281,0.0061553,0.1475,-0.98904,0.0054071,0.16645,-0.98603,-0.0036656,0.14821,-0.98895,0.0012395,0.14785,-0.98901,-0.0042683,0.16715,-0.98592})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.6146,0.37098,0.52553,0.37098,0.53526,0.18549,0.5451,0.0,0.57992,0.18548,0.063695,0.0,0.0,0.0,0.056466,0.49927,0.049377,0.99854,0.0091878,0.99854,0.0046509,0.49927,0.52407,0.0,0.46841,0.0,0.49892,0.16925,0.47364,0.33848,0.47097,0.16924,0.090528,0.0,0.22086,0.0096484,0.35133,0.019297,0.34833,0.50892,0.34515,0.99854,0.21777,0.98965,0.090528,0.98076,0.090528,0.49038,0.88105,0.0,0.61606,0.019297,0.74863,0.009648,0.62364,0.99854,0.61975,0.50891,0.88105,0.98076,0.75241,0.98965,0.88105,0.49038})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.2,0.2,0.2)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,4,2,-1,2,4,3,-1,4,1,0,-1,6,7,5,-1,7,10,8,-1,8,10,9,-1,10,7,6,-1,12,13,11,-1,13,15,14,-1,15,13,12,-1,16,23,17,-1,17,19,18,-1,19,21,20,-1,21,23,22,-1,23,19,17,-1,19,23,21,-1,25,28,26,-1,26,31,24,-1,27,30,28,-1,29,31,30,-1,28,31,26,-1,30,31,28,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-7.1298,97.0,25.766,-7.1298,97.0,26.978,-6.9428,99.518,26.845,-6.7559,102.03,26.711,-6.9428,99.518,26.238,-7.1298,97.0,25.766,-7.1298,97.0,26.978,-16.618,97.499,25.903,-26.106,97.998,26.038,-26.106,97.998,26.803,-16.618,97.499,26.889,-26.106,97.998,26.038,-26.106,97.998,26.803,-25.933,100.32,26.384,-25.761,102.64,26.731,-25.933,100.32,26.768,-6.7559,102.03,26.711,-6.9428,99.518,26.845,-7.1298,97.0,26.978,-16.618,97.499,26.889,-26.106,97.998,26.803,-25.933,100.32,26.768,-25.761,102.64,26.731,-16.258,102.34,26.721,-6.7559,102.03,26.711,-7.1298,97.0,25.766,-6.9428,99.518,26.238,-26.106,97.998,26.038,-16.618,97.499,25.903,-25.761,102.64,26.731,-25.933,100.32,26.384,-16.258,102.34,26.721})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.99725,-0.074065,0.0,0.99725,-0.074065,0.0,0.99725,-0.074065,5.7521E-16,0.99725,-0.074065,6.2067E-16,0.99725,-0.074065,0.0,-0.052524,-0.99862,0.0,-0.052524,-0.99862,0.0,-0.052524,-0.99862,0.0,-0.052524,-0.99862,8.3989E-15,-0.052524,-0.99862,7.9402E-15,-0.052524,-0.99862,0.0,-0.99725,0.074065,0.0,-0.99725,0.074065,0.0,-0.99725,0.074065,3.9307E-15,-0.99725,0.074065,0.0,-0.99725,0.074065,-3.1056E-15,0.0027229,0.053314,0.99857,-0.0019608,0.05297,0.99859,-0.0066552,0.052623,0.99859,-0.0073943,0.034551,0.99938,-0.0081692,0.015362,0.99985,-0.0033065,0.015721,0.99987,0.0015457,0.01608,0.99987,0.0021521,0.035256,0.99938,0.0048348,0.18494,-0.98274,-0.004693,0.18426,-0.98287,7.6343E-5,0.18461,-0.98281,-0.0061553,0.1475,-0.98904,-0.0054071,0.16645,-0.98603,0.0036656,0.14821,-0.98895,-0.0012395,0.14785,-0.98901,0.0042683,0.16715,-0.98592})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.6146,0.37098,0.52553,0.37098,0.53526,0.18549,0.5451,0.0,0.57992,0.18548,0.063695,0.0,0.0,0.0,0.056466,0.49927,0.049377,0.99854,0.0091878,0.99854,0.0046509,0.49927,0.52407,0.0,0.46841,0.0,0.49892,0.16925,0.47364,0.33848,0.47097,0.16924,0.090528,0.0,0.22086,0.0096484,0.35133,0.019297,0.34833,0.50892,0.34515,0.99854,0.21777,0.98965,0.090528,0.98076,0.090528,0.49038,0.88105,0.0,0.61606,0.019297,0.74863,0.009648,0.62364,0.99854,0.61975,0.50891,0.88105,0.98076,0.75241,0.98965,0.88105,0.49038})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,1,0,-1,5,0,4,-1,6,2,5,-1,2,1,5,-1,7,3,6,-1,3,2,6,-1,9,5,4,-1,9,4,8,-1,10,6,9,-1,6,5,9,-1,11,7,10,-1,7,6,10,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {5.9388E-16,91.931,24.718,7.7751E-16,90.172,25.139,6.7211E-16,90.097,26.743,4.2641E-16,91.755,27.365,-15.309,92.82,25.094,-15.309,91.143,25.386,-15.309,91.094,26.588,-15.309,92.688,27.077,-30.807,93.719,25.475,-30.807,92.126,25.635,-30.807,92.103,26.431,-30.807,93.632,26.786})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.020672,-0.066275,0.99759,0.050261,0.58689,0.80811,0.051137,0.67019,-0.74043,0.022798,0.066272,-0.99754,0.020672,-0.066275,0.99759,0.045056,0.48881,0.87123,0.046062,0.58098,-0.81261,0.022798,0.066272,-0.99754,0.020672,-0.066275,0.99759,0.037277,0.34971,0.93611,0.038562,0.45367,-0.89034,0.022798,0.066272,-0.99754})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.29468,0.0,0.71283,0.0,1.0,0.49692,0.0,0.49692,0.29468,0.49692,0.71283,0.49692,1.0,1.0,0.0,1.0,0.29468,1.0,0.71283,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,6,0,-1,6,7,2,-1,7,8,2,-1,8,9,3,-1,3,4,8,-1,4,2,8,-1,2,1,6,-1,1,0,6,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-7.4879E-16,101.82,26.704,5.9388E-16,91.931,24.718,-15.309,92.82,25.094,-30.807,102.8,26.736,-30.807,93.719,25.475,-6.7559,102.03,26.711,-7.1298,97.0,25.766,-16.618,97.499,25.903,-26.106,97.998,26.038,-25.761,102.64,26.731})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.005217,-0.19694,0.9804,0.012664,-0.19693,0.98034,0.014414,-0.16896,0.98552,-0.0033299,-0.13765,0.99047,0.016352,-0.13763,0.99035,-0.0048348,-0.18494,0.98274,0.004693,-0.18426,0.98287,0.0054071,-0.16645,0.98603,0.0061553,-0.1475,0.98904,-0.0036656,-0.14821,0.98895})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.49692,1.0,1.0,0.0,1.0,1.0,0.2193,0.0,0.23143,0.52019,0.53941,0.51295,0.84739,0.50532,0.83621,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,6,4,-1,6,7,2,-1,7,8,2,-1,8,9,1,-1,1,0,8,-1,0,2,8,-1,2,3,6,-1,3,4,6,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {4.2641E-16,91.755,27.365,-7.4879E-16,101.82,26.704,-15.309,92.688,27.077,-30.807,93.632,26.786,-30.807,102.8,26.736,-25.761,102.64,26.731,-26.106,97.998,26.803,-16.618,97.499,26.889,-7.1298,97.0,26.978,-6.7559,102.03,26.711})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.014772,-0.065511,-0.99774,-0.0031084,-0.065518,-0.99785,0.016529,-0.037105,-0.99917,0.018473,-0.0054142,-0.99981,-0.0012083,-0.0054151,-0.99998,-0.0015457,-0.01608,-0.99987,0.0081692,-0.015362,-0.99985,0.0073943,-0.034551,-0.99938,0.0066552,-0.052623,-0.99859,-0.0027229,-0.053314,-0.99857})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.49692,0.0,1.0,0.0,1.0,1.0,0.83621,1.0,0.84739,0.50015,0.53941,0.4939,0.23143,0.488,0.2193,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {5,2,1,-1,1,2,0,-1,2,5,3,-1,6,7,10,-1,9,10,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {30.807,102.8,26.736,30.807,93.632,26.786,31.778,102.87,26.757,32.827,102.95,26.779,32.827,102.95,26.779,32.628,97.911,26.787,30.807,93.632,26.786,30.807,91.715,26.033,32.827,102.95,26.779,32.827,102.95,26.779,32.628,97.911,26.787})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.021757,0.0054139,0.99975,-0.0015156,0.0054151,0.99998,-0.02152,0.0023136,0.99977,-0.021518,0.0022855,0.99977,-0.021518,0.0022855,0.99977,-0.021333,0.0023426,0.99977,0.0030197,-0.066289,0.9978,0.061953,-0.99473,0.081667,0.31616,-0.010459,0.94865,0.99916,-0.0037653,0.04091,0.31162,-0.011806,0.95013})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.0,0.19057,0.0,0.99854,0.43756,0.99854,0.91073,0.19057,0.91073,0.19057,0.45536,0.17337,0.0,0.0,0.0,0.17337,0.99854,0.0,0.99854,0.17337,0.49927})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,1,0,-1,7,2,1,-1,7,1,6,-1,8,3,2,-1,8,2,7,-1,9,4,3,-1,9,3,8,-1,11,6,5,-1,12,7,6,-1,12,6,11,-1,13,8,7,-1,13,7,12,-1,16,11,10,-1,17,12,11,-1,17,11,16,-1,18,13,12,-1,18,12,17,-1,20,16,15,-1,21,17,16,-1,21,16,20,-1,22,18,17,-1,22,17,21,-1,24,25,23,-1,25,26,18,-1,26,14,18,-1,14,9,13,-1,22,23,25,-1,9,8,13,-1,13,18,14,-1,18,22,25,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {6.5136,0.0040595,4.4465,6.2232,-4.8002,4.4476,5.8233,-9.8438,4.4477,4.6989,-14.609,4.4478,2.0569E-15,-16.029,4.4465,6.5136,0.0040595,4.4465,6.2549,-3.6571,3.7224,5.7001,-7.7,2.6602,4.0457,-11.782,1.8672,2.1991E-15,-13.237,1.4536,6.5136,0.0040595,4.4465,6.282,-2.4249,3.3258,5.5949,-5.151,1.7595,3.4875,-7.9584,0.89264,1.8013E-15,-9.0059,0.50938,6.5136,0.0040595,4.4465,6.3097,-1.114,3.0099,5.4876,-2.398,1.0888,2.9189,-3.7561,0.38453,6.5136,0.0040595,4.4465,6.3317,0.0040595,2.771,5.4024,0.0040595,0.5902,2.4671,0.0040595,0.048392,2.2803E-15,0.0040595,0.01176,-2.154E-15,-2.0106,0.069763,0.70582,-2.7186,0.13291,-2.157E-15,-3.4265,0.13565})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.99778,0.054399,0.038367,-0.99726,0.067697,0.029839,-0.99606,0.088581,-0.0038062,-0.72764,0.68579,-0.015294,-0.027765,0.99913,-0.03124,-0.99778,0.050813,0.043003,-0.99255,0.063668,0.10385,-0.93646,0.11316,0.33203,-0.42201,0.27549,0.86372,-0.095524,0.35826,0.92872,-0.99738,0.048202,0.054008,-0.98884,0.058599,0.13698,-0.84369,0.11238,0.52494,-0.24577,0.117,0.96224,-0.085377,0.10833,0.99044,-0.99719,0.044542,0.060174,-0.98613,0.054829,0.15663,-0.73248,0.12224,0.66972,-0.12524,0.088385,0.98818,-0.9972,0.043308,0.060898,-0.98448,0.053181,0.16726,-0.63503,0.12349,0.76255,-0.027099,0.064825,0.99753,-0.0070018,0.014936,0.99986,-0.034589,0.040425,0.99858,-0.049567,0.054019,0.99731,-0.048391,0.051677,0.99749})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.13837,0.0,0.38855,0.0,0.76289,0.0,1.0,0.29266,0.0,0.29266,0.13837,0.29266,0.38855,0.29266,0.76289,0.29266,1.0,0.54278,0.0,0.54278,0.13837,0.54278,0.38855,0.54278,0.76289,0.54278,1.0,0.79754,0.0,0.79754,0.13837,0.79754,0.38855,0.79754,0.76289,1.0,0.0,1.0,0.13837,1.0,0.38855,1.0,0.76289,1.0,1.0,0.90534,1.0,0.86984,0.94732,0.83892,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,0,1,-1,7,6,1,-1,7,1,2,-1,8,7,2,-1,8,2,3,-1,9,8,3,-1,9,3,4,-1,11,5,6,-1,12,11,6,-1,12,6,7,-1,13,12,7,-1,13,7,8,-1,16,10,11,-1,17,16,11,-1,17,11,12,-1,18,17,12,-1,18,12,13,-1,20,15,16,-1,21,20,16,-1,21,16,17,-1,22,21,17,-1,22,17,18,-1,24,23,25,-1,25,23,26,-1,26,18,27,-1,27,18,28,-1,28,18,14,-1,14,13,9,-1,22,26,23,-1,9,13,8,-1,13,14,18,-1,18,26,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-6.5136,0.0040595,4.4465,-6.2232,-4.8002,4.4476,-5.8233,-9.8438,4.4477,-4.6989,-14.609,4.4478,-2.0569E-15,-16.029,4.4465,-6.5136,0.0040595,4.4465,-6.2549,-3.6571,3.7224,-5.7001,-7.7,2.6602,-4.0457,-11.782,1.8672,-2.1991E-15,-13.237,1.4536,-6.5136,0.0040595,4.4465,-6.282,-2.4249,3.3258,-5.5949,-5.151,1.7595,-3.4875,-7.9584,0.89264,-1.8013E-15,-9.0059,0.50938,-6.5136,0.0040595,4.4465,-6.3097,-1.114,3.0099,-5.4876,-2.398,1.0888,-2.9189,-3.7561,0.38453,-6.5136,0.0040595,4.4465,-6.3317,0.0040595,2.771,-5.4024,0.0040595,0.5902,-2.4671,0.0040595,0.048392,-2.2803E-15,0.0040595,0.01176,-2.154E-15,-2.0106,0.069763,-0.0021575,-2.0106,0.069838,-0.71013,-2.7186,0.13312,-0.50282,-3.2192,0.14951,-2.157E-15,-3.4265,0.13565})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.99778,0.054399,0.038367,0.99726,0.067697,0.029839,0.99606,0.088581,-0.0038062,0.72764,0.68579,-0.015294,0.027765,0.99913,-0.03124,0.99778,0.050813,0.043003,0.99255,0.063668,0.10385,0.93646,0.11316,0.33203,0.42201,0.27549,0.86372,0.095524,0.35826,0.92872,0.99738,0.048202,0.054008,0.98884,0.058599,0.13698,0.84369,0.11238,0.52494,0.24577,0.117,0.96224,0.085377,0.10833,0.99044,0.99719,0.044542,0.060174,0.98613,0.054829,0.15663,0.73248,0.12224,0.66972,0.12524,0.088385,0.98818,0.9972,0.043308,0.060898,0.98448,0.053181,0.16726,0.63503,0.12349,0.76255,0.027099,0.064825,0.99753,0.0070018,0.014936,0.99986,0.034589,0.040425,0.99858,0.034605,0.040448,0.99858,0.049623,0.054068,0.9973,0.05227,0.055042,0.99711,0.048391,0.051677,0.99749})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.13837,0.0,0.38855,0.0,0.76289,0.0,1.0,0.29266,0.0,0.29266,0.13837,0.29266,0.38855,0.29266,0.76289,0.29266,1.0,0.54278,0.0,0.54278,0.13837,0.54278,0.38855,0.54278,0.76289,0.54278,1.0,0.79754,0.0,0.79754,0.13837,0.79754,0.38855,0.79754,0.76289,1.0,0.0,1.0,0.13837,1.0,0.38855,1.0,0.76289,1.0,1.0,0.90534,1.0,0.90533,0.99984,0.86982,0.94699,0.84688,0.96413,0.83892,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,1.0).setShininess(1.0).setTransparency(0.79)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_881_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_881_point()))
        .setNormal(new Normal().setVector(getNormal_5_882_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_883_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,1.0).setShininess(1.0).setTransparency(0.79)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_888_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_888_point()))
        .setNormal(new Normal().setVector(getNormal_5_889_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_890_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_895_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_895_point()))
        .setNormal(new Normal().setVector(getNormal_5_896_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_897_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_902_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_902_point()))
        .setNormal(new Normal().setVector(getNormal_5_903_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_904_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,4,5,-1,4,3,5,-1,8,6,7,-1,6,5,7,-1,10,8,9,-1,8,7,9,-1,15,10,14,-1,10,9,14,-1,16,17,1,-1,17,18,2,-1,18,19,20,-1,20,21,5,-1,21,22,7,-1,22,23,7,-1,23,24,9,-1,24,25,9,-1,25,26,14,-1,26,27,28,-1,28,29,13,-1,29,30,12,-1,30,11,12,-1,12,13,29,-1,13,14,26,-1,3,2,20,-1,2,1,17,-1,1,0,16,-1,5,3,20,-1,7,5,21,-1,9,7,23,-1,14,9,25,-1,2,18,20,-1,26,28,13,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {6.1737E-16,102.42,26.608,0.1751,100.02,26.608,0.36118,97.474,26.608,0.536,95.08,26.608,0.72179,92.536,26.608,0.64845,92.692,23.053,0.8732,90.114,23.053,0.75282,90.033,19.318,1.0138,87.487,19.318,0.86507,87.648,15.931,1.1649,85.088,15.931,-5.9437E-16,92.526,12.321,0.32186,90.1,12.321,0.6639,87.522,12.321,0.98524,85.1,12.321,1.3267,82.526,12.321,5.5511E-16,100.72,23.895,0.21043,98.216,23.895,0.42086,95.707,23.895,0.51656,94.566,23.895,0.5336,94.405,24.003,0.5862,92.595,21.289,0.61347,91.647,19.866,0.64385,90.727,18.485,0.67629,89.806,17.105,0.70976,88.858,15.682,0.69171,88.974,15.605,0.69289,88.974,15.626,0.58983,89.844,15.626,0.29491,92.334,15.626,-6.1062E-16,94.824,15.626})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.99697,-0.072799,0.027451,-0.9972,-0.072816,0.017133,-0.99733,-0.072825,0.0061611,-0.99734,-0.072826,-0.0041484,-0.99723,-0.072818,-0.015103,-0.99566,-0.086808,0.033567,-0.99595,-0.086833,0.023466,-0.99397,-0.10185,0.04069,-0.99435,-0.10189,0.029877,-0.99204,-0.11619,0.048534,-0.99251,-0.11624,0.03756,-0.98715,-0.13097,0.091575,-0.98803,-0.13108,0.081368,-0.98885,-0.13119,0.070493,-0.98951,-0.13128,0.060253,-0.99011,-0.13136,0.04935,-0.99485,-0.083446,0.057607,-0.99536,-0.083489,0.047829,-0.99578,-0.083524,0.038037,-0.99594,-0.083537,0.033579,-0.99603,-0.083124,0.032002,-0.99457,-0.093724,0.045175,-0.99398,-0.099536,0.045741,-0.99332,-0.10534,0.047082,-0.99251,-0.11119,0.050635,-0.99157,-0.1172,0.055257,-0.99148,-0.11752,0.056232,-0.99149,-0.11743,0.056102,-0.99128,-0.11741,0.05982,-0.99059,-0.11733,0.070445,-0.98979,-0.11723,0.081046})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.24259,0.0,0.5004,0.0,0.74261,0.0,1.0,0.23383,0.74261,0.23383,1.0,0.56687,0.74261,0.56687,1.0,0.83317,0.74261,0.83317,1.0,1.0,0.0,1.0,0.24259,1.0,0.5004,1.0,0.74261,1.0,1.0,0.17884,0.0,0.17884,0.2502,0.17884,0.5004,0.17884,0.61419,0.17223,0.63766,0.37228,0.62585,0.51119,0.61875,0.64655,0.6133,0.75766,0.60846,0.84741,0.60345,0.85172,0.58637,0.85056,0.58784,0.85056,0.5004,0.85056,0.2502,0.85056,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.094118,0.094118,0.094118)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_916_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_916_point()))
        .setNormal(new Normal().setVector(getNormal_5_917_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_918_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,1.0).setShininess(1.0).setTransparency(0.79)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,2,-1,1,0,2,-1,5,3,4,-1,3,2,4,-1,7,5,4,-1,7,4,6,-1,10,8,7,-1,10,7,9,-1,13,11,10,-1,13,10,12,-1,16,14,13,-1,16,13,15,-1,14,16,17,-1,18,19,1,-1,19,20,1,-1,20,21,1,-1,21,22,23,-1,23,24,0,-1,24,25,2,-1,25,26,2,-1,26,27,4,-1,27,28,4,-1,28,29,6,-1,29,30,9,-1,30,31,9,-1,31,32,12,-1,32,33,13,-1,33,34,15,-1,34,35,16,-1,35,36,17,-1,36,37,17,-1,37,38,39,-1,39,40,37,-1,40,41,17,-1,41,42,43,-1,43,44,17,-1,44,45,17,-1,45,46,14,-1,46,47,14,-1,47,48,13,-1,48,49,11,-1,49,50,10,-1,50,51,8,-1,51,52,8,-1,52,53,5,-1,53,54,5,-1,54,55,3,-1,55,56,3,-1,56,57,1,-1,57,18,1,-1,1,3,56,-1,0,1,23,-1,2,0,24,-1,3,5,54,-1,4,2,26,-1,5,7,52,-1,6,4,28,-1,7,6,29,-1,8,10,50,-1,7,8,52,-1,9,7,29,-1,10,9,31,-1,11,13,48,-1,10,11,49,-1,12,10,31,-1,13,12,32,-1,13,14,47,-1,15,13,33,-1,16,15,34,-1,17,16,35,-1,14,17,45,-1,1,21,23,-1,17,37,40,-1,17,41,43,-1})
        .setCoord(new Coordinate().setPoint(getCoordinate_5_923_point()))
        .setNormal(new Normal().setVector(getNormal_5_924_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.1213,0.10033,0.1213,0.20265,0.26229,0.10033,0.26229,0.20265,0.40502,0.10033,0.40502,0.20265,0.5422,0.10033,0.5422,0.20265,0.5422,0.32268,0.66861,0.20265,0.66861,0.32268,0.66861,0.45057,0.80288,0.32268,0.80288,0.45057,0.80288,0.58046,0.90858,0.45057,0.90858,0.58046,0.90858,0.72115,0.11745,0.37008,0.077908,0.31568,0.045963,0.2648,0.020653,0.21662,0.0,0.1688,0.07503,0.10127,0.15988,0.047534,0.25112,0.012526,0.34497,5.3866E-6,0.43751,0.015352,0.52633,0.054725,0.61094,0.10785,0.69218,0.16934,0.76852,0.2411,0.84035,0.32039,0.90458,0.41059,0.95394,0.51521,0.98462,0.6331,0.9988,0.7573,0.99739,0.88153,0.9821,1.0,0.94098,0.99518,0.89701,0.98491,0.84881,0.96796,0.79479,0.94314,0.79334,0.86832,0.78509,0.78698,0.76964,0.70675,0.74428,0.63586,0.71058,0.57509,0.66695,0.51411,0.6196,0.45832,0.57464,0.41218,0.52101,0.37561,0.46587,0.34401,0.40884,0.31829,0.34989,0.30216,0.29014,0.30146,0.22894,0.31639,0.17014,0.34038})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,0,-1,3,0,2,-1,5,3,2,-1,5,2,4,-1,7,5,4,-1,7,4,6,-1,9,7,8,-1,7,6,8,-1,11,9,10,-1,9,8,10,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.0,1.1962,13.25,0.0011216,0.0040595,13.262,6.3017,1.1962,7.8704,6.3003,0.0040595,7.8785,4.175,1.1962,0.12997,4.1762,0.0040595,0.13692,-4.1713,1.1962,0.12982,-4.1716,0.0040595,0.1362,-6.3127,1.1962,7.824,-6.3119,0.0040595,7.8302,0.0,1.1962,13.25,0.0011216,0.0040595,13.262})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {2.8104E-4,6.4912E-4,-1.0,4.0311E-5,0.036737,-0.99932,-0.9719,1.647E-4,-0.2354,-0.96751,0.093919,-0.23475,-0.11331,-6.4356E-4,0.99356,-0.11202,0.11811,0.98666,0.11302,-6.4635E-4,0.99359,0.11007,0.11811,0.98688,0.97325,1.3724E-4,-0.22976,0.9691,0.093557,-0.22826,2.8104E-4,6.4912E-4,-1.0,4.0311E-5,0.036737,-0.99932})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.20687,0.0,0.20687,1.0,0.40625,0.0,0.40625,1.0,0.59375,0.0,0.59375,1.0,0.79197,0.0,0.79197,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,6,2,1,-1,1,4,6,-1,12,9,8,-1,7,13,8,-1,11,8,13,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-8.0921E-16,90.413,26.608,0.59745,91.346,26.608,0.72179,92.538,26.608,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,0.37238,97.576,27.624,0.72179,92.538,26.608,0.36118,97.477,26.608,6.1737E-16,102.42,26.608,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,0.37238,97.576,27.624})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-7.9672E-15,0.84805,-0.52991,-0.96071,0.22116,-0.16773,-0.99913,1.7432E-16,-0.041601,4.2755E-14,1.1248E-4,-1.0,-0.32674,-0.0099686,-0.94506,-0.84048,-0.048816,-0.53963,-0.84111,-0.048622,-0.53868,-0.99734,-0.072826,0.0036545,-0.99732,-0.072825,0.006517,-0.99689,-0.072793,0.030266,-0.99708,-0.070455,0.029294,-0.99708,-0.070455,0.029294,-0.99708,-0.070455,0.029294,-0.99709,-0.070468,0.029202})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.1852,0.0,0.071334,0.0,0.0,0.0,0.1852,0.99854,0.071334,0.99854,0.0,0.99854,0.0,0.49927,0.99854,0.0,0.59623,0.0,0.19327,0.0,0.99854,0.86612,0.59623,0.86612,0.19327,0.86612,0.99854,0.43306})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,0,2,4,-1,10,7,6,-1,5,11,6,-1,9,6,11,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {6.1737E-16,102.42,26.608,-0.72179,92.538,26.608,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,-0.37238,97.576,27.624,-0.72179,92.538,26.608,-0.60406,91.375,26.608,-8.0921E-16,90.413,26.608,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,6.7416E-16,102.89,27.723,-0.37238,97.576,27.624})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.99689,-0.072793,0.030266,0.99734,-0.072826,0.0036545,0.99708,-0.070455,0.029294,0.99708,-0.070455,0.029294,0.99709,-0.070468,0.029202,0.99913,-1.0796E-16,-0.041601,0.96304,0.2139,-0.16368,2.6391E-14,0.84805,-0.52991,0.84048,-0.048816,-0.53963,0.33531,-0.01044,-0.94205,-1.8652E-13,1.1248E-4,-1.0,0.84111,-0.048622,-0.53868})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.0,0.19332,0.0,0.99854,0.86607,0.19332,0.86607,0.19332,0.43304,0.18525,0.0,0.11576,0.0,0.0,0.0,0.18525,0.99854,0.11576,0.99854,0.0,0.99854,0.18525,0.49927})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,1,0,-1,6,0,5,-1,8,6,5,-1,8,5,7,-1,10,8,7,-1,10,7,9,-1,12,10,9,-1,12,9,11,-1,16,17,15,-1,17,18,14,-1,18,19,20,-1,20,21,12,-1,21,22,10,-1,22,23,10,-1,23,24,8,-1,24,25,8,-1,25,26,6,-1,26,27,28,-1,28,29,3,-1,29,30,4,-1,4,3,29,-1,3,2,28,-1,2,1,26,-1,12,13,20,-1,13,14,18,-1,14,15,17,-1,1,6,26,-1,6,8,25,-1,8,10,23,-1,10,12,21,-1,18,20,13,-1,26,28,2,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-0.72179,92.536,26.608,-0.54697,94.93,26.608,-0.36118,97.474,26.608,-0.18608,99.872,26.608,6.1737E-16,102.42,26.608,-0.8732,90.114,23.053,-0.66171,92.54,23.053,-1.0138,87.487,19.318,-0.76822,89.883,19.318,-1.1649,85.088,15.931,-0.88276,87.497,15.931,-1.3267,82.526,12.321,-1.0054,84.948,12.321,-0.6639,87.522,12.321,-0.34204,89.948,12.321,-5.9437E-16,92.526,12.321,-6.1062E-16,94.824,15.626,-0.29491,92.334,15.626,-0.58983,89.844,15.626,-0.69289,88.974,15.626,-0.69171,88.974,15.605,-0.70976,88.858,15.682,-0.67629,89.806,17.105,-0.64385,90.727,18.485,-0.61347,91.647,19.866,-0.5862,92.595,21.289,-0.5336,94.405,24.003,-0.51656,94.566,23.895,-0.42086,95.707,23.895,-0.21043,98.216,23.895,5.5511E-16,100.72,23.895})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.99723,-0.072818,-0.015103,0.99733,-0.072826,-0.0047949,0.99733,-0.072825,0.0061611,0.99721,-0.072817,0.016485,0.99697,-0.072799,0.027451,0.99595,-0.086833,0.023466,0.99568,-0.08681,0.032972,0.99435,-0.10189,0.029877,0.99399,-0.10185,0.040052,0.99251,-0.11624,0.03756,0.99207,-0.11619,0.047887,0.99011,-0.13136,0.04935,0.98955,-0.13129,0.05961,0.98885,-0.13119,0.070493,0.98808,-0.13109,0.080727,0.98715,-0.13097,0.091575,0.98979,-0.11723,0.081046,0.99059,-0.11733,0.070445,0.99128,-0.11741,0.05982,0.99149,-0.11743,0.056102,0.99148,-0.11752,0.056232,0.99157,-0.1172,0.055257,0.99251,-0.11119,0.050635,0.99332,-0.10534,0.047082,0.99398,-0.099536,0.045741,0.99457,-0.093724,0.045175,0.99603,-0.083124,0.032002,0.99594,-0.083537,0.033579,0.99578,-0.083524,0.038037,0.99536,-0.083489,0.047829,0.99485,-0.083446,0.057607})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.2422,0.0,0.4996,0.0,0.74219,0.0,1.0,0.23383,0.0,0.23383,0.2422,0.56687,0.0,0.56687,0.2422,0.83317,0.0,0.83317,0.2422,1.0,0.0,1.0,0.2422,1.0,0.4996,1.0,0.74219,1.0,1.0,0.85056,1.0,0.85056,0.7498,0.85056,0.4996,0.85056,0.41216,0.85172,0.41363,0.84741,0.39655,0.75766,0.39154,0.64655,0.3867,0.51119,0.38125,0.37228,0.37415,0.17223,0.36234,0.17884,0.38581,0.17884,0.4996,0.17884,0.7498,0.17884,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {6,1,5,-1,1,0,5,-1,7,2,6,-1,2,1,6,-1,8,3,7,-1,3,2,7,-1,9,4,8,-1,4,3,8,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.72179,92.536,26.608,0.68562,91.872,26.608,0.55888,91.191,26.608,0.35163,90.68,26.608,-8.0921E-16,90.411,26.608,1.3267,82.526,12.321,1.26,81.853,12.321,1.0263,81.163,12.321,0.64432,80.646,12.321,-0.0030089,80.376,12.321})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.99813,4.8129E-16,-0.06106,-0.98555,0.11013,-0.1287,-0.94024,0.26096,-0.21877,-0.79863,0.48618,-0.35471,-2.2683E-12,0.82517,-0.56488,-0.99902,1.5148E-16,-0.044331,-0.96393,0.19607,-0.17996,-0.84197,0.4256,-0.3316,-0.58793,0.65297,-0.47746,0.0029935,0.81442,-0.58027})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.21259,0.0,0.43947,0.0,0.66799,0.0,1.0,1.0,0.0,1.0,0.21259,1.0,0.43947,1.0,0.66799,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(1.0,1.0,1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_965_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_965_point()))
        .setNormal(new Normal().setVector(getNormal_5_966_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_967_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {10,2,9,-1,2,1,9,-1,11,3,2,-1,11,2,10,-1,12,4,3,-1,12,3,11,-1,13,5,4,-1,13,4,12,-1,14,6,5,-1,14,5,13,-1,0,16,1,-1,16,8,9,-1,15,17,14,-1,17,7,6,-1,9,1,16,-1,6,14,17,-1,28,20,27,-1,20,19,27,-1,29,21,28,-1,21,20,28,-1,30,22,29,-1,22,21,29,-1,31,23,30,-1,23,22,30,-1,32,24,23,-1,32,23,31,-1,33,34,32,-1,34,25,24,-1,18,35,19,-1,35,26,27,-1,27,19,35,-1,24,32,34,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.056438,50.301,13.372,-2.9565,50.301,12.979,-5.1826,50.301,10.68,-6.3216,50.301,7.6492,-6.4546,50.301,4.5259,-5.9026,50.301,1.5051,-3.2047,50.301,0.18903,0.056438,50.301,0.12172,-0.011992,94.599,13.333,-4.5504,94.599,13.333,-7.1828,94.599,12.7,-8.4399,94.599,10.732,-8.0451,94.599,8.4154,-6.2099,94.599,6.9745,-2.7715,94.599,6.8292,0.011992,94.599,6.8278,-0.011992,82.599,13.333,0.011992,82.599,6.8278,0.056438,50.301,0.12172,3.4984,50.301,0.19716,5.8411,50.301,1.1593,6.5895,50.301,4.9338,6.1827,50.301,8.6137,4.2022,50.301,12.218,2.0053,50.301,13.248,0.056438,50.301,13.372,0.011992,94.599,6.8278,2.9723,94.599,6.8293,5.8837,94.599,6.8923,8.2,94.599,8.7075,8.1895,94.599,11.481,5.861,94.599,13.276,2.9484,94.599,13.333,-0.011992,94.599,13.333,-0.011992,82.599,13.333,0.011992,82.599,6.8278})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.0079504,0.0012851,0.99997,-0.3764,-0.03131,0.92593,-0.8731,-0.091577,0.47886,-0.97627,-0.090274,0.19685,-0.997,-0.045281,-0.062737,-0.91879,0.062418,-0.38977,-0.041763,0.21906,-0.97482,-0.0078559,0.22072,-0.97531,5.9212E-15,7.2669E-16,1.0,-3.5527E-15,9.6891E-16,1.0,-0.59307,3.3266E-15,0.80515,-0.97986,-6.6615E-16,0.19966,-0.85848,3.6415E-16,-0.51285,-0.29443,3.1366E-16,-0.95567,-5.0931E-4,-2.3414E-16,-1.0,5.0931E-4,0.0,-1.0,2.7003E-15,-2.5861E-6,1.0,5.0931E-4,-4.4902E-4,-1.0,0.0078559,0.22074,-0.9753,0.045861,0.21896,-0.97465,0.85139,0.09846,-0.51522,0.99779,-0.048453,-0.045381,0.94867,-0.093483,0.30213,0.70757,-0.064734,0.70367,0.15561,-0.0077912,0.98779,0.0079504,0.0013218,0.99997,5.0931E-4,0.0,-1.0,5.0931E-4,-2.0825E-16,-1.0,0.19413,2.4537E-16,-0.98098,0.9061,-1.6712E-15,-0.42306,0.90282,2.058E-15,0.43002,0.18637,5.0129E-16,0.98248,-4.4409E-16,-7.8724E-16,1.0,1.3642E-12,0.0,1.0,8.8878E-13,-2.5861E-6,1.0,5.0931E-4,-4.4902E-4,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.97475,0.0,0.86683,0.0,0.80042,0.0,0.74528,0.0,0.68612,0.0,0.63152,0.0,0.54818,0.0,0.48199,0.0,0.97475,0.99854,0.86683,0.99854,0.80042,0.99854,0.74528,0.99854,0.68612,0.99854,0.63152,0.99854,0.54818,0.99854,0.48199,0.99854,0.97475,0.73244,0.48199,0.73244,0.4585,0.0,0.393,0.0,0.3275,0.0,0.262,0.0,0.1965,0.0,0.131,0.0,0.0655,0.0,0.0,0.0,0.4585,0.99854,0.393,0.99854,0.3275,0.99854,0.262,0.99854,0.1965,0.99854,0.131,0.99854,0.0655,0.99854,0.0,0.99854,0.0,0.73244,0.4585,0.73244})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,2,-1,10,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,4,-1,12,4,11,-1,13,6,5,-1,13,5,12,-1,15,8,14,-1,8,7,14,-1,16,9,15,-1,9,8,15,-1,17,10,9,-1,17,9,16,-1,18,11,17,-1,11,10,17,-1,19,12,11,-1,19,11,18,-1,20,13,12,-1,20,12,19,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.0,98.123,8.0,4.9114,98.123,8.2197,4.9644,98.123,11.752,0.0,98.123,12.0,-4.9114,98.123,11.78,-4.9644,98.123,8.2479,0.0,98.123,8.0,-0.0041743,96.372,7.4175,5.8183,96.372,7.7074,5.8877,96.372,12.338,0.0,96.372,12.662,-5.8183,96.372,12.374,-5.8877,96.372,7.7443,-0.0041743,96.372,7.4175,-0.0084003,94.599,6.8277,6.7364,94.599,7.1887,6.8225,94.599,12.93,0.0,94.599,13.333,-6.7364,94.599,12.976,-6.8225,94.599,7.2345,-0.0084003,94.599,6.8277})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-0.3157,0.94886,-0.40816,-0.44472,0.79727,-0.42299,-0.48007,-0.76851,0.0,-0.35388,-0.93529,0.40128,-0.47388,-0.78384,0.4302,-0.45168,0.78161,0.0,-0.3157,0.94886,2.7313E-4,-0.3157,0.94886,-0.40845,-0.44482,0.79706,-0.42299,-0.48007,-0.76851,-4.7208E-16,-0.35388,-0.93529,0.40128,-0.47388,-0.78384,0.43048,-0.45177,0.7814,2.7275E-4,-0.3157,0.94886,4.8326E-4,-0.3157,0.94886,-0.40864,-0.44487,0.79693,-0.42299,-0.48007,-0.76851,0.0,-0.35388,-0.93529,0.40128,-0.47388,-0.78384,0.43066,-0.45183,0.78127,4.8326E-4,-0.3157,0.94886})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.1652,0.0,0.33293,0.0,0.5002,0.0,0.6652,0.0,0.83293,0.0,1.0,0.49692,0.0,0.49692,0.1652,0.49692,0.33293,0.49692,0.5002,0.49692,0.6652,0.49692,0.83293,0.49692,1.0,1.0,0.0,1.0,0.1652,1.0,0.33293,1.0,0.5002,1.0,0.6652,1.0,0.83293,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.41176).setDiffuseColor(0.41176,0.41176,0.41176).setShininess(0.70196).setSpecularColor(0.094118,0.094118,0.094118)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_986_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_986_point()))
        .setNormal(new Normal().setVector(getNormal_5_987_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_988_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {9,8,0,-1,9,0,1,-1,10,9,1,-1,10,1,2,-1,11,10,3,-1,10,2,3,-1,12,11,4,-1,11,3,4,-1,13,12,5,-1,12,4,5,-1,14,13,6,-1,13,5,6,-1,15,14,7,-1,14,6,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {25.925,91.715,26.033,25.925,91.715,26.024,25.925,91.714,26.015,25.925,91.715,26.01,25.925,91.715,26.006,25.925,91.715,26.001,25.925,91.716,25.995,25.925,91.719,25.98,27.625,102.95,26.779,27.625,102.94,26.777,27.625,102.94,26.768,27.625,102.94,26.76,27.625,102.95,26.751,27.625,102.95,26.743,27.625,102.95,26.735,27.625,102.95,26.727})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.072912,-0.99399,0.081606,0.073334,-0.99669,0.034959,0.0736,-0.99722,-0.011887,0.073687,-0.99639,-0.042198,0.073707,-0.99473,-0.0713,0.073666,-0.99227,-0.099877,0.073548,-0.98855,-0.13175,0.072912,-0.97446,-0.21238,3.212E-7,0.06629,-0.9978,1.0,-7.0627E-4,-2.0157E-4,1.0,-6.9708E-4,-4.7566E-5,1.0,-7.0173E-4,-1.7907E-5,1.0,-7.0402E-4,-2.8118E-6,1.0,-7.0282E-4,7.39E-6,1.0,-7.0252E-4,1.4998E-5,-0.9994,-0.0014111,0.034472})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.17681,0.0,0.33098,0.0,0.42597,0.0,0.51606,0.0,0.60495,0.0,0.70643,0.0,1.0,1.0,0.0,1.0,0.17681,1.0,0.33098,1.0,0.42597,1.0,0.51606,1.0,0.60495,1.0,0.70643,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,3,-1,1,2,3,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-2.0212,-2.7186,-0.5858,-2.0212,-4.046,-1.9133,-2.0212,-2.7186,-3.2407,-2.0212,-1.3911,-1.9133})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,0.5,0.5,1.0,0.0,0.5,0.5,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,8,-1,1,2,6,-1,2,3,6,-1,3,0,4,-1,4,5,3,-1,5,6,3,-1,6,7,1,-1,7,8,1,-1,8,4,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-1.0249,-2.7186,-0.5858,-1.0249,-1.3911,-1.9133,-1.0249,-2.7186,-3.2407,-1.0249,-4.046,-1.9133,-1.0249,-2.7186,-1.5593,-1.0249,-3.0725,-1.9133,-1.0249,-2.7186,-2.2672,-1.0249,-2.3646,-1.9133,-1.0249,-2.4683,-1.6629})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,-1.6727E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.6727E-16,0.0,-1.0,0.0,1.6727E-16,-1.0,0.0,0.0,-1.0,0.0,1.6727E-16,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.5,1.0,0.0,0.5,0.5,0.0,1.0,0.5,0.5,0.63333,0.63333,0.5,0.5,0.36667,0.36667,0.5,0.40572,0.59428})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,2,1,-1,2,0,1,-1,5,4,3,-1,4,2,3,-1,7,6,5,-1,6,4,5,-1,9,8,7,-1,8,6,7,-1,11,10,9,-1,10,8,9,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-1.0249,-2.7186,-0.5858,-2.0212,-2.7186,-0.5858,-1.0249,-1.4671,-1.4705,-2.0212,-1.4671,-1.4705,-1.0249,-1.9284,-2.9799,-2.0212,-1.9284,-2.9799,-1.0249,-3.4986,-2.9873,-2.0212,-3.4986,-2.9873,-1.0249,-3.9928,-1.5411,-2.0212,-3.9928,-1.5411,-1.0249,-2.7186,-0.5858,-2.0212,-2.7186,-0.5858})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-6.7895E-17,-1.0,0.0,-6.7895E-17,-1.0,0.0,-0.94274,-0.33353,0.0,-0.94274,-0.33353,0.0,-0.59527,0.80352,0.0,-0.59527,0.80352,0.0,0.58762,0.80914,0.0,0.58762,0.80914,0.0,0.9599,-0.28035,0.0,0.9599,-0.28035,0.0,3.3947E-17,-1.0,0.0,3.3947E-17,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.19333,0.0,0.19333,1.0,0.39734,0.0,0.39734,1.0,0.60122,0.0,0.60122,1.0,0.79774,0.0,0.79774,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,5,-1,1,2,9,-1,2,3,8,-1,3,4,8,-1,4,0,6,-1,5,6,0,-1,6,7,4,-1,7,8,4,-1,8,9,2,-1,9,5,1,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {1.0206,-2.7186,-0.5858,1.0206,-3.6572,-0.97461,1.0206,-4.046,-1.9133,1.0206,-2.7186,-3.2407,1.0206,-1.3911,-1.9133,1.0206,-2.7186,-1.5593,1.0206,-2.4683,-1.6629,1.0206,-2.3646,-1.9133,1.0206,-2.7186,-2.2672,1.0206,-3.0725,-1.9133})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {1.0,-1.6727E-16,0.0,1.0,-9.7985E-17,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.6727E-16,1.0,-1.6727E-16,0.0,1.0,0.0,0.0,1.0,0.0,1.6727E-16,1.0,0.0,0.0,1.0,-2.2089E-32,1.6727E-16})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,0.5,0.85355,0.85355,0.5,1.0,0.0,0.5,0.5,0.0,0.63333,0.5,0.59428,0.40572,0.5,0.36667,0.36667,0.5,0.5,0.63333})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,1,2,-1,2,3,0,-1,3,4,0,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {2.0169,-2.7186,-0.5858,2.0169,-1.7799,-0.97461,2.0169,-1.3911,-1.9133,2.0169,-2.7186,-3.2407,2.0169,-4.046,-1.9133})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-3.3454E-16,-3.3454E-16,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.5,1.0,0.14645,0.85355,0.0,0.5,0.5,0.0,1.0,0.5})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,2,1,-1,2,0,1,-1,5,4,3,-1,4,2,3,-1,7,6,5,-1,6,4,5,-1,9,8,7,-1,8,6,7,-1,11,10,9,-1,10,8,9,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {2.0169,-2.7186,-0.5858,1.0206,-2.7186,-0.5858,2.0169,-1.4671,-1.4705,1.0206,-1.4671,-1.4705,2.0169,-1.9284,-2.9799,1.0206,-1.9284,-2.9799,2.0169,-3.4986,-2.9873,1.0206,-3.4986,-2.9873,2.0169,-3.9928,-1.5411,1.0206,-3.9928,-1.5411,2.0169,-2.7186,-0.5858,1.0206,-2.7186,-0.5858})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-6.7895E-17,-1.0,0.0,-6.7895E-17,-1.0,0.0,-0.94274,-0.33353,0.0,-0.94274,-0.33353,0.0,-0.59527,0.80352,0.0,-0.59527,0.80352,0.0,0.58762,0.80914,0.0,0.58762,0.80914,0.0,0.9599,-0.28035,0.0,0.9599,-0.28035,0.0,3.3947E-17,-1.0,0.0,3.3947E-17,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.19333,0.0,0.19333,1.0,0.39734,0.0,0.39734,1.0,0.60122,0.0,0.60122,1.0,0.79774,0.0,0.79774,1.0,1.0,0.0,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,1,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-0.70521,-2.8019,-2.2573,0.70089,-2.8019,-2.2573,-0.0021575,-3.4265,-2.2573})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,3.1473E-16,0.0,1.0,0.0,0.0,1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {1.0,1.0,0.0,1.0,0.5,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,1,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.70089,-2.6352,-2.2573,-0.70521,-2.6352,-2.2573,-0.0021575,-2.0106,-2.2573})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {3.1473E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,1.0,0.0,0.5,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1056_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1056_point()))
        .setNormal(new Normal().setVector(getNormal_5_1057_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1058_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {12,1,13,-1,13,3,14,-1,14,3,15,-1,15,5,16,-1,16,33,17,-1,17,32,18,-1,18,31,19,-1,19,30,20,-1,20,4,21,-1,21,2,22,-1,22,2,23,-1,23,0,24,-1,25,10,26,-1,26,8,27,-1,27,8,28,-1,28,6,29,-1,29,20,30,-1,30,19,31,-1,31,18,32,-1,32,17,33,-1,33,7,34,-1,34,9,35,-1,35,9,36,-1,36,11,37,-1,0,23,2,-1,2,21,4,-1,4,20,6,-1,6,28,8,-1,8,26,10,-1,11,36,9,-1,9,34,7,-1,7,16,5,-1,5,15,3,-1,3,13,1,-1,16,7,33,-1,6,20,29,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {1.0206,-2.7186,-1.5593,-1.0249,-2.7186,-1.5593,1.0206,-2.3848,-1.7952,-1.0249,-2.3848,-1.7952,1.0206,-2.5078,-2.1977,-1.0249,-2.5078,-2.1977,1.0206,-2.9266,-2.1997,-1.0249,-2.9266,-2.1997,1.0206,-3.0584,-1.814,-1.0249,-3.0584,-1.814,1.0206,-2.7186,-1.5593,-1.0249,-2.7186,-1.5593,-0.71013,-2.7186,-1.5593,-0.66271,-2.4683,-1.6629,-0.61528,-2.3646,-1.9133,-0.65328,-2.4411,-2.1331,-0.70521,-2.6352,-2.2573,-0.35368,-2.6352,-2.2573,-0.0021575,-2.6352,-2.2573,0.34937,-2.6352,-2.2573,0.70089,-2.6352,-2.2573,0.64896,-2.4411,-2.1331,0.61097,-2.3646,-1.9133,0.65839,-2.4683,-1.6629,0.70582,-2.7186,-1.5593,0.70582,-2.7186,-1.5593,0.65839,-2.9689,-1.6629,0.61097,-3.0725,-1.9133,0.64896,-2.996,-2.1331,0.70089,-2.8019,-2.2573,0.34937,-2.8019,-2.2573,-0.0021575,-2.8019,-2.2573,-0.35368,-2.8019,-2.2573,-0.70521,-2.8019,-2.2573,-0.65328,-2.996,-2.1331,-0.61528,-3.0725,-1.9133,-0.66271,-2.9689,-1.6629,-0.71013,-2.7186,-1.5593})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,2.7158E-16,-1.0,0.0,2.7158E-16,-1.0,0.0,-0.94274,-0.33353,0.0,-0.94274,-0.33353,0.0,-0.59527,0.80352,0.0,-0.59527,0.80352,0.0,0.58762,0.80914,0.0,0.58762,0.80914,0.0,0.9599,-0.28035,0.0,0.9599,-0.28035,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.4316E-16,-1.0,-1.1645E-16,-0.70711,-0.70711,0.0,-1.0,-5.4316E-16,0.0,-0.78387,0.62093,1.099E-16,-0.23551,0.97187,0.0,-0.23551,0.97187,0.0,-0.23551,0.97187,0.0,-0.23551,0.97187,0.0,-0.23551,0.97187,9.6163E-17,-0.78387,0.62093,0.0,-1.0,-5.4316E-16,0.0,-0.70711,-0.70711,0.0,5.4316E-16,-1.0,0.0,2.7158E-16,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,0.0,0.78387,0.62093,0.0,0.23551,0.97187,0.0,0.23551,0.97187,3.3638E-16,0.23551,0.97187,0.0,0.23551,0.97187,1.9935E-16,0.23551,0.97187,0.0,0.78387,0.62093,0.0,1.0,0.0,-1.0928E-16,0.70711,-0.70711,0.0,2.7158E-16,-1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,1.0,0.19333,0.0,0.19333,1.0,0.39734,0.0,0.39734,1.0,0.60122,0.0,0.60122,1.0,0.79774,0.0,0.79774,1.0,1.0,0.0,1.0,1.0,0.0,0.84611,0.125,0.82292,0.25,0.79974,0.35756,0.81844,0.45976,0.8437,0.45976,0.67185,0.45976,0.5,0.45976,0.32815,0.45976,0.1563,0.35756,0.18156,0.25,0.20026,0.125,0.17708,0.0,0.15389,1.0,0.15389,0.875,0.17708,0.75,0.20026,0.64244,0.18156,0.54024,0.1563,0.54024,0.32815,0.54024,0.5,0.54024,0.67185,0.54024,0.8437,0.64244,0.81844,0.75,0.79974,0.875,0.82292,1.0,0.84611})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,19,1,-1,1,17,2,-1,2,17,3,-1,3,17,4,-1,4,17,5,-1,5,17,6,-1,6,17,7,-1,7,15,8,-1,8,15,9,-1,9,12,10,-1,10,12,11,-1,12,9,13,-1,13,9,14,-1,14,9,15,-1,15,7,16,-1,16,7,17,-1,17,1,18,-1,18,1,19,-1,20,21,30,-1,21,22,38,-1,22,23,36,-1,23,24,36,-1,24,25,36,-1,25,26,34,-1,26,27,34,-1,27,28,31,-1,28,29,31,-1,31,32,27,-1,32,33,27,-1,33,34,27,-1,34,35,25,-1,35,36,25,-1,36,37,22,-1,37,38,22,-1,38,30,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-0.25169,-6.6433,10.449,-1.2965E-6,-6.65,10.446,2.5851E-5,-6.65,10.446,1.0884E-5,-6.5159,10.589,3.2025E-6,-6.3884,10.735,3.7769E-7,-6.2627,10.887,-1.8344E-8,-6.1342,11.049,-7.5658E-9,-5.9771,11.252,3.2152E-9,-5.8189,11.453,1.4207E-8,-5.6533,11.656,2.5199E-8,-5.4811,11.852,-1.4029E-5,-5.3019,12.043,-0.25178,-5.2841,12.051,-0.25171,-5.523,11.796,-0.25171,-5.5973,11.711,-0.25171,-5.7643,11.509,-0.25171,-5.9262,11.303,-0.25171,-6.0869,11.096,-0.25171,-6.2498,10.891,-0.25171,-6.4457,10.661,2.5851E-5,-6.65,10.446,1.0884E-5,-6.5159,10.589,3.2025E-6,-6.3884,10.735,3.7769E-7,-6.2627,10.887,-1.8344E-8,-6.1342,11.049,-7.5658E-9,-5.9771,11.252,3.2152E-9,-5.8189,11.453,1.4207E-8,-5.6533,11.656,2.5199E-8,-5.4811,11.852,-1.4029E-5,-5.3019,12.043,0.25169,-6.6433,10.449,0.25178,-5.2841,12.051,0.25171,-5.523,11.796,0.25171,-5.5973,11.711,0.25171,-5.7643,11.509,0.25171,-5.9262,11.303,0.25171,-6.0869,11.096,0.25171,-6.2498,10.891,0.25171,-6.4457,10.661})))
        .setNormal(new Normal().setVector(getNormal_5_1071_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.99854,0.68508,0.91059,0.74857,0.91059,0.74857,0.8724,0.68532,0.8348,0.62333,0.79668,0.5606,0.75693,0.4951,0.70787,0.4139,0.65853,0.33186,0.60736,0.24653,0.55467,0.15876,0.5,0.068104,0.58528,0.0,0.65853,0.12073,0.68153,0.15876,0.73353,0.245,0.78416,0.32916,0.83413,0.41222,0.88406,0.4951,0.94233,0.59165,0.41059,0.74857,0.3724,0.68532,0.3348,0.62333,0.29668,0.5606,0.25693,0.4951,0.20787,0.4139,0.15853,0.33186,0.10736,0.24653,0.054674,0.15876,0.0,0.068104,0.49854,0.68508,0.085278,0.0,0.15853,0.12073,0.18153,0.15876,0.23353,0.245,0.28416,0.32916,0.33413,0.41222,0.38406,0.4951,0.44233,0.59165})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,2,0,-1,3,0,1,-1,5,4,2,-1,5,2,3,-1,6,21,7,-1,7,21,8,-1,8,0,9,-1,9,2,10,-1,10,2,11,-1,11,4,12,-1,12,4,13,-1,13,4,14,-1,14,16,15,-1,16,5,17,-1,17,5,18,-1,18,3,19,-1,19,3,20,-1,20,1,21,-1,1,20,3,-1,0,21,1,-1,2,9,0,-1,3,18,5,-1,4,11,2,-1,5,14,4,-1,21,0,8,-1,14,5,16,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-2.9457,-4.5462,11.721,-2.8809,-4.6451,11.699,-3.3582,-4.6855,11.322,-3.2926,-4.7839,11.3,-3.7427,-4.7901,10.889,-3.6774,-4.8893,10.869,-2.4685,-4.4709,12.048,-2.6296,-4.313,12.048,-2.9066,-4.4145,11.828,-3.1697,-4.5103,11.591,-3.3902,-4.5905,11.367,-3.5913,-4.6637,11.139,-3.7802,-4.7325,10.9,-3.9643,-4.7995,10.642,-4.0947,-4.847,10.446,-3.8614,-5.1532,10.446,-3.7682,-5.1076,10.583,-3.589,-5.0201,10.839,-3.4111,-4.9332,11.078,-3.2241,-4.8418,11.309,-3.0177,-4.741,11.539,-2.752,-4.611,11.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.48573,0.47499,-0.73379,0.48124,0.48565,-0.72976,0.54199,0.50781,-0.66961,0.53613,0.51795,-0.66655,0.61073,0.51335,-0.60289,0.59694,0.52704,-0.60489,0.42262,0.45143,-0.78587,0.44463,0.4166,-0.79294,0.47705,0.45228,-0.75357,0.50966,0.47983,-0.71415,0.544,0.49684,-0.67618,0.58172,0.50578,-0.63701,0.6189,0.50525,-0.60141,0.65486,0.49346,-0.57241,0.67669,0.4756,-0.56204,0.61791,0.51472,-0.59435,0.60485,0.53031,-0.59407,0.57908,0.54443,-0.60684,0.55448,0.54053,-0.63276,0.52859,0.52419,-0.6677,0.5004,0.50233,-0.70517,0.46358,0.47836,-0.74583})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.27195,0.24397,0.27195,0.5004,0.54615,0.24397,0.54615,0.5004,0.79529,0.24397,0.79529,0.5004,0.0,0.4803,0.028662,0.021624,0.20588,0.002397,0.37946,0.002536,0.52904,0.019543,0.66676,0.051342,0.79513,0.096735,0.91718,0.15532,1.0,0.20423,0.97744,1.0,0.91718,0.94552,0.79428,0.84456,0.66652,0.75406,0.5296,0.67267,0.37946,0.6003,0.1921,0.53083})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {3,1,0,-1,3,0,2,-1,5,3,2,-1,5,2,4,-1,6,7,21,-1,7,8,21,-1,8,9,0,-1,9,10,2,-1,10,11,2,-1,11,12,4,-1,12,13,4,-1,13,14,4,-1,14,15,16,-1,16,17,5,-1,17,18,5,-1,18,19,3,-1,19,20,3,-1,20,21,1,-1,1,3,20,-1,0,1,21,-1,2,0,9,-1,3,5,18,-1,4,2,11,-1,5,4,14,-1,21,8,0,-1,14,16,5,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {2.9457,-4.5462,11.721,2.8809,-4.6451,11.699,3.3582,-4.6855,11.322,3.2926,-4.7839,11.3,3.7427,-4.7901,10.889,3.6774,-4.8893,10.869,2.4685,-4.4709,12.048,2.6296,-4.313,12.048,2.9066,-4.4145,11.828,3.1697,-4.5103,11.591,3.3902,-4.5905,11.367,3.5913,-4.6637,11.139,3.7802,-4.7325,10.9,3.9643,-4.7995,10.642,4.0947,-4.847,10.446,3.8614,-5.1532,10.446,3.7682,-5.1076,10.583,3.589,-5.0201,10.839,3.4111,-4.9332,11.078,3.2241,-4.8418,11.309,3.0177,-4.741,11.539,2.752,-4.611,11.803})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.48573,0.47499,-0.73379,-0.48124,0.48565,-0.72976,-0.54199,0.50781,-0.66961,-0.53613,0.51795,-0.66655,-0.61073,0.51335,-0.60289,-0.59694,0.52704,-0.60489,-0.42262,0.45143,-0.78587,-0.44463,0.4166,-0.79294,-0.47705,0.45228,-0.75357,-0.50966,0.47983,-0.71415,-0.544,0.49684,-0.67618,-0.58172,0.50578,-0.63701,-0.6189,0.50525,-0.60141,-0.65486,0.49346,-0.57241,-0.67669,0.4756,-0.56204,-0.61791,0.51472,-0.59435,-0.60485,0.53031,-0.59407,-0.57908,0.54443,-0.60684,-0.55448,0.54053,-0.63276,-0.52859,0.52419,-0.6677,-0.5004,0.50233,-0.70517,-0.46358,0.47836,-0.74583})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.27195,0.24397,0.27195,0.5004,0.54615,0.24397,0.54615,0.5004,0.79529,0.24397,0.79529,0.5004,0.0,0.4803,0.028662,0.021624,0.20588,0.002397,0.37946,0.002536,0.52904,0.019543,0.66676,0.051342,0.79513,0.096735,0.91718,0.15532,1.0,0.20423,0.97744,1.0,0.91718,0.94552,0.79428,0.84456,0.66652,0.75406,0.5296,0.67267,0.37946,0.6003,0.1921,0.53083})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.83137).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,4,0,3,-1,5,2,1,-1,5,1,4,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-8.0921E-16,90.411,26.608,-0.56067,91.198,26.608,-0.72179,92.536,26.608,-0.0030089,80.376,12.321,-1.0316,81.174,12.321,-1.3267,82.526,12.321})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-1.4554E-12,0.82517,-0.56488,0.94133,0.25916,-0.21619,0.99813,-5.2071E-17,-0.06106,0.0029935,0.81442,-0.58027,0.84484,0.42162,-0.32935,0.99902,1.7937E-17,-0.044331})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.56292,0.0,1.0,1.0,0.0,1.0,0.56292,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,0.74902,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1098_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1098_point()))
        .setNormal(new Normal().setVector(getNormal_5_1099_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.12706,0.27308,0.12706,0.42217,0.12706,0.57072,0.12706,0.72123,0.27308,0.12706,0.27308,0.27308,0.27308,0.42217,0.27308,0.57072,0.27308,0.72123,0.27308,0.86719,0.42217,0.12706,0.42217,0.27308,0.42217,0.42217,0.42217,0.57072,0.42217,0.72123,0.42217,0.86719,0.57072,0.12706,0.57072,0.27308,0.57072,0.42217,0.57072,0.57072,0.57072,0.72123,0.57072,0.86719,0.72123,0.12706,0.72123,0.27308,0.72123,0.42217,0.72123,0.57072,0.72123,0.72123,0.72123,0.86719,0.86719,0.27308,0.86719,0.42217,0.86719,0.57072,0.86719,0.72123,0.14648,0.85352,0.082441,0.77507,0.036738,0.6881,0.0092124,0.59549,0.0,0.5,0.0092124,0.40451,0.036738,0.3119,0.082441,0.22493,0.14648,0.14648,0.22493,0.082441,0.3119,0.036738,0.40451,0.0092124,0.5,0.0,0.59549,0.0092124,0.6881,0.036738,0.77507,0.082441,0.85352,0.14648,0.91756,0.22493,0.96326,0.3119,0.99079,0.40451,1.0,0.5,0.99079,0.59549,0.96326,0.6881,0.91756,0.77507,0.85352,0.85352,0.77507,0.91756,0.6881,0.96326,0.59549,0.99079,0.5,1.0,0.40451,0.99079,0.3119,0.96326,0.22493,0.91756})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1105_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1105_point()))
        .setNormal(new Normal().setVector(getNormal_5_1106_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1107_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,0.49804,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1112_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1112_point()))
        .setNormal(new Normal().setVector(getNormal_5_1113_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.12705,0.27308,0.12705,0.42217,0.12705,0.57073,0.12705,0.72123,0.27307,0.12706,0.27307,0.27308,0.27307,0.42217,0.27307,0.57073,0.27307,0.72123,0.27307,0.86719,0.42217,0.12706,0.42217,0.27308,0.42217,0.42217,0.42217,0.57073,0.42217,0.72123,0.42217,0.86719,0.57072,0.12706,0.57072,0.27308,0.57072,0.42217,0.57072,0.57073,0.57072,0.72123,0.57072,0.86719,0.72123,0.12706,0.72123,0.27308,0.72123,0.42217,0.72123,0.57073,0.72123,0.72123,0.72123,0.86719,0.8672,0.27308,0.8672,0.42217,0.8672,0.57073,0.8672,0.72123,0.0,0.5,0.010264,0.39924,0.039422,0.30543,0.0854,0.22046,0.14649,0.14649,0.22047,0.085397,0.30543,0.039419,0.39925,0.010259,0.5,0.0,0.60075,0.010259,0.69457,0.039419,0.77953,0.085397,0.85351,0.14649,0.9146,0.22046,0.96058,0.30543,0.98974,0.39924,1.0,0.5,0.98974,0.60075,0.96058,0.69457,0.91459,0.77953,0.85351,0.85351,0.77953,0.91458,0.69457,0.96058,0.60075,0.98973,0.5,1.0,0.39925,0.98973,0.30543,0.96058,0.22047,0.91458,0.14649,0.85351,0.085414,0.77953,0.03942,0.69457,0.010263,0.60075})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,0.49804,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1119_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1119_point()))
        .setNormal(new Normal().setVector(getNormal_5_1120_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.12705,0.27307,0.12705,0.42217,0.12705,0.57072,0.12705,0.72122,0.27307,0.12706,0.27307,0.27307,0.27307,0.42217,0.27307,0.57072,0.27307,0.72122,0.27307,0.86719,0.42217,0.12706,0.42217,0.27307,0.42217,0.42217,0.42217,0.57072,0.42217,0.72122,0.42217,0.86719,0.57072,0.12706,0.57072,0.27307,0.57072,0.42217,0.57072,0.57072,0.57072,0.72122,0.57072,0.86719,0.72123,0.12706,0.72123,0.27307,0.72123,0.42217,0.72123,0.57072,0.72123,0.72122,0.72123,0.86719,0.8672,0.27307,0.8672,0.42217,0.8672,0.57072,0.8672,0.72122,1.0,0.5,0.98974,0.60076,0.96058,0.69457,0.9146,0.77954,0.85351,0.85351,0.77953,0.9146,0.69457,0.96058,0.60075,0.98974,0.5,1.0,0.39925,0.98974,0.30543,0.96058,0.22047,0.9146,0.14649,0.85351,0.0854,0.77954,0.039422,0.69457,0.010264,0.60076,0.0,0.5,0.010263,0.39925,0.03942,0.30543,0.085414,0.22047,0.14649,0.14649,0.22047,0.085416,0.30543,0.039422,0.39925,0.010266,0.5,0.0,0.60075,0.010266,0.69457,0.039422,0.77953,0.085416,0.85351,0.14649,0.91459,0.22047,0.96058,0.30543,0.98974,0.39925})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.90196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0).setSpecularColor(0.90196,0.90196,0.90196)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {2,4,0,-1,4,5,0,-1,5,6,1,-1,6,3,1,-1,1,0,5,-1,8,13,10,-1,13,14,10,-1,14,15,9,-1,15,7,9,-1,11,16,9,-1,16,17,9,-1,17,18,10,-1,18,12,10,-1,10,14,17,-1,14,9,17,-1,20,23,28,-1,23,24,27,-1,24,25,26,-1,25,19,21,-1,21,26,25,-1,26,27,24,-1,27,28,23,-1,28,22,20,-1,35,32,31,-1,35,31,34,-1,36,33,32,-1,36,32,35,-1,30,37,33,-1,37,38,32,-1,38,39,32,-1,39,29,31,-1,31,32,39,-1,32,33,37,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-4.8978,50.259,0.24552,-4.8978,62.092,3.3335,-1.3416,50.259,-0.038005,-1.9746,66.574,3.3335,-1.4998,54.435,0.80304,-1.6581,58.424,1.6182,-1.8163,62.409,2.4481,-1.3416,50.259,-0.038005,-1.9746,66.574,3.3335,-0.67956,50.305,-0.038005,-1.1486,67.14,3.3335,5.8909E-4,50.338,-0.038005,-0.17086,67.442,3.3335,-1.8163,62.409,2.4481,-1.6581,58.424,1.6182,-1.4998,54.435,0.80304,-0.042273,54.706,0.80175,-0.085135,58.898,1.6179,-0.128,63.085,2.449,5.8909E-4,50.338,-0.038005,-0.17086,67.442,3.3335,1.34,50.259,-0.038005,1.7126,66.812,3.3335,-0.128,63.085,2.449,-0.085135,58.898,1.6179,-0.042273,54.706,0.80175,1.4332,54.486,0.80047,1.5263,58.544,1.6177,1.6195,62.598,2.4499,1.34,50.259,-0.038005,1.7126,66.812,3.3335,3.0497,50.259,0.0075035,3.2667,57.565,1.6301,3.4863,64.943,3.3335,4.7033,50.259,0.18089,4.7033,56.473,1.717,4.7033,62.745,3.3335,1.6195,62.598,2.4499,1.5263,58.544,1.6177,1.4332,54.486,0.80047})))
        .setNormal(new Normal().setVector(getNormal_5_1127_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.6287,0.0,0.6287,0.99854,0.95304,0.0,0.95304,0.99854,0.95304,0.24963,0.95304,0.49927,0.95304,0.7489,0.13921,0.0,0.13921,0.99854,0.19669,0.0,0.19669,0.99854,0.25567,0.0,0.25567,0.99854,0.13921,0.7489,0.13921,0.49927,0.13921,0.24963,0.25567,0.24963,0.25567,0.49927,0.25567,0.7489,0.0,0.0,0.0,0.99854,0.11628,0.0,0.11628,0.99854,0.0,0.7489,0.0,0.49927,0.0,0.24963,0.11628,0.24963,0.11628,0.49927,0.11628,0.7489,0.27864,0.0,0.27864,0.99854,0.43153,0.0,0.43153,0.49619,0.43153,0.99854,0.58034,0.0,0.58034,0.49619,0.58034,0.99854,0.27864,0.7489,0.27864,0.49927,0.27864,0.24963})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,3,-1,1,0,3,-1,5,2,1,-1,5,1,4,-1,7,4,6,-1,4,3,6,-1,8,5,4,-1,8,4,7,-1,10,7,6,-1,10,6,9,-1,11,8,7,-1,11,7,10,-1,13,10,9,-1,13,9,12,-1,14,11,13,-1,11,10,13,-1,16,13,12,-1,16,12,15,-1,17,14,13,-1,17,13,16,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.056438,49.432,13.372,0.056749,49.864,13.372,0.056438,50.301,13.372,6.2449,49.432,8.4109,6.2356,49.865,8.3985,6.2445,50.301,8.4123,4.2314,49.432,0.25169,4.2332,49.867,0.22245,4.2305,50.301,0.25139,-4.3299,49.432,0.282,-4.3302,49.867,0.25279,-4.3271,50.301,0.28151,-6.1939,49.432,8.1914,-6.185,49.865,8.1756,-6.1954,50.301,8.1863,0.056438,49.432,13.372,0.056749,49.864,13.372,0.056438,50.301,13.372})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-5.8754E-4,-6.4912E-4,1.0,-7.0196E-4,-3.0045E-4,1.0,-8.1356E-4,0.0013016,1.0,0.95909,-1.955E-4,0.28309,0.95837,0.040702,0.2826,0.95492,-0.092598,0.28204,0.11331,6.4356E-4,-0.99356,0.11338,-0.095204,-0.98898,0.1108,0.2172,-0.96982,-0.16763,6.4199E-4,-0.98585,-0.16746,-0.093816,-0.98141,-0.16333,0.21493,-0.96288,-0.96575,-1.5662E-4,0.25948,-0.96503,0.041497,0.25883,-0.9615,-0.094922,0.25789,-5.8754E-4,-6.4912E-4,1.0,-7.0196E-4,-3.0045E-4,1.0,-8.1356E-4,0.0013016,1.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.49692,0.0,1.0,0.19719,0.0,0.19719,0.49692,0.19719,1.0,0.40625,0.0,0.40625,0.49692,0.40625,1.0,0.59859,0.0,0.59859,0.49692,0.59859,1.0,0.79762,0.0,0.79762,0.49692,0.79762,1.0,1.0,0.0,1.0,0.49692,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1140_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1140_point()))
        .setNormal(new Normal().setVector(getNormal_5_1141_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1142_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1147_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1147_point()))
        .setNormal(new Normal().setVector(getNormal_5_1148_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1149_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,10,12,11,-1,12,10,13,-1,14,17,15,-1,15,17,16,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-2.4907,49.081,-0.85695,-3.4327,49.081,-0.85695,-2.4907,50.336,-2.112,-3.4327,50.336,-2.112,-2.4907,49.081,-3.367,-3.4327,49.081,-3.367,-2.4907,47.826,-2.112,-3.4327,47.826,-2.112,-2.4907,49.081,-0.85695,-3.4327,49.081,-0.85695,-2.4907,49.081,-0.85695,-2.4907,50.336,-2.112,-2.4907,49.081,-3.367,-2.4907,47.826,-2.112,-3.4327,49.081,-0.85695,-3.4327,47.826,-2.112,-3.4327,49.081,-3.367,-3.4327,50.336,-2.112})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,1.0,4.596E-15,0.0,1.0,4.596E-15,0.0,2.8725E-16,-1.0,0.0,2.8725E-16,-1.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.7692E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.24963,0.0,0.24963,0.11927,0.49927,0.0,0.49927,0.11927,0.7489,0.0,0.7489,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.27286,0.74927,0.52213,0.5,0.7714,0.74927,0.52213,0.49854,0.27286,0.24927,0.52213,0.0,0.7714,0.24927})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,10,12,11,-1,12,10,13,-1,14,17,15,-1,15,17,16,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-2.4907,45.735,-0.85695,-3.4327,45.735,-0.85695,-2.4907,46.99,-2.112,-3.4327,46.99,-2.112,-2.4907,45.735,-3.367,-3.4327,45.735,-3.367,-2.4907,44.48,-2.112,-3.4327,44.48,-2.112,-2.4907,45.735,-0.85695,-3.4327,45.735,-0.85695,-2.4907,45.735,-0.85695,-2.4907,46.99,-2.112,-2.4907,45.735,-3.367,-2.4907,44.48,-2.112,-3.4327,45.735,-0.85695,-3.4327,44.48,-2.112,-3.4327,45.735,-3.367,-3.4327,46.99,-2.112})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,2.8725E-16,-1.0,0.0,2.8725E-16,-1.0,0.0,-1.0,2.298E-15,0.0,-1.0,2.298E-15,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.7692E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.24963,0.0,0.24963,0.11927,0.49927,0.0,0.49927,0.11927,0.7489,0.0,0.7489,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.27286,0.74927,0.52213,0.5,0.7714,0.74927,0.52213,0.49854,0.27286,0.24927,0.52213,0.0,0.7714,0.24927})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,14,13,-1,14,16,15,-1,16,14,12,-1,17,20,18,-1,18,20,19,-1,20,17,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-5.0332,49.081,-0.85695,-5.9751,49.081,-0.85695,-5.0332,50.265,-1.6934,-5.9751,50.265,-1.6934,-5.0332,49.829,-3.1205,-5.9751,49.829,-3.1205,-5.0332,48.344,-3.1275,-5.9751,48.344,-3.1275,-5.0332,47.877,-1.7602,-5.9751,47.877,-1.7602,-5.0332,49.081,-0.85695,-5.9751,49.081,-0.85695,-5.0332,49.081,-0.85695,-5.0332,50.265,-1.6934,-5.0332,49.829,-3.1205,-5.0332,48.344,-3.1275,-5.0332,47.877,-1.7602,-5.9751,49.081,-0.85695,-5.9751,47.877,-1.7602,-5.9751,48.344,-3.1275,-5.9751,49.829,-3.1205,-5.9751,50.265,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,-3.6427E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-7.2217E-16,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,15,14,-1,15,13,16,-1,17,21,18,-1,18,21,19,-1,19,21,20,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-5.0332,45.735,-0.85695,-5.9751,45.735,-0.85695,-5.0332,46.918,-1.6934,-5.9751,46.918,-1.6934,-5.0332,46.482,-3.1205,-5.9751,46.482,-3.1205,-5.0332,44.997,-3.1275,-5.9751,44.997,-3.1275,-5.0332,44.53,-1.7602,-5.9751,44.53,-1.7602,-5.0332,45.735,-0.85695,-5.9751,45.735,-0.85695,-5.0332,45.735,-0.85695,-5.0332,46.918,-1.6934,-5.0332,46.482,-3.1205,-5.0332,44.997,-3.1275,-5.0332,44.53,-1.7602,-5.9751,45.735,-0.85695,-5.9751,44.53,-1.7602,-5.9751,44.997,-3.1275,-5.9751,46.482,-3.1205,-5.9751,46.918,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,-3.6427E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,3.6427E-16,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1182_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1182_point()))
        .setNormal(new Normal().setVector(getNormal_5_1183_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1184_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-4.2296,48.102,0.24336,-4.8082,47.769,0.24336,-4.8154,47.11,0.24336,-4.2297,46.764,0.24336,-3.6589,47.084,0.24336,-3.6413,47.754,0.24336,-4.2296,48.102,0.24336,-4.2296,48.102,-2.4373,-4.8082,47.769,-2.4373,-4.8154,47.11,-2.4373,-4.2297,46.764,-2.4373,-3.6589,47.084,-2.4373,-3.6413,47.754,-2.4373,-4.2296,48.102,-2.4373})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16642,0.0,0.33017,0.0,0.5,0.0,0.66275,0.0,0.82931,0.0,1.0,1.0,0.0,1.0,0.16642,1.0,0.33017,1.0,0.5,1.0,0.66275,1.0,0.82931,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1196_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1196_point()))
        .setNormal(new Normal().setVector(getNormal_5_1197_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1198_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,16,14,-1,14,16,15,-1,17,20,18,-1,18,20,19,-1,20,17,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-6.2409,49.081,-0.85695,-7.1828,49.081,-0.85695,-6.2409,50.265,-1.6934,-7.1828,50.265,-1.6934,-6.2409,49.829,-3.1205,-7.1828,49.829,-3.1205,-6.2409,48.344,-3.1275,-7.1828,48.344,-3.1275,-6.2409,47.877,-1.7602,-7.1828,47.877,-1.7602,-6.2409,49.081,-0.85695,-7.1828,49.081,-0.85695,-6.2409,49.081,-0.85695,-6.2409,50.265,-1.6934,-6.2409,49.829,-3.1205,-6.2409,48.344,-3.1275,-6.2409,47.877,-1.7602,-7.1828,49.081,-0.85695,-7.1828,47.877,-1.7602,-7.1828,48.344,-3.1275,-7.1828,49.829,-3.1205,-7.1828,50.265,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,7.0769E-16,0.0,1.0,0.0,0.0,1.0,8.8723E-16,0.0,1.0,-4.4575E-16,3.9117E-16,1.0,0.0,0.0,-1.0,-7.0769E-16,0.0,-1.0,0.0,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.3069E-16})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,15,14,-1,15,13,16,-1,17,21,18,-1,18,21,19,-1,19,21,20,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-6.2409,45.735,-0.85695,-7.1828,45.735,-0.85695,-6.2409,46.918,-1.6934,-7.1828,46.918,-1.6934,-6.2409,46.482,-3.1205,-7.1828,46.482,-3.1205,-6.2409,44.997,-3.1275,-7.1828,44.997,-3.1275,-6.2409,44.53,-1.7602,-7.1828,44.53,-1.7602,-6.2409,45.735,-0.85695,-7.1828,45.735,-0.85695,-6.2409,45.735,-0.85695,-6.2409,46.918,-1.6934,-6.2409,46.482,-3.1205,-6.2409,44.997,-3.1275,-6.2409,44.53,-1.7602,-7.1828,45.735,-0.85695,-7.1828,44.53,-1.7602,-7.1828,44.997,-3.1275,-7.1828,46.482,-3.1205,-7.1828,46.918,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,7.0769E-16,0.0,1.0,0.0,5.3069E-16,1.0,-8.7035E-32,3.9239E-16,1.0,0.0,0.0,1.0,0.0,5.5273E-16,-1.0,-7.0769E-16,0.0,-1.0,0.0,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.3069E-16})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,16,14,-1,14,16,15,-1,17,20,18,-1,18,20,19,-1,20,17,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-8.7833,49.081,-0.85695,-9.7252,49.081,-0.85695,-8.7833,50.265,-1.6934,-9.7252,50.265,-1.6934,-8.7833,49.829,-3.1205,-9.7252,49.829,-3.1205,-8.7833,48.344,-3.1275,-9.7252,48.344,-3.1275,-8.7833,47.877,-1.7602,-9.7252,47.877,-1.7602,-8.7833,49.081,-0.85695,-9.7252,49.081,-0.85695,-8.7833,49.081,-0.85695,-8.7833,50.265,-1.6934,-8.7833,49.829,-3.1205,-8.7833,48.344,-3.1275,-8.7833,47.877,-1.7602,-9.7252,49.081,-0.85695,-9.7252,47.877,-1.7602,-9.7252,48.344,-3.1275,-9.7252,49.829,-3.1205,-9.7252,50.265,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,7.2854E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,15,14,-1,15,13,16,-1,17,21,18,-1,18,21,19,-1,19,21,20,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-8.7833,45.735,-0.85695,-9.7252,45.735,-0.85695,-8.7833,46.918,-1.6934,-9.7252,46.918,-1.6934,-8.7833,46.482,-3.1205,-9.7252,46.482,-3.1205,-8.7833,44.997,-3.1275,-9.7252,44.997,-3.1275,-8.7833,44.53,-1.7602,-9.7252,44.53,-1.7602,-8.7833,45.735,-0.85695,-9.7252,45.735,-0.85695,-8.7833,45.735,-0.85695,-8.7833,46.918,-1.6934,-8.7833,46.482,-3.1205,-8.7833,44.997,-3.1275,-8.7833,44.53,-1.7602,-9.7252,45.735,-0.85695,-9.7252,44.53,-1.7602,-9.7252,44.997,-3.1275,-9.7252,46.482,-3.1205,-9.7252,46.918,-1.6934})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1231_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1231_point()))
        .setNormal(new Normal().setVector(getNormal_5_1232_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1233_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-7.9797,48.102,0.24336,-8.5583,47.769,0.24336,-8.5655,47.11,0.24336,-7.9798,46.764,0.24336,-7.409,47.084,0.24336,-7.3915,47.754,0.24336,-7.9797,48.102,0.24336,-7.9797,48.102,-2.4373,-8.5583,47.769,-2.4373,-8.5655,47.11,-2.4373,-7.9798,46.764,-2.4373,-7.409,47.084,-2.4373,-7.3915,47.754,-2.4373,-7.9797,48.102,-2.4373})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16642,0.0,0.33017,0.0,0.5,0.0,0.66275,0.0,0.82931,0.0,1.0,1.0,0.0,1.0,0.16642,1.0,0.33017,1.0,0.5,1.0,0.66275,1.0,0.82931,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1245_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1245_point()))
        .setNormal(new Normal().setVector(getNormal_5_1246_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1247_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,16,14,-1,14,16,15,-1,17,20,18,-1,18,20,19,-1,20,17,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {9.652,49.081,-0.79803,8.7101,49.081,-0.79803,9.652,50.265,-1.6345,8.7101,50.265,-1.6345,9.652,49.829,-3.0615,8.7101,49.829,-3.0615,9.652,48.344,-3.0686,8.7101,48.344,-3.0686,9.652,47.877,-1.7012,8.7101,47.877,-1.7012,9.652,49.081,-0.79803,8.7101,49.081,-0.79803,9.652,49.081,-0.79803,9.652,50.265,-1.6345,9.652,49.829,-3.0615,9.652,48.344,-3.0686,9.652,47.877,-1.7012,8.7101,49.081,-0.79803,8.7101,47.877,-1.7012,8.7101,48.344,-3.0686,8.7101,49.829,-3.0615,8.7101,50.265,-1.6345})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,-7.2854E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,7.2854E-16,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,15,14,-1,15,13,16,-1,17,21,18,-1,18,21,19,-1,19,21,20,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {9.652,45.735,-0.79803,8.7101,45.735,-0.79803,9.652,46.918,-1.6345,8.7101,46.918,-1.6345,9.652,46.482,-3.0615,8.7101,46.482,-3.0615,9.652,44.997,-3.0686,8.7101,44.997,-3.0686,9.652,44.53,-1.7012,8.7101,44.53,-1.7012,9.652,45.735,-0.79803,8.7101,45.735,-0.79803,9.652,45.735,-0.79803,9.652,46.918,-1.6345,9.652,46.482,-3.0615,9.652,44.997,-3.0686,9.652,44.53,-1.7012,8.7101,45.735,-0.79803,8.7101,44.53,-1.7012,8.7101,44.997,-3.0686,8.7101,46.482,-3.0615,8.7101,46.918,-1.6345})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-7.2854E-16,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,10,12,13,-1,13,11,10,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,14,16,15,-1,16,14,17,-1,17,14,18,-1,18,14,19,-1,20,22,21,-1,22,24,23,-1,24,20,25,-1,20,24,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {7.1095,49.081,-0.79803,6.1676,49.081,-0.79803,7.1095,50.181,-1.4479,6.1676,50.181,-1.4479,7.1095,50.158,-2.6988,6.1676,50.158,-2.6988,7.1095,49.081,-3.3081,6.1676,49.081,-3.3081,7.1095,47.982,-2.6582,6.1676,47.982,-2.6582,7.1095,48.005,-1.4074,6.1676,48.005,-1.4074,7.1095,49.081,-0.79803,6.1676,49.081,-0.79803,7.1095,49.081,-0.79803,7.1095,50.181,-1.4479,7.1095,50.158,-2.6988,7.1095,49.081,-3.3081,7.1095,47.982,-2.6582,7.1095,48.005,-1.4074,6.1676,49.081,-0.79803,6.1676,48.005,-1.4074,6.1676,47.982,-2.6582,6.1676,49.081,-3.3081,6.1676,50.158,-2.6988,6.1676,50.181,-1.4479})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.16763,0.0,0.16763,0.11927,0.33736,0.0,0.33736,0.11927,0.49927,0.0,0.49927,0.11927,0.66689,0.0,0.66689,0.11927,0.83662,0.0,0.83662,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.30375,0.86946,0.30838,0.62102,0.52213,0.5,0.7405,0.62907,0.73587,0.87752,0.52213,0.49854,0.30838,0.37752,0.30375,0.12907,0.52213,0.0,0.73587,0.12102,0.7405,0.36946})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,10,12,13,-1,13,11,10,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,14,16,15,-1,16,14,17,-1,17,14,18,-1,18,14,19,-1,20,22,21,-1,22,24,23,-1,24,20,25,-1,20,24,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {7.1095,45.735,-0.79803,6.1676,45.735,-0.79803,7.1095,46.834,-1.4479,6.1676,46.834,-1.4479,7.1095,46.811,-2.6988,6.1676,46.811,-2.6988,7.1095,45.735,-3.3081,6.1676,45.735,-3.3081,7.1095,44.635,-2.6582,6.1676,44.635,-2.6582,7.1095,44.658,-1.4074,6.1676,44.658,-1.4074,7.1095,45.735,-0.79803,6.1676,45.735,-0.79803,7.1095,45.735,-0.79803,7.1095,46.834,-1.4479,7.1095,46.811,-2.6988,7.1095,45.735,-3.3081,7.1095,44.635,-2.6582,7.1095,44.658,-1.4074,6.1676,45.735,-0.79803,6.1676,44.658,-1.4074,6.1676,44.635,-2.6582,6.1676,45.735,-3.3081,6.1676,46.811,-2.6988,6.1676,46.834,-1.4479})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.16763,0.0,0.16763,0.11927,0.33736,0.0,0.33736,0.11927,0.49927,0.0,0.49927,0.11927,0.66689,0.0,0.66689,0.11927,0.83662,0.0,0.83662,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.30375,0.86946,0.30838,0.62102,0.52213,0.5,0.7405,0.62907,0.73587,0.87752,0.52213,0.49854,0.30838,0.37752,0.30375,0.12907,0.52213,0.0,0.73587,0.12102,0.7405,0.36946})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1280_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1280_point()))
        .setNormal(new Normal().setVector(getNormal_5_1281_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1282_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {7.9132,48.102,0.30229,7.3345,47.769,0.30229,7.3273,47.11,0.30229,7.913,46.764,0.30229,8.4838,47.084,0.30229,8.5014,47.754,0.30229,7.9132,48.102,0.30229,7.9132,48.102,-2.3783,7.3345,47.769,-2.3783,7.3273,47.11,-2.3783,7.913,46.764,-2.3783,8.4838,47.084,-2.3783,8.5014,47.754,-2.3783,7.9132,48.102,-2.3783})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16642,0.0,0.33017,0.0,0.5,0.0,0.66275,0.0,0.82931,0.0,1.0,1.0,0.0,1.0,0.16642,1.0,0.33017,1.0,0.5,1.0,0.66275,1.0,0.82931,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1294_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1294_point()))
        .setNormal(new Normal().setVector(getNormal_5_1295_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1296_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,16,14,-1,14,16,15,-1,17,20,18,-1,18,20,19,-1,20,17,21,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {5.9139,49.081,-0.79803,4.972,49.081,-0.79803,5.9139,50.265,-1.6345,4.972,50.265,-1.6345,5.9139,49.829,-3.0615,4.972,49.829,-3.0615,5.9139,48.344,-3.0686,4.972,48.344,-3.0686,5.9139,47.877,-1.7012,4.972,47.877,-1.7012,5.9139,49.081,-0.79803,4.972,49.081,-0.79803,5.9139,49.081,-0.79803,5.9139,50.265,-1.6345,5.9139,49.829,-3.0615,5.9139,48.344,-3.0686,5.9139,47.877,-1.7012,4.972,49.081,-0.79803,4.972,47.877,-1.7012,4.972,48.344,-3.0686,4.972,49.829,-3.0615,4.972,50.265,-1.6345})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-3.9117E-16,1.0,0.0,0.0,-1.0,7.0769E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,4.4361E-16,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,12,16,13,-1,13,15,14,-1,15,13,16,-1,17,21,18,-1,18,21,19,-1,19,21,20,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {5.9139,45.735,-0.79803,4.972,45.735,-0.79803,5.9139,46.918,-1.6345,4.972,46.918,-1.6345,5.9139,46.482,-3.0615,4.972,46.482,-3.0615,5.9139,44.997,-3.0686,4.972,44.997,-3.0686,5.9139,44.53,-1.7012,4.972,44.53,-1.7012,5.9139,45.735,-0.79803,4.972,45.735,-0.79803,5.9139,45.735,-0.79803,5.9139,46.918,-1.6345,5.9139,46.482,-3.0615,5.9139,44.997,-3.0686,5.9139,44.53,-1.7012,4.972,45.735,-0.79803,4.972,44.53,-1.7012,4.972,44.997,-3.0686,4.972,46.482,-3.0615,4.972,46.918,-1.6345})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,8.8723E-16,-3.9239E-16,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,7.0769E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-3.6427E-16,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.19305,0.0,0.19305,0.11927,0.39676,0.0,0.39676,0.11927,0.60034,0.0,0.60034,0.11927,0.79658,0.0,0.79658,0.11927,0.99854,0.0,0.99854,0.52213,0.99854,0.28713,0.83241,0.37375,0.54898,0.6686,0.54758,0.7614,0.81915,0.52213,0.49854,0.28286,0.31915,0.37565,0.047576,0.67051,0.048975,0.75712,0.33241})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,10,12,13,-1,13,11,10,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,14,16,15,-1,16,14,17,-1,17,14,18,-1,18,14,19,-1,20,22,21,-1,22,24,23,-1,24,20,25,-1,20,24,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {3.3715,49.081,-0.79803,2.4295,49.081,-0.79803,3.3715,50.181,-1.4479,2.4295,50.181,-1.4479,3.3715,50.158,-2.6988,2.4295,50.158,-2.6988,3.3715,49.081,-3.3081,2.4295,49.081,-3.3081,3.3715,47.982,-2.6582,2.4295,47.982,-2.6582,3.3715,48.005,-1.4074,2.4295,48.005,-1.4074,3.3715,49.081,-0.79803,2.4295,49.081,-0.79803,3.3715,49.081,-0.79803,3.3715,50.181,-1.4479,3.3715,50.158,-2.6988,3.3715,49.081,-3.3081,3.3715,47.982,-2.6582,3.3715,48.005,-1.4074,2.4295,49.081,-0.79803,2.4295,48.005,-1.4074,2.4295,47.982,-2.6582,2.4295,49.081,-3.3081,2.4295,50.158,-2.6988,2.4295,50.181,-1.4479})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,-2.3873E-16,1.0,-1.9049E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.8861E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.16763,0.0,0.16763,0.11927,0.33736,0.0,0.33736,0.11927,0.49927,0.0,0.49927,0.11927,0.66689,0.0,0.66689,0.11927,0.83662,0.0,0.83662,0.11927,0.99854,0.0,0.99854,0.63643,1.0,0.31792,0.87055,0.32467,0.62138,0.63643,0.5,0.95494,0.62945,0.94819,0.87862,0.63643,0.5,0.32467,0.37862,0.31792,0.12945,0.63643,0.0,0.94819,0.12138,0.95494,0.37055})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.0,0.0,0.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {0,2,3,-1,2,4,5,-1,4,6,7,-1,6,8,9,-1,8,10,11,-1,10,12,13,-1,13,11,10,-1,11,9,8,-1,9,7,6,-1,7,5,4,-1,5,3,2,-1,3,1,0,-1,14,16,15,-1,16,14,17,-1,17,14,18,-1,18,14,19,-1,20,22,21,-1,22,24,23,-1,24,20,25,-1,20,24,22,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {3.3715,45.735,-0.79803,2.4295,45.735,-0.79803,3.3715,46.834,-1.4479,2.4295,46.834,-1.4479,3.3715,46.811,-2.6988,2.4295,46.811,-2.6988,3.3715,45.735,-3.3081,2.4295,45.735,-3.3081,3.3715,44.635,-2.6582,2.4295,44.635,-2.6582,3.3715,44.658,-1.4074,2.4295,44.658,-1.4074,3.3715,45.735,-0.79803,2.4295,45.735,-0.79803,3.3715,45.735,-0.79803,3.3715,46.834,-1.4479,3.3715,46.811,-2.6988,3.3715,45.735,-3.3081,3.3715,44.635,-2.6582,3.3715,44.658,-1.4074,2.4295,45.735,-0.79803,2.4295,44.658,-1.4074,2.4295,44.635,-2.6582,2.4295,45.735,-3.3081,2.4295,46.811,-2.6988,2.4295,46.834,-1.4479})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,-2.3873E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.9049E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.9049E-16,-7.1211E-31,-1.0,0.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.11927,0.0,0.0,0.0,0.11927,0.16763,0.0,0.16763,0.11927,0.33736,0.0,0.33736,0.11927,0.49927,0.0,0.49927,0.11927,0.66689,0.0,0.66689,0.11927,0.83662,0.0,0.83662,0.11927,0.99854,0.0,0.99854,0.63643,1.0,0.31792,0.87055,0.32467,0.62138,0.63643,0.5,0.95494,0.62945,0.94819,0.87862,0.63643,0.5,0.32467,0.37862,0.31792,0.12945,0.63643,0.0,0.94819,0.12138,0.95494,0.37055})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1329_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1329_point()))
        .setNormal(new Normal().setVector(getNormal_5_1330_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1331_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {4.1751,48.102,0.30229,3.5964,47.769,0.30229,3.5892,47.11,0.30229,4.1749,46.764,0.30229,4.7457,47.084,0.30229,4.7633,47.754,0.30229,4.1751,48.102,0.30229,4.1751,48.102,-2.3783,3.5964,47.769,-2.3783,3.5892,47.11,-2.3783,4.1749,46.764,-2.3783,4.7457,47.084,-2.3783,4.7633,47.754,-2.3783,4.1751,48.102,-2.3783})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-0.86853,0.49564,0.0,-0.87547,-0.48327,0.0,0.0010772,-1.0,0.0,0.85723,-0.51494,0.0,0.87809,0.47849,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16642,0.0,0.33017,0.0,0.5,0.0,0.66275,0.0,0.82931,0.0,1.0,1.0,0.0,1.0,0.16642,1.0,0.33017,1.0,0.5,1.0,0.66275,1.0,0.82931,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {7.9132,48.102,0.30229,8.4899,47.774,0.30229,8.4896,47.094,0.30229,7.913,46.764,0.30229,7.3462,47.078,0.30229,7.3291,47.759,0.30229,7.9132,48.102,0.30229,7.9132,48.102,1.1687,8.4899,47.774,1.1687,8.4896,47.094,1.1687,7.913,46.764,1.1687,7.3462,47.078,1.1687,7.3291,47.759,1.1687,7.9132,48.102,1.1687})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,0.86064,0.50922,0.0,0.86562,-0.5007,0.0,0.0010772,-1.0,0.0,-0.84823,-0.52962,0.0,-0.87647,0.48146,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.86064,0.50922,0.0,0.86562,-0.5007,0.0,0.0010772,-1.0,0.0,-0.84823,-0.52962,0.0,-0.87647,0.48146,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16519,0.0,0.33456,0.0,0.5,0.0,0.66102,0.0,0.83092,0.0,1.0,1.0,0.0,1.0,0.16519,1.0,0.33456,1.0,0.5,1.0,0.66102,1.0,0.83092,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(0.50196).setDiffuseColor(1.0,1.0,1.0).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,9,-1,3,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,12,-1,6,5,12,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-7.9797,48.102,0.24336,-7.4029,47.774,0.24336,-7.4033,47.094,0.24336,-7.9798,46.764,0.24336,-8.5467,47.078,0.24336,-8.5638,47.759,0.24336,-7.9797,48.102,0.24336,-7.9797,48.102,1.1098,-7.4029,47.774,1.1098,-7.4033,47.094,1.1098,-7.9798,46.764,1.1098,-8.5467,47.078,1.1098,-8.5638,47.759,1.1098,-7.9797,48.102,1.1098})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,1.0,0.0,0.86064,0.50922,0.0,0.86562,-0.5007,0.0,0.0010772,-1.0,0.0,-0.84823,-0.52962,0.0,-0.87647,0.48146,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.86064,0.50922,0.0,0.86562,-0.5007,0.0,0.0010772,-1.0,0.0,-0.84823,-0.52962,0.0,-0.87647,0.48146,0.0,0.0,1.0,0.0})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.16519,0.0,0.33456,0.0,0.5,0.0,0.66102,0.0,0.83092,0.0,1.0,1.0,0.0,1.0,0.16519,1.0,0.33456,1.0,0.5,1.0,0.66102,1.0,0.83092,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1357_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1357_point()))
        .setNormal(new Normal().setVector(getNormal_5_1358_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1359_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_1364_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_1364_point()))
        .setNormal(new Normal().setVector(getNormal_5_1365_vector()))
        .setTexCoord(new TextureCoordinate().setPoint(getTextureCoordinate_5_1366_point()))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,2,6,-1,6,2,7,-1,7,3,5,-1,1,3,8,-1,8,3,9,-1,9,2,10,-1,10,2,0,-1,2,3,7,-1,3,2,9,-1,12,18,15,-1,15,17,16,-1,16,13,11,-1,13,16,17,-1,17,15,18,-1,18,12,14,-1,20,25,22,-1,25,26,22,-1,26,27,21,-1,27,19,21,-1,23,28,21,-1,28,29,21,-1,29,24,22,-1,22,26,21,-1,21,29,22,-1,32,34,37,-1,34,35,36,-1,35,33,31,-1,31,36,35,-1,36,37,34,-1,37,30,32,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.0,54.109,18.97,0.0,68.61,13.333,8.1664,54.128,18.539,6.3931,68.61,13.128,7.0526,54.099,10.885,7.6101,68.61,7.8424,7.2789,59.479,9.7354,7.2873,63.991,8.9259,0.0,64.145,14.435,0.0,60.665,16.52,0.0,58.602,17.91,7.0526,54.099,10.885,7.6101,68.61,7.8424,0.0,54.109,6.857,0.0,68.61,6.8277,7.2873,63.991,8.9259,7.2789,59.479,9.7354,0.0,58.943,6.8473,0.0,63.777,6.8375,0.0,54.109,18.97,0.0,68.61,13.333,-8.1664,54.128,18.539,-6.3931,68.61,13.128,-7.0526,54.099,10.885,-7.6101,68.61,7.8424,0.0,64.145,14.435,0.0,60.665,16.52,0.0,58.602,17.91,-7.2789,59.479,9.7354,-7.2873,63.991,8.9259,-7.0526,54.099,10.885,-7.6101,68.61,7.8424,0.0,54.109,6.857,0.0,68.61,6.8277,0.0,58.943,6.8473,0.0,63.777,6.8375,-7.2873,63.991,8.9259,-7.2789,59.479,9.7354})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {6.9914E-4,-0.10353,-0.99463,-5.9837E-5,-0.13282,-0.99114,-0.63219,-0.1093,-0.76707,-0.34439,-0.19627,-0.91808,-0.76815,0.29764,0.56687,-0.70188,0.24662,0.66824,-0.76876,0.074104,0.63523,-0.76891,0.1555,0.62016,-1.7075E-4,-0.37577,-0.92671,-5.0946E-4,-0.62802,-0.7782,-3.8736E-5,-0.42096,-0.90708,-0.98642,0.16294,0.020564,-0.70372,0.24633,0.66641,5.4763E-5,0.002018,1.0,-5.0957E-4,0.002018,1.0,-0.89135,0.12193,0.43662,-0.96747,0.0093575,0.25282,-1.051E-4,0.002018,1.0,-2.9094E-4,0.002018,1.0,-6.9914E-4,-0.10353,-0.99463,5.9837E-5,-0.13282,-0.99114,0.63219,-0.1093,-0.76707,0.34439,-0.19627,-0.91808,0.76815,0.29764,0.56687,0.70188,0.24662,0.66824,1.7075E-4,-0.37577,-0.92671,5.0946E-4,-0.62802,-0.7782,3.8736E-5,-0.42096,-0.90708,0.76876,0.074104,0.63523,0.76891,0.1555,0.62016,0.98642,0.16294,0.020564,0.70372,0.24633,0.66641,-5.4763E-5,0.002018,1.0,5.0957E-4,0.002018,1.0,1.051E-4,0.002018,1.0,2.9094E-4,0.002018,1.0,0.89135,0.12193,0.43662,0.96747,0.0093575,0.25282})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.47323,0.5,0.47323,0.99854,0.73567,0.5,0.73567,0.99854,0.99811,0.5,0.99811,0.99854,0.99811,0.66618,0.99811,0.83236,0.47323,0.83236,0.47323,0.66618,0.47323,0.58309,0.47177,0.5,0.0,0.5,0.47177,0.82266,0.0,0.82266,0.15726,0.5,0.31451,0.5,0.31451,0.82266,0.15726,0.82266,0.47323,0.0,0.47323,0.49854,0.73567,0.0,0.73567,0.49854,0.99811,0.0,0.99811,0.49854,0.47323,0.33236,0.47323,0.16618,0.47323,0.083089,0.99811,0.16618,0.99811,0.33236,0.47177,0.0,0.0,0.0,0.47177,0.32266,0.0,0.32266,0.31451,0.32266,0.15726,0.32266,0.15726,0.0,0.31451,0.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,4,0,3,-1,5,2,1,-1,5,1,4,-1,7,4,3,-1,7,3,6,-1,8,5,4,-1,8,4,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-1.3267,82.526,12.321,-1.0401,87.055,18.707,-0.72179,92.536,26.608,-0.66745,75.611,12.824,-0.58311,83.286,18.192,-0.51298,91.041,26.608,0.0,68.61,13.333,-1.8113E-19,80.655,18.598,-8.0921E-16,90.411,26.608})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {-0.99062,-0.08677,0.10558,-0.98531,-0.1161,0.12525,-0.99813,1.7624E-16,0.06106,-0.98327,-0.081916,0.16269,-0.97568,-0.16078,0.14901,-0.48752,-0.16388,0.85759,-0.97225,-0.076622,0.22105,-0.95138,-0.20829,0.22691,4.346E-15,0.071345,0.99745})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.37381,0.0,1.0,0.49692,0.0,0.49692,0.37381,0.49692,1.0,1.0,0.0,1.0,0.37381,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.2,0.2,0.2).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,3,0,-1,4,0,1,-1,5,4,1,-1,5,1,2,-1,7,6,3,-1,7,3,4,-1,8,7,4,-1,8,4,5,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {1.3267,82.526,12.321,1.0401,87.055,18.707,0.72179,92.536,26.608,0.66745,75.611,12.824,0.58311,83.286,18.192,0.51298,91.041,26.608,-1.2282E-15,68.61,13.333,-1.4436E-15,80.655,18.598,-8.0921E-16,90.411,26.608})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.99062,-0.08677,0.10558,0.98531,-0.1161,0.12525,0.99813,2.0854E-16,0.06106,0.98327,-0.081916,0.16269,0.97568,-0.16078,0.14901,0.48752,-0.16388,0.85759,0.97225,-0.076622,0.22105,0.95138,-0.20829,0.22691,-4.346E-15,0.071345,0.99745})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.37381,0.0,1.0,0.49692,0.0,0.49692,0.37381,0.49692,1.0,1.0,0.0,1.0,0.37381,1.0,1.0})))))
    .addChild(new Shape()
      .setAppearance(new Appearance()
        .setMaterial(new Material().setAmbientIntensity(1.0).setDiffuseColor(0.7451,0.7451,0.7451).setShininess(1.0)))
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {4,1,0,-1,4,0,3,-1,5,2,4,-1,2,1,4,-1,7,4,6,-1,4,3,6,-1,8,5,4,-1,8,4,7,-1})
        .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.0,54.109,18.97,-7.7452,54.116,18.791,-7.0526,54.099,10.885,7.7452,54.116,18.791,-2.047E-16,54.124,14.099,-5.3718,54.111,6.8612,7.0526,54.099,10.885,5.3718,54.111,6.8612,0.0,54.109,6.857})))
        .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,-0.35769,-0.93384,0.01452,0.9996,0.024087,-0.035023,-0.99929,-0.013919,-0.01452,0.9996,0.024087,4.4872E-15,0.9998,0.020166,3.9771E-4,0.99997,-0.0071831,0.035023,-0.99929,-0.013919,-3.9771E-4,0.99997,-0.0071831,0.0,-0.99977,0.021389})))
        .setTexCoord(new TextureCoordinate().setPoint(new MFVec2f(new double[] {0.0,0.0,0.0,0.47024,0.0,1.0,0.47024,0.0,0.47024,0.47024,0.47024,1.0,1.0,0.0,1.0,0.47024,1.0,1.0}))))));
            }
            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 subarrays using type int[] */
		private int[] getIndexedFaceSet_4_34_coordIndex_1()
		{
			int[] value = {6,1,5,-1,1,0,5,-1,9,3,8,-1,3,2,8,-1,3,9,10,-1,15,6,14,-1,6,5,14,-1,16,7,15,-1,7,6,15,-1,17,8,16,-1,8,7,16,-1,18,9,17,-1,9,8,17,-1,19,10,18,-1,10,9,18,-1,20,11,19,-1,11,10,19,-1,21,12,20,-1,12,11,20,-1,22,13,21,-1,13,12,21,-1,24,15,23,-1,15,14,23,-1,25,16,24,-1,16,15,24,-1,26,17,25,-1,17,16,25,-1,27,18,26,-1,18,17,26,-1,28,19,27,-1,19,18,27,-1,29,20,28,-1,20,19,28,-1,30,21,29,-1,21,20,29,-1,31,22,30,-1,22,21,30,-1,33,24,32,-1,24,23,32,-1,34,25,33,-1,25,24,33,-1,35,26,34,-1,26,25,34,-1,36,27,35,-1,27,26,35,-1,37,28,36,-1,28,27,36,-1,38,29,37,-1,29,28,37,-1,39,30,38,-1,30,29,38,-1,40,31,39,-1,31,30,39,-1,42,33,41,-1,33,32,41,-1,43,34,42,-1,34,33,42,-1,44,35,43,-1,35,34,43,-1,45,36,44,-1,36,35,44,-1,46,37,45,-1,37,36,45,-1,47,38,46,-1,38,37,46,-1,48,39,47,-1,39,38,47,-1,49,40,48,-1,40,39,48,-1,42,41,50,-1,51,45,44,-1,52,46,51,-1,46,45,51,-1,53,47,52,-1,47,46,52,-1,54,48,53,-1,48,47,53,-1,55,49,54,-1,49,48,54,-1,56,57,6,-1,57,58,1,-1,58,59,1,-1,59,60,1,-1,60,61,0,-1,61,62,0,-1,62,63,0,-1,63,64,0,-1,64,65,0,-1,65,66,0,-1,66,67,0,-1,68,69,50,-1,69,70,50,-1,70,71,50,-1,71,72,50,-1,72,73,50,-1,73,74,50,-1,74,75,50,-1,75,76,42,-1,76,77,42,-1,77,78,42,-1,78,79,42,-1,79,80,42,-1,80,81,42,-1,81,82,43,-1,82,83,43,-1,83,84,44,-1,84,85,51,-1,85,86,51,-1,86,87,51,-1,87,88,51,-1,88,89,51,-1,89,90,52,-1,90,91,52,-1,91,92,52,-1,92,93,53,-1,93,94,53,-1,94,95,54,-1,95,96,54,-1,96,97,54,-1,97,98,54,-1,98,99,54,-1,99,100,54,-1,100,101,55,-1,101,102,55,-1,102,103,55,-1,103,104,55,-1,104,105,55,-1,105,106,55,-1,106,107,55,-1,107,108,55,-1,109,110,4,-1,110,111,4,-1,111,112,4,-1,112,113,4,-1,113,114,13,-1,114,115,13,-1,115,116,12,-1,116,117,12,-1,117,118,12,-1,118,119,12,-1,119,120,11,-1,120,121,11,-1,121,122,10,-1,122,123,10,-1,123,124,3,-1,124,125,3,-1,125,126,3,-1,126,127,3,-1,127,128,3,-1,128,129,2,-1,129,130,2,-1,130,131,7,-1,131,56,7,-1,13,4,113,-1,1,6,57,-1,0,1,60,-1,2,3,128,-1,8,2,130,-1,3,10,123,-1,6,7,56,-1,7,8,130,-1,10,11,121,-1,11,12,119,-1,12,13,115,-1,43,42,81,-1,44,43,83,-1,42,50,75,-1,51,44,84,-1,52,51,89,-1,53,52,92,-1,54,53,94,-1,55,54,100,-1,132,141,136,-1,136,140,137,-1,137,139,138,-1,138,135,134,-1,135,138,139,-1,139,137,140,-1,140,136,141,-1,141,132,133,-1,142,143,147,-1,147,150,148,-1,148,150,149,-1,149,146,145,-1,146,149,150,-1,150,147,144,-1,144,147,143,-1,151,158,155,-1,155,156,153,-1,153,156,154,-1,156,155,157,-1,157,155,158,-1,158,151,152,-1,159,168,163,-1,163,167,164,-1,164,166,165,-1,165,162,161,-1,162,165,166,-1,166,164,167,-1,167,163,168,-1,168,159,160,-1,169,170,174,-1,174,178,175,-1,175,177,176,-1,176,173,172,-1,173,176,177,-1,177,175,178,-1,178,174,179,-1,179,170,171,-1,170,179,174,-1,180,189,184,-1,184,188,185,-1,185,187,186,-1,186,183,182,-1,183,186,187,-1,187,185,188,-1,188,184,189,-1,189,180,181,-1,190,199,194,-1,194,198,195,-1,195,197,196,-1,196,193,192,-1,193,196,197,-1,197,195,198,-1,198,194,199,-1,199,190,191,-1,205,214,206,-1,206,209,207,-1,200,201,208,-1,208,201,209,-1,209,206,210,-1,210,213,203,-1,207,209,211,-1,211,201,202,-1,203,212,204,-1,212,203,213,-1,213,210,214,-1,214,210,206,-1,201,211,209,-1,218,220,219,-1,215,216,220,-1,219,220,221,-1,221,220,222,-1,222,216,223,-1,223,216,217,-1,216,222,220,-1,227,229,228,-1,228,229,224,-1,229,227,230,-1,230,232,231,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_2()
		{
			int[] value = {231,226,225,-1,226,231,232,-1,232,230,227,-1,235,239,236,-1,233,242,237,-1,237,241,238,-1,238,240,239,-1,236,239,240,-1,240,238,241,-1,241,237,242,-1,242,233,234,-1,246,247,243,-1,247,248,244,-1,244,248,245,-1,248,247,246,-1,252,256,253,-1,249,250,254,-1,254,250,255,-1,255,250,256,-1,253,256,257,-1,257,250,258,-1,258,250,259,-1,259,250,251,-1,250,257,256,-1,264,267,265,-1,265,266,260,-1,266,262,261,-1,262,267,263,-1,267,262,265,-1,265,262,266,-1,270,274,271,-1,268,277,272,-1,272,276,273,-1,273,275,274,-1,271,274,275,-1,275,273,276,-1,276,272,277,-1,277,268,269,-1,281,280,282,-1,282,287,283,-1,283,286,284,-1,284,285,278,-1,285,286,279,-1,286,283,287,-1,287,282,280,-1,286,285,284,-1,291,295,292,-1,288,289,293,-1,293,289,294,-1,294,296,295,-1,292,295,296,-1,296,294,297,-1,297,289,298,-1,298,289,290,-1,289,297,294,-1,302,301,303,-1,303,304,299,-1,299,304,300,-1,304,303,301,-1,305,314,308,-1,308,313,309,-1,309,312,310,-1,310,306,311,-1,306,310,312,-1,312,309,313,-1,313,314,307,-1,314,313,308,-1,319,323,318,-1,315,316,320,-1,320,316,321,-1,321,316,322,-1,322,323,319,-1,323,322,324,-1,324,316,325,-1,325,316,317,-1,316,324,322,-1,326,338,329,-1,329,338,330,-1,330,338,331,-1,331,333,332,-1,333,334,327,-1,334,337,335,-1,335,336,328,-1,336,335,337,-1,337,331,338,-1,331,334,333,-1,334,331,337,-1,342,346,341,-1,339,340,343,-1,343,348,344,-1,344,347,345,-1,345,346,342,-1,346,345,347,-1,347,344,348,-1,348,343,340,-1,349,356,352,-1,352,356,353,-1,353,356,354,-1,354,351,355,-1,355,351,350,-1,351,354,356,-1,360,364,359,-1,357,358,361,-1,361,366,362,-1,362,365,363,-1,363,364,360,-1,364,363,365,-1,365,362,366,-1,366,361,358,-1,367,372,370,-1,370,372,371,-1,371,369,368,-1,369,371,372,-1,376,380,375,-1,373,374,377,-1,377,380,378,-1,378,380,379,-1,379,380,376,-1,380,377,374,-1,385,390,386,-1,386,384,387,-1,387,384,388,-1,388,384,383,-1,381,382,389,-1,389,390,385,-1,384,386,390,-1,390,389,382,-1,391,396,395,-1,395,394,393,-1,394,395,396,-1,396,391,392,-1,397,398,402,-1,402,404,400,-1,400,403,401,-1,403,400,404,-1,404,402,405,-1,405,402,406,-1,406,402,407,-1,407,402,408,-1,408,398,409,-1,409,398,399,-1,398,408,402,-1,418,417,416,-1,417,415,416,-1,420,419,418,-1,419,417,418,-1,410,411,423,-1,423,415,424,-1,424,415,425,-1,425,417,426,-1,426,417,427,-1,427,419,428,-1,428,419,429,-1,429,442,421,-1,430,443,431,-1,431,420,432,-1,432,420,433,-1,433,418,434,-1,434,416,435,-1,435,416,436,-1,436,413,437,-1,437,439,438,-1,439,437,440,-1,440,413,441,-1,441,413,414,-1,413,436,412,-1,412,436,411,-1,442,431,443,-1,443,444,422,-1,444,443,430,-1,416,434,418,-1,415,436,416,-1,417,425,415,-1,418,433,420,-1,419,427,417,-1,420,431,419,-1,411,415,423,-1,419,431,429,-1,429,431,442,-1,413,440,437,-1,436,415,411,-1,445,446,449,-1,449,446,450,-1,450,453,451,-1,451,453,452,-1,453,456,454,-1,454,455,448,-1,455,454,456,-1,456,446,457,-1,457,446,447,-1,446,456,450,-1,450,456,453,-1,458,465,461,-1,461,463,459,-1,462,465,458,-1,459,463,460,-1,463,461,464,-1,464,461,465,-1,466,467,469,-1,469,474,470,-1,470,473,471,-1,471,473,472,-1,473,474,468,-1,474,469,467,-1,474,473,470,-1,475,483,479,-1,479,483,480,-1,480,477,481,-1,481,477,476,-1,482,486,483,-1,477,484,478,-1,484,477,485,-1,485,483,486,-1,483,485,480,-1,480,485,477,-1,487,488,491,-1,491,497,492,-1,493,500,494,-1,494,490,495,-1,495,490,496,-1,496,490,489,-1,497,503,498,-1,498,502,499,-1,499,501,500,-1,490,500,501,-1,501,499,502,-1,502,498,503,-1,503,497,488,-1,488,497,491,-1,500,490,494,-1,504,513,508,-1,508,512,509,-1,509,511,510,-1,510,507,506,-1,507,510,511,-1,511,509,512,-1,512,508,513,-1,513,504,505,-1,514,527,518,-1,518,525,519,-1,519,523,520,-1,520,521,516,-1,516,521,517,-1,521,520,522,-1,522,520,523,-1,523,519,524,-1,524,519,525,-1,525,518,526,-1,526,518,527,-1,527,514,515,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_3()
		{
			int[] value = {537,536,533,-1,537,533,534,-1,538,537,534,-1,538,534,535,-1,540,539,536,-1,540,536,537,-1,544,561,545,-1,545,540,546,-1,546,537,547,-1,547,538,548,-1,528,529,549,-1,549,533,550,-1,550,533,551,-1,551,536,552,-1,552,536,553,-1,553,539,554,-1,554,539,555,-1,555,542,541,-1,548,538,556,-1,556,535,557,-1,557,535,558,-1,558,531,532,-1,531,558,530,-1,530,534,529,-1,542,559,543,-1,559,545,560,-1,560,545,561,-1,533,529,534,-1,536,551,533,-1,535,556,538,-1,534,558,535,-1,538,547,537,-1,537,546,540,-1,539,553,536,-1,540,542,539,-1,545,542,540,-1,529,533,549,-1,539,542,555,-1,558,534,530,-1,542,545,559,-1,565,567,566,-1,566,567,562,-1,567,565,568,-1,568,573,569,-1,569,570,563,-1,570,571,564,-1,571,570,572,-1,572,569,573,-1,573,568,565,-1,569,572,570,-1,577,581,578,-1,574,575,579,-1,579,575,580,-1,580,582,581,-1,578,581,582,-1,582,580,583,-1,583,575,584,-1,584,575,576,-1,575,583,580,-1,588,597,589,-1,589,592,590,-1,590,592,591,-1,591,592,585,-1,592,589,593,-1,593,595,594,-1,594,595,586,-1,595,593,596,-1,596,597,587,-1,597,596,589,-1,589,596,593,-1,600,604,601,-1,598,607,602,-1,602,606,603,-1,603,605,604,-1,601,604,605,-1,605,603,606,-1,606,602,607,-1,607,598,599,-1,611,610,612,-1,612,617,613,-1,613,616,614,-1,614,615,608,-1,615,616,609,-1,616,613,617,-1,617,612,610,-1,616,615,614,-1,620,624,621,-1,618,627,622,-1,622,626,623,-1,623,625,624,-1,621,624,625,-1,625,623,626,-1,626,622,627,-1,627,618,619,-1,630,634,631,-1,628,637,632,-1,632,636,633,-1,633,635,634,-1,631,634,635,-1,635,633,636,-1,636,632,637,-1,637,628,629,-1,641,645,642,-1,642,639,638,-1,643,640,644,-1,644,646,641,-1,639,642,645,-1,645,641,646,-1,646,644,640,-1,650,654,649,-1,647,648,651,-1,651,656,652,-1,652,655,653,-1,653,654,650,-1,654,653,655,-1,655,652,656,-1,656,651,648,-1,657,666,660,-1,660,665,661,-1,661,664,662,-1,662,658,663,-1,658,662,664,-1,664,661,665,-1,665,666,659,-1,666,665,660,-1,670,674,669,-1,667,668,671,-1,671,676,672,-1,672,675,673,-1,673,674,670,-1,674,673,675,-1,675,672,676,-1,676,671,668,-1,677,689,680,-1,680,689,681,-1,681,689,682,-1,682,684,683,-1,684,685,678,-1,685,688,686,-1,686,687,679,-1,687,686,688,-1,688,682,689,-1,682,685,684,-1,685,682,688,-1,693,697,692,-1,690,691,694,-1,694,699,695,-1,695,698,696,-1,696,697,693,-1,697,696,698,-1,698,695,699,-1,699,694,691,-1,700,711,703,-1,703,711,704,-1,704,710,705,-1,705,709,706,-1,706,708,707,-1,707,708,701,-1,708,709,702,-1,709,705,710,-1,710,704,711,-1,709,708,706,-1,716,720,715,-1,712,713,717,-1,717,713,718,-1,718,721,719,-1,719,720,716,-1,720,719,721,-1,721,718,722,-1,722,713,714,-1,713,722,718,-1,723,733,726,-1,726,733,727,-1,727,732,728,-1,728,731,729,-1,729,731,730,-1,730,725,724,-1,725,730,731,-1,731,728,732,-1,732,727,733,-1,739,749,740,-1,740,748,741,-1,734,735,742,-1,742,735,743,-1,743,750,744,-1,744,749,739,-1,741,748,745,-1,745,738,746,-1,746,738,747,-1,747,738,737,-1,738,745,748,-1,748,740,749,-1,749,744,750,-1,750,735,736,-1,735,750,743,-1,751,752,755,-1,755,760,756,-1,756,759,757,-1,757,758,753,-1,753,758,754,-1,758,757,759,-1,759,756,760,-1,760,755,752,-1,761,762,766,-1,766,770,767,-1,767,769,768,-1,768,765,764,-1,765,768,769,-1,769,767,770,-1,770,766,771,-1,771,762,763,-1,762,771,766,-1,772,773,777,-1,777,781,778,-1,778,780,779,-1,779,776,775,-1,776,779,780,-1,780,778,781,-1,781,777,782,-1,782,773,774,-1,773,782,777,-1,783,792,787,-1,787,791,788,-1,788,790,789,-1,789,786,785,-1,786,789,790,-1,790,788,791,-1,791,787,792,-1,792,783,784,-1,793,802,797,-1,797,801,798,-1,798,800,799,-1,799,796,795,-1,796,799,800,-1,800,798,801,-1,801,797,802,-1,802,793,794,-1,803,812,807,-1,807,811,808,-1,808,810,809,-1,809,806,805,-1,806,809,810,-1,810,808,811,-1,811,807,812,-1,812,803,804,-1,817,823,818,-1,818,822,819,-1,819,821,820,-1,820,814,815,-1,813,814,821,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_4()
		{
			int[] value = {821,819,822,-1,822,818,823,-1,823,817,816,-1,821,814,820,-1,825,828,824,-1,828,832,829,-1,829,831,830,-1,830,827,826,-1,827,830,831,-1,831,829,832,-1,832,828,833,-1,833,828,825,-1,835,838,834,-1,838,843,839,-1,839,842,840,-1,840,841,836,-1,836,841,837,-1,841,840,842,-1,842,839,843,-1,843,838,835,-1,845,848,844,-1,848,852,849,-1,849,851,850,-1,850,847,846,-1,847,850,851,-1,851,849,852,-1,852,848,853,-1,853,848,845,-1,855,858,854,-1,858,862,859,-1,859,861,860,-1,860,857,856,-1,857,860,861,-1,861,859,862,-1,862,858,863,-1,863,858,855,-1,865,868,864,-1,868,871,869,-1,869,871,870,-1,870,867,866,-1,867,870,871,-1,871,868,865,-1,873,879,872,-1,872,879,876,-1,876,877,874,-1,874,877,875,-1,877,876,878,-1,878,876,879,-1,881,884,880,-1,884,888,885,-1,885,887,886,-1,886,883,882,-1,883,886,887,-1,887,885,888,-1,888,884,889,-1,889,884,881,-1,891,894,890,-1,894,898,895,-1,895,897,896,-1,896,893,892,-1,893,896,897,-1,897,895,898,-1,898,894,899,-1,899,894,891,-1,901,904,900,-1,904,908,905,-1,905,907,906,-1,906,903,902,-1,903,906,907,-1,907,905,908,-1,908,904,909,-1,909,904,901,-1,911,914,910,-1,914,919,915,-1,915,918,916,-1,916,917,912,-1,912,917,913,-1,917,916,918,-1,918,915,919,-1,919,914,911,-1,922,928,921,-1,921,925,920,-1,925,921,926,-1,926,928,927,-1,927,924,923,-1,924,927,928,-1,928,926,921,-1,930,936,933,-1,933,936,934,-1,934,935,929,-1,935,936,931,-1,931,936,932,-1,936,935,934,-1,939,943,938,-1,938,942,937,-1,942,943,940,-1,940,943,941,-1,943,942,938,-1,945,951,948,-1,948,951,949,-1,949,950,944,-1,950,951,946,-1,946,951,947,-1,951,950,949,-1,953,959,956,-1,956,959,957,-1,957,958,952,-1,958,959,954,-1,954,959,955,-1,959,958,957,-1,961,967,960,-1,960,967,964,-1,964,965,962,-1,962,965,963,-1,965,964,966,-1,966,964,967,-1,969,972,968,-1,972,976,973,-1,973,975,974,-1,974,971,970,-1,971,974,975,-1,975,973,976,-1,976,972,977,-1,977,972,969,-1,979,982,978,-1,982,985,983,-1,983,985,984,-1,984,981,980,-1,981,984,985,-1,985,982,979,-1,987,993,986,-1,986,993,990,-1,990,991,988,-1,988,991,989,-1,991,990,992,-1,992,990,993,-1,995,998,994,-1,998,1002,999,-1,999,1001,1000,-1,1000,997,996,-1,997,1000,1001,-1,1001,999,1002,-1,1002,998,1003,-1,1003,998,995,-1,1005,1016,1008,-1,1008,1016,1009,-1,1009,1010,1004,-1,1010,1015,1011,-1,1011,1014,1012,-1,1012,1013,1006,-1,1013,1014,1007,-1,1014,1011,1015,-1,1015,1010,1016,-1,1016,1010,1009,-1,1014,1013,1012,-1,1018,1021,1017,-1,1021,1025,1022,-1,1022,1024,1023,-1,1023,1020,1019,-1,1020,1023,1024,-1,1024,1022,1025,-1,1025,1021,1026,-1,1026,1021,1018,-1,1029,1035,1028,-1,1028,1032,1027,-1,1032,1028,1033,-1,1033,1035,1034,-1,1034,1031,1030,-1,1031,1034,1035,-1,1035,1033,1028,-1,1037,1040,1036,-1,1040,1041,1038,-1,1038,1041,1039,-1,1041,1040,1037,-1,1043,1046,1042,-1,1046,1045,1044,-1,1045,1046,1047,-1,1047,1046,1043,-1,1049,1052,1048,-1,1052,1051,1050,-1,1051,1052,1053,-1,1053,1052,1049,-1,1056,1062,1055,-1,1055,1059,1054,-1,1059,1060,1057,-1,1057,1060,1058,-1,1060,1059,1061,-1,1061,1059,1062,-1,1062,1059,1055,-1,1065,1073,1064,-1,1064,1068,1063,-1,1068,1064,1069,-1,1069,1071,1070,-1,1070,1067,1066,-1,1067,1070,1071,-1,1071,1069,1072,-1,1072,1069,1073,-1,1073,1069,1064,-1,1075,1085,1078,-1,1078,1080,1079,-1,1079,1080,1074,-1,1080,1084,1081,-1,1081,1083,1082,-1,1082,1077,1076,-1,1077,1082,1083,-1,1083,1081,1084,-1,1084,1080,1085,-1,1085,1080,1078,-1,1087,1097,1090,-1,1090,1092,1091,-1,1091,1092,1086,-1,1092,1096,1093,-1,1093,1095,1094,-1,1094,1089,1088,-1,1089,1094,1095,-1,1095,1093,1096,-1,1096,1092,1097,-1,1097,1092,1090,-1,1099,1109,1102,-1,1102,1104,1103,-1,1103,1104,1098,-1,1104,1108,1105,-1,1105,1107,1106,-1,1106,1101,1100,-1,1101,1106,1107,-1,1107,1105,1108,-1,1108,1104,1109,-1,1109,1104,1102,-1,1111,1119,1114,-1,1114,1116,1115,-1,1115,1116,1110,-1,1116,1119,1117,-1,1117,1119,1118,-1,1118,1113,1112,-1,1113,1118,1119,-1,1119,1116,1114,-1,1121,1129,1124,-1,1124,1129,1125,-1,1125,1126,1120,-1,1126,1127,1122,-1,1122,1127,1123,-1,1127,1126,1128,-1,1128,1126,1129,-1,1129,1126,1125,-1,1131,1140,1134,-1,1134,1135,1130,-1,1135,1139,1136,-1,1136,1138,1137,-1,1137,1133,1132,-1,1133,1137,1138,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_5()
		{
			int[] value = {1138,1136,1139,-1,1139,1135,1140,-1,1140,1135,1134,-1,1142,1145,1141,-1,1145,1149,1146,-1,1146,1148,1147,-1,1147,1144,1143,-1,1144,1147,1148,-1,1148,1146,1149,-1,1149,1145,1150,-1,1150,1145,1142,-1,1152,1155,1151,-1,1155,1159,1156,-1,1156,1158,1157,-1,1157,1154,1153,-1,1154,1157,1158,-1,1158,1156,1159,-1,1159,1155,1160,-1,1160,1155,1152,-1,1162,1165,1161,-1,1165,1169,1166,-1,1166,1168,1167,-1,1167,1164,1163,-1,1164,1167,1168,-1,1168,1166,1169,-1,1169,1165,1170,-1,1170,1165,1162,-1,1172,1175,1171,-1,1175,1179,1176,-1,1176,1178,1177,-1,1177,1174,1173,-1,1174,1177,1178,-1,1178,1176,1179,-1,1179,1175,1180,-1,1180,1175,1172,-1,1182,1185,1181,-1,1185,1189,1186,-1,1186,1188,1187,-1,1187,1184,1183,-1,1184,1187,1188,-1,1188,1186,1189,-1,1189,1185,1190,-1,1190,1185,1182,-1,1192,1195,1191,-1,1195,1198,1196,-1,1196,1198,1197,-1,1197,1194,1193,-1,1194,1197,1198,-1,1198,1195,1192,-1,1200,1203,1199,-1,1203,1204,1201,-1,1201,1204,1202,-1,1204,1203,1200,-1,1206,1212,1205,-1,1205,1212,1209,-1,1209,1210,1207,-1,1207,1210,1208,-1,1210,1209,1211,-1,1211,1209,1212,-1,1214,1220,1213,-1,1216,1222,1217,-1,1217,1221,1218,-1,1218,1220,1219,-1,1219,1220,1214,-1,1220,1218,1221,-1,1221,1217,1222,-1,1222,1216,1215,-1,1224,1227,1223,-1,1227,1230,1228,-1,1228,1230,1229,-1,1229,1226,1225,-1,1226,1229,1230,-1,1230,1227,1224,-1,1232,1235,1231,-1,1235,1236,1233,-1,1233,1236,1234,-1,1236,1235,1232,-1,1238,1242,1237,-1,1242,1240,1239,-1,1240,1243,1241,-1,1243,1242,1238,-1,1242,1243,1240,-1,1245,1251,1244,-1,1244,1251,1248,-1,1248,1249,1246,-1,1246,1249,1247,-1,1249,1248,1250,-1,1250,1248,1251,-1,1253,1262,1252,-1,1252,1262,1257,-1,1257,1261,1258,-1,1258,1260,1259,-1,1259,1255,1254,-1,1255,1260,1256,-1,1260,1258,1261,-1,1261,1257,1262,-1,1260,1255,1259,-1,1264,1267,1263,-1,1267,1271,1268,-1,1268,1270,1269,-1,1269,1266,1265,-1,1266,1269,1270,-1,1270,1268,1271,-1,1271,1267,1272,-1,1272,1267,1264,-1,1274,1278,1273,-1,1278,1281,1279,-1,1279,1281,1280,-1,1280,1276,1275,-1,1276,1280,1277,-1,1277,1280,1281,-1,1281,1278,1274,-1,1283,1290,1282,-1,1282,1290,1287,-1,1287,1285,1284,-1,1285,1288,1286,-1,1288,1285,1289,-1,1289,1287,1290,-1,1287,1289,1285,-1,1292,1295,1291,-1,1295,1299,1296,-1,1296,1299,1297,-1,1297,1298,1293,-1,1293,1298,1294,-1,1298,1297,1299,-1,1299,1295,1300,-1,1300,1295,1292,-1,1302,1305,1301,-1,1305,1309,1306,-1,1306,1309,1307,-1,1307,1308,1303,-1,1303,1308,1304,-1,1308,1307,1309,-1,1309,1305,1310,-1,1310,1305,1302,-1,1312,1315,1311,-1,1315,1318,1316,-1,1316,1318,1317,-1,1317,1314,1313,-1,1314,1317,1318,-1,1318,1315,1312,-1,1320,1325,1319,-1,1319,1325,1324,-1,1324,1322,1321,-1,1322,1325,1323,-1,1325,1322,1324,-1,1327,1332,1326,-1,1326,1332,1331,-1,1331,1329,1328,-1,1329,1332,1330,-1,1332,1329,1331,-1,1334,1341,1333,-1,1333,1341,1338,-1,1338,1336,1335,-1,1336,1339,1337,-1,1339,1336,1340,-1,1340,1338,1341,-1,1338,1340,1336,-1,1343,1352,1342,-1,1342,1352,1347,-1,1347,1352,1348,-1,1348,1345,1349,-1,1349,1345,1344,-1,1345,1350,1346,-1,1350,1345,1351,-1,1351,1348,1352,-1,1348,1351,1345,-1,1354,1362,1353,-1,1353,1362,1357,-1,1357,1361,1358,-1,1358,1360,1359,-1,1359,1356,1355,-1,1356,1359,1360,-1,1360,1358,1361,-1,1361,1357,1362,-1,1364,1367,1363,-1,1367,1370,1368,-1,1368,1370,1369,-1,1369,1366,1365,-1,1366,1369,1370,-1,1370,1367,1364,-1,1372,1376,1371,-1,1371,1376,1375,-1,1375,1374,1373,-1,1374,1375,1376,-1,1378,1387,1377,-1,1377,1387,1381,-1,1381,1383,1379,-1,1382,1390,1383,-1,1383,1385,1384,-1,1385,1381,1386,-1,1386,1381,1387,-1,1379,1388,1380,-1,1388,1379,1389,-1,1389,1379,1390,-1,1381,1385,1383,-1,1383,1390,1379,-1,1392,1402,1391,-1,1391,1402,1394,-1,1394,1399,1395,-1,1395,1398,1396,-1,1396,1397,1393,-1,1397,1396,1398,-1,1398,1395,1399,-1,1399,1394,1400,-1,1400,1402,1401,-1,1402,1400,1394,-1,1406,1411,1407,-1,1407,1404,1408,-1,1408,1404,1409,-1,1409,1404,1403,-1,1410,1415,1411,-1,1411,1406,1412,-1,1404,1413,1405,-1,1413,1404,1414,-1,1414,1404,1415,-1,1411,1415,1407,-1,1407,1415,1404,-1,1419,1424,1420,-1,1420,1423,1421,-1,1421,1423,1422,-1,1422,1423,1417,-1,1416,1425,1423,-1,1423,1420,1424,-1,1417,1423,1418,-1,1418,1423,1425,-1,1427,1432,1429,-1,1429,1430,1426,-1,1430,1431,1428,-1,1431,1429,1432,-1,1432,1435,1433,-1,1433,1435,1434,-1,1435,1432,1427,-1,1429,1431,1430,-1,1436,1444,1440,-1,1440,1438,1437,-1,1441,1444,1436,-1,1438,1442,1439,-1,1442,1438,1443,-1,1443,1440,1444,-1,1440,1443,1438,-1,1446,1451,1445,-1,1445,1451,1448,-1,1448,1449,1447,-1,1449,1451,1450,-1,1451,1449,1448,-1,1452,1459,1455,-1,1455,1462,1456,-1,1456,1461,1457,-1,1457,1460,1453,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_6()
		{
			int[] value = {1458,1462,1459,-1,1453,1460,1454,-1,1460,1457,1461,-1,1461,1456,1462,-1,1459,1462,1455,-1,1464,1466,1463,-1,1466,1468,1467,-1,1468,1469,1465,-1,1469,1466,1464,-1,1466,1469,1468,-1,1471,1477,1470,-1,1470,1477,1473,-1,1473,1475,1474,-1,1474,1475,1472,-1,1475,1473,1476,-1,1476,1473,1477,-1,1478,1486,1482,-1,1482,1480,1483,-1,1483,1480,1484,-1,1484,1480,1479,-1,1485,1489,1486,-1,1480,1487,1481,-1,1487,1480,1488,-1,1488,1480,1489,-1,1486,1489,1482,-1,1482,1489,1480,-1,1491,1493,1490,-1,1493,1499,1494,-1,1494,1498,1495,-1,1495,1497,1496,-1,1496,1497,1492,-1,1497,1495,1498,-1,1498,1494,1499,-1,1499,1493,1491,-1,1500,1508,1504,-1,1504,1502,1505,-1,1505,1502,1506,-1,1506,1502,1501,-1,1507,1509,1508,-1,1502,1509,1503,-1,1508,1509,1504,-1,1504,1509,1502,-1,1511,1513,1510,-1,1513,1519,1514,-1,1514,1518,1515,-1,1515,1517,1516,-1,1516,1517,1512,-1,1517,1515,1518,-1,1518,1514,1519,-1,1519,1513,1511,-1,1520,1526,1523,-1,1523,1527,1521,-1,1524,1527,1525,-1,1525,1527,1526,-1,1521,1527,1522,-1,1526,1527,1523,-1,1534,1533,1530,-1,1534,1530,1531,-1,1535,1534,1531,-1,1535,1531,1532,-1,1537,1536,1533,-1,1537,1533,1534,-1,1538,1537,1534,-1,1538,1534,1535,-1,1529,1544,1528,-1,1544,1530,1545,-1,1545,1530,1546,-1,1546,1550,1547,-1,1548,1557,1549,-1,1549,1540,1539,-1,1550,1530,1551,-1,1551,1533,1552,-1,1552,1533,1553,-1,1553,1536,1554,-1,1554,1537,1555,-1,1555,1557,1556,-1,1540,1555,1541,-1,1541,1558,1542,-1,1542,1558,1543,-1,1558,1538,1559,-1,1559,1538,1560,-1,1560,1535,1561,-1,1561,1535,1562,-1,1562,1532,1563,-1,1563,1532,1564,-1,1564,1544,1529,-1,1530,1544,1531,-1,1533,1551,1530,-1,1532,1562,1535,-1,1531,1564,1532,-1,1536,1553,1533,-1,1537,1554,1536,-1,1535,1560,1538,-1,1538,1558,1537,-1,1530,1550,1546,-1,1557,1540,1549,-1,1537,1541,1555,-1,1555,1540,1557,-1,1541,1537,1558,-1,1564,1531,1544,-1,1566,1570,1565,-1,1570,1579,1571,-1,1571,1579,1572,-1,1572,1578,1573,-1,1573,1578,1574,-1,1574,1577,1575,-1,1575,1577,1576,-1,1576,1568,1567,-1,1568,1577,1569,-1,1577,1574,1578,-1,1578,1572,1579,-1,1579,1570,1566,-1,1577,1568,1576,-1,1581,1584,1580,-1,1584,1587,1585,-1,1585,1587,1586,-1,1586,1583,1582,-1,1583,1586,1587,-1,1587,1584,1581,-1,1589,1593,1588,-1,1593,1591,1590,-1,1591,1594,1592,-1,1594,1593,1589,-1,1593,1594,1591,-1,1596,1599,1595,-1,1599,1600,1597,-1,1597,1600,1598,-1,1600,1599,1596,-1,1602,1605,1601,-1,1605,1606,1603,-1,1603,1606,1604,-1,1606,1605,1602,-1,1608,1611,1607,-1,1611,1612,1609,-1,1609,1612,1610,-1,1612,1611,1608,-1,1614,1618,1613,-1,1618,1616,1615,-1,1616,1619,1617,-1,1619,1618,1614,-1,1618,1619,1616,-1,1621,1627,1620,-1,1620,1627,1624,-1,1624,1625,1622,-1,1622,1625,1623,-1,1625,1624,1626,-1,1626,1624,1627,-1,1629,1637,1628,-1,1628,1637,1632,-1,1632,1636,1633,-1,1633,1635,1634,-1,1634,1631,1630,-1,1631,1634,1635,-1,1635,1633,1636,-1,1636,1632,1637,-1,1639,1643,1638,-1,1643,1647,1644,-1,1644,1647,1645,-1,1645,1641,1640,-1,1641,1646,1642,-1,1646,1645,1647,-1,1647,1643,1648,-1,1648,1643,1639,-1,1645,1646,1641,-1,1650,1653,1649,-1,1653,1656,1654,-1,1654,1656,1655,-1,1655,1652,1651,-1,1652,1655,1656,-1,1656,1653,1650,-1,1658,1662,1657,-1,1662,1660,1659,-1,1660,1663,1661,-1,1663,1662,1658,-1,1662,1663,1660,-1,1665,1669,1664,-1,1669,1667,1666,-1,1667,1670,1668,-1,1670,1669,1665,-1,1669,1670,1667,-1,1672,1676,1671,-1,1676,1674,1673,-1,1674,1677,1675,-1,1677,1676,1672,-1,1676,1677,1674,-1,1679,1686,1678,-1,1678,1686,1683,-1,1683,1681,1680,-1,1681,1684,1682,-1,1684,1683,1685,-1,1685,1683,1686,-1,1683,1684,1681,-1,1688,1694,1687,-1,1690,1696,1691,-1,1691,1695,1692,-1,1692,1694,1693,-1,1693,1694,1688,-1,1694,1692,1695,-1,1695,1691,1696,-1,1696,1690,1689,-1,1697,1760,1698,-1,1698,1760,1699,-1,1699,1760,1700,-1,1700,1760,1701,-1,1701,1757,1702,-1,1702,1756,1703,-1,1703,1755,1704,-1,1704,1753,1705,-1,1705,1752,1706,-1,1706,1751,1707,-1,1707,1750,1708,-1,1708,1749,1709,-1,1709,1748,1710,-1,1710,1747,1711,-1,1711,1746,1712,-1,1712,1745,1713,-1,1713,1745,1714,-1,1714,1744,1715,-1,1715,1743,1716,-1,1716,1743,1717,-1,1717,1742,1718,-1,1718,1741,1719,-1,1719,1740,1720,-1,1720,1738,1721,-1,1721,1737,1722,-1,1722,1736,1723,-1,1723,1736,1724,-1,1724,1735,1725,-1,1725,1734,1726,-1,1726,1733,1727,-1,1727,1732,1728,-1,1728,1730,1729,-1,1730,1728,1731,-1,1731,1728,1732,-1,1732,1727,1733,-1,1733,1726,1734,-1,1734,1725,1735,-1,1735,1724,1736,-1,1736,1722,1737,-1,1737,1721,1738,-1,1738,1720,1739,-1,1739,1720,1740,-1,1740,1719,1741,-1,1741,1718,1742,-1,1742,1717,1743,-1,1743,1715,1744,-1,1744,1714,1745,-1,1745,1712,1746,-1,1746,1711,1747,-1,1747,1710,1748,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_34_coordIndex_7()
		{
			int[] value = {1748,1709,1749,-1,1749,1708,1750,-1,1750,1707,1751,-1,1751,1706,1752,-1,1752,1705,1753,-1,1753,1704,1754,-1,1754,1704,1755,-1,1755,1703,1756,-1,1756,1702,1757,-1,1757,1701,1758,-1,1758,1760,1759,-1,1760,1758,1701,-1,1761,1762,1826,-1,1762,1763,1826,-1,1763,1764,1826,-1,1764,1765,1823,-1,1765,1766,1821,-1,1766,1767,1820,-1,1767,1768,1819,-1,1768,1769,1818,-1,1769,1770,1817,-1,1770,1771,1816,-1,1771,1772,1815,-1,1772,1773,1814,-1,1773,1774,1814,-1,1774,1775,1812,-1,1775,1776,1811,-1,1776,1777,1810,-1,1777,1778,1809,-1,1778,1779,1809,-1,1779,1780,1808,-1,1780,1781,1808,-1,1781,1782,1806,-1,1782,1783,1806,-1,1783,1784,1805,-1,1784,1785,1804,-1,1785,1786,1802,-1,1786,1787,1801,-1,1787,1788,1800,-1,1788,1789,1800,-1,1789,1790,1799,-1,1790,1791,1792,-1,1792,1793,1790,-1,1793,1794,1790,-1,1794,1795,1790,-1,1795,1796,1790,-1,1796,1797,1790,-1,1797,1798,1790,-1,1798,1799,1790,-1,1799,1800,1789,-1,1800,1801,1787,-1,1801,1802,1786,-1,1802,1803,1785,-1,1803,1804,1785,-1,1804,1805,1784,-1,1805,1806,1783,-1,1806,1807,1781,-1,1807,1808,1781,-1,1808,1809,1779,-1,1809,1810,1777,-1,1810,1811,1776,-1,1811,1812,1775,-1,1812,1813,1774,-1,1813,1814,1774,-1,1814,1815,1772,-1,1815,1816,1771,-1,1816,1817,1770,-1,1817,1818,1769,-1,1818,1819,1768,-1,1819,1820,1767,-1,1820,1821,1766,-1,1821,1822,1765,-1,1822,1823,1765,-1,1823,1824,1825,-1,1825,1826,1764,-1,1764,1823,1825,-1,1828,1829,1831,-1,1829,1827,1830,-1,1830,1831,1829,-1,1831,1832,1828,-1,1834,1840,1835,-1,1835,1839,1836,-1,1836,1838,1837,-1,1833,1837,1838,-1,1838,1836,1839,-1,1839,1835,1840,-1,1840,1834,1841,-1,1843,1845,1844,-1,1842,1844,1845,-1,1848,1846,1847,-1,1849,1851,1850,-1,1850,1854,1848,-1,1851,1849,1852,-1,1853,1850,1851,-1,1854,1850,1853,-1,1855,1848,1854,-1,1846,1848,1855,-1,1857,1856,1858,-1,1858,1860,1859,-1,1860,1858,1856,-1,1861,1859,1860,-1,1864,1862,1863,-1,1865,1866,1864,-1,1862,1864,1866,-1,1868,1867,1869,-1,1869,1867,1870,-1,1871,1870,1867,-1,1873,1881,1874,-1,1874,1876,1875,-1,1877,1874,1878,-1,1876,1874,1877,-1,1879,1874,1880,-1,1878,1874,1879,-1,1881,1873,1882,-1,1880,1874,1881,-1,1882,1873,1872,-1,1885,1892,1886,-1,1886,1891,1887,-1,1887,1890,1888,-1,1888,1890,1889,-1,1889,1883,1884,-1,1883,1889,1890,-1,1890,1887,1891,-1,1891,1886,1892,-1,1894,1898,1895,-1,1895,1900,1893,-1,1896,1895,1897,-1,1897,1895,1898,-1,1899,1893,1900,-1,1900,1895,1896,-1,1901,1893,1899,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_34_point_1()
		{
			double[] value = {23.687,42.868,12.594,21.967,47.175,12.594,13.131,47.398,12.594,11.187,42.868,12.594,23.687,42.868,12.594,23.687,42.868,12.014,21.967,47.175,12.014,17.437,49.118,12.014,13.131,47.398,12.014,11.187,42.868,12.014,12.908,38.562,12.014,17.437,36.618,12.014,21.744,38.339,12.014,23.687,42.868,12.014,23.687,42.868,11.435,21.967,47.175,11.435,17.437,49.118,11.435,13.131,47.398,11.435,11.187,42.868,11.435,12.908,38.562,11.435,17.437,36.618,11.435,21.744,38.339,11.435,23.687,42.868,11.435,23.687,42.868,10.855,21.967,47.175,10.855,17.437,49.118,10.855,13.131,47.398,10.855,11.187,42.868,10.855,12.908,38.562,10.855,17.437,36.618,10.855,21.744,38.339,10.855,23.687,42.868,10.855,23.687,42.868,10.275,21.967,47.175,10.275,17.437,49.118,10.275,13.131,47.398,10.275,11.187,42.868,10.275,12.908,38.562,10.275,17.437,36.618,10.275,21.744,38.339,10.275,23.687,42.868,10.275,23.687,42.868,9.6952,21.967,47.175,9.6952,17.437,49.118,9.6952,13.131,47.398,9.6952,11.187,42.868,9.6952,12.908,38.562,9.6952,17.437,36.618,9.6952,21.744,38.339,9.6952,23.687,42.868,9.6952,23.687,42.868,9.1154,11.187,42.868,9.1154,12.908,38.562,9.1154,17.437,36.618,9.1154,21.744,38.339,9.1154,23.687,42.868,9.1154,19.628,48.722,12.585,21.718,47.422,12.806,22.776,46.119,12.984,22.954,45.805,13.014,23.114,45.483,13.045,23.255,45.151,13.077,23.377,44.812,13.11,23.473,44.491,13.126,23.551,44.166,13.142,23.612,43.836,13.158,23.655,43.504,13.174,23.687,42.868,13.162,23.687,42.868,8.5518,23.677,43.231,8.5628,23.645,43.593,8.5737,23.599,43.914,8.5993,23.537,44.231,8.6246,23.458,44.545,8.6497,23.363,44.855,8.6744,23.243,45.183,8.7104,23.105,45.503,8.7456,22.949,45.815,8.7799,22.776,46.119,8.8132,22.308,46.785,8.9004,21.757,47.385,8.979,19.798,48.655,9.163,17.437,49.118,9.2334,15.077,48.655,9.163,13.117,47.385,8.979,12.099,46.118,8.8132,11.511,44.855,8.6744,11.229,43.593,8.5737,11.21,42.331,8.5357,11.452,41.07,8.5405,11.989,39.806,8.5845,12.928,38.54,8.6662,14.657,37.271,8.7891,17.437,36.618,8.8782,20.217,37.271,8.7891,21.137,37.831,8.7348,21.946,38.54,8.6662,22.456,39.144,8.6272,22.886,39.806,8.5845,23.046,40.111,8.5739};
			return value;
		}
		private double[] getCoordinate_5_34_point_2()
		{
			double[] value = {23.189,40.423,8.563,23.315,40.743,8.5519,23.423,41.07,8.5405,23.507,41.38,8.5393,23.576,41.694,8.5381,23.628,42.012,8.5369,23.664,42.332,8.5356,23.681,42.6,8.5437,23.687,42.868,8.5518,23.687,42.868,13.162,23.651,42.195,13.149,23.606,41.863,13.125,23.543,41.534,13.101,23.463,41.208,13.078,23.365,40.887,13.055,23.097,40.216,12.971,22.752,39.58,12.892,21.677,38.276,12.657,20.668,37.518,12.475,19.522,36.976,12.345,17.437,36.618,12.23,15.353,36.976,12.345,13.197,38.276,12.657,12.122,39.58,12.892,11.51,40.887,13.055,11.224,42.195,13.149,11.22,43.504,13.174,11.497,44.812,13.11,12.099,46.118,12.984,13.156,47.422,12.806,15.246,48.722,12.585,17.437,49.118,12.506,4.0672,33.268,10.048,4.0672,33.307,10.442,24.067,33.268,10.048,24.067,33.307,10.442,9.0656,33.268,10.048,14.065,33.268,10.048,19.066,33.268,10.048,19.066,33.307,10.442,14.065,33.307,10.442,9.0656,33.307,10.442,4.0672,33.307,10.442,4.0672,33.334,10.487,4.0672,33.361,10.533,24.067,33.307,10.442,24.067,33.361,10.533,9.0656,33.307,10.442,14.065,33.307,10.442,19.066,33.307,10.442,14.065,33.361,10.533,4.0672,33.361,10.533,4.0672,33.475,10.678,24.067,33.361,10.533,24.067,33.475,10.678,14.065,33.361,10.533,19.066,33.475,10.678,14.065,33.475,10.678,9.0656,33.475,10.678,4.0672,33.475,10.678,4.0672,33.778,10.952,24.067,33.475,10.678,24.067,33.778,10.952,9.0656,33.475,10.678,14.065,33.475,10.678,19.066,33.475,10.678,19.066,33.778,10.952,14.065,33.778,10.952,9.0656,33.778,10.952,4.0672,33.778,10.952,4.0672,34.091,11.155,4.0672,34.403,11.357,24.067,33.778,10.952,24.067,34.403,11.357,9.0656,33.778,10.952,14.065,33.778,10.952,19.066,33.778,10.952,19.066,34.403,11.357,14.065,34.403,11.357,9.0656,34.403,11.357,4.0672,34.403,11.357,4.0672,35.04,11.67,24.067,34.403,11.357,24.067,35.04,11.67,9.0656,34.403,11.357,14.065,34.403,11.357,19.066,34.403,11.357,19.066,35.04,11.67,14.065,35.04,11.67,9.0656,35.04,11.67,4.0672,35.04,11.67,4.0672,35.683,11.93,24.067,35.04,11.67,24.067,35.683,11.93,9.0656,35.04,11.67,14.065,35.04,11.67,19.066,35.04,11.67,19.066,35.683,11.93,14.065,35.683,11.93,9.0656,35.683,11.93};
			return value;
		}
		private double[] getCoordinate_5_34_point_3()
		{
			double[] value = {4.0672,35.683,11.93,4.0672,36.329,12.137,4.0672,36.976,12.345,24.067,35.683,11.93,24.067,36.976,12.345,19.522,36.976,12.345,17.437,36.618,12.23,15.353,36.976,12.345,9.0656,35.683,11.93,14.065,35.683,11.93,19.066,35.683,11.93,9.7093,36.976,12.345,22.931,36.976,12.345,21.794,36.976,12.345,20.658,36.976,12.345,4.0672,36.976,12.345,4.0672,37.626,12.501,4.0672,38.276,12.657,15.353,36.976,12.345,13.197,38.276,12.657,9.7093,36.976,12.345,10.915,38.276,12.657,8.6318,38.276,12.657,6.3494,38.276,12.657,19.522,36.976,12.345,24.067,36.976,12.345,24.067,38.276,12.657,21.677,38.276,12.657,20.668,37.518,12.475,20.658,36.976,12.345,21.794,36.976,12.345,22.931,36.976,12.345,22.872,38.276,12.657,4.0672,38.276,12.657,4.0672,39.58,12.892,13.197,38.276,12.657,12.122,39.58,12.892,6.3494,38.276,12.657,8.6318,38.276,12.657,10.915,38.276,12.657,10.108,39.58,12.892,8.0942,39.58,12.892,6.0806,39.58,12.892,21.677,38.276,12.657,24.067,38.276,12.657,24.067,39.58,12.892,22.752,39.58,12.892,22.872,38.276,12.657,23.41,39.58,12.892,4.0672,39.58,12.892,4.0672,40.234,12.973,4.0672,40.887,13.054,12.122,39.58,12.892,11.51,40.887,13.055,6.0806,39.58,12.892,8.0942,39.58,12.892,10.108,39.58,12.892,9.6487,40.887,13.055,7.788,40.887,13.055,5.9275,40.887,13.055,22.752,39.58,12.892,24.067,39.58,12.892,24.067,40.234,12.973,24.067,40.887,13.055,23.365,40.887,13.055,23.097,40.216,12.971,23.41,39.58,12.892,23.716,40.887,13.055,4.0672,40.887,13.054,4.0672,42.195,13.149,11.51,40.887,13.055,11.224,42.195,13.149,5.9275,40.887,13.055,7.788,40.887,13.055,9.6487,40.887,13.055,9.4342,42.195,13.149,7.6451,42.195,13.149,5.8561,42.195,13.149,23.365,40.887,13.055,24.067,40.887,13.055,24.067,42.195,13.149,23.651,42.195,13.149,23.606,41.863,13.125,23.543,41.534,13.101,23.463,41.208,13.078,23.716,40.887,13.055,24.067,41.323,13.086,24.067,41.759,13.117,4.0672,42.195,13.149,4.0672,42.85,13.161,4.0672,43.504,13.174,11.224,42.195,13.149,11.22,43.504,13.174,5.8561,42.195,13.149,7.6451,42.195,13.149,9.4342,42.195,13.149,9.4313,43.504,13.174,7.6431,43.504,13.174,5.8551,43.504,13.174,23.651,42.195,13.149};
			return value;
		}
		private double[] getCoordinate_5_34_point_4()
		{
			double[] value = {24.067,42.195,13.149,24.067,43.504,13.174,23.655,43.504,13.174,23.687,42.868,13.162,24.067,42.85,13.161,23.377,44.812,13.11,24.067,43.504,13.174,24.067,44.812,13.11,23.473,44.491,13.126,23.551,44.166,13.142,23.612,43.836,13.158,23.655,43.504,13.174,24.067,43.94,13.153,24.067,44.376,13.132,23.722,44.812,13.11,4.0672,43.504,13.174,4.0672,44.158,13.142,4.0672,44.812,13.11,11.497,44.812,13.11,11.22,43.504,13.174,5.8551,43.504,13.174,7.6431,43.504,13.174,9.4313,43.504,13.174,9.6394,44.812,13.11,7.7818,44.812,13.11,5.9244,44.812,13.11,22.776,46.119,12.984,24.067,44.812,13.11,24.067,46.119,12.984,22.954,45.805,13.014,23.114,45.483,13.045,23.255,45.151,13.077,23.377,44.812,13.11,23.722,44.812,13.11,24.067,45.248,13.068,24.067,45.683,13.026,23.744,46.119,12.984,23.421,46.119,12.984,23.099,46.119,12.984,4.0672,44.812,13.11,4.0672,46.118,12.984,12.099,46.118,12.984,11.497,44.812,13.11,5.9244,44.812,13.11,7.7818,44.812,13.11,9.6394,44.812,13.11,10.091,46.118,12.984,8.0826,46.118,12.984,6.0748,46.118,12.984,21.718,47.422,12.806,24.067,46.119,12.984,24.067,47.422,12.806,22.776,46.119,12.984,23.099,46.119,12.984,23.421,46.119,12.984,23.744,46.119,12.984,22.893,47.422,12.806,4.0672,46.118,12.984,4.0672,47.422,12.806,13.156,47.422,12.806,12.099,46.118,12.984,6.0748,46.118,12.984,8.0826,46.118,12.984,10.091,46.118,12.984,10.883,47.422,12.806,8.6111,47.422,12.806,6.339,47.422,12.806,19.628,48.722,12.585,24.067,47.422,12.806,24.067,48.722,12.585,21.718,47.422,12.806,22.893,47.422,12.806,21.848,48.722,12.585,4.0672,47.422,12.806,4.0672,48.721,12.585,15.246,48.722,12.585,13.156,47.422,12.806,6.339,47.422,12.806,8.6111,47.422,12.806,10.883,47.422,12.806,9.6559,48.722,12.585,4.0672,48.721,12.585,4.0672,50.017,12.328,24.067,48.722,12.585,24.067,50.018,12.328,15.246,48.722,12.585,17.437,49.118,12.506,19.628,48.722,12.585,21.848,48.722,12.585,9.6559,48.722,12.585,14.065,50.017,12.328,4.0672,50.017,12.328,4.0672,51.309,12.041,24.067,50.018,12.328,24.067,51.309,12.041,14.065,50.017,12.328,14.065,51.309,12.041,4.0672,51.309,12.041,4.0672,51.952,11.885,4.0672,52.595,11.73};
			return value;
		}
		private double[] getCoordinate_5_34_point_5()
		{
			double[] value = {24.067,51.309,12.041,24.067,52.596,11.73,14.065,51.309,12.041,21.567,52.596,11.73,19.066,52.596,11.73,16.566,52.596,11.73,14.065,52.596,11.73,11.565,52.596,11.73,9.0657,52.596,11.73,6.5663,52.596,11.73,4.0672,52.595,11.73,4.0672,54.168,11.326,4.0672,55.822,10.889,4.0672,57.41,10.469,4.0672,58.968,10.048,9.1323,54.169,11.326,9.1323,55.822,10.889,14.004,54.169,11.326,14.004,55.822,10.889,18.993,54.169,11.326,18.993,55.822,10.889,24.067,52.596,11.73,24.067,58.969,10.048,6.5663,52.596,11.73,9.0657,52.596,11.73,11.565,52.596,11.73,14.065,52.596,11.73,16.566,52.596,11.73,19.066,52.596,11.73,21.567,52.596,11.73,22.059,58.969,10.048,22.059,56.219,10.784,18.76,56.219,10.784,15.461,56.219,10.784,12.162,56.219,10.784,8.8622,56.219,10.784,5.5629,56.219,10.784,5.5629,57.698,10.394,5.5629,58.968,10.048,5.189,58.968,10.048,4.8151,58.968,10.048,4.4411,58.968,10.048,24.067,55.155,11.067,24.067,57.698,10.394,23.063,58.969,10.048,4.0672,58.968,10.048,4.0672,58.319,10.119,4.0672,57.669,10.19,5.5629,57.669,10.19,4.4411,58.968,10.048,4.8151,58.968,10.048,5.189,58.968,10.048,5.5629,58.968,10.048,5.5629,58.535,10.095,5.5629,58.102,10.143,5.189,57.669,10.19,4.8151,57.669,10.19,4.4411,57.669,10.19,22.059,58.969,10.048,24.067,58.969,10.048,24.067,57.669,10.19,23.063,58.969,10.048,22.059,57.669,10.19,23.565,57.669,10.19,23.063,57.669,10.19,22.561,57.669,10.19,4.0672,57.669,10.19,4.0672,56.369,10.165,5.5629,56.369,10.165,4.4411,57.669,10.19,4.8151,57.669,10.19,5.189,57.669,10.19,5.5629,57.669,10.19,5.5629,57.019,10.178,4.8151,56.369,10.165,22.059,57.669,10.19,24.067,57.669,10.19,24.067,57.019,10.178,24.067,56.369,10.165,22.561,57.669,10.19,23.063,57.669,10.19,23.565,57.669,10.19,22.059,56.369,10.165,22.059,57.019,10.178,23.565,56.369,10.165,23.063,56.369,10.165,22.561,56.369,10.165,4.0672,56.369,10.165,4.0672,55.072,10.067,24.067,56.369,10.165,24.067,55.072,10.067,4.8151,56.369,10.165,5.5629,56.369,10.165,22.059,56.369,10.165,22.561,56.369,10.165,23.063,56.369,10.165,23.565,56.369,10.165,5.5629,56.219,10.154,11.062,56.219,10.154,16.561,56.219,10.154};
			return value;
		}
		private double[] getCoordinate_5_34_point_6()
		{
			double[] value = {22.059,56.219,10.154,19.066,55.072,10.067,14.065,55.072,10.067,9.0657,55.072,10.067,4.0672,55.072,10.067,4.0672,53.779,9.9212,24.067,55.072,10.067,24.067,53.78,9.9211,9.0657,55.072,10.067,14.065,55.072,10.067,19.066,55.072,10.067,19.066,53.779,9.9211,14.065,53.779,9.9212,9.0657,53.779,9.9212,4.0672,53.779,9.9212,4.0672,52.491,9.7464,24.067,53.78,9.9211,24.067,52.491,9.7464,9.0657,53.779,9.9212,14.065,53.779,9.9212,19.066,53.779,9.9211,21.567,52.491,9.7464,19.066,52.491,9.7464,16.566,52.491,9.7464,14.065,52.491,9.7464,11.565,52.491,9.7464,9.0657,52.491,9.7464,6.5663,52.491,9.7464,4.0672,52.491,9.7464,4.0672,51.208,9.5542,4.0672,49.929,9.3568,4.0672,48.655,9.163,4.0672,47.385,8.979,9.1323,51.208,9.5542,9.1323,49.929,9.3568,9.1323,48.655,9.163,14.004,51.208,9.5542,14.004,49.93,9.3568,14.004,48.655,9.163,18.993,51.208,9.5542,18.993,49.93,9.3568,24.067,52.491,9.7464,24.067,49.93,9.3568,24.067,47.385,8.979,21.757,47.385,8.979,19.798,48.655,9.163,17.437,49.118,9.2334,15.077,48.655,9.163,13.117,47.385,8.979,6.5663,52.491,9.7464,9.0657,52.491,9.7464,11.565,52.491,9.7464,14.065,52.491,9.7464,16.566,52.491,9.7464,19.066,52.491,9.7464,21.567,52.491,9.7464,10.855,47.385,8.979,8.5918,47.385,8.979,6.3294,47.385,8.979,23.49,47.385,8.979,22.912,47.385,8.979,22.334,47.385,8.979,21.757,47.385,8.979,24.067,47.385,8.979,24.067,46.119,8.8132,22.776,46.119,8.8132,22.308,46.785,8.9004,22.334,47.385,8.979,22.912,47.385,8.979,23.49,47.385,8.979,24.067,46.752,8.8961,23.744,46.119,8.8132,23.421,46.119,8.8132,23.099,46.119,8.8132,4.0672,47.385,8.979,4.0672,46.752,8.8961,4.0672,46.118,8.8132,13.117,47.385,8.979,12.099,46.118,8.8132,6.3294,47.385,8.979,8.5918,47.385,8.979,10.855,47.385,8.979,10.091,46.118,8.8132,8.0826,46.118,8.8132,6.0748,46.118,8.8132,22.776,46.119,8.8132,24.067,46.119,8.8132,24.067,44.855,8.6744,23.363,44.855,8.6744,23.243,45.183,8.7104,23.105,45.503,8.7456,22.949,45.815,8.7799,23.099,46.119,8.8132,23.421,46.119,8.8132,23.744,46.119,8.8132,24.067,45.697,8.7669,24.067,45.276,8.7207,23.715,44.855,8.6744,4.0672,46.118,8.8132,4.0672,44.855,8.6744};
			return value;
		}
		private double[] getCoordinate_5_34_point_7()
		{
			double[] value = {12.099,46.118,8.8132,11.511,44.855,8.6744,6.0748,46.118,8.8132,8.0826,46.118,8.8132,10.091,46.118,8.8132,9.65,44.855,8.6744,7.7889,44.855,8.6744,5.928,44.855,8.6744,23.363,44.855,8.6744,24.067,44.855,8.6744,24.067,43.593,8.5737,23.645,43.593,8.5737,23.599,43.914,8.5993,23.537,44.231,8.6246,23.458,44.545,8.6497,23.715,44.855,8.6744,24.067,44.434,8.6408,24.067,44.014,8.6073,4.0672,44.855,8.6744,4.0672,43.593,8.5737,11.511,44.855,8.6744,11.229,43.593,8.5737,5.928,44.855,8.6744,7.7889,44.855,8.6744,9.65,44.855,8.6744,9.4386,43.593,8.5737,7.648,43.593,8.5737,5.8575,43.593,8.5737,4.0672,43.593,8.5737,4.0672,42.331,8.5357,11.229,43.593,8.5737,11.21,42.331,8.5357,5.8575,43.593,8.5737,7.648,43.593,8.5737,9.4386,43.593,8.5737,9.4243,42.331,8.5357,7.6384,42.331,8.5357,5.8527,42.331,8.5357,23.645,43.593,8.5737,24.067,43.593,8.5737,24.067,42.332,8.5356,23.687,42.868,8.5518,23.677,43.231,8.5628,23.664,42.332,8.5356,23.681,42.6,8.5437,24.067,43.172,8.561,24.067,42.752,8.5483,4.0672,42.331,8.5357,4.0672,41.07,8.5406,11.452,41.07,8.5405,11.21,42.331,8.5357,5.8527,42.331,8.5357,7.6384,42.331,8.5357,9.4243,42.331,8.5357,9.6053,41.07,8.5405,7.7591,41.07,8.5405,5.9131,41.07,8.5405,23.423,41.07,8.5405,24.067,42.332,8.5356,24.067,41.07,8.5405,23.507,41.38,8.5393,23.576,41.694,8.5381,23.628,42.012,8.5369,23.664,42.332,8.5356,24.067,41.911,8.5373,24.067,41.49,8.5389,23.745,41.07,8.5405,4.0672,41.07,8.5406,4.0672,39.806,8.5845,11.989,39.806,8.5845,11.452,41.07,8.5405,5.9131,41.07,8.5405,7.7591,41.07,8.5405,9.6053,41.07,8.5405,10.008,39.806,8.5845,8.0275,39.806,8.5845,6.0473,39.806,8.5845,22.886,39.806,8.5845,24.067,41.07,8.5405,24.067,39.807,8.5845,23.046,40.111,8.5739,23.189,40.423,8.563,23.315,40.743,8.5519,23.423,41.07,8.5405,23.745,41.07,8.5405,24.067,40.649,8.5552,24.067,40.228,8.5698,23.772,39.807,8.5845,23.477,39.807,8.5845,23.181,39.806,8.5845,4.0672,39.806,8.5845,4.0672,38.54,8.6662,12.928,38.54,8.6662,11.989,39.806,8.5845,6.0473,39.806,8.5845,8.0275,39.806,8.5845,10.008,39.806,8.5845,10.713,38.54,8.6662,8.4972,38.54,8.6662,6.2821,38.54,8.6662};
			return value;
		}
		private double[] getCoordinate_5_34_point_8()
		{
			double[] value = {21.946,38.54,8.6662,24.067,39.807,8.5845,24.067,38.541,8.6662,22.456,39.144,8.6272,22.886,39.806,8.5845,23.181,39.806,8.5845,23.477,39.807,8.5845,23.772,39.807,8.5845,24.067,39.174,8.6253,23.537,38.54,8.6662,23.007,38.54,8.6662,22.477,38.54,8.6662,4.0672,38.54,8.6662,4.0672,37.905,8.7276,4.0672,37.271,8.7891,14.657,37.271,8.7891,12.928,38.54,8.6662,6.2821,38.54,8.6662,8.4972,38.54,8.6662,10.713,38.54,8.6662,12.009,37.271,8.7891,9.3616,37.271,8.7891,6.7142,37.271,8.7891,20.217,37.271,8.7891,24.067,38.541,8.6662,24.067,37.271,8.789,21.137,37.831,8.7348,21.946,38.54,8.6662,22.477,38.54,8.6662,23.007,38.54,8.6662,23.537,38.54,8.6662,23.105,37.271,8.789,22.142,37.271,8.7891,21.18,37.271,8.7891,4.0672,37.271,8.7891,4.0672,36.632,8.8763,4.0672,35.994,8.9636,24.067,37.271,8.789,24.067,35.994,8.9636,14.657,37.271,8.7891,17.437,36.618,8.8782,20.217,37.271,8.7891,6.7142,37.271,8.7891,9.3616,37.271,8.7891,12.009,37.271,8.7891,21.18,37.271,8.7891,22.142,37.271,8.7891,23.105,37.271,8.789,19.066,35.994,8.9636,14.065,35.994,8.9636,9.0656,35.994,8.9636,4.0672,35.994,8.9636,4.0672,35.351,9.0795,24.067,35.994,8.9636,24.067,35.351,9.0795,9.0656,35.994,8.9636,14.065,35.994,8.9636,19.066,35.994,8.9636,19.066,35.351,9.0795,14.065,35.351,9.0795,9.0656,35.351,9.0795,4.0672,35.351,9.0795,4.0672,35.027,9.153,4.0672,34.703,9.2265,24.067,35.351,9.0795,24.067,34.703,9.2265,9.0656,35.351,9.0795,14.065,35.351,9.0795,19.066,35.351,9.0795,19.066,34.703,9.2265,14.065,34.703,9.2265,9.0656,34.703,9.2265,4.0672,34.703,9.2265,4.0672,34.374,9.3286,4.0672,34.044,9.4308,24.067,34.703,9.2265,24.067,34.044,9.4308,9.0656,34.703,9.2265,14.065,34.703,9.2265,19.066,34.703,9.2265,19.066,34.044,9.4308,14.065,34.044,9.4308,9.0656,34.044,9.4308,4.0672,34.044,9.4308,4.0672,33.704,9.5829,24.067,34.044,9.4308,24.067,33.704,9.5829,9.0656,34.044,9.4308,14.065,34.044,9.4308,19.066,34.044,9.4308,19.066,33.704,9.5829,14.065,33.704,9.5829,9.0656,33.704,9.5829,4.0672,33.704,9.5829,4.0672,33.562,9.6716,24.067,33.704,9.5829,24.067,33.562,9.6716,9.0656,33.704,9.5829,14.065,33.704,9.5829,19.066,33.704,9.5829};
			return value;
		}
		private double[] getCoordinate_5_34_point_9()
		{
			double[] value = {19.066,33.562,9.6716,14.065,33.562,9.6716,9.0656,33.562,9.6716,4.0672,33.562,9.6716,4.0672,33.487,9.731,24.067,33.562,9.6716,24.067,33.487,9.731,9.0656,33.562,9.6716,14.065,33.562,9.6716,19.066,33.562,9.6716,19.066,33.487,9.731,14.065,33.487,9.731,9.0656,33.487,9.731,4.0672,33.487,9.731,4.0672,33.378,9.8895,4.0672,33.268,10.048,24.067,33.487,9.731,24.067,33.268,10.048,19.066,33.268,10.048,14.065,33.268,10.048,9.0656,33.268,10.048,9.0656,33.487,9.731,14.065,33.487,9.731,19.066,33.487,9.731,24.067,33.268,10.048,24.067,33.307,10.442,34.241,34.594,10.048,34.241,34.613,10.248,26.61,33.6,10.048,29.153,33.931,10.048,31.697,34.262,10.048,31.697,34.286,10.296,29.153,33.96,10.345,26.61,33.633,10.394,24.067,33.307,10.442,24.067,33.361,10.533,34.241,34.613,10.248,34.241,34.64,10.293,26.61,33.633,10.394,29.153,33.96,10.345,31.697,34.286,10.296,31.697,34.32,10.353,29.153,34.0,10.413,26.61,33.68,10.473,24.067,33.361,10.533,24.067,33.475,10.678,34.241,34.64,10.293,34.241,34.698,10.367,26.61,33.68,10.473,29.153,34.0,10.413,31.697,34.32,10.353,31.697,34.392,10.445,29.153,34.087,10.523,26.61,33.781,10.6,24.067,33.475,10.678,24.067,33.778,10.952,34.241,34.698,10.367,34.241,34.851,10.505,26.61,33.781,10.6,29.153,34.087,10.523,31.697,34.392,10.445,31.697,34.583,10.617,29.153,34.314,10.729,26.61,34.046,10.841,24.067,33.778,10.952,24.067,34.403,11.357,34.241,34.851,10.505,34.241,35.168,10.71,26.61,34.046,10.841,29.153,34.314,10.729,31.697,34.583,10.617,29.153,34.786,11.034,24.067,34.403,11.357,24.067,35.04,11.67,34.241,35.168,10.71,34.241,35.49,10.869,29.153,34.786,11.034,31.697,35.377,11.069,29.153,35.265,11.27,26.61,35.153,11.47,24.067,35.04,11.67,24.067,35.683,11.93,34.241,35.49,10.869,34.241,35.815,11.0,26.61,35.153,11.47,29.153,35.265,11.27,31.697,35.377,11.069,31.697,35.782,11.233,29.153,35.749,11.465,26.61,35.716,11.697,24.067,35.683,11.93,24.067,36.976,12.345,34.241,35.815,11.0,34.241,36.469,11.21,26.61,35.716,11.697,29.153,35.749,11.465,31.697,35.782,11.233,31.697,36.596,11.494,29.153,36.723,11.778,26.61,36.849,12.061};
			return value;
		}
		private double[] getCoordinate_5_34_point_10()
		{
			double[] value = {24.067,36.976,12.345,24.067,38.276,12.657,34.241,36.469,11.21,34.241,37.127,11.368,26.61,36.849,12.061,29.153,36.723,11.778,31.697,36.596,11.494,31.697,37.414,11.69,29.153,37.702,12.013,26.61,37.989,12.335,24.067,38.276,12.657,24.067,39.58,12.892,34.241,37.127,11.368,34.241,37.786,11.487,26.61,37.989,12.335,29.153,37.702,12.013,31.697,37.414,11.69,31.697,38.235,11.838,29.153,38.684,12.189,26.61,39.132,12.541,24.067,39.58,12.892,24.067,40.234,12.973,24.067,40.887,13.055,34.241,37.786,11.487,34.241,38.447,11.569,26.61,39.132,12.541,29.153,38.684,12.189,31.697,38.235,11.838,29.153,39.668,12.312,24.067,40.887,13.055,24.067,42.195,13.149,34.241,38.447,11.569,34.241,39.109,11.617,24.067,41.759,13.117,24.067,41.323,13.086,29.153,39.668,12.312,29.153,40.653,12.383,24.067,42.195,13.149,24.067,42.85,13.161,24.067,43.504,13.174,34.241,39.109,11.617,34.241,39.771,11.629,29.153,40.653,12.383,29.153,41.638,12.402,24.067,43.504,13.174,24.067,44.812,13.11,34.241,39.771,11.629,34.241,40.433,11.597,24.067,44.376,13.132,24.067,43.94,13.153,29.153,41.638,12.402,29.153,42.623,12.354,24.067,44.812,13.11,24.067,46.119,12.984,34.241,40.433,11.597,34.241,41.094,11.533,24.067,45.683,13.026,24.067,45.248,13.068,29.153,42.623,12.354,29.153,43.607,12.259,24.067,46.119,12.984,24.067,47.422,12.806,34.241,41.094,11.533,34.241,41.753,11.443,29.153,43.607,12.259,31.697,43.17,11.784,29.153,44.588,12.125,26.61,46.005,12.465,24.067,47.422,12.806,24.067,48.722,12.585,34.241,41.753,11.443,34.241,42.41,11.331,26.61,46.005,12.465,29.153,44.588,12.125,31.697,43.17,11.784,31.697,43.989,11.645,29.153,45.567,11.958,26.61,47.144,12.271,24.067,48.722,12.585,24.067,50.018,12.328,34.241,42.41,11.331,34.241,43.066,11.201,26.61,47.144,12.271,29.153,45.567,11.958,31.697,43.989,11.645,29.153,46.542,11.765,24.067,50.018,12.328,24.067,51.309,12.041,34.241,43.066,11.201,34.241,43.719,11.056,29.153,46.542,11.765,31.697,45.617,11.302,29.153,47.515,11.549,26.61,49.412,11.795,24.067,51.309,12.041,24.067,52.596,11.73,34.241,43.719,11.056,34.241,44.37,10.899,26.61,49.412,11.795,29.153,47.515,11.549};
			return value;
		}
		private double[] getCoordinate_5_34_point_11()
		{
			double[] value = {31.697,45.617,11.302,31.697,46.427,11.107,29.153,48.484,11.314,26.61,50.54,11.522,24.067,52.596,11.73,24.067,58.969,10.048,34.241,44.37,10.899,34.241,47.594,10.048,24.067,57.698,10.394,24.067,55.155,11.067,26.61,50.54,11.522,29.153,48.484,11.314,31.697,46.427,11.107,34.241,45.664,10.563,31.697,50.438,10.048,29.153,53.282,10.048,26.61,56.126,10.048,24.067,58.969,10.048,24.067,57.669,10.19,34.241,47.594,10.048,34.241,46.936,10.12,26.61,56.126,10.048,29.153,53.282,10.048,31.697,50.438,10.048,31.697,49.62,10.137,29.153,52.304,10.155,26.61,54.987,10.172,24.067,57.669,10.19,24.067,57.019,10.178,24.067,56.369,10.165,34.241,46.936,10.12,34.241,46.279,10.107,26.61,54.987,10.172,29.153,52.304,10.155,31.697,49.62,10.137,29.153,51.325,10.136,24.067,56.369,10.165,24.067,55.072,10.067,34.241,46.279,10.107,34.241,45.623,10.058,29.153,51.325,10.136,29.153,50.348,10.063,24.067,55.072,10.067,24.067,53.78,9.9211,34.241,45.623,10.058,34.241,44.969,9.9839,29.153,50.348,10.063,29.153,49.375,9.9525,24.067,53.78,9.9211,24.067,52.491,9.7464,34.241,44.969,9.9839,34.241,44.317,9.8955,29.153,49.375,9.9525,29.153,48.405,9.8209,24.067,52.491,9.7464,24.067,49.93,9.3568,24.067,47.385,8.979,34.241,44.317,9.8955,34.241,41.734,9.5073,29.153,48.405,9.8209,31.697,43.147,9.3752,29.153,44.56,9.2431,26.61,45.973,9.111,24.067,47.385,8.979,24.067,46.752,8.8961,24.067,46.119,8.8132,34.241,41.734,9.5073,34.241,41.094,9.4235,26.61,45.973,9.111,29.153,44.56,9.2431,31.697,43.147,9.3752,31.697,42.35,9.2709,29.153,43.607,9.1183,26.61,44.863,8.9657,24.067,46.119,8.8132,24.067,44.855,8.6744,34.241,41.094,9.4235,34.241,40.454,9.3533,24.067,45.276,8.7207,24.067,45.697,8.7669,26.61,44.863,8.9657,29.153,43.607,9.1183,31.697,42.35,9.2709,31.697,41.555,9.1835,29.153,42.655,9.0138,26.61,43.755,8.8441,24.067,44.855,8.6744,24.067,43.593,8.5737,34.241,40.454,9.3533,34.241,39.816,9.3023,24.067,44.014,8.6073,24.067,44.434,8.6408,26.61,43.755,8.8441,29.153,42.655,9.0138,31.697,41.555,9.1835,31.697,40.76,9.1201,29.153,41.705,8.9379,26.61,42.649,8.7558,24.067,43.593,8.5737,24.067,42.332,8.5356};
			return value;
		}
		private double[] getCoordinate_5_34_point_12()
		{
			double[] value = {34.241,39.816,9.3023,34.241,39.178,9.2831,24.067,42.752,8.5483,24.067,43.172,8.561,26.61,42.649,8.7558,29.153,41.705,8.9379,31.697,40.76,9.1201,31.697,39.967,9.0962,29.153,40.755,8.9093,26.61,41.543,8.7224,24.067,42.332,8.5356,24.067,41.07,8.5405,34.241,39.178,9.2831,34.241,38.54,9.2855,24.067,41.49,8.5389,24.067,41.911,8.5373,26.61,41.543,8.7224,29.153,40.755,8.9093,31.697,39.967,9.0962,29.153,39.805,8.913,24.067,41.07,8.5405,24.067,39.807,8.5845,34.241,38.54,9.2855,34.241,37.901,9.3078,24.067,40.228,8.5698,24.067,40.649,8.5552,29.153,39.805,8.913,31.697,38.377,9.1269,29.153,38.854,8.946,26.61,39.33,8.7652,24.067,39.807,8.5845,24.067,38.541,8.6662,34.241,37.901,9.3078,34.241,37.26,9.3491,24.067,39.174,8.6253,26.61,39.33,8.7652,29.153,38.854,8.946,31.697,38.377,9.1269,31.697,37.58,9.1783,29.153,37.901,9.0076,26.61,38.221,8.8369,24.067,38.541,8.6662,24.067,37.271,8.789,34.241,37.26,9.3491,34.241,36.618,9.4112,26.61,38.221,8.8369,29.153,37.901,9.0076,31.697,37.58,9.1783,31.697,36.781,9.2557,29.153,36.944,9.1001,26.61,37.108,8.9445,24.067,37.271,8.789,24.067,35.994,8.9636,34.241,36.618,9.4112,34.241,35.972,9.4995,26.61,37.108,8.9445,29.153,36.944,9.1001,31.697,36.781,9.2557,31.697,35.978,9.3655,29.153,35.983,9.2315,26.61,35.988,9.0975,24.067,35.994,8.9636,24.067,35.351,9.0795,34.241,35.972,9.4995,34.241,35.647,9.5581,26.61,35.988,9.0975,29.153,35.983,9.2315,31.697,35.978,9.3655,31.697,35.573,9.4384,29.153,35.499,9.3188,26.61,35.425,9.1991,24.067,35.351,9.0795,24.067,34.703,9.2265,34.241,35.647,9.5581,34.241,35.319,9.6325,26.61,35.425,9.1991,29.153,35.499,9.3188,31.697,35.573,9.4384,31.697,35.165,9.531,29.153,35.011,9.4294,26.61,34.857,9.3279,24.067,34.703,9.2265,24.067,34.044,9.4308,34.241,35.319,9.6325,34.241,34.986,9.7359,26.61,34.857,9.3279,29.153,35.011,9.4294,31.697,35.165,9.531,31.697,34.75,9.6596,29.153,34.515,9.5833,26.61,34.279,9.507,24.067,34.044,9.4308,24.067,33.704,9.5829,34.241,34.986,9.7359,34.241,34.814,9.8128,26.61,34.279,9.507,29.153,34.515,9.5833,31.697,34.75,9.6596,29.153,34.259,9.6979,24.067,33.704,9.5829};
			return value;
		}
		private double[] getCoordinate_5_34_point_13()
		{
			double[] value = {24.067,33.562,9.6716,34.241,34.814,9.8128,34.241,34.742,9.8577,29.153,34.259,9.6979,29.153,34.152,9.7646,24.067,33.562,9.6716,24.067,33.487,9.731,34.241,34.742,9.8577,34.241,34.704,9.8877,29.153,34.152,9.7646,31.697,34.4,9.8485,29.153,34.095,9.8093,26.61,33.791,9.7701,24.067,33.487,9.731,24.067,33.268,10.048,34.241,34.704,9.8877,34.241,34.594,10.048,31.697,34.262,10.048,29.153,33.931,10.048,26.61,33.6,10.048,26.61,33.791,9.7701,29.153,34.095,9.8093,31.697,34.4,9.8485,34.241,34.594,10.048,34.241,34.613,10.248,51.382,41.953,10.048,51.382,41.967,10.188,38.525,36.433,10.048,42.81,38.273,10.048,47.096,40.113,10.048,42.81,38.289,10.218,34.241,34.613,10.248,34.241,34.64,10.293,51.382,41.967,10.188,51.382,41.986,10.22,42.81,38.289,10.218,42.81,38.312,10.256,34.241,34.64,10.293,34.241,34.698,10.367,51.382,41.986,10.22,51.382,42.006,10.245,51.382,42.026,10.271,42.81,38.312,10.256,42.81,38.362,10.319,34.241,34.698,10.367,34.241,34.851,10.505,51.382,42.026,10.271,51.382,42.134,10.368,42.81,38.362,10.319,47.096,40.312,10.403,42.81,38.492,10.437,38.525,36.671,10.471,34.241,34.851,10.505,34.241,35.168,10.71,51.382,42.134,10.368,51.382,42.244,10.44,51.382,42.355,10.511,38.525,36.671,10.471,42.81,38.492,10.437,47.096,40.312,10.403,47.096,40.558,10.561,42.81,38.761,10.611,38.525,36.964,10.661,34.241,35.168,10.71,34.241,35.49,10.869,51.382,42.355,10.511,51.382,42.58,10.622,38.525,36.964,10.661,42.81,38.761,10.611,47.096,40.558,10.561,47.096,40.807,10.684,42.81,39.035,10.746,38.525,37.262,10.807,34.241,35.49,10.869,34.241,35.815,11.0,51.382,42.58,10.622,51.382,42.694,10.668,51.382,42.808,10.714,38.525,37.262,10.807,42.81,39.035,10.746,47.096,40.807,10.684,42.81,39.311,10.857,34.241,35.815,11.0,34.241,36.469,11.21,51.382,42.808,10.714,51.382,43.037,10.788,51.382,43.266,10.861,42.81,39.311,10.857,47.096,41.566,10.948,42.81,39.867,11.036,38.525,38.168,11.123,34.241,36.469,11.21,34.241,37.127,11.368,51.382,43.266,10.861,51.382,43.726,10.972,38.525,38.168,11.123,42.81,39.867,11.036,47.096,41.566,10.948,47.096,42.076,11.071,42.81,40.426,11.17};
			return value;
		}
		private double[] getCoordinate_5_34_point_14()
		{
			double[] value = {38.525,38.776,11.269,34.241,37.127,11.368,34.241,37.786,11.487,51.382,43.726,10.972,51.382,44.188,11.055,38.525,38.776,11.269,42.81,40.426,11.17,47.096,42.076,11.071,47.096,42.587,11.163,42.81,40.986,11.271,38.525,39.386,11.379,34.241,37.786,11.487,34.241,38.447,11.569,51.382,44.188,11.055,51.382,44.65,11.112,38.525,39.386,11.379,42.81,40.986,11.271,47.096,42.587,11.163,42.81,41.548,11.341,34.241,38.447,11.569,34.241,39.109,11.617,51.382,44.65,11.112,51.382,44.882,11.129,51.382,45.113,11.146,42.81,41.548,11.341,42.81,42.111,11.381,34.241,39.109,11.617,34.241,39.771,11.629,51.382,45.113,11.146,51.382,45.345,11.15,51.382,45.577,11.155,42.81,42.111,11.381,42.81,42.673,11.392,34.241,39.771,11.629,34.241,40.433,11.597,51.382,45.577,11.155,51.382,45.808,11.143,51.382,46.04,11.132,42.81,42.673,11.392,47.096,44.638,11.248,42.81,43.236,11.365,38.525,41.834,11.481,34.241,40.433,11.597,34.241,41.094,11.533,51.382,46.04,11.132,51.382,46.271,11.11,51.382,46.502,11.087,38.525,41.834,11.481,42.81,43.236,11.365,47.096,44.638,11.248,47.096,45.15,11.199,42.81,43.797,11.31,38.525,42.445,11.422,34.241,41.094,11.533,34.241,41.753,11.443,51.382,46.502,11.087,51.382,46.963,11.024,38.525,42.445,11.422,42.81,43.797,11.31,47.096,45.15,11.199,47.096,45.66,11.129,42.81,44.358,11.234,38.525,43.055,11.338,34.241,41.753,11.443,34.241,42.41,11.331,51.382,46.963,11.024,51.382,47.424,10.946,38.525,43.055,11.338,42.81,44.358,11.234,47.096,45.66,11.129,42.81,44.916,11.139,34.241,42.41,11.331,34.241,43.066,11.201,51.382,47.424,10.946,51.382,47.882,10.855,42.81,44.916,11.139,42.81,45.474,11.028,34.241,43.066,11.201,34.241,43.719,11.056,51.382,47.882,10.855,51.382,48.34,10.754,42.81,45.474,11.028,48.431,47.544,10.806,48.431,47.496,10.816,48.254,47.496,10.809,44.75,46.552,10.871,41.247,45.607,10.932,37.744,44.663,10.994,50.644,48.141,10.767,49.907,47.942,10.78,49.169,47.743,10.793,34.241,43.719,11.056,34.241,44.37,10.899,48.254,47.496,10.809,37.744,44.663,10.994,41.247,45.607,10.932,44.75,46.552,10.871,48.123,47.496,10.803,44.359,46.66,10.826,40.595,45.823,10.849};
			return value;
		}
		private double[] getCoordinate_5_34_point_15()
		{
			double[] value = {36.83,44.987,10.873,36.819,45.035,10.86,35.53,44.703,10.88,51.382,48.34,10.754,51.382,48.567,10.699,51.382,48.795,10.643,48.431,47.544,10.806,49.169,47.743,10.793,49.907,47.942,10.78,50.644,48.141,10.767,48.445,48.037,10.687,48.544,47.59,10.8,48.431,47.565,10.801,50.648,48.605,10.654,49.914,48.416,10.665,49.179,48.226,10.676,48.431,50.456,10.048,51.382,48.795,10.643,51.382,51.051,10.048,48.445,48.037,10.687,49.179,48.226,10.676,49.914,48.416,10.665,50.648,48.605,10.654,48.431,49.006,10.435,48.431,48.1,10.67,49.907,50.753,10.048,34.241,44.37,10.899,34.241,47.594,10.048,36.819,45.035,10.86,34.241,45.664,10.563,35.53,44.703,10.88,36.558,46.21,10.542,36.325,47.26,10.252,36.325,47.704,10.132,36.325,48.014,10.048,35.283,47.804,10.048,48.431,50.456,10.048,51.382,51.051,10.048,51.382,50.821,10.073,51.382,50.591,10.098,49.907,50.753,10.048,48.431,49.962,10.102,50.644,50.434,10.099,49.907,50.276,10.1,49.169,50.119,10.101,34.241,47.594,10.048,34.241,46.936,10.12,36.325,48.014,10.048,35.283,47.804,10.048,36.325,47.697,10.083,36.325,47.381,10.117,35.283,47.158,10.119,48.431,49.962,10.102,51.382,50.591,10.098,51.382,50.131,10.09,49.169,50.119,10.101,49.907,50.276,10.1,50.644,50.434,10.099,48.431,49.468,10.092,48.431,49.489,10.093,50.644,49.965,10.09,49.907,49.799,10.091,49.169,49.633,10.091,34.241,46.936,10.12,34.241,46.279,10.107,36.434,46.771,10.105,35.283,47.158,10.119,36.325,47.381,10.117,36.325,47.26,10.115,35.337,46.525,10.106,34.241,46.279,10.107,34.241,45.623,10.058,36.567,46.172,10.057,35.337,46.525,10.106,36.434,46.771,10.105,35.985,46.035,10.058,35.404,45.897,10.058,34.823,45.76,10.058,48.431,49.468,10.092,51.382,50.131,10.09,51.382,49.901,10.072,51.382,49.672,10.055,49.169,49.633,10.091,49.907,49.799,10.091,50.644,49.965,10.09,48.431,48.975,10.054,48.431,48.996,10.055,50.644,49.497,10.055,49.907,49.323,10.054,49.169,49.149,10.054,34.241,45.623,10.058,34.241,44.969,9.9839,36.699,45.577,9.9867,34.823,45.76,10.058,35.404,45.897,10.058,35.985,46.035,10.058,36.567,46.172,10.057,36.084,45.425,9.986,35.47,45.273,9.9853,34.856,45.121,9.9846};
			return value;
		}
		private double[] getCoordinate_5_34_point_16()
		{
			double[] value = {48.431,48.975,10.054,51.382,49.672,10.055,51.382,49.443,10.029,51.382,49.214,10.003,49.169,49.149,10.054,49.907,49.323,10.054,50.644,49.497,10.055,48.431,48.483,9.9988,48.431,48.505,9.9998,49.907,48.849,10.001,34.241,44.969,9.9839,34.241,44.317,9.8955,36.83,44.988,9.9024,34.856,45.121,9.9846,35.47,45.273,9.9853,36.084,45.425,9.986,36.699,45.577,9.9867,36.183,44.82,9.9007,35.535,44.652,9.8989,34.888,44.485,9.8972,48.431,48.483,9.9988,51.382,49.214,10.003,51.382,48.758,9.9413,49.907,48.849,10.001,48.453,47.999,9.9335,48.439,48.017,9.9348,48.431,48.1,9.9478,49.918,48.379,9.9374,34.241,44.317,9.8955,34.241,41.734,9.5073,38.582,44.842,9.8172,38.582,44.244,9.725,38.582,43.649,9.6344,42.757,45.971,9.8355,42.757,45.421,9.7506,42.757,44.873,9.6672,47.033,47.128,9.8542,47.033,46.626,9.7767,47.033,46.126,9.7007,51.382,48.758,9.9413,51.382,48.304,9.8733,51.382,47.851,9.8034,51.382,47.4,9.7348,51.382,46.951,9.6696,34.888,44.485,9.8972,35.535,44.652,9.8989,36.183,44.82,9.9007,36.83,44.988,9.9024,48.453,47.999,9.9335,49.918,48.379,9.9374,36.83,44.987,9.9022,39.653,45.614,9.8942,42.477,46.242,9.8862,45.3,46.869,9.8781,48.123,47.496,9.8701,48.431,47.496,9.8589,48.431,47.565,9.8692,48.544,47.59,9.8689,49.239,46.298,9.6493,47.096,45.646,9.629,44.953,44.994,9.6088,42.81,44.342,9.5885,40.667,43.69,9.5682,38.525,43.038,9.5479,36.383,42.386,9.5276,34.241,41.734,9.5073,34.241,41.094,9.4235,51.382,46.951,9.6696,51.382,46.726,9.6403,51.382,46.502,9.611,36.383,42.386,9.5276,38.525,43.038,9.5479,40.667,43.69,9.5682,42.81,44.342,9.5885,44.953,44.994,9.6088,47.096,45.646,9.629,49.239,46.298,9.6493,47.096,45.15,9.5641,42.81,43.797,9.5172,38.525,42.445,9.4703,34.241,41.094,9.4235,34.241,40.454,9.3533,51.382,46.502,9.611,51.382,46.055,9.5618,38.525,42.445,9.4703,42.81,43.797,9.5172,47.096,45.15,9.5641,42.81,43.254,9.4575,34.241,40.454,9.3533,34.241,39.816,9.3023,51.382,46.055,9.5618,51.382,45.831,9.544,51.382,45.608,9.5262,42.81,43.254,9.4575,42.81,42.711,9.4142,34.241,39.816,9.3023,34.241,39.178,9.2831,51.382,45.608,9.5262,51.382,45.162,9.5127,42.81,42.711,9.4142};
			return value;
		}
		private double[] getCoordinate_5_34_point_17()
		{
			double[] value = {42.81,42.169,9.3979,34.241,39.178,9.2831,34.241,38.54,9.2855,51.382,45.162,9.5127,51.382,44.715,9.5144,42.81,42.169,9.3979,42.81,41.627,9.4,34.241,38.54,9.2855,34.241,37.901,9.3078,51.382,44.715,9.5144,51.382,44.268,9.53,42.81,41.627,9.4,42.81,41.084,9.4189,34.241,37.901,9.3078,34.241,37.26,9.3491,51.382,44.268,9.53,51.382,44.044,9.5445,51.382,43.82,9.5589,42.81,41.084,9.4189,42.81,40.539,9.454,34.241,37.26,9.3491,34.241,36.618,9.4112,51.382,43.82,9.5589,51.382,43.37,9.6024,42.81,40.539,9.454,47.096,41.682,9.5546,42.81,39.993,9.5068,38.525,38.305,9.459,34.241,36.618,9.4112,34.241,35.972,9.4995,51.382,43.37,9.6024,51.382,42.918,9.6642,38.525,38.305,9.459,42.81,39.993,9.5068,47.096,41.682,9.5546,47.096,41.181,9.623,42.81,39.444,9.5818,38.525,37.708,9.5407,34.241,35.972,9.4995,34.241,35.647,9.5581,51.382,42.918,9.6642,51.382,42.804,9.6847,51.382,42.691,9.7052,38.525,37.708,9.5407,42.81,39.444,9.5818,47.096,41.181,9.623,47.096,40.929,9.6684,42.81,39.168,9.6317,38.525,37.407,9.5949,34.241,35.647,9.5581,34.241,35.319,9.6325,51.382,42.691,9.7052,51.382,42.461,9.7573,38.525,37.407,9.5949,42.81,39.168,9.6317,47.096,40.929,9.6684,42.81,38.89,9.6949,34.241,35.319,9.6325,34.241,34.986,9.7359,51.382,42.461,9.7573,51.382,42.344,9.7934,51.382,42.228,9.8296,42.81,38.89,9.6949,42.81,38.606,9.7827,34.241,34.986,9.7359,34.241,34.814,9.8128,51.382,42.228,9.8296,51.382,42.168,9.8565,51.382,42.107,9.8834,42.81,38.606,9.7827,42.81,38.46,9.8481,34.241,34.814,9.8128,34.241,34.742,9.8577,51.382,42.107,9.8834,51.382,42.082,9.8991,51.382,42.057,9.9148,42.81,38.46,9.8481,42.81,38.399,9.8862,34.241,34.742,9.8577,34.241,34.704,9.8877,51.382,42.057,9.9148,51.382,42.044,9.9253,51.382,42.031,9.9358,42.81,38.399,9.8862,47.096,40.198,9.9238,42.81,38.367,9.9118,38.525,36.535,9.8997,34.241,34.704,9.8877,34.241,34.594,10.048,51.382,42.031,9.9358,51.382,41.953,10.048,47.096,40.113,10.048,42.81,38.273,10.048,38.525,36.433,10.048,38.525,36.535,9.8997,42.81,38.367,9.9118,47.096,40.198,9.9238,4.0672,33.268,10.048,4.0672,33.307,10.442,4.0672,33.334,10.487};
			return value;
		}
		private double[] getCoordinate_5_34_point_18()
		{
			double[] value = {4.0672,33.361,10.533,4.0672,33.475,10.678,4.0672,33.778,10.952,4.0672,34.091,11.155,4.0672,34.403,11.357,4.0672,35.04,11.67,4.0672,35.683,11.93,4.0672,36.329,12.137,4.0672,36.976,12.345,4.0672,37.626,12.501,4.0672,38.276,12.657,4.0672,39.58,12.892,4.0672,40.234,12.973,4.0672,40.887,13.054,4.0672,42.195,13.149,4.0672,42.85,13.161,4.0672,43.504,13.174,4.0672,44.158,13.142,4.0672,44.812,13.11,4.0672,46.118,12.984,4.0672,47.422,12.806,4.0672,48.721,12.585,4.0672,50.017,12.328,4.0672,51.309,12.041,4.0672,51.952,11.885,4.0672,52.595,11.73,4.0672,54.168,11.326,4.0672,55.822,10.889,4.0672,57.41,10.469,4.0672,58.968,10.048,4.0672,58.319,10.119,4.0672,57.669,10.19,4.0672,56.369,10.165,4.0672,55.072,10.067,4.0672,53.779,9.9212,4.0672,52.491,9.7464,4.0672,51.208,9.5542,4.0672,49.929,9.3568,4.0672,48.655,9.163,4.0672,47.385,8.979,4.0672,46.752,8.8961,4.0672,46.118,8.8132,4.0672,44.855,8.6744,4.0672,43.593,8.5737,4.0672,42.331,8.5357,4.0672,41.07,8.5406,4.0672,39.806,8.5845,4.0672,38.54,8.6662,4.0672,37.905,8.7276,4.0672,37.271,8.7891,4.0672,36.632,8.8763,4.0672,35.994,8.9636,4.0672,35.351,9.0795,4.0672,35.027,9.153,4.0672,34.703,9.2265,4.0672,34.374,9.3286,4.0672,34.044,9.4308,4.0672,33.704,9.5829,4.0672,33.562,9.6716,4.0672,33.487,9.731,4.0672,33.378,9.8895,51.382,41.953,10.048,51.382,41.967,10.188,51.382,41.986,10.22,51.382,42.006,10.245,51.382,42.026,10.271,51.382,42.134,10.368,51.382,42.244,10.44,51.382,42.355,10.511,51.382,42.58,10.622,51.382,42.694,10.668,51.382,42.808,10.714,51.382,43.037,10.788,51.382,43.266,10.861,51.382,43.726,10.972,51.382,44.188,11.055,51.382,44.65,11.112,51.382,44.882,11.129,51.382,45.113,11.146,51.382,45.345,11.15,51.382,45.577,11.155,51.382,45.808,11.143,51.382,46.04,11.132,51.382,46.271,11.11,51.382,46.502,11.087,51.382,46.963,11.024,51.382,47.424,10.946,51.382,47.882,10.855,51.382,48.34,10.754,51.382,48.567,10.699,51.382,48.795,10.643,51.382,51.051,10.048,51.382,50.821,10.073,51.382,50.591,10.098,51.382,50.131,10.09,51.382,49.901,10.072,51.382,49.672,10.055,51.382,49.443,10.029,51.382,49.214,10.003,51.382,48.758,9.9413};
			return value;
		}
		private double[] getCoordinate_5_34_point_19()
		{
			double[] value = {51.382,48.304,9.8733,51.382,47.851,9.8034,51.382,47.4,9.7348,51.382,46.951,9.6696,51.382,46.726,9.6403,51.382,46.502,9.611,51.382,46.055,9.5618,51.382,45.831,9.544,51.382,45.608,9.5262,51.382,45.162,9.5127,51.382,44.715,9.5144,51.382,44.268,9.53,51.382,44.044,9.5445,51.382,43.82,9.5589,51.382,43.37,9.6024,51.382,42.918,9.6642,51.382,42.804,9.6847,51.382,42.691,9.7052,51.382,42.461,9.7573,51.382,42.344,9.7934,51.382,42.228,9.8296,51.382,42.168,9.8565,51.382,42.107,9.8834,51.382,42.082,9.8991,51.382,42.057,9.9148,51.382,42.044,9.9253,51.382,42.031,9.9358,36.325,48.014,10.048,36.325,47.26,10.252,36.325,47.704,10.132,36.325,47.697,10.083,36.325,47.381,10.117,36.325,47.26,10.115,48.123,47.496,9.8701,36.83,44.987,10.873,40.595,45.823,10.849,44.359,46.66,10.826,48.123,47.496,10.803,45.3,46.869,9.8781,42.477,46.242,9.8862,39.653,45.614,9.8942,36.83,44.987,9.9022,48.544,47.59,9.8689,48.431,47.565,10.801,48.544,47.59,10.8,48.431,47.565,9.8692,36.83,44.987,9.9022,36.83,44.987,10.873,36.819,45.035,10.86,36.325,47.26,10.252,36.558,46.21,10.542,36.434,46.771,10.105,36.325,47.26,10.115,36.567,46.172,10.057,36.699,45.577,9.9867,36.83,44.988,9.9024,48.544,47.59,9.8689,48.544,47.59,10.8,48.445,48.037,10.687,48.431,48.1,10.67,48.453,47.999,9.9335,48.431,48.1,9.9478,48.431,47.496,9.8589,48.431,47.496,10.816,48.254,47.496,10.809,48.123,47.496,10.803,48.123,47.496,9.8701,48.431,47.496,9.8589,48.431,47.496,10.816,48.431,47.544,10.806,48.431,47.565,10.801,48.431,47.565,9.8692,48.431,48.1,9.9478,48.431,48.1,10.67,48.431,49.006,10.435,48.431,50.456,10.048,48.431,49.962,10.102,48.431,49.489,10.093,48.431,49.468,10.092,48.431,48.996,10.055,48.431,48.975,10.054,48.431,48.505,9.9998,48.431,48.483,9.9988,22.059,56.219,10.154,22.059,56.219,10.784,5.5629,56.219,10.784,8.8622,56.219,10.784,12.162,56.219,10.784,15.461,56.219,10.784,18.76,56.219,10.784,16.561,56.219,10.154,11.062,56.219,10.154,5.5629,56.219,10.154,5.5629,56.219,10.784,5.5629,58.968,10.048,5.5629,57.698,10.394,5.5629,57.669,10.19,5.5629,58.102,10.143,5.5629,58.535,10.095,5.5629,56.369,10.165};
			return value;
		}
		private double[] getCoordinate_5_34_point_20()
		{
			double[] value = {5.5629,57.019,10.178,5.5629,56.219,10.154};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_35_vector_1()
		{
			double[] value = {1.0,0.0,0.0,0.72469,0.68908,0.0,-0.68908,0.72469,0.0,-1.0,1.2331E-16,0.0,1.0,0.0,0.0,1.0,7.3989E-16,0.0,0.72469,0.68908,0.0,0.0,1.0,0.0,-0.68908,0.72469,0.0,-1.0,-4.9326E-16,0.0,-0.72469,-0.68908,0.0,9.8652E-16,-1.0,0.0,0.68908,-0.72469,0.0,1.0,-4.9326E-16,0.0,1.0,4.9326E-16,0.0,0.72469,0.68908,0.0,-4.9326E-16,1.0,0.0,-0.68908,0.72469,0.0,-1.0,-3.6994E-16,0.0,-0.72469,-0.68908,0.0,0.0,-1.0,0.0,0.68908,-0.72469,0.0,1.0,0.0,0.0,1.0,-2.4663E-16,0.0,0.72469,0.68908,0.0,9.8652E-16,1.0,0.0,-0.68908,0.72469,0.0,-1.0,-4.9326E-16,0.0,-0.72469,-0.68908,0.0,4.9326E-16,-1.0,0.0,0.68908,-0.72469,0.0,1.0,-2.4663E-16,0.0,1.0,-4.9326E-16,0.0,0.72469,0.68908,0.0,4.9326E-16,1.0,0.0,-0.68908,0.72469,0.0,-1.0,1.2331E-16,0.0,-0.72469,-0.68908,0.0,9.8652E-16,-1.0,0.0,0.68908,-0.72469,0.0,1.0,-2.4663E-16,0.0,1.0,4.9326E-16,0.0,0.72469,0.68908,0.0,0.0,1.0,0.0,-0.68908,0.72469,0.0,-1.0,-3.6994E-16,0.0,-0.72469,-0.68908,0.0,4.9326E-16,-1.0,0.0,0.68908,-0.72469,0.0,1.0,-2.4663E-16,0.0,1.0,4.9326E-16,0.0,-1.0,-4.9326E-16,0.0,-0.72469,-0.68908,0.0,1.4798E-15,-1.0,0.0,0.68908,-0.72469,0.0,1.0,0.0,0.0,0.35056,0.93654,0.0,0.68498,0.72856,0.0,0.85414,0.52004,0.0,0.88271,0.46992,0.0,0.90832,0.41828,0.0,0.9309,0.36528,0.0,0.9504,0.31102,-5.2988E-16,0.9657,0.25964,0.0,0.97822,0.20756,0.0,0.98793,0.15488,0.0,0.99481,0.10172,0.0,1.0,2.4663E-16,0.0,1.0,2.4663E-16,0.0,0.99831,0.05807,0.0,0.99326,0.11594,0.0,0.98592,0.16724,0.0,0.97594,0.21806,0.0,0.96334,0.26829,5.8621E-16,0.94814,0.31785,-1.1734E-15,0.92892,0.37029,0.0,0.90681,0.42154,0.0,0.88187,0.4715,0.0,0.85414,0.52004,0.0,0.77931,0.62664,0.0,0.69114,0.72272,0.0,0.37769,0.92593,0.0,-4.9326E-16,1.0,0.0,-0.37772,0.92592,-1.2585E-15,-0.69116,0.7227,0.0,-0.85416,0.52002,0.0,-0.94815,0.31783,0.0,-0.99326,0.11592,0.0,-0.9963,-0.085894,0.0,-0.95769,-0.28779,0.0,-0.87178,-0.4899,0.0,-0.72146,-0.69246,0.0,-0.4448,-0.89563,1.4404E-16,4.9326E-16,-1.0,0.0,0.4448,-0.89563,0.0,0.59197,-0.80596,0.0,0.72147,-0.69245,0.0,0.80305,-0.59592,0.0,0.87178,-0.48989,0.0,0.89741,-0.44119,0.0};
			return value;
		}
		private double[] getNormal_5_35_vector_2()
		{
			double[] value = {0.92031,-0.3912,0.0,0.94042,-0.34002,0.0,0.9577,-0.28778,0.0,0.97124,-0.2381,8.5857E-16,0.9822,-0.18782,5.7377E-16,0.99056,-0.13705,0.0,0.99631,-0.085877,0.0,0.99908,-0.042978,5.552E-16,1.0,-2.4663E-16,0.0,1.0,-2.4663E-16,0.0,0.99419,-0.10767,-5.1841E-16,0.98698,-0.16086,0.0,0.97693,-0.21355,0.0,0.96408,-0.26562,0.0,0.94843,-0.31698,0.0,0.90551,-0.42433,-5.2818E-16,0.85044,-0.52608,0.0,0.67837,-0.73472,0.0,0.51697,-0.856,8.5478E-16,0.33349,-0.94275,0.0,-4.9326E-16,-1.0,0.0,-0.33348,-0.94276,0.0,-0.67836,-0.73473,0.0,-0.85043,-0.52609,2.5516E-16,-0.94843,-0.31699,3.5681E-16,-0.99418,-0.10769,0.0,-0.99482,0.1017,0.0,-0.95041,0.311,0.0,-0.85416,0.52002,0.0,-0.685,0.72854,0.0,-0.35059,0.93653,0.0,-4.9326E-16,1.0,0.0,1.6676E-15,0.99525,-0.097319,2.2209E-15,0.99525,-0.097319,-6.1101E-17,0.99525,-0.097319,4.9033E-14,0.99525,-0.097319,0.0,0.99525,-0.097319,-5.186E-17,0.99525,-0.097319,-3.4568E-17,0.99525,-0.097319,3.4673E-14,0.99525,-0.097319,2.2116E-14,0.99525,-0.097319,1.3339E-14,0.99525,-0.097319,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,1.5694E-7,0.85922,-0.51161,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,2.1132E-7,0.78598,-0.61825,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,3.0553E-7,0.67129,-0.74119,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,4.492E-7,0.54311,-0.83966,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,6.2691E-7,0.44141,-0.89731,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719,7.8229E-7,0.37459,-0.92719};
			return value;
		}
		private double[] getNormal_5_35_vector_3()
		{
			double[] value = {9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,9.8111E-7,0.30559,-0.95216,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.2723E-6,0.23371,-0.97231,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.5661E-6,0.1769,-0.98423,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,1.9012E-6,0.12353,-0.99234,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.2815E-6,0.071915,-0.99741,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981};
			return value;
		}
		private double[] getNormal_5_35_vector_4()
		{
			double[] value = {2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,2.7262E-6,0.019242,-0.99981,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.3703E-6,-0.048665,-0.99882,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,3.8728E-6,-0.096343,-0.99535,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.3276E-6,-0.1354,-0.99079,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,4.7395E-6,-0.16762,-0.98585,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.1151E-6,-0.19454,-0.98089,5.4523E-6,-0.21681,-0.97621,5.4523E-6,-0.21681,-0.97621,5.4523E-6,-0.21681,-0.97621,5.4523E-6,-0.21681,-0.97621,5.4523E-6,-0.21681,-0.97621,5.4523E-6,-0.21681,-0.97621,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202};
			return value;
		}
		private double[] getNormal_5_35_vector_5()
		{
			double[] value = {5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.7483E-6,-0.2349,-0.97202,5.9696E-6,-0.24747,-0.9689,6.099E-6,-0.25433,-0.96712,6.1511E-6,-0.25692,-0.96643,6.106E-6,-0.25481,-0.96699,6.2762E-6,-0.26232,-0.96498,6.099E-6,-0.25433,-0.96712,6.1511E-6,-0.25692,-0.96643,6.099E-6,-0.25433,-0.96712,6.1511E-6,-0.25692,-0.96643,6.099E-6,-0.25433,-0.96712,6.1511E-6,-0.25692,-0.96643,5.9696E-6,-0.24747,-0.9689,6.2762E-6,-0.26232,-0.96498,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,5.9696E-6,-0.24747,-0.9689,6.2762E-6,-0.26232,-0.96498,6.1511E-6,-0.25692,-0.96643,6.1511E-6,-0.25692,-0.96643,6.1511E-6,-0.25692,-0.96643,6.1511E-6,-0.25692,-0.96643,6.1511E-6,-0.25692,-0.96643,6.1511E-6,-0.25692,-0.96643,6.2762E-6,-0.26232,-0.96498,6.2762E-6,-0.26232,-0.96498,6.2762E-6,-0.26232,-0.96498,6.2762E-6,-0.26232,-0.96498,6.2762E-6,-0.26232,-0.96498,6.1511E-6,-0.25692,-0.96643,6.2762E-6,-0.26232,-0.96498,6.2762E-6,-0.26232,-0.96498,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,-2.5967E-6,0.10853,0.99409,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,2.9893E-7,-0.018973,0.99982,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716};
			return value;
		}
		private double[] getNormal_5_35_vector_6()
		{
			double[] value = {1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,1.5104E-6,-0.075291,0.99716,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.2638E-6,-0.11241,0.99366,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.6843E-6,-0.13444,0.99092,2.929E-6,-0.14815,0.98896,3.0025E-6,-0.15257,0.98829,2.9683E-6,-0.15035,0.98863,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,3.0025E-6,-0.15257,0.98829,2.9683E-6,-0.15035,0.98863,2.8693E-6,-0.14338,0.98967,3.0025E-6,-0.15257,0.98829,2.9683E-6,-0.15035,0.98863,2.8693E-6,-0.14338,0.98967,3.0025E-6,-0.15257,0.98829,2.9683E-6,-0.15035,0.98863,2.929E-6,-0.14815,0.98896,2.9683E-6,-0.15035,0.98863,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.9683E-6,-0.15035,0.98863,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.929E-6,-0.14815,0.98896,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.8693E-6,-0.14338,0.98967,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.6921E-6,-0.12976,0.99155,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402};
			return value;
		}
		private double[] getNormal_5_35_vector_7()
		{
			double[] value = {2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.4487E-6,-0.10917,0.99402,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1332E-6,-0.079581,0.99683,2.1332E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,2.1331E-6,-0.079581,0.99683,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.6617E-6,-0.030144,0.99955,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.3753E-6,0.0038752,0.99999,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,1.1501E-6,0.034765,0.9994,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792};
			return value;
		}
		private double[] getNormal_5_35_vector_8()
		{
			double[] value = {9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,9.676E-7,0.064424,0.99792,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,8.0787E-7,0.096295,0.99535,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,6.5677E-7,0.13541,0.99079,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,5.4315E-7,0.17754,0.98411,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,4.5051E-7,0.22118,0.97523,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,3.3515E-7,0.29605,0.95517,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,2.2965E-7,0.40843,0.91279,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887};
			return value;
		}
		private double[] getNormal_5_35_vector_9()
		{
			double[] value = {1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.5324E-7,0.5286,0.84887,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.0479E-7,0.62176,0.78321,1.6097E-15,0.82354,0.56726,1.1498E-15,0.82354,0.56726,1.3799E-15,0.82354,0.56726,2.2431E-13,0.82354,0.56726,3.5615E-16,0.82354,0.56726,2.0149E-16,0.82354,0.56726,3.0229E-16,0.82354,0.56726,0.0,0.82354,0.56726,5.6018E-14,0.82354,0.56726,1.1025E-13,0.82354,0.56726,1.6713E-13,0.82354,0.56726,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.12856,0.98699,-0.096512,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85308,-0.50796,-0.11925,0.85308,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11925,0.85309,-0.50796,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.11268,0.78098,-0.61431,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.10283,0.66773,-0.73726,-0.093764,0.54072,-0.83596,-0.093764,0.54072,-0.83596,-0.093764,0.54071,-0.83596,-0.093764,0.54071,-0.83596,-0.093764,0.54072,-0.83596,-0.093764,0.54072,-0.83596,-0.093764,0.54072,-0.83596,-0.093764,0.54072,-0.83596,-0.08984,0.43963,-0.89368,-0.08984,0.43963,-0.89368,-0.08984,0.43962,-0.89368,-0.08984,0.43962,-0.89368,-0.08984,0.43963,-0.89368,-0.08984,0.43963,-0.89368,-0.08984,0.43963,-0.89368,-0.08984,0.43963,-0.89368,-0.089249,0.37309,-0.92349,-0.08925,0.37309,-0.92349,-0.089249,0.37309,-0.92349,-0.08925,0.37309,-0.92349,-0.089249,0.37309,-0.92349,-0.089249,0.37309,-0.92349,-0.089249,0.37309,-0.92349,-0.08925,0.37309,-0.92349,-0.08925,0.37309,-0.92349,-0.08925,0.37309,-0.92349,-0.09062,0.30434,-0.94824,-0.09062,0.30434,-0.94824,-0.09062,0.30433,-0.94824,-0.09062,0.30433,-0.94824,-0.09062,0.30434,-0.94824,-0.09062,0.30434,-0.94824,-0.09062,0.30433,-0.94824,-0.09062,0.30433,-0.94824,-0.09062,0.30434,-0.94824,-0.09062,0.30434,-0.94824};
			return value;
		}
		private double[] getNormal_5_35_vector_10()
		{
			double[] value = {-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.096374,0.23262,-0.96778,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.10418,0.17594,-0.97887,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.11453,0.12272,-0.98581,-0.12736,0.07133,-0.98929,-0.12736,0.07133,-0.98929,-0.12736,0.071329,-0.98929,-0.12736,0.071329,-0.98929,-0.12736,0.07133,-0.98929,-0.12736,0.07133,-0.98929,-0.12736,0.07133,-0.98929,-0.12736,0.07133,-0.98929,-0.14325,0.019045,-0.9895,-0.14325,0.019045,-0.9895,-0.14325,0.019045,-0.9895,-0.14325,0.019042,-0.9895,-0.14325,0.019042,-0.9895,-0.14325,0.019044,-0.9895,-0.14325,0.019044,-0.9895,-0.16713,-0.04798,-0.98477,-0.16713,-0.04798,-0.98477,-0.16713,-0.047983,-0.98477,-0.16713,-0.047983,-0.98477,-0.16713,-0.04798,-0.98477,-0.16713,-0.04798,-0.98477,-0.16713,-0.047981,-0.98477,-0.16713,-0.047981,-0.98477,-0.1862,-0.094657,-0.97794,-0.1862,-0.094657,-0.97794,-0.1862,-0.09466,-0.97794,-0.1862,-0.09466,-0.97794,-0.1862,-0.094657,-0.97794,-0.1862,-0.094657,-0.97794,-0.1862,-0.094658,-0.97794,-0.1862,-0.094658,-0.97794,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.20379,-0.13256,-0.97,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.21993,-0.16352,-0.96171,-0.23479,-0.1891,-0.95347,-0.23479,-0.1891,-0.95347,-0.23479,-0.18911,-0.95347,-0.23479,-0.18911,-0.95347,-0.23479,-0.1891,-0.95347,-0.23479,-0.18911,-0.95347,-0.23479,-0.18911,-0.95347,-0.23479,-0.18911,-0.95347,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.24822,-0.21002,-0.94566,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857};
			return value;
		}
		private double[] getNormal_5_35_vector_11()
		{
			double[] value = {-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26006,-0.22682,-0.93857,-0.26895,-0.23835,-0.9332,-0.28144,-0.25172,-0.92597,-0.26895,-0.23835,-0.9332,-0.28145,-0.25172,-0.92597,-0.28144,-0.25172,-0.92597,-0.27629,-0.24692,-0.92881,-0.26895,-0.23835,-0.9332,-0.26895,-0.23835,-0.9332,-0.26895,-0.23835,-0.9332,-0.27629,-0.24692,-0.92881,-0.28145,-0.25172,-0.92597,-0.28145,-0.25172,-0.92597,-0.28145,-0.25172,-0.92597,0.12046,0.10774,0.98685,0.12046,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12047,0.10774,0.98685,0.12046,0.10774,0.98685,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.013125,-0.018971,0.99973,-0.068834,-0.075112,0.9948,-0.068834,-0.075112,0.9948,-0.068835,-0.075113,0.9948,-0.068835,-0.075113,0.9948,-0.068835,-0.075112,0.9948,-0.068834,-0.075112,0.9948,-0.10293,-0.11181,0.98839,-0.10292,-0.11181,0.98839,-0.10293,-0.11181,0.98838,-0.10293,-0.11181,0.98838,-0.10293,-0.11181,0.98839,-0.10293,-0.11181,0.98839,-0.12163,-0.13344,0.98356,-0.12163,-0.13344,0.98356,-0.12163,-0.13345,0.98356,-0.12163,-0.13345,0.98356,-0.12163,-0.13344,0.98356,-0.12163,-0.13344,0.98356,-0.13235,-0.14685,0.98026,-0.13407,-0.14899,0.97971,-0.12992,-0.14217,0.98128,-0.13236,-0.14685,0.98026,-0.12992,-0.14217,0.98128,-0.13235,-0.14685,0.98026,-0.12992,-0.14217,0.98128,-0.12992,-0.14217,0.98128,-0.12992,-0.14217,0.98128,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.12263,-0.12878,0.98406,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.11282,-0.10847,0.98768,-0.10042,-0.079178,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079179,0.99179,-0.10042,-0.079179,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079179,0.99179,-0.10042,-0.079179,0.99179,-0.10042,-0.079178,0.99179,-0.10042,-0.079178,0.99179,-0.082492,-0.030041,0.99614,-0.082492,-0.030041,0.99614};
			return value;
		}
		private double[] getNormal_5_35_vector_12()
		{
			double[] value = {-0.082493,-0.030042,0.99614,-0.082493,-0.030042,0.99614,-0.082492,-0.030041,0.99614,-0.082492,-0.030041,0.99614,-0.082493,-0.030041,0.99614,-0.082493,-0.030042,0.99614,-0.082493,-0.030042,0.99614,-0.082493,-0.030042,0.99614,-0.082493,-0.030042,0.99614,-0.082492,-0.030041,0.99614,-0.072074,0.0038655,0.99739,-0.072074,0.0038655,0.99739,-0.072075,0.0038644,0.99739,-0.072075,0.0038644,0.99739,-0.072074,0.0038655,0.99739,-0.072074,0.0038655,0.99739,-0.072075,0.0038653,0.99739,-0.072075,0.0038651,0.99739,-0.072075,0.0038648,0.99739,-0.072075,0.0038651,0.99739,-0.064403,0.034693,0.99732,-0.064403,0.034693,0.99732,-0.064403,0.034692,0.99732,-0.064403,0.034692,0.99732,-0.064403,0.034693,0.99732,-0.064403,0.034693,0.99732,-0.064403,0.034693,0.99732,-0.064403,0.034692,0.99732,-0.064403,0.034693,0.99732,-0.064403,0.034693,0.99732,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064312,0.9962,-0.058775,0.064312,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.058775,0.064313,0.9962,-0.054612,0.096152,0.99387,-0.054612,0.096152,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096152,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096151,0.99387,-0.054612,0.096152,0.99387,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051836,0.13523,0.98946,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.051396,0.1773,0.98281,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.052244,0.22088,0.9739,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.055961,0.29559,0.95367,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.065044,0.40757,0.91086,-0.076621,0.52705,0.84638};
			return value;
		}
		private double[] getNormal_5_35_vector_13()
		{
			double[] value = {-0.076621,0.52705,0.84638,-0.076621,0.52704,0.84638,-0.076621,0.52704,0.84638,-0.076621,0.52705,0.84638,-0.076621,0.52705,0.84638,-0.086132,0.61945,0.7803,-0.086132,0.61945,0.7803,-0.086132,0.61944,0.7803,-0.086132,0.61944,0.7803,-0.086132,0.61945,0.7803,-0.086132,0.61944,0.7803,-0.086132,0.61945,0.7803,-0.086132,0.61945,0.7803,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.10666,0.81884,0.56403,-0.39295,0.91519,-0.089491,-0.39295,0.91519,-0.089491,-0.39295,0.91519,-0.08949,-0.39295,0.91519,-0.08949,-0.39295,0.91519,-0.089491,-0.39295,0.91519,-0.089491,-0.39295,0.91519,-0.089491,-0.39295,0.91519,-0.089491,-0.34735,0.80572,-0.47976,-0.34735,0.80572,-0.47976,-0.34735,0.80572,-0.47976,-0.34735,0.80572,-0.47976,-0.34735,0.80572,-0.47976,-0.34735,0.80572,-0.47976,-0.32146,0.74426,-0.58544,-0.32146,0.74426,-0.58544,-0.32147,0.74426,-0.58543,-0.32147,0.74426,-0.58543,-0.32147,0.74426,-0.58543,-0.32147,0.74426,-0.58543,-0.32147,0.74426,-0.58543,-0.27953,0.64453,-0.71165,-0.27953,0.64453,-0.71165,-0.27953,0.64453,-0.71164,-0.27953,0.64453,-0.71164,-0.27953,0.64453,-0.71165,-0.27953,0.64453,-0.71165,-0.27953,0.64453,-0.71165,-0.27953,0.64453,-0.71165,-0.23104,0.52841,-0.81695,-0.23104,0.52841,-0.81695,-0.23104,0.52842,-0.81694,-0.23104,0.52842,-0.81694,-0.23104,0.52842,-0.81694,-0.23104,0.52841,-0.81695,-0.23104,0.52841,-0.81694,-0.23104,0.52841,-0.81694,-0.23104,0.52841,-0.81694,-0.23104,0.52841,-0.81694,-0.23104,0.52841,-0.81695,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88063,-0.19186,0.43321,-0.88063,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.19186,0.43321,-0.88064,-0.16594,0.36939,-0.91434,-0.16594,0.36939,-0.91434,-0.16595,0.36939,-0.91434,-0.16595,0.36939,-0.91434,-0.16595,0.36939,-0.91434,-0.16594,0.36939,-0.91434,-0.16594,0.36939,-0.91434,-0.16594,0.36939,-0.91434,-0.16594,0.36939,-0.91434,-0.13918,0.30262,-0.9429,-0.13918,0.30262,-0.9429,-0.13918,0.30262,-0.94289,-0.13918,0.30262,-0.94289,-0.13918,0.30262,-0.94289,-0.13918,0.30262,-0.9429,-0.13918,0.30262,-0.9429,-0.13918,0.30262,-0.9429,-0.13918,0.30262,-0.9429,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622,-0.11175,0.23224,-0.96622};
			return value;
		}
		private double[] getNormal_5_35_vector_14()
		{
			double[] value = {-0.11175,0.23224,-0.96622,-0.090485,0.17618,-0.98019,-0.090485,0.17618,-0.98019,-0.090486,0.17618,-0.98019,-0.090486,0.17618,-0.98019,-0.090485,0.17618,-0.98019,-0.090485,0.17618,-0.98019,-0.090486,0.17618,-0.98019,-0.090486,0.17618,-0.98019,-0.090485,0.17618,-0.98019,-0.090485,0.17618,-0.98019,-0.07095,0.12322,-0.98984,-0.07095,0.12322,-0.98984,-0.070951,0.12322,-0.98984,-0.070951,0.12322,-0.98984,-0.07095,0.12322,-0.98984,-0.07095,0.12322,-0.98984,-0.07095,0.12322,-0.98984,-0.07095,0.12322,-0.98984,-0.052514,0.071816,-0.99603,-0.052514,0.071816,-0.99603,-0.052514,0.071817,-0.99603,-0.052514,0.071817,-0.99603,-0.052514,0.071817,-0.99603,-0.052514,0.071816,-0.99603,-0.052514,0.071816,-0.99603,-0.034181,0.019231,-0.99923,-0.034181,0.019231,-0.99923,-0.034182,0.019231,-0.99923,-0.034182,0.019231,-0.99923,-0.034182,0.019231,-0.99923,-0.034182,0.019231,-0.99923,-0.034182,0.019231,-0.99923,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,-0.011173,-0.048662,-0.99875,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.0045161,-0.096342,-0.99534,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.016956,-0.13538,-0.99065,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.026865,-0.16756,-0.9855,0.034839,-0.19443,-0.9803,0.034839,-0.19443,-0.9803,0.034839,-0.19443,-0.9803,0.034839,-0.19443,-0.9803,0.034839,-0.19443,-0.9803,0.034839,-0.19443,-0.9803,0.041175,-0.21662,-0.97539,0.041175,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041175,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.041176,-0.21662,-0.97539,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099};
			return value;
		}
		private double[] getNormal_5_35_vector_15()
		{
			double[] value = {0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.046112,-0.23465,-0.97099,0.05284,-0.26196,-0.96363,0.049392,-0.24717,-0.96771,0.05284,-0.26196,-0.96363,0.049392,-0.24717,-0.96771,0.049392,-0.24717,-0.96771,0.049392,-0.24717,-0.96771,0.049392,-0.24717,-0.96771,0.051715,-0.25658,-0.96514,0.049392,-0.24717,-0.96771,0.05284,-0.26196,-0.96363,0.049392,-0.24717,-0.96771,0.052839,-0.26196,-0.96363,0.049392,-0.24717,-0.96771,0.051714,-0.25658,-0.96514,0.049392,-0.24717,-0.96771,0.051714,-0.25658,-0.96514,0.05124,-0.25448,-0.96572,0.052839,-0.26196,-0.96363,0.052839,-0.26196,-0.96363,0.052839,-0.26196,-0.96363,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,-0.021887,0.10851,0.99385,0.0053017,-0.018972,0.99981,0.0053017,-0.018973,0.99981,0.0053017,-0.018973,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018973,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018973,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.0053017,-0.018972,0.99981,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075278,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.017953,-0.075279,0.997,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331};
			return value;
		}
		private double[] getNormal_5_35_vector_16()
		{
			double[] value = {0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.026713,-0.11237,0.99331,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.032167,-0.13437,0.99041,0.035718,-0.14806,0.98833,0.034241,-0.1433,0.98909,0.036913,-0.15246,0.98762,0.036287,-0.15025,0.98798,0.034241,-0.1433,0.98909,0.036913,-0.15246,0.98762,0.036287,-0.15025,0.98798,0.034241,-0.1433,0.98909,0.036913,-0.15246,0.98762,0.036288,-0.15025,0.98798,0.034241,-0.1433,0.98909,0.035718,-0.14806,0.98833,0.036913,-0.15246,0.98762,0.036288,-0.15025,0.98798,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.036913,-0.15246,0.98762,0.035718,-0.14806,0.98833,0.035718,-0.14806,0.98833,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.034241,-0.1433,0.98909,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.030083,-0.1297,0.9911,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.023566,-0.10914,0.99375,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,0.013871,-0.079573,0.99673,-0.0028684,-0.030144,0.99954,-0.0028684,-0.030144,0.99954,-0.0028684,-0.030144,0.99954,-0.0028684,-0.030144,0.99954,-0.0028684,-0.030144,0.99954};
			return value;
		}
		private double[] getNormal_5_35_vector_17()
		{
			double[] value = {-0.0028684,-0.030144,0.99954,-0.014748,0.0038746,0.99988,-0.014748,0.0038746,0.99988,-0.014748,0.0038749,0.99988,-0.014749,0.0038749,0.99988,-0.014748,0.0038747,0.99988,-0.014748,0.0038747,0.99988,-0.025862,0.034753,0.99906,-0.025862,0.034753,0.99906,-0.025862,0.034754,0.99906,-0.025862,0.034754,0.99906,-0.025862,0.034753,0.99906,-0.025862,0.034753,0.99906,-0.036843,0.06438,0.99725,-0.036843,0.06438,0.99725,-0.036844,0.064381,0.99725,-0.036844,0.064381,0.99725,-0.036844,0.064381,0.99725,-0.036843,0.064381,0.99725,-0.036843,0.064381,0.99725,-0.048974,0.096179,0.99416,-0.048974,0.096179,0.99416,-0.048974,0.09618,0.99416,-0.048974,0.09618,0.99416,-0.048974,0.09618,0.99416,-0.048974,0.09618,0.99416,-0.048974,0.09618,0.99416,-0.048974,0.096179,0.99416,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.064258,0.13513,0.98874,-0.081128,0.17695,0.98087,-0.081128,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.081129,0.17695,0.98087,-0.098768,0.2201,0.97046,-0.098768,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.098769,0.2201,0.97046,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.12921,0.29357,0.94716,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.17482,0.40214,0.89873,-0.22268,0.51533,0.82756,-0.22268,0.51533,0.82756,-0.22269,0.51533,0.82756,-0.22269,0.51533,0.82756,-0.22269,0.51533,0.82756,-0.22269,0.51533,0.82756,-0.22269,0.51533,0.82756,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.25883,0.60057,0.75652,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,-0.33337,0.77643,0.53481,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0};
			return value;
		}
		private double[] getNormal_5_35_vector_18()
		{
			double[] value = {1.0,0.0,0.0,1.0,-6.968E-17,-3.5588E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.4363E-32,1.9415E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.2306E-32,1.9307E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-9.7025E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,1.0313E-19,-1.0,1.2416E-5,9.5158E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-6.1486E-15,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,5.2691E-15,-1.0,1.2416E-5,6.0463E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-4.3959E-15,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,8.7146E-15,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,4.5124E-15,-1.0,1.2416E-5,-1.1673E-19,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-1.488E-19,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-7.9727E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-8.3517E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,1.3129E-14,-1.0,1.2416E-5,-8.0221E-20,-1.0,1.2416E-5,7.8377E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-7.2709E-20};
			return value;
		}
		private double[] getNormal_5_35_vector_19()
		{
			double[] value = {-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,6.2133E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,4.3319E-15,-1.0,1.2416E-5,4.3734E-15,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,7.0267E-20,-1.0,1.2416E-5,0.0,-1.0,1.2416E-5,-5.7798E-15,-1.0,1.2416E-5,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.21693,-0.97619,1.144E-15,0.21693,-0.97619,0.0,0.21693,-0.97619,0.0,0.21693,-0.97619,0.0,0.21693,-0.97619,-9.1614E-16,0.21693,-0.97619,0.0,0.21693,-0.97619,-3.9943E-15,0.21693,-0.97619,0.0,0.21693,-0.97619,0.0,0.21693,-0.97619,0.0,0.21693,-0.97619,0.0,0.21693,-0.97619,4.1261E-15,0.21693,-0.97619,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,-0.97619,-0.21693,0.0,0.97619,0.21693,0.0,0.97619,0.21693,0.0,0.97619,0.21693,0.0,0.97619,0.21693,0.0,0.97619,0.21693,0.0,0.97619,0.21693,0.0,3.1554E-30,-1.0,-3.5527E-15,-7.1054E-15,-1.0,-3.5527E-15,0.0,-1.0,-4.18E-15,0.0,-1.0,-4.1954E-15,0.0,-1.0,0.0,1.0,7.1054E-15,2.5244E-29,1.0,1.4211E-14,5.0487E-29,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.187E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.6098E-15,0.0,-2.2204E-16,-1.0,0.0,-4.4409E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,1.4357E-15,-1.0,2.0723E-30,5.384E-16,-1.0,0.0,0.0,-1.0,5.7734E-15,0.0,-1.0,0.0,0.0,-1.0,-5.7735E-15,-1.0,0.0,0.0,-1.0,-1.1102E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}
		private double[] getNormal_5_35_vector_20()
		{
			double[] value = {-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_36_point_1()
		{
			double[] value = {0.47596,0.74095,0.41828,0.74095,0.29928,0.74095,0.23798,0.74095,0.0,0.74095,0.47596,0.74797,0.41828,0.74797,0.35697,0.74797,0.29928,0.74797,0.23798,0.74797,0.18029,0.74797,0.11899,0.74797,0.061304,0.74797,0.0,0.74797,0.47596,0.755,0.41828,0.755,0.35697,0.755,0.29928,0.755,0.23798,0.755,0.18029,0.755,0.11899,0.755,0.061304,0.755,0.0,0.755,0.47596,0.76203,0.41828,0.76203,0.35697,0.76203,0.29928,0.76203,0.23798,0.76203,0.18029,0.76203,0.11899,0.76203,0.061304,0.76203,0.0,0.76203,0.47596,0.76905,0.41828,0.76905,0.35697,0.76905,0.29928,0.76905,0.23798,0.76905,0.18029,0.76905,0.11899,0.76905,0.061304,0.76905,0.0,0.76905,0.47596,0.77608,0.41828,0.77608,0.35697,0.77608,0.29928,0.77608,0.23798,0.77608,0.18029,0.77608,0.11899,0.77608,0.061304,0.77608,0.0,0.77608,0.47596,0.78311,0.23798,0.78311,0.18029,0.78311,0.11899,0.78311,0.061304,0.78311,0.0,0.78311,0.38531,0.74106,0.41425,0.73838,0.43368,0.73622,0.4379,0.73586,0.44215,0.73548,0.44644,0.73509,0.45079,0.73469,0.45489,0.7345,0.45904,0.73431,0.46326,0.73411,0.46756,0.73392,0.47596,0.73407,0.47596,0.78994,0.47113,0.78981,0.4664,0.78967,0.46227,0.78936,0.4582,0.78906,0.4542,0.78875,0.45024,0.78845,0.44604,0.78802,0.44188,0.78759,0.43776,0.78718,0.43368,0.78677,0.42424,0.78572,0.41486,0.78476,0.38749,0.78253,0.35697,0.78168,0.32645,0.78253,0.29908,0.78476,0.28026,0.78677,0.2637,0.78845,0.24754,0.78967,0.23087,0.79014,0.21466,0.79008,0.19825,0.78954,0.17996,0.78855,0.15498,0.78706,0.11899,0.78598,0.083002,0.78706,0.070425,0.78772,0.058022,0.78855,0.04892,0.78903,0.039735,0.78954,0.035691,0.78967};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_2()
		{
			double[] value = {0.031613,0.7898,0.027492,0.78994,0.023317,0.79008,0.019357,0.79009,0.015343,0.79011,0.011265,0.79012,0.0071122,0.79014,0.0035859,0.79004,0.0,0.78994,0.0,0.73407,0.008887,0.73422,0.013181,0.73451,0.017399,0.7348,0.021551,0.73509,0.025648,0.73537,0.034308,0.73638,0.042801,0.73734,0.062358,0.74018,0.076967,0.74239,0.092022,0.74397,0.11899,0.74536,0.14596,0.74397,0.17562,0.74018,0.19518,0.73734,0.21233,0.73537,0.22909,0.73422,0.24638,0.73392,0.26315,0.73469,0.28026,0.73622,0.29969,0.73838,0.32863,0.74106,0.35697,0.74201,0.27134,0.36696,0.2641,0.36696,0.27134,0.73245,0.2641,0.73245,0.27134,0.45833,0.27134,0.54971,0.27134,0.64108,0.2641,0.64108,0.2641,0.54971,0.2641,0.45833,0.018808,0.36696,0.017849,0.36696,0.016889,0.36696,0.018808,0.73245,0.016889,0.73245,0.018808,0.45833,0.018808,0.54971,0.018808,0.64108,0.016889,0.54971,0.73871,0.040554,0.73871,0.042963,0.99854,0.040554,0.99854,0.042963,0.86862,0.040554,0.93358,0.042963,0.86862,0.042963,0.80367,0.042963,0.73871,0.33125,0.73871,0.33655,0.99854,0.33125,0.99854,0.33655,0.80367,0.33125,0.86862,0.33125,0.93358,0.33125,0.93358,0.33655,0.86862,0.33655,0.80367,0.33655,0.47743,0.17535,0.47743,0.18019,0.47743,0.18503,0.73725,0.17535,0.73725,0.18503,0.54238,0.17535,0.60734,0.17535,0.67229,0.17535,0.67229,0.18503,0.60734,0.18503,0.54238,0.18503,0.42957,0.0,0.41938,0.0,0.42957,0.28691,0.41938,0.28691,0.42957,0.071728,0.42957,0.14346,0.42957,0.21518,0.41938,0.21518,0.41938,0.14346,0.41938,0.071728,0.22181,0.36696,0.20914,0.36696,0.22181,0.73245,0.20914,0.73245,0.22181,0.45833,0.22181,0.54971,0.22181,0.64108,0.20914,0.64108,0.20914,0.54971,0.20914,0.45833};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_3()
		{
			double[] value = {0.019484,0.0,0.0097422,0.0,0.0,0.0,0.019484,0.28691,0.0,0.28691,0.0,0.22172,0.0053905,0.19182,0.0,0.16193,0.019484,0.071728,0.019484,0.14346,0.019484,0.21518,0.0,0.080963,0.0,0.27061,0.0,0.25431,0.0,0.23802,0.39602,0.0,0.38643,0.0,0.37684,0.0,0.39602,0.1619,0.37684,0.13098,0.39602,0.08095,0.37684,0.098239,0.37684,0.065492,0.37684,0.032746,0.447,0.36696,0.447,0.47134,0.4163,0.47134,0.4163,0.41646,0.4342,0.39329,0.447,0.39305,0.447,0.41915,0.447,0.44524,0.4163,0.4439,0.47743,0.36696,0.447,0.36696,0.47743,0.57661,0.447,0.55192,0.47743,0.41937,0.47743,0.47179,0.47743,0.5242,0.447,0.50568,0.447,0.45944,0.447,0.4132,0.8909,0.0472,0.8909,0.086914,0.86888,0.086914,0.86888,0.065069,0.8909,0.067057,0.86888,0.075991,0.75685,0.61431,0.75685,0.62565,0.75685,0.63699,0.89562,0.61431,0.88507,0.63699,0.79154,0.61431,0.82624,0.61431,0.86093,0.61431,0.85302,0.63699,0.82096,0.63699,0.78891,0.63699,0.024163,0.9271,0.024163,0.95123,0.012082,0.95123,0.0,0.95123,0.0,0.93834,0.012406,0.93342,0.024163,0.93916,0.0,0.94478,0.75685,0.95489,0.75685,0.97748,0.88507,0.95489,0.88014,0.97748,0.78891,0.95489,0.82096,0.95489,0.85301,0.95489,0.84932,0.97748,0.8185,0.97748,0.78768,0.97748,0.95595,0.17854,0.95595,0.20178,0.91255,0.20178,0.91255,0.188,0.92358,0.18651,0.9345,0.18444,0.9453,0.18178,0.95595,0.19016,0.94148,0.20178,0.92702,0.20178,0.75685,0.79648,0.75685,0.80776,0.75685,0.81903,0.88014,0.79648,0.88007,0.81903,0.78768,0.79648,0.8185,0.79648,0.84932,0.79648,0.84927,0.81903,0.81846,0.81903,0.78766,0.81903,0.76126,0.30158};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_4()
		{
			double[] value = {0.76126,0.30875,0.73871,0.30875,0.73871,0.30165,0.74967,0.30221,0.74999,0.30875,0.91255,0.15571,0.95589,0.17854,0.91255,0.17854,0.92319,0.15888,0.93397,0.16146,0.94488,0.16347,0.95589,0.16489,0.94144,0.17854,0.927,0.17854,0.91255,0.16713,0.75685,0.93232,0.75685,0.9436,0.75685,0.95489,0.88486,0.95489,0.88007,0.93232,0.78766,0.93232,0.81846,0.93232,0.84927,0.93232,0.85285,0.95489,0.82085,0.95489,0.78885,0.95489,0.78259,0.20032,0.82649,0.15571,0.82649,0.20032,0.78866,0.18962,0.7941,0.1786,0.79889,0.16729,0.80304,0.15571,0.81476,0.15571,0.82649,0.17058,0.82649,0.18545,0.81551,0.20032,0.80454,0.20032,0.79357,0.20032,0.75685,0.5917,0.75685,0.61431,0.89522,0.61431,0.88486,0.5917,0.78885,0.5917,0.82086,0.5917,0.85286,0.5917,0.86063,0.61431,0.82604,0.61431,0.79144,0.61431,0.73871,0.0472,0.76095,0.086914,0.73871,0.086914,0.76095,0.065076,0.76095,0.070535,0.76095,0.075995,0.76095,0.081454,0.73871,0.067057,0.73871,0.2641,0.73871,0.28676,0.89529,0.28676,0.87708,0.2641,0.77331,0.2641,0.8079,0.2641,0.84249,0.2641,0.85615,0.28676,0.817,0.28676,0.77786,0.28676,0.38602,0.36696,0.4163,0.46889,0.38602,0.46889,0.4163,0.41496,0.4163,0.44192,0.38602,0.41793,0.15501,0.0,0.13609,0.0,0.13609,0.16037,0.15501,0.13039,0.15501,0.032597,0.15501,0.065194,0.15501,0.097792,0.13609,0.080183,0.75685,0.68181,0.75685,0.69778,0.99854,0.68181,0.99854,0.69778,0.89196,0.68181,0.91844,0.6867,0.94491,0.68181,0.97172,0.68181,0.82441,0.68181,0.87769,0.69778,0.75685,0.70457,0.75685,0.72056,0.99854,0.70457,0.99854,0.72056,0.87769,0.70457,0.87769,0.72056,0.75685,0.72736,0.75685,0.73536,0.75685,0.74336};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_5()
		{
			double[] value = {0.99854,0.72736,0.99854,0.74336,0.87769,0.72736,0.96832,0.74336,0.93811,0.74336,0.9079,0.74336,0.87769,0.74336,0.84748,0.74336,0.81727,0.74336,0.78706,0.74336,0.75539,0.46359,0.73601,0.46359,0.7156,0.46359,0.69599,0.46359,0.67672,0.46359,0.73601,0.52406,0.7156,0.52406,0.73601,0.5822,0.7156,0.5822,0.73601,0.64174,0.7156,0.64174,0.75539,0.70229,0.67672,0.70229,0.75539,0.49342,0.75539,0.52326,0.75539,0.5531,0.75539,0.58294,0.75539,0.61278,0.75539,0.64261,0.75539,0.67245,0.67672,0.67833,0.71069,0.67833,0.71069,0.63896,0.71069,0.59959,0.71069,0.56022,0.71069,0.52083,0.71069,0.48145,0.69244,0.48145,0.67672,0.48145,0.67672,0.47698,0.67672,0.47252,0.67672,0.46805,0.72383,0.70229,0.69244,0.70229,0.67672,0.69031,0.89154,0.094514,0.88028,0.094514,0.86902,0.094514,0.86902,0.12028,0.89154,0.10096,0.89154,0.1074,0.89154,0.11384,0.89154,0.12028,0.88403,0.12028,0.87653,0.12028,0.86902,0.11384,0.86902,0.1074,0.86902,0.10096,0.75685,0.53917,0.7978,0.53917,0.7978,0.56583,0.77733,0.53917,0.75685,0.56583,0.78756,0.56583,0.77733,0.56583,0.76709,0.56583,0.76112,0.094514,0.73871,0.094514,0.73871,0.12028,0.76112,0.10096,0.76112,0.1074,0.76112,0.11384,0.76112,0.12028,0.74992,0.12028,0.73871,0.1074,0.47743,0.37051,0.52225,0.37051,0.52225,0.38502,0.52225,0.39954,0.48863,0.37051,0.49984,0.37051,0.51104,0.37051,0.47743,0.39954,0.47743,0.38502,0.51104,0.39954,0.49984,0.39954,0.48863,0.39954,0.75685,0.63699,0.75685,0.65271,0.99854,0.63699,0.99854,0.65271,0.76589,0.63699,0.77493,0.63699,0.97428,0.63699,0.98034,0.63699,0.98641,0.63699,0.99247,0.63699,0.77493,0.63881,0.8414,0.63881,0.90784,0.63881};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_6()
		{
			double[] value = {0.97428,0.63881,0.93811,0.65271,0.87769,0.65271,0.81727,0.65271,0.75685,0.6594,0.75685,0.67512,0.99854,0.6594,0.99854,0.67512,0.81727,0.6594,0.87769,0.6594,0.93811,0.6594,0.93811,0.67512,0.87769,0.67512,0.81727,0.67512,0.47743,0.43457,0.47743,0.45146,0.73725,0.43457,0.73725,0.45146,0.54238,0.43457,0.60734,0.43457,0.67229,0.43457,0.70477,0.45146,0.67229,0.45146,0.63982,0.45146,0.60734,0.45146,0.57486,0.45146,0.54238,0.45146,0.5099,0.45146,0.61887,0.46359,0.60346,0.46359,0.5881,0.46359,0.5728,0.46359,0.55756,0.46359,0.60346,0.52375,0.5881,0.52375,0.5728,0.52375,0.60346,0.58159,0.5881,0.58159,0.5728,0.58159,0.60346,0.64082,0.5881,0.64082,0.61887,0.70106,0.5881,0.70106,0.55756,0.70106,0.55756,0.67363,0.5728,0.65038,0.57836,0.62236,0.5728,0.59433,0.55756,0.57107,0.61887,0.49327,0.61887,0.52296,0.61887,0.55264,0.61887,0.58232,0.61887,0.61201,0.61887,0.64169,0.61887,0.67138,0.55756,0.5442,0.55756,0.51733,0.55756,0.49046,0.55756,0.6942,0.55756,0.68735,0.55756,0.68049,0.75685,0.75273,0.79666,0.75273,0.79666,0.77474,0.7744,0.77474,0.76635,0.76316,0.7668,0.75273,0.77675,0.75273,0.78671,0.75273,0.79666,0.76374,0.79109,0.77474,0.78553,0.77474,0.77997,0.77474,0.33967,0.0,0.3305,0.0,0.32134,0.0,0.33967,0.12983,0.32134,0.11522,0.33967,0.032458,0.33967,0.064915,0.33967,0.097373,0.32134,0.086414,0.32134,0.05761,0.32134,0.028805,0.47743,0.32047,0.50626,0.32047,0.50626,0.34885,0.49054,0.34885,0.48786,0.34149,0.48477,0.3343,0.48129,0.32728,0.48463,0.32047,0.49184,0.32047,0.49905,0.32047,0.50626,0.32993,0.50626,0.33939,0.4984,0.34885,0.73871,0.22356,0.73871,0.24546};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_7()
		{
			double[] value = {0.87708,0.22356,0.86696,0.24546,0.77331,0.22356,0.8079,0.22356,0.84249,0.22356,0.8349,0.24546,0.80284,0.24546,0.77078,0.24546,0.055889,0.0,0.065991,0.0,0.065991,0.01816,0.059934,0.01816,0.059276,0.013546,0.058382,0.0089755,0.057252,0.004457,0.06094,0.0,0.065991,0.0060534,0.065991,0.012107,0.73871,0.38415,0.73871,0.40596,0.86696,0.38415,0.8621,0.40596,0.77078,0.38415,0.80284,0.38415,0.8349,0.38415,0.83126,0.40596,0.80041,0.40596,0.76956,0.40596,0.75685,0.46359,0.75685,0.48533,0.88024,0.46359,0.87991,0.48533,0.7877,0.46359,0.81855,0.46359,0.84939,0.46359,0.84915,0.48533,0.81838,0.48533,0.78762,0.48533,0.40502,0.0,0.41108,0.0,0.41108,0.018103,0.40563,0.0104,0.40548,0.0051913,0.4053,0.018103,0.40554,0.014255,0.41108,0.0060345,0.41108,0.012069,0.75685,0.77474,0.75685,0.79648,0.88407,0.79648,0.87991,0.77474,0.78762,0.77474,0.81838,0.77474,0.84915,0.77474,0.85227,0.79648,0.82046,0.79648,0.78866,0.79648,0.73871,0.30875,0.76045,0.31986,0.73871,0.31986,0.74406,0.31021,0.74948,0.31139,0.75494,0.31229,0.76045,0.31291,0.75321,0.31986,0.74596,0.31986,0.73871,0.31431,0.73871,0.20178,0.73871,0.22356,0.87518,0.22356,0.86593,0.20178,0.77052,0.20178,0.80232,0.20178,0.83413,0.20178,0.84107,0.22356,0.80695,0.22356,0.77283,0.22356,0.75685,0.51882,0.77863,0.53917,0.75685,0.53917,0.7621,0.52158,0.76749,0.52405,0.773,0.52621,0.77863,0.52807,0.77863,0.53362,0.77137,0.53917,0.76411,0.53917,0.75685,0.53409,0.75685,0.529,0.75685,0.52391,0.32134,0.0,0.30314,0.0,0.30314,0.12711,0.32134,0.11364,0.32134,0.02841,0.32134,0.05682,0.32134,0.085229,0.30314,0.095336,0.30314,0.063557,0.30314,0.031779};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_8()
		{
			double[] value = {0.75685,0.5917,0.8001,0.56583,0.8001,0.5917,0.76725,0.57937,0.77601,0.56583,0.78203,0.56583,0.78806,0.56583,0.79408,0.56583,0.8001,0.57876,0.78929,0.5917,0.77848,0.5917,0.76766,0.5917,0.037786,0.0,0.028635,0.0,0.019484,0.0,0.019484,0.15192,0.037786,0.12712,0.037786,0.03178,0.037786,0.06356,0.037786,0.095339,0.019484,0.11394,0.019484,0.07596,0.019484,0.03798,0.11902,0.36696,0.14832,0.45536,0.11902,0.45536,0.13195,0.38808,0.14832,0.40667,0.14832,0.41884,0.14832,0.43102,0.14832,0.44319,0.11902,0.43326,0.11902,0.41116,0.11902,0.38906,0.47743,0.40581,0.47743,0.41418,0.47743,0.42255,0.73725,0.40581,0.73725,0.42255,0.61503,0.40581,0.65114,0.41436,0.68725,0.40581,0.51183,0.40581,0.54623,0.40581,0.58063,0.40581,0.69975,0.40581,0.71225,0.40581,0.72475,0.40581,0.67229,0.42255,0.60734,0.42255,0.54238,0.42255,0.22907,0.0,0.2197,0.0,0.22907,0.28691,0.2197,0.28691,0.22907,0.071728,0.22907,0.14346,0.22907,0.21518,0.2197,0.21518,0.2197,0.14346,0.2197,0.071728,0.094379,0.0,0.089611,0.0,0.084844,0.0,0.094379,0.28691,0.084844,0.28691,0.094379,0.071728,0.094379,0.14346,0.094379,0.21518,0.084844,0.21518,0.084844,0.14346,0.084844,0.071728,0.47743,0.0,0.47248,0.0,0.46753,0.0,0.47743,0.28691,0.46753,0.28691,0.47743,0.071728,0.47743,0.14346,0.47743,0.21518,0.46753,0.21518,0.46753,0.14346,0.46753,0.071728,0.73871,0.25768,0.73871,0.26252,0.99854,0.25768,0.99854,0.26252,0.80367,0.25768,0.86862,0.25768,0.93358,0.25768,0.93358,0.26252,0.86862,0.26252,0.80367,0.26252,0.73871,0.088379,0.73871,0.090558,0.99854,0.088379,0.99854,0.090558,0.80367,0.088379,0.86862,0.088379,0.93358,0.088379};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_9()
		{
			double[] value = {0.93358,0.090558,0.86862,0.090558,0.80367,0.090558,0.47743,0.40368,0.47743,0.40492,0.73725,0.40368,0.73725,0.40492,0.54238,0.40368,0.60734,0.40368,0.67229,0.40368,0.67229,0.40492,0.60734,0.40492,0.54238,0.40492,0.2623,0.36696,0.25878,0.36696,0.25526,0.36696,0.2623,0.73245,0.25526,0.73245,0.25526,0.64108,0.25526,0.54971,0.25526,0.45833,0.2623,0.45833,0.2623,0.54971,0.2623,0.64108,0.75685,0.50066,0.75685,0.50749,0.93361,0.50066,0.93361,0.50749,0.80104,0.50066,0.84523,0.50066,0.88942,0.50066,0.88942,0.50749,0.84523,0.50749,0.80104,0.50749,0.39753,0.0,0.39602,0.0,0.39753,0.14718,0.39602,0.14718,0.39753,0.036794,0.39753,0.073589,0.39753,0.11038,0.39602,0.11038,0.39602,0.073589,0.39602,0.036794,0.47743,0.39954,0.47743,0.40368,0.70638,0.39954,0.70638,0.40368,0.53466,0.39954,0.5919,0.39954,0.64914,0.39954,0.64914,0.40368,0.5919,0.40368,0.53466,0.40368,0.11902,0.36696,0.10965,0.36696,0.11902,0.60237,0.10965,0.60237,0.11902,0.42581,0.11902,0.48467,0.11902,0.54352,0.10965,0.54352,0.10965,0.48467,0.10965,0.42581,0.0,0.86746,0.0,0.88113,0.18789,0.86746,0.18789,0.88113,0.046972,0.86746,0.093944,0.86746,0.14092,0.86746,0.093944,0.88113,0.73871,0.24546,0.73871,0.25768,0.91484,0.24546,0.91484,0.25768,0.82678,0.24546,0.87081,0.25768,0.82678,0.25768,0.78275,0.25768,0.75685,0.87592,0.75685,0.88786,0.93288,0.87592,0.93288,0.88786,0.80086,0.87592,0.84486,0.87592,0.88887,0.87592,0.88887,0.88786,0.84486,0.88786,0.80086,0.88786,0.73871,0.44019,0.73871,0.46359,0.91529,0.44019,0.91529,0.46359,0.78286,0.44019,0.827,0.44019,0.87115,0.44019,0.87115,0.46359,0.827,0.46359,0.78286,0.46359};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_10()
		{
			double[] value = {0.46753,0.0,0.44834,0.0,0.46753,0.14804,0.44834,0.14804,0.46753,0.03701,0.46753,0.07402,0.46753,0.11103,0.44834,0.11103,0.44834,0.07402,0.44834,0.03701,0.20914,0.36696,0.17872,0.36696,0.20914,0.60637,0.17872,0.60637,0.20914,0.42681,0.20914,0.48666,0.20914,0.54652,0.17872,0.54652,0.17872,0.48666,0.17872,0.42681,0.73871,0.4175,0.73871,0.42884,0.73871,0.44019,0.92077,0.4175,0.92077,0.44019,0.78423,0.4175,0.82974,0.4175,0.87525,0.4175,0.82974,0.44019,0.75685,0.84143,0.75685,0.86403,0.94191,0.84143,0.94191,0.86403,0.75685,0.8565,0.75685,0.84897,0.84938,0.84143,0.84938,0.86403,0.44834,0.0,0.43895,0.0,0.42957,0.0,0.44834,0.15704,0.42957,0.15704,0.44834,0.078519,0.42957,0.078519,0.75685,0.90976,0.75685,0.93232,0.94945,0.90976,0.94945,0.93232,0.75685,0.9248,0.75685,0.91728,0.85315,0.90976,0.85315,0.93232,0.37684,0.0,0.35801,0.0,0.37684,0.16411,0.35801,0.16411,0.36429,0.0,0.37056,0.0,0.37684,0.082054,0.35801,0.082054,0.25526,0.36696,0.22505,0.36696,0.25526,0.63622,0.22505,0.63622,0.25526,0.50159,0.22505,0.56891,0.22505,0.50159,0.22505,0.43428,0.0,0.81902,0.0,0.84322,0.22087,0.81902,0.22087,0.84322,0.055218,0.81902,0.11044,0.81902,0.16566,0.81902,0.16566,0.84322,0.11044,0.84322,0.055218,0.84322,0.0,0.84322,0.0,0.86746,0.22703,0.84322,0.22703,0.86746,0.056757,0.84322,0.11351,0.84322,0.17027,0.84322,0.11351,0.86746,0.049678,0.36696,0.0193,0.36696,0.049678,0.6593,0.0193,0.6593,0.049678,0.51313,0.0193,0.58622,0.0193,0.51313,0.0193,0.44004,0.17872,0.36696,0.14832,0.36696,0.17872,0.66799,0.14832,0.66799,0.17872,0.44222,0.17872,0.51747};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_11()
		{
			double[] value = {0.17872,0.59273,0.14832,0.59273,0.14832,0.51747,0.14832,0.44222,0.55609,0.46359,0.47743,0.46359,0.55609,0.64573,0.47743,0.64573,0.49314,0.46359,0.52454,0.46359,0.55609,0.50912,0.55609,0.55466,0.55609,0.60019,0.52454,0.64573,0.47743,0.60019,0.47743,0.55466,0.47743,0.50912,0.75685,0.97748,0.75685,0.99818,0.99854,0.97748,0.99854,0.99818,0.81727,0.97748,0.87769,0.97748,0.93811,0.97748,0.93811,0.99818,0.87769,0.99818,0.81727,0.99818,0.75685,0.81903,0.75685,0.82966,0.75685,0.84028,0.99854,0.81903,0.99854,0.84028,0.81727,0.81903,0.87769,0.81903,0.93811,0.81903,0.87769,0.84028,0.30306,0.36696,0.2732,0.36696,0.30306,0.696,0.2732,0.696,0.30306,0.53148,0.2732,0.53148,0.38602,0.36696,0.35615,0.36696,0.38602,0.6858,0.35615,0.6858,0.38602,0.52638,0.35615,0.52638,0.35615,0.36696,0.3263,0.36696,0.35615,0.67601,0.3263,0.67601,0.35615,0.52148,0.3263,0.52148,0.30168,0.0,0.26524,0.0,0.22907,0.0,0.30168,0.18353,0.22907,0.18353,0.30168,0.091766,0.22907,0.13765,0.22907,0.091766,0.22907,0.045883,0.17333,0.0,0.16417,0.0,0.15501,0.0,0.17333,0.16713,0.15501,0.16713,0.17333,0.041781,0.17333,0.083563,0.17333,0.12534,0.15501,0.12534,0.15501,0.083563,0.15501,0.041781,0.75685,0.88786,0.75685,0.90976,0.95263,0.88786,0.95263,0.90976,0.75685,0.90246,0.75685,0.89516,0.8058,0.88786,0.85474,0.88786,0.90368,0.88786,0.90368,0.90976,0.85474,0.90976,0.8058,0.90976,0.084844,0.0,0.066684,0.0,0.084844,0.15932,0.066684,0.15932,0.072737,0.0,0.078791,0.0,0.084844,0.039829,0.084844,0.079658,0.084844,0.11949,0.066684,0.11949,0.066684,0.079658,0.066684,0.039829,0.055889,0.0,0.037786,0.0};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_12()
		{
			double[] value = {0.055889,0.15603,0.037786,0.15603,0.043821,0.0,0.049855,0.0,0.055889,0.039009,0.055889,0.078017,0.055889,0.11703,0.037786,0.11703,0.037786,0.078017,0.037786,0.039009,0.11248,0.0,0.094379,0.0,0.11248,0.15318,0.094379,0.15318,0.10041,0.0,0.10645,0.0,0.11248,0.038294,0.11248,0.076589,0.11248,0.11488,0.094379,0.076589,0.20966,0.0,0.19153,0.0,0.20966,0.15078,0.19153,0.15078,0.19758,0.0,0.20362,0.0,0.20966,0.075388,0.19153,0.11308,0.19153,0.075388,0.19153,0.037694,0.19153,0.0,0.17333,0.0,0.19153,0.14885,0.17333,0.14885,0.18243,0.0,0.19153,0.037213,0.19153,0.074426,0.19153,0.11164,0.17333,0.11164,0.17333,0.074426,0.17333,0.037213,0.0,0.95295,0.0,0.97636,0.18856,0.95295,0.18856,0.97636,0.04714,0.95295,0.094281,0.95295,0.14142,0.95295,0.14142,0.97636,0.094281,0.97636,0.04714,0.97636,0.0,0.97636,0.0,1.0,0.1874,0.97636,0.1874,1.0,0.046851,0.97636,0.093702,0.97636,0.14055,0.97636,0.14055,1.0,0.093702,1.0,0.046851,1.0,0.31805,0.36696,0.30306,0.36696,0.31805,0.60094,0.30306,0.60094,0.31805,0.42545,0.31805,0.48395,0.31805,0.54244,0.30306,0.54244,0.30306,0.48395,0.30306,0.42545,0.73871,0.12692,0.73871,0.13837,0.91445,0.12692,0.91445,0.13837,0.78265,0.12692,0.82658,0.12692,0.87052,0.12692,0.87052,0.13837,0.82658,0.13837,0.78265,0.13837,0.75685,0.86403,0.75685,0.87592,0.93296,0.86403,0.93296,0.87592,0.80088,0.86403,0.84491,0.86403,0.88893,0.86403,0.88893,0.87592,0.84491,0.87592,0.80088,0.87592,0.41642,0.0,0.41108,0.0,0.41642,0.14686,0.41108,0.14686,0.41642,0.036714,0.41642,0.073428,0.41642,0.11014,0.41108,0.073428,0.75685,0.49777};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_13()
		{
			double[] value = {0.75685,0.50066,0.93334,0.49777,0.93334,0.50066,0.84509,0.49777,0.84509,0.50066,0.75685,0.75017,0.75685,0.75182,0.9334,0.75017,0.9334,0.75182,0.84513,0.75017,0.88926,0.75182,0.84513,0.75182,0.80099,0.75182,0.73871,0.12028,0.73871,0.12692,0.91547,0.12028,0.91547,0.12692,0.87128,0.12692,0.82709,0.12692,0.7829,0.12692,0.7829,0.12028,0.82709,0.12028,0.87128,0.12028,0.73871,0.043748,0.73871,0.046539,0.99854,0.043748,0.99854,0.046539,0.80367,0.043748,0.86862,0.043748,0.93358,0.043748,0.86862,0.046539,0.75685,0.75182,0.75685,0.7525,0.99854,0.75182,0.99854,0.7525,0.87769,0.75182,0.87769,0.7525,0.0,0.95123,0.0,0.95295,0.34216,0.95123,0.34216,0.95209,0.34216,0.95295,0.17108,0.95123,0.17108,0.95295,0.41938,0.0,0.41642,0.0,0.41938,0.26743,0.41642,0.26743,0.41938,0.13371,0.41642,0.20057,0.41642,0.13371,0.41642,0.066857,0.73871,0.13837,0.73871,0.14363,0.99854,0.13837,0.99854,0.141,0.99854,0.14363,0.80367,0.13837,0.86862,0.13837,0.93358,0.13837,0.93358,0.14363,0.86862,0.14363,0.80367,0.14363,0.32511,0.36696,0.31805,0.36696,0.32511,0.73245,0.31805,0.73245,0.32511,0.45833,0.32511,0.54971,0.32511,0.64108,0.31805,0.64108,0.31805,0.54971,0.31805,0.45833,0.2197,0.0,0.21467,0.0,0.2197,0.26613,0.21719,0.26613,0.21467,0.26613,0.2197,0.066532,0.2197,0.13306,0.2197,0.19959,0.21467,0.13306,0.47743,0.30324,0.47743,0.31288,0.73725,0.30324,0.73725,0.30806,0.73725,0.31288,0.60734,0.30324,0.67229,0.31288,0.60734,0.31288,0.54238,0.31288,0.47743,0.28814,0.47743,0.29767,0.73725,0.28814,0.73725,0.29767,0.54238,0.28814,0.60734,0.28814,0.67229,0.28814,0.67229,0.29767,0.60734,0.29767};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_14()
		{
			double[] value = {0.54238,0.29767,0.47743,0.25831,0.47743,0.26779,0.73725,0.25831,0.73725,0.26779,0.54238,0.25831,0.60734,0.25831,0.67229,0.25831,0.67229,0.26779,0.60734,0.26779,0.54238,0.26779,0.47743,0.24344,0.47743,0.2529,0.73725,0.24344,0.73725,0.2529,0.54238,0.24344,0.60734,0.24344,0.67229,0.24344,0.60734,0.2529,0.47743,0.22863,0.47743,0.23809,0.73725,0.22863,0.73725,0.23336,0.73725,0.23809,0.60734,0.22863,0.60734,0.23809,0.47743,0.08875,0.47743,0.098219,0.73725,0.08875,0.73725,0.093484,0.73725,0.098219,0.60734,0.08875,0.60734,0.098219,0.47743,0.044622,0.47743,0.05413,0.73725,0.044622,0.73725,0.049376,0.73725,0.05413,0.60734,0.044622,0.67229,0.05413,0.60734,0.05413,0.54238,0.05413,0.47743,0.029803,0.47743,0.039365,0.73725,0.029803,0.73725,0.034584,0.73725,0.039365,0.54238,0.029803,0.60734,0.029803,0.67229,0.029803,0.67229,0.039365,0.60734,0.039365,0.54238,0.039365,0.73871,0.28676,0.73871,0.29638,0.99854,0.28676,0.99854,0.29638,0.80367,0.28676,0.86862,0.28676,0.93358,0.28676,0.93358,0.29638,0.86862,0.29638,0.80367,0.29638,0.47743,0.014916,0.47743,0.024586,0.73725,0.014916,0.73725,0.024586,0.54238,0.014916,0.60734,0.014916,0.67229,0.014916,0.60734,0.024586,0.47743,0.0,0.47743,0.0097195,0.73725,0.0,0.73725,0.0097195,0.60734,0.0,0.60734,0.0097195,0.47743,0.073814,0.47743,0.083577,0.73725,0.073814,0.73725,0.083577,0.60734,0.073814,0.69253,0.083577,0.69253,0.082631,0.68985,0.083577,0.63675,0.083577,0.58364,0.083577,0.53053,0.083577,0.72607,0.083577,0.71489,0.083577,0.70371,0.083577,0.73871,0.40596,0.73871,0.4175,0.98879,0.40596,0.80123,0.40596,0.86375,0.40596,0.92627,0.40596,0.98645,0.40679,0.91928,0.41056,0.85211,0.41378};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_15()
		{
			double[] value = {0.78493,0.41654,0.78473,0.4175,0.76172,0.4175,0.79138,0.0,0.79138,0.004335,0.79138,0.0086699,0.73871,0.0,0.75188,0.0,0.76505,0.0,0.77821,0.0,0.73896,0.0086699,0.74074,2.7408E-4,0.73871,3.6845E-4,0.77828,0.0086699,0.76517,0.0086699,0.75207,0.0086699,0.0,0.92564,0.054149,0.88113,0.054149,0.92564,2.5813E-4,0.88113,0.013731,0.88113,0.027203,0.88113,0.040676,0.88113,1.9212E-7,0.89898,3.1196E-7,0.88236,0.027074,0.92564,0.79432,0.33828,0.73871,0.33828,0.79432,0.38269,0.77201,0.33828,0.79432,0.36048,0.77201,0.37819,0.75223,0.37418,0.74427,0.37418,0.73871,0.37418,0.73871,0.35623,0.73871,0.031994,0.7907,0.031994,0.7907,0.036274,0.7907,0.040554,0.76471,0.031994,0.73871,0.040554,0.7777,0.040554,0.76471,0.040554,0.75171,0.040554,0.73871,0.31986,0.73871,0.33125,0.77542,0.31986,0.75707,0.31986,0.77542,0.32555,0.77542,0.33125,0.75707,0.33125,0.89103,0.53917,0.89103,0.59023,0.88268,0.59023,0.89103,0.55194,0.89103,0.5647,0.89103,0.57747,0.88268,0.53917,0.88305,0.53917,0.88268,0.57747,0.88268,0.5647,0.88268,0.55194,0.75685,0.50749,0.75685,0.51882,0.79556,0.51882,0.77525,0.50749,0.79365,0.50749,0.79365,0.50965,0.77621,0.51882,0.73871,0.0086699,0.73871,0.020003,0.77988,0.020003,0.75812,0.0086699,0.77752,0.0086699,0.76959,0.020003,0.7593,0.020003,0.74901,0.020003,0.92033,0.53917,0.92033,0.59023,0.91617,0.59023,0.91201,0.59023,0.92033,0.55194,0.92033,0.5647,0.92033,0.57747,0.91201,0.53917,0.91238,0.53917,0.91201,0.57747,0.91201,0.5647,0.91201,0.55194,0.75031,0.15571,0.73871,0.15571,0.73871,0.20032,0.75031,0.16626,0.75031,0.17681,0.75031,0.18737,0.75031,0.19792,0.73871,0.18916,0.73871,0.17801,0.73871,0.16686};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_16()
		{
			double[] value = {0.94965,0.53917,0.94965,0.59023,0.94549,0.59023,0.94134,0.59023,0.94965,0.55194,0.94965,0.5647,0.94965,0.57747,0.94134,0.53917,0.94171,0.53917,0.94134,0.5647,0.87968,0.15571,0.86871,0.15571,0.86871,0.20032,0.87968,0.1663,0.87968,0.17688,0.87968,0.18747,0.87968,0.19806,0.86871,0.18916,0.86871,0.17801,0.86871,0.16686,0.97896,0.53917,0.97896,0.59023,0.97068,0.59023,0.97896,0.5647,0.97068,0.53956,0.97105,0.53948,0.97248,0.53917,0.97068,0.5649,0.10296,0.36696,0.049678,0.36696,0.089567,0.45955,0.076218,0.45955,0.06292,0.45955,0.089567,0.54858,0.076218,0.54858,0.06292,0.54858,0.089567,0.63975,0.076218,0.63975,0.06292,0.63975,0.10296,0.73245,0.089567,0.73245,0.076218,0.73245,0.06292,0.73245,0.049678,0.73245,0.10296,0.38076,0.10296,0.39457,0.10296,0.40837,0.10296,0.42218,0.10296,0.67002,0.10296,0.70124,0.10293,0.42218,0.10056,0.48239,0.097913,0.5426,0.094941,0.60279,0.091582,0.66298,0.089312,0.66954,0.091189,0.66954,0.091043,0.67196,0.049678,0.68677,0.049678,0.64108,0.049678,0.59539,0.049678,0.54971,0.049678,0.50402,0.049678,0.45833,0.049678,0.41265,0.47743,0.11808,0.47743,0.12742,0.73725,0.11808,0.73725,0.12275,0.73725,0.12742,0.5099,0.11808,0.54238,0.11808,0.57486,0.11808,0.60734,0.11808,0.63982,0.11808,0.67229,0.11808,0.70477,0.11808,0.67229,0.12742,0.60734,0.12742,0.54238,0.12742,0.12171,0.0,0.11248,0.0,0.12171,0.25871,0.11248,0.25871,0.12171,0.064676,0.12171,0.12935,0.12171,0.19403,0.11248,0.12935,0.34885,0.0,0.33967,0.0,0.34885,0.25957,0.34426,0.25957,0.33967,0.25957,0.34885,0.12979,0.33967,0.12979,0.35801,0.0,0.34885,0.0,0.35801,0.26047,0.34885,0.26047,0.35801,0.13023};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_17()
		{
			double[] value = {0.34885,0.13023,0.47743,0.1325,0.47743,0.14161,0.73725,0.1325,0.73725,0.14161,0.60734,0.1325,0.60734,0.14161,0.47743,0.14675,0.47743,0.15583,0.73725,0.14675,0.73725,0.15583,0.60734,0.14675,0.60734,0.15583,0.47743,0.16102,0.47743,0.17011,0.73725,0.16102,0.73725,0.16556,0.73725,0.17011,0.60734,0.16102,0.60734,0.17011,0.47743,0.059409,0.47743,0.06851,0.73725,0.059409,0.73725,0.06851,0.60734,0.059409,0.67229,0.06851,0.60734,0.06851,0.54238,0.06851,0.47743,0.10353,0.47743,0.11269,0.73725,0.10353,0.73725,0.11269,0.54238,0.10353,0.60734,0.10353,0.67229,0.10353,0.67229,0.11269,0.60734,0.11269,0.54238,0.11269,0.47743,0.27327,0.47743,0.2779,0.73725,0.27327,0.73725,0.27558,0.73725,0.2779,0.54238,0.27327,0.60734,0.27327,0.67229,0.27327,0.67229,0.2779,0.60734,0.2779,0.54238,0.2779,0.47743,0.28064,0.47743,0.28534,0.73725,0.28064,0.73725,0.28534,0.54238,0.28064,0.60734,0.28064,0.67229,0.28064,0.60734,0.28534,0.21467,0.0,0.20966,0.0,0.21467,0.26694,0.21217,0.26694,0.20966,0.26694,0.21467,0.13347,0.20966,0.13347,0.73871,0.091268,0.73871,0.093896,0.99854,0.091268,0.99854,0.092582,0.99854,0.093896,0.86862,0.091268,0.86862,0.093896,0.47743,0.31858,0.47743,0.31976,0.73725,0.31858,0.73725,0.31917,0.73725,0.31976,0.60734,0.31858,0.60734,0.31976,0.066684,0.0,0.065991,0.0,0.066684,0.26742,0.066338,0.26742,0.065991,0.26742,0.066684,0.13371,0.065991,0.20056,0.065991,0.13371,0.065991,0.066854,0.73871,0.29823,0.73871,0.30094,0.99854,0.29823,0.99854,0.30094,0.93358,0.30094,0.86862,0.30094,0.80367,0.30094,0.80367,0.29823,0.86862,0.29823,0.93358,0.29823,0.63824,0.46359,0.64291,0.46404,0.64344,0.46436};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_18()
		{
			double[] value = {0.64398,0.46468,0.6457,0.46604,0.64895,0.46962,0.65134,0.47332,0.65374,0.47703,0.65745,0.48457,0.66052,0.49218,0.66298,0.49984,0.66544,0.50749,0.66729,0.51519,0.66914,0.52289,0.67192,0.53833,0.67288,0.54607,0.67384,0.5538,0.67496,0.56929,0.67511,0.57704,0.67526,0.58479,0.67488,0.59254,0.6745,0.60028,0.67301,0.61575,0.6709,0.63118,0.66828,0.64657,0.66524,0.66192,0.66184,0.67721,0.66,0.68483,0.65816,0.69245,0.65337,0.71108,0.6482,0.73065,0.64323,0.74946,0.63824,0.76791,0.63908,0.76022,0.63992,0.75253,0.63963,0.73713,0.63847,0.72177,0.63674,0.70647,0.63467,0.69121,0.63239,0.67602,0.63006,0.66088,0.62776,0.64579,0.62558,0.63075,0.6246,0.62325,0.62362,0.61575,0.62198,0.60079,0.62078,0.58584,0.62033,0.57091,0.62039,0.55596,0.62091,0.54101,0.62188,0.52602,0.62261,0.5185,0.62333,0.51098,0.62437,0.50342,0.6254,0.49586,0.62677,0.48825,0.62764,0.48441,0.62851,0.48058,0.62972,0.47667,0.63093,0.47277,0.63273,0.46875,0.63378,0.46706,0.63449,0.46617,0.63636,0.46488,0.67238,0.20345,0.67209,0.20645,0.67168,0.20713,0.67125,0.20768,0.67081,0.20824,0.66852,0.21031,0.66615,0.21185,0.66377,0.21338,0.65894,0.21576,0.6565,0.21675,0.65407,0.21773,0.64916,0.2193,0.64426,0.22088,0.63439,0.22325,0.6245,0.22503,0.61459,0.22626,0.60963,0.22662,0.60467,0.22698,0.5997,0.22707,0.59474,0.22717,0.58978,0.22693,0.58482,0.22668,0.57986,0.2262,0.57491,0.22572,0.56502,0.22437,0.55516,0.2227,0.54533,0.22075,0.53553,0.21857,0.53065,0.21739,0.52577,0.21621,0.47743,0.20345,0.48235,0.20399,0.48728,0.20453,0.49715,0.20434,0.50207,0.20397,0.50698,0.2036,0.51189,0.20305,0.51679,0.20249,0.52656,0.20117};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_19()
		{
			double[] value = {0.5363,0.19971,0.546,0.19821,0.55566,0.19674,0.5653,0.19534,0.5701,0.19472,0.57491,0.19409,0.58449,0.19303,0.58928,0.19265,0.59406,0.19227,0.60363,0.19198,0.6132,0.19202,0.62279,0.19235,0.62759,0.19266,0.63239,0.19297,0.64202,0.1939,0.65171,0.19523,0.65415,0.19567,0.65658,0.19611,0.6615,0.19722,0.664,0.198,0.6665,0.19877,0.66779,0.19935,0.66908,0.19993,0.66962,0.20026,0.67016,0.2006,0.67044,0.20082,0.67073,0.20105,0.73871,0.023181,0.7517,0.026694,0.74405,0.024632,0.74417,0.023777,0.74962,0.024373,0.7517,0.024333,0.13609,0.0,0.12171,0.16596,0.12204,0.11064,0.12238,0.05532,0.12271,0.0,0.13597,0.04149,0.13586,0.08298,0.13574,0.12447,0.13563,0.16596,0.75477,0.021181,0.73871,0.023181,0.73873,0.021181,0.75476,0.023181,0.47743,0.34885,0.47743,0.37051,0.47854,0.37024,0.5294,0.35665,0.5054,0.36314,0.51823,0.35338,0.5294,0.3536,0.50453,0.35231,0.49093,0.35073,0.47745,0.34885,0.40502,0.0,0.40502,0.013357,0.39846,0.01174,0.39753,0.011498,0.39901,9.2682E-4,0.39753,0.0011333,0.75521,0.026694,0.73871,0.026694,0.73884,0.029734,0.73895,0.031994,0.75501,0.031994,0.75521,0.021181,0.73871,0.021181,0.7389,0.020361,0.73898,0.020003,0.75503,0.020003,0.79744,0.48533,0.79744,0.49777,0.78183,0.49372,0.75685,0.48705,0.76536,0.48798,0.7735,0.48783,0.77388,0.48782,0.782,0.48721,0.78237,0.48718,0.79046,0.48626,0.79084,0.48622,0.73871,0.14486,0.73871,0.15478,0.99854,0.15478,0.94657,0.15478,0.89461,0.15478,0.84264,0.15478,0.79068,0.15478,0.82532,0.14486,0.91193,0.14486,0.99854,0.14486,0.0,0.36696,0.016889,0.43009,0.008958,0.40091,0.013632,0.40025,0.014718,0.4102,0.015804,0.42014,0.014198,0.3704};
			return value;
		}
		private double[] getTextureCoordinate_5_36_point_20()
		{
			double[] value = {0.013915,0.38532,0.014458,0.36696};
			return value;
		}


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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_41_point_1()
		{
			double[] value = {-4.3381,33.268,10.048,-4.3381,33.307,10.442,-4.3381,33.361,10.533,-4.3381,33.475,10.678,-4.3381,33.778,10.952,-4.338,34.404,11.357,-4.338,35.04,11.67,-4.338,35.683,11.93,-4.338,36.976,12.345,-4.338,38.276,12.657,-4.3379,39.58,12.892,-4.3379,40.887,13.054,-4.3379,42.195,13.149,-4.3378,43.504,13.174,-4.3378,44.812,13.11,-4.3378,46.118,12.984,-4.3377,47.422,12.806,-4.3377,48.722,12.585,-4.3377,50.017,12.328,-4.3376,51.309,12.041,-4.3376,52.596,11.73,-4.3375,58.968,10.048,-4.3375,57.669,10.19,-4.3375,56.369,10.165,-4.3376,55.072,10.067,-4.3376,53.779,9.9212,-4.3376,52.491,9.7464,-4.3377,47.385,8.979,-4.3378,46.118,8.8132,-4.3378,44.855,8.6744,-4.3378,43.593,8.5737,-4.3379,42.332,8.5357,-4.3379,41.07,8.5406,-4.3379,39.806,8.5845,-4.3379,38.54,8.6662,-4.338,37.271,8.7891,-4.338,35.994,8.9636,-4.338,35.351,9.0795,-4.338,34.703,9.2265,-4.3381,34.044,9.4308,-4.3381,33.704,9.5829,-4.3381,33.562,9.6716,-4.3381,33.487,9.731,4.0669,33.268,10.048,4.0669,33.307,10.442,4.0669,33.36,10.533,4.0669,33.475,10.678,4.067,33.778,10.952,4.067,34.403,11.357,4.067,35.04,11.67,4.067,35.683,11.93,4.067,36.976,12.345,4.0671,38.276,12.657,4.0671,39.58,12.892,4.0671,40.887,13.054,4.0671,42.195,13.149,4.0672,43.504,13.174,4.0672,44.812,13.11,4.0672,46.118,12.984,4.0673,47.421,12.806,4.0673,48.721,12.585,4.0673,50.017,12.328,4.0674,51.309,12.041,4.0674,52.595,11.73,4.0675,58.968,10.048,4.0675,57.669,10.19,4.0675,56.369,10.165,4.0674,55.072,10.067,4.0674,53.779,9.9212,4.0674,52.491,9.7464,4.0673,47.385,8.979,4.0672,46.118,8.8132,4.0672,44.855,8.6744,4.0672,43.593,8.5737,4.0672,42.331,8.5357,4.0671,41.069,8.5406,4.0671,39.806,8.5845,4.0671,38.54,8.6662,4.067,37.27,8.7891,4.067,35.994,8.9636,4.067,35.351,9.0795,4.067,34.703,9.2265,4.067,34.044,9.4308,4.0669,33.704,9.5829,4.0669,33.561,9.6716,4.0669,33.487,9.731,-4.3381,33.268,10.048,4.0669,33.268,10.048,-4.3381,33.307,10.442,4.0669,33.307,10.442,-4.3381,33.307,10.442,4.0669,33.307,10.442,-4.3381,33.361,10.533,4.0669,33.36,10.533,-4.3381,33.361,10.533,4.0669,33.36,10.533,-4.3381,33.475,10.678,4.0669,33.475,10.678,-4.3381,33.475,10.678,4.0669,33.475,10.678};
			return value;
		}
		private double[] getCoordinate_5_41_point_2()
		{
			double[] value = {-4.3381,33.778,10.952,4.067,33.778,10.952,-4.3381,33.778,10.952,4.067,33.778,10.952,-4.338,34.404,11.357,4.067,34.403,11.357,-4.338,34.404,11.357,4.067,34.403,11.357,-4.338,35.04,11.67,4.067,35.04,11.67,-4.338,35.04,11.67,4.067,35.04,11.67,-4.338,35.683,11.93,4.067,35.683,11.93,-4.338,35.683,11.93,4.067,35.683,11.93,-4.338,36.976,12.345,4.067,36.976,12.345,-4.338,36.976,12.345,4.067,36.976,12.345,-4.338,38.276,12.657,4.0671,38.276,12.657,-4.338,38.276,12.657,4.0671,38.276,12.657,-4.3379,39.58,12.892,4.0671,39.58,12.892,-4.3379,39.58,12.892,4.0671,39.58,12.892,-4.3379,40.887,13.054,4.0671,40.887,13.054,-4.3379,40.887,13.054,4.0671,40.887,13.054,-4.3379,42.195,13.149,4.0671,42.195,13.149,-4.3379,42.195,13.149,4.0671,42.195,13.149,-4.3378,43.504,13.174,4.0672,43.504,13.174,-4.3378,43.504,13.174,4.0672,43.504,13.174,-4.3378,44.812,13.11,4.0672,44.812,13.11,-4.3378,44.812,13.11,4.0672,44.812,13.11,-4.3378,46.118,12.984,4.0672,46.118,12.984,-4.3378,46.118,12.984,4.0672,46.118,12.984,-4.3377,47.422,12.806,4.0673,47.421,12.806,-4.3377,47.422,12.806,4.0673,47.421,12.806,-4.3377,48.722,12.585,4.0673,48.721,12.585,-4.3377,48.722,12.585,4.0673,48.721,12.585,-4.3377,50.017,12.328,4.0673,50.017,12.328,-4.3377,50.017,12.328,4.0673,50.017,12.328,-4.3376,51.309,12.041,4.0674,51.309,12.041,-4.3376,51.309,12.041,4.0674,51.309,12.041,-4.3376,52.596,11.73,4.0674,52.595,11.73,-4.3376,52.596,11.73,4.0674,52.595,11.73,-4.3375,58.968,10.048,4.0675,58.968,10.048,-4.3375,58.968,10.048,4.0675,58.968,10.048,-4.3375,57.669,10.19,4.0675,57.669,10.19,-4.3375,57.669,10.19,4.0675,57.669,10.19,-4.3375,56.369,10.165,4.0675,56.369,10.165,-4.3375,56.369,10.165,4.0675,56.369,10.165,-4.3376,55.072,10.067,4.0674,55.072,10.067,-4.3376,55.072,10.067,4.0674,55.072,10.067,-4.3376,53.779,9.9212,4.0674,53.779,9.9212,-4.3376,53.779,9.9212,4.0674,53.779,9.9212,-4.3376,52.491,9.7464,4.0674,52.491,9.7464,-4.3376,52.491,9.7464,4.0674,52.491,9.7464,-4.3377,47.385,8.979,4.0673,47.385,8.979,-4.3377,47.385,8.979,4.0673,47.385,8.979,-4.3378,46.118,8.8132,4.0672,46.118,8.8132,-4.3378,46.118,8.8132,4.0672,46.118,8.8132};
			return value;
		}
		private double[] getCoordinate_5_41_point_3()
		{
			double[] value = {-4.3378,44.855,8.6744,4.0672,44.855,8.6744,-4.3378,44.855,8.6744,4.0672,44.855,8.6744,-4.3378,43.593,8.5737,4.0672,43.593,8.5737,-4.3378,43.593,8.5737,4.0672,43.593,8.5737,-4.3379,42.332,8.5357,4.0672,42.331,8.5357,-4.3379,42.332,8.5357,4.0672,42.331,8.5357,-4.3379,41.07,8.5406,4.0671,41.069,8.5406,-4.3379,41.07,8.5406,4.0671,41.069,8.5406,-4.3379,39.806,8.5845,4.0671,39.806,8.5845,-4.3379,39.806,8.5845,4.0671,39.806,8.5845,-4.3379,38.54,8.6662,4.0671,38.54,8.6662,-4.3379,38.54,8.6662,4.0671,38.54,8.6662,-4.338,37.271,8.7891,4.067,37.27,8.7891,-4.338,37.271,8.7891,4.067,37.27,8.7891,-4.338,35.994,8.9636,4.067,35.994,8.9636,-4.338,35.994,8.9636,4.067,35.994,8.9636,-4.338,35.351,9.0795,4.067,35.351,9.0795,-4.338,35.351,9.0795,4.067,35.351,9.0795,-4.338,34.703,9.2265,4.067,34.703,9.2265,-4.338,34.703,9.2265,4.067,34.703,9.2265,-4.3381,34.044,9.4308,4.067,34.044,9.4308,-4.3381,34.044,9.4308,4.067,34.044,9.4308,-4.3381,33.704,9.5829,4.0669,33.704,9.5829,-4.3381,33.704,9.5829,4.0669,33.704,9.5829,-4.3381,33.562,9.6716,4.0669,33.561,9.6716,-4.3381,33.562,9.6716,4.0669,33.561,9.6716,-4.3381,33.487,9.731,4.0669,33.487,9.731,-4.3381,33.487,9.731,4.0669,33.487,9.731,-4.3381,33.268,10.048,4.0669,33.268,10.048};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_42_vector_1()
		{
			double[] value = {-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,6.2947E-20,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,-3.8169E-20,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,5.572E-20,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,-2.5917E-16,-1.0,2.34E-5,0.0,-1.0,2.34E-5,2.0367E-16,-1.0,2.34E-5,0.0,-1.0,2.34E-5,1.9307E-16,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,-3.5588E-16,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,1.9415E-16,1.0,-2.34E-5,3.738E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,4.1064E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,-5.5263E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,5.1115E-20,1.0,-2.34E-5,4.8509E-20,1.0,-2.34E-5,3.9635E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,1.9307E-16,1.0,-2.34E-5,0.0,1.0,-2.34E-5,3.5885E-20,1.0,-2.34E-5,1.9349E-16,1.0,-2.34E-5,0.0,1.0,-2.34E-5,3.7919E-20,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,1.0,-2.34E-5,0.0,-2.3289E-5,-0.99525,0.097319,-2.3289E-5,-0.99525,0.097319,-2.3289E-5,-0.99525,0.097319,-2.3289E-5,-0.99525,0.097319,-2.0106E-5,-0.85922,0.51161,-2.0106E-5,-0.85922,0.51161,-2.0106E-5,-0.85922,0.51161,-2.0106E-5,-0.85922,0.51161,-1.8392E-5,-0.78598,0.61825,-1.8392E-5,-0.78598,0.61825,-1.8392E-5,-0.78598,0.61825,-1.8392E-5,-0.78598,0.61825,-1.5709E-5,-0.67129,0.74119,-1.5709E-5,-0.67129,0.74119};
			return value;
		}
		private double[] getNormal_5_42_vector_2()
		{
			double[] value = {-1.5709E-5,-0.67129,0.74119,-1.5709E-5,-0.67129,0.74119,-1.2709E-5,-0.54311,0.83966,-1.2709E-5,-0.54311,0.83966,-1.2709E-5,-0.54311,0.83966,-1.2709E-5,-0.54311,0.83966,-1.0329E-5,-0.44141,0.89731,-1.0329E-5,-0.44141,0.89731,-1.0329E-5,-0.44141,0.89731,-1.0329E-5,-0.44141,0.89731,-8.7655E-6,-0.37459,0.92719,-8.7655E-6,-0.37459,0.92719,-8.7655E-6,-0.37459,0.92719,-8.7655E-6,-0.37459,0.92719,-7.151E-6,-0.30559,0.95216,-7.151E-6,-0.30559,0.95216,-7.151E-6,-0.30559,0.95216,-7.151E-6,-0.30559,0.95216,-5.4689E-6,-0.23371,0.97231,-5.4689E-6,-0.23371,0.97231,-5.4689E-6,-0.23371,0.97231,-5.4689E-6,-0.23371,0.97231,-4.1397E-6,-0.1769,0.98423,-4.1397E-6,-0.1769,0.98423,-4.1397E-6,-0.1769,0.98423,-4.1397E-6,-0.1769,0.98423,-2.8907E-6,-0.12353,0.99234,-2.8907E-6,-0.12353,0.99234,-2.8907E-6,-0.12353,0.99234,-2.8907E-6,-0.12353,0.99234,-1.6829E-6,-0.071915,0.99741,-1.6829E-6,-0.071915,0.99741,-1.6829E-6,-0.071915,0.99741,-1.6829E-6,-0.071915,0.99741,-4.5028E-7,-0.019242,0.99981,-4.5028E-7,-0.019242,0.99981,-4.5028E-7,-0.019242,0.99981,-4.5028E-7,-0.019242,0.99981,1.1388E-6,0.048665,0.99882,1.1388E-6,0.048665,0.99882,1.1388E-6,0.048665,0.99882,1.1388E-6,0.048665,0.99882,2.2545E-6,0.096343,0.99535,2.2545E-6,0.096343,0.99535,2.2545E-6,0.096343,0.99535,2.2545E-6,0.096343,0.99535,3.1684E-6,0.1354,0.99079,3.1684E-6,0.1354,0.99079,3.1684E-6,0.1354,0.99079,3.1684E-6,0.1354,0.99079,3.9224E-6,0.16762,0.98585,3.9224E-6,0.16762,0.98585,3.9224E-6,0.16762,0.98585,3.9224E-6,0.16762,0.98585,4.5524E-6,0.19454,0.98089,4.5524E-6,0.19454,0.98089,4.5524E-6,0.19454,0.98089,4.5524E-6,0.19454,0.98089,5.0734E-6,0.21681,0.97621,5.0734E-6,0.21681,0.97621,5.0734E-6,0.21681,0.97621,5.0734E-6,0.21681,0.97621,5.4968E-6,0.2349,0.97202,5.4968E-6,0.2349,0.97202,5.4968E-6,0.2349,0.97202,5.4968E-6,0.2349,0.97202,5.7909E-6,0.24747,0.9689,5.7909E-6,0.24747,0.9689,6.1385E-6,0.26232,0.96498,6.1385E-6,0.26232,0.96498,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,-2.5397E-6,-0.10853,-0.99409,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,4.4397E-7,0.018973,-0.99982,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,1.7618E-6,0.075291,-0.99716,2.6303E-6,0.11241,-0.99366,2.6303E-6,0.11241,-0.99366,2.6303E-6,0.11241,-0.99366,2.6303E-6,0.11241,-0.99366,3.146E-6,0.13444,-0.99092,3.146E-6,0.13444,-0.99092,3.146E-6,0.13444,-0.99092,3.146E-6,0.13444,-0.99092,3.4668E-6,0.14815,-0.98896,3.4668E-6,0.14815,-0.98896,3.3552E-6,0.14338,-0.98967,3.3552E-6,0.14338,-0.98967,3.0363E-6,0.12976,-0.99155,3.0363E-6,0.12976,-0.99155,3.0363E-6,0.12976,-0.99155,3.0363E-6,0.12976,-0.99155,2.5545E-6,0.10917,-0.99402,2.5545E-6,0.10917,-0.99402};
			return value;
		}
		private double[] getNormal_5_42_vector_3()
		{
			double[] value = {2.5545E-6,0.10917,-0.99402,2.5545E-6,0.10917,-0.99402,1.8622E-6,0.079581,-0.99683,1.8622E-6,0.079581,-0.99683,1.8622E-6,0.079581,-0.99683,1.8622E-6,0.079581,-0.99683,7.0539E-7,0.030144,-0.99955,7.0539E-7,0.030144,-0.99955,7.0539E-7,0.030144,-0.99955,7.0539E-7,0.030144,-0.99955,-9.0681E-8,-0.0038752,-0.99999,-9.0681E-8,-0.0038752,-0.99999,-9.0681E-8,-0.0038752,-0.99999,-9.0681E-8,-0.0038752,-0.99999,-8.1351E-7,-0.034765,-0.9994,-8.1351E-7,-0.034765,-0.9994,-8.1351E-7,-0.034765,-0.9994,-8.1351E-7,-0.034765,-0.9994,-1.5076E-6,-0.064424,-0.99792,-1.5076E-6,-0.064424,-0.99792,-1.5076E-6,-0.064424,-0.99792,-1.5076E-6,-0.064424,-0.99792,-2.2533E-6,-0.096295,-0.99535,-2.2533E-6,-0.096295,-0.99535,-2.2533E-6,-0.096295,-0.99535,-2.2533E-6,-0.096295,-0.99535,-3.1687E-6,-0.13541,-0.99079,-3.1687E-6,-0.13541,-0.99079,-3.1687E-6,-0.13541,-0.99079,-3.1687E-6,-0.13541,-0.99079,-4.1545E-6,-0.17754,-0.98411,-4.1545E-6,-0.17754,-0.98411,-4.1545E-6,-0.17754,-0.98411,-4.1545E-6,-0.17754,-0.98411,-5.1757E-6,-0.22118,-0.97523,-5.1757E-6,-0.22118,-0.97523,-5.1757E-6,-0.22118,-0.97523,-5.1757E-6,-0.22118,-0.97523,-6.9278E-6,-0.29605,-0.95517,-6.9278E-6,-0.29605,-0.95517,-6.9278E-6,-0.29605,-0.95517,-6.9278E-6,-0.29605,-0.95517,-9.5575E-6,-0.40843,-0.91279,-9.5575E-6,-0.40843,-0.91279,-9.5575E-6,-0.40843,-0.91279,-9.5575E-6,-0.40843,-0.91279,-1.2369E-5,-0.5286,-0.84887,-1.2369E-5,-0.5286,-0.84887,-1.2369E-5,-0.5286,-0.84887,-1.2369E-5,-0.5286,-0.84887,-1.4549E-5,-0.62176,-0.78321,-1.4549E-5,-0.62176,-0.78321,-1.4549E-5,-0.62176,-0.78321,-1.4549E-5,-0.62176,-0.78321,-1.9271E-5,-0.82354,-0.56726,-1.9271E-5,-0.82354,-0.56726,-1.9271E-5,-0.82354,-0.56726,-1.9271E-5,-0.82354,-0.56726};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_43_point_1()
		{
			double[] value = {0.53074,0.0,0.54204,0.0011055,0.54463,0.0026458,0.54881,0.0059328,0.55666,0.014607,0.56827,0.032553,0.57725,0.050815,0.5847,0.06924,0.5966,0.10633,0.60556,0.14361,0.61228,0.181,0.61695,0.21848,0.61965,0.25599,0.62038,0.29352,0.61855,0.33103,0.61492,0.3685,0.60982,0.40587,0.60348,0.44314,0.59611,0.4803,0.58788,0.51734,0.57896,0.55424,0.53074,0.73699,0.5348,0.69973,0.5341,0.66244,0.53129,0.62526,0.5271,0.58818,0.52208,0.55125,0.50008,0.40482,0.49532,0.3685,0.49134,0.33226,0.48845,0.29607,0.48736,0.2599,0.4875,0.22371,0.48876,0.18749,0.49111,0.15119,0.49463,0.11477,0.49964,0.078158,0.50296,0.059733,0.50717,0.041146,0.51303,0.022242,0.5174,0.012492,0.51994,0.0084091,0.52164,0.0062644,0.9089,0.0,0.9202,0.0011055,0.92279,0.0026458,0.92697,0.0059328,0.93482,0.014607,0.94643,0.032553,0.95541,0.050815,0.96286,0.06924,0.97476,0.10633,0.98372,0.14361,0.99044,0.181,0.99511,0.21848,0.99781,0.25599,0.99854,0.29352,0.99671,0.33103,0.99308,0.3685,0.98797,0.40587,0.98164,0.44314,0.97427,0.4803,0.96604,0.51734,0.95712,0.55424,0.9089,0.73699,0.91296,0.69973,0.91226,0.66244,0.90945,0.62526,0.90525,0.58818,0.90024,0.55125,0.87824,0.40482,0.87348,0.3685,0.8695,0.33226,0.86661,0.29607,0.86552,0.2599,0.86566,0.22371,0.86692,0.18749,0.86927,0.15119,0.87279,0.11477,0.87779,0.078158,0.88112,0.059733,0.88533,0.041146,0.89119,0.022242,0.89556,0.012492,0.8981,0.0084091,0.8998,0.0062644,0.4859,0.96251,0.24368,0.96251,0.4859,0.97392,0.24368,0.97392,0.24222,0.0049055,0.0,0.0049055,0.24222,0.007931,0.0,0.007931,0.24222,0.018916,0.0,0.018916,0.24222,0.024258,0.0,0.024258,0.4859,0.98097,0.24368,0.98097};
			return value;
		}
		private double[] getTextureCoordinate_5_43_point_2()
		{
			double[] value = {0.4859,0.99274,0.24368,0.99274,0.4859,0.89245,0.24368,0.89245,0.4859,0.91392,0.24368,0.91392,0.4859,0.85936,0.24368,0.85936,0.4859,0.87981,0.24368,0.87981,0.4859,0.82706,0.24368,0.82706,0.4859,0.84703,0.24368,0.84703,0.4859,0.73157,0.24368,0.73157,0.4859,0.77071,0.24368,0.77071,0.4859,0.66923,0.24368,0.66923,0.4859,0.70776,0.24368,0.70776,0.4859,0.60746,0.24368,0.60746,0.4859,0.64565,0.24368,0.64565,0.24222,0.74143,0.0,0.74143,0.24222,0.77938,0.0,0.77938,0.24222,0.54829,0.0,0.54829,0.24222,0.58609,0.0,0.58609,0.4859,0.42306,0.24368,0.42306,0.4859,0.46078,0.24368,0.46078,0.24222,0.48408,0.0,0.48408,0.24222,0.52182,0.0,0.52182,0.24222,0.61259,0.0,0.61259,0.24222,0.65041,0.0,0.65041,0.24222,0.67694,0.0,0.67694,0.24222,0.71484,0.0,0.71484,0.24222,0.87059,0.0,0.87059,0.24222,0.90858,0.0,0.90858,0.24222,0.93523,0.0,0.93523,0.24222,0.9733,0.0,0.9733,0.4859,0.48408,0.24368,0.48408,0.4859,0.5222,0.24368,0.5222,0.4859,0.54575,0.24368,0.54575,0.4859,0.5839,0.24368,0.5839,0.86406,0.43927,0.62184,0.43927,0.86406,0.62922,0.62184,0.62922,0.4859,0.36213,0.24368,0.36213,0.4859,0.3998,0.24368,0.3998,0.4859,0.18023,0.24368,0.18023,0.4859,0.2177,0.24368,0.2177,0.4859,0.24085,0.24368,0.24085,0.4859,0.27833,0.24368,0.27833,0.4859,0.30148,0.24368,0.30148,0.4859,0.33897,0.24368,0.33897,0.4859,0.11963,0.24368,0.11963,0.4859,0.15709,0.24368,0.15709,0.86406,0.0,0.62184,0.0,0.86406,0.1488,0.62184,0.1488,0.4859,0.0,0.24368,0.0,0.4859,0.036817,0.24368,0.036817,0.24222,0.41877,0.0,0.41877};
			return value;
		}
		private double[] getTextureCoordinate_5_43_point_3()
		{
			double[] value = {0.24222,0.45541,0.0,0.45541,0.24222,0.28857,0.0,0.28857,0.24222,0.32505,0.0,0.32505,0.24222,0.15881,0.0,0.15881,0.24222,0.19517,0.0,0.19517,0.24222,0.09398,0.0,0.09398,0.24222,0.13034,0.0,0.13034,0.24222,0.22363,0.0,0.22363,0.24222,0.26006,0.0,0.26006,0.24222,0.3536,0.0,0.3536,0.24222,0.39016,0.0,0.39016,0.24222,0.02844,0.0,0.02844,0.24222,0.065205,0.0,0.065205,0.4859,0.059557,0.24368,0.059557,0.4859,0.096693,0.24368,0.096693,0.24222,0.80599,0.0,0.80599,0.24222,0.82481,0.0,0.82481,0.24222,0.838,0.0,0.838,0.24222,0.85715,0.0,0.85715,0.4859,0.79488,0.24368,0.79488,0.4859,0.81477,0.24368,0.81477,0.4859,0.92719,0.24368,0.92719,0.4859,0.93793,0.24368,0.93793,0.24222,0.010299,0.0,0.010299,0.24222,0.015133,0.0,0.015133,0.24222,0.0,0.0,0.0,0.24222,0.0027518,0.0,0.0027518,0.4859,0.94456,0.24368,0.94456,0.4859,0.95565,0.24368,0.95565};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_48_coordIndex_1()
		{
			int[] value = {6,5,1,-1,5,0,1,-1,9,8,3,-1,8,2,3,-1,3,10,9,-1,15,14,6,-1,14,5,6,-1,16,15,7,-1,15,6,7,-1,17,16,8,-1,16,7,8,-1,18,17,9,-1,17,8,9,-1,19,18,10,-1,18,9,10,-1,20,19,11,-1,19,10,11,-1,21,20,12,-1,20,11,12,-1,22,21,13,-1,21,12,13,-1,24,23,15,-1,23,14,15,-1,25,24,16,-1,24,15,16,-1,26,25,17,-1,25,16,17,-1,27,26,18,-1,26,17,18,-1,28,27,19,-1,27,18,19,-1,29,28,20,-1,28,19,20,-1,30,29,21,-1,29,20,21,-1,31,30,22,-1,30,21,22,-1,33,32,24,-1,32,23,24,-1,34,33,25,-1,33,24,25,-1,35,34,26,-1,34,25,26,-1,36,35,27,-1,35,26,27,-1,37,36,28,-1,36,27,28,-1,38,37,29,-1,37,28,29,-1,39,38,30,-1,38,29,30,-1,40,39,31,-1,39,30,31,-1,42,41,33,-1,41,32,33,-1,43,42,34,-1,42,33,34,-1,44,43,35,-1,43,34,35,-1,45,44,36,-1,44,35,36,-1,46,45,37,-1,45,36,37,-1,47,46,38,-1,46,37,38,-1,48,47,39,-1,47,38,39,-1,49,48,40,-1,48,39,40,-1,42,50,41,-1,51,44,45,-1,52,51,46,-1,51,45,46,-1,53,52,47,-1,52,46,47,-1,54,53,48,-1,53,47,48,-1,55,54,49,-1,54,48,49,-1,56,6,57,-1,57,1,58,-1,58,0,59,-1,59,0,60,-1,60,0,61,-1,62,50,63,-1,63,50,64,-1,64,50,65,-1,65,50,66,-1,66,42,67,-1,67,43,68,-1,68,43,69,-1,69,44,70,-1,70,51,71,-1,71,51,72,-1,72,51,73,-1,73,51,74,-1,74,51,75,-1,75,52,76,-1,76,52,77,-1,77,52,78,-1,78,53,79,-1,79,53,80,-1,80,54,81,-1,81,54,82,-1,82,55,83,-1,83,55,84,-1,84,55,85,-1,86,4,87,-1,87,4,88,-1,88,4,89,-1,89,4,90,-1,90,12,91,-1,91,11,92,-1,92,11,93,-1,93,10,94,-1,94,10,95,-1,95,3,96,-1,96,3,97,-1,97,3,98,-1,98,3,99,-1,99,3,100,-1,100,2,101,-1,101,2,102,-1,102,7,103,-1,103,7,56,-1,13,12,4,-1,1,57,6,-1,0,58,1,-1,2,100,3,-1,8,102,2,-1,3,95,10,-1,6,56,7,-1,7,102,8,-1,10,93,11,-1,11,91,12,-1,43,67,42,-1,44,69,43,-1,42,66,50,-1,51,70,44,-1,52,75,51,-1,53,78,52,-1,54,80,53,-1,55,82,54,-1,4,12,90,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_48_point_1()
		{
			double[] value = {-23.958,42.869,12.594,-22.237,47.176,12.594,-13.401,47.398,12.594,-11.458,42.869,12.594,-23.958,42.869,12.594,-23.958,42.869,12.014,-22.237,47.176,12.014,-17.708,49.119,12.014,-13.401,47.398,12.014,-11.458,42.869,12.014,-13.179,38.562,12.014,-17.708,36.619,12.014,-22.015,38.34,12.014,-23.958,42.869,12.014,-23.958,42.869,11.435,-22.237,47.176,11.435,-17.708,49.119,11.435,-13.401,47.398,11.435,-11.458,42.869,11.435,-13.179,38.562,11.435,-17.708,36.619,11.435,-22.015,38.34,11.435,-23.958,42.869,11.435,-23.958,42.869,10.855,-22.237,47.176,10.855,-17.708,49.119,10.855,-13.401,47.398,10.855,-11.458,42.869,10.855,-13.179,38.562,10.855,-17.708,36.619,10.855,-22.015,38.34,10.855,-23.958,42.869,10.855,-23.958,42.869,10.275,-22.237,47.176,10.275,-17.708,49.119,10.275,-13.401,47.398,10.275,-11.458,42.869,10.275,-13.179,38.562,10.275,-17.708,36.619,10.275,-22.015,38.34,10.275,-23.958,42.869,10.275,-23.958,42.869,9.6952,-22.237,47.176,9.6952,-17.708,49.119,9.6952,-13.401,47.398,9.6952,-11.458,42.869,9.6952,-13.179,38.562,9.6952,-17.708,36.619,9.6952,-22.015,38.34,9.6952,-23.958,42.869,9.6952,-23.958,42.869,9.1154,-11.458,42.869,9.1154,-13.179,38.562,9.1154,-17.708,36.619,9.1154,-22.015,38.34,9.1154,-23.958,42.869,9.1154,-19.899,48.722,12.585,-21.989,47.422,12.806,-23.046,46.119,12.984,-23.648,44.813,13.11,-23.925,43.505,13.174,-23.958,42.869,13.162,-23.958,42.869,8.5518,-23.916,43.594,8.5737,-23.634,44.855,8.6744,-23.046,46.119,8.8132,-22.027,47.386,8.979,-20.068,48.656,9.163,-17.708,49.119,9.2334,-15.347,48.656,9.163,-13.388,47.385,8.979,-12.369,46.119,8.8132,-11.782,44.855,8.6744,-11.5,43.593,8.5737,-11.481,42.332,8.5357,-11.722,41.07,8.5405,-12.259,39.807,8.5845,-13.199,38.541,8.6662,-14.928,37.271,8.7891,-17.708,36.619,8.8782,-20.488,37.271,8.7891,-22.217,38.541,8.6662,-23.157,39.807,8.5845,-23.693,41.07,8.5405,-23.935,42.332,8.5356,-23.958,42.869,8.5518,-23.958,42.869,13.162,-23.922,42.196,13.149,-23.636,40.888,13.055,-23.023,39.581,12.892,-21.948,38.277,12.657,-19.792,36.977,12.345,-17.708,36.619,12.23,-15.624,36.976,12.345,-13.468,38.277,12.657,-12.393,39.581,12.892,-11.78,40.887,13.055,-11.494,42.196,13.149,-11.49,43.504,13.174,-11.768,44.812,13.11};
			return value;
		}
		private double[] getCoordinate_5_48_point_2()
		{
			double[] value = {-12.369,46.119,12.984,-13.426,47.422,12.806,-15.517,48.722,12.585,-17.708,49.119,12.506};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_49_vector_1()
		{
			double[] value = {-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,2.34E-5,1.0,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,2.34E-5,1.0,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,2.34E-5,1.0,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,2.34E-5,1.0,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,-0.72467,0.68909,0.0,2.34E-5,1.0,0.0,0.68909,0.72467,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,0.0,1.0,-2.34E-5,0.0,0.72467,-0.68909,0.0,-2.34E-5,-1.0,0.0,-0.68909,-0.72467,0.0,-1.0,2.34E-5,0.0,-0.35054,0.93655,0.0,-0.68497,0.72857,0.0,-0.85413,0.52006,0.0,-0.9504,0.31104,0.0,-0.99481,0.10174,0.0,-1.0,2.34E-5,2.3373E-20,-1.0,2.34E-5,0.0,-0.99325,0.11597,0.0,-0.94813,0.31787,0.0,-0.85413,0.52006,5.6213E-16,-0.69113,0.72273,0.0,-0.37767,0.92594,0.0,2.34E-5,1.0,0.0,0.37774,0.92591,-1.2585E-15,0.69118,0.72268,0.0,0.85417,0.52,0.0,0.94816,0.3178,0.0,0.99326,0.1159,1.5189E-16,0.9963,-0.085917,-9.6931E-17,0.95769,-0.28782,0.0,0.87177,-0.48992,-6.1925E-16,0.72144,-0.69247,0.0,0.44478,-0.89564,0.0,-2.34E-5,-1.0,0.0,-0.44482,-0.89562,0.0,-0.72148,-0.69243,0.0,-0.8718,-0.48987,0.0,-0.9577,-0.28776,0.0,-0.99631,-0.085853,0.0,-1.0,2.34E-5,0.0,-1.0,2.34E-5,2.3373E-20,-0.99419,-0.10765,0.0,-0.94844,-0.31695,0.0,-0.85045,-0.52606,0.0,-0.67838,-0.73471,0.0,-0.33351,-0.94275,0.0,-2.34E-5,-1.0,0.0,0.33346,-0.94276,0.0,0.67834,-0.73474,0.0,0.85042,-0.52611,0.0,0.94842,-0.31701,0.0,0.99418,-0.10771,0.0,0.99482,0.10167,-2.1087E-16,0.95042,0.31098,3.4676E-16};
			return value;
		}
		private double[] getNormal_5_49_vector_2()
		{
			double[] value = {0.85417,0.52,6.1528E-16,0.68502,0.72852,0.0,0.35061,0.93652,0.0,2.34E-5,1.0,1.1003E-15};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_50_point_1()
		{
			double[] value = {0.125,0.0,0.125,0.1212,0.125,0.3712,0.125,0.5,0.125,1.0,0.25,0.0,0.25,0.1212,0.25,0.25,0.25,0.3712,0.25,0.5,0.25,0.6212,0.25,0.75,0.25,0.8712,0.25,1.0,0.375,0.0,0.375,0.1212,0.375,0.25,0.375,0.3712,0.375,0.5,0.375,0.6212,0.375,0.75,0.375,0.8712,0.375,1.0,0.5,0.0,0.5,0.1212,0.5,0.25,0.5,0.3712,0.5,0.5,0.5,0.6212,0.5,0.75,0.5,0.8712,0.5,1.0,0.625,0.0,0.625,0.1212,0.625,0.25,0.625,0.3712,0.625,0.5,0.625,0.6212,0.625,0.75,0.625,0.8712,0.625,1.0,0.75,0.0,0.75,0.1212,0.75,0.25,0.75,0.3712,0.75,0.5,0.75,0.6212,0.75,0.75,0.75,0.8712,0.75,1.0,0.875,0.0,0.875,0.5,0.875,0.6212,0.875,0.75,0.875,0.8712,0.875,1.0,0.12705,0.19046,0.0794,0.12965,0.041002,0.088841,0.013741,0.052886,0.0,0.017655,0.0026378,0.0,0.99651,0.0,0.9918,0.020082,0.97008,0.054032,0.94016,0.088841,0.90442,0.12837,0.86475,0.18587,0.84957,0.25,0.86475,0.31413,0.90442,0.37163,0.94016,0.41116,0.97008,0.44597,0.9918,0.47992,1.0,0.51495,0.99894,0.54899,0.98947,0.58348,0.97185,0.62191,0.94536,0.67439,0.92614,0.75,0.94537,0.82561,0.97185,0.8781,0.98947,0.91652,0.99895,0.95101,1.0,0.98506,0.99651,1.0,0.0026378,1.0,0.00543,0.98133,0.025765,0.94611,0.060838,0.91008,0.11137,0.86898,0.17875,0.80666,0.2035,0.75,0.17875,0.69334,0.11138,0.63102,0.060844,0.58993,0.025772,0.55389,0.0054377,0.51867,7.8016E-6,0.48235,0.013749,0.44712};
			return value;
		}
		private double[] getTextureCoordinate_5_50_point_2()
		{
			double[] value = {0.041009,0.41116,0.079405,0.37035,0.12705,0.30954,0.14401,0.25};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_69_coordIndex_1()
		{
			int[] value = {0,2,9,-1,2,3,9,-1,3,4,8,-1,4,5,8,-1,5,6,7,-1,7,8,5,-1,8,9,3,-1,9,1,0,-1,10,14,19,-1,14,15,18,-1,15,16,17,-1,16,12,13,-1,13,17,16,-1,17,18,15,-1,18,19,14,-1,19,11,10,-1,23,24,22,-1,24,25,29,-1,25,26,28,-1,26,21,27,-1,20,27,21,-1,27,28,26,-1,28,29,25,-1,29,22,24,-1,35,36,34,-1,36,37,40,-1,37,38,39,-1,38,32,31,-1,30,39,31,-1,39,40,37,-1,40,41,36,-1,41,33,34,-1,34,36,41,-1,39,38,31,-1,46,47,45,-1,47,48,50,-1,48,49,50,-1,49,43,42,-1,42,50,49,-1,50,44,47,-1,44,45,47,-1,54,55,58,-1,55,52,56,-1,51,56,52,-1,56,57,55,-1,57,58,55,-1,58,53,54,-1,63,64,62,-1,64,65,68,-1,65,66,67,-1,66,60,59,-1,59,67,66,-1,67,68,65,-1,68,69,64,-1,69,61,62,-1,62,64,69,-1,73,74,79,-1,74,75,79,-1,75,76,78,-1,76,71,77,-1,70,77,71,-1,77,78,76,-1,78,79,75,-1,79,72,73,-1,83,84,89,-1,84,85,88,-1,85,86,87,-1,86,81,80,-1,80,87,86,-1,87,88,85,-1,88,89,84,-1,89,82,83,-1,93,94,92,-1,94,95,98,-1,95,96,98,-1,96,91,97,-1,90,97,91,-1,97,98,96,-1,98,99,94,-1,99,92,94,-1,104,105,103,-1,105,106,103,-1,106,107,109,-1,107,101,108,-1,100,108,101,-1,108,109,107,-1,109,110,106,-1,110,102,103,-1,103,106,110,-1,115,116,114,-1,116,117,114,-1,117,118,119,-1,118,112,111,-1,111,119,118,-1,119,113,114,-1,114,117,119,-1,124,125,123,-1,125,121,126,-1,120,126,121,-1,126,127,125,-1,127,128,125,-1,128,122,123,-1,123,125,128,-1,132,133,131,-1,133,134,137,-1,134,135,137,-1,135,130,136,-1,129,136,130,-1,136,137,135,-1,137,138,133,-1,138,131,133,-1,143,144,142,-1,144,145,142,-1,145,146,148,-1,146,140,147,-1,139,147,140,-1,147,148,146,-1,148,149,145,-1,149,141,142,-1,142,145,149,-1,153,154,152,-1,154,155,158,-1,155,156,158,-1,156,151,157,-1,150,157,151,-1,157,158,156,-1,158,159,154,-1,159,152,154,-1,163,164,173,-1,164,165,171,-1,165,166,169,-1,166,161,167,-1,160,167,161,-1,167,168,166,-1,168,169,166,-1,169,170,165,-1,170,171,165,-1,171,172,164,-1,172,173,164,-1,173,162,163,-1,180,177,176,-1,180,176,179,-1,181,178,177,-1,181,177,180,-1,183,180,179,-1,183,179,182,-1,184,181,180,-1,184,180,183,-1,190,191,212,-1,189,192,188,-1,192,193,184,-1,193,194,184,-1,194,195,181,-1,195,196,181,-1,196,197,178,-1,197,198,178,-1,198,175,211,-1,191,199,176,-1,199,200,179,-1,200,201,179,-1,201,202,182,-1,202,203,183,-1,203,204,205,-1,205,206,207,-1,207,208,205,-1,208,209,186,-1,209,185,186,-1,186,187,203,-1,187,188,192,-1,175,174,210,-1,210,211,175,-1,211,212,176,-1,176,177,211,-1,179,176,199,-1,178,181,196,-1,177,178,198,-1,182,179,201,-1,183,182,202,-1,181,184,194,-1,184,183,192,-1,212,191,176,-1,198,211,177,-1,183,203,187,-1,203,205,186,-1,205,208,186,-1,187,192,183,-1,216,215,217,-1,217,218,222,-1,218,219,221,-1,219,214,220,-1,214,213,220,-1,220,221,219,-1,221,222,218,-1,222,216,217,-1,226,225,227,-1,227,228,230,-1,228,229,230,-1,229,224,223,-1,223,230,229,-1,230,226,227,-1,234,233,235,-1,235,232,236,-1,232,231,236,-1,236,234,235,-1,240,239,241,-1,241,238,243,-1,242,240,243,-1,238,237,243,-1,240,241,243,-1,246,247,252,-1,247,248,252,-1,248,249,250,-1,250,245,251,-1,251,244,252,-1,252,248,251,-1,248,250,251,-1,256,257,258,-1,258,254,253,-1,255,259,264,-1,259,260,264,-1,260,261,263,-1,261,256,262,-1,253,262,258,-1,262,263,261,-1,263,264,260,-1,256,258,262,-1,270,271,275,-1,271,272,277,-1,272,273,276,-1,273,266,265,-1,274,275,279,-1,265,276,273,-1,276,277,272,-1,277,278,271,-1,278,267,268,-1,268,269,279,-1,275,271,278,-1,279,275,268,-1,278,268,275,-1,283,284,282,-1,284,285,287,-1,285,286,287,-1,286,281,280,-1,280,287,286,-1,287,282,284,-1,291,292,295,-1,292,289,293,-1,288,293,289,-1,293,294,292,-1,294,295,292,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_69_coordIndex_2()
		{
			int[] value = {295,290,291,-1,299,300,305,-1,300,301,304,-1,301,302,303,-1,302,297,296,-1,296,303,302,-1,303,304,301,-1,304,305,300,-1,305,298,299,-1,310,311,309,-1,311,312,309,-1,312,313,315,-1,313,307,314,-1,306,314,307,-1,314,315,313,-1,315,316,312,-1,316,308,309,-1,309,312,316,-1,321,322,320,-1,322,323,320,-1,323,324,325,-1,324,318,317,-1,317,325,324,-1,325,326,323,-1,326,327,323,-1,327,319,320,-1,320,323,327,-1,332,333,331,-1,333,334,331,-1,334,335,337,-1,335,329,336,-1,328,336,329,-1,336,337,335,-1,337,338,334,-1,338,330,331,-1,331,334,338,-1,343,344,342,-1,344,345,342,-1,345,346,348,-1,346,340,347,-1,339,347,340,-1,347,348,346,-1,348,349,345,-1,349,341,342,-1,342,345,349,-1,353,354,359,-1,354,355,358,-1,355,356,357,-1,356,351,350,-1,350,357,356,-1,357,358,355,-1,358,359,354,-1,359,352,353,-1,363,364,362,-1,364,365,367,-1,365,366,367,-1,366,361,360,-1,360,367,366,-1,367,362,364,-1,372,373,371,-1,373,369,374,-1,368,374,369,-1,374,370,371,-1,371,373,374,-1,378,379,377,-1,379,376,375,-1,375,380,379,-1,380,377,379,-1,385,386,384,-1,386,382,387,-1,381,387,382,-1,387,383,384,-1,384,386,387,-1,391,392,393,-1,392,389,388,-1,388,393,392,-1,393,390,391,-1,397,398,399,-1,398,395,394,-1,394,399,398,-1,399,396,397,-1,403,404,405,-1,404,401,400,-1,400,405,404,-1,405,402,403,-1,409,410,411,-1,410,407,406,-1,406,411,410,-1,411,408,409,-1,416,417,415,-1,417,413,418,-1,412,418,413,-1,418,414,415,-1,415,417,418,-1,419,423,420,-1,423,424,426,-1,424,425,426,-1,425,421,422,-1,422,426,425,-1,426,420,423,-1,427,481,428,-1,429,478,427,-1,430,478,431,-1,431,478,429,-1,432,477,433,-1,433,478,430,-1,434,476,432,-1,435,474,436,-1,436,476,434,-1,437,475,435,-1,438,471,437,-1,439,472,438,-1,440,469,441,-1,441,470,439,-1,442,467,443,-1,443,469,440,-1,444,468,445,-1,445,468,442,-1,446,466,444,-1,447,464,448,-1,448,464,446,-1,449,462,447,-1,450,460,449,-1,451,457,452,-1,452,456,453,-1,453,458,454,-1,454,459,450,-1,455,453,456,-1,456,452,457,-1,458,453,455,-1,459,454,458,-1,460,450,459,-1,461,447,462,-1,462,449,460,-1,463,446,464,-1,464,447,461,-1,465,444,466,-1,466,446,463,-1,467,442,468,-1,468,444,465,-1,469,443,467,-1,470,441,469,-1,471,438,472,-1,472,439,470,-1,473,437,471,-1,474,435,475,-1,475,437,473,-1,476,436,474,-1,477,432,476,-1,478,433,477,-1,479,427,478,-1,480,428,481,-1,481,427,479,-1,457,451,482,-1,482,489,483,-1,483,485,484,-1,485,483,486,-1,486,483,487,-1,487,483,488,-1,488,483,489,-1,489,482,490,-1,490,482,451,-1,493,494,492,-1,494,495,502,-1,495,496,501,-1,496,497,498,-1,498,499,496,-1,499,491,500,-1,500,501,496,-1,501,502,495,-1,502,492,494,-1,496,499,500,-1,504,505,506,-1,506,507,511,-1,507,508,511,-1,508,509,510,-1,510,503,508,-1,503,511,508,-1,511,504,506,-1,513,514,519,-1,514,515,516,-1,516,517,518,-1,518,512,519,-1,519,514,516,-1,516,518,519,-1,521,522,529,-1,522,523,524,-1,524,525,526,-1,526,520,527,-1,527,528,522,-1,528,529,522,-1,522,524,526,-1,526,527,522,-1,533,534,535,-1,534,531,530,-1,530,535,534,-1,535,532,533,-1,537,538,539,-1,539,540,545,-1,540,541,544,-1,541,542,543,-1,542,536,543,-1,543,544,541,-1,544,545,540,-1,545,537,539,-1,547,548,559,-1,548,549,550,-1,550,551,548,-1,551,552,553,-1,552,546,553,-1,553,554,557,-1,554,555,557,-1,555,556,557,-1,557,558,548,-1,558,559,548,-1,548,551,553,-1,553,557,548,-1,562,563,568,-1,563,560,564,-1,560,561,564,-1,564,565,563,-1,565,566,563,-1,566,567,568,-1,568,569,562,-1,568,563,566,-1,572,573,575,-1,570,574,575,-1,574,572,575,-1,575,571,570,-1,579,580,583,-1,576,581,577,-1,581,582,578,-1,582,583,578,-1,580,578,583,-1,578,577,581,-1,586,587,588,-1,588,589,592,-1,589,590,591,-1,590,585,584,-1,584,591,590,-1,591,592,589,-1,592,593,588,-1,593,586,588,-1,596,597,598,-1,598,599,602,-1,599,600,601,-1,600,595,594,-1,594,601,600,-1,601,602,599,-1,602,603,598,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_69_coordIndex_3()
		{
			int[] value = {603,596,598,-1,606,607,608,-1,608,609,612,-1,609,610,611,-1,610,605,604,-1,604,611,610,-1,611,612,609,-1,612,613,608,-1,613,606,608,-1,616,617,618,-1,618,619,622,-1,619,620,621,-1,620,615,614,-1,614,621,620,-1,621,622,619,-1,622,623,618,-1,623,616,618,-1,626,627,628,-1,628,629,632,-1,629,630,631,-1,630,625,624,-1,624,631,630,-1,631,632,629,-1,632,633,628,-1,633,626,628,-1,637,638,639,-1,639,640,643,-1,640,641,642,-1,641,636,635,-1,634,642,635,-1,642,643,640,-1,643,644,639,-1,644,637,639,-1,642,641,635,-1,647,648,649,-1,649,650,652,-1,650,651,652,-1,651,646,653,-1,645,652,651,-1,652,647,649,-1,653,645,651,-1,657,658,659,-1,659,656,655,-1,654,660,655,-1,660,657,659,-1,659,655,660,-1,663,664,665,-1,665,662,667,-1,661,666,668,-1,666,663,665,-1,667,668,665,-1,668,666,665,-1,672,673,675,-1,673,674,675,-1,674,671,670,-1,669,675,670,-1,675,674,670,-1,678,679,683,-1,679,680,683,-1,680,677,681,-1,676,681,685,-1,681,682,680,-1,682,683,680,-1,677,684,681,-1,684,685,681,-1,688,689,690,-1,690,691,694,-1,691,692,693,-1,692,687,696,-1,686,693,696,-1,693,694,691,-1,694,695,690,-1,695,688,690,-1,693,692,696,-1,700,701,702,-1,702,703,707,-1,703,704,698,-1,704,699,698,-1,697,705,698,-1,705,706,698,-1,706,707,703,-1,707,700,702,-1,703,698,706,-1,710,711,712,-1,712,713,716,-1,713,714,715,-1,714,709,708,-1,708,715,714,-1,715,716,713,-1,716,717,712,-1,717,710,712,-1,720,721,727,-1,721,722,727,-1,722,723,726,-1,723,724,725,-1,724,719,718,-1,718,725,724,-1,725,726,723,-1,726,727,722,-1,730,731,732,-1,732,733,737,-1,733,734,736,-1,734,729,735,-1,728,735,729,-1,735,736,734,-1,736,737,733,-1,737,730,732,-1,740,741,742,-1,742,743,746,-1,743,744,745,-1,744,739,738,-1,738,745,744,-1,745,746,743,-1,746,747,742,-1,747,740,742,-1,750,751,752,-1,752,753,756,-1,753,754,755,-1,754,749,758,-1,748,755,758,-1,755,756,753,-1,756,757,752,-1,757,750,752,-1,755,754,758,-1,761,763,767,-1,763,762,764,-1,764,765,763,-1,765,766,768,-1,766,760,768,-1,759,767,769,-1,768,769,765,-1,767,763,765,-1,769,767,765,-1,772,773,777,-1,773,774,777,-1,774,771,775,-1,770,775,771,-1,775,776,774,-1,776,777,774,-1,780,781,782,-1,782,783,786,-1,783,784,785,-1,784,779,778,-1,778,785,784,-1,785,786,783,-1,786,787,782,-1,787,780,782,-1,790,791,792,-1,792,793,796,-1,793,794,795,-1,794,789,788,-1,788,795,794,-1,795,796,793,-1,796,797,792,-1,797,790,792,-1,800,801,802,-1,802,803,806,-1,803,804,805,-1,804,799,798,-1,798,805,804,-1,805,806,803,-1,806,807,802,-1,807,800,802,-1,810,811,812,-1,812,813,816,-1,813,814,815,-1,814,809,808,-1,808,815,814,-1,815,816,813,-1,816,817,812,-1,817,810,812,-1,820,821,822,-1,822,823,825,-1,823,824,825,-1,824,819,826,-1,818,825,824,-1,825,820,822,-1,826,827,824,-1,827,818,824,-1,830,831,832,-1,832,829,834,-1,828,833,835,-1,833,830,832,-1,834,835,832,-1,835,833,832,-1,838,839,843,-1,839,840,843,-1,840,837,844,-1,836,841,845,-1,841,842,845,-1,842,843,840,-1,844,845,840,-1,845,842,840,-1,848,849,855,-1,849,850,855,-1,850,851,855,-1,851,852,856,-1,852,847,856,-1,846,853,857,-1,853,854,857,-1,854,855,851,-1,856,857,851,-1,857,854,851,-1,860,861,862,-1,862,863,866,-1,863,864,865,-1,864,859,868,-1,858,865,868,-1,865,866,863,-1,866,867,862,-1,867,860,862,-1,865,864,868,-1,871,872,873,-1,873,874,876,-1,874,875,876,-1,875,870,869,-1,869,876,875,-1,876,871,873,-1,879,880,884,-1,880,881,884,-1,881,878,882,-1,877,882,878,-1,882,883,881,-1,883,884,881,-1,887,888,889,-1,889,890,893,-1,890,891,892,-1,891,886,885,-1,885,892,891,-1,892,893,890,-1,893,894,889,-1,894,887,889,-1,897,898,900,-1,895,899,902,-1,899,897,900,-1,900,901,899,-1,901,902,899,-1,902,896,895,-1,905,906,907,-1,907,904,908,-1,903,908,904,-1,908,905,907,-1,911,912,916,-1,912,913,916,-1,913,910,914,-1,909,914,910,-1,914,915,913,-1,915,916,913,-1,919,920,921,-1,921,922,925,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_69_coordIndex_4()
		{
			int[] value = {922,923,924,-1,923,918,917,-1,917,924,923,-1,924,925,922,-1,925,926,921,-1,926,919,921,-1,929,930,931,-1,931,932,936,-1,932,933,935,-1,933,928,934,-1,927,934,928,-1,934,935,933,-1,935,936,932,-1,936,929,931,-1,939,940,941,-1,941,942,939,-1,942,943,937,-1,943,938,937,-1,937,939,942,-1,947,948,954,-1,948,949,954,-1,949,950,945,-1,950,951,945,-1,951,946,945,-1,944,952,945,-1,952,953,945,-1,953,954,949,-1,949,945,953,-1,956,957,961,-1,955,958,963,-1,958,959,963,-1,959,960,962,-1,960,956,961,-1,961,962,960,-1,962,963,959,-1,970,966,965,-1,970,965,969,-1,971,967,966,-1,971,966,970,-1,973,970,969,-1,973,969,972,-1,974,971,970,-1,974,970,973,-1,976,973,972,-1,976,972,975,-1,977,978,994,-1,978,979,995,-1,980,981,997,-1,981,982,976,-1,982,983,973,-1,983,984,974,-1,984,985,974,-1,985,986,971,-1,986,987,971,-1,987,968,967,-1,964,988,965,-1,988,989,969,-1,989,990,969,-1,990,991,972,-1,991,992,972,-1,992,993,975,-1,993,994,975,-1,995,996,981,-1,996,997,981,-1,969,965,988,-1,967,971,987,-1,972,969,990,-1,971,974,985,-1,974,973,983,-1,973,976,982,-1,975,972,992,-1,976,975,978,-1,994,978,975,-1,978,995,981,-1,981,976,978,-1,998,1001,1007,-1,1001,1002,1006,-1,1002,1003,1005,-1,1003,1000,1004,-1,1004,1005,1003,-1,1005,1006,1002,-1,1006,1007,1001,-1,1007,999,998,-1,1008,1011,1009,-1,1011,1012,1015,-1,1012,1013,1015,-1,1013,1010,1014,-1,1014,1015,1013,-1,1015,1009,1011,-1,1018,1019,1023,-1,1016,1020,1017,-1,1020,1021,1025,-1,1021,1022,1024,-1,1022,1018,1023,-1,1023,1024,1022,-1,1024,1025,1021,-1,1025,1017,1020,-1,1029,1030,1034,-1,1026,1031,1027,-1,1031,1032,1035,-1,1032,1033,1034,-1,1033,1029,1034,-1,1034,1035,1032,-1,1035,1036,1031,-1,1036,1028,1027,-1,1027,1031,1036,-1,1038,1039,1044,-1,1039,1040,1043,-1,1040,1037,1041,-1,1041,1042,1040,-1,1042,1043,1040,-1,1043,1044,1039,-1,1048,1047,1049,-1,1049,1050,1054,-1,1050,1051,1053,-1,1051,1046,1052,-1,1045,1052,1046,-1,1052,1053,1051,-1,1053,1054,1050,-1,1054,1048,1049,-1,1055,1058,1064,-1,1058,1059,1063,-1,1059,1060,1062,-1,1060,1057,1061,-1,1061,1062,1060,-1,1062,1063,1059,-1,1063,1064,1058,-1,1064,1056,1055,-1,1067,1068,1069,-1,1069,1070,1078,-1,1070,1071,1078,-1,1071,1072,1077,-1,1072,1073,1077,-1,1073,1074,1076,-1,1074,1075,1076,-1,1075,1066,1065,-1,1065,1076,1075,-1,1076,1077,1073,-1,1077,1078,1071,-1,1078,1067,1069,-1,1081,1082,1083,-1,1083,1084,1087,-1,1084,1085,1086,-1,1085,1080,1079,-1,1079,1086,1085,-1,1086,1087,1084,-1,1087,1088,1083,-1,1088,1081,1083,-1,1091,1092,1102,-1,1092,1093,1100,-1,1093,1094,1099,-1,1094,1095,1098,-1,1095,1090,1097,-1,1096,1097,1105,-1,1097,1098,1095,-1,1098,1099,1094,-1,1099,1100,1093,-1,1100,1101,1102,-1,1089,1103,1090,-1,1103,1104,1090,-1,1104,1105,1097,-1,1102,1092,1100,-1,1097,1090,1104,-1,1107,1108,1113,-1,1108,1109,1113,-1,1109,1110,1111,-1,1110,1106,1111,-1,1111,1112,1109,-1,1112,1113,1109,-1,1115,1117,1125,-1,1117,1116,1118,-1,1118,1119,1125,-1,1119,1120,1124,-1,1120,1121,1122,-1,1122,1114,1123,-1,1123,1124,1120,-1,1124,1125,1119,-1,1125,1117,1118,-1,1120,1122,1123,-1,1132,1128,1131,-1,1128,1127,1131,-1,1134,1132,1133,-1,1132,1131,1133,-1,1136,1134,1135,-1,1134,1133,1135,-1,1137,1139,1159,-1,1139,1140,1145,-1,1140,1138,1141,-1,1141,1142,1140,-1,1142,1143,1140,-1,1143,1144,1145,-1,1145,1146,1136,-1,1146,1147,1136,-1,1147,1148,1134,-1,1148,1149,1132,-1,1149,1150,1132,-1,1150,1151,1129,-1,1151,1152,1129,-1,1152,1130,1129,-1,1126,1153,1127,-1,1153,1154,1131,-1,1154,1155,1131,-1,1155,1156,1133,-1,1156,1157,1133,-1,1157,1158,1135,-1,1158,1159,1135,-1,1129,1128,1150,-1,1128,1132,1150,-1,1131,1127,1153,-1,1132,1134,1148,-1,1133,1131,1155,-1,1134,1136,1147,-1,1135,1133,1157,-1,1136,1135,1145,-1,1159,1139,1145,-1,1145,1140,1143,-1,1135,1159,1145,-1,1162,1163,1164,-1,1164,1165,1162,-1,1165,1166,1171,-1,1166,1167,1171,-1,1167,1168,1171,-1,1168,1169,1171,-1,1169,1170,1160,-1,1170,1161,1160,-1,1160,1171,1169,-1,1171,1162,1165,-1,1174,1175,1179,-1,1175,1176,1179,-1,1176,1173,1177,-1,1172,1177,1173,-1,1177,1178,1176,-1,1178,1179,1176,-1,1182,1183,1187,-1,1184,1185,1188,-1,1185,1186,1188,-1,1186,1187,1183,-1,1183,1188,1186,-1,1188,1189,1191,-1,1189,1190,1192,-1,1190,1181,1180,-1,1191,1184,1188,-1,1180,1192,1190,-1,1192,1191,1189,-1,1195,1196,1197,-1,1196,1194,1198,-1,1193,1198,1194,-1,1198,1199,1196,-1,1199,1200,1196,-1,1200,1197,1196,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_69_coordIndex_5()
		{
			int[] value = {1203,1204,1207,-1,1204,1205,1210,-1,1205,1206,1209,-1,1206,1202,1208,-1,1201,1208,1202,-1,1208,1209,1206,-1,1209,1210,1205,-1,1210,1207,1204,-1,1211,1215,1212,-1,1215,1216,1212,-1,1216,1217,1212,-1,1217,1218,1219,-1,1214,1219,1218,-1,1219,1220,1217,-1,1220,1221,1212,-1,1221,1213,1212,-1,1212,1217,1220,-1,1223,1225,1234,-1,1225,1226,1228,-1,1226,1224,1227,-1,1227,1228,1226,-1,1228,1229,1230,-1,1229,1222,1230,-1,1230,1231,1228,-1,1231,1232,1225,-1,1232,1233,1234,-1,1234,1225,1232,-1,1225,1228,1231,-1,1236,1238,1244,-1,1238,1239,1240,-1,1239,1237,1240,-1,1240,1235,1241,-1,1241,1242,1240,-1,1242,1243,1238,-1,1243,1244,1238,-1,1238,1240,1242,-1,1246,1248,1253,-1,1248,1249,1252,-1,1249,1247,1251,-1,1247,1250,1251,-1,1251,1252,1249,-1,1252,1253,1248,-1,1253,1245,1246,-1,1255,1257,1263,-1,1257,1258,1261,-1,1258,1256,1260,-1,1256,1259,1260,-1,1260,1261,1258,-1,1261,1262,1257,-1,1262,1254,1263,-1,1263,1257,1262,-1,1264,1268,1273,-1,1268,1269,1272,-1,1269,1270,1271,-1,1270,1266,1267,-1,1267,1271,1270,-1,1271,1272,1269,-1,1272,1273,1268,-1,1273,1265,1264,-1,1277,1278,1283,-1,1278,1279,1282,-1,1279,1280,1281,-1,1280,1275,1274,-1,1274,1281,1280,-1,1281,1282,1279,-1,1282,1283,1278,-1,1283,1276,1277,-1,1287,1288,1293,-1,1288,1289,1292,-1,1289,1290,1291,-1,1290,1285,1284,-1,1284,1291,1290,-1,1291,1292,1289,-1,1292,1293,1288,-1,1293,1286,1287,-1,1296,1297,1298,-1,1298,1299,1302,-1,1299,1300,1301,-1,1300,1295,1294,-1,1294,1301,1300,-1,1301,1302,1299,-1,1302,1303,1298,-1,1303,1296,1298,-1,1307,1308,1312,-1,1304,1309,1305,-1,1309,1310,1313,-1,1310,1311,1312,-1,1311,1307,1312,-1,1312,1313,1310,-1,1313,1314,1309,-1,1314,1306,1305,-1,1305,1309,1314,-1,1317,1318,1326,-1,1318,1319,1324,-1,1319,1320,1322,-1,1320,1321,1329,-1,1321,1316,1327,-1,1322,1323,1319,-1,1323,1324,1319,-1,1324,1325,1318,-1,1325,1326,1318,-1,1315,1327,1316,-1,1327,1328,1321,-1,1328,1329,1321,-1,1329,1322,1320,-1,1331,1332,1340,-1,1332,1333,1340,-1,1333,1334,1338,-1,1334,1335,1336,-1,1335,1330,1336,-1,1336,1337,1334,-1,1337,1338,1334,-1,1338,1339,1333,-1,1339,1340,1333,-1,1343,1344,1347,-1,1344,1345,1350,-1,1345,1346,1349,-1,1346,1342,1348,-1,1341,1348,1342,-1,1348,1349,1346,-1,1349,1350,1345,-1,1350,1347,1344,-1,1352,1354,1360,-1,1354,1353,1355,-1,1355,1356,1360,-1,1356,1357,1358,-1,1357,1351,1358,-1,1358,1359,1356,-1,1359,1360,1356,-1,1360,1354,1355,-1,1363,1364,1367,-1,1364,1365,1370,-1,1365,1366,1369,-1,1366,1362,1368,-1,1361,1368,1362,-1,1368,1369,1366,-1,1369,1370,1365,-1,1370,1367,1364,-1,1374,1375,1378,-1,1375,1376,1372,-1,1376,1377,1372,-1,1377,1373,1372,-1,1371,1379,1372,-1,1379,1380,1372,-1,1380,1381,1372,-1,1381,1378,1375,-1,1375,1372,1381,-1,1383,1385,1389,-1,1385,1384,1386,-1,1386,1387,1388,-1,1388,1382,1389,-1,1389,1385,1388,-1,1385,1386,1388,-1,1394,1395,1400,-1,1395,1396,1391,-1,1396,1397,1391,-1,1397,1392,1391,-1,1393,1394,1400,-1,1390,1398,1391,-1,1398,1399,1391,-1,1399,1400,1395,-1,1395,1391,1399,-1,1402,1403,1404,-1,1404,1405,1406,-1,1405,1401,1406,-1,1406,1402,1404,-1,1411,1412,1417,-1,1412,1413,1408,-1,1413,1414,1408,-1,1414,1409,1408,-1,1410,1411,1417,-1,1407,1415,1408,-1,1415,1416,1408,-1,1416,1417,1412,-1,1412,1408,1416,-1,1419,1420,1426,-1,1420,1421,1426,-1,1421,1422,1425,-1,1422,1423,1425,-1,1423,1418,1424,-1,1424,1425,1423,-1,1425,1426,1421,-1,1431,1432,1437,-1,1432,1433,1436,-1,1433,1434,1428,-1,1434,1429,1428,-1,1430,1431,1437,-1,1427,1435,1428,-1,1435,1436,1433,-1,1436,1437,1432,-1,1433,1428,1435,-1,1441,1442,1443,-1,1443,1444,1441,-1,1444,1445,1453,-1,1445,1446,1453,-1,1447,1448,1452,-1,1448,1449,1451,-1,1449,1450,1451,-1,1450,1440,1439,-1,1446,1447,1453,-1,1438,1451,1450,-1,1451,1452,1448,-1,1452,1453,1447,-1,1453,1441,1444,-1,1439,1438,1450,-1,1456,1457,1458,-1,1458,1459,1462,-1,1459,1460,1461,-1,1460,1455,1454,-1,1454,1461,1460,-1,1461,1462,1459,-1,1462,1463,1458,-1,1463,1456,1458,-1,1466,1467,1468,-1,1468,1469,1472,-1,1469,1470,1471,-1,1470,1465,1464,-1,1464,1471,1470,-1,1471,1472,1469,-1,1472,1473,1468,-1,1473,1466,1468,-1,1477,1478,1479,-1,1479,1480,1483,-1,1480,1481,1482,-1,1481,1476,1475,-1,1474,1482,1475,-1,1482,1483,1480,-1,1483,1484,1479,-1,1484,1477,1479,-1,1482,1481,1475,-1,1488,1489,1490,-1,1490,1491,1494,-1,1491,1492,1493,-1,1492,1487,1486,-1,1485,1493,1486,-1,1493,1494,1491,-1,1494,1495,1490,-1,1495,1488,1490,-1,1493,1492,1486,-1,1498,1499,1500,-1,1500,1501,1505,-1,1501,1502,1504,-1,1502,1497,1503,-1,1496,1503,1497,-1,1503,1504,1502,-1,1504,1505,1501,-1,1505,1498,1500,-1,1508,1509,1510,-1,1510,1511,1514,-1,1511,1512,1513,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_69_coordIndex_6()
		{
			int[] value = {1512,1507,1506,-1,1506,1513,1512,-1,1513,1514,1511,-1,1514,1515,1510,-1,1515,1508,1510,-1,1518,1519,1523,-1,1516,1520,1525,-1,1520,1521,1524,-1,1521,1522,1523,-1,1522,1518,1523,-1,1523,1524,1521,-1,1524,1525,1520,-1,1525,1517,1516,-1,1529,1530,1533,-1,1530,1531,1536,-1,1531,1532,1527,-1,1532,1528,1527,-1,1526,1534,1527,-1,1534,1535,1527,-1,1535,1536,1531,-1,1536,1533,1530,-1,1531,1527,1535,-1,1541,1542,1547,-1,1542,1543,1546,-1,1543,1544,1538,-1,1544,1539,1538,-1,1540,1541,1547,-1,1537,1545,1538,-1,1545,1546,1543,-1,1546,1547,1542,-1,1543,1538,1545,-1,1548,1551,1555,-1,1551,1550,1553,-1,1552,1553,1550,-1,1553,1554,1551,-1,1554,1555,1551,-1,1555,1549,1548,-1,1557,1559,1562,-1,1559,1558,1560,-1,1560,1556,1561,-1,1561,1562,1559,-1,1559,1560,1561,-1,1564,1566,1568,-1,1566,1565,1567,-1,1565,1563,1567,-1,1567,1568,1566,-1,1570,1572,1577,-1,1572,1573,1576,-1,1573,1571,1575,-1,1571,1574,1575,-1,1575,1576,1573,-1,1576,1577,1572,-1,1577,1569,1570,-1,1579,1581,1584,-1,1581,1580,1582,-1,1582,1583,1581,-1,1583,1578,1584,-1,1584,1581,1583,-1,1586,1588,1597,-1,1588,1589,1596,-1,1589,1587,1590,-1,1590,1591,1592,-1,1592,1593,1595,-1,1593,1594,1595,-1,1594,1585,1595,-1,1595,1596,1592,-1,1596,1597,1588,-1,1596,1589,1592,-1,1589,1590,1592,-1,1599,1601,1604,-1,1601,1600,1605,-1,1598,1602,1609,-1,1602,1603,1609,-1,1603,1604,1607,-1,1605,1606,1601,-1,1606,1607,1604,-1,1607,1608,1609,-1,1604,1601,1606,-1,1609,1603,1607,-1,1613,1614,1619,-1,1614,1615,1619,-1,1615,1616,1611,-1,1616,1612,1611,-1,1617,1618,1622,-1,1618,1619,1615,-1,1610,1620,1611,-1,1620,1621,1611,-1,1621,1622,1618,-1,1615,1611,1621,-1,1618,1615,1621,-1,1623,1627,1624,-1,1627,1628,1632,-1,1626,1629,1632,-1,1629,1630,1632,-1,1630,1631,1624,-1,1631,1625,1624,-1,1624,1627,1630,-1,1627,1632,1630,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_69_point_1()
		{
			double[] value = {-37.101,44.988,9.9022,-37.101,44.988,10.873,-37.1,44.989,9.9024,-36.969,45.578,9.9867,-36.837,46.173,10.057,-36.704,46.772,10.105,-36.595,47.261,10.115,-36.595,47.261,10.252,-36.829,46.211,10.542,-37.09,45.036,10.86,-34.512,34.705,9.8877,-34.512,34.594,10.048,-51.653,42.032,9.9358,-51.653,41.954,10.048,-38.796,36.536,9.8997,-43.081,38.368,9.9118,-47.367,40.2,9.9238,-47.367,40.114,10.048,-43.081,38.274,10.048,-38.796,36.434,10.048,-34.512,34.743,9.8577,-34.512,34.705,9.8877,-51.653,42.058,9.9148,-51.653,42.032,9.9358,-47.367,40.2,9.9238,-43.081,38.368,9.9118,-38.796,36.536,9.8997,-38.796,36.571,9.8719,-43.081,38.4,9.8862,-47.367,40.229,9.9005,-34.512,34.815,9.8128,-34.512,34.779,9.8352,-34.512,34.743,9.8577,-51.653,42.109,9.8834,-51.653,42.083,9.8991,-51.653,42.058,9.9148,-47.367,40.229,9.9005,-43.081,38.4,9.8862,-38.796,36.571,9.8719,-38.796,36.638,9.8305,-43.081,38.461,9.8481,-47.367,40.285,9.8658,-34.512,34.987,9.7359,-34.512,34.815,9.8128,-51.653,42.229,9.8296,-51.653,42.169,9.8565,-51.653,42.109,9.8834,-47.367,40.285,9.8658,-43.081,38.461,9.8481,-38.796,36.638,9.8305,-43.081,38.607,9.7827,-34.512,35.32,9.6325,-34.512,34.987,9.7359,-51.653,42.462,9.7573,-51.653,42.229,9.8296,-43.081,38.607,9.7827,-38.796,37.105,9.6637,-43.081,38.891,9.6949,-47.366,40.676,9.7261,-34.512,35.648,9.5581,-34.512,35.32,9.6325,-51.653,42.692,9.7052,-51.653,42.577,9.7312,-51.653,42.462,9.7573,-47.366,40.676,9.7261,-43.081,38.891,9.6949,-38.796,37.105,9.6637,-38.796,37.408,9.5949,-43.081,39.169,9.6317,-47.366,40.93,9.6684,-34.512,35.973,9.4995,-34.512,35.648,9.5581,-51.653,42.919,9.6642,-51.653,42.692,9.7052,-47.366,40.93,9.6684,-43.081,39.169,9.6317,-38.796,37.408,9.5949,-38.796,37.709,9.5407,-43.081,39.445,9.5818,-47.366,41.182,9.623,-34.512,36.619,9.4112,-34.512,35.973,9.4995,-51.653,43.371,9.6024,-51.653,42.919,9.6642,-47.366,41.182,9.623,-43.081,39.445,9.5818,-38.796,37.709,9.5407,-38.796,38.306,9.459,-43.081,39.994,9.5068,-47.366,41.683,9.5546,-34.512,37.261,9.3491,-34.512,36.619,9.4112,-51.653,43.821,9.5589,-51.653,43.371,9.6024,-47.366,41.683,9.5546,-43.081,39.994,9.5068,-38.796,38.306,9.459,-38.796,38.901,9.4015,-43.081,40.54,9.454,-47.366,42.18,9.5065};
			return value;
		}
		private double[] getCoordinate_5_69_point_2()
		{
			double[] value = {-34.512,37.902,9.3078,-34.512,37.261,9.3491,-51.653,44.269,9.53,-51.653,44.045,9.5445,-51.653,43.821,9.5589,-47.366,42.18,9.5065,-43.081,40.54,9.454,-38.796,38.901,9.4015,-38.796,39.493,9.3633,-43.081,41.085,9.4189,-47.366,42.677,9.4744,-34.512,38.54,9.2855,-34.512,37.902,9.3078,-51.653,44.716,9.5144,-51.653,44.492,9.5222,-51.653,44.269,9.53,-47.366,42.677,9.4744,-43.081,41.085,9.4189,-38.796,39.493,9.3633,-43.081,41.628,9.4,-34.512,39.179,9.2831,-34.512,38.54,9.2855,-51.653,45.163,9.5127,-51.653,44.939,9.5136,-51.653,44.716,9.5144,-43.081,41.628,9.4,-38.796,40.674,9.3405,-43.081,42.17,9.3979,-47.366,43.666,9.4553,-34.512,39.817,9.3023,-34.512,39.179,9.2831,-51.653,45.609,9.5262,-51.653,45.163,9.5127,-47.366,43.666,9.4553,-43.081,42.17,9.3979,-38.796,40.674,9.3405,-38.796,41.264,9.3582,-43.081,42.712,9.4142,-47.366,44.161,9.4702,-34.512,40.455,9.3533,-34.512,39.817,9.3023,-51.653,46.056,9.5618,-51.653,45.833,9.544,-51.653,45.609,9.5262,-47.366,44.161,9.4702,-43.081,42.712,9.4142,-38.796,41.264,9.3582,-38.796,41.855,9.4054,-43.081,43.255,9.4575,-47.366,44.655,9.5097,-34.512,41.094,9.4235,-34.512,40.455,9.3533,-51.653,46.503,9.611,-51.653,46.056,9.5618,-47.366,44.655,9.5097,-43.081,43.255,9.4575,-38.796,41.855,9.4054,-38.796,42.446,9.4703,-43.081,43.798,9.5172,-47.366,45.151,9.5641,-34.512,41.735,9.5073,-34.512,41.094,9.4235,-51.653,46.952,9.6696,-51.653,46.503,9.611,-47.366,45.151,9.5641,-43.081,43.798,9.5172,-38.796,42.446,9.4703,-36.654,42.387,9.5276,-38.796,43.039,9.5479,-40.938,43.691,9.5682,-43.081,44.343,9.5885,-45.223,44.995,9.6088,-47.366,45.647,9.629,-49.51,46.299,9.6493,-34.512,44.318,9.8955,-34.512,41.735,9.5073,-38.853,44.843,9.8172,-38.853,44.245,9.725,-38.853,43.65,9.6344,-43.028,45.972,9.8355,-43.028,45.422,9.7506,-43.028,44.874,9.6672,-47.304,47.129,9.8542,-47.304,46.627,9.7767,-47.304,46.127,9.7007,-51.653,48.759,9.9413,-51.653,48.305,9.8733,-51.653,47.852,9.8034,-51.653,47.401,9.7348,-51.653,46.952,9.6696,-37.1,44.989,9.9024,-37.101,44.988,9.9022,-49.51,46.299,9.6493,-47.366,45.647,9.629,-45.223,44.995,9.6088,-43.081,44.343,9.5885,-40.938,43.691,9.5682,-38.796,43.039,9.5479,-36.654,42.387,9.5276,-39.924,45.615,9.8942};
			return value;
		}
		private double[] getCoordinate_5_69_point_3()
		{
			double[] value = {-42.747,46.243,9.8862,-45.571,46.87,9.8781,-48.394,47.498,9.8701,-48.701,47.498,9.8589,-48.701,47.566,9.8692,-48.815,47.591,9.8689,-48.724,48.0,9.9335,-49.456,48.19,9.9354,-50.188,48.38,9.9374,-50.92,48.57,9.9393,-35.159,44.486,9.8972,-35.806,44.653,9.8989,-36.453,44.821,9.9007,-34.512,44.969,9.9839,-34.512,44.318,9.8955,-37.1,44.989,9.9024,-36.969,45.578,9.9867,-36.453,44.821,9.9007,-35.806,44.653,9.8989,-35.159,44.486,9.8972,-35.126,45.122,9.9846,-35.741,45.274,9.9853,-36.355,45.426,9.986,-34.512,45.623,10.058,-34.512,44.969,9.9839,-36.969,45.578,9.9867,-36.837,46.173,10.057,-36.355,45.426,9.986,-35.741,45.274,9.9853,-35.126,45.122,9.9846,-35.674,45.898,10.058,-34.512,46.279,10.107,-34.512,45.623,10.058,-36.837,46.173,10.057,-36.704,46.772,10.105,-35.674,45.898,10.058,-35.608,46.526,10.106,-34.512,46.937,10.12,-34.512,46.279,10.107,-36.704,46.772,10.105,-36.595,47.261,10.115,-35.608,46.526,10.106,-36.595,47.381,10.117,-35.554,47.159,10.119,-34.512,44.371,10.899,-34.512,47.594,10.048,-37.09,45.036,10.86,-36.829,46.211,10.542,-36.595,47.261,10.252,-36.595,48.015,10.048,-35.554,47.805,10.048,-34.512,46.309,10.392,-35.801,44.704,10.88,-34.512,43.72,11.056,-34.512,44.371,10.899,-48.525,47.498,10.809,-37.101,44.988,10.873,-37.09,45.036,10.86,-35.801,44.704,10.88,-48.394,47.498,10.803,-44.629,46.661,10.826,-40.865,45.824,10.849,-38.014,44.664,10.994,-41.517,45.608,10.932,-45.021,46.553,10.871,-34.512,43.067,11.201,-34.512,43.72,11.056,-51.653,47.884,10.855,-51.653,48.112,10.804,-51.653,48.341,10.754,-48.525,47.498,10.809,-45.021,46.553,10.871,-41.517,45.608,10.932,-38.014,44.664,10.994,-48.701,47.545,10.806,-48.701,47.498,10.816,-38.796,44.27,11.115,-43.081,45.475,11.028,-47.366,46.679,10.942,-50.177,47.943,10.78,-34.512,42.411,11.331,-34.512,43.067,11.201,-51.653,47.425,10.946,-51.653,47.884,10.855,-47.366,46.679,10.942,-43.081,45.475,11.028,-38.796,44.27,11.115,-43.081,44.917,11.139,-34.512,41.754,11.443,-34.512,42.411,11.331,-51.653,46.965,11.024,-51.653,47.425,10.946,-43.081,44.917,11.139,-38.796,43.056,11.338,-43.081,44.359,11.234,-47.366,45.662,11.129,-34.512,41.094,11.533,-34.512,41.754,11.443,-51.653,46.503,11.087,-51.653,46.965,11.024};
			return value;
		}
		private double[] getCoordinate_5_69_point_4()
		{
			double[] value = {-47.366,45.662,11.129,-43.081,44.359,11.234,-38.796,43.056,11.338,-38.796,42.446,11.422,-43.081,43.798,11.31,-47.366,45.151,11.199,-34.512,40.434,11.597,-34.512,41.094,11.533,-51.653,46.041,11.132,-51.653,46.272,11.11,-51.653,46.503,11.087,-47.366,45.151,11.199,-43.081,43.798,11.31,-38.796,42.446,11.422,-38.796,41.835,11.481,-43.081,43.237,11.365,-47.366,44.639,11.248,-34.512,39.772,11.629,-34.512,40.434,11.597,-51.653,45.578,11.155,-51.653,45.809,11.143,-51.653,46.041,11.132,-47.366,44.639,11.248,-43.081,43.237,11.365,-38.796,41.835,11.481,-38.796,41.223,11.511,-43.081,42.674,11.392,-47.366,44.126,11.273,-34.512,39.11,11.617,-34.512,39.772,11.629,-51.653,45.115,11.146,-51.653,45.346,11.15,-51.653,45.578,11.155,-47.366,44.126,11.273,-43.081,42.674,11.392,-38.796,41.223,11.511,-38.796,40.611,11.499,-43.081,42.112,11.381,-47.366,43.613,11.263,-34.512,38.448,11.569,-34.512,39.11,11.617,-51.653,44.651,11.112,-51.653,44.883,11.129,-51.653,45.115,11.146,-47.366,43.613,11.263,-43.081,42.112,11.381,-38.796,40.611,11.499,-38.796,39.998,11.455,-43.081,41.549,11.341,-47.366,43.1,11.227,-34.512,37.787,11.487,-34.512,38.448,11.569,-51.653,44.189,11.055,-51.653,44.651,11.112,-47.366,43.1,11.227,-43.081,41.549,11.341,-38.796,39.998,11.455,-38.796,39.387,11.379,-43.081,40.987,11.271,-47.366,42.588,11.163,-34.512,37.127,11.368,-34.512,37.787,11.487,-51.653,43.727,10.972,-51.653,44.189,11.055,-47.366,42.588,11.163,-43.081,40.987,11.271,-38.796,39.387,11.379,-43.081,40.427,11.17,-34.512,36.47,11.21,-34.512,37.127,11.368,-51.653,43.267,10.861,-51.653,43.497,10.917,-51.653,43.727,10.972,-43.081,40.427,11.17,-43.081,39.868,11.036,-34.512,35.816,11.0,-34.512,36.47,11.21,-51.653,42.809,10.714,-51.653,43.267,10.861,-43.081,39.868,11.036,-43.081,39.312,10.857,-34.512,35.491,10.869,-34.512,35.816,11.0,-51.653,42.582,10.622,-51.653,42.695,10.668,-51.653,42.809,10.714,-43.081,39.312,10.857,-43.081,39.035,10.746,-34.512,35.169,10.71,-34.512,35.491,10.869,-51.653,42.356,10.511,-51.653,42.582,10.622,-43.081,39.035,10.746,-43.081,38.762,10.611,-34.512,34.852,10.505,-34.512,35.169,10.71,-51.653,42.135,10.368,-51.653,42.356,10.511,-43.081,38.762,10.611,-43.081,38.493,10.437};
			return value;
		}
		private double[] getCoordinate_5_69_point_5()
		{
			double[] value = {-34.512,34.699,10.367,-34.512,34.852,10.505,-51.653,42.028,10.271,-51.653,42.135,10.368,-43.081,38.493,10.437,-43.081,38.363,10.319,-34.512,34.641,10.293,-34.512,34.699,10.367,-51.653,41.987,10.22,-51.653,42.028,10.271,-43.081,38.363,10.319,-43.081,38.313,10.256,-34.512,34.614,10.248,-34.512,34.641,10.293,-51.653,41.968,10.188,-51.653,41.978,10.204,-51.653,41.987,10.22,-43.081,38.313,10.256,-43.081,38.29,10.218,-34.512,34.594,10.048,-34.512,34.614,10.248,-51.653,41.954,10.048,-51.653,41.968,10.188,-38.796,36.434,10.048,-43.081,38.274,10.048,-47.367,40.114,10.048,-43.081,38.29,10.218,-51.653,42.032,9.9358,-51.653,41.954,10.048,-51.653,42.058,9.9148,-51.653,42.109,9.8834,-51.653,42.083,9.8991,-51.653,42.229,9.8296,-51.653,42.169,9.8565,-51.653,42.462,9.7573,-51.653,42.692,9.7052,-51.653,42.577,9.7312,-51.653,42.919,9.6642,-51.653,43.371,9.6024,-51.653,43.821,9.5589,-51.653,44.269,9.53,-51.653,44.045,9.5445,-51.653,44.716,9.5144,-51.653,44.492,9.5222,-51.653,45.163,9.5127,-51.653,44.939,9.5136,-51.653,45.609,9.5262,-51.653,46.056,9.5618,-51.653,45.833,9.544,-51.653,46.503,9.611,-51.653,46.952,9.6696,-51.653,48.759,9.9413,-51.653,48.305,9.8733,-51.653,47.852,9.8034,-51.653,47.401,9.7348,-51.653,47.884,10.855,-51.653,48.112,10.804,-51.653,48.341,10.754,-51.653,47.425,10.946,-51.653,46.965,11.024,-51.653,46.503,11.087,-51.653,46.041,11.132,-51.653,46.272,11.11,-51.653,45.578,11.155,-51.653,45.809,11.143,-51.653,45.115,11.146,-51.653,45.346,11.15,-51.653,44.651,11.112,-51.653,44.883,11.129,-51.653,44.189,11.055,-51.653,43.727,10.972,-51.653,43.267,10.861,-51.653,43.497,10.917,-51.653,42.809,10.714,-51.653,42.582,10.622,-51.653,42.695,10.668,-51.653,42.356,10.511,-51.653,42.135,10.368,-51.653,42.028,10.271,-51.653,41.987,10.22,-51.653,41.968,10.188,-51.653,41.978,10.204,-51.653,48.796,10.643,-51.653,49.938,10.346,-51.653,51.052,10.048,-51.653,50.592,10.098,-51.653,50.362,10.094,-51.653,50.132,10.09,-51.653,49.902,10.072,-51.653,49.673,10.055,-51.653,49.215,10.003,-48.701,48.484,9.9988,-51.653,49.215,10.003,-51.653,48.759,9.9413,-50.92,48.57,9.9393,-50.188,48.38,9.9374,-49.456,48.19,9.9354,-48.724,48.0,9.9335,-48.71,48.018,9.9348,-48.701,48.102,9.945};
			return value;
		}
		private double[] getCoordinate_5_69_point_6()
		{
			double[] value = {-49.439,48.667,9.9999,-50.177,48.85,10.001,-50.915,49.033,10.002,-48.701,48.976,10.054,-51.653,49.673,10.055,-51.653,49.215,10.003,-50.915,49.033,10.002,-50.177,48.85,10.001,-49.439,48.667,9.9999,-48.701,48.484,9.9988,-48.701,48.506,9.9998,-50.177,49.324,10.054,-48.701,49.469,10.092,-51.653,50.132,10.09,-51.653,49.902,10.072,-51.653,49.673,10.055,-50.177,49.324,10.054,-48.701,48.976,10.054,-48.701,48.998,10.055,-50.177,49.8,10.091,-48.701,49.963,10.102,-51.653,50.592,10.098,-51.653,50.362,10.094,-51.653,50.132,10.09,-50.177,49.8,10.091,-48.701,49.469,10.092,-48.701,49.491,10.093,-49.439,50.12,10.101,-50.177,50.278,10.1,-50.915,50.435,10.099,-34.512,47.594,10.048,-34.512,46.937,10.12,-36.595,48.015,10.048,-36.595,47.381,10.117,-35.554,47.159,10.119,-35.554,47.805,10.048,-48.701,50.457,10.048,-51.653,51.052,10.048,-51.653,50.592,10.098,-50.915,50.435,10.099,-50.177,50.278,10.1,-49.439,50.12,10.101,-48.701,49.963,10.102,-49.439,50.606,10.048,-50.177,50.755,10.048,-50.915,50.903,10.048,-48.701,50.457,10.048,-51.653,48.796,10.643,-51.653,49.938,10.346,-51.653,51.052,10.048,-50.915,50.903,10.048,-50.177,50.755,10.048,-49.439,50.606,10.048,-48.701,49.491,10.307,-48.701,48.522,10.563,-48.701,48.101,10.67,-48.716,48.038,10.687,-49.45,48.227,10.676,-50.184,48.417,10.665,-50.918,48.607,10.654,-51.653,48.341,10.754,-51.653,48.796,10.643,-48.701,47.545,10.806,-50.177,47.943,10.78,-50.918,48.607,10.654,-50.184,48.417,10.665,-49.45,48.227,10.676,-48.716,48.038,10.687,-48.815,47.591,10.8,-48.701,47.566,10.801,-24.338,34.404,11.357,-24.338,35.041,11.67,-34.512,35.169,10.71,-34.512,35.491,10.869,-29.424,34.786,11.034,-29.424,35.266,11.27,-24.338,34.045,9.4308,-24.338,33.704,9.5829,-29.393,34.256,9.6971,-34.512,34.987,9.7359,-34.512,34.815,9.8128,-26.881,34.28,9.507,-29.424,34.515,9.5833,-31.968,34.751,9.6596,-24.338,34.704,9.2265,-24.338,34.045,9.4308,-34.512,35.32,9.6325,-34.512,34.987,9.7359,-31.968,34.751,9.6596,-29.424,34.515,9.5833,-26.881,34.28,9.507,-26.881,34.858,9.3279,-29.424,35.012,9.4294,-31.968,35.166,9.531,-24.338,35.352,9.0795,-24.338,34.704,9.2265,-34.512,35.648,9.5581,-34.512,35.32,9.6325,-31.968,35.166,9.531,-29.424,35.012,9.4294};
			return value;
		}
		private double[] getCoordinate_5_69_point_7()
		{
			double[] value = {-26.881,34.858,9.3279,-26.881,35.426,9.1991,-29.424,35.5,9.3188,-31.968,35.574,9.4384,-24.338,35.994,8.9636,-24.338,35.352,9.0795,-34.512,35.973,9.4995,-34.512,35.648,9.5581,-31.968,35.574,9.4384,-29.424,35.5,9.3188,-26.881,35.426,9.1991,-26.881,35.989,9.0975,-29.424,35.984,9.2315,-31.968,35.978,9.3655,-24.338,37.271,8.789,-24.338,35.994,8.9636,-34.512,36.619,9.4112,-34.512,35.973,9.4995,-31.968,35.978,9.3655,-29.424,35.984,9.2315,-26.881,35.989,9.0975,-26.881,37.108,8.9445,-29.424,36.945,9.1001,-31.968,36.782,9.2557,-24.338,38.541,8.6662,-24.338,37.271,8.789,-34.512,37.261,9.3491,-34.512,36.619,9.4112,-31.968,36.782,9.2557,-29.424,36.945,9.1001,-26.881,37.108,8.9445,-26.881,38.221,8.8369,-29.424,37.901,9.0076,-31.968,37.581,9.1783,-24.338,39.807,8.5845,-24.338,39.174,8.6253,-24.338,38.541,8.6662,-34.512,37.902,9.3078,-34.512,37.261,9.3491,-31.968,37.581,9.1783,-29.424,37.901,9.0076,-26.881,38.221,8.8369,-26.881,39.331,8.7652,-29.424,38.854,8.946,-31.968,38.378,9.1269,-24.338,41.07,8.5405,-24.338,39.807,8.5845,-34.512,38.54,9.2855,-34.512,37.902,9.3078,-31.968,38.378,9.1269,-29.424,38.854,8.946,-26.881,39.331,8.7652,-29.424,39.806,8.913,-24.338,40.439,8.5625,-24.338,42.332,8.5356,-24.338,41.701,8.5381,-24.338,41.07,8.5405,-34.512,39.179,9.2831,-34.512,38.54,9.2855,-29.424,39.806,8.913,-29.424,40.756,8.9093,-24.338,43.594,8.5737,-24.338,42.332,8.5356,-34.512,39.817,9.3023,-34.512,39.179,9.2831,-29.424,40.756,8.9093,-29.424,41.706,8.9379,-24.338,42.753,8.5483,-24.338,43.173,8.561,-24.338,44.855,8.6744,-24.338,44.224,8.624,-24.338,43.594,8.5737,-34.512,40.455,9.3533,-34.512,39.817,9.3023,-29.424,41.706,8.9379,-29.424,42.656,9.0138,-24.338,46.119,8.8132,-24.338,44.855,8.6744,-34.512,41.094,9.4235,-34.512,40.455,9.3533,-29.424,42.656,9.0138,-26.881,44.863,8.9657,-29.424,43.607,9.1183,-31.968,42.351,9.2709,-24.338,45.277,8.7207,-24.338,45.698,8.7669,-24.338,47.386,8.979,-24.338,46.119,8.8132,-34.512,41.735,9.5073,-34.512,41.094,9.4235,-31.968,42.351,9.2709,-29.424,43.607,9.1183,-26.881,44.863,8.9657,-26.881,45.974,9.111,-29.424,44.561,9.2431,-31.968,43.148,9.3752,-24.338,46.752,8.8961,-24.338,52.492,9.7464,-24.338,49.93,9.3568,-24.338,47.386,8.979};
			return value;
		}
		private double[] getCoordinate_5_69_point_8()
		{
			double[] value = {-34.512,44.318,9.8955,-34.512,41.735,9.5073,-31.968,43.148,9.3752,-29.424,44.561,9.2431,-26.881,45.974,9.111,-26.88,50.449,9.7837,-29.424,48.406,9.8209,-31.968,46.362,9.8582,-24.338,53.78,9.9211,-24.338,52.492,9.7464,-34.512,44.969,9.9839,-34.512,44.318,9.8955,-31.968,46.362,9.8582,-29.424,48.406,9.8209,-26.88,50.449,9.7837,-26.88,51.578,9.9368,-29.424,49.376,9.9525,-31.968,47.173,9.9682,-24.338,55.073,10.067,-24.338,53.78,9.9211,-34.512,45.623,10.058,-34.512,44.969,9.9839,-31.968,47.173,9.9682,-29.424,49.376,9.9525,-26.88,51.578,9.9368,-26.88,52.711,10.065,-29.424,50.349,10.063,-31.968,47.986,10.06,-24.338,56.37,10.165,-24.338,55.073,10.067,-34.512,46.279,10.107,-34.512,45.623,10.058,-31.968,47.986,10.06,-29.424,50.349,10.063,-26.88,52.711,10.065,-26.88,53.848,10.151,-29.424,51.326,10.136,-31.968,48.803,10.122,-24.338,57.67,10.19,-24.338,56.37,10.165,-34.512,46.937,10.12,-34.512,46.279,10.107,-31.968,48.803,10.122,-29.424,51.326,10.136,-26.88,53.848,10.151,-26.88,54.988,10.172,-29.424,52.305,10.155,-31.968,49.621,10.137,-24.338,58.969,10.048,-24.338,57.67,10.19,-34.512,47.594,10.048,-34.512,46.937,10.12,-31.968,49.621,10.137,-29.424,52.305,10.155,-26.88,54.988,10.172,-26.88,56.126,10.048,-29.424,53.283,10.048,-31.968,50.439,10.048,-24.338,58.32,10.119,-24.338,52.596,11.73,-24.338,58.969,10.048,-34.512,44.371,10.899,-34.512,47.594,10.048,-34.512,46.309,10.392,-31.968,50.439,10.048,-29.424,53.283,10.048,-26.88,56.126,10.048,-29.424,48.484,11.314,-24.338,57.699,10.394,-24.338,55.156,11.067,-24.338,51.31,12.041,-24.338,52.596,11.73,-34.512,43.72,11.056,-34.512,44.371,10.899,-29.424,48.484,11.314,-26.88,49.413,11.795,-29.424,47.515,11.549,-31.968,45.618,11.302,-24.338,50.018,12.328,-24.338,51.31,12.041,-34.512,43.067,11.201,-34.512,43.72,11.056,-31.968,45.618,11.302,-29.424,47.515,11.549,-26.88,49.413,11.795,-26.88,48.281,12.046,-29.424,46.543,11.765,-31.968,44.805,11.483,-24.338,48.722,12.585,-24.338,50.018,12.328,-34.512,42.411,11.331,-34.512,43.067,11.201,-31.968,44.805,11.483,-29.424,46.543,11.765,-26.88,48.281,12.046,-26.88,47.145,12.271,-29.424,45.567,11.958,-31.968,43.989,11.645,-24.338,47.422,12.806,-24.338,48.722,12.585};
			return value;
		}
		private double[] getCoordinate_5_69_point_9()
		{
			double[] value = {-34.512,41.754,11.443,-34.512,42.411,11.331,-31.968,43.989,11.645,-29.424,45.567,11.958,-26.88,47.145,12.271,-26.881,46.006,12.465,-29.424,44.589,12.125,-31.968,43.171,11.784,-24.338,46.119,12.984,-24.338,47.422,12.806,-34.512,41.094,11.533,-34.512,41.754,11.443,-31.968,43.171,11.784,-29.424,44.589,12.125,-26.881,46.006,12.465,-26.881,44.863,12.621,-29.424,43.607,12.259,-31.968,42.351,11.896,-24.338,44.813,13.11,-24.338,46.119,12.984,-34.512,40.434,11.597,-34.512,41.094,11.533,-31.968,42.351,11.896,-29.424,43.607,12.259,-26.881,44.863,12.621,-29.424,42.624,12.354,-24.338,45.684,13.026,-24.338,45.248,13.068,-24.338,43.505,13.174,-24.338,44.813,13.11,-34.512,39.772,11.629,-34.512,40.434,11.597,-29.424,42.624,12.354,-29.424,41.639,12.402,-24.338,44.377,13.132,-24.338,43.941,13.153,-24.338,42.196,13.149,-24.338,43.505,13.174,-34.512,39.11,11.617,-34.512,39.772,11.629,-29.424,41.639,12.402,-26.881,41.425,12.766,-29.424,40.653,12.383,-31.968,39.882,12.0,-24.338,43.068,13.166,-24.338,42.632,13.157,-24.338,40.888,13.055,-24.338,42.196,13.149,-34.512,38.448,11.569,-34.512,39.11,11.617,-31.968,39.882,12.0,-29.424,40.653,12.383,-26.881,41.425,12.766,-26.881,40.278,12.683,-29.424,39.668,12.312,-31.968,39.058,11.94,-24.338,41.76,13.117,-24.338,41.324,13.086,-24.338,39.581,12.892,-24.338,40.888,13.055,-34.512,37.787,11.487,-34.512,38.448,11.569,-31.968,39.058,11.94,-29.424,39.668,12.312,-26.881,40.278,12.683,-26.881,39.133,12.541,-29.424,38.684,12.189,-31.968,38.236,11.838,-24.338,40.234,12.973,-24.338,38.277,12.657,-24.338,39.581,12.892,-34.512,37.127,11.368,-34.512,37.787,11.487,-31.968,38.236,11.838,-29.424,38.684,12.189,-26.881,39.133,12.541,-29.424,37.702,12.013,-24.338,36.977,12.345,-24.338,38.277,12.657,-34.512,36.47,11.21,-34.512,37.127,11.368,-29.424,37.702,12.013,-26.881,36.85,12.061,-29.424,36.723,11.778,-31.968,36.597,11.494,-24.338,35.683,11.93,-24.338,36.977,12.345,-34.512,35.816,11.0,-34.512,36.47,11.21,-31.968,36.597,11.494,-29.424,36.723,11.778,-26.881,36.85,12.061,-26.881,35.716,11.697,-29.424,35.75,11.465,-31.968,35.783,11.233,-24.338,35.041,11.67,-24.338,35.683,11.93,-34.512,35.491,10.869,-34.512,35.816,11.0,-29.424,35.266,11.27};
			return value;
		}
		private double[] getCoordinate_5_69_point_10()
		{
			double[] value = {-31.968,35.783,11.233,-29.424,35.75,11.465,-26.881,35.716,11.697,-24.338,33.778,10.952,-24.338,34.404,11.357,-34.512,34.852,10.505,-34.512,35.169,10.71,-29.424,34.786,11.034,-29.424,34.315,10.729,-24.338,33.476,10.678,-24.338,33.778,10.952,-34.512,34.699,10.367,-34.512,34.852,10.505,-29.424,34.315,10.729,-26.881,33.781,10.6,-29.424,34.087,10.523,-31.968,34.393,10.445,-24.338,33.361,10.533,-24.338,33.476,10.678,-34.512,34.641,10.293,-34.512,34.699,10.367,-31.968,34.393,10.445,-29.424,34.087,10.523,-26.881,33.781,10.6,-26.881,33.681,10.473,-29.424,34.001,10.413,-31.968,34.321,10.353,-24.338,33.307,10.442,-24.338,33.361,10.533,-34.512,34.614,10.248,-34.512,34.641,10.293,-31.968,34.321,10.353,-29.424,34.001,10.413,-26.881,33.681,10.473,-26.881,33.634,10.394,-29.424,33.96,10.345,-31.968,34.287,10.296,-24.338,33.269,10.048,-24.338,33.307,10.442,-34.512,34.594,10.048,-34.512,34.614,10.248,-31.968,34.287,10.296,-29.424,33.96,10.345,-26.881,33.634,10.394,-4.3379,40.887,13.054,-4.3379,41.541,13.102,-4.3379,42.195,13.149,-11.78,40.887,13.055,-11.494,42.196,13.149,-9.7049,42.195,13.149,-7.9157,42.195,13.149,-6.1267,42.195,13.149,-6.1982,40.887,13.055,-8.0587,40.887,13.055,-9.9194,40.887,13.055,-19.899,48.722,12.585,-24.338,47.422,12.806,-24.338,48.722,12.585,-21.01,48.175,12.678,-21.989,47.422,12.806,-23.163,47.422,12.806,-23.228,48.722,12.585,-22.118,48.722,12.585,-21.008,48.722,12.585,-4.3376,52.491,9.7464,-4.3376,51.208,9.5542,-4.3377,49.929,9.3568,-4.3377,48.655,9.163,-4.3377,47.385,8.979,-9.4027,51.208,9.5542,-9.4027,49.93,9.3568,-9.4028,48.655,9.163,-14.274,51.208,9.5542,-14.274,49.93,9.3568,-14.274,48.656,9.163,-19.263,51.209,9.5542,-19.263,49.93,9.3568,-24.338,52.492,9.7464,-24.338,49.93,9.3568,-24.338,47.386,8.979,-22.027,47.386,8.979,-20.068,48.656,9.163,-17.708,49.119,9.2334,-15.347,48.656,9.163,-13.388,47.385,8.979,-11.125,47.385,8.979,-8.8623,47.385,8.979,-6.5999,47.385,8.979,-6.8367,52.491,9.7464,-9.336,52.491,9.7464,-11.836,52.492,9.7464,-14.336,52.492,9.7464,-16.836,52.492,9.7464,-19.336,52.492,9.7464,-21.837,52.492,9.7464,-23.76,47.386,8.979,-23.183,47.386,8.979,-22.605,47.386,8.979,-4.3377,47.385,8.979,-4.3378,46.118,8.8132};
			return value;
		}
		private double[] getCoordinate_5_69_point_11()
		{
			double[] value = {-13.388,47.385,8.979,-6.5999,47.385,8.979,-8.8623,47.385,8.979,-11.125,47.385,8.979,-12.369,46.119,8.8132,-10.361,46.119,8.8132,-8.3531,46.119,8.8132,-6.3453,46.118,8.8132,-4.3378,46.118,8.8132,-4.3378,44.855,8.6744,-12.369,46.119,8.8132,-6.3453,46.118,8.8132,-8.3531,46.119,8.8132,-10.361,46.119,8.8132,-11.782,44.855,8.6744,-8.0595,44.855,8.6744,-4.338,35.994,8.9636,-4.338,35.351,9.0795,-24.338,35.994,8.9636,-24.338,35.352,9.0795,-9.3364,35.994,8.9636,-14.336,35.994,8.9636,-19.337,35.994,8.9636,-19.337,35.352,9.0795,-14.336,35.352,9.0795,-9.3364,35.352,9.0795,-4.338,35.351,9.0795,-4.338,35.027,9.153,-4.338,34.703,9.2265,-24.338,35.352,9.0795,-24.338,34.704,9.2265,-9.3364,35.352,9.0795,-14.336,35.352,9.0795,-19.337,35.352,9.0795,-19.337,34.704,9.2265,-14.336,34.703,9.2265,-9.3364,34.703,9.2265,-21.989,47.422,12.806,-24.338,46.119,12.984,-24.338,47.422,12.806,-23.163,47.422,12.806,-23.046,46.119,12.984,-23.369,46.119,12.984,-23.692,46.119,12.984,-24.015,46.119,12.984,-4.3378,43.504,13.174,-4.3378,44.812,13.11,-11.768,44.812,13.11,-11.49,43.504,13.174,-9.91,44.812,13.11,-8.0524,44.812,13.11,-6.195,44.812,13.11,-6.1257,43.504,13.174,-7.9137,43.504,13.174,-9.7019,43.504,13.174,-4.3379,42.195,13.149,-4.3378,43.504,13.174,-11.494,42.196,13.149,-6.1267,42.195,13.149,-7.9157,42.195,13.149,-9.7049,42.195,13.149,-11.49,43.504,13.174,-9.7019,43.504,13.174,-7.9137,43.504,13.174,-6.1257,43.504,13.174,-4.3376,53.779,9.9212,-4.3376,52.491,9.7464,-24.338,53.78,9.9211,-24.338,52.492,9.7464,-21.837,52.492,9.7464,-19.336,52.492,9.7464,-16.836,52.492,9.7464,-14.336,52.492,9.7464,-11.836,52.492,9.7464,-9.336,52.491,9.7464,-6.8367,52.491,9.7464,-9.336,53.78,9.9212,-14.336,53.78,9.9212,-19.336,53.78,9.9211,-4.3376,55.072,10.067,-4.3376,53.779,9.9212,-24.338,55.073,10.067,-24.338,53.78,9.9211,-19.336,53.78,9.9211,-14.336,53.78,9.9212,-9.336,53.78,9.9212,-9.336,55.072,10.067,-14.336,55.072,10.067,-19.336,55.073,10.067,-4.3375,56.369,10.165,-4.3376,55.072,10.067,-24.338,56.37,10.165,-24.338,55.073,10.067,-19.336,55.073,10.067,-14.336,55.072,10.067,-9.336,55.072,10.067,-5.8332,56.369,10.165,-5.8332,56.219,10.154,-11.332,56.219,10.154,-16.831,56.22,10.154};
			return value;
		}
		private double[] getCoordinate_5_69_point_12()
		{
			double[] value = {-22.33,56.22,10.154,-22.33,56.37,10.165,-23.334,56.37,10.165,-4.7114,56.369,10.165,-5.0854,56.369,10.165,-5.4593,56.369,10.165,-22.33,57.67,10.19,-24.338,57.67,10.19,-24.338,56.37,10.165,-23.334,56.37,10.165,-22.33,56.37,10.165,-22.832,57.67,10.19,-23.334,57.67,10.19,-23.836,57.67,10.19,-22.33,58.969,10.048,-24.338,58.969,10.048,-24.338,57.67,10.19,-24.338,58.32,10.119,-23.836,57.67,10.19,-23.334,57.67,10.19,-22.832,57.67,10.19,-22.33,57.67,10.19,-22.33,58.32,10.119,-22.832,58.969,10.048,-23.334,58.969,10.048,-23.836,58.969,10.048,-4.3376,52.596,11.73,-4.3376,54.169,11.326,-4.3375,55.822,10.889,-4.3375,57.41,10.469,-4.3375,58.968,10.048,-9.4026,54.169,11.326,-9.4026,55.822,10.889,-14.274,54.169,11.326,-14.274,55.822,10.889,-19.263,54.169,11.326,-19.263,55.822,10.889,-24.338,52.596,11.73,-24.338,58.969,10.048,-24.338,55.156,11.067,-24.338,57.699,10.394,-23.836,58.969,10.048,-23.334,58.969,10.048,-22.832,58.969,10.048,-22.33,58.969,10.048,-22.33,56.22,10.784,-19.03,56.22,10.784,-15.731,56.219,10.784,-12.432,56.219,10.784,-9.1325,56.219,10.784,-5.8332,56.219,10.784,-5.8332,58.968,10.048,-5.0853,58.968,10.048,-6.8367,52.596,11.73,-9.336,52.596,11.73,-11.836,52.596,11.73,-14.336,52.596,11.73,-16.836,52.596,11.73,-19.336,52.596,11.73,-21.837,52.596,11.73,-4.3376,51.309,12.041,-4.3376,52.596,11.73,-24.338,51.31,12.041,-24.338,52.596,11.73,-21.837,52.596,11.73,-19.336,52.596,11.73,-16.836,52.596,11.73,-14.336,52.596,11.73,-11.836,52.596,11.73,-9.336,52.596,11.73,-6.8367,52.596,11.73,-14.336,51.309,12.041,-4.3377,50.017,12.328,-4.3376,51.309,12.041,-24.338,50.018,12.328,-24.338,51.31,12.041,-14.336,51.309,12.041,-9.3361,50.018,12.328,-14.336,50.018,12.328,-19.336,50.018,12.328,-4.3377,48.722,12.585,-4.3377,50.017,12.328,-24.338,48.722,12.585,-24.338,50.018,12.328,-19.899,48.722,12.585,-21.008,48.722,12.585,-22.118,48.722,12.585,-23.228,48.722,12.585,-19.336,50.018,12.328,-14.336,50.018,12.328,-9.3361,50.018,12.328,-15.517,48.722,12.585,-9.9263,48.722,12.585,-4.3377,47.422,12.806,-4.3377,48.722,12.585,-15.517,48.722,12.585,-9.9263,48.722,12.585,-13.426,47.422,12.806,-6.6095,47.422,12.806,-8.8816,47.422,12.806};
			return value;
		}
		private double[] getCoordinate_5_69_point_13()
		{
			double[] value = {-11.154,47.422,12.806,-4.3378,46.118,12.984,-4.3377,47.422,12.806,-13.426,47.422,12.806,-11.154,47.422,12.806,-8.8816,47.422,12.806,-6.6095,47.422,12.806,-12.369,46.119,12.984,-6.3453,46.118,12.984,-8.3531,46.119,12.984,-10.361,46.119,12.984,-4.3378,44.812,13.11,-4.3378,45.465,13.047,-4.3378,46.118,12.984,-12.369,46.119,12.984,-6.195,44.812,13.11,-8.0524,44.812,13.11,-9.91,44.812,13.11,-11.768,44.812,13.11,-10.361,46.119,12.984,-8.3531,46.119,12.984,-6.3453,46.118,12.984,-23.046,46.119,12.984,-24.338,44.813,13.11,-24.338,46.119,12.984,-24.338,45.248,13.068,-24.338,45.684,13.026,-24.015,46.119,12.984,-23.692,46.119,12.984,-23.369,46.119,12.984,-23.225,45.806,13.014,-23.385,45.483,13.045,-23.526,45.152,13.077,-23.648,44.813,13.11,-23.993,44.813,13.11,-23.648,44.813,13.11,-24.338,43.505,13.174,-24.338,44.813,13.11,-24.338,43.941,13.153,-24.338,44.377,13.132,-23.993,44.813,13.11,-23.743,44.492,13.126,-23.822,44.166,13.142,-23.882,43.837,13.158,-23.925,43.505,13.174,-23.922,42.196,13.149,-24.338,42.196,13.149,-24.338,43.505,13.174,-24.338,42.632,13.157,-24.338,43.068,13.166,-23.925,43.505,13.174,-23.95,43.187,13.168,-23.958,42.869,13.162,-23.949,42.532,13.155,-23.636,40.888,13.055,-24.338,40.888,13.055,-24.338,42.196,13.149,-24.338,41.324,13.086,-24.338,41.76,13.117,-23.922,42.196,13.149,-23.876,41.863,13.125,-23.814,41.534,13.101,-23.733,41.209,13.078,-23.987,40.888,13.055,-4.3381,33.487,9.731,-4.3381,33.268,10.048,-24.338,33.487,9.731,-24.338,33.269,10.048,-9.3365,33.487,9.731,-14.336,33.487,9.731,-19.337,33.487,9.731,-19.337,33.269,10.048,-14.336,33.269,10.048,-9.3365,33.269,10.048,-4.3381,33.562,9.6716,-4.3381,33.487,9.731,-24.338,33.562,9.6716,-24.338,33.487,9.731,-19.337,33.487,9.731,-14.336,33.487,9.731,-9.3365,33.487,9.731,-9.3365,33.562,9.6716,-14.336,33.562,9.6716,-19.337,33.562,9.6716,-4.3381,33.704,9.5829,-4.3381,33.562,9.6716,-24.338,33.704,9.5829,-24.338,33.562,9.6716,-19.337,33.562,9.6716,-14.336,33.562,9.6716,-9.3365,33.562,9.6716,-9.3365,33.704,9.5829,-14.336,33.704,9.5829,-19.337,33.704,9.5829,-4.3381,34.044,9.4308,-4.3381,33.704,9.5829,-24.338,34.045,9.4308,-24.338,33.704,9.5829,-19.337,33.704,9.5829,-14.336,33.704,9.5829};
			return value;
		}
		private double[] getCoordinate_5_69_point_14()
		{
			double[] value = {-9.3365,33.704,9.5829,-9.3365,34.044,9.4308,-14.336,34.044,9.4308,-19.337,34.044,9.4308,-4.338,34.703,9.2265,-4.338,34.374,9.3286,-4.3381,34.044,9.4308,-24.338,34.704,9.2265,-24.338,34.045,9.4308,-9.3364,34.703,9.2265,-14.336,34.703,9.2265,-19.337,34.704,9.2265,-19.337,34.044,9.4308,-14.336,34.044,9.4308,-9.3365,34.044,9.4308,-4.338,37.271,8.7891,-4.338,35.994,8.9636,-24.338,37.271,8.789,-24.338,35.994,8.9636,-19.337,35.994,8.9636,-14.336,35.994,8.9636,-9.3364,35.994,8.9636,-14.928,37.271,8.7891,-20.488,37.271,8.7891,-21.45,37.271,8.7891,-22.413,37.271,8.7891,-23.375,37.271,8.789,-6.9849,37.271,8.7891,-9.6323,37.271,8.7891,-12.28,37.271,8.7891,-20.488,37.271,8.7891,-24.338,38.541,8.6662,-24.338,37.271,8.789,-23.375,37.271,8.789,-22.413,37.271,8.7891,-21.45,37.271,8.7891,-21.408,37.832,8.7348,-22.217,38.541,8.6662,-22.747,38.541,8.6662,-23.278,38.541,8.6662,-23.808,38.541,8.6662,-4.3379,38.54,8.6662,-4.338,37.271,8.7891,-14.928,37.271,8.7891,-12.28,37.271,8.7891,-9.6323,37.271,8.7891,-6.9849,37.271,8.7891,-13.199,38.541,8.6662,-6.5528,38.541,8.6662,-8.7679,38.541,8.6662,-10.983,38.541,8.6662,-22.217,38.541,8.6662,-24.338,39.807,8.5845,-24.338,38.541,8.6662,-24.338,39.174,8.6253,-23.808,38.541,8.6662,-23.278,38.541,8.6662,-22.747,38.541,8.6662,-22.727,39.144,8.6272,-23.157,39.807,8.5845,-23.747,39.807,8.5845,-4.3379,39.806,8.5845,-4.3379,38.54,8.6662,-13.199,38.541,8.6662,-10.983,38.541,8.6662,-8.7679,38.541,8.6662,-6.5528,38.541,8.6662,-12.259,39.807,8.5845,-6.3179,39.807,8.5845,-8.2982,39.807,8.5845,-10.279,39.807,8.5845,-4.3379,41.07,8.5406,-4.3379,40.438,8.5625,-4.3379,39.806,8.5845,-12.259,39.807,8.5845,-10.279,39.807,8.5845,-8.2982,39.807,8.5845,-6.3179,39.807,8.5845,-11.722,41.07,8.5405,-6.1837,41.07,8.5405,-8.0297,41.07,8.5405,-9.8759,41.07,8.5405,-23.023,39.581,12.892,-24.338,39.581,12.892,-24.338,40.888,13.055,-24.338,40.234,12.973,-23.987,40.888,13.055,-23.636,40.888,13.055,-23.367,40.217,12.971,-23.681,39.581,12.892,-4.3379,39.58,12.892,-4.3379,40.234,12.973,-4.3379,40.887,13.054,-12.393,39.581,12.892,-11.78,40.887,13.055,-9.9194,40.887,13.055,-8.0587,40.887,13.055,-6.1982,40.887,13.055,-6.3513,39.58,12.892,-8.3649,39.58,12.892};
			return value;
		}
		private double[] getCoordinate_5_69_point_15()
		{
			double[] value = {-10.379,39.58,12.892,-21.948,38.277,12.657,-24.338,38.277,12.657,-24.338,39.581,12.892,-23.681,39.581,12.892,-23.023,39.581,12.892,-23.143,38.277,12.657,-4.338,38.276,12.657,-4.3379,38.928,12.775,-4.3379,39.58,12.892,-13.468,38.277,12.657,-12.393,39.581,12.892,-10.379,39.58,12.892,-8.3649,39.58,12.892,-6.3513,39.58,12.892,-6.6201,38.276,12.657,-8.9025,38.276,12.657,-11.185,38.276,12.657,-19.792,36.977,12.345,-24.338,36.977,12.345,-24.338,38.277,12.657,-23.143,38.277,12.657,-21.948,38.277,12.657,-20.939,37.519,12.475,-20.929,36.977,12.345,-22.065,36.977,12.345,-23.202,36.977,12.345,-4.338,36.976,12.345,-4.338,37.626,12.501,-4.338,38.276,12.657,-15.624,36.976,12.345,-13.468,38.277,12.657,-11.185,38.276,12.657,-8.9025,38.276,12.657,-6.6201,38.276,12.657,-7.1588,36.976,12.345,-9.9801,36.976,12.345,-12.802,36.976,12.345,-4.338,35.683,11.93,-4.338,36.33,12.137,-4.338,36.976,12.345,-24.338,35.683,11.93,-24.338,36.977,12.345,-23.202,36.977,12.345,-22.065,36.977,12.345,-20.929,36.977,12.345,-19.792,36.977,12.345,-15.624,36.976,12.345,-12.802,36.976,12.345,-9.9801,36.976,12.345,-7.1588,36.976,12.345,-9.3364,35.683,11.93,-14.336,35.683,11.93,-19.337,35.683,11.93,-4.338,35.04,11.67,-4.338,35.683,11.93,-24.338,35.041,11.67,-24.338,35.683,11.93,-19.337,35.683,11.93,-14.336,35.683,11.93,-9.3364,35.683,11.93,-9.3364,35.041,11.67,-14.336,35.041,11.67,-19.337,35.041,11.67,-4.338,34.404,11.357,-4.338,35.04,11.67,-24.338,34.404,11.357,-24.338,35.041,11.67,-19.337,35.041,11.67,-14.336,35.041,11.67,-9.3364,35.041,11.67,-9.3364,34.404,11.357,-14.336,34.404,11.357,-19.337,34.404,11.357,-4.3381,33.778,10.952,-4.3381,34.091,11.155,-4.338,34.404,11.357,-24.338,33.778,10.952,-24.338,34.404,11.357,-19.337,34.404,11.357,-14.336,34.404,11.357,-9.3364,34.404,11.357,-9.3365,33.778,10.952,-14.336,33.778,10.952,-19.337,33.778,10.952,-4.3381,33.475,10.678,-4.3381,33.627,10.815,-4.3381,33.778,10.952,-24.338,33.476,10.678,-24.338,33.778,10.952,-19.337,33.778,10.952,-14.336,33.778,10.952,-9.3365,33.778,10.952,-9.3365,33.475,10.678,-14.336,33.476,10.678,-19.337,33.476,10.678,-4.3381,33.361,10.533,-4.3381,33.475,10.678,-24.338,33.361,10.533,-24.338,33.476,10.678};
			return value;
		}
		private double[] getCoordinate_5_69_point_16()
		{
			double[] value = {-19.337,33.476,10.678,-14.336,33.476,10.678,-9.3365,33.475,10.678,-9.3365,33.361,10.533,-14.336,33.361,10.533,-19.337,33.361,10.533,-4.3381,33.307,10.442,-4.3381,33.361,10.533,-24.338,33.307,10.442,-24.338,33.361,10.533,-19.337,33.361,10.533,-14.336,33.361,10.533,-9.3365,33.361,10.533,-9.3365,33.307,10.442,-14.336,33.307,10.442,-19.337,33.307,10.442,-4.3381,33.268,10.048,-4.3381,33.307,10.442,-24.338,33.269,10.048,-24.338,33.307,10.442,-9.3365,33.269,10.048,-14.336,33.269,10.048,-19.337,33.269,10.048,-19.337,33.307,10.442,-14.336,33.307,10.442,-9.3365,33.307,10.442,-4.3379,42.332,8.5357,-4.3379,41.701,8.5381,-4.3379,41.07,8.5406,-11.722,41.07,8.5405,-9.8759,41.07,8.5405,-8.0297,41.07,8.5405,-6.1837,41.07,8.5405,-11.481,42.332,8.5357,-6.1234,42.332,8.5357,-7.9091,42.332,8.5357,-9.6949,42.332,8.5357,-4.3378,43.593,8.5737,-4.3378,42.962,8.5547,-4.3379,42.332,8.5357,-11.5,43.593,8.5737,-11.481,42.332,8.5357,-9.6949,42.332,8.5357,-7.9091,42.332,8.5357,-6.1234,42.332,8.5357,-6.1281,43.593,8.5737,-7.9185,43.593,8.5737,-9.7092,43.593,8.5737,-4.3378,44.855,8.6744,-4.3378,43.593,8.5737,-11.782,44.855,8.6744,-8.0595,44.855,8.6744,-11.5,43.593,8.5737,-9.7092,43.593,8.5737,-7.9185,43.593,8.5737,-6.1281,43.593,8.5737,-23.157,39.807,8.5845,-24.338,41.07,8.5405,-24.338,39.807,8.5845,-24.338,40.439,8.5625,-23.747,39.807,8.5845,-23.46,40.424,8.563,-23.693,41.07,8.5405,-23.693,41.07,8.5405,-24.338,42.332,8.5356,-24.338,41.07,8.5405,-24.338,41.701,8.5381,-23.847,41.695,8.5381,-23.935,42.332,8.5356,-23.916,43.594,8.5737,-24.338,43.594,8.5737,-24.338,42.332,8.5356,-24.338,43.173,8.561,-24.338,42.753,8.5483,-23.935,42.332,8.5356,-23.952,42.6,8.5437,-23.958,42.869,8.5518,-23.947,43.232,8.5628,-23.634,44.855,8.6744,-24.338,44.855,8.6744,-24.338,43.594,8.5737,-24.338,44.224,8.624,-23.916,43.594,8.5737,-23.807,44.232,8.6246,-23.986,44.855,8.6744,-23.046,46.119,8.8132,-24.338,46.119,8.8132,-24.338,44.855,8.6744,-24.338,45.698,8.7669,-24.338,45.277,8.7207,-23.986,44.855,8.6744,-23.634,44.855,8.6744,-23.514,45.183,8.7104,-23.375,45.503,8.7456,-23.219,45.816,8.7799,-23.369,46.119,8.8132,-23.692,46.119,8.8132,-24.015,46.119,8.8132,-22.027,47.386,8.979,-24.338,47.386,8.979};
			return value;
		}
		private double[] getCoordinate_5_69_point_17()
		{
			double[] value = {-24.338,46.119,8.8132,-24.338,46.752,8.8961,-22.605,47.386,8.979,-23.183,47.386,8.979,-23.76,47.386,8.979,-24.015,46.119,8.8132,-23.692,46.119,8.8132,-23.369,46.119,8.8132,-23.046,46.119,8.8132,-22.578,46.785,8.9004,-4.3375,57.669,10.19,-4.3375,57.019,10.178,-4.3375,56.369,10.165,-5.8332,56.369,10.165,-5.4593,56.369,10.165,-5.0854,56.369,10.165,-4.7114,56.369,10.165,-5.8332,57.669,10.19,-5.8332,57.236,10.182,-5.8332,56.802,10.174,-4.7114,57.669,10.19,-5.0853,57.669,10.19,-5.4592,57.669,10.19,-4.3375,58.968,10.048,-4.3375,58.319,10.119,-4.3375,57.669,10.19,-5.8332,57.669,10.19,-5.0853,58.968,10.048,-5.8332,58.968,10.048,-5.4592,57.669,10.19,-5.0853,57.669,10.19,-4.7114,57.669,10.19,-5.8332,58.319,10.119};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_70_vector_1()
		{
			double[] value = {0.97618,-0.21695,0.0,0.97618,-0.21695,0.0,0.97618,-0.21695,0.0,0.97618,-0.21695,0.0,0.97618,-0.21695,0.0,0.97618,-0.21695,0.0,0.97618,-0.21695,4.6004E-15,0.97618,-0.21695,0.0,0.97618,-0.21695,-4.9895E-15,0.97618,-0.21695,0.0,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.33339,0.77642,0.53481,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.25884,0.60056,0.75652,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.2227,0.51532,0.82756,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.17483,0.40214,0.89873,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.12922,0.29357,0.94716,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.098774,0.2201,0.97046,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.081133,0.17695,0.98087,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064262,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.064261,0.13513,0.98874,0.048976,0.096178,0.99416,0.048976,0.096178,0.99416,0.048976,0.096179,0.99416,0.048976,0.096179,0.99416,0.048976,0.096179,0.99416,0.048976,0.096178,0.99416,0.048976,0.096178,0.99416,0.048976,0.096178,0.99416,0.048976,0.096178,0.99416,0.048976,0.096179,0.99416};
			return value;
		}
		private double[] getNormal_5_70_vector_2()
		{
			double[] value = {0.036845,0.064379,0.99725,0.036845,0.064379,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.036845,0.06438,0.99725,0.025862,0.034752,0.99906,0.025862,0.034752,0.99906,0.025863,0.034753,0.99906,0.025863,0.034753,0.99906,0.025863,0.034753,0.99906,0.025863,0.034753,0.99906,0.025863,0.034753,0.99906,0.025863,0.034752,0.99906,0.025863,0.034753,0.99906,0.014748,0.0038743,0.99988,0.014748,0.0038743,0.99988,0.014749,0.0038746,0.99988,0.014749,0.0038746,0.99988,0.014749,0.0038746,0.99988,0.014749,0.0038744,0.99988,0.014748,0.0038743,0.99988,0.014749,0.0038744,0.99988,0.014749,0.0038745,0.99988,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,0.0028677,-0.030144,0.99954,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.013873,-0.079573,0.99673,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.023569,-0.10914,0.99375,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.030086,-0.1297,0.9911,-0.035721,-0.14806,0.98833,-0.034244,-0.1433,0.98909,-0.036916,-0.15246,0.98762,-0.036291,-0.15025,0.98798,-0.034244,-0.1433,0.98909,-0.036916,-0.15246,0.98762,-0.036291,-0.15025,0.98798,-0.034244,-0.1433,0.98909,-0.036916,-0.15246,0.98762,-0.036291,-0.15025,0.98798,-0.034244,-0.1433,0.98909,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.036291,-0.15025,0.98798,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.035721,-0.14806,0.98833,-0.035721,-0.14806,0.98833,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.034244,-0.1433,0.98909,-0.035721,-0.14806,0.98833};
			return value;
		}
		private double[] getNormal_5_70_vector_3()
		{
			double[] value = {-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035721,-0.14806,0.98833,-0.035721,-0.14806,0.98833,-0.035721,-0.14806,0.98833,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11236,0.99331,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.049398,-0.24716,-0.96771,-0.052845,-0.26196,-0.96363,-0.049398,-0.24716,-0.96771,-0.05172,-0.25658,-0.96514,-0.051246,-0.25448,-0.96572,-0.052845,-0.26196,-0.96363,-0.052845,-0.26196,-0.96363,-0.051246,-0.25448,-0.96572,-0.049398,-0.24716,-0.96771,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.041181,-0.21662,-0.97539,-0.04118,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.041181,-0.21662,-0.97539,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19443,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.034843,-0.19442,-0.9803,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.026869,-0.16756,-0.9855,-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.01696,-0.13538,-0.99065,-0.01696,-0.13538,-0.99065};
			return value;
		}
		private double[] getNormal_5_70_vector_4()
		{
			double[] value = {-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.016959,-0.13538,-0.99065,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,-0.0045183,-0.096342,-0.99534,0.011172,-0.048663,-0.99875,0.011172,-0.048663,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048663,-0.99875,0.011172,-0.048663,-0.99875,0.011172,-0.048662,-0.99875,0.011172,-0.048662,-0.99875,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.019231,-0.99923,0.034182,0.019231,-0.99923,0.034182,0.019231,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.034182,0.01923,-0.99923,0.052515,0.071814,-0.99603,0.052515,0.071814,-0.99603,0.052516,0.071816,-0.99603,0.052516,0.071816,-0.99603,0.052516,0.071816,-0.99603,0.052516,0.071815,-0.99603,0.052515,0.071815,-0.99603,0.052515,0.071815,-0.99603,0.052515,0.071815,-0.99603,0.052515,0.071815,-0.99603,0.052516,0.071815,-0.99603,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070954,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.070953,0.12322,-0.98984,0.090489,0.17618,-0.98019,0.090489,0.17618,-0.98019,0.09049,0.17618,-0.98019,0.09049,0.17618,-0.98019,0.09049,0.17618,-0.98019,0.09049,0.17618,-0.98019,0.090489,0.17618,-0.98019,0.09049,0.17618,-0.98019,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.11175,0.23224,-0.96622,0.13918,0.30261,-0.9429,0.13918,0.30261,-0.9429,0.13919,0.30262,-0.94289,0.13919,0.30262,-0.94289,0.13919,0.30262,-0.9429,0.13919,0.30262,-0.9429,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.16595,0.36939,-0.91434,0.19187,0.4332,-0.88064,0.19187,0.4332,-0.88064,0.19187,0.43321,-0.88063,0.19187,0.43321,-0.88063,0.19187,0.43321,-0.88064,0.19187,0.43321,-0.88064,0.23105,0.52841,-0.81695,0.23105,0.52841,-0.81695,0.23105,0.52841,-0.81694,0.23105,0.52841,-0.81694,0.23105,0.52841,-0.81694,0.23105,0.52841,-0.81694};
			return value;
		}
		private double[] getNormal_5_70_vector_5()
		{
			double[] value = {0.27955,0.64452,-0.71165,0.27955,0.64452,-0.71165,0.27955,0.64453,-0.71164,0.27955,0.64453,-0.71164,0.27955,0.64453,-0.71165,0.27955,0.64453,-0.71165,0.32148,0.74425,-0.58544,0.32148,0.74425,-0.58544,0.32148,0.74426,-0.58543,0.32148,0.74426,-0.58543,0.32148,0.74426,-0.58543,0.32148,0.74426,-0.58543,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.34737,0.80571,-0.47976,0.39297,0.91518,-0.089491,0.39297,0.91518,-0.089491,0.39297,0.91518,-0.08949,0.39297,0.91518,-0.08949,0.39297,0.91518,-0.089491,0.39297,0.91518,-0.089491,0.39297,0.91518,-0.089491,0.39297,0.91518,-0.089491,1.0,-1.0984E-5,6.4034E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,6.1394E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,5.8899E-20,1.0,-1.0984E-5,-5.4735E-15,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,4.8909E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,4.4127E-15,1.0,-1.0984E-5,8.6639E-15,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,8.6593E-15,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,4.8998E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,6.0906E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,6.0426E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,5.445E-20,1.0,-1.0984E-5,4.7006E-15,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-4.8194E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-4.351E-15,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-8.8836E-15,1.0,-1.0984E-5,-4.8285E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-4.8697E-15,1.0,-1.0984E-5,5.7878E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-9.1233E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,7.0531E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,-7.3579E-20,1.0,-1.0984E-5,-7.3278E-20,1.0,-1.0984E-5,0.0,1.0,-1.0984E-5,6.461E-15,1.0,-1.0984E-5,0.0,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041};
			return value;
		}
		private double[] getNormal_5_70_vector_6()
		{
			double[] value = {-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053022,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,0.021889,0.10851,0.99385,-0.052846,-0.26196,-0.96363,-0.049398,-0.24717,-0.96771,-0.051721,-0.25658,-0.96514,-0.052846,-0.26196,-0.96363,-0.052846,-0.26196,-0.96363,-0.052846,-0.26196,-0.96363,-0.052846,-0.26196,-0.96363,-0.051246,-0.25448,-0.96572,-0.051107,-0.254,-0.96585,-0.049398,-0.24717,-0.96771,-0.049398,-0.24717,-0.96771,-0.049398,-0.24717,-0.96771,-0.049398,-0.24717,-0.96771,-0.049398,-0.24717,-0.96771,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,-0.046118,-0.23465,-0.97099,0.08985,0.43962,-0.89368,0.08985,0.43962,-0.89368,0.08985,0.43962,-0.89368,0.08985,0.43962,-0.89368,0.08985,0.43962,-0.89368,0.08985,0.43962,-0.89368,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.065053,0.40757,0.91086,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.055968,0.29559,0.95367,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739};
			return value;
		}
		private double[] getNormal_5_70_vector_7()
		{
			double[] value = {0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.052249,0.22088,0.9739,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.0514,0.1773,0.98281,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.051839,0.13523,0.98946,0.054615,0.09615,0.99387,0.054614,0.09615,0.99387,0.054615,0.09615,0.99387,0.054615,0.09615,0.99387,0.054614,0.09615,0.99387,0.054614,0.09615,0.99387,0.054614,0.09615,0.99387,0.054615,0.09615,0.99387,0.054615,0.09615,0.99387,0.054615,0.09615,0.99387,0.058776,0.064312,0.9962,0.058776,0.064312,0.9962,0.058776,0.064312,0.9962,0.058776,0.064311,0.9962,0.058776,0.064311,0.9962,0.058776,0.064311,0.9962,0.058776,0.064312,0.9962,0.058776,0.064312,0.9962,0.058776,0.064312,0.9962,0.058776,0.064312,0.9962,0.058776,0.064311,0.9962,0.064404,0.034692,0.99732,0.064404,0.034692,0.99732,0.064404,0.034691,0.99732,0.064404,0.034691,0.99732,0.064404,0.034691,0.99732,0.064404,0.034691,0.99732,0.064404,0.034691,0.99732,0.064404,0.034691,0.99732,0.064404,0.034692,0.99732,0.072075,0.0038638,0.99739,0.072075,0.0038638,0.99739,0.072075,0.0038638,0.99739,0.072075,0.0038627,0.99739,0.072075,0.0038627,0.99739,0.072075,0.0038634,0.99739,0.072075,0.0038634,0.99739,0.082492,-0.030043,0.99614,0.082492,-0.030043,0.99614,0.082492,-0.030044,0.99614,0.082492,-0.030044,0.99614,0.082492,-0.030044,0.99614,0.082492,-0.030044,0.99614,0.082492,-0.030043,0.99614,0.082492,-0.030043,0.99614,0.10042,-0.07918,0.99179,0.10042,-0.07918,0.99179,0.10042,-0.07918,0.99179,0.10042,-0.079182,0.99179,0.10042,-0.079182,0.99179,0.10042,-0.079181,0.99179,0.10042,-0.079181,0.99179,0.11281,-0.10847,0.98768,0.11281,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11282,-0.10847,0.98768,0.11281,-0.10847,0.98768,0.11281,-0.10847,0.98768,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.12263,-0.12878,0.98406,0.13235,-0.14685,0.98026,0.13407,-0.149,0.97971,0.12992,-0.14217,0.98128};
			return value;
		}
		private double[] getNormal_5_70_vector_8()
		{
			double[] value = {0.13235,-0.14685,0.98026,0.12992,-0.14217,0.98128,0.12992,-0.14217,0.98128,0.12992,-0.14217,0.98128,0.12992,-0.14217,0.98128,0.13235,-0.14685,0.98026,0.13235,-0.14685,0.98026,0.13235,-0.14685,0.98026,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.12163,-0.13345,0.98356,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98838,0.10292,-0.11181,0.98838,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.10292,-0.11181,0.98839,0.068832,-0.075113,0.9948,0.068832,-0.075113,0.9948,0.068834,-0.075114,0.9948,0.068833,-0.075114,0.9948,0.068833,-0.075114,0.9948,0.068833,-0.075114,0.9948,0.068833,-0.075113,0.9948,0.068833,-0.075113,0.9948,0.068833,-0.075114,0.9948,0.068833,-0.075114,0.9948,0.013124,-0.018971,0.99973,0.013124,-0.018971,0.99973,0.013125,-0.018972,0.99973,0.013125,-0.018972,0.99973,0.013125,-0.018971,0.99973,0.013124,-0.018971,0.99973,0.013124,-0.018971,0.99973,0.013124,-0.018971,0.99973,0.013124,-0.018971,0.99973,0.013125,-0.018971,0.99973,-0.12046,0.10774,0.98685,-0.12046,0.10774,0.98685,-0.12046,0.10775,0.98685,-0.12046,0.10775,0.98685,-0.12046,0.10775,0.98685,-0.12046,0.10774,0.98685,-0.12046,0.10774,0.98685,-0.12046,0.10774,0.98685,-0.12046,0.10774,0.98685,-0.12046,0.10775,0.98685,-0.12046,0.10774,0.98685,0.26894,-0.23835,-0.9332,0.28144,-0.25173,-0.92597,0.26894,-0.23836,-0.9332,0.28144,-0.25173,-0.92597,0.27444,-0.24504,-0.92986,0.28144,-0.25173,-0.92597,0.28144,-0.25173,-0.92597,0.28144,-0.25173,-0.92597,0.26894,-0.23836,-0.9332,0.28144,-0.25173,-0.92597,0.27628,-0.24693,-0.92881,0.26006,-0.22682,-0.93857,0.26006,-0.22682,-0.93857,0.26006,-0.22683,-0.93857,0.26006,-0.22683,-0.93857,0.26006,-0.22682,-0.93857,0.26006,-0.22682,-0.93857,0.26006,-0.22682,-0.93857,0.26006,-0.22682,-0.93857,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24822,-0.21003,-0.94566,0.24822,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.24821,-0.21003,-0.94566,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.23479,-0.18911,-0.95347,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171};
			return value;
		}
		private double[] getNormal_5_70_vector_9()
		{
			double[] value = {0.21993,-0.16353,-0.96171,0.21993,-0.16353,-0.96171,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171,0.21993,-0.16352,-0.96171,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13257,-0.97,0.20379,-0.13257,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.20379,-0.13256,-0.97,0.1862,-0.094662,-0.97794,0.1862,-0.094662,-0.97794,0.1862,-0.094664,-0.97794,0.1862,-0.094664,-0.97794,0.1862,-0.094663,-0.97794,0.1862,-0.094662,-0.97794,0.1862,-0.094662,-0.97794,0.1862,-0.094662,-0.97794,0.1862,-0.094662,-0.97794,0.1862,-0.094662,-0.97794,0.16712,-0.047984,-0.98477,0.16713,-0.047984,-0.98477,0.16713,-0.047986,-0.98477,0.16713,-0.047986,-0.98477,0.16713,-0.047985,-0.98477,0.16713,-0.047985,-0.98477,0.16712,-0.047984,-0.98477,0.16712,-0.047984,-0.98477,0.14325,0.019041,-0.9895,0.14325,0.019041,-0.9895,0.14325,0.019039,-0.9895,0.14325,0.019039,-0.9895,0.14325,0.01904,-0.9895,0.14325,0.019041,-0.9895,0.14325,0.01904,-0.9895,0.14325,0.01904,-0.9895,0.14325,0.019041,-0.9895,0.14325,0.019041,-0.9895,0.12736,0.071327,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071326,-0.98929,0.12736,0.071326,-0.98929,0.12736,0.071326,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071326,-0.98929,0.12736,0.071327,-0.98929,0.12736,0.071327,-0.98929,0.11453,0.12272,-0.98581,0.11453,0.12272,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12272,-0.98581,0.11453,0.12272,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12271,-0.98581,0.11453,0.12272,-0.98581,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.10419,0.17594,-0.97887,0.096379,0.23262,-0.96778,0.096379,0.23262,-0.96778,0.096379,0.23262,-0.96778,0.09638,0.23262,-0.96778,0.09638,0.23262,-0.96778,0.096379,0.23262,-0.96778,0.096379,0.23262,-0.96778,0.096379,0.23262,-0.96778,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.090627,0.30433,-0.94824,0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349};
			return value;
		}
		private double[] getNormal_5_70_vector_10()
		{
			double[] value = {0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349,0.089258,0.37309,-0.92349,0.093777,0.54071,-0.83596,0.093777,0.54071,-0.83596,0.093777,0.54071,-0.83596,0.093777,0.54071,-0.83596,0.093777,0.54071,-0.83596,0.093777,0.54071,-0.83596,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.10285,0.66773,-0.73726,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.1127,0.78097,-0.61431,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.11927,0.85308,-0.50796,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,0.12858,0.98699,-0.096512,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-6.3959E-6,-0.14815,0.98896,-6.5726E-6,-0.15257,0.98829,-6.4866E-6,-0.15035,0.98863,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.5726E-6,-0.15257,0.98829,-6.4866E-6,-0.15035,0.98863,-6.2245E-6,-0.14338,0.98967,-6.5726E-6,-0.15257,0.98829,-6.4866E-6,-0.15035,0.98863,-6.2245E-6,-0.14338,0.98967,-6.5726E-6,-0.15257,0.98829,-6.4866E-6,-0.15035,0.98863,-6.3959E-6,-0.14815,0.98896,-6.4866E-6,-0.15035,0.98863,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.4866E-6,-0.15035,0.98863,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.3959E-6,-0.14815,0.98896,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-6.2245E-6,-0.14338,0.98967,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155};
			return value;
		}
		private double[] getNormal_5_70_vector_11()
		{
			double[] value = {-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,3.6113E-6,0.17754,0.98411,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,4.7252E-6,0.22118,0.97523,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-5.8303E-6,-0.13444,0.99092,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-4.8941E-6,-0.11241,0.99366,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716};
			return value;
		}
		private double[] getNormal_5_70_vector_12()
		{
			double[] value = {-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-3.2722E-6,-0.075291,0.99716,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,-1.176E-5,-0.24747,-0.9689,-1.205E-5,-0.25433,-0.96712,-1.2163E-5,-0.25692,-0.96643,-1.2069E-5,-0.25481,-0.96699,-1.2415E-5,-0.26232,-0.96498,-1.205E-5,-0.25433,-0.96712,-1.2163E-5,-0.25692,-0.96643,-1.205E-5,-0.25433,-0.96712,-1.2163E-5,-0.25692,-0.96643,-1.205E-5,-0.25433,-0.96712,-1.2163E-5,-0.25692,-0.96643,-1.176E-5,-0.24747,-0.9689,-1.2415E-5,-0.26232,-0.96498,-1.2163E-5,-0.25692,-0.96643,-1.2415E-5,-0.26232,-0.96498,-1.2415E-5,-0.26232,-0.96498,-1.2415E-5,-0.26232,-0.96498,-1.2415E-5,-0.26232,-0.96498,-1.2415E-5,-0.26232,-0.96498,-1.2163E-5,-0.25692,-0.96643,-1.2163E-5,-0.25692,-0.96643,-1.2163E-5,-0.25692,-0.96643,-1.2163E-5,-0.25692,-0.96643,-1.2163E-5,-0.25692,-0.96643,-1.2163E-5,-0.25692,-0.96643,-1.2415E-5,-0.26232,-0.96498,-1.2415E-5,-0.26232,-0.96498,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.176E-5,-0.24747,-0.9689,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.1245E-5,-0.2349,-0.97202,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-1.0526E-5,-0.21681,-0.97621,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-9.6675E-6,-0.19454,-0.98089,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585,-8.6619E-6,-0.16762,-0.98585};
			return value;
		}
		private double[] getNormal_5_70_vector_13()
		{
			double[] value = {-8.6619E-6,-0.16762,-0.98585,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-7.496E-6,-0.1354,-0.99079,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-6.1273E-6,-0.096343,-0.99535,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-4.5091E-6,-0.048665,-0.99882,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-2.2759E-6,0.019242,-0.99981,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,-5.9863E-7,0.071915,-0.99741,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.9271E-5,0.82354,0.56726,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.4445E-5,0.62176,0.78321,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,1.2216E-5,0.5286,0.84887,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279};
			return value;
		}
		private double[] getNormal_5_70_vector_14()
		{
			double[] value = {9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,9.3279E-6,0.40843,0.91279,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,6.5926E-6,0.29605,0.95517,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,2.512E-6,0.13541,0.99079,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,1.4455E-6,0.096295,0.99535,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,5.3996E-7,0.064424,0.99792,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234,9.8946E-7,0.12353,-0.99234};
			return value;
		}
		private double[] getNormal_5_70_vector_15()
		{
			double[] value = {9.8946E-7,0.12353,-0.99234,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,2.5736E-6,0.1769,-0.98423,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,4.1965E-6,0.23371,-0.97231,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,6.1699E-6,0.30559,-0.95216,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,7.9832E-6,0.37459,-0.92719,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,9.7023E-6,0.44141,-0.89731,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.226E-5,0.54311,-0.83966,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.5403E-5,0.67129,-0.74119,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825};
			return value;
		}
		private double[] getNormal_5_70_vector_16()
		{
			double[] value = {1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.8181E-5,0.78598,-0.61825,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,1.9949E-5,0.85922,-0.51161,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,2.3289E-5,0.99525,-0.097319,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-3.3662E-7,0.034765,0.9994,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-1.2846E-6,0.0038752,0.99999,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-2.3671E-6,-0.030144,0.99955,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-3.9954E-6,-0.079581,0.99683,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.0032E-6,-0.10917,0.99402,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155};
			return value;
		}
		private double[] getNormal_5_70_vector_17()
		{
			double[] value = {-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-5.7285E-6,-0.12976,0.99155,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,-7.429E-7,-0.018973,0.99982,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409,5.1364E-6,0.10853,0.99409};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_71_point_1()
		{
			double[] value = {0.32022,0.5,0.30748,0.5,0.32022,0.50001,0.31911,0.50794,0.31818,0.51594,0.31756,0.524,0.31743,0.53057,0.31563,0.53057,0.31182,0.51645,0.30764,0.50065,0.73743,0.75601,0.73743,0.75874,0.99854,0.75601,0.99854,0.75874,0.80271,0.75601,0.86798,0.75601,0.93326,0.75601,0.93326,0.75874,0.86798,0.75874,0.80271,0.75874,0.57826,0.0,0.57761,0.0,0.57826,0.24977,0.57761,0.24977,0.57761,0.18733,0.57761,0.12489,0.57761,0.062443,0.57826,0.062443,0.57826,0.12489,0.57826,0.18733,0.41512,0.0,0.41436,0.0,0.4136,0.0,0.41512,0.33522,0.41436,0.33522,0.4136,0.33522,0.4136,0.25142,0.4136,0.16761,0.4136,0.083806,0.41512,0.083806,0.41512,0.16761,0.41512,0.25142,0.73743,0.44919,0.73743,0.45183,0.99854,0.44919,0.99854,0.45051,0.99854,0.45183,0.93326,0.45183,0.86798,0.45183,0.80271,0.45183,0.86798,0.44919,0.24022,0.0,0.23394,0.0,0.24022,0.33471,0.23394,0.33471,0.23394,0.16736,0.24022,0.083678,0.24022,0.16736,0.24022,0.25103,0.73743,0.74211,0.73743,0.74684,0.99854,0.74211,0.99854,0.74448,0.99854,0.74684,0.93326,0.74684,0.86798,0.74684,0.80271,0.74684,0.80271,0.74211,0.86798,0.74211,0.93326,0.74211,0.73743,0.73564,0.73743,0.74029,0.99854,0.73564,0.99854,0.74029,0.93326,0.74029,0.86798,0.74029,0.80271,0.74029,0.80271,0.73564,0.86798,0.73564,0.93326,0.73564,0.16435,0.0,0.15262,0.0,0.16435,0.33268,0.15262,0.33268,0.15262,0.24951,0.15262,0.16634,0.15262,0.083171,0.16435,0.083171,0.16435,0.16634,0.16435,0.24951,0.12868,0.0,0.11707,0.0,0.12868,0.33139,0.11707,0.33139,0.11707,0.24855,0.11707,0.1657,0.11707,0.082849,0.12868,0.082849,0.12868,0.1657,0.12868,0.24855};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_2()
		{
			double[] value = {0.069197,0.0,0.057654,0.0,0.069197,0.33014,0.063425,0.33014,0.057654,0.33014,0.057654,0.24761,0.057654,0.16507,0.057654,0.082536,0.069197,0.082536,0.069197,0.16507,0.069197,0.24761,0.057654,0.0,0.046154,0.0,0.057654,0.32893,0.051904,0.32893,0.046154,0.32893,0.046154,0.24669,0.046154,0.16446,0.046154,0.082231,0.057654,0.16446,0.046154,0.0,0.034673,0.0,0.046154,0.32774,0.040413,0.32774,0.034673,0.32774,0.034673,0.16387,0.046154,0.081936,0.046154,0.16387,0.046154,0.24581,0.011482,0.0,0.0,0.0,0.011482,0.32659,0.0,0.32659,0.0,0.24494,0.0,0.1633,0.0,0.081648,0.011482,0.081648,0.011482,0.1633,0.011482,0.24494,0.16355,0.5,0.15514,0.5,0.16355,0.73755,0.15934,0.73755,0.15514,0.73755,0.15514,0.67816,0.15514,0.61878,0.15514,0.55939,0.16355,0.55939,0.16355,0.61878,0.16355,0.67816,0.023049,0.0,0.011482,0.0,0.023049,0.32438,0.011482,0.32438,0.011482,0.24329,0.011482,0.16219,0.011482,0.081095,0.023049,0.081095,0.023049,0.16219,0.023049,0.24329,0.034673,0.0,0.023049,0.0,0.034673,0.32332,0.023049,0.32332,0.023049,0.24249,0.023049,0.16166,0.023049,0.08083,0.034673,0.040415,0.034673,0.08083,0.034673,0.12125,0.034673,0.16166,0.034673,0.20208,0.034673,0.24249,0.034673,0.28291,0.47486,0.5,0.44057,0.5,0.46625,0.55959,0.45765,0.55959,0.44909,0.55959,0.46625,0.61689,0.45765,0.61689,0.44909,0.61689,0.46625,0.67557,0.45765,0.67557,0.44909,0.67557,0.47486,0.73523,0.46625,0.73523,0.45765,0.73523,0.44909,0.73523,0.44057,0.73523,0.47486,0.53554,0.47485,0.53554,0.44057,0.70583,0.44057,0.67642,0.44057,0.64702,0.44057,0.61762,0.44057,0.58821,0.44057,0.55881,0.44057,0.5294,0.47332,0.57429};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_3()
		{
			double[] value = {0.47162,0.61304,0.4697,0.65178,0.46754,0.69052,0.46608,0.69474,0.46729,0.69474,0.4672,0.6963,0.47486,0.69505,0.47486,0.7051,0.47486,0.71514,0.47486,0.72519,0.47486,0.50888,0.47486,0.51777,0.47486,0.52665,0.27178,0.0,0.25996,0.0,0.25996,0.0481,0.27178,0.045666,0.25996,0.036075,0.25996,0.02405,0.25996,0.012025,0.27178,0.011416,0.27178,0.022833,0.27178,0.034249,0.73743,0.69772,0.73743,0.71062,0.78708,0.71062,0.78441,0.69772,0.77466,0.71062,0.76225,0.71062,0.74984,0.71062,0.76092,0.69772,0.4136,0.0,0.40176,0.0,0.40176,0.042981,0.4136,0.04052,0.40176,0.02149,0.4136,0.02026,0.33406,0.5,0.32542,0.5,0.32542,0.5295,0.33241,0.52804,0.32542,0.51475,0.33406,0.52804,0.33406,0.51402,0.79556,0.11894,0.73202,0.11894,0.79556,0.16968,0.77007,0.16455,0.74747,0.15995,0.73202,0.15995,0.73202,0.13945,0.75737,0.11894,0.79556,0.14431,0.73202,0.10581,0.73202,0.1181,0.99854,0.10581,0.78127,0.11708,0.78107,0.1181,0.75654,0.1181,0.99604,0.10669,0.92446,0.11071,0.85287,0.11413,0.79865,0.10581,0.86528,0.10581,0.93191,0.10581,0.14072,0.0,0.12868,0.0,0.14072,0.32032,0.1347,0.32032,0.12868,0.32032,0.12868,0.26189,0.12868,0.19642,0.12868,0.13094,0.12868,0.065472,0.12868,0.26519,0.12985,0.26519,0.14072,0.080081,0.14072,0.16016,0.14072,0.24024,0.12868,0.29275,0.081216,0.0,0.069197,0.0,0.081216,0.32131,0.069197,0.32131,0.069197,0.24098,0.069197,0.16066,0.069197,0.080328,0.081216,0.16066,0.093213,0.0,0.081216,0.0,0.093213,0.32234,0.081216,0.32234,0.081216,0.16117,0.093213,0.080585,0.093213,0.16117,0.093213,0.24175,0.18955,0.5,0.18081,0.5,0.18955,0.73604,0.18081,0.73604};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_4()
		{
			double[] value = {0.18081,0.67703,0.18081,0.61802,0.18081,0.55901,0.18955,0.55901,0.18955,0.61802,0.18955,0.67703,0.10515,0.0,0.093213,0.0,0.10515,0.3245,0.099184,0.3245,0.093213,0.3245,0.093213,0.24338,0.093213,0.16225,0.093213,0.081126,0.10515,0.081126,0.10515,0.16225,0.10515,0.24338,0.11707,0.0,0.10515,0.0,0.11707,0.32564,0.11111,0.32564,0.10515,0.32564,0.10515,0.24423,0.10515,0.16282,0.10515,0.081409,0.11707,0.081409,0.11707,0.16282,0.11707,0.24423,0.15262,0.0,0.14072,0.0,0.15262,0.3268,0.14667,0.3268,0.14072,0.3268,0.14072,0.2451,0.14072,0.1634,0.14072,0.081699,0.15262,0.081699,0.15262,0.1634,0.15262,0.2451,0.37567,0.5,0.36696,0.5,0.37567,0.73939,0.37132,0.73939,0.36696,0.73939,0.36696,0.67954,0.36696,0.61969,0.36696,0.55985,0.37567,0.55985,0.37567,0.61969,0.37567,0.67954,0.17633,0.0,0.16435,0.0,0.17633,0.32921,0.16435,0.32921,0.16435,0.24691,0.16435,0.1646,0.16435,0.082302,0.17633,0.082302,0.17633,0.1646,0.17633,0.24691,0.18839,0.0,0.17633,0.0,0.18839,0.33046,0.17633,0.33046,0.17633,0.24784,0.17633,0.16523,0.17633,0.082614,0.18839,0.16523,0.19843,0.5,0.18955,0.5,0.19843,0.74212,0.19399,0.74212,0.18955,0.74212,0.18955,0.62106,0.19843,0.62106,0.20745,0.5,0.19843,0.5,0.20745,0.74307,0.19843,0.74307,0.19843,0.62153,0.20745,0.62153,0.24653,0.0,0.24022,0.0,0.24653,0.33369,0.24337,0.33369,0.24022,0.33369,0.24022,0.16684,0.24653,0.16684,0.73743,0.84131,0.73743,0.84635,0.99854,0.84131,0.99854,0.84635,0.86798,0.84635,0.86798,0.84131,0.44057,0.5,0.43562,0.5,0.44057,0.74451,0.43562,0.74451,0.43562,0.62225,0.44057,0.62225};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_5()
		{
			double[] value = {0.66842,0.0,0.66565,0.0,0.66842,0.24978,0.66565,0.24978,0.66565,0.12489,0.66842,0.12489,0.25996,0.0,0.25827,0.0,0.25996,0.33544,0.25827,0.33544,0.25827,0.16772,0.25996,0.16772,0.57761,0.0,0.5769,0.0,0.57761,0.24991,0.57725,0.24991,0.5769,0.24991,0.5769,0.12496,0.57761,0.12496,0.73202,0.0,0.73202,0.0028628,0.99854,0.0,0.99854,0.0028628,0.79865,0.0,0.86528,0.0,0.93191,0.0,0.86528,0.0028628,0.48053,0.0010362,0.48204,0.0,0.48025,0.0013909,0.47983,0.0020662,0.48004,0.0017286,0.47911,0.003679,0.47947,0.0028726,0.47814,0.0068058,0.47744,0.0098801,0.47779,0.0083429,0.47689,0.012928,0.47606,0.018984,0.47548,0.025007,0.47509,0.031012,0.47529,0.028009,0.47489,0.037003,0.47499,0.034008,0.47486,0.042989,0.47487,0.039996,0.47504,0.048972,0.47552,0.054957,0.47528,0.051964,0.47618,0.060951,0.47696,0.066959,0.4806,0.091179,0.47969,0.085092,0.47876,0.079028,0.47784,0.072984,0.49285,0.079445,0.49217,0.082507,0.49149,0.08557,0.49407,0.073298,0.49512,0.067132,0.49596,0.060951,0.49656,0.054755,0.49626,0.057853,0.49686,0.04855,0.49671,0.051652,0.49674,0.042343,0.4968,0.045446,0.4963,0.036138,0.49652,0.03924,0.49552,0.029939,0.49441,0.023754,0.49293,0.017587,0.49367,0.02067,0.49096,0.011453,0.48973,0.0084051,0.49035,0.0099289,0.48824,0.0053844,0.48632,0.0024161,0.48503,9.8131E-4,0.48433,4.3763E-4,0.48391,1.8285E-4,0.48412,3.1024E-4,0.49001,0.091674,0.48603,0.10698,0.48204,0.1219,0.48271,0.11574,0.48265,0.11265,0.48259,0.10957,0.48236,0.1065,0.48213,0.10342,0.48143,0.097288,0.64129,0.0,0.64129,0.040849,0.63467,0.040849,0.63467,0.030715,0.63467,0.02058,0.63467,0.010445,0.63467,3.0986E-4,0.63496,2.4591E-4,0.63611,3.8276E-8};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_6()
		{
			double[] value = {0.64129,0.010213,0.64129,0.020425,0.64129,0.030637,0.73743,0.79259,0.79705,0.79259,0.79705,0.80229,0.78214,0.80229,0.76724,0.80229,0.75234,0.80229,0.73743,0.80229,0.73743,0.80186,0.76724,0.79259,0.73743,0.77316,0.79689,0.77316,0.79689,0.778,0.79689,0.78285,0.76716,0.78285,0.73743,0.78285,0.73743,0.78242,0.76716,0.77316,0.73743,0.76346,0.79674,0.76346,0.79674,0.76831,0.79674,0.77316,0.76709,0.77316,0.73743,0.77316,0.73743,0.77273,0.75226,0.76346,0.76709,0.76346,0.78191,0.76346,0.47486,0.57858,0.47486,0.59556,0.52958,0.57858,0.52958,0.59556,0.50222,0.59556,0.50222,0.57858,0.73743,0.78285,0.7966,0.78285,0.7966,0.79259,0.78181,0.79259,0.76702,0.79259,0.75222,0.79259,0.73743,0.79259,0.75222,0.78285,0.76702,0.78285,0.78181,0.78285,0.69845,0.0,0.73202,0.040845,0.71504,0.040845,0.69845,0.040845,0.69845,0.030633,0.69845,0.020422,0.69845,0.010211,0.71184,9.6552E-8,0.72528,1.9341E-7,0.7311,2.3532E-7,0.73202,1.9471E-4,0.73202,0.010357,0.73202,0.02052,0.73202,0.030682,0.64803,0.040961,0.64129,0.040961,0.64803,2.0825E-9,0.64803,0.02048,0.64129,0.030769,0.64129,0.020578,0.64129,0.010386,0.64129,1.9497E-4,0.64782,0.0015732,0.64774,0.0,0.086852,0.5,0.077535,0.5,0.086852,0.63421,0.077535,0.63421,0.086852,0.56711,0.077535,0.56711,0.73202,0.0039288,0.73202,0.011233,0.83176,0.011233,0.93274,0.0039288,0.93274,0.011233,0.7822,0.0039288,0.83238,0.0039288,0.88256,0.0039288,0.63467,0.0,0.62542,0.0,0.63467,0.13697,0.62542,0.13697,0.62542,0.10272,0.62542,0.068483,0.62542,0.034242,0.63467,0.034242,0.63467,0.068483,0.63467,0.10272,0.43562,0.5,0.4269,0.5,0.43562,0.63392,0.4269,0.63392,0.4269,0.60044,0.4269,0.56696};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_7()
		{
			double[] value = {0.4269,0.53348,0.43562,0.53348,0.43562,0.56696,0.43562,0.60044,0.73743,0.82851,0.73743,0.84131,0.93722,0.82851,0.93722,0.84131,0.88728,0.84131,0.83733,0.84131,0.78738,0.84131,0.78738,0.82851,0.83733,0.82851,0.88728,0.82851,0.24112,0.5,0.2242,0.5,0.24112,0.63409,0.2242,0.63409,0.2242,0.60057,0.2242,0.56705,0.2242,0.53352,0.24112,0.53352,0.24112,0.56705,0.24112,0.60057,0.2242,0.5,0.20745,0.5,0.2242,0.63492,0.20745,0.63492,0.20745,0.60119,0.20745,0.56746,0.20745,0.53373,0.2242,0.53373,0.2242,0.56746,0.2242,0.60119,0.21121,0.0,0.1998,0.0,0.18839,0.0,0.21121,0.18664,0.18839,0.18664,0.18839,0.13998,0.18839,0.09332,0.18839,0.04666,0.21121,0.04666,0.21121,0.09332,0.21121,0.13998,0.23394,0.0,0.21121,0.0,0.23394,0.18905,0.21121,0.18905,0.21121,0.14179,0.21121,0.094526,0.21121,0.047263,0.23394,0.094526,0.22257,0.0,0.32921,0.0,0.31786,0.0,0.30651,0.0,0.32921,0.19206,0.30651,0.19206,0.30651,0.096032,0.32921,0.096032,0.033316,0.5,0.016749,0.5,0.033316,0.6428,0.016749,0.6428,0.016749,0.5714,0.033316,0.5714,0.022271,0.5,0.027794,0.5,0.29455,0.0,0.28317,0.0,0.27178,0.0,0.29455,0.19976,0.27178,0.19976,0.27178,0.09988,0.29455,0.09988,0.10354,0.5,0.086852,0.5,0.10354,0.64919,0.086852,0.64919,0.086852,0.57459,0.10354,0.5373,0.10354,0.57459,0.10354,0.61189,0.092416,0.5,0.097979,0.5,0.73202,0.19589,0.73202,0.22094,0.96045,0.19589,0.96045,0.22094,0.90334,0.22094,0.84623,0.22094,0.78913,0.22094,0.78913,0.19589,0.84623,0.19589,0.90334,0.19589,0.73202,0.20842,0.73743,0.89876,0.73743,0.94883,0.73743,0.99854};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_8()
		{
			double[] value = {0.98964,0.89876,0.98964,0.99854,0.92659,0.99854,0.86354,0.99854,0.80048,0.99854,0.80048,0.89876,0.86354,0.89876,0.92659,0.89876,0.73202,0.23556,0.73202,0.26104,0.99592,0.23556,0.99592,0.26104,0.92994,0.26104,0.86397,0.26104,0.79799,0.26104,0.79799,0.23556,0.86397,0.23556,0.92994,0.23556,0.39275,0.5,0.37567,0.5,0.39275,0.68229,0.37567,0.68229,0.37567,0.63672,0.37567,0.59115,0.37567,0.54557,0.39275,0.54557,0.39275,0.59115,0.39275,0.63672,0.40983,0.5,0.39275,0.5,0.40983,0.68812,0.39275,0.68812,0.39275,0.64109,0.39275,0.59406,0.39275,0.54703,0.40983,0.54703,0.40983,0.59406,0.40983,0.64109,0.4269,0.5,0.40983,0.5,0.4269,0.69415,0.40983,0.69415,0.40983,0.64562,0.40983,0.59708,0.40983,0.54854,0.4269,0.54854,0.4269,0.59708,0.4269,0.64562,0.73743,0.50428,0.73743,0.52664,0.99854,0.50428,0.99854,0.52664,0.93326,0.52664,0.86798,0.52664,0.80271,0.52664,0.80271,0.50428,0.86798,0.50428,0.93326,0.50428,0.73743,0.51546,0.47486,0.39673,0.47486,0.5095,0.73597,0.39673,0.73597,0.5095,0.73597,0.46451,0.67069,0.5095,0.60541,0.5095,0.54014,0.5095,0.60541,0.39673,0.47486,0.48697,0.47486,0.44197,0.54991,0.0,0.53217,0.0,0.54991,0.17566,0.53217,0.17566,0.53217,0.087828,0.54991,0.043914,0.54991,0.087828,0.54991,0.13174,0.53217,0.0,0.51445,0.0,0.53217,0.17059,0.51445,0.17059,0.51445,0.12794,0.51445,0.085293,0.51445,0.042647,0.53217,0.042647,0.53217,0.085293,0.53217,0.12794,0.3061,0.5,0.28876,0.5,0.3061,0.66245,0.28876,0.66245,0.28876,0.62183,0.28876,0.58122,0.28876,0.54061,0.3061,0.54061,0.3061,0.58122,0.3061,0.62183,0.73743,0.63117,0.73743,0.65702};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_9()
		{
			double[] value = {0.97347,0.63117,0.97347,0.65702,0.91446,0.65702,0.85545,0.65702,0.79644,0.65702,0.79644,0.63117,0.85545,0.63117,0.91446,0.63117,0.13837,0.5,0.1211,0.5,0.13837,0.65395,0.1211,0.65395,0.1211,0.61546,0.1211,0.57697,0.1211,0.53849,0.13837,0.53849,0.13837,0.57697,0.13837,0.61546,0.51445,0.0,0.49686,0.0,0.51445,0.15328,0.49686,0.15328,0.49686,0.11496,0.49686,0.07664,0.49686,0.03832,0.51445,0.07664,0.50272,0.0,0.50859,0.0,0.45114,0.0,0.42759,0.0,0.45114,0.20109,0.42759,0.20109,0.42759,0.10054,0.45114,0.10054,0.43544,0.0,0.44329,0.0,0.40176,0.0,0.37822,0.0,0.40176,0.1969,0.37822,0.1969,0.37822,0.098451,0.40176,0.049226,0.40176,0.098451,0.40176,0.14768,0.38607,0.0,0.39391,0.0,0.56749,0.0,0.54991,0.0,0.56749,0.14393,0.54991,0.14393,0.54991,0.10795,0.54991,0.071964,0.54991,0.035982,0.56749,0.035982,0.56749,0.071964,0.56749,0.10795,0.55577,0.0,0.56163,0.0,0.050606,0.5,0.033316,0.5,0.050606,0.63873,0.033316,0.63873,0.033316,0.60405,0.033316,0.56937,0.033316,0.53468,0.050606,0.53468,0.050606,0.56937,0.050606,0.60405,0.041961,0.5,0.36545,0.0,0.34162,0.0,0.36545,0.18754,0.34162,0.18754,0.34162,0.14065,0.34162,0.093769,0.34162,0.046885,0.36545,0.093769,0.60542,0.0,0.5875,0.0,0.60542,0.13827,0.5875,0.13827,0.5875,0.069136,0.60542,0.034568,0.60542,0.069136,0.60542,0.1037,0.068437,0.5,0.050606,0.5,0.068437,0.63456,0.050606,0.63456,0.050606,0.60092,0.050606,0.56728,0.050606,0.53364,0.068437,0.53364,0.068437,0.56728,0.068437,0.60092,0.077535,0.5,0.068437,0.5,0.077535,0.63414,0.068437,0.63414,0.077535,0.56707};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_10()
		{
			double[] value = {0.068437,0.6006,0.068437,0.56707,0.068437,0.53353,0.69845,0.0,0.68846,0.0,0.69845,0.13721,0.68846,0.13721,0.68846,0.068605,0.69845,0.068605,0.73202,0.28749,0.73202,0.29549,0.93304,0.28749,0.93304,0.29549,0.83253,0.29549,0.78227,0.28749,0.83253,0.28749,0.88278,0.28749,0.73202,0.075478,0.73202,0.079113,0.93313,0.075478,0.93313,0.079113,0.88286,0.079113,0.83258,0.079113,0.7823,0.079113,0.7823,0.075478,0.83258,0.075478,0.88286,0.075478,0.47486,0.57588,0.47486,0.57856,0.73597,0.57588,0.73597,0.57856,0.67069,0.57856,0.60541,0.57856,0.54014,0.57856,0.54014,0.57588,0.60541,0.57588,0.67069,0.57588,0.32542,0.5,0.32022,0.5,0.32542,0.6347,0.32022,0.6347,0.32022,0.60102,0.32022,0.56735,0.32022,0.53367,0.73743,0.47856,0.73743,0.49142,0.73743,0.50428,0.88336,0.47856,0.87775,0.50428,0.84267,0.50428,0.80759,0.50428,0.77251,0.50428,0.77391,0.47856,0.81039,0.47856,0.84688,0.47856,0.24112,0.5,0.25843,0.55828,0.24112,0.55828,0.2484,0.51459,0.25843,0.52744,0.25843,0.54286,0.24112,0.54371,0.24112,0.52914,0.24112,0.51457,0.73202,0.29549,0.73202,0.31278,0.73202,0.33002,0.73202,0.34719,0.73202,0.3643,0.79954,0.31278,0.79954,0.33002,0.79954,0.34719,0.86446,0.31278,0.86446,0.33002,0.86446,0.34719,0.93093,0.31278,0.93093,0.33002,0.99854,0.29549,0.99854,0.33002,0.99854,0.3643,0.96776,0.3643,0.94166,0.34719,0.91021,0.34095,0.87875,0.34719,0.85265,0.3643,0.82249,0.3643,0.79233,0.3643,0.76218,0.3643,0.76533,0.29549,0.79865,0.29549,0.83196,0.29549,0.86528,0.29549,0.89859,0.29549,0.93191,0.29549,0.96522,0.29549,0.99084,0.3643,0.98315,0.3643,0.97545,0.3643,0.15514,0.5,0.13837,0.5};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_11()
		{
			double[] value = {0.15514,0.61882,0.15514,0.5297,0.15514,0.55941,0.15514,0.58911,0.13837,0.60544,0.13837,0.57908,0.13837,0.55272,0.13837,0.52636,0.73743,0.55469,0.73743,0.57961,0.89491,0.55469,0.7768,0.55469,0.81617,0.55469,0.85554,0.55469,0.88339,0.57961,0.81041,0.57961,0.25827,0.0,0.24653,0.0,0.25827,0.35975,0.24653,0.35975,0.25827,0.089937,0.25827,0.17987,0.25827,0.26981,0.24653,0.26981,0.24653,0.17987,0.24653,0.089937,0.30651,0.0,0.30053,0.0,0.29455,0.0,0.30651,0.35975,0.29455,0.35975,0.30651,0.089937,0.30651,0.17987,0.30651,0.26981,0.29455,0.26981,0.29455,0.17987,0.29455,0.089937,0.64803,0.0,0.66565,0.031473,0.64803,0.031473,0.64803,0.015737,0.66565,0.014166,0.66565,0.018493,0.66565,0.02282,0.66565,0.027146,0.73743,0.45288,0.73743,0.47856,0.88311,0.47856,0.87767,0.45288,0.84669,0.47856,0.81027,0.47856,0.77385,0.47856,0.77249,0.45288,0.80755,0.45288,0.84261,0.45288,0.73743,0.87309,0.73743,0.89876,0.87775,0.87309,0.77251,0.87309,0.80759,0.87309,0.84267,0.87309,0.87767,0.89876,0.84261,0.89876,0.80755,0.89876,0.77249,0.89876,0.47486,0.62865,0.47486,0.64562,0.73597,0.62865,0.73597,0.64562,0.70333,0.64562,0.67069,0.64562,0.63805,0.64562,0.60541,0.64562,0.57278,0.64562,0.54014,0.64562,0.5075,0.64562,0.54014,0.62865,0.60541,0.62865,0.67069,0.62865,0.47486,0.69543,0.47486,0.71242,0.73597,0.69543,0.73597,0.71242,0.67069,0.71242,0.60541,0.71242,0.54014,0.71242,0.54014,0.69543,0.60541,0.69543,0.67069,0.69543,0.47486,0.66203,0.47486,0.67901,0.73597,0.66203,0.73597,0.67901,0.67069,0.67901,0.60541,0.67901,0.54014,0.67901,0.4944,0.66203,0.4944,0.66399,0.5662,0.664,0.63799,0.664};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_12()
		{
			double[] value = {0.70976,0.664,0.70976,0.66203,0.72286,0.66203,0.47975,0.66203,0.48463,0.66203,0.48951,0.66203,0.75657,0.036107,0.75657,0.074013,0.73202,0.074013,0.73202,0.05506,0.73202,0.036107,0.75657,0.045584,0.75657,0.05506,0.75657,0.064537,0.89034,0.036107,0.89034,0.074013,0.86566,0.074013,0.878,0.074013,0.86566,0.064537,0.86566,0.05506,0.86566,0.045584,0.86566,0.036107,0.878,0.036107,0.89034,0.045584,0.89034,0.05506,0.89034,0.064537,0.47486,0.83074,0.47486,0.85194,0.47486,0.87426,0.47486,0.89571,0.47486,0.91679,0.54101,0.85194,0.54101,0.87426,0.60461,0.85194,0.60461,0.87426,0.66974,0.85194,0.66974,0.87426,0.73597,0.83074,0.73597,0.91679,0.73597,0.86525,0.73597,0.8996,0.72942,0.91679,0.72286,0.91679,0.71631,0.91679,0.70976,0.91679,0.70976,0.87963,0.6667,0.87963,0.62363,0.87963,0.58056,0.87963,0.53748,0.87963,0.4944,0.87963,0.4944,0.91679,0.48463,0.91679,0.5075,0.83074,0.54014,0.83074,0.57278,0.83074,0.60541,0.83074,0.63805,0.83074,0.67069,0.83074,0.70333,0.83074,0.47486,0.79674,0.47486,0.81402,0.73597,0.79674,0.73597,0.81402,0.70333,0.81402,0.67069,0.81402,0.63805,0.81402,0.60541,0.81402,0.57278,0.81402,0.54014,0.81402,0.5075,0.81402,0.60541,0.79674,0.47486,0.76277,0.47486,0.78004,0.73597,0.76277,0.73597,0.78004,0.60541,0.78004,0.54014,0.76277,0.60541,0.76277,0.67069,0.76277,0.47486,0.72884,0.47486,0.74609,0.73597,0.72884,0.73597,0.74609,0.67803,0.72884,0.69251,0.72884,0.707,0.72884,0.72148,0.72884,0.67069,0.74609,0.60541,0.74609,0.54014,0.74609,0.62083,0.72884,0.54785,0.72884,0.47486,0.0,0.45114,0.0,0.45114,0.20108,0.45114,0.10054,0.47486,0.16349,0.47486,0.040872,0.47486,0.081745};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_13()
		{
			double[] value = {0.47486,0.12262,0.18081,0.5,0.16355,0.5,0.16355,0.61932,0.16355,0.58949,0.16355,0.55966,0.16355,0.52983,0.18081,0.60544,0.18081,0.52636,0.18081,0.55272,0.18081,0.57908,0.73743,0.57961,0.73743,0.59248,0.73743,0.60535,0.89491,0.60535,0.77385,0.57961,0.81027,0.57961,0.8467,0.57961,0.88312,0.57961,0.85554,0.60535,0.81617,0.60535,0.7768,0.60535,0.73743,0.44919,0.76284,0.42336,0.76284,0.44919,0.76284,0.43197,0.76284,0.44058,0.75649,0.44919,0.75014,0.44919,0.74378,0.44919,0.74094,0.44299,0.74409,0.43661,0.74687,0.43007,0.74927,0.42336,0.75606,0.42336,0.57826,0.017549,0.5875,0.0,0.5875,0.017549,0.5875,0.0058496,0.5875,0.011699,0.58288,0.017549,0.57954,0.013241,0.58058,0.008874,0.5814,0.0044572,0.58197,0.0,0.78578,0.26104,0.79419,0.26104,0.79419,0.28749,0.79419,0.26986,0.79419,0.27867,0.78586,0.28749,0.78635,0.28107,0.78652,0.27464,0.78633,0.26783,0.56749,0.0,0.5769,0.0,0.5769,0.017573,0.5769,0.0058578,0.5769,0.011716,0.57132,0.017573,0.57071,0.013108,0.56987,0.008684,0.5688,0.0043116,0.57219,0.0,0.47486,0.566,0.47486,0.57102,0.73597,0.566,0.73597,0.57102,0.54014,0.566,0.60541,0.566,0.67069,0.566,0.67069,0.57102,0.60541,0.57102,0.54014,0.57102,0.73202,0.079113,0.73202,0.080386,0.99854,0.079113,0.99854,0.080386,0.93191,0.080386,0.86528,0.080386,0.79865,0.080386,0.79865,0.079113,0.86528,0.079113,0.93191,0.079113,0.62542,0.0,0.62317,0.0,0.62542,0.26798,0.62317,0.26798,0.62317,0.20098,0.62317,0.13399,0.62317,0.066995,0.62542,0.066995,0.62542,0.13399,0.62542,0.20098,0.73743,0.7487,0.73743,0.75357,0.99854,0.7487,0.99854,0.75357,0.93326,0.75357,0.86798,0.75357};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_14()
		{
			double[] value = {0.80271,0.75357,0.80271,0.7487,0.86798,0.7487,0.93326,0.7487,0.34162,0.0,0.33541,0.0,0.32921,0.0,0.34162,0.35975,0.32921,0.35975,0.34162,0.089937,0.34162,0.17987,0.34162,0.26981,0.32921,0.26981,0.32921,0.17987,0.32921,0.089937,0.47486,0.59556,0.47486,0.61238,0.73597,0.59556,0.73597,0.61238,0.67069,0.61238,0.60541,0.61238,0.54014,0.61238,0.61314,0.59556,0.68572,0.59556,0.69828,0.59556,0.71084,0.59556,0.7234,0.59556,0.50943,0.59556,0.544,0.59556,0.57857,0.59556,0.73743,0.73564,0.81292,0.71062,0.81292,0.73564,0.79405,0.73564,0.77518,0.73564,0.7563,0.73564,0.75547,0.7246,0.77134,0.71062,0.78173,0.71062,0.79213,0.71062,0.80252,0.71062,0.016749,0.5,0.0,0.5,0.0,0.63903,0.0,0.60427,0.0,0.56952,0.0,0.53476,0.016749,0.61633,0.016749,0.52908,0.016749,0.55817,0.016749,0.58725,0.25843,0.51814,0.28876,0.5,0.28876,0.51814,0.28876,0.50907,0.28118,0.51814,0.27359,0.51814,0.26601,0.51814,0.26572,0.5095,0.27186,0.5,0.28031,0.5,0.73202,0.011233,0.73202,0.036107,0.90576,0.036107,0.86232,0.036107,0.81889,0.036107,0.77545,0.036107,0.88734,0.011233,0.77085,0.011233,0.80968,0.011233,0.84851,0.011233,0.73743,0.52991,0.73743,0.5423,0.73743,0.55469,0.89275,0.55469,0.85392,0.55469,0.81509,0.55469,0.77626,0.55469,0.88222,0.52991,0.77363,0.52991,0.80983,0.52991,0.84603,0.52991,0.86755,0.42336,0.89333,0.42336,0.89333,0.44919,0.89333,0.43627,0.88645,0.44919,0.87956,0.44919,0.8743,0.43593,0.88044,0.42336,0.73743,0.60535,0.73743,0.61826,0.73743,0.63117,0.89537,0.60535,0.88336,0.63117,0.84688,0.63117,0.8104,0.63117,0.77391,0.63117,0.77692,0.60535,0.8164,0.60535};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_15()
		{
			double[] value = {0.85588,0.60535,0.62317,0.0,0.62317,0.032027,0.60542,0.032027,0.60542,0.023218,0.60542,0.01441,0.62317,0.016013,0.36696,0.5,0.35826,0.5,0.34957,0.5,0.36696,0.61987,0.34957,0.60575,0.34957,0.57931,0.34957,0.55287,0.34957,0.52644,0.36696,0.52997,0.36696,0.55993,0.36696,0.5899,0.73743,0.80229,0.82656,0.80229,0.82656,0.82851,0.80313,0.82851,0.7797,0.82851,0.75992,0.81322,0.75971,0.80229,0.782,0.80229,0.80428,0.80229,0.1211,0.5,0.11232,0.5,0.10354,0.5,0.1211,0.64816,0.10354,0.61987,0.10354,0.5899,0.10354,0.55994,0.10354,0.52997,0.1211,0.53704,0.1211,0.57408,0.1211,0.61112,0.73743,0.39673,0.73743,0.4056,0.73743,0.41446,0.99854,0.39673,0.99854,0.41446,0.9837,0.41446,0.96887,0.41446,0.95404,0.41446,0.93921,0.41446,0.88479,0.41446,0.84795,0.41446,0.81111,0.41446,0.77427,0.41446,0.80271,0.39673,0.86798,0.39673,0.93326,0.39673,0.42759,0.0,0.41512,0.0,0.42759,0.35975,0.41512,0.35975,0.41512,0.26981,0.41512,0.17987,0.41512,0.089937,0.42759,0.089937,0.42759,0.17987,0.42759,0.26981,0.37822,0.0,0.36545,0.0,0.37822,0.35975,0.36545,0.35975,0.36545,0.26981,0.36545,0.17987,0.36545,0.089937,0.37822,0.089937,0.37822,0.17987,0.37822,0.26981,0.73202,0.22094,0.73202,0.22591,0.73202,0.23087,0.99854,0.22094,0.99854,0.23087,0.93191,0.23087,0.86528,0.23087,0.79865,0.23087,0.79865,0.22094,0.86528,0.22094,0.93191,0.22094,0.73743,0.66479,0.73743,0.66745,0.73743,0.67012,0.99854,0.66479,0.99854,0.67012,0.93326,0.67012,0.86798,0.67012,0.80271,0.67012,0.80271,0.66479,0.86798,0.66479,0.93326,0.66479,0.73743,0.75983,0.73743,0.76225,0.99854,0.75983,0.99854,0.76225};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_16()
		{
			double[] value = {0.93326,0.76225,0.86798,0.76225,0.80271,0.76225,0.80271,0.75983,0.86798,0.75983,0.93326,0.75983,0.30748,0.5,0.3061,0.5,0.30748,0.76257,0.3061,0.76257,0.3061,0.69693,0.3061,0.63128,0.3061,0.56564,0.30748,0.56564,0.30748,0.63128,0.30748,0.69693,0.73743,0.65702,0.73743,0.6622,0.99854,0.65702,0.99854,0.6622,0.80271,0.65702,0.86798,0.65702,0.93326,0.65702,0.93326,0.6622,0.86798,0.6622,0.80271,0.6622,0.73743,0.84835,0.73743,0.86072,0.73743,0.87309,0.88222,0.87309,0.84602,0.87309,0.80983,0.87309,0.77363,0.87309,0.87749,0.84835,0.77245,0.84835,0.80746,0.84835,0.84248,0.84835,0.73202,0.17115,0.73202,0.18352,0.73202,0.19589,0.87245,0.17115,0.87208,0.19589,0.83706,0.19589,0.80205,0.19589,0.76703,0.19589,0.76713,0.17115,0.80224,0.17115,0.83734,0.17115,0.73202,0.080986,0.73202,0.10581,0.87798,0.080986,0.805,0.080986,0.87245,0.10581,0.83734,0.10581,0.80224,0.10581,0.76713,0.10581,0.33406,0.51659,0.34957,0.5,0.34957,0.51659,0.34957,0.5083,0.34181,0.51659,0.33804,0.50849,0.34111,0.5,0.8388,0.26104,0.86355,0.27368,0.8388,0.27368,0.85117,0.27368,0.85105,0.26405,0.86355,0.26577,0.73202,0.26104,0.74087,0.26104,0.74087,0.28749,0.74087,0.26986,0.74087,0.27867,0.73242,0.28749,0.73278,0.28187,0.7329,0.27623,0.73268,0.26863,0.86362,0.27368,0.86362,0.28749,0.8388,0.28749,0.85121,0.28749,0.8388,0.27921,0.85136,0.27708,0.86362,0.28058,0.73743,0.67279,0.76276,0.67279,0.76276,0.69772,0.76276,0.6811,0.76276,0.68941,0.75585,0.69772,0.74895,0.69772,0.7466,0.69125,0.74389,0.68494,0.74083,0.67878,0.74376,0.67279,0.75009,0.67279,0.75643,0.67279,0.25843,0.74912,0.28876,0.74912};
			return value;
		}
		private double[] getTextureCoordinate_5_71_point_17()
		{
			double[] value = {0.28876,0.7659,0.28876,0.75751,0.26601,0.74912,0.27359,0.74912,0.28118,0.74912,0.28452,0.7659,0.28028,0.7659,0.27604,0.7659,0.2718,0.7659,0.26566,0.75707,0.66842,0.0,0.66842,0.008712,0.66842,0.017424,0.68846,0.017424,0.68345,0.017424,0.67844,0.017424,0.67343,0.017424,0.68846,0.0,0.68846,0.005808,0.68846,0.011616,0.67343,0.0,0.67844,0.0,0.68345,0.0,0.66842,0.19786,0.66842,0.20661,0.66842,0.21537,0.68846,0.21537,0.67844,0.19786,0.68846,0.19786,0.68345,0.21537,0.67844,0.21537,0.67343,0.21537,0.68846,0.20661};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_104_coordIndex_1()
		{
			int[] value = {7,1,6,-1,1,0,6,-1,8,2,7,-1,2,1,7,-1,9,3,2,-1,9,2,8,-1,10,4,3,-1,10,3,9,-1,13,6,12,-1,6,5,12,-1,14,7,13,-1,7,6,13,-1,15,8,14,-1,8,7,14,-1,16,9,8,-1,16,8,15,-1,17,10,9,-1,17,9,16,-1,18,11,10,-1,18,10,17,-1,20,13,19,-1,13,12,19,-1,21,14,20,-1,14,13,20,-1,22,15,21,-1,15,14,21,-1,23,16,15,-1,23,15,22,-1,24,17,16,-1,24,16,23,-1,25,18,17,-1,25,17,24,-1,27,20,19,-1,27,19,26,-1,28,21,20,-1,28,20,27,-1,29,22,21,-1,29,21,28,-1,30,23,29,-1,23,22,29,-1,31,24,30,-1,24,23,30,-1,32,25,31,-1,25,24,31,-1,34,27,26,-1,34,26,33,-1,35,28,27,-1,35,27,34,-1,36,29,28,-1,36,28,35,-1,37,30,36,-1,30,29,36,-1,38,31,37,-1,31,30,37,-1,39,32,38,-1,32,31,38,-1,41,35,34,-1,41,34,40,-1,42,36,35,-1,42,35,41,-1,43,37,42,-1,37,36,42,-1,44,38,43,-1,38,37,43,-1,45,46,39,-1,46,47,39,-1,47,48,39,-1,48,49,32,-1,49,50,32,-1,50,51,25,-1,51,52,25,-1,52,53,25,-1,53,54,18,-1,54,55,18,-1,55,56,11,-1,56,57,11,-1,57,58,11,-1,58,59,4,-1,59,60,4,-1,60,61,4,-1,61,62,3,-1,62,63,3,-1,63,64,3,-1,64,65,2,-1,65,66,2,-1,66,67,1,-1,67,68,1,-1,68,69,1,-1,69,70,0,-1,70,71,0,-1,71,72,6,-1,72,73,5,-1,73,74,5,-1,74,75,5,-1,75,76,12,-1,76,77,12,-1,77,78,19,-1,78,79,19,-1,79,80,26,-1,80,81,26,-1,81,82,33,-1,82,83,33,-1,83,84,33,-1,84,85,40,-1,85,86,40,-1,86,87,40,-1,87,88,41,-1,88,89,41,-1,89,90,41,-1,90,91,42,-1,91,92,42,-1,92,93,43,-1,93,94,43,-1,94,95,43,-1,95,96,44,-1,96,97,44,-1,97,45,38,-1,0,1,69,-1,6,0,71,-1,1,2,66,-1,2,3,64,-1,4,10,58,-1,3,4,61,-1,5,6,72,-1,12,5,75,-1,11,18,55,-1,10,11,58,-1,19,12,77,-1,18,25,53,-1,26,19,79,-1,25,32,50,-1,33,26,81,-1,34,33,84,-1,32,39,48,-1,39,38,45,-1,40,34,84,-1,41,40,87,-1,42,41,90,-1,43,42,92,-1,38,44,97,-1,44,43,95,-1};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_111_coordIndex_1()
		{
			int[] value = {7,6,1,-1,6,0,1,-1,8,7,2,-1,7,1,2,-1,9,8,2,-1,9,2,3,-1,10,9,3,-1,10,3,4,-1,13,12,6,-1,12,5,6,-1,14,13,7,-1,13,6,7,-1,15,14,8,-1,14,7,8,-1,16,15,8,-1,16,8,9,-1,17,16,9,-1,17,9,10,-1,18,17,10,-1,18,10,11,-1,20,19,13,-1,19,12,13,-1,21,20,14,-1,20,13,14,-1,22,21,15,-1,21,14,15,-1,23,22,15,-1,23,15,16,-1,24,23,16,-1,24,16,17,-1,25,24,17,-1,25,17,18,-1,27,26,19,-1,27,19,20,-1,28,27,20,-1,28,20,21,-1,29,28,21,-1,29,21,22,-1,30,29,23,-1,29,22,23,-1,31,30,24,-1,30,23,24,-1,32,31,25,-1,31,24,25,-1,34,33,26,-1,34,26,27,-1,35,34,27,-1,35,27,28,-1,36,35,28,-1,36,28,29,-1,37,36,30,-1,36,29,30,-1,38,37,31,-1,37,30,31,-1,39,38,32,-1,38,31,32,-1,41,40,34,-1,41,34,35,-1,42,41,35,-1,42,35,36,-1,43,42,37,-1,42,36,37,-1,44,43,38,-1,43,37,38,-1,45,39,46,-1,46,39,47,-1,47,39,48,-1,48,32,49,-1,49,32,50,-1,50,25,51,-1,51,25,52,-1,52,25,53,-1,53,18,54,-1,54,18,55,-1,55,11,56,-1,56,11,57,-1,57,11,58,-1,58,4,59,-1,59,4,60,-1,60,4,61,-1,61,3,62,-1,62,3,63,-1,63,3,64,-1,64,2,65,-1,65,2,66,-1,66,1,67,-1,67,1,68,-1,68,1,69,-1,69,0,70,-1,70,0,71,-1,71,6,72,-1,72,5,73,-1,73,5,74,-1,74,5,75,-1,75,12,76,-1,76,12,77,-1,77,19,78,-1,78,19,79,-1,79,26,80,-1,80,26,81,-1,81,33,82,-1,82,33,83,-1,83,33,84,-1,84,40,85,-1,85,40,86,-1,86,40,87,-1,87,41,88,-1,88,41,89,-1,89,41,90,-1,90,42,91,-1,91,42,92,-1,92,43,93,-1,93,43,94,-1,94,43,95,-1,95,44,96,-1,96,44,97,-1,97,38,45,-1,0,69,1,-1,6,71,0,-1,1,66,2,-1,2,64,3,-1,4,58,10,-1,3,61,4,-1,5,72,6,-1,12,75,5,-1,11,55,18,-1,10,58,11,-1,19,77,12,-1,18,53,25,-1,26,79,19,-1,25,50,32,-1,33,81,26,-1,34,84,33,-1,32,48,39,-1,39,45,38,-1,40,84,34,-1,41,87,40,-1,42,90,41,-1,43,92,42,-1,38,97,44,-1,44,95,43,-1};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_202_coordIndex_1()
		{
			int[] value = {3,1,0,-1,3,0,2,-1,6,3,2,-1,6,2,5,-1,9,6,8,-1,6,5,8,-1,12,9,8,-1,12,8,11,-1,15,12,14,-1,12,11,14,-1,18,15,17,-1,15,14,17,-1,19,20,0,-1,20,21,2,-1,21,22,2,-1,22,23,5,-1,23,24,5,-1,24,25,8,-1,25,26,11,-1,26,27,11,-1,27,28,14,-1,28,29,14,-1,29,30,17,-1,31,16,15,-1,16,13,12,-1,13,10,9,-1,10,7,6,-1,7,4,3,-1,4,32,1,-1,18,31,15,-1,1,3,4,-1,2,0,20,-1,3,6,7,-1,5,2,22,-1,6,9,10,-1,8,5,24,-1,9,12,13,-1,11,8,25,-1,12,15,16,-1,14,11,27,-1,17,14,29,-1,33,39,34,-1,34,43,35,-1,35,42,36,-1,36,41,37,-1,37,40,38,-1,38,39,33,-1,39,38,40,-1,40,37,41,-1,41,36,42,-1,42,35,43,-1,43,34,39,-1,44,46,47,-1,46,48,49,-1,48,50,51,-1,50,52,53,-1,53,51,50,-1,51,49,48,-1,49,47,46,-1,47,45,44,-1,54,55,58,-1,55,56,60,-1,56,57,59,-1,57,54,58,-1,58,59,57,-1,59,60,56,-1,60,61,55,-1,61,58,55,-1,62,66,63,-1,63,69,64,-1,64,67,65,-1,65,66,62,-1,66,65,67,-1,67,64,68,-1,68,64,69,-1,69,63,66,-1,74,75,73,-1,75,76,80,-1,76,77,72,-1,77,78,79,-1,78,71,79,-1,70,79,71,-1,79,72,77,-1,72,80,76,-1,80,73,75,-1,81,83,84,-1,83,85,86,-1,85,87,88,-1,87,89,90,-1,90,88,87,-1,88,86,85,-1,86,84,83,-1,84,82,81,-1,91,92,98,-1,92,93,98,-1,93,94,96,-1,94,91,95,-1,95,96,94,-1,96,97,93,-1,97,98,93,-1,98,95,91,-1,99,102,100,-1,100,102,101,-1,103,106,104,-1,106,108,109,-1,108,110,111,-1,110,112,113,-1,112,114,115,-1,116,113,115,-1,113,111,110,-1,111,109,108,-1,109,107,106,-1,107,105,104,-1,104,106,107,-1,113,112,115,-1,117,118,122,-1,118,119,125,-1,120,121,123,-1,121,117,122,-1,122,123,121,-1,123,124,120,-1,124,125,119,-1,125,122,118,-1,126,131,127,-1,127,134,128,-1,129,132,130,-1,130,131,126,-1,131,130,132,-1,132,129,133,-1,133,128,134,-1,134,127,131,-1,135,141,144,-1,141,137,138,-1,137,142,143,-1,142,139,140,-1,140,143,142,-1,143,138,137,-1,138,144,141,-1,144,136,135,-1,150,151,154,-1,151,148,147,-1,148,152,153,-1,152,146,145,-1,145,153,152,-1,153,147,148,-1,147,154,151,-1,154,149,150,-1,155,166,156,-1,156,184,157,-1,157,183,158,-1,158,182,159,-1,159,181,160,-1,160,169,161,-1,161,169,162,-1,162,168,163,-1,163,167,164,-1,164,166,165,-1,165,166,155,-1,166,164,167,-1,168,162,169,-1,170,178,171,-1,172,176,173,-1,169,160,170,-1,171,177,172,-1,173,156,166,-1,167,163,168,-1,174,173,175,-1,175,173,176,-1,176,172,177,-1,177,171,178,-1,178,170,179,-1,179,170,180,-1,180,160,181,-1,181,159,182,-1,182,158,183,-1,183,157,184,-1,184,173,174,-1,156,173,184,-1,160,180,170,-1,185,186,187,-1,187,188,185,-1,189,190,191,-1,191,192,189,-1,188,189,192,-1,192,185,188,-1,193,195,202,-1,195,197,202,-1,197,198,201,-1,198,199,201,-1,199,196,194,-1,194,200,199,-1,200,201,199,-1,201,202,197,-1,205,206,219,-1,206,207,219,-1,207,208,217,-1,208,209,216,-1,209,203,215,-1,203,204,215,-1,204,210,215,-1,210,211,214,-1,211,212,220,-1,212,205,219,-1,213,214,211,-1,214,215,210,-1,215,216,209,-1,216,217,208,-1,217,218,207,-1,218,219,207,-1,219,220,212,-1,220,213,211,-1,224,222,225,-1,225,226,230,-1,226,227,228,-1,227,221,223,-1,223,228,227,-1,228,229,226,-1,229,230,226,-1,230,224,225,-1,231,232,249,-1,232,233,249,-1,233,234,247,-1,234,235,246,-1,235,236,244,-1,236,237,244,-1,237,238,244,-1,238,239,242,-1,239,240,251,-1,240,231,249,-1,241,242,239,-1,242,243,238,-1,243,244,238,-1,244,245,235,-1,245,246,235,-1,246,247,234,-1,247,248,233,-1,248,249,233,-1,249,250,240,-1,250,251,240,-1,251,241,239,-1,252,256,261,-1,256,257,260,-1,257,258,259,-1,258,254,255,-1,255,259,258,-1,259,260,257,-1,260,261,256,-1,261,253,252,-1,267,264,263,-1,267,263,266,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_202_coordIndex_2()
		{
			int[] value = {270,267,266,-1,270,266,269,-1,273,270,272,-1,270,269,272,-1,276,273,275,-1,273,272,275,-1,279,276,278,-1,276,275,278,-1,282,279,278,-1,282,278,281,-1,283,284,282,-1,284,285,279,-1,285,286,279,-1,286,287,276,-1,287,288,276,-1,288,289,273,-1,289,290,270,-1,290,291,270,-1,291,292,267,-1,292,293,267,-1,293,294,264,-1,262,265,266,-1,265,268,269,-1,268,271,272,-1,271,274,275,-1,274,277,278,-1,277,280,281,-1,263,262,266,-1,264,267,293,-1,267,270,291,-1,269,266,265,-1,270,273,289,-1,272,269,268,-1,273,276,288,-1,275,272,271,-1,276,279,286,-1,278,275,274,-1,279,282,284,-1,281,278,277,-1,295,296,301,-1,296,297,304,-1,297,298,303,-1,298,299,303,-1,299,300,302,-1,300,295,301,-1,301,302,300,-1,302,303,299,-1,303,304,297,-1,304,301,296,-1,309,306,305,-1,309,305,308,-1,310,307,309,-1,307,306,309,-1,312,309,311,-1,309,308,311,-1,313,310,309,-1,313,309,312,-1,315,312,314,-1,312,311,314,-1,316,313,315,-1,313,312,315,-1,318,315,317,-1,315,314,317,-1,319,316,318,-1,316,315,318,-1,321,318,317,-1,321,317,320,-1,322,319,321,-1,319,318,321,-1,323,324,322,-1,324,325,319,-1,325,326,316,-1,326,327,316,-1,327,328,313,-1,328,329,313,-1,329,330,310,-1,330,331,307,-1,332,333,305,-1,333,334,308,-1,334,335,311,-1,335,336,311,-1,336,337,314,-1,337,338,314,-1,338,339,317,-1,339,340,320,-1,308,305,333,-1,307,310,330,-1,311,308,334,-1,310,313,329,-1,314,311,336,-1,313,316,327,-1,317,314,338,-1,316,319,325,-1,320,317,339,-1,319,322,324,-1,341,349,342,-1,342,352,343,-1,343,352,344,-1,344,351,345,-1,345,351,346,-1,346,350,347,-1,347,350,348,-1,348,349,341,-1,349,348,350,-1,350,346,351,-1,351,344,352,-1,352,342,349,-1,353,357,362,-1,357,358,361,-1,358,359,360,-1,359,355,356,-1,356,360,359,-1,360,361,358,-1,361,362,357,-1,362,354,353,-1,369,365,368,-1,365,364,368,-1,370,366,365,-1,370,365,369,-1,373,369,368,-1,373,368,372,-1,374,370,369,-1,374,369,373,-1,377,373,376,-1,373,372,376,-1,378,374,373,-1,378,373,377,-1,381,377,380,-1,377,376,380,-1,382,378,377,-1,382,377,381,-1,385,381,384,-1,381,380,384,-1,386,382,385,-1,382,381,385,-1,363,367,368,-1,367,371,372,-1,371,375,376,-1,375,379,380,-1,379,383,380,-1,387,388,386,-1,388,389,382,-1,389,390,378,-1,390,391,378,-1,391,392,374,-1,392,393,374,-1,393,394,370,-1,394,395,366,-1,364,363,368,-1,383,384,380,-1,366,370,394,-1,372,368,367,-1,370,374,393,-1,376,372,371,-1,374,378,391,-1,380,376,375,-1,378,382,389,-1,382,386,388,-1,396,397,401,-1,397,398,404,-1,398,399,403,-1,399,400,402,-1,400,396,401,-1,401,402,400,-1,402,403,399,-1,403,404,398,-1,404,401,397,-1,409,406,408,-1,406,405,408,-1,410,407,409,-1,407,406,409,-1,413,409,408,-1,413,408,412,-1,414,410,409,-1,414,409,413,-1,417,413,416,-1,413,412,416,-1,418,414,413,-1,418,413,417,-1,421,417,416,-1,421,416,420,-1,422,418,421,-1,418,417,421,-1,423,424,405,-1,424,425,408,-1,425,426,408,-1,426,427,412,-1,427,428,412,-1,428,429,416,-1,429,430,416,-1,430,431,420,-1,432,419,418,-1,419,415,414,-1,415,411,410,-1,411,433,407,-1,422,432,418,-1,408,405,424,-1,407,410,411,-1,412,408,426,-1,410,414,415,-1,416,412,428,-1,414,418,419,-1,420,416,430,-1,434,438,435,-1,435,441,436,-1,436,439,437,-1,437,438,434,-1,438,437,439,-1,439,436,440,-1,440,436,441,-1,441,435,438,-1,446,443,442,-1,446,442,445,-1,449,446,448,-1,446,445,448,-1,452,449,448,-1,452,448,451,-1,455,452,454,-1,452,451,454,-1,458,455,454,-1,458,454,457,-1,461,458,460,-1,458,457,460,-1,463,464,442,-1,464,465,445,-1,465,466,445,-1,466,467,448,-1,467,468,448,-1,468,469,451,-1,469,470,454,-1,470,471,454,-1,471,472,457,-1,472,473,457,-1,473,474,460,-1,462,459,458,-1,459,456,455,-1,456,453,452,-1,453,450,449,-1,450,447,446,-1,447,444,446,-1,444,443,446,-1,461,462,458,-1,445,442,464,-1,446,449,450,-1,448,445,466,-1,449,452,453,-1,451,448,468,-1,452,455,456,-1,454,451,469,-1,455,458,459,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_202_coordIndex_3()
		{
			int[] value = {457,454,471,-1,460,457,473,-1,475,481,476,-1,476,484,477,-1,477,483,478,-1,478,483,479,-1,479,482,480,-1,480,481,475,-1,481,480,482,-1,482,479,483,-1,483,477,484,-1,484,476,481,-1,485,487,488,-1,487,489,490,-1,489,491,492,-1,491,493,494,-1,493,495,496,-1,496,494,493,-1,494,492,491,-1,492,490,489,-1,490,488,487,-1,488,486,485,-1,497,498,505,-1,498,499,505,-1,500,501,503,-1,501,497,502,-1,502,503,501,-1,503,504,500,-1,504,505,499,-1,505,502,497,-1,506,511,507,-1,507,514,508,-1,509,512,510,-1,510,511,506,-1,511,510,512,-1,512,509,513,-1,513,508,514,-1,514,507,511,-1,518,519,524,-1,519,520,523,-1,520,521,522,-1,521,516,515,-1,515,522,521,-1,522,523,520,-1,523,524,519,-1,524,517,518,-1,525,527,526,-1,527,529,528,-1,529,531,530,-1,531,533,532,-1,533,535,534,-1,536,534,535,-1,534,532,533,-1,532,530,531,-1,530,528,529,-1,528,526,527,-1,537,538,542,-1,538,539,545,-1,540,541,543,-1,541,537,542,-1,542,543,541,-1,543,544,540,-1,544,545,539,-1,545,542,538,-1,546,550,547,-1,547,549,548,-1,549,547,550,-1,551,553,552,-1,553,555,554,-1,555,557,556,-1,557,559,558,-1,559,561,560,-1,562,560,561,-1,560,558,559,-1,558,556,557,-1,556,554,555,-1,554,552,553,-1,563,564,568,-1,564,565,571,-1,566,567,569,-1,567,563,568,-1,568,569,567,-1,569,570,566,-1,570,571,565,-1,571,568,564,-1,572,577,573,-1,573,581,574,-1,575,579,576,-1,576,578,572,-1,577,572,578,-1,578,576,579,-1,579,575,580,-1,580,574,581,-1,581,573,577,-1,582,586,592,-1,586,587,591,-1,587,588,590,-1,588,584,589,-1,585,589,584,-1,589,590,588,-1,590,591,587,-1,591,592,586,-1,592,583,582,-1,596,597,602,-1,597,598,601,-1,598,599,600,-1,599,594,593,-1,593,600,599,-1,600,601,598,-1,601,602,597,-1,602,595,596,-1,603,606,604,-1,604,606,605,-1,607,608,610,-1,608,609,610,-1,611,613,614,-1,614,612,611,-1,615,626,618,-1,617,616,622,-1,616,615,620,-1,618,619,615,-1,619,620,615,-1,620,621,616,-1,621,622,616,-1,622,623,617,-1,623,624,617,-1,624,625,626,-1,625,618,626,-1,626,617,624,-1,627,629,630,-1,630,628,627,-1,631,634,641,-1,633,632,637,-1,634,633,639,-1,632,631,635,-1,635,636,632,-1,636,637,632,-1,637,638,633,-1,638,639,633,-1,639,640,634,-1,640,641,634,-1,641,642,631,-1,642,635,631,-1,644,646,645,-1,646,644,643,-1,647,648,650,-1,648,649,650,-1,654,652,651,-1,651,653,654,-1,655,666,660,-1,657,656,664,-1,656,655,662,-1,658,659,666,-1,659,660,666,-1,660,661,655,-1,661,662,655,-1,662,663,656,-1,663,664,656,-1,664,665,657,-1,665,658,657,-1,666,657,658,-1,667,669,670,-1,670,668,667,-1,671,674,675,-1,673,672,679,-1,674,673,681,-1,672,671,677,-1,675,676,671,-1,676,677,671,-1,677,678,672,-1,678,679,672,-1,679,680,673,-1,680,681,673,-1,681,682,674,-1,682,675,674,-1,687,688,686,-1,688,689,693,-1,689,685,692,-1,685,690,692,-1,690,684,691,-1,683,691,684,-1,691,692,690,-1,692,693,689,-1,693,686,688,-1,698,695,694,-1,698,694,697,-1,699,696,695,-1,699,695,698,-1,701,698,697,-1,701,697,700,-1,702,699,698,-1,702,698,701,-1,704,701,703,-1,701,700,703,-1,705,702,704,-1,702,701,704,-1,707,704,706,-1,704,703,706,-1,708,705,707,-1,705,704,707,-1,709,710,694,-1,710,711,697,-1,711,712,697,-1,712,713,700,-1,713,714,700,-1,714,715,703,-1,715,716,703,-1,716,717,706,-1,718,719,708,-1,719,720,705,-1,720,721,705,-1,721,722,702,-1,722,723,702,-1,723,724,699,-1,724,725,699,-1,725,726,696,-1,697,694,710,-1,696,699,725,-1,700,697,712,-1,699,702,723,-1,703,700,714,-1,702,705,721,-1,706,703,716,-1,705,708,719,-1,727,735,728,-1,728,739,729,-1,729,739,730,-1,730,738,731,-1,731,738,732,-1,732,737,733,-1,733,736,734,-1,734,735,727,-1,735,734,736,-1,736,733,737,-1,737,732,738,-1,738,730,739,-1,739,728,735,-1,740,743,742,-1,743,740,741,-1,744,746,747,-1,747,745,744,-1,748,750,751,-1,751,749,748,-1,752,754,755,-1,755,753,752,-1,756,758,762,-1,759,757,766,-1,757,756,764,-1,758,759,760,-1,760,761,758,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_202_coordIndex_4()
		{
			int[] value = {761,762,758,-1,762,763,756,-1,763,764,756,-1,764,765,757,-1,765,766,757,-1,766,767,759,-1,767,760,759,-1,768,770,772,-1,771,769,774,-1,770,771,775,-1,769,768,773,-1,772,773,768,-1,773,774,769,-1,774,775,771,-1,775,772,770,-1,780,781,779,-1,781,778,779,-1,778,782,776,-1,782,777,776,-1,783,784,776,-1,784,785,776,-1,785,786,779,-1,786,787,779,-1,794,789,793,-1,789,788,793,-1,795,790,794,-1,790,789,794,-1,798,794,793,-1,798,793,797,-1,799,795,794,-1,799,794,798,-1,802,798,797,-1,802,797,801,-1,803,799,802,-1,799,798,802,-1,806,802,805,-1,802,801,805,-1,807,803,802,-1,807,802,806,-1,809,810,788,-1,810,792,793,-1,792,811,793,-1,811,812,797,-1,812,813,797,-1,813,814,801,-1,814,815,801,-1,815,816,805,-1,808,804,807,-1,804,800,803,-1,800,796,799,-1,796,791,795,-1,791,790,795,-1,793,788,810,-1,797,793,811,-1,795,799,796,-1,801,797,813,-1,799,803,800,-1,805,801,815,-1,803,807,804,-1,817,824,818,-1,818,824,819,-1,819,823,820,-1,820,821,817,-1,821,820,822,-1,822,820,823,-1,823,819,824,-1,824,817,821,-1,825,828,827,-1,828,825,826,-1,829,831,832,-1,832,830,829,-1,833,835,836,-1,836,834,833,-1,837,839,841,-1,840,838,843,-1,838,837,842,-1,839,840,844,-1,841,842,837,-1,842,843,838,-1,843,844,840,-1,844,841,839,-1,845,847,851,-1,848,846,855,-1,846,845,853,-1,847,848,849,-1,849,850,847,-1,850,851,847,-1,851,852,845,-1,852,853,845,-1,853,854,846,-1,854,855,846,-1,855,856,848,-1,856,849,848,-1,857,859,860,-1,860,858,857,-1,866,862,865,-1,862,861,865,-1,867,863,866,-1,863,862,866,-1,869,866,868,-1,866,865,868,-1,870,867,866,-1,870,866,869,-1,872,869,868,-1,872,868,871,-1,873,870,872,-1,870,869,872,-1,875,872,874,-1,872,871,874,-1,876,873,872,-1,876,872,875,-1,878,875,874,-1,878,874,877,-1,879,876,878,-1,876,875,878,-1,881,882,861,-1,882,883,865,-1,883,884,868,-1,884,885,868,-1,885,886,871,-1,886,887,871,-1,887,888,874,-1,888,889,877,-1,880,890,879,-1,890,891,876,-1,891,892,873,-1,892,893,873,-1,893,894,870,-1,894,895,870,-1,895,896,867,-1,896,864,863,-1,865,861,882,-1,863,867,896,-1,868,865,883,-1,867,870,895,-1,871,868,885,-1,870,873,893,-1,874,871,887,-1,873,876,891,-1,877,874,888,-1,876,879,890,-1,897,900,913,-1,900,901,912,-1,901,902,911,-1,902,898,910,-1,898,903,909,-1,903,904,908,-1,904,905,907,-1,905,899,906,-1,906,907,905,-1,907,908,904,-1,908,909,903,-1,909,910,898,-1,910,911,902,-1,911,912,901,-1,912,913,900,-1,913,914,897,-1,915,916,923,-1,916,917,930,-1,917,918,929,-1,918,919,928,-1,919,920,926,-1,920,921,925,-1,921,922,924,-1,922,915,923,-1,923,924,922,-1,924,925,921,-1,925,926,920,-1,926,927,919,-1,927,928,919,-1,928,929,918,-1,929,930,917,-1,930,923,916,-1,936,932,935,-1,932,931,935,-1,937,933,936,-1,933,932,936,-1,939,936,935,-1,939,935,938,-1,940,937,939,-1,937,936,939,-1,942,939,941,-1,939,938,941,-1,943,940,939,-1,943,939,942,-1,945,942,941,-1,945,941,944,-1,946,943,945,-1,943,942,945,-1,948,945,947,-1,945,944,947,-1,949,946,945,-1,949,945,948,-1,951,952,931,-1,952,953,935,-1,953,954,938,-1,954,955,938,-1,955,956,941,-1,956,957,941,-1,957,958,944,-1,958,959,947,-1,950,960,949,-1,960,961,946,-1,961,962,943,-1,962,963,943,-1,963,964,940,-1,964,965,940,-1,965,966,937,-1,966,934,933,-1,935,931,952,-1,933,937,966,-1,938,935,953,-1,937,940,965,-1,941,938,955,-1,940,943,963,-1,944,941,957,-1,943,946,961,-1,947,944,958,-1,946,949,960,-1,967,975,968,-1,975,976,969,-1,976,977,970,-1,977,978,970,-1,978,979,971,-1,979,980,971,-1,980,981,972,-1,981,973,974,-1,974,972,981,-1,972,971,980,-1,971,970,978,-1,970,969,976,-1,969,968,975,-1,982,983,994,-1,983,984,993,-1,984,985,991,-1,985,986,989,-1,986,982,988,-1,987,988,982,-1,988,989,986,-1,989,990,985,-1,990,991,985,-1,991,992,984,-1,992,993,984,-1,993,994,983,-1,994,987,982,-1,1004,1003,999,-1,1003,998,999,-1,1005,1004,1000,-1,1004,999,1000,-1,1009,1008,1004,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_202_coordIndex_5()
		{
			int[] value = {1008,1003,1004,-1,1010,1009,1005,-1,1009,1004,1005,-1,996,999,995,-1,1012,1009,1013,-1,995,998,997,-1,997,998,1002,-1,1002,1003,1007,-1,1007,1008,1012,-1,1013,1010,1011,-1,1011,1005,1006,-1,1006,1000,1001,-1,1001,1000,996,-1,998,995,999,-1,1003,1002,998,-1,1000,1006,1005,-1,999,996,1000,-1,1008,1007,1003,-1,1009,1012,1008,-1,1005,1011,1010,-1,1010,1013,1009,-1,1023,1022,1018,-1,1022,1017,1018,-1,1024,1023,1019,-1,1023,1018,1019,-1,1028,1027,1023,-1,1027,1022,1023,-1,1029,1028,1024,-1,1028,1023,1024,-1,1015,1018,1014,-1,1031,1028,1032,-1,1014,1017,1016,-1,1016,1022,1021,-1,1021,1022,1026,-1,1026,1027,1031,-1,1032,1029,1030,-1,1030,1024,1025,-1,1025,1019,1020,-1,1020,1019,1015,-1,1017,1014,1018,-1,1022,1016,1017,-1,1019,1025,1024,-1,1018,1015,1019,-1,1027,1026,1022,-1,1028,1031,1027,-1,1024,1030,1029,-1,1029,1032,1028,-1,1042,1041,1037,-1,1041,1036,1037,-1,1043,1042,1038,-1,1042,1037,1038,-1,1047,1046,1042,-1,1046,1041,1042,-1,1048,1047,1043,-1,1047,1042,1043,-1,1034,1037,1033,-1,1050,1047,1051,-1,1051,1048,1049,-1,1049,1043,1044,-1,1044,1038,1039,-1,1039,1038,1034,-1,1033,1036,1035,-1,1035,1041,1040,-1,1040,1041,1045,-1,1045,1046,1050,-1,1036,1033,1037,-1,1041,1035,1036,-1,1038,1044,1043,-1,1037,1034,1038,-1,1046,1045,1041,-1,1047,1050,1046,-1,1043,1049,1048,-1,1048,1051,1047,-1,1061,1060,1056,-1,1060,1055,1056,-1,1062,1061,1057,-1,1061,1056,1057,-1,1066,1065,1061,-1,1065,1060,1061,-1,1067,1066,1062,-1,1066,1061,1062,-1,1053,1056,1052,-1,1069,1066,1070,-1,1052,1055,1054,-1,1054,1055,1059,-1,1059,1060,1064,-1,1064,1065,1069,-1,1070,1067,1068,-1,1068,1062,1063,-1,1063,1057,1058,-1,1058,1057,1053,-1,1055,1052,1056,-1,1060,1059,1055,-1,1057,1063,1062,-1,1056,1053,1057,-1,1065,1064,1060,-1,1066,1069,1065,-1,1062,1068,1067,-1,1067,1070,1066,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_202_point_1()
		{
			double[] value = {-0.46593,45.096,9.7713,-0.47194,45.248,9.7713,-0.064713,45.112,9.5339,-0.07073,45.264,9.5339,-0.076746,45.415,9.5339,-0.07322,45.112,9.0771,-0.079237,45.263,9.0771,-0.085254,45.415,9.0771,-0.46593,45.096,8.8546,-0.47194,45.248,8.8546,-0.47796,45.399,8.8546,-0.86714,45.08,9.0919,-0.87316,45.232,9.0919,-0.87918,45.383,9.0919,-0.85864,45.081,9.5487,-0.86465,45.232,9.5487,-0.87067,45.384,9.5487,-0.46593,45.096,9.7713,-0.47194,45.248,9.7713,-0.46063,44.963,9.7713,-0.34191,44.963,9.7556,-0.09255,44.963,9.5864,-0.0019382,44.963,9.3129,-0.09255,44.963,9.0394,-0.34191,44.963,8.8702,-0.57935,44.963,8.8702,-0.82871,44.963,9.0394,-0.91933,44.963,9.3129,-0.82871,44.963,9.5864,-0.57935,44.963,9.7556,-0.46063,44.963,9.7713,-0.47796,45.399,9.7713,-0.47796,45.399,9.7713,-0.47796,45.399,9.7713,-0.87067,45.384,9.5487,-0.87918,45.383,9.0919,-0.47796,45.399,8.8546,-0.085254,45.415,9.0771,-0.076746,45.415,9.5339,-0.478,45.399,9.6879,-0.10329,45.414,9.3129,-0.21304,45.41,9.0478,-0.74295,45.389,9.0478,-0.8527,45.385,9.3129,-0.95872,57.515,9.7713,-0.99341,58.389,9.7713,-0.50075,57.533,9.3129,-0.53544,58.407,9.3129,-0.95872,57.515,8.8546,-0.99341,58.389,8.8546,-1.4167,57.497,9.3129,-1.4514,58.371,9.3129,-0.95872,57.515,9.7713,-0.99341,58.389,9.7713,-0.95872,57.515,9.7713,-1.4167,57.497,9.3129,-0.95872,57.515,8.8546,-0.50075,57.533,9.3129,-0.95872,57.515,9.6879,-0.58401,57.53,9.3129,-0.95872,57.515,8.9379,-1.3334,57.5,9.3129,-0.99341,58.389,9.7713,-1.4514,58.371,9.3129,-0.99341,58.389,8.8546,-0.53544,58.407,9.3129,-0.99341,58.389,9.6879,-0.6187,58.404,9.3129,-0.99341,58.389,8.9379,-1.3681,58.374,9.3129,-0.95872,57.515,9.6879,-0.478,45.399,9.6879,-0.95872,57.515,8.9379,-0.95872,57.515,9.6879,-0.478,45.399,9.6879,-0.10329,45.414,9.3129,-0.21304,45.41,9.0478,-0.74295,45.389,9.0478,-0.8527,45.385,9.3129,-1.3334,57.5,9.3129,-0.58401,57.53,9.3129,-1.9896,83.494,9.7713,-2.0243,84.369,9.7713,-1.5316,83.513,9.3129,-1.5663,84.387,9.3129,-1.9896,83.494,8.8546,-2.0243,84.369,8.8546,-2.4476,83.476,9.3129,-2.4823,84.351,9.3129,-1.9896,83.494,9.7713,-2.0243,84.369,9.7713,-1.9896,83.494,9.7713,-2.4476,83.476,9.3129,-1.9896,83.494,8.8546,-1.5316,83.513,9.3129,-1.9896,83.494,9.6879,-1.6149,83.509,9.3129,-1.9896,83.494,8.9379,-2.3643,83.48,9.3129,-2.0243,84.369,9.7713};
			return value;
		}
		private double[] getCoordinate_5_202_point_2()
		{
			double[] value = {-2.4823,84.351,9.3129,-2.0243,84.369,8.8546,-1.5663,84.387,9.3129,-1.4742,70.505,9.7713,-1.4915,70.942,9.7713,-1.5089,71.379,9.7713,-1.0424,70.522,9.4658,-1.0771,71.396,9.4658,-1.2015,70.516,8.9446,-1.2362,71.39,8.9446,-1.7433,70.494,8.9421,-1.778,71.368,8.9421,-1.9138,70.487,9.4414,-1.9485,71.362,9.4414,-1.4742,70.505,9.7713,-1.4915,70.942,9.7713,-1.5089,71.379,9.7713,-1.4742,70.505,9.7713,-1.9138,70.487,9.4414,-1.7433,70.494,8.9421,-1.2015,70.516,8.9446,-1.0424,70.522,9.4658,-1.4741,70.505,9.6879,-1.0994,70.52,9.3129,-1.4741,70.505,8.9379,-1.8488,70.49,9.3129,-1.5089,71.379,9.7713,-1.9485,71.362,9.4414,-1.778,71.368,8.9421,-1.2362,71.39,8.9446,-1.0771,71.396,9.4658,-1.5089,71.379,9.6879,-1.1342,71.394,9.3129,-1.5089,71.379,8.9379,-1.8836,71.364,9.3129,-1.9896,83.494,9.6879,-1.5089,71.379,9.6879,-1.9896,83.494,8.9379,-1.5089,71.379,8.9379,-1.9896,83.494,9.6879,-1.5089,71.379,9.6879,-2.3643,83.48,9.3129,-1.6149,83.509,9.3129,-1.1342,71.394,9.3129,-1.8836,71.364,9.3129,-1.4741,70.505,9.6879,-0.99341,58.389,9.6879,-1.4741,70.505,8.9379,-0.99341,58.389,8.9379,-1.4741,70.505,9.6879,-0.99341,58.389,9.6879,-0.6187,58.404,9.3129,-1.3681,58.374,9.3129,-1.8488,70.49,9.3129,-1.0994,70.52,9.3129,-0.46063,44.963,9.7713,-0.34191,44.963,9.7556,-0.09255,44.963,9.5864,-0.0019382,44.963,9.3129,-0.09255,44.963,9.0394,-0.34191,44.963,8.8702,-0.57935,44.963,8.8702,-0.82871,44.963,9.0394,-0.91933,44.963,9.3129,-0.82871,44.963,9.5864,-0.57935,44.963,9.7556,-2.2774,44.963,10.75,-2.3607,44.963,10.667,-2.3607,44.963,7.9591,-2.2774,44.963,7.8758,2.4789,44.963,7.8758,2.5622,44.963,7.9591,2.5622,44.963,10.667,2.4789,44.963,10.75,0.6736,44.963,9.7712,0.79229,44.963,9.7556,1.0416,44.963,9.5864,1.1322,44.963,9.3129,1.0416,44.963,9.0394,0.79229,44.963,8.8702,0.55491,44.963,8.8702,0.30561,44.963,9.0394,0.21502,44.963,9.3129,0.30561,44.963,9.5864,0.55491,44.963,9.7556,-2.2774,40.796,10.75,-2.3607,40.796,10.667,-2.3607,40.796,7.9591,-2.2774,40.796,7.8758,2.4789,40.796,7.8758,2.5622,40.796,7.9591,2.5622,40.796,10.667,2.4789,40.796,10.75,-2.2774,44.963,7.8758,-2.2774,40.796,7.8758,2.4789,44.963,7.8758,2.4789,40.796,7.8758,2.4789,43.907,7.8758,2.4789,42.892,7.8758,2.4789,41.853,7.8758};
			return value;
		}
		private double[] getCoordinate_5_202_point_3()
		{
			double[] value = {-2.2774,41.853,7.8758,-2.2774,42.892,7.8758,-2.2774,43.907,7.8758,2.5622,44.963,7.9591,2.5622,44.963,10.667,2.5622,40.796,10.667,2.5622,40.796,7.9591,2.5622,41.853,7.9591,2.5622,42.892,7.9591,2.5622,43.907,7.9591,2.5622,43.907,10.667,2.5622,42.892,10.667,2.5622,41.853,10.667,2.5622,42.88,9.5837,2.5622,43.097,9.4745,2.5622,43.15,9.3129,2.5622,43.097,9.1512,2.5622,42.81,9.0513,2.5622,42.662,9.1512,2.5622,42.609,9.3129,2.5622,42.662,9.4745,2.4789,44.963,10.75,2.4789,40.796,10.75,-2.2774,44.963,10.75,-2.2774,40.796,10.75,2.4789,41.853,10.75,2.4789,42.892,10.75,2.4789,43.907,10.75,-2.2774,43.907,10.75,-2.2774,42.892,10.75,-2.2774,41.853,10.75,-2.3607,44.963,10.667,-2.3607,44.963,7.9591,-2.3607,43.907,7.9591,-2.3607,42.892,7.9591,-2.3607,41.853,7.9591,-2.3607,40.796,7.9591,-2.3607,40.796,10.667,-2.3607,41.853,10.667,-2.3607,42.892,10.667,-2.3607,43.907,10.667,-2.3607,42.879,9.5837,-2.3607,42.809,9.5745,-2.3607,42.662,9.4745,-2.3607,42.608,9.3129,-2.3607,42.662,9.1513,-2.3607,42.809,9.0513,-2.3607,42.949,9.0513,-2.3607,43.097,9.1513,-2.3607,43.15,9.3129,-2.3607,43.097,9.4745,-2.3607,42.949,9.5745,-2.6107,42.88,9.4998,-9.694,42.888,9.4998,-2.6107,42.88,9.4998,-9.694,42.888,9.4998,-2.6105,43.067,9.3123,-2.6107,42.88,9.1248,-2.611,42.692,9.3123,-9.6943,42.701,9.3123,-9.694,42.888,9.1248,-9.6938,43.076,9.3123,-2.6107,42.88,9.5837,-2.5273,42.88,9.5837,-2.4438,42.879,9.5837,-2.611,42.642,9.4435,-2.5276,42.642,9.4435,-2.4441,42.642,9.4435,-2.611,42.647,9.1735,-2.5276,42.647,9.1735,-2.4441,42.647,9.1735,-2.6107,42.88,9.042,-2.5273,42.88,9.042,-2.4438,42.879,9.042,-2.6104,43.117,9.1823,-2.527,43.117,9.1823,-2.4435,43.117,9.1823,-2.6104,43.112,9.4522,-2.527,43.112,9.4522,-2.4436,43.112,9.4522,-2.6107,42.88,9.5837,-2.5273,42.88,9.5837,-2.4438,42.879,9.5837,-2.3607,42.879,9.5837,-2.3607,42.949,9.5745,-2.3607,43.097,9.4745,-2.3607,43.15,9.3129,-2.3607,43.097,9.1513,-2.3607,42.949,9.0513,-2.3607,42.809,9.0513,-2.3607,42.662,9.1513,-2.3607,42.608,9.3129,-2.3607,42.662,9.4745,-2.3607,42.809,9.5745,-2.3607,42.879,9.5837,-2.6107,42.88,9.5837,-2.6104,43.112,9.4522,-2.6104,43.117,9.1823,-2.6107,42.88,9.042,-2.611,42.647,9.1735};
			return value;
		}
		private double[] getCoordinate_5_202_point_4()
		{
			double[] value = {-2.611,42.642,9.4435,-2.6107,42.88,9.4998,-2.611,42.692,9.3123,-2.6107,42.88,9.1248,-2.6105,43.067,9.3123,-9.8818,42.889,9.5837,-9.8192,42.889,9.5837,-9.7566,42.888,9.5837,-9.8821,42.633,9.4032,-9.8195,42.633,9.4032,-9.7569,42.633,9.4032,-9.882,42.727,9.0952,-9.8194,42.727,9.0952,-9.7568,42.727,9.0952,-9.8816,43.048,9.0937,-9.819,43.048,9.0937,-9.7564,43.048,9.0937,-9.8815,43.149,9.3888,-9.8189,43.149,9.3888,-9.7563,43.148,9.3888,-9.8818,42.889,9.5837,-9.8192,42.889,9.5837,-9.7566,42.888,9.5837,-9.694,42.888,9.5837,-9.6938,43.08,9.5044,-9.6937,43.159,9.3129,-9.6938,43.08,9.1213,-9.694,42.888,9.042,-9.6943,42.697,9.1213,-9.6944,42.618,9.3129,-9.6943,42.697,9.5044,-9.694,42.888,9.5837,-9.944,42.889,9.5837,-9.944,42.671,9.4745,-9.944,42.618,9.3129,-9.944,42.671,9.1512,-9.944,42.889,9.042,-9.944,43.106,9.1512,-9.944,43.16,9.3129,-9.944,43.106,9.4745,-9.944,42.889,9.5837,-9.694,42.888,9.5837,-9.6938,43.08,9.5044,-9.6937,43.159,9.3129,-9.6938,43.08,9.1213,-9.694,42.888,9.042,-9.6943,42.697,9.1213,-9.6944,42.618,9.3129,-9.6943,42.697,9.5044,-9.694,42.888,9.4998,-9.6943,42.701,9.3123,-9.694,42.888,9.1248,-9.6938,43.076,9.3123,9.8953,42.871,9.4998,2.812,42.879,9.4998,9.8953,42.871,9.4998,2.812,42.879,9.4998,9.8956,43.058,9.3123,9.8953,42.871,9.1248,9.8951,42.683,9.3123,2.8118,42.692,9.3123,2.812,42.879,9.1248,2.8123,43.067,9.3123,9.8953,42.871,9.5837,9.9578,42.87,9.5837,10.02,42.87,9.5837,10.083,42.87,9.5837,9.895,42.615,9.4032,9.9575,42.615,9.4032,10.02,42.615,9.4032,10.082,42.615,9.4032,9.8951,42.709,9.0952,9.9576,42.709,9.0952,10.02,42.709,9.0952,10.083,42.709,9.0952,9.8955,43.03,9.0937,9.958,43.03,9.0937,10.021,43.03,9.0937,10.083,43.029,9.0937,9.8957,43.131,9.3888,9.9582,43.13,9.3888,10.021,43.13,9.3888,10.083,43.13,9.3888,9.8953,42.871,9.5837,9.9578,42.87,9.5837,10.02,42.87,9.5837,10.083,42.87,9.5837,10.145,42.87,9.5837,10.145,43.088,9.4745,10.145,43.141,9.3129,10.145,43.088,9.1513,10.145,42.87,9.042,10.145,42.653,9.1513,10.145,42.599,9.3129,10.145,42.653,9.4745,10.145,42.87,9.5837,9.8953,42.871,9.5837,9.8957,43.131,9.3888,9.8955,43.03,9.0937,9.8951,42.709,9.0952};
			return value;
		}
		private double[] getCoordinate_5_202_point_5()
		{
			double[] value = {9.895,42.615,9.4032,9.8953,42.871,9.4998,9.8951,42.683,9.3123,9.8953,42.871,9.1248,9.8956,43.058,9.3123,2.6244,42.88,9.5837,2.687,42.879,9.5837,2.7495,42.879,9.5837,2.6241,42.609,9.3129,2.6866,42.609,9.3129,2.7492,42.609,9.3129,2.8117,42.608,9.3129,2.6244,42.88,9.042,2.687,42.879,9.042,2.7495,42.879,9.042,2.812,42.879,9.042,2.6248,43.15,9.3129,2.6873,43.15,9.3129,2.7498,43.15,9.3129,2.8124,43.15,9.3129,2.6244,42.88,9.5837,2.687,42.879,9.5837,2.7495,42.879,9.5837,2.5622,42.88,9.5837,2.5622,42.662,9.4745,2.5622,42.609,9.3129,2.5622,42.662,9.1512,2.5622,42.81,9.0513,2.5622,43.097,9.1512,2.5622,43.15,9.3129,2.5622,43.097,9.4745,2.5622,42.88,9.5837,2.812,42.879,9.5837,2.812,42.879,9.5837,2.812,42.879,9.5837,2.8124,43.15,9.3129,2.812,42.879,9.042,2.8117,42.608,9.3129,2.812,42.879,9.4998,2.8118,42.692,9.3123,2.812,42.879,9.1248,2.8123,43.067,9.3123,0.67803,45.098,9.7712,0.68294,45.249,9.7712,0.68786,45.399,9.7712,1.0793,45.085,9.5339,1.0843,45.236,9.5339,1.0892,45.386,9.5339,1.0708,45.085,9.0771,1.0758,45.236,9.0771,1.0807,45.387,9.0771,0.67803,45.098,8.8545,0.68294,45.249,8.8545,0.68786,45.399,8.8545,0.27671,45.111,9.0919,0.28163,45.262,9.0919,0.28654,45.413,9.0919,0.28522,45.111,9.5487,0.29014,45.262,9.5487,0.29505,45.412,9.5487,0.67803,45.098,9.7712,0.68294,45.249,9.7712,0.68786,45.399,9.7712,0.6736,44.963,9.7712,0.79229,44.963,9.7556,1.0416,44.963,9.5864,1.1322,44.963,9.3129,1.0416,44.963,9.0394,0.79229,44.963,8.8702,0.55491,44.963,8.8702,0.30561,44.963,9.0394,0.21502,44.963,9.3129,0.30561,44.963,9.5864,0.55491,44.963,9.7556,0.6736,44.963,9.7712,0.68786,45.399,9.7712,0.29505,45.412,9.5487,0.28654,45.413,9.0919,0.68786,45.399,8.8545,1.0807,45.387,9.0771,1.0892,45.386,9.5339,0.68782,45.399,9.6879,1.0626,45.387,9.3129,0.68782,45.399,8.9379,0.31302,45.412,9.3129,1.0834,57.518,9.7712,1.1119,58.393,9.7712,1.5152,57.504,9.4657,1.5438,58.378,9.4657,1.3561,57.509,8.9446,1.3846,58.384,8.9446,0.81419,57.527,8.942,0.84274,58.401,8.942,0.64365,57.532,9.4414,0.6722,58.407,9.4414,1.0834,57.518,9.7712,1.1119,58.393,9.7712,1.0834,57.518,9.7712,0.64365,57.532,9.4414,0.81419,57.527,8.942};
			return value;
		}
		private double[] getCoordinate_5_202_point_6()
		{
			double[] value = {1.3561,57.509,8.9446,1.5152,57.504,9.4657,1.0834,57.518,9.6879,1.4582,57.506,9.3129,1.0834,57.518,8.9379,0.70857,57.53,9.3129,1.1119,58.393,9.7712,0.6722,58.407,9.4414,0.84274,58.401,8.942,1.3846,58.384,8.9446,1.5438,58.378,9.4657,1.1119,58.393,9.6879,1.4867,58.38,9.3129,1.1119,58.393,8.9379,0.73712,58.405,9.3129,1.0834,57.518,9.6879,0.68782,45.399,9.6879,1.0834,57.518,9.6879,0.68782,45.399,9.6879,1.0626,45.387,9.3129,0.68782,45.399,8.9379,0.31302,45.412,9.3129,0.70857,57.53,9.3129,1.0834,57.518,8.9379,1.4582,57.506,9.3129,1.9315,83.504,9.7712,1.96,84.379,9.7712,2.3634,83.49,9.4657,2.3919,84.365,9.4657,2.2042,83.495,8.9446,2.2327,84.37,8.9446,1.6623,83.513,8.942,1.6909,84.388,8.942,1.4918,83.519,9.4414,1.5203,84.393,9.4414,1.9315,83.504,9.7712,1.96,84.379,9.7712,1.9315,83.504,9.7712,1.4918,83.519,9.4414,1.6623,83.513,8.942,2.2042,83.495,8.9446,2.3634,83.49,9.4657,1.9315,83.504,9.6879,2.3063,83.492,9.3129,1.9315,83.504,8.9379,1.5567,83.516,9.3129,1.96,84.379,9.7712,1.5203,84.393,9.4414,1.6909,84.388,8.942,2.2327,84.37,8.9446,2.3919,84.365,9.4657,1.5074,70.511,9.7712,1.536,71.386,9.7712,1.9393,70.497,9.4657,1.9678,71.372,9.4657,1.7801,70.502,8.9446,1.8087,71.377,8.9446,1.2383,70.52,8.942,1.2668,71.394,8.942,1.0677,70.526,9.4414,1.0963,71.4,9.4414,1.5074,70.511,9.7712,1.536,71.386,9.7712,1.5074,70.511,9.7712,1.0677,70.526,9.4414,1.2383,70.52,8.942,1.7801,70.502,8.9446,1.9393,70.497,9.4657,1.5075,70.511,9.6879,1.8823,70.499,9.3129,1.5075,70.511,8.9379,1.1327,70.523,9.3129,1.536,71.386,9.7712,1.0963,71.4,9.4414,1.2668,71.394,8.942,1.8087,71.377,8.9446,1.9678,71.372,9.4657,1.5359,71.386,9.6879,1.801,71.377,9.578,1.801,71.377,9.0477,1.5359,71.386,8.9379,1.1611,71.398,9.3129,1.9315,83.504,9.6879,1.5359,71.386,9.6879,1.9315,83.504,9.6879,1.5359,71.386,9.6879,1.5567,83.516,9.3129,1.9315,83.504,8.9379,2.3063,83.492,9.3129,1.801,71.377,9.578,1.801,71.377,9.0477,1.5359,71.386,8.9379,1.1611,71.398,9.3129,1.5075,70.511,9.6879,1.1119,58.393,9.6879,1.5075,70.511,9.6879,1.1119,58.393,9.6879,1.4867,58.38,9.3129,1.1119,58.393,8.9379,0.73712,58.405,9.3129};
			return value;
		}
		private double[] getCoordinate_5_202_point_7()
		{
			double[] value = {1.1327,70.523,9.3129,1.5075,70.511,8.9379,1.8823,70.499,9.3129,10.145,43.287,8.8468,11.823,43.287,8.8468,11.823,43.287,9.7789,10.145,43.287,9.7789,10.145,42.454,8.8468,11.823,42.454,8.8468,11.823,42.454,9.7789,10.145,42.454,9.7789,10.145,43.287,8.8468,10.145,42.454,8.8468,11.823,43.287,8.8468,11.823,42.454,8.8468,11.823,43.287,8.8468,11.823,42.454,8.8468,11.823,42.454,9.7789,11.823,43.141,9.3128,11.823,43.088,9.1512,11.823,42.8,9.0512,11.823,42.653,9.1512,11.823,42.599,9.3128,11.823,42.653,9.4744,11.823,42.94,9.5744,11.823,43.088,9.4744,11.823,43.287,9.7789,11.823,43.287,9.7789,11.823,42.454,9.7789,10.145,43.287,9.7789,10.145,42.454,9.7789,10.145,43.287,9.7789,10.145,42.454,9.7789,10.145,42.454,8.8468,10.145,43.287,8.8468,10.145,42.87,9.5837,10.145,42.653,9.4745,10.145,42.599,9.3129,10.145,42.653,9.1513,10.145,42.87,9.042,10.145,43.088,9.1513,10.145,43.141,9.3129,10.145,43.088,9.4745,-11.622,43.305,8.847,-9.944,43.305,8.847,-9.944,43.305,9.7791,-11.622,43.305,9.7791,-11.622,42.472,8.847,-9.944,42.472,8.847,-9.944,42.472,9.7791,-11.622,42.472,9.7791,-11.622,43.305,8.847,-11.622,42.472,8.847,-9.944,43.305,8.847,-9.944,42.472,8.847,-9.944,43.305,8.847,-9.944,42.472,8.847,-9.944,42.472,9.7791,-9.944,42.889,9.5837,-9.944,43.106,9.4745,-9.944,43.16,9.3129,-9.944,43.106,9.1512,-9.944,42.889,9.042,-9.944,42.671,9.1512,-9.944,42.618,9.3129,-9.944,42.671,9.4745,-9.944,43.305,9.7791,-9.944,43.305,9.7791,-9.944,42.472,9.7791,-11.622,43.305,9.7791,-11.622,42.472,9.7791,-11.622,43.305,9.7791,-11.622,42.472,9.7791,-11.622,42.472,8.847,-11.622,43.305,8.847,-11.622,43.16,9.3131,-11.622,43.05,9.5304,-11.622,42.889,9.5839,-11.622,42.727,9.5304,-11.622,42.627,9.243,-11.622,42.727,9.0957,-11.622,42.889,9.0422,-11.622,43.05,9.0957,17.087,43.061,9.3129,12.073,43.058,9.3129,12.073,42.683,9.3129,17.087,43.061,9.3129,12.073,43.058,9.3129,12.073,43.003,9.4454,12.073,42.87,9.5004,12.073,42.87,9.1254,17.087,42.873,9.1254,17.087,42.686,9.3129,17.087,42.873,9.5004,11.885,43.141,9.3128,11.948,43.141,9.3128,12.01,43.141,9.3128,11.885,42.87,9.5837,11.948,42.87,9.5837,12.01,42.87,9.5837};
			return value;
		}
		private double[] getCoordinate_5_202_point_8()
		{
			double[] value = {11.885,42.599,9.3128,11.948,42.599,9.3128,12.01,42.599,9.3128,11.885,42.87,9.042,11.948,42.87,9.042,12.01,42.87,9.042,11.885,43.141,9.3128,11.948,43.141,9.3128,12.01,43.141,9.3128,11.823,43.141,9.3128,11.823,43.088,9.4744,11.823,42.94,9.5744,11.823,42.653,9.4744,11.823,42.599,9.3128,11.823,42.653,9.1512,11.823,42.8,9.0512,11.823,43.088,9.1512,11.823,43.141,9.3128,12.073,43.141,9.3128,12.073,43.062,9.1213,12.073,42.87,9.042,12.073,42.679,9.1213,12.073,42.599,9.3128,12.073,42.679,9.5043,12.073,42.87,9.5837,12.073,43.062,9.5043,12.073,43.141,9.3128,12.073,43.141,9.3128,12.073,43.062,9.1213,12.073,42.87,9.042,12.073,42.679,9.1213,12.073,42.599,9.3128,12.073,42.679,9.5043,12.073,42.87,9.5837,12.073,43.062,9.5043,12.073,43.058,9.3129,12.073,43.003,9.4454,12.073,42.87,9.5004,12.073,42.683,9.3129,12.073,42.87,9.1254,17.087,43.29,8.842,17.087,43.29,9.7584,17.929,43.29,8.842,17.929,43.29,9.7584,17.087,42.456,8.842,17.087,42.456,9.7584,17.929,42.456,8.842,17.929,42.456,9.7584,17.087,43.29,8.842,17.087,42.456,8.842,17.929,43.29,8.842,17.929,42.456,8.842,17.929,43.29,8.842,17.929,42.456,8.842,17.929,43.29,9.7584,17.929,42.456,9.7584,17.929,43.29,9.7584,17.929,42.456,9.7584,17.087,43.29,9.7584,17.087,42.456,9.7584,17.237,42.873,9.7584,17.316,43.065,9.7584,17.508,43.144,9.7584,17.699,43.065,9.7584,17.778,42.873,9.7584,17.699,42.682,9.7584,17.508,42.602,9.7584,17.316,42.682,9.7584,17.087,43.29,9.7584,17.087,42.456,9.7584,17.087,43.29,8.842,17.087,42.456,8.842,17.087,43.061,9.3129,17.087,42.873,9.5004,17.087,42.686,9.3129,17.087,42.873,9.1254,-14.537,43.076,9.319,-11.872,43.076,9.3136,-11.872,42.701,9.3136,-14.537,43.076,9.319,-11.872,43.076,9.3136,-11.872,42.889,9.1261,-11.872,42.889,9.5011,-17.201,43.076,9.3245,-17.201,42.889,9.512,-17.201,42.701,9.3245,-17.201,42.889,9.137,-17.201,43.076,9.3245,-11.684,43.16,9.3132,-11.747,43.16,9.3133,-11.809,43.16,9.3135,-11.872,43.16,9.3136,-11.622,42.889,9.0422,-11.684,42.889,9.0424,-11.747,42.889,9.0425,-11.81,42.889,9.0426,-11.872,42.889,9.0428,-11.684,42.618,9.3132,-11.747,42.618,9.3133,-11.809,42.618,9.3135};
			return value;
		}
		private double[] getCoordinate_5_202_point_9()
		{
			double[] value = {-11.872,42.618,9.3136,-11.683,42.889,9.584,-11.746,42.889,9.5842,-11.809,42.889,9.5843,-11.871,42.889,9.5844,-11.684,43.16,9.3132,-11.747,43.16,9.3133,-11.809,43.16,9.3135,-11.872,43.16,9.3136,-11.622,43.16,9.3131,-11.622,43.05,9.0957,-11.622,42.727,9.0957,-11.622,42.627,9.243,-11.622,42.727,9.5304,-11.622,42.889,9.5839,-11.622,43.05,9.5304,-11.622,43.16,9.3131,-11.872,43.16,9.3136,-11.871,42.889,9.5844,-11.872,42.618,9.3136,-11.872,42.889,9.0428,-11.872,43.076,9.3136,-11.872,42.889,9.1261,-11.872,42.701,9.3136,-11.872,42.889,9.5011,-18.043,43.305,8.8671,-18.043,43.305,9.7835,-17.201,43.305,8.8671,-17.201,43.305,9.7835,-18.043,42.472,8.8671,-18.043,42.472,9.7835,-17.201,42.472,8.8671,-17.201,42.472,9.7835,-18.043,43.305,8.8671,-18.043,42.472,8.8671,-17.201,43.305,8.8671,-17.201,42.472,8.8671,-17.201,43.305,8.8671,-17.201,42.472,8.8671,-17.201,43.305,9.7835,-17.201,42.472,9.7835,-17.201,43.076,9.3245,-17.201,42.889,9.137,-17.201,42.701,9.3245,-17.201,42.889,9.512,-17.201,43.305,9.7835,-17.201,42.472,9.7835,-18.043,43.305,9.7835,-18.043,42.472,9.7835,-17.893,42.889,9.7835,-17.814,43.08,9.7835,-17.622,43.16,9.7835,-17.431,43.08,9.7835,-17.351,42.889,9.7835,-17.431,42.697,9.7835,-17.622,42.618,9.7835,-17.814,42.697,9.7835,-18.043,43.305,9.7835,-18.043,42.472,9.7835,-18.043,43.305,8.8671,-18.043,42.472,8.8671,17.321,42.873,10.947,17.321,42.873,10.634,17.32,42.873,10.322,17.32,42.873,10.009,17.446,43.05,10.947,17.446,43.05,10.634,17.445,43.05,10.322,17.659,42.985,10.947,17.659,42.985,10.634,17.659,42.985,10.322,17.66,42.763,10.947,17.66,42.763,10.634,17.66,42.763,10.322,17.456,42.693,10.947,17.455,42.693,10.634,17.455,42.693,10.322,17.321,42.873,10.947,17.321,42.873,10.634,17.32,42.873,10.322,17.32,42.873,10.009,17.321,42.873,11.259,17.376,43.006,11.259,17.508,43.061,11.259,17.641,43.006,11.259,17.696,42.873,11.259,17.641,42.74,11.259,17.508,42.686,11.259,17.376,42.74,11.259,17.321,42.873,11.259,17.375,42.74,10.009,17.508,42.686,10.009,17.64,42.74,10.009,17.695,42.873,10.009,17.64,43.006,10.009,17.508,43.061,10.009,17.375,43.006,10.009,17.237,42.873,9.7584,17.778,42.873,9.7584,17.237,42.873,9.7584};
			return value;
		}
		private double[] getCoordinate_5_202_point_10()
		{
			double[] value = {17.316,42.682,9.7584,17.508,42.602,9.7584,17.699,42.682,9.7584,17.699,43.065,9.7584,17.508,43.144,9.7584,17.316,43.065,9.7584,17.237,42.873,10.009,17.316,43.065,10.009,17.508,43.144,10.009,17.699,43.065,10.009,17.778,42.873,10.009,17.699,42.682,10.009,17.508,42.602,10.009,17.316,42.682,10.009,17.237,42.873,10.009,17.237,42.873,10.009,17.316,42.682,10.009,17.508,42.602,10.009,17.699,42.682,10.009,17.778,42.873,10.009,17.699,43.065,10.009,17.508,43.144,10.009,17.316,43.065,10.009,17.32,42.873,10.009,17.375,43.006,10.009,17.508,43.061,10.009,17.64,43.006,10.009,17.695,42.873,10.009,17.64,42.74,10.009,17.508,42.686,10.009,17.375,42.74,10.009,-17.809,42.889,10.972,-17.809,42.889,10.659,-17.809,42.889,10.346,-17.809,42.889,10.034,-17.684,43.066,10.972,-17.684,43.066,10.659,-17.684,43.066,10.346,-17.471,43.0,10.972,-17.471,43.0,10.659,-17.471,43.0,10.346,-17.47,42.779,10.972,-17.47,42.779,10.659,-17.47,42.779,10.346,-17.674,42.709,10.972,-17.674,42.709,10.659,-17.674,42.709,10.346,-17.809,42.889,10.972,-17.809,42.889,10.659,-17.809,42.889,10.346,-17.809,42.889,10.034,-17.809,42.889,11.284,-17.754,43.021,11.284,-17.621,43.076,11.284,-17.489,43.021,11.284,-17.434,42.889,11.284,-17.489,42.756,11.284,-17.621,42.701,11.284,-17.754,42.756,11.284,-17.809,42.889,11.284,-17.754,42.756,10.034,-17.622,42.701,10.034,-17.489,42.756,10.034,-17.434,42.889,10.034,-17.489,43.021,10.034,-17.622,43.076,10.034,-17.754,43.021,10.034,-17.893,42.889,9.7835,-17.893,42.889,10.034,-17.712,42.633,10.034,-17.404,42.728,10.034,-17.403,43.048,10.034,-17.698,43.149,10.034,-17.893,42.889,9.7835,-17.893,42.889,10.034,-17.814,42.697,9.7835,-17.622,42.618,9.7835,-17.431,42.697,9.7835,-17.351,42.889,9.7835,-17.431,43.08,9.7835,-17.622,43.16,9.7835,-17.814,43.08,9.7835,-17.893,42.889,10.034,-17.712,42.633,10.034,-17.404,42.728,10.034,-17.403,43.048,10.034,-17.698,43.149,10.034,-17.809,42.889,10.034,-17.754,43.021,10.034,-17.622,43.076,10.034,-17.489,43.021,10.034,-17.434,42.889,10.034,-17.489,42.756,10.034,-17.622,42.701,10.034,-17.754,42.756,10.034,2.4789,44.963,7.8758,2.5622,44.963,7.9591,2.4789,43.907,7.8758,2.5099,43.907,7.8818,2.5378,43.907,7.9002};
			return value;
		}
		private double[] getCoordinate_5_202_point_11()
		{
			double[] value = {2.5555,43.907,7.9263,2.5622,43.907,7.9591,2.4789,42.892,7.8758,2.5099,42.892,7.8818,2.5378,42.892,7.9002,2.5555,42.892,7.9263,2.5622,42.892,7.9591,2.4789,41.853,7.8758,2.5099,41.853,7.8818,2.5378,41.853,7.9002,2.5555,41.853,7.9263,2.5622,41.853,7.9591,2.4789,40.796,7.8758,2.5622,40.796,7.9591,2.5622,44.963,10.667,2.4789,44.963,10.75,2.5622,43.907,10.667,2.5563,43.907,10.698,2.5378,43.907,10.726,2.5117,43.907,10.743,2.4789,43.907,10.75,2.5622,42.892,10.667,2.5563,42.892,10.698,2.5378,42.892,10.726,2.5117,42.892,10.743,2.4789,42.892,10.75,2.5622,41.853,10.667,2.5563,41.853,10.698,2.5378,41.853,10.726,2.5117,41.853,10.743,2.4789,41.853,10.75,2.5622,40.796,10.667,2.4789,40.796,10.75,-2.3607,44.963,7.9591,-2.2774,44.963,7.8758,-2.3607,43.907,7.9591,-2.3548,43.907,7.9282,-2.3363,43.907,7.9002,-2.3102,43.907,7.8825,-2.2774,43.907,7.8758,-2.3607,42.892,7.9591,-2.3548,42.892,7.9282,-2.3363,42.892,7.9002,-2.3102,42.892,7.8825,-2.2774,42.892,7.8758,-2.3607,41.853,7.9591,-2.3548,41.853,7.9282,-2.3363,41.853,7.9002,-2.3102,41.853,7.8825,-2.2774,41.853,7.8758,-2.3607,40.796,7.9591,-2.2774,40.796,7.8758,-2.2774,44.963,10.75,-2.3607,44.963,10.667,-2.2774,43.907,10.75,-2.3084,43.907,10.744,-2.3363,43.907,10.726,-2.354,43.907,10.7,-2.3607,43.907,10.667,-2.2774,42.892,10.75,-2.3084,42.892,10.744,-2.3363,42.892,10.726,-2.354,42.892,10.7,-2.3607,42.892,10.667,-2.2774,41.853,10.75,-2.3084,41.853,10.744,-2.3363,41.853,10.726,-2.354,41.853,10.7,-2.3607,41.853,10.667,-2.2774,40.796,10.75,-2.3607,40.796,10.667};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_203_vector_1()
		{
			double[] value = {1.8826E-15,7.47E-17,1.0,7.5305E-15,2.988E-16,1.0,0.87538,0.034734,0.48219,0.87538,0.034734,0.48219,0.87538,0.034734,0.48219,0.85682,0.033997,-0.5145,0.85682,0.033997,-0.5145,0.85682,0.033997,-0.5145,1.8826E-15,7.47E-17,-1.0,4.7066E-15,1.8675E-16,-1.0,-1.8826E-15,-7.47E-17,-1.0,-0.87538,-0.034734,-0.48219,-0.87538,-0.034734,-0.48219,-0.87538,-0.034734,-0.48219,-0.85682,-0.033997,0.5145,-0.85682,-0.033997,0.5145,-0.85682,-0.033997,0.5145,-3.7653E-15,-1.494E-16,1.0,3.7653E-15,1.494E-16,1.0,-1.8826E-15,-7.47E-17,1.0,0.25862,0.010261,0.96593,0.80183,0.031815,0.59671,0.99921,0.039647,0.0,0.80183,0.031815,-0.59671,0.25862,0.010261,-0.96593,-0.25862,-0.010261,-0.96593,-0.80183,-0.031815,-0.59671,-0.99921,-0.039647,-1.8113E-16,-0.80183,-0.031815,0.59671,-0.25862,-0.010261,0.96593,-1.8826E-15,-7.47E-17,1.0,3.7653E-15,1.494E-16,1.0,3.7653E-15,1.494E-16,1.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,1.0451E-14,-0.039647,0.99921,7.7453E-15,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,-6.0839E-18,-0.039647,0.99921,0.0,3.7653E-15,1.494E-16,1.0,-3.7653E-15,-1.494E-16,1.0,0.99921,0.039647,3.5763E-16,0.99921,0.039647,1.6188E-14,5.6479E-15,2.241E-16,-1.0,5.6479E-15,2.241E-16,-1.0,-0.99921,-0.039647,-6.6107E-16,-0.99921,-0.039647,-1.2694E-16,3.7653E-15,1.494E-16,1.0,-3.7653E-15,-1.494E-16,1.0,0.039647,-0.99921,0.0,0.039647,-0.99921,1.551E-14,0.039647,-0.99921,0.0,0.039647,-0.99921,1.5491E-14,0.039647,-0.99921,-5.2821E-18,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,-8.5198E-15,-0.039647,0.99921,-1.5491E-14,5.6479E-15,2.241E-16,1.0,-9.4131E-15,-3.735E-16,1.0,3.7653E-15,1.494E-16,-1.0,5.6479E-15,2.241E-16,1.0,-9.4131E-15,-3.735E-16,1.0,0.99921,0.039647,3.6691E-16,0.70655,0.028035,-0.70711,-0.70655,-0.028035,-0.70711,-0.99921,-0.039647,1.8718E-14,-0.99921,-0.039647,1.3036E-15,0.99921,0.039647,1.1317E-15,0.0,0.0,1.0,1.8826E-15,7.47E-17,1.0,0.99921,0.039647,-1.8755E-14,0.99921,0.039647,-1.0683E-15,1.8826E-15,7.47E-17,-1.0,1.8826E-15,7.47E-17,-1.0,-0.99921,-0.039647,-1.0683E-15,-0.99921,-0.039647,-4.7066E-16,0.0,0.0,1.0,1.8826E-15,7.47E-17,1.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,1.5491E-14,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,-0.039647,0.99921,0.0};
			return value;
		}
		private double[] getNormal_5_203_vector_2()
		{
			double[] value = {-0.039647,0.99921,0.0,-0.039647,0.99921,-1.5491E-14,-0.039647,0.99921,0.0,1.8826E-15,7.47E-17,1.0,1.8826E-15,7.47E-17,1.0,0.0,0.0,1.0,0.942,0.037377,0.33353,0.942,0.037377,0.33353,0.5948,0.023601,-0.80352,0.5948,0.023601,-0.80352,-0.58716,-0.023297,-0.80914,-0.58716,-0.023297,-0.80914,-0.95914,-0.038057,0.28035,-0.95914,-0.038057,0.28035,1.8826E-15,7.47E-17,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,1.065E-17,0.039647,-0.99921,0.0,0.039647,-0.99921,-1.704E-14,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,0.039647,-0.99921,0.0,-0.039647,0.99921,9.6037E-18,-0.039647,0.99921,0.0,-0.039647,0.99921,-1.0617E-17,-0.039647,0.99921,0.0,-0.039647,0.99921,0.0,-0.039647,0.99921,1.704E-14,-0.039647,0.99921,0.0,-0.039647,0.99921,-1.0564E-17,-0.039647,0.99921,0.0,-3.7653E-15,-1.494E-16,1.0,1.8826E-15,7.47E-17,1.0,0.0,0.0,-1.0,-7.5305E-15,-2.988E-16,-1.0,-3.7653E-15,-1.494E-16,1.0,1.8826E-15,7.47E-17,1.0,-0.99921,-0.039647,9.4131E-16,0.99921,0.039647,-1.9197E-15,0.99921,0.039647,5.7905E-16,-0.99921,-0.039647,2.7527E-15,5.6479E-15,2.241E-16,1.0,-3.7653E-15,-1.494E-16,1.0,-1.8826E-15,-7.47E-17,-1.0,1.8826E-15,7.47E-17,-1.0,5.6479E-15,2.241E-16,1.0,-3.7653E-15,-1.494E-16,1.0,0.99921,0.039647,6.347E-17,-0.99921,-0.039647,1.2694E-16,-0.99921,-0.039647,-3.6227E-16,0.99921,0.039647,2.4089E-15,0.0,1.0,0.0,0.0,1.0,0.0,2.6765E-15,1.0,0.0,0.0,1.0,0.0,-2.6765E-15,1.0,0.0,0.0,1.0,-3.7797E-15,-2.2617E-15,1.0,0.0,0.0,1.0,0.0,-2.0409E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,3.7798E-15,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-1.4682E-15,1.0,0.0,1.4682E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-2.5459E-15,0.0,1.0,0.0,-2.3417E-15,1.0,0.0,2.2535E-15,1.0,0.0,-2.0884E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-2.2535E-15,1.0,-1.3309E-31,-2.3027E-30,1.0,-3.7796E-15,0.0,1.0,0.0,-2.7586E-15,1.0,0.0,-2.6649E-15,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0};
			return value;
		}
		private double[] getNormal_5_203_vector_3()
		{
			double[] value = {0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,5.7121E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-5.7097E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,1.0,-1.3977E-17,-1.1305E-14,1.0,0.0,0.0,1.0,-1.3977E-17,-1.1305E-14,1.0,0.0012364,1.0,4.5217E-14,4.659E-18,3.7682E-15,-1.0,-0.0012364,-1.0,-1.5072E-14,-0.0012364,-1.0,-3.0225E-14,-4.659E-18,-3.7682E-15,-1.0,0.0012364,1.0,3.2613E-17,-2.3295E-18,-1.8841E-15,1.0,-2.3295E-18,-1.8841E-15,1.0,4.659E-18,3.7682E-15,1.0,-0.0010832,-0.87607,0.48219,-0.0010832,-0.87607,0.48219,-0.0010832,-0.87607,0.48219,-0.0010602,-0.85749,-0.5145,-0.0010602,-0.85749,-0.5145,-0.0010602,-0.85749,-0.5145,4.659E-18,3.7682E-15,-1.0,2.3295E-18,1.8841E-15,-1.0,-2.3295E-18,-1.8841E-15,-1.0,0.0010832,0.87607,-0.48219,0.0010832,0.87607,-0.48219,0.0010832,0.87607,-0.48219,0.0010602,0.85749,0.5145,0.0010602,0.85749,0.5145,0.0010602,0.85749,0.5145,-2.3295E-18,-1.8841E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-4.659E-18,-3.7682E-15,1.0,3.2001E-4,0.25882,0.96593,9.9216E-4,0.80246,0.59671,0.0012364,1.0,0.0,9.9216E-4,0.80246,-0.59671,3.2001E-4,0.25882,-0.96593,-3.2001E-4,-0.25882,-0.96593,-9.9216E-4,-0.80246,-0.59671,-0.0012364,-1.0,5.8238E-19,-9.9216E-4,-0.80246,0.59671,-3.2001E-4,-0.25882,0.96593,-4.659E-18,-3.7682E-15,1.0,-1.0,0.0012364,0.0,-1.0,0.0012364,-2.1418E-17,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0};
			return value;
		}
		private double[] getNormal_5_203_vector_4()
		{
			double[] value = {-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-2.3295E-18,-1.8841E-15,1.0,2.3295E-18,1.8841E-15,1.0,-2.3295E-18,-1.8841E-15,1.0,-0.0011656,-0.94274,0.33353,-0.0011656,-0.94274,0.33353,-0.0011656,-0.94274,0.33353,-7.36E-4,-0.59527,-0.80352,-7.36E-4,-0.59527,-0.80352,-7.36E-4,-0.59527,-0.80352,7.2654E-4,0.58762,-0.80914,7.2654E-4,0.58762,-0.80914,7.2654E-4,0.58762,-0.80914,0.0011868,0.9599,0.28035,0.0011868,0.9599,0.28035,0.0011868,0.9599,0.28035,-4.659E-18,-3.7682E-15,1.0,-2.3295E-18,-1.8841E-15,1.0,1.1648E-17,9.4205E-15,1.0,4.659E-18,3.7682E-15,1.0,8.7427E-4,0.70711,0.70711,0.0012364,1.0,3.7673E-14,8.7427E-4,0.70711,-0.70711,-4.659E-18,-3.7682E-15,-1.0,-8.7427E-4,-0.70711,-0.70711,-0.0012364,-1.0,3.0136E-14,-8.7427E-4,-0.70711,0.70711,4.659E-18,3.7682E-15,1.0,-7.1033E-15,1.8929E-15,1.0,-9.9216E-4,-0.80246,0.59671,-0.0012364,-1.0,-7.5411E-15,-9.9216E-4,-0.80246,-0.59671,2.3295E-18,1.8841E-15,-1.0,9.9216E-4,0.80246,-0.59671,0.0012364,1.0,-1.3977E-17,9.9216E-4,0.80246,0.59671,-7.1033E-15,1.8929E-15,1.0,1.0,-0.0012364,0.0,1.0,-0.0012364,-1.9002E-17,1.0,-0.0012364,0.0,1.0,-0.0012364,3.8611E-15,1.0,-0.0012364,0.0,1.0,-0.0012364,3.8421E-15,1.0,-0.0012364,0.0,1.0,-0.0012364,-1.9002E-17,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,0.0,0.0,1.0,-1.3977E-17,-1.1305E-14,1.0,0.0,0.0,1.0,-1.3977E-17,-1.1305E-14,1.0,0.0012364,1.0,0.0,4.659E-18,3.7682E-15,-1.0,-0.0012364,-1.0,-1.5082E-14,-0.0012364,-1.0,-4.5221E-14,-4.659E-18,-3.7682E-15,-1.0,0.0012364,1.0,1.5121E-14,-4.659E-18,-3.7682E-15,1.0,-9.3181E-18,-7.5364E-15,1.0,-9.3181E-18,-7.5364E-15,1.0,-1.1648E-17,-9.4205E-15,1.0,-0.0011656,-0.94274,0.33353,-0.0011656,-0.94274,0.33353,-0.0011656,-0.94274,0.33353,-0.0011656,-0.94274,0.33353,-7.36E-4,-0.59527,-0.80352,-7.36E-4,-0.59527,-0.80352,-7.36E-4,-0.59527,-0.80352,-7.36E-4,-0.59527,-0.80352,7.2654E-4,0.58762,-0.80914,7.2654E-4,0.58762,-0.80914,7.2654E-4,0.58762,-0.80914,7.2654E-4,0.58762,-0.80914,0.0011868,0.9599,0.28035,0.0011868,0.9599,0.28035,0.0011868,0.9599,0.28035,0.0011868,0.9599,0.28035,-4.659E-18,-3.7682E-15,1.0,-2.3295E-18,-1.8841E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-4.659E-18,-3.7682E-15,1.0,9.9216E-4,0.80246,0.59671,0.0012364,1.0,-2.2637E-14,9.9216E-4,0.80246,-0.59671,2.3295E-18,1.8841E-15,-1.0,-9.9216E-4,-0.80246,-0.59671,-0.0012364,-1.0,-2.3295E-17,-9.9216E-4,-0.80246,0.59671,-4.659E-18,-3.7682E-15,1.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0};
			return value;
		}
		private double[] getNormal_5_203_vector_5()
		{
			double[] value = {-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,-1.0,0.0012364,0.0,9.3181E-18,7.5364E-15,1.0,2.3295E-18,1.8841E-15,1.0,-1.1648E-17,-9.4205E-15,1.0,-0.0012364,-1.0,-4.0767E-18,-0.0012364,-1.0,7.5347E-15,-0.0012364,-1.0,4.522E-14,-0.0012364,-1.0,7.5376E-15,0.0,0.0,-1.0,-2.3295E-18,-1.8841E-15,-1.0,-2.3295E-18,-1.8841E-15,-1.0,6.9886E-18,5.6523E-15,-1.0,0.0012364,1.0,-7.5376E-15,0.0012364,1.0,7.5388E-15,0.0012364,1.0,3.0147E-14,0.0012364,1.0,7.5353E-15,-2.3295E-18,-1.8841E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,7.1024E-15,-7.5452E-15,1.0,-9.9216E-4,-0.80246,0.59671,-0.0012364,-1.0,2.2608E-14,-9.9216E-4,-0.80246,-0.59671,-3.2001E-4,-0.25882,-0.96593,9.9216E-4,0.80246,-0.59671,0.0012364,1.0,1.7471E-18,9.9216E-4,0.80246,0.59671,7.1024E-15,-7.5452E-15,1.0,-6.9886E-18,-5.6523E-15,1.0,-6.9886E-18,-5.6523E-15,1.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,1.0,-0.0012364,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.8756,-0.02858,0.48219,0.8756,-0.02858,0.48219,0.8756,-0.02858,0.48219,0.85704,-0.027974,-0.5145,0.85704,-0.027974,-0.5145,0.85704,-0.027974,-0.5145,-6.5909E-15,2.1513E-16,-1.0,-9.4155E-16,3.0732E-17,-1.0,1.8831E-15,-6.1465E-17,-1.0,-0.8756,0.02858,-0.48219,-0.8756,0.02858,-0.48219,-0.8756,0.02858,-0.48219,-0.85704,0.027974,0.5145,-0.85704,0.027974,0.5145,-0.85704,0.027974,0.5145,-1.8831E-15,6.1465E-17,1.0,-3.7662E-15,1.2293E-16,1.0,0.0,0.0,1.0,3.7662E-15,-1.2293E-16,1.0,0.25868,-0.0084434,0.96593,0.80203,-0.026178,0.59671,0.99947,-0.032623,0.0,0.80203,-0.026178,-0.59671,0.25868,-0.0084434,-0.96593,-0.25868,0.0084434,-0.96593,-0.80203,0.026178,-0.59671,-0.99947,0.032623,4.9172E-16,-0.80203,0.026178,0.59671,-0.25868,0.0084434,0.96593,3.7662E-15,-1.2293E-16,1.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,-1.0454E-14,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,-1.8831E-15,6.1465E-17,1.0,-1.8831E-15,6.1465E-17,1.0,0.94224,-0.030755,0.33353,0.94224,-0.030755,0.33353,0.59496,-0.019419,-0.80352,0.59496,-0.019419,-0.80352,-0.58731,0.01917,-0.80914,-0.58731,0.01917,-0.80914,-0.95939,0.031315,0.28035,-0.95939,0.031315,0.28035,-1.8831E-15,6.1465E-17,1.0,-1.8831E-15,6.1465E-17,1.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,4.368E-18};
			return value;
		}
		private double[] getNormal_5_203_vector_6()
		{
			double[] value = {-0.032623,-0.99947,-8.6E-15,-0.032623,-0.99947,-1.1619E-14,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,-1.2102E-14,0.032623,0.99947,0.0,0.032623,0.99947,8.5912E-15,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,-1.5804E-17,0.032623,0.99947,0.0,0.032623,0.99947,-1.5494E-14,-5.6493E-15,1.8439E-16,1.0,-1.8831E-15,6.1465E-17,1.0,-5.6493E-15,1.8439E-16,1.0,-1.8831E-15,6.1465E-17,1.0,0.99947,-0.032623,1.7356E-14,-1.8831E-15,6.1465E-17,-1.0,-0.99947,0.032623,-1.8701E-16,-0.99947,0.032623,6.0941E-16,1.8831E-15,-6.1465E-17,-1.0,0.99947,-0.032623,2.6312E-15,-1.8831E-15,6.1465E-17,1.0,3.7662E-15,-1.2293E-16,1.0,0.94224,-0.030755,0.33353,0.94224,-0.030755,0.33353,0.59496,-0.019419,-0.80352,0.59496,-0.019419,-0.80352,-0.58731,0.01917,-0.80914,-0.58731,0.01917,-0.80914,-0.95939,0.031315,0.28035,-0.95939,0.031315,0.28035,-1.8831E-15,6.1465E-17,1.0,3.7662E-15,-1.2293E-16,1.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,8.6924E-18,-0.032623,-0.99947,0.0,-0.032623,-0.99947,-8.6924E-18,-0.032623,-0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,0.032623,0.99947,0.0,-1.8831E-15,6.1465E-17,1.0,-1.8831E-15,6.1465E-17,1.0,0.94224,-0.030755,0.33353,0.94224,-0.030755,0.33353,0.59496,-0.019419,-0.80352,0.59496,-0.019419,-0.80352,-0.58731,0.01917,-0.80914,-0.58731,0.01917,-0.80914,-0.95939,0.031315,0.28035,-0.95939,0.031315,0.28035,-1.8831E-15,6.1465E-17,1.0,-1.8831E-15,6.1465E-17,1.0,-0.032623,-0.99947,-7.9022E-18,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,1.1852E-17,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,-0.032623,-0.99947,0.0,0.032623,0.99947,7.9022E-18,0.032623,0.99947,-2.4204E-14,0.032623,0.99947,0.0,0.032623,0.99947,-1.7182E-14,0.032623,0.99947,1.1852E-17,0.032623,0.99947,0.0,0.032623,0.99947,-1.0012E-17,0.032623,0.99947,0.0,0.032623,0.99947,-1.7053E-14,0.032623,0.99947,0.0,3.7662E-15,-1.2293E-16,1.0,0.0,0.0,1.0,3.7662E-15,-1.2293E-16,1.0,0.0,0.0,1.0,-0.99947,0.032623,-2.5633E-16,0.0,0.0,-1.0,0.99947,-0.032623,2.4167E-15,0.70673,-0.023068,0.70711,0.70673,-0.023068,-0.70711,0.0,0.0,-1.0,-0.99947,0.032623,-1.7315E-15,1.8831E-15,-6.1465E-17,1.0,5.6493E-15,-1.8439E-16,1.0,1.8831E-15,-6.1465E-17,1.0,5.6493E-15,-1.8439E-16,1.0,0.99947,-0.032623,5.1266E-16,1.8831E-15,-6.1465E-17,-1.0,-0.99947,0.032623,-9.625E-16};
			return value;
		}
		private double[] getNormal_5_203_vector_7()
		{
			double[] value = {-0.99947,0.032623,2.5633E-16,1.8831E-15,-6.1465E-17,-1.0,0.99947,-0.032623,7.2711E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-2.8018E-15,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-2.5838E-15,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-5.4332E-4,1.0,4.5239E-14,-5.4332E-4,1.0,-1.5097E-14,5.4332E-4,-1.0,-4.5192E-14,-5.4332E-4,1.0,4.5239E-14,-5.4332E-4,1.0,-1.5097E-14,-3.8418E-4,0.70711,0.70711,2.0473E-18,-3.7682E-15,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,5.4332E-4,-1.0,-1.5032E-14,2.0473E-18,-3.7682E-15,1.0,-5.4332E-4,1.0,3.0142E-14,-5.4332E-4,1.0,-1.5071E-14,-5.4332E-4,1.0,3.0144E-14,1.0237E-18,-1.8841E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}
		private double[] getNormal_5_203_vector_8()
		{
			double[] value = {5.4332E-4,-1.0,1.5067E-14,5.4332E-4,-1.0,1.5065E-14,5.4332E-4,-1.0,-1.5079E-14,-1.0237E-18,1.8841E-15,-1.0,2.0473E-18,-3.7682E-15,-1.0,-3.071E-18,5.6523E-15,-1.0,-5.4332E-4,1.0,-2.2607E-14,-5.4332E-4,1.0,1.5071E-14,-5.4332E-4,1.0,-1.5077E-14,-5.4332E-4,1.0,-1.5071E-14,-4.3599E-4,0.80246,0.59671,-1.4062E-4,0.25882,0.96593,4.3599E-4,-0.80246,0.59671,5.4332E-4,-1.0,0.0,4.3599E-4,-0.80246,-0.59671,1.4062E-4,-0.25882,-0.96593,-4.3599E-4,0.80246,-0.59671,-5.4332E-4,1.0,-1.5071E-14,-5.4332E-4,1.0,-2.2609E-14,-3.8418E-4,0.70711,-0.70711,2.0473E-18,-3.7682E-15,-1.0,3.8418E-4,-0.70711,-0.70711,5.4332E-4,-1.0,2.2611E-14,3.8418E-4,-0.70711,0.70711,4.0947E-18,-7.5364E-15,1.0,-3.8418E-4,0.70711,0.70711,-5.4332E-4,1.0,-2.2609E-14,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,4.4031E-15,1.0,5.4332E-4,0.0,1.0,5.4332E-4,0.0,1.0,5.4332E-4,-8.4233E-18,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.5674E-15,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,7.5446E-15,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-6.1752E-17,1.0,-3.0146E-14,6.1752E-17,1.0,3.0146E-14,-3.0876E-17,-1.0,-1.5073E-14,3.0876E-17,1.0,1.5073E-14,6.1752E-17,1.0,3.0146E-14,-0.0020484,3.7914E-15,-1.0,0.0020484,3.7759E-15,1.0,-6.1752E-17,1.0,-3.0146E-14,0.0020484,-7.4747E-15,1.0,-9.2628E-17,-1.0,-4.5219E-14,-0.0020484,0.0,-1.0,-6.1752E-17,1.0,-3.0146E-14,-7.719E-17,1.0,-3.7682E-14,-1.5438E-17,1.0,-7.5364E-15,1.235E-16,1.0,6.0291E-14,3.0876E-17,1.0,1.5073E-14,-0.0020484,5.6369E-15,-1.0,-0.0020484,1.861E-15,-1.0,-0.0020484,-1.8995E-15,-1.0,-0.0020484,-5.6678E-15,-1.0,-0.0020484,-7.5596E-15,-1.0,7.719E-17,-1.0,3.7682E-14,9.2628E-17,-1.0,4.5219E-14,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_203_vector_9()
		{
			double[] value = {-3.0876E-17,-1.0,-1.5073E-14,0.0020484,-7.5364E-15,1.0,0.0020484,1.5042E-14,1.0,0.0020484,9.4128E-15,1.0,0.0020484,0.0,1.0,-1.5438E-17,1.0,-7.5364E-15,-1.5438E-17,1.0,-7.5364E-15,0.0,1.0,0.0,3.0876E-17,1.0,1.5073E-14,0.0,1.0,0.0,-0.0016438,0.59671,-0.80246,-0.0016438,-0.59671,-0.80246,-5.3018E-4,-0.96593,-0.25882,0.0016438,-0.59671,0.80246,0.0020484,-5.66E-15,1.0,0.0016438,0.59671,0.80246,0.0,1.0,0.0,-1.0,0.0,0.0020484,-1.0,0.0,0.0020484,-1.0,0.0,0.0020484,-1.0,0.0,0.0020484,-1.0,0.0,0.0020484,-1.0,-1.3435E-17,0.0020484,-1.0,0.0,0.0020484,-1.0,-6.5723E-15,0.0020484,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-7.739E-15,1.0,0.0,5.4948E-15,1.0,0.0,-7.739E-15,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-3.7687E-14,6.102E-4,-1.0,-7.541E-15,6.102E-4,-1.0,-2.2609E-14,6.102E-4,-1.0,2.26E-14,6.102E-4,-0.33353,0.94274,2.0352E-4,-0.33353,0.94274,2.0352E-4,-0.33353,0.94274,2.0352E-4,0.80352,0.59527,-4.9031E-4,0.80352,0.59527,-4.9031E-4,0.80352,0.59527,-4.9031E-4,0.80914,-0.58762,-4.9374E-4,0.80914,-0.58762,-4.9374E-4,0.80914,-0.58762,-4.9374E-4,-0.28035,-0.9599,1.7107E-4,-0.28035,-0.9599,1.7107E-4,-0.28035,-0.9599,1.7107E-4,-1.0,0.0,6.102E-4,-1.0,7.541E-15,6.102E-4,-1.0,-7.5341E-15,6.102E-4,-1.0,2.26E-14,6.102E-4,-1.0,-7.5364E-15,6.102E-4,-0.70711,0.70711,4.3148E-4,1.5073E-14,1.0,-9.1975E-18,0.70711,0.70711,-4.3148E-4,1.0,-7.5369E-14,-6.102E-4,0.70711,-0.70711,-4.3148E-4,4.5219E-14,-1.0,-2.7592E-17,-0.70711,-0.70711,4.3148E-4,-1.0,-7.5364E-15,6.102E-4,-0.70711,-0.70711,4.3148E-4,-9.0435E-14,-1.0,4.4273E-15,0.70711,-0.70711,-4.3148E-4,1.0,-1.5077E-14,-6.102E-4,0.70711,0.70711,-4.3148E-4,1.5073E-14,1.0,-9.1975E-18,-0.70711,0.70711,4.3148E-4,-1.0,3.7682E-14,0.0,1.0,3.7682E-15,0.0,-1.0,3.7682E-14,0.0};
			return value;
		}
		private double[] getNormal_5_203_vector_10()
		{
			double[] value = {-0.70711,-0.70711,5.8649E-15,-1.5073E-14,-1.0,0.0,0.70711,-0.70711,-5.8649E-15,0.70711,0.70711,-5.8649E-15,3.0146E-14,1.0,-2.8318E-14,-0.70711,0.70711,5.8649E-15,-1.0,-3.0146E-14,0.0,-0.70711,0.70711,0.0,7.5364E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,-3.7682E-15,0.0,0.70711,-0.70711,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,-3.0146E-14,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-3.2794E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-3.2794E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.0,2.2614E-14,6.102E-4,-1.0,3.7691E-14,6.102E-4,-1.0,1.5073E-14,6.102E-4,-1.0,-1.5077E-14,6.102E-4,-0.33353,0.94274,2.0352E-4,-0.33353,0.94274,2.0352E-4,-0.33353,0.94274,2.0352E-4,0.80352,0.59527,-4.9031E-4,0.80352,0.59527,-4.9031E-4,0.80352,0.59527,-4.9031E-4,0.80914,-0.58762,-4.9374E-4,0.80914,-0.58762,-4.9374E-4,0.80914,-0.58762,-4.9374E-4,-0.28035,-0.9599,1.7107E-4,-0.28035,-0.9599,1.7107E-4,-0.28035,-0.9599,1.7107E-4,-1.0,7.5318E-15,6.102E-4,-1.0,-7.5364E-15,6.102E-4,-1.0,-7.5364E-15,6.102E-4,-1.0,-1.5077E-14,6.102E-4,-1.0,3.0143E-14,6.102E-4,-0.70711,0.70711,4.3148E-4,-7.5364E-14,1.0,4.5987E-17,0.70711,0.70711,-4.3148E-4,1.0,7.5318E-15,-6.102E-4,0.70711,-0.70711,-4.3148E-4,-4.5216E-14,-1.0,4.7617E-15,-0.70711,-0.70711,4.3148E-4,-1.0,3.0143E-14,6.102E-4,-0.70711,-0.70711,4.3148E-4,-9.0436E-14,-1.0,2.9707E-15,0.70711,-0.70711,-4.3148E-4,1.0,1.5082E-14,-6.102E-4,0.70711,0.70711,-4.3148E-4,-4.5219E-14,1.0,2.7592E-17,-0.70711,0.70711,4.3148E-4,-1.0,3.7682E-15,0.0,-1.0,3.0146E-14,0.0,-0.33353,-0.94274,0.0,0.80352,-0.59527,0.0,0.80914,0.58762,0.0,-0.28035,0.9599,0.0,-1.0,3.7682E-15,0.0,-1.0,3.0146E-14,0.0,-0.70711,-0.70711,0.0,1.5073E-14,-1.0,0.0,0.70711,-0.70711,-5.8863E-15,1.0,-3.7682E-15,0.0,0.70711,0.70711,-5.8863E-15,1.5073E-14,1.0,0.0,-0.70711,0.70711,5.8863E-15,0.0,0.0,1.0,0.0,-3.3761E-15,1.0,0.0,-4.1114E-15,1.0,0.0,0.0,1.0,-5.1227E-15,0.0,1.0,-3.8767E-15,0.0,1.0,-4.4046E-15,-3.879E-29,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,4.4033E-15,1.0,0.0,-3.8757E-15,1.0,0.0,0.0,1.0,1.3926E-14,-5.2255E-16,-1.0,1.0,3.8012E-18,-3.4814E-15,6.2665E-14,4.0599E-16,-1.0,0.37148,-1.1881E-15,-0.92844,0.70711,-1.1669E-15,-0.70711};
			return value;
		}
		private double[] getNormal_5_203_vector_11()
		{
			double[] value = {0.91918,-5.5574E-16,-0.39383,1.0,1.5633E-17,-3.3073E-14,6.2665E-14,1.6136E-16,-1.0,0.37148,2.9739E-16,-0.92844,0.70711,-8.6569E-16,-0.70711,0.91918,-3.5348E-16,-0.39383,1.0,5.9858E-17,-8.0942E-14,4.8739E-14,3.3824E-16,-1.0,0.37148,5.9703E-16,-0.92844,0.70711,3.6865E-16,-0.70711,0.91918,1.9445E-16,-0.39383,1.0,1.0668E-16,-8.3553E-14,3.8295E-14,-1.1785E-15,-1.0,1.0,1.7097E-16,-5.048E-14,1.0,1.4766E-16,-1.7407E-15,1.3926E-13,7.1873E-16,1.0,1.0,5.0746E-17,6.9628E-15,0.92844,3.6192E-16,0.37148,0.70711,-2.8913E-15,0.70711,0.39383,-1.0818E-15,0.91918,8.0072E-14,3.5909E-16,1.0,1.0,-5.9858E-17,-1.7407E-15,0.92844,5.0517E-16,0.37148,0.70711,-3.842E-16,0.70711,0.39383,-6.9026E-16,0.91918,2.7851E-14,1.145E-16,1.0,1.0,-1.3042E-17,6.0924E-15,0.92844,-5.3593E-16,0.37148,0.70711,-3.2351E-15,0.70711,0.39383,-7.0879E-16,0.91918,-2.437E-14,-6.5571E-16,1.0,1.0,0.0,-1.0444E-14,-1.9148E-13,0.0,1.0,-1.0,-3.8938E-15,8.5294E-14,-6.6146E-14,4.5218E-17,-1.0,-1.0,-4.3715E-16,1.41E-13,-0.92844,4.6277E-16,-0.37148,-0.70711,1.6965E-15,-0.70711,-0.39383,6.4349E-16,-0.91918,-4.1777E-14,-2.498E-16,-1.0,-1.0,1.1125E-15,1.1402E-13,-0.92844,6.0106E-16,-0.37148,-0.70711,-4.2278E-17,-0.70711,-0.39383,3.544E-16,-0.91918,-2.437E-14,1.0342E-17,-1.0,-1.0,1.6954E-15,6.0054E-14,-0.92844,3.3237E-16,-0.37148,-0.70711,-1.1519E-15,-0.70711,-0.39383,1.391E-15,-0.91918,3.1332E-14,3.4341E-16,-1.0,-1.0,-1.1645E-29,-9.5738E-15,1.6014E-13,0.0,-1.0,-1.9496E-13,-3.6887E-16,1.0,-1.0,-4.3195E-15,2.0366E-13,-1.7059E-13,-1.7956E-16,1.0,-0.37148,-2.5944E-15,0.92844,-0.70711,-5.1696E-15,0.70711,-0.91918,-7.6369E-16,0.39383,-1.0,-1.9923E-15,9.3997E-14,-1.4622E-13,-3.3828E-16,1.0,-0.37148,-1.5428E-15,0.92844,-0.70711,-1.6772E-15,0.70711,-0.91918,-1.2178E-15,0.39383,-1.0,1.9106E-17,7.572E-14,-1.6363E-13,2.2899E-16,1.0,-0.37148,1.2502E-16,0.92844,-0.70711,-2.2082E-15,0.70711,-0.91918,-5.5539E-17,0.39383,-1.0,2.0284E-15,1.0618E-13,-1.9496E-13,1.2543E-15,1.0,-1.0,3.8134E-15,1.9931E-13};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_204_point_1()
		{
			double[] value = {0.23068,0.78623,0.23068,0.79654,0.26351,0.78623,0.26351,0.79654,0.26351,0.80684,0.29675,0.78623,0.29675,0.79654,0.29675,0.80684,0.32845,0.78623,0.32845,0.79654,0.32845,0.80684,0.36128,0.78623,0.36128,0.79654,0.36128,0.80684,0.39451,0.78623,0.39451,0.79654,0.39451,0.80684,0.42622,0.78623,0.42622,0.79654,0.23068,0.77717,0.23931,0.77685,0.25944,0.77617,0.27957,0.77593,0.29969,0.77617,0.31982,0.77685,0.33708,0.77749,0.35721,0.77816,0.37734,0.7784,0.39746,0.77816,0.41759,0.77749,0.42622,0.77717,0.42622,0.80684,0.23068,0.80684,0.05947,0.24892,0.073551,0.22405,0.10246,0.22351,0.11748,0.24892,0.10339,0.27379,0.074488,0.27433,0.064743,0.24892,0.088473,0.27265,0.10525,0.2657,0.10525,0.23214,0.088473,0.22519,0.11534,0.68653,0.11534,0.72113,0.14381,0.68653,0.14381,0.72113,0.17228,0.68653,0.17228,0.72113,0.20075,0.68653,0.20075,0.72113,0.22922,0.68653,0.22922,0.72113,0.05947,0.39803,0.088473,0.36903,0.11748,0.39803,0.088473,0.42703,0.064743,0.39803,0.088473,0.42176,0.1122,0.39803,0.088473,0.3743,0.0,0.24892,0.029003,0.21992,0.058005,0.24892,0.029003,0.27792,0.0052732,0.24892,0.029003,0.27265,0.052732,0.24892,0.029003,0.22519,0.99854,0.23138,0.51438,0.23138,0.99854,0.27842,0.99854,0.32546,0.51438,0.32546,0.51438,0.30194,0.51438,0.29018,0.51438,0.26666,0.51438,0.2549,0.99854,0.2549,0.99854,0.30194,0.0,0.62953,0.0,0.66413,0.028469,0.62953,0.028469,0.66413,0.056938,0.62953,0.056938,0.66413,0.085408,0.62953,0.085408,0.66413,0.11388,0.62953,0.11388,0.66413,0.14219,0.62882,0.11534,0.60198,0.14219,0.57513,0.16903,0.60198,0.14219,0.62394,0.16415,0.60198,0.14219,0.58001,0.12022,0.60198,0.0,0.47258};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_2()
		{
			double[] value = {0.029003,0.44358,0.058005,0.47258,0.029003,0.50159,0.0,0.57383,0.0,0.59113,0.0,0.60843,0.022016,0.57383,0.022016,0.60843,0.045248,0.57383,0.045248,0.60843,0.068465,0.57383,0.068465,0.60843,0.090845,0.57383,0.090845,0.60843,0.11388,0.57383,0.11388,0.59113,0.11388,0.60843,0.0,0.39803,0.020872,0.37019,0.05247,0.38099,0.052307,0.41529,0.019329,0.42537,0.0052732,0.39803,0.029003,0.42176,0.052732,0.39803,0.029003,0.3743,0.05947,0.32347,0.080342,0.29563,0.11194,0.30643,0.11178,0.34074,0.078799,0.35082,0.064743,0.32347,0.088473,0.3472,0.1122,0.32347,0.088473,0.29974,0.99854,0.0,0.51438,0.0,0.99854,0.047043,0.51438,0.047043,0.99854,0.094086,0.51438,0.094086,0.99854,0.023522,0.99854,0.070565,0.51438,0.070565,0.51438,0.023522,0.99854,0.46275,0.51438,0.46275,0.99854,0.50979,0.51438,0.50979,0.99854,0.55684,0.51438,0.55684,0.51438,0.53331,0.51438,0.48627,0.99854,0.48627,0.99854,0.53331,0.60839,0.7879,0.61426,0.78713,0.6266,0.77876,0.63108,0.76523,0.6266,0.75169,0.61426,0.74332,0.60251,0.74332,0.59017,0.75169,0.58569,0.76523,0.59017,0.77876,0.60251,0.78713,0.5185,0.83633,0.51438,0.83221,0.51438,0.69825,0.5185,0.69413,0.75382,0.69413,0.75794,0.69825,0.75794,0.83221,0.75382,0.83633,0.6645,0.7879,0.67038,0.78713,0.68271,0.77876,0.68719,0.76523,0.68271,0.75169,0.67038,0.74332,0.65863,0.74332,0.64629,0.75169,0.64181,0.76523,0.64629,0.77876,0.65863,0.78713,0.76346,0.99849,0.75941,0.99444,0.75941,0.86293,0.76346,0.85888,0.99449,0.85888,0.99854,0.86293,0.99854,0.99444,0.99449,0.99849,0.2718,0.0,0.2718,0.21122,0.51291,0.0,0.51291,0.21122,0.51291,0.053508,0.51291,0.10496,0.51291,0.15764};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_3()
		{
			double[] value = {0.2718,0.15764,0.2718,0.10496,0.2718,0.053508,0.11534,0.74093,0.22922,0.74093,0.22922,0.91617,0.11534,0.91617,0.11534,0.87172,0.11534,0.82801,0.11534,0.78533,0.22922,0.78533,0.22922,0.82801,0.22922,0.87172,0.18367,0.82854,0.17907,0.8194,0.17228,0.81715,0.16548,0.8194,0.16127,0.83149,0.16548,0.83768,0.17228,0.83993,0.17907,0.83768,0.2718,0.25907,0.2718,0.47029,0.51291,0.25907,0.51291,0.47029,0.2718,0.41671,0.2718,0.36403,0.2718,0.31258,0.51291,0.31258,0.51291,0.36403,0.51291,0.41671,0.0,0.74093,0.11388,0.74093,0.11388,0.78533,0.11388,0.82801,0.11388,0.87172,0.11388,0.91617,0.0,0.91617,0.0,0.87172,0.0,0.82801,0.0,0.78533,0.045551,0.82855,0.045939,0.8315,0.050145,0.83769,0.056942,0.83994,0.063739,0.83769,0.067944,0.8315,0.067944,0.82561,0.063739,0.81941,0.056942,0.81716,0.050145,0.81941,0.045939,0.82561,0.51291,0.92001,0.23068,0.92001,0.51291,0.96695,0.23068,0.96695,0.51291,0.93174,0.51291,0.94348,0.51291,0.95521,0.23068,0.95521,0.23068,0.94348,0.23068,0.93174,0.0,0.09582,0.0,0.10261,0.0,0.10939,0.023235,0.09582,0.023235,0.10261,0.023235,0.10939,0.046761,0.09582,0.046761,0.10261,0.046761,0.10939,0.069203,0.09582,0.069203,0.10261,0.069203,0.10939,0.092438,0.09582,0.092438,0.10261,0.092438,0.10939,0.11596,0.09582,0.11596,0.10261,0.11596,0.10939,0.13841,0.09582,0.13841,0.10261,0.13841,0.10939,0.13841,0.11615,0.1323,0.11614,0.11805,0.11613,0.1038,0.11612,0.089558,0.11613,0.075312,0.11614,0.063094,0.11616,0.048848,0.11617,0.034602,0.11618,0.020355,0.11617,0.0061091,0.11616,0.0,0.11615,0.28337,0.57257,0.29194,0.55743,0.30954,0.5571,0.31868,0.57257,0.31011,0.58771};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_4()
		{
			double[] value = {0.29251,0.58804,0.28884,0.57257,0.30106,0.58479,0.31328,0.57257,0.30106,0.56034,0.0,0.12127,0.0,0.12636,0.0,0.13145,0.026758,0.12127,0.026758,0.12636,0.026758,0.13145,0.054994,0.12127,0.054994,0.12636,0.054994,0.13145,0.083212,0.12127,0.083212,0.12636,0.083212,0.13145,0.11041,0.12127,0.11041,0.12636,0.11041,0.13145,0.13841,0.12127,0.13841,0.12636,0.13841,0.13145,0.13841,0.13654,0.12111,0.13654,0.1038,0.13654,0.086504,0.13654,0.069203,0.13654,0.051902,0.13654,0.034602,0.13654,0.017301,0.13654,0.0,0.13654,0.0,0.11621,0.020355,0.11623,0.034602,0.11623,0.048848,0.11623,0.069203,0.11621,0.089558,0.11619,0.1038,0.11618,0.11805,0.11619,0.13841,0.11621,0.23068,0.64613,0.23585,0.63364,0.24834,0.62847,0.26083,0.63364,0.266,0.64613,0.26083,0.65861,0.24834,0.66378,0.23585,0.65861,0.23615,0.64612,0.24837,0.65835,0.2606,0.64612,0.24837,0.6339,0.51291,0.66525,0.23068,0.66525,0.51291,0.71219,0.23068,0.71219,0.51291,0.67698,0.51291,0.68872,0.51291,0.70045,0.23068,0.70045,0.23068,0.68872,0.23068,0.67698,0.18554,0.51813,0.18178,0.51813,0.17802,0.51813,0.17426,0.51813,0.18554,0.53793,0.18178,0.53793,0.17802,0.53793,0.17426,0.53793,0.18554,0.55882,0.18178,0.55882,0.17802,0.55882,0.17426,0.55882,0.18554,0.5797,0.18178,0.5797,0.17802,0.5797,0.17426,0.5797,0.18554,0.59982,0.18178,0.59982,0.17802,0.59982,0.17426,0.59982,0.18554,0.62053,0.18178,0.62053,0.17802,0.62053,0.17426,0.62053,0.17052,0.62053,0.17053,0.60547,0.17054,0.59493,0.17053,0.58439,0.17052,0.56933,0.1705,0.55427,0.1705,0.54373,0.1705,0.53319,0.17052,0.51813,0.28337,0.53579,0.29608,0.51884,0.31531,0.52542,0.31521,0.5463};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_5()
		{
			double[] value = {0.29514,0.55244,0.28884,0.53579,0.30106,0.54801,0.31328,0.53579,0.30106,0.52357,0.21187,0.51813,0.20811,0.51813,0.20434,0.51813,0.21187,0.54373,0.20811,0.54373,0.20434,0.54373,0.20058,0.54373,0.21187,0.56933,0.20811,0.56933,0.20434,0.56933,0.20058,0.56933,0.21187,0.59493,0.20811,0.59493,0.20434,0.59493,0.20058,0.59493,0.21187,0.62053,0.20811,0.62053,0.20434,0.62053,0.21561,0.51813,0.2156,0.53319,0.21559,0.54373,0.2156,0.55427,0.21561,0.56481,0.21563,0.58439,0.21563,0.59493,0.21563,0.60547,0.21561,0.62053,0.20058,0.62053,0.20058,0.51813,0.30103,0.62847,0.31868,0.64613,0.30103,0.66378,0.28337,0.64613,0.30103,0.63394,0.2888,0.64616,0.30103,0.65838,0.31325,0.64616,0.23068,0.75547,0.23068,0.7657,0.23068,0.77593,0.26351,0.75547,0.26351,0.7657,0.26351,0.77593,0.29675,0.75547,0.29675,0.7657,0.29675,0.77593,0.32845,0.75547,0.32845,0.7657,0.32845,0.77593,0.36128,0.75547,0.36128,0.7657,0.36128,0.77593,0.39451,0.75547,0.39451,0.7657,0.39451,0.77593,0.42622,0.75547,0.42622,0.7657,0.42622,0.77593,0.23068,0.74626,0.23931,0.74652,0.25944,0.74707,0.27957,0.74727,0.29969,0.74707,0.31982,0.74652,0.33708,0.74599,0.35721,0.74544,0.37734,0.74524,0.39746,0.74544,0.41759,0.74599,0.42622,0.74626,0.33606,0.62774,0.35356,0.59683,0.38948,0.59616,0.40815,0.62774,0.39065,0.65865,0.35472,0.65932,0.34261,0.62773,0.3721,0.65723,0.40159,0.62773,0.3721,0.59824,0.0,0.51813,0.0,0.55273,0.022016,0.51813,0.022016,0.55273,0.045248,0.51813,0.045248,0.55273,0.068465,0.51813,0.068465,0.55273,0.090845,0.51813,0.090845,0.55273,0.11388,0.51813,0.11388,0.55273,0.42522,0.62774,0.45116,0.59314,0.49043,0.60656};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_6()
		{
			double[] value = {0.49023,0.64919,0.44924,0.66172,0.43177,0.62774,0.46126,0.65723,0.49075,0.62774,0.46126,0.59825,0.3721,0.59023,0.3375,0.56429,0.35092,0.52501,0.39356,0.52522,0.40608,0.5662,0.3721,0.58367,0.40159,0.55418,0.3721,0.52469,0.34261,0.55418,0.99854,0.11569,0.51438,0.11569,0.99854,0.20977,0.51438,0.20977,0.51438,0.18625,0.51438,0.16273,0.51438,0.13921,0.99854,0.13921,0.99854,0.16273,0.99854,0.18625,0.0,0.68523,0.0,0.71983,0.022016,0.68523,0.022016,0.71983,0.045248,0.68523,0.045248,0.71983,0.068465,0.68523,0.068465,0.71983,0.090845,0.68523,0.090845,0.71983,0.11388,0.68523,0.11388,0.71983,0.42522,0.55418,0.45116,0.51958,0.49043,0.533,0.49023,0.57564,0.44924,0.58816,0.43177,0.55418,0.46126,0.58367,0.49075,0.55418,0.46126,0.52469,0.14219,0.57183,0.11642,0.55251,0.12641,0.52326,0.15817,0.52341,0.1675,0.55393,0.11534,0.63212,0.11534,0.66672,0.13736,0.63212,0.13736,0.66672,0.16059,0.63212,0.16059,0.66672,0.18381,0.63212,0.18381,0.66672,0.20619,0.63212,0.20619,0.66672,0.22922,0.63212,0.22922,0.66672,0.05947,0.47258,0.080342,0.44474,0.11194,0.45554,0.11178,0.48985,0.078799,0.49992,0.064743,0.47258,0.088473,0.49631,0.1122,0.47258,0.088473,0.44886,0.0,0.32347,0.020872,0.29563,0.05247,0.30643,0.052307,0.34074,0.019329,0.35082,0.0052732,0.32347,0.012223,0.34025,0.045782,0.34025,0.052732,0.32347,0.029003,0.29974,0.99854,0.34706,0.51438,0.34706,0.99854,0.44115,0.51438,0.44115,0.99854,0.37058,0.99854,0.39411,0.99854,0.41763,0.51438,0.42939,0.51438,0.40587,0.51438,0.39411,0.51438,0.37058,0.99854,0.57844,0.51438,0.57844,0.99854,0.67252,0.51438,0.67252,0.51438,0.649,0.51438,0.62548,0.51438,0.60196};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_7()
		{
			double[] value = {0.99854,0.60196,0.99854,0.62548,0.99854,0.649,0.9848,0.7765,0.9848,0.85741,0.93985,0.85741,0.93985,0.7765,0.92466,0.7765,0.92466,0.85741,0.8797,0.85741,0.8797,0.7765,0.61951,0.84738,0.57564,0.84738,0.61951,0.93572,0.57564,0.93572,0.81956,0.81791,0.81956,0.85741,0.86375,0.85741,0.84165,0.82482,0.83399,0.82736,0.82925,0.84098,0.83399,0.84796,0.84165,0.8505,0.84931,0.84796,0.85405,0.83434,0.84931,0.82736,0.86375,0.81791,0.55825,0.84738,0.51438,0.84738,0.55825,0.93572,0.51438,0.93572,0.81956,0.77693,0.81956,0.81644,0.86375,0.81644,0.86375,0.77693,0.82881,0.79668,0.83399,0.80699,0.84165,0.80952,0.84931,0.80699,0.85449,0.79668,0.84931,0.78638,0.84165,0.78384,0.83399,0.78638,0.9848,0.69413,0.9848,0.77504,0.93985,0.77504,0.93985,0.69413,0.92466,0.69413,0.92466,0.77504,0.8797,0.77504,0.8797,0.69413,0.23068,0.86343,0.23068,0.91854,0.34165,0.86343,0.34165,0.91854,0.75941,0.81791,0.75941,0.85741,0.8036,0.85741,0.79434,0.83766,0.78916,0.82736,0.7815,0.82482,0.77383,0.82736,0.76866,0.83766,0.77383,0.84796,0.7815,0.8505,0.78916,0.84796,0.8036,0.81791,0.23068,0.80684,0.23068,0.86196,0.34165,0.80684,0.34165,0.86196,0.75941,0.77693,0.75941,0.81644,0.8036,0.81644,0.8036,0.77693,0.7815,0.78384,0.7712,0.78902,0.76866,0.79668,0.7712,0.80434,0.78483,0.80908,0.79181,0.80434,0.79434,0.79668,0.79181,0.78902,0.75794,0.93718,0.51438,0.93718,0.51438,0.9658,0.75794,0.99441,0.51438,0.99441,0.51438,0.98726,0.51438,0.98011,0.51438,0.95149,0.75794,0.95149,0.75793,0.9658,0.75794,0.98011,0.22692,0.51813,0.22316,0.51813,0.21939,0.51813,0.22692,0.54373,0.22316,0.54373,0.21939,0.54373};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_8()
		{
			double[] value = {0.22692,0.56933,0.22316,0.56933,0.21939,0.56933,0.22692,0.59493,0.22316,0.59493,0.21939,0.59493,0.22692,0.62053,0.22316,0.62053,0.21939,0.62053,0.23067,0.51813,0.23067,0.52867,0.23067,0.53921,0.23068,0.55879,0.23068,0.56933,0.23068,0.57987,0.23068,0.59041,0.23067,0.60999,0.23067,0.62053,0.21563,0.62053,0.21563,0.60773,0.21563,0.59493,0.21563,0.58213,0.21563,0.56933,0.21563,0.55653,0.21563,0.54373,0.21563,0.53093,0.21563,0.51813,0.24834,0.55345,0.23585,0.54828,0.23068,0.53579,0.23585,0.52331,0.24834,0.51813,0.26083,0.52331,0.266,0.53579,0.26083,0.54828,0.24834,0.54802,0.25699,0.54444,0.26057,0.53579,0.24834,0.52357,0.23612,0.53579,0.80287,0.73553,0.75941,0.73553,0.80287,0.77547,0.75941,0.77547,0.80287,0.69413,0.75941,0.69413,0.80287,0.73406,0.75941,0.73406,0.74114,0.84738,0.69815,0.84738,0.74114,0.89082,0.69815,0.89082,0.11894,0.43296,0.11894,0.50114,0.19391,0.43296,0.19391,0.50114,0.67988,0.84738,0.63689,0.84738,0.67988,0.89082,0.63689,0.89082,0.65839,0.88307,0.66826,0.87898,0.67236,0.8691,0.66826,0.85922,0.65839,0.85513,0.64851,0.85922,0.64442,0.8691,0.64851,0.87898,0.11894,0.34779,0.11894,0.41596,0.19391,0.34779,0.19391,0.41596,0.15539,0.36654,0.14005,0.38188,0.15539,0.39722,0.17072,0.38188,0.13517,0.0,0.0,0.0,0.0,0.02988,0.13517,0.059761,0.0,0.059761,0.0,0.044821,0.0,0.01494,0.27032,0.0,0.27034,0.01494,0.27032,0.02988,0.2703,0.044821,0.27032,0.059761,0.0,0.14164,0.0,0.14673,0.0,0.15183,0.0,0.15692,0.034602,0.13654,0.034602,0.14164,0.034602,0.14673,0.034602,0.15183,0.034602,0.15692,0.069203,0.14164,0.069203,0.14673,0.069203,0.15183};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_9()
		{
			double[] value = {0.069203,0.15692,0.1038,0.14164,0.1038,0.14673,0.1038,0.15183,0.1038,0.15692,0.13841,0.14164,0.13841,0.14673,0.13841,0.15183,0.13841,0.15692,0.0,0.13658,0.020355,0.13655,0.048848,0.13655,0.063094,0.13657,0.089558,0.13662,0.1038,0.13663,0.11805,0.13662,0.13841,0.13658,0.24834,0.59023,0.23068,0.57257,0.24834,0.55491,0.266,0.57257,0.24834,0.58479,0.26057,0.57257,0.24834,0.56035,0.23612,0.57257,0.86302,0.73553,0.81956,0.73553,0.86302,0.77547,0.81956,0.77547,0.86302,0.69413,0.81956,0.69413,0.86302,0.73406,0.81956,0.73406,0.74114,0.89228,0.69815,0.89228,0.74114,0.93572,0.69815,0.93572,0.19537,0.43296,0.19537,0.50114,0.27034,0.43296,0.27034,0.50114,0.23279,0.4517,0.21745,0.46704,0.23279,0.48238,0.24812,0.46704,0.67988,0.89228,0.63689,0.89228,0.67988,0.93572,0.63689,0.93572,0.65839,0.92797,0.66826,0.92388,0.67236,0.914,0.66826,0.90412,0.65839,0.90003,0.64851,0.90412,0.64442,0.914,0.64851,0.92388,0.19537,0.34779,0.19537,0.41596,0.27034,0.34779,0.27034,0.41596,0.11894,0.23981,0.11894,0.2597,0.11894,0.27959,0.11894,0.29948,0.13343,0.23981,0.13343,0.2597,0.13343,0.27959,0.14873,0.23981,0.14873,0.2597,0.14873,0.27959,0.16401,0.23981,0.16401,0.2597,0.16401,0.27959,0.17874,0.23981,0.17874,0.2597,0.17874,0.27959,0.19391,0.23981,0.19391,0.2597,0.19391,0.27959,0.19391,0.29948,0.11894,0.21993,0.12831,0.21993,0.13768,0.21992,0.14705,0.21992,0.15642,0.21992,0.16579,0.21992,0.17517,0.21992,0.18454,0.21993,0.19391,0.21993,0.18454,0.29947,0.17517,0.29947,0.16579,0.29946,0.15642,0.29946,0.14705,0.29946,0.13768,0.29947,0.12831,0.29947,0.0,0.15692,0.069203,0.15692,0.13841,0.15692};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_10()
		{
			double[] value = {0.017301,0.15692,0.034602,0.15692,0.051902,0.15692,0.086504,0.15692,0.1038,0.15692,0.12111,0.15692,0.13841,0.17733,0.12111,0.17733,0.1038,0.17733,0.086504,0.17733,0.069203,0.17733,0.051902,0.17733,0.034602,0.17733,0.017301,0.17733,0.0,0.17733,0.30103,0.627,0.28854,0.62183,0.28337,0.60935,0.28854,0.59686,0.30103,0.59169,0.31351,0.59686,0.31868,0.60935,0.31351,0.62183,0.30103,0.62156,0.30967,0.61798,0.31325,0.60934,0.30967,0.6007,0.30103,0.59712,0.29238,0.6007,0.2888,0.60934,0.29238,0.61798,0.19537,0.23982,0.19537,0.25972,0.19537,0.27963,0.19537,0.29953,0.20987,0.23982,0.20987,0.25972,0.20987,0.27963,0.22516,0.23982,0.22516,0.25972,0.22516,0.27963,0.24044,0.23982,0.24044,0.25972,0.24044,0.27963,0.25518,0.23982,0.25518,0.25972,0.25518,0.27963,0.27034,0.23982,0.27034,0.25972,0.27034,0.27963,0.27034,0.29953,0.19537,0.21993,0.20474,0.21993,0.21411,0.21992,0.22349,0.21992,0.23286,0.21992,0.24223,0.21992,0.2516,0.21992,0.26097,0.21993,0.27034,0.21993,0.26097,0.29953,0.2516,0.29952,0.24223,0.29952,0.23286,0.29952,0.22349,0.29952,0.21411,0.29952,0.20474,0.29953,0.20058,0.51813,0.18554,0.51813,0.18554,0.53793,0.18554,0.55882,0.18554,0.5797,0.18554,0.59982,0.20058,0.62053,0.18554,0.62053,0.20058,0.53093,0.20058,0.54373,0.20058,0.55653,0.20058,0.56933,0.20058,0.58213,0.20058,0.59493,0.20058,0.60773,0.23068,0.60935,0.24245,0.5927,0.26253,0.59884,0.26263,0.61972,0.24339,0.6263,0.23612,0.60935,0.2397,0.61799,0.24835,0.62157,0.25699,0.61799,0.26057,0.60935,0.25699,0.6007,0.24835,0.59712,0.2397,0.6007,0.0,0.18798,0.0,0.19647,0.068486,0.18798,0.068486,0.19004,0.068486,0.19222};
			return value;
		}
		private double[] getTextureCoordinate_5_204_point_11()
		{
			double[] value = {0.068486,0.19428,0.068486,0.19647,0.13434,0.18798,0.13434,0.19004,0.13434,0.19222,0.13434,0.19428,0.13434,0.19647,0.20177,0.18798,0.20177,0.19004,0.20177,0.19222,0.20177,0.19428,0.20177,0.19647,0.27034,0.18798,0.27034,0.19647,0.0,0.20927,0.0,0.21776,0.068486,0.20927,0.068486,0.21133,0.068486,0.21352,0.068486,0.21558,0.068486,0.21776,0.13434,0.20927,0.13434,0.21133,0.13434,0.21352,0.13434,0.21558,0.13434,0.21776,0.20177,0.20927,0.20177,0.21133,0.20177,0.21352,0.20177,0.21558,0.20177,0.21776,0.27034,0.20927,0.27034,0.21776,0.0,0.17733,0.0,0.18582,0.068486,0.17733,0.068486,0.17939,0.068486,0.18158,0.068486,0.18364,0.068486,0.18582,0.13434,0.17733,0.13434,0.17939,0.13434,0.18158,0.13434,0.18364,0.13434,0.18582,0.20177,0.17733,0.20177,0.17939,0.20177,0.18158,0.20177,0.18364,0.20177,0.18582,0.27034,0.17733,0.27034,0.18582,0.0,0.19862,0.0,0.20712,0.068486,0.19862,0.068486,0.20068,0.068486,0.20287,0.068486,0.20493,0.068486,0.20712,0.13434,0.19862,0.13434,0.20068,0.13434,0.20287,0.13434,0.20493,0.13434,0.20712,0.20177,0.19862,0.20177,0.20068,0.20177,0.20287,0.20177,0.20493,0.20177,0.20712,0.27034,0.19862,0.27034,0.20712};
			return value;
		}


































































		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_881_coordIndex_1()
		{
			int[] value = {8,1,7,-1,1,0,7,-1,9,2,8,-1,2,1,8,-1,10,3,2,-1,10,2,9,-1,11,4,3,-1,11,3,10,-1,12,5,4,-1,12,4,11,-1,13,6,5,-1,13,5,12,-1,15,8,14,-1,8,7,14,-1,16,9,15,-1,9,8,15,-1,17,10,16,-1,10,9,16,-1,18,11,10,-1,18,10,17,-1,19,12,11,-1,19,11,18,-1,20,13,12,-1,20,12,19,-1,22,15,21,-1,15,14,21,-1,23,16,22,-1,16,15,22,-1,24,17,23,-1,17,16,23,-1,25,18,17,-1,25,17,24,-1,26,19,18,-1,26,18,25,-1,27,20,19,-1,27,19,26,-1,29,22,28,-1,22,21,28,-1,30,23,29,-1,23,22,29,-1,31,24,30,-1,24,23,30,-1,32,25,31,-1,25,24,31,-1,33,26,25,-1,33,25,32,-1,34,27,26,-1,34,26,33,-1,36,29,28,-1,36,28,35,-1,37,30,36,-1,30,29,36,-1,38,31,37,-1,31,30,37,-1,39,32,38,-1,32,31,38,-1,40,33,39,-1,33,32,39,-1,41,34,33,-1,41,33,40,-1,43,38,42,-1,38,37,42,-1,44,39,43,-1,39,38,43,-1,45,40,44,-1,40,39,44,-1,46,41,45,-1,41,40,45,-1,47,48,1,-1,48,49,1,-1,49,50,0,-1,50,51,0,-1,51,52,7,-1,52,53,7,-1,53,54,14,-1,54,55,14,-1,55,56,21,-1,56,57,21,-1,57,58,21,-1,58,59,28,-1,59,60,28,-1,60,61,35,-1,61,62,35,-1,62,63,35,-1,63,64,36,-1,64,65,42,-1,65,66,42,-1,66,67,42,-1,67,68,43,-1,68,69,43,-1,69,70,44,-1,70,71,44,-1,71,72,45,-1,72,73,45,-1,73,74,45,-1,74,75,46,-1,75,76,46,-1,76,77,46,-1,77,78,46,-1,78,79,41,-1,79,80,41,-1,80,81,34,-1,81,82,34,-1,82,83,34,-1,83,84,27,-1,84,85,27,-1,85,86,27,-1,86,87,20,-1,87,88,20,-1,88,89,13,-1,89,90,13,-1,90,91,13,-1,91,92,6,-1,92,93,5,-1,93,94,5,-1,94,95,5,-1,95,96,4,-1,96,97,4,-1,97,98,3,-1,98,99,3,-1,99,100,2,-1,100,101,2,-1,101,47,1,-1,0,1,49,-1,7,0,51,-1,1,2,101,-1,2,3,99,-1,3,4,97,-1,4,5,95,-1,6,13,91,-1,5,6,92,-1,14,7,53,-1,13,20,88,-1,21,14,55,-1,20,27,86,-1,28,21,58,-1,27,34,83,-1,35,28,60,-1,36,35,63,-1,37,36,42,-1,34,41,80,-1,43,42,67,-1,44,43,69,-1,45,44,71,-1,41,46,78,-1,46,45,74,-1,36,64,42,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_881_point_1()
		{
			double[] value = {5.6695,-5.1762,7.2945,5.6331,-5.4358,7.2799,5.6001,-5.7011,7.2587,5.5696,-5.9646,7.2332,5.5404,-6.2249,7.2082,5.5118,-6.4901,7.183,5.4854,-6.7484,7.156,5.5543,-5.1961,7.589,5.5176,-5.4504,7.5665,5.4816,-5.7137,7.5434,5.4474,-5.9771,7.5179,5.4147,-6.2373,7.4923,5.3828,-6.5009,7.4662,5.3527,-6.7522,7.4419,5.4339,-5.211,7.8761,5.3941,-5.4631,7.8503,5.3545,-5.7249,7.8242,5.3163,-5.9877,7.7974,5.2798,-6.2469,7.7704,5.244,-6.5079,7.7431,5.2104,-6.7561,7.7177,5.2993,-5.2239,8.1755,5.2542,-5.4738,8.1474,5.2092,-5.7345,8.1186,5.1656,-5.9963,8.0895,5.124,-6.2544,8.0602,5.0834,-6.5137,8.0302,5.0459,-6.7608,8.0013,5.1635,-5.2312,8.4578,5.1119,-5.4807,8.4267,5.0601,-5.7415,8.3948,5.0098,-6.0021,8.3626,4.9616,-6.2587,8.3304,4.9145,-6.5164,8.297,4.8714,-6.7618,8.2636,5.0189,-5.2338,8.7403,4.9587,-5.4867,8.7041,4.8988,-5.7468,8.6673,4.8402,-6.005,8.6306,4.7835,-6.2594,8.5942,4.7267,-6.5158,8.5574,4.6741,-6.7592,8.5198,4.7322,-5.7488,8.9234,4.665,-6.0038,8.8798,4.5993,-6.2554,8.8361,4.5317,-6.511,8.7936,4.4651,-6.7552,8.7526,5.726,-5.5,7.0,5.7405,-5.37,7.0121,5.7335,-5.1703,7.1176,5.7116,-5.0877,7.2171,5.6813,-5.0303,7.3291,5.6051,-4.9991,7.552,5.5616,-5.0,7.6665,5.488,-4.9981,7.8481,5.4341,-4.9966,7.9776,5.3748,-4.9953,8.118,5.3148,-4.9949,8.2582,5.2587,-4.9959,8.3869,5.1765,-5.0043,8.5655,5.1168,-5.0287,8.6745,4.9969,-5.134,8.8443,4.9315,-5.2175,8.9126,4.8684,-5.3157,8.963,4.7678,-5.5275,8.9986,4.7224,-5.6411,9.0001,4.6764,-5.7558,9.0003,4.6293,-5.8701,9.0006,4.5808,-5.9838,9.0008,4.531,-6.0969,9.0011,4.4788,-6.2082,9.0025,4.4244,-6.3184,9.0044,4.3701,-6.4286,9.0039,4.3179,-6.5401,8.9984,4.2796,-6.6619,8.9738,4.3109,-6.8556,8.8524,4.3728,-6.9248,8.7639,4.4497,-6.9697,8.6717,4.5301,-6.9919,8.5822,4.6124,-6.9993,8.4925,4.6946,-7.0001,8.3994,4.773,-7.0001,8.3044,4.8477,-7.0001,8.2075,4.9191,-7.0001,8.1087,4.9874,-7.0001,8.008,5.053,-7.0001,7.9056,5.1161,-7.0,7.8014,5.177,-7.0,7.6955,5.2359,-7.0,7.5878,5.2967,-6.9934,7.4733,5.3539,-6.9726,7.3649,5.4553,-6.8826,7.1774,5.5357,-6.7184,7.0481,5.5667,-6.6048,7.0125,5.5908,-6.4682,7.0,5.6074,-6.3471,7.0,5.6242,-6.2261,7.0,5.6409,-6.1051,7.0,5.6578,-5.984,7.0,5.6747,-5.863,7.0};
			return value;
		}
		private double[] getCoordinate_5_881_point_2()
		{
			double[] value = {5.6917,-5.742,7.0,5.7088,-5.621,7.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_882_vector_1()
		{
			double[] value = {0.92846,-0.15238,0.33873,0.92479,-0.14616,0.35129,0.92225,-0.14172,0.35968,0.91848,-0.14093,0.3695,0.91473,-0.13653,0.38029,0.91128,-0.13467,0.38915,0.90732,-0.13271,0.39894,0.9171,-0.16809,0.3615,0.91336,-0.16104,0.37396,0.90824,-0.15623,0.38819,0.90362,-0.15476,0.39939,0.89934,-0.15139,0.41021,0.89416,-0.1485,0.42241,0.88941,-0.14805,0.43247,0.90425,-0.18762,0.38358,0.89915,-0.17848,0.39959,0.89308,-0.17417,0.41481,0.88675,-0.1711,0.42941,0.88044,-0.16843,0.44323,0.87378,-0.16627,0.45702,0.86717,-0.1645,0.47006,0.88895,-0.21153,0.40622,0.88181,-0.20254,0.4259,0.87345,-0.19713,0.44523,0.86445,-0.19376,0.46387,0.85512,-0.19111,0.48192,0.84557,-0.18816,0.49961,0.83618,-0.18643,0.5158,0.87129,-0.23962,0.4283,0.86215,-0.22966,0.4516,0.8507,-0.22472,0.47519,0.83769,-0.22178,0.49909,0.8243,-0.21917,0.52201,0.80943,-0.21767,0.54538,0.79381,-0.21541,0.56874,0.85127,-0.27137,0.44911,0.8383,-0.26352,0.47729,0.82193,-0.2596,0.507,0.80413,-0.25733,0.53587,0.78512,-0.25458,0.5646,0.76463,-0.25577,0.59155,0.74278,-0.25677,0.61834,0.78888,-0.30062,0.536,0.76481,-0.29891,0.57071,0.73859,-0.29694,0.60524,0.70898,-0.29388,0.64108,0.67439,-0.30833,0.67092,0.93389,-0.13329,0.33179,0.93516,-0.13576,0.32717,0.93447,-0.14395,0.32564,0.93244,-0.15112,0.32821,0.92943,-0.15924,0.33288,0.92175,-0.17529,0.34591,0.91727,-0.18368,0.35337,0.9098,-0.19742,0.36508,0.90411,-0.2076,0.37347,0.89755,-0.21898,0.38268,0.89062,-0.23065,0.39193,0.88387,-0.24168,0.40045,0.87345,-0.25768,0.41313,0.86559,-0.26753,0.4233,0.84859,-0.28387,0.44643,0.83778,-0.29193,0.46141,0.82543,-0.29969,0.47839,0.80235,-0.30864,0.51086,0.79048,-0.31139,0.52743,0.77734,-0.31462,0.54476,0.76299,-0.31829,0.56262,0.74735,-0.3224,0.58097,0.73043,-0.32686,0.5997,0.71232,-0.33158,0.61859,0.69299,-0.33655,0.63757,0.67242,-0.34162,0.65662,0.65101,-0.34643,0.67541,0.63281,-0.34602,0.69269,0.62937,-0.32648,0.70519,0.64318,-0.31027,0.70004,0.6642,-0.29254,0.68794,0.68779,-0.27508,0.67178,0.71288,-0.25799,0.65211,0.73813,-0.24136,0.63001,0.76161,-0.22579,0.60742,0.7832,-0.21138,0.58474,0.80276,-0.19817,0.56241,0.82042,-0.18615,0.5406,0.83624,-0.17536,0.51957,0.84987,-0.16594,0.50019,0.8614,-0.158,0.48273,0.87141,-0.15136,0.46661,0.88083,-0.14511,0.45064,0.88937,-0.13982,0.43529,0.90341,-0.13204,0.40795,0.91345,-0.12761,0.38641,0.91714,-0.12653,0.37796,0.91972,-0.12665,0.37159,0.92149,-0.12706,0.36704,0.92323,-0.12769,0.36241,0.92501,-0.12838,0.35761,0.92677,-0.12909,0.35274,0.92856,-0.12991,0.34772};
			return value;
		}
		private double[] getNormal_5_882_vector_2()
		{
			double[] value = {0.93033,-0.131,0.34254,0.9321,-0.13217,0.33722};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_883_point_1()
		{
			double[] value = {0.11272,0.11269,0.11272,0.24118,0.11272,0.37107,0.11272,0.50006,0.11272,0.62732,0.11272,0.75668,0.11272,0.88315,0.24119,0.11269,0.24119,0.24118,0.24119,0.37107,0.24119,0.50006,0.24119,0.62732,0.24119,0.75668,0.24119,0.88315,0.36705,0.11269,0.36705,0.24118,0.36705,0.37107,0.36705,0.50006,0.36705,0.62732,0.36705,0.75668,0.36705,0.88315,0.50005,0.11269,0.50005,0.24118,0.50005,0.37107,0.50005,0.50006,0.50005,0.62732,0.50005,0.75668,0.50005,0.88315,0.62729,0.11269,0.62729,0.24118,0.62729,0.37107,0.62729,0.50006,0.62729,0.62732,0.62729,0.75668,0.62729,0.88315,0.75663,0.11269,0.75663,0.24118,0.75663,0.37107,0.75663,0.50006,0.75663,0.62732,0.75663,0.75668,0.75663,0.88315,0.88309,0.37107,0.88309,0.50006,0.88309,0.62732,0.88309,0.75668,0.88309,0.88315,6.2714E-4,0.2796,0.0032879,0.2164,0.040192,0.11725,0.077488,0.07271,0.12286,0.04154,0.21698,0.020899,0.26627,0.018017,0.3453,0.0135,0.40197,0.010325,0.4636,0.0070584,0.52534,0.0041029,0.58228,0.0017658,0.66215,0.0011942,0.71267,0.012503,0.79726,0.062684,0.8357,0.10293,0.86753,0.15151,0.90182,0.25875,0.91154,0.31659,0.92162,0.37492,0.93194,0.43309,0.94251,0.49113,0.95332,0.54902,0.96431,0.60634,0.97552,0.66343,0.98701,0.72041,0.99798,0.77751,0.99771,0.83984,0.94986,0.93607,0.90683,0.96894,0.85899,0.98913,0.81147,0.99832,0.7633,0.99968,0.7139,0.99812,0.66457,0.99685,0.61529,0.99598,0.56601,0.99561,0.5167,0.99558,0.46729,0.99587,0.41773,0.99648,0.368,0.99748,0.31805,0.99885,0.2652,0.99972,0.21454,0.99244,0.12789,0.94787,0.065214,0.87024,0.044476,0.81646,0.034751,0.75022,0.03049,0.69139,0.026339,0.63256,0.02202,0.57374,0.017596,0.51493,0.013158,0.45613};
			return value;
		}
		private double[] getTextureCoordinate_5_883_point_2()
		{
			double[] value = {0.0087901,0.39732,0.0045808,0.33846};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_888_coordIndex_1()
		{
			int[] value = {8,7,1,-1,7,0,1,-1,9,8,2,-1,8,1,2,-1,10,9,2,-1,10,2,3,-1,11,10,3,-1,11,3,4,-1,12,11,4,-1,12,4,5,-1,13,12,5,-1,13,5,6,-1,15,14,8,-1,14,7,8,-1,16,15,9,-1,15,8,9,-1,17,16,10,-1,16,9,10,-1,18,17,10,-1,18,10,11,-1,19,18,11,-1,19,11,12,-1,20,19,12,-1,20,12,13,-1,22,21,15,-1,21,14,15,-1,23,22,16,-1,22,15,16,-1,24,23,17,-1,23,16,17,-1,25,24,17,-1,25,17,18,-1,26,25,18,-1,26,18,19,-1,27,26,19,-1,27,19,20,-1,29,28,22,-1,28,21,22,-1,30,29,23,-1,29,22,23,-1,31,30,24,-1,30,23,24,-1,32,31,25,-1,31,24,25,-1,33,32,25,-1,33,25,26,-1,34,33,26,-1,34,26,27,-1,36,35,28,-1,36,28,29,-1,37,36,30,-1,36,29,30,-1,38,37,31,-1,37,30,31,-1,39,38,32,-1,38,31,32,-1,40,39,33,-1,39,32,33,-1,41,40,33,-1,41,33,34,-1,43,42,38,-1,42,37,38,-1,44,43,39,-1,43,38,39,-1,45,44,40,-1,44,39,40,-1,46,45,41,-1,45,40,41,-1,47,1,48,-1,48,1,49,-1,49,0,50,-1,50,0,51,-1,51,7,52,-1,52,7,53,-1,53,14,54,-1,54,14,55,-1,55,21,56,-1,56,21,57,-1,57,21,58,-1,58,28,59,-1,59,28,60,-1,60,35,61,-1,61,35,62,-1,62,35,63,-1,63,36,64,-1,64,42,65,-1,65,42,66,-1,66,42,67,-1,67,43,68,-1,68,43,69,-1,69,44,70,-1,70,44,71,-1,71,45,72,-1,72,45,73,-1,73,45,74,-1,74,46,75,-1,75,46,76,-1,76,46,77,-1,77,46,78,-1,78,41,79,-1,79,41,80,-1,80,34,81,-1,81,34,82,-1,82,34,83,-1,83,27,84,-1,84,27,85,-1,85,27,86,-1,86,20,87,-1,87,20,88,-1,88,13,89,-1,89,13,90,-1,90,13,91,-1,91,6,92,-1,92,5,93,-1,93,5,94,-1,94,5,95,-1,95,4,96,-1,96,4,97,-1,97,3,98,-1,98,3,99,-1,99,2,100,-1,100,2,101,-1,101,1,47,-1,0,49,1,-1,7,51,0,-1,1,101,2,-1,2,99,3,-1,3,97,4,-1,4,95,5,-1,6,91,13,-1,5,92,6,-1,14,53,7,-1,13,88,20,-1,21,55,14,-1,20,86,27,-1,28,58,21,-1,27,83,34,-1,35,60,28,-1,36,63,35,-1,37,42,36,-1,34,80,41,-1,43,67,42,-1,44,69,43,-1,45,71,44,-1,41,78,46,-1,46,74,45,-1,36,42,64,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_888_point_1()
		{
			double[] value = {-5.6695,-5.1762,7.2945,-5.6331,-5.4358,7.2799,-5.6001,-5.7011,7.2587,-5.5696,-5.9646,7.2332,-5.5404,-6.2249,7.2082,-5.5118,-6.4901,7.183,-5.4854,-6.7484,7.156,-5.5543,-5.1961,7.589,-5.5176,-5.4504,7.5665,-5.4816,-5.7137,7.5434,-5.4474,-5.9771,7.5179,-5.4147,-6.2373,7.4923,-5.3828,-6.5009,7.4662,-5.3527,-6.7522,7.4419,-5.4339,-5.211,7.8761,-5.3941,-5.4631,7.8503,-5.3545,-5.7249,7.8242,-5.3163,-5.9877,7.7974,-5.2798,-6.2469,7.7704,-5.244,-6.5079,7.7431,-5.2104,-6.7561,7.7177,-5.2993,-5.2239,8.1755,-5.2542,-5.4738,8.1474,-5.2092,-5.7345,8.1186,-5.1656,-5.9963,8.0895,-5.124,-6.2544,8.0602,-5.0834,-6.5137,8.0302,-5.0459,-6.7608,8.0013,-5.1635,-5.2312,8.4578,-5.1119,-5.4807,8.4267,-5.0601,-5.7415,8.3948,-5.0098,-6.0021,8.3626,-4.9616,-6.2587,8.3304,-4.9145,-6.5164,8.297,-4.8714,-6.7618,8.2636,-5.0189,-5.2338,8.7403,-4.9587,-5.4867,8.7041,-4.8988,-5.7468,8.6673,-4.8402,-6.005,8.6306,-4.7835,-6.2594,8.5942,-4.7267,-6.5158,8.5574,-4.6741,-6.7592,8.5198,-4.7322,-5.7488,8.9234,-4.665,-6.0038,8.8798,-4.5993,-6.2554,8.8361,-4.5317,-6.511,8.7936,-4.4651,-6.7552,8.7526,-5.726,-5.5,7.0,-5.7405,-5.37,7.0121,-5.7335,-5.1703,7.1176,-5.7116,-5.0877,7.2171,-5.6813,-5.0303,7.3291,-5.6051,-4.9991,7.552,-5.5616,-5.0,7.6665,-5.488,-4.9981,7.8481,-5.4341,-4.9966,7.9776,-5.3748,-4.9953,8.118,-5.3148,-4.9949,8.2582,-5.2587,-4.9959,8.3869,-5.1765,-5.0043,8.5655,-5.1168,-5.0287,8.6745,-4.9969,-5.134,8.8443,-4.9315,-5.2175,8.9126,-4.8684,-5.3157,8.963,-4.7678,-5.5275,8.9986,-4.7224,-5.6411,9.0001,-4.6764,-5.7558,9.0003,-4.6293,-5.8701,9.0006,-4.5808,-5.9838,9.0008,-4.531,-6.0969,9.0011,-4.4788,-6.2082,9.0025,-4.4244,-6.3184,9.0044,-4.3701,-6.4286,9.0039,-4.3179,-6.5401,8.9984,-4.2796,-6.6619,8.9738,-4.3109,-6.8556,8.8524,-4.3728,-6.9248,8.7639,-4.4497,-6.9697,8.6717,-4.5301,-6.9919,8.5822,-4.6124,-6.9993,8.4925,-4.6946,-7.0001,8.3994,-4.773,-7.0001,8.3044,-4.8477,-7.0001,8.2075,-4.9191,-7.0001,8.1087,-4.9874,-7.0001,8.008,-5.053,-7.0001,7.9056,-5.1161,-7.0,7.8014,-5.177,-7.0,7.6955,-5.2359,-7.0,7.5878,-5.2967,-6.9934,7.4733,-5.3539,-6.9726,7.3649,-5.4553,-6.8826,7.1774,-5.5357,-6.7184,7.0481,-5.5667,-6.6048,7.0125,-5.5908,-6.4682,7.0,-5.6074,-6.3471,7.0,-5.6242,-6.2261,7.0,-5.6409,-6.1051,7.0,-5.6578,-5.984,7.0,-5.6747,-5.863,7.0};
			return value;
		}
		private double[] getCoordinate_5_888_point_2()
		{
			double[] value = {-5.6917,-5.742,7.0,-5.7088,-5.621,7.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_889_vector_1()
		{
			double[] value = {-0.92846,-0.15238,0.33873,-0.92479,-0.14616,0.35129,-0.92225,-0.14172,0.35968,-0.91848,-0.14093,0.3695,-0.91473,-0.13653,0.38029,-0.91128,-0.13467,0.38915,-0.90732,-0.13271,0.39894,-0.9171,-0.16809,0.3615,-0.91336,-0.16104,0.37396,-0.90824,-0.15623,0.38819,-0.90362,-0.15476,0.39939,-0.89934,-0.15139,0.41021,-0.89416,-0.1485,0.42241,-0.88941,-0.14805,0.43247,-0.90425,-0.18762,0.38358,-0.89915,-0.17848,0.39959,-0.89308,-0.17417,0.41481,-0.88675,-0.1711,0.42941,-0.88044,-0.16843,0.44323,-0.87378,-0.16627,0.45702,-0.86717,-0.1645,0.47006,-0.88895,-0.21153,0.40622,-0.88181,-0.20254,0.4259,-0.87345,-0.19713,0.44523,-0.86445,-0.19376,0.46387,-0.85512,-0.19111,0.48192,-0.84557,-0.18816,0.49961,-0.83618,-0.18643,0.5158,-0.87129,-0.23962,0.4283,-0.86215,-0.22966,0.4516,-0.8507,-0.22472,0.47519,-0.83769,-0.22178,0.49909,-0.8243,-0.21917,0.52201,-0.80943,-0.21767,0.54538,-0.79381,-0.21541,0.56874,-0.85127,-0.27137,0.44911,-0.8383,-0.26352,0.47729,-0.82193,-0.2596,0.507,-0.80413,-0.25733,0.53587,-0.78512,-0.25458,0.5646,-0.76463,-0.25577,0.59155,-0.74278,-0.25677,0.61834,-0.78888,-0.30062,0.536,-0.76481,-0.29891,0.57071,-0.73859,-0.29694,0.60524,-0.70898,-0.29388,0.64108,-0.67439,-0.30833,0.67092,-0.93389,-0.13329,0.33179,-0.93516,-0.13576,0.32717,-0.93447,-0.14395,0.32564,-0.93244,-0.15112,0.32821,-0.92943,-0.15924,0.33288,-0.92175,-0.17529,0.34591,-0.91727,-0.18368,0.35337,-0.9098,-0.19742,0.36508,-0.90411,-0.2076,0.37347,-0.89755,-0.21898,0.38268,-0.89062,-0.23065,0.39193,-0.88387,-0.24168,0.40045,-0.87345,-0.25768,0.41313,-0.86559,-0.26753,0.4233,-0.84859,-0.28387,0.44643,-0.83778,-0.29193,0.46141,-0.82543,-0.29969,0.47839,-0.80235,-0.30864,0.51086,-0.79048,-0.31139,0.52743,-0.77734,-0.31462,0.54476,-0.76299,-0.31829,0.56262,-0.74735,-0.3224,0.58097,-0.73043,-0.32686,0.5997,-0.71232,-0.33158,0.61859,-0.69299,-0.33655,0.63757,-0.67242,-0.34162,0.65662,-0.65101,-0.34643,0.67541,-0.63281,-0.34602,0.69269,-0.62937,-0.32648,0.70519,-0.64318,-0.31027,0.70004,-0.6642,-0.29254,0.68794,-0.68779,-0.27508,0.67178,-0.71288,-0.25799,0.65211,-0.73813,-0.24136,0.63001,-0.76161,-0.22579,0.60742,-0.7832,-0.21138,0.58474,-0.80276,-0.19817,0.56241,-0.82042,-0.18615,0.5406,-0.83624,-0.17536,0.51957,-0.84987,-0.16594,0.50019,-0.8614,-0.158,0.48273,-0.87141,-0.15136,0.46661,-0.88083,-0.14511,0.45064,-0.88937,-0.13982,0.43529,-0.90341,-0.13204,0.40795,-0.91345,-0.12761,0.38641,-0.91714,-0.12653,0.37796,-0.91972,-0.12665,0.37159,-0.92149,-0.12706,0.36704,-0.92323,-0.12769,0.36241,-0.92501,-0.12838,0.35761,-0.92677,-0.12909,0.35274,-0.92856,-0.12991,0.34772};
			return value;
		}
		private double[] getNormal_5_889_vector_2()
		{
			double[] value = {-0.93033,-0.131,0.34254,-0.9321,-0.13217,0.33722};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_890_point_1()
		{
			double[] value = {0.11272,0.11269,0.11272,0.24118,0.11272,0.37107,0.11272,0.50006,0.11272,0.62732,0.11272,0.75668,0.11272,0.88315,0.24119,0.11269,0.24119,0.24118,0.24119,0.37107,0.24119,0.50006,0.24119,0.62732,0.24119,0.75668,0.24119,0.88315,0.36705,0.11269,0.36705,0.24118,0.36705,0.37107,0.36705,0.50006,0.36705,0.62732,0.36705,0.75668,0.36705,0.88315,0.50005,0.11269,0.50005,0.24118,0.50005,0.37107,0.50005,0.50006,0.50005,0.62732,0.50005,0.75668,0.50005,0.88315,0.62729,0.11269,0.62729,0.24118,0.62729,0.37107,0.62729,0.50006,0.62729,0.62732,0.62729,0.75668,0.62729,0.88315,0.75663,0.11269,0.75663,0.24118,0.75663,0.37107,0.75663,0.50006,0.75663,0.62732,0.75663,0.75668,0.75663,0.88315,0.88309,0.37107,0.88309,0.50006,0.88309,0.62732,0.88309,0.75668,0.88309,0.88315,6.2714E-4,0.2796,0.0032879,0.2164,0.040192,0.11725,0.077488,0.07271,0.12286,0.04154,0.21698,0.020899,0.26627,0.018017,0.3453,0.0135,0.40197,0.010325,0.4636,0.0070584,0.52534,0.0041029,0.58228,0.0017658,0.66215,0.0011942,0.71267,0.012503,0.79726,0.062684,0.8357,0.10293,0.86753,0.15151,0.90182,0.25875,0.91154,0.31659,0.92162,0.37492,0.93194,0.43309,0.94251,0.49113,0.95332,0.54902,0.96431,0.60634,0.97552,0.66343,0.98701,0.72041,0.99798,0.77751,0.99771,0.83984,0.94986,0.93607,0.90683,0.96894,0.85899,0.98913,0.81147,0.99832,0.7633,0.99968,0.7139,0.99812,0.66457,0.99685,0.61529,0.99598,0.56601,0.99561,0.5167,0.99558,0.46729,0.99587,0.41773,0.99648,0.368,0.99748,0.31805,0.99885,0.2652,0.99972,0.21454,0.99244,0.12789,0.94787,0.065214,0.87024,0.044476,0.81646,0.034751,0.75022,0.03049,0.69139,0.026339,0.63256,0.02202,0.57374,0.017596,0.51493,0.013158,0.45613};
			return value;
		}
		private double[] getTextureCoordinate_5_890_point_2()
		{
			double[] value = {0.0087901,0.39732,0.0045808,0.33846};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_895_coordIndex_1()
		{
			int[] value = {10,1,0,-1,11,2,1,-1,11,1,10,-1,12,3,2,-1,12,2,11,-1,13,4,3,-1,13,3,12,-1,14,5,4,-1,14,4,13,-1,15,6,5,-1,15,5,14,-1,16,7,6,-1,16,6,15,-1,17,8,7,-1,17,7,16,-1,19,10,9,-1,20,11,19,-1,11,10,19,-1,21,12,20,-1,12,11,20,-1,22,13,12,-1,22,12,21,-1,23,17,16,-1,25,19,18,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,28,22,21,-1,28,21,27,-1,30,25,24,-1,31,26,30,-1,26,25,30,-1,32,27,31,-1,27,26,31,-1,37,30,29,-1,38,31,37,-1,31,30,37,-1,39,32,38,-1,32,31,38,-1,42,34,41,-1,34,33,41,-1,45,37,36,-1,46,38,45,-1,38,37,45,-1,47,39,46,-1,39,38,46,-1,39,47,48,-1,50,41,49,-1,41,40,49,-1,51,42,50,-1,42,41,50,-1,52,43,51,-1,43,42,51,-1,54,45,44,-1,55,46,54,-1,46,45,54,-1,56,47,55,-1,47,46,55,-1,57,48,56,-1,48,47,56,-1,58,49,57,-1,49,48,57,-1,59,50,58,-1,50,49,58,-1,60,51,59,-1,51,50,59,-1,61,52,60,-1,52,51,60,-1,63,54,53,-1,64,55,63,-1,55,54,63,-1,65,56,64,-1,56,55,64,-1,66,57,65,-1,57,56,65,-1,67,58,66,-1,58,57,66,-1,68,59,67,-1,59,58,67,-1,69,60,68,-1,60,59,68,-1,70,61,69,-1,61,60,69,-1,71,72,34,-1,72,73,33,-1,73,74,88,-1,74,75,28,-1,75,76,28,-1,76,77,13,-1,77,78,14,-1,78,79,15,-1,79,80,16,-1,80,81,23,-1,82,83,32,-1,83,84,27,-1,84,85,28,-1,85,86,28,-1,86,87,74,-1,87,88,74,-1,88,89,41,-1,89,90,40,-1,90,91,40,-1,91,82,39,-1,43,35,34,-1,35,71,34,-1,14,13,77,-1,15,14,78,-1,16,15,79,-1,13,22,76,-1,23,16,80,-1,22,28,76,-1,28,27,84,-1,27,32,83,-1,32,39,82,-1,34,42,43,-1,33,34,72,-1,41,33,88,-1,39,48,91,-1,40,41,89,-1,49,40,48,-1,33,73,88,-1,74,28,86,-1,40,91,48,-1};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_902_coordIndex_1()
		{
			int[] value = {10,0,1,-1,11,10,1,-1,11,1,2,-1,12,11,2,-1,12,2,3,-1,13,12,3,-1,13,3,4,-1,14,13,4,-1,14,4,5,-1,15,14,5,-1,15,5,6,-1,16,15,6,-1,16,6,7,-1,17,16,7,-1,17,7,8,-1,19,9,10,-1,20,19,11,-1,19,10,11,-1,21,20,12,-1,20,11,12,-1,22,21,12,-1,22,12,13,-1,23,16,17,-1,25,18,19,-1,26,25,20,-1,25,19,20,-1,27,26,21,-1,26,20,21,-1,28,27,21,-1,28,21,22,-1,30,24,25,-1,31,30,26,-1,30,25,26,-1,32,31,27,-1,31,26,27,-1,37,29,30,-1,38,37,31,-1,37,30,31,-1,39,38,32,-1,38,31,32,-1,42,41,34,-1,41,33,34,-1,45,36,37,-1,46,45,38,-1,45,37,38,-1,47,46,39,-1,46,38,39,-1,39,48,47,-1,50,49,41,-1,49,40,41,-1,51,50,42,-1,50,41,42,-1,52,51,43,-1,51,42,43,-1,54,44,45,-1,55,54,46,-1,54,45,46,-1,56,55,47,-1,55,46,47,-1,57,56,48,-1,56,47,48,-1,58,57,49,-1,57,48,49,-1,59,58,50,-1,58,49,50,-1,60,59,51,-1,59,50,51,-1,61,60,52,-1,60,51,52,-1,63,53,54,-1,64,63,55,-1,63,54,55,-1,65,64,56,-1,64,55,56,-1,66,65,57,-1,65,56,57,-1,67,66,58,-1,66,57,58,-1,68,67,59,-1,67,58,59,-1,69,68,60,-1,68,59,60,-1,70,69,61,-1,69,60,61,-1,71,34,72,-1,72,33,73,-1,73,87,74,-1,74,28,75,-1,75,22,76,-1,76,13,77,-1,77,14,78,-1,78,15,79,-1,79,16,80,-1,80,23,81,-1,82,32,83,-1,83,27,84,-1,84,28,85,-1,85,28,86,-1,86,74,87,-1,87,73,88,-1,88,40,89,-1,89,40,90,-1,90,40,91,-1,91,39,82,-1,43,34,35,-1,35,34,71,-1,14,77,13,-1,15,78,14,-1,16,79,15,-1,13,76,22,-1,23,80,16,-1,22,75,28,-1,28,84,27,-1,27,83,32,-1,32,82,39,-1,34,43,42,-1,33,72,34,-1,41,40,33,-1,39,91,48,-1,49,48,40,-1,33,88,73,-1,74,86,28,-1,88,33,40,-1,40,48,91,-1};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_916_coordIndex_1()
		{
			int[] value = {8,1,7,-1,1,0,7,-1,9,2,1,-1,9,1,8,-1,10,3,2,-1,10,2,9,-1,11,4,10,-1,4,3,10,-1,12,5,11,-1,5,4,11,-1,13,6,5,-1,13,5,12,-1,15,8,14,-1,8,7,14,-1,16,9,8,-1,16,8,15,-1,17,10,9,-1,17,9,16,-1,18,11,17,-1,11,10,17,-1,19,12,18,-1,12,11,18,-1,20,13,12,-1,20,12,19,-1,22,15,14,-1,22,14,21,-1,23,16,15,-1,23,15,22,-1,24,17,16,-1,24,16,23,-1,25,18,24,-1,18,17,24,-1,26,19,25,-1,19,18,25,-1,27,20,26,-1,20,19,26,-1,29,22,21,-1,29,21,28,-1,30,23,22,-1,30,22,29,-1,31,24,23,-1,31,23,30,-1,32,25,31,-1,25,24,31,-1,33,26,32,-1,26,25,32,-1,34,27,33,-1,27,26,33,-1,36,29,28,-1,36,28,35,-1,37,30,29,-1,37,29,36,-1,38,31,37,-1,31,30,37,-1,39,32,38,-1,32,31,38,-1,40,33,39,-1,33,32,39,-1,41,34,40,-1,34,33,40,-1,43,36,35,-1,43,35,42,-1,44,37,36,-1,44,36,43,-1,45,38,44,-1,38,37,44,-1,46,39,38,-1,46,38,45,-1,47,40,46,-1,40,39,46,-1,48,41,47,-1,41,40,47,-1,49,50,44,-1,50,51,45,-1,51,52,46,-1,52,53,47,-1,53,54,48,-1,54,55,48,-1,55,56,41,-1,56,57,34,-1,57,58,34,-1,58,59,27,-1,59,60,20,-1,60,61,20,-1,61,62,13,-1,62,63,6,-1,63,64,6,-1,64,65,5,-1,65,66,4,-1,66,67,3,-1,67,68,2,-1,68,69,1,-1,69,70,0,-1,70,71,0,-1,71,72,7,-1,72,73,14,-1,73,74,14,-1,74,75,21,-1,75,76,28,-1,76,77,28,-1,77,78,35,-1,78,79,42,-1,79,80,42,-1,80,49,43,-1,0,1,69,-1,7,0,71,-1,1,2,68,-1,2,3,67,-1,3,4,66,-1,4,5,65,-1,6,13,62,-1,5,6,64,-1,14,7,72,-1,13,20,61,-1,21,14,74,-1,20,27,59,-1,28,21,75,-1,27,34,58,-1,35,28,77,-1,34,41,56,-1,42,35,78,-1,43,42,80,-1,44,43,49,-1,45,44,50,-1,46,45,51,-1,47,46,52,-1,41,48,55,-1,48,47,53,-1};
			return value;
		}







		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_965_coordIndex_1()
		{
			int[] value = {1,8,2,-1,2,7,3,-1,3,6,4,-1,4,6,5,-1,6,3,7,-1,7,2,8,-1,8,1,0,-1,11,10,12,-1,9,12,10,-1,14,15,13,-1,15,16,13,-1,19,20,25,-1,18,21,30,-1,21,22,29,-1,22,23,29,-1,23,24,28,-1,24,25,27,-1,20,26,25,-1,26,27,25,-1,27,28,24,-1,28,29,23,-1,29,30,21,-1,30,17,18,-1,31,32,39,-1,32,33,39,-1,33,34,38,-1,34,35,37,-1,35,36,37,-1,37,38,34,-1,38,39,33,-1,41,42,40,-1,42,41,43,-1,49,48,46,-1,48,45,46,-1,50,49,47,-1,49,46,47,-1,52,51,49,-1,51,48,49,-1,53,52,50,-1,52,49,50,-1,54,76,55,-1,55,52,56,-1,56,53,57,-1,57,62,58,-1,59,58,60,-1,44,66,61,-1,60,58,62,-1,62,53,63,-1,63,50,64,-1,64,50,65,-1,65,47,66,-1,61,66,67,-1,67,47,68,-1,68,46,69,-1,69,71,70,-1,71,45,72,-1,72,48,73,-1,73,48,74,-1,74,51,75,-1,75,51,76,-1,45,69,46,-1,48,72,45,-1,47,65,50,-1,46,68,47,-1,51,74,48,-1,52,55,51,-1,50,63,53,-1,53,56,52,-1,76,51,55,-1,53,62,57,-1,47,67,66,-1,69,45,71,-1,82,81,78,-1,82,78,79,-1,83,82,79,-1,83,79,80,-1,85,84,81,-1,85,81,82,-1,86,85,82,-1,86,82,83,-1,87,99,88,-1,88,84,89,-1,89,85,90,-1,90,104,91,-1,92,87,93,-1,94,95,77,-1,95,78,96,-1,96,81,97,-1,97,81,98,-1,98,84,99,-1,99,87,92,-1,100,109,101,-1,101,79,102,-1,102,78,103,-1,103,95,94,-1,104,86,105,-1,105,86,106,-1,106,83,107,-1,107,83,108,-1,108,80,109,-1,78,102,79,-1,81,96,78,-1,80,108,83,-1,79,101,80,-1,84,98,81,-1,85,89,84,-1,83,106,86,-1,86,90,85,-1,99,84,88,-1,90,86,104,-1,95,103,78,-1,109,80,101,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_965_point_1()
		{
			double[] value = {-0.69289,88.974,15.626,0.69289,88.974,15.626,0.58983,89.844,15.626,0.39322,91.504,15.626,0.19661,93.164,15.626,-6.1062E-16,94.824,15.626,-0.19661,93.164,15.626,-0.39322,91.504,15.626,-0.58983,89.844,15.626,-0.70976,88.858,15.682,0.70976,88.858,15.682,0.69171,88.974,15.605,-0.69171,88.974,15.605,-0.5336,94.405,24.003,0.5336,94.405,24.003,0.51656,94.566,23.895,-0.51656,94.566,23.895,-0.70976,88.858,15.682,0.70976,88.858,15.682,0.5336,94.405,24.003,-0.5336,94.405,24.003,0.67629,89.806,17.105,0.64385,90.727,18.485,0.61347,91.647,19.866,0.5862,92.595,21.289,0.56226,93.5,22.646,-0.56226,93.5,22.646,-0.5862,92.595,21.289,-0.61347,91.647,19.866,-0.64385,90.727,18.485,-0.67629,89.806,17.105,-0.51656,94.566,23.895,0.51656,94.566,23.895,0.42086,95.707,23.895,0.28057,97.38,23.895,0.14029,99.052,23.895,5.5511E-16,100.72,23.895,-0.14029,99.052,23.895,-0.28057,97.38,23.895,-0.42086,95.707,23.895,-0.69289,88.974,15.626,0.69289,88.974,15.626,-0.69171,88.974,15.605,0.69171,88.974,15.605,0.5336,94.405,24.003,0.14161,97.771,21.956,0.28887,96.163,21.956,0.43333,94.585,21.956,0.15433,96.167,19.771,0.31483,94.571,19.771,0.47227,93.005,19.771,0.16768,94.778,17.788,0.34206,93.179,17.788,0.5131,91.611,17.788,-6.1062E-16,94.824,15.626,0.19661,93.164,15.626,0.39322,91.504,15.626,0.58983,89.844,15.626,0.69289,88.974,15.626,0.69171,88.974,15.605,0.70976,88.858,15.682,0.51656,94.566,23.895,0.67629,89.806,17.105,0.64385,90.727,18.485,0.61347,91.647,19.866,0.5862,92.595,21.289,0.56226,93.5,22.646,0.42086,95.707,23.895,0.28057,97.38,23.895,0.14029,99.052,23.895,5.5511E-16,100.72,23.895,3.028E-16,99.704,22.472,1.7592E-16,98.816,21.289,5.9884E-17,97.906,20.055,-7.6227E-17,97.061,18.863,-2.829E-16,96.095,17.468,-4.2848E-16,95.509,16.618,-0.5336,94.405,24.003,-0.43839,94.529,21.956,-0.29628,96.082,21.956,-0.15006,97.679,21.956,-0.47779,92.95,19.771,-0.3229,94.49,19.771,-0.16355,96.075,19.771,-0.5191,91.556,17.788,-0.35083,93.099,17.788,-0.17769,94.686,17.788,-0.69289,88.974,15.626,-0.58983,89.844,15.626,-0.39322,91.504,15.626,-0.19661,93.164,15.626,-6.1062E-16,94.824,15.626,-0.70976,88.858,15.682,-0.69171,88.974,15.605,-0.51656,94.566,23.895,-0.56226,93.5,22.646,-0.5862,92.595,21.289,-0.61347,91.647,19.866,-0.64385,90.727,18.485,-0.67629,89.806,17.105};
			return value;
		}
		private double[] getCoordinate_5_965_point_2()
		{
			double[] value = {5.5511E-16,100.72,23.895,-0.14029,99.052,23.895,-0.28057,97.38,23.895,-0.42086,95.707,23.895,-4.2848E-16,95.509,16.618,-2.829E-16,96.095,17.468,-7.6227E-17,97.061,18.863,5.9884E-17,97.906,20.055,1.7592E-16,98.816,21.289,3.028E-16,99.704,22.472};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_966_vector_1()
		{
			double[] value = {0.0,5.5511E-17,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.0736E-15,0.0,-1.0,-9.596E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.5547,-0.83205,0.0,-0.5547,-0.83205,-6.8698E-16,-0.5547,-0.83205,-6.8698E-16,-0.5547,-0.83205,-3.9414E-15,0.5547,0.83205,-3.9414E-15,0.5547,0.83205,0.0,0.5547,0.83205,0.0,0.5547,0.83205,0.0,-0.83205,0.5547,0.0,-0.83205,0.5547,5.9318E-15,-0.83205,0.5547,5.9318E-15,-0.83205,0.5547,5.5355E-15,-0.83205,0.5547,0.0,-0.83205,0.5547,5.7032E-15,-0.83205,0.5547,0.0,-0.83205,0.5547,0.0,-0.83205,0.5547,0.0,-0.83205,0.5547,5.7793E-15,-0.83205,0.5547,0.0,-0.83205,0.5547,5.6209E-15,-0.83205,0.5547,5.5355E-15,-0.83205,0.5547,0.0,0.0,1.0,-3.5048E-30,4.4348E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,1.4211E-14,-2.2423E-29,1.0,-2.7135E-14,0.0,1.0,0.0,0.99603,0.083124,-0.032002,0.99391,0.090983,-0.062219,0.99428,0.091018,-0.055834,0.99461,0.091048,-0.049564,0.99288,0.099824,-0.064996,0.99329,0.099866,-0.058305,0.99365,0.099902,-0.051734,0.9918,0.10817,-0.068046,0.99224,0.10822,-0.061198,0.99263,0.10827,-0.054471,0.98979,0.11723,-0.081046,0.99034,0.1173,-0.073982,0.99083,0.11735,-0.066906,0.99128,0.11741,-0.05982,0.99149,0.11743,-0.056102,0.99148,0.11752,-0.056232,0.99157,0.1172,-0.055257,0.99594,0.083537,-0.033579,0.99251,0.11119,-0.050635,0.99332,0.10534,-0.047082,0.99398,0.099536,-0.045741,0.99457,0.093724,-0.045175,0.99528,0.088376,-0.040113,0.99578,0.083524,-0.038037,0.99551,0.083501,-0.044566,0.9952,0.083475,-0.05109,0.99485,0.083446,-0.057607,0.99386,0.088935,-0.065899,0.99313,0.093588,-0.070263,0.99257,0.098603,-0.071252,0.99198,0.10358,-0.07237,0.99112,0.10948,-0.075474,0.99053,0.11306,-0.077952,-0.99603,0.083124,-0.032002,-0.99462,0.091049,-0.049344,-0.9943,0.091019,-0.055512,-0.99393,0.090985,-0.061852,-0.99366,0.099903,-0.051504,-0.99331,0.099868,-0.057968,-0.9929,0.099827,-0.064612,-0.99264,0.10827,-0.054235,-0.99226,0.10823,-0.060853,-0.99183,0.10818,-0.067653,-0.99149,0.11743,-0.056102,-0.99128,0.11741,-0.05982,-0.99083,0.11735,-0.066906,-0.99034,0.1173,-0.073982,-0.98979,0.11723,-0.081046,-0.99157,0.1172,-0.055257,-0.99148,0.11752,-0.056232,-0.99594,0.083537,-0.033579,-0.99528,0.088376,-0.040113,-0.99457,0.093724,-0.045175,-0.99398,0.099536,-0.045741,-0.99332,0.10534,-0.047082,-0.99251,0.11119,-0.050635};
			return value;
		}
		private double[] getNormal_5_966_vector_2()
		{
			double[] value = {-0.99485,0.083446,-0.057607,-0.9952,0.083475,-0.05109,-0.99551,0.083501,-0.044566,-0.99578,0.083524,-0.038037,-0.99053,0.11306,-0.077952,-0.99112,0.10948,-0.075474,-0.99198,0.10358,-0.07237,-0.99257,0.098603,-0.071252,-0.99313,0.093588,-0.070263,-0.99386,0.088935,-0.065899};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_967_point_1()
		{
			double[] value = {0.53721,0.0,0.53721,0.10415,0.47182,0.096403,0.34706,0.081627,0.2223,0.066851,0.097545,0.052075,0.2223,0.037298,0.34706,0.022522,0.47182,0.0077456,0.0014645,0.0,0.0014645,0.099832,0.011253,0.098563,0.011253,0.0012693,0.024887,0.0,0.024887,0.075054,0.011253,0.073856,0.011253,0.0011981,0.84935,0.10561,0.84935,0.21233,0.097545,0.19909,0.097545,0.11886,0.72081,0.20982,0.59608,0.20738,0.47134,0.2051,0.34279,0.20304,0.22016,0.20124,0.22016,0.1167,0.34279,0.1149,0.47134,0.11285,0.59608,0.11057,0.72081,0.10813,0.09608,0.43291,0.024887,0.43291,0.031482,0.35271,0.041149,0.23514,0.050816,0.11757,0.060484,0.0,0.070151,0.11757,0.079818,0.23514,0.089485,0.35271,0.0,0.0,0.0,0.09746,0.0014645,8.2961E-5,0.0014645,0.097377,0.54877,0.2138,0.88912,0.36638,0.77533,0.36638,0.66372,0.36638,0.88912,0.58488,0.77533,0.58488,0.66372,0.58488,0.88912,0.7819,0.77533,0.7819,0.66372,0.7819,0.99854,0.93571,0.88089,0.93571,0.76324,0.93571,0.64559,0.93571,0.58392,0.93571,0.58495,0.93694,0.5729,0.93236,0.56533,0.22084,0.56937,0.83684,0.56596,0.7186,0.56212,0.57454,0.5571,0.4267,0.55203,0.3101,0.64559,0.22084,0.76324,0.22084,0.88089,0.22084,0.99854,0.22084,0.99854,0.32377,0.99854,0.4267,0.99854,0.55396,0.99854,0.68121,0.99854,0.80846,0.99854,0.87209,0.54731,0.2138,0.43627,0.36638,0.32647,0.36638,0.21349,0.36638,0.43627,0.58488,0.32647,0.58488,0.21349,0.58488,0.43627,0.7819,0.32647,0.7819,0.21349,0.7819,0.51216,0.93571,0.45049,0.93571,0.33284,0.93571,0.21519,0.93571,0.097545,0.93571,0.52318,0.93236,0.51113,0.93694,0.53075,0.22084,0.54405,0.3101,0.53898,0.4267,0.53396,0.57454,0.53012,0.7186,0.52671,0.83684};
			return value;
		}
		private double[] getTextureCoordinate_5_967_point_2()
		{
			double[] value = {0.097545,0.22084,0.21519,0.22084,0.33284,0.22084,0.45049,0.22084,0.097545,0.87209,0.097545,0.80846,0.097545,0.68121,0.097545,0.55396,0.097545,0.4267,0.097545,0.32377};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_986_coordIndex_1()
		{
			int[] value = {8,7,1,-1,7,0,1,-1,9,8,1,-1,9,1,2,-1,10,9,2,-1,10,2,3,-1,11,10,4,-1,10,3,4,-1,12,11,5,-1,11,4,5,-1,13,12,5,-1,13,5,6,-1,15,14,8,-1,14,7,8,-1,16,15,8,-1,16,8,9,-1,17,16,9,-1,17,9,10,-1,18,17,11,-1,17,10,11,-1,19,18,12,-1,18,11,12,-1,20,19,12,-1,20,12,13,-1,22,21,14,-1,22,14,15,-1,23,22,15,-1,23,15,16,-1,24,23,16,-1,24,16,17,-1,25,24,18,-1,24,17,18,-1,26,25,19,-1,25,18,19,-1,27,26,20,-1,26,19,20,-1,29,28,21,-1,29,21,22,-1,30,29,22,-1,30,22,23,-1,31,30,23,-1,31,23,24,-1,32,31,25,-1,31,24,25,-1,33,32,26,-1,32,25,26,-1,34,33,27,-1,33,26,27,-1,36,35,28,-1,36,28,29,-1,37,36,29,-1,37,29,30,-1,38,37,31,-1,37,30,31,-1,39,38,32,-1,38,31,32,-1,40,39,33,-1,39,32,33,-1,41,40,34,-1,40,33,34,-1,43,42,35,-1,43,35,36,-1,44,43,36,-1,44,36,37,-1,45,44,38,-1,44,37,38,-1,46,45,38,-1,46,38,39,-1,47,46,40,-1,46,39,40,-1,48,47,41,-1,47,40,41,-1,49,44,50,-1,50,45,51,-1,51,46,52,-1,52,47,53,-1,53,48,54,-1,54,48,55,-1,55,41,56,-1,56,34,57,-1,57,34,58,-1,58,27,59,-1,59,20,60,-1,60,20,61,-1,61,13,62,-1,62,6,63,-1,63,6,64,-1,64,5,65,-1,65,4,66,-1,66,3,67,-1,67,2,68,-1,68,1,69,-1,69,0,70,-1,70,0,71,-1,71,7,72,-1,72,14,73,-1,73,14,74,-1,74,21,75,-1,75,28,76,-1,76,28,77,-1,77,35,78,-1,78,42,79,-1,79,42,80,-1,80,43,49,-1,0,69,1,-1,7,71,0,-1,1,68,2,-1,2,67,3,-1,3,66,4,-1,4,65,5,-1,6,62,13,-1,5,64,6,-1,14,72,7,-1,13,61,20,-1,21,74,14,-1,20,59,27,-1,28,75,21,-1,27,58,34,-1,35,77,28,-1,34,56,41,-1,42,78,35,-1,43,80,42,-1,44,49,43,-1,45,50,44,-1,46,51,45,-1,47,52,46,-1,41,55,48,-1,48,53,47,-1};
			return value;
		}





		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1056_coordIndex_1()
		{
			int[] value = {1,7,0,-1,8,1,2,-1,9,8,3,-1,8,2,3,-1,10,9,4,-1,9,3,4,-1,11,10,5,-1,10,4,5,-1,12,11,6,-1,11,5,6,-1,14,13,10,-1,13,9,10,-1,15,14,11,-1,14,10,11,-1,16,15,12,-1,15,11,12,-1,19,13,20,-1,21,20,14,-1,20,13,14,-1,22,21,15,-1,21,14,15,-1,23,22,16,-1,22,15,16,-1,26,25,19,-1,25,18,19,-1,27,26,20,-1,26,19,20,-1,28,27,21,-1,27,20,21,-1,29,28,22,-1,28,21,22,-1,30,29,23,-1,29,22,23,-1,32,31,27,-1,31,26,27,-1,33,32,28,-1,32,27,28,-1,34,33,29,-1,33,28,29,-1,35,34,30,-1,34,29,30,-1,39,38,33,-1,38,32,33,-1,40,39,34,-1,39,33,34,-1,41,40,35,-1,40,34,35,-1,45,44,38,-1,44,37,38,-1,46,45,39,-1,45,38,39,-1,47,46,40,-1,46,39,40,-1,48,47,41,-1,47,40,41,-1,49,48,50,-1,50,48,51,-1,51,41,52,-1,52,41,53,-1,53,35,54,-1,54,35,55,-1,55,35,56,-1,56,30,57,-1,57,30,58,-1,58,23,59,-1,59,23,60,-1,60,16,61,-1,61,16,62,-1,62,16,63,-1,63,12,64,-1,64,12,65,-1,65,6,66,-1,67,7,68,-1,68,8,69,-1,69,9,70,-1,70,13,71,-1,71,19,72,-1,72,17,73,-1,74,24,75,-1,75,26,76,-1,76,31,77,-1,77,38,78,-1,78,37,79,-1,79,36,80,-1,17,25,24,-1,36,43,42,-1,43,37,44,-1,1,68,7,-1,8,68,1,-1,9,69,8,-1,6,65,12,-1,13,70,9,-1,12,63,16,-1,19,71,13,-1,16,60,23,-1,18,72,19,-1,25,17,18,-1,26,75,25,-1,23,58,30,-1,31,76,26,-1,32,77,31,-1,30,56,35,-1,38,77,32,-1,35,53,41,-1,37,78,38,-1,41,51,48,-1,72,18,17,-1,24,25,75,-1,37,43,79,-1,79,43,36,-1};
			return value;
		}






		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1098_coordIndex_1()
		{
			int[] value = {6,1,5,-1,1,0,5,-1,7,2,6,-1,2,1,6,-1,8,3,2,-1,8,2,7,-1,11,5,10,-1,5,4,10,-1,12,6,11,-1,6,5,11,-1,13,7,12,-1,7,6,12,-1,14,8,7,-1,14,7,13,-1,15,9,8,-1,15,8,14,-1,17,11,16,-1,11,10,16,-1,18,12,17,-1,12,11,17,-1,19,13,18,-1,13,12,18,-1,20,14,13,-1,20,13,19,-1,21,15,14,-1,21,14,20,-1,23,17,16,-1,23,16,22,-1,24,18,17,-1,24,17,23,-1,25,19,18,-1,25,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,29,24,23,-1,29,23,28,-1,30,25,24,-1,30,24,29,-1,31,26,30,-1,26,25,30,-1,32,33,3,-1,33,34,3,-1,34,35,2,-1,35,36,2,-1,36,37,1,-1,37,38,1,-1,38,39,0,-1,39,40,0,-1,40,41,4,-1,41,42,4,-1,42,43,10,-1,43,44,10,-1,44,45,16,-1,45,46,16,-1,46,47,22,-1,47,48,22,-1,48,49,28,-1,49,50,28,-1,50,51,29,-1,51,52,29,-1,52,53,30,-1,53,54,30,-1,54,55,31,-1,55,56,31,-1,56,57,27,-1,57,58,27,-1,58,59,21,-1,59,60,21,-1,60,61,15,-1,61,62,15,-1,62,63,9,-1,63,32,9,-1,0,1,38,-1,5,0,40,-1,1,2,36,-1,3,8,32,-1,2,3,34,-1,4,5,40,-1,10,4,42,-1,9,15,62,-1,8,9,32,-1,16,10,44,-1,15,21,60,-1,22,16,46,-1,23,22,48,-1,21,27,58,-1,27,26,56,-1,28,23,48,-1,29,28,50,-1,30,29,52,-1,26,31,56,-1,31,30,54,-1};
			return value;
		}




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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1105_point_1()
		{
			double[] value = {1.9999,98.123,11.498,1.5205,98.123,11.499,1.0091,98.123,11.504,0.48851,98.123,11.51,1.9998,98.123,11.008,1.5198,98.123,11.009,1.0098,98.123,11.011,1.5203,98.123,10.48,1.5203,98.123,9.5205,1.9998,98.123,9.0145,1.5198,98.123,9.0137,1.0099,98.123,9.0116,1.9999,98.123,8.5106,1.5205,98.123,8.5096,1.009,98.123,8.505,0.48843,98.123,8.4991,-9.1426E-14,98.123,11.0,-7.7487E-14,98.123,11.25,-4.5698E-14,98.123,11.5,-1.3908E-14,98.123,11.75,3.3625E-17,98.123,12.0,0.25,98.123,12.0,0.5,98.123,12.0,0.75,98.123,12.0,1.0,98.123,12.0,1.25,98.123,12.0,1.5,98.123,12.0,1.75,98.123,12.0,2.0,98.123,12.0,2.25,98.123,12.0,2.5,98.123,12.0,2.75,98.123,12.0,3.0,98.123,12.0,3.25,98.123,12.0,3.5,98.123,12.0,3.75,98.123,12.0,4.0,98.123,12.0,3.7955,98.123,11.99,3.5969,98.123,11.959,3.4053,98.123,11.91,3.2215,98.123,11.843,3.0467,98.123,11.759,2.8818,98.123,11.658,2.7278,98.123,11.543,2.5858,98.123,11.414,2.4567,98.123,11.272,2.3416,98.123,11.118,2.2414,98.123,10.953,2.1572,98.123,10.778,2.0899,98.123,10.595,2.0406,98.123,10.403,2.0103,98.123,10.204,2.0,98.123,10.0,2.0103,98.123,9.7955,2.0406,98.123,9.5969,2.0899,98.123,9.4053,2.1572,98.123,9.2215,2.2414,98.123,9.0467,2.3416,98.123,8.8818,2.4567,98.123,8.7278,2.5858,98.123,8.5858,2.7278,98.123,8.4567,2.8818,98.123,8.3416,3.0467,98.123,8.2414,3.2215,98.123,8.1572,3.4053,98.123,8.0899,3.5969,98.123,8.0406,3.7955,98.123,8.0103,4.0,98.123,8.0,3.75,98.123,8.0,3.5,98.123,8.0,3.25,98.123,8.0,3.0,98.123,8.0,2.75,98.123,8.0,2.5,98.123,8.0,2.25,98.123,8.0,2.0,98.123,8.0,1.75,98.123,8.0,1.5,98.123,8.0,1.25,98.123,8.0,1.0,98.123,8.0,0.75,98.123,8.0,0.5,98.123,8.0,0.25,98.123,8.0,-5.8026E-11,98.123,8.0,-4.897E-11,98.123,8.25,-2.9013E-11,98.123,8.5,-9.0558E-12,98.123,8.75,-1.9982E-16,98.123,9.0,0.20153,98.123,9.0203,0.38925,98.123,9.0786,0.55911,98.123,9.1708,0.70711,98.123,9.2929,0.82922,98.123,9.4409,0.92142,98.123,9.6108,0.97968,98.123,9.7985,1.0,98.123,10.0,0.97968,98.123,10.202,0.92142,98.123,10.389,0.82922,98.123,10.559};
			return value;
		}
		private double[] getCoordinate_5_1105_point_2()
		{
			double[] value = {0.70711,98.123,10.707,0.55911,98.123,10.829,0.38925,98.123,10.921,0.20154,98.123,10.98,-0.47957,98.123,11.51,-0.98574,98.123,11.504,-1.5205,98.123,11.499,-1.9999,98.123,11.498,-0.98661,98.123,11.011,-1.5198,98.123,11.009,-1.9998,98.123,11.008,-1.5203,98.123,10.48,-1.5203,98.123,9.5205,-0.98674,98.123,9.0116,-1.5198,98.123,9.0137,-1.9998,98.123,9.0145,-0.47949,98.123,8.499,-0.98569,98.123,8.5047,-1.5205,98.123,8.5096,-1.9999,98.123,8.5106,3.3625E-17,98.123,12.0,-1.3908E-14,98.123,11.75,-4.5698E-14,98.123,11.5,-7.7487E-14,98.123,11.25,-9.1426E-14,98.123,11.0,-1.9982E-16,98.123,9.0,-9.0558E-12,98.123,8.75,-2.9013E-11,98.123,8.5,-4.897E-11,98.123,8.25,-5.8026E-11,98.123,8.0,-0.20153,98.123,10.98,-0.38925,98.123,10.921,-0.55911,98.123,10.829,-0.70711,98.123,10.707,-0.82922,98.123,10.559,-0.92142,98.123,10.389,-0.97968,98.123,10.202,-1.0,98.123,10.0,-0.97968,98.123,9.7985,-0.92142,98.123,9.6108,-0.82922,98.123,9.4409,-0.70711,98.123,9.2929,-0.55911,98.123,9.1708,-0.38925,98.123,9.0786,-0.20153,98.123,9.0203,-0.25,98.123,8.0,-0.5,98.123,8.0,-0.75,98.123,8.0,-1.0,98.123,8.0,-1.25,98.123,8.0,-1.5,98.123,8.0,-1.75,98.123,8.0,-2.0,98.123,8.0,-2.25,98.123,8.0,-2.5,98.123,8.0,-2.75,98.123,8.0,-3.0,98.123,8.0,-3.25,98.123,8.0,-3.5,98.123,8.0,-3.75,98.123,8.0,-4.0,98.123,8.0,-3.7955,98.123,8.0103,-3.5969,98.123,8.0406,-3.4053,98.123,8.0899,-3.2215,98.123,8.1572,-3.0467,98.123,8.2414,-2.8818,98.123,8.3416,-2.7278,98.123,8.4567,-2.5858,98.123,8.5858,-2.4567,98.123,8.7278,-2.3416,98.123,8.8818,-2.2414,98.123,9.0467,-2.1572,98.123,9.2215,-2.0899,98.123,9.4053,-2.0406,98.123,9.5969,-2.0103,98.123,9.7955,-2.0,98.123,10.0,-2.0103,98.123,10.204,-2.0406,98.123,10.403,-2.0899,98.123,10.595,-2.1572,98.123,10.778,-2.2414,98.123,10.953,-2.3416,98.123,11.118,-2.4567,98.123,11.272,-2.5858,98.123,11.414,-2.7278,98.123,11.543,-2.8818,98.123,11.658,-3.0467,98.123,11.759,-3.2215,98.123,11.843,-3.4053,98.123,11.91,-3.5969,98.123,11.959,-3.7955,98.123,11.99,-4.0,98.123,12.0,-3.75,98.123,12.0,-3.5,98.123,12.0,-3.25,98.123,12.0,-3.0,98.123,12.0,-2.75,98.123,12.0,-2.5,98.123,12.0,-2.25,98.123,12.0};
			return value;
		}
		private double[] getCoordinate_5_1105_point_3()
		{
			double[] value = {-2.0,98.123,12.0,-1.75,98.123,12.0,-1.5,98.123,12.0,-1.25,98.123,12.0,-1.0,98.123,12.0,-0.75,98.123,12.0,-0.5,98.123,12.0,-0.25,98.123,12.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1106_vector_1()
		{
			double[] value = {-1.2734E-11,1.0,-1.0773E-11,-4.978E-12,1.0,1.6615E-12,-5.795E-12,1.0,-3.0171E-13,4.2918E-11,1.0,4.3414E-11,-9.4779E-13,1.0,2.6714E-12,-1.041E-11,1.0,-6.4261E-12,4.3396E-13,1.0,9.0998E-12,3.7823E-12,1.0,1.4689E-11,2.1843E-12,1.0,-1.9077E-11,-7.4579E-12,1.0,-5.1577E-12,-1.3931E-11,1.0,2.098E-12,2.5265E-12,1.0,-1.8615E-11,-1.654E-11,1.0,-3.4846E-13,-3.0893E-12,1.0,-3.5453E-12,-1.3062E-11,1.0,8.6722E-12,3.6442E-11,1.0,-2.5646E-11,-8.0891E-11,1.0,-1.0755E-12,-1.0146E-10,1.0,-5.2624E-12,-9.0599E-11,1.0,1.2257E-11,-4.2407E-11,1.0,-3.2926E-11,7.1936E-13,1.0,-1.6752E-10,6.2247E-11,1.0,-1.3636E-10,4.1265E-11,1.0,-1.0525E-10,-1.2335E-11,1.0,-7.318E-11,-1.5681E-11,1.0,-4.565E-11,7.4284E-12,1.0,-3.0112E-11,7.6995E-12,1.0,-2.0382E-11,-2.73E-12,1.0,-5.4931E-12,-4.8822E-12,1.0,1.8255E-11,-1.1997E-12,1.0,4.4514E-11,5.1977E-12,1.0,3.1851E-11,5.3644E-12,1.0,-3.1863E-11,-5.9894E-12,1.0,-1.7573E-11,-9.0903E-12,1.0,1.543E-10,4.923E-12,1.0,3.2409E-10,-4.1514E-11,1.0,3.608E-10,-1.6458E-10,1.0,3.1129E-10,-5.8633E-11,1.0,3.5196E-10,-1.0529E-11,1.0,3.2655E-10,-5.6473E-11,1.0,2.0052E-10,-1.0913E-10,1.0,6.5346E-11,-8.7902E-11,1.0,2.3448E-11,-1.4736E-11,1.0,3.6561E-11,1.0169E-11,1.0,2.7612E-11,-2.4587E-12,1.0,-8.906E-13,-1.0189E-11,1.0,-6.7693E-12,-8.6229E-13,1.0,4.4486E-12,3.0528E-12,1.0,6.1937E-12,-1.0902E-11,1.0,-4.3184E-12,-2.7213E-11,1.0,-5.9741E-13,-2.8988E-11,1.0,3.0705E-11,-1.9244E-11,1.0,3.9005E-11,-1.3577E-11,1.0,1.7764E-13,-1.9515E-11,1.0,-3.885E-11,-3.0251E-11,1.0,-3.1023E-11,-2.9735E-11,1.0,-3.3724E-13,-1.5151E-11,1.0,2.5957E-12,-3.0021E-12,1.0,-9.8306E-12,-8.9972E-12,1.0,-1.0775E-11,-2.102E-11,1.0,-1.7925E-12,-1.527E-11,1.0,-1.0881E-11,-1.7391E-12,1.0,-4.3346E-11,-2.4516E-11,1.0,-5.3009E-11,-9.5736E-11,1.0,-3.6143E-11,-1.1449E-10,1.0,-7.4606E-11,-5.8235E-11,1.0,-2.0823E-10,-1.0922E-11,1.0,-3.3117E-10,-5.8753E-11,1.0,-3.5176E-10,-1.6275E-10,1.0,-3.088E-10,-4.2202E-11,1.0,-3.604E-10,4.5156E-12,1.0,-3.2542E-10,-8.4976E-12,1.0,-1.4838E-10,-5.6902E-12,1.0,3.4891E-11,5.2031E-12,1.0,5.5526E-11,5.0087E-12,1.0,-3.8024E-12,-1.1951E-12,1.0,-9.4772E-12,-4.9711E-12,1.0,2.1624E-11,-3.2469E-12,1.0,4.1946E-11,7.8878E-12,1.0,4.7907E-11,8.0643E-12,1.0,4.8546E-11,-1.694E-11,1.0,5.5912E-11,-1.2922E-11,1.0,7.8839E-11,4.6159E-11,1.0,1.1195E-10,5.3713E-11,1.0,1.4436E-10,-4.4003E-11,1.0,1.5605E-10,-3.1546E-11,1.0,1.8884E-11,-2.7858E-11,1.0,-1.8422E-11,-5.3403E-11,1.0,7.8401E-12,-8.1103E-11,1.0,2.2398E-12,-1.3149E-12,1.0,-1.0197E-11,3.4782E-11,1.0,-1.822E-11,3.0241E-11,1.0,-2.3648E-11,1.9583E-11,1.0,-2.2901E-11,2.052E-11,1.0,-1.6307E-11,2.3631E-11,1.0,-8.7715E-12,2.0404E-11,1.0,-4.5958E-12,1.6248E-11,1.0,1.7765E-13,1.878E-11,1.0,3.677E-12,1.985E-11,1.0,6.3603E-12,1.4475E-11,1.0,1.2361E-11};
			return value;
		}
		private double[] getNormal_5_1106_vector_2()
		{
			double[] value = {1.1854E-11,1.0,1.6777E-11,2.2161E-11,1.0,1.2292E-11,2.8097E-11,1.0,-6.721E-13,-4.4182E-12,1.0,-1.0348E-11,-2.8244E-11,1.0,2.9594E-11,1.1651E-11,1.0,-2.3146E-13,1.7062E-12,1.0,5.7201E-12,1.2358E-11,1.0,-8.2394E-12,5.8182E-12,1.0,9.6985E-12,9.319E-12,1.0,-2.3867E-12,-1.7547E-12,1.0,4.57E-12,-2.176E-12,1.0,1.2568E-11,1.2523E-13,1.0,-2.1029E-11,-3.6512E-12,1.0,-2.3938E-11,1.376E-11,1.0,-5.6843E-12,1.2605E-11,1.0,-1.1964E-11,-3.3801E-11,1.0,-2.4401E-11,1.0964E-11,1.0,5.4413E-12,3.2838E-12,1.0,-3.3493E-12,2.2293E-11,1.0,3.0036E-12,-2.08E-12,1.0,-1.6526E-10,1.5541E-11,1.0,-3.3436E-11,3.8532E-11,1.0,1.2124E-11,6.4693E-11,1.0,-4.2963E-12,8.11E-11,1.0,-2.046E-12,8.2436E-11,1.0,2.2383E-12,3.4358E-11,1.0,8.0186E-12,-2.1314E-12,1.0,-1.8404E-11,1.1563E-11,1.0,1.858E-11,4.3391E-11,1.0,1.5635E-10,9.5599E-13,1.0,4.724E-12,-3.3667E-11,1.0,1.1233E-11,-2.5394E-11,1.0,1.7836E-11,-1.2884E-11,1.0,1.847E-11,-1.5271E-11,1.0,1.2575E-11,-2.0913E-11,1.0,7.1275E-12,-2.0911E-11,1.0,3.8305E-12,-2.031E-11,1.0,-8.8815E-14,-2.5784E-11,1.0,-5.5151E-12,-3.0366E-11,1.0,-1.0965E-11,-2.7519E-11,1.0,-2.0786E-11,-2.5767E-11,1.0,-2.9689E-11,-3.6166E-11,1.0,-3.2286E-11,-3.9794E-11,1.0,-2.8276E-11,-7.1465E-13,1.0,-1.9778E-11,-5.3835E-11,1.0,1.5601E-10,-4.6177E-11,1.0,1.2487E-10,1.292E-11,1.0,9.5709E-11,1.7039E-11,1.0,7.8234E-11,-8.0695E-12,1.0,7.1192E-11,-8.0753E-12,1.0,6.6997E-11,3.2488E-12,1.0,5.5394E-11,5.0598E-12,1.0,2.9422E-11,1.1948E-12,1.0,-6.5277E-12,-5.0087E-12,1.0,-4.0756E-12,-5.3613E-12,1.0,5.3179E-11,5.8851E-12,1.0,3.2069E-11,8.6463E-12,1.0,-1.5049E-10,-4.7193E-12,1.0,-3.2491E-10,4.1793E-11,1.0,-3.5575E-10,1.6315E-10,1.0,-3.0365E-10,5.8761E-11,1.0,-3.467E-10,9.9964E-12,1.0,-3.2837E-10,5.7461E-11,1.0,-2.0674E-10,1.1381E-10,1.0,-7.3063E-11,9.5021E-11,1.0,-3.3884E-11,2.3591E-11,1.0,-5.1103E-11,1.5444E-12,1.0,-4.2865E-11,1.7305E-11,1.0,-1.3138E-11,2.6489E-11,1.0,-6.2842E-12,1.6592E-11,1.0,-1.5485E-11,9.9357E-12,1.0,-1.3376E-11,1.9264E-11,1.0,1.1605E-12,3.0178E-11,1.0,-9.2192E-13,2.8503E-11,1.0,-3.0917E-11,1.7788E-11,1.0,-3.7612E-11,1.0915E-11,1.0,1.7764E-13,1.4159E-11,1.0,3.7612E-11,2.141E-11,1.0,2.9119E-11,1.9651E-11,1.0,-2.6995E-12,5.1855E-12,1.0,-7.1902E-12,-6.6016E-12,1.0,4.7399E-12,-1.3047E-14,1.0,4.315E-12,1.1626E-11,1.0,-5.6465E-12,5.9798E-12,1.0,1.5599E-12,-6.6785E-12,1.0,3.2417E-11,1.7497E-11,1.0,4.193E-11,8.9631E-11,1.0,2.7117E-11,1.1078E-10,1.0,6.6778E-11,5.7536E-11,1.0,2.022E-10,1.079E-11,1.0,3.3049E-10,5.8981E-11,1.0,3.5822E-10,1.6571E-10,1.0,3.1853E-10,4.151E-11,1.0,3.6646E-10,-5.3296E-12,1.0,3.2643E-10,9.236E-12,1.0,1.527E-10,6.0832E-12,1.0,-2.3214E-11,-5.3633E-12,1.0,-3.9657E-11,-5.104E-12,1.0,2.3746E-11,1.1988E-12,1.0,3.7721E-11};
			return value;
		}
		private double[] getNormal_5_1106_vector_3()
		{
			double[] value = {4.971E-12,1.0,1.2229E-11,2.5604E-12,1.0,-1.1951E-11,-7.5146E-12,1.0,-2.5976E-11,-7.2708E-12,1.0,-3.1456E-11,1.5584E-11,1.0,-4.0387E-11,1.2337E-11,1.0,-6.2428E-11,-4.1151E-11,1.0,-9.6539E-11,-6.211E-11,1.0,-1.3606E-10};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1107_point_1()
		{
			double[] value = {0.74941,0.060768,0.68957,0.060768,0.62614,0.060768,0.56166,0.060768,0.74941,0.12351,0.68957,0.12351,0.62614,0.12351,0.68957,0.18981,0.68957,0.3095,0.74941,0.37293,0.68957,0.37293,0.62614,0.37293,0.74941,0.43741,0.68957,0.43741,0.62614,0.43741,0.56166,0.43741,0.50014,0.12498,0.50008,0.093833,0.50001,0.062671,0.50001,0.031419,0.50016,4.5467E-4,0.53116,1.7723E-4,0.56243,3.6622E-5,0.59362,1.3296E-7,0.62473,3.4986E-5,0.65588,1.1157E-4,0.68708,2.0156E-4,0.71825,2.7666E-4,0.74941,3.0824E-4,0.78056,3.0583E-4,0.81173,3.0207E-4,0.84293,3.0199E-4,0.87409,3.1068E-4,0.90519,3.0998E-4,0.93638,2.9466E-4,0.96764,2.8862E-4,0.99854,3.1748E-4,0.97333,0.0015785,0.94855,0.0053353,0.92461,0.011536,0.90171,0.019956,0.87993,0.030441,0.85936,0.042899,0.84015,0.057262,0.82243,0.073363,0.80636,0.091056,0.79201,0.11026,0.77954,0.13083,0.76906,0.15263,0.76068,0.17553,0.75452,0.19941,0.75071,0.22416,0.74941,0.24966,0.75071,0.27515,0.75452,0.2999,0.76068,0.32378,0.76906,0.34669,0.77954,0.36848,0.79201,0.38906,0.80636,0.40826,0.82243,0.42595,0.84015,0.44205,0.85936,0.45641,0.87993,0.46887,0.90171,0.47936,0.92461,0.48778,0.94855,0.49398,0.97333,0.49774,0.99854,0.499,0.96764,0.49903,0.93638,0.49902,0.90519,0.499,0.87409,0.499,0.84293,0.49901,0.81173,0.49901,0.78056,0.49901,0.74941,0.49901,0.71825,0.49904,0.68708,0.49911,0.65588,0.4992,0.62473,0.49928,0.59362,0.49931,0.56243,0.49928,0.53116,0.49914,0.50016,0.49886,0.50001,0.46789,0.50001,0.43664,0.50008,0.40548,0.50014,0.37433,0.52514,0.37178,0.54861,0.3645,0.56979,0.35303,0.58821,0.33782,0.60343,0.31935,0.61492,0.29817,0.62218,0.27478,0.62473,0.24966,0.62218,0.22454,0.61492,0.20114,0.60343,0.17996};
			return value;
		}
		private double[] getTextureCoordinate_5_1107_point_2()
		{
			double[] value = {0.58821,0.1615,0.56979,0.14629,0.54861,0.13482,0.52514,0.12753,0.43801,0.060768,0.37527,0.060768,0.30897,0.060768,0.24913,0.060768,0.37527,0.12351,0.30897,0.12351,0.24913,0.12351,0.30897,0.18981,0.30897,0.3095,0.37527,0.37293,0.30897,0.37293,0.24913,0.37293,0.43801,0.43741,0.37527,0.43741,0.30897,0.43741,0.24913,0.43741,0.49837,4.5467E-4,0.49852,0.031419,0.49852,0.062671,0.49846,0.093833,0.4984,0.12498,0.4984,0.37433,0.49846,0.40548,0.49852,0.43664,0.49852,0.46789,0.49837,0.49886,0.4734,0.12753,0.44993,0.13482,0.42875,0.14629,0.41032,0.1615,0.3951,0.17996,0.38362,0.20114,0.37635,0.22454,0.3738,0.24966,0.37635,0.27478,0.38362,0.29817,0.3951,0.31935,0.41032,0.33782,0.42875,0.35303,0.44993,0.3645,0.4734,0.37178,0.46738,0.49914,0.43611,0.49928,0.40492,0.49931,0.37381,0.49928,0.34265,0.4992,0.31146,0.49911,0.28028,0.49904,0.24913,0.49901,0.21798,0.49901,0.1868,0.49901,0.1556,0.49901,0.12444,0.499,0.093345,0.499,0.06216,0.49902,0.030893,0.49903,0.0,0.499,0.025209,0.49774,0.049982,0.49398,0.073924,0.48778,0.096827,0.47936,0.11861,0.46887,0.13918,0.45641,0.15839,0.44205,0.1761,0.42595,0.19218,0.40826,0.20652,0.38906,0.21899,0.36848,0.22947,0.34669,0.23785,0.32378,0.24402,0.2999,0.24782,0.27515,0.24913,0.24966,0.24782,0.22416,0.24402,0.19941,0.23785,0.17553,0.22947,0.15263,0.21899,0.13083,0.20652,0.11026,0.19218,0.091056,0.1761,0.073363,0.15839,0.057262,0.13918,0.042899,0.11861,0.030441,0.096827,0.019956,0.073924,0.011536,0.049982,0.0053353,0.025209,0.0015785,0.0,3.1748E-4,0.030893,2.8862E-4,0.06216,2.9466E-4,0.093345,3.0998E-4,0.12444,3.1068E-4,0.1556,3.0199E-4,0.1868,3.0207E-4,0.21798,3.0583E-4};
			return value;
		}
		private double[] getTextureCoordinate_5_1107_point_3()
		{
			double[] value = {0.24913,3.0824E-4,0.28028,2.7666E-4,0.31146,2.0156E-4,0.34265,1.1157E-4,0.37381,3.4986E-5,0.40492,1.3296E-7,0.43611,3.6622E-5,0.46738,1.7723E-4};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1112_coordIndex_1()
		{
			int[] value = {6,1,5,-1,1,0,5,-1,7,2,6,-1,2,1,6,-1,8,3,2,-1,8,2,7,-1,11,5,10,-1,5,4,10,-1,12,6,11,-1,6,5,11,-1,13,7,12,-1,7,6,12,-1,14,8,7,-1,14,7,13,-1,15,9,8,-1,15,8,14,-1,17,11,16,-1,11,10,16,-1,18,12,17,-1,12,11,17,-1,19,13,18,-1,13,12,18,-1,20,14,13,-1,20,13,19,-1,21,15,14,-1,21,14,20,-1,23,17,16,-1,23,16,22,-1,24,18,17,-1,24,17,23,-1,25,19,18,-1,25,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,29,24,23,-1,29,23,28,-1,30,25,24,-1,30,24,29,-1,31,26,30,-1,26,25,30,-1,32,33,1,-1,33,34,1,-1,34,35,0,-1,35,36,0,-1,36,37,4,-1,37,38,4,-1,38,39,10,-1,39,40,10,-1,40,41,16,-1,41,42,16,-1,42,43,22,-1,43,44,22,-1,44,45,28,-1,45,46,28,-1,46,47,29,-1,47,48,29,-1,48,49,30,-1,49,50,30,-1,50,51,31,-1,51,52,31,-1,52,53,27,-1,53,54,27,-1,54,55,21,-1,55,56,21,-1,56,57,15,-1,57,58,15,-1,58,59,9,-1,59,60,9,-1,60,61,3,-1,61,62,3,-1,62,63,2,-1,63,32,2,-1,0,1,34,-1,5,0,36,-1,1,2,32,-1,3,8,60,-1,2,3,62,-1,4,5,36,-1,10,4,38,-1,9,15,58,-1,8,9,60,-1,16,10,40,-1,15,21,56,-1,22,16,42,-1,23,22,44,-1,21,27,54,-1,27,26,52,-1,28,23,44,-1,29,28,46,-1,30,29,48,-1,26,31,52,-1,31,30,50,-1};
			return value;
		}




		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1119_coordIndex_1()
		{
			int[] value = {6,1,5,-1,1,0,5,-1,7,2,6,-1,2,1,6,-1,8,3,2,-1,8,2,7,-1,11,5,10,-1,5,4,10,-1,12,6,11,-1,6,5,11,-1,13,7,12,-1,7,6,12,-1,14,8,7,-1,14,7,13,-1,15,9,8,-1,15,8,14,-1,17,11,16,-1,11,10,16,-1,18,12,17,-1,12,11,17,-1,19,13,18,-1,13,12,18,-1,20,14,13,-1,20,13,19,-1,21,15,14,-1,21,14,20,-1,23,17,16,-1,23,16,22,-1,24,18,17,-1,24,17,23,-1,25,19,18,-1,25,18,24,-1,26,20,25,-1,20,19,25,-1,27,21,26,-1,21,20,26,-1,29,24,23,-1,29,23,28,-1,30,25,24,-1,30,24,29,-1,31,26,30,-1,26,25,30,-1,32,33,30,-1,33,34,30,-1,34,35,31,-1,35,36,31,-1,36,37,27,-1,37,38,27,-1,38,39,21,-1,39,40,21,-1,40,41,15,-1,41,42,15,-1,42,43,9,-1,43,44,9,-1,44,45,3,-1,45,46,3,-1,46,47,2,-1,47,48,2,-1,48,49,1,-1,49,50,1,-1,50,51,0,-1,51,52,0,-1,52,53,4,-1,53,54,4,-1,54,55,10,-1,55,56,10,-1,56,57,16,-1,57,58,16,-1,58,59,22,-1,59,60,22,-1,60,61,28,-1,61,62,28,-1,62,63,29,-1,63,32,29,-1,0,1,50,-1,5,0,52,-1,1,2,48,-1,3,8,44,-1,2,3,46,-1,4,5,52,-1,10,4,54,-1,9,15,42,-1,8,9,44,-1,16,10,56,-1,15,21,40,-1,22,16,58,-1,23,22,60,-1,21,27,38,-1,27,26,36,-1,28,23,60,-1,29,28,62,-1,30,29,32,-1,26,31,36,-1,31,30,34,-1};
			return value;
		}





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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1140_point_1()
		{
			double[] value = {0.0,1.1962,13.25,-3.0582,1.1962,12.839,-5.239,1.1962,10.559,-6.363,1.1962,7.6,-6.511,1.1962,4.4042,-5.9591,1.1962,1.3833,-3.2604,1.1962,0.067282,0.0,1.1962,0.0,-3.0553,7.8205,12.847,-5.9561,7.8205,1.3923,-3.2574,7.8205,0.07624,-3.0472,14.84,12.865,-5.228,14.84,10.585,-6.352,14.84,7.6265,-6.4999,14.84,4.4307,-5.948,14.84,1.4098,-3.2493,14.84,0.093765,-3.0361,21.819,12.887,-5.2169,21.819,10.607,-6.3409,21.819,7.6489,-6.4888,21.819,4.4531,-5.9369,21.819,1.4322,-3.2382,21.819,0.11612,-3.0243,28.637,12.911,-5.205,28.637,10.631,-6.3291,28.637,7.6723,-6.477,28.637,4.4765,-5.9251,28.637,1.4556,-3.2264,28.637,0.13958,-3.0129,35.773,12.934,-5.1937,35.773,10.654,-6.3177,35.773,7.6952,-6.4656,35.773,4.4994,-5.9137,35.773,1.4785,-3.215,35.773,0.16248,-3.0052,42.348,12.95,-5.1859,42.348,10.67,-6.31,42.348,7.7119,-6.4579,42.348,4.516,-5.906,42.348,1.4952,-3.2073,42.348,0.17912,0.056438,49.432,13.372,-3.0018,49.432,12.96,-5.1826,49.432,10.68,-6.3066,49.432,7.7218,-6.4546,49.432,4.5259,-5.9026,49.432,1.5051,-3.204,49.432,0.189,0.056438,49.432,0.12172,6.6403E-4,4.2061,13.253,0.0024734,7.2179,13.258,0.0052645,10.231,13.264,0.0088737,13.246,13.272,0.013137,16.262,13.281,0.017892,19.279,13.29,0.022974,22.296,13.3,0.028219,25.314,13.311,0.033464,28.332,13.321,0.038546,31.349,13.331,0.043301,34.366,13.341,0.047564,37.382,13.35,0.051174,40.396,13.358,0.053965,43.41,13.364,0.055774,46.422,13.369,-6.3638,8.0,3.0,-6.4036,8.708,3.2938,-6.4767,9.0,4.0,-5.9506,9.0,9.0,-5.5266,8.0,10.0,-5.5263,6.0,10.0,-5.6615,5.2929,9.7071,-5.9508,5.0,9.0,-6.4803,5.0,4.0,-6.3659,6.0,3.0,0.055774,46.422,0.11875,0.053965,43.41,0.11393,0.051174,40.396,0.10751,0.047564,37.382,0.099772,0.043301,34.366,0.090972,0.038546,31.349,0.081376,0.033464,28.332,0.071251,0.028219,25.314,0.06086,0.022974,22.296,0.05047,0.017892,19.279,0.040344,0.013137,16.262,0.030749,0.0088737,13.246,0.021948,0.0052645,10.231,0.014208,0.0024734,7.2179,0.0077936,6.6403E-4,4.2061,0.0029691,0.0,1.1962,0.0,3.1129,1.1962,0.0612,5.8666,1.1962,1.1849,6.5024,1.1962,4.2744,6.3529,1.1962,7.6474,5.239,1.1962,10.559,3.1588,1.1962,12.794,0.0,1.1962,13.25,3.1158,7.8205,0.070158,5.8696,7.8205,1.1938,3.1617,7.8205,12.803};
			return value;
		}
		private double[] getCoordinate_5_1140_point_2()
		{
			double[] value = {3.1239,14.84,0.087683,5.8777,14.84,1.2114,6.5135,14.84,4.3009,6.364,14.84,7.6738,5.2501,14.84,10.585,3.1698,14.84,12.82,3.135,21.819,0.11004,5.8888,21.819,1.2337,6.5246,21.819,4.3233,6.3751,21.819,7.6962,5.2612,21.819,10.607,3.1809,21.819,12.843,3.1469,28.637,0.13349,5.9006,28.637,1.2572,6.5364,28.637,4.3467,6.3869,28.637,7.7196,5.273,28.637,10.631,3.1927,28.637,12.866,3.1582,35.773,0.15639,5.912,35.773,1.2801,6.5478,35.773,4.3696,6.3983,35.773,7.7425,5.2844,35.773,10.654,3.2041,35.773,12.889,3.166,42.348,0.17303,5.9197,42.348,1.2967,6.5555,42.348,4.3863,6.406,42.348,7.7592,5.2921,42.348,10.67,3.2118,42.348,12.906,0.056438,49.432,0.12172,3.1693,49.432,0.18292,5.9231,49.432,1.3066,6.5589,49.432,4.3962,6.4094,49.432,7.7691,5.2955,49.432,10.68,3.2152,49.432,12.916,0.056438,49.432,13.372,0.055774,46.422,13.369,0.053965,43.41,13.364,0.051174,40.396,13.358,0.047564,37.382,13.35,0.043301,34.366,13.341,0.038546,31.349,13.331,0.033464,28.332,13.321,0.028219,25.314,13.311,0.022974,22.296,13.3,0.017892,19.279,13.29,0.013137,16.262,13.281,0.0088737,13.246,13.272,0.0052645,10.231,13.264,0.0024734,7.2179,13.258,6.6403E-4,4.2061,13.253,6.6403E-4,4.2061,0.0029691,0.0024734,7.2179,0.0077936,0.0052645,10.231,0.014208,0.0088737,13.246,0.021948,0.013137,16.262,0.030749,0.017892,19.279,0.040344,0.022974,22.296,0.05047,0.028219,25.314,0.06086,0.033464,28.332,0.071251,0.038546,31.349,0.081376,0.043301,34.366,0.090972,0.047564,37.382,0.099772,0.051174,40.396,0.10751,0.053965,43.41,0.11393,0.055774,46.422,0.11875,6.3691,6.0,3.0,6.4092,5.2929,3.2929,6.4823,5.0,4.0,5.9529,5.0,9.0,5.724,5.1783,9.5699,5.5295,6.0,10.0,5.5328,8.0,10.0,5.9586,9.0,9.0,6.4847,9.0,4.0,6.3701,8.0,3.0,-6.4803,5.0,4.0,6.4823,5.0,4.0,-6.3659,6.0,3.0,6.4092,5.2929,3.2929,6.3691,6.0,3.0,0.0016144,6.0,3.0,-6.3659,6.0,3.0,6.3701,8.0,3.0,-6.3638,8.0,3.0,6.3691,6.0,3.0,0.0016144,6.0,3.0,0.0031102,8.0,3.0,-6.4767,9.0,4.0,-5.9506,9.0,9.0,5.9586,9.0,9.0,6.4847,9.0,4.0,-5.5266,8.0,10.0,5.5328,8.0,10.0,-5.5263,6.0,10.0,5.5295,6.0,10.0,0.0031102,8.0,10.0,-0.035622,6.0,10.0};
			return value;
		}
		private double[] getCoordinate_5_1140_point_3()
		{
			double[] value = {2.9335,6.0,10.0,-5.9508,5.0,9.0,-6.4803,5.0,4.0,6.4823,5.0,4.0,5.9529,5.0,9.0,2.9335,5.0,9.0,-0.035622,5.0,9.0,-2.9352,5.0,9.0,-6.4767,9.0,4.0,6.4847,9.0,4.0,-6.4036,8.708,3.2938,-6.3638,8.0,3.0,6.3701,8.0,3.0,0.0031102,8.0,3.0,-5.9508,5.0,9.0,-2.9352,5.6285,9.9284,-2.9352,5.2929,9.7071,-2.9352,5.0808,9.3938,-2.9352,5.0,9.0,-0.035622,6.0,10.0,-0.035622,5.6285,9.9284,-0.035622,5.2929,9.7071,-0.035622,5.0808,9.3938,-0.035622,5.0,9.0,2.9335,6.0,10.0,2.9335,5.6285,9.9284,2.9335,5.2929,9.7071,2.9335,5.0808,9.3938,2.9335,5.0,9.0,5.9529,5.0,9.0,-5.6615,5.2929,9.7071,-5.5263,6.0,10.0,5.5295,6.0,10.0,5.724,5.1783,9.5699,-5.9506,9.0,9.0,5.9586,9.0,9.0,-5.5266,8.0,10.0,5.5328,8.0,10.0,0.0031102,8.0,10.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1141_vector_1()
		{
			double[] value = {-0.0079504,-6.4901E-4,0.99997,-0.39,-5.9295E-4,0.92082,-0.87679,-3.0142E-4,0.48088,-0.97851,-1.2187E-4,0.20619,-0.99803,5.2978E-5,-0.062801,-0.92059,2.6477E-4,-0.39053,-0.042786,6.4906E-4,-0.99908,-0.0080545,6.492E-4,-0.99997,-0.39,-0.0015003,0.92082,-0.92059,0.0015448,-0.39053,-0.042786,0.0020176,-0.99908,-0.39,-0.0021439,0.92081,-0.87679,-1.6289E-4,0.48088,-0.97851,7.8657E-4,0.20619,-0.99802,0.0016025,-0.062801,-0.92059,0.0024528,-0.39053,-0.042786,0.0029883,-0.99908,-0.38999,-0.0024627,0.92081,-0.87679,-1.3441E-4,0.48088,-0.97851,9.7335E-4,0.20619,-0.99802,0.0019211,-0.062801,-0.92059,0.0029026,-0.39053,-0.042786,0.0034693,-0.99908,-0.38999,-0.0024666,0.92081,-0.87679,-1.3407E-4,0.48088,-0.97851,9.7559E-4,0.20619,-0.99802,0.0019249,-0.062801,-0.92059,0.002908,-0.39053,-0.042786,0.003475,-0.99908,-0.39,-0.0021449,0.92081,-0.87679,-1.628E-4,0.48088,-0.97851,7.8719E-4,0.20619,-0.99802,0.0016036,-0.062801,-0.92059,0.0024543,-0.39053,-0.042786,0.0029899,-0.99908,-0.39,-0.0015523,0.92082,-0.87679,-2.1573E-4,0.48088,-0.97851,4.4006E-4,0.20619,-0.99803,0.0010115,-0.062801,-0.92059,0.0016182,-0.39053,-0.042786,0.002096,-0.99908,-0.0079504,-6.4901E-4,0.99997,-0.39,-5.9295E-4,0.92082,-0.87679,-3.0142E-4,0.48088,-0.97851,-1.2187E-4,0.20619,-0.99803,5.2978E-5,-0.062801,-0.92059,2.6477E-4,-0.39053,-0.042786,6.4906E-4,-0.99908,-0.0080545,6.492E-4,-0.99997,-0.0079504,-0.0013055,0.99997,-0.0079504,-0.0018738,0.99997,-0.0079504,-0.0023541,0.99997,-0.0079503,-0.0027467,0.99996,-0.0079503,-0.0030518,0.99996,-0.0079503,-0.0032697,0.99996,-0.0079503,-0.0034003,0.99996,-0.0079503,-0.0034439,0.99996,-0.0079503,-0.0034003,0.99996,-0.0079503,-0.0032697,0.99996,-0.0079503,-0.0030518,0.99996,-0.0079503,-0.0027467,0.99996,-0.0079504,-0.0023541,0.99997,-0.0079504,-0.0018738,0.99997,-0.0079504,-0.0013055,0.99997,-0.98897,0.001144,-0.14811,-0.99204,0.0011876,-0.12591,-0.99654,0.001133,-0.083062,-0.93727,1.3694E-4,0.34861,-0.90232,-9.6381E-5,0.43106,-0.90218,-1.417E-4,0.43137,-0.91325,-1.1595E-4,0.40739,-0.93704,-2.7208E-5,0.34923,-0.99658,6.3772E-4,-0.082678,-0.98902,8.7486E-4,-0.14781,-0.0080545,0.0013122,-0.99997,-0.0080545,0.0018861,-0.99997,-0.0080545,0.0023712,-0.99996,-0.0080545,0.0027677,-0.99996,-0.0080545,0.0030759,-0.99996,-0.0080545,0.0032959,-0.99996,-0.0080545,0.0034279,-0.99996,-0.0080545,0.0034718,-0.99996,-0.0080545,0.0034279,-0.99996,-0.0080545,0.0032959,-0.99996,-0.0080545,0.0030759,-0.99996,-0.0080545,0.0027677,-0.99996,-0.0080545,0.0023712,-0.99996,-0.0080545,0.0018861,-0.99997,-0.0080545,0.0013122,-0.99997,0.0080545,6.4901E-4,-0.99997,0.039646,6.4813E-4,-0.99921,0.89,2.8509E-4,-0.45597,0.99763,3.2464E-5,-0.068817,0.97733,-1.494E-4,0.21173,0.87679,-3.2288E-4,0.48088,0.4201,-5.9421E-4,0.90748,0.0079504,-6.492E-4,0.99997,0.039646,0.0019489,-0.99921,0.89,1.5991E-4,-0.45597,0.4201,-0.0021515,0.90748};
			return value;
		}
		private double[] getNormal_5_1141_vector_2()
		{
			double[] value = {0.039646,0.0028715,-0.99921,0.89,7.1116E-5,-0.45597,0.99763,-0.0012163,-0.068817,0.97733,-0.0020095,0.21173,0.87678,-0.0026552,0.48088,0.4201,-0.0032562,0.90747,0.039646,0.0033287,-0.99921,0.89,2.7124E-5,-0.45597,0.99763,-0.001473,-0.068817,0.97733,-0.0023919,0.21173,0.87678,-0.0031348,0.48088,0.4201,-0.0038035,0.90747,0.039646,0.0033342,-0.99921,0.89,2.6595E-5,-0.45597,0.99763,-0.0014761,-0.068817,0.97733,-0.0023965,0.21173,0.87678,-0.0031405,0.48088,0.4201,-0.00381,0.90747,0.039646,0.0028731,-0.99921,0.89,7.097E-5,-0.45597,0.99763,-0.0012171,-0.068817,0.97733,-0.0020108,0.21173,0.87678,-0.0026568,0.48088,0.4201,-0.003258,0.90747,0.039646,0.0020234,-0.99921,0.89,1.5273E-4,-0.45597,0.99763,-7.3997E-4,-0.068817,0.97733,-0.0013,0.21173,0.87679,-0.0017656,0.48088,0.4201,-0.0022408,0.90748,0.0080545,6.4901E-4,-0.99997,0.039646,6.4813E-4,-0.99921,0.89,2.8509E-4,-0.45597,0.99763,3.2464E-5,-0.068817,0.97733,-1.494E-4,0.21173,0.87679,-3.2288E-4,0.48088,0.4201,-5.9421E-4,0.90748,0.0079504,-6.492E-4,0.99997,0.0079504,-0.0013122,0.99997,0.0079504,-0.0018861,0.99997,0.0079504,-0.0023711,0.99997,0.0079503,-0.0027676,0.99996,0.0079503,-0.0030758,0.99996,0.0079503,-0.0032957,0.99996,0.0079503,-0.0034277,0.99996,0.0079503,-0.0034717,0.99996,0.0079503,-0.0034277,0.99996,0.0079503,-0.0032957,0.99996,0.0079503,-0.0030758,0.99996,0.0079503,-0.0027676,0.99996,0.0079504,-0.0023711,0.99997,0.0079504,-0.0018861,0.99997,0.0079504,-0.0013122,0.99997,0.0080545,0.0013055,-0.99997,0.0080545,0.0018737,-0.99997,0.0080545,0.002354,-0.99996,0.0080545,0.0027466,-0.99996,0.0080545,0.0030517,-0.99996,0.0080545,0.0032695,-0.99996,0.0080545,0.0034002,-0.99996,0.0080545,0.0034437,-0.99996,0.0080545,0.0034002,-0.99996,0.0080545,0.0032695,-0.99996,0.0080545,0.0030517,-0.99996,0.0080545,0.0027466,-0.99996,0.0080545,0.002354,-0.99996,0.0080545,0.0018737,-0.99997,0.0080545,0.0013055,-0.99997,0.98902,-3.8421E-4,-0.14781,0.99209,-3.5758E-4,-0.12553,0.99658,-3.9497E-4,-0.082678,0.93703,-9.982E-4,0.34923,0.91814,-0.0010911,0.39626,0.90218,-0.0012902,0.43136,0.90232,-0.0016397,0.43106,0.93727,-0.0016542,0.34861,0.99654,-7.7144E-4,-0.083063,0.98897,-5.4752E-4,-0.14811,-4.4235E-17,1.0,-5.9474E-15,-5.5511E-17,1.0,-1.0299E-14,7.3604E-17,-4.1341E-15,1.0,-2.0771E-16,0.70711,0.70711,-7.3599E-17,-1.8132E-15,1.0,0.0,-2.7561E-15,1.0,3.4694E-17,3.8519E-33,1.0,2.7756E-17,0.0,1.0,2.54E-17,0.0,1.0,2.5398E-17,0.0,1.0,0.0,0.0,1.0,3.994E-17,0.0,1.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0};
			return value;
		}
		private double[] getNormal_5_1141_vector_3()
		{
			double[] value = {0.0,0.0,-1.0,0.0,1.0,0.0,4.9941E-17,1.0,2.9606E-16,0.0,1.0,1.4803E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-8.8471E-17,-1.0,-1.2561E-15,1.3878E-17,-1.0,-6.2804E-16,-1.6457E-16,-0.70805,0.70616,-1.8368E-17,6.2804E-16,1.0,-7.3479E-17,3.1402E-16,1.0,-5.6614E-17,-1.2561E-15,1.0,9.4542E-17,1.0,-4.2067E-15,-2.7607E-16,0.37148,-0.92844,-1.0728E-16,0.70711,-0.70711,1.6318E-16,0.91918,-0.39383,1.0408E-17,1.0,-1.1605E-15,-1.249E-16,-7.543E-15,-1.0,-3.1336E-16,0.37148,-0.92844,-1.0423E-16,0.70711,-0.70711,2.2324E-17,0.91918,-0.39383,-2.0817E-17,1.0,1.0154E-15,-2.7756E-17,-2.611E-15,-1.0,-2.5174E-16,0.37148,-0.92844,-8.2569E-17,0.70711,-0.70711,1.2169E-16,0.91918,-0.39383,1.3878E-17,1.0,4.3517E-15,-5.5511E-17,1.0,6.2375E-15,-1.1171E-16,0.70711,-0.70711,-3.9813E-16,-1.5086E-14,-1.0,3.9811E-16,3.4814E-15,-1.0,0.0,0.82169,-0.56993,-1.9949E-16,-1.0,2.3209E-15,-9.6628E-31,-1.0,4.3517E-15,-6.3679E-16,-1.7987E-14,-1.0,0.0,-1.2185E-14,-1.0,0.0,-6.6727E-15,-1.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1142_point_1()
		{
			double[] value = {0.61807,0.0,0.53401,0.0,0.48398,0.0,0.44266,0.0,0.39607,0.0,0.35407,0.0,0.28996,0.0,0.23907,0.0,0.53401,0.11282,0.35407,0.11282,0.28996,0.11282,0.53401,0.23222,0.48398,0.23222,0.44266,0.23222,0.39607,0.23222,0.35407,0.23222,0.28996,0.23222,0.53401,0.35086,0.48398,0.35086,0.44266,0.35086,0.39607,0.35086,0.35407,0.35086,0.28996,0.35086,0.53401,0.46673,0.48398,0.46673,0.44266,0.46673,0.39607,0.46673,0.35407,0.46673,0.28996,0.46673,0.53401,0.58803,0.48398,0.58803,0.44266,0.58803,0.39607,0.58803,0.35407,0.58803,0.28996,0.58803,0.53401,0.69988,0.48398,0.69988,0.44266,0.69988,0.39607,0.69988,0.35407,0.69988,0.28996,0.69988,0.61807,0.82051,0.53401,0.82051,0.48398,0.82051,0.44266,0.82051,0.39607,0.82051,0.35407,0.82051,0.28996,0.82051,0.23907,0.82051,0.61807,0.051282,0.61807,0.10256,0.61807,0.15385,0.61807,0.20513,0.61807,0.25641,0.61807,0.30769,0.61807,0.35897,0.61807,0.41026,0.61807,0.46154,0.61807,0.51282,0.61807,0.5641,0.61807,0.61538,0.61807,0.66666,0.61807,0.71795,0.61807,0.76923,0.37776,0.11588,0.38158,0.12793,0.39067,0.13289,0.4625,0.13289,0.47607,0.11588,0.47612,0.08183,0.47216,0.06979,0.4626,0.064803,0.39077,0.064803,0.37781,0.08183,0.23907,0.76923,0.23907,0.71795,0.23907,0.66666,0.23907,0.61538,0.23907,0.5641,0.23907,0.51282,0.23907,0.46154,0.23907,0.41026,0.23907,0.35897,0.23907,0.30769,0.23907,0.25641,0.23907,0.20513,0.23907,0.15385,0.23907,0.10256,0.23907,0.051282,0.99854,0.0,0.95023,0.0,0.88723,0.0,0.84323,0.0,0.79423,0.0,0.75362,0.0,0.7059,0.0,0.61953,0.0,0.95023,0.11282,0.88723,0.11282,0.7059,0.11282};
			return value;
		}
		private double[] getTextureCoordinate_5_1142_point_2()
		{
			double[] value = {0.95023,0.23222,0.88723,0.23222,0.84323,0.23222,0.79423,0.23222,0.75362,0.23222,0.7059,0.23222,0.95023,0.35086,0.88723,0.35086,0.84323,0.35086,0.79423,0.35086,0.75362,0.35086,0.7059,0.35086,0.95023,0.46673,0.88723,0.46673,0.84323,0.46673,0.79423,0.46673,0.75362,0.46673,0.7059,0.46673,0.95023,0.58803,0.88723,0.58803,0.84323,0.58803,0.79423,0.58803,0.75362,0.58803,0.7059,0.58803,0.95023,0.69988,0.88723,0.69988,0.84323,0.69988,0.79423,0.69988,0.75362,0.69988,0.7059,0.69988,0.99854,0.82051,0.95023,0.82051,0.88723,0.82051,0.84323,0.82051,0.79423,0.82051,0.75362,0.82051,0.7059,0.82051,0.61953,0.82051,0.61953,0.76923,0.61953,0.71795,0.61953,0.66666,0.61953,0.61538,0.61953,0.5641,0.61953,0.51282,0.61953,0.46154,0.61953,0.41026,0.61953,0.35897,0.61953,0.30769,0.61953,0.25641,0.61953,0.20513,0.61953,0.15385,0.61953,0.10256,0.61953,0.051282,0.99854,0.051282,0.99854,0.10256,0.99854,0.15385,0.99854,0.20513,0.99854,0.25641,0.99854,0.30769,0.99854,0.35897,0.99854,0.41026,0.99854,0.46154,0.99854,0.51282,0.99854,0.5641,0.99854,0.61538,0.99854,0.66666,0.99854,0.71795,0.99854,0.76923,0.85979,0.08183,0.85595,0.06979,0.84683,0.064803,0.775,0.064803,0.76729,0.067839,0.76148,0.08183,0.76153,0.11588,0.7751,0.13289,0.84693,0.13289,0.85984,0.11588,0.0,0.24304,0.2376,0.24304,0.0020965,0.27183,0.23626,0.25743,0.23553,0.27183,0.11881,0.27183,0.034152,0.32405,0.068305,0.54153,0.068305,0.32408,0.034152,0.54151,0.034152,0.43278,0.068305,0.43281,0.15369,0.32527,0.2376,0.3341,0.2376,0.53397,0.15369,0.5428,0.0,0.32405,0.0,0.5129,0.034152,0.32405,0.034152,0.51284,0.0,0.41847,0.034152,0.41781};
			return value;
		}
		private double[] getTextureCoordinate_5_1142_point_3()
		{
			double[] value = {0.034152,0.46851,0.068305,0.33414,0.15222,0.32526,0.15222,0.54281,0.068305,0.53392,0.068305,0.48325,0.068305,0.43342,0.068305,0.38475,0.0,0.19082,0.2376,0.19082,0.0013401,0.17644,0.0020684,0.16202,0.2355,0.16202,0.11878,0.16202,0.0,0.031354,0.060192,0.0076001,0.060192,0.015677,0.060192,0.023277,0.060192,0.031354,0.11807,0.0,0.11807,0.0076001,0.11807,0.015677,0.11807,0.023277,0.11807,0.031354,0.17733,0.0,0.17733,0.0076001,0.17733,0.015677,0.17733,0.023277,0.17733,0.031354,0.2376,0.031354,0.0057753,0.015677,0.0084739,0.0,0.22915,0.0,0.23303,0.019288,0.0,0.081011,0.2376,0.081011,0.0084599,0.11235,0.22911,0.11235,0.11878,0.11235};
			return value;
		}


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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1147_point_1()
		{
			double[] value = {-3.4327,46.069,-2.112,-5.0332,46.069,-2.112,-5.0332,45.971,-1.8753,-5.0332,45.735,-1.7773,-5.0332,45.498,-1.8753,-5.0332,45.4,-2.112,-5.0332,45.498,-2.3487,-5.0332,45.735,-2.4467,-5.0332,45.971,-2.3487,-5.0332,46.069,-2.112,-4.9004,46.069,-2.112,-4.8556,45.971,-2.3487,-4.8107,45.735,-2.4467,-4.8466,45.527,-2.3743,-4.8957,45.409,-2.1908,-4.5634,45.409,-2.1908,-4.231,45.409,-2.1908,-3.8987,45.409,-2.1908,-3.5663,45.409,-2.1908,-3.6154,45.527,-2.3743,-3.6514,45.735,-2.4467,-3.6065,45.971,-2.3487,-3.5617,46.069,-2.112,-3.4327,46.069,-2.112,-3.4327,45.971,-2.3487,-3.4327,45.735,-2.4467,-3.4327,45.498,-2.3487,-3.4327,45.4,-2.112,-3.4327,45.498,-1.8753,-3.4327,45.735,-1.7773,-3.4327,45.971,-1.8753,-3.5617,46.069,-2.112,-3.6065,45.971,-1.8753,-3.6514,45.735,-1.7773,-3.6154,45.527,-1.8497,-3.5663,45.409,-2.0332,-3.8987,45.409,-2.0332,-4.231,45.409,-2.0332,-4.5634,45.409,-2.0332,-4.8957,45.409,-2.0332,-4.8466,45.527,-1.8497,-4.8107,45.735,-1.7773,-4.8556,45.971,-1.8753,-4.9004,46.069,-2.112,-4.231,45.409,-2.7814,-4.231,46.082,-2.7814,-4.231,46.755,-2.7814,-4.231,47.428,-2.7814,-4.231,48.102,-2.7814,-4.8621,45.409,-2.3352,-4.8621,46.755,-2.3352,-4.8621,47.428,-2.3352,-4.6295,46.082,-1.5742,-4.6295,46.755,-1.5742,-4.6295,47.428,-1.5742,-3.8377,45.409,-1.5704,-3.8377,46.082,-1.5704,-3.8377,46.755,-1.5704,-3.8377,47.428,-1.5704,-3.5885,46.755,-2.2997,-3.5885,47.428,-2.2997,-4.231,45.409,-2.7814,-4.231,46.082,-2.7814,-4.231,46.755,-2.7814,-4.231,47.428,-2.7814,-4.231,48.102,-2.7814,-4.8957,45.409,-2.1908,-4.8466,45.527,-2.3743,-4.8107,45.735,-2.4467,-4.8556,45.971,-2.3487,-4.9004,46.069,-2.112,-3.5617,46.069,-2.112,-3.6065,45.971,-2.3487,-3.6514,45.735,-2.4467,-3.6154,45.527,-2.3743,-3.5663,45.409,-2.1908,-3.5663,45.409,-2.0332,-3.6154,45.527,-1.8497,-3.6514,45.735,-1.7773,-3.6065,45.971,-1.8753,-4.8556,45.971,-1.8753,-4.8107,45.735,-1.7773,-4.8466,45.527,-1.8497,-4.8957,45.409,-2.0332,-3.7577,48.102,-2.5853,-3.5617,48.102,-2.112,-3.7577,48.102,-1.6387,-4.231,48.102,-1.4426,-4.7043,48.102,-1.6387,-4.9004,48.102,-2.112,-4.7043,48.102,-2.5853,-3.5663,45.409,-2.1908,-3.8987,45.409,-2.1908,-4.231,45.409,-2.1908,-4.5634,45.409,-2.1908,-4.8957,45.409,-2.1908,-4.8621,45.409,-2.3352,-4.231,45.409,-2.7814,-4.8957,45.409,-2.0332,-4.5634,45.409,-2.0332};
			return value;
		}
		private double[] getCoordinate_5_1147_point_2()
		{
			double[] value = {-4.231,45.409,-2.0332,-3.8987,45.409,-2.0332,-3.5663,45.409,-2.0332,-3.8377,45.409,-1.5704,-3.4327,48.747,-2.112,-5.0332,48.747,-2.112,-5.0332,48.845,-2.3487,-5.0332,49.081,-2.4467,-5.0332,49.318,-2.3487,-5.0332,49.416,-2.112,-5.0332,49.318,-1.8753,-5.0332,49.081,-1.7773,-5.0332,48.845,-1.8753,-5.0332,48.747,-2.112,-4.9004,48.747,-2.112,-4.8556,48.845,-1.8753,-4.8107,49.081,-1.7773,-4.8466,49.289,-1.8497,-4.8957,49.407,-2.0332,-4.6299,49.407,-2.0332,-4.364,49.407,-2.0332,-4.0981,49.407,-2.0332,-3.8322,49.407,-2.0332,-3.5663,49.407,-2.0332,-3.6154,49.289,-1.8497,-3.6514,49.081,-1.7773,-3.6065,48.845,-1.8753,-3.5617,48.747,-2.112,-3.4327,48.747,-2.112,-3.4327,48.795,-1.9388,-3.4327,48.923,-1.8174,-3.4327,49.081,-1.7773,-3.4327,49.318,-1.8753,-3.4327,49.416,-2.112,-3.4327,49.318,-2.3487,-3.4327,49.081,-2.4467,-3.4327,48.845,-2.3487,-3.5617,48.747,-2.112,-3.6065,48.845,-2.3487,-3.6514,49.081,-2.4467,-3.6154,49.289,-2.3743,-3.5663,49.407,-2.1908,-3.8322,49.407,-2.1908,-4.0981,49.407,-2.1908,-4.364,49.407,-2.1908,-4.6299,49.407,-2.1908,-4.8957,49.407,-2.1908,-4.8466,49.289,-2.3743,-4.8107,49.081,-2.4467,-4.8556,48.845,-2.3487,-4.9004,48.747,-2.112,-4.231,49.407,-1.4426,-4.231,48.972,-1.4426,-4.231,48.537,-1.4426,-4.231,48.102,-1.4426,-4.8174,49.407,-1.7892,-4.231,49.407,-2.7814,-3.6446,49.407,-2.4348,-4.231,49.407,-1.4426,-4.231,48.972,-1.4426,-4.231,48.537,-1.4426,-4.231,48.102,-1.4426,-3.7577,48.102,-1.6387,-3.5617,48.102,-2.112,-3.7577,48.102,-2.5853,-4.231,48.102,-2.7814,-4.7043,48.102,-2.5853,-4.9004,48.102,-2.112,-4.7043,48.102,-1.6387,-4.8957,49.407,-2.0332,-4.8466,49.289,-1.8497,-4.8107,49.081,-1.7773,-4.8556,48.845,-1.8753,-4.9004,48.747,-2.112,-3.5617,48.747,-2.112,-3.6065,48.845,-1.8753,-3.6514,49.081,-1.7773,-3.6154,49.289,-1.8497,-3.5663,49.407,-2.0332,-3.5663,49.407,-2.1908,-3.6154,49.289,-2.3743,-3.6514,49.081,-2.4467,-3.6065,48.845,-2.3487,-4.8556,48.845,-2.3487,-4.8107,49.081,-2.4467,-4.8466,49.289,-2.3743,-4.8957,49.407,-2.1908,-3.5663,49.407,-2.0332,-3.8322,49.407,-2.0332,-4.0981,49.407,-2.0332,-4.364,49.407,-2.0332,-4.6299,49.407,-2.0332,-4.8957,49.407,-2.0332,-4.8174,49.407,-1.7892,-4.231,49.407,-1.4426,-4.8957,49.407,-2.1908,-4.6299,49.407,-2.1908,-4.364,49.407,-2.1908,-4.0981,49.407,-2.1908,-3.8322,49.407,-2.1908};
			return value;
		}
		private double[] getCoordinate_5_1147_point_3()
		{
			double[] value = {-3.5663,49.407,-2.1908,-3.6446,49.407,-2.4348,-4.231,49.407,-2.7814,-2.4907,49.081,-0.85695,-3.4327,49.081,-0.85695,-2.4907,50.336,-2.112,-3.4327,50.336,-2.112,-2.4907,49.081,-3.367,-3.4327,49.081,-3.367,-2.4907,47.826,-2.112,-3.4327,47.826,-2.112,-2.4907,49.081,-0.85695,-3.4327,49.081,-0.85695,-2.4907,49.081,-0.85695,-2.4907,50.336,-2.112,-2.4907,49.081,-3.367,-2.4907,47.826,-2.112,-3.4327,48.747,-2.112,-3.4327,48.795,-1.9388,-3.4327,48.923,-1.8174,-3.4327,49.081,-1.7773,-3.4327,49.318,-1.8753,-3.4327,49.416,-2.112,-3.4327,49.318,-2.3487,-3.4327,49.081,-2.4467,-3.4327,48.845,-2.3487,-3.4327,49.081,-0.85695,-3.4327,47.826,-2.112,-3.4327,49.081,-3.367,-3.4327,50.336,-2.112,-2.4907,45.735,-0.85695,-3.4327,45.735,-0.85695,-2.4907,46.99,-2.112,-3.4327,46.99,-2.112,-2.4907,45.735,-3.367,-3.4327,45.735,-3.367,-2.4907,44.48,-2.112,-3.4327,44.48,-2.112,-2.4907,45.735,-0.85695,-3.4327,45.735,-0.85695,-2.4907,45.735,-0.85695,-2.4907,46.99,-2.112,-2.4907,45.735,-3.367,-2.4907,44.48,-2.112,-3.4327,46.069,-2.112,-3.4327,45.971,-2.3487,-3.4327,45.735,-2.4467,-3.4327,45.498,-2.3487,-3.4327,45.4,-2.112,-3.4327,45.498,-1.8753,-3.4327,45.735,-1.7773,-3.4327,45.971,-1.8753,-3.4327,45.735,-0.85695,-3.4327,44.48,-2.112,-3.4327,45.735,-3.367,-3.4327,46.99,-2.112,-5.0332,45.735,-0.85695,-5.9751,45.735,-0.85695,-5.0332,46.918,-1.6934,-5.9751,46.918,-1.6934,-5.0332,46.482,-3.1205,-5.9751,46.482,-3.1205,-5.0332,44.997,-3.1275,-5.9751,44.997,-3.1275,-5.0332,44.53,-1.7602,-5.9751,44.53,-1.7602,-5.0332,45.735,-0.85695,-5.9751,45.735,-0.85695,-5.0332,46.069,-2.112,-5.0332,45.971,-1.8753,-5.0332,45.735,-1.7773,-5.0332,45.498,-1.8753,-5.0332,45.4,-2.112,-5.0332,45.498,-2.3487,-5.0332,45.735,-2.4467,-5.0332,45.971,-2.3487,-5.0332,45.735,-0.85695,-5.0332,46.918,-1.6934,-5.0332,46.482,-3.1205,-5.0332,44.997,-3.1275,-5.0332,44.53,-1.7602,-5.9751,45.735,-0.85695,-5.9751,44.53,-1.7602,-5.9751,44.997,-3.1275,-5.9751,46.482,-3.1205,-5.9751,46.918,-1.6934,-5.0332,49.081,-0.85695,-5.9751,49.081,-0.85695,-5.0332,50.265,-1.6934,-5.9751,50.265,-1.6934,-5.0332,49.829,-3.1205,-5.9751,49.829,-3.1205,-5.0332,48.344,-3.1275,-5.9751,48.344,-3.1275,-5.0332,47.877,-1.7602,-5.9751,47.877,-1.7602,-5.0332,49.081,-0.85695,-5.9751,49.081,-0.85695,-5.0332,48.747,-2.112,-5.0332,48.845,-2.3487};
			return value;
		}
		private double[] getCoordinate_5_1147_point_4()
		{
			double[] value = {-5.0332,49.081,-2.4467,-5.0332,49.318,-2.3487,-5.0332,49.416,-2.112,-5.0332,49.318,-1.8753,-5.0332,49.081,-1.7773,-5.0332,48.845,-1.8753,-5.0332,49.081,-0.85695,-5.0332,50.265,-1.6934,-5.0332,49.829,-3.1205,-5.0332,48.344,-3.1275,-5.0332,47.877,-1.7602,-5.9751,49.081,-0.85695,-5.9751,47.877,-1.7602,-5.9751,48.344,-3.1275,-5.9751,49.829,-3.1205,-5.9751,50.265,-1.6934};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1148_vector_1()
		{
			double[] value = {-4.0249E-15,1.0,-1.8384E-14,0.0,1.0,2.7576E-14,0.0,0.70711,0.70711,0.0,2.0107E-15,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,-3.3272E-15,-0.70711,-0.70711,0.0,5.7449E-16,-1.0,0.0,0.70711,-0.70711,0.0,1.0,2.7576E-14,0.0,1.0,0.0,-2.7924E-15,0.70711,-0.70711,0.0,-1.149E-15,-1.0,0.0,-0.62093,-0.78387,-1.3035E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,0.0,0.0,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,-4.0249E-15,1.0,-1.8384E-14,0.0,0.70711,-0.70711,2.5156E-16,2.298E-15,-1.0,0.0,-0.70711,-0.70711,4.0249E-15,-1.0,-5.5152E-14,0.0,-0.70711,0.70711,0.0,2.0107E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,9.2374E-30,2.0107E-15,1.0,-2.434E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-5.7712E-15,-0.97187,0.23551,5.5619E-15,-0.97187,0.23551,0.0,-0.97187,0.23551,-1.2996E-15,-0.97187,0.23551,0.0,-0.62093,0.78387,0.0,2.0107E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-5.7449E-16,-6.6346E-16,-1.0,5.7449E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,9.1476E-30,-6.6346E-16,-1.0,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.59527,2.4847E-16,0.80352,-0.59527,2.4847E-16,0.80352,-0.59527,2.4847E-16,0.80352,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.9599,-4.857E-17,-0.28035,0.9599,-4.857E-17,-0.28035,-2.8725E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,3.0492E-30,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,-0.99304,-2.0316E-17,-0.11776,-0.92,-1.5266E-16,-0.39191,-0.86603,-1.0803E-16,-0.5,-0.93526,-8.262E-17,-0.35397,-1.0,0.0,4.0215E-15,1.0,2.1852E-16,-5.7449E-16,0.93526,-8.262E-17,-0.35397,0.86603,-1.9043E-16,-0.5,0.92,0.0,-0.39191,0.99304,0.0,-0.11776,0.99304,1.0158E-17,0.11776,0.92,7.633E-17,0.39191,0.86603,5.4017E-17,0.5,0.93526,-1.5285E-16,0.35397,-0.93526,4.131E-17,0.35397,-0.86603,1.0803E-16,0.5,-0.92,7.633E-17,0.39191,-0.99304,0.0,0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,0.0,0.70711,1.3665E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,1.3665E-16,0.70711,-1.0,0.0,-6.8078E-13,-0.70711,-4.0996E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1148_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,4.0249E-15,-1.0,-2.7576E-14,0.0,-1.0,4.596E-14,0.0,-0.70711,-0.70711,0.0,0.0,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,0.0,0.70711,0.70711,0.0,5.7449E-16,1.0,0.0,-0.70711,0.70711,0.0,-1.0,4.596E-14,0.0,-1.0,-9.1919E-15,2.9311E-15,-0.70711,0.70711,0.0,5.7449E-16,1.0,2.5163E-15,0.62093,0.78387,1.0833E-15,0.97187,0.23551,0.0,0.97187,0.23551,-6.8175E-15,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,-1.284E-16,0.62093,0.78387,0.0,5.7449E-16,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,4.0249E-15,-1.0,-2.7576E-14,-3.1046E-15,-0.85568,0.51751,-4.0084E-16,-0.47466,0.88017,0.0,5.7449E-16,1.0,0.0,0.70711,0.70711,0.0,1.0,0.0,0.0,0.70711,-0.70711,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,0.0,-0.70711,-0.70711,0.0,0.0,-1.0,-2.6591E-15,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,4.284E-15,0.97187,-0.23551,0.0,0.97187,-0.23551,0.0,0.97187,-0.23551,0.0,0.97187,-0.23551,-3.5859E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,4.3087E-16,0.0,1.0,2.8725E-16,0.0,1.0,1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,2.8725E-16,0.0,-1.0,0.87607,0.0,-0.48219,-1.4362E-16,0.0,1.0,0.0,0.0,1.0,-4.3087E-16,0.0,1.0,-4.3087E-16,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,0.0,0.70711,0.0,-0.70711,0.0,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,-5.7449E-16,-0.70711,1.4094E-16,0.70711,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,0.0,0.5,-0.93526,4.465E-16,0.35397,-1.0,0.0,-2.8725E-15,1.0,0.0,0.0,0.93526,1.1537E-16,0.35397,0.86603,1.9425E-16,0.5,0.92,0.0,0.39191,0.99304,0.0,0.11776,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,-3.3645E-16,-0.5,0.93526,4.3064E-16,-0.35397,-0.93526,0.0,-0.35397,-0.86603,-5.2346E-16,-0.5,-0.92,-4.4329E-16,-0.39191,-0.99304,0.0,-0.11776,0.0,1.0,0.0,0.0,1.0,0.0,8.8563E-15,1.0,0.0,-8.8563E-15,1.0,-1.2032E-14,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,-8.8563E-15,1.0,0.0,8.8563E-15,1.0,0.0,0.0,1.0,1.2032E-14};
			return value;
		}
		private double[] getNormal_5_1148_vector_3()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,1.7277E-14,-1.0615E-14,1.0,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,1.0,4.596E-15,0.0,1.0,4.596E-15,0.0,2.8725E-16,-1.0,0.0,2.8725E-16,-1.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-2.9771E-16,0.0,-1.0,0.0,0.0,-1.0,-2.9771E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.7692E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,2.8725E-16,-1.0,0.0,2.8725E-16,-1.0,0.0,-1.0,2.298E-15,0.0,-1.0,2.298E-15,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-2.9771E-16,0.0,-1.0,0.0,0.0,-1.0,1.7692E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-3.6427E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,3.6427E-16,0.0,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,0.0,1.0,0.0,-5.7449E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0};
			return value;
		}
		private double[] getNormal_5_1148_vector_4()
		{
			double[] value = {1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-3.6427E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-7.2217E-16,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1149_point_1()
		{
			double[] value = {0.28112,0.8846,0.17256,0.8846,0.17256,0.86677,0.17256,0.84894,0.17256,0.83111,0.17256,0.81328,0.17256,0.79545,0.17256,0.77762,0.17256,0.75979,0.17256,0.74196,0.18156,0.74196,0.18461,0.75979,0.18765,0.77762,0.18519,0.79296,0.18188,0.80754,0.20442,0.80754,0.22697,0.80754,0.24951,0.80754,0.27205,0.80754,0.26874,0.79296,0.26629,0.77762,0.26933,0.75979,0.27237,0.74196,0.28112,0.74196,0.28112,0.75979,0.28112,0.77762,0.28112,0.79545,0.28112,0.81328,0.28112,0.83111,0.28112,0.84894,0.28112,0.86677,0.27237,0.8846,0.26933,0.86677,0.26629,0.84894,0.26874,0.8336,0.27205,0.81902,0.24951,0.81902,0.22697,0.81902,0.20442,0.81902,0.18188,0.81902,0.18519,0.8336,0.18765,0.84894,0.18461,0.86677,0.18156,0.8846,0.65489,0.42003,0.65489,0.47503,0.65489,0.53002,0.65489,0.58501,0.65489,0.64001,0.72133,0.42003,0.72133,0.53002,0.72133,0.58501,0.79143,0.47503,0.79143,0.53002,0.79143,0.58501,0.8615,0.42003,0.8615,0.47503,0.8615,0.53002,0.8615,0.58501,0.92903,0.53002,0.92903,0.58501,0.99854,0.42003,0.99854,0.47503,0.99854,0.53002,0.99854,0.58501,0.99854,0.64001,0.73379,0.42003,0.71793,0.42963,0.7115,0.44661,0.72014,0.46592,0.7408,0.47396,0.91262,0.47396,0.93328,0.46592,0.94193,0.44661,0.93549,0.42963,0.91963,0.42003,0.90562,0.42003,0.88976,0.42963,0.88332,0.44661,0.89197,0.46592,0.76146,0.46592,0.7701,0.44661,0.76367,0.42963,0.74781,0.42003,0.95558,0.64001,0.91262,0.64001,0.86967,0.64001,0.82671,0.64001,0.78376,0.64001,0.7408,0.64001,0.69784,0.64001,0.065938,0.0,0.065938,0.03737,0.065938,0.074739,0.065938,0.11211,0.065938,0.14948,0.049812,0.14569,0.0,0.074739,0.19631,0.14948,0.19631,0.11211};
			return value;
		}
		private double[] getTextureCoordinate_5_1149_point_2()
		{
			double[] value = {0.19631,0.074739,0.19631,0.03737,0.19631,0.0,0.24798,0.030513,0.39115,0.8846,0.28258,0.8846,0.28258,0.86677,0.28258,0.84894,0.28258,0.83111,0.28258,0.81328,0.28258,0.79545,0.28258,0.77762,0.28258,0.75979,0.28258,0.74196,0.29159,0.74196,0.29463,0.75979,0.29767,0.77762,0.29522,0.79296,0.29191,0.80754,0.30994,0.80754,0.32798,0.80754,0.34601,0.80754,0.36405,0.80754,0.38208,0.80754,0.37877,0.79296,0.37631,0.77762,0.37935,0.75979,0.3824,0.74196,0.39115,0.74196,0.39115,0.75457,0.39115,0.7661,0.39115,0.77762,0.39115,0.79545,0.39115,0.81328,0.39115,0.83111,0.39115,0.84894,0.39115,0.86677,0.3824,0.8846,0.37935,0.86677,0.37631,0.84894,0.37877,0.8336,0.38208,0.81902,0.36405,0.81902,0.34601,0.81902,0.32798,0.81902,0.30994,0.81902,0.29191,0.81902,0.29522,0.8336,0.29767,0.84894,0.29463,0.86677,0.29159,0.8846,0.48087,0.42003,0.45145,0.42003,0.42203,0.42003,0.39261,0.42003,0.48087,0.46778,0.48087,0.56224,0.48087,0.60998,0.48087,0.70444,0.45145,0.70444,0.42203,0.70444,0.39261,0.70444,0.39261,0.66889,0.39261,0.63334,0.39261,0.59779,0.39261,0.56224,0.39261,0.52669,0.39261,0.49114,0.39261,0.45559,0.48087,0.48534,0.47293,0.47221,0.45887,0.46688,0.44289,0.47404,0.43624,0.49114,0.43624,0.63334,0.44289,0.65044,0.45887,0.65759,0.47293,0.65226,0.48087,0.63914,0.48087,0.62754,0.47293,0.61441,0.45887,0.60909,0.44289,0.61624,0.44289,0.50823,0.45887,0.51539,0.47293,0.51006,0.48087,0.49693,0.3604,0.0,0.3604,0.029896,0.3604,0.059791,0.3604,0.089687,0.3604,0.11958,0.3604,0.14948,0.33316,0.14067,0.29446,0.074739,0.098153,0.14948,0.098153,0.11958,0.098153,0.089687,0.098153,0.059791,0.098153,0.029896};
			return value;
		}
		private double[] getTextureCoordinate_5_1149_point_3()
		{
			double[] value = {0.098153,0.0,0.12539,0.0088039,0.16409,0.074739,0.39261,0.31503,0.39261,0.3874,0.54409,0.31503,0.54409,0.3874,0.69557,0.31503,0.69557,0.3874,0.84705,0.31503,0.84705,0.3874,0.99854,0.31503,0.99854,0.3874,0.28185,0.65255,0.17256,0.54326,0.28185,0.43396,0.39115,0.54326,0.062733,0.80253,0.066026,0.81433,0.074717,0.82261,0.085545,0.82534,0.10168,0.81866,0.10836,0.80253,0.10168,0.7864,0.085545,0.77971,0.069415,0.7864,0.085545,0.88807,0.0,0.80253,0.085545,0.71698,0.17109,0.80253,0.39261,0.21002,0.39261,0.28239,0.54409,0.21002,0.54409,0.28239,0.69557,0.21002,0.69557,0.28239,0.84705,0.21002,0.84705,0.28239,0.99854,0.21002,0.99854,0.28239,0.085545,0.60505,0.0,0.51951,0.085545,0.43396,0.17109,0.51951,0.91299,0.7829,0.89686,0.78958,0.89018,0.80571,0.89686,0.82184,0.91299,0.82852,0.92912,0.82184,0.9358,0.80571,0.92912,0.78958,0.99854,0.80571,0.91299,0.89126,0.82744,0.80571,0.91299,0.72017,0.39261,0.0,0.39261,0.072374,0.50976,0.0,0.50976,0.072374,0.63337,0.0,0.63337,0.072374,0.7569,0.0,0.7569,0.072374,0.87598,0.0,0.87598,0.072374,0.99854,0.0,0.99854,0.072374,0.74043,0.7829,0.7243,0.78958,0.71762,0.80571,0.7243,0.82184,0.74043,0.82852,0.75656,0.82184,0.76325,0.80571,0.75656,0.78958,0.65489,0.80571,0.7119,0.72507,0.80917,0.75479,0.80965,0.85598,0.71645,0.88783,0.39115,0.24836,0.32104,0.34188,0.2149,0.30561,0.21545,0.19037,0.32622,0.15652,0.39261,0.10501,0.39261,0.17738,0.50976,0.10501,0.50976,0.17738,0.63337,0.10501,0.63337,0.17738,0.7569,0.10501,0.7569,0.17738,0.87598,0.10501,0.87598,0.17738,0.99854,0.10501,0.99854,0.17738,0.097421,0.27434,0.11579,0.26673};
			return value;
		}
		private double[] getTextureCoordinate_5_1149_point_4()
		{
			double[] value = {0.1234,0.24836,0.11579,0.22999,0.097421,0.22239,0.079051,0.22999,0.071442,0.24836,0.079051,0.26673,0.0,0.24836,0.064928,0.15652,0.1757,0.19037,0.17625,0.30561,0.070109,0.34188,0.65342,0.50558,0.59186,0.58769,0.49866,0.55585,0.49914,0.45466,0.59641,0.42493};
			return value;
		}


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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1182_point_1()
		{
			double[] value = {-3.2641,46.069,-2.112,-5.198,46.069,-2.112,-3.2641,45.846,-2.4275,-5.198,45.846,-2.4275,-3.2641,45.466,-2.3112,-5.198,45.466,-2.3112,-3.2641,45.464,-1.9153,-5.198,45.464,-1.9153,-3.2641,45.828,-1.7907,-5.198,45.828,-1.7907,-3.2641,46.069,-2.112,-5.198,46.069,-2.112,-3.5617,46.069,-2.112,-3.6065,45.971,-1.8753,-3.6514,45.735,-1.7773,-3.6154,45.527,-1.8497,-3.5663,45.409,-2.0332,-3.8987,45.409,-2.0332,-4.231,45.409,-2.0332,-4.5634,45.409,-2.0332,-4.8957,45.409,-2.0332,-4.8466,45.527,-1.8497,-4.8107,45.735,-1.7773,-4.8556,45.971,-1.8753,-4.9004,46.069,-2.112,-4.9004,46.069,-2.112,-4.8556,45.971,-2.3487,-4.8107,45.735,-2.4467,-4.8466,45.527,-2.3743,-4.8957,45.409,-2.1908,-4.5634,45.409,-2.1908,-4.231,45.409,-2.1908,-3.8987,45.409,-2.1908,-3.5663,45.409,-2.1908,-3.6154,45.527,-2.3743,-3.6514,45.735,-2.4467,-3.6065,45.971,-2.3487,-3.5617,46.069,-2.112,-3.2641,46.069,-2.112,-3.2641,45.846,-2.4275,-3.2641,45.466,-2.3112,-3.2641,45.464,-1.9153,-3.2641,45.828,-1.7907,-5.198,46.069,-2.112,-5.198,45.846,-2.4275,-5.198,45.466,-2.3112,-5.198,45.464,-1.9153,-5.198,45.828,-1.7907,-4.231,45.409,-2.7814,-4.231,46.082,-2.7814,-4.231,46.755,-2.7814,-4.231,47.428,-2.7814,-4.231,48.102,-2.7814,-4.8621,45.409,-2.3352,-4.8621,46.755,-2.3352,-4.8621,47.428,-2.3352,-4.6295,46.082,-1.5742,-4.6295,46.755,-1.5742,-4.6295,47.428,-1.5742,-3.8377,45.409,-1.5704,-3.8377,46.082,-1.5704,-3.8377,46.755,-1.5704,-3.8377,47.428,-1.5704,-3.5885,46.755,-2.2997,-3.5885,47.428,-2.2997,-4.231,45.409,-2.7814,-4.231,46.082,-2.7814,-4.231,46.755,-2.7814,-4.231,47.428,-2.7814,-4.231,48.102,-2.7814,-3.5663,45.409,-2.0332,-3.6154,45.527,-1.8497,-3.6514,45.735,-1.7773,-3.6065,45.971,-1.8753,-3.5617,46.069,-2.112,-4.9004,46.069,-2.112,-4.8556,45.971,-1.8753,-4.8107,45.735,-1.7773,-4.8466,45.527,-1.8497,-4.8957,45.409,-2.0332,-4.8957,45.409,-2.1908,-4.8466,45.527,-2.3743,-4.8107,45.735,-2.4467,-4.8556,45.971,-2.3487,-3.6065,45.971,-2.3487,-3.6514,45.735,-2.4467,-3.6154,45.527,-2.3743,-3.5663,45.409,-2.1908,-3.7577,48.102,-2.5853,-3.5617,48.102,-2.112,-3.7577,48.102,-1.6387,-4.231,48.102,-1.4426,-4.7043,48.102,-1.6387,-4.9004,48.102,-2.112,-4.7043,48.102,-2.5853,-3.5663,45.409,-2.1908,-3.8987,45.409,-2.1908,-4.231,45.409,-2.1908,-4.5634,45.409,-2.1908,-4.8957,45.409,-2.1908};
			return value;
		}
		private double[] getCoordinate_5_1182_point_2()
		{
			double[] value = {-4.8621,45.409,-2.3352,-4.231,45.409,-2.7814,-4.8957,45.409,-2.0332,-4.5634,45.409,-2.0332,-4.231,45.409,-2.0332,-3.8987,45.409,-2.0332,-3.5663,45.409,-2.0332,-3.8377,45.409,-1.5704,-3.2641,48.747,-2.112,-5.198,48.747,-2.112,-3.2641,48.97,-1.7965,-5.198,48.97,-1.7965,-3.2641,49.35,-1.9128,-5.198,49.35,-1.9128,-3.2641,49.352,-2.3087,-5.198,49.352,-2.3087,-3.2641,48.988,-2.4333,-5.198,48.988,-2.4333,-3.2641,48.747,-2.112,-5.198,48.747,-2.112,-3.5617,48.747,-2.112,-3.6065,48.845,-2.3487,-3.6514,49.081,-2.4467,-3.6154,49.289,-2.3743,-3.5663,49.407,-2.1908,-3.8987,49.407,-2.1908,-4.231,49.407,-2.1908,-4.5634,49.407,-2.1908,-4.8957,49.407,-2.1908,-4.8466,49.289,-2.3743,-4.8107,49.081,-2.4467,-4.8556,48.845,-2.3487,-4.9004,48.747,-2.112,-4.9004,48.747,-2.112,-4.8556,48.845,-1.8753,-4.8107,49.081,-1.7773,-4.8466,49.289,-1.8497,-4.8957,49.407,-2.0332,-4.5634,49.407,-2.0332,-4.231,49.407,-2.0332,-3.8987,49.407,-2.0332,-3.5663,49.407,-2.0332,-3.6154,49.289,-1.8497,-3.6514,49.081,-1.7773,-3.6065,48.845,-1.8753,-3.5617,48.747,-2.112,-3.2641,48.747,-2.112,-3.2641,48.97,-1.7965,-3.2641,49.35,-1.9128,-3.2641,49.352,-2.3087,-3.2641,48.988,-2.4333,-5.198,48.747,-2.112,-5.198,48.97,-1.7965,-5.198,49.35,-1.9128,-5.198,49.352,-2.3087,-5.198,48.988,-2.4333,-4.231,49.407,-1.4426,-4.231,48.972,-1.4426,-4.231,48.537,-1.4426,-4.231,48.102,-1.4426,-4.8174,49.407,-1.7892,-4.231,49.407,-2.7814,-3.6446,49.407,-2.4348,-4.231,49.407,-1.4426,-4.231,48.972,-1.4426,-4.231,48.537,-1.4426,-4.231,48.102,-1.4426,-3.7577,48.102,-1.6387,-3.5617,48.102,-2.112,-3.7577,48.102,-2.5853,-4.231,48.102,-2.7814,-4.7043,48.102,-2.5853,-4.9004,48.102,-2.112,-4.7043,48.102,-1.6387,-3.5663,49.407,-2.1908,-3.6154,49.289,-2.3743,-3.6514,49.081,-2.4467,-3.6065,48.845,-2.3487,-3.5617,48.747,-2.112,-4.9004,48.747,-2.112,-4.8556,48.845,-2.3487,-4.8107,49.081,-2.4467,-4.8466,49.289,-2.3743,-4.8957,49.407,-2.1908,-4.8957,49.407,-2.0332,-4.8466,49.289,-1.8497,-4.8107,49.081,-1.7773,-4.8556,48.845,-1.8753,-3.6065,48.845,-1.8753,-3.6514,49.081,-1.7773,-3.6154,49.289,-1.8497,-3.5663,49.407,-2.0332,-3.5663,49.407,-2.0332,-3.8987,49.407,-2.0332,-4.231,49.407,-2.0332,-4.5634,49.407,-2.0332,-4.8957,49.407,-2.0332,-4.8174,49.407,-1.7892,-4.231,49.407,-1.4426,-4.8957,49.407,-2.1908};
			return value;
		}
		private double[] getCoordinate_5_1182_point_3()
		{
			double[] value = {-4.5634,49.407,-2.1908,-4.231,49.407,-2.1908,-3.8987,49.407,-2.1908,-3.5663,49.407,-2.1908,-3.6446,49.407,-2.4348,-4.231,49.407,-2.7814};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1183_vector_1()
		{
			double[] value = {0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,0.33353,-0.94274,0.0,0.33353,-0.94274,0.0,-0.80352,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,0.28035,0.9599,0.0,0.28035,0.9599,0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,9.2374E-30,2.0107E-15,1.0,-2.434E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-5.7712E-15,-0.97187,0.23551,5.5619E-15,-0.97187,0.23551,0.0,-0.97187,0.23551,-1.2996E-15,-0.97187,0.23551,0.0,-0.62093,0.78387,0.0,2.0107E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,0.0,1.0,0.0,-2.7924E-15,0.70711,-0.70711,0.0,-1.149E-15,-1.0,0.0,-0.62093,-0.78387,-1.3035E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,0.0,0.0,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,6.8301E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-5.7449E-16,-6.6346E-16,-1.0,5.7449E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,9.1476E-30,-6.6346E-16,-1.0,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.59527,2.4847E-16,0.80352,-0.59527,2.4847E-16,0.80352,-0.59527,2.4847E-16,0.80352,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.9599,-4.857E-17,-0.28035,0.9599,-4.857E-17,-0.28035,-2.8725E-16,-6.6346E-16,-1.0,2.8725E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,3.0492E-30,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,0.99304,1.0158E-17,0.11776,0.92,7.633E-17,0.39191,0.86603,5.4017E-17,0.5,0.93526,0.0,0.35397,1.0,2.1852E-16,-5.7449E-16,-1.0,0.0,4.0215E-15,-0.93526,8.262E-17,0.35397,-0.86603,1.0803E-16,0.5,-0.92,7.633E-17,0.39191,-0.99304,0.0,0.11776,-0.99304,-2.0316E-17,-0.11776,-0.92,-1.5266E-16,-0.39191,-0.86603,-1.0803E-16,-0.5,-0.93526,-1.6524E-16,-0.35397,0.93526,-8.262E-17,-0.35397,0.86603,-1.9043E-16,-0.5,0.92,0.0,-0.39191,0.99304,0.0,-0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,0.0,0.70711,1.3665E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,1.3665E-16,0.70711,-1.0,0.0,-6.8078E-13,-0.70711,-4.0996E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1183_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-0.33353,0.94274,0.0,-0.33353,0.94274,0.0,0.80352,0.59527,0.0,0.80352,0.59527,0.0,0.80914,-0.58762,0.0,0.80914,-0.58762,0.0,-0.28035,-0.9599,0.0,-0.28035,-0.9599,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-1.0,9.1919E-15,0.0,-0.70711,-0.70711,0.0,0.0,-1.0,-2.6591E-15,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,0.0,0.97187,-0.23551,1.7039E-15,0.97187,-0.23551,5.7712E-15,0.97187,-0.23551,-3.5859E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,0.0,-1.0,-9.1919E-15,2.9311E-15,-0.70711,0.70711,0.0,5.7449E-16,1.0,2.5163E-15,0.62093,0.78387,1.0833E-15,0.97187,0.23551,-5.7712E-15,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,-1.284E-16,0.62093,0.78387,0.0,5.7449E-16,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-7.3573E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,6.7962E-31,1.366E-15,-1.0,0.0,0.0,-1.0,0.0,-1.6716E-15,-1.0,0.0,0.0,4.3087E-16,0.0,1.0,2.8725E-16,0.0,1.0,1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,2.8725E-16,0.0,-1.0,0.87607,0.0,-0.48219,-1.4362E-16,0.0,1.0,0.0,0.0,1.0,-4.3087E-16,0.0,1.0,-4.3087E-16,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,0.0,0.70711,0.0,-0.70711,0.0,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,-5.7449E-16,-0.70711,1.4094E-16,0.70711,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,-3.3645E-16,-0.5,0.93526,0.0,-0.35397,1.0,0.0,0.0,-1.0,0.0,-2.8725E-15,-0.93526,0.0,-0.35397,-0.86603,-5.2346E-16,-0.5,-0.92,-4.4329E-16,-0.39191,-0.99304,0.0,-0.11776,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,0.0,0.5,-0.93526,-8.1492E-17,0.35397,0.93526,0.0,0.35397,0.86603,1.9425E-16,0.5,0.92,0.0,0.39191,0.99304,0.0,0.11776,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.2032E-14,7.0933E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1183_vector_3()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,0.0,1.0,0.0,0.0,1.0,1.7277E-14,-1.0615E-14,1.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1184_point_1()
		{
			double[] value = {0.67533,0.0,0.35965,0.0,0.67533,0.066363,0.35965,0.066363,0.67533,0.13639,0.35965,0.13639,0.67533,0.20637,0.35965,0.20637,0.67533,0.27383,0.35965,0.27383,0.67533,0.34326,0.35965,0.34326,0.62675,0.34326,0.61943,0.30035,0.61211,0.25745,0.61802,0.22053,0.62599,0.18544,0.57174,0.18544,0.51749,0.18544,0.46324,0.18544,0.40899,0.18544,0.41696,0.22053,0.42287,0.25745,0.41555,0.30035,0.40823,0.34326,0.40823,0.0,0.41555,0.042908,0.42287,0.085815,0.41696,0.12274,0.40899,0.15782,0.46324,0.15782,0.51749,0.15782,0.57174,0.15782,0.62599,0.15782,0.61802,0.12274,0.61211,0.085815,0.61943,0.042908,0.62675,0.0,0.08918,0.25,0.17325,0.30944,0.14227,0.41084,0.036776,0.41134,0.0035762,0.31418,0.08918,0.17836,0.0051064,0.11892,0.036093,0.017522,0.14158,0.017021,0.17478,0.11418,0.35965,0.55867,0.35965,0.66091,0.35965,0.76315,0.35965,0.86539,0.35965,0.96763,0.48317,0.55867,0.48317,0.76315,0.48317,0.86539,0.6135,0.66091,0.6135,0.76315,0.6135,0.86539,0.74376,0.55867,0.74376,0.66091,0.74376,0.76315,0.74376,0.86539,0.86932,0.76315,0.86932,0.86539,0.99854,0.55867,0.99854,0.66091,0.99854,0.76315,0.99854,0.86539,0.99854,0.96763,0.82579,0.55867,0.7963,0.57651,0.78434,0.60808,0.80041,0.64399,0.83881,0.65892,0.51937,0.65892,0.55777,0.64399,0.57385,0.60808,0.56188,0.57651,0.5324,0.55867,0.50634,0.55867,0.47686,0.57651,0.46489,0.60808,0.48096,0.64399,0.87722,0.64399,0.89329,0.60808,0.88133,0.57651,0.85184,0.55867,0.91867,0.96763,0.83881,0.96763,0.75895,0.96763,0.67909,0.96763,0.59923,0.96763,0.51937,0.96763,0.43951,0.96763,0.088447,0.5,0.088447,0.55013,0.088447,0.60025,0.088447,0.65038,0.088447,0.7005};
			return value;
		}
		private double[] getTextureCoordinate_5_1184_point_2()
		{
			double[] value = {0.066816,0.69543,0.0,0.60025,0.17982,0.7005,0.17982,0.65038,0.17982,0.60025,0.17982,0.55013,0.17982,0.5,0.24914,0.54093,0.99551,0.0,0.67982,0.0,0.99551,0.066363,0.67982,0.066363,0.99551,0.13639,0.67982,0.13639,0.99551,0.20637,0.67982,0.20637,0.99551,0.27383,0.67982,0.27383,0.99551,0.34326,0.67982,0.34326,0.94693,0.34326,0.93961,0.30035,0.93229,0.25745,0.93819,0.22053,0.94617,0.18544,0.89192,0.18544,0.83767,0.18544,0.78342,0.18544,0.72917,0.18544,0.73714,0.22053,0.74304,0.25745,0.73572,0.30035,0.72841,0.34326,0.72841,0.0,0.73572,0.042908,0.74304,0.085815,0.73714,0.12274,0.72917,0.15782,0.78342,0.15782,0.83767,0.15782,0.89192,0.15782,0.94617,0.15782,0.93819,0.12274,0.93229,0.085815,0.93961,0.042908,0.94693,0.0,0.269,0.25,0.35308,0.30944,0.32209,0.41084,0.2166,0.41134,0.1834,0.31418,0.269,0.17836,0.18493,0.11892,0.21592,0.017522,0.32141,0.017021,0.35461,0.11418,0.35965,0.34473,0.35965,0.41081,0.35965,0.4769,0.35965,0.54298,0.4669,0.34473,0.67909,0.34473,0.78634,0.34473,0.99854,0.34473,0.99854,0.41081,0.99854,0.4769,0.99854,0.54298,0.91867,0.54298,0.83881,0.54298,0.75895,0.54298,0.67909,0.54298,0.59923,0.54298,0.51937,0.54298,0.43951,0.54298,0.82579,0.34473,0.7963,0.36256,0.78434,0.39414,0.80041,0.43004,0.83881,0.44497,0.51937,0.44497,0.55777,0.43004,0.57385,0.39414,0.56188,0.36256,0.5324,0.34473,0.50634,0.34473,0.47686,0.36256,0.46489,0.39414,0.48096,0.43004,0.87722,0.43004,0.89329,0.39414,0.88133,0.36256,0.85184,0.34473,0.35818,0.5,0.35818,0.55013,0.35818,0.60025,0.35818,0.65038,0.35818,0.7005,0.32165,0.6887,0.26974,0.60025,0.089912,0.7005};
			return value;
		}
		private double[] getTextureCoordinate_5_1184_point_3()
		{
			double[] value = {0.089912,0.65038,0.089912,0.60025,0.089912,0.55013,0.089912,0.5,0.12645,0.51181,0.17836,0.60025};
			return value;
		}


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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1196_point_1()
		{
			double[] value = {-7.1828,46.069,-2.112,-8.7833,46.069,-2.112,-8.7833,45.971,-1.8753,-8.7833,45.735,-1.7773,-8.7833,45.498,-1.8753,-8.7833,45.4,-2.112,-8.7833,45.498,-2.3487,-8.7833,45.735,-2.4467,-8.7833,45.971,-2.3487,-8.7833,46.069,-2.112,-8.6505,46.069,-2.112,-8.6057,45.971,-2.3487,-8.5608,45.735,-2.4467,-8.5968,45.527,-2.3743,-8.6459,45.409,-2.1908,-8.38,45.409,-2.1908,-8.1141,45.409,-2.1908,-7.8482,45.409,-2.1908,-7.5823,45.409,-2.1908,-7.3165,45.409,-2.1908,-7.3656,45.527,-2.3743,-7.4015,45.735,-2.4467,-7.3566,45.971,-2.3487,-7.3118,46.069,-2.112,-7.1828,46.069,-2.112,-7.1828,45.971,-2.3487,-7.1828,45.735,-2.4467,-7.1828,45.498,-2.3487,-7.1828,45.4,-2.112,-7.1828,45.498,-1.8753,-7.1828,45.735,-1.7773,-7.1828,45.971,-1.8753,-7.3118,46.069,-2.112,-7.3566,45.971,-1.8753,-7.4015,45.735,-1.7773,-7.3656,45.527,-1.8497,-7.3165,45.409,-2.0332,-7.5823,45.409,-2.0332,-7.8482,45.409,-2.0332,-8.1141,45.409,-2.0332,-8.38,45.409,-2.0332,-8.6459,45.409,-2.0332,-8.5968,45.527,-1.8497,-8.5608,45.735,-1.7773,-8.6057,45.971,-1.8753,-8.6505,46.069,-2.112,-7.9812,45.409,-2.7814,-7.9812,46.082,-2.7814,-7.9812,46.755,-2.7814,-7.9812,47.428,-2.7814,-7.9812,48.102,-2.7814,-8.6122,45.409,-2.3352,-8.6122,46.755,-2.3352,-8.6122,47.428,-2.3352,-8.3796,46.082,-1.5742,-8.3796,46.755,-1.5742,-8.3796,47.428,-1.5742,-7.5878,45.409,-1.5704,-7.5878,46.082,-1.5704,-7.5878,46.755,-1.5704,-7.5878,47.428,-1.5704,-7.3386,46.755,-2.2997,-7.3386,47.428,-2.2997,-7.9812,45.409,-2.7814,-7.9812,46.082,-2.7814,-7.9812,46.755,-2.7814,-7.9812,47.428,-2.7814,-7.9812,48.102,-2.7814,-8.6459,45.409,-2.1908,-8.5968,45.527,-2.3743,-8.5608,45.735,-2.4467,-8.6057,45.971,-2.3487,-8.6505,46.069,-2.112,-7.3118,46.069,-2.112,-7.3566,45.971,-2.3487,-7.4015,45.735,-2.4467,-7.3656,45.527,-2.3743,-7.3165,45.409,-2.1908,-7.3165,45.409,-2.0332,-7.3656,45.527,-1.8497,-7.4015,45.735,-1.7773,-7.3566,45.971,-1.8753,-8.6057,45.971,-1.8753,-8.5608,45.735,-1.7773,-8.5968,45.527,-1.8497,-8.6459,45.409,-2.0332,-7.5079,48.102,-2.5853,-7.3118,48.102,-2.112,-7.5079,48.102,-1.6387,-7.9812,48.102,-1.4426,-8.4545,48.102,-1.6387,-8.6505,48.102,-2.112,-8.4545,48.102,-2.5853,-7.3165,45.409,-2.1908,-7.5823,45.409,-2.1908,-7.8482,45.409,-2.1908,-8.1141,45.409,-2.1908,-8.38,45.409,-2.1908,-8.6459,45.409,-2.1908,-8.6122,45.409,-2.3352};
			return value;
		}
		private double[] getCoordinate_5_1196_point_2()
		{
			double[] value = {-7.9812,45.409,-2.7814,-8.6459,45.409,-2.0332,-8.38,45.409,-2.0332,-8.1141,45.409,-2.0332,-7.8482,45.409,-2.0332,-7.5823,45.409,-2.0332,-7.3165,45.409,-2.0332,-7.5878,45.409,-1.5704,-7.1828,48.747,-2.112,-8.7833,48.747,-2.112,-8.7833,48.845,-2.3487,-8.7833,49.081,-2.4467,-8.7833,49.318,-2.3487,-8.7833,49.416,-2.112,-8.7833,49.318,-1.8753,-8.7833,49.081,-1.7773,-8.7833,48.845,-1.8753,-8.7833,48.747,-2.112,-8.6505,48.747,-2.112,-8.6057,48.845,-1.8753,-8.5608,49.081,-1.7773,-8.5968,49.289,-1.8497,-8.6459,49.407,-2.0332,-8.3135,49.407,-2.0332,-7.9812,49.407,-2.0332,-7.6488,49.407,-2.0332,-7.3165,49.407,-2.0332,-7.3656,49.289,-1.8497,-7.4015,49.081,-1.7773,-7.3566,48.845,-1.8753,-7.3118,48.747,-2.112,-7.1828,48.747,-2.112,-7.1828,48.795,-1.9388,-7.1828,49.081,-1.7773,-7.1828,49.318,-1.8753,-7.1828,49.416,-2.112,-7.1828,49.318,-2.3487,-7.1828,49.081,-2.4467,-7.1828,48.845,-2.3487,-7.3118,48.747,-2.112,-7.3566,48.845,-2.3487,-7.4015,49.081,-2.4467,-7.3656,49.289,-2.3743,-7.3165,49.407,-2.1908,-7.6488,49.407,-2.1908,-7.9812,49.407,-2.1908,-8.3135,49.407,-2.1908,-8.6459,49.407,-2.1908,-8.5968,49.289,-2.3743,-8.5608,49.081,-2.4467,-8.6057,48.845,-2.3487,-8.6505,48.747,-2.112,-7.9812,49.407,-1.4426,-7.9812,48.972,-1.4426,-7.9812,48.537,-1.4426,-7.9812,48.102,-1.4426,-8.5676,49.407,-1.7892,-7.9812,49.407,-2.7814,-7.3948,49.407,-2.4348,-7.9812,49.407,-1.4426,-7.9812,48.972,-1.4426,-7.9812,48.537,-1.4426,-7.9812,48.102,-1.4426,-7.5079,48.102,-1.6387,-7.3118,48.102,-2.112,-7.5079,48.102,-2.5853,-7.9812,48.102,-2.7814,-8.4545,48.102,-2.5853,-8.6505,48.102,-2.112,-8.4545,48.102,-1.6387,-8.6459,49.407,-2.0332,-8.5968,49.289,-1.8497,-8.5608,49.081,-1.7773,-8.6057,48.845,-1.8753,-8.6505,48.747,-2.112,-7.3118,48.747,-2.112,-7.3566,48.845,-1.8753,-7.4015,49.081,-1.7773,-7.3656,49.289,-1.8497,-7.3165,49.407,-2.0332,-7.3165,49.407,-2.1908,-7.3656,49.289,-2.3743,-7.4015,49.081,-2.4467,-7.3566,48.845,-2.3487,-8.6057,48.845,-2.3487,-8.5608,49.081,-2.4467,-8.5968,49.289,-2.3743,-8.6459,49.407,-2.1908,-7.3165,49.407,-2.0332,-7.6488,49.407,-2.0332,-7.9812,49.407,-2.0332,-8.3135,49.407,-2.0332,-8.6459,49.407,-2.0332,-8.5676,49.407,-1.7892,-7.9812,49.407,-1.4426,-8.6459,49.407,-2.1908,-8.3135,49.407,-2.1908,-7.9812,49.407,-2.1908,-7.6488,49.407,-2.1908,-7.3165,49.407,-2.1908};
			return value;
		}
		private double[] getCoordinate_5_1196_point_3()
		{
			double[] value = {-7.3948,49.407,-2.4348,-7.9812,49.407,-2.7814,-6.2409,49.081,-0.85695,-7.1828,49.081,-0.85695,-6.2409,50.265,-1.6934,-7.1828,50.265,-1.6934,-6.2409,49.829,-3.1205,-7.1828,49.829,-3.1205,-6.2409,48.344,-3.1275,-7.1828,48.344,-3.1275,-6.2409,47.877,-1.7602,-7.1828,47.877,-1.7602,-6.2409,49.081,-0.85695,-7.1828,49.081,-0.85695,-6.2409,49.081,-0.85695,-6.2409,50.265,-1.6934,-6.2409,49.829,-3.1205,-6.2409,48.344,-3.1275,-6.2409,47.877,-1.7602,-7.1828,48.747,-2.112,-7.1828,48.795,-1.9388,-7.1828,49.081,-1.7773,-7.1828,49.318,-1.8753,-7.1828,49.416,-2.112,-7.1828,49.318,-2.3487,-7.1828,49.081,-2.4467,-7.1828,48.845,-2.3487,-7.1828,49.081,-0.85695,-7.1828,47.877,-1.7602,-7.1828,48.344,-3.1275,-7.1828,49.829,-3.1205,-7.1828,50.265,-1.6934,-6.2409,45.735,-0.85695,-7.1828,45.735,-0.85695,-6.2409,46.918,-1.6934,-7.1828,46.918,-1.6934,-6.2409,46.482,-3.1205,-7.1828,46.482,-3.1205,-6.2409,44.997,-3.1275,-7.1828,44.997,-3.1275,-6.2409,44.53,-1.7602,-7.1828,44.53,-1.7602,-6.2409,45.735,-0.85695,-7.1828,45.735,-0.85695,-6.2409,45.735,-0.85695,-6.2409,46.918,-1.6934,-6.2409,46.482,-3.1205,-6.2409,44.997,-3.1275,-6.2409,44.53,-1.7602,-7.1828,46.069,-2.112,-7.1828,45.971,-2.3487,-7.1828,45.735,-2.4467,-7.1828,45.498,-2.3487,-7.1828,45.4,-2.112,-7.1828,45.498,-1.8753,-7.1828,45.735,-1.7773,-7.1828,45.971,-1.8753,-7.1828,45.735,-0.85695,-7.1828,44.53,-1.7602,-7.1828,44.997,-3.1275,-7.1828,46.482,-3.1205,-7.1828,46.918,-1.6934,-8.7833,45.735,-0.85695,-9.7252,45.735,-0.85695,-8.7833,46.918,-1.6934,-9.7252,46.918,-1.6934,-8.7833,46.482,-3.1205,-9.7252,46.482,-3.1205,-8.7833,44.997,-3.1275,-9.7252,44.997,-3.1275,-8.7833,44.53,-1.7602,-9.7252,44.53,-1.7602,-8.7833,45.735,-0.85695,-9.7252,45.735,-0.85695,-8.7833,46.069,-2.112,-8.7833,45.971,-1.8753,-8.7833,45.735,-1.7773,-8.7833,45.498,-1.8753,-8.7833,45.4,-2.112,-8.7833,45.498,-2.3487,-8.7833,45.735,-2.4467,-8.7833,45.971,-2.3487,-8.7833,45.735,-0.85695,-8.7833,46.918,-1.6934,-8.7833,46.482,-3.1205,-8.7833,44.997,-3.1275,-8.7833,44.53,-1.7602,-9.7252,45.735,-0.85695,-9.7252,44.53,-1.7602,-9.7252,44.997,-3.1275,-9.7252,46.482,-3.1205,-9.7252,46.918,-1.6934,-8.7833,49.081,-0.85695,-9.7252,49.081,-0.85695,-8.7833,50.265,-1.6934,-9.7252,50.265,-1.6934,-8.7833,49.829,-3.1205,-9.7252,49.829,-3.1205,-8.7833,48.344,-3.1275,-9.7252,48.344,-3.1275};
			return value;
		}
		private double[] getCoordinate_5_1196_point_4()
		{
			double[] value = {-8.7833,47.877,-1.7602,-9.7252,47.877,-1.7602,-8.7833,49.081,-0.85695,-9.7252,49.081,-0.85695,-8.7833,48.747,-2.112,-8.7833,48.845,-2.3487,-8.7833,49.081,-2.4467,-8.7833,49.318,-2.3487,-8.7833,49.416,-2.112,-8.7833,49.318,-1.8753,-8.7833,49.081,-1.7773,-8.7833,48.845,-1.8753,-8.7833,49.081,-0.85695,-8.7833,50.265,-1.6934,-8.7833,49.829,-3.1205,-8.7833,48.344,-3.1275,-8.7833,47.877,-1.7602,-9.7252,49.081,-0.85695,-9.7252,47.877,-1.7602,-9.7252,48.344,-3.1275,-9.7252,49.829,-3.1205,-9.7252,50.265,-1.6934};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1197_vector_1()
		{
			double[] value = {-4.0249E-15,1.0,-1.8384E-14,0.0,1.0,2.7576E-14,0.0,0.70711,0.70711,1.2551E-16,3.1597E-15,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,-3.3272E-15,-0.70711,-0.70711,0.0,5.7449E-16,-1.0,0.0,0.70711,-0.70711,0.0,1.0,2.7576E-14,0.0,1.0,0.0,-2.7924E-15,0.70711,-0.70711,0.0,5.7449E-16,-1.0,0.0,-0.62093,-0.78387,-1.3731E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,6.8175E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,0.0,1.7235E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,-4.0249E-15,1.0,-1.8384E-14,0.0,0.70711,-0.70711,2.5156E-16,2.8725E-15,-1.0,0.0,-0.70711,-0.70711,4.0249E-15,-1.0,-5.5152E-14,0.0,-0.70711,0.70711,0.0,2.298E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,0.0,0.70711,0.70711,1.0557E-29,2.298E-15,1.0,0.0,-0.62093,0.78387,-4.6305E-15,-0.97187,0.23551,-3.9794E-15,-0.97187,0.23551,0.0,-0.97187,0.23551,0.0,-0.97187,0.23551,0.0,-0.97187,0.23551,-1.2996E-15,-0.97187,0.23551,0.0,-0.62093,0.78387,0.0,2.298E-15,1.0,-1.1558E-16,0.70711,0.70711,0.0,1.0,9.1919E-15,3.0492E-30,-6.6346E-16,-1.0,9.1476E-30,-6.6346E-16,-1.0,1.4362E-15,-6.6346E-16,-1.0,-5.7449E-16,-6.6346E-16,-1.0,5.7449E-16,-6.6346E-16,-1.0,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.59527,1.8635E-16,0.80352,-0.59527,1.8635E-16,0.80352,-0.59527,1.8635E-16,0.80352,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.9599,-4.857E-17,-0.28035,0.9599,-4.857E-17,-0.28035,8.6174E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,8.6174E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,8.6174E-16,-6.6346E-16,-1.0,-0.99304,-2.0316E-17,-0.11776,-0.92,-2.2899E-16,-0.39191,-0.86603,5.0139E-17,-0.5,-0.93526,-8.262E-17,-0.35397,-1.0,0.0,6.8939E-15,1.0,0.0,-1.149E-15,0.93526,-8.262E-17,-0.35397,0.86603,6.4093E-17,-0.5,0.92,-1.5266E-16,-0.39191,0.99304,0.0,-0.11776,0.99304,3.0474E-17,0.11776,0.92,3.8165E-17,0.39191,0.86603,1.0803E-16,0.5,0.93526,4.131E-17,0.35397,-0.93526,0.0,0.35397,-0.86603,1.0803E-16,0.5,-0.92,4.672E-17,0.39191,-0.99304,1.0158E-17,0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,-1.149E-15,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,1.3665E-16,0.70711,-1.0,0.0,-6.825E-13,-0.70711,-4.0996E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1197_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,4.0249E-15,-1.0,-2.7576E-14,0.0,-1.0,4.596E-14,0.0,-0.70711,-0.70711,0.0,-1.149E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,0.0,0.70711,0.70711,-1.2551E-16,-1.149E-15,1.0,0.0,-0.70711,0.70711,0.0,-1.0,4.596E-14,0.0,-1.0,-9.1919E-15,2.9311E-15,-0.70711,0.70711,0.0,-2.8725E-16,1.0,0.0,0.62093,0.78387,1.0485E-15,0.97187,0.23551,-5.7712E-15,0.97187,0.23551,0.0,0.97187,0.23551,-4.3704E-17,0.97187,0.23551,0.0,0.97187,0.23551,-3.2547E-15,0.62093,0.78387,1.4356E-16,-1.149E-15,1.0,1.1558E-16,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,4.0249E-15,-1.0,-2.7576E-14,-3.1046E-15,-0.85568,0.51751,0.0,-2.8725E-16,1.0,0.0,0.70711,0.70711,0.0,1.0,0.0,0.0,0.70711,-0.70711,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,0.0,-0.70711,-0.70711,0.0,0.0,-1.0,0.0,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,0.0,0.97187,-0.23551,1.7039E-15,0.97187,-0.23551,5.7712E-15,0.97187,-0.23551,-3.5859E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,2.8725E-16,0.0,-1.0,0.87607,0.0,-0.48219,-2.8725E-16,0.0,1.0,4.3087E-16,0.0,1.0,-1.4362E-16,0.0,1.0,0.0,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,1.149E-15,0.70711,0.0,-0.70711,-2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,-1.149E-15,-0.70711,-5.6376E-16,0.70711,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,9.7125E-17,0.5,-0.93526,8.6127E-16,0.35397,-1.0,0.0,-4.596E-15,1.0,9.0472E-16,-5.7449E-16,0.93526,0.0,0.35397,0.86603,0.0,0.5,0.92,-6.1695E-16,0.39191,0.99304,0.0,0.11776,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,0.0,-0.5,0.93526,-6.9614E-16,-0.35397,-0.93526,0.0,-0.35397,-0.86603,-8.3889E-16,-0.5,-0.92,0.0,-0.39191,-0.99304,0.0,-0.11776,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.2032E-14,7.0933E-15,1.0,0.0,0.0,1.0,0.0,3.0548E-30,1.0,1.7277E-14,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,0.0,1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1197_vector_3()
		{
			double[] value = {5.6583E-15,1.0,0.0,0.0,1.0,0.0,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,7.0769E-16,0.0,1.0,0.0,0.0,1.0,8.8723E-16,0.0,1.0,-4.4575E-16,3.9117E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-6.2187E-16,-1.0,0.0,0.0,-1.0,-5.9541E-16,0.0,-1.0,0.0,0.0,-1.0,-5.9541E-16,0.0,-1.0,0.0,5.587E-16,-1.0,0.0,0.0,-1.0,-7.0769E-16,0.0,-1.0,0.0,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.3069E-16,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,7.0769E-16,0.0,1.0,0.0,5.3069E-16,1.0,-8.7035E-32,3.9239E-16,1.0,0.0,0.0,1.0,0.0,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.587E-16,-1.0,0.0,5.9541E-16,-1.0,0.0,0.0,-1.0,0.0,5.9541E-16,-1.0,0.0,5.587E-16,-1.0,0.0,1.1908E-15,-1.0,-7.0769E-16,0.0,-1.0,0.0,5.5273E-16,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,5.3069E-16,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914};
			return value;
		}
		private double[] getNormal_5_1197_vector_4()
		{
			double[] value = {0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-2.1544E-16,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,7.2854E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1198_point_1()
		{
			double[] value = {0.28112,0.8846,0.17256,0.8846,0.17256,0.86677,0.17256,0.84894,0.17256,0.83111,0.17256,0.81328,0.17256,0.79545,0.17256,0.77762,0.17256,0.75979,0.17256,0.74196,0.18156,0.74196,0.18461,0.75979,0.18765,0.77762,0.18519,0.79296,0.18188,0.80754,0.19991,0.80754,0.21795,0.80754,0.23598,0.80754,0.25402,0.80754,0.27205,0.80754,0.26874,0.79296,0.26629,0.77762,0.26933,0.75979,0.27237,0.74196,0.28112,0.74196,0.28112,0.75979,0.28112,0.77762,0.28112,0.79545,0.28112,0.81328,0.28112,0.83111,0.28112,0.84894,0.28112,0.86677,0.27237,0.8846,0.26933,0.86677,0.26629,0.84894,0.26874,0.8336,0.27205,0.81902,0.25402,0.81902,0.23598,0.81902,0.21795,0.81902,0.19991,0.81902,0.18188,0.81902,0.18519,0.8336,0.18765,0.84894,0.18461,0.86677,0.18156,0.8846,0.65489,0.42003,0.65489,0.47503,0.65489,0.53002,0.65489,0.58501,0.65489,0.64001,0.72133,0.42003,0.72133,0.53002,0.72133,0.58501,0.79143,0.47503,0.79143,0.53002,0.79143,0.58501,0.8615,0.42003,0.8615,0.47503,0.8615,0.53002,0.8615,0.58501,0.92903,0.53002,0.92903,0.58501,0.99854,0.42003,0.99854,0.47503,0.99854,0.53002,0.99854,0.58501,0.99854,0.64001,0.73379,0.42003,0.71793,0.42963,0.7115,0.44661,0.72014,0.46592,0.7408,0.47396,0.91262,0.47396,0.93328,0.46592,0.94193,0.44661,0.93549,0.42963,0.91963,0.42003,0.90562,0.42003,0.88976,0.42963,0.88332,0.44661,0.89197,0.46592,0.76146,0.46592,0.7701,0.44661,0.76367,0.42963,0.74781,0.42003,0.95558,0.64001,0.91262,0.64001,0.86967,0.64001,0.82671,0.64001,0.78376,0.64001,0.7408,0.64001,0.69784,0.64001,0.065938,0.0,0.065938,0.029896,0.065938,0.059791,0.065938,0.089687,0.065938,0.11958,0.065938,0.14948,0.049812,0.14569};
			return value;
		}
		private double[] getTextureCoordinate_5_1198_point_2()
		{
			double[] value = {0.0,0.074739,0.29446,0.14948,0.29446,0.11958,0.29446,0.089687,0.29446,0.059791,0.29446,0.029896,0.29446,0.0,0.34613,0.030513,0.39115,0.8846,0.28258,0.8846,0.28258,0.86677,0.28258,0.84894,0.28258,0.83111,0.28258,0.81328,0.28258,0.79545,0.28258,0.77762,0.28258,0.75979,0.28258,0.74196,0.29159,0.74196,0.29463,0.75979,0.29767,0.77762,0.29522,0.79296,0.29191,0.80754,0.31445,0.80754,0.33699,0.80754,0.35954,0.80754,0.38208,0.80754,0.37877,0.79296,0.37631,0.77762,0.37935,0.75979,0.3824,0.74196,0.39115,0.74196,0.39115,0.75457,0.39115,0.77762,0.39115,0.79545,0.39115,0.81328,0.39115,0.83111,0.39115,0.84894,0.39115,0.86677,0.3824,0.8846,0.37935,0.86677,0.37631,0.84894,0.37877,0.8336,0.38208,0.81902,0.35954,0.81902,0.33699,0.81902,0.31445,0.81902,0.29191,0.81902,0.29522,0.8336,0.29767,0.84894,0.29463,0.86677,0.29159,0.8846,0.48087,0.42003,0.45145,0.42003,0.42203,0.42003,0.39261,0.42003,0.48087,0.46778,0.48087,0.56224,0.48087,0.60998,0.48087,0.70444,0.45145,0.70444,0.42203,0.70444,0.39261,0.70444,0.39261,0.66889,0.39261,0.63334,0.39261,0.59779,0.39261,0.56224,0.39261,0.52669,0.39261,0.49114,0.39261,0.45559,0.48087,0.48534,0.47293,0.47221,0.45887,0.46688,0.44289,0.47404,0.43624,0.49114,0.43624,0.63334,0.44289,0.65044,0.45887,0.65759,0.47293,0.65226,0.48087,0.63914,0.48087,0.62754,0.47293,0.61441,0.45887,0.60909,0.44289,0.61624,0.44289,0.50823,0.45887,0.51539,0.47293,0.51006,0.48087,0.49693,0.26224,0.0,0.26224,0.03737,0.26224,0.074739,0.26224,0.11211,0.26224,0.14948,0.23501,0.14067,0.19631,0.074739,0.098153,0.14948,0.098153,0.11211,0.098153,0.074739,0.098153,0.03737,0.098153,0.0};
			return value;
		}
		private double[] getTextureCoordinate_5_1198_point_3()
		{
			double[] value = {0.12539,0.0088039,0.16409,0.074739,0.39261,0.31503,0.39261,0.3874,0.50976,0.31503,0.50976,0.3874,0.63337,0.31503,0.63337,0.3874,0.7569,0.31503,0.7569,0.3874,0.87598,0.31503,0.87598,0.3874,0.99854,0.31503,0.99854,0.3874,0.28185,0.65255,0.17881,0.57971,0.21679,0.45544,0.34608,0.45482,0.38676,0.5739,0.062733,0.80253,0.066026,0.81433,0.085545,0.82534,0.10168,0.81866,0.10836,0.80253,0.10168,0.7864,0.085545,0.77971,0.069415,0.7864,0.085545,0.88807,0.0034304,0.82651,0.035277,0.73331,0.13647,0.73379,0.16619,0.83106,0.39261,0.21002,0.39261,0.28239,0.50976,0.21002,0.50976,0.28239,0.63337,0.21002,0.63337,0.28239,0.7569,0.21002,0.7569,0.28239,0.87598,0.21002,0.87598,0.28239,0.99854,0.21002,0.99854,0.28239,0.085545,0.60505,0.0048983,0.54804,0.034623,0.45077,0.13581,0.45029,0.16766,0.54349,0.91299,0.7829,0.89686,0.78958,0.89018,0.80571,0.89686,0.82184,0.91299,0.82852,0.92912,0.82184,0.9358,0.80571,0.92912,0.78958,0.99854,0.80571,0.93697,0.88783,0.84377,0.85598,0.84425,0.75479,0.94152,0.72507,0.39261,0.0,0.39261,0.072374,0.50976,0.0,0.50976,0.072374,0.63337,0.0,0.63337,0.072374,0.7569,0.0,0.7569,0.072374,0.87598,0.0,0.87598,0.072374,0.99854,0.0,0.99854,0.072374,0.74043,0.7829,0.7243,0.78958,0.71762,0.80571,0.7243,0.82184,0.74043,0.82852,0.75656,0.82184,0.76325,0.80571,0.75656,0.78958,0.65489,0.80571,0.7119,0.72507,0.80917,0.75479,0.80965,0.85598,0.71645,0.88783,0.39115,0.24836,0.32104,0.34188,0.2149,0.30561,0.21545,0.19037,0.32622,0.15652,0.39261,0.10501,0.39261,0.17738,0.50976,0.10501,0.50976,0.17738,0.63337,0.10501,0.63337,0.17738,0.7569,0.10501,0.7569,0.17738};
			return value;
		}
		private double[] getTextureCoordinate_5_1198_point_4()
		{
			double[] value = {0.87598,0.10501,0.87598,0.17738,0.99854,0.10501,0.99854,0.17738,0.097421,0.27434,0.11579,0.26673,0.1234,0.24836,0.11579,0.22999,0.097421,0.22239,0.079051,0.22999,0.071442,0.24836,0.079051,0.26673,0.0,0.24836,0.064928,0.15652,0.1757,0.19037,0.17625,0.30561,0.070109,0.34188,0.65342,0.50558,0.59186,0.58769,0.49866,0.55585,0.49914,0.45466,0.59641,0.42493};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1231_coordIndex_1()
		{
			int[] value = {14,15,10,-1,15,16,8,-1,16,17,6,-1,17,18,26,-1,18,19,7,-1,19,20,9,-1,20,21,11,-1,13,11,21,-1,11,9,20,-1,9,7,19,-1,7,5,24,-1,5,3,23,-1,3,1,22,-1,22,23,3,-1,23,24,5,-1,24,25,7,-1,25,26,18,-1,26,27,17,-1,27,28,4,-1,28,29,2,-1,0,2,29,-1,2,4,28,-1,4,6,27,-1,6,8,16,-1,8,10,15,-1,10,12,14,-1,6,17,27,-1,18,7,25,-1,30,35,31,-1,31,34,32,-1,32,34,33,-1,34,31,35,-1,36,37,38,-1,38,39,40,-1,40,41,36,-1,36,38,40,-1,49,44,48,-1,44,43,48,-1,50,45,49,-1,45,44,49,-1,53,50,52,-1,50,49,52,-1,56,52,55,-1,52,51,55,-1,57,53,56,-1,53,52,56,-1,58,56,55,-1,59,57,58,-1,57,56,58,-1,61,62,58,-1,63,59,62,-1,59,58,62,-1,65,66,54,-1,66,67,55,-1,68,69,51,-1,69,70,54,-1,71,72,47,-1,72,68,48,-1,67,73,61,-1,73,74,60,-1,64,75,63,-1,75,76,59,-1,76,77,57,-1,77,78,57,-1,78,79,53,-1,79,80,53,-1,80,81,50,-1,81,46,45,-1,42,47,72,-1,43,42,72,-1,60,61,73,-1,48,43,72,-1,49,48,51,-1,45,50,81,-1,50,53,80,-1,52,49,51,-1,55,51,54,-1,53,57,78,-1,58,55,67,-1,57,59,76,-1,61,58,67,-1,59,63,75,-1,54,66,55,-1,68,51,48,-1,51,69,54,-1,82,83,87,-1,83,84,87,-1,84,85,86,-1,86,87,84,-1,88,89,92,-1,89,90,92,-1,90,91,92,-1,107,108,103,-1,108,109,101,-1,109,110,99,-1,110,111,119,-1,111,112,100,-1,112,113,102,-1,113,114,104,-1,106,104,114,-1,104,102,113,-1,102,100,112,-1,100,98,117,-1,98,96,116,-1,96,94,115,-1,115,116,96,-1,116,117,98,-1,117,118,100,-1,118,119,111,-1,119,120,110,-1,120,121,97,-1,121,122,95,-1,93,95,122,-1,95,97,121,-1,97,99,120,-1,99,101,109,-1,101,103,108,-1,103,105,107,-1,99,110,120,-1,111,100,118,-1,123,128,124,-1,124,126,125,-1,126,128,127,-1,128,126,124,-1,129,130,134,-1,130,131,132,-1,132,133,134,-1,134,130,132,-1,141,137,140,-1,137,136,140,-1,146,143,145,-1,143,142,145,-1,149,146,148,-1,146,145,148,-1,154,151,153,-1,151,150,153,-1,155,156,154,-1,156,157,151,-1,157,158,149,-1,158,159,146,-1,159,160,146,-1,160,161,143,-1,161,162,141,-1,162,138,137,-1,163,164,147,-1,164,165,148,-1,166,167,142,-1,167,168,144,-1,169,170,139,-1,170,166,140,-1,165,171,150,-1,171,172,152,-1,135,139,170,-1,144,147,164,-1,136,135,170,-1,152,153,171,-1,137,141,162,-1,140,136,170,-1,141,140,166,-1,143,146,160,-1,142,143,166,-1,145,142,167,-1,146,149,158,-1,148,145,164,-1,149,148,165,-1,151,154,156,-1,150,151,165,-1,153,150,171,-1,151,157,165,-1,157,149,165,-1,143,161,166,-1,161,141,166,-1,167,144,145,-1,144,164,145,-1,173,174,178,-1,174,175,178,-1,175,176,177,-1,177,178,175,-1,179,180,184,-1,180,181,184,-1,181,182,183,-1,183,184,181,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1231_point_1()
		{
			double[] value = {-7.0142,46.069,-2.112,-8.9481,46.069,-2.112,-7.0142,45.896,-2.4052,-8.9481,45.896,-2.4052,-7.0142,45.562,-2.399,-8.9481,45.562,-2.399,-7.0142,45.4,-2.112,-8.9481,45.4,-2.112,-7.0142,45.573,-1.8188,-8.9481,45.573,-1.8188,-7.0142,45.907,-1.825,-8.9481,45.907,-1.825,-7.0142,46.069,-2.112,-8.9481,46.069,-2.112,-7.3118,46.069,-2.112,-7.4015,45.735,-1.7773,-7.3165,45.409,-2.0332,-7.7596,45.409,-2.0332,-8.2027,45.409,-2.0332,-8.6459,45.409,-2.0332,-8.5608,45.735,-1.7773,-8.6505,46.069,-2.112,-8.6505,46.069,-2.112,-8.5608,45.735,-2.4467,-8.6459,45.409,-2.1908,-8.2027,45.409,-2.1908,-7.7596,45.409,-2.1908,-7.3165,45.409,-2.1908,-7.4015,45.735,-2.4467,-7.3118,46.069,-2.112,-7.0142,46.069,-2.112,-7.0142,45.896,-2.4052,-7.0142,45.562,-2.399,-7.0142,45.4,-2.112,-7.0142,45.573,-1.8188,-7.0142,45.907,-1.825,-8.9481,46.069,-2.112,-8.9481,45.896,-2.4052,-8.9481,45.562,-2.399,-8.9481,45.4,-2.112,-8.9481,45.573,-1.8188,-8.9481,45.907,-1.825,-7.9812,45.409,-2.7814,-7.9812,46.082,-2.7814,-7.9812,46.755,-2.7814,-7.9812,47.428,-2.7814,-7.9812,48.102,-2.7814,-8.6122,45.409,-2.3352,-8.6122,46.082,-2.3352,-8.6122,46.755,-2.3352,-8.6122,47.428,-2.3352,-8.3796,46.082,-1.5742,-8.3796,46.755,-1.5742,-8.3796,47.428,-1.5742,-7.5878,45.409,-1.5704,-7.5878,46.082,-1.5704,-7.5878,46.755,-1.5704,-7.5878,47.428,-1.5704,-7.3386,46.755,-2.2997,-7.3386,47.428,-2.2997,-7.9812,45.409,-2.7814,-7.9812,46.082,-2.7814,-7.9812,46.755,-2.7814,-7.9812,47.428,-2.7814,-7.9812,48.102,-2.7814,-7.3165,45.409,-2.0332,-7.4015,45.735,-1.7773,-7.3118,46.069,-2.112,-8.6505,46.069,-2.112,-8.5608,45.735,-1.7773,-8.6459,45.409,-2.0332,-8.6459,45.409,-2.1908,-8.5608,45.735,-2.4467,-7.4015,45.735,-2.4467,-7.3165,45.409,-2.1908,-7.5079,48.102,-2.5853,-7.3118,48.102,-2.112,-7.5079,48.102,-1.6387,-7.9812,48.102,-1.4426,-8.4545,48.102,-1.6387,-8.6505,48.102,-2.112,-8.4545,48.102,-2.5853,-7.3165,45.409,-2.1908,-7.7596,45.409,-2.1908,-8.2027,45.409,-2.1908,-8.6459,45.409,-2.1908,-8.6122,45.409,-2.3352,-7.9812,45.409,-2.7814,-8.6459,45.409,-2.0332,-8.2027,45.409,-2.0332,-7.7596,45.409,-2.0332,-7.3165,45.409,-2.0332,-7.5878,45.409,-1.5704,-7.0142,48.747,-2.112,-8.9481,48.747,-2.112,-7.0142,48.92,-1.8188,-8.9481,48.92,-1.8188,-7.0142,49.254,-1.825,-8.9481,49.254,-1.825,-7.0142,49.416,-2.112};
			return value;
		}
		private double[] getCoordinate_5_1231_point_2()
		{
			double[] value = {-8.9481,49.416,-2.112,-7.0142,49.243,-2.4052,-8.9481,49.243,-2.4052,-7.0142,48.909,-2.399,-8.9481,48.909,-2.399,-7.0142,48.747,-2.112,-8.9481,48.747,-2.112,-7.3118,48.747,-2.112,-7.4015,49.081,-2.4467,-7.3165,49.407,-2.1908,-7.7596,49.407,-2.1908,-8.2027,49.407,-2.1908,-8.6459,49.407,-2.1908,-8.5608,49.081,-2.4467,-8.6505,48.747,-2.112,-8.6505,48.747,-2.112,-8.5608,49.081,-1.7773,-8.6459,49.407,-2.0332,-8.2027,49.407,-2.0332,-7.7596,49.407,-2.0332,-7.3165,49.407,-2.0332,-7.4015,49.081,-1.7773,-7.3118,48.747,-2.112,-7.0142,48.747,-2.112,-7.0142,48.92,-1.8188,-7.0142,49.254,-1.825,-7.0142,49.416,-2.112,-7.0142,49.243,-2.4052,-7.0142,48.909,-2.399,-8.9481,48.747,-2.112,-8.9481,48.92,-1.8188,-8.9481,49.254,-1.825,-8.9481,49.416,-2.112,-8.9481,49.243,-2.4052,-8.9481,48.909,-2.399,-7.9812,49.407,-1.4426,-7.9812,48.972,-1.4426,-7.9812,48.537,-1.4426,-7.9812,48.102,-1.4426,-8.5676,49.407,-1.7892,-8.5676,48.972,-1.7892,-8.5676,48.537,-1.7892,-8.5551,48.972,-2.4564,-8.5551,48.537,-2.4564,-7.9812,49.407,-2.7814,-7.9812,48.972,-2.7814,-7.9812,48.537,-2.7814,-7.3948,49.407,-2.4348,-7.3948,48.972,-2.4348,-7.3948,48.537,-2.4348,-7.4072,48.972,-1.7676,-7.4072,48.537,-1.7676,-7.9812,49.407,-1.4426,-7.9812,48.972,-1.4426,-7.9812,48.537,-1.4426,-7.9812,48.102,-1.4426,-7.5079,48.102,-1.6387,-7.3118,48.102,-2.112,-7.5079,48.102,-2.5853,-7.9812,48.102,-2.7814,-8.4545,48.102,-2.5853,-8.6505,48.102,-2.112,-8.4545,48.102,-1.6387,-7.3165,49.407,-2.1908,-7.4015,49.081,-2.4467,-7.3118,48.747,-2.112,-8.6505,48.747,-2.112,-8.5608,49.081,-2.4467,-8.6459,49.407,-2.1908,-8.6459,49.407,-2.0332,-8.5608,49.081,-1.7773,-7.4015,49.081,-1.7773,-7.3165,49.407,-2.0332,-7.3165,49.407,-2.0332,-7.7596,49.407,-2.0332,-8.2027,49.407,-2.0332,-8.6459,49.407,-2.0332,-8.5676,49.407,-1.7892,-7.9812,49.407,-1.4426,-8.6459,49.407,-2.1908,-8.2027,49.407,-2.1908,-7.7596,49.407,-2.1908,-7.3165,49.407,-2.1908,-7.3948,49.407,-2.4348,-7.9812,49.407,-2.7814};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1232_vector_1()
		{
			double[] value = {0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,0.48219,-0.87607,0.0,0.48219,-0.87607,0.0,-0.5145,-0.85749,0.0,-0.5145,-0.85749,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-0.48219,0.87607,0.0,-0.48219,0.87607,0.0,0.5145,0.85749,0.0,0.5145,0.85749,0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,1.0,9.1919E-15,1.0557E-29,2.298E-15,1.0,-4.6305E-15,-0.97187,0.23551,-4.7778E-17,-0.97187,0.23551,0.0,-0.97187,0.23551,-1.2996E-15,-0.97187,0.23551,0.0,2.298E-15,1.0,0.0,1.0,9.1919E-15,0.0,1.0,0.0,0.0,5.7449E-16,-1.0,-1.3731E-15,-0.97187,-0.23551,-6.3092E-15,-0.97187,-0.23551,-6.3092E-15,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,1.7235E-15,-1.0,0.0,1.0,0.0,1.0,0.0,-2.6538E-15,1.0,-1.2664E-30,-1.4146E-15,1.0,0.0,0.0,1.0,0.0,-2.6538E-15,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,3.0492E-30,-6.6346E-16,-1.0,9.1476E-30,-6.6346E-16,-1.0,1.4362E-15,-6.6346E-16,-1.0,-5.7449E-16,-6.6346E-16,-1.0,5.7449E-16,-6.6346E-16,-1.0,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.94274,-7.3981E-17,-0.33353,-0.59527,1.8635E-16,0.80352,-0.59527,1.8635E-16,0.80352,-0.59527,1.8635E-16,0.80352,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.58762,2.1877E-16,0.80914,0.9599,-4.857E-17,-0.28035,0.9599,-4.857E-17,-0.28035,8.6174E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,8.6174E-16,-6.6346E-16,-1.0,-2.8725E-16,-6.6346E-16,-1.0,8.6174E-16,-6.6346E-16,-1.0,0.99304,3.0474E-17,0.11776,0.86603,1.0803E-16,0.5,1.0,0.0,-1.149E-15,-1.0,0.0,6.8939E-15,-0.86603,1.0803E-16,0.5,-0.99304,1.0158E-17,0.11776,-0.99304,-2.0316E-17,-0.11776,-0.86603,5.0139E-17,-0.5,0.86603,6.4093E-17,-0.5,0.99304,0.0,-0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,-1.149E-15,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,1.3665E-16,0.70711,-1.0,0.0,-6.825E-13,-0.70711,-4.0996E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-0.48219,0.87607,0.0,-0.48219,0.87607,0.0,0.5145,0.85749,0.0,0.5145,0.85749,0.0,1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1232_vector_2()
		{
			double[] value = {0.0,1.0,0.0,0.0,0.48219,-0.87607,0.0,0.48219,-0.87607,0.0,-0.5145,-0.85749,0.0,-0.5145,-0.85749,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-1.0,9.1919E-15,0.0,0.0,-1.0,4.5957E-15,0.97187,-0.23551,0.0,0.97187,-0.23551,-6.3092E-15,0.97187,-0.23551,-3.5859E-15,0.97187,-0.23551,0.0,0.0,-1.0,0.0,-1.0,9.1919E-15,0.0,-1.0,-9.1919E-15,0.0,-2.8725E-16,1.0,1.0485E-15,0.97187,0.23551,6.2614E-15,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,1.4356E-16,-1.149E-15,1.0,0.0,-1.0,-9.1919E-15,1.0,0.0,2.6538E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-2.8291E-15,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,-0.87607,0.0,0.48219,-0.87607,0.0,0.48219,-0.85749,0.0,-0.5145,-0.85749,0.0,-0.5145,2.8725E-16,0.0,-1.0,-1.149E-15,0.0,-1.0,2.8725E-16,0.0,-1.0,0.87607,0.0,-0.48219,0.87607,0.0,-0.48219,0.87607,0.0,-0.48219,0.85749,0.0,0.5145,0.85749,0.0,0.5145,-2.8725E-16,0.0,1.0,4.3087E-16,0.0,1.0,-1.4362E-16,0.0,1.0,0.0,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,1.149E-15,0.70711,0.0,-0.70711,-2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,-1.149E-15,-0.70711,-5.6376E-16,0.70711,0.99304,0.0,-0.11776,0.86603,0.0,-0.5,1.0,9.0472E-16,-5.7449E-16,-1.0,0.0,-4.596E-15,-0.86603,-8.3889E-16,-0.5,-0.99304,0.0,-0.11776,-0.99304,0.0,0.11776,-0.86603,9.7125E-17,0.5,0.86603,0.0,0.5,0.99304,0.0,0.11776,0.0,1.0,0.0,7.9753E-15,1.0,0.0,-7.9753E-15,1.0,0.0,0.0,1.0,0.0,3.0548E-30,1.0,1.7277E-14,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,5.6583E-15,1.0,0.0,0.0,1.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1233_point_1()
		{
			double[] value = {0.67533,0.0,0.35965,0.0,0.67533,0.057624,0.35965,0.057624,0.67533,0.11597,0.35965,0.11597,0.67533,0.17163,0.35965,0.17163,0.67533,0.22925,0.35965,0.22925,0.67533,0.2876,0.35965,0.2876,0.67533,0.34326,0.35965,0.34326,0.62675,0.34326,0.61211,0.25745,0.62599,0.18544,0.55366,0.18544,0.48132,0.18544,0.40899,0.18544,0.42287,0.25745,0.40823,0.34326,0.40823,0.0,0.42287,0.085815,0.40899,0.15782,0.48132,0.15782,0.55366,0.15782,0.62599,0.15782,0.61211,0.085815,0.62675,0.0,0.08918,0.25,0.16731,0.29618,0.16565,0.38506,0.08918,0.42836,0.011052,0.38218,0.012709,0.2933,0.08918,0.17836,0.011052,0.13218,0.012709,0.043297,0.08918,0.0,0.16731,0.046178,0.16565,0.13506,0.35965,0.55867,0.35965,0.66091,0.35965,0.76315,0.35965,0.86539,0.35965,0.96763,0.48317,0.55867,0.48317,0.66091,0.48317,0.76315,0.48317,0.86539,0.6135,0.66091,0.6135,0.76315,0.6135,0.86539,0.74376,0.55867,0.74376,0.66091,0.74376,0.76315,0.74376,0.86539,0.86932,0.76315,0.86932,0.86539,0.99854,0.55867,0.99854,0.66091,0.99854,0.76315,0.99854,0.86539,0.99854,0.96763,0.82579,0.55867,0.78434,0.60808,0.83881,0.65892,0.51937,0.65892,0.57385,0.60808,0.5324,0.55867,0.50634,0.55867,0.46489,0.60808,0.89329,0.60808,0.85184,0.55867,0.91867,0.96763,0.83881,0.96763,0.75895,0.96763,0.67909,0.96763,0.59923,0.96763,0.51937,0.96763,0.43951,0.96763,0.088447,0.5,0.088447,0.56683,0.088447,0.63367,0.088447,0.7005,0.066816,0.69543,0.0,0.60025,0.26974,0.7005,0.26974,0.63367,0.26974,0.56683,0.26974,0.5,0.33905,0.54093,0.99551,0.0,0.67982,0.0,0.99551,0.057624,0.67982,0.057624,0.99551,0.11597,0.67982,0.11597,0.99551,0.17163};
			return value;
		}
		private double[] getTextureCoordinate_5_1233_point_2()
		{
			double[] value = {0.67982,0.17163,0.99551,0.22925,0.67982,0.22925,0.99551,0.2876,0.67982,0.2876,0.99551,0.34326,0.67982,0.34326,0.94693,0.34326,0.93229,0.25745,0.94617,0.18544,0.87383,0.18544,0.8015,0.18544,0.72917,0.18544,0.74304,0.25745,0.72841,0.34326,0.72841,0.0,0.74304,0.085815,0.72917,0.15782,0.8015,0.15782,0.87383,0.15782,0.94617,0.15782,0.93229,0.085815,0.94693,0.0,0.269,0.25,0.34713,0.29618,0.34547,0.38506,0.269,0.42836,0.19088,0.38218,0.19253,0.2933,0.269,0.17836,0.19088,0.13218,0.19253,0.043297,0.269,0.0,0.34713,0.046178,0.34547,0.13506,0.35965,0.34473,0.35965,0.41081,0.35965,0.4769,0.35965,0.54298,0.4669,0.34473,0.4669,0.41081,0.4669,0.4769,0.5755,0.41081,0.5755,0.4769,0.67909,0.34473,0.67909,0.41081,0.67909,0.4769,0.78634,0.34473,0.78634,0.41081,0.78634,0.4769,0.89494,0.41081,0.89494,0.4769,0.99854,0.34473,0.99854,0.41081,0.99854,0.4769,0.99854,0.54298,0.91867,0.54298,0.83881,0.54298,0.75895,0.54298,0.67909,0.54298,0.59923,0.54298,0.51937,0.54298,0.43951,0.54298,0.82579,0.34473,0.78434,0.39414,0.83881,0.44497,0.51937,0.44497,0.57385,0.39414,0.5324,0.34473,0.50634,0.34473,0.46489,0.39414,0.89329,0.39414,0.85184,0.34473,0.26827,0.5,0.26827,0.56683,0.26827,0.63367,0.26827,0.7005,0.23174,0.6887,0.17982,0.60025,0.089912,0.7005,0.089912,0.63367,0.089912,0.56683,0.089912,0.5,0.12645,0.51181,0.17836,0.60025};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1245_coordIndex_1()
		{
			int[] value = {1,2,43,-1,2,3,42,-1,3,4,40,-1,4,5,39,-1,5,6,14,-1,6,7,13,-1,7,8,11,-1,8,9,10,-1,10,11,8,-1,11,12,7,-1,12,13,7,-1,13,14,6,-1,14,15,5,-1,15,16,5,-1,16,17,27,-1,17,18,27,-1,18,19,26,-1,19,20,25,-1,20,21,25,-1,21,22,24,-1,23,24,22,-1,24,25,21,-1,25,26,19,-1,26,27,18,-1,27,28,35,-1,28,29,34,-1,29,30,32,-1,30,0,31,-1,31,32,30,-1,32,33,29,-1,33,34,29,-1,34,35,28,-1,35,36,27,-1,36,37,27,-1,37,38,5,-1,38,39,5,-1,39,40,4,-1,40,41,3,-1,41,42,3,-1,42,43,2,-1,5,16,37,-1,16,27,37,-1,50,46,45,-1,51,47,50,-1,47,46,50,-1,54,51,53,-1,51,50,53,-1,57,53,56,-1,53,52,56,-1,58,54,57,-1,54,53,57,-1,60,58,59,-1,58,57,59,-1,62,63,59,-1,64,60,63,-1,60,59,63,-1,66,67,49,-1,67,68,44,-1,68,69,45,-1,69,70,45,-1,71,72,62,-1,72,73,62,-1,73,74,61,-1,74,75,61,-1,76,77,55,-1,77,78,55,-1,78,79,56,-1,79,71,56,-1,70,80,52,-1,80,81,52,-1,81,82,52,-1,82,83,55,-1,65,84,64,-1,84,85,60,-1,85,86,58,-1,86,87,58,-1,87,88,54,-1,88,89,54,-1,89,90,51,-1,90,48,47,-1,44,49,67,-1,45,44,68,-1,61,62,73,-1,50,45,70,-1,47,51,90,-1,51,54,89,-1,53,50,70,-1,52,53,70,-1,56,52,55,-1,57,56,59,-1,54,58,87,-1,58,60,85,-1,62,59,71,-1,60,64,84,-1,55,78,56,-1,56,71,59,-1,52,82,55,-1,91,92,97,-1,92,93,97,-1,93,94,97,-1,94,95,96,-1,96,97,94,-1,98,99,103,-1,99,100,103,-1,100,101,103,-1,101,102,103,-1,105,106,147,-1,106,107,146,-1,107,108,144,-1,108,109,143,-1,109,110,118,-1,110,111,117,-1,111,112,115,-1,112,113,114,-1,114,115,112,-1,115,116,111,-1,116,117,111,-1,117,118,110,-1,118,119,109,-1,119,120,109,-1,120,121,131,-1,121,122,131,-1,122,123,130,-1,123,124,129,-1,124,125,129,-1,125,126,128,-1,127,128,126,-1,128,129,125,-1,129,130,123,-1,130,131,122,-1,131,132,139,-1,132,133,138,-1,133,134,136,-1,134,104,135,-1,135,136,134,-1,136,137,133,-1,137,138,133,-1,138,139,132,-1,139,140,131,-1,140,141,131,-1,141,142,109,-1,142,143,109,-1,143,144,108,-1,144,145,107,-1,145,146,107,-1,146,147,106,-1,109,120,141,-1,120,131,141,-1,155,151,154,-1,151,150,154,-1,161,157,160,-1,157,156,160,-1,162,158,161,-1,158,157,161,-1,166,167,163,-1,168,169,167,-1,169,170,163,-1,170,171,162,-1,171,172,162,-1,172,173,158,-1,173,174,158,-1,174,175,155,-1,175,152,151,-1,176,177,153,-1,177,178,148,-1,178,179,150,-1,179,180,154,-1,181,182,163,-1,182,183,166,-1,183,184,164,-1,184,185,164,-1,186,187,159,-1,187,188,159,-1,188,189,161,-1,189,181,162,-1,180,190,158,-1,190,191,157,-1,191,192,156,-1,192,193,159,-1,148,153,177,-1,150,149,178,-1,149,148,178,-1,164,165,183,-1,165,166,183,-1,151,155,175,-1,154,150,179,-1,155,154,180,-1,156,157,191,-1,160,156,159,-1,161,160,188,-1,158,162,172,-1,157,158,190,-1,162,161,189,-1,163,167,169,-1,166,163,182,-1,163,170,162,-1,158,174,180,-1,174,155,180,-1,181,163,162,-1,159,188,160,-1,156,192,159,-1,194,195,200,-1,195,196,200,-1,196,197,200,-1,197,198,199,-1,199,200,197,-1,201,202,206,-1,202,203,206,-1,203,204,206,-1,204,205,206,-1,207,209,210,-1,209,211,212,-1,211,213,214,-1,213,215,216,-1,215,217,218,-1,218,216,215,-1,216,214,213,-1,214,212,211,-1,212,210,209,-1,210,208,207,-1,219,223,220,-1,220,223,221,-1,221,223,222,-1,224,233,225,-1,225,232,226,-1,226,232,227,-1,227,236,228,-1,228,235,229,-1,229,235,230,-1,230,234,231,-1,231,234,224,-1,232,225,233,-1,233,224,234,-1,234,230,235,-1,235,228,236,-1,236,227,232,-1,237,239,240,-1,239,241,242,-1,241,243,244,-1,243,245,246,-1,245,247,248,-1,248,246,245,-1,246,244,243,-1,244,242,241,-1,242,240,239,-1,240,238,237,-1,249,253,250,-1,250,252,251,-1,252,250,253,-1,254,265,255,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_1245_coordIndex_2()
		{
			int[] value = {255,265,256,-1,256,264,257,-1,257,264,258,-1,258,263,259,-1,259,262,260,-1,260,262,261,-1,261,266,254,-1,262,259,263,-1,263,258,264,-1,264,256,265,-1,265,254,266,-1,266,261,262,-1,267,269,270,-1,269,271,272,-1,271,273,274,-1,273,275,276,-1,275,277,278,-1,277,279,280,-1,280,278,277,-1,278,276,275,-1,276,274,273,-1,274,272,271,-1,272,270,269,-1,270,268,267,-1,281,290,282,-1,282,289,283,-1,283,289,284,-1,284,294,285,-1,285,293,286,-1,286,292,287,-1,287,292,288,-1,288,291,281,-1,289,282,290,-1,290,281,291,-1,291,288,292,-1,292,286,293,-1,293,285,294,-1,294,284,289,-1,295,297,296,-1,297,299,298,-1,299,295,300,-1,295,299,297,-1,301,303,304,-1,303,305,306,-1,305,307,308,-1,307,309,310,-1,309,311,312,-1,311,313,314,-1,314,312,311,-1,312,310,309,-1,310,308,307,-1,308,306,305,-1,306,304,303,-1,304,302,301,-1,315,327,316,-1,316,326,317,-1,317,326,318,-1,318,325,319,-1,319,324,320,-1,320,323,321,-1,321,323,322,-1,322,328,315,-1,323,320,324,-1,324,319,325,-1,325,318,326,-1,326,316,327,-1,327,315,328,-1,328,322,323,-1,329,331,330,-1,331,333,332,-1,333,329,334,-1,329,333,331,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1245_point_1()
		{
			double[] value = {8.7101,46.069,-2.0531,7.1095,46.069,-2.0531,7.1095,45.971,-1.8164,7.1095,45.735,-1.7184,7.1095,45.498,-1.8164,7.1095,45.4,-2.0531,7.1095,45.498,-2.2897,7.1095,45.735,-2.3878,7.1095,45.971,-2.2897,7.1095,46.069,-2.0531,7.2423,46.069,-2.0531,7.2872,45.971,-2.2897,7.332,45.735,-2.3878,7.2961,45.527,-2.3154,7.247,45.409,-2.1319,7.5794,45.409,-2.1319,7.9117,45.409,-2.1319,8.2441,45.409,-2.1319,8.5764,45.409,-2.1319,8.5273,45.527,-2.3154,8.4914,45.735,-2.3878,8.5362,45.971,-2.2897,8.5811,46.069,-2.0531,8.7101,46.069,-2.0531,8.7101,45.971,-2.2897,8.7101,45.735,-2.3878,8.7101,45.498,-2.2897,8.7101,45.4,-2.0531,8.7101,45.498,-1.8164,8.7101,45.735,-1.7184,8.7101,45.971,-1.8164,8.5811,46.069,-2.0531,8.5362,45.971,-1.8164,8.4914,45.735,-1.7184,8.5273,45.527,-1.7908,8.5764,45.409,-1.9743,8.2441,45.409,-1.9743,7.9117,45.409,-1.9743,7.5794,45.409,-1.9743,7.247,45.409,-1.9743,7.2961,45.527,-1.7908,7.332,45.735,-1.7184,7.2872,45.971,-1.8164,7.2423,46.069,-2.0531,7.9117,45.409,-2.7224,7.9117,46.082,-2.7224,7.9117,46.755,-2.7224,7.9117,47.428,-2.7224,7.9117,48.102,-2.7224,7.2807,45.409,-2.2763,7.2807,46.755,-2.2763,7.2807,47.428,-2.2763,7.5133,46.082,-1.5152,7.5133,46.755,-1.5152,7.5133,47.428,-1.5152,8.305,45.409,-1.5115,8.305,46.082,-1.5115,8.305,46.755,-1.5115,8.305,47.428,-1.5115,8.5542,46.755,-2.2407,8.5542,47.428,-2.2407,7.9117,45.409,-2.7224,7.9117,46.082,-2.7224,7.9117,46.755,-2.7224,7.9117,47.428,-2.7224,7.9117,48.102,-2.7224,7.247,45.409,-2.1319,7.2961,45.527,-2.3154,7.332,45.735,-2.3878,7.2872,45.971,-2.2897,7.2423,46.069,-2.0531,8.5811,46.069,-2.0531,8.5362,45.971,-2.2897,8.4914,45.735,-2.3878,8.5273,45.527,-2.3154,8.5764,45.409,-2.1319,8.5764,45.409,-1.9743,8.5273,45.527,-1.7908,8.4914,45.735,-1.7184,8.5362,45.971,-1.8164,7.2872,45.971,-1.8164,7.332,45.735,-1.7184,7.2961,45.527,-1.7908,7.247,45.409,-1.9743,8.385,48.102,-2.5264,8.5811,48.102,-2.0531,8.385,48.102,-1.5798,7.9117,48.102,-1.3837,7.4384,48.102,-1.5798,7.2423,48.102,-2.0531,7.4384,48.102,-2.5264,8.5764,45.409,-2.1319,8.2441,45.409,-2.1319,7.9117,45.409,-2.1319,7.5794,45.409,-2.1319,7.247,45.409,-2.1319,7.2807,45.409,-2.2763,7.9117,45.409,-2.7224,7.247,45.409,-1.9743,7.5794,45.409,-1.9743};
			return value;
		}
		private double[] getCoordinate_5_1245_point_2()
		{
			double[] value = {7.9117,45.409,-1.9743,8.2441,45.409,-1.9743,8.5764,45.409,-1.9743,8.305,45.409,-1.5115,8.7101,48.747,-2.0531,7.1095,48.747,-2.0531,7.1095,48.845,-2.2897,7.1095,49.081,-2.3878,7.1095,49.318,-2.2897,7.1095,49.416,-2.0531,7.1095,49.318,-1.8164,7.1095,49.081,-1.7184,7.1095,48.845,-1.8164,7.1095,48.747,-2.0531,7.2423,48.747,-2.0531,7.2872,48.845,-1.8164,7.332,49.081,-1.7184,7.2961,49.289,-1.7908,7.247,49.407,-1.9743,7.5794,49.407,-1.9743,7.9117,49.407,-1.9743,8.2441,49.407,-1.9743,8.5764,49.407,-1.9743,8.5273,49.289,-1.7908,8.4914,49.081,-1.7184,8.5362,48.845,-1.8164,8.5811,48.747,-2.0531,8.7101,48.747,-2.0531,8.7101,48.795,-1.8799,8.7101,49.081,-1.7184,8.7101,49.318,-1.8164,8.7101,49.416,-2.0531,8.7101,49.318,-2.2897,8.7101,49.081,-2.3878,8.7101,48.845,-2.2897,8.5811,48.747,-2.0531,8.5362,48.845,-2.2897,8.4914,49.081,-2.3878,8.5273,49.289,-2.3154,8.5764,49.407,-2.1319,8.2441,49.407,-2.1319,7.9117,49.407,-2.1319,7.5794,49.407,-2.1319,7.247,49.407,-2.1319,7.2961,49.289,-2.3154,7.332,49.081,-2.3878,7.2872,48.845,-2.2897,7.2423,48.747,-2.0531,7.9117,49.407,-1.3837,7.9117,49.08,-1.3837,7.9117,48.754,-1.3837,7.9117,48.428,-1.3837,7.9117,48.102,-1.3837,7.2807,49.407,-1.8298,7.2807,48.754,-1.8298,7.2807,48.428,-1.8298,7.5133,49.08,-2.5909,7.5133,48.754,-2.5909,7.5133,48.428,-2.5909,8.305,49.407,-2.5947,8.305,49.08,-2.5947,8.305,48.754,-2.5947,8.305,48.428,-2.5947,8.5542,48.428,-1.8654,7.9117,49.407,-1.3837,7.9117,49.08,-1.3837,7.9117,48.754,-1.3837,7.9117,48.428,-1.3837,7.9117,48.102,-1.3837,8.385,48.102,-1.5798,8.5811,48.102,-2.0531,8.385,48.102,-2.5264,7.9117,48.102,-2.7224,7.4384,48.102,-2.5264,7.2423,48.102,-2.0531,7.4384,48.102,-1.5798,7.247,49.407,-1.9743,7.2961,49.289,-1.7908,7.332,49.081,-1.7184,7.2872,48.845,-1.8164,7.2423,48.747,-2.0531,8.5811,48.747,-2.0531,8.5362,48.845,-1.8164,8.4914,49.081,-1.7184,8.5273,49.289,-1.7908,8.5764,49.407,-1.9743,8.5764,49.407,-2.1319,8.5273,49.289,-2.3154,8.4914,49.081,-2.3878,8.5362,48.845,-2.2897,7.2872,48.845,-2.2897,7.332,49.081,-2.3878,7.2961,49.289,-2.3154,7.247,49.407,-2.1319,8.5764,49.407,-1.9743,8.2441,49.407,-1.9743,7.9117,49.407,-1.9743,7.5794,49.407,-1.9743,7.247,49.407,-1.9743,7.2807,49.407,-1.8298};
			return value;
		}
		private double[] getCoordinate_5_1245_point_3()
		{
			double[] value = {7.9117,49.407,-1.3837,7.247,49.407,-2.1319,7.5794,49.407,-2.1319,7.9117,49.407,-2.1319,8.2441,49.407,-2.1319,8.5764,49.407,-2.1319,8.305,49.407,-2.5947,9.652,49.081,-0.79803,8.7101,49.081,-0.79803,9.652,50.265,-1.6345,8.7101,50.265,-1.6345,9.652,49.829,-3.0615,8.7101,49.829,-3.0615,9.652,48.344,-3.0686,8.7101,48.344,-3.0686,9.652,47.877,-1.7012,8.7101,47.877,-1.7012,9.652,49.081,-0.79803,8.7101,49.081,-0.79803,9.652,49.081,-0.79803,9.652,50.265,-1.6345,9.652,49.829,-3.0615,9.652,48.344,-3.0686,9.652,47.877,-1.7012,8.7101,48.747,-2.0531,8.7101,48.795,-1.8799,8.7101,49.081,-1.7184,8.7101,49.318,-1.8164,8.7101,49.416,-2.0531,8.7101,49.318,-2.2897,8.7101,49.081,-2.3878,8.7101,48.845,-2.2897,8.7101,49.081,-0.79803,8.7101,47.877,-1.7012,8.7101,48.344,-3.0686,8.7101,49.829,-3.0615,8.7101,50.265,-1.6345,9.652,45.735,-0.79803,8.7101,45.735,-0.79803,9.652,46.918,-1.6345,8.7101,46.918,-1.6345,9.652,46.482,-3.0615,8.7101,46.482,-3.0615,9.652,44.997,-3.0686,8.7101,44.997,-3.0686,9.652,44.53,-1.7012,8.7101,44.53,-1.7012,9.652,45.735,-0.79803,8.7101,45.735,-0.79803,9.652,45.735,-0.79803,9.652,46.918,-1.6345,9.652,46.482,-3.0615,9.652,44.997,-3.0686,9.652,44.53,-1.7012,8.7101,46.069,-2.0531,8.7101,45.971,-2.2897,8.7101,45.735,-2.3878,8.7101,45.498,-2.2897,8.7101,45.4,-2.0531,8.7101,45.498,-1.8164,8.7101,45.735,-1.7184,8.7101,45.971,-1.8164,8.7101,45.735,-0.79803,8.7101,44.53,-1.7012,8.7101,44.997,-3.0686,8.7101,46.482,-3.0615,8.7101,46.918,-1.6345,7.1095,45.735,-0.79803,6.1676,45.735,-0.79803,7.1095,46.834,-1.4479,6.1676,46.834,-1.4479,7.1095,46.811,-2.6988,6.1676,46.811,-2.6988,7.1095,45.735,-3.3081,6.1676,45.735,-3.3081,7.1095,44.635,-2.6582,6.1676,44.635,-2.6582,7.1095,44.658,-1.4074,6.1676,44.658,-1.4074,7.1095,45.735,-0.79803,6.1676,45.735,-0.79803,7.1095,46.069,-2.0531,7.1095,45.971,-1.8164,7.1095,45.735,-1.7184,7.1095,45.498,-1.8164,7.1095,45.4,-2.0531,7.1095,45.498,-2.2897,7.1095,45.735,-2.3878,7.1095,45.971,-2.2897,7.1095,45.735,-0.79803,7.1095,46.834,-1.4479,7.1095,46.811,-2.6988,7.1095,45.735,-3.3081,7.1095,44.635,-2.6582,7.1095,44.658,-1.4074,6.1676,45.735,-0.79803,6.1676,44.658,-1.4074,6.1676,44.635,-2.6582,6.1676,45.735,-3.3081,6.1676,46.811,-2.6988};
			return value;
		}
		private double[] getCoordinate_5_1245_point_4()
		{
			double[] value = {6.1676,46.834,-1.4479,7.1095,49.081,-0.79803,6.1676,49.081,-0.79803,7.1095,50.181,-1.4479,6.1676,50.181,-1.4479,7.1095,50.158,-2.6988,6.1676,50.158,-2.6988,7.1095,49.081,-3.3081,6.1676,49.081,-3.3081,7.1095,47.982,-2.6582,6.1676,47.982,-2.6582,7.1095,48.005,-1.4074,6.1676,48.005,-1.4074,7.1095,49.081,-0.79803,6.1676,49.081,-0.79803,7.1095,48.747,-2.0531,7.1095,48.845,-2.2897,7.1095,49.081,-2.3878,7.1095,49.318,-2.2897,7.1095,49.416,-2.0531,7.1095,49.318,-1.8164,7.1095,49.081,-1.7184,7.1095,48.845,-1.8164,7.1095,49.081,-0.79803,7.1095,50.181,-1.4479,7.1095,50.158,-2.6988,7.1095,49.081,-3.3081,7.1095,47.982,-2.6582,7.1095,48.005,-1.4074,6.1676,49.081,-0.79803,6.1676,48.005,-1.4074,6.1676,47.982,-2.6582,6.1676,49.081,-3.3081,6.1676,50.158,-2.6988,6.1676,50.181,-1.4479};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1246_vector_1()
		{
			double[] value = {-4.0249E-15,1.0,-1.8384E-14,0.0,1.0,2.7576E-14,0.0,0.70711,0.70711,0.0,0.0,1.0,-1.0398E-16,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,-3.3272E-15,-0.70711,-0.70711,0.0,1.149E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,2.7576E-14,0.0,1.0,0.0,-2.789E-15,0.70711,-0.70711,0.0,5.7449E-16,-1.0,-2.1666E-15,-0.62093,-0.78387,-1.3721E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,-2.8713E-16,0.0,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,-4.0249E-15,1.0,-1.8384E-14,0.0,0.70711,-0.70711,6.9369E-30,1.7235E-15,-1.0,0.0,-0.70711,-0.70711,4.0249E-15,-1.0,-5.5152E-14,0.0,-0.70711,0.70711,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,-1.4356E-16,1.7235E-15,1.0,-2.4302E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-5.8149E-15,-0.97187,0.23551,5.5014E-15,-0.97187,0.23551,-4.3704E-17,-0.97187,0.23551,-1.3006E-15,-0.97187,0.23551,2.3018E-15,-0.62093,0.78387,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-5.7449E-16,-3.9807E-16,-1.0,1.4362E-15,-3.9807E-16,-1.0,-5.7449E-16,-3.9807E-16,-1.0,-1.4362E-15,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.9599,-9.5862E-17,-0.28035,0.9599,-9.5862E-17,-0.28035,2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,-0.99304,-2.0316E-17,-0.11776,-0.92,2.0631E-16,-0.39191,-0.86603,-2.1607E-16,-0.5,-0.93526,-1.6524E-16,-0.35397,-1.0,-7.5324E-31,-1.7235E-15,1.0,0.0,0.0,0.93526,3.5398E-16,-0.35397,0.86603,-1.9551E-16,-0.5,0.92,2.057E-16,-0.39191,0.99304,-4.0632E-17,-0.11776,0.99304,3.0474E-17,0.11776,0.92,4.7286E-16,0.39191,0.86603,1.6205E-16,0.5,0.93526,-3.1267E-16,0.35397,-0.93526,-3.1267E-16,0.35397,-0.86603,1.0803E-16,0.5,-0.92,1.5266E-16,0.39191,-0.99304,3.0474E-17,0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,0.0,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,2.7331E-16,0.70711,-1.0,-2.2573E-28,-6.8422E-13,-0.70711,-2.7331E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1246_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,4.0249E-15,-1.0,-2.7576E-14,0.0,-1.0,4.596E-14,0.0,-0.70711,-0.70711,-2.5102E-16,-1.149E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,0.0,0.70711,0.70711,0.0,0.0,1.0,0.0,-0.70711,0.70711,0.0,-1.0,4.596E-14,0.0,-1.0,-9.1919E-15,2.8122E-15,-0.70711,0.70711,0.0,0.0,1.0,-2.5201E-15,0.62093,0.78387,1.0475E-15,0.97187,0.23551,-5.7275E-15,0.97187,0.23551,0.0,0.97187,0.23551,-4.3704E-17,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.62093,0.78387,0.0,0.0,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,4.0249E-15,-1.0,-2.7576E-14,-3.1024E-15,-0.85568,0.51751,0.0,0.0,1.0,0.0,0.70711,0.70711,0.0,1.0,0.0,-1.042E-16,0.70711,-0.70711,0.0,-2.8725E-15,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,1.1558E-16,-0.70711,-0.70711,0.0,-2.8725E-15,-1.0,-7.2787E-16,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,4.3704E-17,0.97187,-0.23551,1.7057E-15,0.97187,-0.23551,5.7712E-15,0.97187,-0.23551,-3.5501E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,-2.8725E-15,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,1.4362E-16,0.0,1.0,1.4362E-16,0.0,1.0,1.4362E-16,0.0,1.0,7.1812E-16,0.0,1.0,1.4362E-16,0.0,1.0,-0.94274,0.0,0.33353,-0.94274,0.0,0.33353,-0.94274,0.0,0.33353,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80352,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.9599,0.0,0.28035,1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,2.8725E-16,0.0,1.0,-1.4362E-16,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,0.0,0.70711,0.0,-0.70711,2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,2.298E-15,-0.70711,0.0,0.70711,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,0.0,0.5,-0.93526,0.0,0.35397,-1.0,0.0,5.7449E-16,1.0,0.0,0.0,0.93526,0.0,0.35397,0.86603,9.7125E-17,0.5,0.92,5.4088E-16,0.39191,0.99304,0.0,0.11776,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,0.0,-0.5,0.93526,0.0,-0.35397,-0.93526,-6.9106E-16,-0.35397,-0.86603,5.0076E-16,-0.5,-0.92,0.0,-0.39191,-0.99304,0.0,-0.11776,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.2032E-14,7.0933E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.5928E-14};
			return value;
		}
		private double[] getNormal_5_1246_vector_3()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,0.0,1.0,0.0,6.6863E-15,1.0,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,-7.2854E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,7.2854E-16,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-7.2854E-16,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}
		private double[] getNormal_5_1246_vector_4()
		{
			double[] value = {-1.0,0.0,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-4.7746E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1247_point_1()
		{
			double[] value = {0.28112,0.8846,0.17256,0.8846,0.17256,0.86677,0.17256,0.84894,0.17256,0.83111,0.17256,0.81328,0.17256,0.79545,0.17256,0.77762,0.17256,0.75979,0.17256,0.74196,0.18156,0.74196,0.18461,0.75979,0.18765,0.77762,0.18519,0.79296,0.18188,0.80754,0.20442,0.80754,0.22697,0.80754,0.24951,0.80754,0.27205,0.80754,0.26874,0.79296,0.26629,0.77762,0.26933,0.75979,0.27237,0.74196,0.28112,0.74196,0.28112,0.75979,0.28112,0.77762,0.28112,0.79545,0.28112,0.81328,0.28112,0.83111,0.28112,0.84894,0.28112,0.86677,0.27237,0.8846,0.26933,0.86677,0.26629,0.84894,0.26874,0.8336,0.27205,0.81902,0.24951,0.81902,0.22697,0.81902,0.20442,0.81902,0.18188,0.81902,0.18519,0.8336,0.18765,0.84894,0.18461,0.86677,0.18156,0.8846,0.65489,0.42003,0.65489,0.47503,0.65489,0.53002,0.65489,0.58501,0.65489,0.64001,0.72133,0.42003,0.72133,0.53002,0.72133,0.58501,0.79143,0.47503,0.79143,0.53002,0.79143,0.58501,0.8615,0.42003,0.8615,0.47503,0.8615,0.53002,0.8615,0.58501,0.92903,0.53002,0.92903,0.58501,0.99854,0.42003,0.99854,0.47503,0.99854,0.53002,0.99854,0.58501,0.99854,0.64001,0.73379,0.42003,0.71793,0.42963,0.7115,0.44661,0.72014,0.46592,0.7408,0.47396,0.91262,0.47396,0.93328,0.46592,0.94193,0.44661,0.93549,0.42963,0.91963,0.42003,0.90562,0.42003,0.88976,0.42963,0.88332,0.44661,0.89197,0.46592,0.76146,0.46592,0.7701,0.44661,0.76367,0.42963,0.74781,0.42003,0.95558,0.64001,0.91262,0.64001,0.86967,0.64001,0.82671,0.64001,0.78376,0.64001,0.7408,0.64001,0.69784,0.64001,0.065938,0.0,0.065938,0.03737,0.065938,0.074739,0.065938,0.11211,0.065938,0.14948,0.049812,0.14569,0.0,0.074739,0.19631,0.14948,0.19631,0.11211};
			return value;
		}
		private double[] getTextureCoordinate_5_1247_point_2()
		{
			double[] value = {0.19631,0.074739,0.19631,0.03737,0.19631,0.0,0.24798,0.030513,0.39115,0.8846,0.28258,0.8846,0.28258,0.86677,0.28258,0.84894,0.28258,0.83111,0.28258,0.81328,0.28258,0.79545,0.28258,0.77762,0.28258,0.75979,0.28258,0.74196,0.29159,0.74196,0.29463,0.75979,0.29767,0.77762,0.29522,0.79296,0.29191,0.80754,0.31445,0.80754,0.33699,0.80754,0.35954,0.80754,0.38208,0.80754,0.37877,0.79296,0.37631,0.77762,0.37935,0.75979,0.3824,0.74196,0.39115,0.74196,0.39115,0.75457,0.39115,0.77762,0.39115,0.79545,0.39115,0.81328,0.39115,0.83111,0.39115,0.84894,0.39115,0.86677,0.3824,0.8846,0.37935,0.86677,0.37631,0.84894,0.37877,0.8336,0.38208,0.81902,0.35954,0.81902,0.33699,0.81902,0.31445,0.81902,0.29191,0.81902,0.29522,0.8336,0.29767,0.84894,0.29463,0.86677,0.29159,0.8846,0.48087,0.42003,0.4588,0.42003,0.43674,0.42003,0.41468,0.42003,0.39261,0.42003,0.48087,0.47502,0.43674,0.47502,0.41468,0.47502,0.4588,0.53304,0.43674,0.53304,0.41468,0.53304,0.48087,0.59102,0.4588,0.59102,0.43674,0.59102,0.41468,0.59102,0.41468,0.64692,0.48087,0.70444,0.4588,0.70444,0.43674,0.70444,0.41468,0.70444,0.39261,0.70444,0.39261,0.66889,0.39261,0.63334,0.39261,0.59779,0.39261,0.56224,0.39261,0.52669,0.39261,0.49114,0.39261,0.45559,0.48087,0.48534,0.47293,0.47221,0.45887,0.46688,0.44289,0.47404,0.43624,0.49114,0.43624,0.63334,0.44289,0.65044,0.45887,0.65759,0.47293,0.65226,0.48087,0.63914,0.48087,0.62754,0.47293,0.61441,0.45887,0.60909,0.44289,0.61624,0.44289,0.50823,0.45887,0.51539,0.47293,0.51006,0.48087,0.49693,0.3604,0.0,0.3604,0.03737,0.3604,0.074739,0.3604,0.11211,0.3604,0.14948,0.34427,0.14569};
			return value;
		}
		private double[] getTextureCoordinate_5_1247_point_3()
		{
			double[] value = {0.29446,0.074739,0.098153,0.14948,0.098153,0.11211,0.098153,0.074739,0.098153,0.03737,0.098153,0.0,0.14983,0.030513,0.39261,0.31503,0.39261,0.3874,0.50976,0.31503,0.50976,0.3874,0.63337,0.31503,0.63337,0.3874,0.7569,0.31503,0.7569,0.3874,0.87598,0.31503,0.87598,0.3874,0.99854,0.31503,0.99854,0.3874,0.28185,0.65255,0.17881,0.57971,0.21679,0.45544,0.34608,0.45482,0.38676,0.5739,0.062733,0.80253,0.066026,0.81433,0.085545,0.82534,0.10168,0.81866,0.10836,0.80253,0.10168,0.7864,0.085545,0.77971,0.069415,0.7864,0.085545,0.88807,0.0034304,0.82651,0.035277,0.73331,0.13647,0.73379,0.16619,0.83106,0.39261,0.21002,0.39261,0.28239,0.50976,0.21002,0.50976,0.28239,0.63337,0.21002,0.63337,0.28239,0.7569,0.21002,0.7569,0.28239,0.87598,0.21002,0.87598,0.28239,0.99854,0.21002,0.99854,0.28239,0.085545,0.60505,0.0048983,0.54804,0.034623,0.45077,0.13581,0.45029,0.16766,0.54349,0.91299,0.7829,0.89686,0.78958,0.89018,0.80571,0.89686,0.82184,0.91299,0.82852,0.92912,0.82184,0.9358,0.80571,0.92912,0.78958,0.99854,0.80571,0.93697,0.88783,0.84377,0.85598,0.84425,0.75479,0.94152,0.72507,0.39261,0.0,0.39261,0.072374,0.49433,0.0,0.49433,0.072374,0.59732,0.0,0.59732,0.072374,0.69557,0.0,0.69557,0.072374,0.79729,0.0,0.79729,0.072374,0.90028,0.0,0.90028,0.072374,0.99854,0.0,0.99854,0.072374,0.74043,0.7829,0.7243,0.78958,0.71762,0.80571,0.7243,0.82184,0.74043,0.82852,0.75656,0.82184,0.76325,0.80571,0.75656,0.78958,0.65489,0.80571,0.69919,0.73077,0.78445,0.73236,0.82598,0.80571,0.78168,0.88066,0.69642,0.87907,0.39115,0.24836,0.34385,0.3319,0.24675,0.33371,0.19631,0.24836,0.2436,0.16483};
			return value;
		}
		private double[] getTextureCoordinate_5_1247_point_4()
		{
			double[] value = {0.3407,0.16302,0.39261,0.10501,0.39261,0.17738,0.49433,0.10501,0.49433,0.17738,0.59732,0.10501,0.59732,0.17738,0.69557,0.10501,0.69557,0.17738,0.79729,0.10501,0.79729,0.17738,0.90028,0.10501,0.90028,0.17738,0.99854,0.10501,0.99854,0.17738,0.097421,0.27434,0.11579,0.26673,0.1234,0.24836,0.11579,0.22999,0.097421,0.22239,0.079051,0.22999,0.071442,0.24836,0.079051,0.26673,0.0,0.24836,0.050445,0.16302,0.14754,0.16483,0.19484,0.24836,0.1444,0.33371,0.047298,0.3319,0.65342,0.50558,0.61189,0.57893,0.52663,0.58052,0.48233,0.50558,0.52387,0.43223,0.60913,0.43064};
			return value;
		}


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


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1280_point_1()
		{
			double[] value = {8.8787,46.069,-2.0531,6.9447,46.069,-2.0531,8.8787,45.735,-2.3878,6.9447,45.735,-2.3878,8.8787,45.4,-2.0531,6.9447,45.4,-2.0531,8.8787,45.735,-1.7184,6.9447,45.735,-1.7184,8.8787,46.069,-2.0531,6.9447,46.069,-2.0531,8.5811,46.069,-2.0531,8.5362,45.971,-1.8164,8.4914,45.735,-1.7184,8.5273,45.527,-1.7908,8.5764,45.409,-1.9743,8.2441,45.409,-1.9743,7.9117,45.409,-1.9743,7.5794,45.409,-1.9743,7.247,45.409,-1.9743,7.2961,45.527,-1.7908,7.332,45.735,-1.7184,7.2872,45.971,-1.8164,7.2423,46.069,-2.0531,7.2423,46.069,-2.0531,7.2872,45.971,-2.2897,7.332,45.735,-2.3878,7.2961,45.527,-2.3154,7.247,45.409,-2.1319,7.5794,45.409,-2.1319,7.9117,45.409,-2.1319,8.2441,45.409,-2.1319,8.5764,45.409,-2.1319,8.5273,45.527,-2.3154,8.4914,45.735,-2.3878,8.5362,45.971,-2.2897,8.5811,46.069,-2.0531,8.8787,46.069,-2.0531,8.8787,45.735,-2.3878,8.8787,45.4,-2.0531,8.8787,45.735,-1.7184,6.9447,46.069,-2.0531,6.9447,45.735,-2.3878,6.9447,45.4,-2.0531,6.9447,45.735,-1.7184,7.9117,45.409,-2.7224,7.9117,46.082,-2.7224,7.9117,46.755,-2.7224,7.9117,47.428,-2.7224,7.9117,48.102,-2.7224,7.2807,45.409,-2.2763,7.2807,46.755,-2.2763,7.2807,47.428,-2.2763,7.5133,46.082,-1.5152,7.5133,46.755,-1.5152,7.5133,47.428,-1.5152,8.305,45.409,-1.5115,8.305,46.082,-1.5115,8.305,46.755,-1.5115,8.305,47.428,-1.5115,8.5542,46.755,-2.2407,8.5542,47.428,-2.2407,7.9117,45.409,-2.7224,7.9117,46.082,-2.7224,7.9117,46.755,-2.7224,7.9117,47.428,-2.7224,7.9117,48.102,-2.7224,8.5764,45.409,-1.9743,8.5273,45.527,-1.7908,8.4914,45.735,-1.7184,8.5362,45.971,-1.8164,8.5811,46.069,-2.0531,7.2423,46.069,-2.0531,7.2872,45.971,-1.8164,7.332,45.735,-1.7184,7.2961,45.527,-1.7908,7.247,45.409,-1.9743,7.247,45.409,-2.1319,7.2961,45.527,-2.3154,7.332,45.735,-2.3878,7.2872,45.971,-2.2897,8.5362,45.971,-2.2897,8.4914,45.735,-2.3878,8.5273,45.527,-2.3154,8.5764,45.409,-2.1319,8.385,48.102,-2.5264,8.5811,48.102,-2.0531,8.385,48.102,-1.5798,7.9117,48.102,-1.3837,7.4384,48.102,-1.5798,7.2423,48.102,-2.0531,7.4384,48.102,-2.5264,8.5764,45.409,-2.1319,8.2441,45.409,-2.1319,7.9117,45.409,-2.1319,7.5794,45.409,-2.1319,7.247,45.409,-2.1319,7.2807,45.409,-2.2763,7.9117,45.409,-2.7224,7.247,45.409,-1.9743,7.5794,45.409,-1.9743};
			return value;
		}
		private double[] getCoordinate_5_1280_point_2()
		{
			double[] value = {7.9117,45.409,-1.9743,8.2441,45.409,-1.9743,8.5764,45.409,-1.9743,8.305,45.409,-1.5115,8.8787,48.747,-2.0531,6.9447,48.747,-2.0531,8.8787,48.97,-1.7376,6.9447,48.97,-1.7376,8.8787,49.35,-1.8538,6.9447,49.35,-1.8538,8.8787,49.352,-2.2497,6.9447,49.352,-2.2497,8.8787,48.988,-2.3743,6.9447,48.988,-2.3743,8.8787,48.747,-2.0531,6.9447,48.747,-2.0531,8.5811,48.747,-2.0531,8.5362,48.845,-2.2897,8.4914,49.081,-2.3878,8.5273,49.289,-2.3154,8.5764,49.407,-2.1319,8.2441,49.407,-2.1319,7.9117,49.407,-2.1319,7.5794,49.407,-2.1319,7.247,49.407,-2.1319,7.2961,49.289,-2.3154,7.332,49.081,-2.3878,7.2872,48.845,-2.2897,7.2423,48.747,-2.0531,7.2423,48.747,-2.0531,7.2872,48.845,-1.8164,7.332,49.081,-1.7184,7.2961,49.289,-1.7908,7.247,49.407,-1.9743,7.5794,49.407,-1.9743,7.9117,49.407,-1.9743,8.2441,49.407,-1.9743,8.5764,49.407,-1.9743,8.5273,49.289,-1.7908,8.4914,49.081,-1.7184,8.5362,48.845,-1.8164,8.5811,48.747,-2.0531,8.8787,48.747,-2.0531,8.8787,48.97,-1.7376,8.8787,49.35,-1.8538,8.8787,49.352,-2.2497,8.8787,48.988,-2.3743,6.9447,48.747,-2.0531,6.9447,48.97,-1.7376,6.9447,49.35,-1.8538,6.9447,49.352,-2.2497,6.9447,48.988,-2.3743,7.9117,49.407,-1.3837,7.9117,49.08,-1.3837,7.9117,48.754,-1.3837,7.9117,48.428,-1.3837,7.9117,48.102,-1.3837,7.2807,49.407,-1.8298,7.2807,48.754,-1.8298,7.2807,48.428,-1.8298,7.5133,49.08,-2.5909,7.5133,48.754,-2.5909,7.5133,48.428,-2.5909,8.305,49.407,-2.5947,8.305,49.08,-2.5947,8.305,48.754,-2.5947,8.305,48.428,-2.5947,8.5542,48.428,-1.8654,7.9117,49.407,-1.3837,7.9117,49.08,-1.3837,7.9117,48.754,-1.3837,7.9117,48.428,-1.3837,7.9117,48.102,-1.3837,8.385,48.102,-1.5798,8.5811,48.102,-2.0531,8.385,48.102,-2.5264,7.9117,48.102,-2.7224,7.4384,48.102,-2.5264,7.2423,48.102,-2.0531,7.4384,48.102,-1.5798,8.5764,49.407,-2.1319,8.5273,49.289,-2.3154,8.4914,49.081,-2.3878,8.5362,48.845,-2.2897,8.5811,48.747,-2.0531,7.2423,48.747,-2.0531,7.2872,48.845,-2.2897,7.332,49.081,-2.3878,7.2961,49.289,-2.3154,7.247,49.407,-2.1319,7.247,49.407,-1.9743,7.2961,49.289,-1.7908,7.332,49.081,-1.7184,7.2872,48.845,-1.8164,8.5362,48.845,-1.8164,8.4914,49.081,-1.7184,8.5273,49.289,-1.7908,8.5764,49.407,-1.9743,8.5764,49.407,-1.9743,8.2441,49.407,-1.9743};
			return value;
		}
		private double[] getCoordinate_5_1280_point_3()
		{
			double[] value = {7.9117,49.407,-1.9743,7.5794,49.407,-1.9743,7.247,49.407,-1.9743,7.2807,49.407,-1.8298,7.9117,49.407,-1.3837,7.247,49.407,-2.1319,7.5794,49.407,-2.1319,7.9117,49.407,-2.1319,8.2441,49.407,-2.1319,8.5764,49.407,-2.1319,8.305,49.407,-2.5947};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1281_vector_1()
		{
			double[] value = {0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,-5.7449E-16,-1.0,0.0,-5.7449E-16,-1.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,2.8725E-16,1.0,0.0,2.8725E-16,1.0,0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,-1.4356E-16,1.7235E-15,1.0,-2.4302E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-5.8149E-15,-0.97187,0.23551,5.5014E-15,-0.97187,0.23551,-4.3704E-17,-0.97187,0.23551,-1.3006E-15,-0.97187,0.23551,2.3018E-15,-0.62093,0.78387,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,0.0,1.0,0.0,-2.789E-15,0.70711,-0.70711,0.0,5.7449E-16,-1.0,-2.1666E-15,-0.62093,-0.78387,-1.3721E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,-2.8713E-16,0.0,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-5.7449E-16,-3.9807E-16,-1.0,1.4362E-15,-3.9807E-16,-1.0,-5.7449E-16,-3.9807E-16,-1.0,-1.4362E-15,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.9599,-9.5862E-17,-0.28035,0.9599,-9.5862E-17,-0.28035,2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,0.99304,3.0474E-17,0.11776,0.92,4.7286E-16,0.39191,0.86603,1.6205E-16,0.5,0.93526,1.321E-16,0.35397,1.0,0.0,0.0,-1.0,-7.5324E-31,-1.7235E-15,-0.93526,1.2393E-16,0.35397,-0.86603,1.0803E-16,0.5,-0.92,1.5266E-16,0.39191,-0.99304,3.0474E-17,0.11776,-0.99304,-2.0316E-17,-0.11776,-0.92,2.0631E-16,-0.39191,-0.86603,-2.1607E-16,-0.5,-0.93526,-8.262E-17,-0.35397,0.93526,-1.6524E-16,-0.35397,0.86603,-1.9551E-16,-0.5,0.92,2.057E-16,-0.39191,0.99304,-4.0632E-17,-0.11776,0.70711,-2.7331E-16,-0.70711,1.0,0.0,0.0,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,2.7331E-16,0.70711,-1.0,-2.2573E-28,-6.8422E-13,-0.70711,-2.7331E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1281_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-0.33353,0.94274,0.0,-0.33353,0.94274,0.0,0.80352,0.59527,0.0,0.80352,0.59527,0.0,0.80914,-0.58762,0.0,0.80914,-0.58762,0.0,-0.28035,-0.9599,0.0,-0.28035,-0.9599,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-1.0,9.1919E-15,1.1558E-16,-0.70711,-0.70711,0.0,-2.8725E-15,-1.0,-7.2787E-16,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,4.3704E-17,0.97187,-0.23551,1.7057E-15,0.97187,-0.23551,5.7712E-15,0.97187,-0.23551,-3.5501E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,-2.8725E-15,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,0.0,-1.0,-9.1919E-15,2.8122E-15,-0.70711,0.70711,0.0,0.0,1.0,-2.5201E-15,0.62093,0.78387,1.0475E-15,0.97187,0.23551,-5.7275E-15,0.97187,0.23551,0.0,0.97187,0.23551,-4.3704E-17,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.62093,0.78387,0.0,0.0,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-2.7081E-15,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,1.6636E-15,-1.0,0.0,0.0,-1.0,0.0,0.0,1.4362E-16,0.0,1.0,1.4362E-16,0.0,1.0,1.4362E-16,0.0,1.0,7.1812E-16,0.0,1.0,1.4362E-16,0.0,1.0,-0.94274,0.0,0.33353,-0.94274,0.0,0.33353,-0.94274,0.0,0.33353,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80352,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,-0.80914,0.9599,0.0,0.28035,1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,-1.4362E-16,0.0,1.0,2.8725E-16,0.0,1.0,-1.4362E-16,0.0,1.0,0.70711,0.0,0.70711,1.0,0.0,0.0,0.70711,0.0,-0.70711,2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,2.298E-15,-0.70711,0.0,0.70711,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,0.0,-0.5,0.93526,0.0,-0.35397,1.0,0.0,0.0,-1.0,0.0,5.7449E-16,-0.93526,-8.6127E-16,-0.35397,-0.86603,5.0076E-16,-0.5,-0.92,0.0,-0.39191,-0.99304,0.0,-0.11776,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,0.0,0.5,-0.93526,0.0,0.35397,0.93526,0.0,0.35397,0.86603,9.7125E-17,0.5,0.92,5.4088E-16,0.39191,0.99304,0.0,0.11776,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1281_vector_3()
		{
			double[] value = {0.0,1.0,-1.2032E-14,7.0933E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.5928E-14,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,0.0,1.0,0.0,6.6863E-15,1.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1282_point_1()
		{
			double[] value = {0.67533,0.0,0.35965,0.0,0.67533,0.085815,0.35965,0.085815,0.67533,0.17163,0.35965,0.17163,0.67533,0.25745,0.35965,0.25745,0.67533,0.34326,0.35965,0.34326,0.62675,0.34326,0.61943,0.30035,0.61211,0.25745,0.61802,0.22053,0.62599,0.18544,0.57174,0.18544,0.51749,0.18544,0.46324,0.18544,0.40899,0.18544,0.41696,0.22053,0.42287,0.25745,0.41555,0.30035,0.40823,0.34326,0.40823,0.0,0.41555,0.042908,0.42287,0.085815,0.41696,0.12274,0.40899,0.15782,0.46324,0.15782,0.51749,0.15782,0.57174,0.15782,0.62599,0.15782,0.61802,0.12274,0.61211,0.085815,0.61943,0.042908,0.62675,0.0,0.08918,0.25,0.17836,0.33918,0.08918,0.42836,0.0,0.33918,0.08918,0.17836,0.0,0.08918,0.08918,0.0,0.17836,0.08918,0.35965,0.55867,0.35965,0.66091,0.35965,0.76315,0.35965,0.86539,0.35965,0.96763,0.48317,0.55867,0.48317,0.76315,0.48317,0.86539,0.6135,0.66091,0.6135,0.76315,0.6135,0.86539,0.74376,0.55867,0.74376,0.66091,0.74376,0.76315,0.74376,0.86539,0.86932,0.76315,0.86932,0.86539,0.99854,0.55867,0.99854,0.66091,0.99854,0.76315,0.99854,0.86539,0.99854,0.96763,0.82579,0.55867,0.7963,0.57651,0.78434,0.60808,0.80041,0.64399,0.83881,0.65892,0.51937,0.65892,0.55777,0.64399,0.57385,0.60808,0.56188,0.57651,0.5324,0.55867,0.50634,0.55867,0.47686,0.57651,0.46489,0.60808,0.48096,0.64399,0.87722,0.64399,0.89329,0.60808,0.88133,0.57651,0.85184,0.55867,0.91867,0.96763,0.83881,0.96763,0.75895,0.96763,0.67909,0.96763,0.59923,0.96763,0.51937,0.96763,0.43951,0.96763,0.088447,0.5,0.088447,0.55013,0.088447,0.60025,0.088447,0.65038,0.088447,0.7005,0.066816,0.69543,0.0,0.60025,0.17982,0.7005,0.17982,0.65038};
			return value;
		}
		private double[] getTextureCoordinate_5_1282_point_2()
		{
			double[] value = {0.17982,0.60025,0.17982,0.55013,0.17982,0.5,0.24914,0.54093,0.99551,0.0,0.67982,0.0,0.99551,0.066363,0.67982,0.066363,0.99551,0.13639,0.67982,0.13639,0.99551,0.20637,0.67982,0.20637,0.99551,0.27383,0.67982,0.27383,0.99551,0.34326,0.67982,0.34326,0.94693,0.34326,0.93961,0.30035,0.93229,0.25745,0.93819,0.22053,0.94617,0.18544,0.89192,0.18544,0.83767,0.18544,0.78342,0.18544,0.72917,0.18544,0.73714,0.22053,0.74304,0.25745,0.73572,0.30035,0.72841,0.34326,0.72841,0.0,0.73572,0.042908,0.74304,0.085815,0.73714,0.12274,0.72917,0.15782,0.78342,0.15782,0.83767,0.15782,0.89192,0.15782,0.94617,0.15782,0.93819,0.12274,0.93229,0.085815,0.93961,0.042908,0.94693,0.0,0.269,0.25,0.35308,0.30944,0.32209,0.41084,0.2166,0.41134,0.1834,0.31418,0.269,0.17836,0.18493,0.11892,0.21592,0.017522,0.32141,0.017021,0.35461,0.11418,0.35965,0.34473,0.35965,0.39429,0.35965,0.44385,0.35965,0.49342,0.35965,0.54298,0.48317,0.34473,0.48317,0.44385,0.48317,0.49342,0.6135,0.39429,0.6135,0.44385,0.6135,0.49342,0.74376,0.34473,0.74376,0.39429,0.74376,0.44385,0.74376,0.49342,0.86932,0.49342,0.99854,0.34473,0.99854,0.39429,0.99854,0.44385,0.99854,0.49342,0.99854,0.54298,0.91867,0.54298,0.83881,0.54298,0.75895,0.54298,0.67909,0.54298,0.59923,0.54298,0.51937,0.54298,0.43951,0.54298,0.82579,0.34473,0.7963,0.36256,0.78434,0.39414,0.80041,0.43004,0.83881,0.44497,0.51937,0.44497,0.55777,0.43004,0.57385,0.39414,0.56188,0.36256,0.5324,0.34473,0.50634,0.34473,0.47686,0.36256,0.46489,0.39414,0.48096,0.43004,0.87722,0.43004,0.89329,0.39414,0.88133,0.36256,0.85184,0.34473,0.35818,0.5,0.35818,0.55013};
			return value;
		}
		private double[] getTextureCoordinate_5_1282_point_3()
		{
			double[] value = {0.35818,0.60025,0.35818,0.65038,0.35818,0.7005,0.33655,0.69543,0.26974,0.60025,0.089912,0.7005,0.089912,0.65038,0.089912,0.60025,0.089912,0.55013,0.089912,0.5,0.15922,0.54093};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1294_coordIndex_1()
		{
			int[] value = {1,2,45,-1,2,3,44,-1,3,4,42,-1,4,5,41,-1,5,6,14,-1,6,7,13,-1,7,8,11,-1,8,9,10,-1,10,11,8,-1,11,12,7,-1,12,13,7,-1,13,14,6,-1,14,15,41,-1,15,16,40,-1,16,17,38,-1,17,18,38,-1,18,19,37,-1,19,20,27,-1,20,21,26,-1,21,22,26,-1,22,23,25,-1,24,25,23,-1,25,26,22,-1,26,27,20,-1,27,28,19,-1,28,29,36,-1,29,30,35,-1,30,31,33,-1,31,0,32,-1,32,33,31,-1,33,34,30,-1,34,35,30,-1,35,36,29,-1,36,37,19,-1,37,38,18,-1,38,39,16,-1,39,40,16,-1,40,41,15,-1,41,42,4,-1,42,43,3,-1,43,44,3,-1,44,45,2,-1,41,5,14,-1,19,28,36,-1,52,48,47,-1,53,49,52,-1,49,48,52,-1,56,53,55,-1,53,52,55,-1,59,55,58,-1,55,54,58,-1,60,56,59,-1,56,55,59,-1,62,60,61,-1,60,59,61,-1,64,65,61,-1,66,62,65,-1,62,61,65,-1,68,69,51,-1,69,70,46,-1,70,71,47,-1,71,72,47,-1,73,74,64,-1,74,75,64,-1,75,76,63,-1,76,77,63,-1,78,79,57,-1,79,80,57,-1,80,81,58,-1,81,73,58,-1,72,82,54,-1,82,83,54,-1,83,84,54,-1,84,85,57,-1,67,86,66,-1,86,87,62,-1,87,88,60,-1,88,89,60,-1,89,90,56,-1,90,91,56,-1,91,92,53,-1,92,50,49,-1,46,51,69,-1,47,46,70,-1,63,64,75,-1,52,47,72,-1,49,53,92,-1,53,56,91,-1,55,52,72,-1,54,55,72,-1,58,54,57,-1,59,58,61,-1,56,60,89,-1,60,62,87,-1,64,61,73,-1,62,66,86,-1,57,80,58,-1,58,73,61,-1,54,84,57,-1,93,94,100,-1,94,95,100,-1,95,96,100,-1,96,97,100,-1,97,98,99,-1,99,100,97,-1,101,102,107,-1,102,103,107,-1,103,104,107,-1,104,105,107,-1,105,106,107,-1,109,110,151,-1,110,111,150,-1,111,112,148,-1,112,113,147,-1,113,114,122,-1,114,115,121,-1,115,116,119,-1,116,117,118,-1,118,119,116,-1,119,120,115,-1,120,121,115,-1,121,122,114,-1,122,123,113,-1,123,124,113,-1,124,125,135,-1,125,126,135,-1,126,127,134,-1,127,128,133,-1,128,129,133,-1,129,130,132,-1,131,132,130,-1,132,133,129,-1,133,134,127,-1,134,135,126,-1,135,136,143,-1,136,137,142,-1,137,138,140,-1,138,108,139,-1,139,140,138,-1,140,141,137,-1,141,142,137,-1,142,143,136,-1,143,144,135,-1,144,145,135,-1,145,146,113,-1,146,147,113,-1,147,148,112,-1,148,149,111,-1,149,150,111,-1,150,151,110,-1,113,124,145,-1,124,135,145,-1,162,163,161,-1,163,164,161,-1,164,165,175,-1,165,166,183,-1,166,167,184,-1,167,168,174,-1,168,169,174,-1,169,155,154,-1,170,171,156,-1,171,172,156,-1,172,173,153,-1,173,174,169,-1,175,176,164,-1,176,177,160,-1,177,178,159,-1,178,179,159,-1,180,181,158,-1,181,182,158,-1,182,183,157,-1,183,175,165,-1,174,184,167,-1,184,185,157,-1,185,186,157,-1,186,187,157,-1,152,156,172,-1,157,158,182,-1,154,153,173,-1,153,152,172,-1,159,160,177,-1,160,161,176,-1,161,164,176,-1,183,166,157,-1,166,184,157,-1,169,154,173,-1,188,189,194,-1,189,190,194,-1,190,191,194,-1,191,192,193,-1,193,194,191,-1,195,196,201,-1,196,197,201,-1,197,198,201,-1,198,199,200,-1,200,201,198,-1,202,204,205,-1,204,206,207,-1,206,208,209,-1,208,210,211,-1,210,212,213,-1,213,211,210,-1,211,209,208,-1,209,207,206,-1,207,205,204,-1,205,203,202,-1,214,218,215,-1,215,218,216,-1,216,218,217,-1,219,228,220,-1,220,227,221,-1,221,227,222,-1,222,231,223,-1,223,230,224,-1,224,230,225,-1,225,229,226,-1,226,229,219,-1,227,220,228,-1,228,219,229,-1,229,225,230,-1,230,223,231,-1,231,222,227,-1,232,234,235,-1,234,236,237,-1,236,238,239,-1,238,240,241,-1,240,242,243,-1,243,241,240,-1,241,239,238,-1,239,237,236,-1,237,235,234,-1,235,233,232,-1,244,248,245,-1,245,247,246,-1,247,245,248,-1,249,260,250,-1,250,260,251,-1,251,259,252,-1,252,259,253,-1,253,258,254,-1,254,257,255,-1,255,257,256,-1,256,261,249,-1,257,254,258,-1,258,253,259,-1,259,251,260,-1,260,249,261,-1,261,256,257,-1,262,264,265,-1,264,266,267,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_1294_coordIndex_2()
		{
			int[] value = {266,268,269,-1,268,270,271,-1,270,272,273,-1,272,274,275,-1,275,273,272,-1,273,271,270,-1,271,269,268,-1,269,267,266,-1,267,265,264,-1,265,263,262,-1,276,285,277,-1,277,284,278,-1,278,284,279,-1,279,289,280,-1,280,288,281,-1,281,287,282,-1,282,287,283,-1,283,286,276,-1,284,277,285,-1,285,276,286,-1,286,283,287,-1,287,281,288,-1,288,280,289,-1,289,279,284,-1,290,292,291,-1,292,294,293,-1,294,290,295,-1,290,294,292,-1,296,298,299,-1,298,300,301,-1,300,302,303,-1,302,304,305,-1,304,306,307,-1,306,308,309,-1,309,307,306,-1,307,305,304,-1,305,303,302,-1,303,301,300,-1,301,299,298,-1,299,297,296,-1,310,322,311,-1,311,321,312,-1,312,321,313,-1,313,320,314,-1,314,319,315,-1,315,318,316,-1,316,318,317,-1,317,323,310,-1,318,315,319,-1,319,314,320,-1,320,313,321,-1,321,311,322,-1,322,310,323,-1,323,317,318,-1,324,326,325,-1,326,328,327,-1,328,324,329,-1,324,328,326,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1294_point_1()
		{
			double[] value = {4.972,46.069,-2.0531,3.3715,46.069,-2.0531,3.3715,45.971,-1.8164,3.3715,45.735,-1.7184,3.3715,45.498,-1.8164,3.3715,45.4,-2.0531,3.3715,45.498,-2.2897,3.3715,45.735,-2.3878,3.3715,45.971,-2.2897,3.3715,46.069,-2.0531,3.5043,46.069,-2.0531,3.5491,45.971,-2.2897,3.5939,45.735,-2.3878,3.558,45.527,-2.3154,3.5089,45.409,-2.1319,3.7748,45.409,-2.1319,4.0407,45.409,-2.1319,4.3066,45.409,-2.1319,4.5724,45.409,-2.1319,4.8383,45.409,-2.1319,4.7892,45.527,-2.3154,4.7533,45.735,-2.3878,4.7981,45.971,-2.2897,4.843,46.069,-2.0531,4.972,46.069,-2.0531,4.972,45.971,-2.2897,4.972,45.735,-2.3878,4.972,45.498,-2.2897,4.972,45.4,-2.0531,4.972,45.498,-1.8164,4.972,45.735,-1.7184,4.972,45.971,-1.8164,4.843,46.069,-2.0531,4.7981,45.971,-1.8164,4.7533,45.735,-1.7184,4.7892,45.527,-1.7908,4.8383,45.409,-1.9743,4.5724,45.409,-1.9743,4.3066,45.409,-1.9743,4.0407,45.409,-1.9743,3.7748,45.409,-1.9743,3.5089,45.409,-1.9743,3.558,45.527,-1.7908,3.5939,45.735,-1.7184,3.5491,45.971,-1.8164,3.5043,46.069,-2.0531,4.1736,45.409,-2.7224,4.1736,46.082,-2.7224,4.1736,46.755,-2.7224,4.1736,47.428,-2.7224,4.1736,48.102,-2.7224,3.5426,45.409,-2.2763,3.5426,46.755,-2.2763,3.5426,47.428,-2.2763,3.7752,46.082,-1.5152,3.7752,46.755,-1.5152,3.7752,47.428,-1.5152,4.567,45.409,-1.5115,4.567,46.082,-1.5115,4.567,46.755,-1.5115,4.567,47.428,-1.5115,4.8161,46.755,-2.2407,4.8161,47.428,-2.2407,4.1736,45.409,-2.7224,4.1736,46.082,-2.7224,4.1736,46.755,-2.7224,4.1736,47.428,-2.7224,4.1736,48.102,-2.7224,3.5089,45.409,-2.1319,3.558,45.527,-2.3154,3.5939,45.735,-2.3878,3.5491,45.971,-2.2897,3.5043,46.069,-2.0531,4.843,46.069,-2.0531,4.7981,45.971,-2.2897,4.7533,45.735,-2.3878,4.7892,45.527,-2.3154,4.8383,45.409,-2.1319,4.8383,45.409,-1.9743,4.7892,45.527,-1.7908,4.7533,45.735,-1.7184,4.7981,45.971,-1.8164,3.5491,45.971,-1.8164,3.5939,45.735,-1.7184,3.558,45.527,-1.7908,3.5089,45.409,-1.9743,4.6469,48.102,-2.5264,4.843,48.102,-2.0531,4.6469,48.102,-1.5798,4.1736,48.102,-1.3837,3.7003,48.102,-1.5798,3.5043,48.102,-2.0531,3.7003,48.102,-2.5264,4.8383,45.409,-2.1319,4.5724,45.409,-2.1319,4.3066,45.409,-2.1319,4.0407,45.409,-2.1319,3.7748,45.409,-2.1319,3.5089,45.409,-2.1319,3.5426,45.409,-2.2763};
			return value;
		}
		private double[] getCoordinate_5_1294_point_2()
		{
			double[] value = {4.1736,45.409,-2.7224,3.5089,45.409,-1.9743,3.7748,45.409,-1.9743,4.0407,45.409,-1.9743,4.3066,45.409,-1.9743,4.5724,45.409,-1.9743,4.8383,45.409,-1.9743,4.567,45.409,-1.5115,4.972,48.747,-2.0531,3.3715,48.747,-2.0531,3.3715,48.845,-2.2897,3.3715,49.081,-2.3878,3.3715,49.318,-2.2897,3.3715,49.416,-2.0531,3.3715,49.318,-1.8164,3.3715,49.081,-1.7184,3.3715,48.845,-1.8164,3.3715,48.747,-2.0531,3.5043,48.747,-2.0531,3.5491,48.845,-1.8164,3.5939,49.081,-1.7184,3.558,49.289,-1.7908,3.5089,49.407,-1.9743,3.8413,49.407,-1.9743,4.1736,49.407,-1.9743,4.506,49.407,-1.9743,4.8383,49.407,-1.9743,4.7892,49.289,-1.7908,4.7533,49.081,-1.7184,4.7981,48.845,-1.8164,4.843,48.747,-2.0531,4.972,48.747,-2.0531,4.972,48.795,-1.8799,4.972,49.081,-1.7184,4.972,49.318,-1.8164,4.972,49.416,-2.0531,4.972,49.318,-2.2897,4.972,49.081,-2.3878,4.972,48.845,-2.2897,4.843,48.747,-2.0531,4.7981,48.845,-2.2897,4.7533,49.081,-2.3878,4.7892,49.289,-2.3154,4.8383,49.407,-2.1319,4.506,49.407,-2.1319,4.1736,49.407,-2.1319,3.8413,49.407,-2.1319,3.5089,49.407,-2.1319,3.558,49.289,-2.3154,3.5939,49.081,-2.3878,3.5491,48.845,-2.2897,3.5043,48.747,-2.0531,4.1736,49.407,-1.3837,4.1736,48.972,-1.3837,4.1736,48.537,-1.3837,4.1736,48.102,-1.3837,3.5872,49.407,-1.7303,4.1736,49.407,-2.7224,4.76,49.407,-2.3758,4.1736,49.407,-1.3837,4.1736,48.972,-1.3837,4.1736,48.537,-1.3837,4.1736,48.102,-1.3837,4.6469,48.102,-1.5798,4.843,48.102,-2.0531,4.6469,48.102,-2.5264,4.1736,48.102,-2.7224,3.7003,48.102,-2.5264,3.5043,48.102,-2.0531,3.7003,48.102,-1.5798,3.5089,49.407,-1.9743,3.558,49.289,-1.7908,3.5939,49.081,-1.7184,3.5491,48.845,-1.8164,3.5043,48.747,-2.0531,4.843,48.747,-2.0531,4.7981,48.845,-1.8164,4.7533,49.081,-1.7184,4.7892,49.289,-1.7908,4.8383,49.407,-1.9743,4.8383,49.407,-2.1319,4.7892,49.289,-2.3154,4.7533,49.081,-2.3878,4.7981,48.845,-2.2897,3.5491,48.845,-2.2897,3.5939,49.081,-2.3878,3.558,49.289,-2.3154,3.5089,49.407,-2.1319,4.8383,49.407,-1.9743,4.506,49.407,-1.9743,4.1736,49.407,-1.9743,3.8413,49.407,-1.9743,3.5089,49.407,-1.9743,3.5872,49.407,-1.7303,4.1736,49.407,-1.3837,3.5089,49.407,-2.1319,3.8413,49.407,-2.1319,4.1736,49.407,-2.1319,4.506,49.407,-2.1319,4.8383,49.407,-2.1319};
			return value;
		}
		private double[] getCoordinate_5_1294_point_3()
		{
			double[] value = {4.76,49.407,-2.3758,4.1736,49.407,-2.7224,5.9139,49.081,-0.79803,4.972,49.081,-0.79803,5.9139,50.265,-1.6345,4.972,50.265,-1.6345,5.9139,49.829,-3.0615,4.972,49.829,-3.0615,5.9139,48.344,-3.0686,4.972,48.344,-3.0686,5.9139,47.877,-1.7012,4.972,47.877,-1.7012,5.9139,49.081,-0.79803,4.972,49.081,-0.79803,5.9139,49.081,-0.79803,5.9139,50.265,-1.6345,5.9139,49.829,-3.0615,5.9139,48.344,-3.0686,5.9139,47.877,-1.7012,4.972,48.747,-2.0531,4.972,48.795,-1.8799,4.972,49.081,-1.7184,4.972,49.318,-1.8164,4.972,49.416,-2.0531,4.972,49.318,-2.2897,4.972,49.081,-2.3878,4.972,48.845,-2.2897,4.972,49.081,-0.79803,4.972,47.877,-1.7012,4.972,48.344,-3.0686,4.972,49.829,-3.0615,4.972,50.265,-1.6345,5.9139,45.735,-0.79803,4.972,45.735,-0.79803,5.9139,46.918,-1.6345,4.972,46.918,-1.6345,5.9139,46.482,-3.0615,4.972,46.482,-3.0615,5.9139,44.997,-3.0686,4.972,44.997,-3.0686,5.9139,44.53,-1.7012,4.972,44.53,-1.7012,5.9139,45.735,-0.79803,4.972,45.735,-0.79803,5.9139,45.735,-0.79803,5.9139,46.918,-1.6345,5.9139,46.482,-3.0615,5.9139,44.997,-3.0686,5.9139,44.53,-1.7012,4.972,46.069,-2.0531,4.972,45.971,-2.2897,4.972,45.735,-2.3878,4.972,45.498,-2.2897,4.972,45.4,-2.0531,4.972,45.498,-1.8164,4.972,45.735,-1.7184,4.972,45.971,-1.8164,4.972,45.735,-0.79803,4.972,44.53,-1.7012,4.972,44.997,-3.0686,4.972,46.482,-3.0615,4.972,46.918,-1.6345,3.3715,45.735,-0.79803,2.4295,45.735,-0.79803,3.3715,46.834,-1.4479,2.4295,46.834,-1.4479,3.3715,46.811,-2.6988,2.4295,46.811,-2.6988,3.3715,45.735,-3.3081,2.4295,45.735,-3.3081,3.3715,44.635,-2.6582,2.4295,44.635,-2.6582,3.3715,44.658,-1.4074,2.4295,44.658,-1.4074,3.3715,45.735,-0.79803,2.4295,45.735,-0.79803,3.3715,46.069,-2.0531,3.3715,45.971,-1.8164,3.3715,45.735,-1.7184,3.3715,45.498,-1.8164,3.3715,45.4,-2.0531,3.3715,45.498,-2.2897,3.3715,45.735,-2.3878,3.3715,45.971,-2.2897,3.3715,45.735,-0.79803,3.3715,46.834,-1.4479,3.3715,46.811,-2.6988,3.3715,45.735,-3.3081,3.3715,44.635,-2.6582,3.3715,44.658,-1.4074,2.4295,45.735,-0.79803,2.4295,44.658,-1.4074,2.4295,44.635,-2.6582,2.4295,45.735,-3.3081,2.4295,46.811,-2.6988,2.4295,46.834,-1.4479,3.3715,49.081,-0.79803,2.4295,49.081,-0.79803,3.3715,50.181,-1.4479,2.4295,50.181,-1.4479};
			return value;
		}
		private double[] getCoordinate_5_1294_point_4()
		{
			double[] value = {3.3715,50.158,-2.6988,2.4295,50.158,-2.6988,3.3715,49.081,-3.3081,2.4295,49.081,-3.3081,3.3715,47.982,-2.6582,2.4295,47.982,-2.6582,3.3715,48.005,-1.4074,2.4295,48.005,-1.4074,3.3715,49.081,-0.79803,2.4295,49.081,-0.79803,3.3715,48.747,-2.0531,3.3715,48.845,-2.2897,3.3715,49.081,-2.3878,3.3715,49.318,-2.2897,3.3715,49.416,-2.0531,3.3715,49.318,-1.8164,3.3715,49.081,-1.7184,3.3715,48.845,-1.8164,3.3715,49.081,-0.79803,3.3715,50.181,-1.4479,3.3715,50.158,-2.6988,3.3715,49.081,-3.3081,3.3715,47.982,-2.6582,3.3715,48.005,-1.4074,2.4295,49.081,-0.79803,2.4295,48.005,-1.4074,2.4295,47.982,-2.6582,2.4295,49.081,-3.3081,2.4295,50.158,-2.6988,2.4295,50.181,-1.4479};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1295_vector_1()
		{
			double[] value = {-4.0249E-15,1.0,-1.8384E-14,0.0,1.0,2.7576E-14,0.0,0.70711,0.70711,0.0,0.0,1.0,-1.0398E-16,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,-3.3272E-15,-0.70711,-0.70711,0.0,1.149E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,2.7576E-14,0.0,1.0,0.0,-2.789E-15,0.70711,-0.70711,0.0,5.7449E-16,-1.0,-2.1666E-15,-0.62093,-0.78387,-1.3721E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,6.8175E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,-2.8713E-16,-6.5981E-31,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,-4.0249E-15,1.0,-1.8384E-14,0.0,0.70711,-0.70711,6.9369E-30,1.7235E-15,-1.0,0.0,-0.70711,-0.70711,4.0249E-15,-1.0,-5.5152E-14,0.0,-0.70711,0.70711,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,-1.4356E-16,1.7235E-15,1.0,-2.4302E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-3.895E-15,-0.97187,0.23551,5.1627E-17,-0.97187,0.23551,0.0,-0.97187,0.23551,0.0,-0.97187,0.23551,-1.3006E-15,-0.97187,0.23551,0.0,-0.62093,0.78387,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,-5.7449E-16,-3.9807E-16,-1.0,1.4362E-15,-3.9807E-16,-1.0,-5.7449E-16,-3.9807E-16,-1.0,-1.4362E-15,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.9599,-9.5862E-17,-0.28035,0.9599,-9.5862E-17,-0.28035,2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,-0.99304,-2.0316E-17,-0.11776,-0.92,-1.5266E-16,-0.39191,-0.86603,-2.1607E-16,-0.5,-0.93526,-8.262E-17,-0.35397,-1.0,-2.5108E-31,-5.7449E-16,1.0,-2.5108E-31,-5.7449E-16,0.93526,-6.0184E-16,-0.35397,0.86603,-3.9489E-16,-0.5,0.92,-7.633E-17,-0.39191,0.99304,-4.0632E-17,-0.11776,0.99304,3.0474E-17,0.11776,0.92,1.145E-16,0.39191,0.86603,1.6205E-16,0.5,0.93526,8.262E-17,0.35397,-0.93526,8.262E-17,0.35397,-0.86603,1.0803E-16,0.5,-0.92,1.5266E-16,0.39191,-0.99304,3.0474E-17,0.11776,0.70711,-2.7331E-16,-0.70711,1.0,1.8953E-31,5.7449E-16,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,2.7331E-16,0.70711,-1.0,-2.2573E-28,-6.8422E-13,-0.70711,-2.7331E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1295_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,4.0249E-15,-1.0,-2.7576E-14,0.0,-1.0,4.596E-14,0.0,-0.70711,-0.70711,-2.5102E-16,1.7235E-15,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,0.0,0.70711,0.70711,0.0,0.0,1.0,0.0,-0.70711,0.70711,0.0,-1.0,4.596E-14,0.0,-1.0,-9.1919E-15,2.8122E-15,-0.70711,0.70711,0.0,0.0,1.0,2.5201E-15,0.62093,0.78387,1.0475E-15,0.97187,0.23551,-5.7275E-15,0.97187,0.23551,0.0,0.97187,0.23551,-4.3704E-17,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.62093,0.78387,0.0,0.0,1.0,0.0,-0.70711,0.70711,0.0,-1.0,-9.1919E-15,4.0249E-15,-1.0,-2.7576E-14,-3.1024E-15,-0.85568,0.51751,0.0,0.0,1.0,0.0,0.70711,0.70711,0.0,1.0,0.0,0.0,0.70711,-0.70711,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,1.1558E-16,-0.70711,-0.70711,0.0,0.0,-1.0,-2.6553E-15,0.62093,-0.78387,4.5957E-15,0.97187,-0.23551,4.3704E-17,0.97187,-0.23551,1.7644E-15,0.97187,-0.23551,5.8149E-15,0.97187,-0.23551,-3.5849E-15,0.97187,-0.23551,0.0,0.62093,-0.78387,0.0,0.0,-1.0,0.0,-0.70711,-0.70711,0.0,-1.0,9.1919E-15,1.4362E-16,0.0,1.0,0.0,0.0,1.0,5.7449E-16,0.0,1.0,1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,2.8725E-16,0.0,-1.0,0.87607,0.0,-0.48219,1.4362E-16,0.0,1.0,0.0,0.0,1.0,-5.7449E-16,0.0,1.0,-7.1812E-16,0.0,1.0,0.70711,2.8188E-16,0.70711,1.0,0.0,-5.7449E-16,0.70711,0.0,-0.70711,2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,2.8725E-16,-0.70711,0.0,0.70711,-0.99304,0.0,0.11776,-0.92,0.0,0.39191,-0.86603,0.0,0.5,-0.93526,0.0,0.35397,-1.0,0.0,0.0,1.0,0.0,-1.7235E-15,0.93526,0.0,0.35397,0.86603,1.9425E-16,0.5,0.92,0.0,0.39191,0.99304,0.0,0.11776,0.99304,0.0,-0.11776,0.92,0.0,-0.39191,0.86603,0.0,-0.5,0.93526,0.0,-0.35397,-0.93526,-2.8862E-16,-0.35397,-0.86603,1.8634E-16,-0.5,-0.92,-3.0268E-16,-0.39191,-0.99304,0.0,-0.11776,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,-1.2032E-14,7.0933E-15,1.0,0.0,0.0,1.0,0.0,5.6583E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.2032E-14,0.0,1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1295_vector_3()
		{
			double[] value = {0.0,1.0,1.7277E-14,0.0,1.0,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-3.9117E-16,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,5.9541E-16,0.0,-1.0,0.0,0.0,-1.0,5.9541E-16,0.0,-1.0,0.0,-5.587E-16,-1.0,0.0,0.0,-1.0,7.0769E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,4.4361E-16,0.0,-1.0,0.0,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.94274,0.33353,0.0,0.94274,0.33353,0.0,0.59527,-0.80352,0.0,0.59527,-0.80352,0.0,-0.58762,-0.80914,0.0,-0.58762,-0.80914,0.0,-0.9599,0.28035,0.0,-0.9599,0.28035,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,8.8723E-16,-3.9239E-16,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,5.9541E-16,0.0,-1.0,7.0769E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-3.6427E-16,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219,0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-2.3873E-16,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,1.9049E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.9049E-16,-7.1211E-31,-1.0,0.0,0.0,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,0.0,0.87607,0.48219,0.0,0.87607,0.48219};
			return value;
		}
		private double[] getNormal_5_1295_vector_4()
		{
			double[] value = {0.0,0.85749,-0.5145,0.0,0.85749,-0.5145,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,-0.87607,-0.48219,0.0,-0.87607,-0.48219,0.0,-0.85749,0.5145,0.0,-0.85749,0.5145,0.0,-3.5906E-17,1.0,0.0,-6.4631E-16,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-2.3873E-16,1.0,-1.9049E-16,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.8861E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1296_point_1()
		{
			double[] value = {0.28112,0.8846,0.17256,0.8846,0.17256,0.86677,0.17256,0.84894,0.17256,0.83111,0.17256,0.81328,0.17256,0.79545,0.17256,0.77762,0.17256,0.75979,0.17256,0.74196,0.18156,0.74196,0.18461,0.75979,0.18765,0.77762,0.18519,0.79296,0.18188,0.80754,0.19991,0.80754,0.21795,0.80754,0.23598,0.80754,0.25402,0.80754,0.27205,0.80754,0.26874,0.79296,0.26629,0.77762,0.26933,0.75979,0.27237,0.74196,0.28112,0.74196,0.28112,0.75979,0.28112,0.77762,0.28112,0.79545,0.28112,0.81328,0.28112,0.83111,0.28112,0.84894,0.28112,0.86677,0.27237,0.8846,0.26933,0.86677,0.26629,0.84894,0.26874,0.8336,0.27205,0.81902,0.25402,0.81902,0.23598,0.81902,0.21795,0.81902,0.19991,0.81902,0.18188,0.81902,0.18519,0.8336,0.18765,0.84894,0.18461,0.86677,0.18156,0.8846,0.65489,0.42003,0.65489,0.47503,0.65489,0.53002,0.65489,0.58501,0.65489,0.64001,0.72133,0.42003,0.72133,0.53002,0.72133,0.58501,0.79143,0.47503,0.79143,0.53002,0.79143,0.58501,0.8615,0.42003,0.8615,0.47503,0.8615,0.53002,0.8615,0.58501,0.92903,0.53002,0.92903,0.58501,0.99854,0.42003,0.99854,0.47503,0.99854,0.53002,0.99854,0.58501,0.99854,0.64001,0.73379,0.42003,0.71793,0.42963,0.7115,0.44661,0.72014,0.46592,0.7408,0.47396,0.91262,0.47396,0.93328,0.46592,0.94193,0.44661,0.93549,0.42963,0.91963,0.42003,0.90562,0.42003,0.88976,0.42963,0.88332,0.44661,0.89197,0.46592,0.76146,0.46592,0.7701,0.44661,0.76367,0.42963,0.74781,0.42003,0.95558,0.64001,0.91262,0.64001,0.86967,0.64001,0.82671,0.64001,0.78376,0.64001,0.7408,0.64001,0.69784,0.64001,0.065938,0.0,0.065938,0.029896,0.065938,0.059791,0.065938,0.089687,0.065938,0.11958,0.065938,0.14948,0.049812,0.14569};
			return value;
		}
		private double[] getTextureCoordinate_5_1296_point_2()
		{
			double[] value = {0.0,0.074739,0.19631,0.14948,0.19631,0.11958,0.19631,0.089687,0.19631,0.059791,0.19631,0.029896,0.19631,0.0,0.24798,0.030513,0.39115,0.8846,0.28258,0.8846,0.28258,0.86677,0.28258,0.84894,0.28258,0.83111,0.28258,0.81328,0.28258,0.79545,0.28258,0.77762,0.28258,0.75979,0.28258,0.74196,0.29159,0.74196,0.29463,0.75979,0.29767,0.77762,0.29522,0.79296,0.29191,0.80754,0.31445,0.80754,0.33699,0.80754,0.35954,0.80754,0.38208,0.80754,0.37877,0.79296,0.37631,0.77762,0.37935,0.75979,0.3824,0.74196,0.39115,0.74196,0.39115,0.75457,0.39115,0.77762,0.39115,0.79545,0.39115,0.81328,0.39115,0.83111,0.39115,0.84894,0.39115,0.86677,0.3824,0.8846,0.37935,0.86677,0.37631,0.84894,0.37877,0.8336,0.38208,0.81902,0.35954,0.81902,0.33699,0.81902,0.31445,0.81902,0.29191,0.81902,0.29522,0.8336,0.29767,0.84894,0.29463,0.86677,0.29159,0.8846,0.48087,0.42003,0.45145,0.42003,0.42203,0.42003,0.39261,0.42003,0.48087,0.46778,0.48087,0.56224,0.48087,0.60998,0.48087,0.70444,0.45145,0.70444,0.42203,0.70444,0.39261,0.70444,0.39261,0.66889,0.39261,0.63334,0.39261,0.59779,0.39261,0.56224,0.39261,0.52669,0.39261,0.49114,0.39261,0.45559,0.48087,0.48534,0.47293,0.47221,0.45887,0.46688,0.44289,0.47404,0.43624,0.49114,0.43624,0.63334,0.44289,0.65044,0.45887,0.65759,0.47293,0.65226,0.48087,0.63914,0.48087,0.62754,0.47293,0.61441,0.45887,0.60909,0.44289,0.61624,0.44289,0.50823,0.45887,0.51539,0.47293,0.51006,0.48087,0.49693,0.3604,0.0,0.3604,0.03737,0.3604,0.074739,0.3604,0.11211,0.3604,0.14948,0.33316,0.14067,0.29446,0.074739,0.098153,0.14948,0.098153,0.11211,0.098153,0.074739,0.098153,0.03737,0.098153,0.0};
			return value;
		}
		private double[] getTextureCoordinate_5_1296_point_3()
		{
			double[] value = {0.12539,0.0088039,0.16409,0.074739,0.39261,0.31503,0.39261,0.3874,0.50976,0.31503,0.50976,0.3874,0.63337,0.31503,0.63337,0.3874,0.7569,0.31503,0.7569,0.3874,0.87598,0.31503,0.87598,0.3874,0.99854,0.31503,0.99854,0.3874,0.28185,0.65255,0.17881,0.57971,0.21679,0.45544,0.34608,0.45482,0.38676,0.5739,0.062733,0.80253,0.066026,0.81433,0.085545,0.82534,0.10168,0.81866,0.10836,0.80253,0.10168,0.7864,0.085545,0.77971,0.069415,0.7864,0.085545,0.88807,0.0034304,0.82651,0.035277,0.73331,0.13647,0.73379,0.16619,0.83106,0.39261,0.21002,0.39261,0.28239,0.50976,0.21002,0.50976,0.28239,0.63337,0.21002,0.63337,0.28239,0.7569,0.21002,0.7569,0.28239,0.87598,0.21002,0.87598,0.28239,0.99854,0.21002,0.99854,0.28239,0.085545,0.60505,0.0048983,0.54804,0.034623,0.45077,0.13581,0.45029,0.16766,0.54349,0.91299,0.7829,0.89686,0.78958,0.89018,0.80571,0.89686,0.82184,0.91299,0.82852,0.92912,0.82184,0.9358,0.80571,0.92912,0.78958,0.99854,0.80571,0.93697,0.88783,0.84377,0.85598,0.84425,0.75479,0.94152,0.72507,0.39261,0.0,0.39261,0.072374,0.49433,0.0,0.49433,0.072374,0.59732,0.0,0.59732,0.072374,0.69557,0.0,0.69557,0.072374,0.79729,0.0,0.79729,0.072374,0.90028,0.0,0.90028,0.072374,0.99854,0.0,0.99854,0.072374,0.74043,0.7829,0.7243,0.78958,0.71762,0.80571,0.7243,0.82184,0.74043,0.82852,0.75656,0.82184,0.76325,0.80571,0.75656,0.78958,0.65489,0.80571,0.69919,0.73077,0.78445,0.73236,0.82598,0.80571,0.78168,0.88066,0.69642,0.87907,0.39115,0.24836,0.34385,0.3319,0.24675,0.33371,0.19631,0.24836,0.2436,0.16483,0.3407,0.16302,0.39261,0.10501,0.39261,0.17738,0.49433,0.10501,0.49433,0.17738};
			return value;
		}
		private double[] getTextureCoordinate_5_1296_point_4()
		{
			double[] value = {0.59732,0.10501,0.59732,0.17738,0.69557,0.10501,0.69557,0.17738,0.79729,0.10501,0.79729,0.17738,0.90028,0.10501,0.90028,0.17738,0.99854,0.10501,0.99854,0.17738,0.097421,0.27434,0.11579,0.26673,0.1234,0.24836,0.11579,0.22999,0.097421,0.22239,0.079051,0.22999,0.071442,0.24836,0.079051,0.26673,0.0,0.24836,0.050445,0.16302,0.14754,0.16483,0.19484,0.24836,0.1444,0.33371,0.047298,0.3319,0.65342,0.50558,0.61189,0.57893,0.52663,0.58052,0.48233,0.50558,0.52387,0.43223,0.60913,0.43064};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1329_coordIndex_1()
		{
			int[] value = {12,13,10,-1,13,14,8,-1,14,15,8,-1,15,16,6,-1,16,17,33,-1,17,18,32,-1,18,19,31,-1,19,20,30,-1,20,21,7,-1,21,22,9,-1,22,23,9,-1,23,24,11,-1,11,9,23,-1,9,7,21,-1,7,5,29,-1,5,3,28,-1,3,1,26,-1,25,26,1,-1,26,27,3,-1,27,28,3,-1,28,29,5,-1,29,30,20,-1,30,31,19,-1,31,32,18,-1,32,33,17,-1,33,34,4,-1,34,35,2,-1,35,36,2,-1,36,37,0,-1,0,2,36,-1,2,4,34,-1,4,6,33,-1,6,8,15,-1,8,10,13,-1,6,16,33,-1,20,7,29,-1,38,40,39,-1,40,42,41,-1,42,40,38,-1,43,44,45,-1,45,46,43,-1,46,47,43,-1,54,50,49,-1,55,51,54,-1,51,50,54,-1,58,55,57,-1,55,54,57,-1,61,57,60,-1,57,56,60,-1,62,58,61,-1,58,57,61,-1,64,62,63,-1,62,61,63,-1,66,67,63,-1,68,64,67,-1,64,63,67,-1,70,71,59,-1,71,72,59,-1,72,73,60,-1,73,74,60,-1,75,76,56,-1,76,77,56,-1,77,78,56,-1,78,79,59,-1,80,81,53,-1,81,82,48,-1,82,83,49,-1,83,75,49,-1,74,84,66,-1,84,85,66,-1,85,86,65,-1,86,87,65,-1,69,88,68,-1,88,89,64,-1,89,90,62,-1,90,91,62,-1,91,92,58,-1,92,93,58,-1,93,94,55,-1,94,52,51,-1,48,53,81,-1,49,48,82,-1,65,66,85,-1,54,49,75,-1,51,55,94,-1,55,58,93,-1,57,54,75,-1,56,57,75,-1,60,56,59,-1,61,60,63,-1,58,62,91,-1,62,64,89,-1,66,63,74,-1,64,68,88,-1,59,72,60,-1,60,74,63,-1,56,78,59,-1,95,96,101,-1,96,97,101,-1,97,98,101,-1,98,99,100,-1,100,101,98,-1,102,103,107,-1,103,104,107,-1,104,105,107,-1,105,106,107,-1,122,123,118,-1,123,124,116,-1,124,125,114,-1,125,126,134,-1,126,127,115,-1,127,128,117,-1,128,129,119,-1,121,119,129,-1,119,117,128,-1,117,115,127,-1,115,113,132,-1,113,111,131,-1,111,109,130,-1,130,131,111,-1,131,132,113,-1,132,133,115,-1,133,134,126,-1,134,135,125,-1,135,136,112,-1,136,137,110,-1,108,110,137,-1,110,112,136,-1,112,114,135,-1,114,116,124,-1,116,118,123,-1,118,120,122,-1,114,125,135,-1,126,115,133,-1,138,143,139,-1,139,141,140,-1,141,143,142,-1,143,141,139,-1,144,145,149,-1,145,146,147,-1,147,148,149,-1,149,145,147,-1,156,152,155,-1,152,151,155,-1,161,158,160,-1,158,157,160,-1,164,161,163,-1,161,160,163,-1,169,166,168,-1,166,165,168,-1,170,171,169,-1,171,172,166,-1,172,173,164,-1,173,174,161,-1,174,175,161,-1,175,176,158,-1,176,177,156,-1,177,153,152,-1,178,179,162,-1,179,180,163,-1,181,182,157,-1,182,183,159,-1,184,185,154,-1,185,181,155,-1,180,186,165,-1,186,187,167,-1,150,154,185,-1,159,162,179,-1,151,150,185,-1,167,168,186,-1,152,156,177,-1,155,151,185,-1,156,155,181,-1,158,161,175,-1,157,158,181,-1,160,157,182,-1,161,164,173,-1,163,160,179,-1,164,163,180,-1,166,169,171,-1,165,166,180,-1,168,165,186,-1,166,172,180,-1,172,164,180,-1,158,176,181,-1,176,156,181,-1,182,159,160,-1,159,179,160,-1,188,189,193,-1,189,190,193,-1,190,191,192,-1,192,193,190,-1,194,195,199,-1,195,196,199,-1,196,197,198,-1,198,199,196,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1329_point_1()
		{
			double[] value = {5.1406,46.069,-2.0531,3.2066,46.069,-2.0531,5.1406,45.846,-2.3686,3.2066,45.846,-2.3686,5.1406,45.466,-2.2523,3.2066,45.466,-2.2523,5.1406,45.464,-1.8564,3.2066,45.464,-1.8564,5.1406,45.828,-1.7318,3.2066,45.828,-1.7318,5.1406,46.069,-2.0531,3.2066,46.069,-2.0531,4.843,46.069,-2.0531,4.7981,45.971,-1.8164,4.7533,45.735,-1.7184,4.7892,45.527,-1.7908,4.8383,45.409,-1.9743,4.506,45.409,-1.9743,4.1736,45.409,-1.9743,3.8413,45.409,-1.9743,3.5089,45.409,-1.9743,3.558,45.527,-1.7908,3.5939,45.735,-1.7184,3.5491,45.971,-1.8164,3.5043,46.069,-2.0531,3.5043,46.069,-2.0531,3.5491,45.971,-2.2897,3.5939,45.735,-2.3878,3.558,45.527,-2.3154,3.5089,45.409,-2.1319,3.8413,45.409,-2.1319,4.1736,45.409,-2.1319,4.506,45.409,-2.1319,4.8383,45.409,-2.1319,4.7892,45.527,-2.3154,4.7533,45.735,-2.3878,4.7981,45.971,-2.2897,4.843,46.069,-2.0531,5.1406,46.069,-2.0531,5.1406,45.846,-2.3686,5.1406,45.466,-2.2523,5.1406,45.464,-1.8564,5.1406,45.828,-1.7318,3.2066,46.069,-2.0531,3.2066,45.846,-2.3686,3.2066,45.466,-2.2523,3.2066,45.464,-1.8564,3.2066,45.828,-1.7318,4.1736,45.409,-2.7224,4.1736,46.082,-2.7224,4.1736,46.755,-2.7224,4.1736,47.428,-2.7224,4.1736,48.102,-2.7224,3.5426,45.409,-2.2763,3.5426,46.755,-2.2763,3.5426,47.428,-2.2763,3.7752,46.082,-1.5152,3.7752,46.755,-1.5152,3.7752,47.428,-1.5152,4.567,45.409,-1.5115,4.567,46.082,-1.5115,4.567,46.755,-1.5115,4.567,47.428,-1.5115,4.8161,46.755,-2.2407,4.8161,47.428,-2.2407,4.1736,45.409,-2.7224,4.1736,46.082,-2.7224,4.1736,46.755,-2.7224,4.1736,47.428,-2.7224,4.1736,48.102,-2.7224,4.8383,45.409,-1.9743,4.7892,45.527,-1.7908,4.7533,45.735,-1.7184,4.7981,45.971,-1.8164,4.843,46.069,-2.0531,3.5043,46.069,-2.0531,3.5491,45.971,-1.8164,3.5939,45.735,-1.7184,3.558,45.527,-1.7908,3.5089,45.409,-1.9743,3.5089,45.409,-2.1319,3.558,45.527,-2.3154,3.5939,45.735,-2.3878,3.5491,45.971,-2.2897,4.7981,45.971,-2.2897,4.7533,45.735,-2.3878,4.7892,45.527,-2.3154,4.8383,45.409,-2.1319,4.6469,48.102,-2.5264,4.843,48.102,-2.0531,4.6469,48.102,-1.5798,4.1736,48.102,-1.3837,3.7003,48.102,-1.5798,3.5043,48.102,-2.0531,3.7003,48.102,-2.5264,4.8383,45.409,-2.1319,4.506,45.409,-2.1319,4.1736,45.409,-2.1319,3.8413,45.409,-2.1319,3.5089,45.409,-2.1319};
			return value;
		}
		private double[] getCoordinate_5_1329_point_2()
		{
			double[] value = {3.5426,45.409,-2.2763,4.1736,45.409,-2.7224,3.5089,45.409,-1.9743,3.8413,45.409,-1.9743,4.1736,45.409,-1.9743,4.506,45.409,-1.9743,4.8383,45.409,-1.9743,4.567,45.409,-1.5115,5.1406,48.747,-2.0531,3.2066,48.747,-2.0531,5.1406,48.92,-1.7599,3.2066,48.92,-1.7599,5.1406,49.254,-1.7661,3.2066,49.254,-1.7661,5.1406,49.416,-2.0531,3.2066,49.416,-2.0531,5.1406,49.243,-2.3463,3.2066,49.243,-2.3463,5.1406,48.909,-2.3401,3.2066,48.909,-2.3401,5.1406,48.747,-2.0531,3.2066,48.747,-2.0531,4.843,48.747,-2.0531,4.7533,49.081,-2.3878,4.8383,49.407,-2.1319,4.3952,49.407,-2.1319,3.9521,49.407,-2.1319,3.5089,49.407,-2.1319,3.5939,49.081,-2.3878,3.5043,48.747,-2.0531,3.5043,48.747,-2.0531,3.5939,49.081,-1.7184,3.5089,49.407,-1.9743,3.9521,49.407,-1.9743,4.3952,49.407,-1.9743,4.8383,49.407,-1.9743,4.7533,49.081,-1.7184,4.843,48.747,-2.0531,5.1406,48.747,-2.0531,5.1406,48.92,-1.7599,5.1406,49.254,-1.7661,5.1406,49.416,-2.0531,5.1406,49.243,-2.3463,5.1406,48.909,-2.3401,3.2066,48.747,-2.0531,3.2066,48.92,-1.7599,3.2066,49.254,-1.7661,3.2066,49.416,-2.0531,3.2066,49.243,-2.3463,3.2066,48.909,-2.3401,4.1736,49.407,-1.3837,4.1736,48.972,-1.3837,4.1736,48.537,-1.3837,4.1736,48.102,-1.3837,3.5872,49.407,-1.7303,3.5872,48.972,-1.7303,3.5872,48.537,-1.7303,3.5997,48.972,-2.3975,3.5997,48.537,-2.3975,4.1736,49.407,-2.7224,4.1736,48.972,-2.7224,4.1736,48.537,-2.7224,4.76,49.407,-2.3758,4.76,48.972,-2.3758,4.76,48.537,-2.3758,4.7476,48.972,-1.7087,4.7476,48.537,-1.7087,4.1736,49.407,-1.3837,4.1736,48.972,-1.3837,4.1736,48.537,-1.3837,4.1736,48.102,-1.3837,4.6469,48.102,-1.5798,4.843,48.102,-2.0531,4.6469,48.102,-2.5264,4.1736,48.102,-2.7224,3.7003,48.102,-2.5264,3.5043,48.102,-2.0531,3.7003,48.102,-1.5798,4.8383,49.407,-2.1319,4.7533,49.081,-2.3878,4.843,48.747,-2.0531,3.5043,48.747,-2.0531,3.5939,49.081,-2.3878,3.5089,49.407,-2.1319,3.5089,49.407,-1.9743,3.5939,49.081,-1.7184,4.7533,49.081,-1.7184,4.8383,49.407,-1.9743,4.8383,49.407,-1.9743,4.3952,49.407,-1.9743,3.9521,49.407,-1.9743,3.5089,49.407,-1.9743,3.5872,49.407,-1.7303,4.1736,49.407,-1.3837,3.5089,49.407,-2.1319,3.9521,49.407,-2.1319,4.3952,49.407,-2.1319,4.8383,49.407,-2.1319,4.76,49.407,-2.3758,4.1736,49.407,-2.7224};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1330_vector_1()
		{
			double[] value = {0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,0.33353,-0.94274,0.0,0.33353,-0.94274,0.0,-0.80352,-0.59527,0.0,-0.80352,-0.59527,0.0,-0.80914,0.58762,0.0,-0.80914,0.58762,0.0,0.28035,0.9599,0.0,0.28035,0.9599,0.0,1.0,9.1919E-15,0.0,1.0,2.7576E-14,0.0,1.0,9.1919E-15,-1.1558E-16,0.70711,0.70711,-1.4356E-16,1.7235E-15,1.0,-2.4302E-15,-0.62093,0.78387,-4.5957E-15,-0.97187,0.23551,-5.8149E-15,-0.97187,0.23551,5.5014E-15,-0.97187,0.23551,-4.3704E-17,-0.97187,0.23551,-1.3006E-15,-0.97187,0.23551,0.0,-0.62093,0.78387,0.0,1.149E-15,1.0,0.0,0.70711,0.70711,0.0,1.0,9.1919E-15,0.0,1.0,0.0,-2.789E-15,0.70711,-0.70711,0.0,5.7449E-16,-1.0,-2.1666E-15,-0.62093,-0.78387,-1.3721E-15,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,0.0,-0.97187,-0.23551,-4.5957E-15,-0.97187,-0.23551,0.0,-0.62093,-0.78387,-2.8713E-16,-6.5981E-31,-1.0,0.0,0.70711,-0.70711,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,-1.3541E-15,-1.0,0.0,0.0,-1.0,-9.9504E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-5.7449E-16,-3.9807E-16,-1.0,1.4362E-15,-3.9807E-16,-1.0,-5.7449E-16,-3.9807E-16,-1.0,-1.4362E-15,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.94274,-1.233E-16,-0.33353,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,-0.59527,3.1058E-16,0.80352,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.58762,2.969E-16,0.80914,0.9599,-9.5862E-17,-0.28035,0.9599,-9.5862E-17,-0.28035,2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,5.7449E-16,-3.9807E-16,-1.0,-2.8725E-16,-3.9807E-16,-1.0,2.8725E-16,-3.9807E-16,-1.0,0.99304,3.0474E-17,0.11776,0.92,1.145E-16,0.39191,0.86603,1.6205E-16,0.5,0.93526,1.2393E-16,0.35397,1.0,-2.5108E-31,-5.7449E-16,-1.0,-2.5108E-31,-5.7449E-16,-0.93526,1.2393E-16,0.35397,-0.86603,1.0803E-16,0.5,-0.92,1.5266E-16,0.39191,-0.99304,3.0474E-17,0.11776,-0.99304,-2.0316E-17,-0.11776,-0.92,-1.5266E-16,-0.39191,-0.86603,-2.1607E-16,-0.5,-0.93526,-8.262E-17,-0.35397,0.93526,-1.6524E-16,-0.35397,0.86603,-3.9489E-16,-0.5,0.92,-7.633E-17,-0.39191,0.99304,-4.0632E-17,-0.11776,0.70711,-2.7331E-16,-0.70711,1.0,1.8953E-31,5.7449E-16,0.70711,2.7331E-16,0.70711,-6.8379E-13,3.2991E-16,1.0,-0.70711,2.7331E-16,0.70711,-1.0,-2.2573E-28,-6.8422E-13,-0.70711,-2.7331E-16,-0.70711,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0};
			return value;
		}
		private double[] getNormal_5_1330_vector_2()
		{
			double[] value = {0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-1.2032E-14,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-0.48219,0.87607,0.0,-0.48219,0.87607,0.0,0.5145,0.85749,0.0,0.5145,0.85749,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.48219,-0.87607,0.0,0.48219,-0.87607,0.0,-0.5145,-0.85749,0.0,-0.5145,-0.85749,0.0,-1.0,-9.1919E-15,0.0,-1.0,1.8384E-14,0.0,-1.0,9.1919E-15,0.0,0.0,-1.0,4.5957E-15,0.97187,-0.23551,0.0,0.97187,-0.23551,-6.3569E-15,0.97187,-0.23551,-3.5849E-15,0.97187,-0.23551,0.0,0.0,-1.0,0.0,-1.0,9.1919E-15,0.0,-1.0,-9.1919E-15,0.0,0.0,1.0,1.0475E-15,0.97187,0.23551,6.2614E-15,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.97187,0.23551,0.0,0.0,1.0,0.0,-1.0,-9.1919E-15,1.0,0.0,0.0,1.0,0.0,-1.4146E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.4146E-15,1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,0.0,0.0,-1.0,-8.7614E-16,0.0,-1.0,0.0,0.0,-1.0,0.0,7.0728E-16,-1.0,0.0,0.0,1.4362E-16,0.0,1.0,0.0,0.0,1.0,5.7449E-16,0.0,1.0,1.4362E-16,0.0,1.0,-0.87607,0.0,0.48219,-0.87607,0.0,0.48219,-0.87607,0.0,0.48219,-0.85749,0.0,-0.5145,-0.85749,0.0,-0.5145,2.8725E-16,0.0,-1.0,-8.6174E-16,0.0,-1.0,8.6174E-16,0.0,-1.0,0.87607,0.0,-0.48219,0.87607,0.0,-0.48219,0.87607,0.0,-0.48219,0.85749,3.9394E-17,0.5145,0.85749,3.9394E-17,0.5145,1.4362E-16,0.0,1.0,0.0,0.0,1.0,-5.7449E-16,0.0,1.0,-7.1812E-16,0.0,1.0,0.70711,2.8188E-16,0.70711,1.0,0.0,-5.7449E-16,0.70711,0.0,-0.70711,2.8725E-16,0.0,-1.0,-0.70711,0.0,-0.70711,-1.0,0.0,2.8725E-16,-0.70711,0.0,0.70711,0.99304,0.0,-0.11776,0.86603,0.0,-0.5,1.0,0.0,-1.7235E-15,-1.0,0.0,0.0,-0.86603,1.8634E-16,-0.5,-0.99304,0.0,-0.11776,-0.99304,0.0,0.11776,-0.86603,0.0,0.5,0.86603,1.9425E-16,0.5,0.99304,0.0,0.11776,0.0,1.0,0.0,7.9753E-15,1.0,0.0,-7.9753E-15,1.0,0.0,0.0,1.0,0.0,5.6583E-15,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.7277E-14,0.0,1.0,0.0};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1331_point_1()
		{
			double[] value = {0.67533,0.0,0.35965,0.0,0.67533,0.066363,0.35965,0.066363,0.67533,0.13639,0.35965,0.13639,0.67533,0.20637,0.35965,0.20637,0.67533,0.27383,0.35965,0.27383,0.67533,0.34326,0.35965,0.34326,0.62675,0.34326,0.61943,0.30035,0.61211,0.25745,0.61802,0.22053,0.62599,0.18544,0.57174,0.18544,0.51749,0.18544,0.46324,0.18544,0.40899,0.18544,0.41696,0.22053,0.42287,0.25745,0.41555,0.30035,0.40823,0.34326,0.40823,0.0,0.41555,0.042908,0.42287,0.085815,0.41696,0.12274,0.40899,0.15782,0.46324,0.15782,0.51749,0.15782,0.57174,0.15782,0.62599,0.15782,0.61802,0.12274,0.61211,0.085815,0.61943,0.042908,0.62675,0.0,0.08918,0.25,0.17325,0.30944,0.14227,0.41084,0.036776,0.41134,0.0035762,0.31418,0.08918,0.17836,0.0051064,0.11892,0.036093,0.017522,0.14158,0.017021,0.17478,0.11418,0.35965,0.55867,0.35965,0.66091,0.35965,0.76315,0.35965,0.86539,0.35965,0.96763,0.48317,0.55867,0.48317,0.76315,0.48317,0.86539,0.6135,0.66091,0.6135,0.76315,0.6135,0.86539,0.74376,0.55867,0.74376,0.66091,0.74376,0.76315,0.74376,0.86539,0.86932,0.76315,0.86932,0.86539,0.99854,0.55867,0.99854,0.66091,0.99854,0.76315,0.99854,0.86539,0.99854,0.96763,0.82579,0.55867,0.7963,0.57651,0.78434,0.60808,0.80041,0.64399,0.83881,0.65892,0.51937,0.65892,0.55777,0.64399,0.57385,0.60808,0.56188,0.57651,0.5324,0.55867,0.50634,0.55867,0.47686,0.57651,0.46489,0.60808,0.48096,0.64399,0.87722,0.64399,0.89329,0.60808,0.88133,0.57651,0.85184,0.55867,0.91867,0.96763,0.83881,0.96763,0.75895,0.96763,0.67909,0.96763,0.59923,0.96763,0.51937,0.96763,0.43951,0.96763,0.088447,0.5,0.088447,0.55013,0.088447,0.60025,0.088447,0.65038,0.088447,0.7005};
			return value;
		}
		private double[] getTextureCoordinate_5_1331_point_2()
		{
			double[] value = {0.066816,0.69543,0.0,0.60025,0.17982,0.7005,0.17982,0.65038,0.17982,0.60025,0.17982,0.55013,0.17982,0.5,0.24914,0.54093,0.99551,0.0,0.67982,0.0,0.99551,0.057624,0.67982,0.057624,0.99551,0.11597,0.67982,0.11597,0.99551,0.17163,0.67982,0.17163,0.99551,0.22925,0.67982,0.22925,0.99551,0.2876,0.67982,0.2876,0.99551,0.34326,0.67982,0.34326,0.94693,0.34326,0.93229,0.25745,0.94617,0.18544,0.87383,0.18544,0.8015,0.18544,0.72917,0.18544,0.74304,0.25745,0.72841,0.34326,0.72841,0.0,0.74304,0.085815,0.72917,0.15782,0.8015,0.15782,0.87383,0.15782,0.94617,0.15782,0.93229,0.085815,0.94693,0.0,0.269,0.25,0.34713,0.29618,0.34547,0.38506,0.269,0.42836,0.19088,0.38218,0.19253,0.2933,0.269,0.17836,0.19088,0.13218,0.19253,0.043297,0.269,0.0,0.34713,0.046178,0.34547,0.13506,0.35965,0.34473,0.35965,0.41081,0.35965,0.4769,0.35965,0.54298,0.4669,0.34473,0.4669,0.41081,0.4669,0.4769,0.5755,0.41081,0.5755,0.4769,0.67909,0.34473,0.67909,0.41081,0.67909,0.4769,0.78634,0.34473,0.78634,0.41081,0.78634,0.4769,0.89494,0.41081,0.89494,0.4769,0.99854,0.34473,0.99854,0.41081,0.99854,0.4769,0.99854,0.54298,0.91867,0.54298,0.83881,0.54298,0.75895,0.54298,0.67909,0.54298,0.59923,0.54298,0.51937,0.54298,0.43951,0.54298,0.82579,0.34473,0.78434,0.39414,0.83881,0.44497,0.51937,0.44497,0.57385,0.39414,0.5324,0.34473,0.50634,0.34473,0.46489,0.39414,0.89329,0.39414,0.85184,0.34473,0.35818,0.5,0.35818,0.56683,0.35818,0.63367,0.35818,0.7005,0.32165,0.6887,0.26974,0.60025,0.089912,0.7005,0.089912,0.63367,0.089912,0.56683,0.089912,0.5,0.12645,0.51181,0.17836,0.60025};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1357_coordIndex_1()
		{
			int[] value = {11,0,1,-1,12,11,1,-1,12,1,2,-1,13,12,2,-1,13,2,3,-1,14,13,3,-1,14,3,4,-1,15,14,4,-1,15,4,5,-1,16,15,6,-1,15,5,6,-1,17,16,7,-1,16,6,7,-1,18,17,8,-1,17,7,8,-1,19,18,8,-1,21,10,11,-1,22,21,12,-1,21,11,12,-1,23,22,13,-1,22,12,13,-1,24,23,14,-1,23,13,14,-1,130,24,15,-1,24,14,15,-1,26,25,15,-1,26,15,16,-1,27,26,16,-1,27,16,17,-1,28,27,17,-1,28,17,18,-1,29,28,18,-1,43,42,34,-1,42,33,34,-1,44,43,35,-1,43,34,35,-1,45,44,131,-1,44,35,131,-1,46,45,36,-1,46,36,37,-1,47,46,37,-1,47,37,38,-1,132,133,42,-1,133,41,42,-1,134,135,43,-1,135,42,43,-1,136,137,44,-1,137,43,44,-1,138,139,45,-1,139,44,45,-1,140,141,45,-1,140,45,46,-1,142,143,46,-1,142,46,47,-1,144,145,47,-1,144,47,48,-1,62,61,51,-1,62,51,52,-1,63,62,52,-1,63,52,53,-1,64,63,53,-1,64,53,54,-1,65,64,54,-1,65,54,55,-1,66,65,56,-1,65,55,56,-1,67,66,57,-1,66,56,57,-1,68,67,58,-1,67,57,58,-1,72,71,61,-1,72,61,62,-1,73,72,62,-1,73,62,63,-1,74,73,63,-1,74,63,64,-1,75,74,64,-1,75,64,65,-1,76,75,66,-1,75,65,66,-1,77,76,67,-1,76,66,67,-1,78,77,68,-1,77,67,68,-1,82,81,71,-1,82,71,72,-1,83,82,72,-1,83,72,73,-1,84,83,73,-1,84,73,74,-1,85,84,74,-1,85,74,75,-1,86,85,76,-1,85,75,76,-1,87,86,77,-1,86,76,77,-1,88,87,78,-1,87,77,78,-1,89,88,78,-1,90,68,91,-1,91,58,92,-1,92,58,93,-1,93,48,94,-1,94,38,95,-1,95,38,96,-1,96,37,97,-1,97,37,98,-1,98,36,99,-1,99,35,100,-1,100,35,101,-1,101,34,102,-1,102,33,103,-1,103,33,104,-1,104,41,105,-1,105,51,106,-1,106,51,107,-1,107,71,108,-1,108,70,109,-1,109,60,110,-1,110,40,111,-1,111,20,112,-1,112,21,113,-1,113,22,114,-1,114,22,115,-1,115,22,116,-1,116,23,117,-1,117,23,118,-1,118,24,119,-1,119,24,120,-1,120,25,121,-1,121,26,122,-1,122,27,123,-1,123,27,124,-1,124,28,125,-1,125,28,126,-1,126,31,127,-1,127,39,128,-1,128,49,129,-1,129,69,90,-1,80,108,81,-1,21,112,20,-1,22,113,21,-1,23,116,22,-1,24,118,23,-1,25,120,24,-1,26,121,25,-1,27,122,26,-1,28,124,27,-1,29,126,28,-1,33,102,34,-1,42,104,33,-1,34,101,35,-1,35,99,36,-1,36,98,37,-1,38,94,47,-1,37,96,38,-1,41,104,42,-1,51,105,41,-1,48,93,58,-1,47,94,48,-1,61,107,51,-1,58,91,68,-1,71,107,61,-1,68,90,78,-1,81,108,71,-1,78,90,79,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1357_point_1()
		{
			double[] value = {-4.2796,28.905,1.9654,-4.2854,30.915,1.0351,-4.295,34.237,0.54984,-4.3051,37.747,0.28815,-4.316,41.505,0.16775,-4.3204,43.021,0.15731,-4.3264,45.122,0.19404,-4.3359,48.413,0.41498,-4.3454,51.696,0.95086,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-4.1116,30.917,2.2274,-4.0305,34.241,2.3641,-3.9918,37.752,2.4378,-3.9802,41.51,2.4718,-3.9826,43.025,2.4747,-3.9947,45.127,2.4644,-4.0445,48.417,2.4021,-4.1541,51.699,2.2512,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-4.2486,30.917,3.5061,-4.239,34.24,4.3098,-4.2388,37.751,4.7432,-4.2449,41.509,4.9426,-4.2489,43.025,4.9599,-4.2229,45.126,4.8991,-4.2055,48.416,4.5332,-4.233,51.699,3.6457,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-7.0098,34.232,4.7105,-7.5218,37.742,5.218,-7.7636,41.499,5.4515,-7.788,43.014,5.4717,-7.6748,45.117,5.4005,-7.2086,48.408,4.9721,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-6.8127,30.909,2.7246,-8.1408,34.229,3.1207,-8.8619,37.738,3.3343,-9.1998,41.495,3.4325,-9.2326,43.01,3.4411,-9.1314,45.112,3.4111,-8.5329,48.404,3.2308,-7.0858,51.691,2.7934,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-7.0735,30.909,1.9654,-8.5377,34.228,1.9654,-9.3322,37.736,1.9654,-9.7039,41.493,1.9654,-9.7395,43.009,1.9654,-9.6355,45.111,1.9654,-8.9829,48.403,1.9654,-7.3862,51.69,1.9654,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-6.7672,30.909,1.5415,-8.0715,34.228,1.3203,-8.7799,37.736,1.2011,-9.1119,41.493,1.1462,-9.1442,43.009,1.1415,-9.0522,45.111,1.1582,-8.4723,48.403,1.2589,-7.0521,51.69,1.5031,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-5.5511,30.911,1.1365,-6.221,34.232,0.70411,-6.5872,37.741,0.47094,-6.7619,41.498,0.36367,-6.7805,43.014,0.35436,-6.7366,45.116,0.38709,-6.4455,48.407,0.58394,-5.7258,51.693,1.0614,-4.3507,53.504,1.9654,-4.2796,28.905,1.9654,-4.2854,30.915,1.0351,-4.295,34.237,0.54984,-4.3051,37.747,0.28815,-4.316,41.505,0.16775,-4.3204,43.021,0.15731,-4.3264,45.122,0.19404,-4.3359,48.413,0.41498,-4.3454,51.696,0.95086,-4.3507,53.504,1.9654,-5.56,53.163,1.756,-6.0736,52.879,1.756,-6.1448,52.906,1.9654,-6.2802,52.671,2.4758,-6.5038,51.3,3.9856,-6.5688,49.523,5.0095,-6.583,47.971,5.5801,-6.5802,46.328,5.9827,-6.5695,44.657,6.2303,-6.5597,43.018,6.3356};
			return value;
		}
		private double[] getCoordinate_5_1357_point_2()
		{
			double[] value = {-6.5579,40.772,6.2639,-6.558,38.44,6.0339,-6.5501,36.131,5.6232,-6.5238,33.953,5.0095,-6.4515,31.787,4.0301,-6.2146,30.003,2.4758,-6.0777,29.697,1.9654,-6.0067,29.734,1.756,-4.4765,29.008,1.756,-4.4762,28.921,1.907,-4.4762,28.913,1.9654,-4.4772,29.284,3.0506,-4.4825,31.085,4.265,-4.4883,33.114,4.9055,-4.4917,34.281,5.162,-4.4952,35.503,5.3754,-4.4989,36.765,5.5485,-4.5026,38.046,5.6841,-4.5063,39.331,5.7848,-4.51,40.601,5.8534,-4.5135,41.838,5.8925,-4.517,43.024,5.905,-4.5226,44.968,6.0108,-4.5289,47.152,5.9465,-4.5352,49.319,5.6116,-4.5406,51.211,4.9055,-4.5439,52.329,4.1293,-4.5463,53.166,3.138,-5.4781,53.163,2.503,-5.714,53.162,1.9654,-4.2489,43.025,4.9599,-7.788,43.014,5.4717,-8.5377,34.228,1.9654,-7.0735,30.909,1.9654,-9.3322,37.736,1.9654,-8.5377,34.228,1.9654,-9.7039,41.493,1.9654,-9.3322,37.736,1.9654,-9.7395,43.009,1.9654,-9.7039,41.493,1.9654,-9.6355,45.111,1.9654,-9.7395,43.009,1.9654,-8.9829,48.403,1.9654,-9.6355,45.111,1.9654,-7.3862,51.69,1.9654,-8.9829,48.403,1.9654};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1358_vector_1()
		{
			double[] value = {0.0028904,-0.99999,0.0021407,6.0354E-4,-0.20881,-0.97796,2.9267E-4,-0.10126,-0.99486,1.4884E-4,-0.051493,-0.99867,3.9958E-5,-0.013825,-0.9999,8.7123E-17,3.1187E-18,-1.0,-1.0202E-4,0.035296,-0.99938,-2.9757E-4,0.10295,-0.99469,-7.1259E-4,0.24654,-0.96913,-0.0028904,0.99999,-0.0021407,0.0028904,-1.0,3.6965E-15,0.99887,-0.038593,0.027632,0.99947,-0.016902,0.02765,0.99959,-0.0071394,0.027654,0.99962,1.9985E-4,0.027655,0.99961,0.0024333,0.027655,0.99966,0.0093638,0.024194,0.99955,0.022607,0.01949,0.99856,0.051636,0.014598,-0.0028904,1.0,-4.1616E-16,0.0028904,-1.0,5.8562E-16,0.97581,-0.077655,0.20439,0.97813,-0.03564,0.2049,0.97862,-0.016672,0.20501,0.97875,-0.0024012,0.20505,0.97865,-0.014541,0.20502,0.98362,8.7765E-4,0.18027,0.98897,0.024923,0.14603,0.99166,0.067496,0.10979,-0.0028904,1.0,-2.1402E-15,0.0028904,-1.0,-1.7253E-17,-0.0028904,1.0,2.6155E-15,0.0028904,-1.0,1.523E-15,-0.66209,-0.26929,0.69937,-0.68081,-0.14118,0.71873,-0.68731,-0.039659,0.72528,-0.68785,0.015795,0.72568,-0.67209,0.10756,0.73262,-0.63475,0.27552,0.72193,-0.0028904,1.0,-2.9765E-17,0.0028904,-1.0,1.3908E-15,-0.77504,-0.51602,0.36476,-0.86954,-0.27707,0.40882,-0.89537,-0.14577,0.42078,-0.90432,-0.041379,0.42484,-0.90512,9.2936E-4,0.42516,-0.89709,0.098675,0.43068,-0.8615,0.27689,0.42562,-0.72865,0.57617,0.37026,-0.0028904,1.0,-2.0554E-15,0.0028904,-0.99999,0.0021407,-0.84084,-0.54128,0.0011535,-0.95566,-0.29449,6.2449E-4,-0.98783,-0.15557,3.2691E-4,-0.99902,-0.04429,8.863E-5,-1.0,-0.0028904,-1.5817E-15,-0.99474,0.1024,-2.2537E-4,-0.95593,0.29358,-6.3439E-4,-0.79681,0.60423,-0.0012984,-0.0028904,0.99999,-0.0021407,0.0028904,-0.99999,0.0021407,-0.50753,-0.36694,-0.77959,-0.53633,-0.1855,-0.82337,-0.54338,-0.095948,-0.83398,-0.54577,-0.026988,-0.8375,-0.546,-0.0015782,-0.83778,-0.54498,0.063218,-0.83607,-0.53673,0.18536,-0.82314,-0.49542,0.42211,-0.7592,-0.0028904,0.99999,-0.0021407,0.0028904,-0.99999,0.0021407,-0.16251,-0.23039,-0.95943,-0.16625,-0.11239,-0.97966,-0.16717,-0.057441,-0.98425,-0.16753,-0.01578,-0.98574,-0.16759,-4.8439E-4,-0.98586,-0.16756,0.038564,-0.98511,-0.16679,0.11329,-0.97946,-0.16201,0.27046,-0.949,-0.0028904,0.99999,-0.0021407,0.0028904,-0.99999,0.0021407,6.0354E-4,-0.20881,-0.97796,2.9267E-4,-0.10126,-0.99486,1.4884E-4,-0.051493,-0.99867,3.9958E-5,-0.013825,-0.9999,-2.0373E-16,-5.8886E-19,-1.0,-1.0202E-4,0.035296,-0.99938,-2.9757E-4,0.10295,-0.99469,-7.1259E-4,0.24654,-0.96913,-0.0028904,0.99999,-0.0021407,-0.34619,0.76981,-0.53623,-0.47171,0.71663,-0.51375,-0.56424,0.82561,-0.0017709,-0.59696,0.74981,0.28536,-0.58779,0.51356,0.62511,-0.53509,0.34991,0.76892,-0.49848,0.25106,0.82975,-0.46864,0.16622,0.86761,-0.44664,0.090184,0.89016,-0.43351,0.019893,0.90093};
			return value;
		}
		private double[] getNormal_5_1358_vector_2()
		{
			double[] value = {-0.44062,-0.057236,0.89587,-0.46323,-0.11981,0.8781,-0.50264,-0.19249,0.84279,-0.55922,-0.28179,0.77966,-0.64001,-0.41866,0.64428,-0.69264,-0.65306,0.30619,-0.67298,-0.73966,0.0015792,-0.53494,-0.61051,-0.58405,-0.068155,-0.73833,-0.67098,-0.088622,-0.96626,-0.24186,-0.091284,-0.99582,0.0021312,0.002357,-0.81546,0.5788,0.85037,-0.19805,0.48749,0.90309,-0.10026,0.41758,0.91383,-0.075304,0.39905,0.92062,-0.057158,0.38624,0.92513,-0.043026,0.37719,0.92817,-0.031431,0.37083,0.93017,-0.021511,0.3665,0.93141,-0.012727,0.36375,0.93206,-0.0047333,0.36228,0.93183,-0.030067,0.36164,0.92712,-0.0041322,0.37475,0.90938,0.037451,0.41428,0.83335,0.13324,0.53645,0.078823,0.48394,0.87154,-0.040267,0.6573,0.75256,-0.081973,0.86652,0.49236,-0.40349,0.87343,0.27259,-0.45195,0.89204,-0.0019124,0.97875,0.002829,0.20505,-0.68791,-0.0019883,0.72579,-0.9345,-0.28796,0.20927,-0.82629,-0.53191,0.18522,-0.96453,-0.1519,0.2159,-0.9345,-0.28796,0.20927,-0.97495,-0.043223,0.21817,-0.96453,-0.1519,0.2159,-0.97587,-0.0028207,0.21834,-0.97495,-0.043223,0.21817,-0.971,0.099958,0.21719,-0.97587,-0.0028207,0.21834,-0.93483,0.2871,0.20897,-0.971,0.099958,0.21719,-0.7845,0.59489,0.17514,-0.93483,0.2871,0.20897};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1359_point_1()
		{
			double[] value = {0.0,0.0,0.0,0.1757,0.0,0.28442,0.0,0.37317,0.0,0.46277,0.0,0.5,0.0,0.56875,0.0,0.6757,0.0,0.80741,0.0,1.0,0.26875,0.0,0.26875,0.1757,0.26875,0.28442,0.26875,0.37317,0.26875,0.46277,0.26875,0.5,0.26875,0.56875,0.26875,0.6757,0.26875,0.80741,0.26875,1.0,0.36044,0.0,0.36044,0.1757,0.36044,0.28442,0.36044,0.37317,0.36044,0.46277,0.36044,0.5,0.36044,0.56875,0.36044,0.6757,0.36044,0.80741,0.36044,1.0,0.52359,0.0,0.52359,1.0,0.61681,0.0,0.61681,0.28442,0.61681,0.37317,0.61681,0.46277,0.61681,0.5,0.61681,0.56875,0.61681,0.6757,0.61681,1.0,0.69673,0.0,0.69673,0.1757,0.69673,0.28442,0.69673,0.37317,0.69673,0.46277,0.69673,0.5,0.69673,0.56875,0.69673,0.6757,0.69673,0.80741,0.69673,1.0,0.75,0.0,0.75,0.1757,0.75,0.28442,0.75,0.37317,0.75,0.46277,0.75,0.5,0.75,0.56875,0.75,0.6757,0.75,0.80741,0.75,1.0,0.8275,0.0,0.8275,0.1757,0.8275,0.28442,0.8275,0.37317,0.8275,0.46277,0.8275,0.5,0.8275,0.56875,0.8275,0.6757,0.8275,0.80741,0.8275,1.0,0.9228,0.0,0.9228,0.1757,0.9228,0.28442,0.9228,0.37317,0.9228,0.46277,0.9228,0.5,0.9228,0.56875,0.9228,0.6757,0.9228,0.80741,0.9228,1.0,1.0,0.0,1.0,0.1757,1.0,0.28442,1.0,0.37317,1.0,0.46277,1.0,0.5,1.0,0.56875,1.0,0.6757,1.0,0.80741,1.0,1.0,0.82831,0.91414,0.80809,0.88493,0.75,0.88738,0.7026,0.86778,0.62651,0.78804,0.59721,0.71504,0.58382,0.66091,0.57444,0.60743,0.56779,0.5539,0.56333,0.5};
			return value;
		}
		private double[] getTextureCoordinate_5_1359_point_2()
		{
			double[] value = {0.56471,0.4452,0.56922,0.38974,0.57773,0.33375,0.59207,0.27666,0.6215,0.20941,0.70239,0.13161,0.75,0.11262,0.80809,0.11507,0.94915,0.042007,0.86625,0.017011,0.75,0.012734,0.5,0.078759,0.43117,0.18259,0.41793,0.25225,0.41416,0.28553,0.41146,0.31777,0.4095,0.34928,0.4081,0.38026,0.40714,0.41081,0.40652,0.44099,0.40618,0.47076,0.40608,0.5,0.41722,0.56371,0.43309,0.63399,0.457,0.7078,0.4977,0.7836,0.50791,0.84363,0.5256,0.91409,0.6729,0.91409,0.75,0.91409,0.36044,0.5,0.61681,0.5,0.75,0.28442,0.75,0.1757,0.75,0.37317,0.75,0.28442,0.75,0.46277,0.75,0.37317,0.75,0.5,0.75,0.46277,0.75,0.56875,0.75,0.5,0.75,0.6757,0.75,0.56875,0.75,0.80741,0.75,0.6757};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_1364_coordIndex_1()
		{
			int[] value = {11,1,0,-1,12,2,1,-1,12,1,11,-1,13,3,2,-1,13,2,12,-1,14,4,3,-1,14,3,13,-1,15,5,4,-1,15,4,14,-1,16,6,15,-1,6,5,15,-1,17,7,16,-1,7,6,16,-1,18,8,17,-1,8,7,17,-1,19,8,18,-1,21,11,10,-1,22,12,21,-1,12,11,21,-1,23,13,22,-1,13,12,22,-1,24,14,23,-1,14,13,23,-1,130,15,24,-1,15,14,24,-1,26,16,15,-1,26,15,25,-1,27,17,16,-1,27,16,26,-1,28,18,17,-1,28,17,27,-1,29,18,28,-1,43,34,42,-1,34,33,42,-1,44,35,43,-1,35,34,43,-1,45,131,44,-1,131,35,44,-1,46,37,36,-1,46,36,45,-1,47,38,37,-1,47,37,46,-1,132,42,133,-1,42,41,133,-1,134,43,135,-1,43,42,135,-1,136,44,137,-1,44,43,137,-1,138,45,139,-1,45,44,139,-1,140,46,45,-1,140,45,141,-1,142,47,46,-1,142,46,143,-1,144,48,47,-1,144,47,145,-1,62,52,51,-1,62,51,61,-1,63,53,52,-1,63,52,62,-1,64,54,53,-1,64,53,63,-1,65,55,54,-1,65,54,64,-1,66,56,65,-1,56,55,65,-1,67,57,66,-1,57,56,66,-1,68,58,67,-1,58,57,67,-1,72,62,61,-1,72,61,71,-1,73,63,62,-1,73,62,72,-1,74,64,63,-1,74,63,73,-1,75,65,64,-1,75,64,74,-1,76,66,75,-1,66,65,75,-1,77,67,76,-1,67,66,76,-1,78,68,77,-1,68,67,77,-1,82,72,71,-1,82,71,81,-1,83,73,72,-1,83,72,82,-1,84,74,73,-1,84,73,83,-1,85,75,74,-1,85,74,84,-1,86,76,85,-1,76,75,85,-1,87,77,86,-1,77,76,86,-1,88,78,87,-1,78,77,87,-1,89,78,88,-1,90,91,68,-1,91,92,58,-1,92,93,58,-1,93,94,48,-1,94,95,38,-1,95,96,38,-1,96,97,37,-1,97,98,37,-1,98,99,36,-1,99,100,35,-1,100,101,35,-1,101,102,34,-1,102,103,33,-1,103,104,33,-1,104,105,41,-1,105,106,51,-1,106,107,51,-1,107,108,71,-1,108,109,70,-1,109,110,60,-1,110,111,40,-1,111,112,20,-1,112,113,21,-1,113,114,22,-1,114,115,22,-1,115,116,22,-1,116,117,23,-1,117,118,23,-1,118,119,24,-1,119,120,24,-1,120,121,25,-1,121,122,26,-1,122,123,27,-1,123,124,27,-1,124,125,28,-1,125,126,28,-1,126,127,31,-1,127,128,39,-1,128,129,49,-1,129,90,69,-1,80,81,108,-1,21,20,112,-1,22,21,113,-1,23,22,116,-1,24,23,118,-1,25,24,120,-1,26,25,121,-1,27,26,122,-1,28,27,124,-1,29,28,126,-1,33,34,102,-1,42,33,104,-1,34,35,101,-1,35,36,99,-1,36,37,98,-1,38,47,94,-1,37,38,96,-1,41,42,104,-1,51,41,105,-1,48,58,93,-1,47,48,94,-1,61,51,107,-1,58,68,91,-1,71,61,107,-1,68,78,90,-1,81,71,108,-1,78,79,90,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_1364_point_1()
		{
			double[] value = {4.2047,28.917,1.9654,4.2047,30.927,1.0351,4.2047,34.249,0.54984,4.2047,37.76,0.28815,4.2047,41.518,0.16775,4.2047,43.033,0.15731,4.2047,45.135,0.19404,4.2047,48.425,0.41498,4.2047,51.709,0.95086,4.2047,53.516,1.9654,4.2047,28.917,1.9654,4.0309,30.929,2.2274,3.9402,34.252,2.3641,3.8913,37.764,2.4378,3.8689,41.521,2.4718,3.8669,43.037,2.4747,3.8729,45.139,2.4644,3.9133,48.429,2.4021,4.0133,51.711,2.2512,4.2047,53.516,1.9654,4.2047,28.917,1.9654,4.1679,30.929,3.5061,4.1487,34.252,4.3098,4.1383,37.764,4.7432,4.1336,41.521,4.9426,4.1332,43.037,4.9599,4.1011,45.139,4.8991,4.0742,48.429,4.5332,4.0922,51.711,3.6457,4.2047,53.516,1.9654,4.2047,28.917,1.9654,4.2047,53.516,1.9654,4.2047,28.917,1.9654,6.9195,34.252,4.7105,7.4214,37.764,5.218,7.6523,41.521,5.4515,7.6723,43.037,5.4717,7.553,45.139,5.4005,7.0773,48.429,4.9721,4.2047,53.516,1.9654,4.2047,28.917,1.9654,6.732,30.929,2.7246,8.0505,34.252,3.1207,8.7614,37.764,3.3343,9.0885,41.521,3.4325,9.1169,43.037,3.4411,9.0097,45.139,3.4111,8.4016,48.429,3.2308,6.945,51.711,2.7934,4.2047,53.516,1.9654,4.2047,28.917,1.9654,6.9928,30.929,1.9654,8.4474,34.252,1.9654,9.2317,37.764,1.9654,9.5926,41.521,1.9654,9.6239,43.037,1.9654,9.5138,45.139,1.9654,8.8516,48.429,1.9654,7.2454,51.711,1.9654,4.2047,53.516,1.9654,4.2047,28.917,1.9654,6.6865,30.928,1.5415,7.9812,34.251,1.3203,8.6794,37.762,1.2011,9.0006,41.52,1.1462,9.0285,43.035,1.1415,8.9305,45.137,1.1582,8.341,48.427,1.2589,6.9113,51.71,1.5031,4.2047,53.516,1.9654,4.2047,28.917,1.9654,5.4704,30.928,1.1365,6.1307,34.25,0.70411,6.4868,37.76,0.47094,6.6506,41.518,0.36367,6.6648,43.034,0.35436,6.6148,45.135,0.38709,6.3142,48.426,0.58394,5.5851,51.709,1.0614,4.2047,53.516,1.9654,4.2047,28.917,1.9654,4.2047,30.927,1.0351,4.2047,34.249,0.54984,4.2047,37.76,0.28815,4.2047,41.518,0.16775,4.2047,43.033,0.15731,4.2047,45.135,0.19404,4.2047,48.425,0.41498,4.2047,51.709,0.95086,4.2047,53.516,1.9654,5.415,53.179,1.756,5.9294,52.897,1.756,6.0005,52.924,1.9654,6.1366,52.689,2.4758,6.3642,51.319,3.9856,6.4343,49.542,5.0095,6.453,47.99,5.5801,6.455,46.347,5.9827,6.449,44.676,6.2303,6.444,43.037,6.3356};
			return value;
		}
		private double[] getCoordinate_5_1364_point_2()
		{
			double[] value = {6.4487,40.791,6.2639,6.4556,38.459,6.0339,6.4543,36.15,5.6232,6.4343,33.972,5.0095,6.3683,31.806,4.0301,6.1366,30.021,2.4758,6.0005,29.715,1.9654,5.9294,29.751,1.756,4.4013,29.021,1.756,4.4013,28.934,1.907,4.4013,28.926,1.9654,4.4013,29.297,3.0506,4.4013,31.098,4.265,4.4013,33.128,4.9055,4.4013,34.294,5.162,4.4013,35.516,5.3754,4.4013,36.778,5.5485,4.4013,38.06,5.6841,4.4013,39.344,5.7848,4.4013,40.614,5.8534,4.4013,41.851,5.8925,4.4013,43.037,5.905,4.4013,44.981,6.0108,4.4013,47.166,5.9465,4.4013,49.333,5.6116,4.4013,51.224,4.9055,4.4013,52.342,4.1293,4.4013,53.179,3.138,5.3331,53.179,2.503,5.569,53.179,1.9654,4.1332,43.037,4.9599,7.6723,43.037,5.4717,8.4474,34.252,1.9654,6.9928,30.929,1.9654,9.2317,37.764,1.9654,8.4474,34.252,1.9654,9.5926,41.521,1.9654,9.2317,37.764,1.9654,9.6239,43.037,1.9654,9.5926,41.521,1.9654,9.5138,45.139,1.9654,9.6239,43.037,1.9654,8.8516,48.429,1.9654,9.5138,45.139,1.9654,7.2454,51.711,1.9654,8.8516,48.429,1.9654};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getNormal_5_1365_vector_1()
		{
			double[] value = {-3.2491E-14,-1.0,0.0021407,5.6061E-15,-0.20881,-0.97796,-1.9431E-15,-0.10126,-0.99486,8.5457E-16,-0.051493,-0.99867,9.3116E-17,-0.013825,-0.9999,-8.7132E-17,2.8668E-18,-1.0,-4.776E-17,0.035297,-0.99938,-2.974E-15,0.10295,-0.99469,0.0,0.24654,-0.96913,2.5561E-14,1.0,-0.0021407,-1.3665E-14,-1.0,6.8807E-15,-0.99876,-0.04148,0.027632,-0.99942,-0.019791,0.02765,-0.99957,-0.010029,0.027654,-0.99961,-0.0026894,0.027655,-0.99962,-4.5604E-4,0.027655,-0.99969,0.0064743,0.024194,-0.99962,0.019718,0.01949,-0.9987,0.04875,0.014598,-4.9258E-14,1.0,5.4284E-16,1.6467E-14,-1.0,-1.7456E-15,-0.97558,-0.080475,0.20439,-0.97803,-0.038467,0.2049,-0.97857,-0.0195,0.20501,-0.97874,-0.0052302,0.20505,-0.9786,-0.01737,0.20502,-0.98362,-0.0019654,0.18027,-0.98903,0.022064,0.14603,-0.99185,0.064629,0.10979,-4.4357E-14,1.0,-2.3569E-15,2.6105E-16,-1.0,1.2933E-15,-4.9149E-15,1.0,8.9149E-16,-6.5556E-16,-1.0,7.0476E-16,0.66287,-0.26737,0.69937,0.68121,-0.13921,0.71873,0.68743,-0.037673,0.72528,0.6878,0.017784,0.72568,0.67177,0.1095,0.73262,0.63395,0.27736,0.72193,-2.2831E-16,1.0,8.1956E-16,-3.4847E-16,-1.0,-6.1853E-17,0.77652,-0.51377,0.36476,0.87033,-0.27456,0.40882,0.89579,-0.14318,0.42078,0.90444,-0.038765,0.42484,0.90511,0.0035455,0.42516,0.8968,0.10127,0.43068,0.86069,0.27938,0.42562,0.72698,0.57827,0.37026,1.5649E-15,1.0,2.7159E-15,8.7431E-16,-1.0,0.0021407,0.8424,-0.53885,0.0011535,0.9565,-0.29172,6.2449E-4,0.98827,-0.15271,3.2691E-4,0.99914,-0.041402,8.863E-5,1.0,1.8348E-16,-3.9277E-19,0.99444,0.10528,-2.2537E-4,0.95508,0.29634,-6.3439E-4,0.79506,0.60653,-0.0012984,1.0952E-15,1.0,-0.0021407,1.911E-15,-1.0,0.0021407,0.50859,-0.36547,-0.77959,0.53686,-0.18395,-0.82337,0.54366,-0.094377,-0.83398,0.54585,-0.025411,-0.8375,0.546,-1.0983E-17,-0.83778,0.54479,0.064793,-0.83607,0.5362,0.18691,-0.82314,0.4942,0.42354,-0.7592,-3.6839E-15,1.0,-0.0021407,-1.7745E-15,-1.0,0.0021407,0.16318,-0.22992,-0.95943,0.16657,-0.11191,-0.97966,0.16733,-0.056958,-0.98425,0.16757,-0.015296,-0.98574,0.16759,6.9757E-18,-0.98586,0.16744,0.039048,-0.98511,0.16646,0.11377,-0.97946,0.16122,0.27093,-0.949,-2.0765E-15,1.0,-0.0021407,1.0123E-16,-1.0,0.0021407,-2.0248E-17,-0.20881,-0.97796,1.6053E-16,-0.10126,-0.99486,1.7453E-16,-0.051493,-0.99867,2.0715E-16,-0.013825,-0.9999,2.0373E-16,0.0,-1.0,1.3649E-16,0.035297,-0.99938,-4.079E-17,0.10295,-0.99469,-2.5082E-16,0.24654,-0.96913,-2.3955E-15,1.0,-0.0021407,0.34397,0.7708,-0.53623,0.46963,0.71799,-0.51375,0.56185,0.82724,-0.0017709,0.59479,0.75153,0.28536,0.5863,0.51526,0.62511,0.53408,0.35145,0.76892,0.49775,0.2525,0.82975,0.46816,0.16757,0.86761,0.44638,0.091475,0.89016,0.43345,0.021146,0.90093};
			return value;
		}
		private double[] getNormal_5_1365_vector_2()
		{
			double[] value = {0.44078,-0.055963,0.89587,0.46358,-0.11847,0.8781,0.50319,-0.19104,0.84279,0.56004,-0.28017,0.77966,0.64122,-0.41681,0.64428,0.69453,-0.65106,0.30619,0.67512,-0.73771,0.0015792,0.5367,-0.60896,-0.58405,0.070288,-0.73813,-0.67098,0.091414,-0.966,-0.24186,0.094162,-0.99555,0.0021312,-8.0945E-15,-0.81547,0.5788,-0.8498,-0.2005,0.48749,-0.9028,-0.10287,0.41758,-0.91361,-0.077945,0.39905,-0.92046,-0.059819,0.38624,-0.92501,-0.0457,0.37719,-0.92807,-0.034114,0.37083,-0.93011,-0.024199,0.3665,-0.93137,-0.015419,0.36375,-0.93204,-0.0074273,0.36228,-0.93174,-0.03276,0.36164,-0.9271,-0.0068119,0.37475,-0.90948,0.034822,0.41428,-0.83373,0.13083,0.53645,-0.080222,0.48371,0.87154,0.038367,0.65741,0.75256,0.079468,0.86675,0.49236,0.40097,0.8746,0.27259,0.44937,0.89334,-0.0019124,-0.97875,3.4902E-18,0.20505,0.68791,7.1544E-17,0.72579,0.93532,-0.28526,0.20927,0.82783,-0.52952,0.18522,0.96496,-0.14911,0.2159,0.93532,-0.28526,0.20927,0.97507,-0.040405,0.21817,0.96496,-0.14911,0.2159,0.97587,-1.0152E-16,0.21834,0.97507,-0.040405,0.21817,0.97071,0.10276,0.21719,0.97587,1.3679E-16,0.21834,0.93399,0.2898,0.20897,0.97071,0.10276,0.21719,0.78277,0.59715,0.17514,0.93399,0.2898,0.20897};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_5_1366_point_1()
		{
			double[] value = {0.0,0.0,0.0,0.1757,0.0,0.28442,0.0,0.37317,0.0,0.46277,0.0,0.5,0.0,0.56875,0.0,0.6757,0.0,0.80741,0.0,1.0,0.26875,0.0,0.26875,0.1757,0.26875,0.28442,0.26875,0.37317,0.26875,0.46277,0.26875,0.5,0.26875,0.56875,0.26875,0.6757,0.26875,0.80741,0.26875,1.0,0.36044,0.0,0.36044,0.1757,0.36044,0.28442,0.36044,0.37317,0.36044,0.46277,0.36044,0.5,0.36044,0.56875,0.36044,0.6757,0.36044,0.80741,0.36044,1.0,0.52359,0.0,0.52359,1.0,0.61681,0.0,0.61681,0.28442,0.61681,0.37317,0.61681,0.46277,0.61681,0.5,0.61681,0.56875,0.61681,0.6757,0.61681,1.0,0.69673,0.0,0.69673,0.1757,0.69673,0.28442,0.69673,0.37317,0.69673,0.46277,0.69673,0.5,0.69673,0.56875,0.69673,0.6757,0.69673,0.80741,0.69673,1.0,0.75,0.0,0.75,0.1757,0.75,0.28442,0.75,0.37317,0.75,0.46277,0.75,0.5,0.75,0.56875,0.75,0.6757,0.75,0.80741,0.75,1.0,0.8275,0.0,0.8275,0.1757,0.8275,0.28442,0.8275,0.37317,0.8275,0.46277,0.8275,0.5,0.8275,0.56875,0.8275,0.6757,0.8275,0.80741,0.8275,1.0,0.9228,0.0,0.9228,0.1757,0.9228,0.28442,0.9228,0.37317,0.9228,0.46277,0.9228,0.5,0.9228,0.56875,0.9228,0.6757,0.9228,0.80741,0.9228,1.0,1.0,0.0,1.0,0.1757,1.0,0.28442,1.0,0.37317,1.0,0.46277,1.0,0.5,1.0,0.56875,1.0,0.6757,1.0,0.80741,1.0,1.0,0.82831,0.91414,0.80809,0.88493,0.75,0.88738,0.7026,0.86778,0.62651,0.78804,0.59721,0.71504,0.58382,0.66091,0.57444,0.60743,0.56779,0.5539,0.56333,0.5};
			return value;
		}
		private double[] getTextureCoordinate_5_1366_point_2()
		{
			double[] value = {0.56471,0.4452,0.56922,0.38974,0.57773,0.33375,0.59207,0.27666,0.6215,0.20941,0.70239,0.13161,0.75,0.11262,0.80809,0.11507,0.94915,0.042007,0.86625,0.017011,0.75,0.012734,0.5,0.078759,0.43117,0.18259,0.41793,0.25225,0.41416,0.28553,0.41146,0.31777,0.4095,0.34928,0.4081,0.38026,0.40714,0.41081,0.40652,0.44099,0.40618,0.47076,0.40608,0.5,0.41722,0.56371,0.43309,0.63399,0.457,0.7078,0.4977,0.7836,0.50791,0.84363,0.5256,0.91409,0.6729,0.91409,0.75,0.91409,0.36044,0.5,0.61681,0.5,0.75,0.28442,0.75,0.1757,0.75,0.37317,0.75,0.28442,0.75,0.46277,0.75,0.37317,0.75,0.5,0.75,0.46277,0.75,0.56875,0.75,0.5,0.75,0.6757,0.75,0.56875,0.75,0.80741,0.75,0.6757};
			return value;
		}

		/** Large attribute array: Coordinate point field, scene-graph level=5, element #20, 228 total numbers made up of 76 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 getCoordinate_5_20_point()
		{
			MFVec3f Coordinate_5_20_point = new MFVec3f(new double[] {36.257,47.389,10.105,42.272,49.305,10.11,48.363,50.11,10.093,36.257,47.88,10.115,36.257,48.022,10.117,48.363,50.604,10.102,45.336,49.429,10.096,42.31,48.749,10.099,39.283,48.069,10.102,36.355,46.78,10.057,48.363,49.125,9.9998,48.363,49.617,10.055,48.363,49.595,10.054,45.394,48.39,9.9965,42.425,47.654,9.9932,39.456,46.919,9.9898,36.488,46.184,9.9865,39.357,47.489,10.057,42.358,48.198,10.056,45.361,48.907,10.056,36.488,46.184,9.9865,48.372,48.637,9.9348,39.456,46.919,9.9898,42.425,47.654,9.9932,45.394,48.39,9.9965,48.363,49.125,9.9998,48.363,49.103,9.9988,48.363,48.721,9.945,46.901,48.256,9.9307,45.43,47.875,9.9266,43.961,47.494,9.9225,42.492,47.114,9.9184,41.023,46.733,9.9143,39.555,46.353,9.9102,38.087,45.973,9.9061,36.619,45.592,9.902,48.363,49.617,10.055,36.257,47.389,10.105,39.283,48.069,10.102,42.31,48.749,10.099,45.336,49.429,10.096,48.363,50.11,10.093,45.361,48.907,10.056,42.358,48.198,10.056,39.357,47.489,10.057,36.355,46.78,10.057,36.257,47.219,10.092,48.363,50.088,10.092,36.619,45.592,9.902,39.622,46.025,9.8582,39.622,45.672,9.8048,42.511,46.792,9.8688,42.511,46.459,9.8184,45.468,47.579,9.8797,45.469,47.266,9.8324,38.087,45.973,9.9061,39.555,46.353,9.9102,41.023,46.733,9.9143,42.492,47.114,9.9184,43.961,47.494,9.9225,45.43,47.875,9.9266,46.901,48.256,9.9307,48.372,48.637,9.9348,48.363,48.185,9.866,48.363,48.117,9.8556,48.363,48.06,9.8467,48.477,47.55,9.7641,48.363,47.524,9.7644,48.363,47.456,9.754,48.056,47.456,9.7653,46.058,47.012,9.7712,44.199,46.599,9.7769,42.34,46.186,9.7826,40.481,45.772,9.7883,38.622,45.359,9.794,36.763,44.946,9.7997});
			return Coordinate_5_20_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #21, 228 total numbers made up of 76 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 getNormal_5_21_vector()
		{
			MFVec3f Normal_5_21_vector = new MFVec3f(new double[] {0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.0053021,-0.018972,0.99981,0.026716,-0.11236,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11236,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.026716,-0.11237,0.99331,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.03217,-0.13437,0.99041,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.017955,-0.075278,0.997,0.035721,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.036916,-0.15246,0.98762,0.035722,-0.14806,0.98833,0.036916,-0.15246,0.98762,0.035722,-0.14806,0.98833,0.036916,-0.15246,0.98762,0.035721,-0.14806,0.98833,0.035721,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.035722,-0.14806,0.98833,0.036916,-0.15246,0.98762,0.036916,-0.15246,0.98762,0.036291,-0.15025,0.98798,0.036291,-0.15025,0.98798,0.036291,-0.15025,0.98798,0.036291,-0.15025,0.98798,0.036291,-0.15025,0.98798,0.036916,-0.15246,0.98762,0.036916,-0.15246,0.98762,0.036916,-0.15246,0.98762,0.036916,-0.15246,0.98762,0.036916,-0.15246,0.98762});
			return Normal_5_21_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #22, 152 total numbers made up of 76 2-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 MFVec2f getTextureCoordinate_5_22_point()
		{
			MFVec2f TextureCoordinate_5_22_point = new MFVec2f(new double[] {0.68709,0.0,0.73809,0.49619,0.68709,0.99854,0.72661,3.3516E-7,0.73809,4.325E-7,0.73809,0.99853,0.68709,0.7489,0.68709,0.49927,0.68709,0.24963,0.58193,0.0,0.53085,0.99854,0.58193,0.99853,0.57969,0.99853,0.53085,0.75166,0.53085,0.50478,0.53085,0.2579,0.53085,0.011018,0.58193,0.24963,0.58193,0.49927,0.58193,0.7489,0.42646,0.0,0.37511,0.99854,0.42646,0.24963,0.42646,0.49927,0.42646,0.7489,0.42646,0.99853,0.42421,0.99853,0.38403,0.99854,0.37511,0.87557,0.37511,0.75196,0.37511,0.6284,0.37511,0.50488,0.37511,0.38139,0.37511,0.25793,0.37511,0.13449,0.37511,0.011048,0.84353,0.99854,0.89442,1.1571E-7,0.89442,0.24963,0.89442,0.49927,0.89442,0.7489,0.89442,0.99853,0.84353,0.75092,0.84353,0.5033,0.84353,0.25568,0.84353,0.0080572,0.88077,0.0,0.89217,0.99853,0.12301,0.0,0.093037,0.25296,0.062471,0.25296,0.093037,0.49619,0.062471,0.49619,0.093037,0.74526,0.062471,0.74526,0.12301,0.12363,0.12301,0.24726,0.12301,0.37091,0.12301,0.49459,0.12301,0.61829,0.12301,0.74204,0.12301,0.86584,0.12301,0.98899,0.076089,0.98899,0.068962,0.98899,0.062962,0.98899,0.0063859,0.99854,0.0071297,0.98899,0.0,0.98899,0.0091288,0.96309,0.021449,0.79488,0.031978,0.63835,0.041707,0.48181,0.050724,0.32526,0.059104,0.16869,0.066912,0.012097});
			return TextureCoordinate_5_22_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #34, 6524 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 getIndexedFaceSet_4_34_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_34_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_6()))
				.append(new MFInt32(getIndexedFaceSet_4_34_coordIndex_7()));
			return IndexedFaceSet_4_34_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #34, 5706 total numbers made up of 1902 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 getCoordinate_5_34_point()
		{
			MFVec3f Coordinate_5_34_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_34_point_1()))
				.append(new MFVec3f(getCoordinate_5_34_point_2()))
				.append(new MFVec3f(getCoordinate_5_34_point_3()))
				.append(new MFVec3f(getCoordinate_5_34_point_4()))
				.append(new MFVec3f(getCoordinate_5_34_point_5()))
				.append(new MFVec3f(getCoordinate_5_34_point_6()))
				.append(new MFVec3f(getCoordinate_5_34_point_7()))
				.append(new MFVec3f(getCoordinate_5_34_point_8()))
				.append(new MFVec3f(getCoordinate_5_34_point_9()))
				.append(new MFVec3f(getCoordinate_5_34_point_10()))
				.append(new MFVec3f(getCoordinate_5_34_point_11()))
				.append(new MFVec3f(getCoordinate_5_34_point_12()))
				.append(new MFVec3f(getCoordinate_5_34_point_13()))
				.append(new MFVec3f(getCoordinate_5_34_point_14()))
				.append(new MFVec3f(getCoordinate_5_34_point_15()))
				.append(new MFVec3f(getCoordinate_5_34_point_16()))
				.append(new MFVec3f(getCoordinate_5_34_point_17()))
				.append(new MFVec3f(getCoordinate_5_34_point_18()))
				.append(new MFVec3f(getCoordinate_5_34_point_19()))
				.append(new MFVec3f(getCoordinate_5_34_point_20()));
			return Coordinate_5_34_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #35, 5706 total numbers made up of 1902 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 getNormal_5_35_vector()
		{
			MFVec3f Normal_5_35_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_35_vector_1()))
				.append(new MFVec3f(getNormal_5_35_vector_2()))
				.append(new MFVec3f(getNormal_5_35_vector_3()))
				.append(new MFVec3f(getNormal_5_35_vector_4()))
				.append(new MFVec3f(getNormal_5_35_vector_5()))
				.append(new MFVec3f(getNormal_5_35_vector_6()))
				.append(new MFVec3f(getNormal_5_35_vector_7()))
				.append(new MFVec3f(getNormal_5_35_vector_8()))
				.append(new MFVec3f(getNormal_5_35_vector_9()))
				.append(new MFVec3f(getNormal_5_35_vector_10()))
				.append(new MFVec3f(getNormal_5_35_vector_11()))
				.append(new MFVec3f(getNormal_5_35_vector_12()))
				.append(new MFVec3f(getNormal_5_35_vector_13()))
				.append(new MFVec3f(getNormal_5_35_vector_14()))
				.append(new MFVec3f(getNormal_5_35_vector_15()))
				.append(new MFVec3f(getNormal_5_35_vector_16()))
				.append(new MFVec3f(getNormal_5_35_vector_17()))
				.append(new MFVec3f(getNormal_5_35_vector_18()))
				.append(new MFVec3f(getNormal_5_35_vector_19()))
				.append(new MFVec3f(getNormal_5_35_vector_20()));
			return Normal_5_35_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #36, 3804 total numbers made up of 1902 2-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 MFVec2f getTextureCoordinate_5_36_point()
		{
			MFVec2f TextureCoordinate_5_36_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_36_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_4()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_5()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_6()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_7()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_8()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_9()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_10()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_11()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_12()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_13()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_14()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_15()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_16()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_17()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_18()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_19()))
				.append(new MFVec2f(getTextureCoordinate_5_36_point_20()));
			return TextureCoordinate_5_36_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #41, 672 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 getIndexedFaceSet_4_41_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_41_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_41_coordIndex_1()));
			return IndexedFaceSet_4_41_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #41, 774 total numbers made up of 258 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 getCoordinate_5_41_point()
		{
			MFVec3f Coordinate_5_41_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_41_point_1()))
				.append(new MFVec3f(getCoordinate_5_41_point_2()))
				.append(new MFVec3f(getCoordinate_5_41_point_3()));
			return Coordinate_5_41_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #42, 774 total numbers made up of 258 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 getNormal_5_42_vector()
		{
			MFVec3f Normal_5_42_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_42_vector_1()))
				.append(new MFVec3f(getNormal_5_42_vector_2()))
				.append(new MFVec3f(getNormal_5_42_vector_3()));
			return Normal_5_42_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #43, 516 total numbers made up of 258 2-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 MFVec2f getTextureCoordinate_5_43_point()
		{
			MFVec2f TextureCoordinate_5_43_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_43_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_43_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_43_point_3()));
			return TextureCoordinate_5_43_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #48, 576 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 getIndexedFaceSet_4_48_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_48_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_48_coordIndex_1()));
			return IndexedFaceSet_4_48_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #48, 312 total numbers made up of 104 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 getCoordinate_5_48_point()
		{
			MFVec3f Coordinate_5_48_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_48_point_1()))
				.append(new MFVec3f(getCoordinate_5_48_point_2()));
			return Coordinate_5_48_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #49, 312 total numbers made up of 104 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 getNormal_5_49_vector()
		{
			MFVec3f Normal_5_49_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_49_vector_1()))
				.append(new MFVec3f(getNormal_5_49_vector_2()));
			return Normal_5_49_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #50, 208 total numbers made up of 104 2-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 MFVec2f getTextureCoordinate_5_50_point()
		{
			MFVec2f TextureCoordinate_5_50_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_50_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_50_point_2()));
			return TextureCoordinate_5_50_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #69, 5392 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 getIndexedFaceSet_4_69_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_69_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_4_69_coordIndex_6()));
			return IndexedFaceSet_4_69_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #69, 4899 total numbers made up of 1633 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 getCoordinate_5_69_point()
		{
			MFVec3f Coordinate_5_69_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_69_point_1()))
				.append(new MFVec3f(getCoordinate_5_69_point_2()))
				.append(new MFVec3f(getCoordinate_5_69_point_3()))
				.append(new MFVec3f(getCoordinate_5_69_point_4()))
				.append(new MFVec3f(getCoordinate_5_69_point_5()))
				.append(new MFVec3f(getCoordinate_5_69_point_6()))
				.append(new MFVec3f(getCoordinate_5_69_point_7()))
				.append(new MFVec3f(getCoordinate_5_69_point_8()))
				.append(new MFVec3f(getCoordinate_5_69_point_9()))
				.append(new MFVec3f(getCoordinate_5_69_point_10()))
				.append(new MFVec3f(getCoordinate_5_69_point_11()))
				.append(new MFVec3f(getCoordinate_5_69_point_12()))
				.append(new MFVec3f(getCoordinate_5_69_point_13()))
				.append(new MFVec3f(getCoordinate_5_69_point_14()))
				.append(new MFVec3f(getCoordinate_5_69_point_15()))
				.append(new MFVec3f(getCoordinate_5_69_point_16()))
				.append(new MFVec3f(getCoordinate_5_69_point_17()));
			return Coordinate_5_69_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #70, 4899 total numbers made up of 1633 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 getNormal_5_70_vector()
		{
			MFVec3f Normal_5_70_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_70_vector_1()))
				.append(new MFVec3f(getNormal_5_70_vector_2()))
				.append(new MFVec3f(getNormal_5_70_vector_3()))
				.append(new MFVec3f(getNormal_5_70_vector_4()))
				.append(new MFVec3f(getNormal_5_70_vector_5()))
				.append(new MFVec3f(getNormal_5_70_vector_6()))
				.append(new MFVec3f(getNormal_5_70_vector_7()))
				.append(new MFVec3f(getNormal_5_70_vector_8()))
				.append(new MFVec3f(getNormal_5_70_vector_9()))
				.append(new MFVec3f(getNormal_5_70_vector_10()))
				.append(new MFVec3f(getNormal_5_70_vector_11()))
				.append(new MFVec3f(getNormal_5_70_vector_12()))
				.append(new MFVec3f(getNormal_5_70_vector_13()))
				.append(new MFVec3f(getNormal_5_70_vector_14()))
				.append(new MFVec3f(getNormal_5_70_vector_15()))
				.append(new MFVec3f(getNormal_5_70_vector_16()))
				.append(new MFVec3f(getNormal_5_70_vector_17()));
			return Normal_5_70_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #71, 3266 total numbers made up of 1633 2-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 MFVec2f getTextureCoordinate_5_71_point()
		{
			MFVec2f TextureCoordinate_5_71_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_71_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_4()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_5()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_6()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_7()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_8()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_9()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_10()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_11()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_12()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_13()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_14()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_15()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_16()))
				.append(new MFVec2f(getTextureCoordinate_5_71_point_17()));
			return TextureCoordinate_5_71_point;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #83, 228 total numbers made up of 76 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 getCoordinate_5_83_point()
		{
			MFVec3f Coordinate_5_83_point = new MFVec3f(new double[] {-36.595,47.163,10.105,-42.61,49.08,10.11,-48.701,49.884,10.093,-36.595,47.654,10.115,-36.595,47.797,10.117,-48.701,50.378,10.102,-45.674,49.204,10.096,-42.648,48.524,10.099,-39.621,47.843,10.102,-36.693,46.554,10.057,-48.701,48.9,9.9998,-48.701,49.391,10.055,-48.701,49.37,10.054,-45.732,48.164,9.9965,-42.763,47.429,9.9932,-39.794,46.693,9.9898,-36.826,45.958,9.9865,-39.695,47.263,10.057,-42.696,47.973,10.056,-45.699,48.682,10.056,-36.826,45.958,9.9865,-48.71,48.412,9.9348,-39.794,46.693,9.9898,-42.763,47.429,9.9932,-45.732,48.164,9.9965,-48.701,48.9,9.9998,-48.701,48.878,9.9988,-48.701,48.495,9.945,-47.239,48.031,9.9307,-45.768,47.65,9.9266,-44.299,47.269,9.9225,-42.83,46.888,9.9184,-41.361,46.508,9.9143,-39.893,46.128,9.9102,-38.425,45.747,9.9061,-36.957,45.367,9.902,-48.701,49.391,10.055,-36.595,47.163,10.105,-39.621,47.843,10.102,-42.648,48.524,10.099,-45.674,49.204,10.096,-48.701,49.884,10.093,-45.699,48.682,10.056,-42.696,47.973,10.056,-39.695,47.263,10.057,-36.693,46.554,10.057,-36.595,46.994,10.092,-48.701,49.862,10.092,-36.957,45.367,9.902,-39.96,45.799,9.8582,-39.96,45.446,9.8048,-42.849,46.567,9.8688,-42.849,46.234,9.8184,-45.807,47.353,9.8797,-45.807,47.04,9.8324,-38.425,45.747,9.9061,-39.893,46.128,9.9102,-41.361,46.508,9.9143,-42.83,46.888,9.9184,-44.299,47.269,9.9225,-45.768,47.65,9.9266,-47.239,48.031,9.9307,-48.71,48.412,9.9348,-48.701,47.96,9.866,-48.701,47.892,9.8556,-48.701,47.834,9.8467,-48.815,47.324,9.7641,-48.701,47.299,9.7644,-48.701,47.231,9.754,-48.394,47.231,9.7653,-46.396,46.787,9.7712,-44.537,46.373,9.7769,-42.678,45.96,9.7826,-40.819,45.547,9.7883,-38.96,45.134,9.794,-37.101,44.721,9.7997});
			return Coordinate_5_83_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #84, 228 total numbers made up of 76 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 getNormal_5_84_vector()
		{
			MFVec3f Normal_5_84_vector = new MFVec3f(new double[] {-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.0053021,-0.018972,0.99981,-0.026716,-0.11236,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11236,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.026716,-0.11237,0.99331,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.03217,-0.13437,0.99041,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.017955,-0.075278,0.997,-0.035721,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.035721,-0.14806,0.98833,-0.035721,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.035722,-0.14806,0.98833,-0.036916,-0.15246,0.98762,-0.036916,-0.15246,0.98762,-0.036291,-0.15025,0.98798,-0.036291,-0.15025,0.98798,-0.036291,-0.15025,0.98798,-0.036291,-0.15025,0.98798,-0.036291,-0.15025,0.98798,-0.036916,-0.15246,0.98762,-0.036916,-0.15246,0.98762,-0.036916,-0.15246,0.98762,-0.036916,-0.15246,0.98762,-0.036916,-0.15246,0.98762});
			return Normal_5_84_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #85, 152 total numbers made up of 76 2-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 MFVec2f getTextureCoordinate_5_85_point()
		{
			MFVec2f TextureCoordinate_5_85_point = new MFVec2f(new double[] {0.68709,0.0,0.73809,0.49619,0.68709,0.99854,0.72661,3.3516E-7,0.73809,4.325E-7,0.73809,0.99853,0.68709,0.7489,0.68709,0.49927,0.68709,0.24963,0.58193,0.0,0.53085,0.99854,0.58193,0.99853,0.57969,0.99853,0.53085,0.75166,0.53085,0.50478,0.53085,0.2579,0.53085,0.011018,0.58193,0.24963,0.58193,0.49927,0.58193,0.7489,0.42646,0.0,0.37511,0.99854,0.42646,0.24963,0.42646,0.49927,0.42646,0.7489,0.42646,0.99853,0.42421,0.99853,0.38403,0.99854,0.37511,0.87557,0.37511,0.75196,0.37511,0.6284,0.37511,0.50488,0.37511,0.38139,0.37511,0.25793,0.37511,0.13449,0.37511,0.011048,0.84353,0.99854,0.89442,1.1571E-7,0.89442,0.24963,0.89442,0.49927,0.89442,0.7489,0.89442,0.99853,0.84353,0.75092,0.84353,0.5033,0.84353,0.25568,0.84353,0.0080572,0.88077,0.0,0.89217,0.99853,0.12301,0.0,0.093037,0.25296,0.062471,0.25296,0.093037,0.49619,0.062471,0.49619,0.093037,0.74526,0.062471,0.74526,0.12301,0.12363,0.12301,0.24726,0.12301,0.37091,0.12301,0.49459,0.12301,0.61829,0.12301,0.74204,0.12301,0.86584,0.12301,0.98899,0.076089,0.98899,0.068962,0.98899,0.062962,0.98899,0.0063859,0.99854,0.0071297,0.98899,0.0,0.98899,0.0091288,0.96309,0.021449,0.79488,0.031978,0.63835,0.041707,0.48181,0.050724,0.32526,0.059104,0.16869,0.066912,0.012097});
			return TextureCoordinate_5_85_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #104, 564 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 getIndexedFaceSet_4_104_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_104_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_104_coordIndex_1()));
			return IndexedFaceSet_4_104_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #104, 294 total numbers made up of 98 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 getCoordinate_5_104_point()
		{
			MFVec3f Coordinate_5_104_point = new MFVec3f(new double[] {-22.54,39.535,12.875,-22.479,41.194,13.051,-22.437,42.856,13.154,-22.475,44.451,13.081,-22.537,46.07,12.977,-20.941,38.021,12.594,-20.937,39.545,12.797,-20.912,41.203,12.993,-20.894,42.86,13.092,-20.91,44.451,13.034,-20.936,46.07,12.913,-20.941,47.649,12.764,-19.368,38.082,12.575,-19.365,39.575,12.763,-19.357,41.212,12.948,-19.351,42.864,13.034,-19.356,44.447,13.007,-19.364,46.05,12.897,-19.367,47.597,12.757,-17.708,38.095,12.603,-17.708,39.576,12.791,-17.708,41.22,12.93,-17.708,42.866,13.015,-17.708,44.443,12.994,-17.708,46.039,12.909,-17.708,47.564,12.765,-16.12,38.084,12.575,-16.123,39.575,12.764,-16.13,41.212,12.947,-16.136,42.864,13.032,-16.131,44.447,13.006,-16.123,46.049,12.897,-16.12,47.594,12.757,-14.503,38.021,12.594,-14.507,39.545,12.795,-14.532,41.203,12.992,-14.55,42.86,13.091,-14.533,44.451,13.033,-14.508,46.069,12.912,-14.503,47.649,12.764,-12.93,39.534,12.873,-12.989,41.193,13.048,-13.03,42.856,13.153,-12.992,44.45,13.077,-12.932,46.07,12.976,-13.426,47.422,12.803,-13.901,47.826,12.74,-14.41,48.178,12.681,-14.95,48.478,12.629,-15.517,48.722,12.585,-16.683,49.034,12.525,-17.287,49.105,12.51,-17.9,49.116,12.507,-18.921,49.0,12.53,-19.899,48.722,12.585,-20.466,48.478,12.63,-21.006,48.178,12.683,-21.515,47.825,12.741,-21.989,47.422,12.804,-22.685,46.65,12.912,-23.047,46.119,12.978,-23.385,45.483,13.046,-23.648,44.812,13.103,-23.821,44.168,13.142,-23.925,43.504,13.164,-23.958,42.869,13.165,-23.922,42.196,13.144,-23.813,41.533,13.104,-23.636,40.888,13.049,-23.368,40.216,12.973,-23.024,39.581,12.886,-22.548,38.913,12.776,-21.948,38.278,12.653,-21.458,37.871,12.565,-20.932,37.517,12.482,-20.376,37.218,12.406,-19.793,36.977,12.342,-18.678,36.694,12.258,-17.513,36.621,12.232,-16.548,36.727,12.264,-15.623,36.977,12.338,-15.038,37.218,12.405,-14.481,37.516,12.482,-13.956,37.87,12.566,-13.468,38.277,12.654,-12.748,39.065,12.8,-12.392,39.581,12.882,-12.048,40.217,12.97,-11.78,40.888,13.046,-11.602,41.532,13.103,-11.494,42.196,13.143,-11.461,43.054,13.167,-11.49,43.504,13.166,-11.595,44.167,13.146,-11.768,44.812,13.108,-12.031,45.483,13.051,-12.369,46.118,12.983,-12.852,46.804,12.894});
			return Coordinate_5_104_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #105, 294 total numbers made up of 98 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 getNormal_5_105_vector()
		{
			MFVec3f Normal_5_105_vector = new MFVec3f(new double[] {0.017672,-0.14488,0.98929,0.036678,-0.085809,0.99564,0.021611,-0.0042048,0.99976,0.057488,0.058478,0.99663,0.027954,0.097317,0.99486,0.0097374,-0.21535,0.97649,0.054777,-0.091183,0.99433,0.034322,-0.11468,0.99281,0.04775,-0.004865,0.99885,0.013324,0.069035,0.99753,0.034538,0.06675,0.99717,0.007363,0.14918,0.98878,0.0041225,-0.14549,0.98935,-0.0070475,-0.11785,0.99301,0.022408,-0.092075,0.9955,0.025497,-0.014955,0.99956,0.016501,0.049817,0.99862,-0.0059718,0.075318,0.99714,0.0038114,0.11865,0.99293,1.2576E-6,-0.17512,0.98455,1.6386E-5,-0.093725,0.9956,2.5041E-5,-0.073749,0.99728,3.9229E-5,-0.019155,0.99982,3.2768E-5,0.03716,0.99931,2.7125E-5,0.068412,0.99766,2.0519E-5,0.12751,0.99184,-4.3772E-4,-0.14424,0.98954,0.0096234,-0.11854,0.9929,-0.021565,-0.090403,0.99567,-0.024137,-0.01529,0.99959,-0.015811,0.048701,0.99869,0.0067268,0.075466,0.99713,-0.0026724,0.11816,0.99299,-0.010509,-0.21444,0.97668,-0.053936,-0.090805,0.99441,-0.034121,-0.11493,0.99279,-0.047665,-0.0050504,0.99885,-0.013267,0.068995,0.99753,-0.033695,0.06666,0.99721,-0.0076027,0.14854,0.98888,-0.020331,-0.14309,0.9895,-0.037439,-0.086375,0.99556,-0.023147,-0.0036444,0.99973,-0.056805,0.058999,0.99664,-0.030133,0.095211,0.995,-6.4179E-5,0.15236,0.98832,-8.9949E-4,0.16588,0.98615,-2.7082E-4,0.16834,0.98573,9.226E-4,0.16863,0.98568,3.6292E-5,0.17726,0.98416,-3.994E-5,0.19797,0.98021,0.0021031,0.19387,0.98102,-0.0013533,0.19246,0.9813,0.0012319,0.19796,0.98021,-1.9416E-5,0.17726,0.98416,-9.0322E-4,0.16863,0.98568,2.9149E-4,0.16835,0.98573,9.1378E-4,0.16587,0.98615,8.1259E-5,0.15236,0.98832,6.5748E-5,0.13152,0.99131,7.4432E-4,0.11889,0.99291,-4.1102E-4,0.094813,0.99549,-5.3213E-5,0.074777,0.9972,3.8735E-4,0.048071,0.99884,2.3526E-4,0.014006,0.9999,-1.3693E-4,-0.016433,0.99986,-2.2377E-5,-0.046114,0.99894,-1.4393E-5,-0.074146,0.99725,3.7869E-5,-0.097158,0.99527,-1.73E-4,-0.1222,0.99251,8.0428E-4,-0.1541,0.98806,-3.2438E-4,-0.1741,0.98473,-1.7879E-4,-0.20618,0.97851,0.0014982,-0.23126,0.97289,0.001111,-0.23509,0.97197,-0.0024907,-0.2344,0.97214,3.2053E-4,-0.26095,0.96535,-5.5074E-4,-0.31389,0.94946,0.003506,-0.30056,0.95376,-0.0024967,-0.31397,0.94943,-3.3036E-4,-0.26095,0.96535,0.0024726,-0.23437,0.97214,-0.0011265,-0.2351,0.97197,-0.0015047,-0.23122,0.9729,1.71E-4,-0.20618,0.97851,-3.706E-5,-0.17034,0.98539,-8.1222E-4,-0.1541,0.98806,1.7544E-4,-0.12218,0.99251,-3.9705E-5,-0.097175,0.99527,9.4291E-6,-0.074136,0.99725,2.4454E-5,-0.046078,0.99894,5.7787E-5,-0.008009,0.99997,-2.3031E-4,0.013957,0.9999,-3.8705E-4,0.048071,0.99884,5.9935E-5,0.074806,0.9972,4.2691E-4,0.09483,0.99549,-7.3478E-4,0.11889,0.99291,4.0066E-4,0.13412,0.99096});
			return Normal_5_105_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #106, 196 total numbers made up of 98 2-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 MFVec2f getTextureCoordinate_5_106_point()
		{
			MFVec2f TextureCoordinate_5_106_point = new MFVec2f(new double[] {0.11281,0.23443,0.11281,0.36705,0.11281,0.49999,0.11281,0.62719,0.11281,0.75649,0.24124,0.1128,0.24124,0.23443,0.24124,0.36705,0.24124,0.49999,0.24124,0.62719,0.24124,0.75649,0.24124,0.88291,0.36705,0.1128,0.36705,0.23443,0.36705,0.36705,0.36705,0.49999,0.36705,0.62719,0.36705,0.75649,0.36705,0.88291,0.5,0.1128,0.5,0.23443,0.5,0.36705,0.5,0.49999,0.5,0.62719,0.5,0.75649,0.5,0.88291,0.6272,0.1128,0.6272,0.23443,0.6272,0.36705,0.6272,0.49999,0.6272,0.62719,0.6272,0.75649,0.6272,0.88291,0.75649,0.1128,0.75649,0.23443,0.75649,0.36705,0.75649,0.49999,0.75649,0.62719,0.75649,0.75649,0.75649,0.88291,0.88291,0.23443,0.88291,0.36705,0.88291,0.49999,0.88291,0.62719,0.88291,0.75649,0.84248,0.86471,0.80455,0.89695,0.7638,0.92502,0.7206,0.94889,0.67529,0.96838,0.58199,0.99324,0.53365,0.99886,0.48461,0.99976,0.4029,0.99051,0.32471,0.96838,0.27933,0.94885,0.2361,0.92496,0.19538,0.89689,0.15752,0.86471,0.10185,0.80316,0.072936,0.76077,0.045835,0.71002,0.024802,0.6565,0.010929,0.60501,0.0026116,0.552,0.0,0.50116,0.0029252,0.44734,0.011575,0.39423,0.02579,0.34261,0.047263,0.28879,0.074795,0.2379,0.1128,0.18432,0.16083,0.13331,0.19991,0.10047,0.24194,0.072074,0.28652,0.048116,0.33326,0.028823,0.42238,0.0060854,0.5156,2.4568E-4,0.59279,0.0087097,0.66675,0.028827,0.71363,0.048186,0.75824,0.072184,0.80022,0.10057,0.83917,0.13332,0.89677,0.19644,0.92521,0.23791,0.95276,0.28884,0.97421,0.34262,0.98843,0.39424,0.99708,0.44735,0.99978,0.51601,0.99739,0.552,0.98907,0.60503,0.9752,0.65651,0.95415,0.71006,0.92706,0.76077,0.88844,0.81549});
			return TextureCoordinate_5_106_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #111, 564 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 getIndexedFaceSet_4_111_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_111_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_111_coordIndex_1()));
			return IndexedFaceSet_4_111_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #111, 294 total numbers made up of 98 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 getCoordinate_5_111_point()
		{
			MFVec3f Coordinate_5_111_point = new MFVec3f(new double[] {22.269,39.534,12.875,22.209,41.193,13.051,22.167,42.855,13.154,22.205,44.45,13.081,22.266,46.069,12.977,20.67,38.021,12.594,20.666,39.545,12.797,20.641,41.203,12.993,20.623,42.86,13.092,20.64,44.45,13.034,20.665,46.069,12.913,20.67,47.649,12.764,19.097,38.082,12.575,19.094,39.574,12.763,19.086,41.211,12.948,19.08,42.864,13.034,19.086,44.447,13.007,19.093,46.05,12.897,19.097,47.596,12.757,17.437,38.095,12.603,17.437,39.575,12.791,17.437,41.219,12.93,17.437,42.865,13.015,17.437,44.442,12.994,17.437,46.038,12.909,17.437,47.564,12.765,15.849,38.084,12.575,15.852,39.575,12.764,15.86,41.212,12.947,15.865,42.864,13.032,15.86,44.446,13.006,15.853,46.049,12.897,15.849,47.593,12.757,14.233,38.021,12.594,14.237,39.545,12.795,14.261,41.203,12.992,14.279,42.86,13.091,14.263,44.45,13.033,14.238,46.069,12.912,14.233,47.648,12.764,12.659,39.534,12.873,12.718,41.193,13.048,12.759,42.855,13.153,12.722,44.45,13.077,12.662,46.07,12.976,13.156,47.421,12.803,13.63,47.825,12.74,14.14,48.178,12.681,14.68,48.477,12.629,15.246,48.722,12.585,16.412,49.034,12.525,17.017,49.104,12.51,17.63,49.115,12.507,18.651,49.0,12.53,19.628,48.722,12.585,20.196,48.477,12.63,20.736,48.177,12.683,21.245,47.825,12.741,21.719,47.422,12.804,22.414,46.649,12.912,22.776,46.118,12.978,23.115,45.482,13.046,23.378,44.812,13.103,23.551,44.167,13.142,23.655,43.504,13.164,23.687,42.868,13.165,23.651,42.196,13.144,23.543,41.532,13.104,23.365,40.888,13.049,23.097,40.216,12.973,22.754,39.581,12.886,22.278,38.913,12.776,21.677,38.277,12.653,21.187,37.87,12.565,20.662,37.516,12.482,20.105,37.218,12.406,19.522,36.976,12.342,18.408,36.693,12.258,17.242,36.621,12.232,16.277,36.727,12.264,15.352,36.976,12.338,14.767,37.217,12.405,14.21,37.516,12.482,13.685,37.87,12.566,13.197,38.277,12.654,12.477,39.064,12.8,12.121,39.581,12.882,11.777,40.217,12.97,11.509,40.888,13.046,11.331,41.532,13.103,11.223,42.196,13.143,11.19,43.054,13.167,11.22,43.504,13.166,11.324,44.167,13.146,11.498,44.812,13.108,11.761,45.483,13.051,12.099,46.118,12.983,12.582,46.804,12.894});
			return Coordinate_5_111_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #112, 294 total numbers made up of 98 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 getNormal_5_112_vector()
		{
			MFVec3f Normal_5_112_vector = new MFVec3f(new double[] {-0.017675,-0.14488,0.98929,-0.03668,-0.085808,0.99564,-0.021611,-0.0042043,0.99976,-0.057487,0.05848,0.99663,-0.027952,0.097318,0.99486,-0.0097424,-0.21535,0.97649,-0.05478,-0.091182,0.99433,-0.034324,-0.11468,0.99281,-0.04775,-0.0048639,0.99885,-0.013322,0.069036,0.99753,-0.034537,0.06675,0.99717,-0.0073595,0.14918,0.98878,-0.0041259,-0.14549,0.98935,0.0070448,-0.11785,0.99301,-0.02241,-0.092075,0.9955,-0.025498,-0.014955,0.99956,-0.0165,0.049817,0.99862,0.0059736,0.075318,0.99714,-0.0038086,0.11865,0.99293,-5.3554E-6,-0.17512,0.98455,-1.8579E-5,-0.093725,0.9956,-2.6767E-5,-0.073749,0.99728,-3.9677E-5,-0.019155,0.99982,-3.1898E-5,0.03716,0.99931,-2.5524E-5,0.068412,0.99766,-1.7535E-5,0.12751,0.99184,4.3434E-4,-0.14424,0.98954,-0.0096262,-0.11854,0.9929,0.021563,-0.090403,0.99567,0.024137,-0.01529,0.99959,0.015813,0.048701,0.99869,-0.006725,0.075466,0.99713,0.0026752,0.11816,0.99299,0.010504,-0.21444,0.97668,0.053934,-0.090807,0.99441,0.034119,-0.11493,0.99279,0.047664,-0.0050515,0.99885,0.013269,0.068994,0.99753,0.033697,0.066659,0.99721,0.0076062,0.14854,0.98888,0.020328,-0.14309,0.9895,0.037437,-0.086376,0.99556,0.023147,-0.003645,0.99973,0.056806,0.058997,0.99664,0.030136,0.095211,0.995,6.7745E-5,0.15236,0.98832,9.0337E-4,0.16588,0.98615,2.7476E-4,0.16834,0.98573,-9.1866E-4,0.16863,0.98568,-3.2144E-5,0.17726,0.98416,4.4573E-5,0.19797,0.98021,-0.0020985,0.19387,0.98102,0.0013578,0.19246,0.9813,-0.0012273,0.19796,0.98021,2.3564E-5,0.17726,0.98416,9.0717E-4,0.16863,0.98568,-2.8755E-4,0.16835,0.98573,-9.0989E-4,0.16587,0.98615,-7.7693E-5,0.15236,0.98832,-6.267E-5,0.13152,0.99131,-7.4154E-4,0.11889,0.99291,4.1324E-4,0.094813,0.99549,5.4963E-5,0.074777,0.9972,-3.8622E-4,0.048071,0.99884,-2.3493E-4,0.014006,0.9999,1.3655E-4,-0.016433,0.99986,2.1298E-5,-0.046114,0.99894,1.2658E-5,-0.074146,0.99725,-4.0142E-5,-0.097158,0.99527,1.7014E-4,-0.1222,0.99251,-8.0789E-4,-0.1541,0.98806,3.2031E-4,-0.1741,0.98473,1.7397E-4,-0.20618,0.97851,-0.0015036,-0.23126,0.97289,-0.0011165,-0.23509,0.97197,0.0024852,-0.2344,0.97214,-3.2663E-4,-0.26095,0.96535,5.434E-4,-0.31389,0.94946,-0.003513,-0.30056,0.95376,0.0024894,-0.31397,0.94943,3.2425E-4,-0.26095,0.96535,-0.0024781,-0.23437,0.97214,0.001121,-0.2351,0.97197,0.0014993,-0.23122,0.9729,-1.7582E-4,-0.20618,0.97851,3.3074E-5,-0.17034,0.98539,8.0861E-4,-0.1541,0.98806,-1.783E-4,-0.12218,0.99251,3.7431E-5,-0.097175,0.99527,-1.1164E-5,-0.074136,0.99725,-2.5532E-5,-0.046078,0.99894,-5.7975E-5,-0.008009,0.99997,2.3064E-4,0.013956,0.9999,3.8818E-4,0.048071,0.99884,-5.8184E-5,0.074806,0.9972,-4.2469E-4,0.09483,0.99549,7.3756E-4,0.11889,0.99291,-3.9753E-4,0.13412,0.99096});
			return Normal_5_112_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #113, 196 total numbers made up of 98 2-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 MFVec2f getTextureCoordinate_5_113_point()
		{
			MFVec2f TextureCoordinate_5_113_point = new MFVec2f(new double[] {0.11281,0.23443,0.11281,0.36705,0.11281,0.49999,0.11281,0.62719,0.11281,0.75649,0.24124,0.1128,0.24124,0.23443,0.24124,0.36705,0.24124,0.49999,0.24124,0.62719,0.24124,0.75649,0.24124,0.88291,0.36705,0.1128,0.36705,0.23443,0.36705,0.36705,0.36705,0.49999,0.36705,0.62719,0.36705,0.75649,0.36705,0.88291,0.5,0.1128,0.5,0.23443,0.5,0.36705,0.5,0.49999,0.5,0.62719,0.5,0.75649,0.5,0.88291,0.6272,0.1128,0.6272,0.23443,0.6272,0.36705,0.6272,0.49999,0.6272,0.62719,0.6272,0.75649,0.6272,0.88291,0.75649,0.1128,0.75649,0.23443,0.75649,0.36705,0.75649,0.49999,0.75649,0.62719,0.75649,0.75649,0.75649,0.88291,0.88291,0.23443,0.88291,0.36705,0.88291,0.49999,0.88291,0.62719,0.88291,0.75649,0.84248,0.86471,0.80455,0.89695,0.7638,0.92502,0.7206,0.94889,0.67529,0.96838,0.58199,0.99324,0.53365,0.99886,0.48461,0.99976,0.4029,0.99051,0.32471,0.96838,0.27933,0.94885,0.2361,0.92496,0.19538,0.89689,0.15752,0.86471,0.10185,0.80316,0.072936,0.76077,0.045835,0.71002,0.024802,0.6565,0.010929,0.60501,0.0026116,0.552,0.0,0.50116,0.0029252,0.44734,0.011575,0.39423,0.02579,0.34261,0.047263,0.28879,0.074795,0.2379,0.1128,0.18432,0.16083,0.13331,0.19991,0.10047,0.24194,0.072074,0.28652,0.048116,0.33326,0.028823,0.42238,0.0060854,0.5156,2.4568E-4,0.59279,0.0087097,0.66675,0.028827,0.71363,0.048186,0.75824,0.072184,0.80022,0.10057,0.83917,0.13332,0.89677,0.19644,0.92521,0.23791,0.95276,0.28884,0.97421,0.34262,0.98843,0.39424,0.99708,0.44735,0.99978,0.51601,0.99739,0.552,0.98907,0.60503,0.9752,0.65651,0.95415,0.71006,0.92706,0.76077,0.88844,0.81549});
			return TextureCoordinate_5_113_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #202, 4396 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 getIndexedFaceSet_4_202_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_202_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_202_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_202_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_4_202_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_4_202_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_4_202_coordIndex_5()));
			return IndexedFaceSet_4_202_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #202, 3213 total numbers made up of 1071 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 getCoordinate_5_202_point()
		{
			MFVec3f Coordinate_5_202_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_202_point_1()))
				.append(new MFVec3f(getCoordinate_5_202_point_2()))
				.append(new MFVec3f(getCoordinate_5_202_point_3()))
				.append(new MFVec3f(getCoordinate_5_202_point_4()))
				.append(new MFVec3f(getCoordinate_5_202_point_5()))
				.append(new MFVec3f(getCoordinate_5_202_point_6()))
				.append(new MFVec3f(getCoordinate_5_202_point_7()))
				.append(new MFVec3f(getCoordinate_5_202_point_8()))
				.append(new MFVec3f(getCoordinate_5_202_point_9()))
				.append(new MFVec3f(getCoordinate_5_202_point_10()))
				.append(new MFVec3f(getCoordinate_5_202_point_11()));
			return Coordinate_5_202_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #203, 3213 total numbers made up of 1071 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 getNormal_5_203_vector()
		{
			MFVec3f Normal_5_203_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_203_vector_1()))
				.append(new MFVec3f(getNormal_5_203_vector_2()))
				.append(new MFVec3f(getNormal_5_203_vector_3()))
				.append(new MFVec3f(getNormal_5_203_vector_4()))
				.append(new MFVec3f(getNormal_5_203_vector_5()))
				.append(new MFVec3f(getNormal_5_203_vector_6()))
				.append(new MFVec3f(getNormal_5_203_vector_7()))
				.append(new MFVec3f(getNormal_5_203_vector_8()))
				.append(new MFVec3f(getNormal_5_203_vector_9()))
				.append(new MFVec3f(getNormal_5_203_vector_10()))
				.append(new MFVec3f(getNormal_5_203_vector_11()));
			return Normal_5_203_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #204, 2142 total numbers made up of 1071 2-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 MFVec2f getTextureCoordinate_5_204_point()
		{
			MFVec2f TextureCoordinate_5_204_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_204_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_4()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_5()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_6()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_7()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_8()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_9()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_10()))
				.append(new MFVec2f(getTextureCoordinate_5_204_point_11()));
			return TextureCoordinate_5_204_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #238, 126 total numbers made up of 42 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 getNormal_5_238_vector()
		{
			MFVec3f Normal_5_238_vector = new MFVec3f(new double[] {-1.1275E-6,0.0,-1.0,-4.7347E-5,0.0,-1.0,0.39679,0.22764,-0.88923,0.89441,0.03146,-0.44615,-0.028145,0.19858,-0.97968,0.15748,0.35852,-0.92014,0.075321,0.33265,-0.94004,-0.079247,0.14639,-0.98605,0.4356,-0.90014,0.0,0.43561,-0.90014,0.0,-0.99857,-0.051007,-0.015767,-0.996,0.085348,0.026382,0.0097896,-0.99938,-0.033792,-0.44653,-0.89094,-0.082735,-0.48172,-0.87313,-0.07481,-0.015274,-0.99936,-0.032261,4.7354E-5,0.0,1.0,1.1279E-6,0.0,1.0,-0.99124,0.087365,0.099021,-0.36855,-0.23422,0.89962,0.078305,-0.17232,0.98192,-0.099611,-0.35527,0.92944,-0.18196,-0.36074,0.91474,0.017861,-0.25117,0.96778,-0.39586,0.91831,0.0,-0.39586,0.91831,0.0,-0.39585,0.91831,0.0,0.81169,0.55804,0.17249,0.78775,0.58852,0.18192,0.76425,0.61616,0.19046,-0.04669,0.9957,0.080056,0.44725,0.88044,0.15746,0.3441,0.92408,0.16633,-0.39585,0.91831,0.0,-0.39586,0.91831,0.0,-0.39586,0.91831,0.0,0.32415,0.24395,-0.91401,0.35685,0.23685,-0.90364,0.39679,0.22764,-0.88923,0.22605,0.49653,-0.83807,-0.033177,0.93771,-0.34582,0.13508,0.4713,-0.87157});
			return Normal_5_238_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #245, 126 total numbers made up of 42 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 getNormal_5_245_vector()
		{
			MFVec3f Normal_5_245_vector = new MFVec3f(new double[] {1.1275E-6,0.0,-1.0,4.7347E-5,0.0,-1.0,-0.39679,-0.22764,-0.88923,-0.89441,-0.03146,-0.44615,0.028145,-0.19858,-0.97968,-0.15748,-0.35852,-0.92014,-0.075321,-0.33265,-0.94004,0.079247,-0.14639,-0.98605,-0.4356,0.90014,0.0,-0.43561,0.90014,0.0,0.99857,0.051007,-0.015767,0.996,-0.085348,0.026382,-0.0097896,0.99938,-0.033792,0.44653,0.89094,-0.082735,0.48172,0.87313,-0.07481,0.015274,0.99936,-0.032261,-4.7354E-5,0.0,1.0,-2.2907E-5,0.0,1.0,-1.1279E-6,0.0,1.0,0.99124,-0.087365,0.099021,0.60075,0.16996,0.78116,0.36855,0.23422,0.89962,-0.078305,0.17232,0.98192,0.099611,0.35527,0.92944,0.18196,0.36074,0.91474,-0.017861,0.25117,0.96778,0.39586,-0.91831,0.0,0.39586,-0.91831,0.0,0.39585,-0.91831,0.0,-0.81169,-0.55804,0.17249,-0.78775,-0.58852,0.18192,-0.76425,-0.61616,0.19046,0.04669,-0.9957,0.080056,-0.44725,-0.88044,0.15746,-0.3441,-0.92408,0.16633,0.39585,-0.91831,0.0,0.39586,-0.91831,0.0,-0.32415,-0.24395,-0.91401,-0.39679,-0.22764,-0.88923,-0.22605,-0.49653,-0.83807,0.033177,-0.93771,-0.34582,-0.13508,-0.4713,-0.87157});
			return Normal_5_245_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #252, 138 total numbers made up of 46 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 getNormal_5_252_vector()
		{
			MFVec3f Normal_5_252_vector = new MFVec3f(new double[] {8.3764E-7,-7.5476E-7,-1.0,1.7015E-5,-1.5331E-5,-1.0,3.5174E-5,-3.1694E-5,-1.0,-0.44716,0.096493,-0.88923,-0.5469,0.25293,-0.79808,-0.68552,0.57534,-0.44615,-0.11202,-0.16637,-0.97968,-0.35699,-0.16093,-0.92014,-0.27863,-0.19671,-0.94004,-0.039121,-0.1618,-0.98605,0.27894,0.96031,0.0,0.27894,0.96031,0.0,0.27893,0.96031,0.0,0.77599,-0.63055,-0.015767,0.73139,-0.68194,0.005264,0.68281,-0.73012,0.026382,0.66171,0.749,-0.033792,0.92812,0.36298,-0.082735,0.94234,0.32619,-0.07481,0.68031,0.73221,-0.032261,-3.518E-5,3.1699E-5,1.0,-1.7017E-5,1.5333E-5,1.0,-8.3794E-7,7.5502E-7,1.0,0.67792,-0.72844,0.099021,0.56008,-0.27587,0.78116,0.43058,-0.072705,0.89962,0.057173,0.18043,0.98192,0.31182,0.19726,0.92944,0.37666,0.1462,0.91474,0.15487,0.19856,0.96778,-0.32062,-0.94721,1.5662E-14,-0.32063,-0.9472,1.5662E-14,-0.97656,0.12876,0.17249,-0.98022,0.053832,0.19046,-0.63183,-0.77096,0.080056,-0.92163,-0.3547,0.15746,-0.87421,-0.45617,0.16633,-0.32063,-0.9472,-3.1324E-14,-0.32063,-0.94721,-3.1324E-14,-0.32062,-0.94721,-3.1324E-14,-0.40411,0.035751,-0.91401,-0.42365,0.062914,-0.90364,-0.44716,0.096493,-0.88923,-0.50031,-0.21756,-0.83807,-0.60305,-0.71884,-0.34582,-0.41584,-0.25971,-0.87157});
			return Normal_5_252_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #259, 126 total numbers made up of 42 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 getNormal_5_259_vector()
		{
			MFVec3f Normal_5_259_vector = new MFVec3f(new double[] {-6.9183E-7,-8.9033E-7,-1.0,-2.9051E-5,-3.7387E-5,-1.0,0.06371,0.453,-0.88923,0.52395,0.72555,-0.44615,-0.17408,0.099621,-0.97968,-0.18647,0.34434,-0.92014,-0.21646,0.26359,-0.94004,-0.16422,0.027247,-0.98605,0.97805,-0.20835,0.0,0.97806,-0.20834,0.0,-0.57243,-0.8198,-0.015767,-0.67852,-0.73411,0.026382,0.79515,-0.60547,-0.033792,0.42953,-0.89926,-0.082735,0.39387,-0.91611,-0.07481,0.77976,-0.62525,-0.032261,2.9056E-5,3.7392E-5,1.0,6.9207E-7,8.9064E-7,1.0,-0.67719,-0.72911,0.099021,-0.041191,-0.43473,0.89962,0.18411,-0.043897,0.98192,0.21942,-0.29665,0.92944,0.20567,-0.3273,0.92227,0.1956,-0.12743,0.97237,-0.96802,0.25088,0.0,-0.96802,0.25088,0.0,0.057387,0.98334,0.17249,-0.017612,0.98154,0.19046,-0.82132,0.56597,0.071533,-0.52006,0.84054,0.15176,-0.55573,0.81558,0.16122,-0.83687,0.54232,0.074392,-0.96802,0.25088,0.0,-0.96802,0.25088,0.0,-0.96802,0.25087,0.0,0.0062615,0.40564,-0.91401,0.031931,0.42711,-0.90364,0.06371,0.453,-0.88923,-0.25337,0.48316,-0.83807,-0.76081,0.54916,-0.34582,-0.79236,0.48532,-0.36964,-0.32529,0.40468,-0.85465});
			return Normal_5_259_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #266, 132 total numbers made up of 44 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 getNormal_5_266_vector()
		{
			MFVec3f Normal_5_266_vector = new MFVec3f(new double[] {-7.7167E-7,8.2209E-7,-1.0,-3.2404E-5,3.4521E-5,-1.0,0.43754,-0.13351,-0.88923,0.63506,-0.63059,-0.44615,0.09112,0.13306,-0.98691,0.31531,0.16383,-0.93474,0.29409,0.17275,-0.94004,0.0525,0.15797,-0.98605,-0.35819,-0.93365,0.0,-0.35818,-0.93365,0.0,-0.35818,-0.93365,0.0,-0.72061,0.69317,-0.015767,-0.67187,0.74065,0.005264,-0.61943,0.78461,0.026382,-0.72196,-0.69111,-0.033792,-0.9552,-0.28418,-0.082735,-0.96629,-0.24633,-0.07481,-0.7391,-0.67282,-0.032261,3.2409E-5,-3.4527E-5,1.0,7.7194E-7,-8.2238E-7,1.0,-0.6147,0.78252,0.099021,-0.423,0.10842,0.89962,-0.072046,-0.17502,0.98192,-0.32721,-0.17052,0.92944,-0.35535,-0.15216,0.92227,-0.15635,-0.17336,0.97237,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.96239,-0.20989,0.17249,0.96823,-0.17158,0.18192,0.97229,-0.13553,0.19046,0.68702,0.72311,0.071533,0.9113,0.38275,0.15176,0.89221,0.42187,0.16122,0.66609,0.74215,0.074392,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.39971,-0.069385,-0.91401,0.43754,-0.13351,-0.88923,0.56994,0.27502,-0.7743,0.64403,0.72232,-0.25197,0.60284,0.70707,-0.36964,0.45042,0.25827,-0.85465});
			return Normal_5_266_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #273, 126 total numbers made up of 42 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 getNormal_5_273_vector()
		{
			MFVec3f Normal_5_273_vector = new MFVec3f(new double[] {1.0414E-6,4.3221E-7,-1.0,2.1154E-5,8.7794E-6,-1.0,4.373E-5,1.8149E-5,-1.0,-0.27922,-0.36236,-0.88923,-0.46333,-0.38522,-0.79808,-0.81402,-0.37191,-0.44615,0.10212,-0.17262,-0.97968,-0.008023,-0.3915,-0.92014,0.057948,-0.33612,-0.94004,0.12931,-0.10483,-0.98605,-0.74737,0.66441,0.0,-0.74738,0.6644,0.0,0.90274,0.42989,-0.015767,0.95264,0.30297,0.026382,-0.39213,0.91929,-0.033792,0.0709,0.99405,-0.082735,0.11023,0.99109,-0.07481,-0.36898,0.92888,-0.032261,-4.3737E-5,-1.8152E-5,1.0,-1.0418E-6,-4.3236E-7,1.0,0.94901,0.29928,0.099021,0.25062,0.3576,0.89962,-0.13838,0.12914,0.98192,-0.044184,0.36632,0.92944,0.029779,0.40294,0.91474,-0.11278,0.22514,0.96778,0.71763,-0.69642,0.0,0.71763,-0.69642,0.0,-0.53577,-0.82656,0.17249,-0.46968,-0.86205,0.19046,0.4248,-0.90174,0.080056,-0.075592,-0.98463,0.15746,0.036413,-0.9854,0.16633,0.71763,-0.69642,0.0,0.71763,-0.69642,0.0,0.71764,-0.69642,0.0,-0.20588,-0.34957,-0.91401,-0.2388,-0.35555,-0.90364,-0.27922,-0.36236,-0.88923,-0.018454,-0.54525,-0.83807,0.3901,-0.85337,-0.34582,0.055902,-0.48708,-0.87157});
			return Normal_5_273_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #280, 138 total numbers made up of 46 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 getNormal_5_280_vector()
		{
			MFVec3f Normal_5_280_vector = new MFVec3f(new double[] {-1.0165E-6,4.8789E-7,-1.0,-2.0648E-5,9.9105E-6,-1.0,-4.2685E-5,2.0488E-5,-1.0,0.45623,0.03353,-0.88923,0.59603,-0.088433,-0.79808,0.81995,-0.35866,-0.44615,0.036911,0.15699,-0.98691,0.23486,0.26666,-0.93474,0.21185,0.26731,-0.94004,-0.008098,0.16627,-0.98605,0.0031999,-0.99999,0.0,0.0032125,-0.99999,0.0,-0.92232,0.38611,-0.015767,-0.861,0.50793,0.026382,-0.42362,-0.90521,-0.033792,-0.78808,-0.60999,-0.082735,-0.8121,-0.5787,-0.07481,-0.44621,-0.89435,-0.032261,4.2691E-5,-2.0491E-5,1.0,2.0651E-5,-9.912E-6,1.0,1.0169E-6,-4.8806E-7,1.0,-0.85583,0.50769,0.099021,-0.61514,0.10673,0.78116,-0.43361,-0.051676,0.89962,-0.0039682,-0.18923,0.98192,-0.24353,-0.27719,0.92944,-0.32014,-0.24648,0.91474,-0.092584,-0.23417,0.96778,0.040486,0.99918,0.0,0.04049,0.99918,0.0,0.97323,0.15187,0.17249,0.95561,0.22479,0.19046,0.38876,0.91786,0.080056,0.78419,0.60021,0.15746,0.67961,0.71564,0.16122,0.35308,0.93263,0.074392,0.04049,0.99918,0.0,0.040487,0.99918,0.0,0.040483,0.99918,0.0,0.39779,0.079664,-0.91401,0.4242,0.059115,-0.90364,0.45623,0.03353,-0.88923,0.43214,0.4623,-0.7743,0.33967,0.90617,-0.25197,0.30678,0.87707,-0.36964,0.32674,0.40351,-0.85465});
			return Normal_5_280_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #287, 138 total numbers made up of 46 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 getNormal_5_287_vector()
		{
			MFVec3f Normal_5_287_vector = new MFVec3f(new double[] {-3.3197E-7,1.0775E-6,-1.0,-1.394E-5,4.5248E-5,-1.0,0.33438,-0.31218,-0.88923,0.2934,-0.8455,-0.44615,0.18149,0.085365,-0.97968,0.389,-0.044945,-0.92014,0.34009,0.02596,-0.94004,0.11657,0.11884,-0.98605,-0.73199,-0.68131,0.0,-0.73199,-0.68132,0.0,-0.73198,-0.68132,0.0,-0.34275,0.93929,-0.015767,-0.27811,0.96054,0.005264,-0.21169,0.97698,0.026382,-0.9522,-0.3036,-0.033792,-0.98291,0.16442,-0.082735,-0.97626,0.2033,-0.07481,-0.95956,-0.27964,-0.032261,1.3942E-5,-4.5255E-5,1.0,3.3209E-7,-1.0779E-6,1.0,-0.20836,0.97303,0.099021,-0.33234,0.28325,0.89962,-0.14162,-0.12557,0.98192,-0.36885,-0.0094063,0.92944,-0.38607,0.019448,0.92227,-0.21662,-0.08703,0.97237,0.76105,0.64869,0.0,0.76106,0.64869,0.0,0.76106,0.64868,0.0,0.77229,-0.6114,0.17249,0.79437,-0.57956,0.18192,0.81386,-0.54896,0.19046,0.93487,0.3477,0.071533,0.9868,-0.056588,0.15176,0.98683,-0.013057,0.16122,0.92444,0.37401,0.074392,0.76106,0.64868,0.0,0.76106,0.64869,0.0,0.76105,0.64869,0.0,0.32857,-0.23796,-0.91401,0.33142,-0.2713,-0.90364,0.33438,-0.31218,-0.88923,0.54108,-0.069843,-0.83807,0.88638,0.30779,-0.34582,0.85221,0.37028,-0.36964,0.51809,0.034094,-0.85465});
			return Normal_5_287_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #301, 126 total numbers made up of 42 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 getNormal_5_301_vector()
		{
			MFVec3f Normal_5_301_vector = new MFVec3f(new double[] {1.0597E-6,-3.8511E-7,-1.0,4.45E-5,-1.6172E-5,-1.0,-0.45068,-0.078426,-0.88923,-0.85136,0.27592,-0.44615,-0.041374,-0.19625,-0.97968,-0.27047,-0.28317,-0.92014,-0.18441,-0.28692,-0.94004,0.02448,-0.16466,-0.98605,-0.10195,0.99479,0.0,-0.10196,0.99479,0.0,-0.10196,0.99479,0.0,0.95594,-0.29313,-0.015767,0.9339,-0.35751,0.005264,0.90695,-0.42041,0.026382,0.33214,0.94262,-0.033792,0.72398,0.68484,-0.082735,0.75097,0.65608,-0.07481,0.3557,0.93405,-0.032261,-4.4506E-5,1.6174E-5,1.0,-2.1529E-5,7.8239E-6,1.0,-1.0601E-6,3.8525E-7,1.0,0.90179,-0.42068,0.099021,0.62268,-0.045449,0.78116,0.42638,0.094249,0.89962,-0.014741,0.1887,0.98192,0.21497,0.29989,0.92944,0.29423,0.2769,0.91474,0.069003,0.24217,0.96778,0.058397,-0.99829,0.0,0.058392,-0.99829,0.0,-0.95348,-0.24725,0.17249,-0.92874,-0.31807,0.19046,-0.2962,-0.95176,0.080056,-0.72108,-0.67473,0.15746,-0.63903,-0.75098,0.16633,0.058392,-0.99829,0.0,0.058399,-0.99829,0.0,-0.38798,-0.11856,-0.91401,-0.45068,-0.078426,-0.88923,-0.38205,-0.38946,-0.83807,-0.2891,-0.89265,-0.34582,-0.28793,-0.39682,-0.87157});
			return Normal_5_301_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #308, 126 total numbers made up of 42 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 getNormal_5_308_vector()
		{
			MFVec3f Normal_5_308_vector = new MFVec3f(new double[] {5.0227E-7,-1.0095E-6,-1.0,2.1092E-5,-4.239E-5,-1.0,-0.38057,0.25384,-0.88923,-0.42659,0.78675,-0.44615,-0.16525,-0.11366,-0.97968,-0.39114,-0.018714,-0.92014,-0.33138,-0.080752,-0.94004,-0.095762,-0.13616,-0.98605,0.61185,0.79097,0.0,0.61184,0.79098,0.0,0.4905,-0.8713,-0.015767,0.36727,-0.92974,0.026382,0.89038,0.45396,-0.033792,0.99657,-0.0028955,-0.082735,0.9963,-0.042334,-0.07481,0.90153,0.43151,-0.032261,-2.1095E-5,4.2396E-5,1.0,-1.0204E-5,2.0508E-5,1.0,-5.0245E-7,1.0098E-6,1.0,0.36335,-0.92638,0.099021,0.41978,-0.46214,0.78116,0.37387,-0.22563,0.89962,0.11939,0.14687,0.98192,0.36245,0.069081,0.92944,0.40403,-0.0022107,0.91474,0.21692,0.12788,0.96778,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.86119,0.47811,0.17249,-0.89209,0.40975,0.19046,-0.87065,-0.48535,0.080056,-0.98749,0.0082197,0.15746,-0.98062,-0.10358,0.16633,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.3628,0.18154,-0.91401,-0.37102,0.21398,-0.90364,-0.38057,0.25384,-0.88923,-0.54524,-0.0188,-0.83807,-0.82475,-0.44742,-0.34582,-0.48213,-0.089013,-0.87157});
			return Normal_5_308_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #315, 138 total numbers made up of 46 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 getNormal_5_315_vector()
		{
			MFVec3f Normal_5_315_vector = new MFVec3f(new double[] {-4.0206E-7,-1.0534E-6,-1.0,-8.167E-6,-2.1397E-5,-1.0,-1.6883E-5,-4.4234E-5,-1.0,-0.071186,0.45188,-0.88923,0.038785,0.60131,-0.79808,0.28954,0.84683,-0.44615,-0.15951,0.023787,-0.98691,-0.28519,0.21197,-0.93474,-0.28393,0.18899,-0.94004,-0.16503,-0.021835,-0.98605,0.9963,0.085978,0.0,0.9963,0.08599,0.0,-0.30843,-0.95112,-0.015767,-0.4349,-0.90009,0.026382,0.93717,-0.34722,-0.033792,0.67314,-0.73487,-0.082735,0.64395,-0.7614,-0.07481,0.92822,-0.37063,-0.032261,1.6886E-5,4.4241E-5,1.0,8.1682E-6,2.1401E-5,1.0,4.022E-7,1.0538E-6,1.0,-0.43509,-0.89493,0.099021,-0.055432,-0.62187,0.78116,0.087397,-0.42784,0.89962,0.18891,0.011712,0.98192,0.2964,-0.21975,0.92944,0.27214,-0.29864,0.91474,0.24103,-0.072879,0.96778,-0.9991,-0.042375,0.0,-0.9991,-0.042371,0.0,-0.23192,0.95732,0.17249,-0.30313,0.93372,0.19046,-0.94689,0.31143,0.080056,-0.66307,0.73181,0.15746,-0.76944,0.61803,0.16122,-0.95866,0.27465,0.074392,-0.9991,-0.042371,0.0,-0.9991,-0.042374,0.0,-0.9991,-0.042377,0.0,-0.11232,0.38983,-0.91401,-0.094031,0.41785,-0.90364,-0.071186,0.45188,-0.88923,-0.49649,0.39238,-0.7743,-0.93118,0.26348,-0.25197,-0.89946,0.23311,-0.36964,-0.42918,0.29221,-0.85465});
			return Normal_5_315_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #322, 132 total numbers made up of 44 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 getNormal_5_322_vector()
		{
			MFVec3f Normal_5_322_vector = new MFVec3f(new double[] {-9.1886E-7,-6.5346E-7,-1.0,-3.8585E-5,-2.744E-5,-1.0,0.19143,0.41548,-0.88923,0.71065,0.54399,-0.44615,-0.13802,0.14552,-0.97968,-0.079442,0.38344,-0.92014,-0.13141,0.31474,-0.94004,-0.14942,0.073372,-0.98605,0.87666,-0.48111,0.0,0.87666,-0.4811,0.0,0.87667,-0.4811,0.0,-0.78421,-0.62029,-0.015767,-0.82468,-0.56558,0.005264,-0.86114,-0.50768,0.026382,0.58717,-0.80876,-0.033792,0.15245,-0.98484,-0.082735,0.11345,-0.99072,-0.07481,0.56673,-0.82327,-0.032261,3.8591E-5,2.7444E-5,1.0,1.8667E-5,1.3276E-5,1.0,9.1918E-7,6.5369E-7,1.0,-0.85843,-0.50328,0.099021,-0.39107,-0.48668,0.78116,-0.1646,-0.40446,0.89962,0.16368,-0.095044,0.98192,0.12472,-0.34726,0.92944,0.060783,-0.39944,0.91474,0.16012,-0.19434,0.96778,-0.85481,0.51894,0.0,-0.85481,0.51895,0.0,-0.85481,0.51895,0.0,0.33806,0.92518,0.17249,0.30089,0.93615,0.18192,0.26572,0.94505,0.19046,-0.61511,0.78437,0.080056,-0.14578,0.97671,0.15746,-0.25514,0.95249,0.16633,-0.85481,0.51895,0.0,-0.85481,0.51894,0.0,0.12278,0.38666,-0.91401,0.19143,0.41548,-0.88923,-0.10354,0.53565,-0.83807,-0.57049,0.74495,-0.34582,-0.16306,0.46236,-0.87157});
			return Normal_5_322_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #329, 120 total numbers made up of 40 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 getNormal_5_329_vector()
		{
			MFVec3f Normal_5_329_vector = new MFVec3f(new double[] {-5.6847E-7,-9.7373E-7,-1.0,-1.1547E-5,-1.9779E-5,-1.0,-2.3871E-5,-4.0889E-5,-1.0,0.0034589,0.45744,-0.88923,0.13632,0.58693,-0.79808,0.42377,0.78827,-0.44615,-0.18569,0.075813,-0.97968,-0.23022,0.31676,-0.92014,-0.24931,0.23276,-0.94004,-0.16638,0.0053689,-0.98605,0.99698,-0.077646,0.0,0.99698,-0.077633,0.0,-0.4594,-0.88809,-0.015767,-0.57586,-0.81712,0.026382,0.868,-0.49541,-0.033792,0.54429,-0.83481,-0.082735,0.51116,-0.85622,-0.07481,0.85535,-0.51704,-0.032261,2.3875E-5,4.0895E-5,1.0,5.6867E-7,9.7407E-7,1.0,-0.57521,-0.81199,0.099021,0.016456,-0.43637,0.89962,0.18829,-0.019252,0.98192,0.25659,-0.26514,0.92944,0.2198,-0.33902,0.91474,0.22592,-0.11121,0.96778,-0.99264,0.12112,0.0,-0.99264,0.12113,0.0,-0.072697,0.98232,0.17249,-0.1468,0.97066,0.19046,-0.88343,0.46168,0.080056,-0.53486,0.83014,0.15746,-0.62456,0.76306,0.16633,-0.99264,0.12113,0.0,-0.99264,0.12112,0.0,-0.047248,0.40293,-0.91401,0.0034589,0.45744,-0.88923,-0.31483,0.44556,-0.83807,-0.82654,0.44412,-0.34582,-0.33891,0.35427,-0.87157});
			return Normal_5_329_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #343, 132 total numbers made up of 44 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 getNormal_5_343_vector()
		{
			MFVec3f Normal_5_343_vector = new MFVec3f(new double[] {-1.1013E-6,2.4164E-7,-1.0,-4.6247E-5,1.0147E-5,-1.0,0.43636,0.13732,-0.88923,0.88037,-0.16095,-0.44615,-9.5409E-5,0.16127,-0.98691,0.16741,0.31343,-0.93474,0.14486,0.30878,-0.94004,-0.046032,0.15997,-0.98605,0.23256,-0.97258,0.0,0.23257,-0.97258,0.0,-0.9863,0.16419,-0.015767,-0.95457,0.29682,0.026382,-0.20462,-0.97826,-0.033792,-0.62709,-0.77454,-0.082735,-0.65765,-0.7496,-0.07481,-0.2291,-0.97287,-0.032261,4.6254E-5,-1.0149E-5,1.0,1.1017E-6,-2.4173E-7,1.0,-0.94949,0.29777,0.099021,-0.41018,-0.14979,0.89962,0.039556,-0.18509,0.98192,-0.17344,-0.32567,0.92944,-0.20703,-0.32645,0.92227,-0.030914,-0.23139,0.97237,-0.18985,0.98181,0.0,-0.18985,0.98181,0.0,-0.18985,0.98181,0.0,0.91242,0.37112,0.17249,0.89558,0.40602,0.18192,0.87854,0.43805,0.19046,0.1577,0.98489,0.071533,0.53515,0.83101,0.15176,0.49728,0.85248,0.16122,0.12967,0.98876,0.074392,-0.18985,0.98181,0.0,-0.18985,0.98181,0.0,-0.18986,0.98181,0.0,0.3689,0.16881,-0.91401,0.39932,0.15487,-0.90364,0.43636,0.13732,-0.88923,0.31453,0.54912,-0.7743,0.12269,0.95993,-0.25197,0.097348,0.92406,-0.36964,0.22543,0.46772,-0.85465});
			return Normal_5_343_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #350, 126 total numbers made up of 42 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 getNormal_5_350_vector()
		{
			MFVec3f Normal_5_350_vector = new MFVec3f(new double[] {-5.6945E-7,9.7316E-7,-1.0,-2.3912E-5,4.0865E-5,-1.0,0.39688,-0.2275,-0.88923,0.47887,-0.75607,-0.44615,0.15718,0.12458,-0.97968,0.38897,0.045145,-0.92014,0.32515,0.103,-0.94004,0.086327,0.14233,-0.98605,-0.55691,-0.83057,0.0,-0.5569,-0.83058,0.0,-0.54835,0.8361,-0.015767,-0.42936,0.90275,0.026382,-0.85762,-0.51318,-0.033792,-0.99448,-0.064562,-0.082735,-0.99688,-0.025196,-0.07481,-0.87026,-0.49154,-0.032261,2.3916E-5,-4.0871E-5,1.0,1.1569E-5,-1.9771E-5,1.0,5.6965E-7,-9.735E-7,1.0,-0.42522,0.89966,0.099021,-0.4501,0.43267,0.78116,-0.38828,0.19981,0.89962,-0.10918,-0.15461,0.98192,-0.35694,-0.093454,0.92944,-0.3803,-0.069297,0.92227,-0.191,-0.13423,0.97237,0.59266,0.80545,0.0,0.59267,0.80545,0.0,0.89158,-0.41873,0.17249,0.91778,-0.34843,0.19046,0.83067,0.55215,0.071533,0.97361,0.17043,0.15176,0.9637,0.21282,0.16122,0.8145,0.57538,0.074392,0.59267,0.80545,0.0,0.59266,0.80545,0.0,0.37426,-0.15657,-0.91401,0.39688,-0.2275,-0.88923,0.54272,0.055661,-0.83807,0.79258,0.50222,-0.34582,0.74503,0.55524,-0.36964,0.49659,0.15159,-0.85465});
			return Normal_5_350_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #357, 132 total numbers made up of 44 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 getNormal_5_357_vector()
		{
			MFVec3f Normal_5_357_vector = new MFVec3f(new double[] {-9.0246E-7,6.7592E-7,-1.0,-1.8332E-5,1.373E-5,-1.0,-3.7896E-5,2.8383E-5,-1.0,0.45406,-0.055663,-0.88923,0.56753,-0.20244,-0.79808,0.73474,-0.51099,-0.44615,0.096517,0.17582,-0.97968,0.34097,0.19255,-0.92014,0.2597,0.2211,-0.94004,0.024329,0.16468,-0.98605,-0.19096,-0.9816,0.0,-0.19095,-0.9816,0.0,-0.82983,0.55779,-0.015767,-0.74603,0.66539,0.026382,-0.59127,-0.80577,-0.033792,-0.89149,-0.44542,-0.082735,-0.90898,-0.41007,-0.07481,-0.61132,-0.79073,-0.032261,3.7902E-5,-2.8388E-5,1.0,1.8334E-5,-1.3732E-5,1.0,9.0278E-7,-6.7616E-7,1.0,-0.74101,0.66415,0.099021,-0.58273,0.2241,0.78116,-0.43539,0.033471,0.89962,-0.040623,-0.18486,0.98192,-0.29271,-0.22465,0.92944,-0.3619,-0.17966,0.91474,-0.13628,-0.21175,0.96778,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.9842,-0.03993,0.17249,0.98107,0.035025,0.19046,0.55952,0.82494,0.080056,0.88578,0.43658,0.15746,0.82938,0.53335,0.16633,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.23366,0.97232,0.0,0.40569,9.3689E-4,-0.91401,0.42761,-0.024347,-0.90364,0.45406,-0.055663,-0.88923,0.47859,0.2619,-0.83807,0.53558,0.77043,-0.34582,0.39065,0.29625,-0.87157});
			return Normal_5_357_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #364, 138 total numbers made up of 46 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 getNormal_5_364_vector()
		{
			MFVec3f Normal_5_364_vector = new MFVec3f(new double[] {7.0128E-7,-8.829E-7,-1.0,1.4245E-5,-1.7934E-5,-1.0,2.9448E-5,-3.7075E-5,-1.0,-0.42505,0.16912,-0.88923,-0.49753,0.3399,-0.79808,-0.58092,0.68079,-0.44615,-0.13799,-0.14555,-0.97968,-0.37869,-0.09967,-0.92014,-0.30733,-0.14792,-0.94004,-0.065343,-0.1531,-0.98605,0.43393,0.90095,0.0,0.43392,0.90095,0.0,0.66102,-0.75021,-0.015767,0.55265,-0.833,0.026382,0.77647,0.62924,-0.033792,0.97537,0.20448,-0.082735,0.98331,0.16584,-0.07481,0.79205,0.60961,-0.032261,-2.9453E-5,3.7081E-5,1.0,-1.4247E-5,1.7937E-5,1.0,-7.0152E-7,8.8321E-7,1.0,0.54811,-0.83053,0.099021,0.50673,-0.36471,0.78116,0.41263,-0.14292,0.89962,0.086228,0.16849,0.98192,0.34015,0.14297,0.92944,0.39565,0.081885,0.91474,0.18557,0.17021,0.96778,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.94181,0.28851,0.17249,-0.95079,0.25081,0.18192,-0.95781,0.21521,0.19046,-0.75064,-0.65585,0.080056,-0.9676,-0.19738,0.15746,-0.93762,-0.3053,0.16633,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.47287,-0.88113,0.0,-0.39263,0.1021,-0.91401,-0.40741,0.13212,-0.90364,-0.42505,0.16912,-0.88923,-0.5294,-0.13181,-0.83807,-0.71364,-0.6092,-0.34582,-0.45306,-0.18736,-0.87157});
			return Normal_5_364_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #371, 138 total numbers made up of 46 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 getNormal_5_371_vector()
		{
			MFVec3f Normal_5_371_vector = new MFVec3f(new double[] {3.2335E-7,-1.0802E-6,-1.0,6.5681E-6,-2.1941E-5,-1.0,1.3578E-5,-4.5358E-5,-1.0,-0.33187,0.31484,-0.88923,-0.33577,0.50033,-0.79808,-0.28663,0.84782,-0.44615,-0.14095,-0.078369,-0.98691,-0.35529,-0.0057883,-0.93474,-0.34028,-0.023241,-0.94004,-0.11752,-0.1179,-0.98605,0.73741,0.67544,0.0,0.73741,0.67545,0.0,0.33523,-0.942,-0.015767,0.20387,-0.97864,0.026382,0.9546,0.29598,-0.033792,0.98157,-0.17227,-0.082735,0.9746,-0.21109,-0.07481,0.96177,0.27196,-0.032261,-1.358E-5,4.5365E-5,1.0,-6.5691E-6,2.1944E-5,1.0,-3.2346E-7,1.0805E-6,1.0,0.20057,-0.97466,0.099021,0.33511,-0.52678,0.78116,0.33007,-0.2859,0.89962,0.14262,0.12443,0.98192,0.36892,0.0064576,0.92944,0.39777,-0.070865,0.91474,0.2355,0.089142,0.96778,-0.76622,-0.64258,0.0,-0.76622,-0.64258,0.0,-0.76738,0.61756,0.17249,-0.80945,0.55544,0.19046,-0.94048,-0.33027,0.080056,-0.97172,0.17598,0.15746,-0.9867,0.020944,0.16122,-0.9274,-0.36661,0.074392,-0.76622,-0.64258,0.0,-0.76622,-0.64258,0.0,-0.76621,-0.64259,0.0,-0.32666,0.24057,-0.91401,-0.32924,0.27394,-0.90364,-0.33187,0.31484,-0.88923,-0.63277,0.0084344,-0.7743,-0.8988,-0.35871,-0.25197,-0.85514,-0.36345,-0.36964,-0.51835,-0.029952,-0.85465});
			return Normal_5_371_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #378, 132 total numbers made up of 44 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 getNormal_5_378_vector()
		{
			MFVec3f Normal_5_378_vector = new MFVec3f(new double[] {1.2373E-7,-1.1207E-6,-1.0,5.1955E-6,-4.7061E-5,-1.0,-0.26981,0.36942,-0.88923,-0.12941,0.88555,-0.44615,-0.15275,-0.05173,-0.98691,-0.35053,0.058231,-0.93474,-0.33891,0.038363,-0.94004,-0.13681,-0.094832,-0.98605,0.84691,0.53174,0.0,0.8469,0.53175,0.0,0.16027,-0.98695,-0.015767,0.024461,-0.99935,0.026382,0.99227,0.11939,-0.033792,0.93455,-0.34607,-0.082735,0.92071,-0.383,-0.07481,0.995,0.09448,-0.032261,-5.1963E-6,4.7068E-5,1.0,-1.2377E-7,1.1211E-6,1.0,0.021934,-0.99484,0.099021,0.27324,-0.34062,0.89962,0.16268,0.096741,0.98192,0.36406,-0.060025,0.92944,0.37853,-0.14128,0.91474,0.2477,0.045315,0.96778,-0.86933,-0.49424,0.0,-0.86933,-0.49423,0.0,-0.86933,-0.49423,0.0,-0.64374,0.74555,0.17249,-0.67141,0.71842,0.18192,-0.6963,0.69202,0.19046,-0.98456,-0.15567,0.080056,-0.9242,0.34794,0.15746,-0.96683,0.19813,0.16122,-0.97822,-0.19376,0.074392,-0.86933,-0.49423,0.0,-0.86933,-0.49424,0.0,-0.86933,-0.49424,0.0,-0.27805,0.29542,-0.91401,-0.27458,0.3287,-0.90364,-0.26981,0.36942,-0.88923,-0.62092,0.12215,-0.7743,-0.94867,-0.19114,-0.25197,-0.90658,-0.20366,-0.36964,-0.51528,0.0638,-0.85465});
			return Normal_5_378_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #385, 126 total numbers made up of 42 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 getNormal_5_385_vector()
		{
			MFVec3f Normal_5_385_vector = new MFVec3f(new double[] {-5.2578E-8,-1.1263E-6,-1.0,-2.2079E-6,-4.7295E-5,-1.0,-0.20889,0.40698,-0.88923,0.010282,0.8949,-0.44615,-0.15895,-0.027274,-0.98691,-0.33716,0.11219,-0.93474,-0.32878,0.090751,-0.94004,-0.14993,-0.072334,-0.98605,0.91948,0.39315,0.0,0.91947,0.39316,0.0,0.0043863,-0.99987,-0.015767,-0.1317,-0.99094,0.026382,0.99875,-0.036823,-0.033792,0.86914,-0.48759,-0.082735,0.84971,-0.52191,-0.07481,0.99756,-0.061859,-0.032261,2.2082E-6,4.7303E-5,1.0,1.0682E-6,2.2882E-5,1.0,5.2596E-8,1.1267E-6,1.0,-0.13349,-0.98609,0.099021,0.14176,-0.60802,0.78116,0.21677,-0.37907,0.89962,0.17578,0.070185,0.98192,0.35024,-0.11607,0.92944,0.35667,-0.14905,0.92227,0.23329,0.0085251,0.97237,-0.93577,-0.35261,0.0,-0.93577,-0.3526,0.0,-0.51959,0.83683,0.17249,-0.57985,0.79215,0.19046,-0.99738,-0.010542,0.071533,-0.90932,0.38744,0.15176,-0.92409,0.3465,0.16122,-0.99647,-0.038825,0.074392,-0.93577,-0.3526,0.0,-0.93577,-0.35261,0.0,-0.22857,0.33517,-0.91401,-0.20889,0.40698,-0.88923,-0.59427,0.21749,-0.7743,-0.96687,-0.040844,-0.25197,-0.92725,-0.059778,-0.36964,-0.49902,0.14338,-0.85465});
			return Normal_5_385_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #392, 126 total numbers made up of 42 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 getNormal_5_392_vector()
		{
			MFVec3f Normal_5_392_vector = new MFVec3f(new double[] {-2.1803E-7,-1.1062E-6,-1.0,-4.4288E-6,-2.2471E-5,-1.0,-9.1556E-6,-4.6453E-5,-1.0,-0.14662,0.43332,-0.88923,-0.063516,0.5992,-0.79808,0.14209,0.88361,-0.44615,-0.16123,-0.0035449,-0.98691,-0.31694,0.16066,-0.93474,-0.31181,0.13823,-0.94004,-0.15895,-0.049443,-0.98605,0.96738,0.25331,0.0,0.96738,0.25332,0.0,-0.14305,-0.98959,-0.015767,-0.27634,-0.9607,0.026382,0.98241,-0.18365,-0.033792,0.78777,-0.61038,-0.082735,0.7635,-0.64147,-0.07481,0.97755,-0.20823,-0.032261,9.157E-6,4.646E-5,1.0,2.1811E-7,1.1066E-6,1.0,-0.27739,-0.95564,0.099021,0.15853,-0.40688,0.89962,0.1842,0.043506,0.98192,0.32931,-0.16643,0.92944,0.31875,-0.24829,0.91474,0.24989,-0.031046,0.96778,-0.97753,-0.21081,0.0,-0.97753,-0.21081,0.0,-0.39055,0.90428,0.17249,-0.45675,0.86897,0.19046,-0.98593,0.14673,0.080056,-0.77733,0.60906,0.15746,-0.86292,0.47893,0.16122,-0.99131,0.10849,0.074392,-0.97753,-0.21081,0.0,-0.97753,-0.21081,0.0,-0.17666,0.3652,-0.91401,-0.14662,0.43332,-0.88923,-0.55572,0.30272,-0.7743,-0.96233,0.10213,-0.25197,-0.92593,0.077561,-0.36964,-0.47243,0.21538,-0.85465});
			return Normal_5_392_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #399, 120 total numbers made up of 40 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 getNormal_5_399_vector()
		{
			MFVec3f Normal_5_399_vector = new MFVec3f(new double[] {9.5925E-7,-5.9258E-7,-1.0,4.0281E-5,-2.4883E-5,-1.0,-0.45722,0.014867,-0.88923,-0.77746,0.4433,-0.44615,-0.053293,-0.15221,-0.98691,-0.26172,-0.24035,-0.93474,-0.23891,-0.24342,-0.94004,-0.009517,-0.16619,-0.98605,0.10249,0.99473,0.0,0.10248,0.99474,0.0,0.87635,-0.48141,-0.015767,0.8025,-0.59607,0.026382,0.5169,0.85538,-0.033792,0.84813,0.52329,-0.082735,0.8687,0.48965,-0.07481,0.53822,0.84219,-0.032261,-4.0287E-5,2.4887E-5,1.0,-9.5959E-7,5.9278E-7,1.0,0.79739,-0.59528,0.099021,0.43664,0.0055671,0.89962,0.023942,0.18775,0.98192,0.27146,0.2499,0.92944,0.30341,0.23951,0.92227,0.10577,0.20811,0.97237,-0.14584,-0.98931,0.0,-0.14585,-0.98931,0.0,-0.98383,-0.048173,0.17249,-0.97402,-0.12255,0.19046,-0.47482,-0.87717,0.071533,-0.78006,-0.60702,0.15176,-0.75143,-0.63981,0.16122,-0.44965,-0.8901,0.074392,-0.14585,-0.98931,0.0,-0.14584,-0.98931,0.0,-0.40398,-0.037183,-0.91401,-0.45722,0.014867,-0.88923,-0.47857,-0.41405,-0.7743,-0.43352,-0.8652,-0.25197,-0.39774,-0.83974,-0.36964,-0.36755,-0.36673,-0.85465});
			return Normal_5_399_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #406, 132 total numbers made up of 44 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 getNormal_5_406_vector()
		{
			MFVec3f Normal_5_406_vector = new MFVec3f(new double[] {1.1056E-6,-2.215E-7,-1.0,2.2457E-5,-4.4992E-6,-1.0,4.6424E-5,-9.3011E-6,-1.0,-0.43378,-0.14526,-0.88923,-0.5994,-0.061637,-0.79808,-0.88316,0.14486,-0.44615,-0.011414,-0.20024,-0.97968,-0.22485,-0.3206,-0.92014,-0.1392,-0.31138,-0.94004,0.048945,-0.15911,-0.98605,-0.25028,0.96817,0.0,-0.25029,0.96817,0.0,0.98914,-0.14615,-0.015767,0.95983,-0.27935,0.026382,0.18673,0.98183,-0.033792,0.61285,0.78586,-0.082735,0.64386,0.76148,-0.07481,0.2113,0.97689,-0.032261,-4.6432E-5,9.3026E-6,1.0,-1.1059E-6,2.2158E-7,1.0,0.95477,-0.28039,0.099021,0.40738,0.15725,0.89962,-0.042929,0.18434,0.98192,0.16746,0.32878,0.92944,0.24928,0.31797,0.91474,0.031829,0.24979,0.96778,0.20775,-0.97818,0.0,0.20774,-0.97818,0.0,0.20774,-0.97818,0.0,-0.9055,-0.38772,0.17249,-0.88801,-0.4223,0.18192,-0.8704,-0.45402,0.19046,-0.14982,-0.98547,0.080056,-0.6115,-0.77542,0.15746,-0.51893,-0.83848,0.16633,0.20774,-0.97818,0.0,0.20775,-0.97818,0.0,0.20775,-0.97818,0.0,-0.36576,-0.17552,-0.91401,-0.39642,-0.16213,-0.90364,-0.43378,-0.14526,-0.88923,-0.31919,-0.44245,-0.83807,-0.15168,-0.92596,-0.34582,-0.22503,-0.43558,-0.87157});
			return Normal_5_406_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #413, 132 total numbers made up of 44 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 getNormal_5_413_vector()
		{
			MFVec3f Normal_5_413_vector = new MFVec3f(new double[] {1.1113E-6,1.9066E-7,-1.0,2.2573E-5,3.8729E-6,-1.0,4.6665E-5,8.0063E-6,-1.0,-0.35259,-0.29146,-0.88923,-0.53719,-0.27295,-0.79808,-0.87621,-0.18225,-0.44615,0.061319,-0.19096,-0.97968,-0.094591,-0.37999,-0.92014,-0.017985,-0.3406,-0.94004,0.10286,-0.13088,-0.98605,-0.58154,0.81352,0.0,-0.58155,0.81351,0.0,0.97557,0.21913,-0.015767,0.99609,0.084304,0.026382,-0.17864,0.98333,-0.033792,0.28944,0.95361,-0.082735,0.32714,0.94201,-0.07481,-0.15394,0.98755,-0.032261,-4.6672E-5,-8.0075E-6,1.0,-2.2577E-5,-3.8735E-6,1.0,-1.1117E-6,-1.9073E-7,1.0,0.99174,0.081511,0.099021,0.56336,0.2691,0.78116,0.32364,0.29316,0.89962,-0.10632,0.15659,0.98192,0.038101,0.367,0.92944,0.068929,0.38036,0.92227,-0.058454,0.22601,0.97237,0.54544,-0.83815,0.0,0.54544,-0.83815,0.0,-0.70563,-0.68726,0.17249,-0.64905,-0.73652,0.19046,0.22461,-0.97182,0.071533,-0.183,-0.97133,0.15176,-0.13984,-0.97696,0.16122,0.25203,-0.96485,0.074392,0.54544,-0.83815,0.0,0.54545,-0.83815,0.0,-0.27823,-0.29525,-0.91401,-0.35259,-0.29146,-0.88923,-0.13884,-0.5276,-0.83807,0.19127,-0.9186,-0.34582,0.25762,-0.89275,-0.36964,-0.032807,-0.51817,-0.85465});
			return Normal_5_413_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #420, 138 total numbers made up of 46 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 getNormal_5_420_vector()
		{
			MFVec3f Normal_5_420_vector = new MFVec3f(new double[] {9.5372E-7,6.0143E-7,-1.0,1.9373E-5,1.2217E-5,-1.0,4.0049E-5,2.5255E-5,-1.0,-0.2142,-0.40421,-0.88923,-0.39184,-0.45775,-0.79808,-0.73976,-0.50369,-0.44615,0.11333,-0.11474,-0.98691,0.10095,-0.3407,-0.93474,0.11373,-0.32156,-0.94004,0.14512,-0.081556,-0.98605,-0.8486,0.52904,0.0,-0.8486,0.52904,0.0,-0.8486,0.52903,0.0,0.81744,0.57579,-0.015767,0.85481,0.51892,0.005264,0.888,0.45908,0.026382,-0.54136,0.84011,-0.033792,-0.097532,0.99179,-0.082735,-0.058267,0.99549,-0.07481,-0.52015,0.85347,-0.032261,-4.0055E-5,-2.5259E-5,1.0,-9.5406E-7,-6.0164E-7,1.0,0.88505,0.45484,0.099021,0.18681,0.3947,0.89962,-0.15815,0.10399,0.98192,-0.10525,0.35365,0.92944,-0.081881,0.37779,0.92227,-0.1405,0.18644,0.97237,0.82468,-0.56561,0.0,0.82467,-0.56561,0.0,-0.38891,-0.90499,0.17249,-0.31778,-0.92884,0.19046,0.57942,-0.81188,0.071533,0.20265,-0.96742,0.15176,0.24468,-0.95611,0.16122,0.60209,-0.79495,0.074392,0.82467,-0.56561,0.0,0.82468,-0.56561,0.0,0.82468,-0.5656,0.0,-0.14406,-0.37925,-0.91401,-0.1755,-0.39069,-0.90364,-0.2142,-0.40421,-0.88923,0.16173,-0.61181,-0.7743,0.58681,-0.76952,-0.25197,0.57966,-0.72619,-0.36964,0.16799,-0.49128,-0.85465});
			return Normal_5_420_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #427, 132 total numbers made up of 44 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 getNormal_5_427_vector()
		{
			MFVec3f Normal_5_427_vector = new MFVec3f(new double[] {9.5081E-7,6.0602E-7,-1.0,3.9927E-5,2.5448E-5,-1.0,-0.21225,-0.40523,-0.88923,-0.73732,-0.50725,-0.44615,0.11388,-0.11419,-0.98691,0.10259,-0.34021,-0.93474,0.11528,-0.321,-0.94004,0.14551,-0.080856,-0.98605,-0.85113,0.52495,0.0,-0.85114,0.52494,0.0,0.81466,0.57972,-0.015767,0.88578,0.46336,0.026382,-0.5454,0.83749,-0.033792,-0.10231,0.99131,-0.082735,-0.063062,0.9952,-0.07481,-0.52425,0.85095,-0.032261,-3.9933E-5,-2.5452E-5,1.0,-9.5115E-7,-6.0623E-7,1.0,0.88285,0.4591,0.099021,0.1849,0.3956,0.89962,-0.15865,0.10322,0.98192,-0.10695,0.35313,0.92944,-0.0837,0.37739,0.92227,-0.14139,0.18576,0.97237,0.82739,-0.56163,0.0,0.82739,-0.56163,0.0,0.82739,-0.56163,0.0,-0.38454,-0.90685,0.17249,-0.34798,-0.91968,0.18192,-0.3133,-0.93036,0.19046,0.58332,-0.80908,0.071533,0.20731,-0.96643,0.15176,0.24929,-0.95492,0.16122,0.60592,-0.79204,0.074392,0.82739,-0.56163,0.0,0.82739,-0.56163,0.0,0.82739,-0.56162,0.0,-0.14223,-0.37994,-0.91401,-0.17362,-0.39153,-0.90364,-0.21225,-0.40523,-0.88923,0.16467,-0.61102,-0.7743,0.59051,-0.76669,-0.25197,0.58315,-0.72339,-0.36964,0.17036,-0.49047,-0.85465});
			return Normal_5_427_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #434, 126 total numbers made up of 42 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 getNormal_5_434_vector()
		{
			MFVec3f Normal_5_434_vector = new MFVec3f(new double[] {8.4466E-7,7.4689E-7,-1.0,3.5469E-5,3.1364E-5,-1.0,-0.14646,-0.43338,-0.88923,-0.64919,-0.61604,-0.44615,0.1303,-0.095035,-0.98691,0.15439,-0.32004,-0.93474,0.16393,-0.2991,-0.94004,0.15634,-0.057172,-0.98605,-0.92259,0.38578,0.0,-0.9226,0.38577,0.0,0.71428,0.69969,-0.015767,0.80267,0.59583,0.026382,-0.66934,0.74218,-0.033792,-0.25566,0.96322,-0.082735,-0.2175,0.97319,-0.07481,-0.65056,0.75877,-0.032261,-3.5475E-5,-3.1368E-5,1.0,-8.4496E-7,-7.4716E-7,1.0,0.80044,0.59117,0.099021,0.12094,0.41959,0.89962,-0.17281,0.077216,0.98192,-0.16072,0.33213,0.92944,-0.10265,0.39078,0.91474,-0.17976,0.17633,0.96778,0.90486,-0.42571,0.0,0.90486,-0.42571,0.0,0.90486,-0.42572,0.0,-0.2384,-0.95572,0.17249,-0.20028,-0.9627,0.18192,-0.16437,-0.96784,0.19046,0.69455,-0.71498,0.080056,0.24817,-0.95583,0.15746,0.39517,-0.90435,0.16122,0.72203,-0.68785,0.074392,0.90486,-0.42572,0.0,0.90486,-0.42571,0.0,-0.081234,-0.39747,-0.91401,-0.14646,-0.43338,-0.88923,0.25796,-0.57786,-0.7743,0.70286,-0.66521,-0.25197,0.68884,-0.62359,-0.36964,0.24477,-0.4579,-0.85465});
			return Normal_5_434_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #448, 120 total numbers made up of 40 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 getNormal_5_448_vector()
		{
			MFVec3f Normal_5_448_vector = new MFVec3f(new double[] {5.9548E-7,9.5745E-7,-1.0,1.2096E-5,1.9449E-5,-1.0,2.5005E-5,4.0205E-5,-1.0,-0.016252,-0.45717,-0.88923,-0.15269,-0.58289,-0.79808,-0.44565,-0.77611,-0.44615,0.18349,-0.080977,-0.97968,0.22127,-0.32307,-0.92014,0.2427,-0.23964,-0.94004,0.16616,-0.01002,-0.98605,-0.99442,0.1055,0.0,-0.99442,0.10549,0.0,0.48406,0.87489,-0.015767,0.59849,0.80069,0.026382,-0.85381,0.51949,-0.033792,-0.52072,0.84971,-0.082735,-0.48702,0.87018,-0.07481,-0.84056,0.54076,-0.032261,-2.5009E-5,-4.0212E-5,1.0,-5.9569E-7,-9.5779E-7,1.0,0.59769,0.79559,0.099021,-0.0042447,0.43666,0.89962,-0.18768,0.024511,0.98192,-0.24908,0.27222,0.92944,-0.21023,0.34503,0.91474,-0.22272,0.11749,0.96778,0.98886,-0.14884,0.0,0.98886,-0.14884,0.0,0.045194,-0.98397,0.17249,0.1196,-0.97438,0.19046,0.87017,-0.48621,0.080056,0.51143,-0.84478,0.15746,0.60297,-0.78023,0.16633,0.98886,-0.14884,0.0,0.98886,-0.14884,0.0,0.03596,-0.40409,-0.91401,-0.016252,-0.45717,-0.88923,0.30225,-0.45419,-0.83807,0.81379,-0.46706,-0.34582,0.32887,-0.36361,-0.87157});
			return Normal_5_448_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #455, 132 total numbers made up of 44 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 getNormal_5_455_vector()
		{
			MFVec3f Normal_5_455_vector = new MFVec3f(new double[] {-2.579E-7,1.0976E-6,-1.0,-1.083E-5,4.6092E-5,-1.0,0.31237,-0.33421,-0.88923,0.2352,-0.8635,-0.44615,0.18688,0.07282,-0.97968,0.38504,-0.071305,-0.92014,0.34106,0.0027632,-0.94004,0.12438,0.11063,-0.98605,-0.77665,-0.62994,0.0,-0.77664,-0.62994,0.0,-0.77664,-0.62995,0.0,-0.27806,0.96044,-0.015767,-0.21211,0.97723,0.005264,-0.14473,0.98912,0.026382,-0.97065,-0.23812,-0.033792,-0.96945,0.23091,-0.082735,-0.96016,0.26924,-0.07481,-0.97636,-0.21371,-0.032261,1.0831E-5,-4.6099E-5,1.0,5.2394E-6,-2.2299E-5,1.0,2.5799E-7,-1.098E-6,1.0,-0.14168,0.98495,0.099021,-0.30287,0.54595,0.78116,-0.3123,0.30521,0.89962,-0.14984,-0.11564,0.98192,-0.36864,0.015709,0.92944,-0.3928,0.094626,0.91474,-0.24043,-0.074838,0.96778,0.80342,0.59541,0.0,0.80343,0.59541,0.0,0.7289,-0.66253,0.17249,0.77463,-0.60305,0.19046,0.95862,0.2732,0.080056,0.9594,-0.23402,0.15746,0.97829,-0.12361,0.16633,0.80343,0.59541,0.0,0.80342,0.59541,0.0,0.80342,0.59541,0.0,0.31162,-0.25976,-0.91401,0.31219,-0.29321,-0.90364,0.31237,-0.33421,-0.88923,0.53507,-0.10649,-0.83807,0.90527,0.24678,-0.34582,0.4897,-0.023698,-0.87157});
			return Normal_5_455_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #462, 126 total numbers made up of 42 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 getNormal_5_462_vector()
		{
			MFVec3f Normal_5_462_vector = new MFVec3f(new double[] {4.3903E-7,1.0385E-6,-1.0,1.8436E-5,4.361E-5,-1.0,0.055174,-0.45412,-0.88923,-0.31929,-0.83607,-0.44615,0.19387,-0.051399,-0.97968,0.2689,-0.28466,-0.92014,0.27707,-0.19891,-0.94004,0.1657,0.015991,-0.98605,-0.99871,-0.050721,0.0,-0.99871,-0.050727,0.0,-0.99871,-0.050733,0.0,0.34184,0.93963,-0.015767,0.405,0.9143,0.005264,0.46643,0.88416,0.026382,-0.92432,0.38012,-0.033792,-0.64675,0.7582,-0.082735,-0.61665,0.78368,-0.07481,-0.91454,0.4032,-0.032261,-1.8439E-5,-4.3617E-5,1.0,-8.9193E-6,-2.1099E-5,1.0,-4.3919E-7,-1.0389E-6,1.0,0.46644,0.87899,0.099021,0.07737,0.61952,0.78116,-0.072225,0.43066,0.89962,-0.18921,-0.0050294,0.98192,-0.28845,0.23009,0.92944,-0.26142,0.30807,0.91474,-0.23831,0.08135,0.96778,0.99998,0.0070459,0.0,0.99998,0.0070416,0.0,0.19795,-0.96492,0.17249,0.26995,-0.94385,0.19046,0.93529,-0.3447,0.080056,0.6368,-0.75478,0.15746,0.71717,-0.67676,0.16633,0.99998,0.0070416,0.0,0.99998,0.0070481,0.0,0.098479,-0.39355,-0.91401,0.055174,-0.45412,-0.88923,0.36932,-0.40155,-0.83807,0.87663,-0.33457,-0.34582,0.38151,-0.30793,-0.87157});
			return Normal_5_462_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #469, 132 total numbers made up of 44 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 getNormal_5_469_vector()
		{
			MFVec3f Normal_5_469_vector = new MFVec3f(new double[] {2.821E-7,1.0917E-6,-1.0,5.7302E-6,2.2175E-5,-1.0,1.1846E-5,4.5841E-5,-1.0,0.12113,-0.44113,-0.88923,0.028506,-0.60188,-0.79808,-0.19331,-0.87383,-0.44615,0.19931,-0.022433,-0.97968,0.30772,-0.24217,-0.92014,0.30323,-0.15615,-0.94004,0.16156,0.0401,-0.98605,-0.9805,-0.19653,0.0,-0.9805,-0.19654,0.0,-0.98049,-0.19655,0.0,0.20045,0.97958,-0.015767,0.26664,0.96378,0.005264,0.33183,0.94297,0.026382,-0.97005,0.24056,-0.033792,-0.75088,0.65523,-0.082735,-0.72483,0.68485,-0.07481,-0.96376,0.26482,-0.032261,-1.1848E-5,-4.5848E-5,1.0,-2.822E-7,-1.092E-6,1.0,0.33259,0.93786,0.099021,-0.13456,0.41543,0.89962,-0.18643,-0.032703,0.98192,-0.31905,0.18533,0.92944,-0.30375,0.26643,0.91474,-0.24765,0.045549,0.96778,0.98815,0.15351,0.0,0.98815,0.15351,0.0,0.98815,0.15351,0.0,0.33722,-0.92549,0.17249,0.37271,-0.90994,0.18192,0.40535,-0.8941,0.19046,0.97571,-0.20391,0.080056,0.74054,-0.65331,0.15746,0.8086,-0.56435,0.16633,0.98815,0.15351,0.0,0.98815,0.15352,0.0,0.15509,-0.37487,-0.91401,0.12113,-0.44113,-0.88923,0.42418,-0.34309,-0.83807,0.91619,-0.20249,-0.34582,0.42251,-0.2487,-0.87157});
			return Normal_5_469_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #476, 126 total numbers made up of 42 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 getNormal_5_476_vector()
		{
			MFVec3f Normal_5_476_vector = new MFVec3f(new double[] {1.2488E-7,1.1206E-6,-1.0,5.2439E-6,4.7056E-5,-1.0,0.1823,-0.41956,-0.88923,-0.067793,-0.89239,-0.44615,0.16037,0.016998,-0.98691,0.32925,-0.13363,-0.93474,0.32227,-0.1117,-0.94004,0.15427,0.062546,-0.98605,-0.94285,-0.33322,0.0,-0.94284,-0.33323,0.0,0.059903,0.99808,-0.015767,0.19513,0.98042,0.026382,-0.99432,0.10096,-0.033792,-0.836,0.54246,-0.082735,-0.8144,0.57546,-0.07481,-0.99152,0.12586,-0.032261,-5.2447E-6,-4.7063E-5,1.0,-1.2492E-7,-1.121E-6,1.0,0.19661,0.97547,0.099021,-0.19196,0.39222,0.89962,-0.17993,-0.058739,0.98192,-0.34206,0.13835,0.92944,-0.34635,0.17167,0.92227,-0.23336,0.0064906,0.97237,0.9565,0.29172,0.0,0.95651,0.29171,0.0,0.95651,0.29171,0.0,0.46471,-0.8685,0.17249,0.49765,-0.84809,0.18192,0.52773,-0.82779,0.19046,0.996,-0.0536,0.071533,0.88253,-0.4451,0.15176,0.89991,-0.40519,0.16122,0.99691,-0.025317,0.074392,0.95651,0.29171,0.0,0.9565,0.29172,0.0,0.20655,-0.34917,-0.91401,0.1823,-0.41956,-0.88923,0.57906,-0.25525,-0.7743,0.9675,-0.0214,-0.25197,0.92917,4.2816E-5,-0.36964,0.48877,-0.17517,-0.85465});
			return Normal_5_476_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #511, 132 total numbers made up of 44 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 getNormal_5_511_vector()
		{
			MFVec3f Normal_5_511_vector = new MFVec3f(new double[] {-1.1275E-6,0.0,-1.0,-4.7347E-5,0.0,-1.0,0.39679,0.22764,-0.88923,0.89441,0.03146,-0.44615,-0.028145,0.19858,-0.97968,0.15748,0.35852,-0.92014,0.075321,0.33265,-0.94004,-0.079247,0.14639,-0.98605,0.4356,-0.90014,0.0,0.43561,-0.90014,0.0,-0.99857,-0.051007,-0.015767,-0.996,0.085348,0.026382,0.0097896,-0.99938,-0.033792,-0.44653,-0.89094,-0.082735,-0.48172,-0.87313,-0.07481,-0.015274,-0.99936,-0.032261,4.7354E-5,0.0,1.0,2.2907E-5,0.0,1.0,1.1279E-6,0.0,1.0,-0.99124,0.087365,0.099021,-0.60075,-0.16996,0.78116,-0.36855,-0.23422,0.89962,0.078305,-0.17232,0.98192,-0.099611,-0.35527,0.92944,-0.18196,-0.36074,0.91474,0.017861,-0.25117,0.96778,-0.39586,0.91831,0.0,-0.39586,0.91831,0.0,-0.39585,0.91831,0.0,0.81169,0.55804,0.17249,0.78775,0.58852,0.18192,0.76425,0.61616,0.19046,-0.04669,0.9957,0.080056,0.44725,0.88044,0.15746,0.3441,0.92408,0.16633,-0.39585,0.91831,0.0,-0.39586,0.91831,0.0,-0.39586,0.91831,0.0,0.32415,0.24395,-0.91401,0.35685,0.23685,-0.90364,0.39679,0.22764,-0.88923,0.22605,0.49653,-0.83807,-0.033177,0.93771,-0.34582,0.13508,0.4713,-0.87157});
			return Normal_5_511_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #518, 126 total numbers made up of 42 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 getNormal_5_518_vector()
		{
			MFVec3f Normal_5_518_vector = new MFVec3f(new double[] {1.1275E-6,0.0,-1.0,4.7347E-5,0.0,-1.0,-0.39679,-0.22764,-0.88923,-0.89441,-0.03146,-0.44615,0.028145,-0.19858,-0.97968,-0.15748,-0.35852,-0.92014,-0.075321,-0.33265,-0.94004,0.079247,-0.14639,-0.98605,-0.4356,0.90014,0.0,-0.43561,0.90014,0.0,0.99857,0.051007,-0.015767,0.996,-0.085348,0.026382,-0.0097896,0.99938,-0.033792,0.44653,0.89094,-0.082735,0.48172,0.87313,-0.07481,0.015274,0.99936,-0.032261,-4.7354E-5,0.0,1.0,-2.2907E-5,0.0,1.0,-1.1279E-6,0.0,1.0,0.99124,-0.087365,0.099021,0.60075,0.16996,0.78116,0.36855,0.23422,0.89962,-0.078305,0.17232,0.98192,0.099611,0.35527,0.92944,0.18196,0.36074,0.91474,-0.017861,0.25117,0.96778,0.39586,-0.91831,0.0,0.39586,-0.91831,0.0,0.39585,-0.91831,0.0,-0.81169,-0.55804,0.17249,-0.78775,-0.58852,0.18192,-0.76425,-0.61616,0.19046,0.04669,-0.9957,0.080056,-0.44725,-0.88044,0.15746,-0.3441,-0.92408,0.16633,0.39585,-0.91831,0.0,0.39586,-0.91831,0.0,-0.32415,-0.24395,-0.91401,-0.39679,-0.22764,-0.88923,-0.22605,-0.49653,-0.83807,0.033177,-0.93771,-0.34582,-0.13508,-0.4713,-0.87157});
			return Normal_5_518_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #525, 120 total numbers made up of 40 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 getNormal_5_525_vector()
		{
			MFVec3f Normal_5_525_vector = new MFVec3f(new double[] {8.3764E-7,-7.5476E-7,-1.0,3.5174E-5,-3.1694E-5,-1.0,-0.44716,0.096493,-0.88923,-0.68552,0.57534,-0.44615,-0.11202,-0.16637,-0.97968,-0.35699,-0.16093,-0.92014,-0.27863,-0.19671,-0.94004,-0.039121,-0.1618,-0.98605,0.27894,0.96031,0.0,0.27894,0.96031,0.0,0.27893,0.96031,0.0,0.77599,-0.63055,-0.015767,0.73139,-0.68194,0.005264,0.68281,-0.73012,0.026382,0.66171,0.749,-0.033792,0.92812,0.36298,-0.082735,0.94234,0.32619,-0.07481,0.68031,0.73221,-0.032261,-3.518E-5,3.1699E-5,1.0,-8.3794E-7,7.5502E-7,1.0,0.67792,-0.72844,0.099021,0.43058,-0.072705,0.89962,0.057173,0.18043,0.98192,0.31182,0.19726,0.92944,0.37666,0.1462,0.91474,0.15487,0.19856,0.96778,-0.32062,-0.94721,1.5662E-14,-0.32063,-0.9472,1.5662E-14,-0.97656,0.12876,0.17249,-0.98022,0.053832,0.19046,-0.63183,-0.77096,0.080056,-0.92163,-0.3547,0.15746,-0.87421,-0.45617,0.16633,-0.32063,-0.9472,-3.1324E-14,-0.32062,-0.94721,-3.1324E-14,-0.40411,0.035751,-0.91401,-0.44716,0.096493,-0.88923,-0.50031,-0.21756,-0.83807,-0.60305,-0.71884,-0.34582,-0.41584,-0.25971,-0.87157});
			return Normal_5_525_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #532, 144 total numbers made up of 48 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 getNormal_5_532_vector()
		{
			MFVec3f Normal_5_532_vector = new MFVec3f(new double[] {-6.9183E-7,-8.9033E-7,-1.0,-2.9051E-5,-3.7387E-5,-1.0,0.06371,0.453,-0.88923,0.52395,0.72555,-0.44615,-0.14563,0.069276,-0.98691,-0.21096,0.28594,-0.93474,-0.21646,0.26359,-0.94004,-0.16422,0.027247,-0.98605,0.97805,-0.20835,0.0,0.97806,-0.20834,0.0,0.97806,-0.20834,0.0,-0.57243,-0.8198,-0.015767,-0.62693,-0.77906,0.005264,-0.67852,-0.73411,0.026382,0.79515,-0.60547,-0.033792,0.42953,-0.89926,-0.082735,0.39387,-0.91611,-0.07481,0.77976,-0.62525,-0.032261,2.9056E-5,3.7392E-5,1.0,1.4055E-5,1.8088E-5,1.0,6.9207E-7,8.9064E-7,1.0,-0.67719,-0.72911,0.099021,-0.2344,-0.57866,0.78116,-0.041191,-0.43473,0.89962,0.18411,-0.043897,0.98192,0.21942,-0.29665,0.92944,0.20567,-0.3273,0.92227,0.1956,-0.12743,0.97237,-0.96802,0.25088,0.0,-0.96802,0.25088,0.0,-0.96802,0.25088,0.0,0.057387,0.98334,0.17249,0.018636,0.98314,0.18192,-0.017612,0.98154,0.19046,-0.82132,0.56597,0.071533,-0.52006,0.84054,0.15176,-0.55573,0.81558,0.16122,-0.83687,0.54232,0.074392,-0.96802,0.25088,0.0,-0.96802,0.25088,0.0,-0.96802,0.25087,0.0,0.0062615,0.40564,-0.91401,0.031931,0.42711,-0.90364,0.06371,0.453,-0.88923,-0.36045,0.52013,-0.7743,-0.81384,0.52362,-0.25197,-0.79236,0.48532,-0.36964,-0.32529,0.40468,-0.85465});
			return Normal_5_532_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #539, 144 total numbers made up of 48 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 getNormal_5_539_vector()
		{
			MFVec3f Normal_5_539_vector = new MFVec3f(new double[] {-7.7167E-7,8.2209E-7,-1.0,-1.5675E-5,1.6699E-5,-1.0,-3.2404E-5,3.4521E-5,-1.0,0.43754,-0.13351,-0.88923,0.52386,-0.29774,-0.79808,0.63506,-0.63059,-0.44615,0.09112,0.13306,-0.98691,0.31531,0.16383,-0.93474,0.29409,0.17275,-0.94004,0.0525,0.15797,-0.98605,-0.35819,-0.93365,0.0,-0.35818,-0.93365,0.0,-0.35818,-0.93365,0.0,-0.72061,0.69317,-0.015767,-0.67187,0.74065,0.005264,-0.61943,0.78461,0.026382,-0.72196,-0.69111,-0.033792,-0.9552,-0.28418,-0.082735,-0.96629,-0.24633,-0.07481,-0.7391,-0.67282,-0.032261,3.2409E-5,-3.4527E-5,1.0,1.5677E-5,-1.6701E-5,1.0,7.7194E-7,-8.2238E-7,1.0,-0.6147,0.78252,0.099021,-0.53507,0.32169,0.78116,-0.423,0.10842,0.89962,-0.072046,-0.17502,0.98192,-0.32721,-0.17052,0.92944,-0.38756,-0.11422,0.91474,-0.17091,-0.18492,0.96778,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.96239,-0.20989,0.17249,0.96823,-0.17158,0.18192,0.97229,-0.13553,0.19046,0.69402,0.71549,0.080056,0.94804,0.27647,0.15746,0.89221,0.42187,0.16122,0.66609,0.74215,0.074392,0.39863,0.91711,0.0,0.39863,0.91711,0.0,0.39971,-0.069385,-0.91401,0.43754,-0.13351,-0.88923,0.56994,0.27502,-0.7743,0.64403,0.72232,-0.25197,0.60284,0.70707,-0.36964,0.45042,0.25827,-0.85465});
			return Normal_5_539_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #546, 126 total numbers made up of 42 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 getNormal_5_546_vector()
		{
			MFVec3f Normal_5_546_vector = new MFVec3f(new double[] {1.0414E-6,4.3221E-7,-1.0,4.373E-5,1.8149E-5,-1.0,-0.27922,-0.36236,-0.88923,-0.81402,-0.37191,-0.44615,0.10212,-0.17262,-0.97968,-0.008023,-0.3915,-0.92014,0.057948,-0.33612,-0.94004,0.12931,-0.10483,-0.98605,-0.74737,0.66441,0.0,-0.74738,0.6644,0.0,0.90274,0.42989,-0.015767,0.95264,0.30297,0.026382,-0.39213,0.91929,-0.033792,0.0709,0.99405,-0.082735,0.11023,0.99109,-0.07481,-0.36898,0.92888,-0.032261,-4.3737E-5,-1.8152E-5,1.0,-2.1157E-5,-8.7807E-6,1.0,-1.0418E-6,-4.3236E-7,1.0,0.94901,0.29928,0.099021,0.48971,0.38727,0.78116,0.25062,0.3576,0.89962,-0.13838,0.12914,0.98192,-0.044184,0.36632,0.92944,0.029779,0.40294,0.91474,-0.11278,0.22514,0.96778,0.71763,-0.69642,0.0,0.71763,-0.69642,0.0,0.71763,-0.69642,0.0,-0.53577,-0.82656,0.17249,-0.50198,-0.84553,0.18192,-0.46968,-0.86205,0.19046,0.4248,-0.90174,0.080056,-0.075592,-0.98463,0.15746,0.036413,-0.9854,0.16633,0.71763,-0.69642,0.0,0.71764,-0.69642,0.0,-0.20588,-0.34957,-0.91401,-0.27922,-0.36236,-0.88923,-0.018454,-0.54525,-0.83807,0.3901,-0.85337,-0.34582,0.055902,-0.48708,-0.87157});
			return Normal_5_546_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #553, 126 total numbers made up of 42 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 getNormal_5_553_vector()
		{
			MFVec3f Normal_5_553_vector = new MFVec3f(new double[] {-1.0165E-6,4.8789E-7,-1.0,-4.2685E-5,2.0488E-5,-1.0,0.45623,0.03353,-0.88923,0.81995,-0.35866,-0.44615,0.036911,0.15699,-0.98691,0.23486,0.26666,-0.93474,0.21185,0.26731,-0.94004,-0.008098,0.16627,-0.98605,0.0031999,-0.99999,0.0,0.0032125,-0.99999,0.0,-0.92232,0.38611,-0.015767,-0.861,0.50793,0.026382,-0.42362,-0.90521,-0.033792,-0.78808,-0.60999,-0.082735,-0.8121,-0.5787,-0.07481,-0.44621,-0.89435,-0.032261,4.2691E-5,-2.0491E-5,1.0,1.0169E-6,-4.8806E-7,1.0,-0.85583,0.50769,0.099021,-0.43361,-0.051676,0.89962,-0.0039682,-0.18923,0.98192,-0.24353,-0.27719,0.92944,-0.32014,-0.24648,0.91474,-0.092584,-0.23417,0.96778,0.040486,0.99918,0.0,0.04049,0.99918,0.0,0.97323,0.15187,0.17249,0.95561,0.22479,0.19046,0.38876,0.91786,0.080056,0.78419,0.60021,0.15746,0.67961,0.71564,0.16122,0.35308,0.93263,0.074392,0.04049,0.99918,0.0,0.040487,0.99918,0.0,0.040483,0.99918,0.0,0.39779,0.079664,-0.91401,0.4242,0.059115,-0.90364,0.45623,0.03353,-0.88923,0.43214,0.4623,-0.7743,0.33967,0.90617,-0.25197,0.30678,0.87707,-0.36964,0.32674,0.40351,-0.85465});
			return Normal_5_553_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #560, 132 total numbers made up of 44 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 getNormal_5_560_vector()
		{
			MFVec3f Normal_5_560_vector = new MFVec3f(new double[] {-3.3197E-7,1.0775E-6,-1.0,-6.7433E-6,2.1888E-5,-1.0,-1.394E-5,4.5248E-5,-1.0,0.33438,-0.31218,-0.88923,0.33976,-0.49763,-0.79808,0.2934,-0.8455,-0.44615,0.14032,0.079493,-0.98691,0.35523,0.0086281,-0.93474,0.34009,0.02596,-0.94004,0.11657,0.11884,-0.98605,-0.73199,-0.68131,0.0,-0.73198,-0.68132,0.0,-0.34275,0.93929,-0.015767,-0.21169,0.97698,0.026382,-0.9522,-0.3036,-0.033792,-0.98291,0.16442,-0.082735,-0.97626,0.2033,-0.07481,-0.95956,-0.27964,-0.032261,1.3942E-5,-4.5255E-5,1.0,6.7443E-6,-2.1891E-5,1.0,3.3209E-7,-1.0779E-6,1.0,-0.20836,0.97303,0.099021,-0.33931,0.52408,0.78116,-0.33234,0.28325,0.89962,-0.14162,-0.12557,0.98192,-0.36885,-0.0094063,0.92944,-0.39833,0.067683,0.91474,-0.23478,-0.091022,0.96778,0.76105,0.64869,0.0,0.76106,0.64868,0.0,0.77229,-0.6114,0.17249,0.81386,-0.54896,0.19046,0.93781,0.33778,0.080056,0.97309,-0.1682,0.15746,0.98683,-0.013057,0.16122,0.92444,0.37401,0.074392,0.76106,0.64868,0.0,0.76105,0.64869,0.0,0.32857,-0.23796,-0.91401,0.33438,-0.31218,-0.88923,0.63281,-0.0033762,-0.7743,0.8959,0.36588,-0.25197,0.85221,0.37028,-0.36964,0.51809,0.034094,-0.85465});
			return Normal_5_560_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #567, 126 total numbers made up of 42 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 getNormal_5_567_vector()
		{
			MFVec3f Normal_5_567_vector = new MFVec3f(new double[] {-1.0463E-6,-4.2031E-7,-1.0,-4.3934E-5,-1.765E-5,-1.0,0.28333,0.35915,-0.88923,0.81821,0.3626,-0.44615,-0.10014,0.17378,-0.97968,0.012485,0.39138,-0.92014,-0.054113,0.33676,-0.94004,-0.12811,0.1063,-0.98605,0.73975,-0.67288,0.0,0.73976,-0.67287,0.0,-0.90758,-0.41957,-0.015767,-0.95603,-0.29209,0.026382,0.38163,-0.9237,-0.033792,-0.082227,-0.99317,-0.082735,-0.12152,-0.98977,-0.07481,0.35836,-0.93302,-0.032261,4.3941E-5,1.7652E-5,1.0,1.0466E-6,4.2046E-7,1.0,-0.95236,-0.28844,0.099021,-0.25468,-0.35472,0.89962,0.1369,-0.1307,0.98192,0.040006,-0.3668,0.92944,0.01268,-0.38635,0.92227,0.10472,-0.20864,0.97237,-0.70965,0.70456,0.0,-0.70965,0.70456,0.0,0.54516,0.8204,0.17249,0.47947,0.85664,0.19046,-0.42414,0.90277,0.071533,-0.025556,0.98809,0.15176,-0.06894,0.98451,0.16122,-0.44949,0.89018,0.074392,-0.70965,0.70456,0.0,-0.70965,0.70456,0.0,-0.70965,0.70455,0.0,0.20985,0.3472,-0.91401,0.24284,0.3528,-0.90364,0.28333,0.35915,-0.88923,0.024668,0.54501,-0.83807,-0.38034,0.85776,-0.34582,-0.43977,0.81851,-0.36964,-0.077001,0.51347,-0.85465});
			return Normal_5_567_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #574, 120 total numbers made up of 40 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 getNormal_5_574_vector()
		{
			MFVec3f Normal_5_574_vector = new MFVec3f(new double[] {1.0597E-6,-3.8511E-7,-1.0,4.45E-5,-1.6172E-5,-1.0,-0.45068,-0.078426,-0.88923,-0.85136,0.27592,-0.44615,-0.041374,-0.19625,-0.97968,-0.27047,-0.28317,-0.92014,-0.18441,-0.28692,-0.94004,0.02448,-0.16466,-0.98605,-0.10195,0.99479,0.0,-0.10196,0.99479,0.0,0.95594,-0.29313,-0.015767,0.90695,-0.42041,0.026382,0.33214,0.94262,-0.033792,0.72398,0.68484,-0.082735,0.75097,0.65608,-0.07481,0.3557,0.93405,-0.032261,-4.4506E-5,1.6174E-5,1.0,-2.1529E-5,7.8239E-6,1.0,-1.0601E-6,3.8525E-7,1.0,0.90179,-0.42068,0.099021,0.62268,-0.045449,0.78116,0.42638,0.094249,0.89962,-0.014741,0.1887,0.98192,0.21497,0.29989,0.92944,0.29423,0.2769,0.91474,0.069003,0.24217,0.96778,0.058397,-0.99829,0.0,0.058392,-0.99829,0.0,-0.95348,-0.24725,0.17249,-0.92874,-0.31807,0.19046,-0.2962,-0.95176,0.080056,-0.72108,-0.67473,0.15746,-0.63903,-0.75098,0.16633,0.058392,-0.99829,0.0,0.058399,-0.99829,0.0,-0.38798,-0.11856,-0.91401,-0.45068,-0.078426,-0.88923,-0.38205,-0.38946,-0.83807,-0.2891,-0.89265,-0.34582,-0.28793,-0.39682,-0.87157});
			return Normal_5_574_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #581, 138 total numbers made up of 46 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 getNormal_5_581_vector()
		{
			MFVec3f Normal_5_581_vector = new MFVec3f(new double[] {5.0227E-7,-1.0095E-6,-1.0,1.0203E-5,-2.0505E-5,-1.0,2.1092E-5,-4.239E-5,-1.0,-0.38057,0.25384,-0.88923,-0.41594,0.43597,-0.79808,-0.42659,0.78675,-0.44615,-0.16525,-0.11366,-0.97968,-0.39114,-0.018714,-0.92014,-0.33138,-0.080752,-0.94004,-0.095762,-0.13616,-0.98605,0.61185,0.79097,0.0,0.61184,0.79098,0.0,0.4905,-0.8713,-0.015767,0.36727,-0.92974,0.026382,0.89038,0.45396,-0.033792,0.99657,-0.0028955,-0.082735,0.9963,-0.042334,-0.07481,0.90153,0.43151,-0.032261,-2.1095E-5,4.2396E-5,1.0,-1.0204E-5,2.0508E-5,1.0,-5.0245E-7,1.0098E-6,1.0,0.36335,-0.92638,0.099021,0.41978,-0.46214,0.78116,0.37387,-0.22563,0.89962,0.11939,0.14687,0.98192,0.36245,0.069081,0.92944,0.40403,-0.0022107,0.91474,0.21692,0.12788,0.96778,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.86119,0.47811,0.17249,-0.87782,0.44311,0.18192,-0.89209,0.40975,0.19046,-0.87065,-0.48535,0.080056,-0.98749,0.0082197,0.15746,-0.98062,-0.10358,0.16633,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.64582,-0.76349,0.0,-0.3628,0.18154,-0.91401,-0.37102,0.21398,-0.90364,-0.38057,0.25384,-0.88923,-0.54524,-0.0188,-0.83807,-0.82475,-0.44742,-0.34582,-0.48213,-0.089013,-0.87157});
			return Normal_5_581_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #588, 126 total numbers made up of 42 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 getNormal_5_588_vector()
		{
			MFVec3f Normal_5_588_vector = new MFVec3f(new double[] {-4.0206E-7,-1.0534E-6,-1.0,-1.6883E-5,-4.4234E-5,-1.0,-0.071186,0.45188,-0.88923,0.28954,0.84683,-0.44615,-0.19556,0.044517,-0.97968,-0.27879,0.27498,-0.92014,-0.28393,0.18899,-0.94004,-0.16503,-0.021835,-0.98605,0.9963,0.085978,0.0,0.9963,0.08599,0.0,-0.30843,-0.95112,-0.015767,-0.4349,-0.90009,0.026382,0.93717,-0.34722,-0.033792,0.67314,-0.73487,-0.082735,0.64395,-0.7614,-0.07481,0.92822,-0.37063,-0.032261,1.6886E-5,4.4241E-5,1.0,8.1682E-6,2.1401E-5,1.0,4.022E-7,1.0538E-6,1.0,-0.43509,-0.89493,0.099021,-0.055432,-0.62187,0.78116,0.087397,-0.42784,0.89962,0.18891,0.011712,0.98192,0.2964,-0.21975,0.92944,0.27214,-0.29864,0.91474,0.24103,-0.072879,0.96778,-0.9991,-0.042375,0.0,-0.9991,-0.042371,0.0,-0.23192,0.95732,0.17249,-0.30313,0.93372,0.19046,-0.94689,0.31143,0.080056,-0.66307,0.73181,0.15746,-0.74063,0.651,0.16633,-0.9991,-0.042371,0.0,-0.9991,-0.042374,0.0,-0.9991,-0.042377,0.0,-0.11232,0.38983,-0.91401,-0.094031,0.41785,-0.90364,-0.071186,0.45188,-0.88923,-0.38328,0.38825,-0.83807,-0.8879,0.30338,-0.34582,-0.39215,0.29426,-0.87157});
			return Normal_5_588_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #595, 132 total numbers made up of 44 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 getNormal_5_595_vector()
		{
			MFVec3f Normal_5_595_vector = new MFVec3f(new double[] {-9.1886E-7,-6.5346E-7,-1.0,-1.8665E-5,-1.3274E-5,-1.0,-3.8585E-5,-2.744E-5,-1.0,0.19143,0.41548,-0.88923,0.36582,0.4788,-0.79808,0.71065,0.54399,-0.44615,-0.13802,0.14552,-0.97968,-0.079442,0.38344,-0.92014,-0.13141,0.31474,-0.94004,-0.14942,0.073372,-0.98605,0.87666,-0.48111,0.0,0.87667,-0.4811,0.0,-0.78421,-0.62029,-0.015767,-0.86114,-0.50768,0.026382,0.58717,-0.80876,-0.033792,0.15245,-0.98484,-0.082735,0.11345,-0.99072,-0.07481,0.56673,-0.82327,-0.032261,3.8591E-5,2.7444E-5,1.0,1.8667E-5,1.3276E-5,1.0,9.1918E-7,6.5369E-7,1.0,-0.85843,-0.50328,0.099021,-0.39107,-0.48668,0.78116,-0.1646,-0.40446,0.89962,0.16368,-0.095044,0.98192,0.12472,-0.34726,0.92944,0.060783,-0.39944,0.91474,0.16012,-0.19434,0.96778,-0.85481,0.51894,0.0,-0.85481,0.51895,0.0,-0.85481,0.51895,0.0,0.33806,0.92518,0.17249,0.30089,0.93615,0.18192,0.26572,0.94505,0.19046,-0.61511,0.78437,0.080056,-0.14578,0.97671,0.15746,-0.25514,0.95249,0.16633,-0.85481,0.51895,0.0,-0.85481,0.51894,0.0,0.12278,0.38666,-0.91401,0.19143,0.41548,-0.88923,-0.10354,0.53565,-0.83807,-0.57049,0.74495,-0.34582,-0.16306,0.46236,-0.87157});
			return Normal_5_595_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #602, 126 total numbers made up of 42 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 getNormal_5_602_vector()
		{
			MFVec3f Normal_5_602_vector = new MFVec3f(new double[] {-5.6847E-7,-9.7373E-7,-1.0,-2.3871E-5,-4.0889E-5,-1.0,0.0034589,0.45744,-0.88923,0.42377,0.78827,-0.44615,-0.18569,0.075813,-0.97968,-0.23022,0.31676,-0.92014,-0.24931,0.23276,-0.94004,-0.16638,0.0053689,-0.98605,0.99698,-0.077646,0.0,0.99698,-0.077633,0.0,-0.4594,-0.88809,-0.015767,-0.57586,-0.81712,0.026382,0.868,-0.49541,-0.033792,0.54429,-0.83481,-0.082735,0.51116,-0.85622,-0.07481,0.85535,-0.51704,-0.032261,2.3875E-5,4.0895E-5,1.0,5.6867E-7,9.7407E-7,1.0,-0.57521,-0.81199,0.099021,0.016456,-0.43637,0.89962,0.18829,-0.019252,0.98192,0.25659,-0.26514,0.92944,0.2198,-0.33902,0.91474,0.22592,-0.11121,0.96778,-0.99264,0.12112,0.0,-0.99264,0.12112,0.0,-0.99264,0.12113,0.0,-0.072697,0.98232,0.17249,-0.11108,0.97702,0.18192,-0.1468,0.97066,0.19046,-0.88343,0.46168,0.080056,-0.53486,0.83014,0.15746,-0.62456,0.76306,0.16633,-0.99264,0.12113,0.0,-0.99264,0.12112,0.0,-0.99264,0.12112,0.0,-0.047248,0.40293,-0.91401,-0.024631,0.42759,-0.90364,0.0034589,0.45744,-0.88923,-0.31483,0.44556,-0.83807,-0.82654,0.44412,-0.34582,-0.33891,0.35427,-0.87157});
			return Normal_5_602_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #609, 132 total numbers made up of 44 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 getNormal_5_609_vector()
		{
			MFVec3f Normal_5_609_vector = new MFVec3f(new double[] {-1.1023E-6,-2.372E-7,-1.0,-2.2391E-5,-4.8183E-6,-1.0,-4.6287E-5,-9.9607E-6,-1.0,0.34002,0.30602,-0.88923,0.52524,0.29529,-0.79808,0.86777,0.21892,-0.44615,-0.067015,0.14669,-0.98691,0.022234,0.35464,-0.93474,0.0036528,0.34106,-0.94004,-0.10827,0.12644,-0.98605,0.61522,-0.78836,0.0,0.61523,-0.78835,0.0,-0.9655,-0.25994,-0.015767,-0.99167,-0.1261,0.026382,0.21982,-0.97496,-0.033792,-0.24911,-0.96494,-0.082735,-0.28725,-0.95493,-0.07481,0.19531,-0.98021,-0.032261,4.6295E-5,9.9622E-6,1.0,2.2394E-5,4.819E-6,1.0,1.1027E-6,2.3729E-7,1.0,-0.98744,-0.12312,0.099021,-0.55155,-0.29254,0.78116,-0.31103,-0.30651,0.89962,0.1128,-0.15199,0.98192,-0.022641,-0.36828,0.92944,-0.102,-0.39095,0.91474,0.070302,-0.2418,0.96778,-0.58019,0.81448,0.0,-0.58019,0.81448,0.0,0.67612,0.71631,0.17249,0.61752,0.76315,0.19046,-0.25512,0.96359,0.080056,0.25202,0.95483,0.15746,0.098651,0.98198,0.16122,-0.29237,0.95341,0.074392,-0.58019,0.81448,0.0,-0.58019,0.81448,0.0,0.26557,0.30668,-0.91401,0.34002,0.30602,-0.88923,0.058283,0.63013,-0.7743,-0.28675,0.92428,-0.25197,-0.29492,0.88113,-0.36964,0.010998,0.51909,-0.85465});
			return Normal_5_609_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #616, 132 total numbers made up of 44 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 getNormal_5_616_vector()
		{
			MFVec3f Normal_5_616_vector = new MFVec3f(new double[] {-1.1013E-6,2.4164E-7,-1.0,-4.6247E-5,1.0147E-5,-1.0,0.43636,0.13732,-0.88923,0.88037,-0.16095,-0.44615,-9.5409E-5,0.16127,-0.98691,0.16741,0.31343,-0.93474,0.14486,0.30878,-0.94004,-0.046032,0.15997,-0.98605,0.23256,-0.97258,0.0,0.23257,-0.97258,0.0,0.23257,-0.97258,0.0,-0.9863,0.16419,-0.015767,-0.97296,0.23091,0.005264,-0.95457,0.29682,0.026382,-0.20462,-0.97826,-0.033792,-0.62709,-0.77454,-0.082735,-0.65765,-0.7496,-0.07481,-0.2291,-0.97287,-0.032261,4.6254E-5,-1.0149E-5,1.0,2.2374E-5,-4.9092E-6,1.0,1.1017E-6,-2.4173E-7,1.0,-0.94949,0.29777,0.099021,-0.62322,-0.037265,0.78116,-0.41018,-0.14979,0.89962,0.039556,-0.18509,0.98192,-0.17344,-0.32567,0.92944,-0.25505,-0.31337,0.91474,-0.036384,-0.24917,0.96778,-0.18985,0.98181,0.0,-0.18985,0.98181,0.0,0.91242,0.37112,0.17249,0.87854,0.43805,0.19046,0.16779,0.98257,0.080056,0.62555,0.76413,0.15746,0.49728,0.85248,0.16122,0.12967,0.98876,0.074392,-0.18985,0.98181,0.0,-0.18986,0.98181,0.0,0.3689,0.16881,-0.91401,0.43636,0.13732,-0.88923,0.31453,0.54912,-0.7743,0.12269,0.95993,-0.25197,0.097348,0.92406,-0.36964,0.22543,0.46772,-0.85465});
			return Normal_5_616_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #623, 132 total numbers made up of 44 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 getNormal_5_623_vector()
		{
			MFVec3f Normal_5_623_vector = new MFVec3f(new double[] {-5.6945E-7,9.7316E-7,-1.0,-1.1567E-5,1.9768E-5,-1.0,-2.3912E-5,4.0865E-5,-1.0,0.39688,-0.2275,-0.88923,0.4445,-0.40681,-0.79808,0.47887,-0.75607,-0.44615,0.15718,0.12458,-0.97968,0.38897,0.045145,-0.92014,0.32515,0.103,-0.94004,0.086327,0.14233,-0.98605,-0.55691,-0.83057,0.0,-0.5569,-0.83058,0.0,-0.54835,0.8361,-0.015767,-0.42936,0.90275,0.026382,-0.85762,-0.51318,-0.033792,-0.99448,-0.064562,-0.082735,-0.99688,-0.025196,-0.07481,-0.87026,-0.49154,-0.032261,2.3916E-5,-4.0871E-5,1.0,1.1569E-5,-1.9771E-5,1.0,5.6965E-7,-9.735E-7,1.0,-0.42522,0.89966,0.099021,-0.4501,0.43267,0.78116,-0.38828,0.19981,0.89962,-0.10918,-0.15461,0.98192,-0.35694,-0.093454,0.92944,-0.3803,-0.069297,0.92227,-0.191,-0.13423,0.97237,0.59266,0.80545,0.0,0.59267,0.80545,0.0,0.89158,-0.41873,0.17249,0.91778,-0.34843,0.19046,0.83067,0.55215,0.071533,0.97361,0.17043,0.15176,0.9637,0.21282,0.16122,0.8145,0.57538,0.074392,0.59267,0.80545,0.0,0.59266,0.80545,0.0,0.37426,-0.15657,-0.91401,0.39688,-0.2275,-0.88923,0.54272,0.055661,-0.83807,0.79258,0.50222,-0.34582,0.74503,0.55524,-0.36964,0.49659,0.15159,-0.85465});
			return Normal_5_623_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #644, 132 total numbers made up of 44 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 getNormal_5_644_vector()
		{
			MFVec3f Normal_5_644_vector = new MFVec3f(new double[] {3.2335E-7,-1.0802E-6,-1.0,6.5681E-6,-2.1941E-5,-1.0,1.3578E-5,-4.5358E-5,-1.0,-0.33187,0.31484,-0.88923,-0.33577,0.50033,-0.79808,-0.28663,0.84782,-0.44615,-0.14095,-0.078369,-0.98691,-0.35529,-0.0057883,-0.93474,-0.34028,-0.023241,-0.94004,-0.11752,-0.1179,-0.98605,0.73741,0.67544,0.0,0.73741,0.67545,0.0,0.33523,-0.942,-0.015767,0.20387,-0.97864,0.026382,0.9546,0.29598,-0.033792,0.98157,-0.17227,-0.082735,0.9746,-0.21109,-0.07481,0.96177,0.27196,-0.032261,-1.358E-5,4.5365E-5,1.0,-6.5691E-6,2.1944E-5,1.0,-3.2346E-7,1.0805E-6,1.0,0.20057,-0.97466,0.099021,0.33511,-0.52678,0.78116,0.33007,-0.2859,0.89962,0.14262,0.12443,0.98192,0.36892,0.0064576,0.92944,0.39777,-0.070865,0.91474,0.2355,0.089142,0.96778,-0.76622,-0.64258,0.0,-0.76622,-0.64258,0.0,-0.76738,0.61756,0.17249,-0.80945,0.55544,0.19046,-0.94048,-0.33027,0.080056,-0.97172,0.17598,0.15746,-0.9867,0.020944,0.16122,-0.9274,-0.36661,0.074392,-0.76622,-0.64258,0.0,-0.76621,-0.64259,0.0,-0.32666,0.24057,-0.91401,-0.33187,0.31484,-0.88923,-0.63277,0.0084344,-0.7743,-0.8988,-0.35871,-0.25197,-0.85514,-0.36345,-0.36964,-0.51835,-0.029952,-0.85465});
			return Normal_5_644_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #651, 138 total numbers made up of 46 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 getNormal_5_651_vector()
		{
			MFVec3f Normal_5_651_vector = new MFVec3f(new double[] {1.2373E-7,-1.1207E-6,-1.0,2.5132E-6,-2.2765E-5,-1.0,5.1955E-6,-4.7061E-5,-1.0,-0.26981,0.36942,-0.88923,-0.24027,0.55258,-0.79808,-0.12941,0.88555,-0.44615,-0.19429,-0.049766,-0.97968,-0.37364,0.11719,-0.92014,-0.33891,0.038363,-0.94004,-0.13681,-0.094832,-0.98605,0.84691,0.53174,0.0,0.8469,0.53174,0.0,0.8469,0.53175,0.0,0.16027,-0.98695,-0.015767,0.092788,-0.99567,0.005264,0.024461,-0.99935,0.026382,0.99227,0.11939,-0.033792,0.93455,-0.34607,-0.082735,0.92071,-0.383,-0.07481,0.995,0.09448,-0.032261,-5.1963E-6,4.7068E-5,1.0,-2.5136E-6,2.2768E-5,1.0,-1.2377E-7,1.1211E-6,1.0,0.021934,-0.99484,0.099021,0.23486,-0.57847,0.78116,0.27324,-0.34062,0.89962,0.16268,0.096741,0.98192,0.36406,-0.060025,0.92944,0.37853,-0.14128,0.91474,0.2477,0.045315,0.96778,-0.86933,-0.49424,0.0,-0.86933,-0.49423,0.0,-0.86933,-0.49423,0.0,-0.64374,0.74555,0.17249,-0.67141,0.71842,0.18192,-0.6963,0.69202,0.19046,-0.98456,-0.15567,0.080056,-0.9242,0.34794,0.15746,-0.95626,0.24062,0.16633,-0.86933,-0.49423,0.0,-0.86933,-0.49424,0.0,-0.27805,0.29542,-0.91401,-0.26981,0.36942,-0.88923,-0.51834,0.1702,-0.83807,-0.92841,-0.13587,-0.34582,-0.48328,0.082546,-0.87157});
			return Normal_5_651_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #658, 138 total numbers made up of 46 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 getNormal_5_658_vector()
		{
			MFVec3f Normal_5_658_vector = new MFVec3f(new double[] {-5.2578E-8,-1.1263E-6,-1.0,-2.2079E-6,-4.7295E-5,-1.0,-0.20889,0.40698,-0.88923,0.010282,0.8949,-0.44615,-0.19968,-0.018854,-0.97968,-0.35079,0.17403,-0.92014,-0.32878,0.090751,-0.94004,-0.14993,-0.072334,-0.98605,0.91948,0.39315,0.0,0.91947,0.39316,0.0,0.0043863,-0.99987,-0.015767,-0.1317,-0.99094,0.026382,0.99875,-0.036823,-0.033792,0.86914,-0.48759,-0.082735,0.84971,-0.52191,-0.07481,0.99756,-0.061859,-0.032261,2.2082E-6,4.7303E-5,1.0,1.0682E-6,2.2882E-5,1.0,5.2596E-8,1.1267E-6,1.0,-0.13349,-0.98609,0.099021,0.14176,-0.60802,0.78116,0.21677,-0.37907,0.89962,0.17578,0.070185,0.98192,0.35024,-0.11607,0.92944,0.35667,-0.14905,0.92227,0.23329,0.0085251,0.97237,-0.93577,-0.35261,0.0,-0.93577,-0.3526,0.0,-0.93577,-0.3526,0.0,-0.51959,0.83683,0.17249,-0.55114,0.81434,0.18192,-0.57985,0.79215,0.19046,-0.99738,-0.010542,0.071533,-0.90932,0.38744,0.15176,-0.92409,0.3465,0.16122,-0.99647,-0.038825,0.074392,-0.93577,-0.3526,0.0,-0.93577,-0.35261,0.0,-0.93577,-0.35261,0.0,-0.22857,0.33517,-0.91401,-0.21995,0.36751,-0.90364,-0.20889,0.40698,-0.88923,-0.48545,0.24896,-0.83807,-0.93824,0.010585,-0.34582,-0.92725,-0.059778,-0.36964,-0.49902,0.14338,-0.85465});
			return Normal_5_658_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #665, 126 total numbers made up of 42 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 getNormal_5_665_vector()
		{
			MFVec3f Normal_5_665_vector = new MFVec3f(new double[] {-2.1803E-7,-1.1062E-6,-1.0,-9.1556E-6,-4.6453E-5,-1.0,-0.14662,0.43332,-0.88923,0.14209,0.88361,-0.44615,-0.16123,-0.0035449,-0.98691,-0.31694,0.16066,-0.93474,-0.31181,0.13823,-0.94004,-0.15895,-0.049443,-0.98605,0.96738,0.25331,0.0,0.96738,0.25332,0.0,0.96738,0.25332,0.0,-0.14305,-0.98959,-0.015767,-0.21005,-0.97768,0.005264,-0.27634,-0.9607,0.026382,0.98241,-0.18365,-0.033792,0.78777,-0.61038,-0.082735,0.7635,-0.64147,-0.07481,0.97755,-0.20823,-0.032261,9.157E-6,4.646E-5,1.0,2.1811E-7,1.1066E-6,1.0,-0.27739,-0.95564,0.099021,0.15853,-0.40688,0.89962,0.1842,0.043506,0.98192,0.32931,-0.16643,0.92944,0.3308,-0.2,0.92227,0.232,-0.025958,0.97237,-0.97753,-0.21081,0.0,-0.97753,-0.21081,0.0,-0.39055,0.90428,0.17249,-0.45675,0.86897,0.19046,-0.98804,0.1366,0.071533,-0.84227,0.51725,0.15176,-0.86292,0.47893,0.16122,-0.99131,0.10849,0.074392,-0.97753,-0.21081,0.0,-0.97753,-0.21081,0.0,-0.17666,0.3652,-0.91401,-0.14662,0.43332,-0.88923,-0.55572,0.30272,-0.7743,-0.96233,0.10213,-0.25197,-0.92593,0.077561,-0.36964,-0.47243,0.21538,-0.85465});
			return Normal_5_665_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #672, 120 total numbers made up of 40 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 getNormal_5_672_vector()
		{
			MFVec3f Normal_5_672_vector = new MFVec3f(new double[] {9.5925E-7,-5.9258E-7,-1.0,4.0281E-5,-2.4883E-5,-1.0,-0.45722,0.014867,-0.88923,-0.77746,0.4433,-0.44615,-0.053293,-0.15221,-0.98691,-0.26172,-0.24035,-0.93474,-0.23891,-0.24342,-0.94004,-0.009517,-0.16619,-0.98605,0.10249,0.99473,0.0,0.10248,0.99474,0.0,0.87635,-0.48141,-0.015767,0.8025,-0.59607,0.026382,0.5169,0.85538,-0.033792,0.84813,0.52329,-0.082735,0.8687,0.48965,-0.07481,0.53822,0.84219,-0.032261,-4.0287E-5,2.4887E-5,1.0,-9.5959E-7,5.9278E-7,1.0,0.79739,-0.59528,0.099021,0.43664,0.0055671,0.89962,0.023942,0.18775,0.98192,0.27146,0.2499,0.92944,0.3444,0.21128,0.91474,0.11681,0.22308,0.96778,-0.14584,-0.98931,0.0,-0.14585,-0.98931,0.0,-0.98383,-0.048173,0.17249,-0.97402,-0.12255,0.19046,-0.48357,-0.87164,0.080056,-0.84322,-0.51398,0.15746,-0.75143,-0.63981,0.16122,-0.44965,-0.8901,0.074392,-0.14585,-0.98931,0.0,-0.14584,-0.98931,0.0,-0.40398,-0.037183,-0.91401,-0.45722,0.014867,-0.88923,-0.47857,-0.41405,-0.7743,-0.43352,-0.8652,-0.25197,-0.39774,-0.83974,-0.36964,-0.36755,-0.36673,-0.85465});
			return Normal_5_672_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #679, 120 total numbers made up of 40 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 getNormal_5_679_vector()
		{
			MFVec3f Normal_5_679_vector = new MFVec3f(new double[] {1.1056E-6,-2.215E-7,-1.0,2.2457E-5,-4.4992E-6,-1.0,4.6424E-5,-9.3011E-6,-1.0,-0.43378,-0.14526,-0.88923,-0.5994,-0.061637,-0.79808,-0.88316,0.14486,-0.44615,-0.011414,-0.20024,-0.97968,-0.22485,-0.3206,-0.92014,-0.1392,-0.31138,-0.94004,0.048945,-0.15911,-0.98605,-0.25028,0.96817,0.0,-0.25029,0.96817,0.0,0.98914,-0.14615,-0.015767,0.95983,-0.27935,0.026382,0.18673,0.98183,-0.033792,0.61285,0.78586,-0.082735,0.64386,0.76148,-0.07481,0.2113,0.97689,-0.032261,-4.6432E-5,9.3026E-6,1.0,-1.1059E-6,2.2158E-7,1.0,0.95477,-0.28039,0.099021,0.40738,0.15725,0.89962,-0.042929,0.18434,0.98192,0.16746,0.32878,0.92944,0.24928,0.31797,0.91474,0.031829,0.24979,0.96778,0.20775,-0.97818,0.0,0.20774,-0.97818,0.0,-0.9055,-0.38772,0.17249,-0.8704,-0.45402,0.19046,-0.14982,-0.98547,0.080056,-0.6115,-0.77542,0.15746,-0.51893,-0.83848,0.16633,0.20774,-0.97818,0.0,0.20775,-0.97818,0.0,-0.36576,-0.17552,-0.91401,-0.43378,-0.14526,-0.88923,-0.31919,-0.44245,-0.83807,-0.15168,-0.92596,-0.34582,-0.22503,-0.43558,-0.87157});
			return Normal_5_679_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #686, 138 total numbers made up of 46 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 getNormal_5_686_vector()
		{
			MFVec3f Normal_5_686_vector = new MFVec3f(new double[] {1.1113E-6,1.9066E-7,-1.0,2.2573E-5,3.8729E-6,-1.0,4.6665E-5,8.0063E-6,-1.0,-0.35259,-0.29146,-0.88923,-0.53719,-0.27295,-0.79808,-0.87621,-0.18225,-0.44615,0.061319,-0.19096,-0.97968,-0.094591,-0.37999,-0.92014,-0.017985,-0.3406,-0.94004,0.10286,-0.13088,-0.98605,-0.58154,0.81352,0.0,-0.58155,0.81351,0.0,0.97557,0.21913,-0.015767,0.99609,0.084304,0.026382,-0.17864,0.98333,-0.033792,0.28944,0.95361,-0.082735,0.32714,0.94201,-0.07481,-0.15394,0.98755,-0.032261,-4.6672E-5,-8.0075E-6,1.0,-2.2577E-5,-3.8735E-6,1.0,-1.1117E-6,-1.9073E-7,1.0,0.99174,0.081511,0.099021,0.56336,0.2691,0.78116,0.32364,0.29316,0.89962,-0.10632,0.15659,0.98192,0.038101,0.367,0.92944,0.068929,0.38036,0.92227,-0.058454,0.22601,0.97237,0.54544,-0.83815,0.0,0.54544,-0.83815,0.0,0.54544,-0.83815,0.0,-0.70563,-0.68726,0.17249,-0.67689,-0.71325,0.18192,-0.64905,-0.73652,0.19046,0.22461,-0.97182,0.071533,-0.183,-0.97133,0.15176,-0.13984,-0.97696,0.16122,0.25203,-0.96485,0.074392,0.54544,-0.83815,0.0,0.54545,-0.83815,0.0,-0.27823,-0.29525,-0.91401,-0.35259,-0.29146,-0.88923,-0.13884,-0.5276,-0.83807,0.19127,-0.9186,-0.34582,0.25762,-0.89275,-0.36964,-0.032807,-0.51817,-0.85465});
			return Normal_5_686_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #693, 138 total numbers made up of 46 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 getNormal_5_693_vector()
		{
			MFVec3f Normal_5_693_vector = new MFVec3f(new double[] {9.5372E-7,6.0143E-7,-1.0,4.0049E-5,2.5255E-5,-1.0,-0.2142,-0.40421,-0.88923,-0.73976,-0.50369,-0.44615,0.11333,-0.11474,-0.98691,0.10095,-0.3407,-0.93474,0.11373,-0.32156,-0.94004,0.14512,-0.081556,-0.98605,-0.8486,0.52904,0.0,-0.8486,0.52903,0.0,0.81744,0.57579,-0.015767,0.888,0.45908,0.026382,-0.54136,0.84011,-0.033792,-0.097532,0.99179,-0.082735,-0.058267,0.99549,-0.07481,-0.52015,0.85347,-0.032261,-4.0055E-5,-2.5259E-5,1.0,-1.9376E-5,-1.2219E-5,1.0,-9.5406E-7,-6.0164E-7,1.0,0.88505,0.45484,0.099021,0.41749,0.46421,0.78116,0.18681,0.3947,0.89962,-0.15815,0.10399,0.98192,-0.10525,0.35365,0.92944,-0.081881,0.37779,0.92227,-0.1405,0.18644,0.97237,0.82468,-0.56561,0.0,0.82467,-0.56561,0.0,0.82467,-0.56561,0.0,-0.38891,-0.90499,0.17249,-0.3524,-0.918,0.18192,-0.31778,-0.92884,0.19046,0.57942,-0.81188,0.071533,0.20265,-0.96742,0.15176,0.24468,-0.95611,0.16122,0.60209,-0.79495,0.074392,0.82467,-0.56561,0.0,0.82468,-0.56561,0.0,0.82468,-0.5656,0.0,-0.14406,-0.37925,-0.91401,-0.1755,-0.39069,-0.90364,-0.2142,-0.40421,-0.88923,0.16173,-0.61181,-0.7743,0.58681,-0.76952,-0.25197,0.57966,-0.72619,-0.36964,0.16799,-0.49128,-0.85465});
			return Normal_5_693_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #707, 132 total numbers made up of 44 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 getNormal_5_707_vector()
		{
			MFVec3f Normal_5_707_vector = new MFVec3f(new double[] {8.4466E-7,7.4689E-7,-1.0,3.5469E-5,3.1364E-5,-1.0,-0.14646,-0.43338,-0.88923,-0.64919,-0.61604,-0.44615,0.1303,-0.095035,-0.98691,0.15439,-0.32004,-0.93474,0.16393,-0.2991,-0.94004,0.15634,-0.057172,-0.98605,-0.92259,0.38578,0.0,-0.9226,0.38577,0.0,0.71428,0.69969,-0.015767,0.80267,0.59583,0.026382,-0.66934,0.74218,-0.033792,-0.25566,0.96322,-0.082735,-0.2175,0.97319,-0.07481,-0.65056,0.75877,-0.032261,-3.5475E-5,-3.1368E-5,1.0,-1.716E-5,-1.5174E-5,1.0,-8.4496E-7,-7.4716E-7,1.0,0.80044,0.59117,0.099021,0.33746,0.52528,0.78116,0.12094,0.41959,0.89962,-0.17281,0.077216,0.98192,-0.16072,0.33213,0.92944,-0.10265,0.39078,0.91474,-0.17976,0.17633,0.96778,0.90486,-0.42571,0.0,0.90486,-0.42571,0.0,0.90486,-0.42572,0.0,-0.2384,-0.95572,0.17249,-0.20028,-0.9627,0.18192,-0.16437,-0.96784,0.19046,0.69455,-0.71498,0.080056,0.24817,-0.95583,0.15746,0.39517,-0.90435,0.16122,0.72203,-0.68785,0.074392,0.90486,-0.42572,0.0,0.90486,-0.42571,0.0,-0.081234,-0.39747,-0.91401,-0.14646,-0.43338,-0.88923,0.25796,-0.57786,-0.7743,0.70286,-0.66521,-0.25197,0.68884,-0.62359,-0.36964,0.24477,-0.4579,-0.85465});
			return Normal_5_707_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #714, 126 total numbers made up of 42 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 getNormal_5_714_vector()
		{
			MFVec3f Normal_5_714_vector = new MFVec3f(new double[] {7.2652E-7,8.6225E-7,-1.0,1.4758E-5,1.7515E-5,-1.0,3.0508E-5,3.6208E-5,-1.0,-0.081588,-0.45012,-0.88923,-0.23463,-0.555,-0.79808,-0.55225,-0.70425,-0.44615,0.17,-0.10643,-0.97968,0.1727,-0.35145,-0.92014,0.20586,-0.27195,-0.94004,0.16301,-0.033725,-0.98605,-0.96904,0.24689,0.0,-0.96905,0.24688,0.0,0.60442,0.79651,-0.015767,0.70704,0.70668,0.026382,-0.77057,0.63646,-0.033792,-0.3936,0.91555,-0.082735,-0.35731,0.93098,-0.07481,-0.7544,0.65562,-0.032261,-3.0513E-5,-3.6213E-5,1.0,-7.2677E-7,-8.6255E-7,1.0,0.70552,0.70174,0.099021,0.058364,0.43276,0.89962,-0.18223,0.051149,0.98192,-0.2075,0.3051,0.92944,-0.15862,0.3716,0.91474,-0.20359,0.14819,0.96778,0.95733,-0.28899,0.0,0.95733,-0.28899,0.0,0.95733,-0.28899,0.0,-0.096257,-0.9803,0.17249,-0.057529,-0.98163,0.18192,-0.021246,-0.98147,0.19046,0.79152,-0.60587,0.080056,0.38511,-0.90934,0.15746,0.48496,-0.85858,0.16633,0.95733,-0.28899,0.0,0.95733,-0.28899,0.0,-0.02231,-0.40507,-0.91401,-0.081588,-0.45012,-0.88923,0.23405,-0.49281,-0.83807,0.73848,-0.57884,-0.34582,0.27338,-0.40698,-0.87157});
			return Normal_5_714_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #721, 120 total numbers made up of 40 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 getNormal_5_721_vector()
		{
			MFVec3f Normal_5_721_vector = new MFVec3f(new double[] {5.9548E-7,9.5745E-7,-1.0,2.5005E-5,4.0205E-5,-1.0,-0.016252,-0.45717,-0.88923,-0.44565,-0.77611,-0.44615,0.18349,-0.080977,-0.97968,0.22127,-0.32307,-0.92014,0.2427,-0.23964,-0.94004,0.16616,-0.01002,-0.98605,-0.99442,0.1055,0.0,-0.99442,0.10549,0.0,0.48406,0.87489,-0.015767,0.59849,0.80069,0.026382,-0.85381,0.51949,-0.033792,-0.52072,0.84971,-0.082735,-0.48702,0.87018,-0.07481,-0.84056,0.54076,-0.032261,-2.5009E-5,-4.0212E-5,1.0,-5.9569E-7,-9.5779E-7,1.0,0.59769,0.79559,0.099021,-0.0042447,0.43666,0.89962,-0.18768,0.024511,0.98192,-0.24908,0.27222,0.92944,-0.21023,0.34503,0.91474,-0.22272,0.11749,0.96778,0.98886,-0.14884,0.0,0.98886,-0.14884,0.0,0.98886,-0.14884,0.0,0.045194,-0.98397,0.17249,0.083713,-0.97974,0.18192,0.1196,-0.97438,0.19046,0.87017,-0.48621,0.080056,0.51143,-0.84478,0.15746,0.60297,-0.78023,0.16633,0.98886,-0.14884,0.0,0.98886,-0.14884,0.0,0.03596,-0.40409,-0.91401,-0.016252,-0.45717,-0.88923,0.30225,-0.45419,-0.83807,0.81379,-0.46706,-0.34582,0.32887,-0.36361,-0.87157});
			return Normal_5_721_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #735, 138 total numbers made up of 46 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 getNormal_5_735_vector()
		{
			MFVec3f Normal_5_735_vector = new MFVec3f(new double[] {4.3903E-7,1.0385E-6,-1.0,1.8436E-5,4.361E-5,-1.0,0.055174,-0.45412,-0.88923,-0.31929,-0.83607,-0.44615,0.15857,-0.029408,-0.98691,0.27752,-0.22192,-0.93474,0.27707,-0.19891,-0.94004,0.1657,0.015991,-0.98605,-0.99871,-0.050721,0.0,-0.99871,-0.050727,0.0,-0.99871,-0.050733,0.0,0.34184,0.93963,-0.015767,0.405,0.9143,0.005264,0.46643,0.88416,0.026382,-0.92432,0.38012,-0.033792,-0.64675,0.7582,-0.082735,-0.61665,0.78368,-0.07481,-0.91454,0.4032,-0.032261,-1.8439E-5,-4.3617E-5,1.0,-4.3919E-7,-1.0389E-6,1.0,0.46644,0.87899,0.099021,-0.072225,0.43066,0.89962,-0.18921,-0.0050294,0.98192,-0.28845,0.23009,0.92944,-0.26142,0.30807,0.91474,-0.23831,0.08135,0.96778,0.99998,0.0070459,0.0,0.99998,0.0070437,0.0,0.99998,0.0070416,0.0,0.19795,-0.96492,0.17249,0.23534,-0.95474,0.18192,0.26995,-0.94385,0.19046,0.93529,-0.3447,0.080056,0.6368,-0.75478,0.15746,0.74713,-0.64483,0.16122,0.94836,-0.30836,0.074392,0.99998,0.0070416,0.0,0.99998,0.0070449,0.0,0.99998,0.0070481,0.0,0.098479,-0.39355,-0.91401,0.079208,-0.42091,-0.90364,0.055174,-0.45412,-0.88923,0.48231,-0.40968,-0.7743,0.92128,-0.29622,-0.25197,0.89066,-0.26475,-0.36964,0.41859,-0.30719,-0.85465});
			return Normal_5_735_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #742, 132 total numbers made up of 44 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 getNormal_5_742_vector()
		{
			MFVec3f Normal_5_742_vector = new MFVec3f(new double[] {2.821E-7,1.0917E-6,-1.0,5.7302E-6,2.2175E-5,-1.0,1.1846E-5,4.5841E-5,-1.0,0.12113,-0.44113,-0.88923,0.028506,-0.60188,-0.79808,-0.19331,-0.87383,-0.44615,0.19931,-0.022433,-0.97968,0.30772,-0.24217,-0.92014,0.30323,-0.15615,-0.94004,0.16156,0.0401,-0.98605,-0.9805,-0.19653,0.0,-0.98049,-0.19655,0.0,0.20045,0.97958,-0.015767,0.33183,0.94297,0.026382,-0.97005,0.24056,-0.033792,-0.75088,0.65523,-0.082735,-0.72483,0.68485,-0.07481,-0.96376,0.26482,-0.032261,-1.1848E-5,-4.5848E-5,1.0,-5.731E-6,-2.2178E-5,1.0,-2.822E-7,-1.092E-6,1.0,0.33259,0.93786,0.099021,-0.014255,0.62417,0.78116,-0.13456,0.41543,0.89962,-0.18643,-0.032703,0.98192,-0.31905,0.18533,0.92944,-0.30375,0.26643,0.91474,-0.24765,0.045549,0.96778,0.98815,0.15351,0.0,0.98815,0.15351,0.0,0.98815,0.15351,0.0,0.33722,-0.92549,0.17249,0.37271,-0.90994,0.18192,0.40535,-0.8941,0.19046,0.97571,-0.20391,0.080056,0.74054,-0.65331,0.15746,0.8086,-0.56435,0.16633,0.98815,0.15351,0.0,0.98815,0.15352,0.0,0.15509,-0.37487,-0.91401,0.12113,-0.44113,-0.88923,0.42418,-0.34309,-0.83807,0.91619,-0.20249,-0.34582,0.42251,-0.2487,-0.87157});
			return Normal_5_742_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #749, 138 total numbers made up of 46 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 getNormal_5_749_vector()
		{
			MFVec3f Normal_5_749_vector = new MFVec3f(new double[] {1.2488E-7,1.1206E-6,-1.0,2.5366E-6,2.2762E-5,-1.0,5.2439E-6,4.7056E-5,-1.0,0.1823,-0.41956,-0.88923,0.11334,-0.5918,-0.79808,-0.067793,-0.89239,-0.44615,0.16037,0.016998,-0.98691,0.32925,-0.13363,-0.93474,0.32227,-0.1117,-0.94004,0.15427,0.062546,-0.98605,-0.94285,-0.33322,0.0,-0.94285,-0.33323,0.0,-0.94284,-0.33323,0.0,0.059903,0.99808,-0.015767,0.12766,0.9918,0.005264,0.19513,0.98042,0.026382,-0.99432,0.10096,-0.033792,-0.836,0.54246,-0.082735,-0.8144,0.57546,-0.07481,-0.99152,0.12586,-0.032261,-5.2447E-6,-4.7063E-5,1.0,-1.2492E-7,-1.121E-6,1.0,0.19661,0.97547,0.099021,-0.19196,0.39222,0.89962,-0.17993,-0.058739,0.98192,-0.34206,0.13835,0.92944,-0.34635,0.17167,0.92227,-0.23336,0.0064906,0.97237,0.9565,0.29172,0.0,0.95651,0.29171,0.0,0.95651,0.29171,0.0,0.46471,-0.8685,0.17249,0.49765,-0.84809,0.18192,0.52773,-0.82779,0.19046,0.996,-0.0536,0.071533,0.88253,-0.4451,0.15176,0.89991,-0.40519,0.16122,0.99691,-0.025317,0.074392,0.95651,0.29171,0.0,0.9565,0.29172,0.0,0.20655,-0.34917,-0.91401,0.1823,-0.41956,-0.88923,0.57906,-0.25525,-0.7743,0.9675,-0.0214,-0.25197,0.92917,4.2816E-5,-0.36964,0.48877,-0.17517,-0.85465});
			return Normal_5_749_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #756, 144 total numbers made up of 48 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 getNormal_5_756_vector()
		{
			MFVec3f Normal_5_756_vector = new MFVec3f(new double[] {-6.7413E-8,1.1255E-6,-1.0,-2.8308E-6,4.7262E-5,-1.0,0.25096,-0.38247,-0.88923,0.084879,-0.89092,-0.44615,0.15515,0.044011,-0.98691,0.34717,-0.075722,-0.93474,0.33656,-0.055297,-0.94004,0.14139,0.087858,-0.98605,-0.87249,-0.48863,0.0,-0.87249,-0.48864,0.0,-0.87248,-0.48865,0.0,-0.11062,0.99374,-0.015767,-0.04278,0.99907,0.005264,0.025645,0.99932,0.026382,-0.99701,-0.069524,-0.033792,-0.91604,0.39246,-0.082735,-0.90037,0.42865,-0.07481,-0.99849,-0.044504,-0.032261,2.8313E-6,-4.727E-5,1.0,1.3696E-6,-2.2866E-5,1.0,6.7437E-8,-1.1259E-6,1.0,0.027944,0.99469,0.099021,-0.20558,0.58952,0.78116,-0.25583,0.35389,0.89962,-0.16733,-0.088468,0.98192,-0.36059,0.078192,0.92944,-0.37098,0.16007,0.91474,-0.24966,-0.032846,0.96778,0.893,0.45006,0.0,0.893,0.45005,0.0,0.893,0.45005,0.0,0.60557,-0.77687,0.17249,0.63456,-0.75116,0.18192,0.66075,-0.72604,0.19046,0.99112,0.10614,0.080056,0.9056,-0.39381,0.15746,0.95568,-0.24633,0.16122,0.9867,0.1445,0.074392,0.893,0.45005,0.0,0.893,0.45005,0.0,0.893,0.45006,0.0,0.26289,-0.30898,-0.91401,0.25776,-0.34205,-0.90364,0.25096,-0.38247,-0.88923,0.61402,-0.15311,-0.7743,0.95706,0.14336,-0.25197,0.91565,0.15798,-0.36964,0.51143,-0.089539,-0.85465});
			return Normal_5_756_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #881, 588 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 getIndexedFaceSet_4_881_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_881_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_881_coordIndex_1()));
			return IndexedFaceSet_4_881_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #881, 306 total numbers made up of 102 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 getCoordinate_5_881_point()
		{
			MFVec3f Coordinate_5_881_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_881_point_1()))
				.append(new MFVec3f(getCoordinate_5_881_point_2()));
			return Coordinate_5_881_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #882, 306 total numbers made up of 102 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 getNormal_5_882_vector()
		{
			MFVec3f Normal_5_882_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_882_vector_1()))
				.append(new MFVec3f(getNormal_5_882_vector_2()));
			return Normal_5_882_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #883, 204 total numbers made up of 102 2-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 MFVec2f getTextureCoordinate_5_883_point()
		{
			MFVec2f TextureCoordinate_5_883_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_883_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_883_point_2()));
			return TextureCoordinate_5_883_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #888, 588 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 getIndexedFaceSet_4_888_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_888_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_888_coordIndex_1()));
			return IndexedFaceSet_4_888_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #888, 306 total numbers made up of 102 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 getCoordinate_5_888_point()
		{
			MFVec3f Coordinate_5_888_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_888_point_1()))
				.append(new MFVec3f(getCoordinate_5_888_point_2()));
			return Coordinate_5_888_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #889, 306 total numbers made up of 102 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 getNormal_5_889_vector()
		{
			MFVec3f Normal_5_889_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_889_vector_1()))
				.append(new MFVec3f(getNormal_5_889_vector_2()));
			return Normal_5_889_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #890, 204 total numbers made up of 102 2-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 MFVec2f getTextureCoordinate_5_890_point()
		{
			MFVec2f TextureCoordinate_5_890_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_890_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_890_point_2()));
			return TextureCoordinate_5_890_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #895, 496 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 getIndexedFaceSet_4_895_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_895_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_895_coordIndex_1()));
			return IndexedFaceSet_4_895_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #895, 276 total numbers made up of 92 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 getCoordinate_5_895_point()
		{
			MFVec3f Coordinate_5_895_point = new MFVec3f(new double[] {6.5136,0.0040595,4.4465,6.5527,0.0040595,5.4935,6.5089,0.0040595,6.6381,6.2002,0.0040595,8.2519,5.239,0.0040595,10.563,3.555,0.0040595,12.583,1.8592,0.0040595,13.149,1.0548,0.0040595,13.238,5.6086E-16,0.0040595,13.262,6.5136,0.0040595,4.4465,6.5261,-0.36456,5.4174,6.4663,-0.72119,6.4856,6.1746,-1.1077,7.9923,5.3231,-1.4729,10.135,3.8546,-1.8312,12.067,2.263,-2.1926,12.787,1.2708,-2.3554,13.022,1.0044E-15,-2.4055,13.153,6.5136,0.0040595,4.4465,6.499,-0.73672,5.3029,6.4226,-1.4523,6.2496,6.1483,-2.2259,7.5853,5.4092,-2.9536,9.4754,1.494E-15,-4.7935,12.478,6.5136,0.0040595,4.4465,6.4709,-1.0591,5.1223,6.3774,-2.0718,5.87,6.1211,-3.1408,6.9248,5.4983,-4.1048,8.4162,6.5136,0.0040595,4.4465,6.4475,-1.3703,4.9636,6.34,-2.6814,5.5354,6.0986,-4.0689,6.3421,3.4586,-7.6814,9.006,1.9101,-8.1473,9.1986,1.0555E-15,-8.2217,9.3163,6.5136,0.0040595,4.4465,6.4307,-1.6529,4.8618,6.3128,-3.2476,5.3213,6.0823,-4.9609,5.9688,4.9328,-8.099,7.7328,3.7167,-9.6421,8.1292,2.0483,-10.31,8.2993,1.0007E-15,-10.484,8.4049,6.5136,0.0040595,4.4465,6.4153,-1.92,4.7763,6.2881,-3.7831,5.1401,6.0676,-5.806,5.6497,5.6758,-7.7232,6.3641,5.1102,-9.6085,7.0379,3.957,-11.512,7.3738,2.1774,-12.374,7.525,1.0839E-15,-12.647,7.6211,6.5136,0.0040595,4.4465,6.3936,-2.2537,4.66,6.2534,-4.4416,4.8892,6.0473,-6.8219,5.199,5.7483,-9.0872,5.6226,5.3671,-11.319,6.031,4.3071,-13.572,6.2517,2.3671,-14.599,6.3503,1.4015E-15,-14.932,6.4158,6.5136,0.0040595,4.4465,6.3707,-2.4916,4.4471,6.2164,-4.8993,4.4476,6.0243,-7.4965,4.4478,5.8157,-9.93,4.4477,5.609,-12.301,4.4477,4.6279,-14.682,4.4478,2.5353,-15.731,4.4473,2.0569E-15,-16.029,4.4465,8.8818E-16,-6.6401,10.449,1.653,-6.4728,10.449,3.1995,-5.7886,10.449,3.8441,-5.1616,10.449,4.663,-3.8004,10.449,4.821,-3.3651,10.449,4.5882,-3.3651,10.821,3.3242,-3.3651,12.05,2.8014,-4.1094,12.05,1.4896,-5.0271,12.05,1.9984E-15,-5.2968,12.05,5.726,-5.5,7.0,5.7271,-5.1464,7.1464,5.6245,-5.0,7.5,5.2084,-5.0,8.5,4.7772,-5.5,9.0,4.3374,-6.5,9.0,4.2799,-6.6573,8.9746,4.6055,-7.0,8.5,5.2821,-7.0,7.5,5.5864,-6.5,7.0});
			return Coordinate_5_895_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #896, 276 total numbers made up of 92 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 getNormal_5_896_vector()
		{
			MFVec3f Normal_5_896_vector = new MFVec3f(new double[] {-0.99558,0.071733,0.060697,-0.99697,0.077207,0.0091848,-0.99188,0.086255,-0.09346,-0.95599,0.095819,-0.27732,-0.87275,0.097583,-0.47831,-0.53393,0.1627,-0.82973,-0.15577,0.14632,-0.9769,-0.050379,0.089517,-0.99471,-0.0087032,0.03669,-0.99929,-0.99634,0.061568,0.059284,-0.99774,0.06636,0.010953,-0.99373,0.074783,-0.083076,-0.96329,0.085683,-0.2544,-0.89037,0.090857,-0.44607,-0.61976,0.14192,-0.77185,-0.31766,0.13565,-0.93845,-0.16149,0.12147,-0.97937,-0.072307,0.098426,-0.99251,-0.99628,0.061934,0.059869,-0.99715,0.073115,0.018783,-0.99358,0.096059,-0.059792,-0.96741,0.14276,-0.20912,-0.90166,0.20352,-0.38155,-0.085897,0.55561,-0.82699,-0.99663,0.05958,0.056342,-0.99712,0.072802,0.021031,-0.9939,0.10055,-0.045255,-0.97076,0.16328,-0.17599,-0.90791,0.25499,-0.3327,-0.99767,0.053308,0.042512,-0.99805,0.062192,0.0045612,-0.99474,0.079521,-0.064635,-0.97321,0.11539,-0.19885,-0.37967,0.39479,-0.83665,-0.12969,0.44238,-0.8874,-0.03317,0.44653,-0.89415,-0.99801,0.051426,0.036393,-0.99831,0.058117,-0.0028809,-0.99492,0.070362,-0.071953,-0.97468,0.094163,-0.2028,-0.78788,0.17991,-0.58896,-0.36341,0.30667,-0.87971,-0.12796,0.33677,-0.93285,-0.041955,0.33471,-0.94139,-0.99779,0.052259,0.040985,-0.9983,0.058139,0.0029074,-0.99576,0.068404,-0.061567,-0.97931,0.087994,-0.18222,-0.93756,0.10955,-0.33011,-0.83148,0.15386,-0.53382,-0.395,0.31569,-0.86274,-0.14142,0.36139,-0.92163,-0.047774,0.36461,-0.92993,-0.9964,0.05506,0.064531,-0.99764,0.060646,0.032115,-0.99737,0.069719,-0.01964,-0.98953,0.086534,-0.11548,-0.96592,0.10216,-0.23784,-0.90974,0.13445,-0.39279,-0.51123,0.45058,-0.73186,-0.18653,0.59391,-0.78261,-0.049751,0.63223,-0.77318,-0.99778,0.054399,0.038368,-0.99756,0.060209,0.035384,-0.99724,0.068078,0.029491,-0.99668,0.080019,0.01534,-0.99606,0.088527,-0.0043465,-0.99305,0.11635,-0.017528,-0.70333,0.7107,-0.015264,-0.23605,0.97144,-0.024085,-0.027765,0.99913,-0.03124,-0.025112,0.71427,-0.69942,-0.14105,0.70635,-0.69367,-0.47306,0.59463,-0.6501,-0.61499,0.51669,-0.59567,-0.8048,0.33278,-0.49149,-0.83497,0.26271,-0.48354,-0.79721,0.26877,-0.54058,-0.50238,0.28041,-0.81791,-0.45234,0.38337,-0.80524,-0.20381,0.62747,-0.75149,-0.065449,0.71838,-0.69256,-0.93387,0.13341,-0.33178,-0.93399,0.14589,-0.32616,-0.92372,0.17157,-0.3425,-0.8775,0.25173,-0.4082,-0.80498,0.30805,-0.50706,-0.65868,0.34485,-0.66874,-0.63325,0.34633,-0.69213,-0.71081,0.25935,-0.65383,-0.87864,0.14654,-0.45443,-0.91925,0.12649,-0.37281});
			return Normal_5_896_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #897, 184 total numbers made up of 92 2-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 MFVec2f getTextureCoordinate_5_897_point()
		{
			MFVec2f TextureCoordinate_5_897_point = new MFVec2f(new double[] {0.0,0.0,0.0,0.064985,0.0,0.14191,0.0,0.2509,0.0,0.39448,0.0,0.56985,0.0,0.77017,0.0,0.90582,0.0,1.0,0.14585,0.0,0.14585,0.064985,0.14585,0.14191,0.14585,0.2509,0.14585,0.39448,0.14585,0.56985,0.14585,0.77017,0.14585,0.90582,0.14585,1.0,0.2951,0.0,0.2951,0.064985,0.2951,0.14191,0.2951,0.2509,0.2951,0.39448,0.2951,1.0,0.44957,0.0,0.44957,0.064985,0.44957,0.14191,0.44957,0.2509,0.44957,0.39448,0.57768,0.0,0.57768,0.064985,0.57768,0.14191,0.57768,0.2509,0.57768,0.77017,0.57768,0.90582,0.57768,1.0,0.66952,0.0,0.66952,0.064985,0.66952,0.14191,0.66952,0.2509,0.66952,0.56985,0.66952,0.77017,0.66952,0.90582,0.66952,1.0,0.7506,0.0,0.7506,0.064985,0.7506,0.14191,0.7506,0.2509,0.7506,0.39448,0.7506,0.56985,0.7506,0.77017,0.7506,0.90582,0.7506,1.0,0.85786,0.0,0.85786,0.064985,0.85786,0.14191,0.85786,0.2509,0.85786,0.39448,0.85786,0.56985,0.85786,0.77017,0.85786,0.90582,0.85786,1.0,1.0,0.0,1.0,0.064985,1.0,0.14191,1.0,0.2509,1.0,0.39448,1.0,0.56985,1.0,0.77017,1.0,0.90582,1.0,1.0,0.48027,1.0,0.46897,0.91243,0.44375,0.7555,0.42068,0.65636,0.33699,0.511,0.30095,0.48146,0.28826,0.511,0.24073,0.66159,0.2784,0.74597,0.32372,0.90941,0.34234,1.0,0.61358,0.36094,0.58604,0.35827,0.55832,0.38011,0.51073,0.4588,0.51429,0.54008,0.55096,0.63219,0.5568,0.64434,0.59418,0.60305,0.65075,0.47802,0.6599,0.40345});
			return TextureCoordinate_5_897_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #902, 496 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 getIndexedFaceSet_4_902_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_902_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_902_coordIndex_1()));
			return IndexedFaceSet_4_902_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #902, 276 total numbers made up of 92 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 getCoordinate_5_902_point()
		{
			MFVec3f Coordinate_5_902_point = new MFVec3f(new double[] {-6.5136,0.0040595,4.4465,-6.5527,0.0040595,5.4935,-6.5089,0.0040595,6.6381,-6.2002,0.0040595,8.2519,-5.239,0.0040595,10.563,-3.555,0.0040595,12.583,-1.8592,0.0040595,13.149,-1.0548,0.0040595,13.238,-5.6086E-16,0.0040595,13.262,-6.5136,0.0040595,4.4465,-6.5261,-0.36456,5.4174,-6.4663,-0.72119,6.4856,-6.1746,-1.1077,7.9923,-5.3231,-1.4729,10.135,-3.8546,-1.8312,12.067,-2.263,-2.1926,12.787,-1.2708,-2.3554,13.022,-1.0044E-15,-2.4055,13.153,-6.5136,0.0040595,4.4465,-6.499,-0.73672,5.3029,-6.4226,-1.4523,6.2496,-6.1483,-2.2259,7.5853,-5.4092,-2.9536,9.4754,-1.494E-15,-4.7935,12.478,-6.5136,0.0040595,4.4465,-6.4709,-1.0591,5.1223,-6.3774,-2.0718,5.87,-6.1211,-3.1408,6.9248,-5.4983,-4.1048,8.4162,-6.5136,0.0040595,4.4465,-6.4475,-1.3703,4.9636,-6.34,-2.6814,5.5354,-6.0986,-4.0689,6.3421,-3.4586,-7.6814,9.006,-1.9101,-8.1473,9.1986,-1.0555E-15,-8.2217,9.3163,-6.5136,0.0040595,4.4465,-6.4307,-1.6529,4.8618,-6.3128,-3.2476,5.3213,-6.0823,-4.9609,5.9688,-4.9328,-8.099,7.7328,-3.7167,-9.6421,8.1292,-2.0483,-10.31,8.2993,-1.0007E-15,-10.484,8.4049,-6.5136,0.0040595,4.4465,-6.4153,-1.92,4.7763,-6.2881,-3.7831,5.1401,-6.0676,-5.806,5.6497,-5.6758,-7.7232,6.3641,-5.1102,-9.6085,7.0379,-3.957,-11.512,7.3738,-2.1774,-12.374,7.525,-1.0839E-15,-12.647,7.6211,-6.5136,0.0040595,4.4465,-6.3936,-2.2537,4.66,-6.2534,-4.4416,4.8892,-6.0473,-6.8219,5.199,-5.7483,-9.0872,5.6226,-5.3671,-11.319,6.031,-4.3071,-13.572,6.2517,-2.3671,-14.599,6.3503,-1.4015E-15,-14.932,6.4158,-6.5136,0.0040595,4.4465,-6.3707,-2.4916,4.4471,-6.2164,-4.8993,4.4476,-6.0243,-7.4965,4.4478,-5.8157,-9.93,4.4477,-5.609,-12.301,4.4477,-4.6279,-14.682,4.4478,-2.5353,-15.731,4.4473,-2.0569E-15,-16.029,4.4465,8.8818E-16,-6.6401,10.449,-1.653,-6.4728,10.449,-3.1995,-5.7886,10.449,-3.8441,-5.1616,10.449,-4.722,-3.6512,10.449,-4.821,-3.3651,10.449,-4.3828,-3.3651,11.103,-3.3242,-3.3651,12.05,-2.7427,-4.1778,12.05,-1.4896,-5.0271,12.05,1.9984E-15,-5.2968,12.05,-5.726,-5.5,7.0,-5.7271,-5.1464,7.1464,-5.6245,-5.0,7.5,-5.2084,-5.0,8.5,-4.7772,-5.5,9.0,-4.3374,-6.5,9.0,-4.3094,-6.8536,8.8536,-4.6055,-7.0,8.5,-5.2821,-7.0,7.5,-5.5864,-6.5,7.0});
			return Coordinate_5_902_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #903, 276 total numbers made up of 92 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 getNormal_5_903_vector()
		{
			MFVec3f Normal_5_903_vector = new MFVec3f(new double[] {0.99558,0.071733,0.060697,0.99697,0.077207,0.0091848,0.99188,0.086255,-0.09346,0.95599,0.095819,-0.27732,0.87275,0.097583,-0.47831,0.53393,0.1627,-0.82973,0.15577,0.14632,-0.9769,0.050379,0.089517,-0.99471,0.0087032,0.03669,-0.99929,0.99634,0.061568,0.059284,0.99774,0.06636,0.010953,0.99373,0.074783,-0.083076,0.96329,0.085683,-0.2544,0.89037,0.090857,-0.44607,0.61976,0.14192,-0.77185,0.31766,0.13565,-0.93845,0.16149,0.12147,-0.97937,0.072307,0.098426,-0.99251,0.99628,0.061934,0.059869,0.99715,0.073115,0.018783,0.99358,0.096059,-0.059792,0.96741,0.14276,-0.20912,0.90166,0.20352,-0.38155,0.085897,0.55561,-0.82699,0.99663,0.05958,0.056342,0.99712,0.072802,0.021031,0.9939,0.10055,-0.045255,0.97076,0.16328,-0.17599,0.90791,0.25499,-0.3327,0.99767,0.053308,0.042512,0.99805,0.062192,0.0045612,0.99474,0.079521,-0.064635,0.97321,0.11539,-0.19885,0.37967,0.39479,-0.83665,0.12969,0.44238,-0.8874,0.03317,0.44653,-0.89415,0.99801,0.051426,0.036393,0.99831,0.058117,-0.0028809,0.99492,0.070362,-0.071953,0.97468,0.094163,-0.2028,0.78788,0.17991,-0.58896,0.36341,0.30667,-0.87971,0.12796,0.33677,-0.93285,0.041955,0.33471,-0.94139,0.99779,0.052259,0.040985,0.9983,0.058139,0.0029074,0.99576,0.068404,-0.061567,0.97931,0.087994,-0.18222,0.93756,0.10955,-0.33011,0.83148,0.15386,-0.53382,0.395,0.31569,-0.86274,0.14142,0.36139,-0.92163,0.047774,0.36461,-0.92993,0.9964,0.05506,0.064531,0.99764,0.060646,0.032115,0.99737,0.069719,-0.01964,0.98953,0.086534,-0.11548,0.96592,0.10216,-0.23784,0.90974,0.13445,-0.39279,0.51123,0.45058,-0.73186,0.18653,0.59391,-0.78261,0.049751,0.63223,-0.77318,0.99778,0.054399,0.038368,0.99756,0.060209,0.035384,0.99724,0.068078,0.029491,0.99668,0.080019,0.01534,0.99606,0.088527,-0.0043465,0.99305,0.11635,-0.017528,0.70333,0.7107,-0.015264,0.23605,0.97144,-0.024085,0.027765,0.99913,-0.03124,0.025112,0.71427,-0.69942,0.14105,0.70635,-0.69367,0.47306,0.59463,-0.6501,0.61499,0.51669,-0.59567,0.81683,0.30893,-0.48719,0.83497,0.26271,-0.48354,0.75519,0.27498,-0.59505,0.50238,0.28041,-0.81791,0.45182,0.3934,-0.80069,0.20381,0.62747,-0.75149,0.065449,0.71838,-0.69256,0.93387,0.13341,-0.33178,0.93399,0.14589,-0.32616,0.92372,0.17157,-0.3425,0.8775,0.25173,-0.4082,0.80498,0.30805,-0.50706,0.65868,0.34485,-0.66874,0.62912,0.32688,-0.70524,0.71081,0.25935,-0.65383,0.87864,0.14654,-0.45443,0.91925,0.12649,-0.37281});
			return Normal_5_903_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #904, 184 total numbers made up of 92 2-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 MFVec2f getTextureCoordinate_5_904_point()
		{
			MFVec2f TextureCoordinate_5_904_point = new MFVec2f(new double[] {0.0,0.0,0.0,0.064985,0.0,0.14191,0.0,0.2509,0.0,0.39448,0.0,0.56985,0.0,0.77017,0.0,0.90582,0.0,1.0,0.14585,0.0,0.14585,0.064985,0.14585,0.14191,0.14585,0.2509,0.14585,0.39448,0.14585,0.56985,0.14585,0.77017,0.14585,0.90582,0.14585,1.0,0.2951,0.0,0.2951,0.064985,0.2951,0.14191,0.2951,0.2509,0.2951,0.39448,0.2951,1.0,0.44957,0.0,0.44957,0.064985,0.44957,0.14191,0.44957,0.2509,0.44957,0.39448,0.57768,0.0,0.57768,0.064985,0.57768,0.14191,0.57768,0.2509,0.57768,0.77017,0.57768,0.90582,0.57768,1.0,0.66952,0.0,0.66952,0.064985,0.66952,0.14191,0.66952,0.2509,0.66952,0.56985,0.66952,0.77017,0.66952,0.90582,0.66952,1.0,0.7506,0.0,0.7506,0.064985,0.7506,0.14191,0.7506,0.2509,0.7506,0.39448,0.7506,0.56985,0.7506,0.77017,0.7506,0.90582,0.7506,1.0,0.85786,0.0,0.85786,0.064985,0.85786,0.14191,0.85786,0.2509,0.85786,0.39448,0.85786,0.56985,0.85786,0.77017,0.85786,0.90582,0.85786,1.0,1.0,0.0,1.0,0.064985,1.0,0.14191,1.0,0.2509,1.0,0.39448,1.0,0.56985,1.0,0.77017,1.0,0.90582,1.0,1.0,0.48027,1.0,0.46897,0.91243,0.44375,0.7555,0.42068,0.65636,0.32491,0.5,0.30095,0.48146,0.2784,0.53625,0.24073,0.66159,0.28165,0.7555,0.32372,0.90941,0.34234,1.0,0.61358,0.36094,0.58604,0.35827,0.55832,0.38011,0.51073,0.4588,0.51429,0.54008,0.55096,0.63219,0.56918,0.64479,0.59418,0.60305,0.65075,0.47802,0.6599,0.40345});
			return TextureCoordinate_5_904_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #916, 512 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 getIndexedFaceSet_4_916_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_916_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_916_coordIndex_1()));
			return IndexedFaceSet_4_916_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #916, 243 total numbers made up of 81 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 getCoordinate_5_916_point()
		{
			MFVec3f Coordinate_5_916_point = new MFVec3f(new double[] {5.8722,5.4805,9.2157,5.8805,5.9603,9.2018,5.8822,6.4794,9.1998,5.8827,6.9993,9.1998,5.8836,7.5122,9.1999,5.8836,8.0036,9.2016,5.8767,8.51,9.2158,6.157,5.4865,8.404,6.1573,5.9569,8.4008,6.1561,6.4752,8.4006,6.1556,6.999,8.4013,6.1574,7.5158,8.4007,6.1598,8.007,8.4009,6.1608,8.5039,8.4043,6.3861,5.493,7.4947,6.381,5.9583,7.496,6.3764,6.4738,7.4975,6.3751,6.9986,7.4983,6.3775,7.5165,7.4975,6.3828,8.0054,7.4962,6.3892,8.4972,7.495,6.5174,5.4943,6.5679,6.5139,5.9591,6.5708,6.5103,6.4735,6.5727,6.5093,6.9982,6.5732,6.5112,7.5161,6.5725,6.5154,8.004,6.5708,6.52,8.4953,6.5681,6.5584,5.4925,5.6728,6.5608,5.9578,5.6771,6.5614,6.4733,5.6792,6.5616,6.9981,5.6794,6.5622,7.5158,5.6788,6.5624,8.0045,5.6769,6.5607,8.4965,5.6728,6.537,5.4863,4.7602,6.5444,5.9562,4.7684,6.5485,6.4744,4.7714,6.5497,6.9982,4.7713,6.5492,7.5149,4.7707,6.5461,8.0057,4.7679,6.5391,8.502,4.76,6.4739,5.4799,3.8735,6.4808,5.9597,3.8913,6.4841,6.479,3.8951,6.485,6.9988,3.8953,6.4847,7.5115,3.8944,6.4822,8.0027,3.8909,6.4756,8.5087,3.8733,6.3691,6.0,3.0,6.3689,6.6408,2.9968,6.3688,7.2817,2.9939,6.37,7.9226,2.9998,6.3914,8.5208,3.1463,6.4493,8.9298,3.6231,6.5033,9.0,4.2404,6.5409,8.9997,4.8968,6.5571,8.9991,5.5542,6.5435,8.9989,6.1954,6.4917,8.9991,6.8282,6.3969,8.9996,7.4561,6.2539,9.0001,8.0829,6.0541,9.0043,8.7086,5.8304,8.9442,9.3295,5.6241,8.5908,9.8068,5.5328,8.0,10.0,5.5303,7.3587,10.003,5.528,6.7174,10.006,5.5296,6.076,10.0,5.5966,5.4829,9.8559,5.7923,5.0871,9.4082,6.0182,5.0,8.8204,6.219,5.0001,8.1912,6.3754,5.0005,7.5495,6.4789,5.0008,6.9147,6.5355,5.0009,6.2807,6.5537,5.0006,5.6449,6.5418,5.0001,5.0044,6.5035,4.9979,4.3549,6.4553,5.0451,3.703,6.3966,5.4062,3.1954});
			return Coordinate_5_916_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #917, 243 total numbers made up of 81 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 getNormal_5_917_vector()
		{
			MFVec3f Normal_5_917_vector = new MFVec3f(new double[] {0.93002,-0.0059462,0.36747,0.93065,-0.0038439,0.36589,0.9309,-5.8029E-4,0.36528,0.93115,-0.0013542,0.36463,0.93096,-0.0021355,0.3651,0.9308,7.3344E-4,0.36554,0.93022,0.0032135,0.36698,0.95625,5.3283E-4,0.29255,0.95798,0.0019617,0.28682,0.95909,0.0020685,0.2831,0.95939,-0.0012245,0.28209,0.95914,-0.0045149,0.28288,0.9582,-0.0046066,0.28606,0.95643,-0.0031187,0.29194,0.98113,0.0073953,0.1932,0.98143,0.01066,0.19154,0.98173,0.0053468,0.19021,0.98181,-0.0010541,0.18985,0.98176,-0.0074061,0.18998,0.98151,-0.012577,0.19099,0.98124,-0.0097734,0.19257,0.99604,0.0033648,0.088844,0.99554,0.0083047,0.093942,0.99524,0.0043699,0.09738,0.99515,-8.7479E-4,0.098379,0.99525,-0.0060906,0.097202,0.99553,-0.0099853,0.093879,0.99607,-0.0053372,0.088397,0.99993,-0.0092364,0.0070697,0.99989,-0.0024757,0.014283,0.99982,-4.4403E-4,0.019227,0.99979,-7.2406E-4,0.02065,0.99982,-0.0010584,0.019077,0.9999,6.3309E-4,0.014413,0.99995,0.0076333,0.0068218,0.99863,-0.016922,-0.04944,0.99881,-0.011896,-0.047349,0.99896,-0.0041686,-0.045326,0.99899,-6.0563E-4,-0.044986,0.99896,0.0028661,-0.045461,0.99883,0.0098928,-0.047434,0.99864,0.015471,-0.049834,0.99568,-0.0092414,-0.092423,0.99521,-0.0098389,-0.097289,0.99486,-0.0028092,-0.10119,0.99479,-5.5157E-4,-0.10197,0.99485,0.0016957,-0.1013,0.99517,0.0081745,-0.097809,0.99566,0.0079652,-0.092752,0.98902,-5.3793E-4,-0.14777,0.98898,-4.5319E-4,-0.14802,0.98897,-4.581E-4,-0.14815,0.98896,-4.6943E-4,-0.14821,0.99061,-5.0078E-4,-0.13674,0.99454,-3.8639E-4,-0.10431,0.99747,-7.7229E-4,-0.071121,0.99911,-8.7346E-4,-0.04226,0.99998,-8.4626E-4,-0.0058439,0.99889,-0.0010033,0.047144,0.99345,-0.0012038,0.11425,0.98217,-0.0012774,0.18798,0.96569,-0.0015405,0.25969,0.94634,-0.0014951,0.32318,0.92656,-0.0013993,0.37614,0.9098,-0.0015442,0.41504,0.90233,-0.0014593,0.43104,0.90217,-0.0015162,0.43138,0.90211,-0.0014563,0.43151,0.90215,-0.0013991,0.43143,0.90771,-0.0013255,0.41959,0.92367,-0.0012301,0.38318,0.94266,-0.0010625,0.33375,0.96226,-8.5197E-4,0.27215,0.97981,-8.6099E-4,0.19994,0.99217,-7.0232E-4,0.12493,0.99842,-6.3742E-4,0.056135,1.0,-6.3002E-4,0.0011678,0.99931,-4.5113E-4,-0.0372,0.99786,-4.8216E-4,-0.065377,0.99507,-6.0388E-4,-0.099163,0.99117,-4.7617E-4,-0.13261});
			return Normal_5_917_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #918, 162 total numbers made up of 81 2-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 MFVec2f getTextureCoordinate_5_918_point()
		{
			MFVec2f TextureCoordinate_5_918_point = new MFVec2f(new double[] {0.11331,0.12131,0.11331,0.24241,0.11331,0.37108,0.11331,0.49998,0.11331,0.62715,0.11331,0.74891,0.11331,0.87638,0.23478,0.12131,0.23478,0.24241,0.23478,0.37108,0.23478,0.49998,0.23478,0.62715,0.23478,0.74891,0.23478,0.87638,0.36722,0.12131,0.36722,0.24241,0.36722,0.37108,0.36722,0.49998,0.36722,0.62715,0.36722,0.74891,0.36722,0.87638,0.49999,0.12131,0.49999,0.24241,0.49999,0.37108,0.49999,0.49998,0.49999,0.62715,0.49999,0.74891,0.49999,0.87638,0.62702,0.12131,0.62702,0.24241,0.62702,0.37108,0.62702,0.49998,0.62702,0.62715,0.62702,0.74891,0.62702,0.87638,0.75614,0.12131,0.75614,0.24241,0.75614,0.37108,0.75614,0.49998,0.75614,0.62715,0.75614,0.74891,0.75614,0.87638,0.88239,0.12131,0.88239,0.24241,0.88239,0.37108,0.88239,0.49998,0.88239,0.62715,0.88239,0.74891,0.88239,0.87638,0.99927,0.25014,0.9999,0.4103,0.99995,0.57046,0.99941,0.73064,0.97913,0.88009,0.91283,0.98159,0.8269,0.99996,0.73514,0.99975,0.6429,0.99963,0.55246,0.99968,0.46258,0.99975,0.37266,0.99971,0.28216,0.99974,0.19067,1.0,0.09982,0.98592,0.029364,0.89764,7.4597E-4,0.75001,1.0292E-4,0.58973,4.9604E-5,0.42945,5.8785E-4,0.26915,0.021947,0.12096,0.088128,0.021941,0.17459,2.941E-5,0.26634,1.8178E-4,0.35918,2.1096E-4,0.45019,1.4252E-4,0.54032,2.0075E-4,0.63009,2.9371E-4,0.72003,2.4989E-4,0.81091,9.1844E-6,0.90185,0.011482,0.97228,0.10175});
			return TextureCoordinate_5_918_point;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #923, 174 total numbers made up of 58 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 getCoordinate_5_923_point()
		{
			MFVec3f Coordinate_5_923_point = new MFVec3f(new double[] {-4.2226,-4.3895,10.654,-3.8871,-4.0381,11.275,-3.2164,-5.1629,11.014,-2.8803,-4.8026,11.565,-2.2138,-5.8294,10.989,-1.8817,-5.4635,11.517,-1.2734,-6.3688,10.628,-0.92805,-5.9824,11.146,-0.52511,-5.5261,11.748,-0.051564,-6.4165,10.689,0.35111,-5.9382,11.263,0.78186,-5.4296,11.813,1.2856,-6.3591,10.631,1.7127,-5.8239,11.149,2.153,-5.2712,11.604,2.4496,-6.1244,10.563,2.8703,-5.5257,10.945,3.3426,-4.8358,11.209,-3.3238,-3.3649,12.049,-3.7861,-3.3654,11.721,-4.1792,-3.3654,11.345,-4.519,-3.3653,10.922,-4.821,-3.3651,10.449,-4.5279,-4.0988,10.448,-4.1186,-4.8009,10.447,-3.6026,-5.4296,10.447,-2.9897,-5.9431,10.45,-2.2932,-6.2956,10.452,-1.5419,-6.4945,10.448,-0.77375,-6.599,10.45,1.2964E-6,-6.6385,10.447,0.77345,-6.5992,10.45,1.5413,-6.4947,10.448,2.2928,-6.2959,10.452,2.9894,-5.9433,10.45,3.6027,-5.4295,10.447,4.1186,-4.8011,10.447,4.5278,-4.0994,10.448,4.821,-3.3651,10.449,4.5185,-3.3651,10.922,4.178,-3.3651,11.345,3.7848,-3.3651,11.72,3.3242,-3.3652,12.05,3.0626,-3.7766,12.049,2.7306,-4.1926,12.049,2.3485,-4.5647,12.049,1.9365,-4.8441,12.049,1.4955,-5.0229,12.052,0.98673,-5.158,12.056,0.46869,-5.2478,12.055,1.4065E-5,-5.2904,12.043,-0.49623,-5.2442,12.051,-0.98678,-5.1587,12.048,-1.4719,-5.0354,12.05,-1.9362,-4.8443,12.049,-2.3513,-4.5625,12.047,-2.7314,-4.1939,12.047,-3.0608,-3.7807,12.048});
			return Coordinate_5_923_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #924, 174 total numbers made up of 58 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 getNormal_5_924_vector()
		{
			MFVec3f Normal_5_924_vector = new MFVec3f(new double[] {-0.708,-0.43382,0.55726,-0.63483,-0.4145,0.65206,-0.51308,-0.57103,0.64084,-0.47865,-0.53567,0.69566,-0.27904,-0.71684,0.63897,-0.23904,-0.69626,0.67682,-0.10517,-0.74019,0.66412,-0.097863,-0.7748,0.62458,-0.090938,-0.74003,0.6664,-0.0052954,-0.75617,0.65436,0.070908,-0.78779,0.61184,0.11585,-0.73005,0.67351,0.10373,-0.72271,0.68333,0.17611,-0.75333,0.63362,0.29295,-0.66373,0.68822,0.29014,-0.67716,0.67622,0.43483,-0.64737,0.62596,0.54444,-0.52796,0.6518,-0.49866,-0.27737,0.82122,-0.61265,-0.28579,0.73688,-0.70865,-0.27863,0.64822,-0.78377,-0.27096,0.55883,-0.83497,-0.26307,0.48334,-0.776,-0.37848,0.50455,-0.68011,-0.47201,0.56094,-0.5599,-0.54879,0.62076,-0.42161,-0.62005,0.66165,-0.24669,-0.68443,0.68608,-0.12853,-0.70825,0.69416,-0.065388,-0.71197,0.69916,-5.7607E-4,-0.71634,0.69775,0.066346,-0.7129,0.69812,0.12777,-0.70706,0.69552,0.24565,-0.68514,0.68574,0.4222,-0.62026,0.66107,0.55666,-0.55015,0.62247,0.6824,-0.47132,0.55875,0.77541,-0.37843,0.5055,0.83508,-0.26323,0.48306,0.78369,-0.27089,0.55897,0.70891,-0.28004,0.64732,0.61273,-0.28347,0.7377,0.50304,-0.28268,0.81673,0.46637,-0.33484,0.81877,0.45182,-0.39622,0.79929,0.39721,-0.47883,0.78291,0.2923,-0.56627,0.77065,0.20514,-0.62693,0.75158,0.13707,-0.67068,0.72897,0.099928,-0.697,0.71008,-0.0015839,-0.71527,0.69884,-0.1028,-0.701,0.70571,-0.13614,-0.67107,0.72879,-0.1956,-0.62959,0.7519,-0.30261,-0.56221,0.76964,-0.39213,-0.48138,0.7839,-0.44706,-0.39666,0.80175,-0.47651,-0.33311,0.81362});
			return Normal_5_924_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #965, 448 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 getIndexedFaceSet_4_965_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_965_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_965_coordIndex_1()));
			return IndexedFaceSet_4_965_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #965, 330 total numbers made up of 110 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 getCoordinate_5_965_point()
		{
			MFVec3f Coordinate_5_965_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_965_point_1()))
				.append(new MFVec3f(getCoordinate_5_965_point_2()));
			return Coordinate_5_965_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #966, 330 total numbers made up of 110 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 getNormal_5_966_vector()
		{
			MFVec3f Normal_5_966_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_966_vector_1()))
				.append(new MFVec3f(getNormal_5_966_vector_2()));
			return Normal_5_966_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #967, 220 total numbers made up of 110 2-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 MFVec2f getTextureCoordinate_5_967_point()
		{
			MFVec2f TextureCoordinate_5_967_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_967_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_967_point_2()));
			return TextureCoordinate_5_967_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #986, 512 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 getIndexedFaceSet_4_986_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_986_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_986_coordIndex_1()));
			return IndexedFaceSet_4_986_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #986, 243 total numbers made up of 81 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 getCoordinate_5_986_point()
		{
			MFVec3f Coordinate_5_986_point = new MFVec3f(new double[] {-5.8722,5.4805,9.2157,-5.8805,5.9603,9.2018,-5.8822,6.4794,9.1998,-5.8827,6.9993,9.1998,-5.8836,7.5122,9.1999,-5.8836,8.0036,9.2016,-5.8767,8.51,9.2158,-6.157,5.4865,8.404,-6.1573,5.9569,8.4008,-6.1561,6.4752,8.4006,-6.1556,6.999,8.4013,-6.1574,7.5158,8.4007,-6.1598,8.007,8.4009,-6.1608,8.5039,8.4043,-6.3861,5.493,7.4947,-6.381,5.9583,7.496,-6.3764,6.4738,7.4975,-6.3751,6.9986,7.4983,-6.3775,7.5165,7.4975,-6.3828,8.0054,7.4962,-6.3892,8.4972,7.495,-6.5174,5.4943,6.5679,-6.5139,5.9591,6.5708,-6.5103,6.4735,6.5727,-6.5093,6.9982,6.5732,-6.5112,7.5161,6.5725,-6.5154,8.004,6.5708,-6.52,8.4953,6.5681,-6.5584,5.4925,5.6728,-6.5608,5.9578,5.6771,-6.5614,6.4733,5.6792,-6.5616,6.9981,5.6794,-6.5622,7.5158,5.6788,-6.5624,8.0045,5.6769,-6.5607,8.4965,5.6728,-6.537,5.4863,4.7602,-6.5444,5.9562,4.7684,-6.5485,6.4744,4.7714,-6.5497,6.9982,4.7713,-6.5492,7.5149,4.7707,-6.5461,8.0057,4.7679,-6.5391,8.502,4.76,-6.4739,5.4799,3.8735,-6.4808,5.9597,3.8913,-6.4841,6.479,3.8951,-6.485,6.9988,3.8953,-6.4847,7.5115,3.8944,-6.4822,8.0027,3.8909,-6.4756,8.5087,3.8733,-6.3691,6.0,3.0,-6.3689,6.6408,2.9968,-6.3688,7.2817,2.9939,-6.37,7.9226,2.9998,-6.3914,8.5208,3.1463,-6.4493,8.9298,3.6231,-6.5033,9.0,4.2404,-6.5409,8.9997,4.8968,-6.5571,8.9991,5.5542,-6.5435,8.9989,6.1954,-6.4917,8.9991,6.8282,-6.3969,8.9996,7.4561,-6.2539,9.0001,8.0829,-6.0541,9.0043,8.7086,-5.8304,8.9442,9.3295,-5.6241,8.5908,9.8068,-5.5328,8.0,10.0,-5.5303,7.3587,10.003,-5.528,6.7174,10.006,-5.5296,6.076,10.0,-5.5966,5.4829,9.8559,-5.7923,5.0871,9.4082,-6.0182,5.0,8.8204,-6.219,5.0001,8.1912,-6.3754,5.0005,7.5495,-6.4789,5.0008,6.9147,-6.5355,5.0009,6.2807,-6.5537,5.0006,5.6449,-6.5418,5.0001,5.0044,-6.5035,4.9979,4.3549,-6.4553,5.0451,3.703,-6.3966,5.4062,3.1954});
			return Coordinate_5_986_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #987, 243 total numbers made up of 81 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 getNormal_5_987_vector()
		{
			MFVec3f Normal_5_987_vector = new MFVec3f(new double[] {-0.93002,-0.0059462,0.36747,-0.93065,-0.0038439,0.36589,-0.9309,-5.8029E-4,0.36528,-0.93115,-0.0013542,0.36463,-0.93096,-0.0021355,0.3651,-0.9308,7.3344E-4,0.36554,-0.93022,0.0032135,0.36698,-0.95625,5.3283E-4,0.29255,-0.95798,0.0019617,0.28682,-0.95909,0.0020685,0.2831,-0.95939,-0.0012245,0.28209,-0.95914,-0.0045149,0.28288,-0.9582,-0.0046066,0.28606,-0.95643,-0.0031187,0.29194,-0.98113,0.0073953,0.1932,-0.98143,0.01066,0.19154,-0.98173,0.0053468,0.19021,-0.98181,-0.0010541,0.18985,-0.98176,-0.0074061,0.18998,-0.98151,-0.012577,0.19099,-0.98124,-0.0097734,0.19257,-0.99604,0.0033648,0.088844,-0.99554,0.0083047,0.093942,-0.99524,0.0043699,0.09738,-0.99515,-8.7479E-4,0.098379,-0.99525,-0.0060906,0.097202,-0.99553,-0.0099853,0.093879,-0.99607,-0.0053372,0.088397,-0.99993,-0.0092364,0.0070697,-0.99989,-0.0024757,0.014283,-0.99982,-4.4403E-4,0.019227,-0.99979,-7.2406E-4,0.02065,-0.99982,-0.0010584,0.019077,-0.9999,6.3309E-4,0.014413,-0.99995,0.0076333,0.0068218,-0.99863,-0.016922,-0.04944,-0.99881,-0.011896,-0.047349,-0.99896,-0.0041686,-0.045326,-0.99899,-6.0563E-4,-0.044986,-0.99896,0.0028661,-0.045461,-0.99883,0.0098928,-0.047434,-0.99864,0.015471,-0.049834,-0.99568,-0.0092414,-0.092423,-0.99521,-0.0098389,-0.097289,-0.99486,-0.0028092,-0.10119,-0.99479,-5.5157E-4,-0.10197,-0.99485,0.0016957,-0.1013,-0.99517,0.0081745,-0.097809,-0.99566,0.0079652,-0.092752,-0.98902,-5.3793E-4,-0.14777,-0.98898,-4.5319E-4,-0.14802,-0.98897,-4.581E-4,-0.14815,-0.98896,-4.6943E-4,-0.14821,-0.99061,-5.0078E-4,-0.13674,-0.99454,-3.8639E-4,-0.10431,-0.99747,-7.7229E-4,-0.071121,-0.99911,-8.7346E-4,-0.04226,-0.99998,-8.4626E-4,-0.0058439,-0.99889,-0.0010033,0.047144,-0.99345,-0.0012038,0.11425,-0.98217,-0.0012774,0.18798,-0.96569,-0.0015405,0.25969,-0.94634,-0.0014951,0.32318,-0.92656,-0.0013993,0.37614,-0.9098,-0.0015442,0.41504,-0.90233,-0.0014593,0.43104,-0.90217,-0.0015162,0.43138,-0.90211,-0.0014563,0.43151,-0.90215,-0.0013991,0.43143,-0.90771,-0.0013255,0.41959,-0.92367,-0.0012301,0.38318,-0.94266,-0.0010625,0.33375,-0.96226,-8.5197E-4,0.27215,-0.97981,-8.6099E-4,0.19994,-0.99217,-7.0232E-4,0.12493,-0.99842,-6.3742E-4,0.056135,-1.0,-6.3002E-4,0.0011678,-0.99931,-4.5113E-4,-0.0372,-0.99786,-4.8216E-4,-0.065377,-0.99507,-6.0388E-4,-0.099163,-0.99117,-4.7617E-4,-0.13261});
			return Normal_5_987_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #988, 162 total numbers made up of 81 2-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 MFVec2f getTextureCoordinate_5_988_point()
		{
			MFVec2f TextureCoordinate_5_988_point = new MFVec2f(new double[] {0.11331,0.12131,0.11331,0.24241,0.11331,0.37108,0.11331,0.49998,0.11331,0.62715,0.11331,0.74891,0.11331,0.87638,0.23478,0.12131,0.23478,0.24241,0.23478,0.37108,0.23478,0.49998,0.23478,0.62715,0.23478,0.74891,0.23478,0.87638,0.36722,0.12131,0.36722,0.24241,0.36722,0.37108,0.36722,0.49998,0.36722,0.62715,0.36722,0.74891,0.36722,0.87638,0.49999,0.12131,0.49999,0.24241,0.49999,0.37108,0.49999,0.49998,0.49999,0.62715,0.49999,0.74891,0.49999,0.87638,0.62702,0.12131,0.62702,0.24241,0.62702,0.37108,0.62702,0.49998,0.62702,0.62715,0.62702,0.74891,0.62702,0.87638,0.75614,0.12131,0.75614,0.24241,0.75614,0.37108,0.75614,0.49998,0.75614,0.62715,0.75614,0.74891,0.75614,0.87638,0.88239,0.12131,0.88239,0.24241,0.88239,0.37108,0.88239,0.49998,0.88239,0.62715,0.88239,0.74891,0.88239,0.87638,0.99927,0.25014,0.9999,0.4103,0.99995,0.57046,0.99941,0.73064,0.97913,0.88009,0.91283,0.98159,0.8269,0.99996,0.73514,0.99975,0.6429,0.99963,0.55246,0.99968,0.46258,0.99975,0.37266,0.99971,0.28216,0.99974,0.19067,1.0,0.09982,0.98592,0.029364,0.89764,7.4597E-4,0.75001,1.0292E-4,0.58973,4.9604E-5,0.42945,5.8785E-4,0.26915,0.021947,0.12096,0.088128,0.021941,0.17459,2.941E-5,0.26634,1.8178E-4,0.35918,2.1096E-4,0.45019,1.4252E-4,0.54032,2.0075E-4,0.63009,2.9371E-4,0.72003,2.4989E-4,0.81091,9.1844E-6,0.90185,0.011482,0.97228,0.10175});
			return TextureCoordinate_5_988_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1056, 440 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 getIndexedFaceSet_4_1056_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1056_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1056_coordIndex_1()));
			return IndexedFaceSet_4_1056_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1056, 243 total numbers made up of 81 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 getCoordinate_5_1056_point()
		{
			MFVec3f Coordinate_5_1056_point = new MFVec3f(new double[] {-0.0021575,-2.0106,-2.2573,-0.0021575,-2.0106,-1.9134,-0.0021575,-2.0106,-1.5695,-0.0021575,-2.0106,-1.2256,-0.0021575,-2.0106,-0.88174,-0.0021575,-2.0106,-0.53785,-0.0021575,-2.0106,-0.19396,-0.54432,-2.2633,-2.2573,-0.54432,-2.2633,-1.5695,-0.54432,-2.2633,-1.2256,-0.54432,-2.2633,-0.88174,-0.54432,-2.2633,-0.53785,-0.54432,-2.2633,-0.19396,-0.69575,-2.8605,-1.2256,-0.69575,-2.8605,-0.88174,-0.69575,-2.8605,-0.53785,-0.69575,-2.8605,-0.19396,-0.32356,-3.3494,-2.2573,-0.32356,-3.3494,-1.9134,-0.32356,-3.3494,-1.5695,-0.32356,-3.3494,-1.2256,-0.32356,-3.3494,-0.88174,-0.32356,-3.3494,-0.53785,-0.32356,-3.3494,-0.19396,0.32047,-3.3488,-2.2573,0.32047,-3.3488,-1.9134,0.32047,-3.3488,-1.5695,0.32047,-3.3488,-1.2256,0.32047,-3.3488,-0.88174,0.32047,-3.3488,-0.53785,0.32047,-3.3488,-0.19396,0.68705,-2.8805,-1.5695,0.68705,-2.8805,-1.2256,0.68705,-2.8805,-0.88174,0.68705,-2.8805,-0.53785,0.68705,-2.8805,-0.19396,0.56576,-2.2958,-2.2573,0.56576,-2.2958,-1.5695,0.56576,-2.2958,-1.2256,0.56576,-2.2958,-0.88174,0.56576,-2.2958,-0.53785,0.56576,-2.2958,-0.19396,-0.0021575,-2.0106,-2.2573,-0.0021575,-2.0106,-1.9134,-0.0021575,-2.0106,-1.5695,-0.0021575,-2.0106,-1.2256,-0.0021575,-2.0106,-0.88174,-0.0021575,-2.0106,-0.53785,-0.0021575,-2.0106,-0.19396,-0.0021575,-2.0106,0.069838,-2.154E-15,-2.0106,0.069763,0.27501,-2.0669,0.082386,0.49933,-2.2188,0.098507,0.65044,-2.4436,0.11604,0.70582,-2.7186,0.13291,0.65042,-2.9936,0.14491,0.49927,-3.2184,0.14928,0.27494,-3.3703,0.14616,-2.157E-15,-3.4265,0.13565,-0.27779,-3.3709,0.14634,-0.50282,-3.2192,0.14951,-0.65451,-2.9941,0.14515,-0.71013,-2.7186,0.13312,-0.65454,-2.4431,0.11621,-0.50288,-2.218,0.098622,-0.27786,-2.0663,0.082468,-0.0021575,-2.0106,0.069838,-0.70521,-2.6352,-2.2573,-0.61528,-2.3646,-1.9133,-0.66271,-2.4683,-1.6629,-0.71013,-2.7186,-1.5593,-0.66271,-2.9689,-1.6629,-0.61528,-3.0725,-1.9133,-0.70521,-2.8019,-2.2573,0.70089,-2.8019,-2.2573,0.61097,-3.0725,-1.9133,0.65839,-2.9689,-1.6629,0.70582,-2.7186,-1.5593,0.65839,-2.4683,-1.6629,0.61097,-2.3646,-1.9133,0.70089,-2.6352,-2.2573});
			return Coordinate_5_1056_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1057, 243 total numbers made up of 81 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 getNormal_5_1057_vector()
		{
			MFVec3f Normal_5_1057_vector = new MFVec3f(new double[] {2.7158E-16,-1.0,0.0,-6.7895E-16,-1.0,0.0,-4.0737E-16,-1.0,0.0,-6.7895E-16,-1.0,0.0,-1.0863E-15,-1.0,0.0,2.7158E-16,-1.0,0.0,-5.4316E-16,-1.0,0.0,0.76579,-0.64309,0.0,0.76579,-0.64309,0.0,0.76579,-0.64309,0.0,0.76579,-0.64309,0.0,0.76579,-0.64309,0.0,0.76579,-0.64309,0.0,0.97968,0.20056,0.0,0.97968,0.20056,0.0,0.97968,0.20056,0.0,0.97968,0.20056,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,0.45397,0.89102,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.4557,0.89013,0.0,-0.97349,0.22873,0.0,-0.97349,0.22873,0.0,-0.97349,0.22873,0.0,-0.97349,0.22873,0.0,-0.97349,0.22873,0.0,-0.80217,-0.5971,0.0,-0.80217,-0.5971,0.0,-0.80217,-0.5971,0.0,-0.80217,-0.5971,0.0,-0.80217,-0.5971,0.0,-0.80217,-0.5971,0.0,2.7158E-16,-1.0,0.0,8.1474E-16,-1.0,0.0,6.7895E-16,-1.0,0.0,5.4316E-16,-1.0,0.0,5.4316E-16,-1.0,0.0,0.0,-1.0,0.0,8.1474E-16,-1.0,0.0,1.3579E-16,-1.0,0.0,-0.0030474,-1.0,4.0405E-36,-0.39144,-0.9202,9.864E-17,-0.70838,-0.70583,6.6957E-17,-0.92154,-0.38828,0.0,-1.0,6.7895E-17,0.0,-0.9215,0.38838,0.0,-0.70822,0.70599,-1.9136E-17,-0.39127,0.92027,0.0,-0.0030474,1.0,0.0,0.3892,0.92115,0.0,0.70714,0.70707,0.0,0.92119,0.38912,-8.117E-17,1.0,-2.0368E-16,-4.6445E-17,0.92123,-0.38902,8.2129E-17,0.7073,-0.70691,7.8077E-17,0.38937,-0.92108,9.8687E-17,-1.3579E-16,-1.0,0.0,0.99304,-0.11776,0.0,0.86603,-0.5,0.0,0.93526,-0.35397,-1.3919E-17,1.0,6.7895E-16,0.0,0.93526,0.35397,0.0,0.86603,0.5,0.0,0.99304,0.11776,0.0,-0.99304,0.11776,0.0,-0.86603,0.5,0.0,-0.93526,0.35397,0.0,-1.0,6.7895E-17,0.0,-0.93526,-0.35397,0.0,-0.86603,-0.5,0.0,-0.99304,-0.11776,0.0});
			return Normal_5_1057_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1058, 162 total numbers made up of 81 2-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 MFVec2f getTextureCoordinate_5_1058_point()
		{
			MFVec2f TextureCoordinate_5_1058_point = new MFVec2f(new double[] {0.0,0.0,0.0,0.14286,0.0,0.28571,0.0,0.42857,0.0,0.57143,0.0,0.71429,0.0,0.85714,0.13812,0.0,0.13812,0.28571,0.13812,0.42857,0.13812,0.57143,0.13812,0.71429,0.13812,0.85714,0.28438,0.42857,0.28438,0.57143,0.28438,0.71429,0.28438,0.85714,0.4228,0.0,0.4228,0.14286,0.4228,0.28571,0.4228,0.42857,0.4228,0.57143,0.4228,0.71429,0.4228,0.85714,0.5775,0.0,0.5775,0.14286,0.5775,0.28571,0.5775,0.42857,0.5775,0.57143,0.5775,0.71429,0.5775,0.85714,0.7109,0.28571,0.7109,0.42857,0.7109,0.57143,0.7109,0.71429,0.7109,0.85714,0.853,0.0,0.853,0.28571,0.853,0.42857,0.853,0.57143,0.853,0.71429,0.853,0.85714,1.0,0.0,1.0,0.14286,1.0,0.28571,1.0,0.42857,1.0,0.57143,1.0,0.71429,1.0,0.85714,1.0,0.96673,0.99946,0.9667,0.93354,0.97159,0.87473,0.9784,0.81592,0.98606,0.75,0.99293,0.68406,0.99797,0.62524,0.9999,0.56643,0.9985,0.50054,0.99407,0.43392,0.99857,0.37499,0.99999,0.31607,0.99807,0.25,0.99302,0.18395,0.98613,0.12504,0.97844,0.06611,0.97162,0.0,0.96673,0.22961,0.0,0.16473,0.14292,0.18989,0.24678,0.25,0.28997,0.31011,0.24678,0.33527,0.14292,0.27039,0.0,0.72961,0.0,0.66473,0.14292,0.68989,0.24678,0.75,0.28997,0.81011,0.24678,0.83527,0.14292,0.77039,0.0});
			return TextureCoordinate_5_1058_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1071, 117 total numbers made up of 39 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 getNormal_5_1071_vector()
		{
			MFVec3f Normal_5_1071_vector = new MFVec3f(new double[] {0.031714,0.71639,-0.69698,-5.7607E-4,0.71634,-0.69775,-5.7607E-4,0.71634,-0.69775,3.5633E-4,0.74075,-0.67178,0.0033494,0.76186,-0.64774,0.0070549,0.7783,-0.62786,0.010248,0.78853,-0.61491,0.01075,0.79066,-0.61216,0.0057403,0.78182,-0.62348,-0.0010635,0.76371,-0.64556,-0.0038149,0.74063,-0.67191,-0.0015839,0.71527,-0.69884,0.061639,0.70737,-0.70415,0.054568,0.74582,-0.6639,0.054542,0.75761,-0.65042,0.055977,0.77888,-0.62467,0.056234,0.78867,-0.61224,0.052902,0.78696,-0.61473,0.046119,0.7744,-0.63101,0.037025,0.74807,-0.66258,5.7607E-4,0.71634,-0.69775,-3.5633E-4,0.74075,-0.67178,-0.0033494,0.76186,-0.64774,-0.0070549,0.7783,-0.62786,-0.010248,0.78853,-0.61491,-0.01075,0.79066,-0.61216,-0.0057403,0.78182,-0.62348,0.0010635,0.76371,-0.64556,0.0038149,0.74063,-0.67191,0.0015839,0.71527,-0.69884,-0.031714,0.71639,-0.69698,-0.061639,0.70737,-0.70415,-0.054568,0.74582,-0.6639,-0.054542,0.75761,-0.65042,-0.055977,0.77888,-0.62467,-0.056234,0.78867,-0.61224,-0.052902,0.78696,-0.61473,-0.046119,0.7744,-0.63101,-0.037025,0.74807,-0.66258});
			return Normal_5_1071_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1098, 376 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 getIndexedFaceSet_4_1098_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1098_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1098_coordIndex_1()));
			return IndexedFaceSet_4_1098_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1098, 192 total numbers made up of 64 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 getCoordinate_5_1098_point()
		{
			MFVec3f Coordinate_5_1098_point = new MFVec3f(new double[] {0.2046,98.123,9.1542,0.40748,98.123,9.3728,0.61694,98.123,9.5827,0.83751,98.123,9.7876,-0.2046,98.123,9.1542,-1.4131E-13,98.123,9.3606,0.20747,98.123,9.5734,0.41648,98.123,9.7826,0.63122,98.123,9.992,0.83779,98.123,10.197,-0.40748,98.123,9.3728,-0.20747,98.123,9.5734,-2.1606E-13,98.123,9.782,0.20799,98.123,9.9901,0.41866,98.123,10.2,0.61944,98.123,10.4,-0.61694,98.123,9.5827,-0.41648,98.123,9.7826,-0.20799,98.123,9.9901,-2.0205E-13,98.123,10.198,0.20949,98.123,10.409,0.40947,98.123,10.609,-0.83751,98.123,9.7876,-0.63122,98.123,9.992,-0.41866,98.123,10.2,-0.20949,98.123,10.409,-1.3645E-13,98.123,10.623,0.20442,98.123,10.829,-0.83779,98.123,10.197,-0.61944,98.123,10.4,-0.40947,98.123,10.609,-0.20442,98.123,10.829,1.0,98.123,10.0,0.97968,98.123,9.7985,0.92142,98.123,9.6108,0.82922,98.123,9.4409,0.70711,98.123,9.2929,0.55911,98.123,9.1708,0.38925,98.123,9.0786,0.20153,98.123,9.0203,8.2151E-13,98.123,9.0,-0.20153,98.123,9.0203,-0.38925,98.123,9.0786,-0.55911,98.123,9.1708,-0.70711,98.123,9.2929,-0.82922,98.123,9.4409,-0.92142,98.123,9.6108,-0.97968,98.123,9.7985,-1.0,98.123,10.0,-0.97968,98.123,10.202,-0.92142,98.123,10.389,-0.82922,98.123,10.559,-0.70711,98.123,10.707,-0.55911,98.123,10.829,-0.38925,98.123,10.921,-0.20153,98.123,10.98,-8.2218E-13,98.123,11.0,0.20153,98.123,10.98,0.38925,98.123,10.921,0.55911,98.123,10.829,0.70711,98.123,10.707,0.82922,98.123,10.559,0.92142,98.123,10.389,0.97968,98.123,10.202});
			return Coordinate_5_1098_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1099, 192 total numbers made up of 64 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 getNormal_5_1099_vector()
		{
			MFVec3f Normal_5_1099_vector = new MFVec3f(new double[] {-5.553E-11,1.0,2.6187E-10,-1.0223E-10,1.0,1.8762E-10,-1.6574E-10,1.0,1.2318E-10,-2.938E-10,1.0,6.523E-11,5.3374E-11,1.0,2.6841E-10,-1.6662E-12,1.0,2.1556E-10,-4.5961E-11,1.0,1.5102E-10,-1.2905E-10,1.0,7.5007E-11,-2.0679E-10,1.0,3.3314E-11,-3.259E-10,1.0,-6.7394E-11,1.1894E-10,1.0,1.7921E-10,5.2064E-11,1.0,1.3978E-10,7.4234E-12,1.0,8.7794E-11,-5.737E-11,1.0,1.8686E-11,-1.21E-10,1.0,-4.5407E-11,-1.7606E-10,1.0,-1.2689E-10,1.6415E-10,1.0,1.0693E-10,1.4283E-10,1.0,6.5825E-11,7.5556E-11,1.0,1.9037E-11,6.0412E-12,1.0,-5.5405E-11,-4.8463E-11,1.0,-1.4343E-10,-9.8781E-11,1.0,-1.9316E-10,2.6618E-10,1.0,5.4199E-11,2.0958E-10,1.0,2.5657E-11,1.3815E-10,1.0,-3.2852E-11,5.336E-11,1.0,-1.2574E-10,-1.2259E-11,1.0,-2.1135E-10,-6.1427E-11,1.0,-2.8459E-10,2.9341E-10,1.0,-5.1034E-11,1.8031E-10,1.0,-1.0099E-10,1.1626E-10,1.0,-1.7389E-10,5.7821E-11,1.0,-3.0277E-10,-2.4923E-10,1.0,5.31E-13,-2.3123E-10,1.0,1.0321E-10,-3.0709E-10,1.0,6.1847E-11,-2.8296E-10,1.0,2.0833E-10,-2.1789E-10,1.0,2.1563E-10,-1.7639E-10,1.0,2.4232E-10,-4.3543E-11,1.0,2.546E-10,-9.0854E-11,1.0,1.8549E-10,8.0913E-22,1.0,1.6642E-10,9.2105E-11,1.0,1.8703E-10,4.4372E-11,1.0,2.566E-10,1.6989E-10,1.0,2.3185E-10,1.9774E-10,1.0,1.9497E-10,2.6352E-10,1.0,1.9696E-10,2.8125E-10,1.0,5.0345E-11,1.9362E-10,1.0,9.5747E-11,1.8785E-10,1.0,2.655E-13,2.3338E-10,1.0,-1.0292E-10,3.1986E-10,1.0,-6.8134E-11,3.0952E-10,1.0,-2.2419E-10,2.5956E-10,1.0,-2.5931E-10,2.2755E-10,1.0,-3.1621E-10,7.9579E-11,1.0,-3.4061E-10,1.082E-10,1.0,-2.727E-10,1.3275E-13,1.0,-2.356E-10,-1.0216E-10,1.0,-2.3646E-10,-6.5366E-11,1.0,-3.0899E-10,-2.162E-10,1.0,-2.983E-10,-2.5501E-10,1.0,-2.5501E-10,-3.2675E-10,1.0,-2.3644E-10,-3.6677E-10,1.0,-8.817E-11,-3.0738E-10,1.0,-1.1768E-10});
			return Normal_5_1099_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1105, 944 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 getIndexedFaceSet_4_1105_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1105_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1105_coordIndex_1()));
			return IndexedFaceSet_4_1105_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1105, 624 total numbers made up of 208 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 getCoordinate_5_1105_point()
		{
			MFVec3f Coordinate_5_1105_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1105_point_1()))
				.append(new MFVec3f(getCoordinate_5_1105_point_2()))
				.append(new MFVec3f(getCoordinate_5_1105_point_3()));
			return Coordinate_5_1105_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1106, 624 total numbers made up of 208 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 getNormal_5_1106_vector()
		{
			MFVec3f Normal_5_1106_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1106_vector_1()))
				.append(new MFVec3f(getNormal_5_1106_vector_2()))
				.append(new MFVec3f(getNormal_5_1106_vector_3()));
			return Normal_5_1106_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1107, 416 total numbers made up of 208 2-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 MFVec2f getTextureCoordinate_5_1107_point()
		{
			MFVec2f TextureCoordinate_5_1107_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1107_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1107_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1107_point_3()));
			return TextureCoordinate_5_1107_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1112, 376 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 getIndexedFaceSet_4_1112_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1112_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1112_coordIndex_1()));
			return IndexedFaceSet_4_1112_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1112, 192 total numbers made up of 64 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 getCoordinate_5_1112_point()
		{
			MFVec3f Coordinate_5_1112_point = new MFVec3f(new double[] {3.0933,98.123,11.485,3.6893,98.123,11.463,4.2825,98.123,11.463,4.8841,98.123,11.485,2.5146,98.123,10.907,3.0959,98.123,10.904,3.6902,98.123,10.897,4.2817,98.123,10.896,4.8815,98.123,10.904,5.4629,98.123,10.907,2.5368,98.123,10.311,3.1034,98.123,10.31,3.6919,98.123,10.308,4.2802,98.123,10.308,4.8744,98.123,10.31,5.4413,98.123,10.311,2.5375,98.123,9.7176,3.1037,98.123,9.7184,3.692,98.123,9.7199,4.2801,98.123,9.72,4.8742,98.123,9.7185,5.4406,98.123,9.7176,2.5153,98.123,9.116,3.0962,98.123,9.1186,3.6903,98.123,9.1257,4.2816,98.123,9.1259,4.8813,98.123,9.1188,5.4622,98.123,9.116,3.0933,98.123,8.5372,3.6893,98.123,8.5588,4.2824,98.123,8.5594,4.884,98.123,8.5378,4.0,98.123,12.0,3.5969,98.123,11.959,3.2215,98.123,11.843,2.8818,98.123,11.658,2.5858,98.123,11.414,2.3416,98.123,11.118,2.1572,98.123,10.778,2.0406,98.123,10.403,2.0,98.123,10.0,2.0406,98.123,9.5969,2.1572,98.123,9.2215,2.3416,98.123,8.8818,2.5858,98.123,8.5858,2.8818,98.123,8.3416,3.2215,98.123,8.1572,3.5969,98.123,8.0406,4.0,98.123,8.0,4.4031,98.123,8.0406,4.7785,98.123,8.1572,5.1182,98.123,8.3416,5.4142,98.123,8.5858,5.6584,98.123,8.8818,5.8428,98.123,9.2215,5.9594,98.123,9.5969,6.0,98.123,10.0,5.9594,98.123,10.403,5.8428,98.123,10.778,5.6584,98.123,11.118,5.4142,98.123,11.414,5.1182,98.123,11.658,4.7785,98.123,11.843,4.4031,98.123,11.959});
			return Coordinate_5_1112_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1113, 192 total numbers made up of 64 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 getNormal_5_1113_vector()
		{
			MFVec3f Normal_5_1113_vector = new MFVec3f(new double[] {5.3962E-11,-1.0,-2.9348E-11,-4.1088E-11,-1.0,3.2443E-11,1.0461E-11,-1.0,-2.9058E-11,-2.9648E-12,-1.0,-1.204E-11,-5.1438E-11,-1.0,2.6658E-11,6.5872E-12,-1.0,1.0777E-11,1.2375E-11,-1.0,1.3117E-11,-2.9854E-12,-1.0,-8.2452E-13,5.9765E-12,-1.0,1.5617E-11,-9.2609E-12,-1.0,-2.7166E-12,2.1938E-11,-1.0,-1.0361E-11,2.1419E-11,-1.0,1.943E-11,1.0225E-11,-1.0,5.5053E-12,1.9699E-12,-1.0,6.9356E-12,-1.2061E-11,-1.0,1.0712E-11,-9.1219E-12,-1.0,2.3028E-11,2.0178E-11,-1.0,1.2921E-11,2.1468E-11,-1.0,-2.2353E-11,9.2587E-12,-1.0,-7.839E-12,-3.553E-13,-1.0,-5.1415E-12,-1.3258E-11,-1.0,-6.2032E-12,-4.1404E-12,-1.0,-1.8679E-11,-4.7548E-11,-1.0,-3.5663E-11,1.086E-11,-1.0,-1.3464E-11,8.139E-12,-1.0,-1.8857E-11,-1.0432E-11,-1.0,8.1765E-13,6.2284E-12,-1.0,-1.1259E-11,-1.1929E-12,-1.0,-4.0497E-12,6.0235E-11,-1.0,3.11E-11,-3.9441E-11,-1.0,-3.4162E-11,-7.0126E-12,-1.0,1.7681E-11,1.5867E-12,-1.0,-5.5696E-13,-9.5044E-12,-1.0,-1.5417E-11,-5.2682E-11,-1.0,-1.046E-10,9.8922E-11,-1.0,-4.459E-12,-1.5309E-11,-1.0,-5.259E-12,2.2007E-11,-1.0,-8.862E-12,-3.1709E-11,-1.0,-9.1323E-11,-9.6325E-13,-1.0,1.0326E-10,-7.4716E-11,-1.0,1.7904E-12,-3.1986E-11,-1.0,8.8818E-14,-7.2045E-11,-1.0,-1.8097E-12,2.0466E-12,-1.0,-1.0199E-10,-2.8087E-11,-1.0,9.3494E-11,2.8648E-11,-1.0,1.5691E-11,-5.5488E-12,-1.0,1.8796E-11,1.0713E-10,-1.0,2.4591E-11,-4.7216E-11,-1.0,1.3012E-10,-9.6831E-12,-1.0,4.5838E-11,4.2993E-11,-1.0,-7.6828E-12,-9.6527E-12,-1.0,2.5226E-11,-6.4786E-11,-1.0,2.408E-11,-4.8176E-11,-1.0,4.8174E-11,-1.9203E-11,-1.0,5.9999E-11,-1.3648E-11,-1.0,5.2706E-12,1.0597E-11,-1.0,-3.9153E-11,1.8305E-11,-1.0,6.217E-13,2.364E-11,-1.0,4.0764E-11,-5.6505E-12,-1.0,-1.2705E-12,-1.9044E-11,-1.0,-6.0398E-11,-5.4257E-11,-1.0,-5.4067E-11,-7.1979E-11,-1.0,-3.3995E-11,-9.5978E-12,-1.0,-2.6263E-11,4.6484E-11,-1.0,2.5753E-11});
			return Normal_5_1113_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1119, 376 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 getIndexedFaceSet_4_1119_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1119_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1119_coordIndex_1()));
			return IndexedFaceSet_4_1119_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1119, 192 total numbers made up of 64 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 getCoordinate_5_1119_point()
		{
			MFVec3f Coordinate_5_1119_point = new MFVec3f(new double[] {-4.9069,98.123,11.486,-4.3108,98.123,11.463,-3.7176,98.123,11.463,-3.1161,98.123,11.485,-5.4856,98.123,10.907,-4.9043,98.123,10.904,-4.31,98.123,10.897,-3.7185,98.123,10.896,-3.1187,98.123,10.904,-2.5373,98.123,10.907,-5.4634,98.123,10.311,-4.8968,98.123,10.31,-4.3083,98.123,10.308,-3.72,98.123,10.308,-3.1258,98.123,10.31,-2.5588,98.123,10.311,-5.4626,98.123,9.7176,-4.8965,98.123,9.7184,-4.3083,98.123,9.7199,-3.7201,98.123,9.72,-3.1261,98.123,9.7185,-2.5596,98.123,9.7176,-5.4849,98.123,9.116,-4.904,98.123,9.1185,-4.3099,98.123,9.1257,-3.7186,98.123,9.126,-3.1189,98.123,9.1188,-2.538,98.123,9.1161,-4.9068,98.123,8.5371,-4.3108,98.123,8.5587,-3.7177,98.123,8.5595,-3.1161,98.123,8.5379,-4.0,98.123,8.0,-3.5969,98.123,8.0406,-3.2215,98.123,8.1572,-2.8818,98.123,8.3416,-2.5858,98.123,8.5858,-2.3416,98.123,8.8818,-2.1572,98.123,9.2215,-2.0406,98.123,9.5969,-2.0,98.123,10.0,-2.0406,98.123,10.403,-2.1572,98.123,10.778,-2.3416,98.123,11.118,-2.5858,98.123,11.414,-2.8818,98.123,11.658,-3.2215,98.123,11.843,-3.5969,98.123,11.959,-4.0,98.123,12.0,-4.4031,98.123,11.959,-4.7785,98.123,11.843,-5.1182,98.123,11.658,-5.4142,98.123,11.414,-5.6584,98.123,11.118,-5.8428,98.123,10.778,-5.9594,98.123,10.403,-6.0,98.123,10.0,-5.9594,98.123,9.5969,-5.8428,98.123,9.2215,-5.6584,98.123,8.8818,-5.4142,98.123,8.5858,-5.1182,98.123,8.3416,-4.7785,98.123,8.1572,-4.4031,98.123,8.0406});
			return Coordinate_5_1119_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1120, 192 total numbers made up of 64 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 getNormal_5_1120_vector()
		{
			MFVec3f Normal_5_1120_vector = new MFVec3f(new double[] {2.3295E-11,-1.0,-2.9944E-11,-2.1615E-12,-1.0,-4.6832E-11,4.1137E-11,-1.0,9.8723E-12,-7.3277E-11,-1.0,-4.9809E-11,2.8321E-11,-1.0,-1.7974E-11,6.7504E-12,-1.0,2.2538E-12,9.8036E-12,-1.0,-8.0171E-12,-1.5812E-11,-1.0,9.078E-12,-2.2074E-11,-1.0,7.722E-12,3.0574E-11,-1.0,1.8545E-11,2.8657E-11,-1.0,1.9879E-11,2.0537E-11,-1.0,7.0948E-12,-3.1039E-13,-1.0,8.9265E-12,-1.5312E-11,-1.0,1.0302E-11,-3.2907E-11,-1.0,2.2924E-11,-3.924E-11,-1.0,-8.3795E-12,2.6073E-11,-1.0,-1.7236E-11,1.683E-11,-1.0,1.6054E-12,-2.1245E-12,-1.0,5.371E-12,-1.3778E-11,-1.0,4.2528E-12,-2.9649E-11,-1.0,-1.417E-11,-3.2837E-11,-1.0,1.4862E-11,2.0824E-11,-1.0,1.2451E-11,-3.4269E-12,-1.0,-8.9178E-13,3.7767E-12,-1.0,1.7447E-11,-1.0465E-11,-1.0,-1.2523E-13,-1.1946E-11,-1.0,-3.7464E-12,3.4091E-11,-1.0,-2.8253E-11,5.8119E-12,-1.0,1.9109E-11,-6.3052E-12,-1.0,3.2155E-11,4.4E-11,-1.0,-2.0712E-11,-5.706E-11,-1.0,3.6006E-11,9.2384E-12,-1.0,2.836E-11,5.0444E-11,-1.0,1.1552E-10,-1.0449E-10,-1.0,1.7911E-11,3.1236E-12,-1.0,2.289E-11,-3.6131E-11,-1.0,2.3082E-11,1.864E-11,-1.0,1.0004E-10,-1.0417E-11,-1.0,-9.8299E-11,6.2778E-11,-1.0,1.8843E-13,1.9538E-11,-1.0,3.5527E-13,6.4429E-11,-1.0,-5.8285E-13,-1.3523E-11,-1.0,9.7607E-11,1.266E-11,-1.0,-1.0493E-10,-4.5206E-11,-1.0,-3.1312E-11,-6.855E-12,-1.0,-3.8635E-11,-1.1557E-10,-1.0,-4.2932E-11,4.3961E-11,-1.0,-1.4865E-10,9.2394E-12,-1.0,-5.8452E-11,-4.0502E-11,-1.0,-9.2801E-14,1.6019E-11,-1.0,-4.2452E-11,7.9675E-11,-1.0,-4.5171E-11,6.4265E-11,-1.0,-6.4545E-11,3.4473E-11,-1.0,-7.0119E-11,2.7766E-11,-1.0,-1.1087E-11,1.4208E-12,-1.0,3.6332E-11,-4.1226E-13,-1.0,4.4407E-13,7.5497E-12,-1.0,-3.5772E-11,2.9362E-11,-1.0,1.2858E-11,3.0854E-11,-1.0,6.7023E-11,6.0897E-11,-1.0,6.1177E-11,7.609E-11,-1.0,3.9661E-11,8.2704E-12,-1.0,2.4382E-11,-4.6024E-11,-1.0,-2.654E-11});
			return Normal_5_1120_vector;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1127, 120 total numbers made up of 40 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 getNormal_5_1127_vector()
		{
			MFVec3f Normal_5_1127_vector = new MFVec3f(new double[] {0.34931,-0.22574,0.90941,0.61264,-0.2041,0.76355,0.015677,-0.19586,0.98051,0.16926,-0.20101,0.96486,0.057455,-0.19617,0.97889,0.096444,-0.19728,0.97559,0.13358,-0.19903,0.97085,0.015763,-0.19586,0.98051,0.16926,-0.20101,0.96486,0.010927,-0.19055,0.98162,0.10518,-0.20028,0.97408,0.0076153,-0.18794,0.98215,0.018127,-0.20094,0.97944,0.13384,-0.19901,0.97081,0.096795,-0.19726,0.97556,0.057736,-0.19616,0.97887,0.011085,-0.18962,0.98179,0.013712,-0.19258,0.98118,0.015987,-0.19653,0.98037,-0.007668,-0.18808,0.98212,0.018127,-0.20094,0.97944,-0.015537,-0.19323,0.98103,-0.14604,-0.20202,0.96843,0.013102,-0.19657,0.9804,0.0074798,-0.19266,0.98124,8.3339E-4,-0.18973,0.98184,-0.051824,-0.19446,0.97954,-0.085397,-0.19651,0.97678,-0.11674,-0.19916,0.97299,-0.015694,-0.19323,0.98103,-0.14604,-0.20202,0.96843,-0.036983,-0.21176,0.97662,-0.15732,-0.21369,0.96415,-0.29162,-0.21056,0.93307,-0.2669,-0.22558,0.93695,-0.37011,-0.22824,0.90051,-0.53035,-0.21372,0.8204,-0.11652,-0.19917,0.97301,-0.085132,-0.19652,0.9768,-0.051693,-0.19446,0.97955});
			return Normal_5_1127_vector;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1140, 1192 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 getIndexedFaceSet_4_1140_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1140_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1140_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_1140_coordIndex_2()));
			return IndexedFaceSet_4_1140_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1140, 717 total numbers made up of 239 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 getCoordinate_5_1140_point()
		{
			MFVec3f Coordinate_5_1140_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1140_point_1()))
				.append(new MFVec3f(getCoordinate_5_1140_point_2()))
				.append(new MFVec3f(getCoordinate_5_1140_point_3()));
			return Coordinate_5_1140_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1141, 717 total numbers made up of 239 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 getNormal_5_1141_vector()
		{
			MFVec3f Normal_5_1141_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1141_vector_1()))
				.append(new MFVec3f(getNormal_5_1141_vector_2()))
				.append(new MFVec3f(getNormal_5_1141_vector_3()));
			return Normal_5_1141_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1142, 478 total numbers made up of 239 2-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 MFVec2f getTextureCoordinate_5_1142_point()
		{
			MFVec2f TextureCoordinate_5_1142_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1142_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1142_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1142_point_3()));
			return TextureCoordinate_5_1142_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1147, 1176 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 getIndexedFaceSet_4_1147_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1147_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1147_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_1147_coordIndex_2()));
			return IndexedFaceSet_4_1147_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1147, 948 total numbers made up of 316 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 getCoordinate_5_1147_point()
		{
			MFVec3f Coordinate_5_1147_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1147_point_1()))
				.append(new MFVec3f(getCoordinate_5_1147_point_2()))
				.append(new MFVec3f(getCoordinate_5_1147_point_3()))
				.append(new MFVec3f(getCoordinate_5_1147_point_4()));
			return Coordinate_5_1147_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1148, 948 total numbers made up of 316 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 getNormal_5_1148_vector()
		{
			MFVec3f Normal_5_1148_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1148_vector_1()))
				.append(new MFVec3f(getNormal_5_1148_vector_2()))
				.append(new MFVec3f(getNormal_5_1148_vector_3()))
				.append(new MFVec3f(getNormal_5_1148_vector_4()));
			return Normal_5_1148_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1149, 632 total numbers made up of 316 2-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 MFVec2f getTextureCoordinate_5_1149_point()
		{
			MFVec2f TextureCoordinate_5_1149_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1149_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1149_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1149_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_1149_point_4()));
			return TextureCoordinate_5_1149_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1182, 768 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 getIndexedFaceSet_4_1182_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1182_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1182_coordIndex_1()));
			return IndexedFaceSet_4_1182_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1182, 618 total numbers made up of 206 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 getCoordinate_5_1182_point()
		{
			MFVec3f Coordinate_5_1182_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1182_point_1()))
				.append(new MFVec3f(getCoordinate_5_1182_point_2()))
				.append(new MFVec3f(getCoordinate_5_1182_point_3()));
			return Coordinate_5_1182_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1183, 618 total numbers made up of 206 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 getNormal_5_1183_vector()
		{
			MFVec3f Normal_5_1183_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1183_vector_1()))
				.append(new MFVec3f(getNormal_5_1183_vector_2()))
				.append(new MFVec3f(getNormal_5_1183_vector_3()));
			return Normal_5_1183_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1184, 412 total numbers made up of 206 2-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 MFVec2f getTextureCoordinate_5_1184_point()
		{
			MFVec2f TextureCoordinate_5_1184_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1184_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1184_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1184_point_3()));
			return TextureCoordinate_5_1184_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1196, 1200 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 getIndexedFaceSet_4_1196_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1196_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1196_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_1196_coordIndex_2()));
			return IndexedFaceSet_4_1196_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1196, 966 total numbers made up of 322 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 getCoordinate_5_1196_point()
		{
			MFVec3f Coordinate_5_1196_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1196_point_1()))
				.append(new MFVec3f(getCoordinate_5_1196_point_2()))
				.append(new MFVec3f(getCoordinate_5_1196_point_3()))
				.append(new MFVec3f(getCoordinate_5_1196_point_4()));
			return Coordinate_5_1196_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1197, 966 total numbers made up of 322 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 getNormal_5_1197_vector()
		{
			MFVec3f Normal_5_1197_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1197_vector_1()))
				.append(new MFVec3f(getNormal_5_1197_vector_2()))
				.append(new MFVec3f(getNormal_5_1197_vector_3()))
				.append(new MFVec3f(getNormal_5_1197_vector_4()));
			return Normal_5_1197_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1198, 644 total numbers made up of 322 2-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 MFVec2f getTextureCoordinate_5_1198_point()
		{
			MFVec2f TextureCoordinate_5_1198_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1198_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1198_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1198_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_1198_point_4()));
			return TextureCoordinate_5_1198_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1231, 728 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 getIndexedFaceSet_4_1231_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1231_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1231_coordIndex_1()));
			return IndexedFaceSet_4_1231_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1231, 555 total numbers made up of 185 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 getCoordinate_5_1231_point()
		{
			MFVec3f Coordinate_5_1231_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1231_point_1()))
				.append(new MFVec3f(getCoordinate_5_1231_point_2()));
			return Coordinate_5_1231_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1232, 555 total numbers made up of 185 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 getNormal_5_1232_vector()
		{
			MFVec3f Normal_5_1232_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1232_vector_1()))
				.append(new MFVec3f(getNormal_5_1232_vector_2()));
			return Normal_5_1232_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1233, 370 total numbers made up of 185 2-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 MFVec2f getTextureCoordinate_5_1233_point()
		{
			MFVec2f TextureCoordinate_5_1233_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1233_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1233_point_2()));
			return TextureCoordinate_5_1233_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1245, 1288 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 getIndexedFaceSet_4_1245_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1245_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1245_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_1245_coordIndex_2()));
			return IndexedFaceSet_4_1245_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1245, 1005 total numbers made up of 335 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 getCoordinate_5_1245_point()
		{
			MFVec3f Coordinate_5_1245_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1245_point_1()))
				.append(new MFVec3f(getCoordinate_5_1245_point_2()))
				.append(new MFVec3f(getCoordinate_5_1245_point_3()))
				.append(new MFVec3f(getCoordinate_5_1245_point_4()));
			return Coordinate_5_1245_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1246, 1005 total numbers made up of 335 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 getNormal_5_1246_vector()
		{
			MFVec3f Normal_5_1246_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1246_vector_1()))
				.append(new MFVec3f(getNormal_5_1246_vector_2()))
				.append(new MFVec3f(getNormal_5_1246_vector_3()))
				.append(new MFVec3f(getNormal_5_1246_vector_4()));
			return Normal_5_1246_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1247, 670 total numbers made up of 335 2-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 MFVec2f getTextureCoordinate_5_1247_point()
		{
			MFVec2f TextureCoordinate_5_1247_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1247_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1247_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1247_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_1247_point_4()));
			return TextureCoordinate_5_1247_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1280, 824 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 getIndexedFaceSet_4_1280_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1280_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1280_coordIndex_1()));
			return IndexedFaceSet_4_1280_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1280, 633 total numbers made up of 211 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 getCoordinate_5_1280_point()
		{
			MFVec3f Coordinate_5_1280_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1280_point_1()))
				.append(new MFVec3f(getCoordinate_5_1280_point_2()))
				.append(new MFVec3f(getCoordinate_5_1280_point_3()));
			return Coordinate_5_1280_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1281, 633 total numbers made up of 211 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 getNormal_5_1281_vector()
		{
			MFVec3f Normal_5_1281_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1281_vector_1()))
				.append(new MFVec3f(getNormal_5_1281_vector_2()))
				.append(new MFVec3f(getNormal_5_1281_vector_3()));
			return Normal_5_1281_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1282, 422 total numbers made up of 211 2-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 MFVec2f getTextureCoordinate_5_1282_point()
		{
			MFVec2f TextureCoordinate_5_1282_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1282_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1282_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1282_point_3()));
			return TextureCoordinate_5_1282_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1294, 1232 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 getIndexedFaceSet_4_1294_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1294_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1294_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_1294_coordIndex_2()));
			return IndexedFaceSet_4_1294_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1294, 990 total numbers made up of 330 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 getCoordinate_5_1294_point()
		{
			MFVec3f Coordinate_5_1294_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1294_point_1()))
				.append(new MFVec3f(getCoordinate_5_1294_point_2()))
				.append(new MFVec3f(getCoordinate_5_1294_point_3()))
				.append(new MFVec3f(getCoordinate_5_1294_point_4()));
			return Coordinate_5_1294_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1295, 990 total numbers made up of 330 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 getNormal_5_1295_vector()
		{
			MFVec3f Normal_5_1295_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1295_vector_1()))
				.append(new MFVec3f(getNormal_5_1295_vector_2()))
				.append(new MFVec3f(getNormal_5_1295_vector_3()))
				.append(new MFVec3f(getNormal_5_1295_vector_4()));
			return Normal_5_1295_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1296, 660 total numbers made up of 330 2-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 MFVec2f getTextureCoordinate_5_1296_point()
		{
			MFVec2f TextureCoordinate_5_1296_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1296_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1296_point_2()))
				.append(new MFVec2f(getTextureCoordinate_5_1296_point_3()))
				.append(new MFVec2f(getTextureCoordinate_5_1296_point_4()));
			return TextureCoordinate_5_1296_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1329, 784 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 getIndexedFaceSet_4_1329_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1329_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1329_coordIndex_1()));
			return IndexedFaceSet_4_1329_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1329, 600 total numbers made up of 200 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 getCoordinate_5_1329_point()
		{
			MFVec3f Coordinate_5_1329_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1329_point_1()))
				.append(new MFVec3f(getCoordinate_5_1329_point_2()));
			return Coordinate_5_1329_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1330, 600 total numbers made up of 200 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 getNormal_5_1330_vector()
		{
			MFVec3f Normal_5_1330_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1330_vector_1()))
				.append(new MFVec3f(getNormal_5_1330_vector_2()));
			return Normal_5_1330_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1331, 400 total numbers made up of 200 2-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 MFVec2f getTextureCoordinate_5_1331_point()
		{
			MFVec2f TextureCoordinate_5_1331_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1331_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1331_point_2()));
			return TextureCoordinate_5_1331_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1357, 664 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 getIndexedFaceSet_4_1357_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1357_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1357_coordIndex_1()));
			return IndexedFaceSet_4_1357_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1357, 438 total numbers made up of 146 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 getCoordinate_5_1357_point()
		{
			MFVec3f Coordinate_5_1357_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1357_point_1()))
				.append(new MFVec3f(getCoordinate_5_1357_point_2()));
			return Coordinate_5_1357_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1358, 438 total numbers made up of 146 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 getNormal_5_1358_vector()
		{
			MFVec3f Normal_5_1358_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1358_vector_1()))
				.append(new MFVec3f(getNormal_5_1358_vector_2()));
			return Normal_5_1358_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1359, 292 total numbers made up of 146 2-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 MFVec2f getTextureCoordinate_5_1359_point()
		{
			MFVec2f TextureCoordinate_5_1359_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1359_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1359_point_2()));
			return TextureCoordinate_5_1359_point;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #1364, 664 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 getIndexedFaceSet_4_1364_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_1364_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_1364_coordIndex_1()));
			return IndexedFaceSet_4_1364_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #1364, 438 total numbers made up of 146 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 getCoordinate_5_1364_point()
		{
			MFVec3f Coordinate_5_1364_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_1364_point_1()))
				.append(new MFVec3f(getCoordinate_5_1364_point_2()));
			return Coordinate_5_1364_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=5, element #1365, 438 total numbers made up of 146 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 getNormal_5_1365_vector()
		{
			MFVec3f Normal_5_1365_vector = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getNormal_5_1365_vector_1()))
				.append(new MFVec3f(getNormal_5_1365_vector_2()));
			return Normal_5_1365_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=5, element #1366, 292 total numbers made up of 146 2-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 MFVec2f getTextureCoordinate_5_1366_point()
		{
			MFVec2f TextureCoordinate_5_1366_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_5_1366_point_1()))
				.append(new MFVec2f(getTextureCoordinate_5_1366_point_2()));
			return TextureCoordinate_5_1366_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 JointHeavyLiftRotorWing 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 JointHeavyLiftRotorWing().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: \"Savage.AircraftFixedWing.JointHeavyLift.JointHeavyLiftRotorWing\" 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("Savage.AircraftFixedWing.JointHeavyLift.JointHeavyLiftRotorWing self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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