package Savage.CommunicationsAndSensors.Radar;

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.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> Boeing 737 aircraft as a single mesh, purchased from a commercial service. </p>
 <p> Related links: Catalog page <a href="../../../../CommunicationsAndSensors/Radar/MeshBoeing737Index.html" target="_blank">MeshBoeing737</a>,  source <a href="../../../../CommunicationsAndSensors/Radar/RadarCrossSectionMeshBoeing737.java">RadarCrossSectionMeshBoeing737.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="../../../../CommunicationsAndSensors/Radar/MeshBoeing737.x3d">MeshBoeing737.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> Boeing 737 aircraft as a single mesh, purchased from a commercial service. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 30 March 2016 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 30 March 2016 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 1 July 2023 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="http://www.3dcadbrowser.com" target="_blank">http://www.3dcadbrowser.com</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Ben Cheng </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Boeing_737" target="_blank">https://en.wikipedia.org/wiki/Boeing_737</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="http://www.737ngplus.com/boeing-737ng-plus-pictures/boeing-737-800er-dimensions.php" target="_blank">http://www.737ngplus.com/boeing-737ng-plus-pictures/boeing-737-800er-dimensions.php</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> Meshlab X3D Export, <a href="http://meshlab.sourceforge.net" target="_blank">http://meshlab.sourceforge.net</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/MeshBoeing737.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/MeshBoeing737.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 3.3, <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> license </i> </td>
			<td> <a href="../../../../CommunicationsAndSensors/Radar/../../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>

 */

public class RadarCrossSectionMeshBoeing737
{
	/** Default constructor to create this object. */
	public RadarCrossSectionMeshBoeing737 ()
	{
	  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_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("MeshBoeing737.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Boeing 737 aircraft as a single mesh, purchased from a commercial service."))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("30 March 2016"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("30 March 2016"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("1 July 2023"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("http://www.3dcadbrowser.com"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Ben Cheng"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Boeing_737"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("http://www.737ngplus.com/boeing-737ng-plus-pictures/boeing-737-800er-dimensions.php"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("Meshlab X3D Export, http://meshlab.sourceforge.net"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/MeshBoeing737.x3d"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("MeshBoeing737.x3d"))
    .addChild(new Background().setSkyColor(new MFColor(new double[] {0.819608,0.988235,1.0})))
    .addChild(new Viewpoint().setDescription("Boeing 737 mesh").setPosition(0.0,0.0,60.0))
    .addComments(" Scale to 42m length ")
    .addChild(new Transform().setRotation(-0.57735,0.57735,0.57735,2.09439).setScale(0.7,0.7,0.7).setTranslation(-0.5,6.0,0.0)
      .addComments(" RotationCalculator composed rotation: 0.0 0.0 1.0 1.570796, 0.0 1.0 0.0 1.570796 ")
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material().setAmbientIntensity(0.256).setDiffuseColor(0.372322,0.371574,0.373173).setShininess(0.127551).setSpecularColor(0.890909,0.887832,0.890909)
            .addComments(" Universal Media Library: Metals 30 ")))
        .setGeometry(new IndexedFaceSet().setCreaseAngle(0.6).setSolid(false).setCoordIndex(getIndexedFaceSet_5_21_coordIndex())
          .setCoord(new Coordinate().setPoint(getCoordinate_6_21_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method

		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_5_21_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,24,25,26,-1,27,28,29,-1,30,31,32,-1,33,34,35,-1,36,37,38,-1,39,40,41,-1,42,43,44,-1,45,46,47,-1,48,49,50,-1,51,52,53,-1,54,55,56,-1,57,58,59,-1,60,61,62,-1,63,64,65,-1,66,67,68,-1,69,70,71,-1,72,73,74,-1,75,76,77,-1,78,79,80,-1,81,82,83,-1,84,85,86,-1,87,88,89,-1,90,91,92,-1,93,94,95,-1,96,97,98,-1,99,100,101,-1,102,103,104,-1,105,106,107,-1,108,109,110,-1,111,112,113,-1,114,115,116,-1,117,118,119,-1,120,121,122,-1,123,124,125,-1,126,127,128,-1,129,130,131,-1,132,133,134,-1,135,136,137,-1,138,139,140,-1,138,141,139,-1,139,141,142,-1,142,143,139,-1,144,145,146,-1,147,148,149,-1,148,150,149,-1,151,150,148,-1,148,152,151,-1,153,154,155,-1,156,157,158,-1,159,160,161,-1,162,163,160,-1,164,160,163,-1,165,160,164,-1,166,167,168,-1,169,167,166,-1,170,171,167,-1,172,173,174,-1,175,176,177,-1,178,179,180,-1,181,182,183,-1,184,185,186,-1,186,185,187,-1,188,189,190,-1,189,188,191,-1,192,193,194,-1,195,192,196,-1,192,197,196,-1,198,199,200,-1,200,199,201,-1,202,203,199,-1,204,205,202,-1,206,207,208,-1,209,210,211,-1,212,213,214,-1,215,216,217,-1,218,219,217,-1,220,217,219,-1,221,217,220,-1,213,222,223,-1,224,213,223,-1,225,93,95,-1,226,225,95,-1,227,228,229,-1,230,227,229,-1,231,227,232,-1,233,231,232,-1,234,235,236,-1,204,237,238,-1,239,238,240,-1,238,241,240,-1,242,234,243,-1,243,234,244,-1,245,244,234,-1,246,215,247,-1,215,248,247,-1,249,212,98,-1,212,96,98,-1,235,250,251,-1,252,235,251,-1,253,254,255,-1,256,254,253,-1,257,254,256,-1,258,259,260,-1,261,258,260,-1,258,237,204,-1,237,100,99,-1,262,237,99,-1,236,235,254,-1,263,264,265,-1,264,266,265,-1,267,268,269,-1,268,270,269,-1,268,194,193,-1,271,191,272,-1,273,274,189,-1,275,189,274,-1,276,189,275,-1,277,186,278,-1,279,186,277,-1,184,102,104,-1,280,184,104,-1,264,203,202,-1,281,187,185,-1,188,190,282,-1,283,281,107,-1,281,105,107,-1,284,183,285,-1,285,183,286,-1,287,180,288,-1,288,180,289,-1,290,289,180,-1,291,282,292,-1,282,293,292,-1,294,179,178,-1,295,296,110,-1,296,108,110,-1,297,298,299,-1,298,300,299,-1,301,177,302,-1,302,177,303,-1,304,303,177,-1,305,294,306,-1,294,307,306,-1,181,296,182,-1,308,173,309,-1,310,309,311,-1,311,309,312,-1,313,314,315,-1,315,314,316,-1,317,316,314,-1,176,175,314,-1,318,175,319,-1,319,175,320,-1,321,308,113,-1,308,111,113,-1,322,170,116,-1,170,114,116,-1,323,324,325,-1,324,323,326,-1,327,328,329,-1,328,327,330,-1,327,331,330,-1,330,331,332,-1,333,334,331,-1,333,331,327,-1,335,336,337,-1,338,159,339,-1,340,159,338,-1,341,342,343,-1,344,342,341,-1,345,346,347,-1,346,345,348,-1,348,345,349,-1,21,23,350,-1,21,350,351,-1,352,353,354,-1,354,353,355,-1,24,26,356,-1,24,356,357,-1,358,359,360,-1,360,359,361,-1,362,363,364,-1,364,363,365,-1,366,367,368,-1,369,367,366,-1,370,371,372,-1,370,373,371,-1,27,374,375,-1,27,29,374,-1,376,377,378,-1,376,379,377,-1,380,381,382,-1,382,381,383,-1,30,32,384,-1,30,384,385,-1,386,387,388,-1,386,388,389,-1,390,391,392,-1,392,391,393,-1,18,394,395,-1,18,20,394,-1,396,397,398,-1,398,397,399,-1,16,400,401,-1,400,16,15,-1,402,403,404,-1,405,404,403,-1,406,407,402,-1,403,402,407,-1,408,406,409,-1,409,410,408,-1,411,405,412,-1,413,414,415,-1,414,151,415,-1,415,151,152,-1,415,152,416,-1,413,415,417,-1,418,145,419,-1,420,145,418,-1,146,145,420,-1,421,422,423,-1,421,423,424,-1,425,426,427,-1,425,427,428,-1,429,430,431,-1,432,430,429,-1,432,429,433,-1,434,435,436,-1,434,437,435,-1,435,437,438,-1,439,440,441,-1,439,442,440,-1,443,444,445,-1,443,446,444,-1,444,446,447,-1,448,449,450,-1,451,449,448,-1,452,453,454,-1,455,453,456,-1,457,453,455,-1,458,459,460,-1,461,459,458,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_2()
		{
			int[] value = {462,463,464,-1,465,462,464,-1,466,467,468,-1,469,470,471,-1,472,469,471,-1,473,474,475,-1,474,473,476,-1,477,474,476,-1,452,478,479,-1,480,452,479,-1,481,452,480,-1,482,483,484,-1,483,485,484,-1,486,485,483,-1,487,488,483,-1,489,488,487,-1,490,489,487,-1,491,492,493,-1,494,495,496,-1,494,496,493,-1,497,493,496,-1,491,493,498,-1,499,500,501,-1,502,499,501,-1,503,500,504,-1,500,505,504,-1,506,505,500,-1,507,508,509,-1,508,510,509,-1,511,488,512,-1,488,513,512,-1,454,453,459,-1,514,454,459,-1,515,516,92,-1,516,90,92,-1,517,518,519,-1,518,520,519,-1,521,233,522,-1,233,523,522,-1,524,523,233,-1,525,514,526,-1,514,527,526,-1,528,136,135,-1,529,136,528,-1,530,531,492,-1,532,533,534,-1,533,535,534,-1,536,535,533,-1,537,538,539,-1,538,540,539,-1,541,542,543,-1,542,544,543,-1,545,546,547,-1,546,548,547,-1,549,550,551,-1,551,550,552,-1,553,554,555,-1,555,554,556,-1,557,555,556,-1,558,559,560,-1,561,558,560,-1,562,563,564,-1,565,562,564,-1,566,567,568,-1,569,567,566,-1,570,571,572,-1,571,573,572,-1,574,575,576,-1,576,575,577,-1,578,579,580,-1,579,581,580,-1,582,583,77,-1,583,75,77,-1,584,585,586,-1,585,587,586,-1,588,589,590,-1,589,591,590,-1,592,72,74,-1,593,592,74,-1,594,595,596,-1,597,594,596,-1,598,599,600,-1,601,599,598,-1,602,603,604,-1,605,602,604,-1,606,607,608,-1,609,607,606,-1,610,611,612,-1,613,610,612,-1,614,69,71,-1,615,614,71,-1,616,617,618,-1,617,616,619,-1,620,619,621,-1,619,622,621,-1,623,624,625,-1,624,626,625,-1,627,626,624,-1,628,624,629,-1,630,628,631,-1,628,632,631,-1,633,617,634,-1,617,635,634,-1,636,635,617,-1,637,638,639,-1,640,638,637,-1,641,642,643,-1,644,642,641,-1,645,646,647,-1,648,646,645,-1,649,650,651,-1,652,650,649,-1,653,654,655,-1,656,653,655,-1,657,658,659,-1,660,658,657,-1,661,662,663,-1,664,662,661,-1,665,666,667,-1,668,666,665,-1,669,670,671,-1,672,673,669,-1,674,669,673,-1,675,669,674,-1,676,677,678,-1,679,677,676,-1,680,677,681,-1,681,132,134,-1,682,681,134,-1,683,671,684,-1,685,671,683,-1,686,671,670,-1,687,688,686,-1,689,686,688,-1,690,686,689,-1,691,692,693,-1,694,692,691,-1,695,696,697,-1,698,696,695,-1,699,700,701,-1,700,702,701,-1,703,704,705,-1,705,704,706,-1,707,708,709,-1,709,708,710,-1,711,712,713,-1,713,712,714,-1,715,716,717,-1,717,716,718,-1,719,720,721,-1,721,720,722,-1,723,724,128,-1,724,126,128,-1,725,726,727,-1,727,726,728,-1,729,730,731,-1,732,730,729,-1,733,123,125,-1,734,733,125,-1,735,736,737,-1,738,736,735,-1,739,740,741,-1,742,741,740,-1,743,741,742,-1,744,745,746,-1,746,745,747,-1,748,747,745,-1,749,750,751,-1,752,750,749,-1,753,325,754,-1,336,755,337,-1,756,757,758,-1,759,758,757,-1,758,759,760,-1,760,759,412,-1,411,404,405,-1,761,762,763,-1,764,761,763,-1,764,765,766,-1,767,768,769,-1,770,768,767,-1,48,50,771,-1,48,771,772,-1,773,774,775,-1,775,774,776,-1,51,53,777,-1,51,777,778,-1,779,780,781,-1,54,56,782,-1,54,782,783,-1,784,785,786,-1,784,786,787,-1,788,789,790,-1,788,790,791,-1,792,793,794,-1,794,793,795,-1,796,797,798,-1,798,797,799,-1,800,801,802,-1,802,801,803,-1,804,489,805,-1,805,489,806,-1,807,806,489,-1,808,501,809,-1,810,501,808,-1,811,84,86,-1,812,811,86,-1,813,814,498,-1,815,498,814,-1,816,498,815,-1,817,492,818,-1,818,492,531,-1,819,820,821,-1,820,822,821,-1,823,824,83,-1,824,81,83,-1,825,826,827,-1,826,828,827,-1,533,820,829,-1,820,830,829,-1,831,832,833,-1,832,834,833,-1,835,78,80,-1,836,835,80,-1,837,838,839,-1,837,839,840,-1,841,837,840,-1,841,840,842,-1,843,844,845,-1,842,846,847,-1,842,840,846,-1,840,848,846,-1,840,839,848,-1,849,850,848,-1,850,851,848,-1,852,853,854,-1,854,855,852,-1,856,855,854,-1,854,857,856,-1,858,859,860,-1,861,858,860,-1,862,863,864,-1,865,866,867,-1,868,869,870,-1,868,871,869,-1,872,873,874,-1,874,875,872,-1,876,877,878,-1,879,880,881,-1,880,882,881,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_3()
		{
			int[] value = {883,884,885,-1,883,885,886,-1,887,888,889,-1,889,890,891,-1,890,892,891,-1,893,894,876,-1,893,876,895,-1,896,893,882,-1,897,896,882,-1,884,898,897,-1,884,891,898,-1,899,900,901,-1,902,903,904,-1,905,906,907,-1,908,903,902,-1,909,901,900,-1,910,911,912,-1,875,913,914,-1,915,916,917,-1,918,919,920,-1,921,638,922,-1,923,924,642,-1,646,923,642,-1,925,642,644,-1,653,926,927,-1,666,927,926,-1,928,929,930,-1,931,930,932,-1,933,930,931,-1,934,935,936,-1,937,935,934,-1,938,939,935,-1,662,940,941,-1,658,941,940,-1,942,650,638,-1,943,650,652,-1,919,944,945,-1,946,919,947,-1,947,919,948,-1,949,915,950,-1,950,915,951,-1,951,915,952,-1,915,917,953,-1,954,955,956,-1,957,958,959,-1,960,961,131,-1,961,129,131,-1,692,680,681,-1,962,963,964,-1,965,964,966,-1,966,964,967,-1,968,969,970,-1,970,969,971,-1,972,969,973,-1,972,973,974,-1,975,976,974,-1,975,974,977,-1,978,979,980,-1,980,979,981,-1,979,963,962,-1,982,983,984,-1,985,983,982,-1,983,985,986,-1,987,988,989,-1,990,988,987,-1,6,991,992,-1,6,8,991,-1,993,994,995,-1,996,994,993,-1,708,997,998,-1,998,997,712,-1,999,1000,1001,-1,1002,1000,999,-1,1003,1004,1005,-1,1006,1004,1003,-1,1004,1006,1007,-1,1008,1009,1010,-1,1009,1011,1012,-1,1011,1009,1013,-1,1013,1009,1014,-1,1015,1016,1017,-1,1017,1016,1018,-1,1016,1019,1020,-1,1021,1022,1023,-1,409,1023,1022,-1,409,406,1023,-1,1023,406,402,-1,1024,1025,1026,-1,1027,1024,1028,-1,1028,1024,1029,-1,1030,1031,1032,-1,1032,1031,1033,-1,1031,1034,1035,-1,397,1036,16,-1,1037,1038,1039,-1,1039,1038,1040,-1,1041,1042,350,-1,1043,1041,1044,-1,1045,1041,1043,-1,1046,1047,1048,-1,1049,1047,1046,-1,1050,1051,1052,-1,1050,1053,1051,-1,1051,1035,1034,-1,1054,1010,1055,-1,1055,1010,1056,-1,1008,1057,1009,-1,1058,1019,1016,-1,1059,1057,1060,-1,1060,1057,1061,-1,9,1058,1062,-1,9,11,1058,-1,991,1063,1000,-1,1064,988,1004,-1,12,14,1020,-1,12,1020,1065,-1,1047,1026,1025,-1,1066,345,342,-1,367,1067,359,-1,1068,1069,1070,-1,381,1071,1072,-1,391,1073,1074,-1,1075,1076,1077,-1,1078,1079,1080,-1,1079,1078,1081,-1,1082,1083,1081,-1,1082,1081,1084,-1,1085,1086,1087,-1,1085,1087,1088,-1,1089,1090,1087,-1,1091,1090,1089,-1,1089,1092,1093,-1,1094,1095,1096,-1,1097,1095,1094,-1,1098,1099,1100,-1,1101,1100,1099,-1,388,1098,1100,-1,1095,1097,384,-1,391,390,1102,-1,1074,1073,371,-1,1071,374,1072,-1,367,369,1103,-1,1104,1094,1105,-1,1106,1094,1104,-1,1107,1099,1108,-1,1109,1099,1107,-1,1099,1109,1110,-1,1111,1101,1112,-1,1111,1113,1101,-1,33,1096,1114,-1,33,35,1096,-1,1115,1091,1116,-1,1116,1091,1117,-1,1118,1119,1080,-1,1118,1080,1120,-1,1121,1122,1123,-1,1121,1123,1124,-1,1093,1125,1123,-1,1126,1125,1093,-1,1127,1126,1128,-1,1127,1129,1126,-1,1130,1131,1132,-1,1133,1131,1130,-1,1131,1133,1134,-1,1135,1136,1137,-1,1135,1138,1136,-1,39,1139,1140,-1,39,41,1139,-1,1141,1142,1139,-1,1143,1141,1144,-1,1145,1146,1144,-1,1147,1145,1144,-1,1148,413,1147,-1,1149,414,1150,-1,765,1151,150,-1,1151,149,150,-1,141,138,1152,-1,141,1152,1153,-1,1154,1153,1155,-1,1156,1157,1155,-1,1156,1158,1157,-1,1159,142,207,-1,1159,207,210,-1,1160,1159,210,-1,1161,1162,209,-1,1161,1163,1162,-1,518,1164,1165,-1,1165,1164,225,-1,1161,214,1164,-1,467,1166,516,-1,1166,467,469,-1,470,469,1167,-1,1166,469,474,-1,1168,143,1159,-1,143,142,1159,-1,1169,1170,1171,-1,1172,1171,1170,-1,1171,1172,1173,-1,1174,502,89,-1,502,87,89,-1,1175,811,1176,-1,1177,811,826,-1,780,777,1178,-1,1179,793,1180,-1,435,1181,427,-1,429,427,1181,-1,1181,786,429,-1,1181,1182,786,-1,793,792,1183,-1,779,1184,780,-1,780,1178,782,-1,1178,790,782,-1,790,1178,423,-1,1178,449,423,-1,542,550,1177,-1,542,1177,546,-1,1185,544,542,-1,1186,563,562,-1,538,829,562,-1,829,538,533,-1,1187,1188,1189,-1,1188,1187,1190,-1,1190,1187,1191,-1,1192,1193,1142,-1,1192,1142,1194,-1,42,44,1195,-1,42,1195,1196,-1,1197,1198,1199,-1,1197,1199,1200,-1,1195,1143,1201,-1,1201,1143,1202,-1,1203,1202,1204,-1,1203,1205,1202,-1,1206,1207,1208,-1,1206,1209,1207,-1,1207,1209,1210,-1,1211,1212,1207,-1,45,47,1213,-1,45,1213,1214,-1,1215,1216,1217,-1,1215,1217,1218,-1,1213,1219,1220,-1,1221,1220,1219,-1,1222,1220,1223,-1,1224,1225,1226,-1,1224,1227,1225,-1,1228,1229,1230,-1,1231,1229,1228,-1,1229,1232,1233,-1,1233,1232,1234,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_4()
		{
			int[] value = {1211,1199,1212,-1,1187,1235,1136,-1,1236,1237,1131,-1,1238,1239,1237,-1,1238,1237,1240,-1,1241,1242,1243,-1,1243,1242,1244,-1,1244,1242,1245,-1,1242,1237,1236,-1,508,500,499,-1,824,1177,826,-1,824,546,1177,-1,1246,567,558,-1,575,571,1247,-1,1248,835,585,-1,1249,1250,1251,-1,1252,1253,1254,-1,440,1255,1256,-1,1257,568,567,-1,1258,583,589,-1,1259,1260,1261,-1,1262,1263,1264,-1,599,579,1265,-1,607,594,1266,-1,607,1266,602,-1,1267,608,607,-1,614,1268,610,-1,1269,1270,1271,-1,1272,1270,1269,-1,1273,1274,1275,-1,1276,1273,1275,-1,628,629,1277,-1,628,1278,617,-1,632,628,1279,-1,1280,1281,1282,-1,1283,1280,1282,-1,1283,1282,1284,-1,1285,1283,1284,-1,1286,1287,1288,-1,1289,1290,1291,-1,1292,1291,1290,-1,1291,1292,1293,-1,1293,1292,1294,-1,1295,1296,1297,-1,1297,1296,1298,-1,1299,1298,1296,-1,1298,1299,1300,-1,1301,1300,1302,-1,1300,1301,1298,-1,1303,1298,1301,-1,1297,1298,1303,-1,1304,1291,1293,-1,1305,1291,1304,-1,1291,1305,1289,-1,1306,1289,1305,-1,1307,1308,1285,-1,1308,1283,1285,-1,1308,1309,1283,-1,1309,1280,1283,-1,1309,850,849,-1,1309,851,850,-1,1310,1311,1304,-1,1312,1310,1304,-1,1303,1310,1312,-1,1303,1311,1310,-1,1313,1314,1315,-1,1313,1315,1316,-1,1315,1317,1316,-1,1317,1318,1319,-1,1320,1318,1317,-1,1320,1317,1321,-1,1322,1323,1324,-1,1322,1324,1325,-1,1324,1326,1327,-1,1328,1327,1326,-1,610,1268,592,-1,1329,600,599,-1,1330,577,575,-1,1275,1331,1332,-1,1331,1275,1333,-1,1333,1275,1334,-1,1335,1336,1269,-1,1335,1269,1337,-1,66,68,1271,-1,66,1271,1338,-1,1339,1340,1276,-1,1339,1276,1341,-1,1327,1342,1343,-1,1344,1342,1327,-1,1344,1327,1345,-1,1346,1316,1347,-1,1348,1347,1316,-1,1348,1316,1349,-1,1327,1350,1316,-1,63,1272,1351,-1,63,65,1272,-1,1352,1259,1353,-1,1352,1354,1259,-1,1355,1264,1356,-1,1357,1264,1355,-1,1264,1357,1358,-1,1359,1274,1360,-1,1359,1361,1274,-1,60,1260,1362,-1,60,62,1260,-1,1363,1249,1364,-1,1363,1365,1249,-1,1366,1254,1367,-1,1368,1254,1366,-1,1254,1368,1369,-1,1370,1263,1371,-1,1370,1372,1263,-1,57,1250,1373,-1,57,59,1250,-1,1374,1375,1376,-1,1374,1377,1375,-1,1378,1255,1379,-1,1380,1255,1378,-1,1255,1380,1381,-1,1382,1253,1383,-1,1382,1384,1253,-1,423,422,1385,-1,1179,1386,1387,-1,1386,1388,1387,-1,1389,777,774,-1,1390,1391,1392,-1,1393,1392,1391,-1,1392,1393,1394,-1,1394,419,1392,-1,419,1395,1392,-1,145,1395,419,-1,145,1396,1395,-1,1396,1397,1395,-1,1397,1398,1395,-1,1399,1400,1401,-1,1399,1401,1402,-1,1399,1402,136,-1,136,1402,1403,-1,1404,1403,1402,-1,136,1403,137,-1,1405,136,529,-1,1405,1399,136,-1,1171,1399,1405,-1,1171,1405,1169,-1,1406,1400,1399,-1,1395,1398,1407,-1,144,1408,145,-1,1408,1396,145,-1,1396,1408,1409,-1,1410,1221,1219,-1,1411,1221,1412,-1,1411,1413,1221,-1,1414,1221,1413,-1,1415,1410,1416,-1,1417,1416,1410,-1,1417,1410,1418,-1,1419,1420,1234,-1,1419,1234,1421,-1,1421,1234,1422,-1,1423,1232,1424,-1,1424,1232,1425,-1,1229,1233,1217,-1,1426,1427,1428,-1,1426,1428,1429,-1,1430,1431,1428,-1,768,1431,1430,-1,768,1430,771,-1,1432,1433,1434,-1,1432,1434,1435,-1,1436,1437,1438,-1,1439,1437,1436,-1,1439,1436,1440,-1,1436,1434,1441,-1,1441,1434,801,-1,1441,801,1442,-1,797,1179,1180,-1,797,796,1443,-1,1444,1445,1442,-1,1444,1442,1446,-1,801,800,1447,-1,1448,1431,1449,-1,1448,1450,1431,-1,1431,1450,1451,-1,1386,1179,1452,-1,38,1125,1453,-1,38,37,1125,-1,1454,1455,1456,-1,1455,1454,1457,-1,1458,1457,1454,-1,335,1457,1458,-1,336,335,1458,-1,1459,336,1458,-1,1459,1458,1460,-1,1461,1459,1460,-1,1460,1454,1462,-1,1454,1460,1458,-1,1454,1463,1462,-1,1464,1461,1465,-1,1461,1464,332,-1,332,1464,330,-1,730,1466,724,-1,750,1467,733,-1,1468,1467,750,-1,1468,120,122,-1,1469,1468,122,-1,1470,1471,1472,-1,1471,1470,1465,-1,1465,1470,1464,-1,1461,332,1459,-1,1473,1474,758,-1,1475,1476,1477,-1,1475,760,1476,-1,760,405,1476,-1,760,412,405,-1,760,1475,758,-1,1473,758,1475,-1,1476,408,1477,-1,408,410,1477,-1,1478,1477,410,-1,410,1479,1478,-1,1478,1479,1480,-1,1481,1480,1479,-1,363,362,1482,-1,363,359,1067,-1,353,1069,356,-1,1483,1484,1485,-1,3,1486,1487,-1,3,5,1486,-1,1488,956,1489,-1,1490,956,1488,-1,1491,959,1492,-1,1493,959,1491,-1,959,1493,1494,-1,1495,1496,1497,-1,1498,1496,1495,-1,0,954,1499,-1,0,2,954,-1,1500,1501,1502,-1,1503,1501,1500,-1,1504,1505,1506,-1,1507,1505,1504,-1,1505,1507,1508,-1,958,957,1505,-1,1509,958,1510,-1,1511,958,1509,-1,954,1501,955,-1,929,928,1512,-1,1513,1512,1514,-1,1513,1515,1512,-1,1516,1517,1518,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_5()
		{
			int[] value = {1518,1517,1519,-1,939,938,1517,-1,1520,953,1521,-1,1522,953,1520,-1,1523,944,1524,-1,1524,944,1525,-1,1525,944,1526,-1,911,910,1527,-1,880,879,1528,-1,1529,886,885,-1,1530,885,1531,-1,1531,880,1530,-1,700,1532,1533,-1,1532,704,1533,-1,1534,718,716,-1,741,720,1535,-1,1536,745,1537,-1,154,153,1538,-1,334,333,1539,-1,755,1539,333,-1,1539,755,336,-1,1540,490,1541,-1,490,1542,1541,-1,1543,1175,1544,-1,1545,1175,1543,-1,745,736,1537,-1,1546,1536,1547,-1,1547,1536,1548,-1,1549,1538,1550,-1,1538,1551,1550,-1,1552,155,1553,-1,1553,155,1554,-1,1555,325,753,-1,1556,1557,1558,-1,1559,1557,1556,-1,1560,117,119,-1,1561,1560,119,-1,1562,158,1563,-1,1564,158,1562,-1,1565,1566,156,-1,1567,156,1566,-1,1568,156,1567,-1,1569,326,1570,-1,1570,326,1571,-1,191,1572,272,-1,1573,1574,1575,-1,1573,1576,1574,-1,1573,1577,1576,-1,1578,1577,1573,-1,1579,1577,1578,-1,1579,1580,1577,-1,1581,1580,1579,-1,1581,1582,1580,-1,1581,1583,1582,-1,1574,1584,1575,-1,1585,1584,1574,-1,1586,1584,1585,-1,1586,1587,1584,-1,1588,1587,1586,-1,1588,1589,1587,-1,1588,1590,1589,-1,1591,1590,1588,-1,1591,1592,1590,-1,1593,1594,1595,-1,1594,1593,1596,-1,1595,1597,1598,-1,1597,1595,1594,-1,1598,1599,1595,-1,1598,1600,1599,-1,1595,1601,1593,-1,1595,1599,1601,-1,1599,1602,1601,-1,1602,1599,1603,-1,1600,1603,1599,-1,1603,1600,1604,-1,1604,1605,1603,-1,1605,1604,1606,-1,1603,1607,1602,-1,1607,1603,1605,-1,1605,1608,1607,-1,1608,1605,1609,-1,1606,1609,1605,-1,1609,1606,1610,-1,1609,1611,1608,-1,1609,1612,1611,-1,1612,1613,1611,-1,1613,1612,1614,-1,1614,1615,1613,-1,1615,1614,1616,-1,140,135,137,-1,140,1617,135,-1,1617,139,143,-1,1617,140,139,-1,146,147,144,-1,146,1618,147,-1,148,1618,152,-1,148,147,1618,-1,1619,1620,1621,-1,1620,1619,1622,-1,1621,1623,1624,-1,1623,1621,1620,-1,1624,1625,1626,-1,1625,1624,1623,-1,1627,1626,1625,-1,1627,1628,1626,-1,1629,1628,1627,-1,1629,1630,1628,-1,1630,1631,1632,-1,1631,1630,1629,-1,1633,1632,1631,-1,1634,1632,1633,-1,1631,1635,1633,-1,1631,1636,1635,-1,1636,1629,1637,-1,1629,1636,1631,-1,1627,1637,1629,-1,1627,1638,1637,-1,1638,1625,1639,-1,1625,1638,1627,-1,1639,1623,1640,-1,1623,1639,1625,-1,1640,1620,1641,-1,1620,1640,1623,-1,1641,1622,1642,-1,1622,1641,1620,-1,1643,1642,1644,-1,1642,1643,1641,-1,1645,1641,1643,-1,1641,1645,1640,-1,1646,1640,1645,-1,1640,1646,1639,-1,1647,1639,1646,-1,1639,1647,1638,-1,1648,1638,1647,-1,1638,1648,1637,-1,1649,1637,1648,-1,1637,1649,1636,-1,1636,1650,1635,-1,1636,1649,1650,-1,157,1635,1650,-1,157,154,1635,-1,156,154,157,-1,154,156,155,-1,1651,1554,155,-1,1652,1554,1651,-1,1653,155,156,-1,155,1653,1651,-1,1568,1653,156,-1,1653,1568,1654,-1,1565,158,1564,-1,156,158,1565,-1,160,157,161,-1,157,160,158,-1,161,1650,1655,-1,161,157,1650,-1,1649,1655,1650,-1,1649,1656,1655,-1,1648,1656,1649,-1,1656,1648,1657,-1,1647,1657,1648,-1,1657,1647,1658,-1,1658,1646,1659,-1,1658,1647,1646,-1,1645,1659,1646,-1,1645,1660,1659,-1,1643,1660,1645,-1,1660,1643,1661,-1,1644,1661,1643,-1,1661,1644,1662,-1,1663,1662,1664,-1,1662,1663,1661,-1,1665,1661,1663,-1,1661,1665,1660,-1,1666,1660,1665,-1,1660,1666,1659,-1,1666,1658,1659,-1,1666,1667,1658,-1,1668,1658,1667,-1,1658,1668,1657,-1,1669,1657,1668,-1,1657,1669,1656,-1,1656,1670,1655,-1,1656,1669,1670,-1,176,1655,1670,-1,176,161,1655,-1,314,161,176,-1,159,161,314,-1,162,159,340,-1,160,159,162,-1,165,1671,160,-1,1671,165,1672,-1,1671,168,167,-1,1672,168,1671,-1,114,167,169,-1,114,170,167,-1,170,173,171,-1,173,170,309,-1,1673,173,172,-1,171,173,1673,-1,1673,1674,1675,-1,1673,172,1674,-1,1676,1675,1674,-1,1675,1676,1677,-1,1678,1677,1676,-1,1677,1678,1679,-1,1680,1678,1676,-1,1681,1678,1680,-1,1682,1676,1674,-1,1680,1676,1682,-1,1674,1683,1682,-1,1674,172,1683,-1,174,1683,172,-1,1683,174,181,-1,174,308,298,-1,308,174,173,-1,298,1684,1685,-1,1684,298,308,-1,175,1685,1684,-1,175,177,1685,-1,294,176,179,-1,176,294,177,-1,179,1670,1686,-1,179,176,1670,-1,1686,1669,1687,-1,1670,1669,1686,-1,1668,1687,1669,-1,1668,1688,1687,-1,1688,1667,1689,-1,1688,1668,1667,-1,1689,1666,1484,-1,1689,1667,1666,-1,1665,1484,1666,-1,1665,1485,1484,-1,1663,1485,1665,-1,1663,1690,1485,-1,1690,1664,1691,-1,1690,1663,1664,-1,1692,1691,1693,-1,1691,1692,1690,-1,1694,1690,1692,-1,1690,1694,1485,-1,1076,1484,1483,-1,1484,1075,1689,-1,1484,1076,1075,-1,1695,1689,1075,-1,1689,1695,1688,-1,1696,1688,1695,-1,1688,1696,1687,-1,1687,1697,1686,-1,1687,1696,1697,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_6()
		{
			int[] value = {1686,188,179,-1,1686,1697,188,-1,282,179,188,-1,282,180,179,-1,1698,178,180,-1,1699,178,1698,-1,183,1699,1698,-1,183,182,1699,-1,183,185,181,-1,185,183,281,-1,181,1700,1683,-1,1700,181,185,-1,1682,1700,1701,-1,1683,1700,1682,-1,1701,1680,1682,-1,1701,1702,1680,-1,1702,1681,1680,-1,1702,1703,1681,-1,1703,1704,1705,-1,1702,1704,1703,-1,1702,1706,1704,-1,1701,1706,1702,-1,1701,205,1706,-1,1700,205,1701,-1,185,205,1700,-1,185,202,205,-1,184,202,185,-1,184,264,202,-1,187,1707,186,-1,1707,187,1708,-1,1707,190,189,-1,1708,190,1707,-1,268,188,194,-1,268,191,188,-1,194,1697,1709,-1,1697,194,188,-1,1696,1709,1697,-1,1696,1710,1709,-1,1711,1710,1712,-1,1709,1710,1711,-1,236,1709,1711,-1,236,194,1709,-1,254,194,236,-1,192,194,254,-1,1713,192,195,-1,193,192,1713,-1,1714,197,192,-1,1715,197,1714,-1,198,1714,199,-1,198,1715,1714,-1,199,1716,201,-1,1716,199,203,-1,199,204,202,-1,258,204,199,-1,204,1161,205,-1,1161,204,214,-1,1706,1161,209,-1,205,1161,1706,-1,209,1704,1706,-1,1704,209,211,-1,1705,211,206,-1,1704,211,1705,-1,206,210,207,-1,206,211,210,-1,213,1717,1718,-1,213,212,1717,-1,215,1718,1717,-1,215,217,1718,-1,227,216,232,-1,227,217,216,-1,218,227,230,-1,217,227,218,-1,221,1718,217,-1,1718,221,1719,-1,1718,222,213,-1,1719,222,1718,-1,1720,228,227,-1,1721,228,1720,-1,227,1722,1720,-1,1722,227,231,-1,514,232,454,-1,514,233,232,-1,454,1723,1724,-1,454,232,1723,-1,232,1725,1723,-1,232,216,1725,-1,216,1711,1725,-1,216,236,1711,-1,215,236,216,-1,215,234,236,-1,1726,235,234,-1,1727,235,1726,-1,238,1727,1726,-1,238,237,1727,-1,238,214,204,-1,212,214,238,-1,96,238,239,-1,96,212,238,-1,1726,241,238,-1,1728,241,1726,-1,242,1726,234,-1,1726,242,1728,-1,245,215,246,-1,234,215,245,-1,1717,248,215,-1,1729,248,1717,-1,249,1717,212,-1,249,1729,1717,-1,262,1727,237,-1,262,1730,1727,-1,1727,250,235,-1,1730,250,1727,-1,255,235,252,-1,255,254,235,-1,257,1731,254,-1,1731,257,1732,-1,1731,259,258,-1,1732,259,1731,-1,100,258,261,-1,100,237,258,-1,192,1731,1714,-1,192,254,1731,-1,1714,258,199,-1,1731,258,1714,-1,1716,264,263,-1,1716,203,264,-1,1733,266,264,-1,1734,266,1733,-1,267,1733,268,-1,267,1734,1733,-1,268,1713,270,-1,1713,268,193,-1,191,1733,1735,-1,191,268,1733,-1,264,1735,1733,-1,264,184,1735,-1,280,1735,184,-1,280,1736,1735,-1,1735,1572,191,-1,1736,1572,1735,-1,273,191,271,-1,189,191,273,-1,276,1707,189,-1,1707,276,1737,-1,1707,278,186,-1,1737,278,1707,-1,102,186,279,-1,184,186,102,-1,1738,187,281,-1,1708,187,1738,-1,190,1738,282,-1,1738,190,1708,-1,1738,293,282,-1,1739,293,1738,-1,283,1738,281,-1,283,1739,1738,-1,105,183,284,-1,105,281,183,-1,1698,286,183,-1,1740,286,1698,-1,287,1698,180,-1,1698,287,1740,-1,290,282,291,-1,180,282,290,-1,178,1741,294,-1,1741,178,1699,-1,1741,307,294,-1,1742,307,1741,-1,295,1741,296,-1,295,1742,1741,-1,108,298,297,-1,108,296,298,-1,1685,300,298,-1,1743,300,1685,-1,301,1685,177,-1,1685,301,1743,-1,304,294,305,-1,177,294,304,-1,1741,182,296,-1,1699,182,1741,-1,298,181,174,-1,298,296,181,-1,111,309,310,-1,111,308,309,-1,1744,312,309,-1,1745,312,1744,-1,313,1744,314,-1,1744,313,1745,-1,317,175,318,-1,314,175,317,-1,1684,320,175,-1,1746,320,1684,-1,321,1684,308,-1,321,1746,1684,-1,309,1747,1744,-1,1747,309,170,-1,1744,159,314,-1,159,1744,1747,-1,1747,339,159,-1,1748,339,1747,-1,322,1747,170,-1,322,1748,1747,-1,1560,1671,167,-1,1560,1749,1671,-1,1671,158,160,-1,158,1671,1749,-1,1557,171,1750,-1,1557,167,171,-1,167,1557,1560,-1,1751,171,1673,-1,1751,1750,171,-1,1751,1675,1752,-1,1675,1751,1673,-1,1677,1752,1675,-1,1677,1753,1752,-1,327,1753,333,-1,327,1752,1753,-1,329,1752,327,-1,329,1751,1752,-1,329,1750,1751,-1,1750,329,323,-1,325,1750,323,-1,1557,1750,325,-1,1754,326,1569,-1,1754,324,326,-1,1755,1571,326,-1,1756,1571,1755,-1,326,1757,1755,-1,326,1468,1757,-1,1469,1757,1468,-1,1469,1758,1757,-1,1467,323,1759,-1,1467,326,323,-1,1467,1468,326,-1,1759,329,328,-1,329,1759,323,-1,331,1459,332,-1,1459,331,334,-1,342,347,343,-1,347,342,345,-1,358,1760,359,-1,1760,358,1761,-1,1762,393,391,-1,1763,393,1762,-1,1764,395,394,-1,1764,1765,395,-1,1038,20,1040,-1,1038,394,20,-1,402,1766,1767,-1,404,1766,402,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_7()
		{
			int[] value = {405,407,1476,-1,407,405,403,-1,1476,406,408,-1,407,406,1476,-1,1768,415,416,-1,417,415,1768,-1,1768,1394,1393,-1,1768,1769,1394,-1,416,1769,1768,-1,416,1770,1769,-1,152,1770,416,-1,152,1618,1770,-1,146,1770,1618,-1,420,1770,146,-1,420,1769,1770,-1,1769,420,418,-1,1769,419,1394,-1,1769,418,419,-1,1771,1772,1773,-1,1774,1772,1771,-1,1772,1610,1606,-1,1610,1772,1774,-1,1775,1606,1604,-1,1606,1775,1772,-1,1776,1772,1775,-1,1772,1776,1773,-1,1777,1775,1778,-1,1775,1777,1776,-1,1778,1604,1600,-1,1604,1778,1775,-1,1779,1600,1598,-1,1779,1778,1600,-1,1778,1780,1777,-1,1778,1779,1780,-1,1781,1779,1782,-1,1781,1780,1779,-1,1598,1782,1779,-1,1782,1598,1597,-1,1724,487,454,-1,1724,1783,487,-1,483,454,487,-1,452,454,483,-1,456,452,481,-1,456,453,452,-1,459,457,460,-1,457,459,453,-1,461,462,459,-1,461,463,462,-1,465,467,462,-1,465,468,467,-1,474,472,475,-1,472,474,469,-1,1784,478,452,-1,1785,478,1784,-1,452,1786,1784,-1,452,483,1786,-1,482,1786,483,-1,1786,482,1787,-1,486,488,511,-1,483,488,486,-1,498,487,491,-1,490,487,498,-1,491,1783,1788,-1,491,487,1783,-1,1788,830,491,-1,1788,1789,830,-1,820,491,830,-1,820,492,491,-1,1790,492,1791,-1,494,492,1790,-1,494,493,492,-1,1790,495,494,-1,1792,495,1790,-1,816,1793,498,-1,1793,816,1794,-1,490,1793,1795,-1,490,498,1793,-1,807,490,1540,-1,489,490,807,-1,804,1796,489,-1,1796,804,1797,-1,1796,809,501,-1,1797,809,1796,-1,1798,501,500,-1,1798,1796,501,-1,87,501,810,-1,87,502,501,-1,1796,488,489,-1,1796,1798,488,-1,1798,513,488,-1,1799,513,1798,-1,503,1798,500,-1,503,1799,1798,-1,514,462,1800,-1,514,459,462,-1,1800,527,514,-1,1801,527,1800,-1,515,1800,516,-1,515,1801,1800,-1,1802,520,518,-1,1803,520,1802,-1,521,1802,233,-1,1802,521,1803,-1,524,514,525,-1,233,514,524,-1,1802,231,233,-1,231,1802,1722,-1,518,1722,1802,-1,1722,518,1165,-1,1804,528,1805,-1,529,528,1804,-1,1805,135,1617,-1,135,1805,528,-1,492,1806,1791,-1,492,817,1806,-1,530,820,819,-1,492,820,530,-1,1807,573,571,-1,1808,573,1807,-1,1809,581,579,-1,1810,581,1809,-1,582,1809,583,-1,1809,582,1810,-1,593,1811,592,-1,1811,593,1812,-1,1811,595,594,-1,1812,595,1811,-1,624,1266,629,-1,624,602,1266,-1,602,1813,1814,-1,1813,602,624,-1,1814,603,602,-1,1815,603,1814,-1,619,636,617,-1,619,620,636,-1,623,1813,624,-1,623,1816,1813,-1,630,624,628,-1,624,630,627,-1,618,1817,1818,-1,618,1819,1817,-1,1818,1820,1821,-1,1817,1820,1818,-1,1817,1822,1820,-1,1817,1823,1822,-1,1819,1823,1817,-1,1823,1819,1824,-1,1278,1824,1819,-1,1278,1825,1824,-1,1825,1826,1824,-1,1826,1825,1827,-1,1824,1828,1823,-1,1824,1826,1828,-1,1823,1829,1822,-1,1828,1829,1823,-1,1827,1830,1826,-1,1830,1827,1831,-1,1832,1831,1827,-1,1831,1832,843,-1,843,1833,1831,-1,1833,843,845,-1,1831,1834,1830,-1,1834,1831,1833,-1,845,1835,1833,-1,1835,845,1836,-1,1836,1837,1835,-1,1837,1836,1838,-1,1839,1835,1837,-1,1839,1840,1835,-1,1841,1840,1839,-1,1841,1302,1840,-1,922,643,642,-1,1842,643,922,-1,672,671,685,-1,669,671,672,-1,132,677,679,-1,132,681,677,-1,1843,684,671,-1,1844,684,1843,-1,1845,686,670,-1,696,686,1845,-1,687,696,698,-1,686,696,687,-1,690,1846,686,-1,1846,690,1847,-1,686,1843,671,-1,686,1846,1843,-1,1848,697,696,-1,1849,697,1848,-1,699,1850,700,-1,699,1851,1850,-1,700,1852,702,-1,1852,700,1533,-1,703,1533,704,-1,1533,703,1852,-1,1853,706,704,-1,1854,706,1853,-1,708,1855,710,-1,1855,708,998,-1,1856,728,726,-1,1857,728,1856,-1,715,1856,716,-1,1856,715,1857,-1,1858,722,720,-1,1859,722,1858,-1,123,730,732,-1,123,733,730,-1,1860,737,736,-1,1861,737,1860,-1,739,736,738,-1,741,736,739,-1,744,1862,745,-1,1862,744,1863,-1,325,1754,754,-1,1754,325,324,-1,1864,756,1865,-1,757,756,1864,-1,1866,1865,1867,-1,1864,1865,1866,-1,762,1866,1867,-1,1866,762,761,-1,1151,764,763,-1,1151,765,764,-1,1868,783,782,-1,1869,783,1868,-1,785,1868,786,-1,1868,785,1869,-1,1868,429,786,-1,1870,429,1868,-1,782,1870,1868,-1,790,1870,782,-1,789,1870,790,-1,1870,789,1871,-1,1870,433,429,-1,1871,433,1870,-1,1080,1872,1120,-1,1872,1080,1079,-1,84,1175,1545,-1,84,811,1175,-1,813,493,497,-1,498,493,813,-1,822,1873,1874,-1,822,820,1873,-1,823,1873,824,-1,1873,823,1874,-1,81,826,825,-1,81,824,826,-1,828,1791,1806,-1,828,826,1791,-1,533,1873,820,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_8()
		{
			int[] value = {1873,533,1875,-1,532,1875,533,-1,1875,532,1876,-1,1875,548,546,-1,1876,548,1875,-1,1875,824,1873,-1,824,1875,546,-1,836,1807,835,-1,1807,836,1808,-1,1877,843,1832,-1,1877,844,843,-1,1878,844,1877,-1,1878,841,844,-1,1879,841,1878,-1,841,1879,837,-1,1880,837,1879,-1,1880,838,837,-1,841,845,844,-1,841,842,845,-1,842,1836,845,-1,1836,842,847,-1,848,1881,846,-1,1881,848,851,-1,846,1882,847,-1,1882,846,1881,-1,847,1838,1836,-1,1838,847,1882,-1,972,971,969,-1,1883,971,972,-1,1582,1884,1885,-1,1582,1583,1884,-1,1884,1581,1886,-1,1583,1581,1884,-1,1886,1579,1887,-1,1581,1579,1886,-1,1887,1578,1888,-1,1579,1578,1887,-1,1888,1573,1889,-1,1578,1573,1888,-1,1889,1575,1890,-1,1573,1575,1889,-1,1575,1891,1890,-1,1891,1575,1584,-1,1584,1892,1891,-1,1892,1584,1587,-1,1587,1893,1892,-1,1893,1587,1589,-1,1589,1894,1893,-1,1894,1589,1590,-1,1590,1895,1894,-1,1895,1590,1592,-1,1895,1591,1896,-1,1895,1592,1591,-1,1896,1588,1897,-1,1896,1591,1588,-1,1897,1586,1898,-1,1897,1588,1586,-1,1898,1585,1899,-1,1898,1586,1585,-1,1899,1574,1900,-1,1899,1585,1574,-1,1574,1901,1900,-1,1574,1576,1901,-1,1576,1902,1901,-1,1576,1577,1902,-1,1577,1903,1902,-1,1577,1580,1903,-1,1580,1885,1903,-1,1580,1582,1885,-1,1903,1904,1905,-1,1903,1885,1904,-1,1885,1906,1904,-1,1885,1884,1906,-1,1906,1886,1907,-1,1884,1886,1906,-1,1907,1887,1908,-1,1886,1887,1907,-1,1908,1888,1909,-1,1887,1888,1908,-1,1909,1889,1910,-1,1888,1889,1909,-1,1910,1890,1911,-1,1889,1890,1910,-1,1890,1912,1911,-1,1912,1890,1891,-1,1891,1913,1912,-1,1913,1891,1892,-1,1892,1914,1913,-1,1914,1892,1893,-1,1893,1915,1914,-1,1915,1893,1894,-1,1894,1916,1915,-1,1916,1894,1895,-1,1916,1896,1917,-1,1916,1895,1896,-1,1917,1897,1918,-1,1917,1896,1897,-1,1918,1898,1919,-1,1918,1897,1898,-1,1919,1899,1920,-1,1919,1898,1899,-1,1920,1900,1921,-1,1920,1899,1900,-1,1900,1922,1921,-1,1900,1901,1922,-1,1901,1923,1922,-1,1901,1902,1923,-1,1902,1905,1923,-1,1902,1903,1905,-1,1923,1924,1925,-1,1923,1905,1924,-1,1905,1926,1924,-1,1905,1904,1926,-1,1904,1927,1926,-1,1904,1906,1927,-1,1927,1907,1928,-1,1906,1907,1927,-1,1928,1908,1929,-1,1907,1908,1928,-1,1929,1909,1930,-1,1908,1909,1929,-1,1930,1910,1931,-1,1909,1910,1930,-1,1931,1911,1932,-1,1910,1911,1931,-1,1911,1933,1932,-1,1933,1911,1912,-1,1912,1934,1933,-1,1934,1912,1913,-1,1913,1935,1934,-1,1935,1913,1914,-1,1914,1936,1935,-1,1936,1914,1915,-1,1915,1937,1936,-1,1937,1915,1916,-1,1937,1917,1938,-1,1937,1916,1917,-1,1938,1918,1939,-1,1938,1917,1918,-1,1939,1919,1940,-1,1939,1918,1919,-1,1940,1920,1941,-1,1940,1919,1920,-1,1941,1921,1942,-1,1941,1920,1921,-1,1921,1943,1942,-1,1921,1922,1943,-1,1922,1925,1943,-1,1922,1923,1925,-1,1944,1925,1945,-1,1943,1925,1944,-1,1945,1924,1946,-1,1925,1924,1945,-1,1946,1926,1947,-1,1924,1926,1946,-1,1947,1927,1948,-1,1926,1927,1947,-1,1927,1949,1948,-1,1927,1928,1949,-1,1928,1950,1949,-1,1928,1929,1950,-1,1929,1951,1950,-1,1929,1930,1951,-1,1930,1952,1951,-1,1930,1931,1952,-1,1931,1953,1952,-1,1931,1932,1953,-1,1953,1933,1954,-1,1953,1932,1933,-1,1954,1934,1955,-1,1954,1933,1934,-1,1955,1935,1956,-1,1955,1934,1935,-1,1956,1936,1957,-1,1956,1935,1936,-1,1957,1937,1958,-1,1957,1936,1937,-1,1937,1959,1958,-1,1959,1937,1938,-1,1938,1960,1959,-1,1960,1938,1939,-1,1939,1961,1960,-1,1961,1939,1940,-1,1940,1962,1961,-1,1962,1940,1941,-1,1941,1963,1962,-1,1963,1941,1942,-1,1963,1943,1944,-1,1942,1943,1963,-1,854,1944,857,-1,1963,1944,854,-1,857,1945,1964,-1,1944,1945,857,-1,1964,1946,1965,-1,1945,1946,1964,-1,1946,1966,1965,-1,1946,1947,1966,-1,1947,1967,1966,-1,1947,1948,1967,-1,1948,1968,1967,-1,1948,1949,1968,-1,1949,1969,1968,-1,1949,1950,1969,-1,1950,1970,1969,-1,1950,1951,1970,-1,1951,1971,1970,-1,1951,1952,1971,-1,1952,1972,1971,-1,1952,1953,1972,-1,1972,1954,1973,-1,1972,1953,1954,-1,1973,1955,1974,-1,1973,1954,1955,-1,1974,1956,1975,-1,1974,1955,1956,-1,1975,1957,1976,-1,1975,1956,1957,-1,1976,1958,1977,-1,1976,1957,1958,-1,1977,1959,1978,-1,1977,1958,1959,-1,1978,1960,1979,-1,1978,1959,1960,-1,1960,1980,1979,-1,1980,1960,1961,-1,1961,853,1980,-1,853,1961,1962,-1,1962,854,853,-1,854,1962,1963,-1,1964,856,857,-1,1964,1981,856,-1,869,1964,1965,-1,871,1964,869,-1,871,1981,1964,-1,1965,865,869,-1,1965,1966,865,-1,1966,1982,865,-1,1966,1967,1982,-1,1983,1967,1968,-1,1967,1983,1982,-1,1968,1984,1983,-1,1968,1969,1984,-1,1969,1985,1984,-1,1969,1970,1985,-1,1970,1986,1985,-1,1970,1971,1986,-1,1971,1987,1986,-1,1971,1972,1987,-1,1987,1973,1988,-1,1987,1972,1973,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_9()
		{
			int[] value = {1988,1974,1989,-1,1988,1973,1974,-1,1989,1975,1990,-1,1989,1974,1975,-1,1990,1976,1991,-1,1990,1975,1976,-1,1977,1991,1976,-1,1992,1991,1977,-1,1992,1978,864,-1,1992,1977,1978,-1,864,1979,858,-1,864,1978,1979,-1,1980,858,1979,-1,1980,859,858,-1,1980,1993,859,-1,852,1980,853,-1,852,1993,1980,-1,858,862,864,-1,858,861,862,-1,1994,864,863,-1,1994,1992,864,-1,1995,1992,1994,-1,1995,1991,1992,-1,1991,1996,1990,-1,1995,1996,1991,-1,1997,1990,1996,-1,1997,1989,1990,-1,1998,1989,1997,-1,1998,1988,1989,-1,1999,1988,1998,-1,1999,1987,1988,-1,1986,1999,2000,-1,1986,1987,1999,-1,1985,2000,2001,-1,1985,1986,2000,-1,1984,2001,2002,-1,1984,1985,2001,-1,2002,1983,1984,-1,1983,2002,2003,-1,1982,2003,2004,-1,1982,1983,2003,-1,865,2004,866,-1,865,1982,2004,-1,867,869,865,-1,867,870,869,-1,2005,870,867,-1,870,2005,906,-1,2006,867,866,-1,867,2006,2005,-1,866,2007,2006,-1,866,2004,2007,-1,2004,2008,2007,-1,2004,2003,2008,-1,2003,2009,2008,-1,2003,2002,2009,-1,2002,2010,2009,-1,2002,2001,2010,-1,2001,2011,2010,-1,2001,2000,2011,-1,2000,2012,2011,-1,2000,1999,2012,-1,2012,1998,2013,-1,2012,1999,1998,-1,2013,1997,2014,-1,2013,1998,1997,-1,2014,1996,2015,-1,2014,1997,1996,-1,2015,1995,2016,-1,2015,1996,1995,-1,2016,1994,2017,-1,2016,1995,1994,-1,2017,863,2018,-1,2017,1994,863,-1,862,2018,863,-1,2019,2018,862,-1,861,2019,862,-1,873,2019,861,-1,2020,873,872,-1,873,2020,2019,-1,874,913,875,-1,874,2021,913,-1,2021,877,876,-1,2021,874,877,-1,895,878,2022,-1,895,876,878,-1,2022,881,895,-1,879,881,2022,-1,882,1531,897,-1,1531,882,880,-1,1531,884,897,-1,885,884,1531,-1,883,887,889,-1,887,883,886,-1,890,888,2023,-1,888,890,889,-1,898,892,2024,-1,898,891,892,-1,897,2024,2025,-1,897,898,2024,-1,2026,897,2025,-1,2026,896,897,-1,894,896,2026,-1,894,893,896,-1,892,901,2024,-1,899,901,892,-1,904,900,899,-1,900,904,903,-1,902,905,907,-1,902,904,905,-1,2023,904,890,-1,2023,905,904,-1,906,2027,907,-1,2005,2027,906,-1,2005,2028,2027,-1,2005,2006,2028,-1,2006,2029,2028,-1,2006,2007,2029,-1,2007,2030,2029,-1,2007,2008,2030,-1,2008,2031,2030,-1,2008,2009,2031,-1,2009,2032,2031,-1,2009,2010,2032,-1,2010,2033,2032,-1,2010,2011,2033,-1,2032,2034,2035,-1,2032,2033,2034,-1,2031,2035,2036,-1,2031,2032,2035,-1,2030,2036,2037,-1,2030,2031,2036,-1,2029,2037,2038,-1,2029,2030,2037,-1,2028,2038,2039,-1,2028,2029,2038,-1,2039,2027,2028,-1,2027,2039,2040,-1,2040,907,2027,-1,2040,2041,907,-1,902,2041,908,-1,2041,902,907,-1,900,908,909,-1,908,900,903,-1,2024,909,2042,-1,2024,901,909,-1,2025,2042,2043,-1,2025,2024,2042,-1,2044,2025,2043,-1,2044,2026,2025,-1,912,2026,2044,-1,912,911,2026,-1,914,910,912,-1,913,910,914,-1,2045,875,914,-1,872,875,2045,-1,872,2046,2020,-1,872,2045,2046,-1,2020,2047,2048,-1,2046,2047,2020,-1,2049,2048,2047,-1,2049,2050,2048,-1,2051,2050,2049,-1,2051,2052,2050,-1,2053,2052,2051,-1,2053,2054,2052,-1,2055,2054,2053,-1,2055,2056,2054,-1,2057,2056,2055,-1,2057,2058,2056,-1,2059,2058,2057,-1,2059,2060,2058,-1,2033,2059,2034,-1,2033,2060,2059,-1,2034,2061,2062,-1,2034,2059,2061,-1,2035,2062,2063,-1,2035,2034,2062,-1,2036,2063,2064,-1,2036,2035,2063,-1,2037,2064,2065,-1,2037,2036,2064,-1,2038,2065,916,-1,2038,2037,2065,-1,2039,916,920,-1,2039,2038,916,-1,2040,920,2066,-1,2040,2039,920,-1,2041,2066,2067,-1,2040,2066,2041,-1,908,2067,2068,-1,2067,908,2041,-1,909,2068,2069,-1,909,908,2068,-1,2042,2069,2070,-1,2042,909,2069,-1,2043,2070,2071,-1,2043,2042,2070,-1,2072,2043,2071,-1,2072,2044,2043,-1,2073,2044,2072,-1,2073,912,2044,-1,2074,912,2073,-1,2074,914,912,-1,2075,914,2074,-1,2045,914,2075,-1,2076,2045,2075,-1,2045,2076,2046,-1,921,2046,2076,-1,921,2047,2046,-1,924,2047,921,-1,924,2049,2047,-1,2077,2049,924,-1,2077,2051,2049,-1,2078,2051,2077,-1,2078,2053,2051,-1,2079,2053,2078,-1,2079,2055,2053,-1,2080,2055,2079,-1,2080,2057,2055,-1,2061,2057,2080,-1,2061,2059,2057,-1,2081,2080,2082,-1,2080,2081,2061,-1,2062,2081,2083,-1,2061,2081,2062,-1,2063,2083,2084,-1,2062,2083,2063,-1,2064,2084,2085,-1,2063,2084,2064,-1,2065,2085,2086,-1,2064,2085,2065,-1,916,2086,917,-1,916,2065,2086,-1,915,920,916,-1,918,920,915,-1,919,2066,920,-1,945,2066,919,-1,2067,945,2087,-1,945,2067,2066,-1,2088,2067,2087,-1,2088,2068,2067,-1,2089,2068,2088,-1,2068,2089,2069,-1,2090,2069,2089,-1,2069,2090,2070,-1,2091,2070,2090,-1,2070,2091,2071,-1,2072,2091,2092,-1,2071,2091,2072,-1,2073,2092,2093,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_10()
		{
			int[] value = {2072,2092,2073,-1,2074,2093,2094,-1,2073,2093,2074,-1,2075,2094,2095,-1,2075,2074,2094,-1,942,2075,2095,-1,2076,2075,942,-1,2076,638,921,-1,638,2076,942,-1,921,642,924,-1,642,921,922,-1,2096,924,923,-1,2096,2077,924,-1,2097,2077,2096,-1,2077,2097,2078,-1,2098,2078,2097,-1,2078,2098,2079,-1,2082,2079,2098,-1,2079,2082,2080,-1,2099,2098,2100,-1,2099,2082,2098,-1,2100,2097,2101,-1,2100,2098,2097,-1,2101,2096,2102,-1,2101,2097,2096,-1,2102,923,940,-1,2102,2096,923,-1,646,940,923,-1,646,658,940,-1,925,646,642,-1,925,647,646,-1,648,2103,646,-1,648,2104,2103,-1,2103,651,650,-1,2104,651,2103,-1,2103,653,2105,-1,650,653,2103,-1,2105,646,2103,-1,658,646,2105,-1,2105,659,658,-1,2106,659,2105,-1,656,2105,653,-1,656,2106,2105,-1,927,654,653,-1,2107,654,927,-1,670,666,926,-1,669,666,670,-1,926,2108,670,-1,2109,2108,926,-1,2109,2110,2108,-1,2109,2111,2110,-1,2111,2112,2110,-1,2113,2112,2111,-1,2113,2114,2112,-1,2115,2114,2113,-1,2114,2116,2117,-1,2116,2114,2115,-1,2117,2118,2119,-1,2118,2117,2116,-1,2119,2120,2121,-1,2120,2119,2118,-1,2121,2122,2123,-1,2122,2121,2120,-1,2123,2124,2125,-1,2123,2122,2124,-1,2125,928,957,-1,928,2125,2124,-1,930,957,928,-1,957,930,1505,-1,930,2126,932,-1,2126,930,929,-1,933,2127,930,-1,2127,933,2128,-1,2127,936,935,-1,2127,2128,936,-1,2129,935,937,-1,938,935,2129,-1,1501,939,955,-1,935,939,1501,-1,939,2130,955,-1,2131,2130,939,-1,2131,2132,2130,-1,2133,2132,2131,-1,2133,2134,2132,-1,2135,2134,2133,-1,2135,2136,2134,-1,2137,2136,2135,-1,2136,2138,2139,-1,2136,2137,2138,-1,2139,2099,2140,-1,2138,2099,2139,-1,2140,2100,2141,-1,2100,2140,2099,-1,2141,2101,2142,-1,2101,2141,2100,-1,2142,2102,2143,-1,2102,2142,2101,-1,2143,940,680,-1,940,2143,2102,-1,940,677,680,-1,677,940,662,-1,662,2144,663,-1,2144,662,941,-1,2144,658,660,-1,2144,941,658,-1,664,2145,662,-1,664,2146,2145,-1,2145,667,666,-1,2146,667,2145,-1,2145,669,2147,-1,666,669,2145,-1,2147,662,2145,-1,2147,677,662,-1,2147,678,677,-1,2148,678,2147,-1,675,2147,669,-1,2147,675,2148,-1,2107,666,668,-1,927,666,2107,-1,653,942,926,-1,653,650,942,-1,943,638,650,-1,943,639,638,-1,640,922,638,-1,922,640,1842,-1,926,2095,2109,-1,926,942,2095,-1,2095,2111,2109,-1,2095,2094,2111,-1,2094,2113,2111,-1,2113,2094,2093,-1,2093,2115,2113,-1,2115,2093,2092,-1,2092,2116,2115,-1,2116,2092,2091,-1,2116,2090,2118,-1,2091,2090,2116,-1,2118,2089,2120,-1,2090,2089,2118,-1,2120,2088,2122,-1,2089,2088,2120,-1,2122,2087,2124,-1,2122,2088,2087,-1,2087,928,2124,-1,2087,945,928,-1,945,1512,928,-1,945,944,1512,-1,919,1526,944,-1,919,946,1526,-1,918,948,919,-1,2149,948,918,-1,949,918,915,-1,918,949,2149,-1,953,952,915,-1,953,1522,952,-1,939,953,917,-1,939,1517,953,-1,917,2131,939,-1,917,2086,2131,-1,2086,2133,2131,-1,2086,2085,2133,-1,2085,2135,2133,-1,2085,2084,2135,-1,2084,2137,2135,-1,2084,2083,2137,-1,2083,2138,2137,-1,2083,2081,2138,-1,2138,2082,2099,-1,2138,2081,2082,-1,2136,2150,2151,-1,2136,2139,2150,-1,2134,2151,2152,-1,2134,2136,2151,-1,2132,2152,2153,-1,2132,2134,2152,-1,2130,2153,2154,-1,2130,2132,2153,-1,955,2154,2155,-1,955,2130,2154,-1,1486,955,2155,-1,1486,956,955,-1,2156,954,956,-1,2156,2157,954,-1,2157,959,958,-1,2157,2156,959,-1,959,2158,957,-1,2158,959,1496,-1,2159,957,2158,-1,2125,957,2159,-1,2160,2125,2159,-1,2160,2123,2125,-1,2161,2123,2160,-1,2161,2121,2123,-1,2162,2121,2161,-1,2162,2119,2121,-1,2163,2119,2162,-1,2163,2117,2119,-1,2114,2163,2164,-1,2114,2117,2163,-1,2112,2164,2165,-1,2112,2114,2164,-1,2110,2165,2166,-1,2110,2112,2165,-1,2108,2166,2167,-1,2108,2110,2166,-1,2167,2168,2169,-1,2167,2166,2168,-1,2166,2170,2168,-1,2166,2165,2170,-1,2165,2171,2170,-1,2165,2164,2171,-1,2164,2172,2171,-1,2164,2163,2172,-1,2163,2173,2172,-1,2163,2162,2173,-1,2173,2161,2174,-1,2173,2162,2161,-1,2174,2160,2175,-1,2174,2161,2160,-1,2175,2159,2176,-1,2175,2160,2159,-1,2176,2158,973,-1,2159,2158,2176,-1,1496,973,2158,-1,973,1496,974,-1,974,2177,2178,-1,2177,974,1496,-1,1486,2178,2177,-1,2178,1486,979,-1,979,2155,963,-1,979,1486,2155,-1,2155,2179,963,-1,2155,2154,2179,-1,2154,2180,2179,-1,2154,2153,2180,-1,2153,2181,2180,-1,2153,2152,2181,-1,2152,2182,2181,-1,2152,2151,2182,-1,2151,2183,2182,-1,2151,2150,2183,-1,2183,2184,2185,-1,2183,2150,2184,-1,2185,2186,2187,-1,2185,2184,2186,-1,2187,2188,2189,-1,2187,2186,2188,-1,2189,2190,2191,-1,2189,2188,2190,-1,2191,2192,997,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_11()
		{
			int[] value = {2191,2190,2192,-1,2192,712,997,-1,2192,961,712,-1,1850,961,1848,-1,712,961,1850,-1,960,1848,961,-1,960,1849,1848,-1,129,692,694,-1,129,961,692,-1,680,961,2192,-1,680,692,961,-1,681,1846,692,-1,681,1843,1846,-1,682,1843,681,-1,682,1844,1843,-1,2190,680,2192,-1,2190,2143,680,-1,2188,2143,2190,-1,2188,2142,2143,-1,2186,2142,2188,-1,2186,2141,2142,-1,2184,2141,2186,-1,2184,2140,2141,-1,2150,2140,2184,-1,2150,2139,2140,-1,2193,2182,2183,-1,2193,2194,2182,-1,2181,2194,2195,-1,2182,2194,2181,-1,2195,2180,2181,-1,2195,2196,2180,-1,2179,2196,2197,-1,2180,2196,2179,-1,2197,963,2179,-1,2197,2198,963,-1,994,963,2198,-1,963,994,964,-1,2199,964,965,-1,962,964,2199,-1,2200,967,964,-1,2200,2201,967,-1,968,2200,969,-1,2200,968,2201,-1,969,2202,973,-1,2202,969,983,-1,1883,974,976,-1,972,974,1883,-1,2178,977,974,-1,2178,2203,977,-1,978,2178,979,-1,2178,978,2203,-1,979,2199,981,-1,979,962,2199,-1,964,2204,2200,-1,964,994,2204,-1,2200,983,969,-1,2200,2204,983,-1,2204,984,983,-1,2205,984,2204,-1,988,986,989,-1,986,988,983,-1,983,1064,2202,-1,1064,983,988,-1,2202,2206,2207,-1,2202,1064,2206,-1,2207,1619,2208,-1,2206,1619,2207,-1,1621,2208,1619,-1,1621,2209,2208,-1,2209,1624,2210,-1,1624,2209,1621,-1,2210,2174,2209,-1,2174,2210,2173,-1,2175,2209,2174,-1,2175,2208,2209,-1,2208,2176,2207,-1,2208,2175,2176,-1,973,2207,2176,-1,973,2202,2207,-1,990,2211,988,-1,2211,990,2212,-1,2211,992,991,-1,2211,2212,992,-1,994,8,995,-1,994,991,8,-1,996,2204,994,-1,2204,996,2205,-1,991,2198,1063,-1,991,994,2198,-1,2213,2198,2197,-1,1063,2198,2213,-1,2197,2214,2213,-1,2197,2196,2214,-1,2196,2215,2214,-1,2196,2195,2215,-1,2216,2195,2194,-1,2215,2195,2216,-1,2217,2194,2193,-1,2194,2217,2216,-1,2193,2218,2217,-1,2218,2193,2219,-1,2220,2219,2221,-1,2218,2219,2220,-1,2221,2222,2220,-1,2221,2223,2222,-1,2223,2224,2222,-1,2223,2225,2224,-1,2226,2224,2225,-1,2224,2226,1466,-1,726,1466,2226,-1,1466,726,724,-1,126,726,725,-1,126,724,726,-1,726,1853,1856,-1,1853,726,708,-1,707,1853,708,-1,707,1854,1853,-1,708,2226,997,-1,708,726,2226,-1,1855,712,711,-1,1855,998,712,-1,1850,714,712,-1,1851,714,1850,-1,2226,2191,997,-1,2226,2225,2191,-1,2223,2191,2225,-1,2191,2223,2189,-1,2223,2187,2189,-1,2223,2221,2187,-1,2185,2221,2219,-1,2187,2221,2185,-1,2183,2219,2193,-1,2183,2185,2219,-1,1479,2217,2227,-1,2216,2217,1479,-1,2215,1479,410,-1,2215,2216,1479,-1,410,2214,2215,-1,409,2214,410,-1,2213,409,1022,-1,2213,2214,409,-1,1022,1063,2213,-1,2228,1063,1022,-1,1063,1058,1000,-1,1063,1019,1058,-1,1063,2228,1019,-1,1000,11,1001,-1,1000,1058,11,-1,1002,2229,1000,-1,2229,1002,2230,-1,2229,1005,1004,-1,2230,1005,2229,-1,1057,1007,1061,-1,1007,1057,1004,-1,1004,1008,1064,-1,1008,1004,1057,-1,2231,1064,1008,-1,2231,2206,1064,-1,1622,2206,2231,-1,1622,1619,2206,-1,2231,1642,1622,-1,2232,1642,2231,-1,2232,1008,1034,-1,1008,2232,2231,-1,1010,1034,1008,-1,1051,1034,1010,-1,1010,1012,1056,-1,1012,1010,1009,-1,2233,1014,1009,-1,2234,1014,2233,-1,1015,2233,1016,-1,2233,1015,2234,-1,1016,14,1018,-1,1016,1020,14,-1,1047,2228,1026,-1,1047,1019,2228,-1,1047,1020,1019,-1,1021,2228,1022,-1,1026,2228,1021,-1,1767,1023,402,-1,1767,2235,1023,-1,2235,1021,1023,-1,2235,2236,1021,-1,2237,1021,2236,-1,1026,1021,2237,-1,1038,1026,2237,-1,1024,1026,1038,-1,2238,1024,1027,-1,1025,1024,2238,-1,2239,1029,1024,-1,2239,2240,1029,-1,1030,2239,1031,-1,2239,1030,2240,-1,1031,2241,1033,-1,2241,1031,1035,-1,1031,1036,1034,-1,1031,16,1036,-1,1034,2242,2232,-1,1034,1036,2242,-1,1644,2232,2242,-1,1644,1642,2232,-1,1662,2242,2243,-1,1662,1644,2242,-1,1036,2243,2242,-1,1036,1066,2243,-1,397,1066,1036,-1,397,345,1066,-1,397,401,399,-1,401,397,16,-1,2244,17,16,-1,2245,17,2244,-1,1037,2244,1038,-1,2244,1037,2245,-1,2237,394,1038,-1,2237,1041,394,-1,2237,1042,1041,-1,2237,2246,1042,-1,2237,2236,2246,-1,2247,2236,2235,-1,2246,2236,2247,-1,2235,2248,2247,-1,2235,1767,2248,-1,1767,2249,2248,-1,1767,1766,2249,-1,2248,2250,2251,-1,2249,2250,2248,-1,2247,2251,2252,-1,2248,2251,2247,-1,2252,2246,2247,-1,2252,1070,2246,-1,1069,2246,1070,-1,2246,1069,1042,-1,353,1042,1069,-1,353,350,1042,-1,1041,23,1044,-1,1041,350,23,-1,1045,2253,1041,-1,2253,1045,2254,-1,2253,349,345,-1,2254,349,2253,-1,345,1764,2253,-1,1764,345,397,-1,2253,394,1041,-1,2253,1764,394,-1,396,1764,397,-1,1764,396,1765,-1,2239,16,1031,-1,2239,2244,16,-1,1024,2244,2239,-1,2244,1024,1038,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_12()
		{
			int[] value = {1047,2238,1048,-1,1047,1025,2238,-1,1049,2255,1047,-1,2255,1049,2256,-1,2255,1052,1051,-1,2255,2256,1052,-1,2241,1051,1053,-1,1035,1051,2241,-1,1051,2257,2255,-1,2257,1051,1010,-1,2255,1020,1047,-1,2255,2257,1020,-1,2257,1065,1020,-1,2257,2258,1065,-1,1054,2257,1010,-1,2257,1054,2258,-1,2259,1009,1057,-1,2259,2233,1009,-1,2233,1058,1016,-1,2233,2259,1058,-1,2260,1058,2259,-1,1058,2260,1062,-1,1059,2259,1057,-1,2259,1059,2260,-1,991,2229,2211,-1,2229,991,1000,-1,1004,2211,2229,-1,2211,1004,988,-1,342,1067,1066,-1,363,1067,342,-1,1066,2261,2243,-1,1066,1067,2261,-1,1664,2243,2261,-1,1664,1662,2243,-1,1691,2261,2262,-1,1691,1664,2261,-1,1067,2262,2261,-1,1067,1073,2262,-1,367,1073,1067,-1,367,371,1073,-1,367,1760,2263,-1,367,359,1760,-1,356,2263,1760,-1,356,377,2263,-1,1069,377,356,-1,1069,1068,377,-1,2264,1068,1070,-1,1072,1068,2264,-1,2264,2252,2265,-1,2264,1070,2252,-1,2251,2265,2252,-1,2265,2251,2266,-1,2250,2266,2251,-1,2266,2250,2267,-1,2267,2268,2266,-1,2267,2269,2268,-1,2266,2270,2265,-1,2266,2268,2270,-1,2271,2265,2270,-1,2265,2271,2264,-1,2271,1072,2264,-1,1095,1072,2271,-1,384,1072,1095,-1,384,381,1072,-1,1762,1071,381,-1,2272,1071,1762,-1,1074,1762,391,-1,1762,1074,2272,-1,391,1100,1073,-1,1100,391,388,-1,2273,1073,1100,-1,2273,2262,1073,-1,1693,2262,2273,-1,1693,1691,2262,-1,2273,2274,1693,-1,2275,2274,2273,-1,2276,1693,2274,-1,1693,2276,1692,-1,2277,1692,2276,-1,1692,2277,1694,-1,1694,1077,1076,-1,1694,2278,1077,-1,2277,2278,1694,-1,2279,1077,2278,-1,1075,1077,2279,-1,2280,1075,2279,-1,1075,2280,1695,-1,1710,1695,2280,-1,1695,1710,1696,-1,2280,1712,1710,-1,2280,2281,1712,-1,2281,2279,2282,-1,2279,2281,2280,-1,2282,2278,2283,-1,2278,2282,2279,-1,2283,2277,2284,-1,2277,2283,2278,-1,2284,2276,2285,-1,2276,2284,2277,-1,2285,2274,2286,-1,2274,2285,2276,-1,2286,2275,2287,-1,2286,2274,2275,-1,1078,2287,2275,-1,1078,1236,2287,-1,1080,1236,1078,-1,1242,1236,1080,-1,1872,1081,1083,-1,1079,1081,1872,-1,2288,1084,1081,-1,2288,2289,1084,-1,1086,2288,1087,-1,2288,1086,2289,-1,1087,2290,1088,-1,1087,1090,2290,-1,1123,1089,1093,-1,1091,1089,1123,-1,1144,1093,1092,-1,1141,1093,1144,-1,1144,2291,1147,-1,2291,1144,1092,-1,2292,1147,2291,-1,1148,1147,2292,-1,1148,2293,1150,-1,2293,1148,2292,-1,2292,2269,2293,-1,2269,2292,2268,-1,2291,2268,2292,-1,2268,2291,2270,-1,1092,2270,2291,-1,2270,1092,2271,-1,1092,1095,2271,-1,1092,1089,1095,-1,1087,1095,1089,-1,1087,1096,1095,-1,2294,1097,1094,-1,2295,1097,2294,-1,1098,2294,1099,-1,2294,1098,2295,-1,1101,1078,1100,-1,1078,1101,1081,-1,2275,1100,1078,-1,1100,2275,2273,-1,2296,1098,388,-1,2295,1098,2296,-1,384,2295,2296,-1,384,1097,2295,-1,2296,385,384,-1,2296,2297,385,-1,387,2296,388,-1,2296,387,2297,-1,388,1102,389,-1,1102,388,391,-1,2298,1074,371,-1,2272,1074,2298,-1,1071,2298,374,-1,2298,1071,2272,-1,374,1068,1072,-1,1068,374,377,-1,377,29,378,-1,377,374,29,-1,379,2263,377,-1,2263,379,2299,-1,2263,368,367,-1,2299,368,2263,-1,371,1103,372,-1,1103,371,367,-1,373,2298,371,-1,2298,373,2300,-1,2298,375,374,-1,2298,2300,375,-1,380,1762,381,-1,1762,380,1763,-1,381,32,383,-1,381,384,32,-1,1106,2294,1094,-1,2294,1106,2301,-1,2294,1108,1099,-1,2301,1108,2294,-1,1101,1110,1112,-1,1110,1101,1099,-1,1113,2302,1101,-1,2302,1113,2303,-1,2302,1114,1096,-1,2302,2303,1114,-1,1094,35,1105,-1,35,1094,1096,-1,2288,1096,1087,-1,2302,1096,2288,-1,2302,1081,1101,-1,2288,1081,2302,-1,2290,1091,1115,-1,1090,1091,2290,-1,2304,1117,1091,-1,2304,2305,1117,-1,1119,2304,1080,-1,2304,1119,2305,-1,1242,2304,2306,-1,1242,1080,2304,-1,1091,2306,2304,-1,1091,1123,2306,-1,1122,2306,1123,-1,2306,1122,2307,-1,1123,37,1124,-1,1123,1125,37,-1,1139,1093,1141,-1,1126,1093,1139,-1,1126,41,1128,-1,1126,1139,41,-1,1129,2308,1126,-1,2308,1129,2309,-1,2308,1132,1131,-1,2309,1132,2308,-1,1136,1134,1137,-1,1134,1136,1131,-1,1138,2310,1136,-1,2310,1138,2311,-1,2310,1140,1139,-1,2310,2311,1140,-1,2312,1139,1142,-1,2310,1139,2312,-1,1195,1141,1143,-1,1195,1142,1141,-1,1146,1143,1144,-1,1143,1146,1219,-1,413,1145,1147,-1,417,1145,413,-1,413,1150,414,-1,413,1148,1150,-1,149,2313,1409,-1,149,1151,2313,-1,2314,1409,2313,-1,1396,1409,2314,-1,1397,2314,2315,-1,1397,1396,2314,-1,2315,2316,1397,-1,2316,2315,2317,-1,1401,2317,2318,-1,2317,1401,2316,-1,2318,1402,1401,-1,2318,2319,1402,-1,1404,2319,2320,-1,2319,1404,1402,-1,2320,138,1404,-1,2320,1152,138,-1,1155,1152,1156,-1,1155,1153,1152,-1,1158,2321,2322,-1,1156,2321,1158,-1,2323,2322,2321,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_13()
		{
			int[] value = {2323,2324,2322,-1,2325,2323,2326,-1,2325,2324,2323,-1,2326,2327,2325,-1,2326,2328,2327,-1,2328,2329,2327,-1,2328,2330,2329,-1,2330,2331,2329,-1,2330,2332,2331,-1,2333,2332,2334,-1,2333,2331,2332,-1,2334,762,2333,-1,762,2334,763,-1,2313,763,2334,-1,763,2313,1151,-1,2334,2314,2313,-1,2334,2332,2314,-1,2315,2332,2330,-1,2315,2314,2332,-1,2317,2330,2328,-1,2317,2315,2330,-1,2328,2318,2317,-1,2326,2318,2328,-1,2318,2323,2319,-1,2326,2323,2318,-1,2319,2321,2320,-1,2319,2323,2321,-1,1156,2320,2321,-1,1152,2320,1156,-1,1162,210,209,-1,210,1162,1160,-1,1164,1163,1161,-1,1166,1163,1164,-1,518,1166,1164,-1,518,516,1166,-1,1165,1720,1722,-1,1165,225,1720,-1,226,1720,225,-1,226,1721,1720,-1,93,213,224,-1,93,225,213,-1,213,1164,214,-1,1164,213,225,-1,90,518,517,-1,90,516,518,-1,1800,467,516,-1,462,467,1800,-1,1167,467,466,-1,469,467,1167,-1,474,499,1166,-1,508,499,474,-1,1163,499,1172,-1,1163,1166,499,-1,1162,1172,1170,-1,1162,1163,1172,-1,1170,1160,1162,-1,1160,1170,2335,-1,1159,2335,1168,-1,2335,1159,1160,-1,1805,143,1168,-1,1805,1617,143,-1,1804,1168,2335,-1,1804,1805,1168,-1,1169,2335,1170,-1,1169,1804,2335,-1,1172,1176,1173,-1,1172,499,1176,-1,502,1176,499,-1,502,1175,1176,-1,1795,1175,502,-1,1793,1175,1795,-1,1174,1795,502,-1,1174,2336,1795,-1,1177,1176,811,-1,2337,1176,1177,-1,1791,811,1790,-1,1791,826,811,-1,812,1790,811,-1,812,1792,1790,-1,1176,2338,1173,-1,2338,1176,2337,-1,1173,2339,1171,-1,2339,1173,2338,-1,1171,2340,1399,-1,2340,1171,2339,-1,1399,2341,1406,-1,2341,1399,2340,-1,1406,2342,2343,-1,2342,1406,2341,-1,2342,1407,2343,-1,2344,1407,2342,-1,2344,1395,1407,-1,2345,1395,2344,-1,2345,1392,1395,-1,2346,1392,2345,-1,2346,1390,1392,-1,2347,1390,2346,-1,2347,1389,1390,-1,2348,1389,2347,-1,1389,1178,777,-1,1178,1389,2348,-1,777,2349,2350,-1,777,780,2349,-1,793,2350,2349,-1,793,1387,2350,-1,793,1179,1387,-1,1180,786,1182,-1,1180,793,786,-1,1182,2351,1180,-1,1182,2352,2351,-1,2352,2353,2351,-1,2352,2354,2353,-1,2354,2355,2353,-1,2356,2355,2354,-1,2356,1776,2355,-1,1773,1776,2356,-1,2357,1773,2356,-1,1771,1773,2357,-1,2358,2356,2354,-1,2357,2356,2358,-1,2359,2354,2352,-1,2359,2358,2354,-1,1256,2352,1182,-1,2352,1256,2359,-1,1182,440,1256,-1,1181,440,1182,-1,1181,435,440,-1,427,431,428,-1,431,427,429,-1,786,1183,787,-1,1183,786,793,-1,2349,795,793,-1,2360,795,2349,-1,1184,2349,780,-1,2349,1184,2360,-1,780,56,781,-1,780,782,56,-1,2361,1178,2348,-1,444,1178,2361,-1,444,449,1178,-1,2362,2348,2347,-1,2361,2348,2362,-1,2363,2347,2346,-1,2362,2347,2363,-1,2364,2346,2345,-1,2363,2346,2364,-1,2365,2345,2344,-1,2364,2345,2365,-1,2366,2344,2342,-1,2365,2344,2366,-1,2341,2366,2342,-1,2366,2341,2367,-1,2340,2367,2341,-1,2367,2340,2368,-1,2339,2368,2340,-1,2368,2339,2369,-1,2338,2369,2339,-1,2369,2338,2370,-1,2337,2370,2338,-1,2370,2337,2371,-1,1177,2371,2337,-1,1177,555,2371,-1,1177,550,555,-1,1185,546,545,-1,542,546,1185,-1,541,2372,542,-1,2372,541,2373,-1,2372,540,538,-1,2373,540,2372,-1,2374,538,562,-1,2372,538,2374,-1,550,2372,2374,-1,2372,550,542,-1,2374,552,550,-1,2375,552,2374,-1,565,2374,562,-1,2374,565,2375,-1,1186,558,561,-1,562,558,1186,-1,558,830,1246,-1,558,829,830,-1,558,562,829,-1,536,538,537,-1,533,538,536,-1,1789,1246,830,-1,2376,1246,1789,-1,1607,2376,1789,-1,1607,1608,2376,-1,1602,1789,1788,-1,1602,1607,1789,-1,1601,1788,1783,-1,1601,1602,1788,-1,1593,1783,1724,-1,1593,1601,1783,-1,1596,1724,1723,-1,1596,1593,1724,-1,2377,1723,1725,-1,2377,1596,1723,-1,2378,1596,2377,-1,1596,2378,1594,-1,2379,1594,2378,-1,1594,2379,1597,-1,2380,1597,2379,-1,1597,2380,1782,-1,2380,1781,1782,-1,2380,2381,1781,-1,2382,1781,2381,-1,1781,2382,2383,-1,2384,2383,2382,-1,2383,2384,2385,-1,2385,2386,2387,-1,2385,2384,2386,-1,2387,1235,1211,-1,2386,1235,2387,-1,1187,1211,1235,-1,1211,1187,1199,-1,1199,1189,1200,-1,1189,1199,1187,-1,2312,1191,1187,-1,2388,1191,2312,-1,1193,2312,1142,-1,2312,1193,2388,-1,1142,44,1194,-1,1142,1195,44,-1,2389,1196,1195,-1,2389,2390,1196,-1,1198,2389,1199,-1,2389,1198,2390,-1,2389,1212,1199,-1,1212,2389,2391,-1,1195,2391,2389,-1,2391,1195,1201,-1,1213,1143,1219,-1,1143,1213,1202,-1,1202,47,1204,-1,1202,1213,47,-1,1205,2392,1202,-1,2392,1205,2393,-1,2392,1208,1207,-1,2393,1208,2392,-1,1217,1210,1218,-1,1210,1217,1207,-1,1207,1233,1211,-1,1233,1207,1217,-1,1207,2391,2392,-1,2391,1207,1212,-1,2392,1201,1202,-1,1201,2392,2391,-1,2394,1214,1213,-1,2394,2395,1214,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_14()
		{
			int[] value = {1216,2394,1217,-1,2394,1216,2395,-1,1229,2394,1225,-1,1229,1217,2394,-1,1213,1225,2394,-1,1213,1220,1225,-1,1220,1414,1223,-1,1414,1220,1221,-1,1222,1225,1220,-1,1222,1226,1225,-1,1225,1230,1229,-1,1225,1227,1230,-1,1425,1229,1231,-1,1232,1229,1425,-1,1234,1441,1233,-1,1436,1441,1234,-1,2396,1233,1441,-1,2396,2397,1233,-1,2398,2397,2396,-1,2398,2399,2397,-1,2400,2399,2398,-1,2400,2401,2399,-1,1777,2401,2400,-1,1777,1780,2401,-1,1780,2383,2401,-1,2383,1780,1781,-1,2401,2385,2399,-1,2385,2401,2383,-1,2387,2399,2385,-1,2397,2399,2387,-1,1211,2397,2387,-1,1211,1233,2397,-1,1187,2310,2312,-1,1187,1136,2310,-1,1131,1235,1236,-1,1235,1131,1136,-1,1131,2402,2308,-1,1131,1237,2402,-1,1125,2308,2402,-1,1125,1126,2308,-1,2402,1453,1125,-1,2402,2403,1453,-1,1239,2402,1237,-1,2402,1239,2403,-1,1237,1241,1240,-1,1237,1242,1241,-1,2306,1245,1242,-1,2307,1245,2306,-1,1236,2386,2287,-1,1236,1235,2386,-1,2384,2287,2386,-1,2384,2286,2287,-1,2286,2382,2285,-1,2382,2286,2384,-1,2285,2381,2284,-1,2381,2285,2382,-1,2284,2380,2283,-1,2380,2284,2381,-1,2283,2379,2282,-1,2379,2283,2380,-1,2282,2378,2281,-1,2378,2282,2379,-1,2377,2281,2378,-1,2377,1712,2281,-1,1712,1725,1711,-1,1712,2377,1725,-1,477,1784,474,-1,477,1785,1784,-1,508,1784,1786,-1,508,474,1784,-1,1786,510,508,-1,1787,510,1786,-1,506,508,507,-1,500,508,506,-1,553,550,549,-1,555,550,553,-1,557,2404,555,-1,2404,557,2405,-1,2404,559,558,-1,2405,559,2404,-1,558,2406,2404,-1,558,567,2406,-1,571,1246,1247,-1,571,567,1246,-1,2376,1247,1246,-1,2407,1247,2376,-1,1608,2407,2376,-1,1608,1611,2407,-1,1611,2408,2407,-1,1611,1613,2408,-1,2407,1265,1247,-1,2407,2408,1265,-1,579,1247,1265,-1,579,575,1247,-1,2409,571,575,-1,2409,1807,571,-1,585,1807,2409,-1,585,835,1807,-1,585,1258,1248,-1,583,1258,585,-1,1248,2410,2411,-1,2410,1248,1258,-1,2411,2412,2413,-1,2412,2411,2410,-1,2413,2414,2415,-1,2414,2413,2412,-1,2415,2416,2417,-1,2416,2415,2414,-1,2417,2418,2419,-1,2418,2417,2416,-1,2418,2420,2419,-1,2421,2420,2418,-1,2421,2422,2420,-1,2423,2422,2421,-1,2423,2424,2422,-1,2425,2424,2423,-1,2425,2426,2424,-1,2427,2426,2425,-1,2427,1251,2426,-1,1261,1251,2427,-1,1261,1249,1251,-1,1249,1261,1260,-1,2428,1249,2429,-1,2428,1250,1249,-1,1253,2429,1254,-1,1253,2428,2429,-1,1252,1263,1262,-1,1252,1254,1263,-1,1262,2430,1252,-1,1262,2431,2430,-1,2431,2432,2430,-1,2431,2433,2432,-1,2433,2434,2432,-1,2435,2434,2433,-1,2435,2436,2434,-1,2437,2436,2435,-1,2437,2438,2436,-1,2439,2438,2437,-1,2438,2440,2441,-1,2440,2438,2439,-1,2441,1614,1612,-1,1614,2441,2440,-1,1610,1612,1609,-1,1610,2441,1612,-1,1774,2441,1610,-1,1774,2438,2441,-1,2436,1774,1771,-1,2436,2438,1774,-1,2434,1771,2357,-1,2434,2436,1771,-1,2432,2357,2358,-1,2432,2434,2357,-1,2430,2358,2359,-1,2430,2432,2358,-1,1252,2359,1256,-1,2359,1252,2430,-1,1256,1253,1252,-1,1256,1255,1253,-1,2442,440,2443,-1,2442,1255,440,-1,1375,2443,444,-1,1375,2442,2443,-1,1251,444,2361,-1,1250,444,1251,-1,1250,1375,444,-1,2426,2361,2362,-1,2426,1251,2361,-1,2424,2362,2363,-1,2424,2426,2362,-1,2422,2363,2364,-1,2422,2424,2363,-1,2420,2364,2365,-1,2420,2422,2364,-1,2419,2365,2366,-1,2419,2420,2365,-1,2367,2419,2366,-1,2367,2417,2419,-1,2368,2417,2367,-1,2368,2415,2417,-1,2369,2415,2368,-1,2369,2413,2415,-1,2370,2413,2369,-1,2370,2411,2413,-1,2371,2411,2370,-1,2371,1248,2411,-1,555,1248,2371,-1,555,835,1248,-1,555,832,835,-1,2404,832,555,-1,2404,2406,832,-1,2406,834,832,-1,2444,834,2406,-1,569,2406,567,-1,2406,569,2444,-1,1257,571,570,-1,567,571,1257,-1,574,2409,575,-1,574,2445,2409,-1,2409,587,585,-1,2445,587,2409,-1,75,585,584,-1,75,583,585,-1,589,1809,2446,-1,589,583,1809,-1,589,1268,1258,-1,592,1268,589,-1,1258,2447,2410,-1,2447,1258,1268,-1,2410,2448,2412,-1,2448,2410,2447,-1,2412,2449,2414,-1,2449,2412,2448,-1,2414,2450,2416,-1,2450,2414,2449,-1,2416,2451,2418,-1,2451,2416,2450,-1,2451,2421,2418,-1,2452,2421,2451,-1,2452,2423,2421,-1,2453,2423,2452,-1,2453,2425,2423,-1,2454,2425,2453,-1,2454,2427,2425,-1,2455,2427,2454,-1,2455,1261,2427,-1,1270,1261,2455,-1,1270,1259,1261,-1,1259,1270,1272,-1,2456,1259,2457,-1,2456,1260,1259,-1,1263,2457,1264,-1,1263,2456,2457,-1,1262,1274,1273,-1,1262,1264,1274,-1,1273,2431,1262,-1,2431,1273,2458,-1,2458,2433,2431,-1,2458,2459,2433,-1,2459,2435,2433,-1,2460,2435,2459,-1,2460,2437,2435,-1,2461,2437,2460,-1,2461,2439,2437,-1,2462,2439,2461,-1,2439,2463,2440,-1,2463,2439,2462,-1,2440,1616,1614,-1,1616,2440,2463,-1,2463,2464,1616,-1,2464,2463,2465,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_15()
		{
			int[] value = {1616,2466,1615,-1,2466,1616,2464,-1,1615,2467,2468,-1,1615,2466,2467,-1,2468,629,1266,-1,2468,2467,629,-1,2408,1266,1265,-1,2468,1266,2408,-1,594,1265,1266,-1,594,599,1265,-1,2446,579,599,-1,2446,1809,579,-1,601,2446,599,-1,601,2469,2446,-1,2446,591,589,-1,2469,591,2446,-1,72,589,588,-1,72,592,589,-1,610,1811,2470,-1,610,592,1811,-1,2470,594,607,-1,2470,1811,594,-1,1267,602,605,-1,607,602,1267,-1,609,2470,607,-1,609,2471,2470,-1,2470,611,610,-1,2471,611,2470,-1,613,614,610,-1,613,69,614,-1,614,616,1268,-1,616,614,619,-1,1268,618,2447,-1,618,1268,616,-1,2447,1818,2448,-1,1818,2447,618,-1,2448,1821,2449,-1,1821,2448,1818,-1,2449,2472,2450,-1,2472,2449,1821,-1,2450,2473,2451,-1,2473,2450,2472,-1,2473,2452,2451,-1,2474,2452,2473,-1,2474,2453,2452,-1,2475,2453,2474,-1,2475,2454,2453,-1,2476,2454,2475,-1,2476,2455,2454,-1,1328,2455,2476,-1,1328,1270,2455,-1,1326,1270,1328,-1,1326,1271,1270,-1,1324,1271,1326,-1,2477,1269,2478,-1,2477,1272,1269,-1,1274,2478,1275,-1,1274,2477,2478,-1,1273,1317,1315,-1,1273,1276,1317,-1,1315,2458,1273,-1,1315,1314,2458,-1,1314,2459,2458,-1,1314,2479,2459,-1,2479,2460,2459,-1,2480,2460,2479,-1,2480,2461,2460,-1,2481,2461,2480,-1,2481,2462,2461,-1,2482,2462,2481,-1,2462,2465,2463,-1,2465,2462,2482,-1,2482,2483,2465,-1,2484,2483,2482,-1,2465,2485,2464,-1,2483,2485,2465,-1,2464,2486,2466,-1,2485,2486,2464,-1,2466,2487,2467,-1,2466,2486,2487,-1,2467,1277,629,-1,2467,2488,1277,-1,2467,2487,2488,-1,628,2488,1278,-1,628,1277,2488,-1,617,1279,628,-1,617,633,1279,-1,617,1819,618,-1,617,1278,1819,-1,2488,1825,1278,-1,2488,2489,1825,-1,2487,2489,2488,-1,2487,2490,2489,-1,2486,2490,2487,-1,2486,2491,2490,-1,2485,2491,2486,-1,2485,2492,2491,-1,2483,2492,2485,-1,2483,2493,2492,-1,2484,2493,2483,-1,2484,2494,2493,-1,2495,2484,2496,-1,2495,2494,2484,-1,2497,2496,2498,-1,2497,2495,2496,-1,2499,2498,2500,-1,2499,2497,2498,-1,2501,2500,2502,-1,2501,2499,2500,-1,2503,2502,2504,-1,2503,2501,2502,-1,2505,2504,1350,-1,2505,2503,2504,-1,2506,1350,2507,-1,2506,2505,1350,-1,2508,2507,2509,-1,2506,2507,2508,-1,2510,2509,2511,-1,2510,2508,2509,-1,2512,2511,2513,-1,2512,2510,2511,-1,2514,2513,2515,-1,2514,2512,2513,-1,2516,2514,2515,-1,2516,2517,2514,-1,1820,2517,2516,-1,1820,1822,2517,-1,1822,2518,2517,-1,1829,2518,1822,-1,2517,2519,2514,-1,2518,2519,2517,-1,2519,2512,2514,-1,2512,2519,2520,-1,2520,2510,2512,-1,2510,2520,2521,-1,2521,2508,2510,-1,2508,2521,2522,-1,2522,2506,2508,-1,2522,2523,2506,-1,2523,2505,2506,-1,2524,2505,2523,-1,2524,2503,2505,-1,2525,2503,2524,-1,2525,2501,2503,-1,2525,2526,2501,-1,2526,2499,2501,-1,2526,2527,2499,-1,2527,2497,2499,-1,2527,2528,2497,-1,2528,2495,2497,-1,2528,2529,2495,-1,2529,2494,2495,-1,2494,2529,2530,-1,2494,1880,2493,-1,2530,1880,2494,-1,2493,1879,2492,-1,2493,1880,1879,-1,2492,1878,2491,-1,2492,1879,1878,-1,2491,1877,2490,-1,2491,1878,1877,-1,2490,1832,2489,-1,2490,1877,1832,-1,2489,1827,1825,-1,1827,2489,1832,-1,1826,1299,1828,-1,1299,1826,1830,-1,1828,1296,1829,-1,1828,1299,1296,-1,1829,1295,2518,-1,1829,1296,1295,-1,2518,2531,2519,-1,2518,1295,2531,-1,2531,2520,2519,-1,2531,1294,2520,-1,1294,2521,2520,-1,1294,1292,2521,-1,1292,2522,2521,-1,1292,1290,2522,-1,1290,2523,2522,-1,2532,2523,1290,-1,2532,2524,2523,-1,2533,2524,2532,-1,2533,2525,2524,-1,1288,2525,2533,-1,1288,2526,2525,-1,1288,1287,2526,-1,1287,2527,2526,-1,1287,1284,2527,-1,1284,2528,2527,-1,1282,2528,1284,-1,1282,2529,2528,-1,1282,1281,2529,-1,1281,2530,2529,-1,1281,2534,2530,-1,2530,838,1880,-1,2530,2534,838,-1,2534,839,838,-1,839,2534,2535,-1,1280,2534,1281,-1,2535,2534,1280,-1,1286,1284,1287,-1,1286,1285,1284,-1,2536,1288,2533,-1,1286,1288,2536,-1,2537,2533,2532,-1,2536,2533,2537,-1,1289,2532,1290,-1,2537,2532,1289,-1,2538,1294,2531,-1,1293,1294,2538,-1,1295,2538,2531,-1,2538,1295,1297,-1,1830,1300,1299,-1,1300,1830,1834,-1,1834,1302,1300,-1,1302,1834,1840,-1,1297,1312,2538,-1,1312,1297,1303,-1,1312,1293,2538,-1,1304,1293,1312,-1,1306,2537,1289,-1,2539,2537,1306,-1,2539,2536,2537,-1,2540,2536,2539,-1,2540,1286,2536,-1,2541,1286,2540,-1,2541,1285,1286,-1,1307,1285,2541,-1,1309,2535,1280,-1,849,2535,1309,-1,2535,848,839,-1,848,2535,849,-1,1881,1309,1308,-1,851,1309,1881,-1,1882,1308,1307,-1,1881,1308,1882,-1,1838,1307,2541,-1,1882,1307,1838,-1,1837,2541,2540,-1,1838,2541,1837,-1,2540,1839,1837,-1,2540,2539,1839,-1,2539,1841,1839,-1,2539,1306,1841,-1,1306,2542,1841,-1,1306,1305,2542,-1,1305,1311,2542,-1,1305,1304,1311,-1,1311,1301,2542,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_16()
		{
			int[] value = {1311,1303,1301,-1,2542,1302,1841,-1,2542,1301,1302,-1,1833,1840,1834,-1,1840,1833,1835,-1,2496,2482,2481,-1,2482,2496,2484,-1,2498,2481,2480,-1,2481,2498,2496,-1,2500,2480,2479,-1,2480,2500,2498,-1,2502,2479,1314,-1,2502,2500,2479,-1,2504,1314,1313,-1,2504,2502,1314,-1,1317,1349,1316,-1,1319,1349,1317,-1,2543,1321,1317,-1,2543,2544,1321,-1,1323,2543,1324,-1,2543,1323,2544,-1,1343,1324,1327,-1,1343,1325,1324,-1,2507,1327,1328,-1,2507,1350,1327,-1,2509,1328,2476,-1,2509,2507,1328,-1,2511,2476,2475,-1,2476,2511,2509,-1,2513,2475,2474,-1,2475,2513,2511,-1,2515,2474,2473,-1,2474,2515,2513,-1,2472,2515,2473,-1,2516,2515,2472,-1,1821,2516,2472,-1,1820,2516,1821,-1,1813,622,619,-1,1816,622,1813,-1,1814,619,614,-1,1813,619,1814,-1,615,1814,614,-1,1814,615,1815,-1,1329,594,597,-1,599,594,1329,-1,1330,579,578,-1,575,579,1330,-1,78,832,831,-1,78,835,832,-1,1613,2468,2408,-1,1613,1615,2468,-1,1276,1332,1341,-1,1332,1276,1275,-1,2478,1334,1275,-1,2478,2545,1334,-1,1336,2478,1269,-1,2478,1336,2545,-1,1271,1337,1269,-1,1271,68,1337,-1,2546,1338,1271,-1,2547,1338,2546,-1,1340,2546,1276,-1,2546,1340,2547,-1,2543,1276,2546,-1,1317,1276,2543,-1,1324,2546,1271,-1,2546,1324,2543,-1,1346,1327,1316,-1,1346,1345,1327,-1,2504,1316,1350,-1,2504,1313,1316,-1,1361,2477,1274,-1,2477,1361,2548,-1,2477,1351,1272,-1,2548,1351,2477,-1,1259,65,1353,-1,1259,1272,65,-1,1354,2457,1259,-1,2457,1354,2549,-1,2457,1356,1264,-1,2457,2549,1356,-1,1274,1358,1360,-1,1358,1274,1264,-1,1372,2456,1263,-1,2456,1372,2550,-1,2456,1362,1260,-1,2550,1362,2456,-1,1249,62,1364,-1,1249,1260,62,-1,1365,2429,1249,-1,2429,1365,2551,-1,2429,1367,1254,-1,2429,2551,1367,-1,1263,1369,1371,-1,1369,1263,1254,-1,1384,2428,1253,-1,2428,1384,2552,-1,2428,1373,1250,-1,2552,1373,2428,-1,1375,59,1376,-1,1375,1250,59,-1,1377,2442,1375,-1,2442,1377,2553,-1,2442,1379,1255,-1,2553,1379,2442,-1,1253,1381,1383,-1,1381,1253,1255,-1,442,2443,440,-1,2443,442,2554,-1,2443,445,444,-1,2554,445,2443,-1,449,447,450,-1,447,449,444,-1,451,2555,449,-1,2555,451,2556,-1,2555,436,435,-1,2556,436,2555,-1,427,2555,435,-1,2555,427,2557,-1,2557,449,2555,-1,423,449,2557,-1,2557,424,423,-1,2558,424,2557,-1,426,2557,427,-1,2557,426,2558,-1,790,1385,791,-1,1385,790,423,-1,440,438,441,-1,438,440,435,-1,1388,2350,1387,-1,2350,1388,2559,-1,2350,778,777,-1,2350,2559,778,-1,774,53,776,-1,774,777,53,-1,774,1430,1389,-1,1430,774,771,-1,1430,1390,1389,-1,1430,1391,1390,-1,1397,2560,1398,-1,1397,2316,2560,-1,2316,1400,2560,-1,2316,1401,1400,-1,140,1404,138,-1,137,1404,140,-1,137,1403,1404,-1,1405,1804,1169,-1,1405,529,1804,-1,1400,2343,2560,-1,1406,2343,1400,-1,1407,2560,2343,-1,1398,2560,1407,-1,1409,147,149,-1,1409,144,147,-1,1409,1408,144,-1,417,1393,1145,-1,1768,1393,417,-1,1391,1145,1393,-1,1391,1146,1145,-1,1430,1146,1391,-1,1430,1219,1146,-1,1428,1219,1430,-1,1410,1219,1428,-1,1412,1410,1415,-1,1221,1410,1412,-1,2561,1418,1410,-1,2561,2562,1418,-1,1420,2561,1234,-1,2561,1420,2562,-1,1234,1423,1422,-1,1234,1232,1423,-1,2561,1436,1234,-1,2563,1436,2561,-1,2563,1410,1428,-1,2561,1410,2563,-1,1427,2563,1428,-1,2563,1427,2564,-1,1428,1451,1429,-1,1451,1428,1431,-1,768,50,769,-1,768,771,50,-1,770,2565,768,-1,2565,770,2566,-1,2565,803,801,-1,2566,803,2565,-1,2567,801,1434,-1,2567,2565,801,-1,2565,1431,768,-1,1431,2565,2567,-1,2567,1449,1431,-1,2567,2568,1449,-1,1433,2567,1434,-1,2567,1433,2568,-1,1434,1438,1435,-1,1438,1434,1436,-1,2563,1440,1436,-1,2564,1440,2563,-1,1442,1180,1441,-1,797,1180,1442,-1,1441,2351,2396,-1,1441,1180,2351,-1,2396,2353,2398,-1,2351,2353,2396,-1,2398,2355,2400,-1,2355,2398,2353,-1,2400,1776,1777,-1,1776,2400,2355,-1,1179,1443,1452,-1,1443,1179,797,-1,2569,799,797,-1,2570,799,2569,-1,773,2569,774,-1,2569,773,2570,-1,771,2569,2571,-1,771,774,2569,-1,2571,797,1442,-1,2569,797,2571,-1,1445,2571,1442,-1,2571,1445,2572,-1,2571,772,771,-1,2571,2572,772,-1,1442,1447,1446,-1,1447,1442,801,-1,2333,1867,2573,-1,1867,2333,762,-1,2573,2331,2333,-1,2573,2574,2331,-1,2329,2574,2575,-1,2329,2331,2574,-1,2327,2575,2576,-1,2327,2329,2575,-1,2325,2576,2577,-1,2325,2327,2576,-1,2577,2324,2325,-1,2577,2578,2324,-1,2324,2579,2322,-1,2324,2578,2579,-1,2580,2322,2579,-1,1158,2322,2580,-1,2581,1158,2580,-1,1157,1158,2581,-1,2582,2581,2580,-1,2581,2582,2583,-1,2584,2580,2579,-1,2580,2584,2582,-1,2579,2585,2584,-1,2579,2578,2585,-1,2586,2578,2577,-1,2586,2585,2578,-1,2577,2587,2586,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_17()
		{
			int[] value = {2577,2576,2587,-1,2575,2587,2576,-1,2587,2575,2588,-1,2575,2589,2588,-1,2575,2574,2589,-1,2589,2573,2590,-1,2589,2574,2573,-1,1867,2590,2573,-1,1865,2590,1867,-1,1865,2591,2590,-1,756,2591,1865,-1,2592,2590,2591,-1,2592,2589,2590,-1,2588,2592,2593,-1,2588,2589,2592,-1,2587,2593,2594,-1,2587,2588,2593,-1,2594,2586,2587,-1,2595,2586,2594,-1,2595,2585,2586,-1,2595,2596,2585,-1,2584,2596,2597,-1,2584,2585,2596,-1,2597,2582,2584,-1,2582,2597,1456,-1,1456,2583,2582,-1,2583,1456,1455,-1,1461,1462,2598,-1,1462,1461,1460,-1,2598,1463,2599,-1,1463,2598,1462,-1,1471,2599,1472,-1,1471,2598,2599,-1,1465,2598,1471,-1,2598,1465,1461,-1,330,2220,2222,-1,1464,2220,330,-1,2222,328,330,-1,2222,2224,328,-1,1466,328,2224,-1,328,1466,1759,-1,730,1759,1466,-1,730,1467,1759,-1,1467,730,733,-1,1858,730,724,-1,730,1858,2600,-1,723,1858,724,-1,723,1859,1858,-1,2600,731,730,-1,2601,731,2600,-1,733,1861,1860,-1,734,1861,733,-1,1860,750,733,-1,750,1860,1862,-1,120,750,752,-1,120,1468,750,-1,1862,751,750,-1,1863,751,1862,-1,2602,1634,2603,-1,2602,1632,1634,-1,1632,2604,1630,-1,1632,2602,2604,-1,2605,1630,2604,-1,1630,2605,1628,-1,2604,2171,2605,-1,2171,2604,2170,-1,2170,2602,2168,-1,2170,2604,2602,-1,2603,2168,2602,-1,2169,2168,2603,-1,1846,693,692,-1,1847,693,1846,-1,2218,1464,1470,-1,2218,2220,1464,-1,2218,2227,2217,-1,1470,2227,2218,-1,1472,2227,1470,-1,1472,2606,2227,-1,2597,2599,1463,-1,2597,2596,2599,-1,1472,2596,2595,-1,1472,2599,2596,-1,2595,2606,1472,-1,2595,2594,2606,-1,2594,1481,2606,-1,2594,2593,1481,-1,2593,2607,1481,-1,2593,2592,2607,-1,2607,2591,1474,-1,2607,2592,2591,-1,756,1474,2591,-1,758,1474,756,-1,1474,2608,2607,-1,1473,2608,1474,-1,2607,1480,1481,-1,2607,2608,1480,-1,2608,1478,1480,-1,1477,1478,2608,-1,1473,1477,2608,-1,1475,1477,1473,-1,2606,1479,2227,-1,2606,1481,1479,-1,1463,1456,2597,-1,1456,1463,1454,-1,2609,351,350,-1,2609,2610,351,-1,344,2609,342,-1,2609,344,2610,-1,363,2609,2611,-1,2609,363,342,-1,2611,350,353,-1,350,2611,2609,-1,352,2611,353,-1,2611,352,2612,-1,2611,365,363,-1,2612,365,2611,-1,359,1482,361,-1,1482,359,363,-1,1760,357,356,-1,1760,1761,357,-1,353,26,355,-1,353,356,26,-1,1076,1485,1694,-1,1076,1483,1485,-1,1498,2177,1496,-1,2177,1498,2613,-1,2177,1487,1486,-1,2177,2613,1487,-1,956,5,1489,-1,956,1486,5,-1,1490,2156,956,-1,2156,1490,2614,-1,2156,1492,959,-1,2614,1492,2156,-1,1496,1494,1497,-1,1494,1496,959,-1,1511,2157,958,-1,2157,1511,2615,-1,2157,1499,954,-1,2157,2615,1499,-1,1501,2,1502,-1,1501,954,2,-1,1503,2616,1501,-1,2616,1503,2617,-1,2616,1506,1505,-1,2617,1506,2616,-1,958,1508,1510,-1,1508,958,1505,-1,935,2616,2127,-1,935,1501,2616,-1,1505,2127,2616,-1,2127,1505,930,-1,1515,929,1512,-1,929,1515,2126,-1,2618,1514,1512,-1,2618,2619,1514,-1,1516,2618,1517,-1,2618,1516,2619,-1,1517,2129,1519,-1,1517,938,2129,-1,953,2618,2620,-1,2618,953,1517,-1,1512,2620,2618,-1,2620,1512,944,-1,1523,2620,944,-1,2620,1523,2621,-1,2620,1521,953,-1,2620,2621,1521,-1,911,894,2026,-1,894,911,1527,-1,910,2021,1527,-1,913,2021,910,-1,2048,2019,2020,-1,2048,2018,2019,-1,2050,2018,2048,-1,2050,2017,2018,-1,2052,2017,2050,-1,2052,2016,2017,-1,2054,2016,2052,-1,2054,2015,2016,-1,2056,2015,2054,-1,2056,2014,2015,-1,2058,2014,2056,-1,2058,2013,2014,-1,1528,1530,880,-1,1528,2622,1530,-1,1530,1529,885,-1,1530,2622,1529,-1,670,2167,1845,-1,2167,670,2108,-1,1845,2169,1532,-1,2169,1845,2167,-1,1532,696,1845,-1,700,696,1532,-1,1848,700,1850,-1,696,700,1848,-1,716,1532,2623,-1,716,704,1532,-1,2623,2169,2603,-1,2623,1532,2169,-1,1535,2603,1634,-1,1535,2623,2603,-1,720,2623,1535,-1,720,716,2623,-1,1534,720,719,-1,716,720,1534,-1,704,1856,1853,-1,704,716,1856,-1,2600,720,741,-1,720,2600,1858,-1,1634,1537,1535,-1,1634,1633,1537,-1,154,1633,1635,-1,1633,154,1537,-1,1538,1537,154,-1,1536,1537,1538,-1,1536,1755,1757,-1,1536,1538,1755,-1,743,2600,741,-1,2600,743,2601,-1,2624,1628,2605,-1,1628,2624,1626,-1,2624,1624,1626,-1,2624,2210,1624,-1,2173,2624,2172,-1,2210,2624,2173,-1,2605,2172,2624,-1,2171,2172,2605,-1,334,336,1459,-1,1539,336,334,-1,2625,333,1753,-1,333,2625,755,-1,1679,1753,1677,-1,1679,2625,1753,-1,1795,1542,490,-1,2336,1542,1795,-1,1793,1544,1175,-1,1794,1544,1793,-1,736,1535,1537,-1,736,741,1535,-1,736,1862,1860,-1,736,745,1862,-1,748,1536,1546,-1,745,1536,748,-1,1757,1548,1536,-1,1758,1548,1757,-1,1549,1755,1538,-1,1549,1756,1755,-1,1538,2626,1551,-1,2626,1538,153,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_18()
		{
			int[] value = {2626,155,1552,-1,153,155,2626,-1,1555,1651,325,-1,1555,1652,1651,-1,1651,1557,325,-1,1557,1651,1653,-1,1653,1558,1557,-1,1654,1558,1653,-1,117,1557,1559,-1,117,1560,1557,-1,1561,1749,1560,-1,1561,2627,1749,-1,1749,1563,158,-1,2627,1563,1749,-1,2628,2629,2630,-1,2631,2632,2633,-1,2634,2635,2636,-1,2637,2638,2639,-1,2640,2641,2642,-1,2643,2644,2645,-1,2646,2647,2648,-1,2649,2650,2651,-1,2652,2653,2654,-1,2655,2656,2657,-1,2658,2659,2660,-1,2661,2662,2663,-1,855,2664,2665,-1,855,2665,2622,-1,2622,2666,855,-1,2666,2667,855,-1,852,2668,2669,-1,852,2669,1993,-1,860,2670,861,-1,2670,2671,861,-1,870,2672,868,-1,870,2673,2672,-1,890,2674,892,-1,890,2675,2674,-1,2676,2675,890,-1,904,2676,890,-1,899,2676,904,-1,899,2677,2676,-1,2674,2677,899,-1,892,2674,899,-1,894,2678,876,-1,2678,2679,876,-1,876,2679,2680,-1,876,2680,2021,-1,2021,2680,1527,-1,2680,2681,1527,-1,1527,2681,2678,-1,1527,2678,894,-1,2682,2683,856,-1,1981,2682,856,-1,2684,2685,2686,-1,2684,2687,2685,-1,2688,2689,2690,-1,2689,2688,2691,-1,2692,2693,2694,-1,2693,2692,2695,-1,2696,2697,2698,-1,2696,2699,2697,-1,2700,2701,2702,-1,2700,2703,2701,-1,2704,2703,2705,-1,2701,2703,2704,-1,2705,2706,2704,-1,2705,2707,2706,-1,2708,2707,2709,-1,2706,2707,2708,-1,2710,2711,2712,-1,2713,2711,2710,-1,2714,2712,2715,-1,2710,2712,2714,-1,2715,2716,2714,-1,2715,2717,2716,-1,2718,2717,2719,-1,2716,2717,2718,-1,2720,2721,2722,-1,2723,2721,2720,-1,2724,2722,2725,-1,2720,2722,2724,-1,2726,2725,2727,-1,2724,2725,2726,-1,2727,2728,2726,-1,2727,2729,2728,-1,2730,2731,2732,-1,2733,2731,2730,-1,2734,2732,2735,-1,2730,2732,2734,-1,2735,2736,2734,-1,2735,2737,2736,-1,2737,2738,2736,-1,2737,2739,2738,-1,2740,2741,2742,-1,2743,2741,2740,-1,2744,2742,2745,-1,2740,2742,2744,-1,2746,2745,2747,-1,2744,2745,2746,-1,2748,2746,2747,-1,2746,2748,2749,-1,2750,2751,2752,-1,2750,2753,2751,-1,2754,2753,2755,-1,2751,2753,2754,-1,2756,2755,2757,-1,2754,2755,2756,-1,2757,2758,2756,-1,2757,2759,2758,-1,2760,2761,2762,-1,2760,2763,2761,-1,2764,2763,2765,-1,2761,2763,2764,-1,2765,2766,2764,-1,2765,2767,2766,-1,2767,2768,2766,-1,2767,2769,2768,-1,2770,2771,2772,-1,2770,2773,2771,-1,2773,2774,2771,-1,2773,2775,2774,-1,2776,2775,2777,-1,2774,2775,2776,-1,2778,2777,2779,-1,2776,2777,2778,-1,2780,2781,2782,-1,2780,2783,2781,-1,2783,2784,2781,-1,2783,2785,2784,-1,2785,2786,2784,-1,2785,2787,2786,-1,2787,2788,2786,-1,2787,2789,2788,-1,2790,2791,2792,-1,2790,2793,2791,-1,2794,2793,2795,-1,2791,2793,2794,-1,2795,2796,2794,-1,2795,2797,2796,-1,2797,2798,2796,-1,2797,2799,2798,-1,2800,2801,2802,-1,2800,2803,2801,-1,2804,2803,2805,-1,2801,2803,2804,-1,2805,2806,2804,-1,2805,2807,2806,-1,2808,2807,2809,-1,2806,2807,2808,-1,2810,2811,2812,-1,2810,2813,2811,-1,2813,2814,2811,-1,2813,2815,2814,-1,2816,2815,2817,-1,2814,2815,2816,-1,2817,2818,2816,-1,2817,2819,2818,-1,2820,2821,2822,-1,2823,2821,2820,-1,2824,2822,2825,-1,2820,2822,2824,-1,2825,2826,2824,-1,2825,2827,2826,-1,2827,2828,2826,-1,2827,2829,2828,-1,2830,2831,2832,-1,2830,2833,2831,-1,2834,2833,2835,-1,2831,2833,2834,-1,2835,2836,2834,-1,2835,2837,2836,-1,2837,2838,2836,-1,2837,2839,2838,-1,2840,2841,2842,-1,2840,2843,2841,-1,2844,2843,2845,-1,2841,2843,2844,-1,2845,2846,2844,-1,2845,2847,2846,-1,2847,2848,2846,-1,2847,2849,2848,-1,2850,2851,2852,-1,2853,2851,2850,-1,2852,2854,2850,-1,2852,2855,2854,-1,2856,2855,2857,-1,2854,2855,2856,-1,2857,2858,2856,-1,2857,2859,2858,-1,2860,2861,2862,-1,2860,2863,2861,-1,2863,2864,2861,-1,2863,2865,2864,-1,2866,2865,2867,-1,2864,2865,2866,-1,2867,2868,2866,-1,2867,2869,2868,-1,2870,2871,2872,-1,2870,2873,2871,-1,2873,2874,2871,-1,2873,2875,2874,-1,2876,2875,2877,-1,2874,2875,2876,-1,2877,2878,2876,-1,2877,2879,2878,-1,2880,2881,2882,-1,2883,2881,2880,-1,2882,2884,2880,-1,2882,2885,2884,-1,2886,2885,2887,-1,2884,2885,2886,-1,2887,2888,2886,-1,2887,2889,2888,-1,2890,2891,2892,-1,2893,2891,2890,-1,2892,2894,2890,-1,2892,2895,2894,-1,2895,2896,2894,-1,2895,2897,2896,-1,2898,2897,2899,-1,2896,2897,2898,-1,2900,2686,2901,-1,2900,2684,2686,-1,2902,2901,2903,-1,2902,2900,2901,-1,2903,2904,2902,-1,2905,2904,2903,-1,2688,2905,2691,-1,2688,2904,2905,-1,2687,2906,2685,-1,2687,2907,2906,-1,2908,2907,2909,-1,2906,2907,2908,-1,2910,2909,2911,-1,2908,2909,2910,-1,2911,2912,2910,-1,2911,2913,2912,-1,2913,2914,2912,-1,2913,2915,2914,-1,2915,2916,2914,-1,2915,2917,2916,-1,2918,2917,2919,-1,2916,2917,2918,-1,2920,2921,2922,-1,2920,2923,2921,-1,2923,2924,2921,-1,2923,2925,2924,-1,2925,2926,2924,-1,2925,2927,2926,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_19()
		{
			int[] value = {2928,2927,2929,-1,2926,2927,2928,-1,2930,2931,2932,-1,2930,2933,2931,-1,2934,2933,2935,-1,2931,2933,2934,-1,2935,2936,2934,-1,2935,2937,2936,-1,2938,2937,2939,-1,2936,2937,2938,-1,2940,2941,2942,-1,2940,2943,2941,-1,2944,2943,2945,-1,2941,2943,2944,-1,2945,2946,2944,-1,2945,2947,2946,-1,2948,2947,2949,-1,2946,2947,2948,-1,2950,2951,2952,-1,2950,2953,2951,-1,2954,2953,2955,-1,2951,2953,2954,-1,2955,2956,2954,-1,2955,2957,2956,-1,2958,2957,2959,-1,2956,2957,2958,-1,2960,2961,2962,-1,2960,2963,2961,-1,2964,2962,2961,-1,2962,2964,2965,-1,2966,2965,2964,-1,2965,2966,2967,-1,2967,2968,2969,-1,2967,2966,2968,-1,2970,2971,2972,-1,2970,2973,2971,-1,2972,2974,2975,-1,2972,2971,2974,-1,2975,2976,2977,-1,2975,2974,2976,-1,2977,2978,2979,-1,2977,2976,2978,-1,2980,2981,2982,-1,2980,2983,2981,-1,2984,2982,2981,-1,2982,2984,2985,-1,2986,2985,2984,-1,2985,2986,2987,-1,2988,2987,2986,-1,2987,2988,2989,-1,2990,2991,2992,-1,2990,2993,2991,-1,2994,2992,2991,-1,2992,2994,2995,-1,2996,2995,2994,-1,2995,2996,2997,-1,2998,2997,2996,-1,2997,2998,2999,-1,3000,3001,3002,-1,3001,3000,3003,-1,3003,3004,3005,-1,3003,3000,3004,-1,3006,3005,3004,-1,3005,3006,3007,-1,3007,3008,3009,-1,3007,3006,3008,-1,3010,3011,3012,-1,3011,3010,3013,-1,3013,3014,3015,-1,3013,3010,3014,-1,3016,3015,3014,-1,3015,3016,3017,-1,3018,3017,3016,-1,3017,3018,3019,-1,3020,3021,3022,-1,3021,3020,3023,-1,3023,3024,3025,-1,3023,3020,3024,-1,3026,3025,3024,-1,3025,3026,3027,-1,3027,3028,3029,-1,3027,3026,3028,-1,3030,3031,3032,-1,3030,3033,3031,-1,3034,3033,3035,-1,3031,3033,3034,-1,3035,3036,3034,-1,3035,3037,3036,-1,3037,3038,3036,-1,3037,3039,3038,-1,3040,3041,3042,-1,3043,3041,3040,-1,3042,3044,3040,-1,3042,3045,3044,-1,3046,3045,3047,-1,3044,3045,3046,-1,3047,3048,3046,-1,3047,3049,3048,-1,3050,3051,3052,-1,3050,3053,3051,-1,3053,3054,3051,-1,3053,3055,3054,-1,3055,3056,3054,-1,3055,3057,3056,-1,3058,3057,3059,-1,3056,3057,3058,-1,3060,3061,3062,-1,3063,3061,3060,-1,3062,3064,3060,-1,3062,3065,3064,-1,3065,3066,3064,-1,3065,3067,3066,-1,3067,3068,3066,-1,3067,3069,3068,-1,3070,3071,3072,-1,3070,3073,3071,-1,3073,3074,3071,-1,3073,3075,3074,-1,3076,3075,3077,-1,3074,3075,3076,-1,3077,3078,3076,-1,3077,3079,3078,-1,3080,3081,3082,-1,3080,3083,3081,-1,3083,3084,3081,-1,3083,3085,3084,-1,3085,3086,3084,-1,3085,3087,3086,-1,3087,3088,3086,-1,3087,3089,3088,-1,3090,3091,3092,-1,3090,3093,3091,-1,3094,3093,3095,-1,3091,3093,3094,-1,3096,3095,3097,-1,3094,3095,3096,-1,3097,3098,3096,-1,3097,3099,3098,-1,3100,3101,3102,-1,3103,3101,3100,-1,3104,3102,3105,-1,3100,3102,3104,-1,3105,3106,3104,-1,3105,3107,3106,-1,3108,3107,3109,-1,3106,3107,3108,-1,3110,3111,3112,-1,3110,3113,3111,-1,3114,3113,3115,-1,3111,3113,3114,-1,3115,3116,3114,-1,3115,3117,3116,-1,3118,3117,3119,-1,3116,3117,3118,-1,3120,3121,3122,-1,3120,3123,3121,-1,3124,3123,3125,-1,3121,3123,3124,-1,3125,3126,3124,-1,3125,3127,3126,-1,3128,3127,3129,-1,3126,3127,3128,-1,3130,3131,3132,-1,3133,3131,3130,-1,3132,3134,3130,-1,3132,3135,3134,-1,3136,3135,3137,-1,3134,3135,3136,-1,3137,3138,3136,-1,3137,3139,3138,-1,3140,3141,3142,-1,3140,3143,3141,-1,3144,3143,3145,-1,3141,3143,3144,-1,3146,3145,3147,-1,3144,3145,3146,-1,3147,3148,3146,-1,3147,3149,3148,-1,3150,3149,3151,-1,3148,3149,3150,-1,3152,3151,3153,-1,3150,3151,3152,-1,3153,2698,3152,-1,3153,2696,2698,-1,2697,3154,3155,-1,2697,2699,3154,-1,3156,3155,3154,-1,3155,3156,3157,-1,3158,3157,3156,-1,3157,3158,3159,-1,3158,2693,3159,-1,3158,2694,2693,-1,3160,3161,3162,-1,3160,3163,3161,-1,3164,3163,3165,-1,3161,3163,3164,-1,3166,3165,3167,-1,3164,3165,3166,-1,3167,3168,3166,-1,3167,3169,3168,-1,3170,3171,3172,-1,3173,3171,3170,-1,3172,3174,3170,-1,3172,3175,3174,-1,3175,3176,3174,-1,3175,3177,3176,-1,3177,3178,3176,-1,3177,3179,3178,-1,3180,3181,3182,-1,3183,3181,3180,-1,3184,3182,3185,-1,3180,3182,3184,-1,3185,3186,3184,-1,3185,3187,3186,-1,3187,3188,3186,-1,3187,3189,3188,-1,3190,3191,3192,-1,3193,3191,3190,-1,3192,3194,3190,-1,3192,3195,3194,-1,3195,3196,3194,-1,3195,3197,3196,-1,3197,3198,3196,-1,3197,3199,3198,-1,3200,3201,3202,-1,3200,3203,3201,-1,3203,3204,3201,-1,3203,3205,3204,-1,3206,3205,3207,-1,3204,3205,3206,-1,3207,3208,3206,-1,3207,3209,3208,-1,3210,3211,3212,-1,3210,3213,3211,-1,3214,3213,3215,-1,3211,3213,3214,-1,3215,3216,3214,-1,3215,3217,3216,-1,3218,3217,3219,-1,3216,3217,3218,-1,3220,3221,3222,-1,3223,3221,3220,-1,3224,3222,3225,-1,3220,3222,3224,-1,3226,3225,3227,-1,3224,3225,3226,-1,3227,3228,3226,-1,3227,3229,3228,-1,3230,3231,3232,-1,3230,3233,3231,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_20()
		{
			int[] value = {3234,3233,3235,-1,3231,3233,3234,-1,3236,3235,3237,-1,3234,3235,3236,-1,3237,3238,3236,-1,3237,3239,3238,-1,3240,3241,3242,-1,3240,3243,3241,-1,3244,3243,3245,-1,3241,3243,3244,-1,3246,3245,3247,-1,3244,3245,3246,-1,3248,3247,3249,-1,3246,3247,3248,-1,3250,3251,3252,-1,3253,3251,3250,-1,3254,3252,3255,-1,3250,3252,3254,-1,3255,3256,3254,-1,3255,3257,3256,-1,3257,3258,3256,-1,3257,3259,3258,-1,3260,3261,3262,-1,3263,3261,3260,-1,3262,3264,3260,-1,3262,3265,3264,-1,3265,3266,3264,-1,3265,3267,3266,-1,3268,3267,3269,-1,3266,3267,3268,-1,3270,3271,3272,-1,3270,3273,3271,-1,3273,3274,3271,-1,3273,3275,3274,-1,3276,3275,3277,-1,3274,3275,3276,-1,3278,3277,3279,-1,3276,3277,3278,-1,3280,3281,3282,-1,3283,3281,3280,-1,3282,3284,3280,-1,3282,3285,3284,-1,3286,3285,3287,-1,3284,3285,3286,-1,3287,3288,3286,-1,3287,3289,3288,-1,3290,3291,3292,-1,3293,3291,3290,-1,3292,3294,3290,-1,3292,3295,3294,-1,3295,3296,3294,-1,3295,3297,3296,-1,3297,3298,3296,-1,3297,3299,3298,-1,3300,3301,3302,-1,3300,3303,3301,-1,3303,3304,3301,-1,3303,3305,3304,-1,3306,3305,3307,-1,3304,3305,3306,-1,3307,3308,3306,-1,3307,3309,3308,-1,3310,3311,3312,-1,3313,3311,3310,-1,3314,3310,3312,-1,3310,3314,3315,-1,3316,3315,3314,-1,3315,3316,3317,-1,3318,3317,3316,-1,3317,3318,3319,-1,3320,3321,3322,-1,3320,3323,3321,-1,3324,3322,3321,-1,3322,3324,3325,-1,3325,3326,3327,-1,3325,3324,3326,-1,3328,3327,3326,-1,3327,3328,3329,-1,3330,3331,3332,-1,3330,3333,3331,-1,3334,3332,3331,-1,3332,3334,3335,-1,3336,3335,3334,-1,3335,3336,3337,-1,3338,3337,3336,-1,3337,3338,3339,-1,3340,3341,3342,-1,3341,3340,3343,-1,3344,3343,3340,-1,3343,3344,3345,-1,3346,3345,3344,-1,3345,3346,3347,-1,3348,3347,3346,-1,3347,3348,3349,-1,3350,3351,3352,-1,3350,3353,3351,-1,3354,3352,3351,-1,3352,3354,3355,-1,3356,3355,3354,-1,3355,3356,3357,-1,3358,3357,3356,-1,3357,3358,3359,-1,3360,3361,3362,-1,3363,3361,3360,-1,3364,3361,3363,-1,3364,3365,3361,-1,3365,3359,3358,-1,3359,3365,3364,-1,3362,3366,3360,-1,3362,3367,3366,-1,3368,3369,3370,-1,3371,3369,3368,-1,3372,3370,3373,-1,3368,3370,3372,-1,3372,3374,3375,-1,3372,3373,3374,-1,3353,3375,3374,-1,3375,3353,3350,-1,3376,3377,3378,-1,3377,3376,3379,-1,3376,3380,3379,-1,3376,3381,3380,-1,3382,3381,3383,-1,3380,3381,3382,-1,3378,3349,3348,-1,3349,3378,3377,-1,3342,3384,3385,-1,3384,3342,3341,-1,3385,3386,3387,-1,3386,3385,3384,-1,3386,3388,3387,-1,3389,3388,3386,-1,3390,3389,3391,-1,3390,3388,3389,-1,3392,2628,2630,-1,3393,2628,3392,-1,3394,2630,2629,-1,3394,3395,2630,-1,3339,3395,3394,-1,3339,3338,3395,-1,3392,3396,3393,-1,3392,3397,3396,-1,3398,3399,3400,-1,3398,3401,3399,-1,2632,3401,2633,-1,2632,3399,3401,-1,3402,2631,2633,-1,2631,3402,3403,-1,3403,3333,3330,-1,3403,3402,3333,-1,3404,3405,3406,-1,3404,3407,3405,-1,3408,3405,3409,-1,3408,3406,3405,-1,3410,3409,3411,-1,3408,3409,3410,-1,3407,3329,3328,-1,3329,3407,3404,-1,3323,3412,3413,-1,3412,3323,3320,-1,2634,3413,3412,-1,2634,2636,3413,-1,2635,3414,2636,-1,2635,3415,3414,-1,3415,3416,3414,-1,3417,3416,3415,-1,3418,3419,3420,-1,3418,3421,3419,-1,3422,3419,3421,-1,3422,3423,3419,-1,3319,3423,3422,-1,3319,3318,3423,-1,3420,3424,3418,-1,3420,3425,3424,-1,3426,3427,3428,-1,3426,3429,3427,-1,3427,3430,3428,-1,3427,3431,3430,-1,3431,3432,3430,-1,3431,3433,3432,-1,3433,3313,3432,-1,3433,3311,3313,-1,2638,3434,3435,-1,3434,2638,2637,-1,3436,2639,2638,-1,3437,2639,3436,-1,3437,3438,3439,-1,3437,3436,3438,-1,3435,3308,3309,-1,3308,3435,3434,-1,3302,3440,3300,-1,3441,3440,3302,-1,2642,3441,2640,-1,2642,3440,3441,-1,2641,3442,2642,-1,2641,3443,3442,-1,3444,3443,3445,-1,3444,3442,3443,-1,3446,3447,3448,-1,3446,3449,3447,-1,3449,3450,3451,-1,3450,3449,3446,-1,3298,3451,3450,-1,3298,3299,3451,-1,3452,3448,3447,-1,3448,3452,3453,-1,3454,3455,3456,-1,3457,3455,3454,-1,2644,3456,2645,-1,2644,3454,3456,-1,3458,2645,3459,-1,2643,2645,3458,-1,3459,3293,3458,-1,3459,3291,3293,-1,3460,3461,3462,-1,3460,3463,3461,-1,3464,3461,3463,-1,3461,3464,3465,-1,3466,3465,3464,-1,3465,3466,3467,-1,3289,3462,3288,-1,3289,3460,3462,-1,3468,1758,1469,-1,3469,1758,3468,-1,1756,3470,1571,-1,3470,1756,3471,-1,3275,1569,3277,-1,3275,1754,1569,-1,3472,1652,3473,-1,1554,1652,3472,-1,3474,3475,3476,-1,3475,3474,3477,-1,3478,3476,3475,-1,3478,3479,3476,-1,3479,3480,3481,-1,3480,3479,3478,-1,3482,3481,3480,-1,3482,3483,3481,-1,3484,1654,1568,-1,3485,1654,3484,-1,1564,3486,1565,-1,3486,1564,3487,-1,3488,1672,165,-1,3489,1672,3488,-1,1672,3490,168,-1,3490,1672,3489,-1,168,3259,166,-1,3259,168,3490,-1,3257,166,3259,-1,3257,169,166,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_21()
		{
			int[] value = {3255,169,3257,-1,3255,114,169,-1,3255,115,114,-1,3252,115,3255,-1,116,3252,3251,-1,116,115,3252,-1,3251,322,116,-1,3491,322,3251,-1,322,3492,1748,-1,3492,322,3491,-1,3493,1748,3492,-1,3493,339,1748,-1,339,3494,338,-1,3494,339,3493,-1,3495,338,3494,-1,3495,340,338,-1,3496,340,3495,-1,3496,162,340,-1,163,3496,3497,-1,163,162,3496,-1,164,3497,3498,-1,164,163,3497,-1,165,3498,3488,-1,165,164,3498,-1,3499,1745,313,-1,3500,1745,3499,-1,1745,3501,312,-1,3501,1745,3500,-1,312,3249,311,-1,3249,312,3501,-1,311,3247,310,-1,3247,311,3249,-1,3245,310,3247,-1,3245,111,310,-1,112,3245,3243,-1,112,111,3245,-1,3243,113,112,-1,3240,113,3243,-1,321,3240,3502,-1,321,113,3240,-1,3502,1746,321,-1,3503,1746,3502,-1,1746,3504,320,-1,3504,1746,3503,-1,3505,320,3504,-1,3505,319,320,-1,3506,319,3505,-1,3506,318,319,-1,318,3507,317,-1,3507,318,3506,-1,316,3507,3508,-1,316,317,3507,-1,3508,315,316,-1,3509,315,3508,-1,3509,313,315,-1,3499,313,3509,-1,3510,1743,301,-1,3511,1743,3510,-1,1743,3512,300,-1,3512,1743,3511,-1,300,3239,299,-1,3239,300,3512,-1,3237,299,3239,-1,3237,297,299,-1,3235,297,3237,-1,3235,108,297,-1,109,3235,3233,-1,109,108,3235,-1,110,3233,3230,-1,110,109,3233,-1,295,3230,3513,-1,295,110,3230,-1,3513,1742,295,-1,3514,1742,3513,-1,1742,3515,307,-1,1742,3514,3515,-1,3516,307,3515,-1,3516,306,307,-1,306,3517,305,-1,3517,306,3516,-1,3518,305,3517,-1,3518,304,305,-1,303,3518,3519,-1,303,304,3518,-1,302,3519,3520,-1,302,303,3519,-1,3520,301,302,-1,3510,301,3520,-1,3521,1740,287,-1,3522,1740,3521,-1,1740,3523,286,-1,3523,1740,3522,-1,286,3229,285,-1,3229,286,3523,-1,285,3227,284,-1,3227,285,3229,-1,284,3225,105,-1,3225,284,3227,-1,106,3225,3222,-1,106,105,3225,-1,107,3222,3221,-1,107,106,3222,-1,3221,283,107,-1,3524,283,3221,-1,283,3525,1739,-1,3525,283,3524,-1,1739,3526,293,-1,3526,1739,3525,-1,293,3527,292,-1,3527,293,3526,-1,292,3528,291,-1,3528,292,3527,-1,3529,291,3528,-1,3529,290,291,-1,289,3529,3530,-1,289,290,3529,-1,3530,288,289,-1,3531,288,3530,-1,3531,287,288,-1,3521,287,3531,-1,3532,1737,276,-1,3533,1737,3532,-1,1737,3534,278,-1,3534,1737,3533,-1,3219,278,3534,-1,3219,277,278,-1,277,3217,279,-1,3217,277,3219,-1,279,3215,102,-1,3215,279,3217,-1,3215,103,102,-1,3213,103,3215,-1,104,3213,3210,-1,104,103,3213,-1,3210,280,104,-1,3535,280,3210,-1,280,3536,1736,-1,3536,280,3535,-1,3537,1736,3536,-1,3537,1572,1736,-1,3538,272,3539,-1,3538,271,272,-1,271,3540,273,-1,3540,271,3538,-1,3540,274,273,-1,3541,274,3540,-1,275,3541,3542,-1,275,274,3541,-1,3542,276,275,-1,3532,276,3542,-1,3543,1734,267,-1,3544,1734,3543,-1,1734,3545,266,-1,1734,3544,3545,-1,266,3209,265,-1,3209,266,3545,-1,265,3207,263,-1,3207,265,3209,-1,263,3205,1716,-1,3205,263,3207,-1,3205,201,1716,-1,3203,201,3205,-1,200,3203,3200,-1,200,201,3203,-1,198,3200,3546,-1,198,200,3200,-1,3546,1715,198,-1,3547,1715,3546,-1,1715,3548,197,-1,3548,1715,3547,-1,3549,197,3548,-1,3549,196,197,-1,196,3550,195,-1,3550,196,3549,-1,195,3551,1713,-1,3551,195,3550,-1,270,3551,3552,-1,270,1713,3551,-1,269,3552,3553,-1,269,270,3552,-1,267,3553,3543,-1,267,269,3553,-1,3554,1732,257,-1,3555,1732,3554,-1,1732,3556,259,-1,3556,1732,3555,-1,259,3199,260,-1,3199,259,3556,-1,260,3197,261,-1,3197,260,3199,-1,3195,261,3197,-1,3195,100,261,-1,3195,101,100,-1,3192,101,3195,-1,99,3192,3191,-1,99,101,3192,-1,3191,262,99,-1,3557,262,3191,-1,262,3558,1730,-1,3558,262,3557,-1,3559,1730,3558,-1,250,1730,3559,-1,3560,250,3559,-1,3560,251,250,-1,251,3561,252,-1,3561,251,3560,-1,3562,252,3561,-1,3562,255,252,-1,3562,253,255,-1,3563,253,3562,-1,3563,256,253,-1,3564,256,3563,-1,257,3564,3554,-1,257,256,3564,-1,3565,1728,242,-1,3566,1728,3565,-1,1728,3567,241,-1,3567,1728,3566,-1,3189,241,3567,-1,3189,240,241,-1,240,3187,239,-1,3187,240,3189,-1,239,3185,96,-1,3185,239,3187,-1,97,3185,3182,-1,97,96,3185,-1,3182,98,97,-1,3181,98,3182,-1,249,3181,3568,-1,249,98,3181,-1,249,3569,1729,-1,3569,249,3568,-1,1729,3570,248,-1,1729,3569,3570,-1,3571,248,3570,-1,3571,247,248,-1,247,3572,246,-1,3572,247,3571,-1,246,3573,245,-1,3573,246,3572,-1,244,3573,3574,-1,244,245,3573,-1,243,3574,3575,-1,243,244,3574,-1,242,3575,3565,-1,242,243,3575,-1,3576,1719,221,-1,3577,1719,3576,-1,1719,3578,222,-1,3578,1719,3577,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_22()
		{
			int[] value = {222,3179,223,-1,3179,222,3578,-1,223,3177,224,-1,3177,223,3179,-1,94,3175,3172,-1,94,93,3175,-1,95,3172,3171,-1,95,94,3172,-1,226,3171,3579,-1,226,95,3171,-1,1721,3580,228,-1,1721,3581,3580,-1,228,3582,229,-1,3582,228,3580,-1,229,3583,230,-1,3583,229,3582,-1,230,3584,218,-1,3584,230,3583,-1,219,3584,3585,-1,219,218,3584,-1,220,3585,3586,-1,220,219,3585,-1,221,3586,3576,-1,221,220,3586,-1,3587,1803,521,-1,3588,1803,3587,-1,1803,3589,520,-1,3589,1803,3588,-1,520,3169,519,-1,3169,520,3589,-1,3167,519,3169,-1,3167,517,519,-1,3165,91,90,-1,3163,91,3165,-1,92,3163,3160,-1,92,91,3163,-1,515,3160,3590,-1,515,92,3160,-1,3590,1801,515,-1,3591,1801,3590,-1,1801,3592,527,-1,3592,1801,3591,-1,527,3593,526,-1,3593,527,3592,-1,526,3594,525,-1,3594,526,3593,-1,3595,525,3594,-1,3595,524,525,-1,523,3595,3596,-1,523,524,3595,-1,3596,522,523,-1,3597,522,3596,-1,521,3597,3587,-1,521,522,3597,-1,3158,464,463,-1,3156,464,3158,-1,464,3154,465,-1,3154,464,3156,-1,2699,465,3154,-1,2699,468,465,-1,468,2696,466,-1,2696,468,2699,-1,3149,470,3151,-1,3149,471,470,-1,472,3149,3147,-1,472,471,3149,-1,3147,475,472,-1,3145,475,3147,-1,473,3145,3143,-1,473,475,3145,-1,476,3143,3140,-1,476,473,3143,-1,477,3140,3598,-1,477,476,3140,-1,1785,3599,478,-1,3599,1785,3600,-1,478,3601,479,-1,3601,478,3599,-1,479,3602,480,-1,3602,479,3601,-1,3603,480,3602,-1,3603,481,480,-1,3604,481,3603,-1,3604,456,481,-1,456,3605,455,-1,3605,456,3604,-1,457,3605,3606,-1,457,455,3605,-1,3606,460,457,-1,3607,460,3606,-1,458,3607,2692,-1,458,460,3607,-1,461,2692,2694,-1,461,458,2692,-1,2694,463,461,-1,3158,463,2694,-1,3608,1787,482,-1,3609,1787,3608,-1,3610,482,484,-1,3608,482,3610,-1,484,3611,3610,-1,484,485,3611,-1,485,3612,3611,-1,485,486,3612,-1,511,3612,486,-1,3612,511,3613,-1,512,3613,511,-1,3613,512,3614,-1,513,3614,512,-1,3614,513,3615,-1,3615,1799,3616,-1,3615,513,1799,-1,503,3616,1799,-1,3616,503,3617,-1,3131,503,504,-1,3617,503,3131,-1,504,3132,3131,-1,504,505,3132,-1,3135,505,506,-1,3132,505,3135,-1,509,3137,507,-1,3137,509,3139,-1,510,3139,509,-1,3139,510,3618,-1,1797,3619,809,-1,3619,1797,3620,-1,3621,1797,804,-1,3620,1797,3621,-1,3622,1540,3623,-1,3622,807,1540,-1,810,3125,87,-1,3125,810,3127,-1,3624,1794,816,-1,3625,1794,3624,-1,496,3626,497,-1,3626,496,3627,-1,495,3627,496,-1,3627,495,3628,-1,1792,3628,495,-1,3628,1792,3629,-1,3630,1806,817,-1,3631,1806,3630,-1,531,3632,3633,-1,531,530,3632,-1,3632,819,3634,-1,3632,530,819,-1,3635,3636,3637,-1,3638,3636,3635,-1,3639,3637,3640,-1,3635,3637,3639,-1,3640,3641,3639,-1,3640,3642,3641,-1,3103,3642,3101,-1,3641,3642,3103,-1,548,3099,547,-1,3099,548,3643,-1,547,3097,545,-1,3097,547,3099,-1,3093,543,544,-1,3090,543,3093,-1,3090,541,543,-1,3644,541,3090,-1,540,3645,539,-1,3645,540,3646,-1,539,3647,537,-1,3647,539,3645,-1,3648,535,536,-1,3649,535,3648,-1,3649,534,535,-1,3650,534,3649,-1,3650,532,534,-1,3651,532,3650,-1,3652,565,564,-1,3653,565,3652,-1,3654,564,563,-1,3652,564,3654,-1,560,3655,561,-1,3655,560,3656,-1,559,3656,560,-1,3656,559,3657,-1,3080,557,556,-1,3658,557,3080,-1,3083,556,554,-1,3080,556,3083,-1,3085,554,553,-1,3083,554,3085,-1,551,3087,549,-1,3087,551,3089,-1,552,3089,551,-1,3089,552,3659,-1,3660,569,566,-1,3661,569,3660,-1,3662,566,568,-1,3660,566,3662,-1,572,3663,570,-1,3663,572,3664,-1,573,3664,572,-1,3664,573,3665,-1,1808,3665,573,-1,3665,1808,3666,-1,3667,574,576,-1,3668,574,3667,-1,3669,576,577,-1,3667,576,3669,-1,580,3670,578,-1,3670,580,3671,-1,581,3671,580,-1,3671,581,3672,-1,1810,3672,581,-1,3672,1810,3673,-1,3674,1810,582,-1,3673,1810,3674,-1,3061,582,77,-1,3674,582,3061,-1,3062,77,76,-1,3061,77,3062,-1,3065,76,75,-1,3062,76,3065,-1,586,3067,584,-1,3067,586,3069,-1,587,3069,586,-1,3069,587,3675,-1,591,3059,590,-1,3059,591,3676,-1,590,3057,588,-1,3057,590,3059,-1,3055,73,72,-1,3053,73,3055,-1,3053,74,73,-1,3050,74,3053,-1,3050,593,74,-1,3677,593,3050,-1,3677,1812,593,-1,3678,1812,3677,-1,1812,3679,595,-1,3679,1812,3678,-1,595,3680,596,-1,3680,595,3679,-1,596,3681,597,-1,3681,596,3680,-1,3682,598,600,-1,3683,598,3682,-1,3683,601,598,-1,3684,601,3683,-1,3685,609,606,-1,3686,609,3685,-1,3687,606,608,-1,3685,606,3687,-1,604,3688,605,-1,3688,604,3689,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_23()
		{
			int[] value = {603,3689,604,-1,3689,603,3690,-1,1815,3690,603,-1,3690,1815,3691,-1,3041,615,71,-1,3692,615,3041,-1,3042,71,70,-1,3041,71,3042,-1,3045,70,69,-1,3042,70,3045,-1,612,3047,613,-1,3047,612,3049,-1,611,3049,612,-1,3049,611,3693,-1,622,3039,621,-1,3039,622,3694,-1,621,3037,620,-1,3037,621,3039,-1,620,3035,636,-1,3035,620,3037,-1,3035,635,636,-1,3033,635,3035,-1,3033,634,635,-1,3030,634,3033,-1,3030,633,634,-1,3695,633,3030,-1,632,3696,631,-1,3696,632,3697,-1,631,3698,630,-1,3698,631,3696,-1,630,3699,627,-1,3699,630,3698,-1,3699,626,627,-1,3700,626,3699,-1,3700,625,626,-1,3701,625,3700,-1,3701,623,625,-1,3702,623,3701,-1,3702,1816,623,-1,3703,1816,3702,-1,3704,3705,3706,-1,3704,3707,3705,-1,3708,3706,3709,-1,3708,3704,3706,-1,3707,3710,3705,-1,3707,3711,3710,-1,3712,3711,3713,-1,3710,3711,3712,-1,3714,3715,3716,-1,3714,3717,3715,-1,3718,3717,3719,-1,3715,3717,3718,-1,3720,3719,3721,-1,3718,3719,3720,-1,3722,3721,3723,-1,3720,3721,3722,-1,3724,3725,3726,-1,3724,3727,3725,-1,3728,3727,3729,-1,3725,3727,3728,-1,3730,3729,3731,-1,3728,3729,3730,-1,3731,3732,3730,-1,3731,3733,3732,-1,3734,3735,3736,-1,3734,3737,3735,-1,3738,3737,3739,-1,3735,3737,3738,-1,3740,3739,3741,-1,3738,3739,3740,-1,3741,3742,3740,-1,3741,3743,3742,-1,3744,3745,3746,-1,3744,3747,3745,-1,3747,3748,3745,-1,3747,3749,3748,-1,3750,3749,3751,-1,3748,3749,3750,-1,3752,3751,3753,-1,3750,3751,3752,-1,3754,442,439,-1,3755,442,3754,-1,3756,439,441,-1,3754,439,3756,-1,437,3757,438,-1,3757,437,3758,-1,434,3758,437,-1,3758,434,3759,-1,436,3759,434,-1,3759,436,3760,-1,2973,451,448,-1,3761,451,2973,-1,2971,448,450,-1,2973,448,2971,-1,446,2974,447,-1,2974,446,2976,-1,443,2976,446,-1,2976,443,2978,-1,445,2978,443,-1,2978,445,3762,-1,424,2968,421,-1,2968,424,3763,-1,421,2966,422,-1,2966,421,2968,-1,3764,426,425,-1,3765,426,3764,-1,3766,425,428,-1,3764,425,3766,-1,430,3767,431,-1,3767,430,3768,-1,432,3768,430,-1,3768,432,3769,-1,433,3769,432,-1,3769,433,3770,-1,3771,3772,3773,-1,3772,3771,3774,-1,3775,3773,3772,-1,3775,3776,3773,-1,3776,2958,2959,-1,2958,3776,3775,-1,3777,3774,3771,-1,3774,3777,3778,-1,3779,3780,3781,-1,3780,3779,3782,-1,3779,3783,3782,-1,3779,3784,3783,-1,3783,3785,3786,-1,3783,3784,3785,-1,2952,3785,2950,-1,3786,3785,2952,-1,3787,3788,3789,-1,3788,3787,3790,-1,3790,3791,3792,-1,3790,3787,3791,-1,3793,3792,3791,-1,3792,3793,3794,-1,3789,2948,2949,-1,2948,3789,3788,-1,2942,3795,2940,-1,3796,3795,2942,-1,3797,3796,3798,-1,3797,3795,3796,-1,3799,3798,3800,-1,3799,3797,3798,-1,3799,3801,3802,-1,3801,3799,3800,-1,3803,3804,3805,-1,3803,3806,3804,-1,3807,3806,3803,-1,3807,3808,3806,-1,3807,2939,3808,-1,2938,2939,3807,-1,3809,3805,3804,-1,3805,3809,3810,-1,3811,3812,3813,-1,3811,3814,3812,-1,3813,3815,3816,-1,3813,3812,3815,-1,3817,3816,3815,-1,3816,3817,3818,-1,2932,3817,2930,-1,3818,3817,2932,-1,3819,3820,3821,-1,3819,3822,3820,-1,3821,3823,3824,-1,3821,3820,3823,-1,3824,3825,3826,-1,3824,3823,3825,-1,3827,3826,3825,-1,3826,3827,3828,-1,3829,3830,3831,-1,3830,3829,3832,-1,3833,3831,3830,-1,3833,3834,3831,-1,2919,3833,2918,-1,2919,3834,3833,-1,3832,3835,3836,-1,3832,3829,3835,-1,3837,3838,3839,-1,3838,3837,3840,-1,3840,3841,3842,-1,3840,3837,3841,-1,3843,3842,3841,-1,3842,3843,3844,-1,3844,3845,3846,-1,3844,3843,3845,-1,3847,3848,3849,-1,3848,3847,3850,-1,3850,3851,3852,-1,3850,3847,3851,-1,3853,3852,3851,-1,3852,3853,3854,-1,3854,3855,3856,-1,3854,3853,3855,-1,3857,3858,3859,-1,3858,3857,3860,-1,3861,3860,3857,-1,3860,3861,3862,-1,3863,3862,3861,-1,3862,3863,3864,-1,3864,3865,3866,-1,3864,3863,3865,-1,3867,3868,3869,-1,3867,3870,3868,-1,3871,3869,3868,-1,3869,3871,3872,-1,3873,3872,3871,-1,3872,3873,3874,-1,3874,3875,3876,-1,3874,3873,3875,-1,3877,3878,3879,-1,3877,3880,3878,-1,3881,3879,3878,-1,3879,3881,3882,-1,3882,3883,3884,-1,3882,3881,3883,-1,3885,3884,3883,-1,3884,3885,3886,-1,3887,3888,3889,-1,3888,3887,3890,-1,3891,3890,3887,-1,3890,3891,3892,-1,3892,3893,3894,-1,3892,3891,3893,-1,3894,3895,3896,-1,3894,3893,3895,-1,387,3897,3898,-1,387,386,3897,-1,386,3899,3897,-1,386,389,3899,-1,392,3900,390,-1,3900,392,3901,-1,393,3901,392,-1,3901,393,3902,-1,1763,3902,393,-1,3902,1763,3903,-1,2830,380,382,-1,3904,380,2830,-1,382,2833,2830,-1,382,383,2833,-1,2835,31,2837,-1,2835,32,31,-1,30,2837,31,-1,2837,30,2839,-1,2839,385,3905,-1,2839,30,385,-1,2829,375,3906,-1,2829,27,375,-1,27,2827,28,-1,2827,27,2829,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_24()
		{
			int[] value = {2825,28,2827,-1,2825,29,28,-1,376,2822,2821,-1,376,378,2822,-1,2821,379,376,-1,3907,379,2821,-1,3908,368,3909,-1,3908,366,368,-1,366,3910,369,-1,3910,366,3908,-1,370,3911,3912,-1,370,372,3911,-1,373,3912,3913,-1,373,370,3912,-1,3914,1761,358,-1,3915,1761,3914,-1,358,3916,3914,-1,358,360,3916,-1,360,3917,3916,-1,360,361,3917,-1,364,3918,362,-1,3918,364,3919,-1,365,3919,364,-1,3919,365,3920,-1,2810,352,354,-1,3921,352,2810,-1,354,2813,2810,-1,354,355,2813,-1,25,2815,26,-1,2815,25,2817,-1,24,2817,25,-1,2817,24,2819,-1,357,2819,24,-1,2819,357,3922,-1,351,2809,21,-1,2809,351,3923,-1,2807,21,2809,-1,2807,22,21,-1,2805,22,2807,-1,2805,23,22,-1,344,3924,3925,-1,344,341,3924,-1,341,3926,3924,-1,341,343,3926,-1,3927,343,347,-1,3926,343,3927,-1,3927,346,3928,-1,3927,347,346,-1,348,3928,346,-1,3928,348,3929,-1,3929,349,3930,-1,3929,348,349,-1,396,3931,3932,-1,396,398,3931,-1,398,3933,3931,-1,398,399,3933,-1,400,3934,401,-1,3934,400,3935,-1,3935,15,3936,-1,3935,400,15,-1,3936,17,3937,-1,3936,15,17,-1,1765,3938,395,-1,3938,1765,3939,-1,395,2799,18,-1,2799,395,3938,-1,18,2797,19,-1,2797,18,2799,-1,19,2795,20,-1,2795,19,2797,-1,2795,1040,20,-1,2793,1040,2795,-1,3940,3941,3942,-1,3940,3943,3941,-1,3944,3942,3941,-1,3942,3944,3945,-1,3946,3945,3944,-1,3945,3946,3947,-1,3948,3947,3946,-1,3947,3948,3949,-1,3950,3951,3952,-1,3951,3950,3953,-1,3953,3954,3955,-1,3953,3950,3954,-1,3956,3955,3954,-1,3955,3956,3957,-1,3957,3958,3959,-1,3957,3956,3958,-1,3960,3961,3962,-1,3961,3960,3963,-1,3964,3963,3960,-1,3963,3964,3965,-1,3965,3966,3967,-1,3965,3964,3966,-1,3967,3968,3969,-1,3967,3966,3968,-1,3970,3971,3972,-1,3971,3970,3973,-1,3974,3973,3970,-1,3973,3974,3975,-1,3975,3976,3977,-1,3975,3974,3976,-1,3978,3977,3976,-1,3977,3978,3979,-1,3980,3981,3982,-1,3980,3983,3981,-1,3984,3982,3981,-1,3982,3984,3985,-1,3985,3986,3987,-1,3985,3984,3986,-1,3988,3987,3986,-1,3987,3988,3989,-1,3990,3991,3992,-1,3991,3990,3993,-1,3994,3993,3990,-1,3993,3994,3995,-1,3995,3996,3997,-1,3995,3994,3996,-1,3997,3998,3999,-1,3997,3996,3998,-1,4000,4001,4002,-1,4001,4000,4003,-1,4003,4004,4005,-1,4003,4000,4004,-1,4006,4005,4004,-1,4005,4006,4007,-1,4007,4008,4009,-1,4007,4006,4008,-1,4010,4011,4012,-1,4011,4010,4013,-1,4011,4014,4012,-1,4015,4014,4011,-1,4015,2719,4014,-1,2718,2719,4015,-1,4013,4016,4017,-1,4013,4010,4016,-1,4018,4019,4020,-1,4019,4018,4021,-1,4021,4022,4023,-1,4021,4018,4022,-1,4024,4022,4025,-1,4023,4022,4024,-1,4025,2713,4024,-1,4025,2711,2713,-1,4026,4027,4028,-1,4026,4029,4027,-1,4028,4030,4031,-1,4028,4027,4030,-1,4032,4031,4030,-1,4031,4032,4033,-1,4033,4034,4035,-1,4033,4032,4034,-1,1842,3365,643,-1,3365,1842,3361,-1,643,3358,641,-1,3358,643,3365,-1,641,3356,644,-1,3356,641,3358,-1,3351,645,647,-1,3353,645,3351,-1,3353,648,645,-1,3374,648,3353,-1,651,3369,649,-1,3369,651,3370,-1,649,4036,652,-1,4036,649,3369,-1,4037,637,639,-1,3367,637,4037,-1,3367,640,637,-1,3362,640,3367,-1,3383,656,655,-1,3381,656,3383,-1,4038,655,654,-1,3383,655,4038,-1,665,4039,668,-1,4039,665,3390,-1,667,3390,665,-1,3390,667,3388,-1,3342,664,661,-1,3385,664,3342,-1,3340,661,663,-1,3342,661,3340,-1,657,3346,660,-1,3346,657,3348,-1,659,3348,657,-1,3348,659,3378,-1,678,3338,676,-1,3338,678,3395,-1,676,3336,679,-1,3336,676,3338,-1,679,3334,132,-1,3334,679,3336,-1,3334,133,132,-1,3331,133,3334,-1,3331,134,133,-1,3333,134,3331,-1,3333,682,134,-1,3402,682,3333,-1,3401,1844,2633,-1,684,1844,3401,-1,684,3398,683,-1,3398,684,3401,-1,683,4040,685,-1,4040,683,3398,-1,685,4041,672,-1,4041,685,4040,-1,4041,673,672,-1,4042,673,4041,-1,4042,674,673,-1,3397,674,4042,-1,3397,675,674,-1,3392,675,3397,-1,3409,1847,690,-1,3405,1847,3409,-1,3411,690,689,-1,3409,690,3411,-1,4043,689,688,-1,3411,689,4043,-1,4044,688,687,-1,4043,688,4044,-1,698,4044,687,-1,4044,698,4045,-1,695,4045,698,-1,4045,695,3416,-1,697,3416,695,-1,3416,697,3414,-1,3414,1849,2636,-1,697,1849,3414,-1,691,3326,694,-1,3326,691,3328,-1,693,3328,691,-1,3328,693,3407,-1,714,3318,713,-1,3318,714,3423,-1,713,3316,711,-1,3316,713,3318,-1,3314,710,1855,-1,3312,710,3314,-1,3312,709,710,-1,3311,709,3312,-1,3311,707,709,-1,3433,707,3311,-1,3427,1854,3431,-1,3427,706,1854,-1,706,3429,705,-1,3429,706,3427,-1,705,4046,703,-1,4046,705,3429,-1,703,4047,1852,-1,4047,703,4046,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_25()
		{
			int[] value = {4047,702,1852,-1,4048,702,4047,-1,4048,701,702,-1,3425,701,4048,-1,3425,699,701,-1,3420,699,3425,-1,3420,1851,699,-1,3419,1851,3420,-1,3436,1857,715,-1,2638,1857,3436,-1,1857,3435,728,-1,3435,1857,2638,-1,728,3309,727,-1,3309,728,3435,-1,3307,727,3309,-1,3307,725,727,-1,127,3305,3303,-1,127,126,3305,-1,128,3303,3300,-1,128,127,3303,-1,723,3300,3440,-1,723,128,3300,-1,1859,3442,722,-1,3442,1859,2642,-1,722,3444,721,-1,3444,722,3442,-1,4049,721,3444,-1,4049,719,721,-1,717,4050,3438,-1,717,718,4050,-1,715,3438,3436,-1,715,717,3438,-1,743,3452,3447,-1,743,742,3452,-1,4051,742,740,-1,3452,742,4051,-1,740,4052,4051,-1,740,739,4052,-1,4052,738,4053,-1,4052,739,738,-1,735,4053,738,-1,4053,735,3455,-1,737,3455,735,-1,3455,737,3456,-1,1861,3456,737,-1,1861,2645,3456,-1,3291,734,125,-1,3459,734,3291,-1,3292,125,124,-1,3291,125,3292,-1,124,3295,3292,-1,124,123,3295,-1,732,3295,123,-1,3295,732,3297,-1,729,3297,732,-1,3297,729,3299,-1,731,3299,729,-1,3299,731,3451,-1,3289,751,3460,-1,3289,749,751,-1,749,3287,752,-1,3287,749,3289,-1,3464,1863,744,-1,3463,1863,3464,-1,744,3466,3464,-1,744,746,3466,-1,746,4054,3466,-1,746,747,4054,-1,4055,747,748,-1,4054,747,4055,-1,4056,4057,4058,-1,4057,4056,4059,-1,4056,4060,4059,-1,4056,3469,4060,-1,3468,4060,3469,-1,4060,3468,4061,-1,3283,3468,3281,-1,4061,3468,3283,-1,3471,4062,3470,-1,4062,3471,4063,-1,4064,3471,4065,-1,4063,3471,4064,-1,4064,3483,3482,-1,4064,4065,3483,-1,3470,3278,3279,-1,3278,3470,4062,-1,754,3275,3273,-1,754,1754,3275,-1,753,3273,3270,-1,753,754,3273,-1,3272,4066,3270,-1,4067,4066,3272,-1,3473,4067,4068,-1,3473,4066,4067,-1,3472,4068,4069,-1,3472,3473,4068,-1,4069,3474,3472,-1,3477,3474,4069,-1,3484,4070,3485,-1,4070,3484,4071,-1,4072,3485,4070,-1,4072,4073,3485,-1,4073,3268,3269,-1,3268,4073,4072,-1,4071,4074,4075,-1,4071,3484,4074,-1,4076,4077,4078,-1,4079,4077,4076,-1,4078,4080,4076,-1,4078,4081,4080,-1,4082,4081,4083,-1,4080,4081,4082,-1,4083,3263,4082,-1,4083,3261,3263,-1,3490,4084,4085,-1,3490,3489,4084,-1,4086,3489,3488,-1,4084,3489,4086,-1,3498,4086,3488,-1,4086,3498,4087,-1,4085,3259,3490,-1,3258,3259,4085,-1,3251,4088,3491,-1,4088,3251,3253,-1,3492,4088,4089,-1,3492,3491,4088,-1,4089,3493,3492,-1,4090,3493,4089,-1,4090,3494,3493,-1,4091,3494,4090,-1,4092,3499,4093,-1,4092,3500,3499,-1,3500,4094,3501,-1,4094,3500,4092,-1,3248,3501,4094,-1,3248,3249,3501,-1,3499,4095,4093,-1,3499,3509,4095,-1,4096,3505,3504,-1,4097,3505,4096,-1,4098,3504,3503,-1,4096,3504,4098,-1,3503,4099,4098,-1,3503,3502,4099,-1,3242,3502,3240,-1,4099,3502,3242,-1,3512,4100,4101,-1,3512,3511,4100,-1,4102,3511,3510,-1,4100,3511,4102,-1,4102,3520,4103,-1,4102,3510,3520,-1,3239,4101,3238,-1,3239,3512,4101,-1,3513,3232,4104,-1,3513,3230,3232,-1,3514,4104,4105,-1,3514,3513,4104,-1,4105,3515,3514,-1,4106,3515,4105,-1,3516,4106,4107,-1,3516,3515,4106,-1,4108,3521,4109,-1,4108,3522,3521,-1,3523,4108,4110,-1,3523,3522,4108,-1,4110,3229,3523,-1,3228,3229,4110,-1,3531,4109,3521,-1,4109,3531,4111,-1,4112,3527,3526,-1,4113,3527,4112,-1,4114,3526,3525,-1,4112,3526,4114,-1,3525,4115,4114,-1,3525,3524,4115,-1,3221,4115,3524,-1,4115,3221,3223,-1,3534,4116,4117,-1,3534,3533,4116,-1,4118,3533,3532,-1,4116,3533,4118,-1,4119,3532,3542,-1,4118,3532,4119,-1,4117,3219,3534,-1,3218,3219,4117,-1,3212,3535,3210,-1,4120,3535,3212,-1,3536,4120,4121,-1,3536,3535,4120,-1,4122,3536,4121,-1,4122,3537,3536,-1,4122,3539,3537,-1,4123,3539,4122,-1,3543,4124,3544,-1,4124,3543,4125,-1,4126,3544,4124,-1,4126,3545,3544,-1,4126,3209,3545,-1,3208,3209,4126,-1,3553,4125,3543,-1,4125,3553,4127,-1,3548,4128,3549,-1,4128,3548,4129,-1,4130,3548,3547,-1,4129,3548,4130,-1,4130,3546,4131,-1,4130,3547,3546,-1,3202,3546,3200,-1,4131,3546,3202,-1,3555,4132,3556,-1,4132,3555,4133,-1,3554,4133,3555,-1,4133,3554,4134,-1,3564,4134,3554,-1,4134,3564,4135,-1,3198,3556,4132,-1,3198,3199,3556,-1,3193,3557,3191,-1,4136,3557,3193,-1,3558,4136,4137,-1,3558,3557,4136,-1,3558,4138,3559,-1,4138,3558,4137,-1,4139,3559,4138,-1,4139,3560,3559,-1,4140,3566,3565,-1,4141,3566,4140,-1,4141,3567,3566,-1,4142,3567,4141,-1,3567,3188,3189,-1,3188,3567,4142,-1,4140,3575,4143,-1,4140,3565,3575,-1,3570,4144,3571,-1,4144,3570,4145,-1,4146,3570,3569,-1,4145,3570,4146,-1,3569,4147,4146,-1,3569,3568,4147,-1,3568,3183,4147,-1,3568,3181,3183,-1,3578,4148,4149,-1,3578,3577,4148,-1,4148,3576,4150,-1,4148,3577,3576,-1,3586,4150,3576,-1,4150,3586,4151,-1,4149,3179,3578,-1,3178,3179,4149,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_26()
		{
			int[] value = {3173,3579,3171,-1,4152,3579,3173,-1,3581,4152,4153,-1,3581,3579,4152,-1,4154,3581,4153,-1,4154,3580,3581,-1,4155,3580,4154,-1,4155,3582,3580,-1,4156,3587,4157,-1,4156,3588,3587,-1,3589,4156,4158,-1,3589,3588,4156,-1,4158,3169,3589,-1,3168,3169,4158,-1,3597,4157,3587,-1,4157,3597,4159,-1,4160,3592,4161,-1,4160,3593,3592,-1,3591,4161,3592,-1,4161,3591,4162,-1,3591,4163,4162,-1,3591,3590,4163,-1,3162,3590,3160,-1,4163,3590,3162,-1,2695,3607,4164,-1,2695,2692,3607,-1,3606,4164,3607,-1,4164,3606,4165,-1,3605,4165,3606,-1,4165,3605,4166,-1,4166,3604,4167,-1,4166,3605,3604,-1,3603,4167,3604,-1,4167,3603,4168,-1,4168,3602,4169,-1,4168,3603,3602,-1,3601,4169,3602,-1,4169,3601,4170,-1,4171,3608,4172,-1,4171,3609,3608,-1,3609,4173,3618,-1,4173,3609,4171,-1,3618,3138,3139,-1,3138,3618,4173,-1,4172,3610,4174,-1,4172,3608,3610,-1,4175,3615,4176,-1,4175,3614,3615,-1,3616,4176,3615,-1,4176,3616,4177,-1,4178,3616,3617,-1,4177,3616,4178,-1,4178,3131,3133,-1,4178,3617,3131,-1,809,3129,808,-1,3129,809,3619,-1,3127,808,3129,-1,3127,810,808,-1,3120,4179,4180,-1,4179,3120,3122,-1,4181,4179,4182,-1,4181,4180,4179,-1,4183,4182,4184,-1,4183,4181,4182,-1,4184,4185,4183,-1,4186,4185,4184,-1,3622,806,807,-1,4187,806,3622,-1,4187,805,806,-1,4188,805,4187,-1,4188,804,805,-1,3621,804,4188,-1,816,4189,3624,-1,816,815,4189,-1,815,4190,4189,-1,815,814,4190,-1,4191,814,813,-1,4190,814,4191,-1,4191,497,3626,-1,4191,813,497,-1,3110,812,86,-1,4192,812,3110,-1,86,3113,3110,-1,86,85,3113,-1,85,3115,3113,-1,85,84,3115,-1,1545,3115,84,-1,3115,1545,3117,-1,1806,4193,828,-1,4193,1806,3631,-1,828,3109,827,-1,3109,828,4193,-1,3107,827,3109,-1,3107,825,827,-1,3105,825,3107,-1,3105,81,825,-1,82,3105,3102,-1,82,81,3105,-1,83,3102,3101,-1,83,82,3102,-1,823,3101,3642,-1,823,83,3101,-1,3642,1874,823,-1,3640,1874,3642,-1,1874,3637,822,-1,3637,1874,3640,-1,3636,822,3637,-1,3636,821,822,-1,3634,821,3636,-1,3634,819,821,-1,3633,818,531,-1,4194,818,3633,-1,4194,817,818,-1,3630,817,4194,-1,3651,1876,532,-1,4195,1876,3651,-1,1876,3643,548,-1,3643,1876,4195,-1,3649,4196,3650,-1,4196,3649,4197,-1,3648,4197,3649,-1,4197,3648,4198,-1,4198,3647,4199,-1,4198,3648,3647,-1,3645,4199,3647,-1,4199,3645,4200,-1,3653,4201,4202,-1,4201,3653,4203,-1,3659,4201,4204,-1,3659,4202,4201,-1,4204,3089,3659,-1,3088,3089,4204,-1,4203,3652,4205,-1,4203,3653,3652,-1,4206,3657,4207,-1,4206,3656,3657,-1,4208,4207,3657,-1,4207,4208,4209,-1,4208,4210,4209,-1,4208,3658,4210,-1,3082,3658,3080,-1,4210,3658,3082,-1,834,3079,833,-1,3079,834,4211,-1,833,3077,831,-1,3077,833,3079,-1,3075,79,78,-1,3073,79,3075,-1,3073,80,79,-1,3070,80,3073,-1,3070,836,80,-1,4212,836,3070,-1,4212,1808,836,-1,3666,1808,4212,-1,4213,3664,4214,-1,4213,3663,3664,-1,3663,4215,4216,-1,4215,3663,4213,-1,4216,4217,3662,-1,4217,4216,4215,-1,3662,4218,3660,-1,4218,3662,4217,-1,4219,3668,4220,-1,4219,4221,3668,-1,4219,3675,4221,-1,4222,3675,4219,-1,3069,4222,3068,-1,3069,3675,4222,-1,4220,3667,4223,-1,4220,3668,3667,-1,3672,4224,3671,-1,4224,3672,4225,-1,4225,3673,4226,-1,4225,3672,3673,-1,4227,3673,3674,-1,4226,3673,4227,-1,3674,3063,4227,-1,3674,3061,3063,-1,3676,4228,4229,-1,3676,4230,4228,-1,4228,3684,4231,-1,4228,4230,3684,-1,4231,3683,4232,-1,4231,3684,3683,-1,3059,4229,3058,-1,3059,3676,4229,-1,3052,3677,3050,-1,4233,3677,3052,-1,3678,4233,4234,-1,3678,3677,4233,-1,3678,4235,3679,-1,4235,3678,4234,-1,4236,3679,4235,-1,4236,3680,3679,-1,3686,4237,4238,-1,4237,3686,4239,-1,4237,3693,4238,-1,4240,3693,4237,-1,3049,4240,3048,-1,3049,3693,4240,-1,4239,3685,4241,-1,4239,3686,3685,-1,4242,3690,4243,-1,4242,3689,3690,-1,4243,3691,4244,-1,4243,3690,3691,-1,4245,3691,3692,-1,4244,3691,4245,-1,3692,3043,4245,-1,3692,3041,3043,-1,3694,4246,4247,-1,3694,3703,4246,-1,3702,4246,3703,-1,4246,3702,4248,-1,4248,3701,4249,-1,4248,3702,3701,-1,3039,4247,3038,-1,3039,3694,4247,-1,3032,3695,3030,-1,4250,3695,3032,-1,4251,4250,4252,-1,4251,3695,4250,-1,4253,4251,4252,-1,4253,3697,4251,-1,3697,4254,3696,-1,4254,3697,4253,-1,3709,4255,3708,-1,4256,4255,3709,-1,4257,4256,4258,-1,4257,4255,4256,-1,4259,4257,4258,-1,4259,4260,4257,-1,4260,3029,3028,-1,3029,4260,4259,-1,4261,3022,3021,-1,4261,4262,3022,-1,4262,4263,4264,-1,4263,4262,4261,-1,4263,4265,4264,-1,4266,4265,4263,-1,3713,4266,3712,-1,3713,4265,4266,-1,4267,4268,4269,-1,4267,4270,4268,-1,4267,4271,4272,-1,4271,4267,4269,-1,3019,4272,4271,-1,3019,3018,4272,-1,4270,3716,4268,-1,4270,3714,3716,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_27()
		{
			int[] value = {3723,4273,3722,-1,3723,4274,4273,-1,4275,4274,4276,-1,4273,4274,4275,-1,4277,4275,4276,-1,4275,4277,4278,-1,4278,3012,3011,-1,4278,4277,3012,-1,4279,4280,4281,-1,4280,4279,4282,-1,4283,4279,4284,-1,4282,4279,4283,-1,4284,3726,4283,-1,4284,3724,3726,-1,4281,3009,3008,-1,3009,4281,4280,-1,4285,3002,3001,-1,4285,4286,3002,-1,4286,4287,4288,-1,4287,4286,4285,-1,4287,4289,4288,-1,4290,4289,4287,-1,3733,4290,3732,-1,3733,4289,4290,-1,4291,4292,4293,-1,4291,4294,4292,-1,4291,4295,4296,-1,4295,4291,4293,-1,2999,4296,4295,-1,2999,2998,4296,-1,3736,4294,3734,-1,4292,4294,3736,-1,3743,4297,3742,-1,3743,4298,4297,-1,4299,4298,4300,-1,4297,4298,4299,-1,4301,4299,4300,-1,4299,4301,4302,-1,4302,2993,2990,-1,4302,4301,2993,-1,4303,4304,4305,-1,4303,4306,4304,-1,4307,4304,4308,-1,4305,4304,4307,-1,3746,4308,3744,-1,4307,4308,3746,-1,4306,2989,2988,-1,2989,4306,4303,-1,2983,4309,4310,-1,4309,2983,2980,-1,4311,4310,4309,-1,4311,4312,4310,-1,4313,4311,4314,-1,4313,4312,4311,-1,4314,3753,4313,-1,3752,3753,4314,-1,4315,4316,4317,-1,4315,3755,4316,-1,4318,4315,4317,-1,4318,3762,4315,-1,3762,2979,2978,-1,2979,3762,4318,-1,3755,4319,4316,-1,3755,3754,4319,-1,3759,4320,4321,-1,3759,3760,4320,-1,3760,4322,4320,-1,3760,4323,4322,-1,4322,3761,4324,-1,4322,4323,3761,-1,2973,4324,3761,-1,4324,2973,2970,-1,4325,3764,3766,-1,4326,3764,4325,-1,3766,4327,4325,-1,3766,3767,4327,-1,3767,4328,4327,-1,3767,3768,4328,-1,3768,4329,4328,-1,3768,3769,4329,-1,1871,3770,433,-1,3770,1871,4330,-1,4331,1871,789,-1,4330,1871,4331,-1,2963,789,788,-1,4331,789,2963,-1,2961,788,791,-1,2963,788,2961,-1,1869,3776,783,-1,3776,1869,3773,-1,3771,1869,785,-1,3773,1869,3771,-1,785,3777,3771,-1,785,784,3777,-1,784,4332,3777,-1,784,787,4332,-1,4333,794,3781,-1,4333,792,794,-1,3781,795,3779,-1,3781,794,795,-1,2950,1184,779,-1,3785,1184,2950,-1,2953,779,781,-1,2950,779,2953,-1,2955,55,2957,-1,2955,56,55,-1,2957,54,2959,-1,2957,55,54,-1,783,2959,54,-1,2959,783,3776,-1,2949,778,3789,-1,2949,51,778,-1,2947,51,2949,-1,2947,52,51,-1,52,2945,53,-1,2945,52,2947,-1,2943,775,776,-1,2940,775,2943,-1,773,2940,3795,-1,773,775,2940,-1,799,3802,798,-1,3802,799,3799,-1,4334,798,3802,-1,4334,796,798,-1,2939,772,3808,-1,2939,48,772,-1,2937,48,2939,-1,2937,49,48,-1,49,2935,50,-1,2935,49,2937,-1,2933,767,769,-1,2930,767,2933,-1,770,2930,3817,-1,770,767,2930,-1,803,3814,802,-1,3814,803,3812,-1,4335,802,3814,-1,4335,800,802,-1,4336,4337,4338,-1,4337,4336,4339,-1,4340,4338,4337,-1,4340,4341,4338,-1,2929,4340,2928,-1,2929,4341,4340,-1,3822,4339,4336,-1,4339,3822,3819,-1,3827,4342,3828,-1,3827,4343,4342,-1,4343,4344,4342,-1,4343,4345,4344,-1,4346,4345,4347,-1,4344,4345,4346,-1,4347,2922,4346,-1,4347,2920,2922,-1,3836,4348,4349,-1,3836,3835,4348,-1,4350,4349,4348,-1,4349,4350,4351,-1,4351,4352,4353,-1,4351,4350,4352,-1,4354,4353,4352,-1,4353,4354,4355,-1,4355,4356,4357,-1,4355,4354,4356,-1,4358,4357,4356,-1,4357,4358,4359,-1,4359,2690,2689,-1,4359,4358,2690,-1,4360,4361,4362,-1,4361,4360,4363,-1,4364,4362,4361,-1,4364,4365,4362,-1,4364,2899,4365,-1,2898,2899,4364,-1,4363,3839,3838,-1,4363,4360,3839,-1,4366,3846,3845,-1,3846,4366,4367,-1,4366,4368,4367,-1,4366,4369,4368,-1,4368,4370,4371,-1,4368,4369,4370,-1,2891,4371,4370,-1,4371,2891,2893,-1,4372,4373,4374,-1,4372,4375,4373,-1,4373,4376,4374,-1,4373,4377,4376,-1,4376,3849,3848,-1,4376,4377,3849,-1,4372,2889,4375,-1,2888,2889,4372,-1,2883,4378,2881,-1,4379,4378,2883,-1,4378,4380,4381,-1,4380,4378,4379,-1,4382,4380,4383,-1,4382,4381,4380,-1,4382,3856,3855,-1,3856,4382,4383,-1,4384,4385,4386,-1,4385,4384,4387,-1,4388,4386,4385,-1,4388,4389,4386,-1,2879,4388,2878,-1,2879,4389,4388,-1,4387,3859,3858,-1,4387,4384,3859,-1,3866,4390,4391,-1,3866,3865,4390,-1,4392,4391,4390,-1,4391,4392,4393,-1,4394,4393,4392,-1,4393,4394,4395,-1,2872,4394,2870,-1,4395,4394,2872,-1,4396,4397,4398,-1,4396,4399,4397,-1,4400,4397,4401,-1,4398,4397,4400,-1,4400,3870,3867,-1,4400,4401,3870,-1,4396,2869,4399,-1,2868,2869,4396,-1,4402,2862,4403,-1,4402,2860,2862,-1,4403,4404,4402,-1,4405,4404,4403,-1,4405,4406,4404,-1,4407,4406,4405,-1,4406,3876,3875,-1,3876,4406,4407,-1,4408,4409,4410,-1,4408,4411,4409,-1,4412,4408,4413,-1,4412,4411,4408,-1,4413,2859,4412,-1,2858,2859,4413,-1,3880,4410,4409,-1,4410,3880,3877,-1,1120,3881,3878,-1,1120,1872,3881,-1,4414,3886,3885,-1,3886,4414,4415,-1,4414,4416,4415,-1,4414,4417,4416,-1,4417,4418,4416,-1,4417,4419,4418,-1,2853,4419,2851,-1,4418,4419,2853,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_28()
		{
			int[] value = {4420,4421,4422,-1,4420,4423,4421,-1,4421,4424,4422,-1,4421,4425,4424,-1,3889,4424,4425,-1,4424,3889,3888,-1,4423,2848,2849,-1,2848,4423,4420,-1,2842,4426,2840,-1,4427,4426,2842,-1,4428,4426,4427,-1,4428,4429,4426,-1,4429,4430,4431,-1,4430,4429,4428,-1,4431,3896,3895,-1,3896,4431,4430,-1,3898,4432,4433,-1,4432,3898,4434,-1,4435,4433,4432,-1,4435,3905,4433,-1,4435,2839,3905,-1,2838,2839,4435,-1,3897,4434,3898,-1,4434,3897,4436,-1,3901,4437,4438,-1,3901,3902,4437,-1,4437,3903,4439,-1,4437,3902,3903,-1,3903,4440,4439,-1,3903,3904,4440,-1,2830,4440,3904,-1,4440,2830,2832,-1,4441,4442,4443,-1,4441,3906,4442,-1,3913,4443,4442,-1,4443,3913,4444,-1,4444,3912,4445,-1,4444,3913,3912,-1,3906,2828,2829,-1,2828,3906,4441,-1,4446,2821,2823,-1,4446,3907,2821,-1,4447,4446,4448,-1,4447,3907,4446,-1,4447,4449,3909,-1,4449,4447,4448,-1,3909,4450,3908,-1,4450,3909,4449,-1,3914,4451,3915,-1,4451,3914,4452,-1,4453,3915,4451,-1,4453,3922,3915,-1,3922,2818,2819,-1,2818,3922,4453,-1,3916,4452,3914,-1,4452,3916,4454,-1,4455,3920,4456,-1,4455,3919,3920,-1,4457,4456,3920,-1,4456,4457,4458,-1,4459,4457,3921,-1,4458,4457,4459,-1,2812,3921,2810,-1,4459,3921,2812,-1,4460,4461,4462,-1,4460,3923,4461,-1,3925,4462,4461,-1,4462,3925,4463,-1,3924,4463,3925,-1,4463,3924,4464,-1,2809,4460,2808,-1,2809,3923,4460,-1,2802,4465,2800,-1,4466,4465,2802,-1,4467,4465,4466,-1,4467,4468,4465,-1,4468,4469,3930,-1,4469,4468,4467,-1,4470,3930,4469,-1,4470,3929,3930,-1,4471,3932,4472,-1,4471,3939,3932,-1,3939,4473,3938,-1,4473,3939,4471,-1,2798,3938,4473,-1,2798,2799,3938,-1,3931,4472,3932,-1,4472,3931,4474,-1,4475,3937,4476,-1,4475,3936,3937,-1,4477,3937,4478,-1,4476,3937,4477,-1,4478,4479,4477,-1,4478,4480,4479,-1,2792,4480,2790,-1,4479,4480,2792,-1,4481,4482,4483,-1,4482,4481,4484,-1,4484,4485,4486,-1,4484,4481,4485,-1,3943,4486,4485,-1,4486,3943,3940,-1,4483,2788,2789,-1,2788,4483,4482,-1,4487,2782,4488,-1,4487,2780,2782,-1,4488,4489,4487,-1,4490,4489,4488,-1,4489,4491,4492,-1,4491,4489,4490,-1,3949,4492,4491,-1,3949,3948,4492,-1,4493,4494,4495,-1,4493,4496,4494,-1,4497,4493,4498,-1,4497,4496,4493,-1,2779,4498,2778,-1,2779,4497,4498,-1,3952,4495,4494,-1,4495,3952,3951,-1,4499,3959,3958,-1,3959,4499,4500,-1,4501,4499,4502,-1,4500,4499,4501,-1,4501,4503,4504,-1,4501,4502,4503,-1,2772,4503,2770,-1,4504,4503,2772,-1,2646,4505,4506,-1,4505,2646,2648,-1,4507,2647,2646,-1,4507,4508,2647,-1,3962,4508,4507,-1,4508,3962,3961,-1,2768,4506,4505,-1,2768,2769,4506,-1,4509,2762,4510,-1,4509,2760,2762,-1,4510,4511,4509,-1,4512,4511,4510,-1,4513,4511,4512,-1,4514,4511,4513,-1,3968,4513,3969,-1,3968,4514,4513,-1,4515,2650,2649,-1,4515,4516,2650,-1,4517,2649,2651,-1,4517,4518,2649,-1,4518,2758,2759,-1,2758,4518,4517,-1,4516,3972,3971,-1,4516,4515,3972,-1,3978,4519,3979,-1,3978,4520,4519,-1,2652,4520,2653,-1,4520,2652,4519,-1,4521,2653,4522,-1,2654,2653,4521,-1,4522,2752,4521,-1,4522,2750,2752,-1,4523,4524,4525,-1,4524,4523,4526,-1,4526,4527,4528,-1,4526,4523,4527,-1,4527,3980,4528,-1,4527,3983,3980,-1,3984,971,1883,-1,3981,971,3984,-1,3989,4529,4530,-1,3989,3988,4529,-1,4531,4530,4529,-1,4531,4532,4530,-1,4531,4533,4532,-1,4531,4534,4533,-1,4534,2743,4533,-1,4534,2741,2743,-1,4525,2749,2748,-1,2749,4525,4524,-1,4535,2657,4536,-1,4535,2655,2657,-1,4537,2656,2655,-1,4537,4538,2656,-1,3992,4538,4537,-1,4538,3992,3991,-1,4536,2739,4535,-1,2738,2739,4536,-1,2733,4539,2731,-1,4540,4539,2733,-1,4541,4540,4542,-1,4541,4539,4540,-1,4541,4543,4544,-1,4541,4542,4543,-1,4544,3999,3998,-1,3999,4544,4543,-1,4545,2659,2658,-1,4545,4546,2659,-1,2660,4547,2658,-1,4548,4547,2660,-1,2729,4548,2728,-1,2729,4547,4548,-1,4002,4546,4545,-1,4546,4002,4001,-1,4549,4009,4008,-1,4009,4549,4550,-1,2663,4549,2661,-1,4549,2663,4550,-1,2661,4551,2662,-1,2661,4552,4551,-1,4552,2723,4551,-1,4552,2721,2723,-1,4553,4554,4555,-1,4553,4556,4554,-1,4557,4554,4556,-1,4554,4557,4558,-1,4029,4558,4557,-1,4558,4029,4026,-1,4555,2709,4553,-1,2708,2709,4555,-1,4559,2702,4560,-1,4559,2700,2702,-1,4561,4560,4562,-1,4561,4559,4560,-1,4561,4563,4564,-1,4563,4561,4562,-1,4035,4564,4563,-1,4035,4034,4564,-1,856,2664,855,-1,2683,2664,856,-1,2667,852,855,-1,852,2667,2668,-1,2669,879,1993,-1,879,2669,4565,-1,4566,1993,879,-1,1993,4566,4567,-1,4567,859,1993,-1,859,4567,4568,-1,859,4569,860,-1,859,4568,4569,-1,4569,2022,860,-1,2022,4569,4570,-1,4571,860,2022,-1,860,4571,2670,-1,861,4572,873,-1,861,2671,4572,-1,4572,874,873,-1,874,4572,4573,-1,874,4574,877,-1,874,4573,4574,-1,4575,877,4574,-1,878,877,4575,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_29()
		{
			int[] value = {878,4571,2022,-1,878,4575,4571,-1,2022,4566,879,-1,2022,4570,4566,-1,4565,1528,879,-1,1528,4565,4576,-1,1528,2666,2622,-1,1528,4576,2666,-1,2665,1529,2622,-1,2665,4577,1529,-1,1529,4578,886,-1,4577,4578,1529,-1,886,2682,1981,-1,4578,2682,886,-1,1981,4579,886,-1,4580,4579,1981,-1,871,4580,1981,-1,4581,4580,871,-1,4582,871,868,-1,4582,4581,871,-1,887,4582,868,-1,4583,4582,887,-1,868,4584,887,-1,2672,4584,868,-1,4585,870,906,-1,4585,2673,870,-1,905,4585,906,-1,4586,4585,905,-1,4587,905,2023,-1,4587,4586,905,-1,2023,4588,4587,-1,4588,2023,888,-1,4584,888,887,-1,4584,4588,888,-1,4579,887,886,-1,4579,4583,887,-1,4589,883,889,-1,4589,4590,883,-1,883,4591,884,-1,4590,4591,883,-1,4591,891,884,-1,4591,4592,891,-1,891,4589,889,-1,4592,4589,891,-1,893,4593,882,-1,893,4594,4593,-1,4595,893,895,-1,893,4595,4594,-1,881,4595,895,-1,881,4596,4595,-1,4593,881,882,-1,881,4593,4596,-1,2149,4564,948,-1,4564,2149,4561,-1,4559,2149,949,-1,4561,2149,4559,-1,2700,949,950,-1,4559,949,2700,-1,2703,950,951,-1,2700,950,2703,-1,2705,951,952,-1,2703,951,2705,-1,1522,2705,952,-1,2705,1522,2707,-1,1520,2707,1522,-1,2707,1520,2709,-1,1521,2709,1520,-1,2709,1521,4553,-1,4556,1521,2621,-1,4553,1521,4556,-1,2621,4557,4556,-1,2621,1523,4557,-1,4029,1523,1524,-1,4557,1523,4029,-1,4027,1524,1525,-1,4029,1524,4027,-1,4030,1525,1526,-1,4027,1525,4030,-1,946,4030,1526,-1,4030,946,4032,-1,947,4032,946,-1,4032,947,4034,-1,948,4034,947,-1,4034,948,4564,-1,2619,4018,1514,-1,4018,2619,4022,-1,4025,2619,1516,-1,4025,4022,2619,-1,2711,1516,1518,-1,4025,1516,2711,-1,2712,1518,1519,-1,2711,1518,2712,-1,2715,1519,2129,-1,2712,1519,2715,-1,937,2715,2129,-1,2715,937,2717,-1,934,2717,937,-1,2717,934,2719,-1,936,2719,934,-1,2719,936,4014,-1,2128,4014,936,-1,4014,2128,4012,-1,4010,2128,933,-1,4010,4012,2128,-1,4016,933,931,-1,4010,933,4016,-1,4597,931,932,-1,4016,931,4597,-1,4598,932,2126,-1,4597,932,4598,-1,1515,4598,2126,-1,4598,1515,4599,-1,1513,4599,1515,-1,4599,1513,4020,-1,1514,4020,1513,-1,4020,1514,4018,-1,2617,4549,1506,-1,4549,2617,2661,-1,4552,2617,1503,-1,2661,2617,4552,-1,2721,1503,1500,-1,4552,1503,2721,-1,2722,1500,1502,-1,2721,1500,2722,-1,2725,1502,2,-1,2722,1502,2725,-1,1,2725,2,-1,2725,1,2727,-1,0,2727,1,-1,2727,0,2729,-1,1499,2729,0,-1,2729,1499,4547,-1,2658,1499,2615,-1,4547,1499,2658,-1,2615,4545,2658,-1,4545,2615,1511,-1,4002,1511,1509,-1,4545,1511,4002,-1,4000,1509,1510,-1,4002,1509,4000,-1,4004,1510,1508,-1,4000,1510,4004,-1,1507,4004,1508,-1,4004,1507,4006,-1,1504,4006,1507,-1,4006,1504,4008,-1,1506,4008,1504,-1,4008,1506,4549,-1,2614,4544,1492,-1,4544,2614,4541,-1,4539,2614,1490,-1,4541,2614,4539,-1,2731,1490,1488,-1,4539,1490,2731,-1,2732,1488,1489,-1,2731,1488,2732,-1,2735,1489,5,-1,2732,1489,2735,-1,4,2735,5,-1,2735,4,2737,-1,3,2737,4,-1,2737,3,2739,-1,1487,2739,3,-1,2739,1487,4535,-1,2655,1487,2613,-1,4535,1487,2655,-1,2613,4537,2655,-1,4537,2613,1498,-1,3992,1498,1495,-1,4537,1498,3992,-1,3990,1495,1497,-1,3992,1495,3990,-1,3994,1497,1494,-1,3990,1497,3994,-1,1493,3994,1494,-1,3994,1493,3996,-1,1491,3996,1493,-1,3996,1491,3998,-1,1492,3998,1491,-1,3998,1492,4544,-1,2203,4529,977,-1,4529,2203,4531,-1,4534,2203,978,-1,4534,4531,2203,-1,2741,978,980,-1,4534,978,2741,-1,2742,980,981,-1,2741,980,2742,-1,2745,981,2199,-1,2742,981,2745,-1,965,2745,2199,-1,2745,965,2747,-1,966,2747,965,-1,2747,966,2748,-1,967,2748,966,-1,2748,967,4525,-1,4523,967,2201,-1,4525,967,4523,-1,2201,4527,4523,-1,2201,968,4527,-1,3983,968,970,-1,4527,968,3983,-1,3981,970,971,-1,3983,970,3981,-1,976,3984,1883,-1,3984,976,3986,-1,975,3986,976,-1,3986,975,3988,-1,977,3988,975,-1,3988,977,4529,-1,2205,4520,984,-1,4520,2205,2653,-1,4522,2205,996,-1,2653,2205,4522,-1,2750,996,993,-1,4522,996,2750,-1,993,2753,2750,-1,993,995,2753,-1,2755,995,8,-1,2753,995,2755,-1,7,2755,8,-1,2755,7,2757,-1,2757,6,2759,-1,2757,7,6,-1,992,2759,6,-1,2759,992,4518,-1,2212,4518,992,-1,4518,2212,2649,-1,2212,4515,2649,-1,2212,990,4515,-1,3972,990,987,-1,4515,990,3972,-1,987,3970,3972,-1,987,989,3970,-1,3974,989,986,-1,3970,989,3974,-1,985,3974,986,-1,3974,985,3976,-1,982,3976,985,-1,3976,982,3978,-1,984,3978,982,-1,3978,984,4520,-1,2230,4514,1005,-1,4514,2230,4511,-1,4509,2230,1002,-1,4511,2230,4509,-1,2760,1002,999,-1,4509,1002,2760,-1,999,2763,2760,-1,999,1001,2763,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_30()
		{
			int[] value = {2765,1001,11,-1,2763,1001,2765,-1,10,2765,11,-1,2765,10,2767,-1,9,2767,10,-1,2767,9,2769,-1,1062,2769,9,-1,2769,1062,4506,-1,2260,4506,1062,-1,4506,2260,2646,-1,4507,2260,1059,-1,4507,2646,2260,-1,1059,3962,4507,-1,1059,1060,3962,-1,1060,3960,3962,-1,1060,1061,3960,-1,1061,3964,3960,-1,1061,1007,3964,-1,3964,1006,3966,-1,3964,1007,1006,-1,1003,3966,1006,-1,3966,1003,3968,-1,3968,1005,4514,-1,3968,1003,1005,-1,2234,4499,1014,-1,4499,2234,4502,-1,4503,2234,1015,-1,4502,2234,4503,-1,2770,1015,1017,-1,4503,1015,2770,-1,2773,1017,1018,-1,2770,1017,2773,-1,2775,1018,14,-1,2773,1018,2775,-1,13,2775,14,-1,2775,13,2777,-1,12,2777,13,-1,2777,12,2779,-1,1065,2779,12,-1,2779,1065,4497,-1,4496,1065,2258,-1,4497,1065,4496,-1,2258,4494,4496,-1,4494,2258,1054,-1,1054,3952,4494,-1,1054,1055,3952,-1,1055,3950,3952,-1,1055,1056,3950,-1,1056,3954,3950,-1,1056,1012,3954,-1,3954,1011,3956,-1,3954,1012,1011,-1,1013,3956,1011,-1,3956,1013,3958,-1,1014,3958,1013,-1,3958,1014,4499,-1,2256,4492,1052,-1,4492,2256,4489,-1,4487,2256,1049,-1,4489,2256,4487,-1,1049,2780,4487,-1,1049,1046,2780,-1,1046,2783,2780,-1,1046,1048,2783,-1,2785,1048,2238,-1,2783,1048,2785,-1,2785,1027,2787,-1,2785,2238,1027,-1,1028,2787,1027,-1,2787,1028,2789,-1,1029,2789,1028,-1,2789,1029,4483,-1,4481,1029,2240,-1,4483,1029,4481,-1,2240,4485,4481,-1,4485,2240,1030,-1,1030,3943,4485,-1,1030,1032,3943,-1,3941,1032,1033,-1,3943,1032,3941,-1,3944,1033,2241,-1,3941,1033,3944,-1,3944,1053,3946,-1,3944,2241,1053,-1,3946,1050,3948,-1,3946,1053,1050,-1,1052,3948,1050,-1,3948,1052,4492,-1,2245,3937,17,-1,3937,2245,4478,-1,4480,2245,1037,-1,4478,2245,4480,-1,1037,2790,4480,-1,1037,1039,2790,-1,1039,2793,2790,-1,1039,1040,2793,-1,1765,3932,3939,-1,3932,1765,396,-1,3934,399,401,-1,3933,399,3934,-1,2254,3930,349,-1,3930,2254,4468,-1,4465,2254,1045,-1,4468,2254,4465,-1,2800,1045,1043,-1,4465,1045,2800,-1,1043,2803,2800,-1,1043,1044,2803,-1,2805,1044,23,-1,2803,1044,2805,-1,4461,351,2610,-1,3923,351,4461,-1,2610,3925,4461,-1,2610,344,3925,-1,4464,3926,4600,-1,4464,3924,3926,-1,3927,4600,3926,-1,4600,3927,4601,-1,4601,3928,4602,-1,4601,3927,3928,-1,3929,4602,3928,-1,4602,3929,4470,-1,2612,3920,365,-1,3920,2612,4457,-1,3921,2612,352,-1,4457,2612,3921,-1,2815,355,26,-1,2813,355,2815,-1,1761,3922,357,-1,3922,1761,3915,-1,4603,361,1482,-1,3917,361,4603,-1,362,4603,1482,-1,4603,362,3918,-1,2299,3909,368,-1,3909,2299,4447,-1,3907,2299,379,-1,4447,2299,3907,-1,2825,378,29,-1,2822,378,2825,-1,2300,3906,375,-1,3906,2300,4442,-1,3913,2300,373,-1,3913,4442,2300,-1,372,4604,3911,-1,372,1103,4604,-1,4604,369,3910,-1,4604,1103,369,-1,3904,1763,380,-1,3903,1763,3904,-1,2835,383,32,-1,2833,383,2835,-1,2297,3905,385,-1,3905,2297,4433,-1,2297,3898,4433,-1,2297,387,3898,-1,4605,389,1102,-1,3899,389,4605,-1,4605,390,3900,-1,4605,1102,390,-1,2301,4431,1108,-1,4431,2301,4429,-1,4426,2301,1106,-1,4429,2301,4426,-1,2840,1106,1104,-1,4426,1106,2840,-1,1104,2843,2840,-1,1104,1105,2843,-1,2845,1105,35,-1,2843,1105,2845,-1,2845,34,2847,-1,2845,35,34,-1,2847,33,2849,-1,2847,34,33,-1,1114,2849,33,-1,2849,1114,4423,-1,2303,4423,1114,-1,4423,2303,4421,-1,2303,4425,4421,-1,2303,1113,4425,-1,3889,1113,1111,-1,4425,1113,3889,-1,1111,3887,3889,-1,1111,1112,3887,-1,3891,1112,1110,-1,3887,1112,3891,-1,1109,3891,1110,-1,3891,1109,3893,-1,1107,3893,1109,-1,3893,1107,3895,-1,1108,3895,1107,-1,3895,1108,4431,-1,2289,4414,1084,-1,4414,2289,4417,-1,4419,2289,1086,-1,4419,4417,2289,-1,2851,1086,1085,-1,4419,1086,2851,-1,1085,2852,2851,-1,1085,1088,2852,-1,1088,2855,2852,-1,1088,2290,2855,-1,2855,1115,2857,-1,2855,2290,1115,-1,2857,1116,2859,-1,2857,1115,1116,-1,1117,2859,1116,-1,2859,1117,4412,-1,4411,1117,2305,-1,4412,1117,4411,-1,2305,4409,4411,-1,2305,1119,4409,-1,1119,3880,4409,-1,1119,1118,3880,-1,3878,1118,1120,-1,3880,1118,3878,-1,3881,1083,3883,-1,3881,1872,1083,-1,1082,3883,1083,-1,3883,1082,3885,-1,3885,1084,4414,-1,3885,1082,1084,-1,2307,4406,1245,-1,4406,2307,4404,-1,4402,2307,1122,-1,4404,2307,4402,-1,1122,2860,4402,-1,1122,1121,2860,-1,1121,2863,2860,-1,1121,1124,2863,-1,2865,1124,37,-1,2863,1124,2865,-1,36,2865,37,-1,2865,36,2867,-1,38,2867,36,-1,2867,38,2869,-1,1453,2869,38,-1,2869,1453,4399,-1,4397,1453,2403,-1,4399,1453,4397,-1,2403,4401,4397,-1,4401,2403,1239,-1,3870,1239,1238,-1,4401,1239,3870,-1,3868,1238,1240,-1,3870,1238,3868,-1,3871,1240,1241,-1,3868,1240,3871,-1,3871,1243,3873,-1,3871,1241,1243,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_31()
		{
			int[] value = {3873,1244,3875,-1,3873,1243,1244,-1,3875,1245,4406,-1,3875,1244,1245,-1,2309,4390,1132,-1,4390,2309,4392,-1,4394,2309,1129,-1,4392,2309,4394,-1,2870,1129,1127,-1,4394,1129,2870,-1,1127,2873,2870,-1,1127,1128,2873,-1,2875,1128,41,-1,2873,1128,2875,-1,40,2875,41,-1,2875,40,2877,-1,2877,39,2879,-1,2877,40,39,-1,1140,2879,39,-1,2879,1140,4389,-1,4386,1140,2311,-1,4389,1140,4386,-1,4384,2311,1138,-1,4384,4386,2311,-1,1138,3859,4384,-1,1138,1135,3859,-1,1135,3857,3859,-1,1135,1137,3857,-1,3861,1137,1134,-1,3857,1137,3861,-1,3861,1133,3863,-1,3861,1134,1133,-1,3863,1130,3865,-1,3863,1133,1130,-1,3865,1132,4390,-1,3865,1130,1132,-1,2388,4382,1191,-1,4382,2388,4381,-1,4378,2388,1193,-1,4381,2388,4378,-1,2881,1193,1192,-1,4378,1193,2881,-1,1192,2882,2881,-1,1192,1194,2882,-1,2885,1194,44,-1,2882,1194,2885,-1,43,2885,44,-1,2885,43,2887,-1,2887,42,2889,-1,2887,43,42,-1,1196,2889,42,-1,2889,1196,4375,-1,2390,4375,1196,-1,4375,2390,4373,-1,2390,4377,4373,-1,4377,2390,1198,-1,3849,1198,1197,-1,4377,1198,3849,-1,1197,3847,3849,-1,1197,1200,3847,-1,1200,3851,3847,-1,1200,1189,3851,-1,3851,1188,3853,-1,3851,1189,1188,-1,3853,1190,3855,-1,3853,1188,1190,-1,1191,3855,1190,-1,3855,1191,4382,-1,2393,4366,1208,-1,4366,2393,4369,-1,4370,2393,1205,-1,4369,2393,4370,-1,2891,1205,1203,-1,4370,1205,2891,-1,2892,1203,1204,-1,2891,1203,2892,-1,2895,1204,47,-1,2892,1204,2895,-1,2895,46,2897,-1,2895,47,46,-1,2897,45,2899,-1,2897,46,45,-1,1214,2899,45,-1,2899,1214,4365,-1,2395,4365,1214,-1,4365,2395,4362,-1,2395,4360,4362,-1,2395,1216,4360,-1,3839,1216,1215,-1,4360,1216,3839,-1,1215,3837,3839,-1,1215,1218,3837,-1,1218,3841,3837,-1,1218,1210,3841,-1,3841,1209,3843,-1,3841,1210,1209,-1,1206,3843,1209,-1,3843,1206,3845,-1,3845,1208,4366,-1,3845,1206,1208,-1,1224,2904,1227,-1,2904,1224,2902,-1,2900,1224,1226,-1,2902,1224,2900,-1,2684,1226,1222,-1,2900,1226,2684,-1,1222,2687,2684,-1,1222,1223,2687,-1,2907,1223,1414,-1,2687,1223,2907,-1,2909,1414,1413,-1,2907,1414,2909,-1,2911,1413,1411,-1,2909,1413,2911,-1,2911,1412,2913,-1,2911,1411,1412,-1,2913,1415,2915,-1,2913,1412,1415,-1,1416,2915,1415,-1,2915,1416,2917,-1,1417,2917,1416,-1,2917,1417,2919,-1,1418,2919,1417,-1,2919,1418,3834,-1,3831,1418,2562,-1,3834,1418,3831,-1,2562,3829,3831,-1,2562,1420,3829,-1,1420,3835,3829,-1,1420,1419,3835,-1,1419,4348,3835,-1,1419,1421,4348,-1,4350,1421,1422,-1,4348,1421,4350,-1,4352,1422,1423,-1,4350,1422,4352,-1,1423,4354,4352,-1,1423,1424,4354,-1,1425,4354,1424,-1,4354,1425,4356,-1,4356,1231,4358,-1,4356,1425,1231,-1,1228,4358,1231,-1,4358,1228,2690,-1,2690,1230,2688,-1,2690,1228,1230,-1,1227,2688,1230,-1,2688,1227,2904,-1,2564,4343,1440,-1,4343,2564,4345,-1,4347,2564,1427,-1,4345,2564,4347,-1,2920,1427,1426,-1,4347,1427,2920,-1,2923,1426,1429,-1,2920,1426,2923,-1,2925,1429,1451,-1,2923,1429,2925,-1,1450,2925,1451,-1,2925,1450,2927,-1,1448,2927,1450,-1,2927,1448,2929,-1,2929,1449,4341,-1,2929,1448,1449,-1,2568,4341,1449,-1,4341,2568,4338,-1,2568,4336,4338,-1,2568,1433,4336,-1,1433,3822,4336,-1,1433,1432,3822,-1,1432,3820,3822,-1,1432,1435,3820,-1,1435,3823,3820,-1,1435,1438,3823,-1,1437,3823,1438,-1,3823,1437,3825,-1,3825,1439,3827,-1,3825,1437,1439,-1,1440,3827,1439,-1,3827,1440,4343,-1,2566,3812,803,-1,3812,2566,3815,-1,3817,2566,770,-1,3815,2566,3817,-1,2935,769,50,-1,2933,769,2935,-1,2572,3808,772,-1,3808,2572,3806,-1,2572,3804,3806,-1,2572,1445,3804,-1,1445,3809,3804,-1,1445,1444,3809,-1,1444,4606,3809,-1,1444,1446,4606,-1,1446,4607,4606,-1,1446,1447,4607,-1,800,4607,1447,-1,4607,800,4335,-1,2570,3799,799,-1,3799,2570,3797,-1,3795,2570,773,-1,3797,2570,3795,-1,2945,776,53,-1,2943,776,2945,-1,2559,3789,778,-1,3789,2559,3787,-1,2559,3791,3787,-1,2559,1388,3791,-1,1388,3793,3791,-1,1388,1386,3793,-1,1386,4608,3793,-1,1386,1452,4608,-1,1452,4609,4608,-1,1452,1443,4609,-1,796,4609,1443,-1,4609,796,4334,-1,2360,3779,795,-1,3779,2360,3784,-1,3785,2360,1184,-1,3784,2360,3785,-1,781,2955,2953,-1,781,56,2955,-1,4610,792,4333,-1,4610,1183,792,-1,787,4610,4332,-1,787,1183,4610,-1,4611,3770,4330,-1,4612,3770,4611,-1,4331,4611,4330,-1,4611,4331,4613,-1,4613,2963,2960,-1,4613,4331,2963,-1,2964,791,1385,-1,2961,791,2964,-1,422,2964,1385,-1,2964,422,2966,-1,2558,3763,424,-1,3763,2558,4614,-1,3765,2558,426,-1,4614,2558,3765,-1,3767,428,431,-1,3766,428,3767,-1,3769,4612,4329,-1,3769,3770,4612,-1,2556,3760,436,-1,3760,2556,4323,-1,3761,2556,451,-1,4323,2556,3761,-1,2974,450,447,-1,2971,450,2974,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_32()
		{
			int[] value = {2554,3762,445,-1,3762,2554,4315,-1,3755,2554,442,-1,4315,2554,3755,-1,3757,441,438,-1,3756,441,3757,-1,2553,4313,1379,-1,4313,2553,4312,-1,4310,2553,1377,-1,4312,2553,4310,-1,2983,1377,1374,-1,4310,1377,2983,-1,2981,1374,1376,-1,2983,1374,2981,-1,2984,1376,59,-1,2981,1376,2984,-1,58,2984,59,-1,2984,58,2986,-1,57,2986,58,-1,2986,57,2988,-1,1373,2988,57,-1,2988,1373,4306,-1,2552,4306,1373,-1,4306,2552,4304,-1,4308,2552,1384,-1,4304,2552,4308,-1,3744,1384,1382,-1,4308,1384,3744,-1,3747,1382,1383,-1,3744,1382,3747,-1,3749,1383,1381,-1,3747,1383,3749,-1,1380,3749,1381,-1,3749,1380,3751,-1,1378,3751,1380,-1,3751,1378,3753,-1,1379,3753,1378,-1,3753,1379,4313,-1,2551,4298,1367,-1,4298,2551,4300,-1,4301,2551,1365,-1,4300,2551,4301,-1,2993,1365,1363,-1,4301,1365,2993,-1,2991,1363,1364,-1,2993,1363,2991,-1,2994,1364,62,-1,2991,1364,2994,-1,61,2994,62,-1,2994,61,2996,-1,60,2996,61,-1,2996,60,2998,-1,1362,2998,60,-1,2998,1362,4296,-1,2550,4296,1362,-1,4296,2550,4291,-1,4294,2550,1372,-1,4291,2550,4294,-1,3734,1372,1370,-1,4294,1372,3734,-1,3737,1370,1371,-1,3734,1370,3737,-1,3739,1371,1369,-1,3737,1371,3739,-1,1368,3739,1369,-1,3739,1368,3741,-1,1366,3741,1368,-1,3741,1366,3743,-1,1367,3743,1366,-1,3743,1367,4298,-1,2549,4289,1356,-1,4289,2549,4288,-1,4286,2549,1354,-1,4288,2549,4286,-1,3002,1354,1352,-1,4286,1354,3002,-1,3000,1352,1353,-1,3002,1352,3000,-1,3004,1353,65,-1,3000,1353,3004,-1,64,3004,65,-1,3004,64,3006,-1,63,3006,64,-1,3006,63,3008,-1,1351,3008,63,-1,3008,1351,4281,-1,2548,4281,1351,-1,4281,2548,4279,-1,4284,2548,1361,-1,4279,2548,4284,-1,3724,1361,1359,-1,4284,1361,3724,-1,3727,1359,1360,-1,3724,1359,3727,-1,3729,1360,1358,-1,3727,1360,3729,-1,1357,3729,1358,-1,3729,1357,3731,-1,1355,3731,1357,-1,3731,1355,3733,-1,1356,3733,1355,-1,3733,1356,4289,-1,2545,4274,1334,-1,4274,2545,4276,-1,4277,2545,1336,-1,4276,2545,4277,-1,3012,1336,1335,-1,4277,1336,3012,-1,3010,1335,1337,-1,3012,1335,3010,-1,3014,1337,68,-1,3010,1337,3014,-1,67,3014,68,-1,3014,67,3016,-1,66,3016,67,-1,3016,66,3018,-1,1338,3018,66,-1,3018,1338,4272,-1,2547,4272,1338,-1,4272,2547,4267,-1,4270,2547,1340,-1,4267,2547,4270,-1,3714,1340,1339,-1,4270,1340,3714,-1,3717,1339,1341,-1,3714,1339,3717,-1,3719,1341,1332,-1,3717,1341,3719,-1,1331,3719,1332,-1,3719,1331,3721,-1,1333,3721,1331,-1,3721,1333,3723,-1,1334,3723,1333,-1,3723,1334,4274,-1,2544,4265,1321,-1,4265,2544,4264,-1,4262,2544,1323,-1,4264,2544,4262,-1,3022,1323,1322,-1,4262,1323,3022,-1,3020,1322,1325,-1,3022,1322,3020,-1,3024,1325,1343,-1,3020,1325,3024,-1,1342,3024,1343,-1,3024,1342,3026,-1,1344,3026,1342,-1,3026,1344,3028,-1,1345,3028,1344,-1,3028,1345,4260,-1,1346,4260,1345,-1,4260,1346,4257,-1,4255,1346,1347,-1,4257,1346,4255,-1,3708,1347,1348,-1,4255,1347,3708,-1,3704,1348,1349,-1,3708,1348,3704,-1,3707,1349,1319,-1,3704,1349,3707,-1,1318,3707,1319,-1,3707,1318,3711,-1,1320,3711,1318,-1,3711,1320,3713,-1,1321,3713,1320,-1,3713,1321,4265,-1,4615,3698,4616,-1,4615,3699,3698,-1,4616,3696,4254,-1,4616,3698,3696,-1,4617,3699,4615,-1,4617,3700,3699,-1,3700,4249,3701,-1,4249,3700,4617,-1,1816,3694,622,-1,3694,1816,3703,-1,3695,1279,633,-1,4251,1279,3695,-1,1279,3697,632,-1,3697,1279,4251,-1,3692,1815,615,-1,3691,1815,3692,-1,613,3045,69,-1,3045,613,3047,-1,2471,3693,611,-1,3693,2471,4238,-1,3686,2471,609,-1,4238,2471,3686,-1,4618,608,1267,-1,3687,608,4618,-1,605,4618,1267,-1,4618,605,3688,-1,597,4619,1329,-1,4619,597,3681,-1,4619,600,1329,-1,3682,600,4619,-1,3684,2469,601,-1,4230,2469,3684,-1,2469,3676,591,-1,3676,2469,4230,-1,588,3055,72,-1,3055,588,3057,-1,584,3065,75,-1,3065,584,3067,-1,2445,3675,587,-1,3675,2445,4221,-1,3668,2445,574,-1,4221,2445,3668,-1,4620,577,1330,-1,3669,577,4620,-1,578,4620,1330,-1,4620,578,3670,-1,3666,4621,3665,-1,4621,3666,4622,-1,3666,4623,4622,-1,3666,4212,4623,-1,4212,3072,4623,-1,4212,3070,3072,-1,831,3075,78,-1,3075,831,3077,-1,2444,4211,834,-1,4211,2444,4624,-1,3661,2444,569,-1,4624,2444,3661,-1,4216,568,1257,-1,3662,568,4216,-1,570,4216,1257,-1,4216,570,3663,-1,3665,4214,3664,-1,4214,3665,4621,-1,2405,3657,559,-1,3657,2405,4208,-1,3658,2405,557,-1,4208,2405,3658,-1,549,3085,553,-1,3085,549,3087,-1,2375,3659,552,-1,3659,2375,4202,-1,3653,2375,565,-1,4202,2375,3653,-1,4625,563,1186,-1,3654,563,4625,-1,561,4625,1186,-1,4625,561,3655,-1,2373,3646,540,-1,3646,2373,4626,-1,3644,2373,541,-1,4626,2373,3644,-1,3095,544,1185,-1,3093,544,3095,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_33()
		{
			int[] value = {545,3095,1185,-1,3095,545,3097,-1,3099,4627,3098,-1,3099,3643,4627,-1,4628,3643,4195,-1,4627,3643,4628,-1,3651,4628,4195,-1,4628,3651,4629,-1,4629,3650,4196,-1,4629,3651,3650,-1,537,3648,536,-1,3648,537,3647,-1,4630,3630,4194,-1,4631,3630,4630,-1,4632,3630,4631,-1,4632,3631,3630,-1,4193,4632,4633,-1,4193,3631,4632,-1,4193,3108,3109,-1,3108,4193,4633,-1,812,3629,1792,-1,3629,812,4192,-1,4634,3118,3119,-1,3118,4634,4635,-1,3625,4635,4634,-1,4635,3625,4636,-1,4636,3624,4637,-1,4636,3625,3624,-1,4189,4637,3624,-1,4637,4189,4638,-1,1174,4181,2336,-1,4181,1174,4180,-1,3120,1174,89,-1,4180,1174,3120,-1,89,3123,3120,-1,89,88,3123,-1,88,3125,3123,-1,88,87,3125,-1,3129,4639,3128,-1,3129,3619,4639,-1,3619,4640,4639,-1,3619,3620,4640,-1,3620,4641,4640,-1,3620,3621,4641,-1,4641,4188,4642,-1,4641,3621,4188,-1,4643,3614,4175,-1,4643,3613,3614,-1,3613,4644,3612,-1,4644,3613,4643,-1,3612,4645,3611,-1,4645,3612,4644,-1,3611,4174,3610,-1,4174,3611,4645,-1,1787,3618,510,-1,3618,1787,3609,-1,507,3135,506,-1,3135,507,3137,-1,477,3600,1785,-1,3600,477,3598,-1,3151,1167,3153,-1,3151,470,1167,-1,3153,466,2696,-1,3153,1167,466,-1,4646,3593,4160,-1,4646,3594,3593,-1,3594,4647,3595,-1,4647,3594,4646,-1,4648,3595,4647,-1,4648,3596,3595,-1,3596,4159,3597,-1,4159,3596,4648,-1,3165,517,3167,-1,3165,90,517,-1,226,3581,1721,-1,3581,226,3579,-1,4649,3582,4155,-1,4649,3583,3582,-1,3583,4650,3584,-1,4650,3583,4649,-1,4651,3584,4650,-1,4651,3585,3584,-1,3585,4151,3586,-1,4151,3585,4651,-1,224,3175,93,-1,3175,224,3177,-1,4652,3571,4144,-1,4652,3572,3571,-1,4653,3572,4652,-1,4653,3573,3572,-1,4654,3573,4653,-1,4654,3574,3573,-1,3574,4143,3575,-1,4143,3574,4654,-1,3560,4655,3561,-1,4655,3560,4139,-1,4656,3561,4655,-1,4656,3562,3561,-1,3562,4657,3563,-1,4657,3562,4656,-1,4135,3563,4657,-1,4135,3564,3563,-1,3549,4658,3550,-1,4658,3549,4128,-1,4659,3550,4658,-1,4659,3551,3550,-1,3551,4660,3552,-1,4660,3551,4659,-1,4127,3552,4660,-1,4127,3553,3552,-1,3539,4661,3538,-1,4661,3539,4123,-1,4662,3538,4661,-1,4662,3540,3538,-1,3540,4663,3541,-1,4663,3540,4662,-1,3541,4119,3542,-1,4119,3541,4663,-1,4664,3527,4113,-1,4664,3528,3527,-1,4665,3528,4664,-1,4665,3529,3528,-1,3529,4666,3530,-1,4666,3529,4665,-1,3530,4111,3531,-1,4111,3530,4666,-1,4667,3516,4107,-1,4667,3517,3516,-1,3517,4668,3518,-1,4668,3517,4667,-1,4669,3518,4668,-1,4669,3519,3518,-1,3519,4103,3520,-1,4103,3519,4669,-1,3505,4670,3506,-1,4670,3505,4097,-1,3506,4671,3507,-1,4671,3506,4670,-1,4672,3507,4671,-1,4672,3508,3507,-1,3508,4095,3509,-1,4095,3508,4672,-1,4673,3494,4091,-1,4673,3495,3494,-1,4674,3495,4673,-1,4674,3496,3495,-1,3496,4675,3497,-1,4675,3496,4674,-1,4087,3497,4675,-1,4087,3498,3497,-1,4676,4077,4079,-1,4676,3487,4077,-1,3487,4677,3486,-1,4677,3487,4676,-1,4678,3486,4677,-1,4678,4679,3486,-1,4679,4075,4074,-1,4075,4679,4678,-1,4680,4058,4057,-1,4680,4681,4058,-1,4681,4682,4055,-1,4682,4681,4680,-1,4683,4055,4682,-1,4683,4054,4055,-1,3467,4054,4683,-1,3467,3466,4054,-1,1863,3460,751,-1,3460,1863,3463,-1,752,3285,120,-1,3285,752,3287,-1,121,3285,3282,-1,121,120,3285,-1,3282,122,121,-1,3281,122,3282,-1,3281,1469,122,-1,3468,1469,3281,-1,3459,1861,734,-1,2645,1861,3459,-1,3455,4684,4053,-1,4684,3455,3457,-1,4685,4053,4684,-1,4685,4052,4053,-1,4052,4686,4051,-1,4686,4052,4685,-1,4051,3453,3452,-1,3453,4051,4686,-1,2601,3451,731,-1,3451,2601,3449,-1,723,2642,1859,-1,2642,723,3440,-1,3444,4687,4049,-1,4687,3444,3445,-1,4688,4049,4687,-1,4688,4689,4049,-1,4689,4690,4050,-1,4690,4689,4688,-1,4050,3439,3438,-1,3439,4050,4690,-1,725,3305,126,-1,3305,725,3307,-1,707,3431,1854,-1,3431,707,3433,-1,4046,3426,4691,-1,4046,3429,3426,-1,4691,4047,4046,-1,4692,4047,4691,-1,4048,4692,4693,-1,4048,4047,4692,-1,4693,3425,4048,-1,3424,3425,4693,-1,1851,3423,714,-1,1851,3419,3423,-1,711,3314,1855,-1,3314,711,3316,-1,960,2636,1849,-1,2636,960,3413,-1,3323,960,131,-1,3413,960,3323,-1,3321,131,130,-1,3323,131,3321,-1,3324,130,129,-1,3321,130,3324,-1,694,3324,129,-1,3324,694,3326,-1,1847,3407,693,-1,3407,1847,3405,-1,3411,4694,3410,-1,3411,4043,4694,-1,4695,4043,4044,-1,4694,4043,4695,-1,4044,4696,4695,-1,4044,4045,4696,-1,3417,4045,3416,-1,4696,4045,3417,-1,4040,3400,4697,-1,4040,3398,3400,-1,4697,4041,4040,-1,4698,4041,4697,-1,4698,4042,4041,-1,4699,4042,4698,-1,3397,4699,3396,-1,3397,4042,4699,-1,3392,2148,675,-1,2630,2148,3392,-1,2148,3395,678,-1,3395,2148,2630,-1,682,2633,1844,-1,2633,682,3402,-1,3385,2146,664,-1,3387,2146,3385,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_34()
		{
			int[] value = {2146,3388,667,-1,2146,3387,3388,-1,668,4700,2107,-1,4700,668,4039,-1,4700,654,2107,-1,4038,654,4700,-1,3381,2106,656,-1,3376,2106,3381,-1,2106,3378,659,-1,2106,3376,3378,-1,660,3344,2144,-1,3344,660,3346,-1,3344,663,2144,-1,3340,663,3344,-1,648,3373,2104,-1,3373,648,3374,-1,3370,2104,3373,-1,3370,651,2104,-1,652,4701,943,-1,4701,652,4036,-1,4701,639,943,-1,4037,639,4701,-1,3362,1842,640,-1,3361,1842,3362,-1,644,3354,925,-1,3354,644,3356,-1,3354,647,925,-1,3351,647,3354,-1,4702,3367,4037,-1,3366,3367,4702,-1,4703,4037,4701,-1,4702,4037,4703,-1,4701,4704,4703,-1,4701,4036,4704,-1,4036,3371,4704,-1,4036,3369,3371,-1,3383,4705,3382,-1,3383,4038,4705,-1,4706,4038,4700,-1,4705,4038,4706,-1,4700,4707,4706,-1,4700,4039,4707,-1,4039,3391,4707,-1,4039,3390,3391,-1,4689,718,1534,-1,4050,718,4689,-1,719,4689,1534,-1,4689,719,4049,-1,3447,2601,743,-1,3449,2601,3447,-1,4708,3936,4475,-1,4708,3935,3936,-1,3935,4709,3934,-1,4709,3935,4708,-1,3934,4710,3933,-1,4710,3934,4709,-1,4474,3933,4710,-1,4474,3931,3933,-1,4711,3919,4455,-1,4711,3918,3919,-1,3918,4712,4603,-1,4712,3918,4711,-1,4713,4603,4712,-1,4713,3917,4603,-1,3917,4454,3916,-1,4454,3917,4713,-1,4714,3908,4450,-1,4714,3910,3908,-1,3910,4715,4604,-1,4715,3910,4714,-1,4604,4716,3911,-1,4716,4604,4715,-1,3911,4445,3912,-1,4445,3911,4716,-1,4717,3901,4438,-1,4717,3900,3901,-1,4718,3900,4717,-1,4718,4605,3900,-1,4605,4719,3899,-1,4719,4605,4718,-1,4436,3899,4719,-1,4436,3897,3899,-1,3814,4720,4335,-1,4720,3814,3811,-1,4335,4721,4607,-1,4721,4335,4720,-1,4607,4722,4606,-1,4722,4607,4721,-1,4606,3810,3809,-1,3810,4606,4722,-1,3802,4723,4334,-1,4723,3802,3801,-1,4334,4724,4609,-1,4724,4334,4723,-1,4725,4609,4724,-1,4725,4608,4609,-1,4608,3794,3793,-1,3794,4608,4725,-1,4726,3781,3780,-1,4726,4333,3781,-1,4727,4333,4726,-1,4727,4610,4333,-1,4610,4728,4332,-1,4728,4610,4727,-1,3778,4332,4728,-1,3778,3777,4332,-1,3765,4326,4729,-1,3765,3764,4326,-1,4729,4614,3765,-1,4730,4614,4729,-1,4731,4614,4730,-1,4731,3763,4614,-1,3763,2969,2968,-1,2969,3763,4731,-1,3758,4321,4732,-1,3758,3759,4321,-1,3757,4732,4733,-1,3757,3758,4732,-1,4733,3756,3757,-1,4734,3756,4733,-1,3754,4734,4319,-1,3754,3756,4734,-1,3656,4735,3655,-1,4735,3656,4206,-1,3655,4736,4625,-1,4736,3655,4735,-1,4737,4625,4736,-1,4737,3654,4625,-1,4205,3654,4737,-1,4205,3652,3654,-1,4626,4738,3646,-1,4738,4626,4739,-1,4626,4740,4739,-1,4626,3644,4740,-1,3092,3644,3090,-1,4740,3644,3092,-1,4200,3646,4738,-1,4200,3645,3646,-1,3636,4741,3634,-1,4741,3636,3638,-1,4742,3634,4741,-1,4742,3632,3634,-1,3632,4743,3633,-1,4743,3632,4742,-1,4630,3633,4743,-1,4630,4194,3633,-1,4744,3627,4745,-1,4744,3626,3627,-1,3626,4746,4191,-1,4746,3626,4744,-1,4191,4747,4190,-1,4747,4191,4746,-1,4638,4190,4747,-1,4638,4189,4190,-1,1794,4634,1544,-1,4634,1794,3625,-1,3119,1544,4634,-1,3119,1543,1544,-1,1543,3117,1545,-1,3117,1543,3119,-1,4183,2336,4181,-1,4183,1542,2336,-1,1542,4185,1541,-1,4185,1542,4183,-1,1541,3623,1540,-1,3623,1541,4185,-1,4748,3599,3600,-1,4749,3599,4748,-1,3600,4750,4748,-1,3600,3598,4750,-1,3598,3142,4750,-1,3598,3140,3142,-1,4170,3599,4749,-1,4170,3601,3599,-1,4211,4751,4752,-1,4211,4624,4751,-1,4751,3661,4753,-1,4751,4624,3661,-1,3660,4753,3661,-1,4753,3660,4218,-1,4752,3079,4211,-1,3078,3079,4752,-1,4223,3669,4754,-1,4223,3667,3669,-1,4620,4754,3669,-1,4754,4620,4755,-1,3670,4755,4620,-1,4755,3670,4756,-1,3671,4756,3670,-1,4756,3671,4224,-1,3682,4232,3683,-1,4232,3682,4757,-1,4757,4619,4758,-1,4757,3682,4619,-1,3681,4758,4619,-1,4758,3681,4759,-1,4759,3680,4236,-1,4759,3681,3680,-1,3687,4241,3685,-1,4241,3687,4760,-1,4760,4618,4761,-1,4760,3687,4618,-1,3688,4761,4618,-1,4761,3688,4762,-1,4762,3689,4242,-1,4762,3688,3689,-1,4017,4597,4763,-1,4017,4016,4597,-1,4763,4598,4764,-1,4763,4597,4598,-1,4599,4764,4598,-1,4764,4599,4765,-1,4765,4020,4019,-1,4765,4599,4020,-1,1546,4055,748,-1,4055,1546,4681,-1,1547,4681,1546,-1,4681,1547,4058,-1,1548,4058,1547,-1,4058,1548,4056,-1,1758,4056,1548,-1,1758,3469,4056,-1,4065,1756,1549,-1,3471,1756,4065,-1,3483,1549,1550,-1,4065,1549,3483,-1,1550,3481,3483,-1,1550,1551,3481,-1,1551,3479,3481,-1,1551,2626,3479,-1,3479,1552,3476,-1,3479,2626,1552,-1,1553,3476,1552,-1,3476,1553,3474,-1,3474,1554,3472,-1,3474,1553,1554,-1,1555,3473,1652,-1,3473,1555,4066,-1,1555,3270,4066,-1,1555,753,3270,-1,3277,1570,3279,-1,3277,1569,1570,-1,1571,3279,1570,-1,3279,1571,3470,-1,1654,4073,1558,-1,4073,1654,3485,-1,3269,1558,4073,-1,3269,1556,1558,-1,3267,1556,3269,-1,3267,1559,1556,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_35()
		{
			int[] value = {1559,3265,117,-1,3265,1559,3267,-1,118,3265,3262,-1,118,117,3265,-1,3262,119,118,-1,3261,119,3262,-1,1561,3261,4083,-1,1561,119,3261,-1,1561,4081,2627,-1,4081,1561,4083,-1,4078,2627,4081,-1,1563,2627,4078,-1,1563,4077,1562,-1,4077,1563,4078,-1,1562,3487,1564,-1,3487,1562,4077,-1,3486,1566,1565,-1,4679,1566,3486,-1,1567,4679,4074,-1,1567,1566,4679,-1,1568,4074,3484,-1,1568,1567,4074,-1,1572,3539,272,-1,3539,1572,3537,-1,4642,4187,4766,-1,4642,4188,4187,-1,3622,4766,4187,-1,4766,3622,4767,-1,3623,4767,3622,-1,4767,3623,4768,-1,4185,4768,3623,-1,4768,4185,4186,-1,4769,3627,3628,-1,4745,3627,4769,-1,3628,4770,4769,-1,3628,3629,4770,-1,3629,4771,4770,-1,3629,4192,4771,-1,4192,3112,4771,-1,4192,3110,3112,-1,4772,4773,4774,-1,4774,4775,4772,-1,4776,4777,4778,-1,4776,4778,4779,-1,4780,4781,4782,-1,4782,4783,4780,-1,4784,4785,4786,-1,4784,4786,4787,-1,4788,4789,4790,-1,4788,4790,4791,-1,4792,4793,4794,-1,4792,4794,4795,-1,4796,4797,4798,-1,4799,4796,4798,-1,4800,4801,4802,-1,4802,4803,4800,-1,4804,4805,4806,-1,4807,4804,4806,-1,4808,4809,4810,-1,4810,4811,4808,-1,4812,4813,4814,-1,4815,4812,4814,-1,4816,4817,4818,-1,4819,4816,4818,-1,4820,4821,4822,-1,4823,4824,4825,-1,4826,4827,4828,-1,4829,4830,4831,-1,4832,4833,4834,-1,4832,4835,4833,-1,4836,4837,4838,-1,4837,4836,4839,-1,4840,4841,4842,-1,4840,4843,4841,-1,4844,4841,4845,-1,4841,4844,4842,-1,4846,4842,4844,-1,4847,4842,4846,-1,4847,4840,4842,-1,4847,4848,4840,-1,4849,4848,4847,-1,4849,4850,4848,-1,4851,4847,4846,-1,4847,4851,4849,-1,4849,4852,4853,-1,4849,4851,4852,-1,4853,4850,4849,-1,4853,4854,4850,-1,4854,4855,4856,-1,4855,4854,4853,-1,4857,4853,4852,-1,4853,4857,4855,-1,4852,4858,4857,-1,4858,4852,4859,-1,4859,4851,4860,-1,4859,4852,4851,-1,4860,4846,4861,-1,4860,4851,4846,-1,4861,4844,4862,-1,4861,4846,4844,-1,4845,4862,4844,-1,4862,4845,4863,-1,4845,4864,4863,-1,4845,4865,4864,-1,4866,4865,4867,-1,4864,4865,4866,-1,4867,4868,4866,-1,4867,4869,4868,-1,4870,4869,4867,-1,4870,4871,4869,-1,4872,4871,4870,-1,4872,4873,4871,-1,4870,4874,4872,-1,4875,4874,4870,-1,4875,4867,4865,-1,4870,4867,4875,-1,4865,4841,4875,-1,4841,4865,4845,-1,4843,4875,4841,-1,4843,4874,4875,-1,4874,4876,4877,-1,4876,4874,4843,-1,4843,4878,4876,-1,4843,4840,4878,-1,4840,4879,4878,-1,4879,4840,4848,-1,4848,4880,4879,-1,4848,4850,4880,-1,4850,4881,4880,-1,4881,4850,4854,-1,4856,4881,4854,-1,4881,4856,4882,-1,4883,4882,4856,-1,4884,4882,4883,-1,4885,4856,4855,-1,4885,4883,4856,-1,4855,4886,4885,-1,4855,4857,4886,-1,4858,4886,4857,-1,4887,4886,4858,-1,4887,4888,4886,-1,4889,4888,4887,-1,4886,4890,4885,-1,4886,4888,4890,-1,4883,4890,4891,-1,4890,4883,4885,-1,4891,4884,4883,-1,4884,4891,4892,-1,4893,4892,4891,-1,4894,4892,4893,-1,4895,4891,4890,-1,4895,4893,4891,-1,4890,4896,4895,-1,4890,4888,4896,-1,4889,4896,4888,-1,4897,4896,4889,-1,4896,4898,4899,-1,4898,4896,4897,-1,4899,4895,4896,-1,4895,4899,4900,-1,4900,4893,4895,-1,4900,4901,4893,-1,4901,4894,4893,-1,4894,4901,4902,-1,4903,4902,4901,-1,4904,4902,4903,-1,4905,4901,4900,-1,4905,4903,4901,-1,4906,4900,4899,-1,4905,4900,4906,-1,4898,4906,4899,-1,4907,4906,4898,-1,4907,4908,4909,-1,4907,4898,4908,-1,4910,4898,4897,-1,4910,4908,4898,-1,4897,4911,4910,-1,4897,4889,4911,-1,4912,4889,4887,-1,4912,4911,4889,-1,4913,4887,4858,-1,4887,4913,4912,-1,4914,4858,4859,-1,4914,4913,4858,-1,4915,4859,4860,-1,4859,4915,4914,-1,4916,4860,4861,-1,4916,4915,4860,-1,4861,4917,4916,-1,4861,4862,4917,-1,4917,4863,4918,-1,4863,4917,4862,-1,4918,4864,4919,-1,4863,4864,4918,-1,4866,4919,4864,-1,4866,4920,4919,-1,4920,4868,4921,-1,4866,4868,4920,-1,4921,4922,4920,-1,4922,4921,4923,-1,4924,4920,4922,-1,4924,4919,4920,-1,4919,4925,4918,-1,4925,4919,4924,-1,4918,4926,4917,-1,4926,4918,4925,-1,4926,4916,4917,-1,4927,4916,4926,-1,4927,4915,4916,-1,4928,4915,4927,-1,4928,4914,4915,-1,4929,4914,4928,-1,4913,4929,4930,-1,4913,4914,4929,-1,4930,4912,4913,-1,4931,4912,4930,-1,4931,4911,4912,-1,4932,4911,4931,-1,4932,4910,4911,-1,4933,4910,4932,-1,4908,4933,4934,-1,4908,4910,4933,-1,4934,4909,4908,-1,4935,4909,4934,-1,4936,4935,4934,-1,4935,4936,4832,-1,4937,4934,4933,-1,4937,4936,4934,-1,4821,4933,4932,-1,4933,4821,4937,-1,4822,4932,4931,-1,4822,4821,4932,-1,4938,4931,4930,-1,4931,4938,4822,-1,4939,4930,4929,-1,4939,4938,4930,-1,4940,4929,4928,-1,4929,4940,4939,-1,4941,4928,4927,-1,4941,4940,4928,-1,4942,4927,4926,-1,4927,4942,4941,-1,4942,4925,4943,-1,4925,4942,4926,-1,4924,4943,4925,-1,4924,4944,4943,-1,4922,4944,4924,-1,4922,4945,4944,-1,4945,4923,4946,-1,4922,4923,4945,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_36()
		{
			int[] value = {4946,4947,4945,-1,4947,4946,4948,-1,4949,4945,4947,-1,4949,4944,4945,-1,4944,4950,4943,-1,4950,4944,4949,-1,4943,4951,4942,-1,4951,4943,4950,-1,4952,4942,4951,-1,4952,4941,4942,-1,4941,4953,4940,-1,4953,4941,4952,-1,4954,4940,4953,-1,4954,4939,4940,-1,4955,4939,4954,-1,4955,4938,4939,-1,4825,4938,4955,-1,4825,4822,4938,-1,4822,4824,4820,-1,4824,4822,4825,-1,4824,4956,4820,-1,4957,4956,4824,-1,4956,4958,4959,-1,4958,4956,4957,-1,4958,4835,4959,-1,4833,4835,4958,-1,4960,4961,4834,-1,4960,4962,4961,-1,4962,4963,4964,-1,4963,4962,4960,-1,4823,4964,4963,-1,4823,4965,4964,-1,4965,4825,4966,-1,4825,4965,4823,-1,4966,4955,4967,-1,4825,4955,4966,-1,4967,4954,4968,-1,4954,4967,4955,-1,4968,4953,4969,-1,4954,4953,4968,-1,4969,4952,4970,-1,4952,4969,4953,-1,4970,4951,4971,-1,4952,4951,4970,-1,4971,4950,4972,-1,4950,4971,4951,-1,4950,4973,4972,-1,4950,4949,4973,-1,4949,4974,4973,-1,4947,4974,4949,-1,4975,4947,4948,-1,4947,4975,4974,-1,4974,4976,4977,-1,4974,4975,4976,-1,4977,4973,4974,-1,4978,4973,4977,-1,4972,4978,4979,-1,4972,4973,4978,-1,4972,4980,4971,-1,4980,4972,4979,-1,4981,4971,4980,-1,4981,4970,4971,-1,4982,4970,4981,-1,4982,4969,4970,-1,4983,4969,4982,-1,4983,4968,4969,-1,4984,4968,4983,-1,4984,4967,4968,-1,4985,4967,4984,-1,4985,4966,4967,-1,4966,4986,4965,-1,4986,4966,4985,-1,4987,4965,4986,-1,4987,4964,4965,-1,4964,4988,4962,-1,4988,4964,4987,-1,4989,4962,4988,-1,4989,4961,4962,-1,4990,4988,4991,-1,4989,4988,4990,-1,4991,4987,4992,-1,4987,4991,4988,-1,4986,4992,4987,-1,4986,4993,4992,-1,4993,4985,4994,-1,4985,4993,4986,-1,4994,4984,4995,-1,4985,4984,4994,-1,4995,4983,4996,-1,4983,4995,4984,-1,4982,4996,4983,-1,4982,4997,4996,-1,4997,4981,4998,-1,4981,4997,4982,-1,4998,4980,4999,-1,4981,4980,4998,-1,4999,4979,5000,-1,4979,4999,4980,-1,5001,4979,4978,-1,4979,5001,5000,-1,4978,5002,5001,-1,4977,5002,4978,-1,5003,4977,4976,-1,4977,5003,5002,-1,5003,5004,5002,-1,5004,5003,5005,-1,5006,5002,5004,-1,5006,5001,5002,-1,5001,5007,5000,-1,5007,5001,5006,-1,5000,5008,4999,-1,5008,5000,5007,-1,5008,4998,4999,-1,5009,4998,5008,-1,5009,4997,4998,-1,5010,4997,5009,-1,5010,4996,4997,-1,5011,4996,5010,-1,4995,5011,5012,-1,4995,4996,5011,-1,5013,4995,5012,-1,5013,4994,4995,-1,5014,4994,5013,-1,5014,4993,4994,-1,5015,4993,5014,-1,5015,4992,4993,-1,5015,4991,4992,-1,5016,4991,5015,-1,5017,4991,5016,-1,5017,4990,4991,-1,5018,5017,5016,-1,5017,5018,5019,-1,5020,5019,5018,-1,5021,5019,5020,-1,5022,5018,5023,-1,5020,5018,5022,-1,5023,5016,5015,-1,5023,5018,5016,-1,5015,5024,5023,-1,5015,5014,5024,-1,5025,5023,5024,-1,5022,5023,5025,-1,5026,5022,5025,-1,5022,5026,5027,-1,5028,5025,5029,-1,5028,5026,5025,-1,5024,5029,5025,-1,5024,5030,5029,-1,5024,5013,5030,-1,5013,5024,5014,-1,5031,5013,5012,-1,5013,5031,5030,-1,5032,5012,5011,-1,5032,5031,5012,-1,5011,5033,5032,-1,5011,5010,5033,-1,5034,5010,5009,-1,5034,5033,5010,-1,5035,5009,5008,-1,5009,5035,5034,-1,5035,5007,5036,-1,5007,5035,5008,-1,5036,5006,5037,-1,5007,5006,5036,-1,5004,5037,5006,-1,5004,5038,5037,-1,5005,5038,5004,-1,5005,5039,5038,-1,5039,5040,5038,-1,5040,5039,5041,-1,5038,5042,5037,-1,5042,5038,5040,-1,5037,5043,5036,-1,5043,5037,5042,-1,5036,5044,5035,-1,5044,5036,5043,-1,5044,5034,5035,-1,5045,5034,5044,-1,5033,5045,5046,-1,5033,5034,5045,-1,5046,5032,5033,-1,5047,5032,5046,-1,5047,5031,5032,-1,5048,5031,5047,-1,5048,5030,5031,-1,5029,5030,5048,-1,5029,5049,5028,-1,5029,5048,5049,-1,5050,5048,5047,-1,5050,5049,5048,-1,5051,5047,5046,-1,5047,5051,5050,-1,5052,5046,5045,-1,5052,5051,5046,-1,5053,5045,5044,-1,5045,5053,5052,-1,5044,5054,5053,-1,5043,5054,5044,-1,5055,5043,5042,-1,5043,5055,5054,-1,5042,5056,5055,-1,5040,5056,5042,-1,5041,5056,5040,-1,5041,5057,5056,-1,5057,5058,5056,-1,5058,5057,5059,-1,5058,5055,5056,-1,5060,5055,5058,-1,5054,5060,5061,-1,5054,5055,5060,-1,5053,5061,5062,-1,5053,5054,5061,-1,5062,5052,5053,-1,5063,5052,5062,-1,5063,5051,5052,-1,5064,5051,5063,-1,5064,5050,5051,-1,5065,5050,5064,-1,5065,5049,5050,-1,5066,5049,5065,-1,5066,5028,5049,-1,5067,5028,5066,-1,5026,5067,5068,-1,5026,5028,5067,-1,5068,5027,5026,-1,5069,5027,5068,-1,5070,5069,5071,-1,5070,5027,5069,-1,5071,5072,5070,-1,5073,5072,5071,-1,5021,5070,5072,-1,5021,5020,5070,-1,5027,5020,5022,-1,5027,5070,5020,-1,5074,5075,5076,-1,5074,5077,5075,-1,5078,5077,5079,-1,5075,5077,5078,-1,5079,5080,5081,-1,5080,5079,5077,-1,5077,5082,5080,-1,5077,5074,5082,-1,5074,5083,5082,-1,5083,5074,5084,-1,5076,5084,5074,-1,5085,5084,5076,-1,5085,5086,5087,-1,5085,5076,5086,-1,5088,5076,5075,-1,5088,5086,5076,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_37()
		{
			int[] value = {5075,5089,5088,-1,5075,5078,5089,-1,5090,5088,5089,-1,5091,5088,5090,-1,5091,5086,5088,-1,5092,5086,5091,-1,5092,5087,5086,-1,5093,5087,5092,-1,5094,5092,5095,-1,5093,5092,5094,-1,5095,5091,5096,-1,5091,5095,5092,-1,5096,5090,5097,-1,5091,5090,5096,-1,5098,5097,5099,-1,5098,5096,5097,-1,5096,5100,5095,-1,5100,5096,5098,-1,5101,5095,5100,-1,5101,5094,5095,-1,5100,5102,5101,-1,5100,5103,5102,-1,5103,5098,5104,-1,5098,5103,5100,-1,5104,5099,5105,-1,5098,5099,5104,-1,5106,5105,5107,-1,5106,5104,5105,-1,5108,5104,5106,-1,5108,5103,5104,-1,5109,5103,5108,-1,5109,5102,5103,-1,5110,5108,5111,-1,5109,5108,5110,-1,5111,5106,5112,-1,5106,5111,5108,-1,5112,5107,5113,-1,5106,5107,5112,-1,5114,5113,5115,-1,5114,5112,5113,-1,5116,5112,5114,-1,5116,5111,5112,-1,5117,5111,5116,-1,5117,5110,5111,-1,5118,5116,5119,-1,5117,5116,5118,-1,5119,5114,5120,-1,5114,5119,5116,-1,5115,5120,5114,-1,5115,5121,5120,-1,5122,5121,5123,-1,5122,5120,5121,-1,5124,5120,5122,-1,5124,5119,5120,-1,5125,5119,5124,-1,5125,5118,5119,-1,5124,5126,5125,-1,5124,5127,5126,-1,5127,5122,5128,-1,5122,5127,5124,-1,5128,5123,5129,-1,5122,5123,5128,-1,5130,5129,5131,-1,5130,5128,5129,-1,5131,5132,5130,-1,5131,5133,5132,-1,5134,5130,5132,-1,5130,5134,5135,-1,5128,5135,5127,-1,5135,5128,5130,-1,5136,5127,5135,-1,5136,5126,5127,-1,5137,5135,5134,-1,5136,5135,5137,-1,5137,4772,5138,-1,5137,5134,4772,-1,4773,5134,5132,-1,4772,5134,4773,-1,5132,5139,4773,-1,5132,5133,5139,-1,5140,4773,5139,-1,4773,5140,4774,-1,5138,4775,5141,-1,5138,4772,4775,-1,5141,4779,5142,-1,5141,4775,4779,-1,4776,4775,4774,-1,4779,4775,4776,-1,5143,4774,5140,-1,4776,4774,5143,-1,5144,4776,5143,-1,4776,5144,4777,-1,5142,4778,5145,-1,5142,4779,4778,-1,5146,4778,4780,-1,5146,5145,4778,-1,4778,4781,4780,-1,4778,4777,4781,-1,5147,4777,5144,-1,4781,4777,5147,-1,4782,5147,5148,-1,4781,5147,4782,-1,5149,4780,4783,-1,5146,4780,5149,-1,4783,5150,5149,-1,5150,4783,4787,-1,4787,4782,4784,-1,4787,4783,4782,-1,4784,5148,5151,-1,4784,4782,5148,-1,5151,4785,4784,-1,5151,5152,4785,-1,4787,5153,5150,-1,4787,4786,5153,-1,4786,5083,5153,-1,5083,4786,5082,-1,5082,4785,5080,-1,5082,4786,4785,-1,5152,5080,4785,-1,5080,5152,5081,-1,5154,5155,5156,-1,5154,5157,5155,-1,5158,5157,5154,-1,5158,5159,5157,-1,5160,5159,5158,-1,5160,5161,5159,-1,5158,5162,5160,-1,5158,5163,5162,-1,5163,5154,5164,-1,5154,5163,5158,-1,5165,5164,5166,-1,5165,5163,5164,-1,5167,5165,5166,-1,5167,5168,5165,-1,5169,5166,5170,-1,5166,5169,5167,-1,5170,5164,5171,-1,5166,5164,5170,-1,5164,5156,5171,-1,5154,5156,5164,-1,5157,5172,5155,-1,5173,5172,5157,-1,5159,5173,5157,-1,5173,5159,5174,-1,5174,5161,5175,-1,5174,5159,5161,-1,5175,4790,5174,-1,5175,5176,4790,-1,5174,4789,5173,-1,5174,4790,4789,-1,5173,5177,5172,-1,5173,4789,5177,-1,5178,4789,4788,-1,5178,5177,4789,-1,5176,4791,4790,-1,5179,4791,5176,-1,5179,4794,4791,-1,5179,5180,4794,-1,4793,4791,4794,-1,4791,4793,4788,-1,4788,5181,5178,-1,4788,4793,5181,-1,5181,4792,5182,-1,4792,5181,4793,-1,5183,4794,5180,-1,5183,4795,4794,-1,4795,5184,5185,-1,5183,5184,4795,-1,4792,5185,5186,-1,4795,5185,4792,-1,5182,5186,5187,-1,4792,5186,5182,-1,5187,5188,5189,-1,5188,5187,5186,-1,5186,5190,5188,-1,5186,5185,5190,-1,5191,5185,5184,-1,5191,5190,5185,-1,5190,5192,5193,-1,5191,5192,5190,-1,5193,5194,5195,-1,5194,5193,5192,-1,5194,5196,5195,-1,5194,5197,5196,-1,5198,5197,5199,-1,5198,5196,5197,-1,5196,5200,5201,-1,5200,5196,5198,-1,5196,5202,5195,-1,5196,5201,5202,-1,5203,5195,5202,-1,5203,5193,5195,-1,5193,5188,5190,-1,5193,5203,5188,-1,5189,5203,5204,-1,5188,5203,5189,-1,5202,5204,5203,-1,5202,5205,5204,-1,5202,5206,5205,-1,5202,5201,5206,-1,5207,5201,5200,-1,5207,5206,5201,-1,5200,5208,5207,-1,5200,5209,5208,-1,5209,5198,5210,-1,5198,5209,5200,-1,5199,5210,5198,-1,5199,5211,5210,-1,5210,5212,5213,-1,5212,5210,5211,-1,5209,5213,5214,-1,5209,5210,5213,-1,5214,5208,5209,-1,5214,5215,5208,-1,5215,5216,5217,-1,5214,5216,5215,-1,5214,5218,5216,-1,5213,5218,5214,-1,5213,5219,5218,-1,5212,5219,5213,-1,5220,5218,5219,-1,5220,5221,5218,-1,5216,5221,5222,-1,5216,5218,5221,-1,5217,5222,5223,-1,5222,5217,5216,-1,5223,5224,5225,-1,5222,5224,5223,-1,5222,5226,5224,-1,5221,5226,5222,-1,5221,5227,5226,-1,5220,5227,5221,-1,5226,5228,5229,-1,5228,5226,5227,-1,5224,5229,5230,-1,5224,5226,5229,-1,5225,5230,5231,-1,5230,5225,5224,-1,5231,5232,5233,-1,5230,5232,5231,-1,5230,5234,5232,-1,5229,5234,5230,-1,5229,5235,5234,-1,5228,5235,5229,-1,5236,5234,5235,-1,5236,5237,5234,-1,5232,5237,5238,-1,5232,5234,5237,-1,5233,5238,5239,-1,5238,5233,5232,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_38()
		{
			int[] value = {5239,5167,5169,-1,5238,5167,5239,-1,5168,5238,5237,-1,5168,5167,5238,-1,5237,5240,5168,-1,5236,5240,5237,-1,5168,5241,5165,-1,5241,5168,5240,-1,5165,5162,5163,-1,5241,5162,5165,-1,5242,5073,5071,-1,5073,5242,5243,-1,5244,5071,5069,-1,5244,5242,5071,-1,5069,5245,5244,-1,5069,5068,5245,-1,5246,5068,5067,-1,5246,5245,5068,-1,5247,5067,5066,-1,5067,5247,5246,-1,5248,5066,5065,-1,5248,5247,5066,-1,5249,5065,5064,-1,5065,5249,5248,-1,5250,5064,5063,-1,5250,5249,5064,-1,5063,5251,5250,-1,5063,5062,5251,-1,5252,5062,5061,-1,5252,5251,5062,-1,5253,5061,5060,-1,5061,5253,5252,-1,5060,5254,5253,-1,5058,5254,5060,-1,5255,5058,5059,-1,5058,5255,5254,-1,5254,5256,5257,-1,5254,5255,5256,-1,5257,5253,5254,-1,5258,5253,5257,-1,5252,5258,5259,-1,5252,5253,5258,-1,5251,5259,5260,-1,5251,5252,5259,-1,5260,5250,5251,-1,5261,5250,5260,-1,5249,5261,5262,-1,5249,5250,5261,-1,5262,5248,5249,-1,5263,5248,5262,-1,5263,5247,5248,-1,5264,5247,5263,-1,5264,5246,5247,-1,5265,5246,5264,-1,5245,5265,5266,-1,5245,5246,5265,-1,5266,5244,5245,-1,5267,5244,5266,-1,5267,5242,5244,-1,5268,5242,5267,-1,5268,5243,5242,-1,5269,5243,5268,-1,5269,5270,5271,-1,5269,5268,5270,-1,5272,5268,5267,-1,5272,5270,5268,-1,5267,5273,5272,-1,5267,5266,5273,-1,5274,5266,5265,-1,5274,5273,5266,-1,5265,5275,5274,-1,5265,5264,5275,-1,5276,5264,5263,-1,5276,5275,5264,-1,5263,5277,5276,-1,5263,5262,5277,-1,5278,5262,5261,-1,5278,5277,5262,-1,5261,5279,5278,-1,5261,5260,5279,-1,5280,5260,5259,-1,5280,5279,5260,-1,5281,5259,5258,-1,5259,5281,5280,-1,5258,5282,5281,-1,5257,5282,5258,-1,5257,5283,5282,-1,5257,5256,5283,-1,5282,5284,5285,-1,5282,5283,5284,-1,5281,5285,5286,-1,5281,5282,5285,-1,5280,5286,5287,-1,5280,5281,5286,-1,5279,5287,5288,-1,5279,5280,5287,-1,5288,5278,5279,-1,5289,5278,5288,-1,5277,5289,5290,-1,5277,5278,5289,-1,5290,5276,5277,-1,5291,5276,5290,-1,5275,5291,5292,-1,5275,5276,5291,-1,5292,5274,5275,-1,5293,5274,5292,-1,5293,5273,5274,-1,5294,5273,5293,-1,5294,5272,5273,-1,5295,5272,5294,-1,5270,5295,5296,-1,5270,5272,5295,-1,5296,5271,5270,-1,5297,5271,5296,-1,5297,5298,5299,-1,5297,5296,5298,-1,5300,5296,5295,-1,5300,5298,5296,-1,5295,5301,5300,-1,5295,5294,5301,-1,5302,5294,5293,-1,5302,5301,5294,-1,5303,5293,5292,-1,5293,5303,5302,-1,5304,5292,5291,-1,5304,5303,5292,-1,5305,5291,5290,-1,5291,5305,5304,-1,5306,5290,5289,-1,5306,5305,5290,-1,5289,5307,5306,-1,5289,5288,5307,-1,5308,5288,5287,-1,5308,5307,5288,-1,5309,5287,5286,-1,5287,5309,5308,-1,5286,5310,5309,-1,5285,5310,5286,-1,5285,5311,5310,-1,5285,5284,5311,-1,5310,5312,5313,-1,5310,5311,5312,-1,5313,5309,5310,-1,5314,5309,5313,-1,5308,5314,5315,-1,5308,5309,5314,-1,5307,5315,5316,-1,5307,5308,5315,-1,5316,5306,5307,-1,5317,5306,5316,-1,5305,5317,5318,-1,5305,5306,5317,-1,5318,5304,5305,-1,5319,5304,5318,-1,5319,5303,5304,-1,5320,5303,5319,-1,5320,5302,5303,-1,5321,5302,5320,-1,5321,5301,5302,-1,5322,5301,5321,-1,5322,5300,5301,-1,5323,5300,5322,-1,5298,5323,5324,-1,5298,5300,5323,-1,5324,5299,5298,-1,5325,5299,5324,-1,5325,5326,5327,-1,5325,5324,5326,-1,5328,5324,5323,-1,5328,5326,5324,-1,5329,5323,5322,-1,5323,5329,5328,-1,5330,5322,5321,-1,5330,5329,5322,-1,5331,5321,5320,-1,5321,5331,5330,-1,5332,5320,5319,-1,5332,5331,5320,-1,5333,5319,5318,-1,5319,5333,5332,-1,5334,5318,5317,-1,5334,5333,5318,-1,5317,5335,5334,-1,5317,5316,5335,-1,5336,5316,5315,-1,5336,5335,5316,-1,5315,5337,5336,-1,5315,5314,5337,-1,5314,5338,5337,-1,5313,5338,5314,-1,5339,5313,5312,-1,5313,5339,5338,-1,5338,5340,5341,-1,5338,5339,5340,-1,5341,5337,5338,-1,4877,5337,5341,-1,5336,4877,4876,-1,5336,5337,4877,-1,5335,4876,4878,-1,5335,5336,4876,-1,4878,5334,5335,-1,4879,5334,4878,-1,5333,4879,4880,-1,5333,5334,4879,-1,4880,5332,5333,-1,4881,5332,4880,-1,4882,5332,4881,-1,4882,5331,5332,-1,4884,5331,4882,-1,4884,5330,5331,-1,4892,5330,4884,-1,4892,5329,5330,-1,4894,5329,4892,-1,4894,5328,5329,-1,4902,5328,4894,-1,4902,5326,5328,-1,4904,5326,4902,-1,4904,5327,5326,-1,4877,4872,4874,-1,5341,4872,4877,-1,5341,4873,4872,-1,5341,5340,4873,-1,5342,5343,5344,-1,5342,5345,5343,-1,5346,5343,5347,-1,5343,5346,5344,-1,5348,5344,5346,-1,5344,5348,5349,-1,5344,5350,5342,-1,5350,5344,5349,-1,5349,5351,5350,-1,5352,5351,5349,-1,5349,5353,5352,-1,5349,5348,5353,-1,5354,5348,5355,-1,5354,5353,5348,-1,5346,5355,5348,-1,5346,5356,5355,-1,5347,5356,5346,-1,5356,5347,5357,-1,5358,5347,5359,-1,5347,5358,5357,-1,5343,5359,5347,-1,5360,5359,5343,-1,5360,5345,5361,-1,5345,5360,5343,-1,5361,5362,5360,-1,5361,5363,5362,-1,5360,5364,5359,-1,5362,5364,5360,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_39()
		{
			int[] value = {5359,5365,5358,-1,5359,5364,5365,-1,5366,5364,5367,-1,5364,5366,5365,-1,5362,5367,5364,-1,5368,5367,5362,-1,5368,5363,5369,-1,5363,5368,5362,-1,5370,5369,5363,-1,5371,5369,5370,-1,5363,5372,5370,-1,5363,5361,5372,-1,5373,5361,5345,-1,5372,5361,5373,-1,5345,5374,5373,-1,5345,5342,5374,-1,5342,5375,5374,-1,5342,5350,5375,-1,5350,5376,5375,-1,5350,5351,5376,-1,5351,5377,5376,-1,5351,5378,5377,-1,5379,5377,5378,-1,5377,5379,5380,-1,5381,5380,5379,-1,5380,5381,5382,-1,5382,5383,5384,-1,5382,5381,5383,-1,5385,5381,5386,-1,5385,5383,5381,-1,5386,5387,5385,-1,5386,5388,5387,-1,5389,5387,5388,-1,5390,5387,5389,-1,5389,5391,5392,-1,5388,5391,5389,-1,5388,5393,5391,-1,5393,5388,5386,-1,5379,5386,5381,-1,5379,5393,5386,-1,5393,5378,5394,-1,5393,5379,5378,-1,5391,5394,5395,-1,5394,5391,5393,-1,5392,5395,5396,-1,5392,5391,5395,-1,5353,5396,5395,-1,5353,5354,5396,-1,5395,5352,5353,-1,5352,5395,5394,-1,5394,5351,5352,-1,5378,5351,5394,-1,5397,5376,5377,-1,5397,5398,5376,-1,5375,5398,5399,-1,5376,5398,5375,-1,5399,5374,5375,-1,5399,5400,5374,-1,5400,5373,5374,-1,5400,5401,5373,-1,5372,5401,5402,-1,5401,5372,5373,-1,5402,5370,5372,-1,5402,5403,5370,-1,5371,5403,5404,-1,5403,5371,5370,-1,5405,5404,5403,-1,5406,5404,5405,-1,5403,5407,5405,-1,5403,5402,5407,-1,5408,5402,5401,-1,5407,5402,5408,-1,5401,5409,5408,-1,5401,5400,5409,-1,5400,5410,5409,-1,5400,5399,5410,-1,5411,5399,5398,-1,5410,5399,5411,-1,5398,5412,5411,-1,5398,5397,5412,-1,5397,5413,5412,-1,5397,5414,5413,-1,5414,5415,5413,-1,5414,5416,5415,-1,5417,5416,5418,-1,5415,5416,5417,-1,5418,5419,5417,-1,5418,5420,5419,-1,5420,5421,5419,-1,5420,5422,5421,-1,5422,5423,5421,-1,5422,5424,5423,-1,5425,5424,5422,-1,5424,5425,5426,-1,5427,5422,5420,-1,5425,5422,5427,-1,5384,5420,5418,-1,5420,5384,5427,-1,5382,5418,5416,-1,5384,5418,5382,-1,5380,5416,5414,-1,5416,5380,5382,-1,5377,5414,5397,-1,5380,5414,5377,-1,5412,5428,5429,-1,5413,5428,5412,-1,5429,5411,5412,-1,5429,5430,5411,-1,5410,5430,5431,-1,5411,5430,5410,-1,5409,5431,5432,-1,5431,5409,5410,-1,5432,5408,5409,-1,5432,5433,5408,-1,5407,5433,5434,-1,5433,5407,5408,-1,5434,5405,5407,-1,5434,5435,5405,-1,5435,5406,5405,-1,5435,5436,5406,-1,5437,5436,5435,-1,5438,5436,5437,-1,5439,5435,5434,-1,5437,5435,5439,-1,5440,5434,5433,-1,5439,5434,5440,-1,5433,5441,5440,-1,5433,5432,5441,-1,5432,5442,5441,-1,5432,5431,5442,-1,5443,5431,5430,-1,5442,5431,5443,-1,5430,5444,5443,-1,5430,5429,5444,-1,5445,5429,5428,-1,5444,5429,5445,-1,5428,5446,5445,-1,5428,5447,5446,-1,5448,5447,5449,-1,5446,5447,5448,-1,5449,5450,5448,-1,5449,5451,5450,-1,5451,5452,5450,-1,5451,5453,5452,-1,5453,5454,5452,-1,5453,5455,5454,-1,5455,5421,5423,-1,5455,5453,5421,-1,5419,5453,5451,-1,5421,5453,5419,-1,5451,5417,5419,-1,5451,5449,5417,-1,5415,5449,5447,-1,5417,5449,5415,-1,5447,5413,5415,-1,5447,5428,5413,-1,5445,5456,5457,-1,5456,5445,5446,-1,5446,5458,5456,-1,5448,5458,5446,-1,5459,5448,5450,-1,5459,5458,5448,-1,5450,5460,5459,-1,5452,5460,5450,-1,5452,5461,5460,-1,5461,5452,5454,-1,5460,5462,5463,-1,5460,5461,5462,-1,5463,5459,5460,-1,5464,5459,5463,-1,5458,5464,5465,-1,5458,5459,5464,-1,5465,5456,5458,-1,5466,5456,5465,-1,5457,5466,5467,-1,5457,5456,5466,-1,5468,5467,5469,-1,5468,5457,5467,-1,5470,5469,5471,-1,5470,5468,5469,-1,5472,5471,5473,-1,5472,5470,5471,-1,5474,5473,5475,-1,5474,5472,5473,-1,5476,5475,5477,-1,5476,5474,5475,-1,5477,5478,5476,-1,5479,5478,5477,-1,5480,5479,5481,-1,5480,5478,5479,-1,5481,5482,5480,-1,5483,5482,5481,-1,5483,5484,5485,-1,5484,5483,5481,-1,5486,5481,5479,-1,5486,5484,5481,-1,5487,5479,5477,-1,5487,5486,5479,-1,5488,5477,5475,-1,5488,5487,5477,-1,5475,5489,5488,-1,5489,5475,5473,-1,5473,5490,5489,-1,5471,5490,5473,-1,5471,5491,5490,-1,5491,5471,5469,-1,5469,5492,5491,-1,5467,5492,5469,-1,5467,5493,5492,-1,5493,5467,5466,-1,5466,5494,5493,-1,5465,5494,5466,-1,5465,5495,5494,-1,5495,5465,5464,-1,5464,5496,5495,-1,5463,5496,5464,-1,5497,5463,5462,-1,5497,5496,5463,-1,5496,5498,5499,-1,5496,5497,5498,-1,5495,5499,5500,-1,5495,5496,5499,-1,5494,5500,5501,-1,5494,5495,5500,-1,5493,5501,5502,-1,5493,5494,5501,-1,5492,5502,5503,-1,5492,5493,5502,-1,5491,5503,5504,-1,5491,5492,5503,-1,5490,5504,5505,-1,5490,5491,5504,-1,5489,5505,5506,-1,5489,5490,5505,-1,5488,5506,5507,-1,5488,5489,5506,-1,5487,5507,5508,-1,5487,5488,5507,-1,5508,5486,5487,-1,5509,5486,5508,-1,5484,5509,5510,-1,5484,5486,5509,-1,5511,5484,5510,-1,5511,5485,5484,-1,5512,5510,5513,-1,5512,5511,5510,-1,5514,5510,5509,-1,5514,5513,5510,-1,5509,5515,5514,-1,5515,5509,5508,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_40()
		{
			int[] value = {5516,5508,5507,-1,5516,5515,5508,-1,5507,5517,5516,-1,5517,5507,5506,-1,5506,5518,5517,-1,5505,5518,5506,-1,5505,5519,5518,-1,5519,5505,5504,-1,5504,5520,5519,-1,5503,5520,5504,-1,5503,5521,5520,-1,5521,5503,5502,-1,5502,5522,5521,-1,5501,5522,5502,-1,5501,5523,5522,-1,5523,5501,5500,-1,5500,5524,5523,-1,5499,5524,5500,-1,5499,5525,5524,-1,5525,5499,5498,-1,5524,5526,5527,-1,5524,5525,5526,-1,5527,5528,5529,-1,5528,5527,5526,-1,5530,5529,5531,-1,5527,5529,5530,-1,5523,5527,5530,-1,5523,5524,5527,-1,5522,5530,5532,-1,5522,5523,5530,-1,5531,5532,5530,-1,5531,5533,5532,-1,5532,5534,5535,-1,5532,5533,5534,-1,5532,5521,5522,-1,5535,5521,5532,-1,5520,5535,5536,-1,5520,5521,5535,-1,5534,5536,5535,-1,5534,5537,5536,-1,5538,5537,5539,-1,5536,5537,5538,-1,5536,5519,5520,-1,5538,5519,5536,-1,5518,5538,5540,-1,5518,5519,5538,-1,5539,5540,5538,-1,5539,5541,5540,-1,5542,5541,5543,-1,5540,5541,5542,-1,5517,5540,5542,-1,5517,5518,5540,-1,5516,5542,5544,-1,5516,5517,5542,-1,5544,5543,5545,-1,5543,5544,5542,-1,5546,5544,5545,-1,5544,5546,5547,-1,5515,5544,5547,-1,5515,5516,5544,-1,5548,5515,5547,-1,5548,5514,5515,-1,5547,5549,5548,-1,5546,5549,5547,-1,5550,5548,5549,-1,5548,5550,5551,-1,5514,5551,5513,-1,5551,5514,5548,-1,5552,5513,5551,-1,5552,5512,5513,-1,5553,5551,5550,-1,5553,5552,5551,-1,5554,5550,5555,-1,5554,5553,5550,-1,5549,5555,5550,-1,5555,5549,5556,-1,5556,5546,5557,-1,5556,5549,5546,-1,5545,5557,5546,-1,5557,5545,5558,-1,5545,5559,5558,-1,5545,5543,5559,-1,5543,5560,5559,-1,5543,5541,5560,-1,5541,5561,5560,-1,5541,5539,5561,-1,5562,5539,5537,-1,5561,5539,5562,-1,5534,5562,5537,-1,5562,5534,5563,-1,5533,5563,5534,-1,5563,5533,5564,-1,5531,5564,5533,-1,5564,5531,5565,-1,5531,5566,5565,-1,5531,5529,5566,-1,5528,5566,5529,-1,5566,5528,5567,-1,5568,5567,5569,-1,5568,5566,5567,-1,5566,5570,5565,-1,5566,5568,5570,-1,5571,5565,5570,-1,5571,5564,5565,-1,5564,5572,5563,-1,5564,5571,5572,-1,5563,5573,5562,-1,5572,5573,5563,-1,5562,5574,5561,-1,5562,5573,5574,-1,5561,5575,5560,-1,5574,5575,5561,-1,5560,5576,5559,-1,5560,5575,5576,-1,5577,5559,5576,-1,5577,5558,5559,-1,5578,5558,5577,-1,5558,5578,5557,-1,5556,5578,5579,-1,5578,5556,5557,-1,5579,5555,5556,-1,5579,5580,5555,-1,5554,5580,5581,-1,5580,5554,5555,-1,5582,5581,5580,-1,5583,5581,5582,-1,5580,5584,5582,-1,5580,5579,5584,-1,5585,5579,5578,-1,5584,5579,5585,-1,5577,5585,5578,-1,5585,5577,5586,-1,5576,5586,5577,-1,5586,5576,5587,-1,5575,5587,5576,-1,5587,5575,5588,-1,5574,5588,5575,-1,5588,5574,5589,-1,5589,5573,5590,-1,5589,5574,5573,-1,5572,5590,5573,-1,5590,5572,5591,-1,5571,5591,5572,-1,5591,5571,5592,-1,5570,5592,5571,-1,5592,5570,5593,-1,5593,5568,5594,-1,5593,5570,5568,-1,5569,5594,5568,-1,5594,5569,5595,-1,5595,5596,5594,-1,4839,5596,5595,-1,5594,5597,5593,-1,5594,5596,5597,-1,5593,4830,5592,-1,5597,4830,5593,-1,5592,4829,5591,-1,5592,4830,4829,-1,5591,5598,5590,-1,4829,5598,5591,-1,5590,5599,5589,-1,5590,5598,5599,-1,5600,5589,5599,-1,5600,5588,5589,-1,5588,5601,5587,-1,5588,5600,5601,-1,5587,5602,5586,-1,5601,5602,5587,-1,5603,5586,5602,-1,5586,5603,5585,-1,5603,5584,5585,-1,5603,5604,5584,-1,5604,5582,5584,-1,5604,5605,5582,-1,5583,5605,5606,-1,5605,5583,5582,-1,5607,5605,5608,-1,5607,5606,5605,-1,5604,5608,5605,-1,5608,5604,5609,-1,5609,5603,5610,-1,5609,5604,5603,-1,5602,5610,5603,-1,5610,5602,5611,-1,5601,5611,5602,-1,5611,5601,5612,-1,5612,5600,5613,-1,5612,5601,5600,-1,5599,5613,5600,-1,5613,5599,5614,-1,5598,5614,5599,-1,5614,5598,5615,-1,4829,5615,5598,-1,5615,4829,4826,-1,4831,4826,4829,-1,4826,4831,4827,-1,4831,5616,4827,-1,4831,5617,5616,-1,5618,5616,5617,-1,5616,5618,5619,-1,5618,4838,5619,-1,5618,4836,4838,-1,5620,5621,4837,-1,5620,5622,5621,-1,5623,5622,5624,-1,5621,5622,5623,-1,5624,4828,5623,-1,5624,5625,4828,-1,4826,5625,5626,-1,4828,5625,4826,-1,5615,5626,5627,-1,5626,5615,4826,-1,5614,5627,5628,-1,5615,5627,5614,-1,5613,5628,5629,-1,5628,5613,5614,-1,5612,5629,5630,-1,5613,5629,5612,-1,5611,5630,5631,-1,5630,5611,5612,-1,5632,5611,5631,-1,5611,5632,5610,-1,5633,5610,5632,-1,5633,5609,5610,-1,5634,5609,5633,-1,5609,5634,5608,-1,5635,5608,5634,-1,5635,5607,5608,-1,5636,5634,5637,-1,5636,5635,5634,-1,5633,5637,5634,-1,5637,5633,5638,-1,5638,5632,5639,-1,5638,5633,5632,-1,5631,5639,5632,-1,5639,5631,5640,-1,5631,5641,5640,-1,5631,5630,5641,-1,5630,5642,5641,-1,5630,5629,5642,-1,5629,5643,5642,-1,5629,5628,5643,-1,5628,5644,5643,-1,5628,5627,5644,-1,5627,5645,5644,-1,5627,5626,5645,-1,5646,5626,5625,-1,5645,5626,5646,-1,5625,5647,5646,-1,5625,5624,5647,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_41()
		{
			int[] value = {5624,5648,5647,-1,5624,5622,5648,-1,5622,5649,5648,-1,5622,5620,5649,-1,5648,5650,5651,-1,5650,5648,5649,-1,5647,5651,5652,-1,5648,5651,5647,-1,5652,5646,5647,-1,5652,5653,5646,-1,5645,5653,5654,-1,5646,5653,5645,-1,5644,5654,5655,-1,5654,5644,5645,-1,5643,5655,5656,-1,5644,5655,5643,-1,5642,5656,5657,-1,5656,5642,5643,-1,5641,5657,5658,-1,5642,5657,5641,-1,5640,5658,5659,-1,5658,5640,5641,-1,5660,5640,5659,-1,5640,5660,5639,-1,5639,5661,5638,-1,5660,5661,5639,-1,5662,5638,5661,-1,5638,5662,5637,-1,5637,5663,5636,-1,5662,5663,5637,-1,5365,5663,5662,-1,5366,5663,5365,-1,5358,5662,5661,-1,5365,5662,5358,-1,5357,5661,5660,-1,5358,5661,5357,-1,5659,5357,5660,-1,5357,5659,5356,-1,5658,5356,5659,-1,5356,5658,5355,-1,5657,5355,5658,-1,5355,5657,5354,-1,5656,5354,5657,-1,5354,5656,5396,-1,5396,5655,5392,-1,5396,5656,5655,-1,5655,5389,5392,-1,5655,5654,5389,-1,5654,5390,5389,-1,5654,5653,5390,-1,5653,5664,5390,-1,5653,5652,5664,-1,5387,5664,5665,-1,5387,5390,5664,-1,5665,5385,5387,-1,5385,5665,5666,-1,5666,5383,5385,-1,5667,5383,5666,-1,5667,5384,5383,-1,5384,5667,5427,-1,5427,5668,5425,-1,5427,5667,5668,-1,5669,5667,5666,-1,5669,5668,5667,-1,5670,5666,5665,-1,5666,5670,5669,-1,5671,5665,5664,-1,5671,5670,5665,-1,5651,5664,5652,-1,5664,5651,5671,-1,5651,5672,5671,-1,5651,5650,5672,-1,5672,5670,5671,-1,5673,5670,5672,-1,5673,5669,5670,-1,5669,5673,5674,-1,5668,5674,5675,-1,5668,5669,5674,-1,5675,5425,5668,-1,5425,5675,5426,-1,5676,5677,5678,-1,5676,5679,5677,-1,5680,5679,5681,-1,5679,5680,5677,-1,5682,5681,5683,-1,5680,5681,5682,-1,5684,5680,5682,-1,5684,5685,5680,-1,5677,5685,5686,-1,5677,5680,5685,-1,5687,5686,5685,-1,5686,5687,5688,-1,5689,5685,5684,-1,5687,5685,5689,-1,5689,4796,5690,-1,5684,4796,5689,-1,4797,5684,5682,-1,4797,4796,5684,-1,5682,5691,4797,-1,5683,5691,5682,-1,4797,5692,4798,-1,4797,5691,5692,-1,5690,4799,5693,-1,5690,4796,4799,-1,5693,4803,5694,-1,4799,4803,5693,-1,4800,4799,4798,-1,4800,4803,4799,-1,5695,4798,5692,-1,5695,4800,4798,-1,5696,4800,5695,-1,4800,5696,4801,-1,4802,5694,4803,-1,5694,4802,5697,-1,4804,5697,4802,-1,4804,5698,5697,-1,4802,4805,4804,-1,4801,4805,4802,-1,5699,4801,5696,-1,5699,4805,4801,-1,4806,5699,5700,-1,4805,5699,4806,-1,4804,5701,5698,-1,4804,4807,5701,-1,4807,5702,5701,-1,4807,4811,5702,-1,4811,4806,4808,-1,4806,4811,4807,-1,4808,5700,5703,-1,5700,4808,4806,-1,4809,5703,5704,-1,4808,5703,4809,-1,4811,5705,5702,-1,4811,4810,5705,-1,4810,5706,5705,-1,4810,5707,5706,-1,5707,4809,5708,-1,4809,5707,4810,-1,5704,5708,4809,-1,5704,5709,5708,-1,5708,5710,5711,-1,5708,5709,5710,-1,5711,5707,5708,-1,5712,5707,5711,-1,5712,5713,5714,-1,5711,5713,5712,-1,5715,5711,5710,-1,5715,5713,5711,-1,5716,5713,5715,-1,5713,5716,5717,-1,5717,5714,5713,-1,5718,5714,5717,-1,5719,5718,5720,-1,5719,5714,5718,-1,5714,5721,5712,-1,5714,5719,5721,-1,5712,5706,5707,-1,5706,5712,5721,-1,5722,5723,5724,-1,5722,5725,5723,-1,5726,5723,5727,-1,5726,5724,5723,-1,5728,5727,5723,-1,5728,5729,5727,-1,5723,5730,5728,-1,5723,5725,5730,-1,5730,5731,5728,-1,5730,5732,5731,-1,5731,5729,5728,-1,5733,5729,5731,-1,5733,5734,5729,-1,5734,5733,5735,-1,5736,5729,5734,-1,5736,5727,5729,-1,5727,5737,5726,-1,5737,5727,5736,-1,5736,5738,5737,-1,5739,5738,5736,-1,5734,5739,5736,-1,5734,5740,5739,-1,5740,5735,5741,-1,5740,5734,5735,-1,5741,4815,5740,-1,4815,5741,5742,-1,5740,4814,5739,-1,4814,5740,4815,-1,5739,5743,5738,-1,5743,5739,4814,-1,4814,5744,5743,-1,4813,5744,4814,-1,4812,5742,5745,-1,4812,4815,5742,-1,4812,5746,4819,-1,4812,5745,5746,-1,4812,4818,4813,-1,4818,4812,4819,-1,4813,5747,5744,-1,5747,4813,4818,-1,4817,5747,4818,-1,4817,5748,5747,-1,5749,4819,5746,-1,5749,4816,4819,-1,4816,5750,5751,-1,4816,5749,5750,-1,4817,5751,5752,-1,4817,4816,5751,-1,5748,5752,5753,-1,5748,4817,5752,-1,5753,5754,5755,-1,5754,5753,5752,-1,5752,5756,5754,-1,5751,5756,5752,-1,5757,5751,5750,-1,5757,5756,5751,-1,5756,5758,5759,-1,5756,5757,5758,-1,5759,5760,5761,-1,5760,5759,5758,-1,5760,5762,5761,-1,5762,5760,5763,-1,5763,5764,5762,-1,5765,5764,5763,-1,5765,5766,5764,-1,5766,5765,5767,-1,5768,5764,5766,-1,5768,5769,5764,-1,5769,5770,5771,-1,5770,5769,5768,-1,5771,5772,5769,-1,5771,5773,5772,-1,5774,5773,5775,-1,5773,5774,5772,-1,5776,5774,5775,-1,5774,5776,5777,-1,5777,5761,5774,-1,5759,5761,5777,-1,5774,5762,5772,-1,5774,5761,5762,-1,5762,5769,5772,-1,5762,5764,5769,-1,5686,5678,5677,-1,5686,5778,5678,-1,5778,5688,5779,-1,5778,5686,5688,-1,5779,5780,5778,-1,5780,5779,5781,-1,5778,5782,5678,-1,5782,5778,5780,-1,5678,5783,5676,-1,5783,5678,5782,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_42()
		{
			int[] value = {5782,5784,5783,-1,5785,5784,5782,-1,5780,5785,5782,-1,5780,5786,5785,-1,5786,5781,5787,-1,5786,5780,5781,-1,5787,5788,5786,-1,5788,5787,5789,-1,5790,5786,5788,-1,5790,5785,5786,-1,5785,5791,5784,-1,5791,5785,5790,-1,5790,5792,5791,-1,5793,5792,5790,-1,5788,5793,5790,-1,5788,5794,5793,-1,5794,5789,5795,-1,5794,5788,5789,-1,5795,5796,5794,-1,5796,5795,5797,-1,5794,5798,5793,-1,5798,5794,5796,-1,5793,5799,5792,-1,5799,5793,5798,-1,5800,5798,5801,-1,5800,5799,5798,-1,5796,5801,5798,-1,5796,5802,5801,-1,5797,5802,5796,-1,5803,5802,5797,-1,5803,5804,5802,-1,5804,5803,5805,-1,5802,5806,5801,-1,5806,5802,5804,-1,5801,5807,5800,-1,5807,5801,5806,-1,5808,5806,5809,-1,5808,5807,5806,-1,5804,5809,5806,-1,5804,5810,5809,-1,5805,5810,5804,-1,5811,5810,5805,-1,5810,5720,5718,-1,5810,5811,5720,-1,5809,5718,5717,-1,5809,5810,5718,-1,5808,5717,5716,-1,5808,5809,5717,-1,5812,5813,5814,-1,5812,5815,5813,-1,5816,5815,5817,-1,5813,5815,5816,-1,5817,5818,5816,-1,5817,5819,5818,-1,5732,5816,5818,-1,5732,5730,5816,-1,5813,5730,5725,-1,5816,5730,5813,-1,5725,5814,5813,-1,5725,5722,5814,-1,5815,5820,5821,-1,5815,5812,5820,-1,5821,5817,5815,-1,5822,5817,5821,-1,5822,5819,5817,-1,5819,5822,5823,-1,5824,5823,5822,-1,5824,5825,5823,-1,5822,5826,5824,-1,5821,5826,5822,-1,5827,5821,5820,-1,5827,5826,5821,-1,5828,5826,5827,-1,5826,5828,5829,-1,5829,5824,5826,-1,5830,5824,5829,-1,5825,5830,5831,-1,5825,5824,5830,-1,5832,5831,5830,-1,5832,5833,5831,-1,5834,5830,5829,-1,5834,5832,5830,-1,5835,5829,5828,-1,5835,5834,5829,-1,5836,5834,5835,-1,5834,5836,5837,-1,5837,5832,5834,-1,5838,5832,5837,-1,5833,5838,5839,-1,5833,5832,5838,-1,5840,5839,5838,-1,5840,5841,5839,-1,5838,5842,5840,-1,5837,5842,5838,-1,5843,5837,5836,-1,5843,5842,5837,-1,5770,5842,5843,-1,5842,5770,5768,-1,5768,5840,5842,-1,5766,5840,5768,-1,5841,5766,5767,-1,5841,5840,5766,-1,5754,5759,5777,-1,5754,5756,5759,-1,5755,5777,5776,-1,5755,5754,5777,-1,5444,5457,5468,-1,5445,5457,5444,-1,5443,5468,5470,-1,5468,5443,5444,-1,5442,5470,5472,-1,5443,5470,5442,-1,5472,5441,5442,-1,5472,5474,5441,-1,5474,5440,5441,-1,5474,5476,5440,-1,5439,5476,5478,-1,5476,5439,5440,-1,5478,5437,5439,-1,5478,5480,5437,-1,5480,5438,5437,-1,5480,5482,5438,-1,5844,5845,5846,-1,5844,5847,5845,-1,5846,5848,5844,-1,5846,5849,5848,-1,5850,5844,5848,-1,5844,5850,5851,-1,5847,5851,5852,-1,5851,5847,5844,-1,5853,5852,5851,-1,5853,5854,5852,-1,5855,5851,5850,-1,5853,5851,5855,-1,5856,5850,5857,-1,5856,5855,5850,-1,5857,5848,5858,-1,5857,5850,5848,-1,5858,5849,5859,-1,5858,5848,5849,-1,5860,5859,5861,-1,5858,5859,5860,-1,5858,5862,5857,-1,5858,5860,5862,-1,5862,5856,5857,-1,5856,5862,5863,-1,5864,5863,5862,-1,5865,5863,5864,-1,5864,5860,5866,-1,5864,5862,5860,-1,5867,5860,5861,-1,5866,5860,5867,-1,5868,5866,5867,-1,5866,5868,5869,-1,5870,5866,5869,-1,5866,5870,5864,-1,5870,5865,5864,-1,5865,5870,5871,-1,5872,5871,5870,-1,5873,5871,5872,-1,5870,5874,5872,-1,5870,5869,5874,-1,5875,5869,5868,-1,5874,5869,5875,-1,5876,5875,5877,-1,5874,5875,5876,-1,5876,5872,5874,-1,5876,5878,5872,-1,5879,5872,5878,-1,5873,5872,5879,-1,5880,5878,5881,-1,5880,5879,5878,-1,5878,5882,5881,-1,5878,5876,5882,-1,5882,5877,5883,-1,5882,5876,5877,-1,5882,5884,5885,-1,5882,5883,5884,-1,5881,5885,5886,-1,5882,5885,5881,-1,5881,5887,5880,-1,5881,5886,5887,-1,5888,5887,5886,-1,5889,5887,5888,-1,5886,5890,5888,-1,5886,5885,5890,-1,5891,5885,5884,-1,5890,5885,5891,-1,5890,5892,5893,-1,5890,5891,5892,-1,5893,5888,5890,-1,5893,5894,5888,-1,5894,5889,5888,-1,5889,5894,5895,-1,5896,5895,5894,-1,5897,5895,5896,-1,5898,5894,5893,-1,5896,5894,5898,-1,5899,5893,5892,-1,5898,5893,5899,-1,5900,5898,5899,-1,5898,5900,5901,-1,5901,5896,5898,-1,5901,5902,5896,-1,5897,5902,5903,-1,5897,5896,5902,-1,5904,5903,5902,-1,5905,5903,5904,-1,5906,5902,5901,-1,5904,5902,5906,-1,5907,5901,5900,-1,5906,5901,5907,-1,5908,5907,5909,-1,5906,5907,5908,-1,5910,5906,5908,-1,5906,5910,5904,-1,5911,5904,5910,-1,5905,5904,5911,-1,5912,5910,5913,-1,5912,5911,5910,-1,5913,5908,5914,-1,5913,5910,5908,-1,5914,5909,5915,-1,5914,5908,5909,-1,5916,5915,5917,-1,5914,5915,5916,-1,5918,5914,5916,-1,5914,5918,5913,-1,5919,5913,5918,-1,5912,5913,5919,-1,5920,5918,5921,-1,5920,5919,5918,-1,5916,5921,5918,-1,5921,5916,5922,-1,5922,5917,5923,-1,5922,5916,5917,-1,5924,5923,5925,-1,5922,5923,5924,-1,5926,5922,5924,-1,5922,5926,5921,-1,5921,5927,5920,-1,5921,5926,5927,-1,5928,5926,5929,-1,5928,5927,5926,-1,5929,5924,5930,-1,5929,5926,5924,-1,5930,5925,5931,-1,5930,5924,5925,-1,5932,5931,5933,-1,5930,5931,5932,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_43()
		{
			int[] value = {5934,5930,5932,-1,5930,5934,5929,-1,5935,5929,5934,-1,5928,5929,5935,-1,5936,5934,5937,-1,5936,5935,5934,-1,5937,5932,5938,-1,5937,5934,5932,-1,5938,5933,5939,-1,5938,5932,5933,-1,5847,5939,5845,-1,5938,5939,5847,-1,5852,5938,5847,-1,5938,5852,5937,-1,5854,5937,5852,-1,5936,5937,5854,-1,5940,5941,5942,-1,5940,5943,5941,-1,5944,5942,5945,-1,5942,5944,5940,-1,5946,5940,5944,-1,5940,5946,5947,-1,5943,5947,5948,-1,5943,5940,5947,-1,5948,5949,5943,-1,5949,5948,5950,-1,5943,5951,5941,-1,5951,5943,5949,-1,5941,5952,5953,-1,5952,5941,5951,-1,5942,5953,5954,-1,5941,5953,5942,-1,5945,5954,5955,-1,5954,5945,5942,-1,5955,5956,5945,-1,5955,5957,5956,-1,5958,5945,5956,-1,5958,5944,5945,-1,5959,5944,5958,-1,5946,5944,5959,-1,5960,5958,5961,-1,5958,5960,5959,-1,5956,5961,5958,-1,5956,5962,5961,-1,5962,5957,5963,-1,5957,5962,5956,-1,5963,5964,5962,-1,5963,5965,5964,-1,5962,5966,5961,-1,5966,5962,5964,-1,5960,5966,5967,-1,5960,5961,5966,-1,5968,5967,5966,-1,5968,5969,5967,-1,5964,5968,5966,-1,5964,5970,5968,-1,5971,5964,5965,-1,5971,5970,5964,-1,5972,5970,5971,-1,5970,5972,5973,-1,5974,5970,5973,-1,5974,5968,5970,-1,5974,5969,5968,-1,5969,5974,5975,-1,5976,5975,5974,-1,5976,5977,5975,-1,5978,5974,5973,-1,5978,5976,5974,-1,5979,5973,5972,-1,5979,5978,5973,-1,5980,5979,5981,-1,5978,5979,5980,-1,5980,5976,5978,-1,5982,5976,5980,-1,5983,5976,5982,-1,5977,5976,5983,-1,5984,5982,5985,-1,5982,5984,5983,-1,5986,5982,5980,-1,5986,5985,5982,-1,5986,5981,5987,-1,5981,5986,5980,-1,5986,5988,5989,-1,5986,5987,5988,-1,5985,5989,5990,-1,5985,5986,5989,-1,5985,5991,5984,-1,5985,5990,5991,-1,5992,5991,5990,-1,5992,5993,5991,-1,5990,5994,5992,-1,5989,5994,5990,-1,5995,5989,5988,-1,5995,5994,5989,-1,5994,5996,5997,-1,5994,5995,5996,-1,5997,5992,5994,-1,5998,5992,5997,-1,5998,5999,6000,-1,5997,5999,5998,-1,6001,5997,5996,-1,6001,5999,5997,-1,6002,5999,6001,-1,5999,6002,6003,-1,6003,6000,5999,-1,6004,6000,6003,-1,6004,6005,6000,-1,6005,6004,6006,-1,6000,6007,5998,-1,6000,6005,6007,-1,5998,5993,5992,-1,5993,5998,6007,-1,6008,6006,6004,-1,6008,6009,6006,-1,6010,6004,6003,-1,6010,6008,6004,-1,6011,6003,6002,-1,6011,6010,6003,-1,6012,6011,6013,-1,6010,6011,6012,-1,6014,6010,6012,-1,6014,6008,6010,-1,6015,6008,6014,-1,6009,6008,6015,-1,6016,6014,6017,-1,6014,6016,6015,-1,6017,6012,6018,-1,6012,6017,6014,-1,6018,6013,6019,-1,6013,6018,6012,-1,6019,6020,6018,-1,6019,6021,6020,-1,6022,6018,6020,-1,6022,6017,6018,-1,6017,6023,6016,-1,6017,6022,6023,-1,6024,6022,6025,-1,6022,6024,6023,-1,6025,6020,6026,-1,6020,6025,6022,-1,6026,6021,6027,-1,6021,6026,6020,-1,6028,6027,6029,-1,6026,6027,6028,-1,6030,6026,6028,-1,6030,6025,6026,-1,6031,6025,6030,-1,6024,6025,6031,-1,6032,6030,6033,-1,6030,6032,6031,-1,6033,6028,6034,-1,6028,6033,6030,-1,6034,6029,6035,-1,6029,6034,6028,-1,5951,6035,5952,-1,6034,6035,5951,-1,5949,6034,5951,-1,5949,6033,6034,-1,5950,6033,5949,-1,6032,6033,5950,-1,5131,4903,4905,-1,5131,5129,4903,-1,5133,4905,4906,-1,4905,5133,5131,-1,5133,4907,5139,-1,5133,4906,4907,-1,4909,5139,4907,-1,4909,5140,5139,-1,4935,5140,4909,-1,5143,5140,4935,-1,4832,5143,4935,-1,4832,5144,5143,-1,4834,5144,4832,-1,5147,5144,4834,-1,5148,4834,4961,-1,4834,5148,5147,-1,4961,5151,5148,-1,5151,4961,4989,-1,5152,4989,4990,-1,4989,5152,5151,-1,5081,4990,5017,-1,5081,5152,4990,-1,5019,5081,5017,-1,5019,5079,5081,-1,5021,5079,5019,-1,5078,5079,5021,-1,5072,5078,5021,-1,5072,5089,5078,-1,5089,5073,5090,-1,5089,5072,5073,-1,5243,5090,5073,-1,5243,5097,5090,-1,5097,5269,5099,-1,5097,5243,5269,-1,5271,5099,5269,-1,5271,5105,5099,-1,5107,5271,5297,-1,5107,5105,5271,-1,5113,5297,5299,-1,5297,5113,5107,-1,5299,5115,5113,-1,5115,5299,5325,-1,5121,5325,5327,-1,5325,5121,5115,-1,5327,5123,5121,-1,5123,5327,4904,-1,5129,4904,4903,-1,4904,5129,5123,-1,5206,5125,5126,-1,5125,5206,5207,-1,5126,5205,5206,-1,5205,5126,5136,-1,5204,5136,5137,-1,5136,5204,5205,-1,5138,5204,5137,-1,5189,5204,5138,-1,5141,5189,5138,-1,5141,5187,5189,-1,5142,5187,5141,-1,5182,5187,5142,-1,5145,5182,5142,-1,5145,5181,5182,-1,5146,5181,5145,-1,5178,5181,5146,-1,5177,5146,5149,-1,5146,5177,5178,-1,5149,5172,5177,-1,5172,5149,5150,-1,5155,5150,5153,-1,5150,5155,5172,-1,5083,5155,5153,-1,5156,5155,5083,-1,5084,5156,5083,-1,5084,5171,5156,-1,5085,5171,5084,-1,5170,5171,5085,-1,5087,5170,5085,-1,5087,5169,5170,-1,5093,5169,5087,-1,5239,5169,5093,-1,5233,5093,5094,-1,5093,5233,5239,-1,5233,5101,5231,-1,5233,5094,5101,-1,5102,5231,5101,-1,5102,5225,5231,-1,5102,5223,5225,-1,5223,5102,5109,-1,5217,5109,5110,-1,5109,5217,5223,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_44()
		{
			int[] value = {5215,5110,5117,-1,5215,5217,5110,-1,5118,5215,5117,-1,5118,5208,5215,-1,5207,5118,5125,-1,5207,5208,5118,-1,5211,5939,5933,-1,5939,5211,5199,-1,5845,5199,5197,-1,5199,5845,5939,-1,5846,5197,5194,-1,5846,5845,5197,-1,5849,5194,5192,-1,5194,5849,5846,-1,5192,5859,5849,-1,5859,5192,5191,-1,5184,5859,5191,-1,5184,5861,5859,-1,5861,5183,5867,-1,5861,5184,5183,-1,5180,5867,5183,-1,5180,5868,5867,-1,5180,5875,5868,-1,5875,5180,5179,-1,5877,5179,5176,-1,5179,5877,5875,-1,5176,5883,5877,-1,5883,5176,5175,-1,5884,5175,5161,-1,5175,5884,5883,-1,5884,5160,5891,-1,5884,5161,5160,-1,5162,5891,5160,-1,5162,5892,5891,-1,5241,5892,5162,-1,5899,5892,5241,-1,5240,5899,5241,-1,5240,5900,5899,-1,5236,5900,5240,-1,5907,5900,5236,-1,5909,5236,5235,-1,5236,5909,5907,-1,5909,5228,5915,-1,5909,5235,5228,-1,5227,5915,5228,-1,5227,5917,5915,-1,5220,5917,5227,-1,5923,5917,5220,-1,5925,5220,5219,-1,5220,5925,5923,-1,5219,5931,5925,-1,5931,5219,5212,-1,5933,5212,5211,-1,5212,5933,5931,-1,4936,4835,4832,-1,4936,4959,4835,-1,4937,4959,4936,-1,4937,4956,4959,-1,4821,4956,4937,-1,4821,4820,4956,-1,4957,4823,4963,-1,4957,4824,4823,-1,4958,4963,4960,-1,4958,4957,4963,-1,4833,4960,4834,-1,4833,4958,4960,-1,5683,5673,5672,-1,5683,5681,5673,-1,5681,5674,5673,-1,5674,5681,5679,-1,5679,5675,5674,-1,5679,5676,5675,-1,5426,5676,5783,-1,5426,5675,5676,-1,5783,5424,5426,-1,5783,5784,5424,-1,5423,5784,5791,-1,5423,5424,5784,-1,5791,5455,5423,-1,5791,5792,5455,-1,5455,5799,5454,-1,5455,5792,5799,-1,5454,5800,5461,-1,5799,5800,5454,-1,5807,5461,5800,-1,5462,5461,5807,-1,5462,5808,5497,-1,5807,5808,5462,-1,5716,5497,5808,-1,5498,5497,5716,-1,5498,5715,5525,-1,5716,5715,5498,-1,5525,5710,5526,-1,5525,5715,5710,-1,5526,5709,5528,-1,5710,5709,5526,-1,5567,5709,5704,-1,5567,5528,5709,-1,5704,5569,5567,-1,5704,5703,5569,-1,5703,5595,5569,-1,5595,5703,5700,-1,5700,4839,5595,-1,5700,5699,4839,-1,5699,4837,4839,-1,4837,5699,5696,-1,4837,5695,5620,-1,5696,5695,4837,-1,5620,5692,5649,-1,5620,5695,5692,-1,5649,5691,5650,-1,5692,5691,5649,-1,5650,5683,5672,-1,5650,5691,5683,-1,5755,5689,5690,-1,5689,5755,5776,-1,5776,5687,5689,-1,5776,5775,5687,-1,5775,5688,5687,-1,5688,5775,5773,-1,5773,5779,5688,-1,5773,5771,5779,-1,5781,5771,5770,-1,5781,5779,5771,-1,5781,5843,5787,-1,5770,5843,5781,-1,5789,5843,5836,-1,5789,5787,5843,-1,5836,5795,5789,-1,5836,5835,5795,-1,5795,5828,5797,-1,5795,5835,5828,-1,5797,5827,5803,-1,5828,5827,5797,-1,5820,5803,5827,-1,5805,5803,5820,-1,5820,5811,5805,-1,5820,5812,5811,-1,5811,5814,5720,-1,5811,5812,5814,-1,5720,5722,5719,-1,5814,5722,5720,-1,5719,5724,5721,-1,5719,5722,5724,-1,5721,5726,5706,-1,5724,5726,5721,-1,5726,5705,5706,-1,5705,5726,5737,-1,5737,5702,5705,-1,5737,5738,5702,-1,5738,5701,5702,-1,5701,5738,5743,-1,5743,5698,5701,-1,5743,5744,5698,-1,5744,5697,5698,-1,5697,5744,5747,-1,5697,5748,5694,-1,5747,5748,5697,-1,5753,5694,5748,-1,5693,5694,5753,-1,5693,5755,5690,-1,5753,5755,5693,-1,5621,4838,4837,-1,5621,5619,4838,-1,5623,5619,5621,-1,5623,5616,5619,-1,4828,5616,5623,-1,4828,4827,5616,-1,5617,4830,5597,-1,5617,4831,4830,-1,5618,5597,5596,-1,5618,5617,5597,-1,4836,5596,4839,-1,4836,5618,5596,-1,5981,5745,5742,-1,5981,5979,5745,-1,5742,5987,5981,-1,5742,5741,5987,-1,5988,5741,5735,-1,5988,5987,5741,-1,5988,5733,5995,-1,5735,5733,5988,-1,5731,5995,5733,-1,5996,5995,5731,-1,5732,5996,5731,-1,5732,6001,5996,-1,5818,6001,5732,-1,6002,6001,5818,-1,6002,5819,6011,-1,5818,5819,6002,-1,5823,6011,5819,-1,6013,6011,5823,-1,6013,5825,6019,-1,5823,5825,6013,-1,5831,6019,5825,-1,6021,6019,5831,-1,6027,5831,5833,-1,5831,6027,6021,-1,6029,5833,5839,-1,6029,6027,5833,-1,5839,6035,6029,-1,5839,5841,6035,-1,5767,6035,5841,-1,5952,6035,5767,-1,5953,5767,5765,-1,5767,5953,5952,-1,5954,5765,5763,-1,5954,5953,5765,-1,5955,5763,5760,-1,5763,5955,5954,-1,5957,5760,5758,-1,5957,5955,5760,-1,5758,5963,5957,-1,5758,5757,5963,-1,5750,5963,5757,-1,5965,5963,5750,-1,5965,5749,5971,-1,5750,5749,5965,-1,5746,5971,5749,-1,5972,5971,5746,-1,5745,5972,5746,-1,5745,5979,5972,-1,6036,6037,6038,-1,6039,6037,6036,-1,6039,6040,6037,-1,6039,6041,6040,-1,6042,6041,6039,-1,6043,6041,6042,-1,6043,6044,6041,-1,6043,6045,6044,-1,6043,6046,6045,-1,6043,6047,6046,-1,6043,6048,6047,-1,6043,6049,6048,-1,6043,6050,6049,-1,6043,6051,6050,-1,6043,6052,6051,-1,6043,6053,6052,-1,6043,6054,6053,-1,6043,6055,6054,-1,6043,6056,6055,-1,6043,6057,6056,-1,6043,6058,6057,-1,6043,6059,6058,-1,6060,6061,6062,-1,6060,6063,6061,-1,6064,6063,6060,-1,6065,6063,6064,-1,6065,6066,6063,-1,6065,6067,6066,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_45()
		{
			int[] value = {6068,6067,6065,-1,6069,6067,6068,-1,6070,6067,6069,-1,6071,6067,6070,-1,6072,6067,6071,-1,6073,6067,6072,-1,6074,6067,6073,-1,6075,6067,6074,-1,6076,6067,6075,-1,6077,6067,6076,-1,6078,6067,6077,-1,6079,6067,6078,-1,6080,6067,6079,-1,6081,6067,6080,-1,6082,6067,6081,-1,6082,6083,6067,-1,6084,5854,5853,-1,6084,6085,5854,-1,6086,5853,5855,-1,5853,6086,6084,-1,6087,5855,5856,-1,6087,6086,5855,-1,5863,6087,5856,-1,5863,6088,6087,-1,5865,6088,5863,-1,6089,6088,5865,-1,5871,6089,5865,-1,5871,6090,6089,-1,5873,6090,5871,-1,6091,6090,5873,-1,6092,5873,5879,-1,5873,6092,6091,-1,6093,5879,5880,-1,6093,6092,5879,-1,6094,5880,5887,-1,5880,6094,6093,-1,5889,6094,5887,-1,6095,6094,5889,-1,5895,6095,5889,-1,5895,6096,6095,-1,5897,6096,5895,-1,6097,6096,5897,-1,5903,6097,5897,-1,5903,6098,6097,-1,5905,6098,5903,-1,6099,6098,5905,-1,6100,5905,5911,-1,5905,6100,6099,-1,6100,5912,6101,-1,6100,5911,5912,-1,5919,6101,5912,-1,5919,6102,6101,-1,6103,5919,5920,-1,6103,6102,5919,-1,6104,5920,5927,-1,5920,6104,6103,-1,6105,5927,5928,-1,6105,6104,5927,-1,6106,5928,5935,-1,5928,6106,6105,-1,5935,6107,6106,-1,6107,5935,5936,-1,6085,5936,5854,-1,5936,6085,6107,-1,6108,5948,5947,-1,6108,6109,5948,-1,6110,5947,5946,-1,5947,6110,6108,-1,6111,5946,5959,-1,6111,6110,5946,-1,6112,5959,5960,-1,5959,6112,6111,-1,5967,6112,5960,-1,6113,6112,5967,-1,5969,6113,5967,-1,5969,6114,6113,-1,5975,6114,5969,-1,6115,6114,5975,-1,5977,6115,5975,-1,5977,6116,6115,-1,6117,5977,5983,-1,6117,6116,5977,-1,5983,6118,6117,-1,5983,5984,6118,-1,6119,5984,5991,-1,6119,6118,5984,-1,5993,6119,5991,-1,5993,6120,6119,-1,6007,6120,5993,-1,6121,6120,6007,-1,6005,6121,6007,-1,6005,6122,6121,-1,6006,6122,6005,-1,6123,6122,6006,-1,6123,6009,6124,-1,6006,6009,6123,-1,6015,6124,6009,-1,6125,6124,6015,-1,6016,6125,6015,-1,6016,6126,6125,-1,6023,6126,6016,-1,6127,6126,6023,-1,6128,6023,6024,-1,6023,6128,6127,-1,6129,6024,6031,-1,6129,6128,6024,-1,6130,6031,6032,-1,6031,6130,6129,-1,6131,6032,5950,-1,6131,6130,6032,-1,6109,5950,5948,-1,5950,6109,6131,-1,6132,6085,6084,-1,6132,6133,6085,-1,6132,6086,6134,-1,6132,6084,6086,-1,6134,6135,6132,-1,6134,6136,6135,-1,6137,6132,6135,-1,6137,6133,6132,-1,6135,6138,6137,-1,6139,6138,6135,-1,6136,6139,6135,-1,6139,6136,6140,-1,6140,6141,6139,-1,6140,6142,6141,-1,6139,6143,6138,-1,6141,6143,6139,-1,6138,6144,6145,-1,6138,6143,6144,-1,6145,6137,6138,-1,6145,6146,6137,-1,6133,6146,6147,-1,6133,6137,6146,-1,6107,6133,6147,-1,6107,6085,6133,-1,6147,6106,6107,-1,6147,6148,6106,-1,6146,6148,6147,-1,6146,6149,6148,-1,6146,6150,6149,-1,6145,6150,6146,-1,6150,6144,6151,-1,6144,6150,6145,-1,6144,6152,6151,-1,6153,6152,6144,-1,6153,6154,6152,-1,6155,6154,6153,-1,6155,6156,6154,-1,6157,6156,6155,-1,6158,6157,6155,-1,6157,6158,6159,-1,6160,6159,6158,-1,6161,6159,6160,-1,6161,6162,6163,-1,6161,6160,6162,-1,6164,6163,6162,-1,6165,6163,6164,-1,6166,6162,6167,-1,6164,6162,6166,-1,6168,6167,6142,-1,6166,6167,6168,-1,6142,6169,6168,-1,6142,6140,6169,-1,6170,6140,6136,-1,6169,6140,6170,-1,6171,6136,6134,-1,6170,6136,6171,-1,6087,6134,6086,-1,6171,6134,6087,-1,6088,6171,6087,-1,6171,6088,6172,-1,6170,6172,6173,-1,6171,6172,6170,-1,6169,6173,6174,-1,6169,6170,6173,-1,6174,6168,6169,-1,6174,6175,6168,-1,6166,6175,6176,-1,6166,6168,6175,-1,6176,6164,6166,-1,6176,6177,6164,-1,6177,6165,6164,-1,6165,6177,6178,-1,6178,6179,6165,-1,6178,6180,6179,-1,6179,6163,6165,-1,6179,6181,6163,-1,6181,6161,6163,-1,6161,6181,6182,-1,6161,6183,6159,-1,6182,6183,6161,-1,6159,6184,6157,-1,6159,6183,6184,-1,6157,6185,6156,-1,6184,6185,6157,-1,6156,6186,6187,-1,6156,6185,6186,-1,6187,6154,6156,-1,6187,6188,6154,-1,6152,6188,6189,-1,6152,6154,6188,-1,6189,6151,6152,-1,6189,6190,6151,-1,6150,6190,6191,-1,6150,6151,6190,-1,6191,6149,6150,-1,6191,6192,6149,-1,6148,6192,6193,-1,6148,6149,6192,-1,6106,6193,6105,-1,6193,6106,6148,-1,6105,6194,6104,-1,6193,6194,6105,-1,6193,6195,6194,-1,6192,6195,6193,-1,6192,6196,6195,-1,6191,6196,6192,-1,6197,6191,6190,-1,6197,6196,6191,-1,6190,6198,6197,-1,6189,6198,6190,-1,6199,6189,6188,-1,6199,6198,6189,-1,6188,6200,6199,-1,6187,6200,6188,-1,6187,6201,6200,-1,6186,6201,6187,-1,6186,6202,6201,-1,6203,6202,6186,-1,6185,6203,6186,-1,6203,6185,6204,-1,6184,6204,6185,-1,6205,6204,6184,-1,6183,6205,6184,-1,6205,6183,6206,-1,6182,6206,6183,-1,6207,6206,6182,-1,6208,6182,6181,-1,6207,6182,6208,-1,6179,6208,6181,-1,6209,6208,6179,-1,6210,6179,6180,-1,6209,6179,6210,-1,6211,6210,6180,-1,6212,6210,6211,-1,6213,6180,6178,-1,6211,6180,6213,-1,6214,6178,6177,-1,6213,6178,6214,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_46()
		{
			int[] value = {6177,6215,6214,-1,6177,6176,6215,-1,6216,6176,6175,-1,6215,6176,6216,-1,6175,6217,6216,-1,6175,6174,6217,-1,6218,6174,6173,-1,6217,6174,6218,-1,6219,6173,6172,-1,6218,6173,6219,-1,6089,6172,6088,-1,6219,6172,6089,-1,6219,6090,6220,-1,6219,6089,6090,-1,6220,6218,6219,-1,6220,6221,6218,-1,6221,6217,6218,-1,6217,6221,6222,-1,6222,6216,6217,-1,6222,6223,6216,-1,6223,6215,6216,-1,6215,6223,6224,-1,6224,6214,6215,-1,6224,6225,6214,-1,6213,6225,6226,-1,6213,6214,6225,-1,6226,6211,6213,-1,6226,6227,6211,-1,6227,6212,6211,-1,6212,6227,6228,-1,6229,6212,6228,-1,6212,6229,6230,-1,6231,6230,6229,-1,6232,6230,6231,-1,6233,6232,6231,-1,6232,6233,6234,-1,6235,6234,6233,-1,6236,6234,6235,-1,6049,6236,6235,-1,6236,6049,6050,-1,6050,6237,6236,-1,6050,6051,6237,-1,6236,6238,6234,-1,6236,6237,6238,-1,6237,6239,6238,-1,6240,6239,6237,-1,6240,6241,6239,-1,6240,6242,6241,-1,6242,6243,6241,-1,6244,6243,6242,-1,6244,6245,6243,-1,6244,6246,6245,-1,6245,6247,6248,-1,6247,6245,6246,-1,6248,6249,6250,-1,6247,6249,6248,-1,6250,6251,6252,-1,6251,6250,6249,-1,6249,6058,6251,-1,6249,6057,6058,-1,6247,6057,6249,-1,6056,6057,6247,-1,6246,6056,6247,-1,6246,6055,6056,-1,6244,6055,6246,-1,6054,6055,6244,-1,6053,6244,6242,-1,6244,6053,6054,-1,6052,6242,6240,-1,6052,6053,6242,-1,6051,6240,6237,-1,6240,6051,6052,-1,6048,6235,6253,-1,6048,6049,6235,-1,6253,6233,6254,-1,6253,6235,6233,-1,6254,6231,6255,-1,6254,6233,6231,-1,6255,6229,6256,-1,6255,6231,6229,-1,6256,6228,6257,-1,6256,6229,6228,-1,6257,6227,6258,-1,6257,6228,6227,-1,6258,6226,6259,-1,6258,6227,6226,-1,6259,6225,6260,-1,6259,6226,6225,-1,6260,6224,6261,-1,6260,6225,6224,-1,6261,6223,6262,-1,6261,6224,6223,-1,6222,6262,6223,-1,6262,6222,6263,-1,6263,6221,6264,-1,6263,6222,6221,-1,6264,6220,6265,-1,6264,6221,6220,-1,6265,6090,6091,-1,6265,6220,6090,-1,6091,6266,6265,-1,6091,6092,6266,-1,6267,6265,6266,-1,6265,6267,6264,-1,6268,6264,6267,-1,6263,6264,6268,-1,6269,6263,6268,-1,6263,6269,6262,-1,6262,6270,6261,-1,6262,6269,6270,-1,6271,6261,6270,-1,6261,6271,6260,-1,6272,6260,6271,-1,6259,6260,6272,-1,6273,6259,6272,-1,6259,6273,6258,-1,6274,6258,6273,-1,6257,6258,6274,-1,6275,6257,6274,-1,6257,6275,6256,-1,6276,6256,6275,-1,6255,6256,6276,-1,6277,6255,6276,-1,6255,6277,6254,-1,6278,6254,6277,-1,6253,6254,6278,-1,6047,6253,6278,-1,6253,6047,6048,-1,6046,6278,6279,-1,6046,6047,6278,-1,6280,6278,6277,-1,6279,6278,6280,-1,6280,6276,6281,-1,6280,6277,6276,-1,6281,6275,6282,-1,6281,6276,6275,-1,6282,6274,6283,-1,6282,6275,6274,-1,6283,6273,6284,-1,6283,6274,6273,-1,6284,6272,6285,-1,6284,6273,6272,-1,6285,6271,6286,-1,6285,6272,6271,-1,6270,6286,6271,-1,6286,6270,6287,-1,6287,6269,6288,-1,6287,6270,6269,-1,6288,6268,6289,-1,6288,6269,6268,-1,6289,6267,6290,-1,6289,6268,6267,-1,6290,6266,6291,-1,6290,6267,6266,-1,6291,6092,6093,-1,6291,6266,6092,-1,6292,6093,6094,-1,6291,6093,6292,-1,6291,6293,6290,-1,6291,6292,6293,-1,6290,6294,6289,-1,6290,6293,6294,-1,6295,6289,6294,-1,6289,6295,6288,-1,6288,6296,6287,-1,6288,6295,6296,-1,6297,6287,6296,-1,6287,6297,6286,-1,6286,6298,6285,-1,6286,6297,6298,-1,6299,6285,6298,-1,6285,6299,6284,-1,6300,6298,6301,-1,6300,6299,6298,-1,6302,6301,6303,-1,6301,6302,6300,-1,6304,6302,6303,-1,6305,6302,6304,-1,6306,6305,6304,-1,6306,6307,6305,-1,6308,6307,6306,-1,6309,6307,6308,-1,6310,6309,6308,-1,6310,6311,6309,-1,6308,6312,6310,-1,6308,6313,6312,-1,6314,6313,6315,-1,6314,6312,6313,-1,6316,6315,6317,-1,6315,6316,6314,-1,6318,6317,6319,-1,6318,6316,6317,-1,6320,6319,6321,-1,6319,6320,6318,-1,6322,6321,6323,-1,6322,6320,6321,-1,6100,6323,6099,-1,6323,6100,6322,-1,6099,6324,6098,-1,6323,6324,6099,-1,6323,6325,6324,-1,6321,6325,6323,-1,6319,6325,6321,-1,6319,6326,6325,-1,6327,6319,6317,-1,6327,6326,6319,-1,6315,6327,6317,-1,6315,6328,6327,-1,6329,6315,6313,-1,6329,6328,6315,-1,6313,6306,6329,-1,6308,6306,6313,-1,6304,6329,6306,-1,6304,6330,6329,-1,6304,6331,6330,-1,6304,6303,6331,-1,6332,6303,6301,-1,6332,6331,6303,-1,6331,6333,6334,-1,6333,6331,6332,-1,6335,6334,6333,-1,6335,6336,6334,-1,6336,6337,6338,-1,6337,6336,6335,-1,6338,6339,6340,-1,6337,6339,6338,-1,6340,6341,6342,-1,6341,6340,6339,-1,6342,6095,6096,-1,6341,6095,6342,-1,6097,6342,6096,-1,6343,6342,6097,-1,6342,6344,6340,-1,6344,6342,6343,-1,6345,6340,6344,-1,6345,6338,6340,-1,6346,6338,6345,-1,6346,6336,6338,-1,6347,6336,6346,-1,6347,6334,6336,-1,6328,6346,6327,-1,6347,6346,6328,-1,6327,6345,6326,-1,6345,6327,6346,-1,6344,6326,6345,-1,6344,6325,6326,-1,6325,6343,6324,-1,6343,6325,6344,-1,6098,6343,6097,-1,6343,6098,6324,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_47()
		{
			int[] value = {6341,6094,6095,-1,6341,6292,6094,-1,6292,6339,6293,-1,6339,6292,6341,-1,6337,6293,6339,-1,6337,6294,6293,-1,6294,6335,6295,-1,6335,6294,6337,-1,6333,6295,6335,-1,6333,6296,6295,-1,6296,6332,6297,-1,6332,6296,6333,-1,6301,6297,6332,-1,6301,6298,6297,-1,6331,6347,6330,-1,6331,6334,6347,-1,6328,6330,6347,-1,6328,6329,6330,-1,6348,6312,6314,-1,6349,6312,6348,-1,6350,6314,6316,-1,6348,6314,6350,-1,6316,6351,6350,-1,6316,6318,6351,-1,6352,6318,6320,-1,6351,6318,6352,-1,6353,6320,6322,-1,6352,6320,6353,-1,6101,6322,6100,-1,6353,6322,6101,-1,6353,6102,6354,-1,6353,6101,6102,-1,6354,6352,6353,-1,6354,6355,6352,-1,6351,6355,6356,-1,6351,6352,6355,-1,6356,6350,6351,-1,6356,6357,6350,-1,6357,6348,6350,-1,6348,6357,6358,-1,6358,6349,6348,-1,6358,6359,6349,-1,6360,6359,6361,-1,6360,6349,6359,-1,6361,6362,6360,-1,6361,6363,6362,-1,6363,6364,6362,-1,6364,6363,6365,-1,6365,6366,6364,-1,6365,6367,6366,-1,6367,6368,6366,-1,6368,6367,6369,-1,6369,6370,6368,-1,6369,6371,6370,-1,6371,6372,6370,-1,6372,6371,6373,-1,6373,6039,6372,-1,6373,6042,6039,-1,6372,6036,6374,-1,6039,6036,6372,-1,6370,6374,6375,-1,6372,6374,6370,-1,6368,6375,6376,-1,6370,6375,6368,-1,6366,6376,6377,-1,6368,6376,6366,-1,6364,6377,6378,-1,6366,6377,6364,-1,6362,6378,6311,-1,6364,6378,6362,-1,6360,6311,6310,-1,6362,6311,6360,-1,6349,6310,6312,-1,6360,6310,6349,-1,6379,6361,6359,-1,6380,6361,6379,-1,6359,6381,6379,-1,6359,6358,6381,-1,6382,6358,6357,-1,6381,6358,6382,-1,6357,6383,6382,-1,6357,6356,6383,-1,6384,6356,6355,-1,6383,6356,6384,-1,6385,6355,6354,-1,6384,6355,6385,-1,6103,6354,6102,-1,6385,6354,6103,-1,6104,6385,6103,-1,6385,6104,6194,-1,6194,6384,6385,-1,6194,6195,6384,-1,6195,6383,6384,-1,6383,6195,6196,-1,6196,6382,6383,-1,6196,6197,6382,-1,6381,6197,6198,-1,6381,6382,6197,-1,6198,6379,6381,-1,6198,6199,6379,-1,6380,6199,6200,-1,6380,6379,6199,-1,6200,6386,6380,-1,6200,6201,6386,-1,6201,6387,6386,-1,6387,6201,6202,-1,6202,6388,6387,-1,6202,6389,6388,-1,6389,6390,6388,-1,6390,6389,6391,-1,6391,6392,6390,-1,6391,6393,6392,-1,6393,6394,6392,-1,6394,6393,6395,-1,6395,6043,6394,-1,6395,6059,6043,-1,6251,6059,6395,-1,6058,6059,6251,-1,6252,6395,6393,-1,6251,6395,6252,-1,6396,6393,6391,-1,6252,6393,6396,-1,6397,6252,6396,-1,6397,6250,6252,-1,6398,6250,6397,-1,6248,6250,6398,-1,6399,6248,6398,-1,6399,6245,6248,-1,6400,6245,6399,-1,6243,6245,6400,-1,6241,6400,6401,-1,6400,6241,6243,-1,6239,6401,6402,-1,6239,6241,6401,-1,6238,6402,6403,-1,6402,6238,6239,-1,6234,6403,6232,-1,6234,6238,6403,-1,6232,6404,6230,-1,6232,6403,6404,-1,6403,6405,6404,-1,6402,6405,6403,-1,6402,6406,6405,-1,6402,6401,6406,-1,6406,6400,6407,-1,6400,6406,6401,-1,6400,6408,6407,-1,6400,6399,6408,-1,6408,6398,6409,-1,6398,6408,6399,-1,6409,6397,6410,-1,6398,6397,6409,-1,6410,6396,6411,-1,6396,6410,6397,-1,6411,6391,6389,-1,6396,6391,6411,-1,6203,6389,6202,-1,6411,6389,6203,-1,6204,6411,6203,-1,6204,6410,6411,-1,6205,6410,6204,-1,6409,6410,6205,-1,6206,6409,6205,-1,6206,6408,6409,-1,6207,6408,6206,-1,6407,6408,6207,-1,6406,6207,6208,-1,6207,6406,6407,-1,6405,6208,6209,-1,6405,6406,6208,-1,6404,6209,6210,-1,6209,6404,6405,-1,6230,6210,6212,-1,6230,6404,6210,-1,6412,6282,6413,-1,6281,6282,6412,-1,6414,6281,6412,-1,6281,6414,6280,-1,6415,6280,6414,-1,6279,6280,6415,-1,6045,6279,6415,-1,6279,6045,6046,-1,6044,6415,6416,-1,6044,6045,6415,-1,6416,6414,6417,-1,6416,6415,6414,-1,6418,6417,6419,-1,6416,6417,6418,-1,6041,6416,6418,-1,6416,6041,6044,-1,6040,6418,6420,-1,6040,6041,6418,-1,6421,6040,6420,-1,6421,6037,6040,-1,6422,6420,6423,-1,6420,6422,6421,-1,6423,6418,6419,-1,6420,6418,6423,-1,6423,6424,6425,-1,6423,6419,6424,-1,6426,6423,6425,-1,6426,6422,6423,-1,6427,6422,6426,-1,6428,6422,6427,-1,6428,6421,6422,-1,6429,6421,6428,-1,6429,6037,6421,-1,6038,6037,6429,-1,6374,6038,6429,-1,6374,6036,6038,-1,6375,6429,6428,-1,6429,6375,6374,-1,6376,6428,6427,-1,6376,6375,6428,-1,6377,6427,6430,-1,6427,6377,6376,-1,6430,6426,6431,-1,6427,6426,6430,-1,6431,6425,6432,-1,6425,6431,6426,-1,6425,6433,6432,-1,6425,6424,6433,-1,6424,6434,6433,-1,6435,6434,6424,-1,6435,6413,6434,-1,6435,6412,6413,-1,6417,6412,6435,-1,6417,6414,6412,-1,6419,6435,6424,-1,6435,6419,6417,-1,6390,6371,6369,-1,6392,6371,6390,-1,6392,6373,6371,-1,6394,6373,6392,-1,6394,6042,6373,-1,6043,6042,6394,-1,6388,6369,6367,-1,6390,6369,6388,-1,6387,6367,6365,-1,6388,6367,6387,-1,6386,6365,6363,-1,6387,6365,6386,-1,6380,6363,6361,-1,6386,6363,6380,-1,6311,6436,6309,-1,6436,6311,6378,-1,6378,6430,6436,-1,6378,6377,6430,-1,6436,6431,6437,-1,6430,6431,6436,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_48()
		{
			int[] value = {6437,6432,6438,-1,6437,6431,6432,-1,6432,6439,6438,-1,6432,6433,6439,-1,6433,6440,6439,-1,6440,6433,6434,-1,6434,6441,6440,-1,6434,6413,6441,-1,6413,6283,6441,-1,6283,6413,6282,-1,6441,6284,6299,-1,6283,6284,6441,-1,6440,6299,6300,-1,6440,6441,6299,-1,6439,6300,6302,-1,6440,6300,6439,-1,6438,6302,6305,-1,6438,6439,6302,-1,6307,6438,6305,-1,6438,6307,6437,-1,6309,6437,6307,-1,6436,6437,6309,-1,6442,6155,6153,-1,6442,6158,6155,-1,6160,6442,6443,-1,6160,6158,6442,-1,6167,6160,6443,-1,6167,6162,6160,-1,6142,6443,6141,-1,6443,6142,6167,-1,6141,6442,6143,-1,6443,6442,6141,-1,6143,6153,6144,-1,6153,6143,6442,-1,6444,6109,6108,-1,6445,6109,6444,-1,6446,6108,6110,-1,6108,6446,6444,-1,6111,6446,6110,-1,6446,6111,6447,-1,6447,6448,6446,-1,6449,6448,6447,-1,6446,6450,6444,-1,6446,6448,6450,-1,6444,6451,6445,-1,6450,6451,6444,-1,6452,6450,6453,-1,6452,6451,6450,-1,6448,6453,6450,-1,6448,6454,6453,-1,6449,6454,6448,-1,6454,6449,6455,-1,6455,6456,6454,-1,6457,6456,6455,-1,6454,6458,6453,-1,6454,6456,6458,-1,6453,6459,6452,-1,6458,6459,6453,-1,6458,6460,6459,-1,6460,6458,6461,-1,6456,6461,6458,-1,6456,6462,6461,-1,6457,6462,6456,-1,6462,6457,6463,-1,6463,6464,6462,-1,6465,6464,6463,-1,6461,6464,6466,-1,6461,6462,6464,-1,6461,6467,6460,-1,6466,6467,6461,-1,6460,6468,6469,-1,6460,6467,6468,-1,6459,6469,6470,-1,6459,6460,6469,-1,6471,6459,6470,-1,6471,6452,6459,-1,6451,6471,6472,-1,6451,6452,6471,-1,6451,6473,6445,-1,6473,6451,6472,-1,6445,6131,6109,-1,6131,6445,6473,-1,6131,6474,6130,-1,6474,6131,6473,-1,6473,6475,6474,-1,6472,6475,6473,-1,6472,6476,6475,-1,6476,6472,6471,-1,6471,6477,6476,-1,6470,6477,6471,-1,6470,6478,6477,-1,6478,6470,6469,-1,6469,6479,6478,-1,6468,6479,6469,-1,6480,6468,6481,-1,6480,6479,6468,-1,6481,6482,6480,-1,6483,6482,6481,-1,6484,6483,6481,-1,6484,6485,6483,-1,6486,6485,6484,-1,6487,6485,6486,-1,6488,6486,6489,-1,6486,6488,6487,-1,6490,6489,6491,-1,6490,6488,6489,-1,6492,6491,6493,-1,6491,6492,6490,-1,6494,6491,6465,-1,6494,6493,6491,-1,6465,6495,6494,-1,6463,6495,6465,-1,6496,6463,6457,-1,6496,6495,6463,-1,6457,6497,6496,-1,6455,6497,6457,-1,6498,6455,6449,-1,6498,6497,6455,-1,6449,6499,6498,-1,6447,6499,6449,-1,6112,6447,6111,-1,6112,6499,6447,-1,6113,6499,6112,-1,6499,6113,6500,-1,6498,6500,6501,-1,6498,6499,6500,-1,6497,6501,6502,-1,6497,6498,6501,-1,6502,6496,6497,-1,6503,6496,6502,-1,6495,6503,6504,-1,6495,6496,6503,-1,6504,6494,6495,-1,6505,6494,6504,-1,6493,6505,6506,-1,6493,6494,6505,-1,6506,6492,6493,-1,6507,6492,6506,-1,6508,6492,6507,-1,6509,6492,6508,-1,6492,6510,6490,-1,6492,6509,6510,-1,6510,6488,6490,-1,6511,6488,6510,-1,6511,6487,6488,-1,6487,6511,6512,-1,6487,6513,6485,-1,6513,6487,6512,-1,6485,6514,6483,-1,6485,6513,6514,-1,6483,6515,6482,-1,6515,6483,6514,-1,6482,6516,6517,-1,6482,6515,6516,-1,6480,6517,6518,-1,6480,6482,6517,-1,6479,6518,6519,-1,6479,6480,6518,-1,6519,6478,6479,-1,6520,6478,6519,-1,6477,6520,6521,-1,6477,6478,6520,-1,6521,6476,6477,-1,6522,6476,6521,-1,6475,6522,6523,-1,6475,6476,6522,-1,6474,6523,6524,-1,6474,6475,6523,-1,6130,6524,6129,-1,6130,6474,6524,-1,6525,6129,6524,-1,6525,6128,6129,-1,6524,6526,6525,-1,6523,6526,6524,-1,6527,6523,6522,-1,6527,6526,6523,-1,6522,6528,6527,-1,6521,6528,6522,-1,6521,6529,6528,-1,6529,6521,6520,-1,6520,6530,6529,-1,6519,6530,6520,-1,6531,6519,6518,-1,6531,6530,6519,-1,6518,6532,6531,-1,6517,6532,6518,-1,6517,6533,6532,-1,6533,6517,6516,-1,6516,6534,6533,-1,6535,6534,6516,-1,6535,6536,6534,-1,6536,6535,6537,-1,6537,6538,6536,-1,6539,6538,6537,-1,6539,6540,6538,-1,6540,6539,6541,-1,6541,6066,6540,-1,6063,6066,6541,-1,6542,6063,6541,-1,6542,6061,6063,-1,6543,6541,6539,-1,6543,6542,6541,-1,6544,6542,6543,-1,6542,6544,6545,-1,6546,6545,6544,-1,6546,6547,6545,-1,6548,6547,6546,-1,6547,6548,6549,-1,6550,6548,6551,-1,6548,6550,6549,-1,6552,6551,6553,-1,6550,6551,6552,-1,6554,6553,6555,-1,6553,6554,6552,-1,6556,6555,6557,-1,6554,6555,6556,-1,6070,6554,6556,-1,6070,6069,6554,-1,6069,6552,6554,-1,6552,6069,6068,-1,6068,6550,6552,-1,6068,6065,6550,-1,6065,6549,6550,-1,6549,6065,6064,-1,6549,6060,6547,-1,6064,6060,6549,-1,6547,6062,6545,-1,6547,6060,6062,-1,6545,6061,6542,-1,6062,6061,6545,-1,6540,6067,6558,-1,6540,6066,6067,-1,6538,6558,6559,-1,6538,6540,6558,-1,6536,6559,6560,-1,6536,6538,6559,-1,6534,6560,6561,-1,6534,6536,6560,-1,6533,6561,6562,-1,6533,6534,6561,-1,6532,6562,6563,-1,6532,6533,6562,-1,6531,6563,6564,-1,6531,6532,6563,-1,6530,6564,6565,-1,6530,6531,6564,-1,6529,6565,6566,-1,6529,6530,6565,-1,6528,6566,6567,-1,6528,6529,6566,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_49()
		{
			int[] value = {6527,6567,6568,-1,6527,6528,6567,-1,6526,6568,6569,-1,6526,6527,6568,-1,6525,6569,6570,-1,6525,6526,6569,-1,6128,6570,6127,-1,6128,6525,6570,-1,6127,6571,6126,-1,6571,6127,6570,-1,6570,6572,6571,-1,6569,6572,6570,-1,6569,6573,6572,-1,6573,6569,6568,-1,6568,6574,6573,-1,6567,6574,6568,-1,6575,6567,6566,-1,6575,6574,6567,-1,6566,6576,6575,-1,6565,6576,6566,-1,6577,6565,6564,-1,6577,6576,6565,-1,6564,6578,6577,-1,6563,6578,6564,-1,6563,6579,6578,-1,6579,6563,6562,-1,6562,6580,6579,-1,6561,6580,6562,-1,6561,6581,6580,-1,6581,6561,6560,-1,6560,6582,6581,-1,6559,6582,6560,-1,6559,6583,6582,-1,6583,6559,6558,-1,6558,6083,6583,-1,6067,6083,6558,-1,6583,6082,6584,-1,6583,6083,6082,-1,6582,6584,6585,-1,6582,6583,6584,-1,6581,6585,6586,-1,6581,6582,6585,-1,6580,6586,6587,-1,6580,6581,6586,-1,6579,6587,6588,-1,6579,6580,6587,-1,6578,6588,6589,-1,6578,6579,6588,-1,6577,6589,6590,-1,6577,6578,6589,-1,6576,6590,6591,-1,6576,6577,6590,-1,6591,6575,6576,-1,6592,6575,6591,-1,6574,6592,6593,-1,6574,6575,6592,-1,6593,6573,6574,-1,6594,6573,6593,-1,6572,6594,6595,-1,6572,6573,6594,-1,6571,6595,6596,-1,6571,6572,6595,-1,6126,6596,6125,-1,6126,6571,6596,-1,6125,6597,6124,-1,6597,6125,6596,-1,6596,6598,6597,-1,6595,6598,6596,-1,6599,6595,6594,-1,6599,6598,6595,-1,6594,6600,6599,-1,6593,6600,6594,-1,6601,6593,6592,-1,6601,6600,6593,-1,6592,6602,6601,-1,6591,6602,6592,-1,6603,6591,6590,-1,6603,6602,6591,-1,6590,6604,6603,-1,6589,6604,6590,-1,6603,6605,6606,-1,6603,6604,6605,-1,6606,6607,6608,-1,6605,6607,6606,-1,6608,6609,6610,-1,6608,6607,6609,-1,6609,6611,6610,-1,6609,6612,6611,-1,6612,6613,6611,-1,6613,6612,6614,-1,6614,6615,6613,-1,6614,6616,6615,-1,6613,6617,6618,-1,6615,6617,6613,-1,6618,6619,6620,-1,6618,6617,6619,-1,6621,6620,6619,-1,6621,6622,6620,-1,6622,6623,6624,-1,6622,6621,6623,-1,6625,6624,6623,-1,6625,6626,6624,-1,6627,6626,6625,-1,6626,6627,6628,-1,6628,6118,6119,-1,6627,6118,6628,-1,6629,6119,6120,-1,6119,6629,6628,-1,6630,6628,6629,-1,6628,6630,6626,-1,6631,6626,6630,-1,6626,6631,6624,-1,6624,6632,6622,-1,6624,6631,6632,-1,6633,6622,6632,-1,6622,6633,6620,-1,6634,6620,6633,-1,6620,6634,6618,-1,6611,6618,6634,-1,6618,6611,6613,-1,6634,6610,6611,-1,6634,6635,6610,-1,6608,6635,6636,-1,6635,6608,6610,-1,6608,6637,6606,-1,6608,6636,6637,-1,6638,6636,6639,-1,6637,6636,6638,-1,6638,6640,6641,-1,6639,6640,6638,-1,6641,6642,6643,-1,6641,6640,6642,-1,6644,6643,6642,-1,6644,6645,6643,-1,6645,6646,6647,-1,6645,6644,6646,-1,6646,6123,6647,-1,6646,6122,6123,-1,6122,6648,6121,-1,6122,6646,6648,-1,6648,6644,6649,-1,6648,6646,6644,-1,6649,6629,6648,-1,6649,6630,6629,-1,6120,6648,6629,-1,6120,6121,6648,-1,6642,6649,6644,-1,6649,6642,6650,-1,6650,6630,6649,-1,6631,6630,6650,-1,6651,6631,6650,-1,6651,6632,6631,-1,6640,6650,6642,-1,6650,6640,6651,-1,6639,6651,6640,-1,6651,6639,6652,-1,6652,6632,6651,-1,6633,6632,6652,-1,6635,6633,6652,-1,6635,6634,6633,-1,6639,6635,6652,-1,6639,6636,6635,-1,6637,6601,6602,-1,6638,6601,6637,-1,6601,6641,6600,-1,6641,6601,6638,-1,6641,6599,6600,-1,6643,6599,6641,-1,6599,6645,6598,-1,6645,6599,6643,-1,6597,6645,6647,-1,6597,6598,6645,-1,6124,6647,6123,-1,6124,6597,6647,-1,6627,6117,6118,-1,6117,6627,6653,-1,6625,6653,6627,-1,6653,6625,6654,-1,6623,6654,6625,-1,6654,6623,6655,-1,6621,6655,6623,-1,6655,6621,6656,-1,6619,6656,6621,-1,6656,6619,6657,-1,6617,6657,6619,-1,6657,6617,6658,-1,6615,6658,6617,-1,6658,6615,6659,-1,6616,6659,6615,-1,6659,6616,6660,-1,6661,6660,6616,-1,6660,6661,6662,-1,6663,6662,6661,-1,6662,6663,6664,-1,6665,6664,6663,-1,6664,6665,6666,-1,6667,6666,6665,-1,6666,6667,6668,-1,6669,6668,6667,-1,6668,6669,6670,-1,6075,6670,6669,-1,6670,6075,6074,-1,6076,6669,6671,-1,6076,6075,6669,-1,6671,6667,6672,-1,6669,6667,6671,-1,6672,6665,6673,-1,6672,6667,6665,-1,6674,6673,6675,-1,6673,6674,6672,-1,6676,6675,6677,-1,6676,6674,6675,-1,6678,6677,6679,-1,6677,6678,6676,-1,6680,6678,6679,-1,6681,6678,6680,-1,6682,6681,6680,-1,6682,6683,6681,-1,6684,6681,6683,-1,6681,6684,6685,-1,6684,6080,6685,-1,6684,6081,6080,-1,6685,6079,6686,-1,6080,6079,6685,-1,6686,6078,6687,-1,6686,6079,6078,-1,6078,6688,6687,-1,6078,6077,6688,-1,6687,6674,6676,-1,6688,6674,6687,-1,6678,6687,6676,-1,6678,6686,6687,-1,6681,6686,6678,-1,6686,6681,6685,-1,6585,6684,6683,-1,6684,6585,6584,-1,6584,6081,6684,-1,6082,6081,6584,-1,6077,6671,6688,-1,6671,6077,6076,-1,6688,6672,6674,-1,6672,6688,6671,-1,6670,6689,6668,-1,6690,6689,6670,-1,6074,6690,6670,-1,6074,6073,6690,-1,6073,6691,6690,-1,6691,6073,6072,-1,6690,6692,6689,-1,6692,6690,6691,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_50()
		{
			int[] value = {6689,6693,6694,-1,6693,6689,6692,-1,6694,6695,6696,-1,6695,6694,6693,-1,6696,6697,6698,-1,6697,6696,6695,-1,6698,6699,6700,-1,6699,6698,6697,-1,6700,6701,6702,-1,6701,6700,6699,-1,6702,6703,6704,-1,6703,6702,6701,-1,6705,6704,6703,-1,6705,6706,6704,-1,6706,6707,6708,-1,6707,6706,6705,-1,6708,6709,6710,-1,6709,6708,6707,-1,6710,6711,6712,-1,6711,6710,6709,-1,6712,6713,6714,-1,6713,6712,6711,-1,6714,6115,6116,-1,6115,6714,6713,-1,6115,6715,6114,-1,6715,6115,6713,-1,6713,6716,6715,-1,6711,6716,6713,-1,6711,6717,6716,-1,6717,6711,6709,-1,6709,6718,6717,-1,6707,6718,6709,-1,6719,6707,6705,-1,6719,6718,6707,-1,6705,6720,6719,-1,6703,6720,6705,-1,6721,6703,6701,-1,6721,6720,6703,-1,6701,6722,6721,-1,6699,6722,6701,-1,6699,6723,6722,-1,6723,6699,6697,-1,6695,6723,6697,-1,6695,6724,6723,-1,6693,6724,6695,-1,6725,6724,6693,-1,6692,6725,6693,-1,6692,6726,6725,-1,6691,6726,6692,-1,6727,6726,6691,-1,6072,6727,6691,-1,6072,6071,6727,-1,6071,6556,6727,-1,6556,6071,6070,-1,6727,6557,6726,-1,6557,6727,6556,-1,6726,6728,6725,-1,6728,6726,6557,-1,6557,6729,6728,-1,6557,6555,6729,-1,6555,6730,6729,-1,6730,6555,6553,-1,6553,6731,6730,-1,6553,6551,6731,-1,6731,6548,6732,-1,6731,6551,6548,-1,6732,6546,6733,-1,6548,6546,6732,-1,6733,6544,6734,-1,6733,6546,6544,-1,6734,6543,6735,-1,6544,6543,6734,-1,6735,6539,6537,-1,6735,6543,6539,-1,6736,6537,6535,-1,6736,6735,6537,-1,6737,6735,6736,-1,6735,6737,6734,-1,6738,6734,6737,-1,6738,6733,6734,-1,6739,6733,6738,-1,6733,6739,6732,-1,6731,6739,6740,-1,6739,6731,6732,-1,6730,6740,6741,-1,6731,6740,6730,-1,6729,6741,6742,-1,6741,6729,6730,-1,6728,6742,6743,-1,6729,6742,6728,-1,6725,6743,6724,-1,6743,6725,6728,-1,6724,6508,6723,-1,6508,6724,6743,-1,6743,6509,6508,-1,6743,6742,6509,-1,6742,6510,6509,-1,6510,6742,6741,-1,6741,6511,6510,-1,6741,6740,6511,-1,6740,6512,6511,-1,6512,6740,6739,-1,6512,6738,6513,-1,6739,6738,6512,-1,6513,6737,6514,-1,6513,6738,6737,-1,6514,6736,6515,-1,6737,6736,6514,-1,6515,6535,6516,-1,6515,6736,6535,-1,6587,6682,6744,-1,6682,6587,6586,-1,6586,6683,6682,-1,6585,6683,6586,-1,6744,6680,6745,-1,6744,6682,6680,-1,6745,6679,6746,-1,6679,6745,6680,-1,6746,6677,6747,-1,6746,6679,6677,-1,6677,6748,6747,-1,6675,6748,6677,-1,6675,6749,6748,-1,6749,6675,6673,-1,6673,6663,6749,-1,6665,6663,6673,-1,6749,6661,6750,-1,6749,6663,6661,-1,6748,6750,6751,-1,6750,6748,6749,-1,6747,6751,6752,-1,6747,6748,6751,-1,6753,6747,6752,-1,6753,6746,6747,-1,6754,6746,6753,-1,6745,6746,6754,-1,6755,6745,6754,-1,6755,6744,6745,-1,6588,6744,6755,-1,6587,6744,6588,-1,6589,6755,6604,-1,6755,6589,6588,-1,6604,6754,6605,-1,6604,6755,6754,-1,6605,6753,6607,-1,6753,6605,6754,-1,6607,6752,6609,-1,6607,6753,6752,-1,6752,6612,6609,-1,6751,6612,6752,-1,6751,6614,6612,-1,6614,6751,6750,-1,6750,6616,6614,-1,6661,6616,6750,-1,6662,6700,6660,-1,6698,6700,6662,-1,6664,6698,6662,-1,6664,6696,6698,-1,6666,6696,6664,-1,6694,6696,6666,-1,6668,6694,6666,-1,6668,6689,6694,-1,6722,6508,6507,-1,6722,6723,6508,-1,6721,6507,6506,-1,6721,6722,6507,-1,6720,6506,6505,-1,6720,6721,6506,-1,6505,6719,6720,-1,6504,6719,6505,-1,6718,6504,6503,-1,6718,6719,6504,-1,6717,6503,6502,-1,6717,6718,6503,-1,6716,6502,6501,-1,6716,6717,6502,-1,6715,6501,6500,-1,6715,6716,6501,-1,6114,6500,6113,-1,6114,6715,6500,-1,6116,6653,6714,-1,6116,6117,6653,-1,6654,6714,6653,-1,6654,6712,6714,-1,6655,6712,6654,-1,6710,6712,6655,-1,6656,6710,6655,-1,6656,6708,6710,-1,6708,6657,6706,-1,6708,6656,6657,-1,6658,6706,6657,-1,6658,6704,6706,-1,6704,6659,6702,-1,6704,6658,6659,-1,6660,6702,6659,-1,6660,6700,6702,-1,6489,6465,6491,-1,6489,6464,6465,-1,6464,6486,6466,-1,6464,6489,6486,-1,6484,6466,6486,-1,6484,6467,6466,-1,6467,6481,6468,-1,6467,6484,6481,-1,6602,6606,6637,-1,6602,6603,6606,-1,6756,6757,6758,-1,6756,6758,6759,-1,6760,6761,6762,-1,6760,6762,6763,-1,6764,6765,6766,-1,6767,6764,6766,-1,6768,6769,6770,-1,6771,6768,6770,-1,6772,6773,6763,-1,6774,6772,6763,-1,6771,6775,6776,-1,6771,6777,6775,-1,6778,4873,6779,-1,4871,4873,6778,-1,4871,6780,4869,-1,6778,6780,4871,-1,6781,6778,6782,-1,6778,6781,6780,-1,6779,6782,6778,-1,6779,6783,6782,-1,6784,6783,6785,-1,6782,6783,6784,-1,6782,6786,6781,-1,6784,6786,6782,-1,6784,6787,6786,-1,6784,6788,6787,-1,6785,6788,6784,-1,6785,6789,6788,-1,6789,6790,6788,-1,6789,6791,6790,-1,6788,6792,6787,-1,6790,6792,6788,-1,6787,6793,6794,-1,6787,6792,6793,-1,6786,6794,6795,-1,6786,6787,6794,-1,6781,6795,6796,-1,6781,6786,6795,-1,6780,6796,6797,-1,6780,6781,6796,-1,4869,6797,4868,-1,4869,6780,6797,-1,6797,4921,4868,-1,6797,6798,4921,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_51()
		{
			int[] value = {6796,6798,6797,-1,6796,6799,6798,-1,6795,6799,6796,-1,6795,6800,6799,-1,6794,6800,6795,-1,6794,6801,6800,-1,6793,6801,6794,-1,6793,6802,6801,-1,6802,6803,6804,-1,6793,6803,6802,-1,6805,6804,6803,-1,6805,6806,6804,-1,6803,6807,6805,-1,6803,6808,6807,-1,6809,6807,6808,-1,6810,6807,6809,-1,6810,6811,6812,-1,6809,6811,6810,-1,6813,6812,6811,-1,6814,6812,6813,-1,6811,6815,6813,-1,6815,6811,6791,-1,6791,6809,6790,-1,6791,6811,6809,-1,6790,6808,6792,-1,6790,6809,6808,-1,6792,6803,6793,-1,6792,6808,6803,-1,6816,6817,6818,-1,6816,6819,6817,-1,6820,6817,6821,-1,6817,6820,6818,-1,6818,6822,6823,-1,6818,6820,6822,-1,6823,6816,6818,-1,6823,6824,6816,-1,6825,6816,6824,-1,6826,6816,6825,-1,6819,6826,6827,-1,6819,6816,6826,-1,6828,6827,6826,-1,6828,6829,6827,-1,6826,6830,6828,-1,6826,6825,6830,-1,6831,6825,6832,-1,6831,6830,6825,-1,6832,6833,6831,-1,6832,6834,6833,-1,6834,6835,6836,-1,6832,6835,6834,-1,6824,6832,6825,-1,6824,6835,6832,-1,6824,6837,6835,-1,6837,6824,6823,-1,6823,6838,6837,-1,6823,6822,6838,-1,6837,6839,6840,-1,6837,6838,6839,-1,6835,6840,6836,-1,6837,6840,6835,-1,6841,6839,6838,-1,6841,6842,6839,-1,6822,6841,6838,-1,6841,6822,6843,-1,6843,6820,6844,-1,6843,6822,6820,-1,6821,6844,6820,-1,6844,6821,6845,-1,6846,6845,6847,-1,6845,6846,6844,-1,6844,6848,6843,-1,6844,6846,6848,-1,6849,6843,6848,-1,6843,6849,6841,-1,6842,6849,6850,-1,6841,6849,6842,-1,6850,6851,6852,-1,6851,6850,6849,-1,6848,6851,6849,-1,6851,6848,6853,-1,6853,6846,6854,-1,6853,6848,6846,-1,6847,6854,6846,-1,6854,6847,6855,-1,6856,6855,6857,-1,6855,6856,6854,-1,6854,6858,6853,-1,6854,6856,6858,-1,6859,6853,6858,-1,6853,6859,6851,-1,6852,6859,6860,-1,6851,6859,6852,-1,6860,6861,6862,-1,6861,6860,6859,-1,6858,6861,6859,-1,6861,6858,6863,-1,6863,6856,6864,-1,6863,6858,6856,-1,6857,6864,6856,-1,6864,6857,6865,-1,6866,6865,6867,-1,6865,6866,6864,-1,6864,6868,6863,-1,6864,6866,6868,-1,6869,6863,6868,-1,6863,6869,6861,-1,6861,6870,6862,-1,6861,6869,6870,-1,6869,6871,6870,-1,6872,6871,6869,-1,6868,6872,6869,-1,6872,6868,6873,-1,6866,6873,6868,-1,6874,6873,6866,-1,6874,6867,6875,-1,6874,6866,6867,-1,6875,6876,6874,-1,6875,6877,6876,-1,6874,6878,6873,-1,6874,6876,6878,-1,6879,6873,6878,-1,6873,6879,6872,-1,6872,6880,6871,-1,6872,6879,6880,-1,6881,6879,6882,-1,6881,6880,6879,-1,6878,6882,6879,-1,6882,6878,6883,-1,6883,6876,6884,-1,6883,6878,6876,-1,6877,6884,6876,-1,6884,6877,6885,-1,6886,6885,6887,-1,6885,6886,6884,-1,6883,6886,6888,-1,6884,6886,6883,-1,6888,6882,6883,-1,6888,6889,6882,-1,6882,6890,6881,-1,6882,6889,6890,-1,6889,6891,6890,-1,6892,6891,6889,-1,6889,6893,6892,-1,6889,6888,6893,-1,6894,6888,6886,-1,6894,6893,6888,-1,6887,6894,6886,-1,6894,6887,6895,-1,6896,6894,6895,-1,6896,6897,6894,-1,6893,6897,6898,-1,6894,6897,6893,-1,6892,6898,6899,-1,6893,6898,6892,-1,6892,6900,6891,-1,6892,6899,6900,-1,6899,6901,6900,-1,6902,6901,6899,-1,6898,6902,6899,-1,6902,6898,6903,-1,6904,6898,6897,-1,6904,6903,6898,-1,6897,6905,6904,-1,6897,6896,6905,-1,6762,6904,6905,-1,6762,6761,6904,-1,6904,6758,6903,-1,6904,6761,6758,-1,6903,6757,6902,-1,6903,6758,6757,-1,6902,6906,6901,-1,6902,6757,6906,-1,6757,6907,6906,-1,6756,6907,6757,-1,6759,6761,6760,-1,6759,6758,6761,-1,6773,6760,6763,-1,6773,6908,6760,-1,6760,6909,6759,-1,6760,6908,6909,-1,6759,6910,6756,-1,6759,6909,6910,-1,6756,6911,6907,-1,6756,6910,6911,-1,6912,6910,6913,-1,6912,6911,6910,-1,6909,6913,6910,-1,6913,6909,6914,-1,6908,6914,6909,-1,6915,6914,6908,-1,6908,6916,6915,-1,6908,6773,6916,-1,6917,6915,6916,-1,6917,6918,6915,-1,6914,6918,6919,-1,6915,6918,6914,-1,6919,6913,6914,-1,6919,6920,6913,-1,6912,6920,6921,-1,6913,6920,6912,-1,6922,6921,6920,-1,6922,6923,6921,-1,6920,6924,6922,-1,6920,6919,6924,-1,6919,6925,6924,-1,6925,6919,6918,-1,6918,6926,6925,-1,6918,6917,6926,-1,6829,6925,6926,-1,6829,6828,6925,-1,6924,6828,6830,-1,6925,6828,6924,-1,6830,6922,6924,-1,6830,6831,6922,-1,6923,6831,6833,-1,6922,6831,6923,-1,6927,6800,6928,-1,6927,6799,6800,-1,6801,6928,6800,-1,6928,6801,6929,-1,6929,6802,6930,-1,6929,6801,6802,-1,6804,6930,6802,-1,6930,6804,6931,-1,6931,6806,6932,-1,6931,6804,6806,-1,6932,6933,6931,-1,6932,6934,6933,-1,6935,6931,6933,-1,6930,6931,6935,-1,6930,6936,6929,-1,6930,6935,6936,-1,6937,6929,6936,-1,6928,6929,6937,-1,6928,6938,6927,-1,6928,6937,6938,-1,6939,6927,6938,-1,6940,6927,6939,-1,6940,4946,4923,-1,6940,6939,4946,-1,6798,4923,4921,-1,4923,6798,6940,-1,6799,6940,6798,-1,6940,6799,6927,-1,6939,4948,4946,-1,4948,6939,6941,-1,6938,6941,6939,-1,6941,6938,6942,-1,6937,6942,6938,-1,6942,6937,6943,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_52()
		{
			int[] value = {6936,6943,6937,-1,6943,6936,6944,-1,6935,6944,6936,-1,6944,6935,6945,-1,6933,6945,6935,-1,6945,6933,6946,-1,6946,6934,6947,-1,6946,6933,6934,-1,6946,6772,6948,-1,6947,6772,6946,-1,6948,6945,6946,-1,6945,6948,6949,-1,6944,6949,6950,-1,6945,6949,6944,-1,6943,6950,6951,-1,6943,6944,6950,-1,6942,6951,6952,-1,6943,6951,6942,-1,6952,6941,6942,-1,6941,6952,6953,-1,4948,6953,4975,-1,6941,6953,4948,-1,6954,4975,6953,-1,4976,4975,6954,-1,6953,6955,6954,-1,6953,6952,6955,-1,6956,6952,6951,-1,6955,6952,6956,-1,6951,6957,6956,-1,6951,6950,6957,-1,6958,6950,6949,-1,6957,6950,6958,-1,6949,6959,6958,-1,6949,6948,6959,-1,6948,6774,6959,-1,6948,6772,6774,-1,6959,6960,6961,-1,6774,6960,6959,-1,6961,6958,6959,-1,6958,6961,6962,-1,6957,6962,6963,-1,6958,6962,6957,-1,6963,6956,6957,-1,6956,6963,6964,-1,6955,6964,6965,-1,6956,6964,6955,-1,6954,6965,6966,-1,6954,6955,6965,-1,4976,6966,5003,-1,6954,6966,4976,-1,6966,5005,5003,-1,5005,6966,6967,-1,6965,6967,6966,-1,6967,6965,6968,-1,6964,6968,6965,-1,6968,6964,6969,-1,6963,6969,6964,-1,6969,6963,6970,-1,6962,6970,6963,-1,6970,6962,6971,-1,6961,6971,6962,-1,6971,6961,6972,-1,6961,6973,6972,-1,6961,6960,6973,-1,6973,6974,6972,-1,6973,6975,6974,-1,6972,6976,6971,-1,6972,6974,6976,-1,6971,6977,6970,-1,6971,6976,6977,-1,6978,6970,6977,-1,6969,6970,6978,-1,6969,6979,6968,-1,6969,6978,6979,-1,6980,6968,6979,-1,6967,6968,6980,-1,6967,5039,5005,-1,6967,6980,5039,-1,5041,6980,6981,-1,5041,5039,6980,-1,6979,6981,6980,-1,6981,6979,6982,-1,6982,6978,6983,-1,6982,6979,6978,-1,6977,6983,6978,-1,6983,6977,6984,-1,6976,6984,6977,-1,6984,6976,6985,-1,6974,6985,6976,-1,6985,6974,6986,-1,6975,6986,6974,-1,6986,6975,6987,-1,6987,6988,6986,-1,6987,6989,6988,-1,6990,6986,6988,-1,6985,6986,6990,-1,6985,6991,6984,-1,6985,6990,6991,-1,6984,6992,6983,-1,6984,6991,6992,-1,6983,6993,6982,-1,6983,6992,6993,-1,6994,6982,6993,-1,6981,6982,6994,-1,6981,5057,5041,-1,6981,6994,5057,-1,5059,6994,6995,-1,5059,5057,6994,-1,6993,6995,6994,-1,6995,6993,6996,-1,6992,6996,6993,-1,6996,6992,6997,-1,6991,6997,6992,-1,6997,6991,6998,-1,6998,6990,6999,-1,6998,6991,6990,-1,6988,6999,6990,-1,6999,6988,7000,-1,6989,7000,6988,-1,7000,6989,7001,-1,7000,7002,7003,-1,7001,7002,7000,-1,6999,7003,7004,-1,6999,7000,7003,-1,6998,7004,7005,-1,6999,7004,6998,-1,7005,6997,6998,-1,6997,7005,7006,-1,6996,7006,7007,-1,6997,7006,6996,-1,6995,7007,7008,-1,6995,6996,7007,-1,5059,7008,5255,-1,6995,7008,5059,-1,5255,7009,5256,-1,5255,7008,7009,-1,7008,7010,7009,-1,7008,7007,7010,-1,7011,7007,7006,-1,7010,7007,7011,-1,7006,7012,7011,-1,7006,7005,7012,-1,7005,7013,7012,-1,7005,7004,7013,-1,7004,7014,7013,-1,7004,7003,7014,-1,7014,7002,7015,-1,7014,7003,7002,-1,7015,7016,7014,-1,7015,7017,7016,-1,7016,7013,7014,-1,7013,7016,7018,-1,7012,7018,7019,-1,7013,7018,7012,-1,7019,7011,7012,-1,7011,7019,7020,-1,7010,7020,7021,-1,7011,7020,7010,-1,7021,7009,7010,-1,7009,7021,7022,-1,5256,7022,5283,-1,7009,7022,5256,-1,5283,7023,5284,-1,5283,7022,7023,-1,7022,7024,7023,-1,7022,7021,7024,-1,7025,7021,7020,-1,7024,7021,7025,-1,7020,7026,7025,-1,7020,7019,7026,-1,7027,7019,7018,-1,7026,7019,7027,-1,7018,7028,7027,-1,7018,7016,7028,-1,7017,7028,7016,-1,7028,7017,7029,-1,7028,7030,7031,-1,7029,7030,7028,-1,7031,7027,7028,-1,7027,7031,7032,-1,7026,7032,7033,-1,7027,7032,7026,-1,7025,7033,7034,-1,7025,7026,7033,-1,7024,7034,7035,-1,7025,7034,7024,-1,7035,7023,7024,-1,7023,7035,7036,-1,5284,7036,5311,-1,7023,7036,5284,-1,7037,5311,7036,-1,5312,5311,7037,-1,7036,7038,7037,-1,7036,7035,7038,-1,7039,7035,7034,-1,7038,7035,7039,-1,7034,7040,7039,-1,7034,7033,7040,-1,7041,7033,7032,-1,7040,7033,7041,-1,7032,7042,7041,-1,7032,7031,7042,-1,7043,7031,7030,-1,7042,7031,7043,-1,7042,7044,7045,-1,7043,7044,7042,-1,7045,7041,7042,-1,7041,7045,7046,-1,7040,7046,7047,-1,7041,7046,7040,-1,7047,7039,7040,-1,7039,7047,7048,-1,7038,7048,7049,-1,7039,7048,7038,-1,7049,7037,7038,-1,7037,7049,7050,-1,5312,7050,5339,-1,7037,7050,5312,-1,5339,7051,5340,-1,5339,7050,7051,-1,7050,7052,7051,-1,7050,7049,7052,-1,7053,7049,7048,-1,7052,7049,7053,-1,7048,7054,7053,-1,7048,7047,7054,-1,6815,7047,7046,-1,7054,7047,6815,-1,7046,6813,6815,-1,7046,7045,6813,-1,6814,7045,7044,-1,6813,7045,6814,-1,7054,6791,6789,-1,6815,6791,7054,-1,7053,6789,6785,-1,7053,7054,6789,-1,7052,6785,6783,-1,7053,6785,7052,-1,6783,7051,7052,-1,7051,6783,6779,-1,5340,6779,4873,-1,7051,6779,5340,-1,5369,7055,5368,-1,5369,7056,7055,-1,7057,5368,7055,-1,7057,5367,5368,-1,5367,7058,5366,-1,5367,7057,7058,-1,7059,7057,7060,-1,7057,7059,7058,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_53()
		{
			int[] value = {7055,7060,7057,-1,7061,7060,7055,-1,7061,7056,7062,-1,7056,7061,7055,-1,7062,7063,7061,-1,7062,7064,7063,-1,7065,7061,7063,-1,7065,7060,7061,-1,7060,7066,7059,-1,7060,7065,7066,-1,7067,7065,7068,-1,7065,7067,7066,-1,7063,7068,7065,-1,7069,7068,7063,-1,7064,7069,7063,-1,7064,7070,7069,-1,7070,7071,7069,-1,7070,7072,7071,-1,7069,7073,7068,-1,7071,7073,7069,-1,7068,7074,7067,-1,7068,7073,7074,-1,7073,7075,7074,-1,7073,7076,7075,-1,7071,7076,7073,-1,7077,7076,7071,-1,7077,7072,7078,-1,7072,7077,7071,-1,7078,7079,7077,-1,7078,7080,7079,-1,7077,7081,7076,-1,7079,7081,7077,-1,7076,7082,7075,-1,7076,7081,7082,-1,7082,7083,7075,-1,7082,7084,7083,-1,7074,7083,7085,-1,7075,7083,7074,-1,7067,7085,7086,-1,7074,7085,7067,-1,7066,7086,7087,-1,7067,7086,7066,-1,7059,7087,7088,-1,7066,7087,7059,-1,7058,7088,7089,-1,7059,7088,7058,-1,5366,7089,5663,-1,7058,7089,5366,-1,7089,5636,5663,-1,5636,7089,7090,-1,7088,7090,7089,-1,7088,7091,7090,-1,7087,7091,7088,-1,7091,7087,7092,-1,7086,7092,7087,-1,7086,7093,7092,-1,7085,7093,7086,-1,7093,7085,7094,-1,7083,7094,7085,-1,7083,7095,7094,-1,7084,7095,7083,-1,7095,7084,6776,-1,6776,7096,7095,-1,6776,6775,7096,-1,7095,7097,7094,-1,7095,7096,7097,-1,7098,7094,7097,-1,7094,7098,7093,-1,7093,7099,7092,-1,7093,7098,7099,-1,7100,7092,7099,-1,7092,7100,7091,-1,7091,7101,7090,-1,7091,7100,7101,-1,5635,7090,7101,-1,7090,5635,5636,-1,7101,5607,5635,-1,5607,7101,7102,-1,7100,7102,7101,-1,7100,7103,7102,-1,7099,7103,7100,-1,7103,7099,7104,-1,7098,7104,7099,-1,7098,7105,7104,-1,7097,7105,7098,-1,7105,7097,7106,-1,7106,7096,7107,-1,7097,7096,7106,-1,6775,7107,7096,-1,7107,6775,7108,-1,7109,7107,7108,-1,7109,7110,7107,-1,7107,7111,7106,-1,7107,7110,7111,-1,7112,7106,7111,-1,7106,7112,7105,-1,7105,7113,7104,-1,7105,7112,7113,-1,7104,7114,7103,-1,7104,7113,7114,-1,7103,7115,7102,-1,7103,7114,7115,-1,5606,7102,7115,-1,7102,5606,5607,-1,5606,7116,5583,-1,5606,7115,7116,-1,7117,7115,7114,-1,7115,7117,7116,-1,7114,7118,7117,-1,7114,7113,7118,-1,7119,7113,7112,-1,7113,7119,7118,-1,7112,7120,7119,-1,7112,7111,7120,-1,7121,7111,7110,-1,7111,7121,7120,-1,7110,7122,7121,-1,7110,7109,7122,-1,7123,7121,7122,-1,7123,7124,7121,-1,7120,7124,7125,-1,7121,7124,7120,-1,7125,7119,7120,-1,7125,7126,7119,-1,7118,7126,7127,-1,7119,7126,7118,-1,7127,7117,7118,-1,7127,7128,7117,-1,7116,7128,7129,-1,7117,7128,7116,-1,5583,7129,5581,-1,7116,7129,5583,-1,5581,7130,5554,-1,5581,7129,7130,-1,7129,7131,7130,-1,7129,7128,7131,-1,7128,7132,7131,-1,7128,7127,7132,-1,7133,7127,7126,-1,7127,7133,7132,-1,7126,7134,7133,-1,7126,7125,7134,-1,7135,7125,7124,-1,7125,7135,7134,-1,7124,7136,7135,-1,7124,7123,7136,-1,7137,7135,7136,-1,7137,7138,7135,-1,7135,7139,7134,-1,7135,7138,7139,-1,7134,7140,7133,-1,7134,7139,7140,-1,7133,7141,7132,-1,7133,7140,7141,-1,7132,7142,7131,-1,7132,7141,7142,-1,7131,7143,7130,-1,7131,7142,7143,-1,7130,5553,5554,-1,7130,7143,5553,-1,7143,5552,5553,-1,5552,7143,7144,-1,5512,7144,7145,-1,7144,5512,5552,-1,7146,7145,7144,-1,7146,7147,7145,-1,7144,7142,7146,-1,7143,7142,7144,-1,7141,7146,7142,-1,7146,7141,7148,-1,7147,7148,7149,-1,7148,7147,7146,-1,7150,7149,7148,-1,7150,7151,7149,-1,7140,7148,7141,-1,7140,7150,7148,-1,7139,7150,7140,-1,7150,7139,7152,-1,7152,7151,7150,-1,7152,7153,7151,-1,7154,7153,7152,-1,7154,7155,7153,-1,7138,7152,7139,-1,7138,7154,7152,-1,7137,7154,7138,-1,7154,7137,7156,-1,7155,7156,7157,-1,7156,7155,7154,-1,7157,7158,7155,-1,7158,7157,7159,-1,7160,7155,7158,-1,7153,7155,7160,-1,7153,7161,7151,-1,7161,7153,7160,-1,7151,7162,7149,-1,7151,7161,7162,-1,7149,7163,7147,-1,7163,7149,7162,-1,7164,7147,7163,-1,7145,7147,7164,-1,7145,5511,5512,-1,5511,7145,7164,-1,7164,5485,5511,-1,7164,7165,5485,-1,7163,7165,7164,-1,7163,7166,7165,-1,7166,7162,7167,-1,7162,7166,7163,-1,7161,7167,7162,-1,7161,7168,7167,-1,7168,7160,7169,-1,7160,7168,7161,-1,7158,7169,7160,-1,7158,7170,7169,-1,7170,7159,7171,-1,7159,7170,7158,-1,7171,7172,7170,-1,7172,7171,7173,-1,7172,7169,7170,-1,7169,7172,7174,-1,7168,7174,7175,-1,7168,7169,7174,-1,7175,7167,7168,-1,7167,7175,7176,-1,7166,7176,7177,-1,7166,7167,7176,-1,7177,7165,7166,-1,7165,7177,7178,-1,5485,7178,5483,-1,5485,7165,7178,-1,7179,5483,7178,-1,7179,5482,5483,-1,7178,7180,7179,-1,7177,7180,7178,-1,7181,7177,7176,-1,7181,7180,7177,-1,7176,7182,7181,-1,7175,7182,7176,-1,7182,7174,7183,-1,7174,7182,7175,-1,7174,7184,7183,-1,7172,7184,7174,-1,7184,7173,7185,-1,7173,7184,7172,-1,7185,7186,7184,-1,7186,7185,7187,-1,7186,7183,7184,-1,7183,7186,7188,-1,7182,7188,7189,-1,7182,7183,7188,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_54()
		{
			int[] value = {7181,7189,7190,-1,7181,7182,7189,-1,7180,7190,7191,-1,7180,7181,7190,-1,7191,7179,7180,-1,7179,7191,7192,-1,5482,7192,5438,-1,5482,7179,7192,-1,5438,7193,5436,-1,7192,7193,5438,-1,7192,7194,7193,-1,7191,7194,7192,-1,7195,7191,7190,-1,7195,7194,7191,-1,7190,7196,7195,-1,7189,7196,7190,-1,7189,7197,7196,-1,7188,7197,7189,-1,7188,7198,7197,-1,7186,7198,7188,-1,7186,7199,7198,-1,7187,7199,7186,-1,7198,7200,7201,-1,7198,7199,7200,-1,7201,7197,7198,-1,7197,7201,7202,-1,7196,7202,7203,-1,7196,7197,7202,-1,7203,7195,7196,-1,7195,7203,7204,-1,7194,7204,7205,-1,7194,7195,7204,-1,7205,7193,7194,-1,7193,7205,7206,-1,5436,7206,5406,-1,5436,7193,7206,-1,7207,5406,7206,-1,7207,5404,5406,-1,7206,7208,7207,-1,7205,7208,7206,-1,7209,7205,7204,-1,7209,7208,7205,-1,7204,7210,7209,-1,7203,7210,7204,-1,7211,7203,7202,-1,7211,7210,7203,-1,7202,7212,7211,-1,7201,7212,7202,-1,7212,7200,7213,-1,7200,7212,7201,-1,7213,7214,7212,-1,7214,7213,7215,-1,7211,7214,7216,-1,7211,7212,7214,-1,7210,7216,7217,-1,7210,7211,7216,-1,7209,7217,7218,-1,7209,7210,7217,-1,7208,7218,7219,-1,7208,7209,7218,-1,7219,7207,7208,-1,7207,7219,7220,-1,5404,7220,5371,-1,5404,7207,7220,-1,7056,5371,7220,-1,7056,5369,5371,-1,7220,7062,7056,-1,7219,7062,7220,-1,7064,7219,7218,-1,7064,7062,7219,-1,7218,7070,7064,-1,7217,7070,7218,-1,7072,7217,7216,-1,7072,7070,7217,-1,7216,7078,7072,-1,7214,7078,7216,-1,7214,7080,7078,-1,7215,7080,7214,-1,7221,7222,7223,-1,7221,7224,7222,-1,7224,7225,7226,-1,7225,7224,7221,-1,7227,7226,7225,-1,7227,7228,7226,-1,7229,7227,7230,-1,7229,7228,7227,-1,7231,7228,7229,-1,7228,7231,7232,-1,7233,7232,7231,-1,7233,7234,7232,-1,7235,7234,7233,-1,7234,7235,7236,-1,7236,7237,7234,-1,7238,7237,7236,-1,7237,7232,7234,-1,7232,7237,7239,-1,7239,7228,7232,-1,7239,7226,7228,-1,7226,7240,7224,-1,7226,7239,7240,-1,7241,7239,7237,-1,7239,7241,7240,-1,7237,7242,7241,-1,7237,7238,7242,-1,7243,7241,7242,-1,7243,7244,7241,-1,7240,7244,7245,-1,7240,7241,7244,-1,7224,7245,7222,-1,7245,7224,7240,-1,7246,7221,7247,-1,7246,7225,7221,-1,7247,7223,7248,-1,7223,7247,7221,-1,7248,7249,7247,-1,7249,7248,7250,-1,7247,7251,7246,-1,7251,7247,7249,-1,7252,7246,7251,-1,7252,7253,7246,-1,7254,7252,7255,-1,7254,7253,7252,-1,7230,7253,7254,-1,7253,7230,7227,-1,7225,7253,7227,-1,7225,7246,7253,-1,7255,7256,7257,-1,7256,7255,7252,-1,7251,7256,7252,-1,7251,7258,7256,-1,7249,7258,7251,-1,7259,7258,7249,-1,7259,7250,7260,-1,7250,7259,7249,-1,7260,7261,7259,-1,7261,7260,7262,-1,7259,7263,7258,-1,7263,7259,7261,-1,7264,7258,7263,-1,7264,7256,7258,-1,7256,7265,7257,-1,7265,7256,7264,-1,7264,7266,7265,-1,7267,7266,7264,-1,7263,7267,7264,-1,7263,7268,7267,-1,7268,7261,7269,-1,7268,7263,7261,-1,7269,7262,7270,-1,7262,7269,7261,-1,7270,7271,7269,-1,7271,7270,7272,-1,7269,7273,7268,-1,7273,7269,7271,-1,7274,7268,7273,-1,7274,7267,7268,-1,7267,7275,7266,-1,7275,7267,7274,-1,7274,7276,7275,-1,7277,7276,7274,-1,7273,7277,7274,-1,7273,7278,7277,-1,7278,7271,7279,-1,7278,7273,7271,-1,7279,7272,7280,-1,7272,7279,7271,-1,7280,7281,7279,-1,7281,7280,7282,-1,7278,7281,7283,-1,7278,7279,7281,-1,7283,7277,7278,-1,7284,7277,7283,-1,7277,7285,7276,-1,7285,7277,7284,-1,7286,7284,7287,-1,7286,7285,7284,-1,7284,7288,7287,-1,7283,7288,7284,-1,7283,7289,7288,-1,7289,7283,7281,-1,7289,7282,7290,-1,7282,7289,7281,-1,7290,7291,7289,-1,7291,7290,7292,-1,7288,7291,7293,-1,7288,7289,7291,-1,7294,7293,7291,-1,7294,7295,7293,-1,7296,7291,7292,-1,7296,7294,7291,-1,7294,7297,7298,-1,7294,7296,7297,-1,7294,7299,7295,-1,7299,7294,7298,-1,7300,7295,7299,-1,7300,7301,7295,-1,7301,7302,7303,-1,7302,7301,7300,-1,7304,7301,7303,-1,7301,7304,7305,-1,7286,7305,7304,-1,7286,7287,7305,-1,7287,7293,7305,-1,7287,7288,7293,-1,7305,7295,7301,-1,7293,7295,7305,-1,7306,7300,7307,-1,7306,7302,7300,-1,7299,7307,7300,-1,7299,7308,7307,-1,7308,7298,7309,-1,7308,7299,7298,-1,7310,7298,7297,-1,7310,7309,7298,-1,7309,7311,7312,-1,7309,7310,7311,-1,7309,7313,7308,-1,7313,7309,7312,-1,7314,7308,7313,-1,7314,7307,7308,-1,7307,7315,7306,-1,7315,7307,7314,-1,7316,7314,7317,-1,7316,7315,7314,-1,7313,7317,7314,-1,7313,7318,7317,-1,7318,7312,7319,-1,7318,7313,7312,-1,7320,7312,7311,-1,7320,7319,7312,-1,7319,7321,7322,-1,7319,7320,7321,-1,7318,7322,7323,-1,7318,7319,7322,-1,7317,7323,7324,-1,7317,7318,7323,-1,7316,7324,7325,-1,7316,7317,7324,-1,7325,7326,7327,-1,7326,7325,7324,-1,7324,7328,7326,-1,7323,7328,7324,-1,7323,7329,7328,-1,7329,7323,7322,-1,6777,7322,7321,-1,6777,7329,7322,-1,7329,6771,6770,-1,7329,6777,6771,-1,7328,6770,6767,-1,7328,7329,6770,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_55()
		{
			int[] value = {7326,6767,6766,-1,7326,7328,6767,-1,7327,6766,7330,-1,7327,7326,6766,-1,7330,6765,7331,-1,6765,7330,6766,-1,6769,6767,6770,-1,6769,6764,6767,-1,7242,6768,7243,-1,7242,6769,6768,-1,6764,7242,7238,-1,6764,6769,7242,-1,6765,7238,7236,-1,6765,6764,7238,-1,7331,7236,7235,-1,7331,6765,7236,-1,6812,6817,6810,-1,6812,6821,6817,-1,6819,6810,6817,-1,6810,6819,6807,-1,6819,6805,6807,-1,6805,6819,6827,-1,6806,6827,6829,-1,6805,6827,6806,-1,6829,6932,6806,-1,6932,6829,6926,-1,6926,6934,6932,-1,6926,6917,6934,-1,6934,6916,6947,-1,6934,6917,6916,-1,6947,6773,6772,-1,6947,6916,6773,-1,6774,6762,6960,-1,6774,6763,6762,-1,6960,6905,6973,-1,6960,6762,6905,-1,6896,6973,6905,-1,6973,6896,6975,-1,6975,6895,6987,-1,6975,6896,6895,-1,6895,6989,6987,-1,6895,6887,6989,-1,6887,7001,6989,-1,7001,6887,6885,-1,7002,6885,6877,-1,7001,6885,7002,-1,7002,6875,7015,-1,7002,6877,6875,-1,6867,7015,6875,-1,7015,6867,7017,-1,7017,6865,7029,-1,7017,6867,6865,-1,6865,7030,7029,-1,6865,6857,7030,-1,7030,6855,7043,-1,7030,6857,6855,-1,6847,7043,6855,-1,7043,6847,7044,-1,7044,6845,6814,-1,7044,6847,6845,-1,6814,6821,6812,-1,6814,6845,6821,-1,7245,7081,7079,-1,7245,7244,7081,-1,7082,7244,7243,-1,7081,7244,7082,-1,7243,7084,7082,-1,7243,6768,7084,-1,6768,6776,7084,-1,6768,6771,6776,-1,6777,7108,6775,-1,6777,7321,7108,-1,7321,7109,7108,-1,7321,7320,7109,-1,7109,7311,7122,-1,7109,7320,7311,-1,7122,7310,7123,-1,7311,7310,7122,-1,7297,7123,7310,-1,7123,7297,7136,-1,7136,7296,7137,-1,7297,7296,7136,-1,7156,7296,7292,-1,7137,7296,7156,-1,7292,7157,7156,-1,7292,7290,7157,-1,7290,7159,7157,-1,7290,7282,7159,-1,7282,7171,7159,-1,7282,7280,7171,-1,7173,7280,7272,-1,7171,7280,7173,-1,7272,7185,7173,-1,7272,7270,7185,-1,7185,7262,7187,-1,7185,7270,7262,-1,7262,7199,7187,-1,7262,7260,7199,-1,7260,7200,7199,-1,7260,7250,7200,-1,7250,7213,7200,-1,7250,7248,7213,-1,7248,7215,7213,-1,7248,7223,7215,-1,7215,7222,7080,-1,7223,7222,7215,-1,7080,7245,7079,-1,7080,7222,7245,-1,7332,7333,7334,-1,7335,7336,7337,-1,7335,7337,7338,-1,7339,7340,7341,-1,7340,7342,7341,-1,7343,7344,7345,-1,7343,7345,7346,-1,7347,7348,7349,-1,7350,7351,7349,-1,7349,7352,7350,-1,7351,7350,7353,-1,7354,7355,7356,-1,7356,7357,7354,-1,7358,7359,7360,-1,7361,7362,7363,-1,7364,7365,7366,-1,7366,7367,7364,-1,7368,7369,7370,-1,7371,7370,7369,-1,7369,7372,7371,-1,7371,7373,7374,-1,7375,7376,7377,-1,7378,7375,7377,-1,7379,7380,7381,-1,7380,7382,7381,-1,7383,7384,7385,-1,7383,7385,7386,-1,7387,7388,7389,-1,7389,7390,7387,-1,7335,7391,7392,-1,7335,7392,7336,-1,7335,7393,7391,-1,7394,7338,7395,-1,7396,7397,7398,-1,7398,7399,7400,-1,7400,7401,7398,-1,7400,7402,7401,-1,7403,7394,7395,-1,7395,7404,7403,-1,2250,7405,2267,-1,2293,2269,7406,-1,7407,7408,7409,-1,7410,7411,7412,-1,7410,7413,7414,-1,7354,7410,7414,-1,7414,7353,7354,-1,7353,7347,7351,-1,7349,7351,7347,-1,7394,7415,7416,-1,7416,7417,7394,-1,7418,1703,1705,-1,1681,7419,1678,-1,7420,7421,7422,-1,7422,7423,7420,-1,7422,7379,7423,-1,7364,7368,7424,-1,7424,7425,7364,-1,7424,7426,7425,-1,7427,7428,7425,-1,7429,7430,7431,-1,7432,7433,7423,-1,7423,7434,7432,-1,7435,7436,7381,-1,7437,7435,7381,-1,7382,7437,7381,-1,7370,7374,7368,-1,7374,7370,7371,-1,7438,7439,7440,-1,7441,7442,7443,-1,7444,7445,7446,-1,7447,7448,7449,-1,7450,7451,7452,-1,7453,7454,7455,-1,7453,7456,7454,-1,7457,7458,7459,-1,7458,7460,7459,-1,7460,7461,7459,-1,7462,7463,7464,-1,7465,7466,7403,-1,7358,7411,7467,-1,7468,7469,7420,-1,7470,7428,7363,-1,7377,7471,7378,-1,7383,7472,7473,-1,7383,7474,7472,-1,7346,7475,7343,-1,7403,7476,7465,-1,7477,7478,7479,-1,7478,7480,7479,-1,7481,7467,7410,-1,7467,7411,7410,-1,7358,7482,7411,-1,7358,7360,7482,-1,7483,7484,7485,-1,7484,764,7485,-1,7486,7487,7488,-1,1866,7486,1864,-1,7489,7490,7491,-1,7492,7493,7494,-1,7495,7496,7497,-1,7498,7497,7496,-1,7497,7498,7499,-1,7497,7500,7495,-1,7496,7501,7498,-1,7428,7502,7363,-1,7502,7361,7363,-1,7425,7428,7470,-1,7425,7470,7503,-1,7504,7499,7505,-1,7506,7507,7508,-1,7509,7510,7511,-1,7512,7513,7438,-1,7438,7514,7512,-1,7514,7515,7512,-1,7516,7517,7518,-1,7518,7519,7516,-1,7520,7521,7522,-1,7523,7524,7525,-1,7523,7525,7526,-1,7523,7526,7527,-1,7528,7529,7530,-1,7531,7528,7530,-1,7532,7533,7534,-1,7535,7536,7537,-1,7538,7539,7540,-1,7420,7541,7468,-1,7442,7542,7543,-1,7543,7443,7442,-1,7544,7545,7546,-1,7547,7339,7548,-1,7548,7549,7550,-1,7551,7548,7550,-1,7547,7548,7478,-1,7552,7547,7478,-1,7553,7554,7555,-1,7555,7556,7557,-1,7556,7558,7557,-1,7559,7557,7558,-1,7559,7558,7560,-1,7561,7562,7563,-1,7562,7564,7563,-1,7462,7565,7463,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_56()
		{
			int[] value = {7558,7566,7567,-1,7568,7567,7566,-1,7567,7568,7569,-1,7569,7570,7567,-1,7566,7571,7568,-1,7572,7573,7574,-1,7574,7573,7575,-1,2583,7576,2581,-1,7577,7578,7576,-1,7579,7580,7581,-1,7581,7582,7579,-1,7583,7584,7585,-1,7586,7584,7583,-1,1155,7579,7587,-1,7579,7582,7587,-1,7588,7589,7590,-1,7588,7591,7589,-1,7592,7509,7511,-1,7593,7594,7595,-1,7559,7555,7557,-1,7559,7596,7555,-1,7597,7598,7341,-1,7342,7597,7341,-1,7598,7599,7341,-1,7484,7483,7600,-1,7600,7601,7484,-1,7602,7603,7604,-1,7605,7386,7606,-1,7589,7605,7606,-1,7589,7606,7607,-1,7608,7605,7609,-1,7608,7610,7605,-1,7383,7473,7384,-1,7611,7612,7594,-1,7594,7593,7611,-1,7613,7614,7615,-1,7506,7508,7616,-1,7604,7617,7505,-1,7618,7604,7505,-1,7618,7619,7604,-1,7618,7499,7619,-1,7499,7618,7505,-1,7442,7620,7621,-1,7442,7388,7620,-1,7621,7542,7442,-1,7621,7622,7542,-1,7447,7623,7622,-1,7447,7452,7623,-1,7624,7333,7451,-1,7624,7625,7333,-1,7626,7446,7627,-1,7626,7332,7446,-1,7387,7620,7388,-1,7627,7620,7387,-1,7445,7628,7448,-1,7445,7629,7628,-1,7343,7353,7344,-1,7343,7347,7353,-1,7350,7354,7353,-1,7350,7355,7354,-1,7357,7410,7354,-1,7357,7481,7410,-1,7566,7556,7571,-1,7566,7558,7556,-1,7630,7631,7412,-1,7631,7630,7632,-1,7633,7634,7635,-1,7633,7636,7634,-1,7637,7638,7639,-1,7637,7640,7638,-1,7489,7639,7638,-1,7639,7489,7641,-1,7489,7642,7641,-1,7489,7491,7642,-1,414,7643,7644,-1,1149,7643,414,-1,7645,207,7646,-1,207,7645,208,-1,7494,7647,7648,-1,7494,7649,7647,-1,7650,7494,7648,-1,7650,7492,7494,-1,7649,7651,7647,-1,7649,7652,7651,-1,7653,7654,7655,-1,7653,7656,7654,-1,7657,7658,7427,-1,7659,7658,7657,-1,7619,7498,7501,-1,7619,7499,7498,-1,7425,7365,7364,-1,7425,7503,7365,-1,7364,7369,7368,-1,7364,7367,7369,-1,7368,7377,7376,-1,7368,7374,7377,-1,7660,7537,7661,-1,7660,7532,7537,-1,7612,7662,7594,-1,7612,7661,7662,-1,7663,7594,7662,-1,7663,7519,7594,-1,7663,7516,7519,-1,7516,7663,7664,-1,7538,7665,7664,-1,7538,7522,7665,-1,7521,7666,7533,-1,7521,7667,7666,-1,7668,7539,7536,-1,7668,7669,7539,-1,7390,7627,7387,-1,7397,7627,7390,-1,7397,7626,7627,-1,7396,7626,7397,-1,7396,7670,7626,-1,7396,7671,7670,-1,7392,7396,7336,-1,7392,7671,7396,-1,7392,7455,7671,-1,7455,7392,7391,-1,7455,7393,7453,-1,7391,7393,7455,-1,7338,7417,7335,-1,7338,7394,7417,-1,7414,7338,7337,-1,7414,7395,7338,-1,7344,7414,7337,-1,7414,7344,7353,-1,7337,7396,7344,-1,7337,7336,7396,-1,7398,7344,7396,-1,7401,7344,7398,-1,7344,7401,7345,-1,7672,7397,7390,-1,7398,7397,7672,-1,7389,7672,7390,-1,7389,7673,7672,-1,7673,7674,7672,-1,7675,7674,7673,-1,7674,7398,7672,-1,7674,7399,7398,-1,7345,7402,7346,-1,7345,7401,7402,-1,7466,7394,7403,-1,7394,7466,7415,-1,7404,7476,7403,-1,7404,7676,7476,-1,7677,2249,1766,-1,7678,2249,7677,-1,7679,1766,404,-1,7677,1766,7679,-1,7405,2249,7678,-1,7405,2250,2249,-1,7405,2269,2267,-1,2269,7405,7406,-1,7406,7680,2293,-1,7406,7409,7680,-1,7680,1150,2293,-1,7680,7681,1150,-1,7682,7683,7684,-1,7682,7685,7683,-1,7684,7686,7682,-1,7684,7631,7686,-1,7684,7412,7631,-1,7412,7413,7410,-1,7684,7413,7412,-1,7684,7683,7413,-1,7451,7687,7624,-1,7450,7687,7451,-1,7449,7687,7450,-1,7449,7688,7687,-1,7448,7688,7449,-1,7448,7628,7688,-1,7448,7622,7621,-1,7448,7447,7622,-1,7445,7621,7620,-1,7445,7448,7621,-1,7627,7445,7620,-1,7627,7446,7445,-1,206,7689,1705,-1,206,7690,7689,-1,7689,7418,1705,-1,7689,7429,7418,-1,1703,7419,1681,-1,7418,7419,1703,-1,1679,7419,7691,-1,1679,1678,7419,-1,1679,7692,2625,-1,7692,1679,7691,-1,2625,7693,755,-1,7693,2625,7692,-1,7469,7421,7420,-1,7469,7694,7421,-1,7379,7424,7380,-1,7379,7422,7424,-1,7424,7376,7380,-1,7368,7376,7424,-1,7426,7427,7425,-1,7426,7695,7427,-1,7426,7696,7695,-1,7696,7697,7695,-1,7696,7698,7697,-1,7699,7695,7697,-1,7657,7695,7699,-1,7657,7427,7695,-1,7651,7493,7700,-1,7651,7652,7493,-1,7700,7492,7650,-1,7700,7493,7492,-1,7423,7541,7420,-1,7433,7541,7423,-1,7434,7379,7381,-1,7434,7423,7379,-1,7701,7440,7665,-1,7702,7440,7701,-1,7440,7437,7382,-1,7440,7702,7437,-1,7531,7437,7702,-1,7435,7437,7531,-1,7436,7531,7530,-1,7531,7436,7435,-1,7440,7380,7376,-1,7440,7382,7380,-1,7376,7438,7440,-1,7376,7514,7438,-1,7375,7514,7376,-1,7515,7375,7378,-1,7515,7514,7375,-1,7665,7439,7664,-1,7439,7665,7440,-1,7539,7664,7663,-1,7539,7538,7664,-1,7662,7539,7663,-1,7662,7536,7539,-1,7661,7536,7662,-1,7661,7537,7536,-1,7703,7536,7535,-1,7703,7668,7536,-1,7534,7703,7535,-1,7534,7704,7703,-1,7704,7533,7666,-1,7533,7704,7534,-1,7520,7667,7521,-1,7520,7705,7667,-1,7706,7520,7540,-1,7706,7705,7520,-1,7669,7540,7539,-1,7669,7706,7540,-1,7388,7441,7389,-1,7441,7388,7442,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_57()
		{
			int[] value = {7441,7707,7708,-1,7441,7443,7707,-1,7673,7441,7708,-1,7673,7389,7441,-1,7334,7446,7332,-1,7446,7334,7444,-1,7447,7450,7452,-1,7447,7449,7450,-1,7709,7623,7710,-1,7709,7711,7623,-1,7710,7712,7709,-1,7710,7713,7712,-1,7626,7712,7713,-1,7670,7712,7626,-1,7670,7714,7712,-1,7671,7714,7670,-1,7709,7714,7715,-1,7709,7712,7714,-1,7715,7711,7709,-1,7715,7716,7711,-1,7459,7716,7715,-1,7459,7461,7716,-1,7715,7454,7459,-1,7715,7714,7454,-1,7671,7454,7714,-1,7455,7454,7671,-1,7454,7457,7459,-1,7454,7456,7457,-1,7637,7490,7640,-1,7717,7490,7637,-1,7491,7717,7642,-1,7491,7490,7717,-1,411,7718,7719,-1,7718,411,412,-1,7720,337,7721,-1,335,337,7720,-1,7722,7723,7724,-1,7723,7722,7725,-1,7726,7725,7722,-1,7725,7726,7727,-1,7728,7729,7730,-1,7728,7731,7729,-1,7729,7732,7733,-1,7729,7731,7732,-1,7521,7734,7735,-1,7521,7533,7734,-1,7665,7521,7735,-1,7665,7522,7521,-1,7533,7660,7734,-1,7533,7532,7660,-1,7473,7524,7736,-1,7524,7473,7472,-1,7524,7474,7525,-1,7472,7474,7524,-1,7710,7333,7713,-1,7710,7451,7333,-1,7623,7451,7710,-1,7623,7452,7451,-1,7333,7626,7713,-1,7333,7332,7626,-1,7625,7334,7333,-1,7625,7737,7334,-1,7737,7444,7334,-1,7737,7738,7444,-1,7444,7629,7445,-1,7444,7738,7629,-1,7708,7675,7673,-1,7708,7739,7675,-1,7740,7708,7707,-1,7740,7739,7708,-1,7411,7630,7412,-1,7411,7482,7630,-1,7741,7682,7686,-1,7741,7742,7682,-1,7742,7685,7682,-1,7742,7743,7685,-1,7744,7745,7746,-1,7745,7744,7747,-1,7746,7748,7749,-1,7748,7746,7745,-1,7408,7636,7633,-1,7408,7407,7636,-1,7572,7485,7573,-1,7572,7483,7485,-1,7484,7639,764,-1,7484,7637,7639,-1,764,7641,761,-1,764,7639,7641,-1,7641,7750,761,-1,7641,7642,7750,-1,761,7751,1866,-1,7751,761,7750,-1,7751,7486,1866,-1,7751,7487,7486,-1,757,7486,7488,-1,757,1864,7486,-1,759,7488,7752,-1,759,757,7488,-1,412,7752,7718,-1,412,759,7752,-1,7719,404,411,-1,404,7719,7679,-1,7489,7640,7490,-1,7489,7638,7640,-1,7750,7717,7601,-1,7750,7642,7717,-1,766,7485,764,-1,766,7573,7485,-1,7681,1149,1150,-1,7681,7643,1149,-1,208,7690,206,-1,208,7645,7690,-1,7652,7494,7493,-1,7652,7649,7494,-1,7656,7430,7654,-1,7656,7431,7430,-1,7698,7722,7697,-1,7698,7726,7722,-1,7697,7724,7699,-1,7697,7722,7724,-1,7723,7753,7754,-1,7725,7753,7723,-1,7725,7755,7753,-1,7727,7755,7725,-1,7499,7510,7497,-1,7504,7510,7499,-1,7507,7510,7504,-1,7500,7510,7509,-1,7497,7510,7500,-1,7658,7428,7427,-1,7658,7502,7428,-1,7505,7507,7504,-1,7508,7507,7505,-1,7510,7506,7511,-1,7506,7510,7507,-1,7438,7756,7757,-1,7438,7513,7756,-1,7439,7757,7517,-1,7757,7439,7438,-1,7757,7518,7517,-1,7757,7730,7518,-1,7756,7730,7757,-1,7730,7756,7728,-1,7664,7517,7516,-1,7517,7664,7439,-1,7538,7520,7522,-1,7540,7520,7538,-1,7758,7665,7735,-1,7665,7758,7701,-1,7758,7734,7759,-1,7758,7735,7734,-1,7660,7759,7734,-1,7660,7760,7759,-1,7760,7761,7759,-1,7760,7736,7761,-1,7762,7759,7761,-1,7762,7758,7759,-1,7762,7701,7758,-1,7701,7762,7702,-1,7528,7702,7762,-1,7702,7528,7531,-1,7528,7761,7523,-1,7528,7762,7761,-1,7736,7523,7761,-1,7736,7524,7523,-1,7527,7528,7523,-1,7527,7529,7528,-1,7534,7537,7532,-1,7534,7535,7537,-1,755,7721,337,-1,7693,7721,755,-1,7763,7443,7543,-1,7443,7763,7707,-1,7545,7763,7543,-1,7763,7545,7544,-1,7561,7546,7596,-1,7546,7561,7544,-1,7553,7596,7546,-1,7596,7553,7555,-1,7342,7553,7546,-1,7340,7553,7342,-1,7340,7764,7553,-1,7339,7764,7340,-1,7339,7547,7764,-1,7549,7339,7341,-1,7549,7548,7339,-1,7548,7480,7478,-1,7551,7480,7548,-1,7477,7552,7478,-1,7477,7765,7552,-1,7571,7555,7554,-1,7571,7556,7555,-1,7564,7559,7560,-1,7559,7564,7562,-1,7562,7596,7559,-1,7562,7561,7596,-1,7563,7565,7462,-1,7564,7565,7563,-1,7565,7570,7463,-1,7570,7565,7567,-1,7565,7558,7567,-1,7565,7560,7558,-1,7560,7565,7564,-1,7766,7571,7554,-1,7568,7571,7766,-1,7749,7767,7746,-1,7766,7767,7749,-1,7766,7554,7767,-1,7553,7767,7554,-1,7553,7768,7767,-1,7768,7746,7767,-1,7768,7744,7746,-1,7748,7742,7741,-1,7745,7742,7748,-1,7745,7743,7742,-1,7747,7743,7745,-1,7575,766,765,-1,7575,7573,766,-1,7648,1155,1157,-1,7648,7647,1155,-1,7769,7648,1157,-1,7769,7650,7648,-1,7770,1157,2581,-1,7769,1157,7770,-1,7576,7770,2581,-1,7576,7578,7770,-1,7576,1455,7577,-1,7576,2583,1455,-1,7577,1457,7771,-1,7577,1455,1457,-1,7771,335,7720,-1,7771,1457,335,-1,7700,7769,7580,-1,7700,7650,7769,-1,7579,7700,7580,-1,7579,7651,7700,-1,7585,7581,7772,-1,7582,7581,7585,-1,7587,7585,7584,-1,7587,7582,7585,-1,1154,7586,1153,-1,1154,7584,7586,-1,7587,1154,1155,-1,7587,7584,1154,-1,7647,7579,1155,-1,7647,7651,7579,-1,7595,7730,7729,-1,7595,7518,7730,-1,7733,7595,7729,-1,7733,7593,7595,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_58()
		{
			int[] value = {7595,7519,7518,-1,7594,7519,7595,-1,7561,7773,7544,-1,7563,7773,7561,-1,7544,7774,7763,-1,7544,7773,7774,-1,7774,7707,7763,-1,7774,7740,7707,-1,7623,7545,7622,-1,7545,7623,7546,-1,7711,7546,7623,-1,7716,7546,7711,-1,7546,7597,7342,-1,7546,7716,7597,-1,7461,7597,7716,-1,7598,7597,7461,-1,7599,7461,7460,-1,7461,7599,7598,-1,7622,7543,7542,-1,7543,7622,7545,-1,7600,7572,7775,-1,7572,7600,7483,-1,7717,7484,7601,-1,7717,7637,7484,-1,7753,7776,7777,-1,7753,7755,7776,-1,7777,7603,7602,-1,7777,7776,7603,-1,7617,7603,7613,-1,7603,7617,7604,-1,7603,7384,7613,-1,7603,7385,7384,-1,7603,7778,7385,-1,7778,7386,7385,-1,7778,7606,7386,-1,7607,7590,7589,-1,7607,7779,7590,-1,7591,7605,7589,-1,7605,7591,7609,-1,7386,7610,7383,-1,7386,7605,7610,-1,7613,7760,7660,-1,7613,7736,7760,-1,7473,7613,7384,-1,7473,7736,7613,-1,7614,7660,7661,-1,7613,7660,7614,-1,7611,7661,7612,-1,7614,7661,7611,-1,7593,7780,7611,-1,7733,7780,7593,-1,7733,7781,7780,-1,7733,7732,7781,-1,7781,7615,7780,-1,7781,7782,7615,-1,7780,7614,7611,-1,7615,7614,7780,-1,7613,7616,7617,-1,7615,7616,7613,-1,7617,7508,7505,-1,7617,7616,7508,-1,7782,7616,7615,-1,7616,7782,7506,-1,7604,7501,7602,-1,7604,7619,7501,-1,7501,7783,7602,-1,7783,7501,7496,-1,7777,7754,7753,-1,7777,7783,7754,-1,7777,7602,7783,-1,7784,7785,7786,-1,7786,7787,7784,-1,7784,7788,7785,-1,7789,7790,7791,-1,7791,7792,7789,-1,7791,7793,7792,-1,7794,7795,7796,-1,7796,7797,7794,-1,7796,7798,7797,-1,7799,7800,7801,-1,7801,7802,7799,-1,7801,7803,7802,-1,7804,7805,7806,-1,7806,7807,7804,-1,7806,7808,7807,-1,7809,7810,7811,-1,7811,7812,7809,-1,7811,7813,7812,-1,7814,7815,7816,-1,7816,7817,7814,-1,7816,7818,7817,-1,7819,7820,7821,-1,7821,7822,7819,-1,7821,7823,7822,-1,7824,7825,7826,-1,7826,7827,7824,-1,7826,7828,7827,-1,7829,7830,7831,-1,7831,7832,7829,-1,7831,7833,7832,-1,7834,7835,7836,-1,7836,7837,7834,-1,7836,7838,7837,-1,7839,7840,7841,-1,7841,7842,7839,-1,7841,7843,7842,-1,7844,7845,7846,-1,7846,7847,7844,-1,7846,7848,7847,-1,7849,7850,7851,-1,7851,7852,7849,-1,7851,7853,7852,-1,7854,7855,7856,-1,7856,7857,7854,-1,7856,7858,7857,-1,7859,7860,7861,-1,7861,7862,7859,-1,7861,7863,7862,-1,7864,7865,7866,-1,7866,7867,7864,-1,7866,7868,7867,-1,7869,7870,7871,-1,7871,7872,7869,-1,7871,7873,7872,-1,7874,7875,7876,-1,7876,7877,7874,-1,7876,7878,7877,-1,7879,7880,7881,-1,7881,7882,7879,-1,7881,7883,7882,-1,7884,7885,7886,-1,7886,7887,7884,-1,7886,7888,7887,-1,7889,7890,7891,-1,7891,7892,7889,-1,7891,7893,7892,-1,7894,7895,7896,-1,7896,7897,7894,-1,7896,7898,7897,-1,7899,7900,7901,-1,7901,7902,7899,-1,7901,7903,7902,-1,7904,7905,7906,-1,7906,7907,7904,-1,7907,7908,7904,-1,7909,7910,7911,-1,7911,7912,7909,-1,7912,7913,7909,-1,7914,7915,7916,-1,7916,7917,7914,-1,7917,7918,7914,-1,7919,7920,7921,-1,7921,7922,7919,-1,7922,7923,7919,-1,7924,7925,7926,-1,7926,7927,7924,-1,7927,7928,7924,-1,7929,7930,7931,-1,7931,7932,7929,-1,7932,7933,7929,-1,7934,7935,7936,-1,7936,7937,7934,-1,7937,7938,7934,-1,7939,7940,7941,-1,7941,7942,7939,-1,7942,7943,7939,-1,7944,7945,7946,-1,7946,7947,7944,-1,7947,7948,7944,-1,7949,7950,7951,-1,7951,7952,7949,-1,7952,7953,7949,-1,7954,7955,7956,-1,7956,7957,7954,-1,7957,7958,7954,-1,7959,7960,7961,-1,7961,7962,7959,-1,7962,7963,7959,-1,7964,7965,7966,-1,7966,7967,7964,-1,7967,7968,7964,-1,7969,7970,7971,-1,7971,7972,7969,-1,7972,7973,7969,-1,7974,7975,7976,-1,7976,7977,7974,-1,7977,7978,7974,-1,7979,7980,7981,-1,7981,7982,7979,-1,7982,7983,7979,-1,7984,7985,7986,-1,7986,7987,7984,-1,7987,7988,7984,-1,7989,7990,7991,-1,7991,7992,7989,-1,7992,7993,7989,-1,7994,7995,7996,-1,7996,7997,7994,-1,7997,7998,7994,-1,7999,8000,8001,-1,8001,8002,7999,-1,8002,8003,7999,-1,8004,8005,8006,-1,8006,8007,8004,-1,8007,8008,8004,-1,8009,8010,8011,-1,8011,8012,8009,-1,8012,8013,8009,-1,8014,8015,8016,-1,8016,8017,8014,-1,8017,8018,8014,-1,8019,8020,8021,-1,8021,8022,8019,-1,8022,8023,8019,-1,7789,8024,7790,-1,7834,8025,7835,-1,7844,8026,7845,-1,7854,8027,7855,-1,7905,8028,7906,-1,8020,8029,8021,-1,8015,8030,8016,-1,7910,8031,7911,-1,7915,8032,7916,-1,7920,8033,7921,-1,7786,8034,7787,-1,7899,8035,7900,-1,7894,8036,7895,-1,7889,8037,7890,-1,7884,8038,7885,-1,7879,8039,7880,-1,7874,8040,7875,-1,7864,8041,7865,-1,7824,8042,7825,-1,7814,8043,7815,-1,7804,8044,7805,-1,7794,8045,7795,-1,8010,8046,8011,-1,8005,8047,8006,-1,8000,8048,8001,-1,7995,8049,7996,-1,7985,8050,7986,-1,7975,8051,7976,-1,7970,8052,7971,-1,7955,8053,7956,-1,7940,8054,7941,-1,7935,8055,7936,-1,7925,8056,7926,-1,7799,8057,7800,-1,7809,8058,7810,-1,7819,8059,7820,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_59()
		{
			int[] value = {7829,8060,7830,-1,7839,8061,7840,-1,7849,8062,7850,-1,7859,8063,7860,-1,7869,8064,7870,-1,7930,8065,7931,-1,7945,8066,7946,-1,7950,8067,7951,-1,7960,8068,7961,-1,7965,8069,7966,-1,7980,8070,7981,-1,7990,8071,7991,-1,7901,7900,7898,-1,7901,7898,7896,-1,7954,7958,7959,-1,7958,7960,7959,-1,7835,7831,7836,-1,7835,7833,7831,-1,7840,7836,7841,-1,7840,7838,7836,-1,7845,7841,7846,-1,7845,7843,7841,-1,7850,7846,7851,-1,7850,7848,7846,-1,7855,7851,7856,-1,7855,7853,7851,-1,7904,7910,7909,-1,7904,7908,7910,-1,7909,7915,7914,-1,7909,7913,7915,-1,8009,8015,8014,-1,8009,8013,8015,-1,8014,8020,8019,-1,8014,8018,8020,-1,8019,7905,7904,-1,8019,8023,7905,-1,7790,7784,7791,-1,7790,7788,7784,-1,7787,7901,7784,-1,7787,7903,7901,-1,7895,7891,7896,-1,7895,7893,7891,-1,7890,7886,7891,-1,7890,7888,7886,-1,7885,7881,7886,-1,7885,7883,7881,-1,7880,7876,7881,-1,7880,7878,7876,-1,7875,7871,7876,-1,7875,7873,7871,-1,7870,7866,7871,-1,7870,7868,7866,-1,7865,7861,7866,-1,7865,7863,7861,-1,7860,7856,7861,-1,7860,7858,7856,-1,7830,7826,7831,-1,7830,7828,7826,-1,7825,7821,7826,-1,7825,7823,7821,-1,7820,7816,7821,-1,7820,7818,7816,-1,7815,7811,7816,-1,7815,7813,7811,-1,7810,7806,7811,-1,7810,7808,7806,-1,7805,7801,7806,-1,7805,7803,7801,-1,7800,7796,7801,-1,7800,7798,7796,-1,7795,7791,7796,-1,7795,7793,7791,-1,7914,7920,7919,-1,7914,7918,7920,-1,7919,7925,7924,-1,7919,7923,7925,-1,7924,7930,7929,-1,7924,7928,7930,-1,7929,7935,7934,-1,7929,7933,7935,-1,7934,7940,7939,-1,7934,7938,7940,-1,7939,7945,7944,-1,7939,7943,7945,-1,7944,7950,7949,-1,7944,7948,7950,-1,7949,7955,7954,-1,7949,7953,7955,-1,7959,7965,7964,-1,7959,7963,7965,-1,7964,7970,7969,-1,7964,7968,7970,-1,7969,7975,7974,-1,7969,7973,7975,-1,7974,7980,7979,-1,7974,7978,7980,-1,7979,7985,7984,-1,7979,7983,7985,-1,7984,7990,7989,-1,7984,7988,7990,-1,7989,7995,7994,-1,7989,7993,7995,-1,7994,8000,7999,-1,7994,7998,8000,-1,7999,8005,8004,-1,7999,8003,8005,-1,8004,8010,8009,-1,8004,8008,8010,-1,8072,8073,7765,-1,8074,8073,8075,-1,8076,8077,8078,-1,7676,8077,8079,-1,7779,8080,8081,-1,8082,8080,8083,-1,8084,8085,8086,-1,8087,8085,7694,-1,7406,7407,7409,-1,7750,7601,8088,-1,7750,8088,8089,-1,8090,8091,8092,-1,8093,8094,8095,-1,8093,8096,8094,-1,8097,8098,8099,-1,8099,8100,8097,-1,8097,8100,8101,-1,8101,8102,8097,-1,8103,8104,8105,-1,8106,8103,8105,-1,8107,8108,8109,-1,8080,8082,8081,-1,7429,7431,7418,-1,7772,8110,8111,-1,8112,8113,7553,-1,8113,7768,7553,-1,7768,8113,8114,-1,7744,8115,8116,-1,7744,8116,7747,-1,8117,8118,8116,-1,8119,8120,8121,-1,7413,7683,8122,-1,8112,7553,7764,-1,7547,8112,7764,-1,8094,8123,8124,-1,8124,8095,8094,-1,7676,7404,8125,-1,7676,8125,8124,-1,8124,8078,8126,-1,8124,8127,8078,-1,8127,8128,8078,-1,8074,8128,8127,-1,8074,8127,8129,-1,8130,8074,8129,-1,8074,8130,8073,-1,8129,8131,7765,-1,8131,7552,7765,-1,8074,8075,8132,-1,8078,8133,8076,-1,8077,8076,8079,-1,8077,8126,8078,-1,7414,8091,7395,-1,7636,7407,8134,-1,8134,7634,7636,-1,8135,8136,8137,-1,8137,8138,8135,-1,8139,8140,8141,-1,8141,8142,8139,-1,8140,8139,8088,-1,7656,7653,8143,-1,8143,7431,7656,-1,8144,8145,8146,-1,8147,8146,8145,-1,8148,8149,8150,-1,8150,8151,8148,-1,8145,8152,8147,-1,8153,7600,7775,-1,8154,8153,7775,-1,8144,7580,7769,-1,8155,8144,7769,-1,7772,7581,8110,-1,8156,8157,8158,-1,8084,8159,8160,-1,8084,8161,8159,-1,8159,8161,8083,-1,8162,8159,8083,-1,8162,8083,8163,-1,7779,8164,8162,-1,7779,7607,8164,-1,8080,8163,8083,-1,8165,8082,8083,-1,8086,8166,8084,-1,8084,8167,8085,-1,8167,8084,8160,-1,8160,8168,7694,-1,8168,7421,7694,-1,8169,8170,8171,-1,8171,8172,8169,-1,8173,8174,8175,-1,7405,7678,8174,-1,7719,8176,7679,-1,8172,8176,8177,-1,8177,8169,8172,-1,8089,7487,7751,-1,8089,7751,7750,-1,7752,8178,7718,-1,8103,8106,8160,-1,8160,8179,8103,-1,7778,8180,7606,-1,7778,7603,8180,-1,7603,8181,8180,-1,7603,7776,8181,-1,8182,8181,7776,-1,8183,8184,7755,-1,7727,8183,7755,-1,8183,8185,8186,-1,8187,8188,8189,-1,8190,7696,7426,-1,7422,8108,7424,-1,8087,8086,8085,-1,8191,8192,8193,-1,8193,8194,8191,-1,8195,8194,8193,-1,8193,8196,8195,-1,7720,8197,7771,-1,8198,8199,8200,-1,8200,8201,8198,-1,8201,8200,8202,-1,8202,8203,8201,-1,7693,8199,7721,-1,8157,7691,7419,-1,7770,7578,8155,-1,7769,7770,8155,-1,8072,8075,8073,-1,8120,8137,8121,-1,8118,8137,8120,-1,8117,8137,8118,-1,8142,8137,8117,-1,8142,8138,8137,-1,8142,8141,8138,-1,8150,8188,8187,-1,8150,8185,8188,-1,8150,8186,8185,-1,8150,8152,8186,-1,8149,8152,8150,-1,8149,8147,8152,-1,7406,7414,7413,-1,7405,7414,7406,-1,8122,7406,7413,-1,7406,8122,8204,-1,8205,8204,8122,-1,8136,8204,8205,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_60()
		{
			int[] value = {8121,8136,8205,-1,8121,8137,8136,-1,7601,8153,8088,-1,7601,7600,8153,-1,8174,7414,7405,-1,7414,8174,8091,-1,8174,8092,8091,-1,8174,8173,8092,-1,8090,8093,8095,-1,8090,8092,8093,-1,8093,8170,8096,-1,8171,8170,8093,-1,8173,8093,8092,-1,8173,8171,8093,-1,7424,8157,7419,-1,8108,8157,7424,-1,7424,7418,7426,-1,7418,7424,7419,-1,7418,8190,7426,-1,8206,8190,7418,-1,8206,8207,8190,-1,8207,8206,8151,-1,8151,8187,8207,-1,8151,8150,8187,-1,8182,8152,8145,-1,8182,8186,8152,-1,8182,8144,8181,-1,8145,8144,8182,-1,8180,8144,8155,-1,8180,8181,8144,-1,8155,8098,8180,-1,8155,8099,8098,-1,8105,8109,8106,-1,8105,8107,8109,-1,8107,8157,8108,-1,8107,8158,8157,-1,8105,8158,8107,-1,8105,8202,8158,-1,8203,8105,8104,-1,8105,8203,8202,-1,8146,8110,8144,-1,8111,8110,8146,-1,8115,7768,8114,-1,7768,8115,7744,-1,7743,8120,8119,-1,7747,8120,7743,-1,8116,8120,7747,-1,8116,8118,8120,-1,8115,8117,8116,-1,8115,8114,8117,-1,8208,8121,8205,-1,8121,8208,8119,-1,8119,7685,7743,-1,8119,8208,7685,-1,8208,7683,7685,-1,8205,7683,8208,-1,8205,8122,7683,-1,8131,7547,7552,-1,8192,7547,8131,-1,8192,8112,7547,-1,8193,8131,8129,-1,8193,8192,8131,-1,8129,8196,8193,-1,8129,8209,8196,-1,8210,8129,8127,-1,8210,8209,8129,-1,8123,8127,8124,-1,8123,8210,8127,-1,8125,8095,8124,-1,8125,8090,8095,-1,7395,8125,7404,-1,7395,8090,8125,-1,7395,8091,8090,-1,8124,8077,7676,-1,8124,8126,8077,-1,8073,8129,7765,-1,8073,8130,8129,-1,8132,8128,8074,-1,8132,8211,8128,-1,8128,8133,8078,-1,8128,8211,8133,-1,7406,8134,7407,-1,8204,8134,7406,-1,7634,8136,8135,-1,8134,8136,7634,-1,8134,8204,8136,-1,8138,8140,8135,-1,8138,8141,8140,-1,8143,7418,7431,-1,7418,8143,8206,-1,8151,7653,8148,-1,8151,8143,7653,-1,8151,8206,8143,-1,8146,8149,8148,-1,8146,8147,8149,-1,8196,8212,8195,-1,8212,8196,8209,-1,8209,8213,8212,-1,8213,8209,8210,-1,8210,8214,8213,-1,8210,8177,8214,-1,8210,8169,8177,-1,8210,8170,8169,-1,8210,8096,8170,-1,8210,8094,8096,-1,8210,8123,8094,-1,8153,8140,8088,-1,8140,8153,8154,-1,8110,7580,8144,-1,8110,7581,7580,-1,8156,8202,8200,-1,8156,8158,8202,-1,8162,8080,7779,-1,8162,8163,8080,-1,8161,8165,8083,-1,8161,8215,8165,-1,8166,8161,8084,-1,8166,8215,8161,-1,8085,8160,7694,-1,8085,8167,8160,-1,8216,8217,8218,-1,8198,8217,8216,-1,8201,8217,8198,-1,8203,8217,8201,-1,8104,8217,8203,-1,8103,8217,8104,-1,8103,8179,8217,-1,8218,8219,8220,-1,8217,8219,8218,-1,8220,8102,8101,-1,8219,8102,8220,-1,8171,8175,8172,-1,8171,8173,8175,-1,8175,7678,7677,-1,8175,8174,7678,-1,8176,7677,7679,-1,8172,7677,8176,-1,8172,8175,7677,-1,7719,8177,8176,-1,7719,8214,8177,-1,7718,8214,7719,-1,7718,8213,8214,-1,8178,8213,7718,-1,8178,8212,8213,-1,8195,8178,8194,-1,8195,8212,8178,-1,7488,8178,7752,-1,8194,7488,8191,-1,7488,8194,8178,-1,7487,8191,7488,-1,7487,8089,8191,-1,8106,8168,8160,-1,8106,8109,8168,-1,8159,8179,8160,-1,8159,8217,8179,-1,8162,8217,8159,-1,8162,8219,8217,-1,8102,8162,8097,-1,8102,8219,8162,-1,8164,8097,8162,-1,8164,8098,8097,-1,7606,8164,7607,-1,7606,8098,8164,-1,7606,8180,8098,-1,7776,8184,8182,-1,7755,8184,7776,-1,8188,7726,8189,-1,8188,7727,7726,-1,8188,8183,7727,-1,8188,8185,8183,-1,8186,8184,8183,-1,8186,8182,8184,-1,8187,8221,8207,-1,8189,8221,8187,-1,7696,8221,7698,-1,7696,8207,8221,-1,7696,8190,8207,-1,7698,8189,7726,-1,7698,8221,8189,-1,8168,7422,7421,-1,8109,7422,8168,-1,8109,8108,7422,-1,8088,8112,8089,-1,8088,8113,8112,-1,8088,8114,8113,-1,8114,8088,8139,-1,8142,8114,8139,-1,8142,8117,8114,-1,8192,8089,8112,-1,8192,8191,8089,-1,8198,7721,8199,-1,8198,8216,7721,-1,8216,7720,7721,-1,8216,8218,7720,-1,8218,8197,7720,-1,8218,8220,8197,-1,8197,7577,7771,-1,7577,8100,8099,-1,8197,8100,7577,-1,8197,8101,8100,-1,8197,8220,8101,-1,7692,8199,7693,-1,7692,8200,8199,-1,7692,8156,8200,-1,7691,8156,7692,-1,7691,8157,8156,-1,8099,7578,7577,-1,8099,8155,7578,-1,7864,8064,7869,-1,7864,7867,8064,-1,7854,8063,7859,-1,7854,7857,8063,-1,7844,8062,7849,-1,7844,7847,8062,-1,7834,8061,7839,-1,7834,7837,8061,-1,7824,8060,7829,-1,7824,7827,8060,-1,7814,8059,7819,-1,7814,7817,8059,-1,7804,8058,7809,-1,7804,7807,8058,-1,7794,8057,7799,-1,7794,7797,8057,-1,8065,7927,7926,-1,7931,8065,7926,-1,8066,7942,7941,-1,7946,8066,7941,-1,8067,7947,7946,-1,7951,8067,7946,-1,8068,7957,7956,-1,7961,8068,7956,-1,8069,7962,7961,-1,7966,8069,7961,-1,8070,7977,7976,-1,7981,8070,7976,-1,8071,7987,7986,-1,7991,8071,7986,-1,7899,8034,7786,-1,7899,7902,8034,-1,7894,8035,7899,-1,7894,7897,8035,-1,7889,8036,7894,-1,7889,7892,8036,-1,7884,8037,7889,-1,7884,7887,8037,-1,7879,8038,7884,-1,7879,7882,8038,-1,7874,8039,7879,-1,7874,7877,8039,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_61()
		{
			int[] value = {7869,8040,7874,-1,7869,7872,8040,-1,7859,8041,7864,-1,7859,7862,8041,-1,7849,8027,7854,-1,7849,7852,8027,-1,7839,7842,8026,-1,7839,8026,7844,-1,7829,7832,8025,-1,7829,8025,7834,-1,7819,7822,8042,-1,7819,8042,7824,-1,7809,8043,7814,-1,7809,7812,8043,-1,7799,8044,7804,-1,7799,7802,8044,-1,7789,7792,8045,-1,7789,8045,7794,-1,7786,8024,7789,-1,7786,7785,8024,-1,7906,8028,8021,-1,8028,8022,8021,-1,8021,8029,8016,-1,8029,8017,8016,-1,8016,8030,8011,-1,8030,8012,8011,-1,8011,8046,8006,-1,8046,8007,8006,-1,8006,8047,8001,-1,8047,8002,8001,-1,8001,8048,7996,-1,8048,7997,7996,-1,7996,8049,7991,-1,8049,7992,7991,-1,7986,8050,7981,-1,8050,7982,7981,-1,7976,8051,7971,-1,8051,7972,7971,-1,7971,8052,7966,-1,8052,7967,7966,-1,8053,7952,7951,-1,7956,8053,7951,-1,7941,8054,7936,-1,8054,7937,7936,-1,7936,8055,7931,-1,8055,7932,7931,-1,7926,8056,7921,-1,8056,7922,7921,-1,7921,8033,7916,-1,8033,7917,7916,-1,7916,8032,7911,-1,8032,7912,7911,-1,7911,8031,7906,-1,8031,7907,7906,-1,8222,8223,8224,-1,8225,8223,8222,-1,8225,8226,8223,-1,8227,8226,8225,-1,8227,8228,8226,-1,8229,8228,8227,-1,8230,8228,8229,-1,8231,8228,8230,-1,8232,8228,8231,-1,8233,8228,8232,-1,8234,8228,8233,-1,8235,8228,8234,-1,8236,8228,8235,-1,8237,8228,8236,-1,8238,8228,8237,-1,8239,8228,8238,-1,8240,8228,8239,-1,8241,8228,8240,-1,8242,8228,8241,-1,8243,8228,8242,-1,8244,8228,8243,-1,8244,8245,8228,-1,8246,8247,8248,-1,8246,8249,8247,-1,8246,8250,8249,-1,8251,8250,8246,-1,8251,8252,8250,-1,8253,8252,8251,-1,8253,8254,8252,-1,8253,8255,8254,-1,8253,8256,8255,-1,8253,8257,8256,-1,8253,8258,8257,-1,8253,8259,8258,-1,8253,8260,8259,-1,8253,8261,8260,-1,8253,8262,8261,-1,8253,8263,8262,-1,8253,8264,8263,-1,8253,8265,8264,-1,8253,8266,8265,-1,8253,8267,8266,-1,8253,8268,8267,-1,8253,8269,8268,-1,8243,7786,8244,-1,7786,8243,7899,-1,8245,7786,7789,-1,8245,8244,7786,-1,8228,7789,7794,-1,8228,8245,7789,-1,8226,7794,7799,-1,8226,8228,7794,-1,8223,7799,7804,-1,8223,8226,7799,-1,8224,7804,7809,-1,8224,8223,7804,-1,8222,7809,7814,-1,8222,8224,7809,-1,8225,7814,7819,-1,8225,8222,7814,-1,8227,7819,7824,-1,8227,8225,7819,-1,7824,8229,8227,-1,7829,8229,7824,-1,8230,7829,7834,-1,8230,8229,7829,-1,8231,7834,7839,-1,8231,8230,7834,-1,8232,7839,7844,-1,8232,8231,7839,-1,8232,7849,8233,-1,7849,8232,7844,-1,8233,7854,8234,-1,7854,8233,7849,-1,8234,7859,8235,-1,7859,8234,7854,-1,8235,7864,8236,-1,7864,8235,7859,-1,8236,7869,8237,-1,7869,8236,7864,-1,8237,7874,8238,-1,7874,8237,7869,-1,8238,7879,8239,-1,7879,8238,7874,-1,8239,7884,8240,-1,7884,8239,7879,-1,8240,7889,8241,-1,7889,8240,7884,-1,8241,7894,8242,-1,7894,8241,7889,-1,7899,8242,7894,-1,7899,8243,8242,-1,7788,8024,7785,-1,8024,7788,7790,-1,7832,7835,8025,-1,7832,7833,7835,-1,7842,7845,8026,-1,7842,7843,7845,-1,7852,7855,8027,-1,7852,7853,7855,-1,8257,7906,8256,-1,7906,8257,7911,-1,8255,7906,8021,-1,8255,8256,7906,-1,8254,8021,8016,-1,8254,8255,8021,-1,8252,8016,8011,-1,8252,8254,8016,-1,8250,8011,8006,-1,8250,8252,8011,-1,8249,8006,8001,-1,8249,8250,8006,-1,8247,8001,7996,-1,8247,8249,8001,-1,8248,7996,7991,-1,8248,8247,7996,-1,8246,7991,7986,-1,8246,8248,7991,-1,7986,8251,8246,-1,7981,8251,7986,-1,8253,7981,7976,-1,8253,8251,7981,-1,8269,7976,7971,-1,8269,8253,7976,-1,8268,7971,7966,-1,8268,8269,7971,-1,8268,7961,8267,-1,7961,8268,7966,-1,8267,7956,8266,-1,7956,8267,7961,-1,7951,8266,7956,-1,7951,8265,8266,-1,8265,7946,8264,-1,7946,8265,7951,-1,8264,7941,8263,-1,7941,8264,7946,-1,8263,7936,8262,-1,7936,8263,7941,-1,8262,7931,8261,-1,7931,8262,7936,-1,8261,7926,8260,-1,7926,8261,7931,-1,8260,7921,8259,-1,7921,8260,7926,-1,8259,7916,8258,-1,7916,8259,7921,-1,8258,7911,8257,-1,7911,8258,7916,-1,7915,7912,8032,-1,7915,7913,7912,-1,7910,7907,8031,-1,7910,7908,7907,-1,7905,8022,8028,-1,7905,8023,8022,-1,8020,8017,8029,-1,8020,8018,8017,-1,8015,8012,8030,-1,8015,8013,8012,-1,7920,7917,8033,-1,7920,7918,7917,-1,7903,8034,7902,-1,8034,7903,7787,-1,7898,8035,7897,-1,8035,7898,7900,-1,7893,8036,7892,-1,8036,7893,7895,-1,7888,8037,7887,-1,8037,7888,7890,-1,7883,8038,7882,-1,8038,7883,7885,-1,7878,8039,7877,-1,8039,7878,7880,-1,7873,8040,7872,-1,8040,7873,7875,-1,7862,7865,8041,-1,7862,7863,7865,-1,7822,7825,8042,-1,7822,7823,7825,-1,7813,8043,7812,-1,8043,7813,7815,-1,7803,8044,7802,-1,8044,7803,7805,-1,7793,8045,7792,-1,8045,7793,7795,-1,7925,7922,8056,-1,7925,7923,7922,-1,8055,7933,7932,-1,7935,7933,8055,-1,8054,7938,7937,-1,7940,7938,8054,-1,8053,7953,7952,-1,7955,7953,8053,-1,8052,7968,7967,-1,7970,7968,8052,-1,8051,7973,7972,-1,7975,7973,8051,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_62()
		{
			int[] value = {8050,7983,7982,-1,7985,7983,8050,-1,8049,7993,7992,-1,7995,7993,8049,-1,8000,7997,8048,-1,8000,7998,7997,-1,8005,8002,8047,-1,8005,8003,8002,-1,8010,8007,8046,-1,8010,8008,8007,-1,7867,7870,8064,-1,7867,7868,7870,-1,7857,7860,8063,-1,7857,7858,7860,-1,7847,7850,8062,-1,7847,7848,7850,-1,7837,7840,8061,-1,7837,7838,7840,-1,7827,7830,8060,-1,7827,7828,7830,-1,7817,7820,8059,-1,7817,7818,7820,-1,7808,8058,7807,-1,8058,7808,7810,-1,7798,8057,7797,-1,8057,7798,7800,-1,8071,7988,7987,-1,7990,7988,8071,-1,8070,7978,7977,-1,7980,7978,8070,-1,8069,7963,7962,-1,7965,7963,8069,-1,8068,7958,7957,-1,7960,7958,8068,-1,8067,7948,7947,-1,7950,7948,8067,-1,8066,7943,7942,-1,7945,7943,8066,-1,7930,7927,8065,-1,7930,7928,7927,-1,8270,8271,8272,-1,8271,8270,7686,-1,8270,7741,7686,-1,7699,7724,8273,-1,7699,8273,8274,-1,8275,8274,8273,-1,8276,8277,8278,-1,8276,8278,7631,-1,7631,8278,8271,-1,8271,7686,7631,-1,7657,7699,8274,-1,8274,8279,7657,-1,7657,8279,8280,-1,8279,8281,8280,-1,8282,8283,8284,-1,8282,8284,8285,-1,8282,8285,7464,-1,7464,7463,8282,-1,8282,8286,8287,-1,8282,8287,8283,-1,8288,8289,8290,-1,8288,8290,8291,-1,8292,8288,8293,-1,8292,8294,8288,-1,8294,8295,8288,-1,8295,8289,8288,-1,8277,8296,8297,-1,8297,8272,8277,-1,8277,8272,8271,-1,8271,8278,8277,-1,8276,8298,8277,-1,8276,7631,7632,-1,7569,8299,8300,-1,8300,8299,8301,-1,8301,8302,8300,-1,8301,8303,8302,-1,8303,8301,7749,-1,8303,7749,7748,-1,8300,8302,8304,-1,8300,8304,8305,-1,8300,7570,7569,-1,7724,8306,8273,-1,8306,8307,8273,-1,8273,8307,8275,-1,8275,8307,8308,-1,8307,8309,8308,-1,8310,8311,8312,-1,8312,8313,8310,-1,8312,8311,8314,-1,8314,8311,8315,-1,8314,8315,7723,-1,7659,7657,8280,-1,8297,8316,8317,-1,8297,8317,8272,-1,8272,8317,8270,-1,8270,8317,8318,-1,8319,8320,8303,-1,8303,8320,8302,-1,8302,8320,8321,-1,8321,8304,8302,-1,7766,8299,7569,-1,7569,7568,7766,-1,7748,8319,8303,-1,8270,8318,7741,-1,7723,7754,8314,-1,7754,8322,8314,-1,8312,8314,8322,-1,8323,8312,8322,-1,8322,8324,8323,-1,8323,8324,7495,-1,7495,7500,8323,-1,8325,8313,8323,-1,8313,8312,8323,-1,8274,8275,8281,-1,8281,8279,8274,-1,8281,8275,8308,-1,8308,8326,8281,-1,8281,8327,8280,-1,8328,8329,8330,-1,8329,8331,8330,-1,8330,8331,8332,-1,8330,8332,8333,-1,8330,8333,8334,-1,8335,8330,8334,-1,8336,7509,7592,-1,7592,8337,8336,-1,8337,8338,8336,-1,8338,8339,8336,-1,8339,8340,8336,-1,8340,8341,8336,-1,7495,8324,7783,-1,7783,7496,7495,-1,8342,8305,8343,-1,8342,8286,8305,-1,8342,8344,8345,-1,8343,8344,8342,-1,8346,8347,8348,-1,8347,8346,8349,-1,8325,8347,8349,-1,8325,8341,8347,-1,8282,7570,8300,-1,8282,7463,7570,-1,8300,8286,8282,-1,8305,8286,8300,-1,8291,8277,8288,-1,8277,8291,8296,-1,8298,8288,8277,-1,8298,8293,8288,-1,7724,8315,8306,-1,7723,8315,7724,-1,8307,8310,8309,-1,8311,8310,8307,-1,8315,8307,8306,-1,8311,8307,8315,-1,8308,8346,8326,-1,8308,8309,8346,-1,8348,8326,8346,-1,8326,8348,8328,-1,8328,8350,8329,-1,8328,8348,8350,-1,8351,8329,8350,-1,8329,8351,8331,-1,8351,8332,8331,-1,8351,8352,8332,-1,8353,8284,8283,-1,8354,8284,8353,-1,8353,8287,8355,-1,8353,8283,8287,-1,8340,8356,8357,-1,8340,8339,8356,-1,8338,8356,8339,-1,8356,8338,8358,-1,8295,8359,8289,-1,8295,8360,8359,-1,8290,8359,8361,-1,8289,8359,8290,-1,8361,8291,8290,-1,8361,8345,8291,-1,8296,8345,8344,-1,8291,8345,8296,-1,8344,8297,8296,-1,8344,8316,8297,-1,8317,8319,8318,-1,8319,8317,8320,-1,8321,8317,8316,-1,8317,8321,8320,-1,7766,8301,8299,-1,8301,7766,7749,-1,8319,7741,8318,-1,7741,8319,7748,-1,7500,8336,8323,-1,7500,7509,8336,-1,8341,8323,8336,-1,8323,8341,8325,-1,8281,8328,8330,-1,8326,8328,8281,-1,8330,8327,8281,-1,8330,8335,8327,-1,8362,8356,8363,-1,8362,8357,8356,-1,8351,8362,8363,-1,8351,8350,8362,-1,8363,8352,8351,-1,8363,8364,8352,-1,8358,8363,8356,-1,8358,8364,8363,-1,8365,8354,8353,-1,8365,8366,8354,-1,8360,8365,8359,-1,8360,8366,8365,-1,8367,8359,8365,-1,8367,8361,8359,-1,8353,8367,8365,-1,8353,8355,8367,-1,8322,7783,8324,-1,7754,7783,8322,-1,8082,8368,8081,-1,8368,8369,8081,-1,7590,8369,8370,-1,8368,8371,8372,-1,8373,8374,8375,-1,8376,8377,7460,-1,7460,7458,8376,-1,8376,8378,8379,-1,8376,8379,8380,-1,8377,8376,8380,-1,8380,8381,8377,-1,8382,8383,7550,-1,7550,7549,8382,-1,8383,7551,7550,-1,8380,8384,8385,-1,8384,8380,8379,-1,8379,8386,8384,-1,8384,8386,8387,-1,8388,8384,8387,-1,8389,8388,8390,-1,8388,8391,8390,-1,8388,8387,8391,-1,8390,8392,8393,-1,8132,8393,8392,-1,8132,8075,8393,-1,8390,8394,8389,-1,8395,8396,8397,-1,8398,8396,8395,-1,8399,8372,8371,-1,8371,8400,8399,-1,8401,8402,8403,-1,7608,8404,8405,-1,8405,7610,7608,-1,7608,7609,8404,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_63()
		{
			int[] value = {8381,8380,8385,-1,8381,8385,8406,-1,8383,8381,8406,-1,8383,8406,7551,-1,8407,8406,8385,-1,8385,8389,8407,-1,8407,8408,7479,-1,7479,7480,8407,-1,8408,7477,7479,-1,8409,8410,8411,-1,8412,8410,8409,-1,8413,8368,8165,-1,8368,8082,8165,-1,8368,8413,8371,-1,8371,8414,8400,-1,8414,8415,8400,-1,8415,8402,8400,-1,8415,8416,8402,-1,8402,8416,8417,-1,8417,8403,8402,-1,8403,8417,8418,-1,8417,8419,8418,-1,8418,7526,7525,-1,7525,8420,8418,-1,8403,8418,8420,-1,8420,8421,8403,-1,7588,7590,8370,-1,7588,8370,8422,-1,8422,7591,7588,-1,8401,8423,8422,-1,8422,8399,8401,-1,8401,8403,8421,-1,8423,8401,8421,-1,8423,8421,8404,-1,7609,8423,8404,-1,8408,8424,7477,-1,8072,8424,8393,-1,8072,8393,8075,-1,8394,8390,8393,-1,8081,7590,7779,-1,7590,8081,8369,-1,8370,8368,8372,-1,8370,8369,8368,-1,8374,8425,8426,-1,8374,8427,8425,-1,8426,8375,8374,-1,8426,8428,8375,-1,8375,8429,8373,-1,8375,8430,8429,-1,8431,8375,8428,-1,8430,8375,8431,-1,7599,7549,7341,-1,7599,8382,7549,-1,7460,8382,7599,-1,8382,7460,8377,-1,8376,7457,8378,-1,8376,7458,7457,-1,8383,8377,8381,-1,8382,8377,8383,-1,8385,8388,8389,-1,8388,8385,8384,-1,8390,8432,8392,-1,8390,8391,8432,-1,8211,8392,8432,-1,8132,8392,8211,-1,8398,8433,8434,-1,8398,8395,8433,-1,8400,8401,8399,-1,8402,8401,8400,-1,8420,8404,8421,-1,8404,8420,8405,-1,7610,7474,7383,-1,7610,8405,7474,-1,8405,7525,7474,-1,8420,7525,8405,-1,8406,7480,7551,-1,8406,8407,7480,-1,8389,8408,8407,-1,8394,8408,8389,-1,8425,8396,8426,-1,8397,8396,8425,-1,8398,8426,8396,-1,8398,8428,8426,-1,8428,8434,8431,-1,8398,8434,8428,-1,8435,8373,8429,-1,8435,8412,8373,-1,8374,8412,8409,-1,8412,8374,8373,-1,8409,8427,8374,-1,8409,8411,8427,-1,8436,8412,8435,-1,8412,8436,8410,-1,8413,8215,8437,-1,8215,8413,8165,-1,8437,8371,8413,-1,8437,8414,8371,-1,7527,8418,8419,-1,7527,7526,8418,-1,8397,8427,8411,-1,8397,8425,8427,-1,7591,8423,7609,-1,7591,8422,8423,-1,8370,8399,8422,-1,8399,8370,8372,-1,8393,8408,8394,-1,8393,8424,8408,-1,7477,8072,7765,-1,8424,8072,7477,-1,2659,2663,2662,-1,2629,2628,2632,-1,4764,4765,4763,-1,4707,4705,4706,-1,4588,2673,4587,-1,2673,4588,4584,-1,2673,4584,2672,-1,4581,4582,4583,-1,4570,4569,4568,-1,2670,4571,2671,-1,4571,4575,2671,-1,4574,2671,4575,-1,2680,2679,2681,-1,2679,2678,2681,-1,2677,2674,2675,-1,2677,2675,2676,-1,4033,4028,4031,-1,4035,4028,4033,-1,4035,4026,4028,-1,4563,4026,4035,-1,4563,4558,4026,-1,4562,4558,4563,-1,4562,4554,4558,-1,4560,4554,4562,-1,4560,4555,4554,-1,2702,4555,4560,-1,2702,2708,4555,-1,2701,2708,2702,-1,2701,2706,2708,-1,2701,2704,2706,-1,2662,2660,2659,-1,2726,2720,2724,-1,4551,2660,2662,-1,4551,4548,2660,-1,2723,4548,4551,-1,2723,2728,4548,-1,2720,2728,2723,-1,2720,2726,2728,-1,4546,2663,2659,-1,4546,4550,2663,-1,4007,4003,4005,-1,4007,4001,4003,-1,4009,4001,4007,-1,4550,4001,4009,-1,4546,4001,4550,-1,2656,4543,4542,-1,4538,4543,2656,-1,3997,3993,3995,-1,3997,3991,3993,-1,3999,3991,3997,-1,4543,3991,3999,-1,4538,3991,4543,-1,4542,2657,2656,-1,2736,2730,2734,-1,4540,2657,4542,-1,4540,4536,2657,-1,2733,4536,4540,-1,2733,2738,4536,-1,2730,2738,2733,-1,2730,2736,2738,-1,3987,3982,3985,-1,2746,2740,2744,-1,3987,3980,3982,-1,3989,3980,3987,-1,4530,3980,3989,-1,4530,4528,3980,-1,4530,4526,4528,-1,4532,4526,4530,-1,4533,4526,4532,-1,4533,4524,4526,-1,2743,4524,4533,-1,2743,2749,4524,-1,2740,2749,2743,-1,2740,2746,2749,-1,2756,2751,2754,-1,2756,2752,2751,-1,2758,2752,2756,-1,4517,2752,2758,-1,4517,4521,2752,-1,4517,2654,4521,-1,2651,2654,4517,-1,2650,2654,2651,-1,2650,2652,2654,-1,3977,3973,3975,-1,3977,3971,3973,-1,3979,3971,3977,-1,4519,3971,3979,-1,4519,4516,3971,-1,4519,2650,4516,-1,2650,4519,2652,-1,3967,3963,3965,-1,2647,4513,4512,-1,4508,4513,2647,-1,3967,3961,3963,-1,3969,3961,3967,-1,4508,3969,4513,-1,4508,3961,3969,-1,4512,2648,2647,-1,2766,2761,2764,-1,4510,2648,4512,-1,4510,4505,2648,-1,2766,2762,2761,-1,2768,2762,2766,-1,4510,2768,4505,-1,4510,2762,2768,-1,3957,3953,3955,-1,2776,2771,2774,-1,3957,3951,3953,-1,3959,3951,3957,-1,2776,2772,2771,-1,2778,2772,2776,-1,4500,3951,3959,-1,4500,4495,3951,-1,4500,4493,4495,-1,4501,4493,4500,-1,4504,4493,4501,-1,4504,4498,4493,-1,4504,2778,4498,-1,4504,2772,2778,-1,2786,2781,2784,-1,3947,3942,3945,-1,2786,2782,2781,-1,2788,2782,2786,-1,3947,3940,3942,-1,3949,3940,3947,-1,4491,3940,3949,-1,4491,4486,3940,-1,4491,4484,4486,-1,4490,4484,4491,-1,4488,4484,4490,-1,4488,4482,4484,-1,2782,4482,4488,-1,2782,2788,4482,-1,4708,4710,4709,-1,2796,2791,2794,-1,4708,4474,4710,-1,4475,4474,4708,-1,2796,2792,2791,-1,2798,2792,2796,-1,4476,4474,4475,-1,4476,4472,4474,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_64()
		{
			int[] value = {4473,2792,2798,-1,4473,4479,2792,-1,4473,4477,4479,-1,4471,4477,4473,-1,4472,4477,4471,-1,4472,4476,4477,-1,2806,2801,2804,-1,4602,4600,4601,-1,4602,4464,4600,-1,4470,4464,4602,-1,2806,2802,2801,-1,2808,2802,2806,-1,4460,2802,2808,-1,4460,4466,2802,-1,4460,4467,4466,-1,4462,4467,4460,-1,4463,4467,4462,-1,4463,4469,4467,-1,4463,4470,4469,-1,4463,4464,4470,-1,2816,2811,2814,-1,4711,4713,4712,-1,2816,2812,2811,-1,2818,2812,2816,-1,4711,4454,4713,-1,4455,4454,4711,-1,4453,2812,2818,-1,4453,4459,2812,-1,4453,4458,4459,-1,4451,4458,4453,-1,4452,4458,4451,-1,4452,4456,4458,-1,4456,4454,4455,-1,4452,4454,4456,-1,4714,4716,4715,-1,2826,2820,2824,-1,4714,4445,4716,-1,4450,4445,4714,-1,2826,2823,2820,-1,2828,2823,2826,-1,4449,4445,4450,-1,4449,4444,4445,-1,4441,2823,2828,-1,4441,4446,2823,-1,4441,4448,4446,-1,4443,4448,4441,-1,4444,4448,4443,-1,4444,4449,4448,-1,2836,2831,2834,-1,4717,4719,4718,-1,2836,2832,2831,-1,2838,2832,2836,-1,4717,4436,4719,-1,4438,4436,4717,-1,4437,4436,4438,-1,4437,4434,4436,-1,4437,4432,4434,-1,4439,4432,4437,-1,4440,4432,4439,-1,4440,4435,4432,-1,4440,2838,4435,-1,4440,2832,2838,-1,3894,3890,3892,-1,2846,2841,2844,-1,3894,3888,3890,-1,3896,3888,3894,-1,2846,2842,2841,-1,2848,2842,2846,-1,4430,3888,3896,-1,4430,4424,3888,-1,4430,4422,4424,-1,4428,4422,4430,-1,4427,4422,4428,-1,4427,4420,4422,-1,4427,2848,4420,-1,4427,2842,2848,-1,2856,2850,2854,-1,3884,3879,3882,-1,2856,2853,2850,-1,2858,2853,2856,-1,3884,3877,3879,-1,3886,3877,3884,-1,4415,3877,3886,-1,4415,4410,3877,-1,4415,4408,4410,-1,4416,4408,4415,-1,4418,4408,4416,-1,4418,4413,4408,-1,2853,4413,4418,-1,2853,2858,4413,-1,3874,3869,3872,-1,2866,2861,2864,-1,3874,3867,3869,-1,3876,3867,3874,-1,2866,2862,2861,-1,2868,2862,2866,-1,4396,2862,2868,-1,4396,4403,2862,-1,4407,3867,3876,-1,4407,4400,3867,-1,4407,4398,4400,-1,4405,4398,4407,-1,4403,4398,4405,-1,4396,4398,4403,-1,3864,3860,3862,-1,2876,2871,2874,-1,3864,3858,3860,-1,3866,3858,3864,-1,2876,2872,2871,-1,2878,2872,2876,-1,4391,3858,3866,-1,4391,4387,3858,-1,4391,4385,4387,-1,4393,4385,4391,-1,4395,4385,4393,-1,4395,4388,4385,-1,4395,2878,4388,-1,4395,2872,2878,-1,3854,3850,3852,-1,2886,2880,2884,-1,2886,2883,2880,-1,2888,2883,2886,-1,3854,3848,3850,-1,3856,3848,3854,-1,4372,2883,2888,-1,4372,4379,2883,-1,4372,4380,4379,-1,4374,4380,4372,-1,4376,4380,4374,-1,4376,4383,4380,-1,4383,3848,3856,-1,4376,3848,4383,-1,3844,3840,3842,-1,2896,2890,2894,-1,3844,3838,3840,-1,3846,3838,3844,-1,2896,2893,2890,-1,2898,2893,2896,-1,4367,3838,3846,-1,4367,4363,3838,-1,4364,2893,2898,-1,4364,4371,2893,-1,4364,4368,4371,-1,4361,4368,4364,-1,4363,4368,4361,-1,4363,4367,4368,-1,4357,4353,4355,-1,4357,4351,4353,-1,4359,4351,4357,-1,4359,4349,4351,-1,2689,4349,4359,-1,2689,3836,4349,-1,2691,3836,2689,-1,2905,3836,2691,-1,2905,3832,3836,-1,2905,3830,3832,-1,2903,3830,2905,-1,2901,3830,2903,-1,2901,3833,3830,-1,2901,2918,3833,-1,2686,2918,2901,-1,2686,2916,2918,-1,2685,2916,2686,-1,2685,2914,2916,-1,2906,2914,2685,-1,2906,2912,2914,-1,2908,2912,2906,-1,2908,2910,2912,-1,2926,2921,2924,-1,3826,3821,3824,-1,2926,2922,2921,-1,2928,2922,2926,-1,3826,3819,3821,-1,3828,3819,3826,-1,4340,2922,2928,-1,4340,4346,2922,-1,4342,3819,3828,-1,4342,4339,3819,-1,4342,4337,4339,-1,4344,4337,4342,-1,4346,4337,4344,-1,4346,4340,4337,-1,4720,4722,4721,-1,2936,2931,2934,-1,4720,3810,4722,-1,3811,3810,4720,-1,2936,2932,2931,-1,2938,2932,2936,-1,3813,3810,3811,-1,3813,3805,3810,-1,3813,3803,3805,-1,3816,3803,3813,-1,3818,3803,3816,-1,3818,3807,3803,-1,3818,2938,3807,-1,3818,2932,2938,-1,2946,2941,2944,-1,4723,4725,4724,-1,4723,3794,4725,-1,3801,3794,4723,-1,2946,2942,2941,-1,2948,2942,2946,-1,3788,2942,2948,-1,3788,3796,2942,-1,3788,3798,3796,-1,3790,3798,3788,-1,3792,3798,3790,-1,3792,3800,3798,-1,3792,3801,3800,-1,3792,3794,3801,-1,2956,2951,2954,-1,4726,4728,4727,-1,2956,2952,2951,-1,2958,2952,2956,-1,4726,3778,4728,-1,3780,3778,4726,-1,3775,2952,2958,-1,3775,3786,2952,-1,3775,3783,3786,-1,3772,3783,3775,-1,3774,3783,3772,-1,3774,3782,3783,-1,3782,3778,3780,-1,3774,3778,3782,-1,2967,2962,2965,-1,4328,4325,4327,-1,2967,2960,2962,-1,2969,2960,2967,-1,4328,4326,4325,-1,4329,4326,4328,-1,4731,2960,2969,-1,4731,4613,2960,-1,4731,4611,4613,-1,4730,4611,4731,-1,4729,4611,4730,-1,4729,4612,4611,-1,4729,4329,4612,-1,4729,4326,4329,-1,2977,2972,2975,-1,4732,4734,4733,-1,2977,2970,2972,-1,2979,2970,2977,-1,4732,4319,4734,-1,4321,4319,4732,-1,4318,2970,2979,-1,4318,4324,2970,-1,4318,4322,4324,-1,4317,4322,4318,-1,4316,4322,4317,-1,4316,4320,4322,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_65()
		{
			int[] value = {4316,4321,4320,-1,4316,4319,4321,-1,2987,2982,2985,-1,2987,2980,2982,-1,2989,2980,2987,-1,2989,4309,2980,-1,4303,4309,2989,-1,4303,4311,4309,-1,4305,4311,4303,-1,4307,4311,4305,-1,4307,4314,4311,-1,4307,3752,4314,-1,3746,3752,4307,-1,3746,3750,3752,-1,3745,3750,3746,-1,3745,3748,3750,-1,2997,2992,2995,-1,2997,2990,2992,-1,2999,2990,2997,-1,2999,4302,2990,-1,4295,4302,2999,-1,4295,4299,4302,-1,4293,4299,4295,-1,4292,4299,4293,-1,4292,4297,4299,-1,4292,3742,4297,-1,3736,3742,4292,-1,3736,3740,3742,-1,3735,3740,3736,-1,3735,3738,3740,-1,3007,3003,3005,-1,3007,3001,3003,-1,3009,3001,3007,-1,3009,4285,3001,-1,4280,4285,3009,-1,4280,4287,4285,-1,4282,4287,4280,-1,4283,4287,4282,-1,4283,4290,4287,-1,4283,3732,4290,-1,3726,3732,4283,-1,3726,3730,3732,-1,3725,3730,3726,-1,3725,3728,3730,-1,3017,3013,3015,-1,3017,3011,3013,-1,3019,3011,3017,-1,3019,4278,3011,-1,4271,4278,3019,-1,4271,4275,4278,-1,4269,4275,4271,-1,4268,4275,4269,-1,4268,4273,4275,-1,4268,3722,4273,-1,3716,3722,4268,-1,3716,3720,3722,-1,3715,3720,3716,-1,3715,3718,3720,-1,3710,3706,3705,-1,3710,3709,3706,-1,3712,3709,3710,-1,3712,4256,3709,-1,4266,4256,3712,-1,4266,4258,4256,-1,4263,4258,4266,-1,4263,4259,4258,-1,4261,4259,4263,-1,4261,3029,4259,-1,3021,3029,4261,-1,3021,3027,3029,-1,3023,3027,3021,-1,3023,3025,3027,-1,4616,4617,4615,-1,4254,4617,4616,-1,4254,4249,4617,-1,4253,4249,4254,-1,4253,4248,4249,-1,4252,4248,4253,-1,4252,4246,4248,-1,4250,4246,4252,-1,4250,4247,4246,-1,3032,4247,4250,-1,3032,3038,4247,-1,3031,3038,3032,-1,3031,3036,3038,-1,3031,3034,3036,-1,3046,3040,3044,-1,3048,3040,3046,-1,3048,3043,3040,-1,4240,3043,3048,-1,4240,4245,3043,-1,4237,4245,4240,-1,4237,4244,4245,-1,4237,4243,4244,-1,4239,4243,4237,-1,4241,4243,4239,-1,4241,4242,4243,-1,4760,4242,4241,-1,4760,4762,4242,-1,4760,4761,4762,-1,3056,3051,3054,-1,3058,3051,3056,-1,3058,3052,3051,-1,4229,3052,3058,-1,4229,4233,3052,-1,4228,4233,4229,-1,4228,4234,4233,-1,4228,4235,4234,-1,4231,4235,4228,-1,4232,4235,4231,-1,4232,4236,4235,-1,4757,4236,4232,-1,4757,4759,4236,-1,4757,4758,4759,-1,3066,3060,3064,-1,3068,3060,3066,-1,3068,3063,3060,-1,4222,3063,3068,-1,4222,4227,3063,-1,4219,4227,4222,-1,4219,4226,4227,-1,4219,4225,4226,-1,4220,4225,4219,-1,4223,4225,4220,-1,4223,4224,4225,-1,4754,4224,4223,-1,4754,4756,4224,-1,4754,4755,4756,-1,3076,3071,3074,-1,3078,3071,3076,-1,3078,3072,3071,-1,4752,3072,3078,-1,4752,4623,3072,-1,4751,4623,4752,-1,4751,4622,4623,-1,4751,4621,4622,-1,4753,4621,4751,-1,4218,4621,4753,-1,4218,4214,4621,-1,4217,4214,4218,-1,4217,4213,4214,-1,4217,4215,4213,-1,3086,3081,3084,-1,4735,4737,4736,-1,3088,3081,3086,-1,3088,3082,3081,-1,4206,4737,4735,-1,4206,4205,4737,-1,3088,4210,3082,-1,4204,4210,3088,-1,4201,4210,4204,-1,4201,4209,4210,-1,4201,4207,4209,-1,4203,4207,4201,-1,4205,4207,4203,-1,4205,4206,4207,-1,3096,3091,3094,-1,4199,4197,4198,-1,3098,3091,3096,-1,3098,3092,3091,-1,4200,4197,4199,-1,4200,4196,4197,-1,3098,4740,3092,-1,4627,4740,3098,-1,4628,4740,4627,-1,4628,4739,4740,-1,4628,4738,4739,-1,4629,4738,4628,-1,4196,4738,4629,-1,4196,4200,4738,-1,4741,4743,4742,-1,3106,3100,3104,-1,3638,4743,4741,-1,3638,4630,4743,-1,3108,3100,3106,-1,3108,3103,3100,-1,3638,4631,4630,-1,3635,4631,3638,-1,3639,4631,3635,-1,3639,4632,4631,-1,3639,4633,4632,-1,3641,4633,3639,-1,3103,4633,3641,-1,3103,3108,4633,-1,4744,4747,4746,-1,3116,3111,3114,-1,4745,4747,4744,-1,4745,4638,4747,-1,3118,3111,3116,-1,3118,3112,3111,-1,3118,4771,3112,-1,4635,4771,3118,-1,4636,4771,4635,-1,4636,4770,4771,-1,4636,4769,4770,-1,4637,4769,4636,-1,4638,4769,4637,-1,4638,4745,4769,-1,3126,3121,3124,-1,4768,4766,4767,-1,3128,3121,3126,-1,3128,3122,3121,-1,4186,4766,4768,-1,4186,4642,4766,-1,3128,4179,3122,-1,4639,4179,3128,-1,4186,4641,4642,-1,4184,4641,4186,-1,4182,4641,4184,-1,4182,4640,4641,-1,4182,4639,4640,-1,4639,4182,4179,-1,3136,3130,3134,-1,4643,4645,4644,-1,4175,4645,4643,-1,4175,4174,4645,-1,3138,3130,3136,-1,3138,3133,3130,-1,3138,4178,3133,-1,4173,4178,3138,-1,4171,4178,4173,-1,4171,4177,4178,-1,4171,4176,4177,-1,4172,4176,4171,-1,4174,4176,4172,-1,4174,4175,4176,-1,3150,3146,3148,-1,3152,3146,3150,-1,3152,3144,3146,-1,2698,3144,3152,-1,2698,3141,3144,-1,2697,3141,2698,-1,2697,3142,3141,-1,3155,3142,2697,-1,3155,4750,3142,-1,3157,4750,3155,-1,3157,4748,4750,-1,3157,4749,4748,-1,3159,4749,3157,-1,2693,4749,3159,-1,2693,4170,4749,-1,2693,4169,4170,-1,2695,4169,2693,-1,4164,4169,2695,-1,4164,4168,4169,-1,4165,4168,4164,-1,4165,4167,4168,-1,4165,4166,4167,-1,3166,3161,3164,-1,4646,4648,4647,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_66()
		{
			int[] value = {3168,3161,3166,-1,3168,3162,3161,-1,4160,4648,4646,-1,4160,4159,4648,-1,3168,4163,3162,-1,4158,4163,3168,-1,4156,4163,4158,-1,4156,4162,4163,-1,4156,4161,4162,-1,4157,4161,4156,-1,4159,4161,4157,-1,4159,4160,4161,-1,3176,3170,3174,-1,4649,4651,4650,-1,4155,4651,4649,-1,4155,4151,4651,-1,3178,3170,3176,-1,3178,3173,3170,-1,4155,4150,4151,-1,4154,4150,4155,-1,4153,4150,4154,-1,4153,4148,4150,-1,4153,4149,4148,-1,4152,4149,4153,-1,3173,4149,4152,-1,3173,3178,4149,-1,3186,3180,3184,-1,4652,4654,4653,-1,3188,3180,3186,-1,3188,3183,3180,-1,4144,4654,4652,-1,4144,4143,4654,-1,4144,4140,4143,-1,4145,4140,4144,-1,4146,4140,4145,-1,4146,4141,4140,-1,4146,4142,4141,-1,4147,4142,4146,-1,3183,4142,4147,-1,3183,3188,4142,-1,4655,4657,4656,-1,3196,3190,3194,-1,4139,4657,4655,-1,4139,4135,4657,-1,3198,3190,3196,-1,3198,3193,3190,-1,4139,4134,4135,-1,4138,4134,4139,-1,4137,4134,4138,-1,4137,4133,4134,-1,4137,4132,4133,-1,4136,4132,4137,-1,3193,4132,4136,-1,3193,3198,4132,-1,4658,4660,4659,-1,3206,3201,3204,-1,3208,3201,3206,-1,3208,3202,3201,-1,4128,4660,4658,-1,4128,4127,4660,-1,4128,4125,4127,-1,4129,4125,4128,-1,4130,4125,4129,-1,4130,4124,4125,-1,4130,4126,4124,-1,4131,4126,4130,-1,4131,3208,4126,-1,4131,3202,3208,-1,3216,3211,3214,-1,4661,4663,4662,-1,3218,3211,3216,-1,3218,3212,3211,-1,4123,4663,4661,-1,4123,4119,4663,-1,3218,4120,3212,-1,4117,4120,3218,-1,4116,4120,4117,-1,4116,4121,4120,-1,4116,4122,4121,-1,4118,4122,4116,-1,4119,4122,4118,-1,4119,4123,4122,-1,3226,3220,3224,-1,4664,4666,4665,-1,3228,3220,3226,-1,3228,3223,3220,-1,4113,4666,4664,-1,4113,4111,4666,-1,3228,4115,3223,-1,4110,4115,3228,-1,4108,4115,4110,-1,4108,4114,4115,-1,4108,4112,4114,-1,4109,4112,4108,-1,4111,4112,4109,-1,4111,4113,4112,-1,3236,3231,3234,-1,4667,4669,4668,-1,3238,3231,3236,-1,3238,3232,3231,-1,4107,4669,4667,-1,4107,4103,4669,-1,3238,4104,3232,-1,4101,4104,3238,-1,4100,4104,4101,-1,4100,4105,4104,-1,4100,4106,4105,-1,4102,4106,4100,-1,4103,4106,4102,-1,4103,4107,4106,-1,4670,4672,4671,-1,3246,3241,3244,-1,3248,3241,3246,-1,3248,3242,3241,-1,4097,4672,4670,-1,4097,4095,4672,-1,4097,4093,4095,-1,4096,4093,4097,-1,4098,4093,4096,-1,4098,4092,4093,-1,4098,4094,4092,-1,4099,4094,4098,-1,3242,4094,4099,-1,3242,3248,4094,-1,3256,3250,3254,-1,4673,4675,4674,-1,4091,4675,4673,-1,4091,4087,4675,-1,3258,3250,3256,-1,3258,3253,3250,-1,4091,4086,4087,-1,4090,4086,4091,-1,4089,4086,4090,-1,4089,4084,4086,-1,4089,4085,4084,-1,4088,4085,4089,-1,3253,4085,4088,-1,3253,3258,4085,-1,3266,3260,3264,-1,4676,4678,4677,-1,3268,3260,3266,-1,3268,3263,3260,-1,4079,4678,4676,-1,4079,4075,4678,-1,3268,4082,3263,-1,4072,4082,3268,-1,4070,4082,4072,-1,4070,4080,4082,-1,4070,4076,4080,-1,4071,4076,4070,-1,4075,4076,4071,-1,4075,4079,4076,-1,3276,3271,3274,-1,3475,3480,3478,-1,3278,3271,3276,-1,3278,3272,3271,-1,3477,3480,3475,-1,3477,3482,3480,-1,3477,4064,3482,-1,4069,4064,3477,-1,4068,4064,4069,-1,4068,4063,4064,-1,4068,4062,4063,-1,4067,4062,4068,-1,4067,3278,4062,-1,4067,3272,3278,-1,4680,4683,4682,-1,3286,3280,3284,-1,3288,3280,3286,-1,3288,3283,3280,-1,4057,4683,4680,-1,4057,3467,4683,-1,3288,4061,3283,-1,3462,4061,3288,-1,4057,3465,3467,-1,4059,3465,4057,-1,3461,4061,3462,-1,3461,4060,4061,-1,3461,4059,4060,-1,3461,3465,4059,-1,3296,3290,3294,-1,2643,3446,2644,-1,2643,3450,3446,-1,3458,3450,2643,-1,3298,3290,3296,-1,3298,3293,3290,-1,3293,3450,3458,-1,3293,3298,3450,-1,4684,4686,4685,-1,3448,2644,3446,-1,3448,3454,2644,-1,3457,4686,4684,-1,3457,3453,4686,-1,3453,3454,3448,-1,3453,3457,3454,-1,3306,3301,3304,-1,3308,3301,3306,-1,3308,3302,3301,-1,3308,3441,3302,-1,3434,3441,3308,-1,2637,3441,3434,-1,2637,2640,3441,-1,2637,2641,2640,-1,2637,2639,2641,-1,4687,4690,4688,-1,3445,4690,4687,-1,3445,3439,4690,-1,3445,3437,3439,-1,3443,3437,3445,-1,2641,3437,3443,-1,2639,3437,2641,-1,4691,4693,4692,-1,3317,3310,3315,-1,3426,4693,4691,-1,3426,3424,4693,-1,3426,3418,3424,-1,3428,3418,3426,-1,3430,3418,3428,-1,3430,3421,3418,-1,3430,3422,3421,-1,3432,3422,3430,-1,3432,3319,3422,-1,3313,3319,3432,-1,3313,3317,3319,-1,3313,3310,3317,-1,2634,3406,2635,-1,3327,3322,3325,-1,2634,3404,3406,-1,3412,3404,2634,-1,3412,3329,3404,-1,3320,3329,3412,-1,3320,3327,3329,-1,3320,3322,3327,-1,3408,2635,3406,-1,3408,3415,2635,-1,4696,4694,4695,-1,3417,4694,4696,-1,3417,3410,4694,-1,3417,3408,3410,-1,3408,3417,3415,-1,2631,2629,2632,-1,3337,3332,3335,-1,2631,3394,2629,-1,3403,3394,2631,-1,3403,3339,3394,-1,3330,3339,3403,-1,3330,3337,3339,-1,3330,3332,3337,-1,2628,3399,2632,-1,2628,3393,3399,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_67()
		{
			int[] value = {4697,4699,4698,-1,3400,4699,4697,-1,3400,3396,4699,-1,3400,3393,3396,-1,3393,3400,3399,-1,4704,4702,4703,-1,4704,3366,4702,-1,3371,3366,4704,-1,3371,3360,3366,-1,3368,3360,3371,-1,3368,3363,3360,-1,3372,3363,3368,-1,3372,3364,3363,-1,3375,3364,3372,-1,3375,3359,3364,-1,3350,3359,3375,-1,3350,3357,3359,-1,3352,3357,3350,-1,3352,3355,3357,-1,4765,4017,4763,-1,4019,4017,4765,-1,4021,4017,4019,-1,4021,4013,4017,-1,4023,4013,4021,-1,4023,4011,4013,-1,4024,4011,4023,-1,4024,4015,4011,-1,2713,4015,4024,-1,2713,2718,4015,-1,2710,2718,2713,-1,2710,2716,2718,-1,2710,2714,2716,-1,3391,4705,4707,-1,3391,3382,4705,-1,3391,3380,3382,-1,3389,3380,3391,-1,3389,3379,3380,-1,3386,3379,3389,-1,3386,3377,3379,-1,3384,3377,3386,-1,3384,3349,3377,-1,3341,3349,3384,-1,3341,3347,3349,-1,3343,3347,3341,-1,3343,3345,3347,-1,4585,4587,2673,-1,4585,4586,4587,-1,4580,4583,4579,-1,4580,4581,4583,-1,4578,2683,2682,-1,2683,4578,4577,-1,4577,2664,2683,-1,2664,4577,2665,-1,2667,4576,2668,-1,2666,4576,2667,-1,2668,4565,2669,-1,4576,4565,2668,-1,4570,4567,4566,-1,4570,4568,4567,-1,4574,4572,2671,-1,4574,4573,4572,-1,4596,4594,4595,-1,4596,4593,4594,-1,4592,4590,4589,-1,4592,4591,4590,-1,8438,8439,8440,-1,8441,8442,8443,-1,8444,8445,8446,-1,8447,8448,8449,-1,8450,8451,8452,-1,8453,8454,8455,-1,8456,8457,8458,-1,8459,8460,8461,-1,8462,8463,8464,-1,8465,8466,8467,-1,8468,8469,8470,-1,8471,8472,8473,-1,8474,8475,8476,-1,8475,8474,8477,-1,8476,8478,8474,-1,8478,8476,8479,-1,8479,8440,8478,-1,8440,8479,8438,-1,8443,8438,8441,-1,8443,8439,8438,-1,8441,8480,8442,-1,8480,8441,8481,-1,8481,8479,8482,-1,8441,8479,8481,-1,8479,8441,8438,-1,8479,8483,8482,-1,8479,8484,8483,-1,8484,8476,8485,-1,8484,8479,8476,-1,8485,8475,8453,-1,8475,8485,8476,-1,8486,8453,8455,-1,8485,8486,8484,-1,8486,8485,8453,-1,8486,8483,8484,-1,8487,8483,8486,-1,8488,8483,8487,-1,8488,8489,8483,-1,8482,8489,8490,-1,8482,8483,8489,-1,8491,8489,8488,-1,8489,8491,8490,-1,8492,8493,8494,-1,8495,8493,8492,-1,8492,8496,8495,-1,8492,8497,8496,-1,8497,8498,8496,-1,8497,8499,8498,-1,8498,8500,8496,-1,8498,8446,8500,-1,8449,8446,8498,-1,8501,8446,8445,-1,8500,8446,8501,-1,8449,8444,8446,-1,8449,8448,8444,-1,8447,8498,8502,-1,8449,8498,8447,-1,8503,8502,8498,-1,8503,8504,8502,-1,8505,8504,8503,-1,8506,8504,8505,-1,8505,8507,8461,-1,8503,8507,8505,-1,8503,8499,8507,-1,8503,8498,8499,-1,8461,8508,8459,-1,8508,8507,8499,-1,8461,8507,8508,-1,8497,8508,8499,-1,8508,8497,8509,-1,8497,8494,8509,-1,8497,8492,8494,-1,8510,8511,8512,-1,8510,8478,8511,-1,8477,8478,8510,-1,8474,8478,8477,-1,8465,8478,8440,-1,8478,8465,8511,-1,8440,8466,8465,-1,8440,8439,8466,-1,8439,8462,8466,-1,8439,8443,8462,-1,8463,8443,8442,-1,8462,8443,8463,-1,8513,8442,8480,-1,8442,8513,8463,-1,8514,8515,8516,-1,8514,8517,8515,-1,8514,8518,8517,-1,8519,8518,8514,-1,8519,8520,8518,-1,8519,8521,8520,-1,8522,8487,8523,-1,8522,8488,8487,-1,8524,8525,8526,-1,8524,8527,8525,-1,8526,8528,8529,-1,8528,8526,8525,-1,8530,8528,8531,-1,8530,8529,8528,-1,8509,8532,8533,-1,8509,8494,8532,-1,8444,8469,8445,-1,8469,8444,8470,-1,8470,8448,8472,-1,8470,8444,8448,-1,8472,8447,8473,-1,8472,8448,8447,-1,8502,8473,8447,-1,8534,8473,8502,-1,8534,8535,8536,-1,8502,8535,8534,-1,8502,8506,8535,-1,8506,8502,8504,-1,8537,8445,8469,-1,8537,8501,8445,-1,8477,8538,8475,-1,8477,8510,8538,-1,8475,8450,8453,-1,8475,8538,8450,-1,8450,8454,8453,-1,8450,8452,8454,-1,8527,8539,8525,-1,8527,8540,8539,-1,8541,8539,8540,-1,8541,8542,8539,-1,8525,8542,8528,-1,8542,8525,8539,-1,8460,8458,8461,-1,8460,8456,8458,-1,8458,8505,8461,-1,8458,8543,8505,-1,8543,8506,8505,-1,8543,8535,8506,-1,8544,8511,8545,-1,8544,8512,8511,-1,8538,8512,8544,-1,8510,8512,8538,-1,8538,8546,8450,-1,8538,8544,8546,-1,8544,8547,8546,-1,8545,8547,8544,-1,8548,8545,8549,-1,8548,8547,8545,-1,8545,8550,8549,-1,8545,8464,8550,-1,8545,8467,8464,-1,8513,8464,8463,-1,8550,8464,8513,-1,8467,8462,8464,-1,8467,8466,8462,-1,8545,8465,8467,-1,8545,8511,8465,-1,8548,8516,8547,-1,8548,8514,8516,-1,8516,8546,8547,-1,8516,8450,8546,-1,8516,8451,8450,-1,8548,8519,8514,-1,8551,8519,8548,-1,8549,8551,8548,-1,8552,8551,8549,-1,8551,8521,8519,-1,8551,8552,8521,-1,8553,8541,8554,-1,8553,8542,8541,-1,8555,8554,8541,-1,8468,8554,8555,-1,8468,8471,8554,-1,8468,8537,8469,-1,8537,8468,8555,-1,8470,8471,8468,-1,8470,8472,8471,-1,8534,8471,8473,-1,8534,8554,8471,-1,8536,8554,8534,-1,8536,8556,8554,-1,8536,8543,8556,-1,8543,8536,8535,-1,8557,8543,8458,-1,8557,8556,8543,-1,8553,8556,8557,-1,8556,8553,8554,-1,8557,8531,8553,-1,8458,8531,8557,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_68()
		{
			int[] value = {8458,8457,8531,-1,8531,8542,8553,-1,8531,8528,8542,-1,8549,8481,8482,-1,8550,8481,8549,-1,8550,8480,8481,-1,8550,8513,8480,-1,8552,8482,8490,-1,8552,8549,8482,-1,8490,8520,8552,-1,8558,8520,8490,-1,8524,8495,8540,-1,8495,8524,8559,-1,8496,8540,8495,-1,8496,8541,8540,-1,8500,8541,8496,-1,8500,8555,8541,-1,8501,8555,8500,-1,8501,8537,8555,-1,8560,8561,8562,-1,8560,8563,8561,-1,8560,8564,8563,-1,8565,8564,8560,-1,8565,8566,8564,-1,8567,8566,8565,-1,8568,8566,8567,-1,8569,8566,8568,-1,8570,8566,8569,-1,8571,8566,8570,-1,8572,8566,8571,-1,8573,8566,8572,-1,8574,8566,8573,-1,8575,8566,8574,-1,8576,8566,8575,-1,8577,8566,8576,-1,8578,8566,8577,-1,8579,8566,8578,-1,8580,8566,8579,-1,8581,8566,8580,-1,8582,8566,8581,-1,8582,8583,8566,-1,8584,8585,8586,-1,8587,8585,8584,-1,8588,8585,8587,-1,8588,8589,8585,-1,8590,8589,8588,-1,8590,8591,8589,-1,8590,8592,8591,-1,8590,8593,8592,-1,8590,8594,8593,-1,8590,8595,8594,-1,8590,8596,8595,-1,8590,8597,8596,-1,8590,8598,8597,-1,8590,8599,8598,-1,8590,8600,8599,-1,8590,8601,8600,-1,8590,8602,8601,-1,8590,8603,8602,-1,8590,8604,8603,-1,8590,8605,8604,-1,8590,8606,8605,-1,8590,8607,8606,-1,8570,8608,8609,-1,8570,8569,8608,-1,8569,8610,8608,-1,8569,8568,8610,-1,8568,8611,8610,-1,8568,8567,8611,-1,8567,8612,8611,-1,8567,8565,8612,-1,8565,8613,8612,-1,8565,8560,8613,-1,8560,8614,8613,-1,8560,8562,8614,-1,8562,8615,8614,-1,8562,8561,8615,-1,8615,8563,8616,-1,8615,8561,8563,-1,8616,8564,8617,-1,8616,8563,8564,-1,8617,8566,8618,-1,8617,8564,8566,-1,8618,8583,8619,-1,8618,8566,8583,-1,8619,8582,8620,-1,8619,8583,8582,-1,8620,8581,8621,-1,8620,8582,8581,-1,8621,8580,8622,-1,8621,8581,8580,-1,8622,8579,8623,-1,8622,8580,8579,-1,8623,8578,8624,-1,8623,8579,8578,-1,8624,8577,8625,-1,8624,8578,8577,-1,8625,8576,8626,-1,8625,8577,8576,-1,8626,8575,8627,-1,8626,8576,8575,-1,8575,8628,8627,-1,8575,8574,8628,-1,8574,8629,8628,-1,8574,8573,8629,-1,8573,8630,8629,-1,8573,8572,8630,-1,8572,8631,8630,-1,8572,8571,8631,-1,8571,8609,8631,-1,8571,8570,8609,-1,8604,8632,8633,-1,8604,8605,8632,-1,8605,8634,8632,-1,8605,8606,8634,-1,8606,8635,8634,-1,8606,8607,8635,-1,8607,8636,8635,-1,8607,8590,8636,-1,8590,8637,8636,-1,8590,8588,8637,-1,8588,8638,8637,-1,8588,8587,8638,-1,8587,8639,8638,-1,8587,8584,8639,-1,8584,8640,8639,-1,8584,8586,8640,-1,8640,8585,8641,-1,8640,8586,8585,-1,8641,8589,8642,-1,8641,8585,8589,-1,8642,8591,8643,-1,8642,8589,8591,-1,8643,8592,8644,-1,8643,8591,8592,-1,8644,8593,8645,-1,8644,8592,8593,-1,8645,8594,8646,-1,8645,8593,8594,-1,8646,8595,8647,-1,8646,8594,8595,-1,8647,8596,8648,-1,8647,8595,8596,-1,8648,8597,8649,-1,8648,8596,8597,-1,8649,8598,8650,-1,8649,8597,8598,-1,8650,8599,8651,-1,8650,8598,8599,-1,8651,8600,8652,-1,8651,8599,8600,-1,8600,8653,8652,-1,8600,8601,8653,-1,8601,8654,8653,-1,8601,8602,8654,-1,8602,8655,8654,-1,8602,8603,8655,-1,8603,8633,8655,-1,8603,8604,8633,-1,8608,7901,8609,-1,7901,8608,7784,-1,8608,7791,7784,-1,8608,8610,7791,-1,8610,7796,7791,-1,8610,8611,7796,-1,8611,7801,7796,-1,8611,8612,7801,-1,7806,8612,8613,-1,7801,8612,7806,-1,8613,7811,7806,-1,8613,8614,7811,-1,8614,7816,7811,-1,8614,8615,7816,-1,8615,7821,7816,-1,8615,8616,7821,-1,8616,7826,7821,-1,8616,8617,7826,-1,8617,7831,7826,-1,8617,8618,7831,-1,8618,7836,7831,-1,8618,8619,7836,-1,8619,7841,7836,-1,8619,8620,7841,-1,8620,7846,7841,-1,8620,8621,7846,-1,8622,7846,8621,-1,7846,8622,7851,-1,8623,7851,8622,-1,7851,8623,7856,-1,8624,7856,8623,-1,7856,8624,7861,-1,7861,8625,7866,-1,7861,8624,8625,-1,8626,7866,8625,-1,7866,8626,7871,-1,8627,7871,8626,-1,7871,8627,7876,-1,8628,7876,8627,-1,7876,8628,7881,-1,8629,7881,8628,-1,7881,8629,7886,-1,8630,7886,8629,-1,7886,8630,7891,-1,8631,7891,8630,-1,7891,8631,7896,-1,8609,7896,8631,-1,7896,8609,7901,-1,7909,8632,7904,-1,7909,8633,8632,-1,8632,8019,7904,-1,8632,8634,8019,-1,8634,8014,8019,-1,8634,8635,8014,-1,8009,8635,8636,-1,8014,8635,8009,-1,8636,8004,8009,-1,8636,8637,8004,-1,8637,7999,8004,-1,8637,8638,7999,-1,8638,7994,7999,-1,8638,8639,7994,-1,8639,7989,7994,-1,8639,8640,7989,-1,8640,7984,7989,-1,8640,8641,7984,-1,8641,7979,7984,-1,8641,8642,7979,-1,7974,8642,8643,-1,7979,8642,7974,-1,8643,7969,7974,-1,8643,8644,7969,-1,8644,7964,7969,-1,8644,8645,7964,-1,8646,7964,8645,-1,7964,8646,7959,-1,8647,7959,8646,-1,7959,8647,7954,-1,8648,7954,8647,-1,7954,8648,7949,-1,8649,7949,8648,-1,7949,8649,7944,-1,8650,7944,8649,-1,7944,8650,7939,-1,8651,7939,8650,-1,7939,8651,7934,-1,8652,7934,8651,-1,7934,8652,7929,-1,8653,7929,8652,-1,7929,8653,7924,-1,8654,7924,8653,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_69()
		{
			int[] value = {7924,8654,7919,-1,8655,7919,8654,-1,7919,8655,7914,-1,8633,7914,8655,-1,7914,8633,7909,-1,8656,8657,8658,-1,8659,8660,8661,-1,8662,8663,8664,-1,8665,8666,8667,-1,8668,8669,8670,-1,8671,8672,8673,-1,8671,8673,8674,-1,8675,8674,8673,-1,8676,8677,8678,-1,8677,8679,8678,-1,8677,8680,8679,-1,8679,8680,8681,-1,8679,8681,8682,-1,8683,8682,8681,-1,8684,8685,8686,-1,8687,8395,8397,-1,8661,8688,8689,-1,8661,8690,8688,-1,8434,8433,8691,-1,8692,8411,8410,-1,8693,8694,8695,-1,8696,8697,8693,-1,8696,8698,8697,-1,8698,8696,8699,-1,8435,8700,8436,-1,8701,8702,8688,-1,8701,8688,8703,-1,8703,8704,8701,-1,8702,8705,8706,-1,8707,8708,8709,-1,8710,8711,8712,-1,8657,8713,8697,-1,8714,8657,8697,-1,8706,8715,8716,-1,8715,8706,8705,-1,8717,8694,8718,-1,8717,8695,8694,-1,8660,8674,8678,-1,8674,8660,8658,-1,8719,8685,8720,-1,8685,8719,8682,-1,8667,8720,8685,-1,8667,8721,8720,-1,8667,8722,8721,-1,8670,8722,8667,-1,8664,8431,8723,-1,8664,8430,8431,-1,8429,8664,8663,-1,8664,8429,8430,-1,8664,8724,8662,-1,8664,8723,8724,-1,8725,8724,8726,-1,8662,8724,8725,-1,8726,8710,8725,-1,8710,8726,8709,-1,8685,8665,8667,-1,8684,8665,8685,-1,8666,8670,8667,-1,8666,8668,8670,-1,8669,8671,8670,-1,8669,8672,8671,-1,8675,8678,8674,-1,8675,8676,8678,-1,8682,8686,8685,-1,8682,8683,8686,-1,8395,8727,8728,-1,8687,8727,8395,-1,8395,8705,8433,-1,8395,8729,8705,-1,8395,8728,8729,-1,8728,8730,8729,-1,8730,8728,8731,-1,8731,8732,8733,-1,8732,8731,8728,-1,8732,8734,8733,-1,8735,8734,8732,-1,8732,8727,8735,-1,8727,8732,8728,-1,8736,8730,8737,-1,8729,8730,8736,-1,8705,8736,8715,-1,8729,8736,8705,-1,8715,8737,8716,-1,8736,8737,8715,-1,8738,8661,8660,-1,8738,8690,8661,-1,8660,8679,8738,-1,8678,8679,8660,-1,8720,8707,8719,-1,8708,8707,8720,-1,8709,8711,8710,-1,8708,8711,8709,-1,8708,8721,8711,-1,8708,8720,8721,-1,8712,8721,8722,-1,8712,8711,8721,-1,8739,8410,8740,-1,8739,8692,8410,-1,8695,8410,8436,-1,8741,8410,8695,-1,8741,8740,8410,-1,8742,8740,8741,-1,8742,8743,8740,-1,8744,8743,8745,-1,8744,8740,8743,-1,8746,8744,8745,-1,8746,8747,8744,-1,8739,8744,8747,-1,8739,8740,8744,-1,8742,8748,8749,-1,8742,8741,8748,-1,8748,8695,8717,-1,8748,8741,8695,-1,8749,8717,8718,-1,8749,8748,8717,-1,8693,8713,8694,-1,8697,8713,8693,-1,8750,8697,8698,-1,8751,8697,8750,-1,8751,8714,8697,-1,8698,8710,8750,-1,8698,8725,8710,-1,8662,8698,8699,-1,8662,8725,8698,-1,8696,8700,8699,-1,8696,8436,8700,-1,8693,8436,8696,-1,8693,8695,8436,-1,8429,8700,8435,-1,8429,8663,8700,-1,8663,8699,8700,-1,8663,8662,8699,-1,8704,8723,8691,-1,8724,8723,8704,-1,8691,8701,8704,-1,8701,8691,8433,-1,8433,8702,8701,-1,8702,8433,8705,-1,8688,8752,8703,-1,8688,8753,8752,-1,8690,8753,8688,-1,8709,8703,8752,-1,8703,8709,8726,-1,8703,8724,8704,-1,8724,8703,8726,-1,8691,8431,8434,-1,8431,8691,8723,-1,8689,8702,8706,-1,8689,8688,8702,-1,8753,8719,8707,-1,8738,8753,8690,-1,8753,8738,8719,-1,8752,8707,8709,-1,8753,8707,8752,-1,8682,8738,8679,-1,8682,8719,8738,-1,8712,8750,8710,-1,8750,8712,8751,-1,8722,8751,8712,-1,8751,8754,8714,-1,8751,8722,8754,-1,8670,8754,8722,-1,8670,8671,8754,-1,8687,8735,8727,-1,8747,8692,8739,-1,8687,8734,8735,-1,8746,8692,8747,-1,8746,8411,8692,-1,8734,8411,8746,-1,8734,8397,8411,-1,8397,8734,8687,-1,8657,8754,8658,-1,8754,8657,8714,-1,8671,8658,8754,-1,8671,8674,8658,-1,8361,8755,8345,-1,8345,8755,8342,-1,8344,8756,8316,-1,8309,8757,8346,-1,8347,8758,8348,-1,8348,8758,8350,-1,8759,8760,8761,-1,8762,8760,8763,-1,8764,8765,8766,-1,8767,8768,8769,-1,8770,8768,8771,-1,8772,8773,8774,-1,8775,8776,8777,-1,8778,8776,8779,-1,8780,8781,8782,-1,8783,8784,8785,-1,8786,8784,8787,-1,8788,8789,8790,-1,8287,8766,8765,-1,8765,8755,8287,-1,8287,8755,8355,-1,8355,8755,8367,-1,8367,8755,8361,-1,8761,8760,8762,-1,8791,8792,8771,-1,8771,8767,8791,-1,8771,8768,8767,-1,8773,8772,8304,-1,8756,8773,8304,-1,8321,8756,8304,-1,8316,8756,8321,-1,8787,8784,8783,-1,8789,8788,8340,-1,8340,8758,8789,-1,8357,8758,8340,-1,8362,8758,8357,-1,8350,8758,8362,-1,8765,8764,8286,-1,8755,8765,8286,-1,8342,8755,8286,-1,8793,8794,8763,-1,8763,8759,8793,-1,8763,8760,8759,-1,8305,8774,8773,-1,8773,8756,8305,-1,8305,8756,8343,-1,8343,8756,8344,-1,8769,8768,8770,-1,8779,8776,8775,-1,8781,8780,8325,-1,8325,8757,8781,-1,8349,8757,8325,-1,8346,8757,8349,-1,8341,8790,8789,-1,8341,8789,8758,-1,8341,8758,8347,-1,8786,8795,8796,-1,8796,8785,8786,-1,8785,8784,8786,-1,8777,8776,8778,-1,8797,8777,8778,-1,8778,8798,8797,-1,8313,8782,8781,-1,8313,8781,8757,-1,8313,8757,8310,-1,8310,8757,8309,-1,8286,8799,8287,-1,8286,8793,8799,-1,8793,8761,8799,-1,8793,8759,8761,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_70()
		{
			int[] value = {8800,8763,8794,-1,8800,8762,8763,-1,8800,8764,8766,-1,8800,8794,8764,-1,8801,8304,8791,-1,8304,8801,8305,-1,8791,8769,8801,-1,8791,8767,8769,-1,8802,8771,8792,-1,8802,8770,8771,-1,8772,8802,8792,-1,8774,8802,8772,-1,8797,8325,8803,-1,8325,8797,8313,-1,8775,8797,8803,-1,8775,8777,8797,-1,8778,8804,8798,-1,8778,8779,8804,-1,8780,8798,8804,-1,8782,8798,8780,-1,8796,8340,8805,-1,8340,8796,8341,-1,8783,8796,8805,-1,8783,8785,8796,-1,8786,8806,8795,-1,8786,8787,8806,-1,8795,8788,8790,-1,8795,8806,8788,-1,8799,8766,8287,-1,8799,8800,8766,-1,8761,8800,8799,-1,8761,8762,8800,-1,8772,8791,8304,-1,8772,8792,8791,-1,8806,8783,8805,-1,8806,8787,8783,-1,8805,8788,8806,-1,8788,8805,8340,-1,8764,8793,8286,-1,8764,8794,8793,-1,8801,8774,8305,-1,8801,8802,8774,-1,8769,8802,8801,-1,8769,8770,8802,-1,8804,8775,8803,-1,8804,8779,8775,-1,8803,8780,8804,-1,8780,8803,8325,-1,8796,8790,8341,-1,8796,8795,8790,-1,8797,8782,8313,-1,8797,8798,8782,-1,7453,7393,8807,-1,8808,7453,8807,-1,7416,8809,8807,-1,7416,8807,7417,-1,8809,7416,7415,-1,7433,7432,8810,-1,8811,8810,7432,-1,7434,8811,7432,-1,8811,7436,7530,-1,8811,7530,8812,-1,8808,8813,7456,-1,7456,7453,8808,-1,8814,8813,8808,-1,8815,8379,8814,-1,8815,8386,8379,-1,8816,8815,8814,-1,8817,8814,8808,-1,7465,8818,7466,-1,7476,8819,8820,-1,8820,8819,8821,-1,8821,8822,8820,-1,8823,8822,8821,-1,8823,8821,8824,-1,8076,8133,8824,-1,8076,8824,8821,-1,8079,8076,8821,-1,8821,8819,8079,-1,7676,8079,8819,-1,8819,7476,7676,-1,8822,8823,8825,-1,8823,8826,8825,-1,8826,8823,8391,-1,8391,8387,8826,-1,7469,7468,8827,-1,8828,8827,7468,-1,8829,8830,8831,-1,8810,8830,8829,-1,8814,8817,8816,-1,8816,8817,8809,-1,7465,8820,8818,-1,8820,7465,7476,-1,8832,8833,8086,-1,8833,8166,8086,-1,8833,8832,8834,-1,8835,8834,8836,-1,8835,8837,8834,-1,8414,8834,8837,-1,8837,8415,8414,-1,8831,8838,8829,-1,8831,8417,8838,-1,8417,8416,8838,-1,8812,8839,8831,-1,8812,8831,8830,-1,7529,8839,8812,-1,8812,7530,7529,-1,7541,8828,7468,-1,8809,8840,8816,-1,7415,8840,8809,-1,7415,7466,8840,-1,7466,8818,8840,-1,8816,8840,8818,-1,8818,8825,8816,-1,7694,7469,8841,-1,8841,8087,7694,-1,8087,8841,8832,-1,8832,8086,8087,-1,8832,8836,8834,-1,8827,8836,8832,-1,8832,8841,8827,-1,8827,8841,7469,-1,8842,8828,7541,-1,8842,7541,7433,-1,8810,8842,7433,-1,8829,8842,8810,-1,8828,8842,8829,-1,8829,8835,8828,-1,7417,7393,7335,-1,7417,8807,7393,-1,8808,8809,8817,-1,8809,8808,8807,-1,7436,7434,7381,-1,7436,8811,7434,-1,8810,8812,8830,-1,8811,8812,8810,-1,7457,8813,8378,-1,7457,7456,8813,-1,8814,8378,8813,-1,8814,8379,8378,-1,8386,8826,8387,-1,8386,8815,8826,-1,8826,8816,8825,-1,8826,8815,8816,-1,8432,8823,8824,-1,8432,8391,8823,-1,8432,8133,8211,-1,8432,8824,8133,-1,8835,8827,8828,-1,8836,8827,8835,-1,8820,8825,8818,-1,8825,8820,8822,-1,8166,8437,8215,-1,8166,8833,8437,-1,8834,8437,8833,-1,8834,8414,8437,-1,8837,8416,8415,-1,8837,8838,8416,-1,8829,8837,8835,-1,8829,8838,8837,-1,8419,8831,8839,-1,8419,8417,8831,-1,8839,7527,8419,-1,8839,7529,7527,-1,8843,8844,8845,-1,8846,7633,7635,-1,8847,8848,7644,-1,7655,7654,8849,-1,7646,8850,8851,-1,8852,8853,8854,-1,8846,8855,7633,-1,8846,8856,8855,-1,8857,8858,8849,-1,7654,8857,8849,-1,8859,8292,8293,-1,8860,8861,8862,-1,8276,7632,8863,-1,8863,7632,7630,-1,7630,8864,8863,-1,8847,8865,8848,-1,8847,7681,8865,-1,8866,7690,8851,-1,8850,8866,8851,-1,7361,8867,8868,-1,8852,7361,8868,-1,8327,8868,8280,-1,7471,8869,7378,-1,7515,8870,7512,-1,8871,8872,8335,-1,8293,8873,8859,-1,7400,8874,7402,-1,7346,8875,7475,-1,8860,8862,8876,-1,8863,7360,8845,-1,8863,8864,7360,-1,8276,8863,8298,-1,8855,7408,7633,-1,8846,8877,8856,-1,8846,7635,8877,-1,8865,8878,8848,-1,8847,7643,7681,-1,8847,7644,7643,-1,7645,7646,8851,-1,7690,7645,8851,-1,8850,8879,8866,-1,8858,8880,8849,-1,8880,7655,8849,-1,7654,7430,8857,-1,7658,7659,8868,-1,8868,8867,7658,-1,8868,7659,8280,-1,8881,8882,8883,-1,8843,8845,8884,-1,7680,8885,8865,-1,8865,7681,7680,-1,7689,7690,8866,-1,8866,8886,7689,-1,8887,8852,8854,-1,8882,8888,8883,-1,8335,8334,8871,-1,8844,8862,8845,-1,8844,8876,8862,-1,7359,8845,7360,-1,7359,8884,8845,-1,7482,8864,7630,-1,7482,7360,8864,-1,8848,7635,7644,-1,7635,8848,8877,-1,8889,8856,8878,-1,8889,8890,8856,-1,8891,8889,8885,-1,8891,8890,8889,-1,8891,8856,8890,-1,8891,8855,8856,-1,8891,7680,7409,-1,7680,8891,8885,-1,7689,8892,7429,-1,8886,8892,7689,-1,8893,8892,8886,-1,8893,8894,8892,-1,8858,8893,8879,-1,8858,8894,8893,-1,8858,8892,8894,-1,8858,8857,8892,-1,7655,8850,7646,-1,8880,8850,7655,-1,8867,7502,7658,-1,8867,7361,7502,-1,8852,7362,7361,-1,8852,8887,7362,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_71()
		{
			int[] value = {8882,8853,8852,-1,8882,8881,8853,-1,8872,8852,8868,-1,8882,8852,8872,-1,8872,8327,8335,-1,8327,8872,8868,-1,8869,8888,8882,-1,8869,7471,8888,-1,8872,8869,8882,-1,8869,8872,8870,-1,8870,7378,8869,-1,7378,8870,7515,-1,7512,8872,8871,-1,8870,8872,7512,-1,8873,7400,8859,-1,7400,8873,8874,-1,8298,8873,8293,-1,8863,8873,8298,-1,8845,8873,8863,-1,8873,8845,8862,-1,8875,8873,8862,-1,8874,8873,8875,-1,7346,8874,8875,-1,7402,8874,7346,-1,8861,8875,8862,-1,8861,7475,8875,-1,7408,8891,7409,-1,7408,8855,8891,-1,8878,8877,8848,-1,8877,8878,8856,-1,8878,8885,8889,-1,8865,8885,8878,-1,8886,8879,8893,-1,8879,8886,8866,-1,8880,8879,8850,-1,8858,8879,8880,-1,8892,7430,7429,-1,8892,8857,7430,-1,7674,7675,8895,-1,8896,7728,7756,-1,7740,7774,8897,-1,8897,8898,7740,-1,8899,8897,7774,-1,7774,7773,8899,-1,8900,7399,7674,-1,7674,8895,8900,-1,7675,8901,8895,-1,8292,8902,8903,-1,8292,8859,8902,-1,8902,8859,7400,-1,8904,8902,7400,-1,7464,8905,8906,-1,8906,7462,7464,-1,8907,8908,8334,-1,8908,8871,8334,-1,7512,8871,8908,-1,7512,8908,8909,-1,8910,8896,7756,-1,7756,7513,8910,-1,8896,8911,7728,-1,7732,8912,8913,-1,8913,7781,7732,-1,7781,8913,8914,-1,8914,7782,7781,-1,7592,7511,8915,-1,8915,8916,7592,-1,8898,8917,8918,-1,8898,8897,8917,-1,8917,8899,8919,-1,8917,8897,8899,-1,7563,8899,7773,-1,8920,8899,7563,-1,8920,8919,8899,-1,8920,8906,8919,-1,8906,8921,8919,-1,8906,8905,8921,-1,8919,8922,8917,-1,8919,8921,8922,-1,8922,8918,8917,-1,8922,8923,8918,-1,8924,8925,8926,-1,8927,8925,8924,-1,8925,8928,8926,-1,8925,8929,8928,-1,8929,8902,8928,-1,8929,8903,8902,-1,8928,8904,8900,-1,8928,8902,8904,-1,8900,7400,7399,-1,7400,8900,8904,-1,8900,8926,8928,-1,8900,8895,8926,-1,8926,8901,8924,-1,8895,8901,8926,-1,7563,8906,8920,-1,7563,7462,8906,-1,8930,8931,8932,-1,8930,8933,8931,-1,8931,8934,8935,-1,8931,8933,8934,-1,8931,8912,8936,-1,8931,8935,8912,-1,8936,8932,8931,-1,8911,8932,8936,-1,8911,7731,7728,-1,8911,8936,7731,-1,7732,8936,8912,-1,7732,7731,8936,-1,8937,7740,8898,-1,8937,7739,7740,-1,7739,8901,7675,-1,7739,8937,8901,-1,8924,8937,8938,-1,8937,8924,8901,-1,8898,8938,8937,-1,8898,8918,8938,-1,8923,8938,8918,-1,8923,8939,8938,-1,8938,8927,8924,-1,8938,8939,8927,-1,7512,8910,7513,-1,8909,8910,7512,-1,8909,8940,8910,-1,8909,8908,8940,-1,8908,8941,8940,-1,8908,8907,8941,-1,8940,8942,8943,-1,8940,8941,8942,-1,8942,8932,8943,-1,8932,8942,8930,-1,8911,8943,8932,-1,8943,8911,8896,-1,8943,8910,8940,-1,8943,8896,8910,-1,8914,7506,7782,-1,7506,8914,8944,-1,8915,7506,8944,-1,8915,7511,7506,-1,8945,8915,8946,-1,8945,8916,8915,-1,8946,8944,8914,-1,8946,8915,8944,-1,8914,8947,8946,-1,8914,8913,8947,-1,8947,8912,8935,-1,8947,8913,8912,-1,8935,8948,8947,-1,8935,8934,8948,-1,8948,8946,8947,-1,8948,8945,8946,-1,7355,8949,8950,-1,7356,8951,7357,-1,7365,8952,7366,-1,8953,8954,7367,-1,8955,8956,8861,-1,8843,8957,8844,-1,8843,8958,8957,-1,8957,8958,8951,-1,8951,8950,8957,-1,8952,8959,8960,-1,8960,8959,8854,-1,8853,8960,8854,-1,8960,8953,8952,-1,8888,8961,8962,-1,8860,8963,8955,-1,8860,8955,8861,-1,7358,7467,7359,-1,7362,7470,7363,-1,8860,8876,8963,-1,8950,8949,8964,-1,8964,8957,8950,-1,8957,8964,8844,-1,7356,8950,8951,-1,8950,7356,7355,-1,8953,8960,8965,-1,8853,8965,8960,-1,8965,8954,8953,-1,8952,8953,7366,-1,7367,7366,8953,-1,8966,8881,8883,-1,8843,8884,8958,-1,7467,8967,7359,-1,7362,8968,7470,-1,8959,8887,8854,-1,8962,8966,8883,-1,8888,8962,8883,-1,8969,7347,7343,-1,8969,7348,7347,-1,7475,8969,7343,-1,8970,8969,7475,-1,7352,7355,7350,-1,7352,8949,7355,-1,7357,8971,7481,-1,8951,8971,7357,-1,8958,8971,8951,-1,8967,8971,8958,-1,8972,8959,8952,-1,8959,8972,8968,-1,8972,7365,7503,-1,7365,8972,8952,-1,7367,7372,7369,-1,7367,8954,7372,-1,7374,8973,7377,-1,7374,7373,8973,-1,8973,7471,7377,-1,7471,8973,8974,-1,8970,7348,8969,-1,8956,7348,8970,-1,8861,8970,7475,-1,8956,8970,8861,-1,7349,8956,8955,-1,7348,8956,7349,-1,8961,7371,8962,-1,7371,8961,7373,-1,8974,8888,7471,-1,8888,8974,8961,-1,7373,8974,8973,-1,8974,7373,8961,-1,7352,8955,8963,-1,7349,8955,7352,-1,8963,8949,7352,-1,8964,8949,8963,-1,8876,8964,8963,-1,8964,8876,8844,-1,8965,8881,8966,-1,8853,8881,8965,-1,8954,8966,7372,-1,8966,8954,8965,-1,8884,8967,8958,-1,8967,8884,7359,-1,7481,8967,7467,-1,8971,8967,7481,-1,8968,7503,7470,-1,7503,8968,8972,-1,8968,8887,8959,-1,7362,8887,8968,-1,8962,7372,8966,-1,7372,8962,7371,-1,8975,8929,8925,-1,8925,8976,8975,-1,8903,8977,8294,-1,8922,8921,8978,-1,8978,8979,8922,-1,8980,8979,8981,-1,8285,8905,7464,-1,8294,8292,8903,-1,8360,8295,8982,-1,8295,8983,8982,-1,8976,8982,8983,-1,8976,8984,8982,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_72()
		{
			int[] value = {8980,8981,8985,-1,8284,8985,8981,-1,8285,8986,8905,-1,8284,8354,8985,-1,8987,8332,8352,-1,8987,8988,8332,-1,8988,8987,8989,-1,8987,8990,8989,-1,8991,8992,8993,-1,8992,8991,8338,-1,8916,8994,8337,-1,8991,8358,8338,-1,8907,8334,8333,-1,8333,8995,8907,-1,8942,8941,8996,-1,8996,8989,8942,-1,8948,8997,8998,-1,8998,8945,8948,-1,8992,8997,8993,-1,7592,8916,8337,-1,8975,8983,8977,-1,8976,8983,8975,-1,8975,8903,8929,-1,8975,8977,8903,-1,8295,8977,8983,-1,8977,8295,8294,-1,8905,8978,8921,-1,8905,8986,8978,-1,8980,8922,8979,-1,8923,8922,8980,-1,8981,8978,8986,-1,8978,8981,8979,-1,8925,8984,8976,-1,8925,8927,8984,-1,8999,8987,9000,-1,8999,8990,8987,-1,8991,8999,9000,-1,8991,8993,8999,-1,8934,8999,8993,-1,8934,8933,8999,-1,8999,8930,8990,-1,8999,8933,8930,-1,8986,8284,8981,-1,8285,8284,8986,-1,8338,8994,8992,-1,8994,8338,8337,-1,9001,8923,8980,-1,9001,8939,8923,-1,8927,9001,8984,-1,8927,8939,9001,-1,8982,9001,9002,-1,8982,8984,9001,-1,9001,8985,9002,-1,9001,8980,8985,-1,8995,8332,8988,-1,8333,8332,8995,-1,8988,8996,8995,-1,8996,8988,8989,-1,8907,8996,8941,-1,8907,8995,8996,-1,8990,8942,8989,-1,8990,8930,8942,-1,8948,8993,8997,-1,8993,8948,8934,-1,8998,8916,8945,-1,8998,8994,8916,-1,8998,8992,8994,-1,8997,8992,8998,-1,9000,8358,8991,-1,9000,8364,8358,-1,8352,9000,8987,-1,8352,8364,9000,-1,9002,8360,8982,-1,9002,8366,8360,-1,8354,9002,8985,-1,8354,8366,9002,-1,6834,9003,9004,-1,9004,6833,6834,-1,9004,9005,6833,-1,9005,6923,6833,-1,6923,9005,9006,-1,6923,9006,6921,-1,6911,6912,9007,-1,9007,9008,6911,-1,9008,6907,6911,-1,9008,9009,6907,-1,6906,6907,9009,-1,9009,9010,6906,-1,7331,9011,9012,-1,9012,7330,7331,-1,7330,9012,9013,-1,7327,7330,9013,-1,7327,9013,9014,-1,9014,7325,7327,-1,7316,9015,7315,-1,9015,9016,7315,-1,7306,7315,9016,-1,7306,9016,9017,-1,7302,7306,9017,-1,9017,9018,7302,-1,6839,9019,6840,-1,9020,9019,6839,-1,6840,9021,6836,-1,6840,9019,9021,-1,9021,6834,6836,-1,9021,9003,6834,-1,9007,6921,9006,-1,9007,6912,6921,-1,6906,9022,6901,-1,9010,9022,6906,-1,9022,6900,6901,-1,9022,9023,6900,-1,9023,6891,6900,-1,9023,9024,6891,-1,6891,9025,6890,-1,6891,9024,9025,-1,6890,9026,6881,-1,9025,9026,6890,-1,9027,6881,9026,-1,6881,9027,6880,-1,9028,6880,9027,-1,9028,6871,6880,-1,9029,6871,9028,-1,6871,9029,6870,-1,6862,9029,9030,-1,9029,6862,6870,-1,6860,9030,9031,-1,6862,9030,6860,-1,6852,9031,9032,-1,9031,6852,6860,-1,6850,9032,9033,-1,6852,9032,6850,-1,9033,6842,6850,-1,9033,9034,6842,-1,9034,6839,6842,-1,9034,9020,6839,-1,7231,9035,7233,-1,7231,9036,9035,-1,7233,9037,7235,-1,7233,9035,9037,-1,9037,7331,7235,-1,7331,9037,9011,-1,9015,7325,9014,-1,7316,7325,9015,-1,7302,9038,7303,-1,7302,9018,9038,-1,9038,7304,7303,-1,9038,9039,7304,-1,9039,7286,7304,-1,7286,9039,9040,-1,7286,9041,7285,-1,7286,9040,9041,-1,7285,9042,7276,-1,7285,9041,9042,-1,9043,7276,9042,-1,7276,9043,7275,-1,9044,7275,9043,-1,7266,7275,9044,-1,9045,7266,9044,-1,7266,9045,7265,-1,7257,9045,9046,-1,7257,7265,9045,-1,7255,9046,9047,-1,7257,9046,7255,-1,7254,9047,9048,-1,7254,7255,9047,-1,7230,9048,9049,-1,7254,9048,7230,-1,9049,7229,7230,-1,7229,9049,9050,-1,9050,7231,7229,-1,9050,9036,7231,-1,8491,8558,8490,-1,8520,8521,8552,-1,8495,8559,8493,-1,8540,8527,8524,-1,8452,8451,9051,-1,9052,8455,8454,-1,8460,8459,9053,-1,9054,8457,8456,-1,8558,8488,8522,-1,8488,8558,8491,-1,8494,8559,8532,-1,8493,8559,8494,-1,8515,8451,8516,-1,8515,9051,8451,-1,8515,9055,9051,-1,9055,8517,8518,-1,9055,8515,8517,-1,8518,9056,9055,-1,8518,9057,9056,-1,9051,9056,9058,-1,9051,9055,9056,-1,9058,9059,9060,-1,9059,9056,9057,-1,9059,9058,9056,-1,9061,9059,9057,-1,9061,9062,9059,-1,8520,9057,8518,-1,8520,9061,9057,-1,9063,8520,9064,-1,9061,8520,9063,-1,9065,9061,9063,-1,9065,9062,9061,-1,8524,9066,9067,-1,9066,8524,9068,-1,9069,8524,8526,-1,9069,9068,8524,-1,9070,8526,9071,-1,9070,9069,8526,-1,9070,9054,9072,-1,9070,9071,9054,-1,9073,9072,9074,-1,9070,9073,9069,-1,9070,9072,9073,-1,8529,9071,8526,-1,8529,8530,9071,-1,8457,8530,8531,-1,9054,8530,8457,-1,9054,9071,8530,-1,8508,9053,8459,-1,9075,9053,8508,-1,9076,9053,9075,-1,8509,9075,8508,-1,9075,8509,8533,-1,9076,8533,8532,-1,9075,8533,9076,-1,8523,9077,8522,-1,9077,8523,9078,-1,9078,8487,8486,-1,8523,8487,9078,-1,9052,8486,8455,-1,9052,9078,8486,-1,9078,9052,9077,-1,9052,8452,9051,-1,9052,8454,8452,-1,9058,9052,9051,-1,9058,9079,9052,-1,9060,9079,9058,-1,9080,9079,9060,-1,9081,9079,9080,-1,9081,9082,9079,-1,9083,9065,9084,-1,9083,9085,9065,-1,9086,9064,9087,-1,9086,9063,9064,-1,9084,9063,9086,-1,9084,9065,9063,-1,9067,9088,9089,-1,9066,9088,9067,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_73()
		{
			int[] value = {9066,9090,9088,-1,9066,9091,9090,-1,9091,9092,9090,-1,9091,9093,9092,-1,9053,9072,9054,-1,9094,9072,9053,-1,9094,9074,9072,-1,9094,9095,9074,-1,9094,9096,9095,-1,9094,9097,9096,-1,8456,9053,9054,-1,8456,8460,9053,-1,9098,9052,9079,-1,9052,9098,9077,-1,9098,8522,9077,-1,9099,8522,9098,-1,9099,8558,8522,-1,9099,9100,8558,-1,9101,9100,9099,-1,9102,9100,9101,-1,9101,9079,9082,-1,9098,9101,9099,-1,9101,9098,9079,-1,9100,9084,9086,-1,9084,9100,9102,-1,8558,9086,9087,-1,8558,9100,9086,-1,9088,8559,9089,-1,9088,9103,8559,-1,9090,9103,9088,-1,9104,9103,9090,-1,9103,9105,9106,-1,9105,9103,9104,-1,8559,9106,8532,-1,8559,9103,9106,-1,8532,9107,9076,-1,9107,8532,9106,-1,9053,9107,9094,-1,9076,9107,9053,-1,9094,9105,9097,-1,9105,9107,9106,-1,9094,9107,9105,-1,9073,9068,9069,-1,9073,9108,9068,-1,9068,9091,9066,-1,9068,9108,9091,-1,9087,8520,8558,-1,9087,9064,8520,-1,8524,9089,8559,-1,8524,9067,9089,-1,9109,8656,9110,-1,9109,9110,9111,-1,9112,9113,9114,-1,9115,9112,9114,-1,9116,9117,9118,-1,9116,9119,9117,-1,9114,9110,9120,-1,9110,9121,9120,-1,9122,9116,8659,-1,9116,9122,9123,-1,9124,9119,9125,-1,9124,9126,9119,-1,9127,8689,8706,-1,9128,8689,9127,-1,8713,9129,8694,-1,8713,9130,9129,-1,8749,9111,9113,-1,8749,8718,9111,-1,9123,8737,9125,-1,8737,9123,8716,-1,8733,9126,9124,-1,8734,9126,8733,-1,9115,8745,9112,-1,9115,8746,8745,-1,9131,8743,8742,-1,9131,9132,8743,-1,8731,9133,8730,-1,9133,8731,9134,-1,8713,9109,9130,-1,8657,9109,8713,-1,8657,8656,9109,-1,9113,9110,9114,-1,9110,9113,9111,-1,9131,9112,9132,-1,9112,9131,9113,-1,8742,9113,9131,-1,8742,8749,9113,-1,9112,8743,9132,-1,9112,8745,8743,-1,9129,8718,8694,-1,9111,8718,9129,-1,9130,9111,9129,-1,9111,9130,9109,-1,9121,9117,9120,-1,9121,9118,9117,-1,8658,9118,9121,-1,8658,8660,9118,-1,8659,9118,8660,-1,8659,9116,9118,-1,9121,8656,8658,-1,9110,8656,9121,-1,9114,8746,9115,-1,9114,8734,8746,-1,9120,8734,9114,-1,9117,8734,9120,-1,9119,8734,9117,-1,9119,9126,8734,-1,9122,8689,9128,-1,9122,8661,8689,-1,9122,8659,8661,-1,9116,9125,9119,-1,9116,9123,9125,-1,9124,9133,9134,-1,9124,9125,9133,-1,9125,8730,9133,-1,8730,9125,8737,-1,8731,9124,9134,-1,8733,9124,8731,-1,8716,9127,8706,-1,8716,9123,9127,-1,9123,9128,9127,-1,9123,9122,9128,-1,9135,9136,9137,-1,9135,9138,9136,-1,9139,9137,9140,-1,9139,9135,9137,-1,9141,9140,9142,-1,9141,9139,9140,-1,9143,9141,9142,-1,9144,9141,9143,-1,9141,9145,9139,-1,9144,9145,9141,-1,9144,9146,9145,-1,9144,9147,9146,-1,9144,9148,9147,-1,9144,9149,9148,-1,9150,9139,9145,-1,9151,9139,9150,-1,9151,9135,9139,-1,9151,9138,9135,-1,9151,9152,9138,-1,9151,9153,9152,-1,9153,9154,9155,-1,9153,9151,9154,-1,9151,9156,9154,-1,9151,9150,9156,-1,9156,9145,9157,-1,9150,9145,9156,-1,9157,9146,9158,-1,9145,9146,9157,-1,9158,9147,9159,-1,9146,9147,9158,-1,9159,9148,9160,-1,9147,9148,9159,-1,9160,9149,9161,-1,9148,9149,9160,-1,9161,9144,9143,-1,9149,9144,9161,-1,9138,9162,9136,-1,9138,9152,9162,-1,9152,9155,9162,-1,9152,9153,9155,-1,9137,8683,8681,-1,9137,9136,8683,-1,8681,9140,9137,-1,9140,8681,8680,-1,9142,8680,8677,-1,9142,9140,8680,-1,8686,9136,9162,-1,9136,8686,8683,-1,9162,8684,8686,-1,9162,9155,8684,-1,9155,8665,8684,-1,9155,9154,8665,-1,9154,8666,8665,-1,9154,9156,8666,-1,8666,9157,8668,-1,9156,9157,8666,-1,9158,8668,9157,-1,9158,8669,8668,-1,8669,9159,8672,-1,9158,9159,8669,-1,8672,9160,8673,-1,9159,9160,8672,-1,9142,8676,9143,-1,9142,8677,8676,-1,8675,9143,8676,-1,9161,9143,8675,-1,9161,8673,9160,-1,9161,8675,8673,-1,9163,9080,9060,-1,9082,9081,9164,-1,9083,9084,9165,-1,9065,9085,9166,-1,9167,9090,9092,-1,9168,9096,9097,-1,9074,9095,9169,-1,9170,9093,9091,-1,9062,9171,9059,-1,9062,9172,9171,-1,9173,9102,9101,-1,9174,9102,9173,-1,9104,9175,9105,-1,9175,9104,9176,-1,9177,9108,9073,-1,9177,9178,9108,-1,9171,9060,9059,-1,9171,9163,9060,-1,9163,9172,9166,-1,9172,9163,9171,-1,9080,9166,9085,-1,9163,9166,9080,-1,9165,9081,9083,-1,9165,9164,9081,-1,9174,9164,9165,-1,9174,9173,9164,-1,9082,9173,9101,-1,9173,9082,9164,-1,9102,9165,9084,-1,9102,9174,9165,-1,9166,9062,9065,-1,9166,9172,9062,-1,9167,9104,9090,-1,9167,9176,9104,-1,9096,9167,9092,-1,9096,9168,9167,-1,9168,9176,9167,-1,9168,9175,9176,-1,9175,9097,9105,-1,9168,9097,9175,-1,9074,9177,9073,-1,9074,9169,9177,-1,9178,9169,9170,-1,9177,9169,9178,-1,9170,9095,9093,-1,9095,9170,9169,-1,9108,9170,9091,-1,9108,9178,9170,-1,9085,9081,9080,-1,9081,9085,9083,-1,9096,9093,9095,-1,9092,9093,9096,-1,9179,9180,9181,-1,9182,9180,9179,-1,9182,9183,9180,-1,9184,9183,9182,-1,9184,9185,9183,-1,9184,9186,9185,-1,7629,9182,7628,-1,7629,9184,9182,-1};
			return value;
		}
		private int[] getIndexedFaceSet_5_21_coordIndex_74()
		{
			int[] value = {9180,7625,7624,-1,9180,9183,7625,-1,7667,9187,7666,-1,7667,9188,9187,-1,9187,9189,9190,-1,9187,9191,9189,-1,9188,9191,9187,-1,9188,9192,9191,-1,9193,9192,9188,-1,9193,9194,9192,-1,9191,7669,7668,-1,9191,9192,7669,-1,9181,7624,7687,-1,9181,9180,7624,-1,7688,9181,7687,-1,7688,9179,9181,-1,7628,9179,7688,-1,7628,9182,9179,-1,9186,7629,7738,-1,9186,9184,7629,-1,9185,7738,7737,-1,9185,9186,7738,-1,7625,9185,7737,-1,7625,9183,9185,-1,7666,9190,7704,-1,7666,9187,9190,-1,9190,7703,7704,-1,9190,9189,7703,-1,9189,7668,7703,-1,9189,9191,7668,-1,9193,7667,7705,-1,9193,9188,7667,-1,9194,7705,7706,-1,9194,9193,7705,-1,7669,9194,7706,-1,7669,9192,9194,-1,7635,7634,8135,-1,7644,151,414,-1,207,142,7646,-1,8148,7653,7655,-1,8140,8154,7574,-1,150,7575,765,-1,1153,7586,141,-1,7583,8111,8146,-1,8140,151,8135,-1,150,151,8140,-1,142,8146,8148,-1,8146,142,141,-1,7644,8135,151,-1,8135,7644,7635,-1,8148,7646,142,-1,7655,7646,8148,-1,8140,7575,150,-1,8140,7574,7575,-1,8154,7572,7574,-1,8154,7775,7572,-1,7586,8146,141,-1,7586,7583,8146,-1,7585,8111,7583,-1,7585,7772,8111,-1,9195,2011,9196,-1,9195,2033,2011,-1,2013,9197,9198,-1,2013,2058,9197,-1,9199,2033,9195,-1,9199,2060,2033,-1,9199,2058,2060,-1,2058,9199,9197,-1,2013,9200,2012,-1,2013,9198,9200,-1,2011,9200,9196,-1,9200,2011,2012,-1,9196,9199,9195,-1,9196,9200,9199,-1,9199,9198,9197,-1,9199,9200,9198,-1,9005,9007,9006,-1,9005,9008,9007,-1,9004,9008,9005,-1,9004,9009,9008,-1,9004,9010,9009,-1,9003,9010,9004,-1,9003,9022,9010,-1,9003,9023,9022,-1,9003,9024,9023,-1,9003,9025,9024,-1,9003,9026,9025,-1,9003,9027,9026,-1,9003,9028,9027,-1,9003,9029,9028,-1,9003,9030,9029,-1,9003,9031,9030,-1,9003,9032,9031,-1,9003,9033,9032,-1,9003,9034,9033,-1,9003,9020,9034,-1,9003,9019,9020,-1,9003,9021,9019,-1,9014,9016,9015,-1,9013,9016,9014,-1,9013,9017,9016,-1,9012,9017,9013,-1,9011,9017,9012,-1,9011,9018,9017,-1,9037,9018,9011,-1,9035,9018,9037,-1,9036,9018,9035,-1,9050,9018,9036,-1,9049,9018,9050,-1,9048,9018,9049,-1,9047,9018,9048,-1,9046,9018,9047,-1,9045,9018,9046,-1,9044,9018,9045,-1,9043,9018,9044,-1,9042,9018,9043,-1,9041,9018,9042,-1,9040,9018,9041,-1,9039,9018,9040,-1,9039,9038,9018,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_6_21_point_1()
		{
			double[] value = {3.69803,-15.7015,-5.14737,3.7006,-15.7928,-5.17902,3.69848,-15.9061,-5.1844,3.72448,-14.6794,-5.14738,3.72708,-14.7704,-5.17903,3.72498,-14.8833,-5.18441,3.75229,-12.5821,-5.14738,3.7573,-12.6713,-5.17904,3.75815,-12.7821,-5.18441,3.75232,-11.5569,-5.14738,3.75733,-11.6497,-5.17904,3.75818,-11.7649,-5.18441,3.75235,-10.5412,-5.14738,3.75736,-10.6277,-5.17904,3.7582,-10.7351,-5.18441,3.67336,-8.83975,-4.64838,3.66003,-8.91879,-4.56427,3.6915,-8.86474,-4.76292,3.7524,-8.48124,-5.14738,3.75741,-8.56181,-5.17904,3.75826,-8.66181,-5.18441,3.75243,-7.41774,-5.14738,3.75744,-7.51038,-5.17904,3.75829,-7.62537,-5.18441,3.75245,-6.38275,-5.14738,3.75747,-6.47635,-5.17904,3.75831,-6.59253,-5.18441,3.75248,-5.33926,-5.14738,3.75749,-5.43013,-5.17904,3.75834,-5.54292,-5.18441,3.75251,-4.30415,-5.14738,3.75752,-4.39672,-5.17904,3.75837,-4.51161,-5.18441,3.75254,-3.3039,-5.14738,3.75755,-3.3815,-5.17904,3.75839,-3.47781,-5.18441,3.7576,-1.23267,-5.17904,3.75845,-1.36501,-5.18441,3.75259,-1.12606,-5.14738,3.75262,-0.160547,-5.14738,3.75763,-0.250453,-5.17904,3.75848,-0.362048,-5.18441,3.75265,0.874989,-5.14738,3.75766,0.780944,-5.17904,3.7585,0.664211,-5.18441,3.75267,1.88382,-5.14738,3.75768,1.79332,-5.17904,3.75853,1.68098,-5.18441,3.75276,5.0548,-5.14738,3.75777,4.96682,-5.17904,3.75862,4.85762,-5.18441,3.75278,6.04111,-5.14738,3.75779,5.95314,-5.17904,3.75864,5.84394,-5.18441,3.75281,7.06361,-5.14738,3.75782,6.97187,-5.17904,3.75867,6.85799,-5.18441,3.68085,10.2103,-5.14739,3.69,10.115,-5.17905,3.69589,9.99669,-5.18442,3.6358,11.269,-5.1474,3.64499,11.1738,-5.17905,3.65089,11.0554,-5.18443,3.59075,12.3278,-5.1474,3.59998,12.2325,-5.17906,3.60589,12.1142,-5.18444,3.5457,13.3865,-5.14741,3.55497,13.2913,-5.17907,3.56088,13.173,-5.18444,-3.56019,13.1731,-5.18444,-3.55427,13.2915,-5.17907,-3.545,13.3867,-5.14741,-3.60525,12.1144,-5.18444,-3.59934,12.2327,-5.17906,-3.5901,12.328,-5.1474,-3.65031,11.0556,-5.18443,-3.6444,11.174,-5.17905,-3.63521,11.2692,-5.1474,-3.69537,9.99689,-5.18442,-3.68947,10.1152,-5.17905,-3.68032,10.2105,-5.14739,-3.75831,6.85819,-5.18441,-3.75745,6.97206,-5.17904,-3.75244,7.06381,-5.14738,-3.75833,5.84413,-5.18441,-3.75748,5.95334,-5.17904,-3.75246,6.04131,-5.14738,-3.75836,4.85782,-5.18441,-3.7575,4.96702,-5.17904,-3.75249,5.055,-5.14738,-3.75844,1.68118,-5.18441,-3.75759,1.79351,-5.17904,-3.75257,1.88402,-5.14738,-3.75847,0.664409,-5.18441,-3.75762,0.781142,-5.17904,-3.7526,0.875187,-5.14738,-3.7585,-0.36185,-5.18441,-3.75764,-0.250255,-5.17904,-3.75263,-0.160349,-5.14738,-3.75265,-1.12586,-5.14738};
			return value;
		}
		private double[] getCoordinate_6_21_point_2()
		{
			double[] value = {-3.75852,-1.36481,-5.18441,-3.75767,-1.23248,-5.17904,-3.75858,-3.47762,-5.18441,-3.75773,-3.3813,-5.17904,-3.75271,-3.3037,-5.14738,-3.75861,-4.51142,-5.18441,-3.75775,-4.39652,-5.17904,-3.75274,-4.30396,-5.14738,-3.75863,-5.54272,-5.18441,-3.75778,-5.42993,-5.17904,-3.75276,-5.33906,-5.14738,-3.75866,-6.59233,-5.18441,-3.75781,-6.47615,-5.17904,-3.75279,-6.38256,-5.14738,-3.75869,-7.62518,-5.18441,-3.75783,-7.51018,-5.17904,-3.75282,-7.41754,-5.14738,-3.75871,-8.66161,-5.18441,-3.75786,-8.56161,-5.17904,-3.75285,-8.48105,-5.14738,-3.75877,-10.7349,-5.18441,-3.75792,-10.6275,-5.17904,-3.7529,-10.541,-5.14738,-3.7588,-11.7647,-5.18441,-3.75794,-11.6495,-5.17904,-3.75293,-11.5567,-5.14738,-3.75882,-12.7819,-5.18441,-3.75797,-12.6711,-5.17904,-3.75295,-12.5819,-5.14738,-3.72576,-14.8831,-5.18441,-3.72786,-14.7702,-5.17903,-3.72525,-14.6792,-5.14738,-3.69932,-15.9059,-5.1844,-3.70143,-15.7926,-5.17902,-3.69886,-15.7013,-5.14737,-3.07551,5.38616,-8.61117,-2.27236,6.07331,-8.70251,-2.96866,5.38616,-8.70521,-3.60571,4.11951,-8.73788,-3.6167,4.11951,-8.70521,-3.47268,4.75284,-8.70521,-4.01221,2.64175,-8.52546,-3.99832,2.64173,-8.22014,-3.73563,4.11951,-8.42308,2.96895,5.386,-8.70521,2.27268,6.07318,-8.70251,3.07579,5.386,-8.61117,3.47293,4.75265,-8.70521,3.61691,4.11932,-8.70521,3.60593,4.11932,-8.73788,4.01235,2.64153,-8.52546,3.99846,2.64152,-8.22014,3.73585,4.11931,-8.42308,-3.66052,-9.72303,-4.56427,-3.6389,-9.72303,-4.42773,-3.66051,-9.4009,-4.56427,-3.6605,-8.91859,-4.56427,-3.63888,-8.88863,-4.42773,-3.66049,-8.40197,-4.56427,-3.66046,-7.33561,-4.56427,-3.66048,-7.91174,-4.56427,-3.63885,-7.91174,-4.42773,-3.66792,-7.62217,-4.61135,-3.66878,-7.73716,-4.61672,-3.67379,-7.8298,-4.64838,-3.69194,-7.85854,-4.76292,-3.75258,-7.83108,-5.14584,-3.76618,-7.91174,-5.23169,-3.73493,-7.8574,-5.0344,-3.75806,-7.73587,-5.18041,-3.76614,-7.3356,-5.23149,-3.8261,-7.91174,-5.61,-3.73857,-6.30039,-6.79227,-3.82606,-6.30039,-5.61,-3.82606,-6.11851,-5.61,-3.66043,-6.3004,-4.56427,-3.63881,-6.3004,-4.42773,-3.66042,-5.82495,-4.56427,-3.66041,-5.10634,-4.56431,-3.63878,-5.10634,-4.42773,-3.66039,-4.79778,-4.56427,-3.82603,-5.10633,-5.61,-3.76608,-5.10633,-5.23149,-3.76607,-4.79778,-5.23149,-3.76603,-3.22533,-5.23149,-3.826,-3.90264,-5.61,-3.76604,-3.72738,-5.23149,-3.76605,-3.90264,-5.23149,-3.63874,-3.90264,-4.42773,-3.66037,-3.72738,-4.56427,-3.66038,-3.90264,-4.56431,-3.66035,-3.22533,-4.56427,-3.66032,-2.13004,-4.56427,-3.66033,-2.44732,-4.56427,-3.63871,-2.44732,-4.42773,-3.66912,-2.32024,-4.61977,-3.67548,-2.22453,-4.65994,-3.69217,-2.1887,-4.76537,-3.73448,-2.18722,-5.03249,-3.766,-2.13004,-5.23149};
			return value;
		}
		private double[] getCoordinate_6_21_point_3()
		{
			double[] value = {-3.75086,-2.22473,-5.1359,-3.75696,-2.32242,-5.17437,-3.82596,-2.44731,-5.61,-3.76601,-2.44731,-5.23149,-3.82592,-1.04061,-5.61,-3.74503,-2.45073,-6.79227,-3.98294,1.17265,-8.05596,-3.98425,1.23825,-8.06318,-3.9992,1.20615,-8.07867,-3.74657,1.19735,-7.47518,-3.74722,1.27544,-7.54264,-3.75309,1.19615,-7.53429,-3.76594,-0.079061,-5.23149,-3.76593,0.374423,-5.23149,-3.82588,0.374425,-5.61,-3.66027,-0.079064,-4.56427,-3.63863,0.37442,-4.42773,-3.66026,0.37442,-4.56427,-3.66771,0.667466,-4.61135,-3.66856,0.550734,-4.61672,-3.67358,0.45669,-4.64838,-3.69172,0.427512,-4.76292,-3.73472,0.428675,-5.0344,-3.75237,0.455388,-5.14584,-3.75784,0.552046,-5.18041,-3.76592,0.957455,-5.23149,-3.73446,0.904363,-5.03285,-3.66024,0.957452,-4.56427,-3.69146,0.9032,-4.76137,-3.67381,0.876489,-4.64992,-3.66834,0.77983,-4.61535,-3.66023,1.22388,-4.56427,-3.63861,1.22388,-4.42773,-3.66023,1.39313,-4.56427,-3.66028,-0.641718,-4.56427,-3.6603,-1.04062,-4.56427,-3.63867,-1.04062,-4.42773,-3.76597,-1.04061,-5.23149,-3.76596,-0.641715,-5.23149,-3.75787,-0.469269,-5.18041,-3.75239,-0.561673,-5.14584,-3.73474,-0.58721,-5.0344,-3.69175,-0.588321,-4.76292,-3.6736,-0.560429,-4.64838,-3.66859,-0.470524,-4.61672,-3.66773,-0.358928,-4.61135,-3.66836,-0.25151,-4.61535,-3.67384,-0.159104,-4.64992,-3.69149,-0.133569,-4.76137,-3.73448,-0.132457,-5.03285,-3.69151,-1.0941,-4.76137,-3.67386,-1.12438,-4.64992,-3.66839,-1.23396,-4.61535,-3.66861,-1.49368,-4.61672,-3.66031,-1.68554,-4.56427,-3.66776,-1.36135,-4.61135,-3.67363,-1.6003,-4.64838,-3.69177,-1.63337,-4.76292,-3.76599,-1.68554,-5.23149,-3.73477,-1.63206,-5.0344,-3.75242,-1.60177,-5.14584,-3.75789,-1.4922,-5.18041,-3.73451,-1.09278,-5.03285,-3.75722,-2.55434,-5.17597,-3.76602,-2.72716,-5.23149,-3.75085,-2.63847,-5.13578,-3.73411,-2.6695,-5.03008,-3.69259,-2.67129,-4.76791,-3.66034,-2.72716,-4.56427,-3.67515,-2.63855,-4.6578,-3.6693,-2.55288,-4.62086,-3.66845,-3.38238,-4.61535,-3.67392,-3.30263,-4.64992,-3.66781,-3.47509,-4.61135,-3.66867,-3.57141,-4.61672,-3.67368,-3.64901,-4.64838,-3.69183,-3.67308,-4.76292,-3.75247,-3.65008,-5.14584,-3.73482,-3.67212,-5.0344,-3.75795,-3.57033,-5.18041,-3.73457,-3.27963,-5.03285,-3.76605,-4.22204,-5.23149,-3.66038,-4.22204,-4.56427,-3.73459,-4.27524,-5.03285,-3.75798,-4.62201,-5.18041,-3.7525,-4.71715,-5.14584,-3.73485,-4.74344,-5.0344,-3.69185,-4.74458,-4.76292,-3.67371,-4.71587,-4.64838,-3.6687,-4.6233,-4.61672,-3.66784,-4.50841,-4.61135,-3.66847,-4.39781,-4.61535,-3.67394,-4.30268,-4.64992,-3.6916,-4.27638,-4.76137,-3.6604,-5.25755,-4.56427,-3.73462,-5.31087,-5.03285,-3.76608,-5.25755,-5.23149,-3.758,-5.6513,-5.18041,-3.7661,-5.82495,-5.23149,-3.75253,-5.74469,-5.14584};
			return value;
		}
		private double[] getCoordinate_6_21_point_4()
		{
			double[] value = {-3.73488,-5.7705,-5.0344,-3.69188,-5.77162,-4.76292,-3.67374,-5.74343,-4.64838,-3.66872,-5.65256,-4.61672,-3.66787,-5.53977,-4.61135,-3.6685,-5.4312,-4.61535,-3.67397,-5.33781,-4.64992,-3.69162,-5.312,-4.76137,-3.76611,-6.30039,-5.23149,-3.76612,-6.88123,-5.23149,-3.75803,-6.70416,-5.18041,-3.75256,-6.80036,-5.14584,-3.73491,-6.82694,-5.0344,-3.69191,-6.8281,-4.76292,-3.66045,-6.88123,-4.56427,-3.67377,-6.79906,-4.64838,-3.66875,-6.70547,-4.61672,-3.6679,-6.58929,-4.61135,-3.66853,-6.47746,-4.61535,-3.674,-6.38126,-4.64992,-3.69165,-6.35468,-4.76137,-3.73465,-6.35352,-5.03285,-3.73467,-7.3888,-5.03285,-3.82615,-9.72302,-5.61,-3.7662,-9.72303,-5.23149,-3.76619,-9.4009,-5.23149,-3.76621,-9.98682,-5.23149,-3.7246,-9.70057,-7.79313,-3.7352,-11.0056,-6.79227,-3.77476,-9.70996,-6.79227,-3.0955,-11.0056,-7.8588,-3.40397,-10.1893,-8.22993,-3.0319,-10.4911,-8.64002,-3.72288,-9.6995,-7.86144,-3.4413,-10.1537,-8.26594,-3.72847,-9.80627,-8.46357,-3.49744,-10.0817,-8.57036,-3.72346,-9.80627,-8.35343,-3.67403,-7.41626,-4.64992,-3.69168,-7.38994,-4.76137,-3.66856,-7.51148,-4.61535,3.67364,-7.41645,-4.64992,3.66007,-7.3358,-4.56427,3.66816,-7.51167,-4.61535,3.69129,-7.39014,-4.76137,3.66006,-7.91193,-4.56427,3.66837,-7.73735,-4.61672,3.66752,-7.62236,-4.61135,3.67338,-7.83,-4.64838,3.69152,-7.85874,-4.76292,3.76575,-7.3358,-5.23149,3.73429,-7.38899,-5.03285,3.73455,-6.82714,-5.0344,3.76576,-6.88142,-5.23149,3.7522,-6.80056,-5.14584,3.75768,-6.70436,-5.18041,3.76578,-6.30059,-5.23149,3.73431,-6.35371,-5.03285,3.69132,-6.35487,-4.76137,3.6601,-6.30059,-4.56427,3.67366,-6.38145,-4.64992,3.66819,-6.47765,-4.61535,3.6684,-6.70566,-4.61672,3.66009,-6.88142,-4.56427,3.67341,-6.79926,-4.64838,3.69155,-6.8283,-4.76292,3.67344,-5.74363,-4.64838,3.66011,-5.82514,-4.56427,3.69158,-5.77182,-4.76292,3.66843,-5.65275,-4.61672,3.67369,-5.338,-4.64992,3.66013,-5.25774,-4.56427,3.66821,-5.43139,-4.61535,3.69134,-5.31219,-4.76137,3.76581,-5.25775,-5.23149,3.73434,-5.31107,-5.03285,3.75223,-5.74489,-5.14584,3.76579,-5.82514,-5.23149,3.7577,-5.65149,-5.18041,3.73458,-5.7707,-5.0344,3.7346,-4.74363,-5.0344,3.76582,-4.79798,-5.23149,3.75225,-4.71734,-5.14584,3.75773,-4.62221,-5.18041,3.76583,-4.22224,-5.23149,3.73437,-4.27543,-5.03285,3.67372,-4.30287,-4.64992,3.69137,-4.27658,-4.76137,3.66016,-4.22223,-4.56427,3.66824,-4.39801,-4.61535,3.66845,-4.62349,-4.61672,3.66014,-4.79798,-4.56427,3.67346,-4.71606,-4.64838,3.6916,-4.74478,-4.76292,3.76572,-8.40217,-5.23149,3.73426,-8.45625,-5.03285,3.69126,-8.45724,-4.76137,3.66005,-8.40216,-4.56427,3.67361,-8.48012,-4.64992,3.66813,-8.56293,-4.61535};
			return value;
		}
		private double[] getCoordinate_6_21_point_5()
		{
			double[] value = {3.66834,-8.75918,-4.61672,3.6675,-8.65918,-4.61135,3.72237,-9.6997,-7.86144,3.5964,-9.98841,-8.33886,3.72237,-9.68559,-8.19278,3.49691,-10.0819,-8.57036,3.40343,-10.1894,-8.22993,3.44076,-10.1539,-8.26594,3.03134,-10.4913,-8.64002,3.09492,-11.0058,-7.8588,2.24851,-11.0057,-8.70521,3.72295,-9.80647,-8.35343,3.72795,-9.80646,-8.46357,3.74729,1.27524,-7.54264,3.98431,1.23804,-8.06318,3.72113,2.64311,-7.98016,3.63878,4.11932,-8.14094,3.61348,2.64395,-7.69754,2.93446,5.386,-8.38838,2.92159,5.40887,-8.34718,3.04344,5.386,-8.51712,3.74408,8.10031,-5.14738,3.75085,8.00575,-5.17904,3.75589,8.18277,-5.23149,3.72534,8.12956,-5.03284,3.66502,8.10124,-4.64992,3.68222,8.12818,-4.76137,3.64981,8.18222,-4.56429,3.66138,8.00409,-4.61535,3.66048,7.59702,-4.56432,3.66599,7.77389,-4.61672,3.6629,7.89118,-4.61135,3.6728,7.67939,-4.64838,3.6915,7.65007,-4.76292,3.65284,8.72994,-4.64837,3.64092,8.64744,-4.56429,3.67166,8.70081,-4.76292,3.646,8.82438,-4.61672,3.6429,8.94167,-4.61134,3.64506,9.1518,-4.64992,3.62878,9.23269,-4.56434,3.64139,9.05459,-4.61534,3.66237,9.17892,-4.76136,3.72464,9.15169,-5.14739,3.73586,9.23268,-5.23266,3.70578,9.18075,-5.03285,3.73144,9.05718,-5.17904,3.73446,8.93978,-5.18442,3.73218,8.72948,-5.14584,3.74729,8.64854,-5.23149,3.7359,8.82676,-5.18042,3.71491,8.70243,-5.0344,-3.66019,3.05287,-4.56427,-3.6602,2.64868,-4.56427,-3.63857,2.64868,-4.42773,-3.66736,2.66045,-4.60951,-3.66737,2.73865,-4.60956,-3.66738,2.60872,-4.60963,-3.6685,2.53417,-4.61667,-3.6602,2.44518,-4.56427,-3.66753,2.57081,-4.61055,-3.67352,2.50499,-4.64838,-3.71275,2.44518,-4.89607,-3.69166,2.49595,-4.76292,-3.71275,2.4949,-4.89607,-3.73466,2.49631,-5.0344,-3.75781,2.53463,-5.18055,-3.76588,2.44518,-5.23149,-3.75231,2.50459,-5.14585,-3.76587,2.64869,-5.23149,-3.7587,2.61004,-5.1862,-3.75871,2.65908,-5.18625,-3.75869,2.74001,-5.18613,-3.75757,2.91178,-5.1791,-3.76586,3.05288,-5.23149,-3.75854,2.82482,-5.18521,-3.75255,2.9817,-5.14739,-3.7344,3.00339,-5.03285,-3.6914,3.00253,-4.76137,-3.67375,2.98267,-4.64991,-3.66826,2.91079,-4.61521,-3.66748,2.82702,-4.61029,-3.69163,3.58647,-4.76292,-3.66017,3.53387,-4.56427,-3.67349,3.61771,-4.64838,-3.66848,3.71837,-4.61672,-3.66762,3.84333,-4.61135,-3.63853,4.14951,-4.42773,-3.66016,4.14951,-4.56427,-3.66015,4.58267,-4.56427,-3.66013,5.13582,-4.56427,-3.63848,6.12176,-4.42773,-3.66009,6.57383,-4.56427,-3.66011,6.12176,-4.56427,-3.66951,6.12176,-4.62364,-3.69132,6.06752,-4.76137,-3.67367,6.04253,-4.64992,-3.6682,5.95211,-4.61535,-3.66012,5.56898,-4.56427,-3.82578,4.14951,-5.61};
			return value;
		}
		private double[] getCoordinate_6_21_point_6()
		{
			double[] value = {-3.76583,4.14951,-5.23149,-3.76582,4.58267,-5.23149,-3.76581,5.13583,-5.23149,-3.73437,4.09691,-5.03285,-3.75252,4.06567,-5.14738,-3.75753,3.96501,-5.17904,-3.75839,3.84005,-5.18441,-3.75776,3.71978,-5.18041,-3.76585,3.53387,-5.23149,-3.75228,3.61631,-5.14584,-3.73463,3.58772,-5.0344,-3.66825,3.9636,-4.61535,-3.67372,4.06707,-4.64992,-3.69138,4.09566,-4.76137,-3.66021,1.96544,-4.56427,-3.73443,1.91209,-5.03285,-3.76589,1.96545,-5.23149,-3.75781,1.57305,-5.18041,-3.76591,1.39986,-5.23149,-3.75234,1.48003,-5.14584,-3.73469,1.45432,-5.0344,-3.69169,1.4532,-4.76292,-3.67355,1.48128,-4.64838,-3.66853,1.57178,-4.61672,-3.66768,1.68412,-4.61135,-3.66831,1.79225,-4.61535,-3.67378,1.88527,-4.64992,-3.69143,1.91097,-4.76137,-3.04315,5.38616,-8.51712,-2.93418,5.38616,-8.38838,-3.66754,6.86117,-4.61135,-3.6684,6.7473,-4.61672,-3.6911,7.65026,-4.76292,-3.66007,7.59722,-4.56432,-3.6724,7.67958,-4.64838,-3.66558,7.77408,-4.61672,-3.66248,7.89138,-4.61135,-3.66095,8.00428,-4.61535,-3.64938,8.18242,-4.56429,-3.66459,8.10144,-4.64992,-3.68179,8.12837,-4.76137,-3.72491,8.12976,-5.03284,-3.75546,8.18297,-5.23149,-3.74365,8.10051,-5.14738,-3.75043,8.00594,-5.17904,-3.7549,7.77553,-5.18042,-3.76575,7.59722,-5.23151,-3.75122,7.67831,-5.14584,-3.73407,7.65144,-5.0344,-3.73544,8.82696,-5.18042,-3.74684,8.64874,-5.23149,-3.73172,8.72968,-5.14584,-3.71445,8.70263,-5.0344,-3.73399,8.93998,-5.18442,-3.73096,9.05737,-5.17904,-3.73538,9.23288,-5.23266,-3.72415,9.15189,-5.14739,-3.70529,9.18095,-5.03285,-3.6283,9.23288,-4.56434,-3.66189,9.17911,-4.76136,-3.64458,9.15199,-4.64992,-3.64091,9.05478,-4.61534,-3.64047,8.64763,-4.56429,-3.64553,8.82458,-4.61672,-3.65238,8.73013,-4.64837,-3.6712,8.701,-4.76292,-3.61824,9.78491,-4.64837,-3.6082,9.70217,-4.5643,-3.60904,9.88017,-4.61671,-3.63791,9.75563,-4.76291,-3.59876,10.1124,-4.61534,-3.5827,10.2914,-4.5643,-3.60009,10.2105,-4.64992,-3.61689,10.2378,-4.76136,-3.59233,10.8143,-4.76291,-3.56238,10.7608,-4.5643,-3.57252,10.8436,-4.64836,-3.56327,10.9388,-4.61671,-3.55299,11.171,-4.61533,-3.53689,11.3501,-4.5643,-3.55437,11.2691,-4.64991,-3.5713,11.2965,-4.76136,-3.61535,11.2985,-5.03285,-3.64522,11.352,-5.23149,-3.6545,10.9417,-5.18043,-3.67027,10.7627,-5.23149,-3.65307,10.8436,-5.14586,-3.6362,10.8162,-5.03441,-3.60944,12.0005,-5.18044,-3.62525,11.8214,-5.23149,-3.60796,11.9024,-5.14586,-3.59095,11.875,-5.03441,-3.60019,12.4107,-5.23149,-3.5701,12.3572,-5.03286,-3.49108,12.4087,-4.56431,-3.52571,12.3552,-4.76135,-3.50864,12.3278,-4.6499,-3.50722,12.2297,-4.61533,-3.52679,11.9022,-4.64836,-3.51657,11.8194,-4.56431};
			return value;
		}
		private double[] getCoordinate_6_21_point_7()
		{
			double[] value = {-3.5175,11.9975,-4.6167,-3.54674,11.873,-4.76291,-3.44527,13.4673,-4.56431,-3.48012,13.4139,-4.76135,-3.46291,13.3864,-4.6499,-3.46145,13.2883,-4.61532,-3.48106,12.9609,-4.64835,-3.47076,12.8781,-4.56431,-3.47173,13.0561,-4.61669,-3.50115,12.9316,-4.7629,-3.58023,12.8802,-5.23148,-3.5457,12.9337,-5.03441,-3.56286,12.9611,-5.14587,-3.56437,13.0592,-5.18044,-3.55431,13.462,-5.22411,-3.52485,13.4159,-5.03286,-3.53703,13.9388,-5.24225,-3.49547,14.4065,-5.20187,-3.3639,13.9388,-6.28816,-3.53048,13.9388,-5.20186,-3.51596,14.0946,-5.18045,-3.51631,14.0157,-5.14587,-3.49954,13.9936,-5.03441,-3.45468,13.9916,-4.7629,-3.42497,13.9368,-4.56431,-3.43391,14.0147,-4.64835,-3.42283,14.0901,-4.61669,-3.41469,14.1838,-4.61132,-3.38774,14.429,-4.56434,-3.364,13.9368,-4.19643,-3.40838,14.2741,-4.61532,-3.40808,14.3522,-4.6499,-3.4248,14.3752,-4.76135,-3.46949,14.3798,-5.03286,-3.49021,14.3576,-5.14741,-3.50134,14.2813,-5.17907,-3.50956,14.1862,-5.18445,-3.48632,-18.2197,-4.6484,-3.46928,-18.3029,-4.56975,-3.48757,-18.1211,-4.61676,-3.50179,-18.2502,-4.76293,-3.5616,-18.221,-5.14581,-3.57037,-18.3029,-5.2371,-3.54297,-18.249,-5.03438,-3.57316,-18.1197,-5.18038,-3.58929,-17.781,-5.14736,-3.60783,-17.6978,-5.23143,-3.58796,-17.8795,-5.17901,-3.57373,-17.7504,-5.03283,-3.51355,-17.7796,-4.64995,-3.50658,-17.6978,-4.5641,-3.53226,-17.7516,-4.76138,-3.50207,-17.8809,-4.61538,-3.53589,-17.2397,-4.56395,-3.56399,-17.0467,-4.62096,-3.55847,-17.1449,-4.65793,-3.57088,-17.1831,-4.76804,-3.63182,-17.1449,-5.13588,-3.63767,-17.2396,-5.23123,-3.61134,-17.181,-5.0302,-3.64914,-17.0485,-5.17602,-3.66833,-16.7303,-5.13602,-3.68768,-16.6421,-5.23162,-3.66956,-16.8155,-5.17443,-3.65393,-16.6982,-5.03264,-3.5945,-16.7305,-4.66009,-3.58412,-16.6421,-4.56439,-3.61243,-16.6995,-4.76552,-3.58367,-16.8144,-4.61988,-3.59537,-16.1891,-4.56428,-3.58672,-15.6198,-4.42773,-3.60987,-15.6198,-4.56427,-3.61007,-15.9029,-4.61136,-3.60805,-16.0162,-4.61674,-3.61067,-16.1075,-4.64839,-3.62777,-16.1358,-4.76292,-3.68804,-16.1088,-5.14583,-3.69923,-16.1891,-5.23151,-3.67003,-16.1347,-5.03439,-3.69586,-16.015,-5.1804,-3.77128,-15.6198,-5.61,-3.71413,-15.6198,-5.23149,-3.6817,-15.673,-5.03284,-3.62122,-15.7001,-4.64993,-3.63928,-15.6742,-4.76137,-3.61345,-15.7939,-4.61536,-3.62113,-15.1655,-4.56428,-3.63587,-14.8801,-4.61135,-3.63385,-14.993,-4.61673,-3.63651,-15.084,-4.64838,-3.65374,-15.1122,-4.76292,-3.71444,-15.0852,-5.14583,-3.7257,-15.1655,-5.23151,-3.69631,-15.111,-5.03439,-3.7223,-14.9917,-5.18041,-3.64706,-14.678,-4.64993,-3.63562,-14.5977,-4.56427,-3.66525,-14.6522,-4.76137,-3.63925,-14.7715,-4.61536,-3.68069,-14.0722,-4.76798};
			return value;
		}
		private double[] getCoordinate_6_21_point_8()
		{
			double[] value = {-3.6469,-14.1295,-4.56421,-3.66506,-14.0306,-4.65787,-3.6635,-13.9244,-4.62091,-3.66877,-13.6938,-4.61983,-3.66062,-13.5341,-4.56427,-3.6753,-13.6184,-4.66004,-3.69198,-13.5909,-4.76547,-3.7343,-13.5897,-5.03261,-3.7663,-13.5341,-5.23149,-3.75074,-13.6182,-5.136,-3.7567,-13.6947,-5.17443,-3.7511,-13.927,-5.17602,-3.75218,-14.1295,-5.23143,-3.74049,-14.0309,-5.13585,-3.72215,-14.07,-5.03015,-3.69207,-13.0067,-4.76292,-3.66061,-13.0602,-4.56427,-3.67393,-12.9791,-4.64838,-3.66891,-12.8898,-4.61672,-3.66869,-12.6724,-4.61535,-3.6606,-12.5008,-4.56427,-3.67416,-12.5807,-4.64992,-3.69181,-12.5553,-4.76137,-3.73481,-12.5542,-5.03285,-3.76627,-12.5008,-5.23149,-3.75819,-12.8886,-5.18041,-3.76629,-13.0602,-5.23149,-3.75272,-12.9803,-5.14584,-3.73507,-13.0056,-5.0344,-3.75269,-11.971,-5.14584,-3.76626,-12.0517,-5.23149,-3.73504,-11.9973,-5.0344,-3.75817,-11.8756,-5.18041,-3.76624,-11.4747,-5.23149,-3.73478,-11.5279,-5.03285,-3.67414,-11.5554,-4.64992,-3.66057,-11.4747,-4.56427,-3.69179,-11.5291,-4.76137,-3.66866,-11.6508,-4.61535,-3.66803,-11.7617,-4.61135,-3.66889,-11.8769,-4.61672,-3.66058,-12.0517,-4.56427,-3.6739,-11.9697,-4.64838,-3.69204,-11.9985,-4.76292,-3.69202,-10.9528,-4.76292,-3.66056,-11.0056,-4.56427,-3.67388,-10.9259,-4.64838,-3.66886,-10.8394,-4.61672,-3.668,-10.732,-4.61135,-3.75267,-10.9271,-5.14584,-3.76623,-11.0061,-5.23149,-3.73501,-10.9517,-5.0344,-3.75814,-10.8382,-5.18041,-3.75106,-9.49653,-5.1359,-3.75715,-9.59544,-5.17437,-3.72288,-9.68539,-8.19278,3.18864,-8.88881,-9.03808,3.76231,-8.88883,-8.83016,3.33963,-9.69142,-8.86707,3.73787,-9.68557,-8.58693,3.43713,-9.92455,-8.72377,3.93067,-2.46521,-8.97434,3.23004,-2.46068,-9.12691,3.38037,1.18401,-8.9365,4.01026,1.17247,-8.65536,4.01096,1.23877,-8.64949,4.09639,1.20937,-8.63002,3.7525,4.66208,-5.14584,3.76606,4.58247,-5.23149,3.75798,4.7525,-5.18041,3.73485,4.6371,-5.0344,3.76608,5.13563,-5.23149,3.73462,5.08209,-5.03285,3.73487,5.62341,-5.0344,3.76609,5.56879,-5.23149,3.75253,5.6484,-5.14584,3.758,5.73882,-5.18041,3.7661,6.12156,-5.23149,3.73464,6.06841,-5.03285,3.75255,6.65409,-5.14584,3.76612,6.57364,-5.23149,3.75803,6.74838,-5.18041,3.76613,7.14533,-5.23149,3.73467,7.09207,-5.03285,3.67402,7.06488,-4.64992,3.69167,7.09094,-4.76137,3.66045,7.14533,-4.56427,3.66854,6.97059,-4.61535,3.75163,7.67811,-5.14584,3.73447,7.65124,-5.0344,3.76615,7.59702,-5.23151,3.75531,7.77533,-5.18042,3.66875,6.7471,-4.61672,3.66044,6.57364,-4.56427,3.67376,6.65536,-4.64838,3.6919,6.6269,-4.76292,3.66873,5.7376,-4.61672,3.66041,5.56879,-4.56427,3.67374,5.64962,-4.64838,3.69188,5.62233,-4.76292};
			return value;
		}
		private double[] getCoordinate_6_21_point_9()
		{
			double[] value = {3.6687,4.75128,-4.61672,3.66039,4.58247,-4.56427,3.67371,4.66331,-4.64838,3.69185,4.63601,-4.76292,-3.69161,4.6362,-4.76292,-3.67347,4.6635,-4.64838,-3.66845,4.75147,-4.61672,-3.66759,4.86068,-4.61135,-3.75225,4.66228,-5.14584,-3.73461,4.63729,-5.0344,-3.75773,4.7527,-5.18041,-3.76578,6.12176,-5.23149,-3.73432,6.06861,-5.03285,-3.66757,5.84699,-4.61135,-3.66842,5.73779,-4.61672,-3.67344,5.64982,-4.64838,-3.69158,5.62252,-4.76292,-3.69156,6.62709,-4.76292,-3.67341,6.65555,-4.64838,-3.66817,6.97078,-4.61535,-3.66008,7.14552,-4.56427,-3.67365,7.06507,-4.64992,-3.6913,7.09113,-4.76137,-3.73429,7.09227,-5.03285,-3.76575,7.14553,-5.23149,-3.75768,6.74858,-5.18041,-3.76577,6.57383,-5.23149,-3.7522,6.65429,-5.14584,-3.73455,6.62823,-5.0344,-3.65658,7.59722,-4.54225,-3.63691,7.59722,-4.42567,-3.69957,9.88296,-5.18043,-3.7153,9.7039,-5.23149,-3.69818,9.78488,-5.14585,-3.68144,9.75751,-5.0344,-3.69023,10.2932,-5.23149,-3.6606,10.2398,-5.03285,-1.52378,20.6314,-2.65879,-0.801147,20.6314,-2.31544,-0.309514,26.7938,-2.57625,-0.588089,26.7938,-2.77258,-2.09726,20.6315,-3.19357,-0.809167,26.7938,-3.07837,-2.46546,20.6315,-3.86744,-2.32943,20.6318,-3.50591,-0.999177,26.7941,-3.4391,-0.304947,28.305,-2.82893,-0.419352,28.305,-3.06719,-0.160787,28.305,-2.67596,0.000302,28.305,-2.62325,0.001189,28.3906,-2.63765,0.001196,28.6778,-2.70095,-0.793067,-28.0278,-4.82597,-0.565587,-28.2191,-4.90344,-0.001184,-28.2191,-4.82603,-0.00073,-28.2001,-4.80832,0.791593,-28.0279,-4.82597,0.564103,-28.2191,-4.90344,-1.66832,-27.6871,-5.15905,-1.42542,-27.6871,-4.90244,-1.65678,-27.4787,-4.95362,-1.88814,-27.2703,-5.00481,-2.10218,-27.2702,-5.47362,-2.11747,-27.2702,-5.58139,-1.96099,-27.6871,-5.71472,1.95954,-27.6872,-5.71472,2.11603,-27.2704,-5.58139,2.10074,-27.2704,-5.47362,1.65533,-27.4788,-4.95362,1.66687,-27.6872,-5.15905,1.88671,-27.2704,-5.00481,1.42396,-27.6871,-4.90244,-2.53242,-24.8379,-4.40319,-2.2108,-26.3062,-4.80832,-1.86569,-26.0536,-4.12737,-2.31847,-24.8382,-4.06081,-1.54674,-26.3063,-3.89033,-1.75914,-26.3063,-4.12737,-1.55473,-26.6574,-4.12737,-0.930978,-27.35,-4.12737,-0.683516,-27.2703,-3.89033,-0.96703,-26.9735,-3.89033,-0.746092,-26.6577,-3.59311,0.965612,-26.9736,-3.89033,0.74469,-26.6577,-3.59311,0.682082,-27.2703,-3.89033,0.92954,-27.35,-4.12737,1.34891,-27.0087,-4.12737,1.55333,-26.6575,-4.12737,1.45538,-26.4609,-3.89033,1.54536,-26.3063,-3.89033,1.08038,-26.3063,-3.59311,1.22247,-26.1052,-3.59311,-1.08177,-26.3063,-3.59311,-1.22385,-26.1051,-3.59311,-1.45677,-26.4608,-3.89033,-0.781984,-26.3063,-3.42263,-0.00025,-26.3063,-3.28453,0.7806,-26.3063,-3.42263,1.58107,-25.5974,-3.59311};
			return value;
		}
		private double[] getCoordinate_6_21_point_10()
		{
			double[] value = {1.90226,-24.8384,-3.59311,1.68349,-24.8384,-3.34649,2.31717,-24.8384,-4.06081,2.16593,-24.8384,-3.89033,1.85565,-25.5724,-3.89033,1.86432,-26.0537,-4.12737,2.20941,-26.3064,-4.80832,2.53112,-24.8381,-4.40319,2.66424,-22.0312,-3.62777,1.93553,-22.0312,-2.81854,-1.90357,-24.8383,-3.59311,-1.68479,-24.8383,-3.34649,-1.93668,-22.0311,-2.81854,-2.16724,-24.8383,-3.89033,-2.6654,-22.031,-3.62777,3.56941,-18.3031,-5.2371,3.53175,-19.7856,-5.66685,3.63495,-18.3031,-5.63743,3.51775,-18.3031,-4.89607,3.46832,-18.3031,-4.56975,3.37508,-19.7856,-4.61135,-3.37612,-19.7854,-4.61135,-3.51871,-18.3029,-4.89607,-3.63591,-18.3029,-5.63743,-3.53279,-19.7854,-5.66685,-3.58113,-18.0019,-5.18438,-3.54941,-16.9206,-4.42773,-3.5705,-16.9206,-4.56426,3.54852,-16.9208,-4.42773,3.56961,-16.9208,-4.56426,3.58325,-16.6423,-4.56439,3.59362,-16.7307,-4.66009,3.58279,-16.8146,-4.61988,3.61155,-16.6997,-4.76552,3.66745,-16.7305,-5.13602,3.6868,-16.6423,-5.23162,3.65305,-16.6984,-5.03264,3.66868,-16.8157,-5.17443,3.67269,-16.9208,-5.2315,3.73116,-16.9208,-5.61,-3.73205,-16.9206,-5.61,-3.67358,-16.9206,-5.2315,-3.45798,-18.3029,-4.46364,-3.49425,-17.9987,-4.61138,3.50565,-17.698,-4.5641,3.45702,-18.3031,-4.46364,3.48661,-18.1213,-4.61676,3.48536,-18.2198,-4.6484,3.50083,-18.2504,-4.76293,3.54201,-18.2492,-5.03438,3.56064,-18.2212,-5.14581,3.57221,-18.1199,-5.18038,3.58018,-18.0021,-5.18438,3.60689,-17.6979,-5.23143,3.71331,-15.62,-5.23149,3.77046,-15.62,-5.61,3.72491,-15.1657,-5.23151,3.5859,-15.6199,-4.42773,3.60904,-15.6199,-4.56427,3.62034,-15.1657,-4.56428,-3.70797,-14.651,-5.03284,-3.74059,-14.5977,-5.23149,3.76558,-13.7868,-5.23148,3.82553,-13.7968,-5.61,3.76559,-13.5343,-5.23149,3.75598,-13.6949,-5.17443,3.75002,-13.6184,-5.136,3.73359,-13.5899,-5.03261,3.69127,-13.5911,-4.76547,3.65991,-13.5343,-4.56427,3.67459,-13.6186,-4.66004,3.66805,-13.694,-4.61983,3.65991,-13.7879,-4.56433,3.63828,-13.7968,-4.42773,3.64615,-14.1297,-4.56421,3.66432,-14.0308,-4.65787,3.66277,-13.9246,-4.62091,3.67995,-14.0724,-4.76798,3.72141,-14.0702,-5.03015,3.75143,-14.1297,-5.23143,3.73976,-14.0311,-5.13585,3.75037,-13.9272,-5.17602,3.67325,-12.9793,-4.64838,3.65992,-13.0604,-4.56427,3.69139,-13.0069,-4.76292,3.66824,-12.89,-4.61672,3.66739,-12.7792,-4.61135,3.6735,-12.5809,-4.64992,3.65994,-12.501,-4.56427,3.66802,-12.6726,-4.61535,3.69115,-12.5555,-4.76137,3.76561,-12.501,-5.23149,3.73415,-12.5544,-5.03285,3.75204,-12.9805,-5.14584,3.7656,-13.0604,-5.23149,3.75751,-12.8888,-5.18041,3.73439,-13.0058,-5.0344,-3.82626,-13.7966,-5.61,-3.7663,-13.7866,-5.23148,3.75206,-11.9712,-5.14584};
			return value;
		}
		private double[] getCoordinate_6_21_point_11()
		{
			double[] value = {3.76563,-12.0519,-5.23149,3.75754,-11.8758,-5.18041,3.73441,-11.9975,-5.0344,3.67327,-11.9699,-4.64838,3.65995,-12.0519,-4.56427,3.69141,-11.9987,-4.76292,3.66826,-11.8771,-4.61672,3.66741,-11.7619,-4.61135,3.63835,-11.0058,-4.42773,3.65998,-11.0058,-4.56427,3.65999,-10.4607,-4.56427,3.66829,-10.8396,-4.61672,3.66744,-10.7322,-4.61135,3.6733,-10.9261,-4.64838,3.69144,-10.953,-4.76292,3.73444,-10.9519,-5.0344,3.76565,-11.0063,-5.23149,3.75209,-10.9273,-5.14584,3.75757,-10.8384,-5.18041,3.76588,-11.0058,-5.23292,3.76567,-10.4607,-5.23149,3.77425,-9.71016,-6.79227,3.73462,-11.0058,-6.79227,3.72409,-9.70077,-7.79313,3.7657,-9.40109,-5.23149,3.76569,-9.72322,-5.23149,3.82564,-9.72323,-5.61,3.75664,-9.59564,-5.17437,3.75056,-9.49673,-5.1359,3.73418,-9.4586,-5.03249,3.69187,-9.46008,-4.76537,3.66002,-9.40109,-4.56427,3.67517,-9.49646,-4.65994,3.6688,-9.59329,-4.61977,3.63839,-9.72322,-4.42773,3.66001,-9.72322,-4.56427,3.63841,-8.88882,-4.42773,3.73449,-8.86375,-5.0344,3.76571,-8.91883,-5.23149,3.75215,-8.84087,-5.14584,3.75762,-8.75806,-5.18041,3.76577,-7.91193,-5.23169,3.82569,-7.91194,-5.61,3.75217,-7.83128,-5.14584,3.75765,-7.73606,-5.18041,3.73452,-7.85759,-5.0344,3.75052,-9.9007,-5.13578,3.76568,-9.98702,-5.23149,3.75689,-9.82191,-5.17597,3.73378,-9.92962,-5.03008,3.67482,-9.90084,-4.6578,3.66,-9.98702,-4.56427,3.69226,-9.93129,-4.76791,3.66897,-9.82069,-4.62086,3.69121,-10.5154,-4.76137,3.67355,-10.54,-4.64992,3.66808,-10.6289,-4.61535,3.65997,-11.4749,-4.56427,3.76564,-11.4749,-5.23149,3.69118,-11.5293,-4.76137,3.67353,-11.5556,-4.64992,3.66805,-11.651,-4.61535,3.73418,-11.5281,-5.03285,3.82558,-12.0519,-5.61,3.63832,-12.0519,-4.42773,3.73421,-10.5143,-5.03285,3.63843,-7.91193,-4.42773,3.63847,-6.30059,-4.42773,3.82573,-6.11871,-5.61,3.82573,-6.30059,-5.61,3.73823,-6.30059,-6.79227,3.76581,-5.10653,-5.23149,3.82576,-5.10653,-5.61,3.63851,-5.10653,-4.42773,3.66014,-5.10653,-4.56431,-1.18237,-3.90271,-1.97136,-0.000545,-3.90274,-1.78411,-0.000539,-3.67114,-1.78411,3.63858,-2.44751,-4.42773,3.6602,-2.44751,-4.56427,3.66021,-2.13023,-4.56427,3.6602,-2.72735,-4.56427,3.67501,-2.63874,-4.6578,3.66916,-2.55308,-4.62086,3.69245,-2.67148,-4.76791,3.75072,-2.63867,-5.13578,3.73397,-2.6697,-5.03008,3.76587,-2.72736,-5.23149,3.75708,-2.55454,-5.17597,3.82583,-2.44752,-5.61,3.76588,-2.44751,-5.23149,3.76589,-2.13024,-5.23149,3.7449,-2.45092,-6.79227,3.82587,-1.04081,-5.61,3.76585,-3.72758,-5.23149,3.82579,-3.90284,-5.61,3.76586,-3.22553,-5.23149,3.76584,-3.90284,-5.23149,3.66017,-3.90283,-4.56431,3.66017,-3.72757,-4.56427};
			return value;
		}
		private double[] getCoordinate_6_21_point_12()
		{
			double[] value = {3.63854,-3.90283,-4.42773,3.66018,-3.22552,-4.56427,3.6676,-4.5086,-4.61135,3.66758,-5.53996,-4.61135,3.75228,-3.65028,-5.14584,3.75776,-3.57052,-5.18041,3.73463,-3.67232,-5.0344,3.67349,-3.6492,-4.64838,3.69163,-3.67327,-4.76292,3.66848,-3.5716,-4.61672,3.66763,-3.47529,-4.61135,3.67374,-3.30282,-4.64992,3.66827,-3.38258,-4.61535,3.6914,-3.28078,-4.76137,3.7344,-3.27982,-5.03285,3.75684,-2.32262,-5.17437,3.75075,-2.22493,-5.1359,3.73437,-2.18742,-5.03249,3.67536,-2.22472,-4.65994,3.69206,-2.18889,-4.76537,3.669,-2.32043,-4.61977,3.75234,-1.60197,-5.14584,3.73468,-1.63225,-5.0344,3.7659,-1.68574,-5.23149,3.75781,-1.49239,-5.18041,3.76592,-1.04081,-5.23149,3.76593,-0.641913,-5.23149,3.75236,-0.561871,-5.14584,3.75784,-0.469467,-5.18041,3.73471,-0.587406,-5.0344,3.67357,-0.560623,-4.64838,3.66025,-0.64191,-4.56427,3.69171,-0.588515,-4.76292,3.66856,-0.470717,-4.61672,3.66771,-0.35912,-4.61135,3.67383,-0.159298,-4.64992,3.66026,-0.079256,-4.56427,3.66835,-0.251702,-4.61535,3.69148,-0.133763,-4.76137,3.76594,-0.079259,-5.23149,3.73448,-0.132653,-5.03285,3.8259,0.374223,-5.61,3.76595,0.374225,-5.23149,3.82593,1.22369,-5.61,3.76925,1.20687,-6.79227,3.60872,2.6441,-7.6401,3.77917,2.64593,-6.79227,3.74663,1.19715,-7.47518,3.75315,1.19595,-7.53429,3.99926,1.20594,-8.07867,3.983,1.17244,-8.05596,3.53702,2.64271,-8.83445,-3.53689,2.6429,-8.83445,-4.01089,1.23898,-8.64949,-4.09632,1.20959,-8.63002,-4.0102,1.17268,-8.65536,-3.38031,1.18419,-8.9365,-3.9308,-2.465,-8.97434,-3.23017,-2.46051,-9.12691,-3.72099,2.64331,-7.98016,-3.61334,2.64414,-7.69754,-3.76919,1.20706,-6.79227,-3.60858,2.64429,-7.6401,-3.77903,2.64613,-6.79227,-3.82586,1.22389,-5.61,-3.76591,1.22389,-5.23149,-3.82582,2.64869,-5.61,-3.75859,2.57003,-5.18547,-3.63857,4.11951,-8.14094,-3.32873,4.7669,-8.01414,-3.4866,4.1195,-7.78742,-3.09505,6.12174,-7.8588,-3.72357,4.14951,-6.79227,-3.63848,6.12176,-6.79227,-3.73435,5.08229,-5.03285,-3.7658,5.56898,-5.23149,-3.82573,6.12176,-5.61,-3.78115,7.59722,-5.32873,3.78154,7.59702,-5.32873,3.66043,6.12157,-4.56427,3.6388,6.12157,-4.42773,3.65698,7.59702,-4.54225,3.63731,7.59702,-4.42567,3.6679,6.86098,-4.61135,3.7349,6.62803,-5.0344,-3.75345,7.88854,-5.18441,-3.64243,8.94186,-4.61134,3.66028,0.374228,-4.56427,3.66859,0.550541,-4.61672,3.66774,0.667274,-4.61135,3.6736,0.456496,-4.64838,3.69174,0.427318,-4.76292,3.75239,0.45519,-5.14584,3.73474,0.428479,-5.0344,3.75787,0.551848,-5.18041,3.76597,0.957257,-5.23149,3.7345,0.904167,-5.03285,3.67386,0.876295,-4.64992,3.69151,0.903006,-4.76137,3.66029,0.95726,-4.56427};
			return value;
		}
		private double[] getCoordinate_6_21_point_13()
		{
			double[] value = {3.66838,0.779637,-4.61535,3.76597,1.22369,-5.23149,3.76598,1.39966,-5.23149,3.75242,1.47983,-5.14584,3.75789,1.57285,-5.18041,3.73477,1.45413,-5.0344,3.67363,1.48109,-4.64838,3.6603,1.39293,-4.56427,3.69177,1.45301,-4.76292,3.66862,1.57159,-4.61672,3.66777,1.68393,-4.61135,3.63867,1.22369,-4.42773,3.6603,1.22369,-4.56427,3.766,1.96525,-5.23149,3.73453,1.9119,-5.03285,3.67388,1.88507,-4.64992,3.69153,1.91078,-4.76137,3.66032,1.96525,-4.56427,3.6684,1.79206,-4.61535,3.82596,2.64849,-5.61,3.76601,2.44499,-5.23149,3.76601,2.64849,-5.23149,3.75244,2.5044,-5.14585,3.75794,2.53443,-5.18055,3.71288,2.49471,-4.89607,3.71288,2.44499,-4.89607,3.73479,2.49611,-5.0344,3.6918,2.49575,-4.76292,3.66863,2.53398,-4.61667,3.66033,2.44499,-4.56427,3.67365,2.5048,-4.64838,3.66766,2.57062,-4.61055,3.66034,2.64849,-4.56427,3.63871,2.64849,-4.42773,3.66035,3.05268,-4.56427,3.63865,0.374228,-4.42773,3.63861,-1.04081,-4.42773,3.66024,-1.04081,-4.56427,3.6738,-1.12458,-4.64992,3.69145,-1.0943,-4.76137,3.66832,-1.23416,-4.61535,3.66769,-1.36154,-4.61135,3.66022,-1.68573,-4.56427,3.66853,-1.49388,-4.61672,3.67355,-1.60049,-4.64838,3.69169,-1.63357,-4.76292,-3.59571,9.23288,-4.37415,-3.54357,10.2914,-4.33415,-3.72585,10.2932,-5.46511,3.67084,10.7625,-5.23149,3.69078,10.293,-5.23149,3.72639,10.293,-5.46511,3.54411,10.2912,-4.33415,3.58325,10.2912,-4.5643,3.56295,10.7606,-4.5643,3.60871,9.70198,-4.5643,3.5962,9.23269,-4.37415,-3.60305,9.99848,-4.61134,-3.67102,11.352,-5.40039,3.62587,11.8212,-5.23149,3.64581,11.3518,-5.23149,3.67161,11.3518,-5.40039,3.49202,11.3499,-4.29416,3.53749,11.3499,-4.5643,3.51719,11.8193,-4.56431,-3.49142,11.3501,-4.29416,-3.43928,12.4087,-4.25416,-3.46573,13.1744,-4.61132,-3.61618,12.4107,-5.33567,3.58091,12.88,-5.23148,3.61683,12.4105,-5.33567,3.55502,13.4618,-5.22411,3.60085,12.4106,-5.23149,3.43993,12.4085,-4.25416,3.49173,12.4085,-4.56431,3.47144,12.8779,-4.56431,3.44597,13.4672,-4.56431,-3.31952,14.4197,-4.1711,-3.29912,16.3943,-5.01671,-3.44732,14.3807,-4.89969,0.310924,26.7938,-2.57625,0.802233,20.6314,-2.31544,1.52487,20.6314,-2.65879,0.589499,26.7938,-2.77258,2.09835,20.6314,-3.19357,0.810577,26.7938,-3.07837,1.00059,26.7941,-3.4391,2.33052,20.6316,-3.50591,2.46655,20.6313,-3.86744,0.810577,26.7938,-4.70328,2.09835,20.6314,-6.03528,0.589499,26.7938,-5.00908,1.52487,20.6314,-6.57007,0.310924,26.7938,-5.20541,0.802233,20.6314,-6.91342,-0.801147,20.6314,-6.91342,-1.52378,20.6314,-6.57007,-0.309514,26.7938,-5.20541,-0.588089,26.7938,-5.00908,-2.09726,20.6315,-6.03528};
			return value;
		}
		private double[] getCoordinate_6_21_point_14()
		{
			double[] value = {-0.809167,26.7938,-4.70328,-0.304947,28.305,-4.57153,-0.419352,28.305,-4.33326,-0.160787,28.305,-4.7245,0.162275,28.305,-4.7245,0.306435,28.305,-4.57153,0.42084,28.305,-4.33326,0.42084,28.305,-3.06719,0.306435,28.305,-2.82893,0.162275,28.305,-2.67596,0.001189,28.3906,-4.72265,0.001193,28.5477,-4.65935,0.001186,28.305,-4.77721,3.32028,14.4195,-4.1711,3.16157,13.9369,-3.70005,3.36473,13.9366,-4.19643,3.3885,14.4288,-4.56434,3.4257,13.9366,-4.56431,3.42357,14.0899,-4.61669,3.41544,14.1836,-4.61132,3.43464,14.0145,-4.64835,3.45541,13.9915,-4.7629,3.51705,14.0155,-5.14587,3.50027,13.9934,-5.03441,3.53122,13.9387,-5.20186,3.5167,14.0944,-5.18045,3.53777,13.9387,-5.24225,3.49623,14.4063,-5.20187,3.36463,13.9387,-6.28816,-3.5115,12.1158,-4.61132,-3.55727,11.0571,-4.61133,3.47242,13.0559,-4.61669,3.46642,13.1742,-4.61132,3.48174,12.9607,-4.64835,3.50184,12.9315,-4.7629,3.56354,12.9609,-5.14587,3.54638,12.9335,-5.03441,3.56506,13.059,-5.18044,3.52555,13.4157,-5.03286,3.46362,13.3862,-4.6499,3.48083,13.4137,-4.76135,3.46215,13.2881,-4.61532,3.50209,14.2811,-5.17907,3.51031,14.1861,-5.18445,3.49097,14.3574,-5.14741,3.47025,14.3796,-5.03286,3.44808,14.3805,-4.89969,3.42555,14.375,-4.76135,3.40883,14.352,-4.6499,3.40913,14.2739,-4.61532,3.29999,16.3941,-5.01671,3.57075,12.357,-5.03286,3.60859,11.9022,-5.14586,3.61007,12.0003,-5.18044,3.59157,11.8748,-5.03441,3.52742,11.902,-4.64836,3.54736,11.8728,-4.76291,3.51813,11.9973,-4.6167,3.51214,12.1156,-4.61132,3.50929,12.3276,-4.6499,3.50787,12.2295,-4.61533,3.52636,12.355,-4.76135,3.61594,11.2983,-5.03285,3.65364,10.8434,-5.14586,3.65508,10.9415,-5.18043,3.63677,10.816,-5.03441,3.57309,10.8434,-4.64836,3.5929,10.8141,-4.76291,3.56384,10.9386,-4.61671,3.55786,11.0569,-4.61133,3.55496,11.2689,-4.64991,3.55358,11.1709,-4.61533,3.57189,11.2963,-4.76136,3.66113,10.2396,-5.03285,3.6987,9.78468,-5.14585,3.71581,9.7037,-5.23149,3.70009,9.88277,-5.18043,3.68196,9.75732,-5.0344,3.61876,9.78472,-4.64837,3.63843,9.75544,-4.76291,3.60956,9.87998,-4.61671,3.60357,9.99829,-4.61134,3.60063,10.2103,-4.64992,3.59929,10.1122,-4.61534,3.61742,10.2377,-4.76136,3.75387,7.88834,-5.18441,3.67399,6.04234,-4.64992,3.66983,6.12157,-4.62364,3.69164,6.06732,-4.76137,3.82606,6.12156,-5.61,3.6388,6.12157,-6.79227,3.72379,4.14931,-6.79227,3.09537,6.12158,-7.8588,3.48682,4.11932,-7.78742,3.32898,4.76673,-8.01414,2.24897,6.12135,-8.70521,2.56206,4.11935,-8.95787,1.18237,4.11938,-9.24864,1.18242,6.01938,-9.24864,-2.24864,6.12147,-8.70521};
			return value;
		}
		private double[] getCoordinate_6_21_point_15()
		{
			double[] value = {-1.18211,6.01944,-9.24864,-1.18216,4.11944,-9.24864,-2.56184,4.11948,-8.95787,-2.59192,4.20234,-8.94061,-2.6212,4.11948,-8.94536,-2.92131,5.40902,-8.34718,-1.1821,6.12169,-9.24864,1.18243,6.12163,-9.24864,2.59215,4.2022,-8.94061,2.62141,4.11934,-8.94536,3.76602,3.05268,-5.23149,3.75885,2.65888,-5.18625,3.75883,2.73981,-5.18613,3.75884,2.60984,-5.1862,3.75872,2.56983,-5.18547,3.75869,2.82462,-5.18521,3.75772,2.91159,-5.1791,3.7527,2.98151,-5.14739,3.73456,3.0032,-5.03285,3.67391,2.98248,-4.64991,3.69156,3.00233,-4.76137,3.66841,2.91059,-4.61521,3.66763,2.82683,-4.61029,3.66751,2.73846,-4.60956,3.6675,2.66025,-4.60951,3.66752,2.60853,-4.60963,3.75247,3.61611,-5.14584,3.73482,3.58752,-5.0344,3.76604,3.53367,-5.23149,3.75795,3.71958,-5.18041,3.826,4.14931,-5.61,3.76605,4.14931,-5.23149,3.67394,4.06687,-4.64992,3.69159,4.09547,-4.76137,3.66038,4.14932,-4.56427,3.66846,3.96341,-4.61535,3.66036,3.53368,-4.56427,3.66867,3.71818,-4.61672,3.66782,3.84313,-4.61135,3.67368,3.61751,-4.64838,3.69182,3.58628,-4.76292,3.63875,4.14932,-4.42773,3.6604,5.13563,-4.56427,3.66788,5.8468,-4.61135,3.67396,5.05602,-4.64992,3.69162,5.08101,-4.76137,3.66849,4.9656,-4.61535,3.66785,4.86048,-4.61135,3.75273,4.06548,-5.14738,3.73459,4.09671,-5.03285,3.75774,3.96481,-5.17904,3.75859,3.83985,-5.18441,3.66851,5.95191,-4.61535,3.73445,-1.09298,-5.03285,-3.34014,-9.69125,-8.86707,-3.76277,-8.88863,-8.83016,-3.18911,-8.88864,-9.03808,-3.73838,-9.68537,-8.58693,-3.43765,-9.92437,-8.72377,-3.0719,-10.4572,-8.65832,-2.81457,-10.397,-8.83702,-2.77359,-10.4454,-8.82675,-2.63804,-10.1477,-8.92822,-2.45962,-9.6946,-9.0247,-2.24909,-11.0056,-8.70521,-1.90719,-10.6921,-8.91309,-3.82621,-12.0517,-5.61,-3.76646,-11.0056,-5.23292,-3.76622,-10.4605,-5.23149,-3.73476,-10.5141,-5.03285,-1.18255,-11.0056,-9.24864,-1.54894,-10.3084,-9.08888,-1.18252,-9.72309,-9.24864,2.63751,-10.1479,-8.92822,2.45911,-9.69473,-9.0247,2.81402,-10.3972,-8.83702,3.07135,-10.4574,-8.65832,2.77304,-10.4456,-8.82675,1.90663,-10.6922,-8.91309,1.18198,-11.0057,-9.24864,1.5484,-10.3085,-9.08888,1.18201,-9.72316,-9.24864,3.66755,-6.58948,-4.61135,0.000313,-4.89488,-1.78411,-0.000576,-5.10643,-1.78411,1.18213,-5.10646,-1.97136,3.73983,-14.5979,-5.23149,3.7072,-14.6512,-5.03284,3.71365,-15.0854,-5.14583,3.72151,-14.9919,-5.18041,3.69551,-15.1112,-5.03439,3.63571,-15.0841,-4.64838,3.65294,-15.1124,-4.76292,3.63306,-14.9932,-4.61673,3.63509,-14.8803,-4.61135,3.64629,-14.6782,-4.64993,3.63485,-14.5979,-4.56427,3.63848,-14.7717,-4.61536,3.66447,-14.6523,-4.76137,3.68088,-15.6732,-5.03284};
			return value;
		}
		private double[] getCoordinate_6_21_point_16()
		{
			double[] value = {3.6872,-16.1089,-5.14583,3.69838,-16.1893,-5.23151,3.69502,-16.0151,-5.1804,3.66918,-16.1349,-5.03439,3.60982,-16.1077,-4.64839,3.59452,-16.1893,-4.56428,3.62692,-16.136,-4.76292,3.6072,-16.0164,-4.61674,3.60924,-15.9031,-4.61136,3.6204,-15.7003,-4.64993,3.61262,-15.7941,-4.61536,3.63846,-15.6744,-4.76137,3.53498,-17.2399,-4.56395,3.55756,-17.1451,-4.65793,3.56997,-17.1832,-4.76804,3.5631,-17.0468,-4.62096,3.61044,-17.1812,-5.0302,3.63676,-17.2398,-5.23123,3.63092,-17.1451,-5.13588,3.64824,-17.0487,-5.17602,3.58836,-17.7811,-5.14736,3.5728,-17.7506,-5.03283,3.58702,-17.8797,-5.17901,3.53133,-17.7518,-4.76138,3.51261,-17.7798,-4.64995,3.50113,-17.8811,-4.61538,3.4933,-17.9989,-4.61138,-1.58242,-25.5973,-3.59311,-0.660978,-27.477,-4.12737,0.659532,-27.477,-4.12737,-0.000278,-27.3725,-3.89033,-0.000274,-27.206,-3.73727,-3.639,-13.7966,-4.42773,-3.66064,-13.7877,-4.56433,-3.66806,-12.779,-4.61135,-3.63896,-12.0517,-4.42773,-3.66054,-10.4605,-4.56427,-3.63893,-11.0056,-4.42773,-3.66053,-9.98683,-4.56427,-3.59693,-9.98822,-8.33886,-3.66823,4.96579,-4.61535,-3.6737,5.05621,-4.64992,-3.69135,5.0812,-4.76137,-3.75223,5.6486,-5.14584,-3.73458,5.62361,-5.0344,-3.7577,5.73902,-5.18041,-3.66864,-10.6287,-4.61535,-3.67411,-10.5398,-4.64992,-3.69176,-10.5152,-4.76137,-3.69278,-9.9311,-4.76791,-3.67534,-9.90065,-4.6578,-3.66949,-9.8205,-4.62086,-3.66931,-9.5931,-4.61977,-3.67567,-9.49626,-4.65994,-3.69237,-9.45989,-4.76537,-3.73467,-9.4584,-5.03249,-3.75261,-8.84067,-5.14584,-3.76618,-8.91863,-5.23149,-3.73496,-8.86355,-5.0344,-3.75808,-8.75786,-5.18041,-3.76616,-8.40197,-5.23149,-3.7347,-8.45605,-5.03285,-3.67406,-8.47993,-4.64992,-3.6917,-8.45705,-4.76137,-3.66858,-8.56273,-4.61535,-3.66795,-8.65899,-4.61135,-3.6688,-8.75899,-4.61672,-3.67382,-8.83955,-4.64838,-3.69196,-8.86455,-4.76292,-3.75741,-9.82171,-5.17597,-3.75104,-9.9005,-5.13578,-3.7343,-9.92942,-5.03008,-3.69157,-3.28059,-4.76137,0.116686,-31.1239,-6.82322,-0.000377,-31.1239,-6.42245,-0.000377,-31.1239,-6.83328,0.116686,-31.1239,-6.43251,0.22143,-31.1239,-6.46168,0.22143,-31.1239,-6.79405,0.304555,-31.1239,-6.7486,0.304555,-31.1239,-6.50712,0.357924,-31.1239,-6.69134,0.357924,-31.1239,-6.56439,0.376314,-31.1239,-6.62786,-0.118324,-31.1239,-6.82322,-0.118324,-31.1239,-6.43251,-0.223068,-31.1239,-6.46168,-0.223068,-31.1239,-6.79405,-0.306193,-31.1239,-6.50712,-0.306193,-31.1239,-6.7486,-0.359562,-31.1239,-6.69134,-0.359562,-31.1239,-6.56439,-0.377952,-31.1239,-6.62786,-3.09514,2.64867,-3.3612,-2.24877,1.22385,-2.51479,-2.24873,2.64865,-2.51479,-3.09518,1.22387,-3.3612,-1.18223,1.22382,-1.97136,-1.1822,2.64862,-1.97136,-2.24869,4.14947,-2.51479};
			return value;
		}
		private double[] getCoordinate_6_21_point_17()
		{
			double[] value = {-1.18216,4.14944,-1.97136,-3.0951,4.14949,-3.3612,-3.09505,6.12174,-3.3612,-2.24864,6.12172,-2.51479,-1.1821,6.12169,-1.97136,-2.24766,7.59718,-2.51433,-1.18157,7.59715,-1.97136,-3.09371,7.5972,-3.36003,-3.05866,9.23286,-3.3315,-2.22219,9.23284,-2.50405,-1.16817,9.23281,-1.97279,-3.0143,10.2914,-3.3138,-2.18995,10.2914,-2.50405,-2.96994,11.3501,-3.2961,-2.15771,11.35,-2.50405,-2.92557,12.4087,-3.27841,-2.12547,12.4087,-2.50405,-3.57117,4.75284,-8.51712,3.57142,4.75265,-8.51712,3.0949,-12.0518,-3.3612,2.24851,-11.0057,-2.51479,2.24849,-12.0518,-2.51479,3.09492,-11.0058,-3.3612,1.18198,-11.0057,-1.97136,1.18195,-12.0518,-1.97136,0.000153,-11.0057,-1.78411,-0.000759,-12.0518,-1.78411,-1.18255,-11.0056,-1.97136,-1.18258,-12.0517,-1.97136,-2.24909,-11.0056,-2.51479,-2.24912,-12.0517,-2.51479,-3.0955,-11.0056,-3.3612,-3.09553,-12.0517,-3.3612,-3.41529,-11.0053,-3.86986,-3.41531,-12.0514,-3.86986,-3.41525,-9.72273,-3.86986,-3.09547,-9.72304,-3.3612,-2.24906,-9.72307,-2.51479,-1.18252,-9.72309,-1.97136,0.000186,-9.72313,-1.78411,1.18201,-9.72316,-1.97136,2.24855,-9.72318,-2.51479,3.09496,-9.72321,-3.3612,2.24857,-8.88879,-2.51479,3.09498,-8.88881,-3.3612,1.18203,-8.88876,-1.97136,0.000208,-8.88873,-1.78411,-1.1825,-8.88869,-1.97136,-2.24904,-8.88867,-2.51479,-3.09545,-8.88865,-3.3612,-3.41523,-8.88833,-3.86986,-3.71306,-9.4009,-4.89607,-3.71307,-9.45208,-4.89607,-3.71305,-8.91861,-4.89607,-3.71305,-8.86744,-4.89607,-3.41521,-7.91144,-3.86986,-3.09542,-7.91175,-3.3612,-2.24901,-7.91178,-2.51479,-1.18247,-7.9118,-1.97136,0.000234,-7.91184,-1.78411,1.18206,-7.91187,-1.97136,2.2486,-7.91189,-2.51479,3.09501,-7.91192,-3.3612,2.24864,-6.30055,-2.51479,3.09505,-6.30057,-3.3612,1.1821,-6.30052,-1.97136,-0.000608,-6.30049,-1.78411,-1.18243,-6.30046,-1.97136,-2.24897,-6.30043,-2.51479,-3.09538,-6.30041,-3.3612,-3.41516,-6.3001,-3.86986,-3.71303,-7.91172,-4.89607,-3.71303,-7.86187,-4.89607,-3.74586,-7.91174,-6.79227,-3.72501,-6.30039,-6.97668,-3.72486,-7.91174,-7.10215,-3.72399,-6.30039,-7.03653,-3.72325,-7.91174,-7.16208,-3.76929,-6.30039,-7.44951,-3.73654,-7.91174,-7.66187,-3.72491,-5.10633,-7.07122,-3.80208,-5.10633,-7.51593,-3.72492,-5.10633,-7.01143,-3.74003,-5.10633,-6.79227,-3.71298,-6.30039,-4.89607,-3.71297,-5.82495,-4.89607,-3.41513,-5.10604,-3.86986,-3.09535,-5.10635,-3.3612,-2.24894,-5.10637,-2.51479,-1.1824,-5.1064,-1.97136,2.24867,-5.10649,-2.51479,3.09508,-5.10651,-3.3612,2.2487,-3.9028,-2.51479,3.09511,-3.90282,-3.3612,1.18216,-3.90277,-1.97136,-2.24891,-3.90268,-2.51479,-3.09532,-3.90266,-3.3612,-3.4151,-3.90234,-3.86986,-3.71294,-4.79778,-4.89607,-3.71295,-5.10633,-4.89607};
			return value;
		}
		private double[] getCoordinate_6_21_point_18()
		{
			double[] value = {-3.7423,-3.90264,-6.79227,-3.72484,-3.90264,-7.04647,-3.72585,-3.90264,-7.10618,-3.83513,-3.90264,-7.58288,-3.72697,-2.45206,-7.14832,-3.87461,-2.46513,-7.66285,-3.72474,-2.45158,-7.0887,-3.71292,-3.72738,-4.89607,-3.71292,-3.90264,-4.89607,-3.41506,-2.44702,-3.86986,-3.09528,-2.44733,-3.3612,-3.41502,-1.04032,-3.86986,-3.09524,-1.04063,-3.3612,-3.66803,-2.44059,-4.61289,-3.71287,-2.13004,-4.89607,-3.71287,-2.18101,-4.89607,-3.75829,-2.4422,-5.18278,-3.71282,-0.079062,-4.89607,-3.71281,0.374422,-4.89607,-3.71281,0.424138,-4.89607,-3.71279,0.957454,-4.89607,-3.71279,0.907619,-4.89607,-3.71279,1.22389,-4.89607,-3.41496,1.22418,-3.86986,-3.41493,2.64898,-3.86986,-3.41499,0.374718,-3.86986,-3.71284,-0.641716,-4.89607,-3.71285,-1.04062,-4.89607,-3.71283,-0.591547,-4.89607,-3.71282,-0.129344,-4.89607,-3.71285,-1.08909,-4.89607,-3.71286,-1.68554,-4.89607,-3.71286,-1.6372,-4.89607,-3.71289,-2.72716,-4.89607,-3.71278,-2.67594,-4.89536,-3.7129,-3.22533,-4.89607,-3.7129,-3.27694,-4.89607,-3.71291,-3.67586,-4.89607,-3.71293,-4.22204,-4.89607,-3.71293,-4.27204,-4.89607,-3.71294,-4.7479,-4.89607,-3.71296,-5.25755,-4.89607,-3.71296,-5.30773,-4.89607,-3.71297,-5.77488,-4.89607,-3.713,-6.88123,-4.89607,-3.713,-6.83146,-4.89607,-3.71299,-6.35028,-4.89607,-3.71301,-7.3356,-4.89607,-3.71301,-7.38559,-4.89607,-3.71304,-8.40197,-4.89607,-3.82613,-8.88863,-5.61,-3.75665,-8.88864,-6.79227,-3.7247,-8.89989,-7.33921,-3.72306,-8.87738,-7.39536,-3.75849,-9.71458,-5.18278,-3.71308,-9.98683,-4.89607,-3.71297,-9.93542,-4.89536,-3.71309,-10.4605,-4.89607,-3.71309,-10.5111,-4.89607,-3.82618,-11.0056,-5.61,3.71265,-6.30059,-4.89607,3.71265,-6.35047,-4.89607,3.71269,-4.79798,-4.89607,3.71269,-4.7481,-4.89607,3.7126,-8.40217,-4.89607,3.71259,-8.45346,-4.89607,3.72418,-8.88884,-7.87782,3.72259,-8.87757,-7.39536,3.49299,4.11932,-7.84373,3.33816,4.75266,-8.06542,3.50671,4.75265,-8.32903,1.16865,9.23275,-1.97279,0.000642,7.59712,-1.78426,1.18197,7.59709,-1.97136,-0.000199,9.23278,-1.78973,-0.000281,6.12166,-1.78411,1.18243,6.12163,-1.97136,1.18237,4.14938,-1.97136,-0.000333,4.14941,-1.78411,0.000512,2.64859,-1.78411,1.18234,2.64856,-1.97136,1.1823,1.22376,-1.97136,-0.00041,1.22379,-1.78411,-3.41489,4.1498,-3.86986,-3.71274,3.05287,-4.89607,-3.71274,3.00581,-4.89607,-3.71272,3.53387,-4.89607,-3.71272,3.58286,-4.89607,-3.41484,6.12205,-3.86986,-3.41338,7.59751,-3.86825,-3.71266,6.12214,-4.89607,-3.71293,6.57383,-4.89788,-3.71266,6.07165,-4.89607,-3.71267,5.56898,-4.89607,-3.71267,5.61936,-4.89607,-3.71268,5.13583,-4.89607,-3.7127,4.58267,-4.89607,-3.7127,4.63305,-4.89607,-3.71271,4.14951,-4.89607,-3.71271,4.10039,-4.89607};
			return value;
		}
		private double[] getCoordinate_6_21_point_19()
		{
			double[] value = {-3.71277,1.96545,-4.89607,-3.71277,1.91523,-4.89607,-3.71278,1.39985,-4.89607,-3.71278,1.44996,-4.89607,-3.33791,4.75283,-8.06542,-3.50646,4.75284,-8.32903,-3.71264,6.6238,-4.89607,-3.63647,10.2923,-4.8979,-3.63899,10.2428,-4.89969,-3.59105,11.351,-4.8979,-3.59357,11.3015,-4.89969,-3.54564,12.4097,-4.8979,-3.54816,12.3602,-4.89969,-3.47773,13.9378,-4.88308,-3.49979,13.4647,-4.89421,-3.50274,13.4189,-4.89969,-3.47693,13.9894,-4.89607,-2.66738,16.4141,-6.81883,-2.86145,13.9388,-7.23168,-3.13762,16.3944,-5.96589,-1.93705,16.4141,-7.49562,-2.07887,13.9388,-7.98046,-1.87853,17.4355,-7.29557,-2.58575,17.4355,-6.64587,-3.03981,17.4355,-5.82721,-3.19627,17.4355,-4.91972,-2.9111,18.1517,-5.72283,-3.06074,18.1527,-4.85121,-2.4765,18.1503,-6.50931,-1.79919,18.1503,-7.1333,-2.46546,20.6315,-5.36141,-2.59234,20.6315,-4.61443,-2.91069,18.154,-3.97968,-1.00002,26.7938,-3.89083,-0.951107,26.7938,-4.31796,-0.518115,28.305,-3.70023,-0.492805,28.305,-3.36742,0.00121,29.2173,-3.62255,0.001209,29.1791,-3.31375,0.001209,29.1791,-3.93135,-0.492805,28.305,-4.03304,0.000323,29.0681,-4.20993,-3.52173,-18.2538,-4.89607,-3.66171,-15.6198,-4.89607,-3.66043,-15.6699,-4.89607,-3.61603,-14.5977,-4.42773,-3.67313,-15.1655,-4.89607,-3.67452,-15.1154,-4.89607,-3.68782,-14.5977,-4.89607,-3.68654,-14.6479,-4.89607,-3.69926,-14.1295,-4.89607,-3.70055,-14.0782,-4.89544,-3.66631,-13.7996,-4.61292,-3.71317,-13.5341,-4.89607,-3.71266,-13.5851,-4.89607,-3.75649,-13.8011,-5.18281,-3.71316,-13.0602,-4.89607,-3.71316,-13.01,-4.89607,-3.71315,-12.5008,-4.89607,-3.71315,-12.5511,-4.89607,-3.71312,-11.4747,-4.89607,-3.7137,-11.5246,-4.89969,-3.71311,-11.0058,-4.89607,-3.71311,-10.9559,-4.89607,3.79729,-7.97116,-8.98865,3.17405,-7.97222,-9.12781,3.85565,-6.13586,-9.17414,3.15166,-6.13133,-9.23802,3.71329,7.14533,-4.89788,3.71358,7.09536,-4.89969,3.71331,7.59702,-4.89792,3.71265,7.64668,-4.89607,3.6679,-2.44078,-4.61289,-3.71292,7.14553,-4.89788,-3.71321,7.09556,-4.89969,-3.71291,7.59722,-4.89792,-3.71225,7.64687,-4.89607,-2.73911,18.1692,-3.56203,-2.47138,18.1837,-3.19357,-1.79408,18.1963,-2.57124,-0.943049,18.1963,-2.17167,0.001202,28.8954,-2.8141,0.000323,29.0681,-3.03517,3.66558,-13.7998,-4.61292,0.497469,-31.0095,-6.62786,0.47315,-31.0095,-6.51117,0.47315,-31.0095,-6.74455,0.402572,-31.0095,-6.84982,0.292644,-31.0095,-6.93336,0.154127,-31.0095,-6.987,-0.001258,-31.0095,-7.00548,-0.155759,-31.0095,-6.987,-0.294276,-31.0095,-6.93336,-0.404204,-31.0095,-6.84982,-0.474782,-31.0095,-6.74455,-0.499101,-31.0095,-6.62786,-0.474782,-31.0095,-6.51117,-0.404204,-31.0095,-6.40591,-0.294276,-31.0095,-6.32237,-0.155759,-31.0095,-6.26873};
			return value;
		}
		private double[] getCoordinate_6_21_point_20()
		{
			double[] value = {-0.001258,-31.0095,-6.25025,0.154127,-31.0095,-6.26873,0.292644,-31.0095,-6.32237,0.402572,-31.0095,-6.40591,0.695174,-30.7943,-6.40793,0.590486,-30.7943,-6.20952,0.731247,-30.7943,-6.62786,0.695174,-30.7943,-6.8478,0.590486,-30.7943,-7.04621,0.427432,-30.7943,-7.20367,0.221971,-30.7943,-7.30476,-0.001252,-30.7943,-7.33959,-0.223591,-30.7943,-7.30476,-0.429052,-30.7943,-7.20367,-0.592106,-30.7943,-7.04621,-0.696794,-30.7943,-6.8478,-0.732867,-30.7943,-6.62786,-0.696794,-30.7943,-6.40793,-0.592106,-30.7943,-6.20952,-0.429052,-30.7943,-6.05206,-0.223591,-30.7943,-5.95097,-0.001252,-30.7943,-5.91613,0.221971,-30.7943,-5.95097,0.427432,-30.7943,-6.05206,0.94293,-29.8159,-5.88521,0.684862,-29.8159,-5.60569,1.10862,-29.8159,-6.23743,1.16571,-29.8159,-6.62786,1.10862,-29.8159,-7.0183,0.94293,-29.8159,-7.37051,0.684862,-29.8159,-7.65004,0.359676,-29.8159,-7.8295,-0.001226,-29.8159,-7.89134,-0.361244,-29.8159,-7.8295,-0.68643,-29.8159,-7.65004,-0.944498,-29.8159,-7.37051,-1.11019,-29.8159,-7.0183,-1.16728,-29.8159,-6.62786,-1.11019,-29.8159,-6.23743,-0.944498,-29.8159,-5.88521,-0.68643,-29.8159,-5.60569,-0.361244,-29.8159,-5.42623,-0.001226,-29.8159,-5.36439,0.359676,-29.8159,-5.42623,0.471192,-28.9959,-5.14601,0.896959,-28.9959,-5.36733,1.23485,-28.9959,-5.71203,1.45179,-28.9959,-6.14638,1.52654,-28.9959,-6.62786,1.45179,-28.9959,-7.10934,1.23485,-28.9959,-7.5437,0.896959,-28.9959,-7.8884,0.471192,-28.9959,-8.10972,-0.000321,-28.9959,-8.18598,-0.472718,-28.9959,-8.10972,-0.898485,-28.9959,-7.8884,-1.23637,-28.9959,-7.5437,-1.45331,-28.9959,-7.10934,-1.52806,-28.9959,-6.62786,-1.45331,-28.9959,-6.14638,-1.23637,-28.9959,-5.71203,-0.898485,-28.9959,-5.36733,-0.472718,-28.9959,-5.14601,-0.000321,-28.9959,-5.06975,1.07367,-28.2191,-5.12809,1.47806,-28.2191,-5.478,1.73769,-28.2192,-5.9189,1.82716,-28.2192,-6.40765,1.73769,-28.2192,-7.06996,1.47806,-28.2191,-7.7021,1.07367,-28.2191,-8.10248,0.564103,-28.2191,-8.35954,-0.001184,-28.2191,-8.44811,-0.565587,-28.2191,-8.35954,-1.07515,-28.2191,-8.10248,-1.47954,-28.2191,-7.7021,-1.73918,-28.2191,-7.06996,-1.82864,-28.2191,-6.40765,-1.73918,-28.2191,-5.9189,-1.47954,-28.2191,-5.478,-1.07515,-28.2191,-5.12809,1.16149,-27.879,-4.85661,2.06039,-27.6872,-6.35145,1.95954,-27.6872,-6.98818,1.66687,-27.6872,-7.71801,1.21102,-27.6871,-8.19959,0.636615,-27.6871,-8.50878,-0.000286,-27.6871,-8.61532,-0.638071,-27.6871,-8.50878,-1.21247,-27.6871,-8.19959,-1.66832,-27.6871,-7.71801,-1.96099,-27.6871,-6.98818,-2.06184,-27.6871,-6.35145,-1.16296,-27.8789,-4.85661,-2.21032,-27.2702,-6.23567,-2.10218,-27.2702,-6.99772,-1.78832,-27.2703,-7.68517,-1.29949,-27.2703,-8.23075,-0.683516,-27.2703,-8.58102,-0.001159,-27.2703,-8.70172};
			return value;
		}
		private double[] getCoordinate_6_21_point_21()
		{
			double[] value = {0.682082,-27.2703,-8.58102,1.29805,-27.2703,-8.23075,1.78689,-27.2704,-7.68517,2.10074,-27.2704,-6.99772,2.20889,-27.2704,-6.23567,2.4039,-26.3064,-5.23432,2.41856,-26.3064,-5.33764,2.52765,-26.3064,-6.10629,2.4039,-26.3064,-6.97826,2.04478,-26.3064,-7.76488,1.48542,-26.3063,-8.38914,0.7806,-26.3063,-8.78995,-0.00025,-26.3063,-8.92806,-0.781984,-26.3063,-8.78995,-1.48681,-26.3063,-8.38914,-2.04616,-26.3063,-7.76488,-2.40528,-26.3062,-6.97826,-2.52903,-26.3062,-6.10629,-2.41995,-26.3062,-5.33764,-2.40528,-26.3062,-5.23432,-2.72532,-24.8382,-4.96089,-1.85699,-25.5723,-3.89033,-1.35033,-27.0086,-4.12737,1.75776,-26.3064,-4.12737,0.885005,-24.8383,-2.88788,-0.001095,-24.8383,-2.72985,-0.886311,-24.8383,-2.88788,2.72402,-24.8384,-4.96089,2.74068,-24.8384,-5.0795,2.86421,-24.8384,-5.95865,2.72402,-24.8384,-6.9564,2.31717,-24.8384,-7.85649,1.68349,-24.8384,-8.5708,0.885005,-24.8383,-9.02942,1.01729,-22.0311,-9.25663,1.93553,-22.0312,-8.73707,2.66424,-22.0312,-7.92783,3.13211,-22.0312,-6.90814,3.29332,-22.0312,-5.7778,3.14579,-22.0312,-4.74338,3.13211,-22.0312,-4.64747,2.94624,-22.0309,-4.11302,1.01729,-22.0311,-2.29898,-0.001021,-22.0311,-2.11995,-1.01845,-22.0311,-2.29898,-2.9474,-22.0307,-4.11302,-3.13326,-22.031,-4.64747,-3.14694,-22.031,-4.74338,-2.74199,-24.8382,-5.0795,-3.29448,-22.031,-5.7778,-2.86551,-24.8382,-5.95865,-3.13326,-22.031,-6.90814,-2.72532,-24.8382,-6.9564,-2.6654,-22.031,-7.92783,-2.31847,-24.8382,-7.85649,-1.93668,-22.0311,-8.73707,-1.68479,-24.8383,-8.5708,-1.01845,-22.0311,-9.25663,-0.886311,-24.8383,-9.02942,-0.000137,-22.0311,-9.43565,-0.001095,-24.8383,-9.18744,-7.8e-05,-19.7855,-9.43589,1.09101,-19.7855,-9.25142,2.0757,-19.7856,-8.71607,2.85715,-19.7856,-7.88224,3.35887,-19.7856,-6.83155,3.35887,-19.7856,-4.50216,3.15608,-19.7853,-3.95221,2.85715,-19.7856,-3.45147,2.0757,-19.7856,-2.61764,1.09101,-19.7855,-2.08228,-7.8e-05,-19.7855,-1.89781,-1.09205,-19.7855,-2.08228,-2.07674,-19.7855,-2.61764,-2.85819,-19.7854,-3.45147,-3.15712,-19.7851,-3.95221,-3.35991,-19.7854,-4.50216,-3.35991,-19.7854,-6.83155,-2.85819,-19.7854,-7.88224,-2.07674,-19.7855,-8.71607,-1.09205,-19.7855,-9.25142,-3.9e-05,-18.303,-9.43589,-1.12389,-18.303,-9.24998,1.12293,-18.303,-9.24998,2.13637,-18.303,-8.71045,2.94064,-18.3031,-7.87011,3.45702,-18.3031,-6.81122,3.2469,-18.3028,-3.9096,2.94064,-18.3031,-3.40475,2.13637,-18.303,-2.56441,1.12293,-18.303,-2.02488,-0.000923,-18.303,-1.83897,-1.12389,-18.303,-2.02488,-2.13733,-18.3029,-2.56441,-2.9416,-18.3029,-3.40475,-3.24786,-18.3026,-3.9096,-3.45798,-18.3029,-6.81122,-2.9416,-18.3029,-7.87011,-2.13733,-18.3029,-8.71045,-1.15357,-16.9207,-9.24864};
			return value;
		}
		private double[] getCoordinate_6_21_point_22()
		{
			double[] value = {-2.19383,-16.9207,-8.70521,-3.01938,-16.9206,-7.8588,-3.54941,-16.9206,-6.79227,-3.55694,-17.6978,-4.89607,-3.55309,-17.747,-4.89607,-3.58655,-17.2397,-4.89607,-3.58978,-17.1885,-4.89549,-3.57482,-16.9265,-4.61296,-3.36698,-15.6195,-3.86986,-3.33246,-16.9203,-3.86986,-3.05111,-15.6198,-3.3612,-3.01938,-16.9206,-3.3612,-2.21687,-15.6198,-2.51479,-2.19383,-16.9207,-2.51479,-1.16567,-15.6198,-1.97136,-1.15357,-16.9207,-1.97136,-3e-06,-16.9207,-1.78411,3.1e-05,-15.6199,-1.78411,1.15269,-16.9207,-1.97136,1.16485,-15.6199,-1.97136,2.19294,-16.9208,-2.51479,2.21605,-15.6199,-2.51479,3.01849,-16.9208,-3.3612,3.05029,-15.6199,-3.3612,3.33157,-16.9205,-3.86986,3.36616,-15.6196,-3.86986,3.57393,-16.9267,-4.61296,3.63472,-16.6423,-4.89607,3.63259,-16.693,-4.89896,3.66183,-16.9278,-5.1828,3.5859,-15.6199,-6.79227,3.54852,-16.9208,-6.79227,3.05029,-15.6199,-7.8588,3.01849,-16.9208,-7.8588,2.21605,-15.6199,-8.70521,2.19294,-16.9208,-8.70521,1.16485,-15.6199,-9.24864,1.15269,-16.9207,-9.24864,-3e-06,-16.9207,-9.43589,-0.000337,-15.6199,-9.43589,-1.16567,-15.6198,-9.24864,-2.21687,-15.6198,-8.70521,-3.05111,-15.6198,-7.8588,-3.58672,-15.6198,-6.79227,-3.66272,-16.9276,-5.1828,-3.6356,-16.6421,-4.89607,-3.63347,-16.6928,-4.89896,-3.64702,-16.1891,-4.89607,-3.6484,-16.1391,-4.89607,3.52077,-18.254,-4.89607,-0.000169,-14.5978,-9.43589,1.17441,-14.5979,-9.24864,2.23421,-14.5979,-8.70521,3.07527,-14.5979,-7.8588,3.61526,-14.5979,-6.79227,3.80133,-14.5979,-5.61,3.67233,-15.1657,-4.89607,3.66089,-15.62,-4.89607,3.61526,-14.5979,-4.42773,3.39333,-14.5976,-3.86986,3.07527,-14.5979,-3.3612,2.23421,-14.5979,-2.51479,1.17441,-14.5979,-1.97136,5.8e-05,-14.5978,-1.78411,-1.17518,-14.5978,-1.97136,-2.23498,-14.5978,-2.51479,-3.07604,-14.5977,-3.3612,-3.3941,-14.5974,-3.86986,-3.09558,-13.7966,-3.3612,-3.41536,-13.7963,-3.86986,-2.24917,-13.7967,-2.51479,-1.18263,-13.7967,-1.97136,-0.000805,-13.7967,-1.78411,1.1819,-13.7968,-1.97136,2.24844,-13.7968,-2.51479,3.09485,-13.7968,-3.3612,3.41463,-13.7965,-3.86986,3.68705,-14.5979,-4.89607,3.69851,-14.1297,-4.89607,3.63828,-13.7968,-6.79227,3.09485,-13.7968,-7.8588,2.24844,-13.7968,-8.70521,1.1819,-13.7968,-9.24864,-0.000805,-13.7967,-9.43589,-1.17518,-14.5978,-9.24864,-1.18263,-13.7967,-9.24864,-2.23498,-14.5978,-8.70521,-2.24917,-13.7967,-8.70521,-3.07604,-14.5977,-7.8588,-3.09558,-13.7966,-7.8588,-3.61603,-14.5977,-6.79227,-3.639,-13.7966,-6.79227,-3.8021,-14.5977,-5.61,-0.000553,-13.0603,-9.43589,1.18192,-13.0603,-9.24864,2.24846,-13.0603,-8.70521,3.09487,-13.0604,-7.8588,3.6637,-13.0604,-6.79227,3.82555,-13.0604,-5.61,3.75576,-13.8013,-5.18281};
			return value;
		}
		private double[] getCoordinate_6_21_point_23()
		{
			double[] value = {3.71246,-13.5343,-4.89607,3.71195,-13.5853,-4.89607,3.6383,-13.0604,-4.42773,3.69981,-14.0784,-4.89544,3.71247,-13.0604,-4.89607,3.71248,-13.0101,-4.89607,3.41468,-12.0515,-3.86986,3.41465,-13.0601,-3.86986,3.09487,-13.0604,-3.3612,2.24846,-13.0603,-2.51479,1.18192,-13.0603,-1.97136,3.71249,-12.501,-4.89607,3.71249,-12.5513,-4.89607,3.69851,-12.0519,-6.79227,3.0949,-12.0518,-7.8588,2.24849,-12.0518,-8.70521,1.18195,-12.0518,-9.24864,-0.000206,-12.0518,-9.43589,-1.18258,-12.0517,-9.24864,-1.18261,-13.0603,-9.24864,-2.24912,-12.0517,-8.70521,-2.24915,-13.0602,-8.70521,-3.09553,-12.0517,-7.8588,-3.09556,-13.0602,-7.8588,-3.69915,-12.0517,-6.79227,-3.66439,-13.0602,-6.79227,-3.82624,-13.0602,-5.61,-0.000731,-11.0057,-9.43589,3.8256,-11.0058,-5.61,3.7125,-12.0519,-4.89607,3.7125,-12.002,-4.89607,3.41471,-11.0055,-3.86986,3.41474,-9.72291,-3.86986,3.71253,-11.006,-4.89607,3.71253,-10.9561,-4.89607,3.72423,-8.90008,-7.33921,3.75618,-8.88883,-6.79227,3.82566,-8.88883,-5.61,3.75797,-9.71478,-5.18278,3.71257,-9.40109,-4.89607,3.71257,-9.45228,-4.89607,3.66771,-9.71321,-4.61289,3.41476,-8.88851,-3.86986,3.41479,-7.91162,-3.86986,3.71258,-8.91881,-4.89607,3.71258,-8.86763,-4.89607,3.74545,-7.91193,-6.79227,3.72445,-7.91193,-7.10215,3.72283,-7.91193,-7.16208,3.73612,-7.91193,-7.66187,3.76896,-6.30059,-7.44951,3.72366,-6.30059,-7.03653,3.72467,-6.30059,-6.97668,3.71261,-7.91192,-4.89607,3.71261,-7.86206,-4.89607,3.71255,-9.98702,-4.89607,3.71245,-9.93561,-4.89536,3.71254,-10.4607,-4.89607,3.71254,-10.5113,-4.89607,3.71252,-11.4749,-4.89607,3.71309,-11.5248,-4.89969,3.41483,-6.30028,-3.86986,3.41486,-5.10622,-3.86986,3.71267,-5.82514,-4.89607,3.73977,-5.10653,-6.79227,3.72465,-5.10653,-7.01143,3.72464,-5.10653,-7.07122,3.80181,-5.10653,-7.51593,3.72564,-3.90284,-7.10618,3.83493,-3.90284,-7.58288,3.72463,-3.90284,-7.04647,3.74209,-3.90284,-6.79227,3.71269,-5.10653,-4.89607,3.41489,-3.90252,-3.86986,3.09515,-2.44749,-3.3612,3.41493,-2.4472,-3.86986,2.24874,-2.44747,-2.51479,1.1822,-2.44744,-1.97136,0.000378,-2.44741,-1.78411,-1.18233,-2.44738,-1.97136,-2.24887,-2.44736,-2.51479,-2.24883,-1.04066,-2.51479,-1.18229,-1.04068,-1.97136,0.000415,-1.04071,-1.78411,1.18224,-1.04075,-1.97136,2.24878,-1.04077,-2.51479,3.09519,-1.04079,-3.3612,3.41497,-1.0405,-3.86986,3.71275,-2.72735,-4.89607,3.71264,-2.67614,-4.89536,3.75816,-2.4424,-5.18278,3.72461,-2.45178,-7.0887,3.72684,-2.45226,-7.14832,3.87448,-2.46533,-7.66285,3.71272,-3.72757,-4.89607,3.71272,-3.90284,-4.89607,3.71271,-4.22224,-4.89607,3.71271,-4.27223,-4.89607,3.71268,-5.25774,-4.89607,3.71267,-5.77508,-4.89607};
			return value;
		}
		private double[] getCoordinate_6_21_point_24()
		{
			double[] value = {3.71268,-5.30792,-4.89607,3.71272,-3.67606,-4.89607,3.71273,-3.22553,-4.89607,3.71273,-3.27714,-4.89607,3.71276,-2.13023,-4.89607,3.71276,-2.18121,-4.89607,3.71277,-1.68574,-4.89607,3.71277,-1.6374,-4.89607,3.7128,-0.641912,-4.89607,3.7128,-0.591743,-4.89607,3.71282,-0.079258,-4.89607,3.71282,-0.12954,-4.89607,3.71283,0.374226,-4.89607,2.69414,2.6448,-8.98271,2.63505,2.64495,-8.9931,1.18234,2.64856,-9.24864,0.00055,4.11941,-9.43589,0.000512,2.64859,-9.43589,-1.1822,2.64862,-9.24864,-2.63491,2.64509,-8.9931,-2.694,2.64495,-8.98271,-2.46777,1.20064,-9.06609,-2.31525,-2.45464,-9.18129,-2.40837,1.20171,-9.07452,-2.25536,-2.45426,-9.18486,-1.18233,-2.44738,-9.24864,-1.18223,1.22382,-9.24864,-0.000506,-2.44741,-9.43589,-0.00041,1.22379,-9.43589,1.1822,-2.44744,-9.24864,1.1823,1.22376,-9.24864,2.25523,-2.45438,-9.18486,2.40844,1.20158,-9.07452,2.31512,-2.45477,-9.18129,2.46783,1.20051,-9.06609,-3.49278,4.1195,-7.84373,-3.71268,5.08534,-4.89607,-3.82408,7.59722,-5.60695,-3.63691,7.59722,-6.78823,-3.09371,7.5972,-7.85387,-2.24766,7.59718,-8.69957,-1.18157,7.59715,-9.24254,-0.000242,7.59712,-9.42964,-0.000281,6.12166,-9.43589,1.18197,7.59709,-9.24254,2.24806,7.59706,-8.69957,3.09411,7.59704,-7.85387,3.63731,7.59702,-6.78823,3.82448,7.59702,-5.60695,3.71328,6.57364,-4.89788,3.71298,6.12195,-4.89607,3.41516,6.12187,-3.86986,3.41378,7.59733,-3.86825,3.09537,6.12158,-3.3612,3.09411,7.59704,-3.36003,2.24897,6.1216,-2.51479,2.24806,7.59706,-2.51433,2.22268,9.23272,-2.50405,3.05915,9.2327,-3.3315,3.37574,9.233,-3.82822,3.71299,6.62361,-4.89607,3.78126,9.23268,-5.52993,3.5962,9.23269,-6.68572,3.05915,9.2327,-7.72836,2.22268,9.23272,-8.55581,1.16865,9.23275,-9.08707,-0.000199,9.23278,-9.27013,-1.16817,9.23281,-9.08707,-2.22219,9.23284,-8.55581,-3.05866,9.23286,-7.72836,-3.59571,9.23288,-6.68572,-3.78077,9.23288,-5.52993,-3.70242,8.18269,-4.89789,-3.70369,8.13304,-4.89969,-3.69366,8.64819,-4.89789,-3.69249,8.69784,-4.89607,-3.37526,9.23317,-3.82822,-3.0952,0.374405,-3.3612,-2.24879,0.374383,-2.51479,-1.18226,0.374355,-1.97136,0.000452,0.374324,-1.78411,1.18228,0.374293,-1.97136,2.24881,0.374265,-2.51479,2.24884,1.22373,-2.51479,3.09522,0.374243,-3.3612,3.09524,1.22371,-3.3612,3.41501,0.374538,-3.86986,3.41503,1.224,-3.86986,3.71283,0.423942,-4.89607,3.71284,0.957258,-4.89607,3.71284,0.907423,-4.89607,3.71285,1.22369,-4.89607,3.71286,1.39966,-4.89607,3.71286,1.44976,-4.89607,3.71287,1.96525,-4.89607,3.71287,1.91503,-4.89607,3.41511,4.14962,-3.86986,3.41507,2.6488,-3.86986,3.09532,4.14933,-3.3612,3.09528,2.64851,-3.3612};
			return value;
		}
		private double[] getCoordinate_6_21_point_25()
		{
			double[] value = {2.24891,4.14935,-2.51479,2.24887,2.64853,-2.51479,3.71279,-1.04081,-4.89607,3.71279,-1.08929,-4.89607,-3.68184,9.23288,-4.8985,-3.68393,9.18401,-4.89969,-3.66175,9.70303,-4.8979,-3.327,10.2917,-3.79938,-3.27875,11.3504,-3.77053,-3.61633,10.7617,-4.8979,-3.49133,11.352,-6.50669,-3.54348,10.2932,-6.59614,-2.96986,11.352,-7.50471,-3.01423,10.2932,-7.61645,-2.15765,11.3519,-8.29673,-2.18989,10.2932,-8.42618,-1.13421,11.3519,-8.80524,-1.15117,10.2932,-8.94605,-0.000143,11.3519,-8.98047,-0.000171,10.2931,-9.12519,1.15172,10.2931,-8.94605,1.1348,11.3519,-8.80524,2.19044,10.2931,-8.42618,2.15825,11.3518,-8.29673,3.01477,10.293,-7.61645,2.97045,11.3518,-7.50471,3.54402,10.293,-6.59614,3.49193,11.3518,-6.50669,3.63701,10.2921,-4.8979,3.61689,10.7615,-4.8979,3.32755,10.2916,-3.79938,3.27935,11.3502,-3.77053,3.01484,10.2913,-3.3138,2.97054,11.3499,-3.2961,2.19049,10.2913,-2.50405,2.1583,11.3499,-2.50405,1.15174,10.2913,-1.98415,1.13484,11.3499,-1.99551,0.000713,10.2913,-1.80501,0.000741,11.35,-1.82028,-1.13424,11.35,-1.99551,-1.1512,10.2914,-1.98415,3.66226,9.70284,-4.8979,3.68232,9.23269,-4.8985,-3.65943,9.75255,-4.89607,-3.61402,10.8112,-4.89607,-3.57091,11.8204,-4.8979,-3.43917,12.4107,-6.41725,-2.92549,12.4107,-7.39296,-2.12541,12.4107,-8.16729,-1.11724,12.4107,-8.66444,0.000768,12.4106,-8.83574,1.11789,12.4106,-8.66444,2.12606,12.4106,-8.16729,2.92614,12.4106,-7.39296,3.43983,12.4106,-6.41725,3.59165,11.3508,-4.8979,3.57153,11.8202,-4.8979,3.23115,12.4088,-3.74168,2.92623,12.4085,-3.27841,2.12612,12.4086,-2.50405,1.11792,12.4086,-2.00688,0.000768,12.4086,-1.83556,-1.11727,12.4086,-2.00688,-2.07893,13.9368,-2.50405,-1.09278,13.9368,-2.02327,-2.86154,13.9368,-3.25286,-3.16084,13.9371,-3.70005,-3.23049,12.409,-3.74168,-3.56859,11.8699,-4.89607,-3.5255,12.8791,-4.8979,-3.52318,12.9286,-4.89607,-1.09275,13.9388,-8.46121,-7.5e-05,13.9387,-8.62687,1.09348,13.9387,-8.46121,2.0796,13.9387,-7.98046,2.86218,13.9387,-7.23168,3.54629,12.4095,-4.8979,3.52617,12.8789,-4.8979,2.86227,13.9366,-3.25286,2.07966,13.9367,-2.50405,1.09352,13.9367,-2.02327,-7.5e-05,13.9367,-1.85761,-1.01876,16.3941,-2.09595,-1.1e-05,16.3941,-1.9457,-1.93818,16.3941,-2.53203,-2.66898,16.3941,-3.21123,-2.95138,16.3945,-3.61477,-3.13764,16.3942,-4.06751,-3.03981,17.4355,-4.01223,-2.86085,17.4358,-3.5783,-2.58575,17.4355,-3.19357,-1.87853,17.4355,-2.54388,-0.987385,17.4354,-2.12675,1.7e-05,17.4354,-1.98302,0.988303,17.4354,-2.12675,1.01962,16.394,-2.09595,1.87945,17.4354,-2.54388,1.93904,16.394,-2.53203,2.58667,17.4353,-3.19357};
			return value;
		}
		private double[] getCoordinate_6_21_point_26()
		{
			double[] value = {2.66984,16.394,-3.21123,2.86177,17.4356,-3.5783,2.95224,16.3943,-3.61477,3.04073,17.4353,-4.01223,3.1385,16.3941,-4.06751,3.19719,17.4353,-4.91972,3.04073,17.4353,-5.82721,3.13849,16.3942,-5.96589,2.58667,17.4353,-6.64587,2.66825,16.414,-6.81883,1.87945,17.4354,-7.29557,1.93791,16.414,-7.49562,0.988303,17.4354,-7.7127,1.01903,16.414,-7.93133,1.7e-05,17.4354,-7.85643,-1e-05,16.414,-8.08147,-1.01816,16.4141,-7.93133,-0.987385,17.4354,-7.7127,-0.945732,18.1502,-7.53393,0.000919,18.1502,-7.67198,0.946686,18.1502,-7.53393,1.80014,18.1502,-7.1333,2.47745,18.1501,-6.50931,2.91205,18.1516,-5.72283,3.06169,18.1526,-4.85121,2.91165,18.1538,-3.97968,2.74006,18.169,-3.56203,2.47234,18.1836,-3.19357,1.79504,18.1962,-2.57124,0.944007,18.1962,-2.17167,3.7e-05,18.1962,-2.03399,0.000101,20.6314,-7.03173,2.46655,20.6313,-5.36141,2.59342,20.6313,-4.61443,0.000101,20.6314,-2.19713,0.001147,26.7938,-2.5086,1.00143,26.7938,-3.89083,0.952517,26.7938,-4.31796,0.000263,26.7938,-5.27305,0.494293,28.305,-4.03304,0.519603,28.305,-3.70023,0.494293,28.305,-3.36742,0.001202,28.8954,-4.43101,3.47846,13.9376,-4.88308,3.47766,13.9892,-4.89607,3.52385,12.9285,-4.89607,3.5005,13.4645,-4.89421,3.50345,13.4187,-4.89969,3.54881,12.36,-4.89969,3.56922,11.8698,-4.89607,3.59417,11.3013,-4.89969,3.61458,10.8111,-4.89607,3.63952,10.2426,-4.89969,3.65995,9.75236,-4.89607,3.68442,9.18382,-4.89969,3.69411,8.64799,-4.89789,3.69295,8.69764,-4.89607,3.70285,8.1825,-4.89789,3.70411,8.13285,-4.89969,3.71298,6.07146,-4.89607,0.0006,6.01941,-9.43589,3.7129,3.05268,-4.89607,3.7129,3.00562,-4.89607,3.71291,3.53367,-4.89607,3.71291,3.58267,-4.89607,3.71294,4.58247,-4.89607,3.71294,4.63285,-4.89607,3.71293,4.14931,-4.89607,3.71293,4.10019,-4.89607,3.71296,5.56879,-4.89607,3.71297,5.61917,-4.89607,3.71295,5.13563,-4.89607,3.71295,5.08514,-4.89607,2.10328,-6.12457,-9.24367,2.04329,-6.12419,-9.244,1.1821,-6.11864,-9.24864,-0.000603,-6.11861,-9.43589,-1.18243,-6.11858,-9.24864,-2.04361,-6.12408,-9.244,-2.10361,-6.12446,-9.24367,-3.15198,-6.13116,-9.23802,-3.85597,-6.13566,-9.17414,-3.17447,-7.97205,-9.12781,-3.79771,-7.97096,-8.98865,-2.15092,-7.97376,-9.1899,-2.09103,-7.97386,-9.19353,-1.18248,-7.97538,-9.24864,0.000232,-7.97541,-9.43589,1.18206,-7.97544,-9.24864,2.09061,-7.97397,-9.19353,2.1505,-7.97387,-9.1899,2.22949,-8.88878,-9.13873,2.16982,-8.88878,-9.14499,1.18203,-8.88876,-9.24864,-0.000676,-8.88873,-9.43589,-1.1825,-8.88869,-9.24864,-2.17029,-8.88867,-9.14499,-2.22996,-8.88867,-9.13873,-2.58644,-10.1785,-8.93125,-2.40335,-9.71473,-9.03099};
			return value;
		}
		private double[] getCoordinate_6_21_point_27()
		{
			double[] value = {-3.71314,-12.0517,-4.89607,-3.71313,-12.0018,-4.89607,-3.09556,-13.0602,-3.3612,-3.41534,-13.0599,-3.86986,-2.24915,-13.0602,-2.51479,-1.18261,-13.0603,-1.97136,-0.000698,-9.72313,-9.43589,2.40283,-9.71486,-9.03099,2.5859,-10.1787,-8.93125,3.71263,-7.3358,-4.89607,3.71262,-7.38579,-4.89607,3.71264,-6.88142,-4.89607,3.71264,-6.83166,-4.89607,3.68577,-14.6481,-4.89607,3.67372,-15.1156,-4.89607,3.6596,-15.6701,-4.89607,3.64616,-16.1893,-4.89607,3.64755,-16.1393,-4.89607,3.58564,-17.2399,-4.89607,3.58888,-17.1887,-4.89549,3.55601,-17.698,-4.89607,3.55215,-17.7471,-4.89607,-0.000283,-27.5733,-4.12737,-3.63898,-13.0602,-4.42773,9.8e-05,-13.0603,-1.78411,-3.72465,-8.88864,-7.87782,-3.66822,-9.71301,-4.61289,-3.71304,-8.45326,-4.89607,-3.58958,-16.1274,-4.89607,-3.59096,-16.1276,-4.90498,-3.64864,-16.1291,-4.89599,-3.60307,-15.6783,-4.90876,-3.60107,-15.6787,-4.89607,-3.66075,-15.6798,-4.89977,-3.62919,-14.6563,-4.90882,-3.62718,-14.6567,-4.89607,-3.68687,-14.6578,-4.89977,-3.65547,-12.9999,-4.90517,-3.71315,-12.9999,-4.89603,-3.65403,-12.9997,-4.89607,-3.65605,-12.561,-4.90886,-3.65402,-12.5614,-4.89607,-3.71373,-12.561,-4.89973,-3.65602,-11.5346,-4.90887,-3.65399,-11.535,-4.89607,-3.7137,-11.5346,-4.89973,3.71309,-11.5348,-4.89973,3.65339,-11.5352,-4.89607,3.65541,-11.5348,-4.90887,3.71307,-12.5612,-4.89973,3.65336,-12.5616,-4.89607,3.65539,-12.5612,-4.90886,3.65335,-12.9999,-4.89607,3.71247,-13.0001,-4.89603,3.65479,-13.0001,-4.90517,3.6861,-14.658,-4.89977,3.62641,-14.6569,-4.89607,3.62842,-14.6565,-4.90882,3.65993,-15.68,-4.89977,3.60025,-15.6789,-4.89607,3.60224,-15.6785,-4.90876,3.64779,-16.1293,-4.89599,3.59011,-16.1278,-4.90498,3.58873,-16.1276,-4.89607,0.040155,-28.1702,-4.77945,0.048524,-27.5954,-4.1684,-0.049976,-27.5954,-4.1684,-0.041637,-28.1702,-4.77945,-0.785401,-27.9964,-4.78756,-1.10163,-27.8632,-4.81888,-1.67131,-27.4168,-4.92649,-1.86405,-27.2552,-4.96063,1.66987,-27.4169,-4.92649,1.86262,-27.2553,-4.96063,1.27942,-26.0819,-3.63124,1.53639,-26.2415,-3.85264,1.79241,-25.6208,-3.85842,1.59448,-25.6442,-3.62626,-1.28079,-26.0818,-3.63124,-1.53777,-26.2414,-3.85264,-1.79376,-25.6207,-3.85842,-1.59583,-25.6441,-3.62626,1.10017,-27.8633,-4.81888,0.783929,-27.9965,-4.78756,3.75182,2.51413,-5.14189,3.6988,2.53958,-5.18043,3.69414,2.51413,-5.15103,3.75648,2.53957,-5.17129,3.67431,2.5145,-4.65252,3.6124,2.53906,-4.63497,3.67008,2.53905,-4.62584,3.61663,2.5145,-4.66165,-3.66995,2.53925,-4.62584,-3.6165,2.51469,-4.66165,-3.67418,2.51469,-4.65252,-3.61227,2.53924,-4.63497,-3.75634,2.53977,-5.17129,-3.69401,2.51432,-5.15103,-3.69866,2.53977,-5.18043,-3.75169,2.51433,-5.14189};
			return value;
		}
		private double[] getCoordinate_6_21_point_28()
		{
			double[] value = {3.56,-18.2128,-5.13819,3.51321,-18.1144,-5.17931,3.50237,-18.2092,-5.14695,3.57084,-18.118,-5.17055,3.52105,-17.9985,-5.18325,3.57868,-18.002,-5.17449,3.52779,-17.8779,-5.17795,3.58542,-17.8814,-5.16919,3.52904,-17.7858,-5.14839,3.58667,-17.7894,-5.13964,3.58944,-17.0413,-5.17513,3.63048,-17.1371,-5.12847,3.64695,-17.0463,-5.16625,3.57297,-17.1321,-5.13734,3.6028,-16.9227,-5.18176,3.6603,-16.9277,-5.17289,3.60946,-16.8131,-5.17359,3.66697,-16.8181,-5.16471,3.60814,-16.7337,-5.13781,3.66564,-16.7387,-5.12894,3.63586,-16.0117,-5.17958,3.68626,-16.1004,-5.13842,3.69354,-16.0131,-5.17059,3.62858,-16.0989,-5.14741,3.63926,-15.9046,-5.18351,3.69694,-15.9061,-5.17451,3.64134,-15.7932,-5.17822,3.69902,-15.7947,-5.16922,3.63896,-15.7085,-5.14883,3.69664,-15.71,-5.13983,3.66234,-14.9884,-5.17965,3.7127,-15.0769,-5.13843,3.72002,-14.9899,-5.17059,3.65503,-15.0754,-5.14749,3.66575,-14.8818,-5.18357,3.72342,-14.8833,-5.17452,3.66782,-14.7708,-5.17829,3.72549,-14.7723,-5.16923,3.66541,-14.6864,-5.1489,3.72308,-14.6879,-5.13985,3.69121,-13.9236,-5.17537,3.73875,-14.0232,-5.12828,3.74887,-13.925,-5.16624,3.68108,-14.0218,-5.1374,3.69653,-13.8,-5.18203,3.75419,-13.8014,-5.17291,3.69671,-13.6962,-5.17387,3.75438,-13.6976,-5.16474,3.74874,-13.6268,-5.12922,3.69107,-13.6254,-5.13834,3.75087,-12.9719,-5.1385,3.69828,-12.8867,-5.17974,3.69319,-12.9719,-5.14764,3.75596,-12.8867,-5.17061,3.6989,-12.7822,-5.18366,3.75659,-12.7822,-5.17453,3.69807,-12.6733,-5.17838,3.75575,-12.6733,-5.16924,3.69342,-12.5906,-5.14903,3.75111,-12.5906,-5.13989,3.75089,-11.9627,-5.1384,3.69831,-11.8738,-5.17974,3.69321,-11.9627,-5.14754,3.75599,-11.8738,-5.1706,3.69893,-11.765,-5.18366,3.75661,-11.765,-5.17453,3.6981,-11.6516,-5.17837,3.75578,-11.6516,-5.16924,3.69344,-11.5653,-5.14893,3.75112,-11.5653,-5.1398,3.75094,-10.9187,-5.13858,3.69833,-10.8363,-5.17975,3.69326,-10.9187,-5.14772,3.75602,-10.8363,-5.17061,3.69896,-10.7351,-5.18366,3.75664,-10.7351,-5.17453,3.69812,-10.6297,-5.17838,3.75581,-10.6297,-5.16925,3.69349,-10.5497,-5.14911,3.75117,-10.5497,-5.13997,3.74945,-9.8922,-5.129,3.69767,-9.81918,-5.17539,3.69177,-9.89219,-5.13814,3.75535,-9.81918,-5.16625,3.69872,-9.71482,-5.18202,3.75641,-9.71482,-5.17288,3.69742,-9.59788,-5.17377,3.7551,-9.59788,-5.16463,3.69168,-9.50458,-5.13748,3.74936,-9.50458,-5.12834,3.75103,-8.83211,-5.13877,3.69839,-8.75583,-5.17976,3.69335,-8.83211,-5.1479,3.75607,-8.75583,-5.17062,3.69901,-8.66187,-5.18366,3.75669,-8.66187,-5.17452,3.69818,-8.56398,-5.1784,3.75586,-8.56398,-5.16926,3.69357,-8.48989,-5.14929,3.75125,-8.4899,-5.14015};
			return value;
		}
		private double[] getCoordinate_6_21_point_29()
		{
			double[] value = {3.75099,-7.82277,-5.13841,3.69842,-7.73411,-5.17974,3.69332,-7.82277,-5.14754,3.7561,-7.73411,-5.1706,3.69904,-7.62543,-5.18366,3.75672,-7.62543,-5.17453,3.6982,-7.51229,-5.17837,3.75589,-7.51229,-5.16924,3.69355,-7.42614,-5.14894,3.75123,-7.42614,-5.1398,3.75102,-6.79206,-5.13838,3.69844,-6.70242,-5.17973,3.69334,-6.79206,-5.14752,3.75612,-6.70242,-5.1706,3.69907,-6.59258,-5.18366,3.75675,-6.59258,-5.17453,3.69823,-6.47824,-5.17837,3.75591,-6.47824,-5.16924,3.69357,-6.39113,-5.14891,3.75125,-6.39113,-5.13978,3.69847,-5.6495,-5.17974,3.75106,-5.73634,-5.13845,3.75615,-5.6495,-5.1706,3.69338,-5.73634,-5.14759,3.6991,-5.54297,-5.18366,3.75678,-5.54298,-5.17453,3.69826,-5.43207,-5.17838,3.75594,-5.43208,-5.16924,3.69361,-5.3477,-5.14898,3.75129,-5.3477,-5.13985,3.75108,-4.70883,-5.13841,3.6985,-4.62025,-5.17974,3.6934,-4.70883,-5.14754,3.75618,-4.62025,-5.1706,3.69912,-4.51166,-5.18366,3.7568,-4.51167,-5.17453,3.69829,-4.39863,-5.17837,3.75597,-4.39863,-5.16924,3.69363,-4.31255,-5.14894,3.75131,-4.31256,-5.1398,3.75118,-3.64147,-5.13887,3.69853,-3.56822,-5.17976,3.6935,-3.64146,-5.14801,3.75621,-3.56822,-5.17063,3.69915,-3.47788,-5.18366,3.75683,-3.47788,-5.17452,3.69832,-3.38375,-5.17841,3.756,-3.38375,-5.16927,3.69373,-3.31261,-5.14939,3.75141,-3.31261,-5.14025,3.69786,-2.55196,-5.17537,3.74961,-2.63031,-5.12881,3.75554,-2.55196,-5.16623,3.69193,-2.6303,-5.13794,3.69892,-2.44244,-5.18202,3.7566,-2.44244,-5.17288,3.69761,-2.32488,-5.17377,3.75529,-2.32488,-5.16463,3.69187,-2.23282,-5.13751,3.74955,-2.23282,-5.12838,3.75111,-1.59373,-5.13807,3.69858,-1.49068,-5.17972,3.69343,-1.59373,-5.14721,3.75626,-1.49068,-5.17059,3.69921,-1.36505,-5.18366,3.75689,-1.36506,-5.17453,3.69837,-1.23434,-5.17836,3.75605,-1.23434,-5.16922,3.69366,-1.13417,-5.14862,3.75134,-1.13417,-5.13948,3.7512,-0.553304,-5.13848,3.69861,-0.467452,-5.17974,3.69352,-0.553302,-5.14762,3.75629,-0.467454,-5.1706,3.69923,-0.362102,-5.18366,3.75691,-0.362104,-5.17453,3.6984,-0.252415,-5.17838,3.75608,-0.252417,-5.16924,3.69375,-0.169002,-5.14901,3.75143,-0.169004,-5.13988,3.69863,0.553779,-5.17973,3.75121,0.463676,-5.13837,3.75631,0.553777,-5.1706,3.69353,0.463678,-5.1475,3.69926,0.664161,-5.18366,3.75694,0.664158,-5.17453,3.69842,0.779063,-5.17837,3.7561,0.779061,-5.16924,3.69376,0.86662,-5.1489,3.75144,0.866618,-5.13977,3.69866,1.57485,-5.17974,3.75125,1.48839,-5.13847,3.75634,1.57485,-5.1706,3.69357,1.48839,-5.1476,3.69929,1.68093,-5.18366,3.75697,1.68093,-5.17453,3.69845,1.79137,-5.17838,3.75613,1.79136,-5.16924,3.6938,1.87538,-5.14899,3.75148,1.87537,-5.13986};
			return value;
		}
		private double[] getCoordinate_6_21_point_30()
		{
			double[] value = {3.73473,2.50611,-5.03399,3.67705,2.50611,-5.04312,3.71288,2.50471,-4.89606,3.6552,2.50471,-4.90519,3.69186,2.50575,-4.76334,3.63418,2.50575,-4.77248,3.69948,2.57063,-5.18474,3.75716,2.57062,-5.1756,3.69959,2.60995,-5.18546,3.75728,2.60994,-5.17633,3.6996,2.65888,-5.18551,3.75729,2.65888,-5.17638,3.69959,2.73975,-5.18539,3.75727,2.73975,-5.17625,3.69944,2.82421,-5.18447,3.75712,2.82421,-5.17534,3.6985,2.90907,-5.17851,3.75618,2.90906,-5.16937,3.69394,2.97263,-5.14968,3.75162,2.97263,-5.14054,3.75126,3.62447,-5.13821,3.69871,3.72139,-5.17973,3.69358,3.62447,-5.14734,3.7564,3.72139,-5.17059,3.69934,3.83981,-5.18366,3.75702,3.83981,-5.17453,3.6985,3.96305,-5.17836,3.75619,3.96304,-5.16923,3.69382,4.05724,-5.14874,3.7515,4.05724,-5.13961,3.75134,4.67069,-5.13854,3.69875,4.75456,-5.17974,3.69366,4.67069,-5.14767,3.75642,4.75456,-5.17061,3.69937,4.85756,-5.18366,3.75705,4.85756,-5.17453,3.69854,4.96482,-5.17838,3.75622,4.96482,-5.16925,3.69389,5.0463,-5.14907,3.75157,5.0463,-5.13993,3.75137,5.657,-5.13854,3.69877,5.74088,-5.17974,3.69369,5.65701,-5.14767,3.75645,5.74087,-5.17061,3.69939,5.84388,-5.18366,3.75708,5.84388,-5.17453,3.69856,5.95114,-5.17838,3.75624,5.95113,-5.16925,3.69392,6.03262,-5.14906,3.7516,6.03262,-5.13993,3.75138,6.66262,-5.13843,3.6988,6.75036,-5.17974,3.6937,6.66262,-5.14757,3.75648,6.75035,-5.1706,3.69942,6.85794,-5.18366,3.7571,6.85794,-5.17453,3.69859,6.96994,-5.17837,3.75627,6.96994,-5.16924,3.69393,7.05519,-5.14896,3.75161,7.05519,-5.13983,3.69261,7.68549,-5.14751,3.75372,7.77722,-5.1706,3.69605,7.77614,-5.17975,3.75028,7.68658,-5.13836,3.7523,7.88826,-5.17453,3.69463,7.88718,-5.18368,3.74933,8.00385,-5.16924,3.69166,8.00277,-5.17838,3.74302,8.09194,-5.13975,3.68535,8.09086,-5.1489,3.67317,8.73686,-5.14757,3.7343,8.82865,-5.17061,3.67664,8.82757,-5.17981,3.73083,8.73794,-5.13837,3.73288,8.9397,-5.17454,3.67522,8.93862,-5.18374,3.72991,9.05528,-5.16924,3.67225,9.05419,-5.17845,3.72358,9.14331,-5.13976,3.66592,9.14223,-5.14897,3.63952,9.79064,-5.14763,3.69843,9.8846,-5.17061,3.64082,9.88213,-5.17988,3.69713,9.79311,-5.13836,3.69431,9.99658,-5.17454,3.6367,9.9941,-5.18382,3.68851,10.1131,-5.16925,3.6309,10.1106,-5.17852,3.67998,10.2019,-5.13973,3.62237,10.1994,-5.14901,3.59447,10.8494,-5.14771,3.65341,10.9434,-5.17062,3.59581,10.9409,-5.17996,3.65207,10.8519,-5.13837,3.64929,11.0553,-5.17455,3.5917,11.0529,-5.1839,3.64349,11.1719,-5.16925,3.58589,11.1694,-5.1786,3.63492,11.2607,-5.13974,3.57733,11.2582,-5.14909};
			return value;
		}
		private double[] getCoordinate_6_21_point_31()
		{
			double[] value = {3.60839,12.0021,-5.17063,3.54942,11.9081,-5.14779,3.60701,11.9106,-5.13837,3.5508,11.9996,-5.18004,3.60427,12.1141,-5.17456,3.54669,12.1116,-5.18398,3.59846,12.2306,-5.16926,3.54088,12.2281,-5.17868,3.58986,12.3194,-5.13975,3.53227,12.3169,-5.14916,3.56336,13.0609,-5.17064,3.50437,12.9669,-5.14786,3.56194,12.9693,-5.13838,3.50579,13.0584,-5.18012,3.55926,13.1728,-5.17457,3.50168,13.1704,-5.18405,3.55344,13.2894,-5.16927,3.49587,13.2869,-5.17875,3.5448,13.3782,-5.13976,3.48723,13.3757,-5.14924,3.51491,14.0966,-5.17067,3.45778,14.0199,-5.1485,3.51522,14.0243,-5.13897,3.45746,14.0922,-5.1802,3.50868,14.1859,-5.17457,3.45124,14.1814,-5.1841,3.50066,14.2788,-5.16932,3.44321,14.2743,-5.17884,3.49047,14.3486,-5.14032,3.43302,14.3441,-5.14985,-3.48971,14.3488,-5.14032,-3.44246,14.2745,-5.17884,-3.43227,14.3443,-5.14985,-3.49991,14.2789,-5.16932,-3.45049,14.1816,-5.1841,-3.50794,14.186,-5.17457,-3.45672,14.0924,-5.1802,-3.51417,14.0968,-5.17067,-3.45704,14.02,-5.1485,-3.51449,14.0245,-5.13897,-3.49517,13.2871,-5.17875,-3.5441,13.3783,-5.13976,-3.55274,13.2895,-5.16927,-3.48652,13.3759,-5.14924,-3.50099,13.1706,-5.18405,-3.55857,13.173,-5.17457,-3.50511,13.0586,-5.18012,-3.56268,13.0611,-5.17064,-3.50369,12.9671,-5.14786,-3.56126,12.9695,-5.13838,-3.58921,12.3196,-5.13975,-3.54023,12.2283,-5.17868,-3.53163,12.3171,-5.14916,-3.59782,12.2308,-5.16926,-3.54605,12.1118,-5.18398,-3.60364,12.1143,-5.17456,-3.55017,11.9998,-5.18004,-3.60775,12.0023,-5.17063,-3.5488,11.9083,-5.14779,-3.60638,11.9108,-5.13837,-3.5853,11.1696,-5.1786,-3.63433,11.2609,-5.13974,-3.6429,11.172,-5.16925,-3.57673,11.2584,-5.14909,-3.59112,11.0531,-5.1839,-3.64871,11.0555,-5.17455,-3.59524,10.9411,-5.17996,-3.65283,10.9436,-5.17062,-3.5939,10.8496,-5.14771,-3.6515,10.852,-5.13837,-3.67944,10.2021,-5.13973,-3.63037,10.1108,-5.17852,-3.62184,10.1996,-5.14901,-3.68798,10.1133,-5.16925,-3.63618,9.99429,-5.18382,-3.69378,9.99677,-5.17454,-3.6403,9.88232,-5.17988,-3.69791,9.8848,-5.17061,-3.63901,9.79083,-5.14763,-3.69661,9.7933,-5.13836,-3.72309,9.14351,-5.13976,-3.67177,9.05439,-5.17845,-3.66543,9.14242,-5.14897,-3.72943,9.05547,-5.16924,-3.67475,8.93881,-5.18374,-3.73241,8.9399,-5.17454,-3.67618,8.82776,-5.17981,-3.73384,8.82885,-5.17061,-3.67271,8.73705,-5.14757,-3.73037,8.73814,-5.13837,-3.7426,8.09214,-5.13975,-3.69124,8.00296,-5.17838,-3.68493,8.09106,-5.1489,-3.74891,8.00404,-5.16924,-3.69422,7.88737,-5.18368,-3.75188,7.88846,-5.17453,-3.69564,7.77633,-5.17975,-3.75331,7.77742,-5.1706,-3.69221,7.68569,-5.14751,-3.74988,7.68677,-5.13836};
			return value;
		}
		private double[] getCoordinate_6_21_point_32()
		{
			double[] value = {-3.69822,6.97013,-5.17837,-3.75124,7.05539,-5.13983,-3.7559,6.97014,-5.16924,-3.69356,7.05539,-5.14896,-3.69906,6.85813,-5.18366,-3.75674,6.85814,-5.17453,-3.69844,6.75055,-5.17974,-3.75612,6.75055,-5.1706,-3.69335,6.66282,-5.14757,-3.75103,6.66282,-5.13843,-3.75128,6.03281,-5.13993,-3.69825,5.95133,-5.17838,-3.6936,6.03281,-5.14906,-3.75593,5.95133,-5.16925,-3.69909,5.84408,-5.18366,-3.75677,5.84408,-5.17453,-3.69847,5.74107,-5.17974,-3.75615,5.74107,-5.17061,-3.69339,5.6572,-5.14767,-3.75107,5.6572,-5.13854,-3.75131,5.0465,-5.13993,-3.69827,4.96501,-5.17838,-3.69363,5.0465,-5.14907,-3.75595,4.96501,-5.16925,-3.69911,4.85776,-5.18366,-3.75679,4.85776,-5.17453,-3.69849,4.75476,-5.17974,-3.75618,4.75476,-5.17061,-3.69342,4.67089,-5.14767,-3.7511,4.67089,-5.13854,-3.6983,3.96324,-5.17836,-3.75128,4.05744,-5.13961,-3.75598,3.96324,-5.16923,-3.6936,4.05744,-5.14874,-3.69914,3.84,-5.18366,-3.75682,3.84,-5.17453,-3.69852,3.72159,-5.17973,-3.7562,3.72159,-5.17059,-3.69339,3.62467,-5.14734,-3.75107,3.62467,-5.13821,-3.75146,2.97283,-5.14054,-3.69835,2.90926,-5.17851,-3.69378,2.97283,-5.14968,-3.75603,2.90926,-5.16937,-3.6993,2.82441,-5.18447,-3.75698,2.82441,-5.17534,-3.69944,2.73994,-5.18539,-3.75712,2.73995,-5.17625,-3.69946,2.65908,-5.18551,-3.75714,2.65908,-5.17638,-3.69946,2.61014,-5.18546,-3.75714,2.61014,-5.17633,-3.69934,2.57082,-5.18474,-3.75702,2.57082,-5.1756,-3.7346,2.5063,-5.03399,-3.67691,2.5063,-5.04312,-3.71275,2.5049,-4.89606,-3.65507,2.5049,-4.90519,-3.69173,2.50594,-4.76334,-3.63405,2.50594,-4.77248,-3.75138,1.87557,-5.13986,-3.69836,1.79156,-5.17838,-3.6937,1.87557,-5.14899,-3.75604,1.79156,-5.16924,-3.6992,1.68112,-5.18366,-3.75688,1.68112,-5.17453,-3.69858,1.57504,-5.17974,-3.75626,1.57505,-5.1706,-3.69349,1.48858,-5.1476,-3.75117,1.48858,-5.13847,-3.69838,0.779257,-5.17837,-3.75139,0.866816,-5.13977,-3.75606,0.779259,-5.16924,-3.69371,0.866814,-5.1489,-3.69922,0.664355,-5.18366,-3.75691,0.664356,-5.17453,-3.6986,0.553973,-5.17973,-3.75628,0.553975,-5.1706,-3.6935,0.463872,-5.1475,-3.75118,0.463874,-5.13837,-3.69841,-0.252221,-5.17838,-3.75144,-0.168806,-5.13988,-3.75609,-0.252219,-5.16924,-3.69376,-0.168808,-5.14901,-3.69925,-0.361908,-5.18366,-3.75693,-0.361906,-5.17453,-3.69863,-0.467258,-5.17974,-3.75631,-0.467256,-5.1706,-3.69355,-0.553108,-5.14762,-3.75123,-0.553106,-5.13848,-3.69843,-1.23415,-5.17836,-3.7514,-1.13398,-5.13948,-3.75611,-1.23415,-5.16922,-3.69372,-1.13398,-5.14862,-3.69928,-1.36486,-5.18366,-3.75696,-1.36486,-5.17453,-3.69866,-1.49048,-5.17972,-3.75634,-1.49048,-5.17059,-3.69351,-1.59353,-5.14721,-3.75119,-1.59353,-5.13807};
			return value;
		}
		private double[] getCoordinate_6_21_point_33()
		{
			double[] value = {-3.74967,-2.23262,-5.12838,-3.69773,-2.32468,-5.17377,-3.69199,-2.23262,-5.13751,-3.75541,-2.32468,-5.16463,-3.69904,-2.44225,-5.18202,-3.75673,-2.44225,-5.17288,-3.69799,-2.55176,-5.17537,-3.75568,-2.55176,-5.16623,-3.69207,-2.63011,-5.13794,-3.74975,-2.63011,-5.12881,-3.75158,-3.31242,-5.14025,-3.6985,-3.38355,-5.17841,-3.6939,-3.31242,-5.14939,-3.75618,-3.38355,-5.16927,-3.69933,-3.47768,-5.18366,-3.75701,-3.47768,-5.17452,-3.69872,-3.56802,-5.17976,-3.7564,-3.56802,-5.17063,-3.69369,-3.64127,-5.14801,-3.75137,-3.64127,-5.13887,-3.69852,-4.39843,-5.17837,-3.75153,-4.31236,-5.1398,-3.7562,-4.39843,-5.16924,-3.69386,-4.31236,-5.14894,-3.69936,-4.51147,-5.18366,-3.75704,-4.51147,-5.17453,-3.69874,-4.62005,-5.17974,-3.75642,-4.62005,-5.1706,-3.69365,-4.70863,-5.14754,-3.75132,-4.70863,-5.13841,-3.75157,-5.3475,-5.13985,-3.69855,-5.43188,-5.17838,-3.69389,-5.3475,-5.14898,-3.75623,-5.43188,-5.16924,-3.69939,-5.54278,-5.18366,-3.75707,-5.54278,-5.17453,-3.69877,-5.6493,-5.17974,-3.75645,-5.6493,-5.1706,-3.69368,-5.73614,-5.14759,-3.75136,-5.73614,-5.13845,-3.75159,-6.39093,-5.13978,-3.69857,-6.47805,-5.17837,-3.69391,-6.39094,-5.14891,-3.75625,-6.47804,-5.16924,-3.69941,-6.59239,-5.18366,-3.7571,-6.59238,-5.17453,-3.69879,-6.70223,-5.17973,-3.75647,-6.70222,-5.1706,-3.6937,-6.79187,-5.14752,-3.75138,-6.79186,-5.13838,-3.6986,-7.5121,-5.17837,-3.75162,-7.42594,-5.1398,-3.75628,-7.51209,-5.16924,-3.69394,-7.42594,-5.14894,-3.69944,-7.62523,-5.18366,-3.75712,-7.62523,-5.17453,-3.69882,-7.73391,-5.17974,-3.7565,-7.73391,-5.1706,-3.69373,-7.82257,-5.14754,-3.75141,-7.82257,-5.13841,-3.69863,-8.56379,-5.1784,-3.7517,-8.4897,-5.14015,-3.75631,-8.56379,-5.16926,-3.69402,-8.4897,-5.14929,-3.69947,-8.66167,-5.18366,-3.75715,-8.66167,-5.17452,-3.69885,-8.75564,-5.17976,-3.75653,-8.75564,-5.17062,-3.69381,-8.83192,-5.1479,-3.75149,-8.83192,-5.13877,-3.74986,-9.50439,-5.12834,-3.69793,-9.59768,-5.17377,-3.69218,-9.50439,-5.13748,-3.75561,-9.59768,-5.16463,-3.69924,-9.71462,-5.18202,-3.75692,-9.71462,-5.17288,-3.69819,-9.81898,-5.17539,-3.75587,-9.81898,-5.16625,-3.69229,-9.892,-5.13814,-3.74997,-9.892,-5.129,-3.69868,-10.6295,-5.17838,-3.75173,-10.5495,-5.13997,-3.75637,-10.6295,-5.16925,-3.69405,-10.5495,-5.14911,-3.69952,-10.7349,-5.18366,-3.7572,-10.7349,-5.17453,-3.6989,-10.8361,-5.17975,-3.75659,-10.8361,-5.17061,-3.69384,-10.9185,-5.14772,-3.75152,-10.9185,-5.13858,-3.69871,-11.6514,-5.17837,-3.75172,-11.5651,-5.1398,-3.75639,-11.6514,-5.16924,-3.69405,-11.5651,-5.14893,-3.69955,-11.7648,-5.18366,-3.75723,-11.7648,-5.17453,-3.69893,-11.8736,-5.17974,-3.75661,-11.8736,-5.1706,-3.69384,-11.9625,-5.14754,-3.75151,-11.9625,-5.1384};
			return value;
		}
		private double[] getCoordinate_6_21_point_34()
		{
			double[] value = {-3.75177,-12.5904,-5.13989,-3.69874,-12.6731,-5.17838,-3.69409,-12.5904,-5.14903,-3.75642,-12.6731,-5.16924,-3.69958,-12.782,-5.18366,-3.75726,-12.782,-5.17453,-3.69896,-12.8865,-5.17974,-3.75664,-12.8865,-5.17061,-3.69388,-12.9717,-5.14764,-3.75156,-12.9717,-5.1385,-3.69743,-13.696,-5.17387,-3.74945,-13.6266,-5.12922,-3.7551,-13.6974,-5.16474,-3.69179,-13.6252,-5.13834,-3.75492,-13.8012,-5.17291,-3.69725,-13.7998,-5.18203,-3.7496,-13.9248,-5.16624,-3.69194,-13.9234,-5.17537,-3.73949,-14.023,-5.12828,-3.68182,-14.0216,-5.1374,-3.66618,-14.6862,-5.1489,-3.72627,-14.7721,-5.16923,-3.6686,-14.7706,-5.17829,-3.72385,-14.6877,-5.13985,-3.72421,-14.8831,-5.17452,-3.66653,-14.8816,-5.18357,-3.72081,-14.9897,-5.17059,-3.66313,-14.9882,-5.17965,-3.7135,-15.0767,-5.13843,-3.65582,-15.0752,-5.14749,-3.63978,-15.7083,-5.14883,-3.69985,-15.7945,-5.16922,-3.64216,-15.793,-5.17822,-3.69747,-15.7098,-5.13983,-3.69778,-15.9059,-5.17451,-3.64009,-15.9044,-5.18351,-3.69438,-16.0129,-5.17059,-3.6367,-16.0115,-5.17958,-3.68711,-16.1002,-5.13842,-3.62942,-16.0987,-5.14741,-3.66785,-16.8179,-5.16471,-3.60902,-16.7335,-5.13781,-3.66652,-16.7385,-5.12894,-3.61035,-16.8129,-5.17359,-3.66119,-16.9275,-5.17289,-3.60369,-16.9225,-5.18176,-3.64784,-17.0461,-5.16625,-3.59034,-17.0411,-5.17513,-3.63138,-17.1369,-5.12847,-3.57388,-17.1319,-5.13734,-3.52998,-17.7856,-5.14839,-3.58636,-17.8812,-5.16919,-3.52873,-17.8777,-5.17795,-3.58761,-17.7892,-5.13964,-3.57963,-18.0019,-5.17449,-3.522,-17.9983,-5.18325,-3.57179,-18.1178,-5.17055,-3.51416,-18.1142,-5.17931,-3.56096,-18.2126,-5.13819,-3.50333,-18.2091,-5.14695,-3.44498,-18.2367,-4.77302,-3.52233,-18.2438,-4.89594,-3.5026,-18.2403,-4.76426,-3.4647,-18.2402,-4.9047,-3.48574,-18.2355,-5.04168,-3.54337,-18.2391,-5.03292,-3.43037,-18.2078,-4.66488,-3.488,-18.2114,-4.65612,-3.47424,-17.758,-4.77161,-3.51419,-17.788,-4.65758,-3.53187,-17.7615,-4.76285,-3.45656,-17.7844,-4.66634,-3.49542,-17.7533,-4.90858,-3.55305,-17.7568,-4.89983,-3.57292,-17.7603,-5.0315,-3.51529,-17.7568,-5.04026,-3.59062,-17.1785,-4.8953,-3.55439,-17.1661,-5.03706,-3.61189,-17.1711,-5.02818,-3.53312,-17.1735,-4.90418,-3.5145,-17.1682,-4.77866,-3.57201,-17.1732,-4.76978,-3.50282,-17.132,-4.67439,-3.56032,-17.137,-4.66552,-3.59533,-16.7031,-5.03996,-3.65283,-16.7081,-5.03109,-3.57512,-16.6978,-4.90802,-3.63263,-16.7028,-4.89914,-3.61184,-16.7094,-4.7673,-3.55434,-16.7044,-4.77618,-3.59486,-16.7389,-4.66714,-3.53735,-16.7339,-4.67601,-3.62822,-16.1258,-4.76419,-3.57054,-16.1244,-4.77318,-3.6124,-16.1232,-5.04207,-3.67008,-16.1247,-5.03308,-3.55437,-16.0976,-4.66492,-3.61206,-16.0991,-4.65593,-3.62216,-15.7086,-4.65735,-3.58155,-15.6826,-4.77168};
			return value;
		}
		private double[] getCoordinate_6_21_point_35()
		{
			double[] value = {-3.56447,-15.7071,-4.66634,-3.63923,-15.6841,-4.76268,-3.68125,-15.683,-5.03157,-3.62357,-15.6815,-5.04056,-3.63868,-15.0996,-5.04214,-3.67476,-15.1054,-4.89599,-3.61709,-15.1039,-4.90505,-3.69636,-15.1011,-5.03308,-3.59652,-15.1007,-4.77324,-3.65419,-15.1022,-4.76418,-3.58023,-15.074,-4.66497,-3.63791,-15.0755,-4.65591,-3.64984,-14.6595,-5.04063,-3.70752,-14.661,-5.03158,-3.66519,-14.6621,-4.76268,-3.60752,-14.6606,-4.77173,-3.648,-14.6865,-4.65733,-3.59033,-14.6851,-4.66638,-3.62357,-14.0609,-4.77908,-3.70077,-14.0682,-4.89534,-3.68124,-14.0623,-4.76996,-3.64311,-14.0668,-4.90446,-3.6644,-14.0587,-5.03721,-3.72207,-14.0601,-5.02808,-3.60881,-14.0215,-4.67478,-3.66648,-14.0229,-4.66566,-3.61848,-13.6256,-4.67583,-3.69198,-13.6009,-4.76698,-3.63431,-13.5995,-4.7761,-3.67615,-13.627,-4.66671,-3.65522,-13.5936,-4.90813,-3.71288,-13.595,-4.899,-3.67617,-13.5983,-5.04028,-3.73383,-13.5997,-5.03116,-3.67719,-12.9957,-5.04228,-3.73487,-12.9957,-5.03315,-3.69227,-12.9968,-4.7642,-3.63459,-12.9968,-4.77333,-3.67512,-12.9706,-4.65587,-3.61743,-12.9706,-4.665,-3.73461,-12.5642,-5.03157,-3.67693,-12.5642,-5.0407,-3.69201,-12.5653,-4.76261,-3.63433,-12.5653,-4.77175,-3.67532,-12.5892,-4.65726,-3.61764,-12.5892,-4.6664,-3.65545,-11.9918,-4.90517,-3.69226,-11.9885,-4.76425,-3.63457,-11.9885,-4.77338,-3.71313,-11.9918,-4.89603,-3.67716,-11.9874,-5.04224,-3.73484,-11.9874,-5.0331,-3.6751,-11.9613,-4.65596,-3.61742,-11.9613,-4.6651,-3.63431,-11.539,-4.77179,-3.67531,-11.5639,-4.65736,-3.69199,-11.539,-4.76266,-3.61763,-11.5639,-4.66649,-3.67689,-11.5379,-5.04065,-3.73458,-11.5379,-5.03152,-3.73482,-10.9417,-5.03319,-3.65542,-10.9459,-4.90517,-3.67714,-10.9417,-5.04232,-3.7131,-10.9459,-4.89603,-3.69221,-10.9428,-4.76416,-3.63453,-10.9428,-4.77329,-3.67505,-10.9174,-4.65579,-3.61737,-10.9174,-4.66493,-3.73456,-10.5241,-5.0316,-3.71368,-10.521,-4.89973,-3.73406,-9.91948,-5.02855,-3.71296,-9.92541,-4.89531,-3.69267,-9.46979,-4.76728,-3.71351,-9.46193,-4.89886,-3.67684,-9.50428,-4.66733,-3.61317,-9.59539,-4.63867,-3.67086,-9.59539,-4.62953,-3.61916,-9.50428,-4.67647,-3.61211,-9.71293,-4.63192,-3.66979,-9.71293,-4.62279,-3.61334,-9.81793,-4.63971,-3.67103,-9.81793,-4.63058,-3.61877,-9.89222,-4.67395,-3.67645,-9.89222,-4.66482,-3.69215,-8.85457,-4.76407,-3.71305,-8.85744,-4.89604,-3.66952,-8.65893,-4.62124,-3.67013,-8.56496,-4.62514,-3.69215,-7.84857,-4.76424,-3.71302,-7.85186,-4.89603,-3.73473,-7.84743,-5.0331,-3.73447,-7.39877,-5.03152,-3.71359,-7.39548,-4.89973,-3.69188,-7.39991,-4.76266,-3.6752,-7.42477,-4.65735,-3.67011,-7.51343,-4.62516,-3.66949,-7.62211,-4.62123,-3.67033,-7.73525,-4.62652,-3.67499,-7.8214,-4.65596,-3.69212,-6.81813,-4.76426};
			return value;
		}
		private double[] getCoordinate_6_21_point_36()
		{
			double[] value = {-3.71299,-6.82146,-4.89603,-3.7347,-6.81698,-5.03309,-3.73444,-6.36349,-5.03151,-3.71357,-6.36016,-4.89973,-3.69186,-6.36464,-4.76267,-3.67518,-6.38975,-4.65738,-3.67008,-6.4794,-4.62516,-3.66946,-6.58923,-4.62123,-3.6703,-6.70358,-4.62652,-3.67497,-6.79068,-4.65598,-3.69209,-5.76165,-4.76422,-3.71296,-5.76488,-4.89603,-3.73468,-5.76053,-5.03313,-3.73442,-5.32085,-5.03154,-3.71354,-5.31762,-4.89973,-3.69182,-5.32196,-4.76263,-3.67514,-5.34635,-4.65731,-3.67005,-5.43319,-4.62516,-3.66943,-5.53972,-4.62123,-3.67027,-5.65062,-4.62652,-3.67493,-5.73499,-4.65591,-3.69206,-4.73461,-4.76424,-3.71294,-4.7379,-4.89603,-3.73465,-4.73348,-5.0331,-3.73439,-4.28521,-5.03152,-3.71351,-4.28192,-4.89973,-3.6918,-4.28635,-4.76266,-3.67512,-4.31119,-4.65735,-3.67003,-4.39977,-4.62516,-3.66941,-4.50835,-4.62123,-3.67025,-4.62139,-4.62652,-3.67491,-4.70746,-4.65596,-3.692,-3.6631,-4.76403,-3.71291,-3.66586,-4.89604,-3.73465,-3.66215,-5.03331,-3.73439,-3.28961,-5.03173,-3.71348,-3.28685,-4.89972,-3.69174,-3.29056,-4.76245,-3.67,-3.38469,-4.62513,-3.67502,-3.31144,-4.65689,-3.66938,-3.47503,-4.62124,-3.67021,-3.56916,-4.62649,-3.67481,-3.64029,-4.65551,-3.69284,-2.66134,-4.7695,-3.71277,-2.66593,-4.89531,-3.73386,-2.65957,-5.02844,-3.73418,-2.19714,-5.03055,-3.71332,-2.19087,-4.89886,-3.69247,-2.1986,-4.76726,-3.67664,-2.23258,-4.6673,-3.67066,-2.32255,-4.62953,-3.6696,-2.44052,-4.62279,-3.67084,-2.55046,-4.63059,-3.67629,-2.63026,-4.66501,-3.69201,-1.62341,-4.76444,-3.71285,-1.6272,-4.89603,-3.73454,-1.62211,-5.03292,-3.73427,-1.10274,-5.03133,-3.71343,-1.09896,-4.89974,-3.69175,-1.10405,-4.76285,-3.67509,-1.13263,-4.65769,-3.66995,-1.23567,-4.62518,-3.66932,-1.3613,-4.62123,-3.67017,-1.49201,-4.62654,-3.67488,-1.59218,-4.65628,-3.69195,-0.57835,-4.7642,-3.71283,-0.581543,-4.89603,-3.73454,-0.577245,-5.03314,-3.73428,-0.142429,-5.03156,-3.7134,-0.139234,-4.89973,-3.69169,-0.143534,-4.76262,-3.675,-0.167672,-4.65728,-3.66992,-0.253521,-4.62516,-3.6693,-0.358873,-4.62123,-3.67014,-0.468558,-4.62652,-3.67479,-0.551972,-4.65589,-3.69193,0.437482,-4.76426,-3.7128,0.434142,-4.89603,-3.73451,0.438637,-5.03308,-3.73424,0.894394,-5.0315,-3.69167,0.893238,-4.76268,-3.71337,0.897734,-4.89973,-3.67499,0.868003,-4.65739,-3.66989,0.777901,-4.62516,-3.66927,0.66752,-4.62123,-3.67011,0.552617,-4.62653,-3.67478,0.465061,-4.65599,-3.6919,1.46318,-4.76421,-3.71277,1.45996,-4.89603,-3.73449,1.46429,-5.03313,-3.73423,1.90212,-5.03155,-3.71335,1.90534,-4.89973,-3.69163,1.90101,-4.76263,-3.67495,1.87671,-4.6573,-3.66986,1.79025,-4.62516,-3.66924,1.68418,-4.62123,-3.67008,1.57374,-4.62652,-3.67474,1.48973,-4.6559,-3.73424,2.99341,-5.03184,-3.69156,2.99255,-4.76235};
			return value;
		}
		private double[] getCoordinate_6_21_point_37()
		{
			double[] value = {-3.71332,2.9959,-4.89972,-3.67481,2.9737,-4.65658,-3.6698,2.9082,-4.62495,-3.66905,2.82668,-4.62017,-3.66893,2.73861,-4.61943,-3.66893,2.66046,-4.61938,-3.66895,2.60886,-4.61951,-3.66909,2.57177,-4.62041,-3.69186,3.59644,-4.76435,-3.71272,3.59287,-4.89603,-3.67472,3.62594,-4.65615,-3.67003,3.72014,-4.62653,-3.66919,3.84337,-4.62123,-3.66981,3.96179,-4.62517,-3.67493,4.05871,-4.65756,-3.6916,4.0857,-4.76277,-3.71329,4.09051,-4.89973,-3.73415,4.08694,-5.03141,-3.73441,3.59768,-5.033,-3.73441,4.64726,-5.03317,-3.71269,4.64305,-4.89603,-3.69181,4.64618,-4.76418,-3.66916,4.86073,-4.62123,-3.66978,4.96374,-4.62515,-3.69178,5.63249,-4.76418,-3.71266,5.62937,-4.89603,-3.66975,5.95005,-4.62515,-3.67483,6.03393,-4.65722,-3.69152,6.05755,-4.7626,-3.71324,6.06176,-4.89973,-3.69176,6.63706,-4.76423,-3.71264,6.63381,-4.89603,-3.66911,6.86123,-4.62123,-3.66995,6.74922,-4.62652,-3.66973,6.96881,-4.62516,-3.63382,7.08117,-4.77178,-3.67482,7.05654,-4.65733,-3.6915,7.08117,-4.76265,-3.61714,7.05654,-4.66647,-3.65553,7.08555,-4.90886,-3.71321,7.08555,-4.89973,-3.67641,7.08229,-5.04067,-3.73409,7.0823,-5.03153,-3.73368,7.6614,-5.03311,-3.72488,8.11979,-5.03147,-3.66594,8.09297,-4.6574,-3.68218,8.11841,-4.76266,-3.66255,8.00239,-4.62516,-3.66405,7.89146,-4.62123,-3.66709,7.77598,-4.62652,-3.67345,7.68795,-4.65601,-3.69113,7.66023,-4.7643,-3.65345,8.73851,-4.656,-3.67123,8.71097,-4.76428,-3.64706,8.82648,-4.62652,-3.64251,9.05289,-4.62516,-3.64593,9.14354,-4.6574,-3.66229,9.16915,-4.76268,-3.70526,9.17098,-5.03149,-3.71406,8.71259,-5.03309,-3.61912,9.79328,-4.65602,-3.63771,9.76559,-4.76432,-3.61053,9.88209,-4.62651,-3.60042,10.1106,-4.62515,-3.60166,10.202,-4.6574,-3.61752,10.2279,-4.76265,-3.63941,10.2328,-4.89969,-3.5734,10.8519,-4.65602,-3.59213,10.8243,-4.76431,-3.56477,10.9407,-4.6265,-3.55466,11.1692,-4.62514,-3.55594,11.2607,-4.6574,-3.57193,11.2866,-4.76265,-3.594,11.2915,-4.89969,-3.61555,11.2885,-5.03145,-3.63556,10.8262,-5.03312,-3.59031,11.8849,-5.03312,-3.5703,12.3472,-5.03146,-3.54858,12.3502,-4.89969,-3.52635,12.3452,-4.76264,-3.51023,12.3193,-4.65739,-3.5089,12.2278,-4.62513,-3.51902,11.9994,-4.6265,-3.52768,11.9106,-4.65601,-3.54654,11.8829,-4.76431,-3.48196,12.9692,-4.656,-3.50096,12.9416,-4.7643,-3.47326,13.058,-4.62649,-3.46315,13.2865,-4.62513,-3.46451,13.378,-4.65738,-3.48076,13.4039,-4.76264,-3.50317,13.4089,-4.89969,-3.52504,13.406,-5.03146,-3.54506,12.9436,-5.03312,-3.49861,14.0035,-5.03343,-3.47008,14.3698,-5.03177,-3.4099,14.3434,-4.65679,-3.42574,14.3652,-4.76242,-3.41017,14.2719,-4.62509,-3.41632,14.184,-4.62119};
			return value;
		}
		private double[] getCoordinate_6_21_point_38()
		{
			double[] value = {-3.42426,14.0925,-4.62644,-3.43441,14.0235,-4.65543,-3.4541,14.0016,-4.76408,-3.47617,13.9994,-4.89613,3.41092,14.2717,-4.62509,3.35962,14.1794,-4.63072,3.35348,14.2672,-4.63462,3.41706,14.1838,-4.62119,3.41065,14.3433,-4.65679,3.3532,14.3388,-4.66632,3.36756,14.0879,-4.63597,3.425,14.0923,-4.62644,3.3777,14.0188,-4.66496,3.43514,14.0233,-4.65543,3.46521,13.3778,-4.65738,3.40627,13.2838,-4.63461,3.40764,13.3754,-4.66687,3.46385,13.2863,-4.62513,3.41047,13.1719,-4.63068,3.46804,13.1744,-4.62119,3.41638,13.0554,-4.63597,3.47395,13.0578,-4.62649,3.42507,12.9666,-4.66548,3.48264,12.969,-4.656,3.51087,12.3192,-4.65739,3.45197,12.2252,-4.63455,3.45329,12.3167,-4.6668,3.50955,12.2277,-4.62513,3.45616,12.1132,-4.63062,3.51375,12.1157,-4.6212,3.46207,11.9967,-4.63591,3.51965,11.9992,-4.6265,3.47072,11.9079,-4.66542,3.52831,11.9104,-4.65601,3.55653,11.2605,-4.6574,3.49766,11.1666,-4.63449,3.49894,11.258,-4.66674,3.55525,11.169,-4.62514,3.50186,11.0546,-4.63055,3.55945,11.0571,-4.62121,3.50776,10.9381,-4.63585,3.56535,10.9405,-4.6265,3.51638,10.8493,-4.66536,3.57397,10.8517,-4.65602,3.6022,10.2019,-4.6574,3.54335,10.1079,-4.63442,3.54459,10.1994,-4.66668,3.60095,10.1104,-4.62515,3.54755,9.99594,-4.63049,3.60516,9.99841,-4.62122,3.55344,9.87943,-4.63579,3.61105,9.8819,-4.62651,3.56203,9.79061,-4.6653,3.61963,9.79309,-4.65602,3.64641,9.14334,-4.6574,3.66277,9.16896,-4.76268,3.64299,9.0527,-4.62516,3.64448,8.94176,-4.62123,3.64753,8.82629,-4.62652,3.65391,8.73831,-4.656,3.67169,8.71078,-4.76428,3.71452,8.71239,-5.03309,3.70574,9.17078,-5.03149,3.72531,8.1196,-5.03147,3.66636,8.09278,-4.6574,3.68261,8.11822,-4.76266,3.66297,8.0022,-4.62516,3.66446,7.89127,-4.62123,3.66751,7.77579,-4.62652,3.67386,7.68775,-4.65601,3.69153,7.66004,-4.7643,3.69187,7.08098,-4.76265,3.6559,7.08536,-4.90886,3.71358,7.08536,-4.89973,3.63419,7.08098,-4.77178,3.67678,7.0821,-5.04067,3.73446,7.0821,-5.03153,3.67519,7.05635,-4.65733,3.61751,7.05635,-4.66647,3.69211,6.63687,-4.76423,3.61728,6.66378,-4.66507,3.67496,6.66378,-4.65593,3.63443,6.63687,-4.77337,3.65531,6.63361,-4.90517,3.71299,6.63361,-4.89603,3.7347,6.63799,-5.03312,3.67702,6.638,-5.04225,3.71356,6.06156,-4.89973,3.67676,6.05844,-5.04072,3.73444,6.05844,-5.03158,3.65588,6.06157,-4.90886,3.69184,6.05736,-4.7626,3.63416,6.05736,-4.77173,3.67515,6.03373,-4.65722,3.61747,6.03373,-4.66636,3.73468,5.63338,-5.03317,3.677,5.63338,-5.0423,3.71296,5.62917,-4.89603,3.65528,5.62917,-4.90517,3.69208,5.6323,-4.76418};
			return value;
		}
		private double[] getCoordinate_6_21_point_39()
		{
			double[] value = {3.6344,5.6323,-4.77331,3.61724,5.65812,-4.66497,3.67492,5.65812,-4.65583,3.65585,5.07525,-4.90886,3.69181,5.07104,-4.7626,3.63413,5.07104,-4.77173,3.71353,5.07525,-4.89973,3.67673,5.07212,-5.04072,3.73442,5.07212,-5.03158,3.67512,5.04741,-4.65722,3.61744,5.04742,-4.66636,3.61721,4.6718,-4.66497,3.69205,4.64598,-4.76418,3.63437,4.64599,-4.77331,3.67489,4.6718,-4.65583,3.71293,4.64286,-4.89603,3.65525,4.64286,-4.90517,3.73465,4.64706,-5.03317,3.67697,4.64707,-5.0423,3.61747,4.05852,-4.66669,3.67002,3.9616,-4.62517,3.61233,3.9616,-4.63431,3.67515,4.05852,-4.65756,3.66939,3.84318,-4.62123,3.61171,3.84318,-4.63037,3.67023,3.71994,-4.62653,3.61255,3.71995,-4.63567,3.67491,3.62575,-4.65615,3.61723,3.62575,-4.66529,3.69172,2.99236,-4.76235,3.6558,2.99571,-4.90886,3.71348,2.9957,-4.89972,3.63404,2.99236,-4.77148,3.67672,2.99322,-5.04097,3.7344,2.99321,-5.03184,3.67496,2.97351,-4.65658,3.61728,2.97351,-4.66571,3.66996,1.79006,-4.62516,3.61737,1.87652,-4.66643,3.67505,1.87652,-4.6573,3.61228,1.79006,-4.63429,3.66933,1.68398,-4.62123,3.61165,1.68398,-4.63037,3.67017,1.57354,-4.62652,3.61249,1.57354,-4.63566,3.67482,1.48953,-4.6559,3.61714,1.48953,-4.66504,3.66993,0.777708,-4.62516,3.61736,0.867811,-4.66653,3.67504,0.867809,-4.65739,3.61225,0.77771,-4.6343,3.66931,0.667327,-4.62123,3.61163,0.667328,-4.63037,3.67014,0.552423,-4.62653,3.61246,0.552425,-4.63566,3.67481,0.464867,-4.65599,3.61713,0.464869,-4.66513,3.6699,-0.253715,-4.62516,3.61731,-0.167864,-4.66642,3.67499,-0.167866,-4.65728,3.61222,-0.253713,-4.63429,3.66928,-0.359066,-4.62123,3.6116,-0.359064,-4.63037,3.67011,-0.468752,-4.62652,3.61243,-0.46875,-4.63565,3.67476,-0.552166,-4.65589,3.61708,-0.552164,-4.66502,3.61735,-1.13282,-4.66683,3.66988,-1.23587,-4.62518,3.6122,-1.23587,-4.63431,3.67503,-1.13282,-4.65769,3.66925,-1.36149,-4.62123,3.61157,-1.36149,-4.63037,3.67009,-1.49221,-4.62654,3.61241,-1.4922,-4.63568,3.6748,-1.59238,-4.65628,3.61712,-1.59237,-4.66542,3.61884,-2.23277,-4.67643,3.67054,-2.32275,-4.62953,3.61286,-2.32274,-4.63867,3.67653,-2.23277,-4.6673,3.66947,-2.44072,-4.62279,3.61179,-2.44071,-4.63192,3.6707,-2.55065,-4.63059,3.61302,-2.55065,-4.63973,3.67615,-2.63046,-4.66501,3.61847,-2.63046,-4.67415,3.66982,-3.38488,-4.62513,3.61717,-3.31163,-4.66603,3.67485,-3.31163,-4.65689,3.61214,-3.38488,-4.63427,3.6692,-3.47522,-4.62124,3.61152,-3.47522,-4.63037,3.67003,-3.56935,-4.62649,3.61235,-3.56935,-4.63563,3.67462,-3.64049,-4.65551,3.61694,-3.64048,-4.66465,3.6749,-4.31139,-4.65735,3.69158,-4.28654,-4.76266,3.6698,-4.39996,-4.62516};
			return value;
		}
		private double[] getCoordinate_6_21_point_40()
		{
			double[] value = {3.67,-4.62158,-4.62652,3.67466,-4.70766,-4.65596,3.69181,-4.73481,-4.76424,3.71269,-4.73809,-4.89603,3.7344,-4.73367,-5.0331,3.73416,-4.28541,-5.03152,3.73413,-5.32104,-5.03154,3.73438,-5.76073,-5.03313,3.67463,-5.73519,-4.65591,3.69178,-5.76185,-4.76422,3.66998,-5.65081,-4.62652,3.66977,-5.43339,-4.62516,3.67486,-5.34655,-4.65731,3.69154,-5.32216,-4.76263,3.69152,-6.36483,-4.76267,3.71323,-6.36036,-4.89973,3.67484,-6.38995,-4.65738,3.66974,-6.47959,-4.62516,3.66995,-6.70377,-4.62652,3.67461,-6.79088,-4.65598,3.69176,-6.81833,-4.76426,3.73434,-6.81718,-5.03309,3.7341,-6.36368,-5.03151,3.73408,-7.39896,-5.03152,3.67481,-7.42496,-4.65735,3.69149,-7.4001,-4.76266,3.66971,-7.51363,-4.62516,3.66909,-7.6223,-4.62123,3.66992,-7.73544,-4.62652,3.67458,-7.8216,-4.65596,3.69173,-7.84877,-4.76424,3.67473,-8.48887,-4.65699,3.69144,-8.46721,-4.76249,3.66968,-8.56516,-4.62514,3.66906,-8.65912,-4.62124,3.66989,-8.75701,-4.6265,3.6745,-8.83109,-4.65561,3.69168,-8.85477,-4.76407,3.73408,-8.46622,-5.03169,3.71317,-8.46336,-4.89973,3.61866,-9.50447,-4.67647,3.67035,-9.59558,-4.62953,3.61267,-9.59558,-4.63867,3.67634,-9.50447,-4.66733,3.66928,-9.71312,-4.62279,3.6116,-9.71312,-4.63192,3.67051,-9.81812,-4.63058,3.61283,-9.81812,-4.63971,3.67593,-9.89241,-4.66482,3.61825,-9.89241,-4.67395,3.66963,-10.631,-4.62515,3.61702,-10.5486,-4.66632,3.67471,-10.5486,-4.65718,3.61195,-10.631,-4.63429,3.66901,-10.7322,-4.62123,3.61133,-10.7322,-4.63037,3.66984,-10.8376,-4.62651,3.61216,-10.8376,-4.63565,3.67447,-10.9176,-4.65579,3.61679,-10.9176,-4.66493,3.6696,-11.653,-4.62516,3.61702,-11.5641,-4.66649,3.67471,-11.5641,-4.65736,3.61192,-11.653,-4.6343,3.66898,-11.7618,-4.62123,3.6113,-11.7618,-4.63037,3.66981,-11.8752,-4.62652,3.61213,-11.8752,-4.63566,3.67447,-11.9615,-4.65596,3.61679,-11.9615,-4.6651,3.66958,-12.6746,-4.62516,3.61698,-12.5894,-4.6664,3.67466,-12.5894,-4.65726,3.6119,-12.6746,-4.63429,3.66895,-12.7792,-4.62123,3.61127,-12.7792,-4.63037,3.66979,-12.888,-4.62652,3.6121,-12.888,-4.63565,3.67443,-12.9708,-4.65587,3.61675,-12.9708,-4.665,3.61776,-13.6258,-4.67583,3.66952,-13.6969,-4.62955,3.61186,-13.6955,-4.63867,3.67543,-13.6272,-4.66671,3.66715,-13.7999,-4.62282,3.60948,-13.7984,-4.63194,3.66436,-13.9226,-4.63068,3.6067,-13.9212,-4.6398,3.66574,-14.0231,-4.66566,3.60807,-14.0216,-4.67478,3.63997,-14.7737,-4.62517,3.58956,-14.6852,-4.66638,3.64723,-14.6867,-4.65733,3.58229,-14.7722,-4.63422,3.63664,-14.8803,-4.62124,3.57897,-14.8788,-4.6303,3.63465,-14.9913,-4.62653,3.57698,-14.9898,-4.63558,3.63711,-15.0757,-4.65591,3.57944,-15.0742,-4.66497};
			return value;
		}
		private double[] getCoordinate_6_21_point_41()
		{
			double[] value = {3.6141,-15.7961,-4.62518,3.56365,-15.7073,-4.66634,3.62133,-15.7088,-4.65735,3.55642,-15.7946,-4.63417,3.61078,-15.9031,-4.62125,3.55309,-15.9016,-4.63024,3.60878,-16.0145,-4.62654,3.5511,-16.013,-4.63553,3.61121,-16.0993,-4.65593,3.55352,-16.0978,-4.66492,3.61097,-16.7096,-4.7673,3.57424,-16.6979,-4.90802,3.63175,-16.703,-4.89914,3.55346,-16.7046,-4.77618,3.65195,-16.7083,-5.03109,3.59445,-16.7033,-5.03996,3.59398,-16.7391,-4.66714,3.53647,-16.7341,-4.67601,3.5711,-17.1734,-4.76978,3.50192,-17.1322,-4.67439,3.55942,-17.1372,-4.66552,3.5136,-17.1684,-4.77866,3.58972,-17.1787,-4.8953,3.53222,-17.1737,-4.90418,3.55348,-17.1663,-5.03706,3.61099,-17.1713,-5.02818,3.45563,-17.7846,-4.66634,3.50251,-17.883,-4.62521,3.44488,-17.8794,-4.63397,3.51325,-17.7882,-4.65758,3.4948,-17.9989,-4.62127,3.43717,-17.9954,-4.63003,3.48821,-18.1196,-4.62657,3.43058,-18.116,-4.63533,3.48704,-18.2116,-4.65612,3.42941,-18.208,-4.66488,-3.50345,-17.8828,-4.62521,-3.48916,-18.1194,-4.62657,-3.56568,-17.0447,-4.63073,-3.58495,-16.8171,-4.62963,-3.61493,-15.7959,-4.62518,-3.61161,-15.9029,-4.62125,-3.60962,-16.0143,-4.62654,-3.63544,-14.9911,-4.62653,-3.63742,-14.8801,-4.62124,-3.64074,-14.7735,-4.62517,-3.67024,-13.6967,-4.62955,-3.66787,-13.7997,-4.62282,-3.66509,-13.9225,-4.63068,-3.67024,-12.6744,-4.62516,-3.67046,-12.8878,-4.62652,-3.67044,-11.875,-4.62652,-3.6696,-11.7616,-4.62123,-3.67022,-11.6528,-4.62516,-3.67041,-10.8374,-4.62651,-3.66957,-10.732,-4.62123,-3.69195,-10.5252,-4.76258,-3.61758,-10.5484,-4.66632,-3.67526,-10.5484,-4.65718,-3.63427,-10.5252,-4.77171,-3.65599,-10.521,-4.90886,-3.67688,-10.5241,-5.04074,-3.67638,-9.91948,-5.03769,-3.65528,-9.92541,-4.90445,-3.63533,-9.92115,-4.77853,-3.69302,-9.92114,-4.76939,-3.73436,-9.46832,-5.03052,-3.67668,-9.46832,-5.03966,-3.65583,-9.46193,-4.908,-3.63499,-9.46979,-4.77642,-3.65536,-8.85744,-4.90517,-3.63446,-8.85457,-4.77321,-3.6771,-8.85358,-5.0424,-3.73478,-8.85358,-5.03327,-3.67496,-8.8309,-4.65561,-3.61728,-8.8309,-4.66474,-3.6342,-8.46702,-4.77163,-3.67517,-8.48868,-4.65699,-3.69188,-8.46702,-4.76249,-3.61749,-8.48868,-4.66613,-3.65594,-8.46316,-4.90886,-3.71362,-8.46316,-4.89973,-3.67684,-8.46603,-5.04082,-3.73452,-8.46603,-5.03169,-3.65534,-7.85186,-4.90517,-3.67705,-7.84744,-5.04224,-3.63446,-7.84858,-4.77338,-3.61731,-7.8214,-4.66509,-3.67678,-7.39877,-5.04066,-3.65591,-7.39548,-4.90887,-3.6342,-7.39991,-4.77179,-3.61752,-7.42477,-4.66649,-3.65531,-6.82146,-4.90517,-3.63444,-6.81813,-4.77339,-3.67702,-6.81698,-5.04223,-3.61729,-6.79069,-4.66512,-3.63418,-6.36464,-4.77181,-3.6175,-6.38976,-4.66652,-3.65588,-6.36017,-4.90887,-3.67676,-6.36349,-5.04064};
			return value;
		}
		private double[] getCoordinate_6_21_point_42()
		{
			double[] value = {-3.65528,-5.76488,-4.90517,-3.677,-5.76053,-5.04226,-3.63441,-5.76165,-4.77335,-3.61725,-5.735,-4.66505,-3.67673,-5.32085,-5.04068,-3.65586,-5.31762,-4.90886,-3.63414,-5.32196,-4.77177,-3.61746,-5.34635,-4.66644,-3.65526,-4.7379,-4.90517,-3.63438,-4.73461,-4.77338,-3.67697,-4.73348,-5.04224,-3.61723,-4.70747,-4.66509,-3.63412,-4.28635,-4.77179,-3.61744,-4.31119,-4.66649,-3.65583,-4.28193,-4.90887,-3.6767,-4.28521,-5.04066,-3.65523,-3.66586,-4.90517,-3.67697,-3.66215,-5.04245,-3.63432,-3.6631,-4.77317,-3.61713,-3.64029,-4.66465,-3.67671,-3.28961,-5.04086,-3.6558,-3.28685,-4.90886,-3.63406,-3.29056,-4.77159,-3.61734,-3.31144,-4.66603,-3.65509,-2.66594,-4.90444,-3.63516,-2.66134,-4.77864,-3.67617,-2.65957,-5.03758,-3.61861,-2.63027,-4.67415,-3.61896,-2.23258,-4.67643,-3.63479,-2.1986,-4.77639,-3.65564,-2.19087,-4.908,-3.6765,-2.19714,-5.03969,-3.67686,-1.62211,-5.04205,-3.65517,-1.6272,-4.90516,-3.63433,-1.62341,-4.77357,-3.6172,-1.59218,-4.66542,-3.67659,-1.10275,-5.04046,-3.65575,-1.09896,-4.90887,-3.63407,-1.10405,-4.77198,-3.61741,-1.13263,-4.66683,-3.63427,-0.578351,-4.77334,-3.65515,-0.581545,-4.90517,-3.67686,-0.577245,-5.04228,-3.61711,-0.551974,-4.66502,-3.61732,-0.167674,-4.66642,-3.63401,-0.143535,-4.77176,-3.65572,-0.139236,-4.90886,-3.6766,-0.14243,-5.04069,-3.65512,0.434141,-4.90517,-3.67683,0.438637,-5.04222,-3.63425,0.437481,-4.7734,-3.6171,0.465059,-4.66513,-3.67656,0.894393,-5.04064,-3.65569,0.897732,-4.90887,-3.63399,0.893237,-4.77181,-3.61731,0.868001,-4.66653,-3.65509,1.45996,-4.90517,-3.63422,1.46317,-4.77335,-3.67681,1.46429,-5.04227,-3.61706,1.48972,-4.66504,-3.61727,1.87671,-4.66643,-3.63395,1.90101,-4.77177,-3.65567,1.90534,-4.90886,-3.67654,1.90212,-5.04069,-3.61141,2.57177,-4.62954,-3.61127,2.60885,-4.62865,-3.61124,2.66045,-4.62852,-3.61125,2.73861,-4.62857,-3.61137,2.82668,-4.6293,-3.61212,2.90819,-4.63409,-3.61713,2.9737,-4.66571,-3.65504,3.59286,-4.90516,-3.63418,3.59644,-4.77349,-3.67673,3.59768,-5.04213,-3.61704,3.62594,-4.66529,-3.61725,4.05871,-4.66669,-3.63392,4.0857,-4.7719,-3.65561,4.09051,-4.90887,-3.67647,4.08694,-5.04054,-3.67647,5.07232,-5.04072,-3.73415,5.07232,-5.03158,-3.71326,5.07544,-4.89973,-3.65558,5.07544,-4.90886,-3.69155,5.07123,-4.7626,-3.63386,5.07123,-4.77173,-3.67486,5.04761,-4.65722,-3.61718,5.04761,-4.66636,-3.67,4.75348,-4.62651,-3.67464,4.672,-4.65583,-3.67462,5.65831,-4.65583,-3.66997,5.7398,-4.62651,-3.66914,5.84705,-4.62123,-3.73412,6.05863,-5.03158,-3.73435,6.63819,-5.03312,-3.67461,6.66397,-4.65593,-3.71206,7.65688,-4.89606,-3.61578,7.68686,-4.66516,-3.60943,7.7749,-4.63567,-3.60638,7.89037,-4.63038,-3.60488,8.00131,-4.63431};
			return value;
		}
		private double[] getCoordinate_6_21_point_43()
		{
			double[] value = {-3.60827,8.09189,-4.66655,-3.63464,8.70675,-4.90525,-3.6923,8.70784,-4.89604,-3.61357,8.70989,-4.77349,-3.6564,8.7115,-5.0423,-3.59579,8.73742,-4.66521,-3.58827,9.14245,-4.66661,-3.60463,9.16807,-4.77188,-3.68412,9.17401,-4.89973,-3.62647,9.17292,-4.90894,-3.6476,9.16989,-5.0407,-3.68081,9.76746,-5.03311,-3.6608,10.2298,-5.03145,-3.54281,10.1081,-4.63442,-3.54405,10.1996,-4.66668,-3.54703,9.99613,-4.63049,-3.60463,9.9986,-4.62122,-3.55292,9.87961,-4.63579,-3.56151,9.7908,-4.6653,-3.55599,10.8188,-4.90541,-3.53453,10.8218,-4.77365,-3.61359,10.8212,-4.89607,-3.57797,10.8237,-5.04246,-3.51581,10.8495,-4.66536,-3.49835,11.2582,-4.66674,-3.51434,11.2841,-4.77199,-3.53641,11.2891,-4.90904,-3.55795,11.286,-5.04079,-3.51058,11.8775,-4.90548,-3.53273,11.8824,-5.04253,-3.56817,11.8799,-4.89607,-3.48896,11.8805,-4.77372,-3.4701,11.9081,-4.66542,-3.51271,12.3448,-5.04087,-3.491,12.3477,-4.90911,-3.46876,12.3428,-4.77206,-3.45264,12.3169,-4.6668,-3.46517,12.9362,-4.90555,-3.52275,12.9386,-4.89607,-3.44339,12.9391,-4.77379,-3.48749,12.9412,-5.0426,-3.42439,12.9668,-4.66548,-3.40694,13.3755,-4.66687,-3.42319,13.4014,-4.77213,-3.4456,13.4064,-4.90918,-3.46747,13.4035,-5.04094,-3.41872,13.9949,-4.90565,-3.44116,13.9991,-5.04296,-3.39666,13.9972,-4.7736,-3.37696,14.019,-4.66496,-3.41263,14.3654,-5.0413,-3.4481,14.3707,-4.89973,-3.39065,14.3663,-4.90926,-3.36829,14.3608,-4.77195,-3.35245,14.339,-4.66632,3.4265,14.365,-4.76242,3.36905,14.3606,-4.77195,3.44886,14.3705,-4.89973,3.39141,14.3661,-4.90926,3.41339,14.3652,-5.0413,3.47083,14.3696,-5.03177,3.4419,13.9989,-5.04296,3.49935,14.0033,-5.03343,3.41946,13.9947,-4.90565,3.4769,13.9992,-4.89613,3.45484,14.0014,-4.76408,3.39739,13.997,-4.7736,3.50388,13.4087,-4.89969,3.42389,13.4013,-4.77213,3.4463,13.4063,-4.90918,3.48147,13.4037,-4.76264,3.46818,13.4033,-5.04094,3.52575,13.4058,-5.03146,3.44407,12.939,-4.77379,3.50164,12.9414,-4.7643,3.46585,12.936,-4.90555,3.52343,12.9385,-4.89607,3.54574,12.9434,-5.03312,3.48817,12.941,-5.0426,3.54923,12.35,-4.89969,3.51336,12.3446,-5.04087,3.57095,12.347,-5.03146,3.49165,12.3476,-4.90911,3.46941,12.3426,-4.77206,3.527,12.3451,-4.76264,3.53335,11.8822,-5.04253,3.59094,11.8847,-5.03312,3.51121,11.8773,-4.90548,3.56879,11.8798,-4.89607,3.54717,11.8828,-4.76431,3.48958,11.8803,-4.77372,3.59459,11.2913,-4.89969,3.51493,11.2839,-4.77199,3.537,11.2889,-4.90904,3.57253,11.2864,-4.76265,3.55855,11.2859,-5.04079,3.61614,11.2883,-5.03145,3.5351,10.8216,-4.77365,3.5927,10.8241,-4.76431,3.55656,10.8186,-4.90541};
			return value;
		}
		private double[] getCoordinate_6_21_point_44()
		{
			double[] value = {3.61416,10.8211,-4.89607,3.63613,10.826,-5.03312,3.57854,10.8235,-5.04246,3.60373,10.2271,-5.04072,3.63995,10.2326,-4.89969,3.58235,10.2302,-4.90896,3.66133,10.2296,-5.03145,3.56045,10.2252,-4.77192,3.61806,10.2277,-4.76265,3.62372,9.76479,-5.04239,3.68132,9.76727,-5.03311,3.60191,9.75988,-4.90534,3.65952,9.76235,-4.89607,3.63822,9.7654,-4.76432,3.58062,9.76293,-4.77359,3.68461,9.17381,-4.89973,3.60511,9.16788,-4.77188,3.62695,9.17273,-4.90894,3.64809,9.1697,-5.0407,3.58876,9.14226,-4.66661,3.61403,8.7097,-4.77349,3.59625,8.73723,-4.66521,3.6351,8.70656,-4.90525,3.69276,8.70764,-4.89604,3.65686,8.71131,-5.0423,3.6053,8.00112,-4.63431,3.60869,8.0917,-4.66655,3.60679,7.89018,-4.63038,3.60984,7.77471,-4.63567,3.61619,7.68667,-4.66516,3.71246,7.65668,-4.89606,3.73408,7.6612,-5.03311,3.67009,6.96862,-4.62516,3.6703,6.74903,-4.62652,3.67028,5.7396,-4.62651,3.67025,4.75329,-4.62651,3.69181,4.08551,-4.76277,3.65583,4.09032,-4.90887,3.71351,4.09032,-4.89973,3.63413,4.08551,-4.7719,3.67668,4.08675,-5.04054,3.73436,4.08674,-5.03141,3.63437,3.59625,-4.77349,3.69205,3.59624,-4.76435,3.65523,3.59267,-4.90516,3.7129,3.59267,-4.89603,3.67692,3.59748,-5.04213,3.7346,3.59748,-5.033,3.66995,2.908,-4.62495,3.61227,2.908,-4.63409,3.66919,2.82649,-4.62017,3.61151,2.82649,-4.6293,3.66908,2.73841,-4.61943,3.61139,2.73842,-4.62857,3.66906,2.66026,-4.61938,3.61139,2.66026,-4.62852,3.66909,2.60866,-4.61951,3.6114,2.60866,-4.62865,3.66923,2.57158,-4.62041,3.61155,2.57158,-4.62954,3.69173,1.90082,-4.76263,3.65577,1.90514,-4.90886,3.71345,1.90514,-4.89973,3.63405,1.90082,-4.77177,3.67665,1.90193,-5.04069,3.73433,1.90193,-5.03155,3.69197,1.46298,-4.76421,3.63429,1.46298,-4.77335,3.65517,1.45977,-4.90517,3.71285,1.45976,-4.89603,3.73457,1.46409,-5.03313,3.67688,1.46409,-5.04227,3.67661,0.894199,-5.04064,3.71342,0.897538,-4.89973,3.65574,0.89754,-4.90887,3.73429,0.894198,-5.0315,3.63404,0.893045,-4.77181,3.69172,0.893044,-4.76268,3.73453,0.438441,-5.03308,3.67685,0.438443,-5.04222,3.65514,0.433949,-4.90517,3.71282,0.433946,-4.89603,3.69195,0.437288,-4.76426,3.63427,0.437289,-4.7734,3.69168,-0.143728,-4.76262,3.65571,-0.139428,-4.90886,3.71339,-0.13943,-4.89973,3.634,-0.143727,-4.77176,3.67659,-0.142624,-5.04069,3.73427,-0.142625,-5.03156,3.69192,-0.578544,-4.7642,3.63424,-0.578543,-4.77334,3.7128,-0.581739,-4.89603,3.65512,-0.581737,-4.90517,3.73451,-0.577441,-5.03314,3.67683,-0.577439,-5.04228,3.67653,-1.10294,-5.04046,3.71337,-1.09916,-4.89974,3.65569,-1.09916,-4.90887,3.73421,-1.10294,-5.03133};
			return value;
		}
		private double[] getCoordinate_6_21_point_45()
		{
			double[] value = {3.63401,-1.10425,-4.77198,3.69169,-1.10425,-4.76285,3.73445,-1.6223,-5.03292,3.67677,-1.6223,-5.04205,3.71277,-1.62739,-4.89603,3.65509,-1.62739,-4.90516,3.69193,-1.62361,-4.76444,3.63425,-1.62361,-4.77357,3.65552,-2.19106,-4.908,3.69236,-2.1988,-4.76726,3.63468,-2.1988,-4.77639,3.7132,-2.19106,-4.89886,3.73406,-2.19734,-5.03055,3.67638,-2.19734,-5.03969,3.6927,-2.66154,-4.7695,3.63502,-2.66153,-4.77864,3.65495,-2.66613,-4.90444,3.71263,-2.66613,-4.89531,3.67603,-2.65976,-5.03758,3.73372,-2.65976,-5.02844,3.67654,-3.2898,-5.04086,3.71331,-3.28704,-4.89972,3.65563,-3.28704,-4.90886,3.73422,-3.2898,-5.03173,3.63389,-3.29076,-4.77159,3.69157,-3.29076,-4.76245,3.73446,-3.66234,-5.03331,3.67678,-3.66234,-5.04245,3.65504,-3.66605,-4.90517,3.71272,-3.66606,-4.89604,3.63413,-3.66329,-4.77317,3.69181,-3.6633,-4.76403,3.6556,-4.28212,-4.90887,3.71328,-4.28212,-4.89973,3.63389,-4.28654,-4.77179,3.67648,-4.2854,-5.04066,3.61721,-4.31138,-4.66649,3.63413,-4.73481,-4.77338,3.61698,-4.70765,-4.66509,3.65501,-4.73809,-4.90517,3.67672,-4.73367,-5.04224,3.67646,-5.32104,-5.04068,3.71326,-5.31781,-4.89973,3.65558,-5.31781,-4.90886,3.63386,-5.32215,-4.77177,3.61718,-5.34655,-4.66644,3.6767,-5.76073,-5.04226,3.71266,-5.76508,-4.89603,3.65498,-5.76507,-4.90517,3.6341,-5.76184,-4.77335,3.61695,-5.73519,-4.66505,3.65555,-6.36036,-4.90887,3.63384,-6.36483,-4.77181,3.67642,-6.36368,-5.04064,3.61717,-6.38995,-4.66652,3.61693,-6.79088,-4.66512,3.63408,-6.81833,-4.77339,3.71263,-6.82165,-4.89603,3.65495,-6.82165,-4.90517,3.67666,-6.81718,-5.04223,3.6764,-7.39896,-5.04066,3.7132,-7.39567,-4.89973,3.65552,-7.39567,-4.90887,3.63381,-7.4001,-4.77179,3.61713,-7.42496,-4.66649,3.73432,-7.84763,-5.0331,3.67664,-7.84763,-5.04224,3.65493,-7.85206,-4.90517,3.7126,-7.85206,-4.89603,3.63405,-7.84877,-4.77338,3.6169,-7.82159,-4.66509,3.65549,-8.46336,-4.90886,3.63376,-8.46721,-4.77163,3.67639,-8.46622,-5.04082,3.61705,-8.48887,-4.66613,3.61682,-8.83109,-4.66474,3.634,-8.85476,-4.77321,3.6549,-8.85763,-4.90517,3.71258,-8.85763,-4.89604,3.67664,-8.85377,-5.0424,3.73431,-8.85377,-5.03327,3.71301,-9.46213,-4.89886,3.67618,-9.46852,-5.03966,3.73386,-9.46852,-5.03052,3.65533,-9.46213,-4.908,3.69217,-9.46999,-4.76728,3.63449,-9.46999,-4.77642,3.73354,-9.91968,-5.02855,3.67586,-9.91967,-5.03769,3.71244,-9.92561,-4.89531,3.65476,-9.92561,-4.90445,3.63481,-9.92134,-4.77853,3.69249,-9.92134,-4.76939,3.65544,-10.5212,-4.90886,3.6914,-10.5254,-4.76258,3.63372,-10.5254,-4.77171,3.71312,-10.5212,-4.89973,3.73401,-10.5243,-5.0316,3.67633,-10.5243,-5.04074,3.69164,-10.943,-4.76416};
			return value;
		}
		private double[] getCoordinate_6_21_point_46()
		{
			double[] value = {3.63396,-10.943,-4.77329,3.65484,-10.9461,-4.90517,3.71252,-10.9461,-4.89603,3.73425,-10.9419,-5.03319,3.67657,-10.9419,-5.04232,3.67629,-11.5381,-5.04065,3.73397,-11.5381,-5.03152,3.69139,-11.5392,-4.76266,3.6337,-11.5392,-4.77179,3.73421,-11.9876,-5.0331,3.67653,-11.9876,-5.04224,3.7125,-11.992,-4.89603,3.65482,-11.992,-4.90517,3.63394,-11.9887,-4.77338,3.69162,-11.9887,-4.76425,3.69135,-12.5655,-4.76261,3.63367,-12.5655,-4.77175,3.67627,-12.5644,-5.0407,3.73395,-12.5644,-5.03157,3.63391,-12.997,-4.77333,3.69159,-12.997,-4.7642,3.67651,-12.9959,-5.04228,3.73419,-12.9959,-5.03315,3.71217,-13.5952,-4.899,3.67545,-13.5985,-5.04028,3.73312,-13.5999,-5.03116,3.6545,-13.5937,-4.90813,3.69127,-13.6011,-4.76698,3.6336,-13.5997,-4.7761,3.6805,-14.0625,-4.76996,3.62283,-14.0611,-4.77908,3.70003,-14.0684,-4.89534,3.64237,-14.067,-4.90446,3.66366,-14.0589,-5.03721,3.72133,-14.0603,-5.02808,3.70675,-14.6612,-5.03158,3.64907,-14.6597,-5.04063,3.66442,-14.6623,-4.76268,3.60675,-14.6608,-4.77173,3.69556,-15.1013,-5.03308,3.63789,-15.0998,-5.04214,3.67397,-15.1056,-4.89599,3.61629,-15.1041,-4.90505,3.59572,-15.1009,-4.77324,3.6534,-15.1024,-4.76418,3.63841,-15.6843,-4.76268,3.58072,-15.6828,-4.77168,3.68043,-15.6832,-5.03157,3.62274,-15.6817,-5.04056,3.62737,-16.126,-4.76419,3.56969,-16.1246,-4.77318,3.61155,-16.1234,-5.04207,3.66923,-16.1249,-5.03308,3.57198,-17.7605,-5.0315,3.49449,-17.7534,-4.90858,3.51435,-17.7569,-5.04026,3.55212,-17.757,-4.89983,3.53094,-17.7617,-4.76285,3.47331,-17.7581,-4.77161,3.54241,-18.2393,-5.03292,3.48478,-18.2357,-5.04168,3.52137,-18.244,-4.89594,3.46374,-18.2404,-4.9047,3.44402,-18.2369,-4.77302,3.50165,-18.2405,-4.76426,-0.896727,-27.3963,-4.16936,-0.981182,-27.3447,-4.16911,-1.19076,-27.8216,-4.82405,-1.41169,-27.6604,-4.86232,-1.60111,-27.4847,-4.9076,-1.32904,-27.0664,-4.16645,-1.39268,-26.9886,-4.16976,-2.16919,-26.3375,-4.77546,-1.86461,-26.1144,-4.17205,-1.78338,-26.3184,-4.16952,-1.57809,-26.671,-4.16944,-0.670353,-27.5082,-4.16606,0.668907,-27.5082,-4.16606,0.895285,-27.3964,-4.16936,0.979744,-27.3448,-4.16911,1.1893,-27.8216,-4.82405,1.41023,-27.6605,-4.86232,1.59966,-27.4848,-4.9076,1.32761,-27.0664,-4.16645,1.39126,-26.9886,-4.16976,2.1678,-26.3376,-4.77546,1.86324,-26.1145,-4.17205,1.782,-26.3185,-4.16952,1.57669,-26.6711,-4.16944,1.38026,-26.4827,-3.85942,0.977603,-26.9041,-3.85942,0.802631,-26.6539,-3.62402,1.08326,-26.3602,-3.62402,-0.804033,-26.6539,-3.62402,-1.08464,-26.3602,-3.62402,-1.38165,-26.4826,-3.85942,-0.979019,-26.9041,-3.85942,3.58406,-16.8173,-4.62963,3.57545,-16.9268,-4.62287,3.56478,-17.0449,-4.63073};
			return value;
		}
		private double[] getCoordinate_6_21_point_47()
		{
			double[] value = {3.61203,-7.51362,-4.6343,3.61141,-7.6223,-4.63037,3.61224,-7.73544,-4.63566,3.66912,-6.58943,-4.62123,3.66914,-5.53991,-4.62123,3.66917,-4.50855,-4.62123,3.67004,4.96354,-4.62515,3.66942,4.86054,-4.62123,3.67006,5.94986,-4.62515,3.66944,5.84686,-4.62123,3.66947,6.86103,-4.62123,3.65479,7.6556,-4.90521,3.63386,7.65896,-4.77345,3.67641,7.66012,-5.04225,3.7043,8.12285,-4.89971,-3.35887,14.1796,-4.63072,-3.35273,14.2674,-4.63462,-3.36682,14.0881,-4.63597,-3.46735,13.1745,-4.62119,-3.51311,12.1159,-4.6212,-3.55887,11.0572,-4.62121,-3.55991,10.2254,-4.77192,-3.58181,10.2303,-4.90896,-3.60319,10.2273,-5.04072,-3.659,9.76255,-4.89607,-3.64401,8.94195,-4.62123,-3.70388,8.12304,-4.89971,-3.67601,7.66031,-5.04225,-3.65439,7.65579,-4.90521,-3.63346,7.65914,-4.77345,-3.61693,6.66397,-4.66507,-3.63408,6.63706,-4.77337,-3.65496,6.6338,-4.90517,-3.67667,6.63819,-5.04225,-3.73438,5.63358,-5.03317,-3.6767,5.63357,-5.0423,-3.65498,5.62937,-4.90517,-3.6341,5.63249,-4.77331,-3.61694,5.65831,-4.66497,-3.67673,4.64726,-5.0423,-3.65501,4.64305,-4.90517,-3.63413,4.64617,-4.77331,-3.61697,4.672,-4.66497,-3.61213,3.96179,-4.63431,-3.61151,3.84337,-4.63037,-3.61235,3.72014,-4.63567,-3.61218,1.79025,-4.63429,-3.61156,1.68417,-4.63037,-3.6124,1.57373,-4.63566,-3.61221,0.7779,-4.6343,-3.61159,0.667518,-4.63037,-3.61243,0.552615,-4.63566,-3.61224,-0.253523,-4.63429,-3.61162,-0.358874,-4.63037,-3.61246,-0.46856,-4.63565,-3.61227,-1.23568,-4.63431,-3.61164,-1.3613,-4.63037,-3.61249,-1.49201,-4.63568,-3.61298,-2.32255,-4.63867,-3.61192,-2.44052,-4.63192,-3.61316,-2.55046,-4.63973,-3.61231,-3.38469,-4.63427,-3.6117,-3.47503,-4.63037,-3.61253,-3.56916,-4.63563,-3.61235,-4.39977,-4.6343,-3.61173,-4.50835,-4.63037,-3.61257,-4.62139,-4.63566,-3.61237,-5.4332,-4.63429,-3.61175,-5.53972,-4.63037,-3.61259,-5.65062,-4.63566,-3.6124,-6.4794,-4.6343,-3.61178,-6.58924,-4.63037,-3.61262,-6.70358,-4.63566,-3.61243,-7.51343,-4.6343,-3.61181,-7.62211,-4.63037,-3.61265,-7.73525,-4.63566,-3.61245,-8.56496,-4.63428,-3.61184,-8.65893,-4.63037,-3.61267,-8.75681,-4.63563,-3.67035,-8.75681,-4.6265,-3.61251,-10.6308,-4.63429,-3.67019,-10.6308,-4.62515,-3.61189,-10.732,-4.63037,-3.61273,-10.8374,-4.63565,-3.61254,-11.6528,-4.6343,-3.61192,-11.7616,-4.63037,-3.61276,-11.875,-4.63566,-3.61256,-12.6744,-4.63429,-3.61194,-12.779,-4.63037,-3.66962,-12.779,-4.62123,-3.61278,-12.8878,-4.63565,-3.61258,-13.6953,-4.63867,-3.61021,-13.7983,-4.63194,-3.60743,-13.921,-4.6398,-3.57776,-14.9896,-4.63558,-3.57975,-14.8786,-4.6303,-3.58307,-14.772,-4.63422,-3.55725,-15.7944,-4.63417,-3.55393,-15.9014,-4.63024,-3.55194,-16.0129,-4.63553};
			return value;
		}
		private double[] getCoordinate_6_21_point_48()
		{
			double[] value = {-3.57634,-16.9266,-4.62287,-3.49575,-17.9987,-4.62127,-3.43153,-18.1158,-4.63533,-3.43812,-17.9952,-4.63003,-3.44582,-17.8793,-4.63397,-3.50817,-17.0397,-4.6396,-3.51884,-16.9216,-4.63174,-3.52744,-16.8121,-4.6385,3.61221,-8.75701,-4.63563,3.61138,-8.65912,-4.63037,3.612,-8.56515,-4.63428,3.61227,-6.70377,-4.63566,3.61143,-6.58943,-4.63037,3.61206,-6.47959,-4.6343,3.6123,-5.65081,-4.63566,3.61146,-5.53991,-4.63037,3.61209,-5.43338,-4.63429,3.61232,-4.62158,-4.63566,3.61149,-4.50854,-4.63037,3.61211,-4.39996,-4.6343,3.61257,4.75329,-4.63565,3.61174,4.86054,-4.63037,3.61236,4.96355,-4.63429,3.6126,5.7396,-4.63565,3.61176,5.84686,-4.63037,3.61239,5.94986,-4.63429,3.61262,6.74903,-4.63566,3.61179,6.86103,-4.63037,3.61241,6.96862,-4.63429,3.62494,8.11714,-4.77181,3.64663,8.12177,-4.90886,3.66764,8.11852,-5.04062,3.58986,8.82521,-4.63573,3.58682,8.94067,-4.63043,3.58533,9.05162,-4.63437,-3.58485,9.0518,-4.63437,-3.58635,8.94086,-4.63043,-3.5894,8.82539,-4.63573,-3.62451,8.11733,-4.77181,-3.64621,8.12196,-4.90886,-3.66721,8.11871,-5.04062,-3.61205,6.96881,-4.63429,-3.61143,6.86122,-4.63037,-3.61227,6.74922,-4.63566,-3.61207,5.95005,-4.63429,-3.61715,6.03392,-4.66636,-3.61145,5.84705,-4.63037,-3.61229,5.7398,-4.63565,-3.65564,2.9959,-4.90886,-3.63388,2.99255,-4.77148,-3.67656,2.99341,-5.04097,-3.6014,9.76007,-4.90534,-3.6232,9.76499,-5.04239,-3.5801,9.76312,-4.77359,-3.50718,10.9383,-4.63585,-3.50128,11.0548,-4.63055,-3.49707,11.1667,-4.63449,-3.46144,11.9969,-4.63591,-3.45552,12.1134,-4.63062,-3.45132,12.2254,-4.63455,-3.41569,13.0556,-4.63597,-3.40978,13.1721,-4.63068,-3.40558,13.284,-4.63461,3.52656,-16.8123,-4.6385,3.51795,-16.9218,-4.63174,3.50728,-17.0399,-4.6396,-3.61232,4.75348,-4.63565,-3.61148,4.86073,-4.63037,-3.6121,4.96374,-4.63429,-3.63384,6.05755,-4.77173,-3.65556,6.06176,-4.90886,-3.67644,6.05863,-5.04072,11.2847,-5.4031,-10.4638,11.2897,-5.1709,-10.4658,11.0224,-5.1709,-10.6817,11.0232,-5.40309,-10.7382,10.6868,-5.17089,-10.8437,10.2803,-5.17088,-10.9451,10.2809,-5.40308,-10.9563,10.6876,-5.40309,-10.9002,9.87099,-5.40306,-10.9812,9.87031,-5.17087,-10.9701,9.45432,-5.17086,-10.9187,9.46049,-5.40305,-10.9749,9.10133,-5.17085,-10.7985,8.80941,-5.17084,-10.6165,8.81391,-5.40304,-10.6138,9.1075,-5.40304,-10.8547,9.88963,-5.19058,-10.9147,9.49858,-5.19294,-10.9118,9.54456,-4.52962,-10.8529,9.88924,-4.52963,-10.908,10.642,-5.19297,-10.8423,10.2544,-5.19059,-10.8925,10.254,-4.52964,-10.8858,10.5894,-4.52965,-10.7893,-8.81419,-5.40257,-10.6138,-8.80968,-5.17037,-10.6165,-9.1016,-5.17037,-10.7985,-9.10778,-5.40257,-10.8547};
			return value;
		}
		private double[] getCoordinate_6_21_point_49()
		{
			double[] value = {-9.4546,-5.17036,-10.9187,-9.87059,-5.17035,-10.9701,-9.87127,-5.40254,-10.9812,-9.46077,-5.40256,-10.9749,-10.2812,-5.40253,-10.9563,-10.2805,-5.17034,-10.9451,-10.6871,-5.17032,-10.8437,-10.6879,-5.40252,-10.9002,-11.0226,-5.17032,-10.6817,-11.29,-5.17031,-10.4658,-11.285,-5.40251,-10.4638,-11.0234,-5.40251,-10.7382,-10.2542,-4.5291,-10.8858,-10.2546,-5.19005,-10.8925,-10.6423,-5.19241,-10.8423,-10.5896,-4.52909,-10.7893,-9.5448,-4.52912,-10.8529,-9.49886,-5.19244,-10.9118,-9.8899,-5.19006,-10.9147,-9.88948,-4.52911,-10.908,10.3688,-6.68544,-11.2029,10.3644,-6.68544,-11.1317,10.3688,-7.30112,-11.2029,9.80935,-6.68543,-11.1655,9.81368,-6.68543,-11.2367,9.81367,-7.3011,-11.2367,-9.81405,-7.30059,-11.2367,-9.81404,-6.68491,-11.2367,-9.8097,-6.68491,-11.1655,-10.3691,-7.30057,-11.2029,-10.3648,-6.6849,-11.1317,-10.3691,-6.6849,-11.2029,10.287,-5.04422,-10.9653,9.88083,-4.6727,-11.2326,9.86609,-5.04421,-10.9909,10.3017,-4.67271,-11.207,-10.302,-4.67216,-11.207,-9.86635,-5.04369,-10.9909,-9.88107,-4.67218,-11.2326,-10.2873,-5.04368,-10.9653,12.2053,-9.69878,-9.31995,12.2686,-10.1069,-9.88366,12.2686,-9.69878,-9.88366,12.2053,-10.1069,-9.31995,12.2063,-9.69878,-10.4458,12.2063,-10.1069,-10.4458,12.1972,-9.28716,-10.4437,12.2596,-9.28716,-9.88159,12.1963,-9.28716,-9.32296,12.24,-8.87202,-9.88278,12.1767,-8.87202,-9.32415,12.1807,-8.87202,-10.4342,12.1375,-8.40059,-10.424,12.1968,-8.40059,-9.87255,12.134,-8.40059,-9.33842,12.1237,-7.87286,-9.87687,12.0609,-7.87286,-9.34274,12.0744,-7.87286,-10.387,11.8565,-7.87286,-10.7911,11.9196,-8.40058,-10.8281,11.9541,-8.87201,-10.8633,11.9706,-9.28715,-10.8728,11.9778,-9.69878,-10.8802,11.9778,-10.1069,-10.8802,11.9616,-10.4816,-10.8636,12.1859,-10.4816,-10.4411,11.9241,-10.8228,-10.8422,12.1484,-10.8228,-10.4197,11.8896,-11.0709,-10.8066,12.1054,-11.0709,-10.409,12.204,-10.8228,-9.88167,12.161,-11.0709,-9.87097,12.1408,-10.8228,-9.32941,12.0983,-11.0709,-9.34361,12.185,-10.4816,-9.32672,12.2482,-10.4816,-9.87898,12.0163,-10.1069,-8.75467,11.996,-10.4816,-8.76144,12.0163,-9.69878,-8.75467,12.0073,-9.28715,-8.75768,11.9909,-8.87201,-8.76853,11.9483,-8.40058,-8.7828,11.8868,-7.87286,-8.82348,11.9728,-7.30116,-9.37207,11.7987,-7.30116,-8.8528,12.0343,-7.30116,-9.86453,11.985,-7.30116,-10.3747,11.7844,-7.30116,-10.7398,11.8788,-6.68548,-10.3535,11.6782,-6.68548,-10.7186,11.9191,-6.68548,-9.869,11.8577,-6.68548,-9.37654,11.6962,-6.68548,-8.92061,11.7306,-6.04342,-9.41854,11.5692,-6.04341,-8.96262,11.7857,-6.04342,-9.83938,11.7454,-6.04342,-10.3239,11.5701,-6.04341,-10.645,11.4129,-5.37496,-10.537,11.5882,-5.37496,-10.2159};
			return value;
		}
		private double[] getCoordinate_6_21_point_50()
		{
			double[] value = {11.6304,-5.37497,-9.8456,11.5753,-5.37496,-9.42476,11.4339,-5.37496,-9.05212,11.487,-5.04425,-9.45385,11.3456,-5.04425,-9.08122,11.5357,-5.04426,-9.81665,11.4935,-5.04425,-10.187,11.3363,-5.04425,-10.4774,11.134,-5.37495,-10.7595,11.0574,-5.04424,-10.6999,11.2303,-6.0434,-10.8521,11.3385,-6.68547,-10.9257,11.4116,-7.30115,-10.9983,11.4837,-7.87285,-11.0496,11.5294,-8.40057,-11.1243,11.5638,-8.872,-11.1595,11.576,-9.28714,-11.1794,11.5832,-9.69877,-11.1868,11.5832,-10.1069,-11.1868,11.567,-10.4816,-11.1702,11.5395,-10.8228,-11.1254,11.505,-11.0708,-11.0898,11.0308,-10.8228,-11.3017,11.0149,-11.0708,-11.2547,11.0583,-10.4815,-11.3465,11.0658,-10.1069,-11.3687,11.0658,-9.69875,-11.3687,11.0625,-9.28713,-11.3588,11.0503,-8.87199,-11.3389,11.0344,-8.40056,-11.292,10.9886,-7.87283,-11.2173,10.9567,-7.30113,-11.1443,10.8836,-6.68545,-11.0717,10.8394,-6.04339,-11.0006,10.7431,-5.37494,-10.908,10.7127,-5.04424,-10.8609,10.3174,-5.37493,-11.0124,10.3203,-6.04338,-11.0605,10.4007,-7.87282,-11.2759,10.4051,-8.40054,-11.3495,10.4211,-8.87197,-11.3965,10.4222,-9.28711,-11.4161,10.4256,-9.69874,-11.426,10.4256,-10.1068,-11.426,10.418,-10.4815,-11.4037,10.4153,-10.8228,-11.3596,10.3994,-11.0708,-11.3126,9.78629,-10.8228,-11.3979,9.79638,-11.0708,-11.3494,9.78899,-10.4815,-11.442,9.78422,-10.1068,-11.465,9.78423,-9.69872,-11.465,9.78636,-9.2871,-11.4548,9.78518,-8.87195,-11.4352,9.79529,-8.40052,-11.3867,9.79082,-7.8728,-11.3131,10.3291,-6.04338,-11.2053,9.8534,-6.04337,-11.2343,9.85342,-5.37492,-11.2343,10.3291,-5.37493,-11.2053,9.84167,-5.37492,-11.0413,9.43083,-5.0442,-10.939,9.40641,-5.37491,-10.9894,9.84459,-6.04337,-11.0895,9.322,-6.04335,-11.093,9.28676,-6.68541,-11.169,9.22297,-7.30109,-11.2499,9.20012,-7.87279,-11.3263,9.16373,-8.40051,-11.4059,9.15362,-8.87194,-11.4545,9.14391,-9.28708,-11.4757,9.14177,-9.6987,-11.4859,9.14176,-10.1068,-11.4859,9.14653,-10.4815,-11.4629,9.16835,-10.8228,-11.4151,9.17844,-11.0708,-11.3666,8.67189,-11.0708,-11.2624,8.64199,-10.8227,-11.302,8.62018,-10.4815,-11.3497,8.60608,-10.1068,-11.3681,8.6061,-9.69869,-11.3681,8.61236,-9.28707,-11.36,8.62207,-8.87192,-11.3387,8.65198,-8.40049,-11.2996,8.68837,-7.87277,-11.2199,8.75369,-7.30107,-11.1602,8.81748,-6.6854,-11.0792,8.91594,-6.04334,-10.993,9.00035,-5.3749,-10.8895,9.06903,-5.04419,-10.8209,8.765,-5.04418,-10.6338,8.69631,-5.37489,-10.7024,8.55356,-6.04333,-10.8287,8.45511,-6.68539,-10.9149,8.35223,-7.30106,-10.9489,8.28691,-7.87276,-11.0086,8.2287,-8.40048,-11.0529,8.19879,-8.87191,-11.0921,8.18347,-9.28705,-11.1035,8.1772,-9.69868,-11.1117};
			return value;
		}
		private double[] getCoordinate_6_21_point_51()
		{
			double[] value = {8.17719,-10.1068,-11.1117,8.19128,-10.4815,-11.0933,8.22585,-10.8227,-11.0675,8.25575,-11.0708,-11.028,7.95193,-10.8227,-10.6754,7.99331,-11.0708,-10.6595,7.91736,-10.4815,-10.7012,7.89769,-10.1068,-10.7083,7.8977,-9.69867,-10.7083,7.90645,-9.28705,-10.7051,7.92177,-8.87191,-10.6937,7.96336,-8.40048,-10.6783,8.02157,-7.87275,-10.6339,8.10885,-7.30106,-10.6108,8.21173,-6.68539,-10.5769,8.34046,-6.04333,-10.5312,8.48321,-5.37488,-10.4049,8.57347,-5.04418,-10.3645,8.39608,-5.37488,-10.0424,8.48634,-5.04418,-10.002,8.39972,-5.37488,-9.61797,8.49082,-5.04418,-9.63608,8.24524,-6.04332,-9.63082,8.2416,-6.04332,-10.0552,8.11286,-6.68538,-10.1009,8.11411,-6.68538,-9.60459,8.21901,-6.68539,-9.13245,8.35014,-6.04333,-9.15867,8.10902,-7.30106,-9.07758,7.99925,-7.30105,-9.61413,7.99801,-7.30105,-10.1104,7.91073,-7.87275,-10.1335,7.83756,-8.40047,-10.1381,7.79597,-8.8719,-10.1535,7.77633,-9.28704,-10.1547,7.76758,-9.69867,-10.1579,7.76757,-10.1068,-10.1579,7.78725,-10.4815,-10.1507,7.8314,-10.8227,-10.1481,7.87279,-11.0707,-10.1322,7.82708,-10.8227,-9.59221,7.87098,-11.0707,-9.60114,7.78293,-10.4815,-9.5949,7.762,-10.1068,-9.59063,7.76201,-9.69867,-9.59063,7.77133,-9.28704,-9.59253,7.79097,-8.8719,-9.59133,7.83507,-8.40047,-9.60031,7.90825,-7.87275,-9.59572,8.01801,-7.87275,-9.05917,7.95201,-8.40047,-9.02625,7.90791,-8.87191,-9.01727,7.8903,-9.28705,-9.00849,7.88098,-9.69867,-9.00659,7.88097,-10.1068,-9.00659,7.9019,-10.4815,-9.01086,7.94148,-10.8227,-9.03061,7.98538,-11.0708,-9.03954,8.19356,-10.8227,-8.52533,8.22733,-11.0708,-8.55524,8.15397,-10.4815,-8.50558,8.13798,-10.1068,-8.49142,8.13799,-9.69868,-8.49142,8.14512,-9.28705,-8.49771,8.16272,-8.87191,-8.50649,8.19652,-8.40048,-8.53639,8.26252,-7.87276,-8.56931,8.33365,-7.30106,-8.63226,8.44364,-6.68539,-8.68713,8.54677,-6.04333,-8.7784,8.49533,-5.37488,-9.23109,8.69196,-5.37489,-8.85083,8.58643,-5.04418,-9.2492,8.76309,-5.04418,-8.91377,8.54106,-5.40303,-9.99201,8.54279,-5.17083,-9.63708,8.54574,-5.40303,-9.63603,8.5381,-5.17083,-9.99306,8.52477,-5.05121,-9.63358,8.52029,-5.05121,-9.99953,8.62113,-5.17083,-10.3385,8.60332,-5.05122,-10.3449,8.62563,-5.40303,-10.3357,8.64353,-5.50919,-10.3293,8.55896,-5.50876,-9.98554,8.5638,-5.50831,-9.63953,8.63964,-5.40303,-9.27026,8.6577,-5.50798,-9.27375,8.63525,-5.17083,-9.26807,8.61722,-5.05122,-9.26457,8.79388,-5.05122,-8.92914,8.8081,-5.17084,-8.94172,8.81249,-5.40304,-8.94392,8.82672,-5.50771,-8.95651,9.0784,-5.50772,-8.67217,9.06418,-5.40304,-8.65958,9.06147,-5.17085,-8.65548,9.04725,-5.05123,-8.64289,9.3684,-5.17085,-8.45243,9.36238,-5.05124,-8.43442};
			return value;
		}
		private double[] getCoordinate_6_21_point_52()
		{
			double[] value = {9.37111,-5.40305,-8.45653,9.37713,-5.50773,-8.47455,9.73726,-5.50773,-8.35415,9.73124,-5.40306,-8.33613,9.73095,-5.17086,-8.33123,9.72493,-5.05125,-8.31321,10.0983,-5.17087,-8.30885,10.1021,-5.05126,-8.29023,10.0986,-5.40307,-8.31375,10.0948,-5.50774,-8.33237,10.4669,-5.50775,-8.40816,10.4707,-5.40308,-8.38955,10.4729,-5.17088,-8.38515,10.4767,-5.05126,-8.36654,10.8022,-5.17089,-8.54944,10.8148,-5.05127,-8.53522,10.8,-5.40309,-8.55384,10.7874,-5.50776,-8.56806,11.0717,-5.50777,-8.81974,11.0843,-5.4031,-8.80552,11.0884,-5.1709,-8.80281,11.101,-5.05128,-8.78858,11.2993,-5.1709,-9.10594,11.3169,-5.05129,-9.1002,11.2952,-5.4031,-9.10865,11.2775,-5.50803,-9.11438,11.4142,-5.50834,-9.46656,11.4318,-5.40311,-9.46083,11.4354,-5.17091,-9.46123,11.453,-5.05129,-9.45549,11.483,-5.17091,-9.81417,11.5017,-5.05129,-9.81829,11.4425,-5.17091,-10.1671,11.4613,-5.05129,-10.1713,11.4375,-5.40311,-10.1651,11.4794,-5.40311,-9.81377,11.4606,-5.50877,-9.80967,11.4187,-5.50923,-10.161,11.2702,-5.50891,-10.4664,11.304,-5.05129,-10.4617,11.0367,-5.05128,-10.6776,11.0087,-5.50831,-10.7408,10.6822,-5.50698,-10.9014,10.692,-5.05127,-10.8387,10.2854,-5.05126,-10.9401,10.2755,-5.50593,-10.9575,9.87651,-5.50592,-10.9817,9.86455,-5.05125,-10.9657,9.44856,-5.05124,-10.9143,9.46602,-5.50695,-10.9754,9.12202,-5.50827,-10.8555,9.08676,-5.05123,-10.7962,8.79484,-5.05122,-10.6142,8.82843,-5.50886,-10.6145,8.73507,-5.1971,-10.2973,8.85851,-5.49926,-10.5949,8.67361,-5.49969,-10.3097,8.90493,-5.19657,-10.5604,8.82732,-4.5315,-10.2687,8.99717,-4.53111,-10.5318,8.89961,-4.26879,-10.2524,9.05116,-4.26879,-10.4882,8.81621,-4.26878,-9.95547,8.74391,-4.5315,-9.97174,8.65449,-5.19655,-9.9706,8.74237,-4.53099,-9.64985,8.65295,-5.19586,-9.64871,8.74356,-5.19479,-9.30084,8.80956,-4.53099,-9.33376,8.68849,-5.49842,-9.28912,8.59787,-5.49889,-9.63699,8.59303,-5.49945,-9.983,9.13937,-5.49859,-10.8246,9.18579,-5.19501,-10.7901,9.23177,-4.53111,-10.7312,9.28575,-4.2688,-10.6875,9.56218,-4.2688,-10.8085,9.48337,-5.4969,-10.9445,9.87442,-5.49581,-10.9474,9.90686,-4.26881,-10.8636,10.2311,-4.26882,-10.8438,10.2734,-5.49582,-10.9231,10.6611,-5.49693,-10.8729,10.5666,-4.26883,-10.7473,10.8263,-4.26884,-10.5937,10.8849,-4.53115,-10.6306,10.9375,-5.19504,-10.6836,10.9876,-5.49862,-10.7123,11.1877,-5.19655,-10.422,11.2377,-5.49929,-10.4507,11.0936,-4.53115,-10.4043,11.0349,-4.26884,-10.3674,11.1567,-4.26885,-10.1149,11.23,-4.53152,-10.1226,11.2035,-4.26885,-9.81005,11.2767,-4.53153,-9.81769,11.2394,-4.53104,-9.49784,11.1753,-4.26885,-9.51979,11.1344,-4.53103,-9.19225,11.0702,-4.26884,-9.2142};
			return value;
		}
		private double[] getCoordinate_6_21_point_53()
		{
			double[] value = {11.1958,-5.19482,-9.15156,11.3271,-5.19582,-9.48638,11.3644,-5.19649,-9.80622,11.3241,-5.19706,-10.1403,11.3862,-5.4997,-10.1454,11.4265,-5.49946,-9.81129,11.38,-5.49891,-9.46819,11.2488,-5.49846,-9.13337,11.043,-5.49813,-8.83873,11.0084,-5.19442,-8.87784,10.9469,-4.53074,-8.91853,10.9044,-4.26884,-8.96653,10.662,-4.26883,-8.75196,10.7045,-4.53074,-8.70395,10.7374,-5.19441,-8.63797,10.772,-5.49813,-8.59886,10.4411,-5.1944,-8.49014,10.4515,-5.49812,-8.43896,10.4082,-4.53073,-8.55612,10.3954,-4.26883,-8.61894,10.0782,-4.26882,-8.55432,10.091,-4.53072,-8.49151,10.0865,-5.19439,-8.4179,10.0969,-5.49811,-8.36672,9.75593,-5.19439,-8.43804,9.73936,-5.4981,-8.3885,9.76043,-4.53071,-8.51164,9.78076,-4.26881,-8.57244,9.47372,-4.2688,-8.67509,9.45339,-4.5307,-8.61429,9.41269,-5.19438,-8.55279,9.39612,-5.49809,-8.50325,9.1365,-5.19437,-8.73549,9.09738,-5.49808,-8.70087,9.17721,-4.53069,-8.797,9.22522,-4.2688,-8.83949,9.01064,-4.26879,-9.0819,8.96263,-4.53069,-9.03941,8.89663,-5.19436,-9.00649,8.85751,-5.49808,-8.97187,8.87618,-4.26879,-9.34786,8.80899,-4.26878,-9.66394,8.95714,-5.3749,-8.55124,9.02826,-5.04419,-8.61419,8.86761,-6.04334,-8.41594,8.76448,-6.6854,-8.32466,8.69665,-7.30107,-8.22216,8.62552,-7.87277,-8.15921,8.58482,-8.40049,-8.09771,8.55103,-8.87192,-8.06781,8.54017,-9.28706,-8.05141,8.53305,-9.69869,-8.04511,8.53303,-10.1068,-8.04511,8.54903,-10.4815,-8.05928,8.57343,-10.8227,-8.09618,8.6072,-11.0708,-8.12608,9.05867,-11.0708,-7.82742,9.04437,-10.8227,-7.78463,9.01997,-10.4815,-7.74773,9.0132,-10.1068,-7.72747,9.01321,-9.6987,-7.72747,9.01623,-9.28708,-7.73647,9.02709,-8.87193,-7.75287,9.04141,-8.4005,-7.79566,9.08211,-7.87278,-7.85716,9.11224,-7.30108,-7.94723,9.18007,-6.68541,-8.04974,9.22375,-6.04335,-8.18034,9.31327,-5.3749,-8.31565,9.3434,-5.0442,-8.40572,9.69272,-5.37491,-8.18879,9.72284,-5.04421,-8.27886,9.68283,-6.04336,-8.02686,9.63915,-6.68542,-7.89625,9.63166,-7.3011,-7.77358,9.60153,-7.8728,-7.68351,9.59704,-8.40052,-7.6099,9.58272,-8.87195,-7.56711,9.58151,-9.28709,-7.54748,9.57849,-9.69871,-7.53848,9.57848,-10.1068,-7.53848,9.58525,-10.4815,-7.55874,9.58793,-10.8228,-7.60291,9.60222,-11.0708,-7.64569,10.1425,-11.0708,-7.61278,10.1515,-10.8228,-7.56857,10.1489,-10.4815,-7.52441,10.1531,-10.1068,-7.50347,10.1531,-9.69873,-7.50347,10.1513,-9.28711,-7.51277,10.1525,-8.87196,-7.5324,10.1435,-8.40053,-7.57661,10.148,-7.87281,-7.65022,10.129,-7.30111,-7.74328,10.1365,-6.68544,-7.86595,10.1091,-6.04337,-8.00089,10.1189,-5.37493,-8.16283,10.1,-5.04422,-8.25589,10.511,-5.37494,-8.24268,10.492,-5.04423,-8.33574};
			return value;
		}
		private double[] getCoordinate_6_21_point_54()
		{
			double[] value = {10.5834,-6.04339,-8.09751,10.6108,-6.68545,-7.96257,10.6657,-7.30113,-7.8526,10.6846,-7.87282,-7.75953,10.7175,-8.40055,-7.69355,10.7265,-8.87198,-7.64934,10.7353,-9.28712,-7.63175,10.7372,-9.69874,-7.62244,10.7372,-10.1068,-7.62244,10.7329,-10.4815,-7.64338,10.7131,-10.8228,-7.68297,10.7041,-11.0708,-7.72718,11.1885,-11.0708,-7.96882,11.2184,-10.8228,-7.93504,11.2382,-10.4815,-7.89545,11.2523,-10.1069,-7.87945,11.2524,-9.69876,-7.87945,11.2461,-9.28713,-7.88656,11.2373,-8.87199,-7.90416,11.2074,-8.40056,-7.93794,11.1745,-7.87284,-8.00393,11.1116,-7.30114,-8.07504,11.0567,-6.68546,-8.18502,10.9655,-6.0434,-8.28814,10.8931,-5.37495,-8.43331,10.8301,-5.04424,-8.50442,11.1927,-5.37495,-8.69848,11.1297,-5.04425,-8.7696,11.3279,-6.04341,-8.60897,11.4192,-6.68547,-8.50586,11.5217,-7.30115,-8.43805,11.5846,-7.87285,-8.36693,11.6461,-8.40057,-8.32624,11.676,-8.87201,-8.29247,11.6924,-9.28715,-8.28162,11.6987,-9.69877,-8.2745,11.6987,-10.1069,-8.2745,11.6845,-10.4816,-8.29051,11.6476,-10.8228,-8.31491,11.6177,-11.0708,-8.3487,11.9166,-11.0709,-8.80005,11.9591,-10.8228,-8.78586,-7.88149,-9.69825,-9.00659,-7.76253,-10.1064,-9.59063,-7.76252,-9.69826,-9.59063,-7.8815,-10.1064,-9.00659,-7.7681,-9.69826,-10.1579,-7.76811,-10.1064,-10.1579,-7.77682,-9.28663,-10.1547,-7.77182,-9.28663,-9.59253,-7.89079,-9.28663,-9.00849,-7.90837,-8.87149,-9.01727,-7.79143,-8.87149,-9.59133,-7.79643,-8.87149,-10.1535,-7.92224,-8.87149,-10.6937,-7.90693,-9.28663,-10.7051,-7.89821,-9.69825,-10.7083,-7.89822,-10.1064,-10.7083,-7.91791,-10.481,-10.7012,-7.7878,-10.481,-10.1507,-7.78348,-10.481,-9.5949,-7.90245,-10.481,-9.01086,-7.82765,-10.8223,-9.59221,-7.94205,-10.8223,-9.03061,-7.83197,-10.8223,-10.1481,-7.9525,-10.8223,-10.6754,-7.9939,-11.0703,-10.6595,-7.87337,-11.0703,-10.1322,-7.87156,-11.0703,-9.60114,-7.98596,-11.0703,-9.03954,-8.19413,-10.8223,-8.52533,-8.22791,-11.0703,-8.55524,-8.15453,-10.481,-8.50558,-8.13852,-10.1064,-8.49142,-8.1385,-9.69825,-8.49142,-8.14561,-9.28662,-8.49771,-8.16319,-8.87148,-8.50649,-8.19696,-8.40005,-8.53639,-7.95245,-8.40006,-9.02625,-8.01843,-7.87233,-9.05917,-8.26293,-7.87232,-8.56931,-8.1094,-7.30063,-9.07758,-8.33403,-7.30063,-8.63226,-8.21936,-6.68495,-9.13245,-8.44399,-6.68495,-8.68713,-8.11446,-6.68496,-9.60459,-7.99964,-7.30063,-9.61413,-8.11321,-6.68496,-10.1009,-7.99839,-7.30063,-10.1104,-8.10923,-7.30063,-10.6108,-8.21208,-6.68495,-10.5769,-7.91115,-7.87233,-10.1335,-8.02198,-7.87233,-10.6339,-7.90866,-7.87233,-9.59572,-7.83552,-8.40006,-9.60031,-7.838,-8.40006,-10.1381,-7.9638,-8.40006,-10.6783,-8.58526,-8.40004,-8.09771,-8.5515,-8.87147,-8.06781,-8.54066,-9.28661,-8.05141};
			return value;
		}
		private double[] getCoordinate_6_21_point_55()
		{
			double[] value = {-8.53356,-9.69824,-8.04511,-8.53357,-10.1063,-8.04511,-8.54958,-10.481,-8.05928,-8.574,-10.8223,-8.09618,-8.60778,-11.0703,-8.12608,-9.04494,-10.8223,-7.78463,-9.05925,-11.0703,-7.82742,-9.02052,-10.481,-7.74773,-9.01373,-10.1063,-7.72747,-9.01372,-9.69822,-7.72747,-9.01672,-9.2866,-7.73647,-9.02756,-8.87146,-7.75287,-9.04185,-8.40003,-7.79566,-9.08252,-7.8723,-7.85716,-8.62594,-7.87232,-8.15921,-9.11262,-7.3006,-7.94723,-8.69704,-7.30062,-8.22216,-9.18042,-6.68493,-8.04974,-8.76483,-6.68494,-8.32466,-9.22407,-6.04286,-8.18034,-8.86793,-6.04287,-8.41594,-9.31356,-5.37441,-8.31565,-8.95742,-5.37442,-8.55124,-9.34366,-5.04371,-8.40572,-9.02853,-5.04372,-8.61419,-8.69224,-5.37443,-8.85083,-8.76335,-5.04372,-8.91377,-8.54709,-6.04288,-8.7784,-9.60195,-7.87229,-7.68351,-9.59748,-8.40001,-7.6099,-9.58319,-8.87145,-7.56711,-9.582,-9.28659,-7.54748,-9.579,-9.69821,-7.53848,-9.57901,-10.1063,-7.53848,-9.5858,-10.481,-7.55874,-9.5885,-10.8223,-7.60291,-9.60281,-11.0703,-7.64569,-10.1521,-10.8222,-7.56857,-10.1431,-11.0703,-7.61278,-10.1494,-10.481,-7.52441,-10.1537,-10.1063,-7.50347,-10.1537,-9.6982,-7.50347,-10.1518,-9.28657,-7.51277,-10.1529,-8.87143,-7.5324,-10.1439,-8.4,-7.57661,-10.1484,-7.87228,-7.65022,-10.1294,-7.30058,-7.74328,-9.63204,-7.30059,-7.77358,-10.1369,-6.6849,-7.86595,-9.6395,-6.68492,-7.89625,-10.1094,-6.04284,-8.00089,-9.68315,-6.04285,-8.02686,-10.1192,-5.37439,-8.16283,-9.693,-5.3744,-8.18879,-10.1003,-5.04369,-8.25589,-9.7231,-5.0437,-8.27886,-10.6661,-7.30056,-7.8526,-10.6851,-7.87226,-7.75953,-10.6112,-6.68489,-7.96257,-10.5837,-6.04283,-8.09751,-10.5113,-5.37438,-8.24268,-10.4923,-5.04368,-8.33574,-10.8304,-5.04367,-8.50442,-10.8934,-5.37437,-8.43331,-10.9658,-6.04282,-8.28814,-11.0571,-6.68488,-8.18502,-11.112,-7.30055,-8.07504,-11.1749,-7.87225,-8.00393,-10.718,-8.39998,-7.69355,-11.2079,-8.39997,-7.93794,-10.727,-8.87142,-7.64934,-11.2378,-8.8714,-7.90416,-10.7358,-9.28656,-7.63175,-11.2466,-9.28654,-7.88656,-10.7377,-9.69818,-7.62244,-11.2529,-9.69817,-7.87945,-10.7377,-10.1063,-7.62244,-11.2529,-10.1063,-7.87945,-10.7335,-10.481,-7.64338,-11.2387,-10.481,-7.89545,-10.7137,-10.8222,-7.68297,-11.219,-10.8222,-7.93504,-10.7047,-11.0703,-7.72718,-11.1891,-11.0702,-7.96882,-11.6481,-10.8222,-8.31491,-11.6182,-11.0702,-8.3487,-11.685,-10.4809,-8.29051,-11.6992,-10.1063,-8.2745,-11.6992,-9.69815,-8.2745,-11.6929,-9.28653,-8.28162,-11.6765,-8.87139,-8.29247,-11.6465,-8.39996,-8.32624,-11.585,-7.87224,-8.36693,-11.5221,-7.30054,-8.43805,-11.4195,-6.68487,-8.50586,-11.3283,-6.04281,-8.60897,-11.1929,-5.37436,-8.69848,-11.13,-5.04366,-8.7696,-11.3458,-5.04365,-9.08122,-11.4342,-5.37436,-9.05212};
			return value;
		}
		private double[] getCoordinate_6_21_point_56()
		{
			double[] value = {-11.5695,-6.0428,-8.96262,-11.6966,-6.68486,-8.92061,-11.7991,-7.30054,-8.8528,-11.8872,-7.87223,-8.82348,-11.9487,-8.39995,-8.7828,-11.9914,-8.87138,-8.76853,-12.0078,-9.28652,-8.75768,-12.0168,-9.69815,-8.75467,-12.0168,-10.1063,-8.75467,-11.9966,-10.4809,-8.76144,-11.9597,-10.8222,-8.78586,-11.9172,-11.0702,-8.80005,-12.0989,-11.0702,-9.34361,-12.1414,-10.8222,-9.32941,-12.1856,-10.4809,-9.32672,-12.2058,-10.1062,-9.31995,-12.2058,-9.69814,-9.31995,-12.1968,-9.28652,-9.32296,-12.1772,-8.87138,-9.32415,-12.1345,-8.39995,-9.33842,-12.0613,-7.87223,-9.34274,-11.9732,-7.30053,-9.37207,-11.858,-6.68486,-9.37654,-11.7309,-6.0428,-9.41854,-11.5756,-5.37435,-9.42476,-11.4873,-5.04365,-9.45385,-11.536,-5.04365,-9.81665,-11.6307,-5.37435,-9.8456,-11.4938,-5.04365,-10.187,-11.5885,-5.37435,-10.2159,-11.786,-6.0428,-9.83938,-11.7457,-6.0428,-10.3239,-11.9195,-6.68486,-9.869,-11.8791,-6.68486,-10.3535,-11.9854,-7.30053,-10.3747,-12.0347,-7.30053,-9.86453,-12.1241,-7.87222,-9.87687,-12.0748,-7.87222,-10.387,-12.1973,-8.39995,-9.87255,-12.138,-8.39995,-10.424,-12.2404,-8.87138,-9.88278,-12.1811,-8.87138,-10.4342,-12.2601,-9.28652,-9.88159,-12.1977,-9.28652,-10.4437,-12.2691,-9.69814,-9.88366,-12.2068,-9.69814,-10.4458,-12.2068,-10.1062,-10.4458,-12.2691,-10.1062,-9.88366,-12.2488,-10.4809,-9.87898,-12.1864,-10.4809,-10.4411,-12.149,-10.8222,-10.4197,-12.2046,-10.8222,-9.88167,-12.1616,-11.0702,-9.87097,-12.106,-11.0702,-10.409,-11.8902,-11.0702,-10.8066,-11.9247,-10.8222,-10.8422,-11.9621,-10.4809,-10.8636,-11.9783,-10.1063,-10.8802,-11.9783,-9.69815,-10.8802,-11.9711,-9.28652,-10.8728,-11.9545,-8.87138,-10.8633,-11.9201,-8.39995,-10.8281,-11.8569,-7.87223,-10.7911,-11.7848,-7.30054,-10.7398,-11.6786,-6.68486,-10.7186,-11.5704,-6.0428,-10.645,-11.4132,-5.37436,-10.537,-11.3365,-5.04365,-10.4774,-11.1343,-5.37437,-10.7595,-11.0576,-5.04366,-10.6999,-11.2306,-6.04281,-10.8521,-11.3389,-6.68487,-10.9257,-11.412,-7.30055,-10.9983,-11.4841,-7.87224,-11.0496,-11.5299,-8.39996,-11.1243,-11.5643,-8.87139,-11.1595,-11.5765,-9.28653,-11.1794,-11.5837,-9.69816,-11.1868,-11.5838,-10.1063,-11.1868,-11.5675,-10.4809,-11.1702,-11.5401,-10.8222,-11.1254,-11.5056,-11.0702,-11.0898,-11.0314,-10.8222,-11.3017,-11.0154,-11.0703,-11.2547,-11.0588,-10.481,-11.3465,-11.0663,-10.1063,-11.3687,-11.0663,-9.69817,-11.3687,-11.063,-9.28655,-11.3588,-11.0507,-8.87141,-11.3389,-11.0348,-8.39998,-11.292,-10.989,-7.87225,-11.2173,-10.9571,-7.30056,-11.1443,-10.8839,-6.68488,-11.0717,-10.8397,-6.04282,-11.0006,-10.7434,-5.37438,-10.908,-10.713,-5.04367,-10.8609,-10.3176,-5.37439,-11.0124,-10.3206,-6.04284,-11.0605,-10.4011,-7.87227,-11.2759,-10.4056,-8.39999,-11.3495};
			return value;
		}
		private double[] getCoordinate_6_21_point_57()
		{
			double[] value = {-10.4215,-8.87142,-11.3965,-10.4227,-9.28656,-11.4161,-10.4261,-9.69819,-11.426,-10.4261,-10.1063,-11.426,-10.4186,-10.481,-11.4037,-10.4159,-10.8222,-11.3596,-10.4,-11.0703,-11.3126,-9.79696,-11.0703,-11.3494,-9.78686,-10.8223,-11.3979,-9.78954,-10.481,-11.442,-9.78475,-10.1063,-11.465,-9.78474,-9.6982,-11.465,-9.78685,-9.28658,-11.4548,-9.78565,-8.87144,-11.4352,-9.79573,-8.40001,-11.3867,-9.79123,-7.87228,-11.3131,-9.85372,-6.04285,-11.2343,-10.3294,-6.04284,-11.2053,-10.3294,-5.37439,-11.2053,-9.8537,-5.3744,-11.2343,-9.43109,-5.0437,-10.939,-9.84195,-5.3744,-11.0413,-9.40669,-5.37441,-10.9894,-9.8449,-6.04285,-11.0895,-9.32232,-6.04286,-11.093,-9.28711,-6.68493,-11.169,-9.22335,-7.3006,-11.2499,-9.20053,-7.8723,-11.3263,-9.16417,-8.40002,-11.4059,-9.15409,-8.87146,-11.4545,-9.1444,-9.2866,-11.4757,-9.14228,-9.69822,-11.4859,-9.14229,-10.1063,-11.4859,-9.14709,-10.481,-11.4629,-9.16892,-10.8223,-11.4151,-9.17902,-11.0703,-11.3666,-8.67247,-11.0703,-11.2624,-8.64256,-10.8223,-11.302,-8.62073,-10.481,-11.3497,-8.60662,-10.1063,-11.3681,-8.60661,-9.69824,-11.3681,-8.61285,-9.28661,-11.36,-8.62254,-8.87147,-11.3387,-8.65242,-8.40004,-11.2996,-8.68878,-7.87231,-11.2199,-8.75407,-7.30061,-11.1602,-8.81783,-6.68494,-11.0792,-8.91626,-6.04287,-10.993,-9.00063,-5.37442,-10.8895,-9.06929,-5.04372,-10.8209,-8.76526,-5.04372,-10.6338,-8.6966,-5.37443,-10.7024,-8.55388,-6.04288,-10.8287,-8.45546,-6.68495,-10.9149,-8.35262,-7.30062,-10.9489,-8.28733,-7.87232,-11.0086,-8.22915,-8.40005,-11.0529,-8.19926,-8.87148,-11.0921,-8.18396,-9.28662,-11.1035,-8.17771,-9.69825,-11.1117,-8.17772,-10.1064,-11.1117,-8.19183,-10.481,-11.0933,-8.22642,-10.8223,-11.0675,-8.25633,-11.0703,-11.028,-8.34078,-6.04289,-10.5312,-8.24192,-6.04289,-10.0552,-8.24555,-6.04289,-9.63082,-8.35046,-6.04289,-9.15867,-8.49561,-5.37443,-9.23109,-8.4,-5.37444,-9.61797,-8.39637,-5.37444,-10.0424,-8.4835,-5.37444,-10.4049,-8.57373,-5.04373,-10.3645,-8.48661,-5.04373,-10.002,-8.49108,-5.04373,-9.63608,-8.5867,-5.04373,-9.2492,-8.61749,-5.05076,-9.26457,-8.54306,-5.17038,-9.63708,-8.63552,-5.17038,-9.26807,-8.52503,-5.05077,-9.63358,-8.53837,-5.17038,-9.99306,-8.52055,-5.05077,-9.99953,-8.6214,-5.17038,-10.3385,-8.60358,-5.05076,-10.3449,-8.62592,-5.40258,-10.3357,-8.54134,-5.40258,-9.99201,-8.54603,-5.40258,-9.63603,-8.55925,-5.50831,-9.98554,-8.56409,-5.50786,-9.63953,-8.64382,-5.50874,-10.3293,-8.82872,-5.50839,-10.6145,-8.79511,-5.05076,-10.6142,-9.08703,-5.05075,-10.7962,-9.12231,-5.50779,-10.8555,-9.46631,-5.50645,-10.9754,-9.44883,-5.05074,-10.9143,-9.86482,-5.05073,-10.9657,-9.8768,-5.5054,-10.9817,-10.2758,-5.50538,-10.9575,-10.2857,-5.05072,-10.9401};
			return value;
		}
		private double[] getCoordinate_6_21_point_58()
		{
			double[] value = {-10.6923,-5.05071,-10.8387,-10.6825,-5.50642,-10.9014,-11.009,-5.50773,-10.7408,-11.0369,-5.0507,-10.6776,-11.3043,-5.05069,-10.4617,-11.2705,-5.50832,-10.4664,-11.419,-5.50863,-10.161,-11.4378,-5.4025,-10.1651,-11.4428,-5.1703,-10.1671,-11.4615,-5.05069,-10.1713,-11.502,-5.05069,-9.81829,-11.4833,-5.1703,-9.81417,-11.4797,-5.4025,-9.81377,-11.4357,-5.1703,-9.46123,-11.4321,-5.4025,-9.46083,-11.4533,-5.05069,-9.45549,-11.3171,-5.05069,-9.1002,-11.2995,-5.17031,-9.10594,-11.2954,-5.40251,-9.10865,-11.4144,-5.50774,-9.46656,-11.2778,-5.50744,-9.11438,-11.4609,-5.50817,-9.80967,-11.3803,-5.49831,-9.46819,-11.3647,-5.19589,-9.80622,-11.4268,-5.49886,-9.81129,-11.3273,-5.19523,-9.48638,-11.3865,-5.4991,-10.1454,-11.3244,-5.19646,-10.1403,-11.277,-4.53093,-9.81769,-11.2302,-4.53093,-10.1226,-11.2397,-4.53045,-9.49784,-11.2037,-4.26826,-9.81005,-11.1755,-4.26826,-9.51979,-11.157,-4.26826,-10.1149,-11.0938,-4.53057,-10.4043,-11.0352,-4.26826,-10.3674,-11.1879,-5.19596,-10.422,-11.238,-5.4987,-10.4507,-10.9879,-5.49805,-10.7123,-10.9378,-5.19446,-10.6836,-10.8851,-4.53057,-10.6306,-10.8265,-4.26827,-10.5937,-10.5668,-4.26827,-10.7473,-10.6614,-5.49637,-10.8729,-10.2737,-5.49528,-10.9231,-10.2313,-4.26828,-10.8438,-9.90709,-4.26829,-10.8636,-9.87471,-5.49529,-10.9474,-9.48366,-5.4964,-10.9445,-9.56241,-4.2683,-10.8085,-9.28598,-4.26831,-10.6875,-9.232,-4.53063,-10.7312,-9.18606,-5.19452,-10.7901,-9.13966,-5.49811,-10.8246,-8.9052,-5.1961,-10.5604,-8.8588,-5.4988,-10.5949,-8.99741,-4.53063,-10.5318,-9.05139,-4.26831,-10.4882,-8.89984,-4.26832,-10.2524,-8.82755,-4.53103,-10.2687,-8.81644,-4.26832,-9.95547,-8.74415,-4.53104,-9.97174,-8.74261,-4.53053,-9.64985,-8.80922,-4.26832,-9.66394,-8.8098,-4.53053,-9.33376,-8.87641,-4.26832,-9.34786,-8.96287,-4.53022,-9.03941,-9.01087,-4.26832,-9.0819,-8.8969,-5.19389,-9.00649,-8.74384,-5.19433,-9.30084,-8.8578,-5.49761,-8.97187,-8.68878,-5.49796,-9.28912,-8.65322,-5.1954,-9.64871,-8.59816,-5.49844,-9.63699,-8.65476,-5.19609,-9.9706,-8.59332,-5.499,-9.983,-8.6739,-5.49924,-10.3097,-8.73534,-5.19664,-10.2973,-8.63993,-5.40258,-9.27026,-8.65799,-5.50753,-9.27375,-8.81278,-5.40257,-8.94392,-8.827,-5.50725,-8.95651,-8.80837,-5.17037,-8.94172,-8.79414,-5.05076,-8.92914,-9.04751,-5.05075,-8.64289,-9.06174,-5.17037,-8.65548,-9.06446,-5.40257,-8.65958,-9.07869,-5.50724,-8.67217,-9.37139,-5.40256,-8.45653,-9.37742,-5.50723,-8.47455,-9.36867,-5.17036,-8.45243,-9.36265,-5.05074,-8.43442,-9.7252,-5.05073,-8.31321,-9.73122,-5.17035,-8.33123,-9.73153,-5.40255,-8.33613,-9.73755,-5.50722,-8.35415,-10.0989,-5.40254,-8.31375,-10.0951,-5.50721,-8.33237,-10.0986,-5.17034,-8.30885,-10.1023,-5.05072,-8.29023};
			return value;
		}
		private double[] getCoordinate_6_21_point_59()
		{
			double[] value = {-10.4769,-5.05071,-8.36654,-10.4731,-5.17033,-8.38515,-10.4709,-5.40253,-8.38955,-10.4672,-5.5072,-8.40816,-10.8003,-5.40252,-8.55384,-10.7877,-5.50719,-8.56806,-10.8024,-5.17032,-8.54944,-10.815,-5.0507,-8.53522,-11.1013,-5.0507,-8.78858,-11.0887,-5.17031,-8.80281,-11.0846,-5.40251,-8.80552,-11.072,-5.50719,-8.81974,-11.0433,-5.49755,-8.83873,-11.1961,-5.19423,-9.15156,-11.2491,-5.49787,-9.13337,-11.0087,-5.19384,-8.87784,-11.1346,-4.53045,-9.19225,-10.9472,-4.53017,-8.91853,-11.0704,-4.26826,-9.2142,-10.9047,-4.26827,-8.96653,-10.7723,-5.49756,-8.59886,-10.7377,-5.19385,-8.63797,-10.7047,-4.53017,-8.70395,-10.6622,-4.26827,-8.75196,-10.4084,-4.53018,-8.55612,-10.3956,-4.26828,-8.61894,-10.4414,-5.19385,-8.49014,-10.4518,-5.49757,-8.43896,-10.0972,-5.49758,-8.36672,-10.0867,-5.19386,-8.4179,-10.0912,-4.53019,-8.49151,-10.0784,-4.26829,-8.55432,-9.76066,-4.5302,-8.51164,-9.78098,-4.2683,-8.57244,-9.7562,-5.19387,-8.43804,-9.73965,-5.49759,-8.3885,-9.39641,-5.49759,-8.50325,-9.41296,-5.19388,-8.55279,-9.45363,-4.5302,-8.61429,-9.47395,-4.2683,-8.67509,-9.17745,-4.53021,-8.797,-9.22544,-4.26831,-8.83949,-9.13678,-5.19389,-8.73549,-9.09767,-5.4976,-8.70087,11.1166,-4.72912,-9.80544,11.1169,-4.26181,-9.5229,11.1452,-4.26181,-9.81315,11.0887,-4.72912,-9.53197,11.0752,-4.72912,-10.0798,11.1038,-4.26181,-10.0875,11.0735,-5.72852,-10.0753,11.1154,-5.72852,-9.80337,11.0875,-5.72852,-9.5299,11.0844,-6.10497,-9.79499,11.057,-6.10497,-9.5396,11.0426,-6.10496,-10.067,10.9325,-6.10496,-10.2906,10.9574,-5.72852,-10.3139,10.9591,-4.72917,-10.3184,10.9819,-4.26181,-10.34,10.7686,-4.72917,-10.5226,10.7915,-4.2618,-10.5442,10.7665,-5.72852,-10.5174,10.7416,-6.10496,-10.4942,10.5195,-5.72851,-10.6631,10.5084,-6.10495,-10.6313,10.5216,-4.72916,-10.6682,10.5318,-4.26179,-10.6978,10.2276,-4.26179,-10.7852,10.2174,-4.72915,-10.7556,10.217,-5.7285,-10.7504,10.2059,-6.10494,-10.7187,9.90946,-5.72849,-10.7692,9.91658,-6.10494,-10.7363,9.9098,-4.72914,-10.7744,9.90329,-4.26178,-10.805,9.59716,-4.72913,-10.7245,9.59066,-4.26177,-10.7551,9.59862,-5.72848,-10.7192,9.60575,-6.10493,-10.6863,9.35765,-6.10492,-10.5785,9.33575,-5.72848,-10.6046,9.3343,-4.72913,-10.6099,9.31423,-4.26176,-10.6342,9.10043,-4.26175,-10.4546,9.12049,-4.72912,-10.4304,9.12155,-5.72847,-10.4257,9.14344,-6.10491,-10.3996,8.97731,-5.72847,-10.203,9.00702,-6.10491,-10.191,8.97626,-4.72906,-10.2077,8.94888,-4.26175,-10.2188,8.87447,-4.26175,-9.95147,8.90185,-4.72906,-9.94036,8.90279,-5.72847,-9.93816,8.9325,-6.10491,-9.92608,8.89728,-5.72847,-9.66332,8.92866,-6.10491,-9.66926,8.89634,-4.72906,-9.66553,8.86725,-4.26175,-9.65995};
			return value;
		}
		private double[] getCoordinate_6_21_point_60()
		{
			double[] value = {8.92897,-4.26175,-9.37419,8.95806,-4.72906,-9.37977,8.96244,-5.72847,-9.38197,8.99382,-6.10491,-9.38791,9.0909,-5.72847,-9.13089,9.11578,-6.10491,-9.15292,9.08653,-4.7291,-9.12869,9.06343,-4.26175,-9.10824,9.28087,-4.72911,-8.90915,9.25776,-4.26176,-8.88869,9.28355,-5.72848,-8.91325,9.30843,-6.10492,-8.93528,9.52926,-6.10493,-8.78919,9.51873,-5.72848,-8.75767,9.51605,-4.72912,-8.75356,9.50627,-4.26177,-8.72429,9.79412,-4.72912,-8.6606,9.78435,-4.26177,-8.63132,9.7944,-5.72849,-8.6655,9.80492,-6.10493,-8.69703,10.0692,-6.10494,-8.68093,10.0759,-5.7285,-8.64836,10.0756,-4.72913,-8.64345,10.0818,-4.26178,-8.61321,10.3629,-4.72914,-8.70197,10.3691,-4.26179,-8.67173,10.3607,-5.7285,-8.70637,10.354,-6.10495,-8.73895,10.591,-6.10495,-8.85715,10.613,-5.72851,-8.83226,10.6152,-4.72915,-8.82786,10.6357,-4.2618,-8.80474,10.8348,-4.72915,-9.02219,10.8552,-4.2618,-8.99908,10.8306,-5.72852,-9.02491,10.8086,-6.10496,-9.0498,10.9582,-6.10496,-9.26824,10.9886,-5.72852,-9.25853,10.9928,-4.72912,-9.25582,11.021,-4.26181,-9.24675,-8.89758,-5.728,-9.66332,-8.95831,-4.72859,-9.37977,-8.89659,-4.72859,-9.66553,-8.96274,-5.728,-9.38197,-8.90309,-5.728,-9.93816,-8.9021,-4.72859,-9.94036,-8.93282,-6.10444,-9.92608,-8.92898,-6.10444,-9.66926,-8.99414,-6.10444,-9.38791,-9.0912,-5.72799,-9.13089,-9.1161,-6.10443,-9.15292,-9.08678,-4.72863,-9.12869,-9.06365,-4.26128,-9.10824,-8.9292,-4.26128,-9.37419,-8.86747,-4.26128,-9.65995,-8.8747,-4.26128,-9.95147,-8.97651,-4.72859,-10.2077,-8.9491,-4.26128,-10.2188,-8.97761,-5.728,-10.203,-9.00734,-6.10444,-10.191,-9.14376,-6.10443,-10.3996,-9.12185,-5.72799,-10.4257,-9.12074,-4.72864,-10.4304,-9.10065,-4.26128,-10.4546,-9.33454,-4.72864,-10.6099,-9.31445,-4.26127,-10.6342,-9.33605,-5.72799,-10.6046,-9.35797,-6.10443,-10.5785,-9.59892,-5.72798,-10.7192,-9.60607,-6.10442,-10.6863,-9.59741,-4.72863,-10.7245,-9.59088,-4.26126,-10.7551,-9.90352,-4.26126,-10.805,-9.91005,-4.72862,-10.7744,-9.90976,-5.72797,-10.7692,-9.9169,-6.10441,-10.7363,-10.2173,-5.72796,-10.7504,-10.2062,-6.1044,-10.7187,-10.2176,-4.72861,-10.7556,-10.2278,-4.26125,-10.7852,-10.5219,-4.7286,-10.6682,-10.5321,-4.26124,-10.6978,-10.5198,-5.72795,-10.6631,-10.5087,-6.1044,-10.6313,-10.7419,-6.10439,-10.4942,-10.7668,-5.72795,-10.5174,-10.7689,-4.7286,-10.5226,-10.7918,-4.26123,-10.5442,-10.9822,-4.26123,-10.34,-10.9593,-4.7286,-10.3184,-10.9577,-5.72794,-10.3139,-10.9328,-6.10439,-10.2906,-11.0738,-5.72794,-10.0753,-11.0429,-6.10438,-10.067,-11.0754,-4.72853,-10.0798,-11.104,-4.26122,-10.0875,-11.1454,-4.26122,-9.81315,-11.1169,-4.72853,-9.80544,-11.1157,-5.72794,-9.80337,-11.089,-4.72853,-9.53197};
			return value;
		}
		private double[] getCoordinate_6_21_point_61()
		{
			double[] value = {-11.0878,-5.72794,-9.5299,-11.1172,-4.26122,-9.5229,-11.0212,-4.26123,-9.24675,-10.993,-4.72854,-9.25582,-10.9889,-5.72794,-9.25853,-11.0573,-6.10438,-9.5396,-10.9585,-6.10439,-9.26824,-11.0847,-6.10438,-9.79499,-10.8309,-5.72795,-9.02491,-10.8089,-6.10439,-9.0498,-10.835,-4.72858,-9.02219,-10.8555,-4.26123,-8.99908,-10.6155,-4.72859,-8.82786,-10.6359,-4.26124,-8.80474,-10.6133,-5.72795,-8.83226,-10.5913,-6.10439,-8.85715,-10.3543,-6.1044,-8.73895,-10.361,-5.72796,-8.70637,-10.3631,-4.72859,-8.70197,-10.3693,-4.26124,-8.67173,-10.0758,-4.7286,-8.64345,-10.082,-4.26125,-8.61321,-10.0762,-5.72797,-8.64836,-10.0695,-6.10441,-8.68093,-9.80524,-6.10442,-8.69703,-9.7947,-5.72797,-8.6655,-9.79437,-4.72861,-8.6606,-9.78457,-4.26126,-8.63132,-9.5163,-4.72861,-8.75356,-9.5065,-4.26127,-8.72429,-9.51903,-5.72798,-8.75767,-9.52958,-6.10442,-8.78919,-9.30875,-6.10443,-8.93528,-9.28385,-5.72799,-8.91325,-9.28111,-4.72862,-8.90915,-9.25799,-4.26127,-8.88869,9.92497,-2.23296,-9.65516,9.89147,-2.23296,-9.70507,9.90527,-2.23296,-9.67742,9.95075,-2.23296,-9.63811,9.88554,-2.23296,-9.7342,9.88742,-2.23296,-9.76504,9.97894,-2.23296,-9.62868,10.0098,-2.23296,-9.6268,9.89684,-2.23296,-9.79323,9.91389,-2.23296,-9.81901,9.93615,-2.23296,-9.83871,9.96381,-2.23296,-9.8525,9.99293,-2.23296,-9.85844,10.0238,-2.23296,-9.85656,10.052,-2.23296,-9.84713,10.0777,-2.23296,-9.83008,10.0974,-2.23296,-9.80783,10.1112,-2.23296,-9.78017,10.1172,-2.23296,-9.75105,10.1153,-2.23296,-9.7202,10.1059,-2.23296,-9.69201,10.0888,-2.23296,-9.66623,10.0666,-2.23296,-9.64653,10.0389,-2.23296,-9.63274,-9.89159,-2.23244,-9.70507,-9.92509,-2.23244,-9.65516,-9.90539,-2.23244,-9.67742,-9.95086,-2.23244,-9.63811,-9.88566,-2.23244,-9.7342,-9.88754,-2.23244,-9.76504,-9.97906,-2.23244,-9.62868,-10.0099,-2.23244,-9.6268,-9.89696,-2.23244,-9.79323,-9.91401,-2.23244,-9.81901,-9.93627,-2.23244,-9.83871,-9.96392,-2.23244,-9.8525,-9.99305,-2.23244,-9.85844,-10.0239,-2.23243,-9.85656,-10.0521,-2.23243,-9.84713,-10.0779,-2.23243,-9.83008,-10.0976,-2.23243,-9.80783,-10.1114,-2.23243,-9.78017,-10.1173,-2.23243,-9.75105,-10.1154,-2.23243,-9.7202,-10.106,-2.23243,-9.69201,-10.0889,-2.23243,-9.66623,-10.0667,-2.23243,-9.64653,-10.039,-2.23243,-9.63274,11.0213,-6.13663,-9.79792,10.9939,-6.13663,-9.54253,10.9847,-6.13663,-10.0371,10.8746,-6.13662,-10.2608,10.7036,-6.13662,-10.4408,10.4704,-6.13661,-10.5779,10.2021,-6.1366,-10.6553,9.91272,-6.1366,-10.6729,9.63698,-6.13659,-10.6286,9.38888,-6.13658,-10.5209,9.19725,-6.13658,-10.3629,9.06082,-6.13658,-10.1543,8.99551,-6.13657,-9.92132,8.99167,-6.13657,-9.66451,9.05101,-6.13658,-9.41644,9.17297,-6.13658,-9.18145};
			return value;
		}
		private double[] getCoordinate_6_21_point_62()
		{
			double[] value = {9.34369,-6.13658,-8.98858,9.56452,-6.13659,-8.84249,9.80881,-6.13659,-8.76082,10.0731,-6.1366,-8.74472,10.3255,-6.13661,-8.79613,10.5624,-6.13661,-8.91433,10.7553,-6.13662,-9.08506,10.9049,-6.13662,-9.3035,-8.99199,-6.1361,-9.66451,-9.05133,-6.1361,-9.41644,-8.99583,-6.1361,-9.92132,-9.06115,-6.1361,-10.1543,-9.19757,-6.1361,-10.3629,-9.3892,-6.13609,-10.5209,-9.63731,-6.13608,-10.6286,-9.91305,-6.13608,-10.6729,-10.2024,-6.13607,-10.6553,-10.4707,-6.13606,-10.5779,-10.7039,-6.13605,-10.4408,-10.8749,-6.13605,-10.2608,-10.985,-6.13605,-10.0371,-11.0216,-6.13605,-9.79792,-10.9942,-6.13605,-9.54253,-10.9052,-6.13605,-9.3035,-10.7556,-6.13605,-9.08506,-10.5627,-6.13606,-8.91433,-10.3258,-6.13607,-8.79613,-10.0734,-6.13607,-8.74472,-9.80913,-6.13608,-8.76082,-9.56485,-6.13609,-8.84249,-9.34402,-6.13609,-8.98858,-9.17329,-6.1361,-9.18145,10.986,-6.058,-9.79269,10.9615,-6.058,-9.55356,10.9495,-6.058,-10.0318,10.9769,-5.86909,-9.79591,10.9386,-5.86908,-10.0347,10.9523,-5.86909,-9.55678,10.937,-5.6391,-9.56261,10.9565,-5.63911,-9.79805,10.9183,-5.6391,-10.0368,10.9289,-5.36805,-9.80187,10.8844,-5.36805,-10.0355,10.9094,-5.36805,-9.56644,10.8325,-5.36805,-9.33664,10.853,-5.6391,-9.32307,10.8684,-5.86908,-9.31724,10.8725,-6.058,-9.31453,10.7333,-6.05799,-9.10995,10.7292,-5.86908,-9.11266,10.7197,-5.6391,-9.12333,10.6992,-5.36805,-9.13689,10.6756,-5.10727,-9.16356,10.798,-5.10727,-9.34851,10.6346,-4.85416,-9.19068,10.757,-4.85417,-9.37563,10.5774,-4.49748,-9.2554,10.675,-4.49748,-9.40304,10.8258,-4.85417,-9.58131,10.7438,-4.49748,-9.60871,10.8402,-4.85418,-9.8017,10.7546,-4.49748,-9.78541,10.7969,-4.85418,-10.0142,10.7113,-4.49748,-9.9979,10.6992,-4.85416,-10.2105,10.6323,-4.49748,-10.1563,10.747,-5.10727,-10.2287,10.8448,-5.10727,-10.0323,10.7818,-5.36805,-10.2428,10.8157,-5.6391,-10.2441,10.8352,-5.86908,-10.2441,10.846,-6.058,-10.2413,10.6749,-6.05799,-10.4213,10.6671,-5.86908,-10.4239,10.6476,-5.6391,-10.4239,10.6223,-5.36805,-10.4197,10.5875,-5.10726,-10.4056,10.5554,-4.85415,-10.3729,10.4885,-4.49747,-10.3186,10.4755,-4.03159,-10.0703,10.3841,-4.03159,-10.1735,10.5483,-4.0316,-9.92438,10.5758,-4.0316,-9.7893,10.5659,-4.0316,-9.62655,10.5222,-4.0316,-9.49581,10.4322,-4.03159,-9.35983,10.329,-4.03159,-9.26845,10.415,-4.49747,-9.11166,10.4723,-4.85416,-9.04695,10.4942,-5.10726,-9.00295,10.5178,-5.36804,-8.97629,10.5288,-5.63909,-8.95429,10.5382,-5.86907,-8.94362,10.5404,-6.05799,-8.93923,10.3189,-6.05798,-8.8287,10.3167,-5.86907,-8.83311,10.3138,-5.63909,-8.84706,10.3029,-5.36804,-8.86906,10.2958,-5.10726,-8.90396,10.2738,-4.85415,-8.94795};
			return value;
		}
		private double[] getCoordinate_6_21_point_63()
		{
			double[] value = {10.2566,-4.49747,-9.03263,10.1831,-4.03159,-9.19567,10.1364,-3.53358,-9.36725,10.22,-3.53358,-9.40895,10.306,-3.53359,-9.48508,10.3575,-3.53359,-9.56298,10.3939,-3.53359,-9.67191,10.3996,-3.53359,-9.76515,10.3767,-3.53359,-9.8777,10.335,-3.53359,-9.96128,10.2589,-3.53358,-10.0473,10.2481,-4.0315,-10.2633,10.181,-3.53358,-10.0988,10.3409,-4.49744,-10.4161,10.3693,-4.85407,-10.493,10.4014,-5.10726,-10.5257,10.4164,-5.36804,-10.5463,10.4418,-5.63909,-10.5505,10.4502,-5.86907,-10.5523,10.458,-6.05799,-10.5497,10.1897,-6.05798,-10.6272,10.1898,-5.86907,-10.6289,10.1814,-5.63909,-10.627,10.1809,-5.36804,-10.6194,10.1659,-5.10725,-10.5989,10.1636,-4.85405,-10.561,10.1351,-4.49733,-10.4841,10.1174,-4.0315,-10.307,10.072,-3.53358,-10.1352,10.0577,-3.17782,-10.0161,10.1208,-3.17782,-9.99497,10.0375,-2.91601,-9.94037,10.0914,-2.91601,-9.92234,10.0318,-2.7341,-9.89344,10.0677,-2.7341,-9.88146,10.0248,-2.59882,-9.8681,10.0581,-2.59882,-9.85699,10.0844,-2.59882,-9.83955,10.1032,-2.7341,-9.85798,10.1282,-2.7341,-9.82969,10.1076,-2.59882,-9.81331,10.1472,-2.7341,-9.79162,10.1218,-2.59882,-9.78503,10.1548,-2.7341,-9.75459,10.1288,-2.59882,-9.75069,10.1522,-2.7341,-9.71212,10.1268,-2.59882,-9.71914,10.1157,-2.59882,-9.68591,10.1402,-2.7341,-9.67628,10.0983,-2.59882,-9.65955,10.1167,-2.7341,-9.6408,10.072,-2.59882,-9.63632,10.0884,-2.7341,-9.61575,9.99328,-2.59882,-9.87002,9.98938,-2.7341,-9.89603,9.98948,-2.91601,-9.94329,9.97862,-3.17782,-10.0209,9.9788,-3.53358,-10.1409,9.95462,-4.0315,-10.3169,9.95845,-4.49733,-10.4949,9.93953,-4.85404,-10.5746,9.94183,-5.10725,-10.6125,9.92938,-5.36803,-10.6348,9.92983,-5.63908,-10.6423,9.92172,-5.86906,-10.6452,9.92161,-6.05797,-10.6435,9.64587,-6.05797,-10.5992,9.65396,-5.86905,-10.6008,9.66207,-5.63907,-10.598,9.68676,-5.36802,-10.5907,9.69921,-5.10724,-10.5685,9.72708,-4.85405,-10.5321,9.746,-4.49742,-10.4523,9.81954,-4.03149,-10.2894,9.86625,-3.53357,-10.118,9.91338,-3.17782,-10.0076,9.93376,-2.91601,-9.93195,9.95235,-2.7341,-9.88849,9.95894,-2.59881,-9.86303,9.93066,-2.59881,-9.84892,9.91428,-2.7341,-9.86949,9.89073,-2.916,-9.91047,9.84252,-3.17782,-9.97226,9.78267,-3.53357,-10.0763,9.67365,-4.03157,-10.2168,9.5876,-4.49745,-10.3735,9.52776,-4.85413,-10.4355,9.49989,-5.10724,-10.4718,9.46706,-5.36802,-10.49,9.44236,-5.63907,-10.4973,9.42302,-5.86905,-10.4997,9.41494,-6.05796,-10.4981,9.2233,-6.05795,-10.3401,9.23441,-5.86904,-10.3416,9.25375,-5.63906,-10.3392,9.28722,-5.36801,-10.3338,9.32006,-5.10723,-10.3156,9.36538,-4.85412,-10.2918,9.42522,-4.49745,-10.2298,9.57043,-4.03157,-10.1254};
			return value;
		}
		private double[] getCoordinate_6_21_point_64()
		{
			double[] value = {9.48047,-4.03157,-9.98943,9.32755,-4.49744,-10.0822,9.43676,-4.03157,-9.85869,9.25879,-4.49744,-9.87653,9.24803,-4.49744,-9.69983,9.42684,-4.03157,-9.69594,9.29131,-4.49744,-9.48734,9.45436,-4.03157,-9.56086,9.37034,-4.49745,-9.32893,9.52714,-4.03157,-9.41496,9.51408,-4.49745,-9.16654,9.61852,-4.03157,-9.31173,9.44935,-4.85413,-9.10926,9.30561,-4.85413,-9.27165,9.42222,-5.10723,-9.06826,9.26162,-5.10723,-9.2497,9.39555,-5.36801,-9.04465,9.23494,-5.36801,-9.22609,9.38198,-5.63906,-9.02415,9.21294,-5.63906,-9.21512,9.3713,-5.86904,-9.01471,9.20227,-5.86904,-9.20568,9.36858,-6.05796,-9.01061,9.19786,-6.05795,-9.20348,9.08453,-6.05795,-9.42345,9.08893,-5.86904,-9.42565,9.10488,-5.63906,-9.42957,9.12688,-5.36801,-9.44054,9.16262,-5.10723,-9.44814,9.20662,-4.85412,-9.47008,9.16333,-4.85412,-9.68258,9.17574,-4.85414,-9.9031,9.2445,-4.85414,-10.1088,9.19919,-5.10723,-10.1326,9.12666,-5.10723,-9.90609,9.16025,-5.36801,-10.1405,9.08772,-5.36801,-9.91404,9.12677,-5.63906,-10.146,9.05984,-5.63906,-9.91359,9.10628,-5.86904,-10.1463,9.03935,-5.86904,-9.91394,9.09518,-6.05795,-10.1448,9.02986,-6.05795,-9.91186,9.02519,-6.05795,-9.67152,9.03469,-5.86903,-9.6736,9.05063,-5.63906,-9.67753,9.07851,-5.36801,-9.67797,9.11425,-5.10723,-9.68557,9.60717,-5.10724,-8.94591,9.63431,-4.85414,-8.98691,9.59587,-5.36802,-8.91213,9.5823,-5.63907,-8.89163,9.57778,-5.86905,-8.87812,9.57506,-6.05796,-8.87402,9.81935,-6.05797,-8.79235,9.81966,-5.86906,-8.79725,9.82418,-5.63908,-8.81076,9.82568,-5.36803,-8.8353,9.83698,-5.10724,-8.86908,9.83998,-4.85414,-8.91815,9.66172,-4.49745,-9.06887,9.86739,-4.49746,-9.00011,9.7545,-4.03158,-9.22178,9.88525,-4.03158,-9.17807,9.82168,-3.53357,-9.38642,9.93062,-3.53358,-9.35,9.88186,-3.17782,-9.49027,9.94501,-3.17782,-9.46916,9.91128,-2.91601,-9.5629,9.9652,-2.91601,-9.54487,9.935,-2.7341,-9.60378,9.97085,-2.7341,-9.5918,9.94464,-2.59881,-9.62825,9.97787,-2.59881,-9.61714,9.91827,-2.59881,-9.64569,9.89952,-2.7341,-9.62726,9.87117,-2.916,-9.58943,9.81582,-3.17781,-9.53396,9.74378,-3.53357,-9.43796,10.0613,-4.85415,-8.90466,10.0441,-4.49746,-8.98935,10.0583,-5.10725,-8.85559,10.0654,-5.36803,-8.82069,10.0639,-5.63908,-8.79616,10.0668,-5.86906,-8.7822,10.0665,-6.05798,-8.77729,10.048,-4.03158,-9.16815,10.0238,-3.53358,-9.34432,10.024,-3.17782,-9.46434,10.0893,-3.17782,-9.47763,10.0132,-2.91601,-9.54195,10.0689,-2.91601,-9.5533,10.0133,-2.7341,-9.58921,10.0503,-2.7341,-9.59676,10.0094,-2.59882,-9.61522,10.0438,-2.59882,-9.62221,10.112,-2.91601,-9.57476,10.1545,-2.91601,-9.61245,10.1811,-2.91601,-9.65256,10.1991,-2.91601,-9.70648};
			return value;
		}
		private double[] getCoordinate_6_21_point_65()
		{
			double[] value = {10.202,-2.91601,-9.75449,10.1907,-2.91601,-9.8102,10.1692,-2.91601,-9.85323,10.1315,-2.91601,-9.89581,10.1868,-3.17782,-9.95128,10.231,-3.17783,-9.90143,10.2663,-3.17783,-9.83057,10.2796,-3.17783,-9.76533,10.2748,-3.17783,-9.6863,10.2537,-3.17783,-9.62315,10.21,-3.17782,-9.55711,10.1601,-3.17782,-9.51298,9.84815,-2.916,-9.87279,9.79267,-3.17781,-9.92813,9.88598,-2.7341,-9.84444,9.90442,-2.59881,-9.82569,9.88698,-2.59881,-9.79933,9.86251,-2.73409,-9.80896,9.87587,-2.59881,-9.7661,9.85052,-2.73409,-9.77312,9.87395,-2.59881,-9.73455,9.88094,-2.59881,-9.70021,9.85548,-2.73409,-9.69362,9.84794,-2.73409,-9.73065,9.80359,-2.916,-9.77876,9.80067,-2.916,-9.73075,9.81202,-2.916,-9.67504,9.83349,-2.916,-9.63201,9.87447,-2.7341,-9.65555,9.89505,-2.59881,-9.67193,9.77169,-3.17781,-9.58381,9.73635,-3.17781,-9.65467,9.72306,-3.17781,-9.71991,9.72787,-3.17781,-9.79894,9.74898,-3.17781,-9.86209,9.82162,-2.916,-9.83268,9.66765,-3.53357,-9.52396,9.62595,-3.53357,-9.60754,9.60303,-3.53357,-9.7201,9.60871,-3.53357,-9.81333,9.64513,-3.53357,-9.92226,9.69666,-3.53357,-10.0002,10.8748,-5.10727,-9.57831,10.8893,-5.10727,-9.79871,-9.02551,-6.05748,-9.67152,-9.08485,-6.05747,-9.42345,-9.03018,-6.05748,-9.91186,-9.0955,-6.05747,-10.1448,-9.03966,-5.86856,-9.91394,-9.10659,-5.86856,-10.1463,-9.03499,-5.86856,-9.6736,-9.08924,-5.86856,-9.42565,-9.10518,-5.63858,-9.42957,-9.05093,-5.63858,-9.67753,-9.06014,-5.63858,-9.91359,-9.12707,-5.63858,-10.146,-9.08801,-5.36753,-9.91404,-9.16053,-5.36753,-10.1405,-9.0788,-5.36753,-9.67797,-9.12716,-5.36753,-9.44054,-9.16289,-5.10674,-9.44814,-9.11452,-5.10675,-9.68557,-9.12693,-5.10675,-9.90609,-9.19946,-5.10674,-10.1326,-9.17599,-4.85365,-9.9031,-9.24476,-4.85365,-10.1088,-9.16359,-4.85364,-9.68258,-9.20687,-4.85364,-9.47008,-9.30587,-4.85364,-9.27165,-9.26189,-5.10674,-9.2497,-9.23523,-5.36753,-9.22609,-9.21324,-5.63858,-9.21512,-9.20258,-5.86856,-9.20568,-9.19818,-6.05747,-9.20348,-9.3689,-6.05747,-9.01061,-9.37161,-5.86855,-9.01471,-9.38227,-5.63857,-9.02415,-9.39583,-5.36752,-9.04465,-9.42249,-5.10674,-9.06826,-9.44961,-4.85363,-9.10926,-9.51431,-4.49695,-9.16654,-9.37057,-4.49695,-9.32893,-9.61873,-4.03107,-9.31173,-9.52736,-4.03107,-9.41496,-9.29155,-4.49695,-9.48734,-9.45457,-4.03107,-9.56086,-9.24826,-4.49695,-9.69983,-9.42705,-4.03107,-9.69594,-9.43697,-4.03107,-9.85869,-9.25903,-4.49695,-9.87653,-9.48068,-4.03107,-9.98943,-9.32779,-4.49695,-10.0822,-9.57064,-4.03106,-10.1254,-9.42546,-4.49695,-10.2298,-9.36563,-4.85363,-10.2918,-9.32033,-5.10674,-10.3156,-9.28751,-5.36752,-10.3338,-9.25404,-5.63858,-10.3392,-9.23472,-5.86856,-10.3416,-9.22362,-6.05747,-10.3401};
			return value;
		}
		private double[] getCoordinate_6_21_point_66()
		{
			double[] value = {-9.41526,-6.05747,-10.4981,-9.42333,-5.86855,-10.4997,-9.44266,-5.63857,-10.4973,-9.46734,-5.36752,-10.49,-9.50016,-5.10674,-10.4718,-9.52801,-4.85362,-10.4355,-9.58784,-4.49694,-10.3735,-9.67387,-4.03106,-10.2168,-9.78285,-3.53306,-10.0763,-9.69684,-3.53306,-10.0002,-9.64531,-3.53306,-9.92226,-9.60889,-3.53306,-9.81333,-9.60321,-3.53306,-9.7201,-9.62614,-3.53306,-9.60754,-9.66783,-3.53306,-9.52396,-9.74397,-3.53306,-9.43796,-9.82187,-3.53306,-9.38642,-9.75471,-4.03106,-9.22178,-9.66195,-4.49694,-9.06887,-9.63456,-4.85363,-8.98691,-9.60744,-5.10673,-8.94591,-9.59616,-5.36752,-8.91213,-9.5826,-5.63857,-8.89163,-9.57809,-5.86855,-8.87812,-9.57538,-6.05746,-8.87402,-9.81967,-6.05745,-8.79235,-9.81996,-5.86854,-8.79725,-9.82448,-5.63856,-8.81076,-9.82596,-5.36751,-8.8353,-9.83725,-5.10673,-8.86908,-9.84023,-4.85362,-8.91815,-9.86763,-4.49694,-9.00011,-9.88546,-4.03106,-9.17807,-9.9308,-3.53305,-9.35,-9.94518,-3.17729,-9.46916,-9.88203,-3.1773,-9.49027,-9.96536,-2.91548,-9.54487,-9.91143,-2.91548,-9.5629,-9.97099,-2.73357,-9.5918,-9.93515,-2.73357,-9.60378,-9.97801,-2.59829,-9.61714,-9.94477,-2.59829,-9.62825,-9.91841,-2.59829,-9.64569,-9.89966,-2.73358,-9.62726,-9.87462,-2.73358,-9.65555,-9.89519,-2.59829,-9.67193,-9.85562,-2.73358,-9.69362,-9.88108,-2.59829,-9.70021,-9.84808,-2.73358,-9.73065,-9.87408,-2.59829,-9.73455,-9.87601,-2.59829,-9.7661,-9.85067,-2.73358,-9.77312,-9.88711,-2.59829,-9.79933,-9.86265,-2.73358,-9.80896,-9.90455,-2.59829,-9.82569,-9.88612,-2.73358,-9.84444,-9.93079,-2.59829,-9.84892,-9.91442,-2.73357,-9.86949,-10.0096,-2.59829,-9.61522,-10.0135,-2.73357,-9.58921,-10.0134,-2.91548,-9.54195,-10.0242,-3.17729,-9.46434,-10.024,-3.53305,-9.34432,-10.0482,-4.03105,-9.16815,-10.0443,-4.49693,-8.98935,-10.0616,-4.85362,-8.90466,-10.0586,-5.10672,-8.85559,-10.0657,-5.3675,-8.82069,-10.0642,-5.63855,-8.79616,-10.0671,-5.86853,-8.7822,-10.0668,-6.05745,-8.77729,-10.3192,-6.05744,-8.8287,-10.317,-5.86853,-8.83311,-10.3141,-5.63855,-8.84706,-10.3031,-5.3675,-8.86906,-10.296,-5.10672,-8.90396,-10.2741,-4.85361,-8.94795,-10.2568,-4.49693,-9.03263,-10.1833,-4.03105,-9.19567,-10.1366,-3.53305,-9.36725,-10.0895,-3.17729,-9.47763,-10.0691,-2.91548,-9.5533,-10.0505,-2.73357,-9.59676,-10.0439,-2.59829,-9.62221,-10.0722,-2.59829,-9.63632,-10.0886,-2.73357,-9.61575,-10.1121,-2.91548,-9.57476,-10.1603,-3.17729,-9.51298,-10.2202,-3.53305,-9.40895,-10.3292,-4.03105,-9.26845,-10.4152,-4.49692,-9.11166,-10.4725,-4.85361,-9.04695,-10.4945,-5.10671,-9.00295,-10.5181,-5.36749,-8.97629,-10.5291,-5.63854,-8.95429,-10.5385,-5.86852,-8.94362,-10.5407,-6.05744,-8.93923,-10.7336,-6.05743,-9.10995,-10.7295,-5.86852,-9.11266,-10.72,-5.63854,-9.12333};
			return value;
		}
		private double[] getCoordinate_6_21_point_67()
		{
			double[] value = {-10.6995,-5.36749,-9.13689,-10.6759,-5.10671,-9.16356,-10.6349,-4.8536,-9.19068,-10.5776,-4.49692,-9.2554,-10.4324,-4.03104,-9.35983,-10.5224,-4.03104,-9.49581,-10.6753,-4.49692,-9.40304,-10.5661,-4.03104,-9.62655,-10.744,-4.49691,-9.60871,-10.576,-4.03104,-9.7893,-10.7548,-4.49691,-9.78541,-10.7115,-4.49692,-9.9979,-10.5485,-4.03104,-9.92438,-10.6325,-4.49692,-10.1563,-10.4757,-4.03104,-10.0703,-10.4888,-4.49692,-10.3186,-10.3843,-4.03104,-10.1735,-10.5557,-4.8536,-10.3729,-10.6994,-4.85359,-10.2105,-10.5878,-5.10671,-10.4056,-10.7473,-5.1067,-10.2287,-10.6226,-5.36749,-10.4197,-10.7821,-5.36748,-10.2428,-10.6479,-5.63854,-10.4239,-10.816,-5.63853,-10.2441,-10.6674,-5.86852,-10.4239,-10.8355,-5.86851,-10.2441,-10.6753,-6.05743,-10.4213,-10.8463,-6.05743,-10.2413,-10.9498,-6.05742,-10.0318,-10.9389,-5.86851,-10.0347,-10.9186,-5.63853,-10.0368,-10.8847,-5.36748,-10.0355,-10.8451,-5.1067,-10.0323,-10.7972,-4.85361,-10.0142,-10.8405,-4.85361,-9.8017,-10.826,-4.8536,-9.58131,-10.7573,-4.8536,-9.37563,-10.7983,-5.1067,-9.34851,-10.8751,-5.1067,-9.57831,-10.9096,-5.36748,-9.56644,-10.8328,-5.36748,-9.33664,-10.9373,-5.63853,-9.56261,-10.8533,-5.63853,-9.32307,-10.9526,-5.86851,-9.55678,-10.8687,-5.86851,-9.31724,-10.9618,-6.05742,-9.55356,-10.8728,-6.05743,-9.31453,-10.9863,-6.05742,-9.79269,-10.9772,-5.86851,-9.79591,-10.9568,-5.63853,-9.79805,-10.9292,-5.36748,-9.80187,-10.8895,-5.1067,-9.79871,-10.4583,-6.05744,-10.5497,-10.4505,-5.86852,-10.5523,-10.4421,-5.63854,-10.5505,-10.4167,-5.36749,-10.5463,-10.4016,-5.10671,-10.5257,-10.3696,-4.85352,-10.493,-10.3411,-4.49689,-10.4161,-10.2483,-4.03096,-10.2633,-10.2591,-3.53304,-10.0473,-10.1812,-3.53305,-10.0988,-10.187,-3.17729,-9.95128,-10.121,-3.17729,-9.99497,-10.1317,-2.91548,-9.89581,-10.0916,-2.91548,-9.92234,-10.1033,-2.73357,-9.85798,-10.0678,-2.73357,-9.88146,-10.0846,-2.59829,-9.83955,-10.0582,-2.59829,-9.85699,-10.1078,-2.59829,-9.81331,-10.1284,-2.73357,-9.82969,-10.1693,-2.91548,-9.85323,-10.1474,-2.73357,-9.79162,-10.1908,-2.91548,-9.8102,-10.1549,-2.73357,-9.75459,-10.2022,-2.91548,-9.75449,-10.1523,-2.73357,-9.71212,-10.1992,-2.91548,-9.70648,-10.1812,-2.91548,-9.65256,-10.1403,-2.73357,-9.67628,-10.1547,-2.91548,-9.61245,-10.1169,-2.73357,-9.6408,-10.0984,-2.59829,-9.65955,-10.1159,-2.59829,-9.68591,-10.127,-2.59829,-9.71914,-10.1289,-2.59829,-9.75069,-10.1219,-2.59829,-9.78503,-10.032,-2.73357,-9.89344,-10.025,-2.59829,-9.8681,-9.99341,-2.59829,-9.87002,-9.98952,-2.73357,-9.89603,-9.98963,-2.91548,-9.94329,-10.0376,-2.91548,-9.94037,-9.97879,-3.17729,-10.0209,-10.0578,-3.17729,-10.0161,-9.97899,-3.53305,-10.1409,-10.0722,-3.53305,-10.1352,-9.95484,-4.03097,-10.3169};
			return value;
		}
		private double[] getCoordinate_6_21_point_68()
		{
			double[] value = {-10.1176,-4.03097,-10.307,-9.95868,-4.4968,-10.4949,-10.1354,-4.4968,-10.4841,-9.93978,-4.85352,-10.5746,-10.1638,-4.85351,-10.561,-9.9421,-5.10673,-10.6125,-10.1662,-5.10672,-10.5989,-9.92966,-5.36751,-10.6348,-10.1812,-5.3675,-10.6194,-9.93013,-5.63856,-10.6423,-10.1817,-5.63855,-10.627,-9.92203,-5.86854,-10.6452,-10.1901,-5.86853,-10.6289,-9.92193,-6.05745,-10.6435,-10.19,-6.05744,-10.6272,-9.64619,-6.05746,-10.5992,-9.65427,-5.86854,-10.6008,-9.66236,-5.63856,-10.598,-9.68705,-5.36751,-10.5907,-9.69948,-5.10673,-10.5685,-9.72733,-4.85354,-10.5321,-9.74623,-4.49691,-10.4523,-9.81975,-4.03097,-10.2894,-9.86644,-3.53306,-10.118,-9.91355,-3.1773,-10.0076,-9.93391,-2.91548,-9.93195,-9.95249,-2.73357,-9.88849,-9.95908,-2.59829,-9.86303,-9.89088,-2.91548,-9.91047,-9.84831,-2.91549,-9.87279,-9.82177,-2.91549,-9.83268,-9.80374,-2.91549,-9.77876,-9.80082,-2.91549,-9.73075,-9.81217,-2.91549,-9.67504,-9.83364,-2.91549,-9.63201,-9.87132,-2.91548,-9.58943,-9.81599,-3.1773,-9.53396,-9.77186,-3.1773,-9.58381,-9.73651,-3.1773,-9.65467,-9.72322,-3.1773,-9.71991,-9.72804,-3.1773,-9.79894,-9.74915,-3.1773,-9.86209,-9.79284,-3.1773,-9.92813,-9.84269,-3.1773,-9.97226,-10.2102,-3.17729,-9.55711,-10.2539,-3.17729,-9.62315,-10.275,-3.17729,-9.6863,-10.2798,-3.17729,-9.76533,-10.2665,-3.17729,-9.83057,-10.2311,-3.17729,-9.90143,-10.3352,-3.53304,-9.96128,-10.3769,-3.53304,-9.8777,-10.3998,-3.53304,-9.76515,-10.3941,-3.53304,-9.67191,-10.3577,-3.53304,-9.56298,-10.3062,-3.53304,-9.48508,8.87832,-11.2203,-10.9147,8.51825,-11.2203,-10.7465,8.56253,-11.4208,-10.7384,8.90453,-11.4208,-10.8577,8.9221,-11.5545,-10.8347,8.58009,-11.5545,-10.7154,8.57986,-11.6214,-10.6881,8.9221,-11.6214,-10.8347,-8.56313,-11.4204,-10.7384,-8.51884,-11.2198,-10.7465,-8.87891,-11.2198,-10.9147,-8.90513,-11.4204,-10.8577,-8.58047,-11.6209,-10.6881,-8.5807,-11.5541,-10.7154,-8.92271,-11.5541,-10.8347,-8.92271,-11.6209,-10.8347,9.33105,-11.653,-10.9326,9.33782,-11.6214,-10.9016,8.90143,-11.653,-10.8534,-9.33166,-11.6525,-10.9326,-8.90204,-11.6526,-10.8534,-9.33843,-11.6209,-10.9016,12.1131,-11.2257,-9.87352,12.0505,-11.2257,-9.34616,12.0629,-11.2257,-10.3824,12.0206,-11.3558,-10.369,12.0708,-11.3558,-9.86015,12.0092,-11.3558,-9.3599,12.0315,-11.4614,-9.86102,11.9698,-11.4614,-9.36076,11.9812,-11.4614,-10.3388,11.9269,-11.5476,-10.32,11.9772,-11.5476,-9.84225,11.9173,-11.5476,-9.37813,11.9073,-11.6144,-9.84411,11.8474,-11.6144,-9.37999,11.8582,-11.6144,-10.2724,11.6581,-11.6144,-10.6125,11.7269,-11.5476,-10.6602,11.7727,-11.4614,-10.7112,11.8121,-11.3558,-10.7414,11.8471,-11.2256,-10.7799,11.4745,-11.2256,-11.04,11.4395,-11.3558,-11.0015};
			return value;
		}
		private double[] getCoordinate_6_21_point_69()
		{
			double[] value = {11.4119,-11.4614,-10.954,11.366,-11.5475,-10.903,11.3183,-11.6144,-10.8243,11.6055,-11.6496,-10.5581,11.2657,-11.6496,-10.7698,11.5494,-11.6531,-10.5247,11.2275,-11.6531,-10.7117,11.7383,-11.6531,-10.2199,11.7944,-11.6496,-10.2533,11.8435,-11.6496,-9.82505,11.783,-11.6531,-9.82797,11.7859,-11.6496,-9.40031,11.7254,-11.6531,-9.40323,11.6194,-11.6496,-8.94532,11.5678,-11.6531,-8.9795,11.6809,-11.6144,-8.925,11.7091,-11.5546,-10.2123,11.7538,-11.6214,-9.82036,11.7538,-11.5546,-9.82036,11.7091,-11.6214,-10.2123,11.6973,-11.5546,-9.41251,11.6973,-11.6214,-9.41251,11.7218,-11.4209,-9.40438,11.7792,-11.4209,-9.82699,11.7346,-11.4209,-10.219,11.5461,-11.4209,-10.5226,11.5259,-11.5546,-10.5018,11.5259,-11.6214,-10.5018,11.2039,-11.5546,-10.6888,11.2039,-11.6214,-10.6888,11.2242,-11.4209,-10.7096,11.2571,-11.2204,-10.7629,11.5941,-11.2204,-10.5523,11.2682,-11.1201,-10.7753,11.6052,-11.1201,-10.5647,11.7826,-11.2204,-10.2487,11.7965,-11.1201,-10.2518,11.8328,-11.2204,-9.82378,11.7754,-11.2204,-9.40117,11.7888,-11.1201,-9.39614,11.8467,-11.1201,-9.82684,11.6085,-11.2204,-8.95135,11.6218,-11.1201,-8.94633,11.5642,-11.4209,-8.98065,11.5397,-11.5546,-8.98877,11.5397,-11.6214,-8.98877,11.2913,-11.5546,-8.62677,11.2913,-11.6214,-8.62677,11.3083,-11.4209,-8.60757,11.3526,-11.2204,-8.57828,11.3614,-11.1201,-8.56782,10.9928,-11.2204,-8.2598,11.0016,-11.1201,-8.24935,10.9691,-11.4209,-8.30731,10.9521,-11.5546,-8.32652,10.9521,-11.6214,-8.32652,10.5605,-11.5546,-8.13117,10.5605,-11.6214,-8.13117,10.5657,-11.4209,-8.10604,10.5894,-11.2203,-8.05854,10.592,-11.1201,-8.04501,10.1185,-11.2203,-7.96263,10.1211,-11.1201,-7.9491,10.1218,-11.4209,-8.01562,10.1166,-11.5546,-8.04075,10.1166,-11.6214,-8.04075,9.67986,-11.5545,-8.06736,9.67986,-11.6214,-8.06736,9.67173,-11.4209,-8.04304,9.66851,-11.2203,-7.99004,9.66427,-11.12,-7.97693,9.20856,-11.12,-8.12929,9.2128,-11.2203,-8.1424,9.24209,-11.4208,-8.18668,9.25022,-11.5545,-8.211,9.25022,-11.6214,-8.211,8.88527,-11.5545,-8.45243,8.88527,-11.6214,-8.45243,8.86607,-11.4208,-8.43543,8.83678,-11.2203,-8.39115,8.82682,-11.12,-8.38183,8.50834,-11.12,-8.74163,8.51831,-11.2203,-8.75095,8.56581,-11.4208,-8.77465,8.58501,-11.5545,-8.79164,8.585,-11.6214,-8.79164,8.38274,-11.5545,-9.18123,8.38274,-11.6214,-9.18123,8.35747,-11.4208,-9.17613,8.30997,-11.2203,-9.15243,8.29575,-11.12,-9.14895,8.18465,-11.12,-9.6157,8.19886,-11.2203,-9.61918,8.25395,-11.4208,-9.61629,8.27923,-11.5545,-9.62139,8.27772,-11.6213,-9.62096,8.27123,-11.6213,-10.0395,8.27274,-11.5545,-10.0399,8.24833,-11.4208,-10.0496,8.19323,-11.2203,-10.0525};
			return value;
		}
		private double[] getCoordinate_6_21_point_70()
		{
			double[] value = {8.17938,-11.12,-10.0503,8.28085,-11.12,-10.4659,8.2947,-11.2203,-10.4681,8.33898,-11.4208,-10.46,8.36339,-11.5545,-10.4504,8.36316,-11.6214,-10.4231,8.50873,-11.12,-10.7534,8.8688,-11.12,-10.9215,9.33782,-11.5545,-10.9016,9.33207,-11.4208,-10.9291,9.30587,-11.2203,-10.986,9.30263,-11.12,-11.0028,9.8214,-11.1201,-10.9999,9.82463,-11.2203,-10.983,9.8214,-11.4209,-10.93,9.82714,-11.5545,-10.9026,9.82714,-11.6214,-10.9026,10.3146,-11.6214,-10.8729,10.3146,-11.5546,-10.8729,10.3236,-11.4209,-10.8995,10.3269,-11.2203,-10.9524,10.3321,-11.1201,-10.9687,10.8422,-11.2203,-10.8924,10.8474,-11.1201,-10.9087,10.8092,-11.4209,-10.8391,10.8002,-11.5546,-10.8125,10.8002,-11.6214,-10.8125,10.9684,-11.3558,-11.1574,10.9407,-11.4613,-11.1099,10.9201,-11.5475,-11.0481,10.8724,-11.6144,-10.9694,10.8488,-11.6496,-10.9006,10.8107,-11.6531,-10.8425,10.3288,-11.6495,-10.9647,10.3251,-11.6531,-10.9029,10.3524,-11.6144,-11.0335,10.3571,-11.5475,-11.11,10.3777,-11.4613,-11.1718,10.3804,-11.3558,-11.2159,10.3964,-11.2256,-11.2636,10.9843,-11.2256,-11.205,9.79339,-11.2256,-11.3003,9.80344,-11.3558,-11.2511,9.80075,-11.4613,-11.2069,9.81376,-11.5475,-11.1431,9.8091,-11.6144,-11.0666,9.82414,-11.6495,-10.9954,9.82037,-11.6531,-10.9336,9.30021,-11.6495,-10.9949,9.28517,-11.6143,-11.0661,9.24741,-11.5475,-11.15,9.2344,-11.4613,-11.2138,9.21274,-11.3558,-11.2643,9.20269,-11.2256,-11.3135,8.69614,-11.2256,-11.2093,8.7262,-11.3557,-11.1668,8.74786,-11.4613,-11.1163,8.78717,-11.5475,-11.0601,8.82493,-11.6143,-10.9762,8.87059,-11.6495,-10.9157,8.55919,-11.653,-10.7068,8.50759,-11.6495,-10.7468,8.46193,-11.6143,-10.8072,8.39949,-11.5475,-10.8629,8.36018,-11.4613,-10.9191,8.32479,-11.3557,-10.9538,8.29472,-11.2256,-10.9963,8.03228,-11.2255,-10.6279,8.07262,-11.3557,-10.6095,8.10801,-11.4613,-10.5748,8.15966,-11.5475,-10.5495,8.2221,-11.6143,-10.4939,8.28312,-11.6495,-10.4672,8.33472,-11.653,-10.4273,8.1824,-11.6495,-10.0481,8.2428,-11.653,-10.0436,8.12138,-11.6143,-10.0747,8.05175,-11.5475,-10.0814,8.0001,-11.4613,-10.1066,7.96097,-11.3557,-10.1105,7.92063,-11.2255,-10.1289,7.91882,-11.2255,-9.59786,7.96146,-11.3557,-9.60648,8.00059,-11.4613,-9.60257,8.05484,-11.5475,-9.61343,8.12447,-11.6143,-9.60679,8.18799,-11.6495,-9.6195,8.24839,-11.653,-9.61505,8.29798,-11.6495,-9.14766,8.35341,-11.653,-9.17532,8.23446,-11.6143,-9.13496,8.16583,-11.5475,-9.10073,8.11159,-11.4613,-9.08986,8.072,-11.3557,-9.07011,8.02936,-11.2255,-9.06149,8.27132,-11.2256,-8.57718,8.30509,-11.3557,-8.60708,8.34468,-11.4613,-8.62683,8.38842,-11.5475,-8.66555,8.45704,-11.6143,-8.69978};
			return value;
		}
		private double[] getCoordinate_6_21_point_71()
		{
			double[] value = {8.50717,-11.6495,-8.74416,8.5626,-11.653,-8.77181,8.86286,-11.653,-8.4326,8.82869,-11.6495,-8.38093,8.77855,-11.6143,-8.33656,8.73624,-11.5475,-8.27259,8.69251,-11.4613,-8.23388,8.6681,-11.3557,-8.19698,8.63432,-11.2256,-8.16708,9.08579,-11.2256,-7.86842,9.10009,-11.3558,-7.9112,9.1245,-11.4613,-7.9481,9.14301,-11.5475,-8.0035,9.18533,-11.6143,-8.06746,9.20655,-11.6495,-8.13096,9.24073,-11.653,-8.18262,9.6666,-11.6495,-7.97715,9.67037,-11.653,-8.03898,9.64538,-11.6143,-7.91365,9.64071,-11.5475,-7.8371,9.6222,-11.4613,-7.78171,9.61951,-11.3558,-7.73755,9.60521,-11.2256,-7.69476,10.1455,-11.2256,-7.66185,10.1365,-11.3558,-7.70605,10.1392,-11.4613,-7.75021,10.1275,-11.5475,-7.80745,10.1322,-11.6144,-7.884,10.1188,-11.6495,-7.9496,10.1226,-11.6531,-8.01143,10.5665,-11.6531,-8.10186,10.5942,-11.6496,-8.04643,10.6075,-11.6144,-7.98082,10.6418,-11.5475,-7.9122,10.6534,-11.4613,-7.85496,10.6732,-11.3558,-7.81537,10.6822,-11.2256,-7.77117,11.1666,-11.2256,-8.01282,11.1367,-11.3558,-8.04659,11.1169,-11.4613,-8.08619,11.0782,-11.5475,-8.12992,11.0439,-11.6144,-8.19855,10.9996,-11.6496,-8.24868,10.9719,-11.6531,-8.30411,11.3111,-11.6531,-8.60437,11.3628,-11.6496,-8.5702,11.4072,-11.6144,-8.52006,11.4711,-11.5476,-8.47775,11.5099,-11.4614,-8.43401,11.5468,-11.3558,-8.4096,11.5767,-11.2256,-8.37582,11.8756,-11.2257,-8.82718,11.8343,-11.3558,-8.84091,11.7974,-11.4614,-8.86532,11.7449,-11.5476,-8.88269,-7.91941,-11.2251,-9.59786,-8.02995,-11.2251,-9.06149,-7.92122,-11.2251,-10.1289,-8.03288,-11.2251,-10.6279,-8.07322,-11.3553,-10.6095,-7.96156,-11.3553,-10.1105,-7.96206,-11.3553,-9.60648,-8.0726,-11.3553,-9.07011,-8.0012,-11.4608,-9.60257,-8.11219,-11.4608,-9.08986,-8.0007,-11.4608,-10.1066,-8.10861,-11.4608,-10.5748,-8.16027,-11.547,-10.5495,-8.05235,-11.547,-10.0814,-8.05544,-11.547,-9.61343,-8.16644,-11.547,-9.10073,-8.12508,-11.6139,-9.60679,-8.23507,-11.6139,-9.13496,-8.12199,-11.6139,-10.0747,-8.22271,-11.6139,-10.4939,-8.28373,-11.6491,-10.4672,-8.18301,-11.6491,-10.0481,-8.1886,-11.6491,-9.6195,-8.29859,-11.6491,-9.14766,-8.249,-11.6526,-9.61505,-8.35402,-11.6526,-9.17532,-8.24341,-11.6526,-10.0436,-8.33534,-11.6526,-10.4273,-8.5082,-11.6491,-10.7468,-8.5598,-11.6526,-10.7068,-8.46254,-11.6139,-10.8072,-8.4001,-11.547,-10.8629,-8.36078,-11.4608,-10.9191,-8.32538,-11.3553,-10.9538,-8.29531,-11.2251,-10.9963,-8.69673,-11.2251,-11.2093,-8.7268,-11.3553,-11.1668,-8.74846,-11.4608,-11.1163,-8.78778,-11.547,-11.0601,-8.82554,-11.6139,-10.9762,-8.8712,-11.649,-10.9157,-9.30083,-11.649,-10.9949,-9.28578,-11.6138,-11.0661,-9.24802,-11.547,-11.15,-9.235,-11.4608,-11.2138};
			return value;
		}
		private double[] getCoordinate_6_21_point_72()
		{
			double[] value = {-9.21334,-11.3553,-11.2643,-9.20328,-11.2251,-11.3135,-9.79398,-11.2251,-11.3003,-9.80404,-11.3553,-11.2511,-9.80135,-11.4608,-11.2069,-9.81437,-11.547,-11.1431,-9.80971,-11.6138,-11.0666,-9.82475,-11.649,-10.9954,-9.82099,-11.6525,-10.9336,-10.3257,-11.6525,-10.9029,-10.3295,-11.649,-10.9647,-10.353,-11.6138,-11.0335,-10.3577,-11.547,-11.11,-10.3784,-11.4608,-11.1718,-10.381,-11.3552,-11.2159,-10.397,-11.2251,-11.2636,-10.9849,-11.225,-11.205,-10.969,-11.3552,-11.1574,-10.9414,-11.4608,-11.1099,-10.9207,-11.547,-11.0481,-10.873,-11.6138,-10.9694,-10.8495,-11.649,-10.9006,-10.8113,-11.6525,-10.8425,-11.2281,-11.6525,-10.7117,-11.2663,-11.649,-10.7698,-11.3189,-11.6138,-10.8243,-11.3666,-11.547,-10.903,-11.4125,-11.4608,-10.954,-11.4401,-11.3552,-11.0015,-11.4751,-11.225,-11.04,-11.8477,-11.225,-10.7799,-11.8127,-11.3552,-10.7414,-11.7733,-11.4607,-10.7112,-11.7275,-11.5469,-10.6602,-11.6588,-11.6138,-10.6125,-11.6061,-11.649,-10.5581,-11.55,-11.6525,-10.5247,-11.7389,-11.6525,-10.2199,-11.795,-11.649,-10.2533,-11.8588,-11.6138,-10.2724,-11.9275,-11.5469,-10.32,-11.9818,-11.4607,-10.3388,-12.0212,-11.3552,-10.369,-12.0635,-11.225,-10.3824,-12.1137,-11.225,-9.87352,-12.051,-11.225,-9.34616,-12.0714,-11.3552,-9.86015,-12.0098,-11.3552,-9.3599,-12.0321,-11.4607,-9.86102,-11.9704,-11.4607,-9.36076,-11.9778,-11.5469,-9.84225,-11.9179,-11.5469,-9.37813,-11.9079,-11.6138,-9.84411,-11.848,-11.6138,-9.37999,-11.8441,-11.649,-9.82505,-11.7865,-11.649,-9.40031,-11.7836,-11.6525,-9.82797,-11.726,-11.6525,-9.40323,-11.62,-11.649,-8.94532,-11.5684,-11.6525,-8.9795,-11.6815,-11.6138,-8.925,-11.7455,-11.5469,-8.88269,-11.798,-11.4607,-8.86532,-11.8349,-11.3552,-8.84091,-11.8762,-11.225,-8.82718,-11.5773,-11.225,-8.37582,-11.5474,-11.3552,-8.4096,-11.5105,-11.4608,-8.43401,-11.4717,-11.5469,-8.47775,-11.4078,-11.6138,-8.52006,-11.3634,-11.649,-8.5702,-11.3117,-11.6525,-8.60437,-11.0002,-11.649,-8.24868,-10.9725,-11.6525,-8.30411,-11.0446,-11.6138,-8.19855,-11.0788,-11.547,-8.12992,-11.1175,-11.4608,-8.08619,-11.1373,-11.3552,-8.04659,-11.1672,-11.225,-8.01282,-10.6828,-11.2251,-7.77117,-10.6738,-11.3552,-7.81537,-10.654,-11.4608,-7.85496,-10.6424,-11.547,-7.9122,-10.6081,-11.6138,-7.98082,-10.5948,-11.649,-8.04643,-10.5671,-11.6525,-8.10186,-10.1194,-11.649,-7.9496,-10.1232,-11.6525,-8.01143,-10.1328,-11.6138,-7.884,-10.1281,-11.547,-7.80745,-10.1398,-11.4608,-7.75021,-10.1371,-11.3552,-7.70605,-10.1461,-11.2251,-7.66185,-9.6058,-11.2251,-7.69476,-9.62011,-11.3553,-7.73755,-9.6228,-11.4608,-7.78171,-9.64132,-11.547,-7.8371,-9.64599,-11.6138,-7.91365,-9.66722,-11.649,-7.97715,-9.67098,-11.6525,-8.03898};
			return value;
		}
		private double[] getCoordinate_6_21_point_73()
		{
			double[] value = {-9.24134,-11.6526,-8.18262,-9.20717,-11.649,-8.13096,-9.18594,-11.6139,-8.06746,-9.14362,-11.547,-8.0035,-9.1251,-11.4608,-7.9481,-9.10068,-11.3553,-7.9112,-9.08638,-11.2251,-7.86842,-8.63491,-11.2251,-8.16708,-8.6687,-11.3553,-8.19698,-8.69311,-11.4608,-8.23388,-8.73685,-11.547,-8.27259,-8.77916,-11.6139,-8.33656,-8.8293,-11.649,-8.38093,-8.86348,-11.6526,-8.4326,-8.50779,-11.6491,-8.74416,-8.56322,-11.6526,-8.77181,-8.45765,-11.6139,-8.69978,-8.38902,-11.547,-8.66555,-8.34529,-11.4608,-8.62683,-8.30569,-11.3553,-8.60708,-8.27191,-11.2251,-8.57718,-8.58562,-11.5541,-8.79164,-8.38335,-11.6209,-9.18123,-8.58562,-11.6209,-8.79164,-8.38335,-11.5541,-9.18123,-8.56641,-11.4204,-8.77465,-8.35807,-11.4204,-9.17613,-8.5189,-11.2198,-8.75095,-8.31056,-11.2198,-9.15243,-8.29634,-11.1196,-9.14895,-8.50892,-11.1196,-8.74163,-8.18523,-11.1196,-9.6157,-8.19945,-11.2198,-9.61918,-8.17997,-11.1196,-10.0503,-8.19382,-11.2198,-10.0525,-8.28144,-11.1196,-10.4659,-8.29529,-11.2198,-10.4681,-8.24893,-11.4204,-10.0496,-8.33958,-11.4204,-10.46,-8.25456,-11.4204,-9.61629,-8.27983,-11.5541,-9.62139,-8.27335,-11.5541,-10.0399,-8.364,-11.5541,-10.4504,-8.36377,-11.6209,-10.4231,-8.27184,-11.6209,-10.0395,-8.27833,-11.6209,-9.62096,-8.86667,-11.4204,-8.43543,-8.88588,-11.5541,-8.45243,-8.88588,-11.6209,-8.45243,-9.25083,-11.554,-8.211,-9.25083,-11.6209,-8.211,-9.24269,-11.4204,-8.18668,-9.21339,-11.2198,-8.1424,-8.83737,-11.2198,-8.39115,-8.8274,-11.1196,-8.38183,-9.20915,-11.1196,-8.12929,-9.6691,-11.2198,-7.99004,-9.66486,-11.1195,-7.97693,-9.67233,-11.4203,-8.04304,-9.68047,-11.554,-8.06736,-9.68047,-11.6209,-8.06736,-10.1172,-11.554,-8.04075,-10.1172,-11.6209,-8.04075,-10.1224,-11.4203,-8.01562,-10.1191,-11.2198,-7.96263,-10.1217,-11.1195,-7.9491,-10.5926,-11.1195,-8.04501,-10.59,-11.2198,-8.05854,-10.5663,-11.4203,-8.10604,-10.5611,-11.554,-8.13117,-10.5611,-11.6209,-8.13117,-10.9527,-11.554,-8.32652,-10.9527,-11.6208,-8.32652,-10.9697,-11.4203,-8.30731,-10.9934,-11.2198,-8.2598,-11.0021,-11.1195,-8.24935,-11.3619,-11.1195,-8.56782,-11.3532,-11.2198,-8.57828,-11.3089,-11.4203,-8.60757,-11.2919,-11.554,-8.62677,-11.2919,-11.6208,-8.62677,-11.5403,-11.554,-8.98877,-11.5403,-11.6208,-8.98877,-11.5648,-11.4203,-8.98065,-11.6091,-11.2198,-8.95135,-11.6224,-11.1195,-8.94633,-11.7894,-11.1195,-9.39614,-11.776,-11.2198,-9.40117,-11.7224,-11.4203,-9.40438,-11.698,-11.554,-9.41251,-11.698,-11.6208,-9.41251,-11.7544,-11.554,-9.82036,-11.7544,-11.6208,-9.82036,-11.7798,-11.4203,-9.82699,-11.7098,-11.554,-10.2123,-11.7352,-11.4203,-10.219,-11.7098,-11.6208,-10.2123,-11.5265,-11.6208,-10.5018,-11.5265,-11.554,-10.5018,-11.5467,-11.4203,-10.5226};
			return value;
		}
		private double[] getCoordinate_6_21_point_74()
		{
			double[] value = {-11.5947,-11.2198,-10.5523,-11.7832,-11.2198,-10.2487,-11.6058,-11.1195,-10.5647,-11.7971,-11.1195,-10.2518,-11.8473,-11.1195,-9.82684,-11.8334,-11.2198,-9.82378,-11.2688,-11.1195,-10.7753,-11.2577,-11.2198,-10.7629,-11.2248,-11.4203,-10.7096,-11.2046,-11.554,-10.6888,-11.2046,-11.6208,-10.6888,-10.8008,-11.6208,-10.8125,-10.8008,-11.554,-10.8125,-10.8098,-11.4203,-10.8391,-10.8428,-11.2198,-10.8924,-10.848,-11.1195,-10.9087,-10.3327,-11.1195,-10.9687,-10.3275,-11.2198,-10.9524,-10.3242,-11.4203,-10.8995,-10.3152,-11.554,-10.8729,-10.3152,-11.6209,-10.8729,-9.82775,-11.6209,-10.9026,-9.82775,-11.554,-10.9026,-9.822,-11.4203,-10.93,-9.82522,-11.2198,-10.983,-9.82198,-11.1195,-10.9999,-9.30646,-11.2198,-10.986,-9.30321,-11.1195,-11.0028,-9.33267,-11.4204,-10.9291,-9.33843,-11.554,-10.9016,-8.86939,-11.1196,-10.9215,-8.50931,-11.1196,-10.7534,29.0067,6.01283,-6.1794,29.0113,6.04856,-6.28101,29.009,6.1492,-6.23052,28.4806,5.15069,-6.21774,28.4902,5.18192,-6.2058,28.4497,5.13857,-6.20827,27.7677,4.8155,-6.2434,27.784,4.81551,-6.60214,28.4643,5.13858,-6.53016,28.4943,5.1507,-6.5183,28.5047,5.18193,-6.52618,21.2198,3.29743,-6.65112,21.258,3.27595,-6.62452,21.0046,4.28398,-6.7218,20.9967,4.31772,-6.73806,18.7593,2.47984,-6.80117,18.7496,2.51151,-6.77931,18.7196,2.50111,-6.80636,18.697,2.45917,-6.80496,18.727,2.4695,-6.77795,18.6873,2.49079,-6.7835,18.7372,2.43843,-6.77382,16.2453,1.6105,-6.92228,16.2676,1.65191,-6.95311,16.2352,1.64158,-6.92641,16.2054,1.63124,-6.9569,13.3213,2.24362,-7.2593,13.3539,2.25218,-7.27977,13.3129,2.2752,-7.26417,-13.3128,2.2759,-7.26417,-13.3538,2.25288,-7.27977,-13.3212,2.24432,-7.2593,-16.2453,1.61135,-6.92228,-16.2053,1.63209,-6.9569,-16.2351,1.64243,-6.92641,-16.2675,1.65277,-6.95311,-18.737,2.43941,-6.77382,-18.6969,2.46015,-6.80496,-18.7269,2.47049,-6.77795,-18.7195,2.50209,-6.80636,-18.6872,2.49178,-6.7835,-18.7495,2.5125,-6.77931,-18.7591,2.48083,-6.80117,-21.0044,4.28508,-6.7218,-21.2579,3.27707,-6.62452,-21.2196,3.29854,-6.65112,-20.9965,4.31882,-6.73806,-27.7674,4.81696,-6.2434,-28.4494,5.14007,-6.20827,-28.4804,5.15219,-6.21774,-28.4899,5.18341,-6.2058,-28.494,5.1522,-6.5183,-28.5045,5.18343,-6.52618,-28.464,5.14008,-6.53016,-27.7837,4.81697,-6.60214,29.1689,7.63767,-6.15514,29.2798,7.77286,-6.25869,28.817,7.63233,-6.24074,28.8433,7.53824,-6.1824,28.4853,5.11828,-6.20682,28.512,5.14318,-6.20474,28.4712,5.10902,-6.20799,21.8372,1.72201,-6.64366,10.5263,-3.29598,-7.1269,28.6812,5.77684,-6.1849,28.7428,6.41549,-6.18518,26.9116,5.88613,-6.31159,26.8807,5.9116,-6.3272};
			return value;
		}
		private double[] getCoordinate_6_21_point_75()
		{
			double[] value = {21.3925,4.42687,-6.71369,21.3586,4.384,-6.69652,21.3596,4.41877,-6.71215,16.2708,-1.18156,-7.01936,10.5295,-4.17642,-7.40686,9.20121,-2.57834,-7.08049,9.29149,-0.665498,-7.34011,9.42813,1.43112,-7.55445,9.21575,1.42103,-7.57401,9.26059,0.340655,-7.44976,13.7215,0.771934,-7.07257,13.2989,2.20369,-7.25729,12.0589,1.86829,-7.34245,10.6474,-0.21499,-7.25932,10.5373,-1.98593,-7.01713,21.8242,1.67838,-6.67304,21.8525,1.69354,-6.65421,21.8823,1.7087,-6.66906,-9.29152,-0.66501,-7.34011,-9.20135,-2.57786,-7.08049,-16.2709,-1.18071,-7.01936,-10.5297,-4.17587,-7.40686,-10.5265,-3.29542,-7.1269,-21.8371,1.72316,-6.64366,-10.5374,-1.98538,-7.01713,-13.7214,0.772656,-7.07257,-10.6474,-0.21443,-7.25932,-12.0588,1.86893,-7.34245,-13.2988,2.20439,-7.25729,-9.26057,0.341143,-7.44976,-9.21567,1.42151,-7.57401,-9.42805,1.43161,-7.55445,-21.8524,1.69469,-6.65421,-21.8241,1.67953,-6.67304,-21.8822,1.70985,-6.66906,-28.485,5.11978,-6.20682,-28.4709,5.11052,-6.20799,-28.5118,5.14468,-6.20474,-26.9113,5.88754,-6.31159,-28.7425,6.417,-6.18518,-28.6809,5.77835,-6.1849,28.8221,7.63234,-6.35208,29.2848,7.77287,-6.36993,28.8266,7.63234,-6.45121,29.009,6.33488,-6.23052,29.0113,6.43552,-6.28099,29.0067,6.48733,-6.17996,29.0199,6.48734,-6.47089,29.0162,6.43551,-6.38927,29.0185,6.33488,-6.43976,29.0185,6.14919,-6.43978,29.0162,6.04855,-6.38931,29.0199,6.01285,-6.47139,28.3358,4.53195,-6.21905,28.5673,4.62088,-6.27847,28.5109,4.68053,-6.20891,28.344,4.50481,-6.27955,28.3491,4.50481,-6.39103,28.3536,4.50482,-6.49027,28.575,4.62088,-6.44769,28.3503,4.53196,-6.53843,28.5251,4.68054,-6.52081,21.4152,5.16845,-7.11889,21.3838,5.19213,-7.11963,21.4157,5.20122,-7.12663,16.2861,-1.21004,-7.0299,16.3162,-1.19488,-7.04978,13.3316,2.21226,-7.27815,-16.2862,-1.20918,-7.0299,-16.2581,-1.22434,-7.05375,-13.3315,2.21296,-7.27815,-20.9645,4.31225,-6.74381,-28.4995,5.11979,-6.52611,-28.5263,5.1447,-6.52383,-28.4854,5.11053,-6.52726,20.9648,4.31115,-6.74381,16.2581,-1.2252,-7.05375,16.2851,-1.22518,-7.64807,16.3006,-1.18154,-7.67291,16.3149,-1.21002,-7.6625,16.3431,-1.19486,-7.6427,13.7448,0.813653,-7.10695,13.2907,2.23506,-7.28422,9.24732,1.42106,-8.26829,9.25854,1.17233,-8.28866,4.88837,1.21415,-8.59046,6.2845,-6.13592,-8.79732,9.33148,-3.8874,-8.56275,9.31929,-4.8388,-8.3161,4.29823,-2.23196,-8.50125,9.03578,-0.685821,-8.03533,8.98032,-2.23202,-8.21072,-8.98044,-2.23155,-8.21072,-9.03582,-0.685345,-8.03533,-4.29834,-2.23173,-8.50125,-12.1478,2.5227,-7.94044,-12.146,2.4901,-7.93163,-12.1797,2.4978,-7.94091,-12.1592,1.9555,-8.02111,-13.3423,2.27593,-7.91271};
			return value;
		}
		private double[] getCoordinate_6_21_point_76()
		{
			double[] value = {-12.1787,2.5318,-7.92451,-12.1239,1.91221,-8.00901,-13.2906,2.23576,-7.28422,-13.7448,0.814376,-7.10695,-21.0094,4.35258,-7.21203,-21.0177,4.31884,-7.20315,-21.4128,4.42802,-7.16447,-21.3807,4.45469,-7.17826,-21.3802,4.41992,-7.17047,-21.3835,5.19325,-7.11963,-21.3826,5.15876,-7.13296,-21.4149,5.16958,-7.11889,-21.3923,4.428,-6.71369,-26.8804,5.91301,-6.3272,-21.3584,4.38512,-6.69652,-21.3593,4.4199,-6.71215,-29.1685,7.63921,-6.15514,-28.8429,7.53976,-6.1824,-28.8166,7.63385,-6.24074,-29.2794,7.7744,-6.25869,-29.0087,6.15072,-6.23052,-29.011,6.05008,-6.28101,-29.0063,6.01436,-6.1794,-28.5747,4.62239,-6.44769,-28.5248,4.68204,-6.52081,-28.3501,4.53346,-6.53843,-28.3533,4.50631,-6.49027,-28.3488,4.5063,-6.39103,-28.567,4.62238,-6.27847,-28.3438,4.5063,-6.27955,-28.3356,4.53344,-6.21905,-28.5107,4.68203,-6.20891,-29.0196,6.01437,-6.47139,-29.0159,6.05007,-6.38931,-29.0182,6.15072,-6.43978,-29.0182,6.3364,-6.43976,-29.0159,6.43704,-6.38927,-29.0196,6.48887,-6.47089,-29.0064,6.48886,-6.17996,-29.011,6.43705,-6.28099,-29.0087,6.33641,-6.23052,-16.3162,-1.19402,-7.04978,29.1831,7.63768,-6.46648,28.8574,7.53825,-6.49269,26.928,5.88614,-6.67361,28.7574,6.4155,-6.50528,28.6962,5.77685,-6.51455,10.5854,-3.29593,-8.42536,21.8605,1.72203,-7.15448,21.9032,1.70871,-7.1282,21.8748,1.69356,-7.14407,21.8452,1.6784,-7.13357,10.5659,-4.17639,-8.20765,10.6949,-0.21495,-8.30456,12.0903,1.86832,-8.03443,13.329,2.20371,-7.92011,13.3187,2.23509,-7.90039,13.3511,2.24365,-7.91529,13.3424,2.27523,-7.91271,21.0179,4.31773,-7.20315,21.0097,4.35147,-7.21203,21.3808,4.38402,-7.18273,21.3804,4.41879,-7.17047,21.413,4.42689,-7.16447,21.3809,4.45357,-7.17826,21.3829,5.15763,-7.13296,12.1593,1.95486,-8.02111,12.1798,2.49716,-7.94091,12.1461,2.48946,-7.93163,12.148,2.52206,-7.94044,12.1788,2.53116,-7.92451,12.124,1.91157,-8.00901,9.24482,1.45376,-8.24698,4.88594,1.24685,-8.57128,9.21125,1.48487,-8.2645,4.91771,1.28106,-8.58179,-6.28482,-6.13559,-8.79732,-9.31955,-4.83831,-8.3161,-9.33168,-3.88691,-8.56275,-9.25848,1.17282,-8.28866,-9.3415,-0.664965,-8.43914,-9.4598,1.43164,-8.25258,-9.24724,1.42154,-8.26829,-9.21117,1.48535,-8.2645,-4.88587,1.24711,-8.57128,-9.24475,1.45425,-8.24698,-4.91764,1.28132,-8.58179,-4.8883,1.21441,-8.59046,-16.315,-1.20916,-7.6625,-16.3006,-1.18068,-7.67291,-16.2852,-1.22432,-7.64807,-16.3432,-1.194,-7.6427,-21.4154,5.20235,-7.12663,-28.8262,7.63386,-6.45121,-29.2844,7.77441,-6.36993,-28.8217,7.63385,-6.35208,21.0271,4.28399,-7.21462,28.5265,5.1432,-6.52383,28.4998,5.1183,-6.52611,28.4857,5.10903,-6.52726};
			return value;
		}
		private double[] getCoordinate_6_21_point_77()
		{
			double[] value = {9.45988,1.43114,-8.25258,9.34147,-0.665457,-8.43914,-12.0902,1.86896,-8.03443,-10.6949,-0.214388,-8.30456,-13.3289,2.20441,-7.92011,-21.8604,1.72318,-7.15448,-10.5856,-3.29537,-8.42536,-10.5661,-4.17583,-8.20765,-21.8747,1.69471,-7.14407,-21.8451,1.67955,-7.13357,-21.9031,1.70987,-7.1282,-28.857,7.53977,-6.49269,-29.1827,7.63922,-6.46648,-28.6959,5.77837,-6.51455,-28.757,6.41701,-6.50528,-26.9277,5.88756,-6.67361,-21.3805,4.38514,-7.18273,-21.0268,4.2851,-7.21462,-13.351,2.24435,-7.91529,-13.3186,2.23579,-7.90039,29.2126,6.54122,-6.26424,29.2177,6.54122,-6.37554,29.1236,6.54659,-6.47166,29.0914,5.95557,-6.47492,29.0585,6.04854,-6.38584,29.0536,6.04855,-6.27755,29.0772,5.95556,-6.16172,29.1094,6.54658,-6.15978,29.0585,6.43551,-6.3858,29.0536,6.43552,-6.27753,12.0948,1.91155,-7.36843,12.0924,2.51034,-7.45281,12.1248,2.48944,-7.4624,9.21547,1.45374,-7.60152,9.43186,1.49672,-7.56354,9.18038,1.48484,-7.58551,9.43136,1.46399,-7.58177,8.98056,0.9167,-8.33117,4.36668,0.895183,-8.22805,4.38276,0.916836,-8.65271,8.96448,0.895047,-7.90651,4.3143,-2.21031,-8.92591,8.9964,-2.21037,-8.63538,4.85995,1.24683,-7.99994,4.89038,1.28104,-7.9807,-4.85989,1.24708,-7.99994,-4.89031,1.2813,-7.9807,-4.38271,0.917066,-8.65271,-4.31442,-2.21008,-8.92591,-4.36664,0.895413,-8.22805,-8.99652,-2.2099,-8.63538,-8.98051,0.917172,-8.33117,-8.96443,0.895519,-7.90651,-9.43178,1.49722,-7.56354,-9.21539,1.45422,-7.60152,-9.1803,1.48532,-7.58551,-9.43128,1.46449,-7.58177,-12.0923,2.51098,-7.45281,-12.0947,1.91219,-7.36843,-12.1247,2.49008,-7.4624,-29.0911,5.9571,-6.47492,-29.1233,6.54812,-6.47166,-29.2174,6.54276,-6.37554,-29.2123,6.54275,-6.26424,-29.1091,6.54811,-6.15978,-29.0769,5.95709,-6.16172,-29.0582,6.05007,-6.38584,-29.0533,6.05008,-6.27755,-29.0582,6.43704,-6.3858,-29.0533,6.43705,-6.27753,28.9724,5.53374,-6.17003,28.776,5.10951,-6.1864,27.0075,6.96869,-6.31262,26.9949,7.06897,-6.38135,26.9382,6.96266,-6.34718,26.9459,7.06093,-6.40115,10.5308,-4.2128,-7.44549,9.28223,-4.83883,-7.50096,9.26886,-3.88746,-7.18567,9.29337,-5.42003,-7.73761,4.90617,0.133797,-7.85081,4.86039,1.21413,-7.97516,11.4964,2.85378,-7.58739,10.6543,1.52214,-7.44506,11.6996,1.80493,-7.37225,10.5253,2.59553,-7.66602,11.6919,2.90594,-7.56346,29.0608,6.14919,-6.43632,29.0608,6.33488,-6.43629,-4.90616,0.134055,-7.85081,-4.86032,1.21438,-7.97516,-9.26906,-3.88697,-7.18567,-9.28248,-4.83835,-7.50096,-9.29365,-5.41954,-7.73761,-10.5311,-4.21224,-7.44549,-11.6995,1.80554,-7.37225,-10.6542,1.5227,-7.44506,-11.4963,2.85438,-7.58739,-10.5252,2.59609,-7.66602,-11.6917,2.90655,-7.56346};
			return value;
		}
		private double[] getCoordinate_6_21_point_78()
		{
			double[] value = {-9.0519,-0.663692,-8.45999,-28.9721,5.53527,-6.17003,-28.7758,5.11103,-6.1864,-29.0605,6.3364,-6.43629,-29.0605,6.15072,-6.43632,-29.051,6.15072,-6.22706,-29.051,6.33641,-6.22706,27.0052,7.06898,-6.60717,26.982,7.0705,-6.50281,29.0757,5.50087,-6.38726,29.185,5.94087,-6.37828,28.9866,5.53376,-6.48376,29.0706,5.50087,-6.27592,29.1799,5.94086,-6.26694,28.867,5.06087,-6.29262,28.872,5.06087,-6.40397,28.7903,5.10953,-6.49966,9.05186,-0.664168,-8.45999,9.30568,-5.53861,-8.0066,9.30066,-5.53861,-7.89624,-9.30597,-5.53812,-8.0066,-9.30095,-5.53813,-7.89624,-11.4827,2.95029,-7.71711,-11.6716,2.9992,-7.81213,-11.6666,2.9992,-7.70203,-11.4877,2.9503,-7.82719,-10.5185,2.69391,-7.79612,-10.5235,2.69391,-7.90615,-26.9455,7.06235,-6.40115,-26.9816,7.07192,-6.50281,-26.9946,7.07039,-6.38135,-26.9503,7.06235,-6.50537,-26.9545,7.06236,-6.59893,-27.0048,7.0704,-6.60717,-29.1847,5.9424,-6.37828,-29.1796,5.9424,-6.26694,-28.79,5.11104,-6.49966,29.0513,6.1492,-6.22706,29.0513,6.33488,-6.22706,26.9506,7.06094,-6.50537,26.9549,7.06094,-6.59893,11.6668,2.99858,-7.70203,11.4828,2.94969,-7.71711,10.5186,2.69335,-7.79612,10.5408,2.59554,-8.0062,11.4878,2.94969,-7.82719,11.5118,2.85379,-7.92594,10.5236,2.69336,-7.90615,11.6718,2.99859,-7.81213,11.7079,2.90595,-7.91609,9.27683,-2.46535,-8.6414,9.27277,-2.57828,-8.65409,9.31125,-5.42002,-8.13081,-11.5117,2.8544,-7.92594,-11.7077,2.90657,-7.91609,-10.5407,2.5961,-8.0062,-26.9378,6.96407,-6.34718,-27.0071,6.97011,-6.31262,-29.0703,5.5024,-6.27592,-29.0754,5.5024,-6.38726,-28.9864,5.53528,-6.48376,-28.8718,5.0624,-6.40397,-28.8667,5.06239,-6.29262,27.0232,6.9687,-6.65872,10.6051,-1.98587,-8.50884,10.5641,-4.21277,-8.17746,12.1147,2.51036,-7.94378,11.7311,1.80495,-8.06355,10.6868,1.52217,-8.15913,-9.27696,-2.46486,-8.6414,-9.27291,-2.57779,-8.65409,-9.31154,-5.41953,-8.13081,-9.4608,1.46451,-8.2309,26.8961,5.91161,-6.66597,26.9516,6.96267,-6.64197,9.46088,1.46402,-8.2309,-10.6867,1.52273,-8.15913,-11.731,1.80557,-8.06355,-10.6052,-1.98531,-8.50884,-10.5643,-4.21221,-8.17746,-27.0229,6.97012,-6.65872,-26.9512,6.96408,-6.64197,-26.8958,5.91303,-6.66597,-12.1146,2.511,-7.94378,10.256,-10.0557,-9.65838,11.6227,-9.91173,-9.578,11.7,-10.0557,-9.81847,10.3079,-9.9117,-9.60769,10.3088,-9.9117,-9.62911,11.6139,-10.0557,-10.1886,10.3046,-9.9117,-9.68175,10.2428,-10.0557,-9.71521,11.5919,-9.91173,-9.94004,10.3011,-9.9117,-9.70093,11.4719,-10.0557,-10.4925,10.2879,-9.9117,-9.74551,10.221,-10.0557,-9.76175,11.4987,-9.91173,-10.2483,10.2809,-9.9117,-9.76273,11.2653,-10.0557,-10.7721};
			return value;
		}
		private double[] getCoordinate_6_21_point_79()
		{
			double[] value = {10.2583,-9.9117,-9.8053,10.1894,-10.0557,-9.80456,11.3393,-9.91173,-10.5437,10.2461,-9.9117,-9.82265,10.937,-10.0557,-11.0527,10.2069,-9.91169,-9.86789,10.1391,-10.0557,-9.84755,11.0623,-9.91172,-10.8563,10.1859,-9.91169,-9.88519,10.4141,-10.0557,-11.2826,10.1188,-9.91169,-9.92761,10.0588,-10.0557,-9.88287,10.595,-9.91171,-11.1445,10.0885,-9.91169,-9.93961,9.77815,-10.0557,-11.3213,10.0018,-9.91169,-9.95811,9.96099,-10.0557,-9.88882,9.99842,-9.91169,-11.2661,9.96923,-9.91169,-9.95951,9.2312,-10.0557,-11.1566,9.89063,-9.91169,-9.94817,9.87697,-10.0557,-9.86351,9.46055,-9.91168,-11.1851,9.86442,-9.91169,-9.94094,8.87129,-10.0557,-10.9179,9.81015,-9.91168,-9.91564,9.82183,-10.0557,-9.82695,9.08811,-9.91167,-11.0091,9.79193,-9.91168,-9.90477,8.63231,-10.0557,-10.6654,9.75399,-9.91168,-9.87511,9.78524,-10.0557,-9.78829,8.82678,-9.91166,-10.8025,9.74051,-9.91168,-9.86227,8.45447,-10.0557,-10.3811,9.71027,-9.91168,-9.82695,9.758,-10.0557,-9.74474,8.61838,-9.91165,-10.5558,9.69931,-9.91168,-9.81084,8.32403,-10.0557,-10.0241,9.67401,-9.91168,-9.76449,9.73798,-10.0557,-9.68994,8.44563,-9.91165,-10.234,9.66604,-9.91168,-9.74458,8.27496,-10.0557,-9.6191,9.65095,-9.91168,-9.69,9.73045,-10.0557,-9.62782,8.34398,-9.91165,-9.85495,9.64773,-9.91168,-9.66684,8.33386,-10.0557,-9.17031,9.64655,-9.91168,-9.60394,9.7395,-10.0557,-9.5589,8.33913,-9.91165,-9.4208,9.64939,-9.91168,-9.57935,8.51111,-10.0557,-8.74697,9.66499,-9.91168,-9.51758,9.76668,-10.0557,-9.49396,8.45034,-9.91165,-8.99454,9.67455,-9.91168,-9.49405,8.807,-10.0557,-8.37317,9.70748,-9.91168,-9.43659,9.8121,-10.0557,-9.43659,8.68061,-9.91165,-8.5998,9.72326,-9.91168,-9.4162,9.19139,-10.0557,-8.09653,9.7703,-9.91168,-9.3703,9.87105,-10.0557,-9.39416,9.00843,-9.91166,-8.28511,9.79136,-9.91168,-9.35492,9.65074,-10.0557,-7.9324,9.85107,-9.91169,-9.32289,9.94156,-10.0557,-9.36897,9.42205,-9.91167,-8.06733,9.87569,-9.91169,-9.31383,10.1292,-10.0557,-7.90325,9.94076,-9.91169,-9.29995,10.0149,-10.0557,-9.3645,9.87251,-9.91169,-7.97506,9.96693,-9.91169,-9.29817,10.6051,-10.0557,-8.01041,10.0345,-9.91169,-9.30306,10.088,-10.0557,-9.38095,10.3383,-9.9117,-8.01235,10.06,-9.91169,-9.30851,11.0202,-10.0557,-8.23834,10.1217,-9.91169,-9.33122,10.1517,-10.0557,-9.4159,10.7632,-9.91171,-8.17264,10.1444,-9.91169,-9.3434,11.3593,-10.0557,-8.57345,10.1979,-9.91169,-9.38243,10.2037,-10.0557,-9.46734,11.1301,-9.91172,-8.44447,10.2163,-9.91169,-9.4,11.5866,-10.0557,-8.97215,10.2557,-9.9117,-9.45004,10.2386,-10.0557,-9.52849,11.3999,-9.91173,-8.79197,10.2683,-9.9117,-9.47132,11.6996,-10.0557,-9.41048};
			return value;
		}
		private double[] getCoordinate_6_21_point_80()
		{
			double[] value = {10.2929,-9.9117,-9.52923,10.2559,-10.0557,-9.59581,11.5665,-9.91173,-9.19151,10.2994,-9.9117,-9.5517,-9.73098,-10.0552,-9.62782,-9.65147,-9.91117,-9.69,-8.27549,-10.0552,-9.6191,-8.3445,-9.91121,-9.85495,-9.64825,-9.91117,-9.66684,-9.74003,-10.0552,-9.5589,-9.64707,-9.91117,-9.60394,-8.33439,-10.0552,-9.17031,-8.33965,-9.91121,-9.4208,-9.64991,-9.91117,-9.57935,-9.76721,-10.0552,-9.49396,-9.66551,-9.91117,-9.51758,-8.51164,-10.0552,-8.74697,-8.45086,-9.9112,-8.99454,-9.67507,-9.91117,-9.49405,-9.81263,-10.0552,-9.43659,-9.708,-9.91117,-9.43659,-8.80753,-10.0552,-8.37317,-8.68113,-9.9112,-8.5998,-9.72378,-9.91117,-9.4162,-9.87158,-10.0552,-9.39416,-9.77082,-9.91117,-9.3703,-9.19192,-10.0552,-8.09653,-9.00895,-9.91119,-8.28511,-9.79188,-9.91117,-9.35492,-9.94209,-10.0552,-9.36897,-9.85159,-9.91117,-9.32289,-9.65127,-10.0552,-7.9324,-9.42257,-9.91118,-8.06733,-9.87621,-9.91117,-9.31383,-10.0155,-10.0552,-9.3645,-9.94128,-9.91117,-9.29995,-10.1298,-10.0552,-7.90325,-9.87303,-9.91117,-7.97506,-9.96745,-9.91116,-9.29817,-10.0885,-10.0552,-9.38095,-10.035,-9.91116,-9.30306,-10.6056,-10.0552,-8.01041,-10.3388,-9.91115,-8.01235,-10.0605,-9.91116,-9.30851,-10.1522,-10.0552,-9.4159,-10.1222,-9.91116,-9.33122,-11.0208,-10.0551,-8.23834,-10.7638,-9.91114,-8.17264,-10.1449,-9.91116,-9.3434,-10.2042,-10.0552,-9.46734,-10.1984,-9.91116,-9.38243,-11.3598,-10.0551,-8.57345,-11.1307,-9.91113,-8.44447,-10.2168,-9.91116,-9.4,-10.2391,-10.0552,-9.52849,-10.2562,-9.91116,-9.45004,-11.5872,-10.0551,-8.97215,-11.4004,-9.91113,-8.79197,-10.2688,-9.91116,-9.47132,-10.2564,-10.0552,-9.59581,-10.2934,-9.91116,-9.52923,-11.7001,-10.0551,-9.41048,-11.567,-9.91112,-9.19151,-10.2999,-9.91116,-9.5517,-10.2565,-10.0552,-9.65838,-10.3084,-9.91116,-9.60769,-11.7006,-10.0551,-9.81847,-11.6232,-9.91112,-9.578,-10.3093,-9.91116,-9.62911,-10.2433,-10.0552,-9.71521,-10.3051,-9.91116,-9.68175,-11.6144,-10.0551,-10.1886,-11.5925,-9.91112,-9.94004,-10.3017,-9.91116,-9.70093,-10.2215,-10.0552,-9.76175,-10.2885,-9.91116,-9.74551,-11.4724,-10.0551,-10.4925,-11.4992,-9.91112,-10.2483,-10.2814,-9.91116,-9.76273,-10.1899,-10.0552,-9.80456,-10.2589,-9.91116,-9.8053,-11.2659,-10.0551,-10.7721,-11.3398,-9.91113,-10.5437,-10.2467,-9.91116,-9.82265,-10.1396,-10.0552,-9.84755,-10.2074,-9.91116,-9.86789,-10.9376,-10.0551,-11.0527,-11.0628,-9.91114,-10.8563,-10.1864,-9.91116,-9.88519,-10.0593,-10.0552,-9.88287,-10.1193,-9.91116,-9.92761,-10.4147,-10.0552,-11.2826,-10.5955,-9.91115,-11.1445,-10.089,-9.91116,-9.93961,-9.96152,-10.0552,-9.88882,-10.0023,-9.91116,-9.95811,-9.77868,-10.0552,-11.3213,-9.99895,-9.91116,-11.2661,-9.96975,-9.91116,-9.95951,-9.8775,-10.0552,-9.86351};
			return value;
		}
		private double[] getCoordinate_6_21_point_81()
		{
			double[] value = {-9.89115,-9.91117,-9.94817,-9.23173,-10.0552,-11.1566,-9.46107,-9.91118,-11.1851,-9.86494,-9.91117,-9.94094,-9.82236,-10.0552,-9.82695,-9.81067,-9.91117,-9.91564,-8.87182,-10.0552,-10.9179,-9.08863,-9.91119,-11.0091,-9.79245,-9.91117,-9.90477,-9.78577,-10.0552,-9.78829,-9.75451,-9.91117,-9.87511,-8.63284,-10.0552,-10.6654,-8.8273,-9.91119,-10.8025,-9.74103,-9.91117,-9.86227,-9.75853,-10.0552,-9.74474,-9.71079,-9.91117,-9.82695,-8.455,-10.0552,-10.3811,-8.6189,-9.9112,-10.5558,-9.69983,-9.91117,-9.81084,-9.73851,-10.0552,-9.68994,-9.67453,-9.91117,-9.76449,-8.32456,-10.0552,-10.0241,-8.44615,-9.9112,-10.234,-9.66656,-9.91117,-9.74458,11.5954,-9.91173,-9.92085,8.62934,-9.91165,-10.5719,8.3472,-9.91165,-9.87812,8.44077,-9.91165,-9.01807,-8.34772,-9.91121,-9.87812,-8.45412,-9.9112,-10.2539,-8.62986,-9.9112,-10.5719,-8.33681,-9.91121,-9.44538,-8.44129,-9.9112,-9.01807,-8.66535,-9.9112,-8.62019,11.6218,-9.91173,-9.55657,11.56,-9.91173,-9.16905,11.3872,-9.91173,-8.77069,11.1118,-9.91172,-8.4269,10.7405,-9.91171,-8.16046,10.3128,-9.9117,-8.00691,9.84634,-9.91169,-7.97684,8.98738,-9.91166,-8.30049,9.10632,-9.91167,-11.0199,10.031,-9.91169,-11.2647,11.0832,-9.91172,-10.839,11.5058,-9.91173,-10.2311,-8.84077,-9.91119,-10.8153,-9.10684,-9.91119,-11.0199,-9.48728,-9.91118,-11.1923,-10.0315,-9.91116,-11.2647,-11.0838,-9.91113,-10.839,-11.5063,-9.91112,-10.2311,-11.5959,-9.91112,-9.92085,-11.3878,-9.91113,-8.77069,-10.3133,-9.91116,-8.00691,-9.84686,-9.91117,-7.97684,-8.9879,-9.91119,-8.30049,11.3515,-9.91173,-10.5263,10.6253,-9.91171,-11.1325,9.48676,-9.91168,-11.1923,8.84025,-9.91166,-10.8153,8.4536,-9.91165,-10.2539,8.33628,-9.91165,-9.44538,8.66483,-9.91165,-8.62019,9.39744,-9.91167,-8.07639,-9.39796,-9.91118,-8.07639,-10.741,-9.91114,-8.16046,-11.1123,-9.91113,-8.4269,-11.5605,-9.91112,-9.16905,-11.6223,-9.91112,-9.55657,-11.352,-9.91113,-10.5263,-10.6258,-9.91115,-11.1325,10.5971,-4.23168,-8.18512,10.5556,-4.72474,-8.01462,10.5521,-4.82428,-7.94244,10.5798,-4.7804,-7.98668,10.5661,-4.78041,-7.68468,10.5392,-4.72475,-7.65372,10.5432,-4.82429,-7.74595,10.5628,-4.2317,-7.42963,-10.5559,-4.72418,-8.01462,-10.5974,-4.23112,-8.18512,-10.5801,-4.77984,-7.98668,-10.5524,-4.82373,-7.94244,-10.5434,-4.82374,-7.74595,-10.5394,-4.7242,-7.65372,-10.5663,-4.77985,-7.68468,-10.563,-4.23115,-7.42963,9.48104,1.46402,-8.67479,9.37708,-3.8874,-9.06792,10.5034,-4.21997,-7.15753,10.5193,-3.29598,-6.9726,10.3895,-4.27489,-7.06441,10.337,-4.92667,-7.14987,10.5121,-9.84859,-7.8092,10.4644,-4.86322,-7.25558,10.3871,-9.84859,-7.75412,-10.6261,-4.8237,-9.06719,-10.6274,-4.2122,-9.06704,-9.38096,-4.8383,-9.16916};
			return value;
		}
		private double[] getCoordinate_6_21_point_82()
		{
			double[] value = {-9.36419,-5.53809,-8.78883,-9.35258,-9.84804,-8.53057,-10.5973,-9.84801,-8.42864,-10.5126,-9.84803,-7.8092,-10.3876,-9.84804,-7.75412,-10.3373,-4.92613,-7.14987,-10.4647,-4.86267,-7.25558,-10.3897,-4.27434,-7.06441,-10.5195,-3.29543,-6.9726,-10.5036,-4.21942,-7.15753,-9.47591,1.46452,-8.56353,-9.46277,1.49724,-8.24497,10.6326,-3.29592,-8.96506,10.7056,1.52217,-8.5745,10.4844,2.69245,-8.3216,10.5132,2.69306,-8.10203,10.5223,2.79147,-8.00016,10.3781,4.72537,-8.23642,10.4195,4.72536,-8.15602,10.5091,2.79081,-7.70815,10.4167,4.72536,-8.09494,10.3701,4.72536,-8.02174,10.6458,1.52213,-7.25933,10.5561,-9.84858,-7.91606,10.5213,-4.8541,-7.64549,10.527,-4.2128,-7.36053,10.5343,-4.83423,-7.67797,10.5195,-4.84059,-7.85178,10.5479,-4.82429,-7.84945,10.5385,-4.85409,-8.02363,10.5488,-4.83422,-7.99652,10.5672,-4.21277,-8.24399,10.5873,-4.81109,-7.9365,10.5787,-4.8111,-7.74695,9.42772,1.46399,-7.5017,9.48899,2.67695,-7.7702,9.52569,2.67783,-7.35099,9.6619,4.72538,-8.07974,9.62232,4.72538,-8.16002,9.5755,2.6779,-8.39603,9.5029,2.67696,-8.07606,9.6251,4.72538,-8.22104,9.67342,4.72538,-8.29413,-9.42764,1.46449,-7.5017,-9.48097,1.46452,-8.67479,-9.57535,2.67841,-8.39603,-9.50276,2.67746,-8.07606,-9.62485,4.72589,-8.22104,-9.48885,2.67745,-7.7702,-9.62208,4.72589,-8.16002,-9.66166,4.72588,-8.07974,-9.52555,2.67833,-7.35099,-9.67318,4.72589,-8.29413,9.47599,1.46402,-8.56353,9.46285,1.49675,-8.24497,-9.37728,-3.88691,-9.06792,-9.2863,-4.83119,-7.27008,-9.26405,-3.88697,-7.07546,-9.38255,-4.78022,-7.14693,-10.5197,-4.84004,-7.85178,-10.5215,-4.85355,-7.64549,-10.5481,-4.82373,-7.84945,-10.5387,-4.85354,-8.02363,-10.549,-4.83366,-7.99652,-10.5674,-4.21221,-8.24399,-10.5876,-4.81053,-7.9365,-10.579,-4.81054,-7.74695,-10.5346,-4.83367,-7.67797,-10.5272,-4.21225,-7.36053,9.37446,-9.84856,-7.90871,9.49015,-9.84856,-7.82757,9.44012,-5.4414,-7.22335,9.32705,-5.50966,-7.36209,9.38229,-4.78072,-7.14693,9.26384,-3.88746,-7.07546,9.28605,-4.83168,-7.27008,9.31502,-5.52414,-7.65482,9.352,-9.84855,-7.97212,9.3156,-5.5386,-8.22484,-10.5566,-9.84803,-7.91606,-10.6327,-3.29536,-8.96506,-10.7055,1.52274,-8.5745,-10.4843,2.693,-8.3216,-10.5222,2.79203,-8.00016,-10.513,2.69361,-8.10203,-10.4192,4.72591,-8.15602,-10.3779,4.72591,-8.23642,-10.3699,4.7259,-8.02174,-10.4164,4.72591,-8.09494,-10.5089,2.79136,-7.70815,-10.6458,1.52269,-7.25933,9.38071,-4.83879,-9.16916,10.6272,-4.21276,-9.06704,10.6259,-4.82426,-9.06719,9.3639,-5.53859,-8.78883,9.35206,-9.84853,-8.53057,10.5968,-9.84856,-8.42864,-9.3159,-5.53811,-8.22484,-9.35252,-9.84806,-7.97212,-9.31531,-5.52365,-7.65482};
			return value;
		}
		private double[] getCoordinate_6_21_point_83()
		{
			double[] value = {-9.32734,-5.50917,-7.36209,-9.37498,-9.84806,-7.90871,-9.44041,-5.44091,-7.22335,-9.49067,-9.84806,-7.82757,9.42126,1.46398,-7.35962,10.4392,2.69245,-7.27618,-9.42118,1.46448,-7.35962,-10.439,2.693,-7.27618,10.4888,2.69305,-7.54951,10.565,-9.84858,-8.11132,10.5494,-9.84858,-8.0146,10.5768,-4.80897,-7.84708,9.34035,-9.84854,-8.27294,9.33432,-9.84855,-8.14044,9.33194,-9.84855,-8.08797,-10.5771,-4.80841,-7.84708,-9.33245,-9.84806,-8.08797,-10.5499,-9.84803,-8.0146,-9.33484,-9.84806,-8.14044,-10.5655,-9.84802,-8.11132,-9.34087,-9.84805,-8.27294,-10.4887,2.6936,-7.54951,9.77816,-9.8113,-11.3213,10.9371,-9.81133,-11.0527,10.4142,-9.81132,-11.2826,9.23121,-9.81129,-11.1566,11.2653,-9.81134,-10.7721,8.87129,-9.81128,-10.9179,11.4719,-9.81134,-10.4925,8.63232,-9.81127,-10.6654,8.45448,-9.81126,-10.3811,8.32404,-9.81126,-10.0241,8.27496,-9.81126,-9.6191,8.33387,-9.81126,-9.17031,8.51112,-9.81127,-8.74697,8.80701,-9.81127,-8.37317,9.19139,-9.81128,-8.09653,9.65075,-9.8113,-7.9324,10.1292,-9.81131,-7.90325,10.6051,-9.81132,-8.01041,11.0202,-9.81133,-8.23834,11.3593,-9.81134,-8.57345,11.5866,-9.81135,-8.97215,11.6996,-9.81135,-9.41048,11.7,-9.81135,-9.81847,11.6139,-9.81135,-10.1886,-10.9376,-9.81075,-11.0527,-9.77867,-9.81079,-11.3213,-10.4147,-9.81077,-11.2826,-9.23172,-9.8108,-11.1566,-8.87181,-9.81081,-10.9179,-11.2659,-9.81075,-10.7721,-8.63284,-9.81082,-10.6654,-11.4724,-9.81074,-10.4925,-8.455,-9.81082,-10.3811,-8.32455,-9.81082,-10.0241,-8.27548,-9.81083,-9.6191,-8.33438,-9.81082,-9.17031,-8.51163,-9.81082,-8.74697,-8.80753,-9.81081,-8.37317,-9.19191,-9.8108,-8.09653,-9.65127,-9.81079,-7.9324,-10.1298,-9.81078,-7.90325,-10.6056,-9.81076,-8.01041,-11.0208,-9.81075,-8.23834,-11.3598,-9.81074,-8.57345,-11.5872,-9.81074,-8.97215,-11.7001,-9.81073,-9.41048,-11.7006,-9.81073,-9.81847,-11.6144,-9.81074,-10.1886,11.7033,3.00933,-7.61392,11.7089,2.98506,-7.59429,11.7436,2.99504,-7.58371,-11.7032,3.00994,-7.61392,-11.7087,2.98568,-7.59429,-11.7435,2.99566,-7.58371,12.1257,2.52204,-7.45087,12.1369,2.55924,-7.45471,12.1052,2.54657,-7.47431,-12.105,2.5472,-7.47431,-12.1256,2.52268,-7.45087,-12.1367,2.55988,-7.45471,21.3829,5.22584,-7.12577,21.375,5.48386,-7.10484,21.4161,5.48978,-7.09914,21.4153,5.23399,-7.11486,18.5087,4.71345,-7.35059,19.0732,4.86351,-7.30443,21.3667,5.22583,-6.76825,21.3609,5.48385,-6.79625,19.0581,4.8635,-6.97113,18.4936,4.71344,-7.01742,21.3991,5.20121,-6.76108,21.3682,5.19212,-6.77589,21.3999,5.23398,-6.77607,21.4023,5.48977,-6.79584,13.4537,3.37365,-7.43081,12.9716,3.24548,-7.47035,12.158,2.53114,-7.46534,12.1257,2.54658,-7.92523};
			return value;
		}
		private double[] getCoordinate_6_21_point_84()
		{
			double[] value = {12.1587,2.55926,-7.93583,11.7223,2.98507,-7.88966,11.7577,2.99505,-7.89282,11.7152,3.00934,-7.87523,12.9867,3.24549,-7.80217,13.4688,3.37366,-7.76274,-11.7045,3.00994,-7.64369,-11.7475,3.0207,-7.69541,-12.9714,3.24616,-7.47035,-12.952,3.34096,-7.5967,-12.957,3.34097,-7.70688,-11.7525,3.0207,-7.80551,-11.7575,2.99567,-7.89282,-12.9865,3.24618,-7.80217,-11.7151,3.00995,-7.87523,-11.714,3.00995,-7.85191,12.9521,3.34028,-7.5967,11.7476,3.02008,-7.69541,11.7047,3.00933,-7.64369,11.7142,3.00934,-7.85191,11.7526,3.02008,-7.80551,12.9571,3.34029,-7.70688,-11.7222,2.98569,-7.88966,-12.1586,2.5599,-7.93583,-12.1255,2.54722,-7.92523,-13.4686,3.37437,-7.76274,-13.4536,3.37436,-7.43081,-12.1578,2.53178,-7.46534,-18.4933,4.71441,-7.01742,-19.0578,4.8645,-6.97113,-21.3664,5.22695,-6.76825,-21.3607,5.48497,-6.79625,-21.402,5.4909,-6.79584,-21.3997,5.23511,-6.77607,-21.3988,5.20233,-6.76108,-21.3679,5.19324,-6.77589,-21.3827,5.22696,-7.12577,-21.4151,5.23512,-7.11486,-21.4158,5.49091,-7.09914,-21.3747,5.48498,-7.10484,-19.073,4.86451,-7.30443,-18.5085,4.71442,-7.35059,18.4792,4.80824,-7.25473,13.4393,3.46846,-7.6674,13.4343,3.46845,-7.55719,18.4741,4.80824,-7.14418,-13.4341,3.46916,-7.55719,-18.4789,4.80921,-7.25473,-18.4739,4.80921,-7.14418,-13.4391,3.46917,-7.6674,-19.0376,4.95927,-7.08429,-21.3667,5.58239,-6.89481,-21.4069,5.58922,-6.89154,21.3729,5.58127,-7.02303,21.413,5.5881,-7.01973,19.0438,4.95827,-7.21418,-21.3726,5.58239,-7.02303,-19.0435,4.95927,-7.21418,-21.4127,5.58923,-7.01973,21.367,5.58126,-6.89481,21.4072,5.5881,-6.89154,19.0379,4.95826,-7.08429,-19.0408,4.95927,-7.15325,-21.3783,5.58081,-6.96178,-21.41,5.58923,-6.95919,21.3786,5.57969,-6.96178,21.4103,5.5881,-6.95919,19.041,4.95827,-7.15325,-16.2608,-1.75889,-7.57389,-16.282,-1.26197,-7.65476,-16.314,-1.24141,-7.6378,-16.3086,-1.77777,-7.47108,-16.297,-1.73102,-7.52475,-0.09448,19.2028,0.326543,-0.094518,18.5586,-0.037402,0.026592,19.2028,0.326536,21.9328,1.14651,-7.02435,21.9144,1.18099,-7.07485,21.9104,1.14596,-6.91853,21.8814,1.1308,-6.92091,21.8856,1.13081,-7.01439,21.8723,1.18475,-7.06369,21.908,1.67403,-7.13843,21.875,1.66094,-7.1265,21.8395,1.11529,-7.03236,21.8418,1.16131,-7.1035,21.8523,1.11565,-6.92329,16.3333,-1.76348,-7.37546,16.3545,-1.76365,-7.48098,16.3374,-1.73434,-7.53448,16.3085,-1.77863,-7.47108,16.3042,-1.77864,-7.37784,16.2638,-1.79429,-7.48905,16.2607,-1.75974,-7.57389,16.2969,-1.73188,-7.52475,0.292122,19.3305,-0.227267,0.226625,18.5987,-0.133083,0.262674,11.7452,-2.28132,0.221418,19.2702,0.245336,-16.3375,-1.73348,-7.53448};
			return value;
		}
		private double[] getCoordinate_6_21_point_85()
		{
			double[] value = {-16.3546,-1.76279,-7.48098,-21.8417,1.16245,-7.1035,-21.8394,1.11643,-7.03236,-21.8856,1.13196,-7.01439,-21.8749,1.66209,-7.1265,-21.9079,1.67518,-7.13843,21.8433,1.64076,-7.13971,16.3474,-1.22942,-7.65254,16.3139,-1.24226,-7.6378,-0.173473,18.5987,-0.133083,-0.238928,19.3305,-0.227267,-0.206299,11.685,-2.28045,-0.168227,19.2702,0.245336,-16.2639,-1.79343,-7.48905,-16.3043,-1.77778,-7.37784,-16.3334,-1.76262,-7.37546,-21.8523,1.1168,-6.92329,-21.8813,1.13196,-6.92091,-21.9328,1.14766,-7.02435,-21.9104,1.14711,-6.91853,-21.9143,1.18214,-7.07485,-21.8722,1.1859,-7.06369,-16.3474,-1.22856,-7.65254,-21.8432,1.64191,-7.13971,16.2819,-1.26283,-7.65476,0.08288,10.5498,-2.27485,0.147668,18.5585,-0.037402,-0.030152,10.5499,-2.27485,0.147664,19.2028,0.326543,-0.063051,27.5115,10.2354,0.026811,27.5332,10.235,0.116673,27.5115,10.2354,16.2753,-1.79396,-7.38021,0.207953,27.7295,9.90692,0.208057,27.561,10.1054,-0.15443,27.561,10.1054,-0.154321,27.7295,9.90692,-16.2754,-1.7931,-7.38021,10.1936,28.9719,-1.44174,10.2653,28.9088,-1.49046,10.2874,28.9984,-1.48646,10.1431,28.8761,-1.44716,10.1785,28.7916,-1.50614,10.2397,28.8601,-1.49509,-10.2382,28.8606,-1.49509,-10.177,28.7922,-1.50614,-10.1416,28.8767,-1.44716,-10.2859,28.9989,-1.48646,-10.2638,28.9093,-1.49046,-10.1921,28.9725,-1.44174,9.17542,30.5521,-1.77892,9.15484,30.5479,-1.77153,9.15351,30.5479,-1.76422,9.15193,30.5521,-1.649,9.13656,30.5479,-1.67044,9.13523,30.5479,-1.66312,-9.15191,30.5484,-1.76422,-9.15323,30.5484,-1.77153,-9.17381,30.5526,-1.77892,-9.13363,30.5484,-1.66312,-9.13495,30.5484,-1.67044,-9.15032,30.5526,-1.649,10.2482,28.8601,-1.54199,10.187,28.7916,-1.55304,10.1726,28.8768,-1.6144,10.2959,28.9984,-1.53336,10.2738,28.9087,-1.53736,10.2222,28.9721,-1.60316,-10.1711,28.8773,-1.6144,-10.1855,28.7922,-1.55304,-10.2466,28.8606,-1.54199,-10.2206,28.9726,-1.60316,-10.2723,28.9093,-1.53736,-10.2944,28.9989,-1.53336,10.2875,30.655,-1.48655,10.1991,30.7857,-1.47695,10.1947,30.6589,-1.4548,10.2889,30.8045,-1.49437,10.2875,29.2192,-1.48647,10.1942,29.2192,-1.44928,1.44262,22.8748,-3.08535,1.40385,22.9554,-3.01876,1.23604,23.4021,-2.9096,8.49298,29.0123,-1.72982,9.16582,29.1739,-1.61756,9.16099,30.4088,-1.6402,9.14039,29.1963,-1.63832,8.50777,29.0444,-1.74402,8.27023,29.385,-1.78282,8.25643,29.3515,-1.76845,0.543362,26.8118,-3.02243,0.540469,26.8398,-3.0395,-8.25488,29.3519,-1.76845,-0.539057,26.8398,-3.0395,-8.26868,29.3855,-1.78282,-0.541952,26.8118,-3.02243,-1.23481,23.4021,-2.9096,-8.49146,29.0128,-1.72982,-10.1926,29.2198,-1.44928,-9.16429,29.1744,-1.61756};
			return value;
		}
		private double[] getCoordinate_6_21_point_86()
		{
			double[] value = {-1.40264,22.9555,-3.01876,-1.44142,22.8748,-3.08535,-10.2859,29.2198,-1.48647,-10.1931,30.6594,-1.4548,-10.2859,30.6555,-1.48655,-10.1974,30.7863,-1.47695,-10.2873,30.8051,-1.49437,-9.15939,30.4092,-1.6402,-9.13885,29.1968,-1.63832,-8.50625,29.0449,-1.74402,10.2946,30.8045,-1.52564,10.2959,29.2192,-1.53337,10.296,30.655,-1.53345,1.4511,22.8748,-3.13224,8.53643,29.0444,-1.90287,9.14147,29.2188,-1.80523,9.16685,29.1963,-1.78481,8.55112,29.0765,-1.9159,8.31371,29.4185,-1.96125,8.30002,29.385,-1.9481,0.603213,26.8669,-3.43933,0.608995,26.8398,-3.42336,8.27856,29.4185,-1.76576,8.51709,29.0765,-1.72675,-0.601799,26.8669,-3.43933,-8.29848,29.3854,-1.9481,-8.31216,29.419,-1.96125,-0.607583,26.8398,-3.42336,-8.5349,29.0449,-1.90287,-8.54959,29.077,-1.9159,-9.13994,29.2193,-1.80523,-9.16532,29.1968,-1.78481,-8.27701,29.419,-1.76576,-8.51556,29.077,-1.72675,-10.2944,29.2198,-1.53337,-10.293,30.8051,-1.52564,-10.2944,30.6555,-1.53345,-1.4499,22.8748,-3.13224,10.2165,30.7857,-1.57342,-8.29046,29.3519,-1.96632,-0.61617,26.8118,-3.4384,-1.30555,23.4021,-3.30599,-8.5259,29.0128,-1.92129,-10.2149,30.7863,-1.57342,10.2202,30.6588,-1.59539,10.2211,29.2192,-1.59874,9.18699,30.4087,-1.78397,9.19787,29.1739,-1.79557,8.52742,29.0123,-1.92129,1.30678,23.402,-3.30599,1.43558,22.9576,-3.19905,8.292,29.3515,-1.96632,0.61758,26.8117,-3.4384,-9.19634,29.1744,-1.79557,-10.2196,29.2198,-1.59874,-1.43437,22.9576,-3.19905,-10.2186,30.6594,-1.59539,-9.18539,30.4092,-1.78397,0.52955,26.8669,-3.02649,-0.528136,26.8669,-3.02649,10.1011,-10.2574,-9.7903,9.96972,-10.2574,-9.82074,10.0418,-10.2574,-9.81635,9.90775,-10.2574,-9.80207,9.86708,-10.2574,-9.7751,10.1382,-10.2574,-9.75859,9.84009,-10.2574,-9.7466,10.1615,-10.2574,-9.72702,10.1775,-10.2574,-9.69269,10.1873,-10.2574,-9.65078,10.1872,-10.2574,-9.60463,10.1744,-10.2574,-9.55498,10.1487,-10.2574,-9.50988,10.1103,-10.2574,-9.47194,10.0634,-10.2574,-9.44616,10.0095,-10.2574,-9.43402,9.95539,-10.2574,-9.43732,9.90338,-10.2574,-9.4559,9.8599,-10.2574,-9.4872,9.82641,-10.2574,-9.52951,9.80635,-10.2574,-9.5774,9.79968,-10.2574,-9.62824,9.80523,-10.2574,-9.67406,9.82,-10.2574,-9.71447,-9.97026,-10.2569,-9.82074,-10.1016,-10.2569,-9.7903,-10.0424,-10.2569,-9.81635,-9.90829,-10.2569,-9.80207,-9.86762,-10.2569,-9.7751,-10.1387,-10.2569,-9.75859,-9.84063,-10.2569,-9.7466,-10.162,-10.2569,-9.72702,-10.1781,-10.2569,-9.69269,-10.1878,-10.2569,-9.65078,-10.1878,-10.2569,-9.60463,-10.175,-10.2569,-9.55498,-10.1493,-10.2569,-9.50988,-10.1109,-10.2569,-9.47194,-10.0639,-10.2569,-9.44616,-10.01,-10.2569,-9.43402};
			return value;
		}
		private double[] getCoordinate_6_21_point_87()
		{
			double[] value = {-9.95593,-10.2569,-9.43732,-9.90392,-10.2569,-9.4559,-9.86044,-10.2569,-9.4872,-9.82695,-10.2569,-9.52951,-9.80689,-10.2569,-9.5774,-9.80022,-10.2569,-9.62824,-9.80577,-10.2569,-9.67406,-9.82054,-10.2569,-9.71447,10.256,-10.165,-9.65838,10.2559,-10.165,-9.59581,10.2428,-10.165,-9.71521,10.221,-10.165,-9.76175,10.1894,-10.165,-9.80456,10.1391,-10.165,-9.84755,10.0588,-10.165,-9.88287,9.96099,-10.165,-9.88882,9.87697,-10.165,-9.86351,9.82183,-10.165,-9.82695,9.78524,-10.165,-9.78829,9.758,-10.165,-9.74474,9.73797,-10.165,-9.68994,9.73045,-10.165,-9.62782,9.73949,-10.165,-9.5589,9.76668,-10.165,-9.49396,9.8121,-10.165,-9.43659,9.87105,-10.165,-9.39416,9.94156,-10.165,-9.36897,10.0149,-10.165,-9.3645,10.088,-10.165,-9.38095,10.1517,-10.165,-9.4159,10.2037,-10.165,-9.46734,10.2386,-10.165,-9.52849,-9.73098,-10.1645,-9.62782,-9.74003,-10.1645,-9.5589,-9.73851,-10.1645,-9.68994,-9.75853,-10.1645,-9.74474,-9.78577,-10.1645,-9.78829,-9.82236,-10.1645,-9.82695,-9.8775,-10.1645,-9.86351,-9.96152,-10.1645,-9.88882,-10.0593,-10.1645,-9.88287,-10.1396,-10.1645,-9.84755,-10.1899,-10.1645,-9.80456,-10.2215,-10.1645,-9.76175,-10.2433,-10.1645,-9.71521,-10.2565,-10.1645,-9.65838,-10.2564,-10.1645,-9.59581,-10.2391,-10.1645,-9.52849,-10.2042,-10.1645,-9.46734,-10.1522,-10.1645,-9.4159,-10.0885,-10.1645,-9.38095,-10.0155,-10.1645,-9.3645,-9.94209,-10.1645,-9.36897,-9.87158,-10.1645,-9.39416,-9.81263,-10.1645,-9.43659,-9.76721,-10.1645,-9.49396,-0.076375,30.319,9.9958,-0.072252,30.2283,10.0072,-0.002472,30.3349,10.0075,0.130144,30.319,9.9958,0.056242,30.3349,10.0075,0.126017,30.2283,10.0072,-0.0938,27.8035,10.4078,-0.093807,27.6958,10.3586,0.026815,27.6958,10.3586,0.0051,30.4266,10.2699,-0.042189,30.4273,10.2498,-0.015986,30.425,10.3055,-0.079615,30.4286,10.2063,-0.092384,30.4295,10.1552,-0.108459,30.427,10.2195,-0.11882,30.4302,10.0876,-0.082808,30.4304,10.1057,-0.041637,30.4307,10.0549,-0.00247,30.4322,10.0046,0.013681,30.4308,10.034,0.04048,30.43,10.034,0.095217,30.4362,10.055,0.056244,30.4322,10.0046,0.172683,30.4396,10.0867,0.135815,30.4412,10.1051,0.146155,30.4339,10.1546,0.162233,30.427,10.2195,0.133427,30.4254,10.2062,0.048678,30.4255,10.2698,0.069761,30.425,10.3055,0.095984,30.4249,10.2498,0.711046,19.2763,-2.39014,0.207938,28.7392,10.038,0.187837,28.7638,10.0032,0.213809,30.2365,10.0638,0.207925,27.7317,10.2464,-0.657858,19.2763,-2.39014,-0.154165,28.4793,9.31396,-0.134058,28.5035,9.27786,-0.156175,28.4873,9.24266,-0.154236,28.0302,9.98594,-0.154252,28.7392,10.038,-0.154271,28.0274,10.3445,-0.154283,27.8265,10.2964};
			return value;
		}
		private double[] getCoordinate_6_21_point_88()
		{
			double[] value = {-0.154293,27.7317,10.2464,0.207884,28.0302,9.98594,0.207837,28.4793,9.31396,0.207919,28.0274,10.3445,0.207921,27.8265,10.2964,0.209851,28.4873,9.24266,0.187733,28.5035,9.27786,0.173625,30.3585,10.2826,0.084019,30.3699,10.3542,0.09827,30.3087,10.4424,-0.044502,30.3087,10.4424,-0.030247,30.3699,10.3542,-0.119855,30.3585,10.2826,-0.134149,28.7638,10.0032,-0.160045,30.2366,10.0638,0.211153,29.3179,9.26089,0.187936,29.3686,9.29679,-0.157437,29.3179,9.26089,-0.134218,29.3686,9.29679,0.162232,30.3818,10.2237,0.069761,30.4005,10.3101,-0.015986,30.4005,10.3101,-0.10846,30.3818,10.2237,0.147437,27.6958,10.3586,0.147436,27.8035,10.4078,-0.093794,28.0034,10.4496,0.147442,28.0034,10.4496,0.87867,23.1216,-2.4457,0.562761,25.5672,2.9971,0.536642,25.8226,3.52054,0.519166,25.8445,3.48576,0.540543,25.6231,3.03189,0.480541,26.9742,2.99418,0.455907,27.0244,3.02895,0.691108,24.9669,-2.47236,0.714559,24.93,-2.47183,0.45633,27.1696,3.51685,0.436542,27.1938,3.48193,0.17268,30.3528,10.0898,-0.82528,23.1216,-2.4457,-0.509239,25.5673,2.9971,-0.48311,25.8227,3.52054,-0.465628,25.8445,3.48576,-0.48702,25.6231,3.03189,-0.426948,26.9743,2.99418,-0.402311,27.0244,3.02895,-0.637617,24.9669,-2.47236,-0.661073,24.93,-2.47183,-0.402726,27.1696,3.51685,-0.382935,27.1938,3.48193,-0.154225,30.1409,10.3118,-0.156163,30.2744,10.2276,0.207986,30.1409,10.3118,0.209929,30.2743,10.2276,-0.118822,30.3433,10.0907,18.8083,5.58769,-7.21497,13.2064,4.09357,-7.68213,-13.2062,4.09427,-7.68213,-18.808,5.58868,-7.21497,18.65,2.83321,-7.38103,18.7954,2.56639,-7.41225,18.9363,2.90933,-7.35761,18.9173,2.9253,-7.44535,18.678,2.8617,-7.46491,18.6016,4.68407,-7.55161,18.8117,5.50007,-7.34408,19.0017,4.79041,-7.5189,13.1071,1.35966,-7.83449,13.2311,1.08707,-7.86765,13.3517,1.42467,-7.81449,13.335,1.44113,-7.9024,13.1307,1.38681,-7.91911,13.0655,3.21209,-8.00508,13.2141,4.00762,-7.80992,13.4072,3.30292,-7.97714,-13.3516,1.42538,-7.81449,-13.2311,1.08776,-7.86765,-13.107,1.36035,-7.83449,-13.1306,1.3875,-7.91911,-13.3349,1.44183,-7.9024,-13.407,3.30363,-7.97714,-13.2138,4.00832,-7.80992,-13.0653,3.21278,-8.00508,-18.9361,2.91033,-7.35761,-18.7952,2.56737,-7.41225,-18.6498,2.83419,-7.38103,-18.6779,2.86268,-7.46491,-18.9171,2.9263,-7.44535,-19.0014,4.79141,-7.5189,-18.8114,5.50106,-7.34408,-18.6014,4.68505,-7.55161,12.9866,1.99349,-7.80226,13.0654,2.1502,-8.00515,18.5087,3.46145,-7.35068,18.6016,3.62218,-7.55169,-18.6014,3.62316,-7.55169,-18.5085,3.46242,-7.35068,-12.9865,1.99417,-7.80226,-13.0653,2.15089,-8.00515,19.0732,3.61151,-7.30452};
			return value;
		}
		private double[] getCoordinate_6_21_point_89()
		{
			double[] value = {19.0016,3.72852,-7.51897,13.4688,2.12167,-7.76283,13.4071,2.24103,-7.97721,-13.4687,2.12237,-7.76283,-13.407,2.24174,-7.97721,-19.073,3.61251,-7.30452,-19.0014,3.72952,-7.51897,21.886,1.67401,-6.6552,21.8989,1.18098,-6.73475,21.8545,1.66093,-6.67648,-21.8544,1.66208,-6.67648,-21.886,1.67516,-6.6552,-21.8988,1.18213,-6.73475,21.9224,1.1465,-6.79544,21.8767,1.1308,-6.81679,21.829,1.11528,-6.80257,21.824,1.16129,-6.71188,21.8583,1.18473,-6.75673,16.3193,-1.22945,-7.03651,16.2542,-1.26285,-7.04587,16.2877,-1.24229,-7.06143,16.2416,-1.75976,-7.15246,16.2825,-1.73189,-7.20808,16.2995,-1.77864,-7.27402,16.2534,-1.7943,-7.25952,16.3216,-1.73435,-7.18821,16.3441,-1.76366,-7.25291,-16.2878,-1.24143,-7.06143,-16.3194,-1.22859,-7.03651,-21.8239,1.16244,-6.71188,-21.8582,1.18588,-6.75673,-21.8766,1.13195,-6.81679,-16.2417,-1.7589,-7.15246,-16.2535,-1.79344,-7.25952,-16.2996,-1.77778,-7.27402,-16.3217,-1.73349,-7.18821,-16.2826,-1.73104,-7.20808,-16.3442,-1.7628,-7.25291,-21.829,1.11643,-6.80257,-21.9224,1.14766,-6.79544,21.8217,1.64075,-6.6656,-16.2543,-1.26199,-7.04587,-21.8216,1.64189,-6.6656,15.8689,2.9328,-7.08186,15.9014,2.94135,-7.10037,15.8605,2.96438,-7.08673,9.18169,1.45218,-7.58071,4.89169,1.24838,-7.9759,4.92535,1.24993,-7.99396,-9.18161,1.45267,-7.58071,-4.92528,1.25019,-7.99396,-4.89163,1.24864,-7.9759,-15.8604,2.96521,-7.08673,-15.9013,2.94219,-7.10037,-15.8687,2.93363,-7.08186,9.18414,1.41948,-7.60097,9.15035,1.41793,-7.57997,-9.18407,1.41996,-7.60097,-9.15028,1.41841,-7.57997,21.3993,5.16844,-6.771,18.4164,3.62197,-6.90442,18.4489,3.63053,-6.92098,18.4081,3.65355,-6.90929,12.1572,2.49714,-7.44436,12.1286,1.95484,-7.34651,4.89405,1.21568,-7.99341,-4.89398,1.21594,-7.99341,-12.1285,1.95548,-7.34651,-12.1571,2.49778,-7.44436,-20.9874,4.35256,-6.72831,-21.3591,4.45467,-6.70215,-21.3991,5.16957,-6.771,-21.3656,5.15874,-6.75916,21.3659,5.15762,-6.75916,21.3593,4.45355,-6.70215,20.9877,4.35145,-6.72831,18.3857,3.61342,-6.92543,9.15008,1.45063,-7.6075,4.92578,1.21723,-7.96912,-4.92571,1.21749,-7.96912,-9.15,1.45111,-7.6075,-18.3855,3.61438,-6.92543,-18.4079,3.65452,-6.90929,-18.4162,3.62294,-6.90442,15.8382,2.92424,-7.10483,4.93877,0.168054,-7.88015,-4.93877,0.168314,-7.88015,-15.838,2.92507,-7.10483,-18.4487,3.6315,-6.92098,4.96878,0.202309,-7.8523,9.19248,0.402959,-7.46323,9.22796,0.37181,-7.4878,-9.22794,0.372296,-7.4878,-4.96877,0.202571,-7.8523,-9.19246,0.403443,-7.46323,26.91,6.99389,-6.3519,-26.9096,6.9953,-6.3519,26.9232,6.9939,-6.6424,26.9142,7.05498,-6.60144,26.8651,5.93708,-6.6771};
			return value;
		}
		private double[] getCoordinate_6_21_point_90()
		{
			double[] value = {26.8488,5.93706,-6.31885,26.9053,7.05497,-6.40553,21.4316,5.17636,-6.75708,21.4312,5.21014,-6.771,21.4249,4.46978,-6.69633,21.4468,5.21015,-7.11426,21.4484,5.17637,-7.12501,-21.4309,5.21127,-6.771,-21.4313,5.17748,-6.75708,-21.4246,4.47091,-6.69633,-26.8485,5.93848,-6.31885,-26.9049,7.05639,-6.40553,-26.9138,7.0564,-6.60144,-26.9228,6.99531,-6.6424,-26.8648,5.93849,-6.6771,-21.4481,5.1775,-7.12501,-21.4465,5.21128,-7.11426,25.1334,6.4675,-6.81243,25.116,6.56626,-6.75993,25.103,6.21168,-6.82181,21.4465,4.4698,-7.17324,25.0697,6.23649,-6.81392,25.0691,6.46072,-6.80023,25.0669,6.55904,-6.75347,25.1059,6.56625,-6.53861,25.0552,6.46071,-6.49623,25.1177,6.46749,-6.46881,25.0579,6.55904,-6.55593,25.0866,6.21167,-6.4626,25.0545,6.23648,-6.47876,-25.0576,6.56035,-6.55593,-25.094,6.56877,-6.65743,-25.1056,6.56757,-6.53861,-25.0623,6.56036,-6.66002,-25.0666,6.56036,-6.75347,-25.1157,6.56758,-6.75993,-26.9186,7.05394,-6.50797,26.919,7.05252,-6.50797,25.0943,6.56745,-6.65743,25.0627,6.55904,-6.66002,-25.0863,6.21299,-6.4626,-25.0542,6.2378,-6.47876,-25.0549,6.46203,-6.49623,-25.1174,6.46881,-6.46881,-21.4463,4.47093,-7.17324,-25.0694,6.23781,-6.81392,-25.1026,6.21301,-6.82181,-25.133,6.46883,-6.81243,-25.0687,6.46204,-6.80023,16.2574,1.68343,-6.92814,16.2275,1.67305,-6.9586,16.1951,1.66273,-6.93225,-16.195,1.66358,-6.93225,-16.2274,1.67391,-6.9586,-16.2573,1.68428,-6.92814,18.4258,3.59037,-6.91991,18.4566,3.59892,-6.89901,15.8787,2.90132,-7.099,15.8461,2.89277,-7.08009,-15.846,2.8936,-7.08009,-15.8786,2.90216,-7.099,-18.4564,3.59989,-6.89901,-18.4256,3.59134,-6.91991,18.3933,3.58182,-6.90293,15.9094,2.90987,-7.07608,-15.9093,2.9107,-7.07608,-18.3931,3.58278,-6.90293,13.3622,2.2208,-7.25322,-13.3621,2.2215,-7.25322,21.1797,3.3189,-6.63469,20.9403,4.27083,-6.72585,13.7652,0.855378,-7.07689,-13.7651,0.856102,-7.07689,-21.1795,3.32001,-6.63469,-20.9401,4.27193,-6.72585,25.0213,6.26125,-6.47208,25.0145,6.45571,-6.49536,21.4322,5.24461,-6.76125,25.0373,6.26127,-6.82394,25.0287,6.45573,-6.80683,25.0267,6.55217,-6.75705,21.4806,5.49661,-7.11343,21.4606,5.59692,-6.89601,21.4648,5.4966,-6.76571,25.0177,6.55216,-6.55886,21.4659,5.59692,-7.01287,21.4486,5.24462,-7.12168,-21.4603,5.59804,-6.89601,-21.4645,5.49773,-6.76571,-25.0142,6.45703,-6.49536,-25.0174,6.55348,-6.55886,-21.4656,5.59805,-7.01287,-21.4804,5.49775,-7.11343,-25.0264,6.55348,-6.75705,-21.4483,5.24575,-7.12168,-21.4319,5.24574,-6.76125,-25.021,6.26257,-6.47208,-25.0283,6.45704,-6.80683,-25.037,6.26259,-6.82394,-25.0307,6.55194,-6.66261};
			return value;
		}
		private double[] getCoordinate_6_21_point_91()
		{
			double[] value = {-21.4416,5.59764,-6.9566,25.031,6.55062,-6.66261,21.4419,5.59651,-6.9566,11.4719,-9.9971,-10.4925,11.2653,-9.9971,-10.7721,10.9371,-9.99709,-11.0527,10.4141,-9.99708,-11.2826,9.77815,-9.99706,-11.3213,9.2312,-9.99704,-11.1566,8.87129,-9.99704,-10.9179,8.63231,-9.99703,-10.6654,-8.63284,-9.99657,-10.6654,-8.87182,-9.99657,-10.9179,-9.23173,-9.99656,-11.1566,-9.77868,-9.99654,-11.3213,-10.4147,-9.99653,-11.2826,-10.9376,-9.99651,-11.0527,-11.2659,-9.9965,-10.7721,-11.4724,-9.9965,-10.4925,11.7,-9.99711,-9.81847,11.6996,-9.99711,-9.41048,11.6139,-9.99711,-10.1886,8.45448,-9.99702,-10.3811,8.32403,-9.99702,-10.0241,8.27496,-9.99702,-9.6191,8.33386,-9.99702,-9.17031,8.51111,-9.99702,-8.74697,8.80701,-9.99703,-8.37317,9.19139,-9.99704,-8.09653,9.65075,-9.99706,-7.9324,10.1292,-9.99707,-7.90325,10.6051,-9.99708,-8.01041,11.0202,-9.99709,-8.23834,11.3593,-9.9971,-8.57345,11.5866,-9.99711,-8.97215,-8.32456,-9.99658,-10.0241,-8.27549,-9.99658,-9.6191,-8.455,-9.99658,-10.3811,-11.6144,-9.9965,-10.1886,-11.7006,-9.99649,-9.81847,-11.7001,-9.99649,-9.41048,-11.5872,-9.9965,-8.97215,-11.3598,-9.9965,-8.57345,-11.0208,-9.99651,-8.23834,-10.6056,-9.99652,-8.01041,-10.1298,-9.99654,-7.90325,-9.65127,-9.99655,-7.9324,-9.19192,-9.99656,-8.09653,-8.80753,-9.99657,-8.37317,-8.51164,-9.99658,-8.74697,-8.33439,-9.99658,-9.17031,9.13814,30.5438,-1.78566,9.11465,30.5438,-1.65574,-9.11305,30.5442,-1.65574,-9.13654,30.5442,-1.78566,9.13108,30.3962,-1.79409,4.74368,29.4145,-2.59647,4.7792,29.1037,-2.61359,4.7173,29.5545,-2.58494,4.74571,29.1264,-2.60215,4.69701,29.5504,-2.5775,0.515327,28.2184,-3.4132,0.528711,28.251,-3.39316,0.349264,28.5769,-3.38022,0.073862,28.5153,-3.43001,0.374218,28.5832,-3.35905,-0.34776,28.5769,-3.38022,-0.072362,28.5153,-3.43001,-0.513843,28.2185,-3.4132,-4.77768,29.104,-2.61359,-4.74214,29.4148,-2.59647,-9.12948,30.3967,-1.79409,-4.71575,29.5548,-2.58494,-4.74418,29.1267,-2.60215,-4.69545,29.5507,-2.5775,-9.108,29.2193,-1.62787,-9.10348,30.3967,-1.6503,9.10508,30.3962,-1.6503,9.10954,29.2188,-1.62787,4.69381,29.5545,-2.45502,4.67331,29.5463,-2.55125,4.6644,29.5463,-2.50197,4.6774,29.5504,-2.46909,0.378542,28.5873,-3.27685,0.354615,28.5832,-3.25064,0.387452,28.5873,-3.32613,0.32383,28.5769,-3.23955,0.048428,28.5153,-3.28934,-0.322326,28.5769,-3.23955,-0.046928,28.5153,-3.28934,-0.353111,28.5832,-3.25064,-0.372714,28.5832,-3.35905,-0.377038,28.5873,-3.27685,-0.385948,28.5873,-3.32613,-4.69226,29.5548,-2.45502,-4.67176,29.5466,-2.55125,-4.66285,29.5466,-2.50197,-4.67585,29.5507,-2.46909,4.71448,29.4145,-2.43495,4.74175,29.1037,-2.40645};
			return value;
		}
		private double[] getCoordinate_6_21_point_92()
		{
			double[] value = {0.46782,28.2185,-3.15046,4.71439,29.1265,-2.4289,0.487375,28.251,-3.16455,-0.466336,28.2185,-3.15046,-0.485889,28.251,-3.16455,-4.71285,29.1267,-2.4289,-4.74022,29.104,-2.40645,-4.71293,29.4148,-2.43495,-0.527225,28.251,-3.39316,-0.084629,30.2873,9.97245,-0.089023,30.3169,9.97571,-0.15109,29.4193,9.33269,-0.417348,27.0746,3.0637,-0.400551,27.2178,3.44696,-0.102107,27.4942,-2.61648,-0.650867,25.0028,-2.4744,0.142791,30.3169,9.97571,0.060009,27.5981,-2.62241,0.067776,30.3257,9.96507,0.155727,27.4942,-2.61648,-0.006383,27.5981,-2.62241,-0.014006,30.3257,9.96507,0.138397,30.2873,9.97245,0.204812,29.4193,9.33269,0.470946,27.0745,3.0637,0.454157,27.2178,3.44696,0.70436,25.0028,-2.4744,0.207839,28.5535,9.31386,0.207943,28.7884,9.96836,-0.154163,28.5535,9.31386,-0.154254,28.7884,9.96836,-0.485063,25.8663,3.45081,-0.503076,25.6789,3.06667,0.538598,25.8662,3.45081,0.556601,25.6788,3.06667,0.06032,30.526,10.1578,0.13265,30.4728,10.2078,0.145379,30.4813,10.1562,0.056478,30.5235,10.1734,0.057196,30.5283,10.1429,0.135038,30.4886,10.1068,0.044943,30.5267,10.1278,0.09444,30.4836,10.0566,0.039701,30.4774,10.0357,0.028419,30.5249,10.1214,-0.007835,30.5245,10.1735,-0.011691,30.5247,10.158,-0.008798,30.525,10.1431,0.00363,30.5251,10.1277,0.020329,30.5251,10.1214,0.003462,30.5241,10.1866,0.01774,30.5239,10.1926,0.045174,30.5233,10.1866,0.030893,30.5235,10.1926,0.004323,30.4741,10.2715,0.047901,30.4729,10.2715,-0.042965,30.4747,10.2515,-0.080391,30.476,10.208,-0.093164,30.4769,10.1568,-0.083584,30.4778,10.1073,-0.042417,30.4781,10.0566,0.012902,30.4782,10.0357,0.095203,30.4723,10.2514,4.68747,29.4125,-2.60589,4.65853,29.4125,-2.44582,0.420278,28.4874,-3.20259,0.452545,28.4874,-3.38105,-0.41878,28.4874,-3.20259,-4.65698,29.4128,-2.44582,-4.68593,29.4128,-2.60589,-0.451047,28.4874,-3.38105,4.71763,29.149,-2.62048,0.54764,28.2833,-3.40287,4.68166,29.149,-2.42157,0.501706,28.2833,-3.14883,-4.68013,29.1492,-2.42157,-0.500218,28.2833,-3.14883,-4.71609,29.1492,-2.62048,-0.546152,28.2833,-3.40287,29.158,6.28258,-6.36919,29.157,6.15753,-6.34716,29.158,6.20148,-6.3692,29.157,6.32653,-6.34714,29.1548,6.15753,-6.29986,29.1548,6.32653,-6.29986,29.1538,6.20149,-6.27782,29.1538,6.28258,-6.27781,-29.1566,6.15906,-6.34716,-29.1545,6.15907,-6.29986,-29.1576,6.28411,-6.36919,-29.1576,6.20302,-6.3692,-29.1566,6.32806,-6.34714,-29.1545,6.32807,-6.29986,-29.1535,6.20302,-6.27782,-29.1535,6.28411,-6.27781,0.885005,-24.8383,-8.36782,0.7806,-26.3063,-8.12835,-0.886311,-24.8383,-8.36782,-0.781984,-26.3063,-8.12835,-0.001095,-24.8383,-8.52585};
			return value;
		}
		private double[] getCoordinate_6_21_point_93()
		{
			double[] value = {-0.001134,-26.3063,-8.26646};
			return value;
		}

		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=5, element #21, 73480 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_5_21_coordIndex()
		{
			MFInt32 IndexedFaceSet_5_21_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_6()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_7()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_8()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_9()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_10()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_11()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_12()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_13()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_14()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_15()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_16()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_17()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_18()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_19()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_20()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_21()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_22()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_23()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_24()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_25()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_26()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_27()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_28()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_29()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_30()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_31()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_32()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_33()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_34()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_35()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_36()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_37()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_38()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_39()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_40()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_41()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_42()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_43()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_44()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_45()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_46()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_47()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_48()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_49()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_50()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_51()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_52()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_53()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_54()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_55()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_56()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_57()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_58()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_59()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_60()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_61()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_62()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_63()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_64()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_65()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_66()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_67()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_68()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_69()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_70()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_71()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_72()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_73()))
				.append(new MFInt32(getIndexedFaceSet_5_21_coordIndex_74()));
			return IndexedFaceSet_5_21_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=6, element #21, 27603 total numbers made up of 9201 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_6_21_point()
		{
			MFVec3f Coordinate_6_21_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_6_21_point_1()))
				.append(new MFVec3f(getCoordinate_6_21_point_2()))
				.append(new MFVec3f(getCoordinate_6_21_point_3()))
				.append(new MFVec3f(getCoordinate_6_21_point_4()))
				.append(new MFVec3f(getCoordinate_6_21_point_5()))
				.append(new MFVec3f(getCoordinate_6_21_point_6()))
				.append(new MFVec3f(getCoordinate_6_21_point_7()))
				.append(new MFVec3f(getCoordinate_6_21_point_8()))
				.append(new MFVec3f(getCoordinate_6_21_point_9()))
				.append(new MFVec3f(getCoordinate_6_21_point_10()))
				.append(new MFVec3f(getCoordinate_6_21_point_11()))
				.append(new MFVec3f(getCoordinate_6_21_point_12()))
				.append(new MFVec3f(getCoordinate_6_21_point_13()))
				.append(new MFVec3f(getCoordinate_6_21_point_14()))
				.append(new MFVec3f(getCoordinate_6_21_point_15()))
				.append(new MFVec3f(getCoordinate_6_21_point_16()))
				.append(new MFVec3f(getCoordinate_6_21_point_17()))
				.append(new MFVec3f(getCoordinate_6_21_point_18()))
				.append(new MFVec3f(getCoordinate_6_21_point_19()))
				.append(new MFVec3f(getCoordinate_6_21_point_20()))
				.append(new MFVec3f(getCoordinate_6_21_point_21()))
				.append(new MFVec3f(getCoordinate_6_21_point_22()))
				.append(new MFVec3f(getCoordinate_6_21_point_23()))
				.append(new MFVec3f(getCoordinate_6_21_point_24()))
				.append(new MFVec3f(getCoordinate_6_21_point_25()))
				.append(new MFVec3f(getCoordinate_6_21_point_26()))
				.append(new MFVec3f(getCoordinate_6_21_point_27()))
				.append(new MFVec3f(getCoordinate_6_21_point_28()))
				.append(new MFVec3f(getCoordinate_6_21_point_29()))
				.append(new MFVec3f(getCoordinate_6_21_point_30()))
				.append(new MFVec3f(getCoordinate_6_21_point_31()))
				.append(new MFVec3f(getCoordinate_6_21_point_32()))
				.append(new MFVec3f(getCoordinate_6_21_point_33()))
				.append(new MFVec3f(getCoordinate_6_21_point_34()))
				.append(new MFVec3f(getCoordinate_6_21_point_35()))
				.append(new MFVec3f(getCoordinate_6_21_point_36()))
				.append(new MFVec3f(getCoordinate_6_21_point_37()))
				.append(new MFVec3f(getCoordinate_6_21_point_38()))
				.append(new MFVec3f(getCoordinate_6_21_point_39()))
				.append(new MFVec3f(getCoordinate_6_21_point_40()))
				.append(new MFVec3f(getCoordinate_6_21_point_41()))
				.append(new MFVec3f(getCoordinate_6_21_point_42()))
				.append(new MFVec3f(getCoordinate_6_21_point_43()))
				.append(new MFVec3f(getCoordinate_6_21_point_44()))
				.append(new MFVec3f(getCoordinate_6_21_point_45()))
				.append(new MFVec3f(getCoordinate_6_21_point_46()))
				.append(new MFVec3f(getCoordinate_6_21_point_47()))
				.append(new MFVec3f(getCoordinate_6_21_point_48()))
				.append(new MFVec3f(getCoordinate_6_21_point_49()))
				.append(new MFVec3f(getCoordinate_6_21_point_50()))
				.append(new MFVec3f(getCoordinate_6_21_point_51()))
				.append(new MFVec3f(getCoordinate_6_21_point_52()))
				.append(new MFVec3f(getCoordinate_6_21_point_53()))
				.append(new MFVec3f(getCoordinate_6_21_point_54()))
				.append(new MFVec3f(getCoordinate_6_21_point_55()))
				.append(new MFVec3f(getCoordinate_6_21_point_56()))
				.append(new MFVec3f(getCoordinate_6_21_point_57()))
				.append(new MFVec3f(getCoordinate_6_21_point_58()))
				.append(new MFVec3f(getCoordinate_6_21_point_59()))
				.append(new MFVec3f(getCoordinate_6_21_point_60()))
				.append(new MFVec3f(getCoordinate_6_21_point_61()))
				.append(new MFVec3f(getCoordinate_6_21_point_62()))
				.append(new MFVec3f(getCoordinate_6_21_point_63()))
				.append(new MFVec3f(getCoordinate_6_21_point_64()))
				.append(new MFVec3f(getCoordinate_6_21_point_65()))
				.append(new MFVec3f(getCoordinate_6_21_point_66()))
				.append(new MFVec3f(getCoordinate_6_21_point_67()))
				.append(new MFVec3f(getCoordinate_6_21_point_68()))
				.append(new MFVec3f(getCoordinate_6_21_point_69()))
				.append(new MFVec3f(getCoordinate_6_21_point_70()))
				.append(new MFVec3f(getCoordinate_6_21_point_71()))
				.append(new MFVec3f(getCoordinate_6_21_point_72()))
				.append(new MFVec3f(getCoordinate_6_21_point_73()))
				.append(new MFVec3f(getCoordinate_6_21_point_74()))
				.append(new MFVec3f(getCoordinate_6_21_point_75()))
				.append(new MFVec3f(getCoordinate_6_21_point_76()))
				.append(new MFVec3f(getCoordinate_6_21_point_77()))
				.append(new MFVec3f(getCoordinate_6_21_point_78()))
				.append(new MFVec3f(getCoordinate_6_21_point_79()))
				.append(new MFVec3f(getCoordinate_6_21_point_80()))
				.append(new MFVec3f(getCoordinate_6_21_point_81()))
				.append(new MFVec3f(getCoordinate_6_21_point_82()))
				.append(new MFVec3f(getCoordinate_6_21_point_83()))
				.append(new MFVec3f(getCoordinate_6_21_point_84()))
				.append(new MFVec3f(getCoordinate_6_21_point_85()))
				.append(new MFVec3f(getCoordinate_6_21_point_86()))
				.append(new MFVec3f(getCoordinate_6_21_point_87()))
				.append(new MFVec3f(getCoordinate_6_21_point_88()))
				.append(new MFVec3f(getCoordinate_6_21_point_89()))
				.append(new MFVec3f(getCoordinate_6_21_point_90()))
				.append(new MFVec3f(getCoordinate_6_21_point_91()))
				.append(new MFVec3f(getCoordinate_6_21_point_92()))
				.append(new MFVec3f(getCoordinate_6_21_point_93()));
			return Coordinate_6_21_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 RadarCrossSectionMeshBoeing737 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 RadarCrossSectionMeshBoeing737().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.CommunicationsAndSensors.Radar.RadarCrossSectionMeshBoeing737\" 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.CommunicationsAndSensors.Radar.RadarCrossSectionMeshBoeing737 self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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