package X3dForAdvancedModeling.GeometricShapes;

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.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> Icosahedron is a polyhedron with twenty faces, subdivided to level 5, where all 10242 vertices and 20480 faces produce regular (equilateral) triangles. </p>
 <p> Related links: Catalog page <a href="../../../GeometricShapes/IcosahedronSubdivisionLevel5Index.html" target="_blank">IcosahedronSubdivisionLevel5</a>,  source <a href="../../../GeometricShapes/IcosahedronSubdivisionLevel5.java">IcosahedronSubdivisionLevel5.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="../../../GeometricShapes/IcosahedronSubdivisionLevel5.x3d">IcosahedronSubdivisionLevel5.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> IcosahedronSubdivisionLevel5.ply </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> Icosahedron is a polyhedron with twenty faces, subdivided to level 5, where all 10242 vertices and 20480 faces produce regular (equilateral) triangles. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 13 September 2014 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 20 October 2019 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="../../../GeometricShapes/Icosahedron.x3d">Icosahedron.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Icosahedron" target="_blank">https://en.wikipedia.org/wiki/Icosahedron</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wiktionary.org/wiki/icosahedron" target="_blank">https://en.wiktionary.org/wiki/icosahedron</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Platonic_solid" target="_blank">https://en.wikipedia.org/wiki/Platonic_solid</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Geodesic_grid" target="_blank">https://en.wikipedia.org/wiki/Geodesic_grid</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/X3dForAdvancedModeling/GeometricShapes/IcosahedronSubdivisionLevel5.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/IcosahedronSubdivisionLevel5.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> Meshlab X3D Exported, <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> generator </i> </td>
			<td> X3D-Edit 3.3, <a href="https://savage.nps.edu/X3D-Edit" target="_blank">https://savage.nps.edu/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="../../../GeometricShapes/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Don Brutzman
 */

public class IcosahedronSubdivisionLevel5
{
	/** Default constructor to create this object. */
	public IcosahedronSubdivisionLevel5 ()
	{
	  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_1)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("IcosahedronSubdivisionLevel5.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("IcosahedronSubdivisionLevel5.ply"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Icosahedron is a polyhedron with twenty faces, subdivided to level 5, where all 10242 vertices and 20480 faces produce regular (equilateral) triangles."))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("13 September 2014"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("20 October 2019"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("Icosahedron.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Icosahedron"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wiktionary.org/wiki/icosahedron"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Platonic_solid"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Geodesic_grid"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/IcosahedronSubdivisionLevel5.x3d"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("Meshlab X3D Exported, http://meshlab.sourceforge.net"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("IcosahedronSubdivisionLevel5.x3d"))
    .addChild(new Background().setSkyColor(new MFColor(new double[] {0.5,1.0,0.9})))
    .addChild(new Viewpoint().setDescription("Icosahedron, subdivision level 5").setPosition(0.0,0.0,6.0))
    .addChild(new Shape("IcosahedronSubdivisionLevel5")
      .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(getIndexedFaceSet_4_20_coordIndex())
        .setCoord(new Coordinate().setPoint(getCoordinate_5_20_point())))
      .setAppearance(new Appearance()
        .setMaterial(new Material().setDiffuseColor(0.2,0.5,0.8)))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method

		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_4_20_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,141,142,143,-1,144,145,146,-1,147,148,149,-1,150,151,152,-1,153,154,155,-1,156,157,158,-1,159,160,161,-1,162,163,164,-1,165,166,167,-1,168,169,170,-1,171,172,173,-1,174,175,176,-1,177,178,179,-1,180,181,182,-1,183,184,185,-1,186,187,188,-1,189,190,191,-1,192,193,194,-1,195,196,197,-1,198,199,200,-1,201,202,203,-1,204,205,206,-1,207,208,209,-1,210,211,212,-1,213,214,215,-1,216,217,218,-1,219,220,221,-1,222,223,224,-1,225,226,227,-1,228,229,230,-1,231,232,233,-1,234,235,236,-1,237,238,239,-1,240,241,242,-1,243,244,245,-1,246,247,248,-1,249,250,251,-1,252,253,254,-1,255,256,257,-1,258,259,260,-1,261,262,263,-1,264,265,266,-1,267,268,269,-1,270,271,272,-1,273,274,275,-1,276,277,278,-1,279,280,281,-1,282,283,284,-1,285,286,287,-1,288,289,290,-1,291,292,293,-1,294,295,296,-1,297,298,299,-1,300,301,302,-1,303,304,305,-1,306,307,308,-1,309,310,311,-1,312,313,314,-1,315,316,317,-1,318,319,320,-1,321,322,323,-1,324,325,326,-1,327,328,329,-1,330,331,332,-1,333,334,335,-1,336,337,338,-1,339,340,341,-1,342,343,344,-1,345,346,347,-1,348,349,350,-1,351,352,353,-1,354,355,356,-1,357,358,359,-1,360,361,362,-1,363,364,365,-1,366,367,368,-1,369,370,371,-1,372,373,374,-1,375,376,377,-1,378,379,380,-1,381,382,383,-1,384,385,386,-1,387,388,389,-1,390,391,392,-1,393,394,395,-1,396,397,398,-1,399,400,401,-1,402,403,404,-1,405,406,407,-1,408,409,410,-1,411,412,413,-1,414,415,416,-1,417,418,419,-1,420,421,422,-1,423,424,425,-1,426,427,428,-1,429,430,431,-1,432,433,434,-1,435,436,437,-1,438,439,440,-1,441,442,443,-1,444,445,446,-1,447,448,449,-1,450,451,452,-1,453,454,455,-1,456,457,458,-1,459,460,461,-1,462,463,464,-1,465,466,467,-1,468,469,470,-1,471,472,473,-1,474,475,476,-1,477,478,479,-1,480,481,482,-1,483,484,485,-1,486,487,488,-1,489,490,491,-1,492,493,494,-1,495,496,497,-1,498,499,500,-1,501,502,503,-1,504,505,506,-1,507,508,509,-1,510,511,512,-1,513,514,515,-1,516,517,518,-1,519,520,521,-1,522,523,524,-1,525,526,527,-1,528,529,530,-1,531,532,533,-1,534,535,536,-1,537,538,539,-1,540,541,542,-1,543,544,545,-1,546,547,548,-1,549,550,551,-1,552,553,554,-1,555,556,557,-1,558,559,560,-1,561,562,563,-1,564,565,566,-1,567,568,569,-1,570,571,572,-1,573,574,575,-1,576,577,578,-1,579,580,581,-1,582,583,584,-1,585,586,587,-1,588,589,590,-1,591,592,593,-1,594,595,596,-1,597,598,599,-1,600,601,602,-1,603,604,605,-1,606,607,608,-1,609,610,611,-1,612,613,614,-1,615,616,617,-1,618,619,620,-1,621,622,623,-1,624,625,626,-1,627,628,629,-1,630,631,632,-1,633,634,635,-1,636,637,638,-1,639,640,641,-1,642,643,644,-1,645,646,647,-1,648,649,650,-1,651,652,653,-1,654,655,656,-1,657,658,659,-1,660,661,662,-1,663,664,665,-1,666,667,668,-1,669,670,671,-1,672,673,674,-1,675,676,677,-1,678,679,680,-1,681,682,683,-1,684,685,686,-1,687,688,689,-1,690,691,692,-1,693,694,695,-1,696,697,698,-1,699,700,701,-1,702,703,704,-1,705,706,707,-1,708,709,710,-1,711,712,713,-1,714,715,716,-1,717,718,719,-1,720,721,722,-1,723,724,725,-1,726,727,728,-1,729,730,731,-1,732,733,734,-1,735,736,737,-1,738,739,740,-1,741,742,743,-1,744,745,746,-1,747,748,749,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_2()
		{
			int[] value = {750,751,752,-1,753,754,755,-1,756,757,758,-1,759,760,761,-1,762,763,764,-1,765,766,767,-1,768,769,770,-1,771,772,773,-1,774,775,776,-1,777,778,779,-1,780,781,782,-1,783,784,785,-1,786,787,788,-1,789,790,791,-1,792,793,794,-1,795,796,797,-1,798,799,800,-1,801,802,803,-1,804,805,806,-1,807,808,809,-1,810,811,812,-1,813,814,815,-1,816,817,818,-1,819,820,821,-1,822,823,824,-1,825,826,827,-1,828,829,830,-1,831,832,833,-1,834,835,836,-1,837,838,839,-1,840,841,842,-1,843,844,845,-1,846,847,848,-1,849,850,851,-1,852,853,854,-1,855,856,857,-1,858,859,860,-1,861,862,863,-1,864,865,866,-1,867,868,869,-1,870,871,872,-1,873,874,875,-1,876,877,878,-1,879,880,881,-1,882,883,884,-1,885,886,887,-1,888,889,890,-1,891,892,893,-1,894,895,896,-1,897,898,899,-1,900,901,902,-1,903,904,905,-1,906,907,908,-1,909,910,911,-1,912,913,914,-1,915,916,917,-1,918,919,920,-1,921,922,923,-1,924,925,926,-1,927,928,929,-1,930,931,932,-1,933,934,935,-1,936,937,938,-1,939,940,941,-1,942,943,944,-1,945,946,947,-1,948,949,950,-1,951,952,953,-1,954,955,956,-1,957,958,959,-1,960,961,962,-1,963,964,965,-1,966,967,968,-1,969,970,971,-1,972,973,974,-1,975,976,977,-1,978,979,980,-1,981,982,983,-1,984,985,986,-1,987,988,989,-1,990,991,992,-1,993,994,995,-1,996,997,998,-1,999,1000,1001,-1,1002,1003,1004,-1,1005,1006,1007,-1,1008,1009,1010,-1,1011,1012,1013,-1,1014,1015,1016,-1,1017,1018,1019,-1,1020,1021,1022,-1,1023,1024,1025,-1,1026,1027,1028,-1,1029,1030,1031,-1,1032,1033,1034,-1,1035,1036,1037,-1,1038,1039,1040,-1,1041,1042,1043,-1,1044,1045,1046,-1,1047,1048,1049,-1,1050,1051,1052,-1,1053,1054,1055,-1,1056,1057,1058,-1,1059,1060,1061,-1,1062,1063,1064,-1,1065,1066,1067,-1,1068,1069,1070,-1,1071,1072,1073,-1,1074,1075,1076,-1,1077,1078,1079,-1,1080,1081,1082,-1,1083,1084,1085,-1,1086,1087,1088,-1,1089,1090,1091,-1,1092,1093,1094,-1,1095,1096,1097,-1,1098,1099,1100,-1,1101,1102,1103,-1,1104,1105,1106,-1,1107,1108,1109,-1,1110,1111,1112,-1,1113,1114,1115,-1,1116,1117,1118,-1,1119,1120,1121,-1,1122,1123,1124,-1,1125,1126,1127,-1,1128,1129,1130,-1,1131,1132,1133,-1,1134,1135,1136,-1,1137,1138,1139,-1,1140,1141,1142,-1,1143,1144,1145,-1,1146,1147,1148,-1,1149,1150,1151,-1,1152,1153,1154,-1,1155,1156,1157,-1,1158,1159,1160,-1,1161,1162,1163,-1,1164,1165,1166,-1,1167,1168,1169,-1,1170,1171,1172,-1,1173,1174,1175,-1,1176,1177,1178,-1,1179,1180,1181,-1,1182,1183,1184,-1,1185,1186,1187,-1,1188,1189,1190,-1,1191,1192,1193,-1,1194,1195,1196,-1,1197,1198,1199,-1,1200,1201,1202,-1,1203,1204,1205,-1,1206,1207,1208,-1,1209,1210,1211,-1,1212,1213,1214,-1,1215,1216,1217,-1,1218,1219,1220,-1,1221,1222,1223,-1,1224,1225,1226,-1,1227,1228,1229,-1,1230,1231,1232,-1,1233,1234,1235,-1,1236,1237,1238,-1,1239,1240,1241,-1,1242,1243,1244,-1,1245,1246,1247,-1,1248,1249,1250,-1,1251,1252,1253,-1,1254,1255,1256,-1,1257,1258,1259,-1,1260,1261,1262,-1,1263,1264,1265,-1,1266,1267,1268,-1,1269,1270,1271,-1,1272,1273,1274,-1,1275,1276,1277,-1,1278,1279,1280,-1,1281,1282,1283,-1,1284,1285,1286,-1,1287,1288,1289,-1,1290,1291,1292,-1,1293,1294,1295,-1,1296,1297,1298,-1,1299,1300,1301,-1,1302,1303,1304,-1,1305,1306,1307,-1,1308,1309,1310,-1,1311,1312,1313,-1,1314,1315,1316,-1,1317,1318,1319,-1,1320,1321,1322,-1,1323,1324,1325,-1,1326,1327,1328,-1,1329,1330,1331,-1,1332,1333,1334,-1,1335,1336,1337,-1,1338,1339,1340,-1,1341,1342,1343,-1,1344,1345,1346,-1,1347,1348,1349,-1,1350,1351,1352,-1,1353,1354,1355,-1,1356,1357,1358,-1,1359,1360,1361,-1,1362,1363,1364,-1,1365,1366,1367,-1,1368,1369,1370,-1,1371,1372,1373,-1,1374,1375,1376,-1,1377,1378,1379,-1,1380,1381,1382,-1,1383,1384,1385,-1,1386,1387,1388,-1,1389,1390,1391,-1,1392,1393,1394,-1,1395,1396,1397,-1,1398,1399,1400,-1,1401,1402,1403,-1,1404,1405,1406,-1,1407,1408,1409,-1,1410,1411,1412,-1,1413,1414,1415,-1,1416,1417,1418,-1,1419,1420,1421,-1,1422,1423,1424,-1,1425,1426,1427,-1,1428,1429,1430,-1,1431,1432,1433,-1,1434,1435,1436,-1,1437,1438,1439,-1,1440,1441,1442,-1,1443,1444,1445,-1,1446,1447,1448,-1,1449,1450,1451,-1,1452,1453,1454,-1,1455,1456,1457,-1,1458,1459,1460,-1,1461,1462,1463,-1,1464,1465,1466,-1,1467,1468,1469,-1,1470,1471,1472,-1,1473,1474,1475,-1,1476,1477,1478,-1,1479,1480,1481,-1,1482,1483,1484,-1,1485,1486,1487,-1,1488,1489,1490,-1,1491,1492,1493,-1,1494,1495,1496,-1,1497,1498,1499,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_3()
		{
			int[] value = {1500,1501,1502,-1,1503,1504,1505,-1,1506,1507,1508,-1,1509,1510,1511,-1,1512,1513,1514,-1,1515,1516,1517,-1,1518,1519,1520,-1,1521,1522,1523,-1,1524,1525,1526,-1,1527,1528,1529,-1,1530,1531,1532,-1,1533,1534,1535,-1,1536,1537,1538,-1,1539,1540,1541,-1,1542,1543,1544,-1,1545,1546,1547,-1,1548,1549,1550,-1,1551,1552,1553,-1,1554,1555,1556,-1,1557,1558,1559,-1,1560,1561,1562,-1,1563,1564,1565,-1,1566,1567,1568,-1,1569,1570,1571,-1,1572,1573,1574,-1,1575,1576,1577,-1,1578,1579,1580,-1,1581,1582,1583,-1,1584,1585,1586,-1,1587,1588,1589,-1,1590,1591,1592,-1,1593,1594,1595,-1,1596,1597,1598,-1,1599,1600,1601,-1,1602,1603,1604,-1,1605,1606,1607,-1,1608,1609,1610,-1,1611,1612,1613,-1,1614,1615,1616,-1,1617,1618,1619,-1,1620,1621,1622,-1,1623,1624,1625,-1,1626,1627,1628,-1,1629,1630,1631,-1,1632,1633,1634,-1,1635,1636,1637,-1,1638,1639,1640,-1,1641,1642,1643,-1,1644,1645,1646,-1,1647,1648,1649,-1,1650,1651,1652,-1,1653,1654,1655,-1,1656,1657,1658,-1,1659,1660,1661,-1,1662,1663,1664,-1,1665,1666,1667,-1,1668,1669,1670,-1,1671,1672,1673,-1,1674,1675,1676,-1,1677,1678,1679,-1,1680,1681,1682,-1,1683,1684,1685,-1,1686,1687,1688,-1,1689,1690,1691,-1,1692,1693,1694,-1,1695,1696,1697,-1,1698,1699,1700,-1,1701,1702,1703,-1,1704,1705,1706,-1,1707,1708,1709,-1,1710,1711,1712,-1,1713,1714,1715,-1,1716,1717,1718,-1,1719,1720,1721,-1,1722,1723,1724,-1,1725,1726,1727,-1,1728,1729,1730,-1,1731,1732,1733,-1,1734,1735,1736,-1,1737,1738,1739,-1,1740,1741,1742,-1,1743,1744,1745,-1,1746,1747,1748,-1,1749,1750,1751,-1,1752,1753,1754,-1,1755,1756,1757,-1,1758,1759,1760,-1,1761,1762,1763,-1,1764,1765,1766,-1,1767,1768,1769,-1,1770,1771,1772,-1,1773,1774,1775,-1,1776,1777,1778,-1,1779,1780,1781,-1,1782,1783,1784,-1,1785,1786,1787,-1,1788,1789,1790,-1,1791,1792,1793,-1,1794,1795,1796,-1,1797,1798,1799,-1,1800,1801,1802,-1,1803,1804,1805,-1,1806,1807,1808,-1,1809,1810,1811,-1,1812,1813,1814,-1,1815,1816,1817,-1,1818,1819,1820,-1,1821,1822,1823,-1,1824,1825,1826,-1,1827,1828,1829,-1,1830,1831,1832,-1,1833,1834,1835,-1,1836,1837,1838,-1,1839,1840,1841,-1,1842,1843,1844,-1,1845,1846,1847,-1,1848,1849,1850,-1,1851,1852,1853,-1,1854,1855,1856,-1,1857,1858,1859,-1,1860,1861,1862,-1,1863,1864,1865,-1,1866,1867,1868,-1,1869,1870,1871,-1,1872,1873,1874,-1,1875,1876,1877,-1,1878,1879,1880,-1,1881,1882,1883,-1,1884,1885,1886,-1,1887,1888,1889,-1,1890,1891,1892,-1,1893,1894,1895,-1,1896,1897,1898,-1,1899,1900,1901,-1,1902,1903,1904,-1,1905,1906,1907,-1,1908,1909,1910,-1,1911,1912,1913,-1,1914,1915,1916,-1,1917,1918,1919,-1,1920,1921,1922,-1,1923,1924,1925,-1,1926,1927,1928,-1,1929,1930,1931,-1,1932,1933,1934,-1,1935,1936,1937,-1,1938,1939,1940,-1,1941,1942,1943,-1,1944,1945,1946,-1,1947,1948,1949,-1,1950,1951,1952,-1,1953,1954,1955,-1,1956,1957,1958,-1,1959,1960,1961,-1,1962,1963,1964,-1,1965,1966,1967,-1,1968,1969,1970,-1,1971,1972,1973,-1,1974,1975,1976,-1,1977,1978,1979,-1,1980,1981,1982,-1,1983,1984,1985,-1,1986,1987,1988,-1,1989,1990,1991,-1,1992,1993,1994,-1,1995,1996,1997,-1,1998,1999,2000,-1,2001,2002,2003,-1,2004,2005,2006,-1,2007,2008,2009,-1,2010,2011,2012,-1,2013,2014,2015,-1,2016,2017,2018,-1,2019,2020,2021,-1,2022,2023,2024,-1,2025,2026,2027,-1,2028,2029,2030,-1,2031,2032,2033,-1,2034,2035,2036,-1,2037,2038,2039,-1,2040,2041,2042,-1,2043,2044,2045,-1,2046,2047,2048,-1,2049,2050,2051,-1,2052,2053,2054,-1,2055,2056,2057,-1,2058,2059,2060,-1,2061,2062,2063,-1,2064,2065,2066,-1,2067,2068,2069,-1,2070,2071,2072,-1,2073,2074,2075,-1,2076,2077,2078,-1,2079,2080,2081,-1,2082,2083,2084,-1,2085,2086,2087,-1,2088,2089,2090,-1,2091,2092,2093,-1,2094,2095,2096,-1,2097,2098,2099,-1,2100,2101,2102,-1,2103,2104,2105,-1,2106,2107,2108,-1,2109,2110,2111,-1,2112,2113,2114,-1,2115,2116,2117,-1,2118,2119,2120,-1,2121,2122,2123,-1,2124,2125,2126,-1,2127,2128,2129,-1,2130,2131,2132,-1,2133,2134,2135,-1,2136,2137,2138,-1,2139,2140,2141,-1,2142,2143,2144,-1,2145,2146,2147,-1,2148,2149,2150,-1,2151,2152,2153,-1,2154,2155,2156,-1,2157,2158,2159,-1,2160,2161,2162,-1,2163,2164,2165,-1,2166,2167,2168,-1,2169,2170,2171,-1,2172,2173,2174,-1,2175,2176,2177,-1,2178,2179,2180,-1,2181,2182,2183,-1,2184,2185,2186,-1,2187,2188,2189,-1,2190,2191,2192,-1,2193,2194,2195,-1,2196,2197,2198,-1,2199,2200,2201,-1,2202,2203,2204,-1,2205,2206,2207,-1,2208,2209,2210,-1,2211,2212,2213,-1,2214,2215,2216,-1,2217,2218,2219,-1,2220,2221,2222,-1,2223,2224,2225,-1,2226,2227,2228,-1,2229,2230,2231,-1,2232,2233,2234,-1,2235,2236,2237,-1,2238,2239,2240,-1,2241,2242,2243,-1,2244,2245,2246,-1,2247,2248,2249,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_4()
		{
			int[] value = {2250,2251,2252,-1,2253,2254,2255,-1,2256,2257,2258,-1,2259,2260,2261,-1,2262,2263,2264,-1,2265,2266,2267,-1,2268,2269,2270,-1,2271,2272,2273,-1,2274,2275,2276,-1,2277,2278,2279,-1,2280,2281,2282,-1,2283,2284,2285,-1,2286,2287,2288,-1,2289,2290,2291,-1,2292,2293,2294,-1,2295,2296,2297,-1,2298,2299,2300,-1,2301,2302,2303,-1,2304,2305,2306,-1,2307,2308,2309,-1,2310,2311,2312,-1,2313,2314,2315,-1,2316,2317,2318,-1,2319,2320,2321,-1,2322,2323,2324,-1,2325,2326,2327,-1,2328,2329,2330,-1,2331,2332,2333,-1,2334,2335,2336,-1,2337,2338,2339,-1,2340,2341,2342,-1,2343,2344,2345,-1,2346,2347,2348,-1,2349,2350,2351,-1,2352,2353,2354,-1,2355,2356,2357,-1,2358,2359,2360,-1,2361,2362,2363,-1,2364,2365,2366,-1,2367,2368,2369,-1,2370,2371,2372,-1,2373,2374,2375,-1,2376,2377,2378,-1,2379,2380,2381,-1,2382,2383,2384,-1,2385,2386,2387,-1,2388,2389,2390,-1,2391,2392,2393,-1,2394,2395,2396,-1,2397,2398,2399,-1,2400,2401,2402,-1,2403,2404,2405,-1,2406,2407,2408,-1,2409,2410,2411,-1,2412,2413,2414,-1,2415,2416,2417,-1,2418,2419,2420,-1,2421,2422,2423,-1,2424,2425,2426,-1,2427,2428,2429,-1,2430,2431,2432,-1,2433,2434,2435,-1,2436,2437,2438,-1,2439,2440,2441,-1,2442,2443,2444,-1,2445,2446,2447,-1,2448,2449,2450,-1,2451,2452,2453,-1,2454,2455,2456,-1,2457,2458,2459,-1,2460,2461,2462,-1,2463,2464,2465,-1,2466,2467,2468,-1,2469,2470,2471,-1,2472,2473,2474,-1,2475,2476,2477,-1,2478,2479,2480,-1,2481,2482,2483,-1,2484,2485,2486,-1,2487,2488,2489,-1,2490,2491,2492,-1,2493,2494,2495,-1,2496,2497,2498,-1,2499,2500,2501,-1,2502,2503,2504,-1,2505,2506,2507,-1,2508,2509,2510,-1,2511,2512,2513,-1,2514,2515,2516,-1,2517,2518,2519,-1,2520,2521,2522,-1,2523,2524,2525,-1,2526,2527,2528,-1,2529,2530,2531,-1,2532,2533,2534,-1,2535,2536,2537,-1,2538,2539,2540,-1,2541,2542,2543,-1,2544,2545,2546,-1,2547,2548,2549,-1,2550,2551,2552,-1,2553,2554,2555,-1,2556,2557,2558,-1,2559,2560,2561,-1,2562,2563,2564,-1,2565,2566,2567,-1,2568,2569,2570,-1,2571,2572,2573,-1,2574,2575,2576,-1,2577,2578,2579,-1,2580,2581,2582,-1,2583,2584,2585,-1,2586,2587,2588,-1,2589,2590,2591,-1,2592,2593,2594,-1,2595,2596,2597,-1,2598,2599,2600,-1,2601,2602,2603,-1,2604,2605,2606,-1,2607,2608,2609,-1,2610,2611,2612,-1,2613,2614,2615,-1,2616,2617,2618,-1,2619,2620,2621,-1,2622,2623,2624,-1,2625,2626,2627,-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,2664,2665,2666,-1,2667,2668,2669,-1,2670,2671,2672,-1,2673,2674,2675,-1,2676,2677,2678,-1,2679,2680,2681,-1,2682,2683,2684,-1,2685,2686,2687,-1,2688,2689,2690,-1,2691,2692,2693,-1,2694,2695,2696,-1,2697,2698,2699,-1,2700,2701,2702,-1,2703,2704,2705,-1,2706,2707,2708,-1,2709,2710,2711,-1,2712,2713,2714,-1,2715,2716,2717,-1,2718,2719,2720,-1,2721,2722,2723,-1,2724,2725,2726,-1,2727,2728,2729,-1,2730,2731,2732,-1,2733,2734,2735,-1,2736,2737,2738,-1,2739,2740,2741,-1,2742,2743,2744,-1,2745,2746,2747,-1,2748,2749,2750,-1,2751,2752,2753,-1,2754,2755,2756,-1,2757,2758,2759,-1,2760,2761,2762,-1,2763,2764,2765,-1,2766,2767,2768,-1,2769,2770,2771,-1,2772,2773,2774,-1,2775,2776,2777,-1,2778,2779,2780,-1,2781,2782,2783,-1,2784,2785,2786,-1,2787,2788,2789,-1,2790,2791,2792,-1,2793,2794,2795,-1,2796,2797,2798,-1,2799,2800,2801,-1,2802,2803,2804,-1,2805,2806,2807,-1,2808,2809,2810,-1,2811,2812,2813,-1,2814,2815,2816,-1,2817,2818,2819,-1,2820,2821,2822,-1,2823,2824,2825,-1,2826,2827,2828,-1,2829,2830,2831,-1,2832,2833,2834,-1,2835,2836,2837,-1,2838,2839,2840,-1,2841,2842,2843,-1,2844,2845,2846,-1,2847,2848,2849,-1,2850,2851,2852,-1,2853,2854,2855,-1,2856,2857,2858,-1,2859,2860,2861,-1,2862,2863,2864,-1,2865,2866,2867,-1,2868,2869,2870,-1,2871,2872,2873,-1,2874,2875,2876,-1,2877,2878,2879,-1,2880,2881,2882,-1,2883,2884,2885,-1,2886,2887,2888,-1,2889,2890,2891,-1,2892,2893,2894,-1,2895,2896,2897,-1,2898,2899,2900,-1,2901,2902,2903,-1,2904,2905,2906,-1,2907,2908,2909,-1,2910,2911,2912,-1,2913,2914,2915,-1,2916,2917,2918,-1,2919,2920,2921,-1,2922,2923,2924,-1,2925,2926,2927,-1,2928,2929,2930,-1,2931,2932,2933,-1,2934,2935,2936,-1,2937,2938,2939,-1,2940,2941,2942,-1,2943,2944,2945,-1,2946,2947,2948,-1,2949,2950,2951,-1,2952,2953,2954,-1,2955,2956,2957,-1,2958,2959,2960,-1,2961,2962,2963,-1,2964,2965,2966,-1,2967,2968,2969,-1,2970,2971,2972,-1,2973,2974,2975,-1,2976,2977,2978,-1,2979,2980,2981,-1,2982,2983,2984,-1,2985,2986,2987,-1,2988,2989,2990,-1,2991,2992,2993,-1,2994,2995,2996,-1,2997,2998,2999,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_5()
		{
			int[] value = {3000,3001,3002,-1,3003,3004,3005,-1,3006,3007,3008,-1,3009,3010,3011,-1,3012,3013,3014,-1,3015,3016,3017,-1,3018,3019,3020,-1,3021,3022,3023,-1,3024,3025,3026,-1,3027,3028,3029,-1,3030,3031,3032,-1,3033,3034,3035,-1,3036,3037,3038,-1,3039,3040,3041,-1,3042,3043,3044,-1,3045,3046,3047,-1,3048,3049,3050,-1,3051,3052,3053,-1,3054,3055,3056,-1,3057,3058,3059,-1,3060,3061,3062,-1,3063,3064,3065,-1,3066,3067,3068,-1,3069,3070,3071,-1,3072,3073,3074,-1,3075,3076,3077,-1,3078,3079,3080,-1,3081,3082,3083,-1,3084,3085,3086,-1,3087,3088,3089,-1,3090,3091,3092,-1,3093,3094,3095,-1,3096,3097,3098,-1,3099,3100,3101,-1,3102,3103,3104,-1,3105,3106,3107,-1,3108,3109,3110,-1,3111,3112,3113,-1,3114,3115,3116,-1,3117,3118,3119,-1,3120,3121,3122,-1,3123,3124,3125,-1,3126,3127,3128,-1,3129,3130,3131,-1,3132,3133,3134,-1,3135,3136,3137,-1,3138,3139,3140,-1,3141,3142,3143,-1,3144,3145,3146,-1,3147,3148,3149,-1,3150,3151,3152,-1,3153,3154,3155,-1,3156,3157,3158,-1,3159,3160,3161,-1,3162,3163,3164,-1,3165,3166,3167,-1,3168,3169,3170,-1,3171,3172,3173,-1,3174,3175,3176,-1,3177,3178,3179,-1,3180,3181,3182,-1,3183,3184,3185,-1,3186,3187,3188,-1,3189,3190,3191,-1,3192,3193,3194,-1,3195,3196,3197,-1,3198,3199,3200,-1,3201,3202,3203,-1,3204,3205,3206,-1,3207,3208,3209,-1,3210,3211,3212,-1,3213,3214,3215,-1,3216,3217,3218,-1,3219,3220,3221,-1,3222,3223,3224,-1,3225,3226,3227,-1,3228,3229,3230,-1,3231,3232,3233,-1,3234,3235,3236,-1,3237,3238,3239,-1,3240,3241,3242,-1,3243,3244,3245,-1,3246,3247,3248,-1,3249,3250,3251,-1,3252,3253,3254,-1,3255,3256,3257,-1,3258,3259,3260,-1,3261,3262,3263,-1,3264,3265,3266,-1,3267,3268,3269,-1,3270,3271,3272,-1,3273,3274,3275,-1,3276,3277,3278,-1,3279,3280,3281,-1,3282,3283,3284,-1,3285,3286,3287,-1,3288,3289,3290,-1,3291,3292,3293,-1,3294,3295,3296,-1,3297,3298,3299,-1,3300,3301,3302,-1,3303,3304,3305,-1,3306,3307,3308,-1,3309,3310,3311,-1,3312,3313,3314,-1,3315,3316,3317,-1,3318,3319,3320,-1,3321,3322,3323,-1,3324,3325,3326,-1,3327,3328,3329,-1,3330,3331,3332,-1,3333,3334,3335,-1,3336,3337,3338,-1,3339,3340,3341,-1,3342,3343,3344,-1,3345,3346,3347,-1,3348,3349,3350,-1,3351,3352,3353,-1,3354,3355,3356,-1,3357,3358,3359,-1,3360,3361,3362,-1,3363,3364,3365,-1,3366,3367,3368,-1,3369,3370,3371,-1,3372,3373,3374,-1,3375,3376,3377,-1,3378,3379,3380,-1,3381,3382,3383,-1,3384,3385,3386,-1,3387,3388,3389,-1,3390,3391,3392,-1,3393,3394,3395,-1,3396,3397,3398,-1,3399,3400,3401,-1,3402,3403,3404,-1,3405,3406,3407,-1,3408,3409,3410,-1,3411,3412,3413,-1,3414,3415,3416,-1,3417,3418,3419,-1,3420,3421,3422,-1,3423,3424,3425,-1,3426,3427,3428,-1,3429,3430,3431,-1,3432,3433,3434,-1,3435,3436,3437,-1,3438,3439,3440,-1,3441,3442,3443,-1,3444,3445,3446,-1,3447,3448,3449,-1,3450,3451,3452,-1,3453,3454,3455,-1,3456,3457,3458,-1,3459,3460,3461,-1,3462,3463,3464,-1,3465,3466,3467,-1,3468,3469,3470,-1,3471,3472,3473,-1,3474,3475,3476,-1,3477,3478,3479,-1,3480,3481,3482,-1,3483,3484,3485,-1,3486,3487,3488,-1,3489,3490,3491,-1,3492,3493,3494,-1,3495,3496,3497,-1,3498,3499,3500,-1,3501,3502,3503,-1,3504,3505,3506,-1,3507,3508,3509,-1,3510,3511,3512,-1,3513,3514,3515,-1,3516,3517,3518,-1,3519,3520,3521,-1,3522,3523,3524,-1,3525,3526,3527,-1,3528,3529,3530,-1,3531,3532,3533,-1,3534,3535,3536,-1,3537,3538,3539,-1,3540,3541,3542,-1,3543,3544,3545,-1,3546,3547,3548,-1,3549,3550,3551,-1,3552,3553,3554,-1,3555,3556,3557,-1,3558,3559,3560,-1,3561,3562,3563,-1,3564,3565,3566,-1,3567,3568,3569,-1,3570,3571,3572,-1,3573,3574,3575,-1,3576,3577,3578,-1,3579,3580,3581,-1,3582,3583,3584,-1,3585,3586,3587,-1,3588,3589,3590,-1,3591,3592,3593,-1,3594,3595,3596,-1,3597,3598,3599,-1,3600,3601,3602,-1,3603,3604,3605,-1,3606,3607,3608,-1,3609,3610,3611,-1,3612,3613,3614,-1,3615,3616,3617,-1,3618,3619,3620,-1,3621,3622,3623,-1,3624,3625,3626,-1,3627,3628,3629,-1,3630,3631,3632,-1,3633,3634,3635,-1,3636,3637,3638,-1,3639,3640,3641,-1,3642,3643,3644,-1,3645,3646,3647,-1,3648,3649,3650,-1,3651,3652,3653,-1,3654,3655,3656,-1,3657,3658,3659,-1,3660,3661,3662,-1,3663,3664,3665,-1,3666,3667,3668,-1,3669,3670,3671,-1,3672,3673,3674,-1,3675,3676,3677,-1,3678,3679,3680,-1,3681,3682,3683,-1,3684,3685,3686,-1,3687,3688,3689,-1,3690,3691,3692,-1,3693,3694,3695,-1,3696,3697,3698,-1,3699,3700,3701,-1,3702,3703,3704,-1,3705,3706,3707,-1,3708,3709,3710,-1,3711,3712,3713,-1,3714,3715,3716,-1,3717,3718,3719,-1,3720,3721,3722,-1,3723,3724,3725,-1,3726,3727,3728,-1,3729,3730,3731,-1,3732,3733,3734,-1,3735,3736,3737,-1,3738,3739,3740,-1,3741,3742,3743,-1,3744,3745,3746,-1,3747,3748,3749,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_6()
		{
			int[] value = {3750,3751,3752,-1,3753,3754,3755,-1,3756,3757,3758,-1,3759,3760,3761,-1,3762,3763,3764,-1,3765,3766,3767,-1,3768,3769,3770,-1,3771,3772,3773,-1,3774,3775,3776,-1,3777,3778,3779,-1,3780,3781,3782,-1,3783,3784,3785,-1,3786,3787,3788,-1,3789,3790,3791,-1,3792,3793,3794,-1,3795,3796,3797,-1,3798,3799,3800,-1,3801,3802,3803,-1,3804,3805,3806,-1,3807,3808,3809,-1,3810,3811,3812,-1,3813,3814,3815,-1,3816,3817,3818,-1,3819,3820,3821,-1,3822,3823,3824,-1,3825,3826,3827,-1,3828,3829,3830,-1,3831,3832,3833,-1,3834,3835,3836,-1,3837,3838,3839,-1,3840,2,3841,-1,3842,3843,0,-1,1,3844,3845,-1,3846,5,3847,-1,3848,3849,3,-1,4,3850,3851,-1,3852,8,3853,-1,3854,3855,6,-1,7,3856,3857,-1,3858,11,3859,-1,3860,3861,9,-1,10,3862,3863,-1,3864,14,3865,-1,3866,3867,12,-1,13,3868,3869,-1,3870,17,3871,-1,3872,3873,15,-1,16,3874,3875,-1,3876,20,3877,-1,3878,3879,18,-1,19,3880,3881,-1,3882,23,3883,-1,3884,3885,21,-1,22,3886,3887,-1,3888,26,3889,-1,3890,3891,24,-1,25,3892,3893,-1,3894,29,3895,-1,3896,3897,27,-1,28,3898,3899,-1,3900,32,3901,-1,3902,3903,30,-1,31,3904,3905,-1,3906,35,3907,-1,3908,3909,33,-1,34,3910,3911,-1,3912,38,3913,-1,3914,3915,36,-1,37,3916,3917,-1,3918,41,3919,-1,3920,3921,39,-1,40,3922,3923,-1,3924,44,3925,-1,3926,3927,42,-1,43,3928,3929,-1,3930,47,3931,-1,3932,3933,45,-1,46,3934,3935,-1,3936,50,3937,-1,3938,3939,48,-1,49,3940,3941,-1,3942,53,3943,-1,3944,3945,51,-1,52,3946,3947,-1,3948,56,3949,-1,3950,3951,54,-1,55,3952,3953,-1,3954,59,3955,-1,3956,3957,57,-1,58,3958,3959,-1,3960,62,3961,-1,3962,3963,60,-1,61,3964,3965,-1,3966,65,3967,-1,3968,3969,63,-1,64,3970,3971,-1,3972,68,3973,-1,3974,3975,66,-1,67,3976,3977,-1,3978,71,3979,-1,3980,3981,69,-1,70,3982,3983,-1,3984,74,3985,-1,3986,3987,72,-1,73,3988,3989,-1,3990,77,3991,-1,3992,3993,75,-1,76,3994,3995,-1,3996,80,3997,-1,3998,3999,78,-1,79,4000,4001,-1,4002,83,4003,-1,4004,4005,81,-1,82,4006,4007,-1,4008,86,4009,-1,4010,4011,84,-1,85,4012,4013,-1,4014,89,4015,-1,4016,4017,87,-1,88,4018,4019,-1,4020,92,4021,-1,4022,4023,90,-1,91,4024,4025,-1,4026,95,4027,-1,4028,4029,93,-1,94,4030,4031,-1,4032,98,4033,-1,4034,4035,96,-1,97,4036,4037,-1,4038,101,4039,-1,4040,4041,99,-1,100,4042,4043,-1,4044,104,4045,-1,4046,4047,102,-1,103,4048,4049,-1,4050,107,4051,-1,4052,4053,105,-1,106,4054,4055,-1,4056,110,4057,-1,4058,4059,108,-1,109,4060,4061,-1,4062,113,4063,-1,4064,4065,111,-1,112,4066,4067,-1,4068,116,4069,-1,4070,4071,114,-1,115,4072,4073,-1,4074,119,4075,-1,4076,4077,117,-1,118,4078,4079,-1,4080,122,4081,-1,4082,4083,120,-1,121,4084,4085,-1,4086,125,4087,-1,4088,4089,123,-1,124,4090,4091,-1,4092,128,4093,-1,4094,4095,126,-1,127,4096,4097,-1,4098,131,4099,-1,4100,4101,129,-1,130,4102,4103,-1,4104,134,4105,-1,4106,4107,132,-1,133,4108,4109,-1,4110,137,4111,-1,4112,4113,135,-1,136,4114,4115,-1,4116,140,4117,-1,4118,4119,138,-1,139,4120,4121,-1,4122,143,4123,-1,4124,4125,141,-1,142,4126,4127,-1,4128,146,4129,-1,4130,4131,144,-1,145,4132,4133,-1,4134,149,4135,-1,4136,4137,147,-1,148,4138,4139,-1,4140,152,4141,-1,4142,4143,150,-1,151,4144,4145,-1,4146,155,4147,-1,4148,4149,153,-1,154,4150,4151,-1,4152,158,4153,-1,4154,4155,156,-1,157,4156,4157,-1,4158,161,4159,-1,4160,4161,159,-1,160,4162,4163,-1,4164,164,4165,-1,4166,4167,162,-1,163,4168,4169,-1,4170,167,4171,-1,4172,4173,165,-1,166,4174,4175,-1,4176,170,4177,-1,4178,4179,168,-1,169,4180,4181,-1,4182,173,4183,-1,4184,4185,171,-1,172,4186,4187,-1,4188,176,4189,-1,4190,4191,174,-1,175,4192,4193,-1,4194,179,4195,-1,4196,4197,177,-1,178,4198,4199,-1,4200,182,4201,-1,4202,4203,180,-1,181,4204,4205,-1,4206,185,4207,-1,4208,4209,183,-1,184,4210,4211,-1,4212,188,4213,-1,4214,4215,186,-1,187,4216,4217,-1,4218,191,4219,-1,4220,4221,189,-1,190,4222,4223,-1,4224,194,4225,-1,4226,4227,192,-1,193,4228,4229,-1,4230,197,4231,-1,4232,4233,195,-1,196,4234,4235,-1,4236,200,4237,-1,4238,4239,198,-1,199,4240,4241,-1,4242,203,4243,-1,4244,4245,201,-1,202,4246,4247,-1,4248,206,4249,-1,4250,4251,204,-1,205,4252,4253,-1,4254,209,4255,-1,4256,4257,207,-1,208,4258,4259,-1,4260,212,4261,-1,4262,4263,210,-1,211,4264,4265,-1,4266,215,4267,-1,4268,4269,213,-1,214,4270,4271,-1,4272,218,4273,-1,4274,4275,216,-1,217,4276,4277,-1,4278,221,4279,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_7()
		{
			int[] value = {4280,4281,219,-1,220,4282,4283,-1,4284,224,4285,-1,4286,4287,222,-1,223,4288,4289,-1,4290,227,4291,-1,4292,4293,225,-1,226,4294,4295,-1,4296,230,4297,-1,4298,4299,228,-1,229,4300,4301,-1,4302,233,4303,-1,4304,4305,231,-1,232,4306,4307,-1,4308,236,4309,-1,4310,4311,234,-1,235,4312,4313,-1,4314,239,4315,-1,4316,4317,237,-1,238,4318,4319,-1,4320,242,4321,-1,4322,4323,240,-1,241,4324,4325,-1,4326,245,4327,-1,4328,4329,243,-1,244,4330,4331,-1,4332,248,4333,-1,4334,4335,246,-1,247,4336,4337,-1,4338,251,4339,-1,4340,4341,249,-1,250,4342,4343,-1,4344,254,4345,-1,4346,4347,252,-1,253,4348,4349,-1,4350,257,4351,-1,4352,4353,255,-1,256,4354,4355,-1,4356,260,4357,-1,4358,4359,258,-1,259,4360,4361,-1,4362,263,4363,-1,4364,4365,261,-1,262,4366,4367,-1,4368,266,4369,-1,4370,4371,264,-1,265,4372,4373,-1,4374,269,4375,-1,4376,4377,267,-1,268,4378,4379,-1,4380,272,4381,-1,4382,4383,270,-1,271,4384,4385,-1,4386,275,4387,-1,4388,4389,273,-1,274,4390,4391,-1,4392,278,4393,-1,4394,4395,276,-1,277,4396,4397,-1,4398,281,4399,-1,4400,4401,279,-1,280,4402,4403,-1,4404,284,4405,-1,4406,4407,282,-1,283,4408,4409,-1,4410,287,4411,-1,4412,4413,285,-1,286,4414,4415,-1,4416,290,4417,-1,4418,4419,288,-1,289,4420,4421,-1,4422,293,4423,-1,4424,4425,291,-1,292,4426,4427,-1,4428,296,4429,-1,4430,4431,294,-1,295,4432,4433,-1,4434,299,4435,-1,4436,4437,297,-1,298,4438,4439,-1,4440,302,4441,-1,4442,4443,300,-1,301,4444,4445,-1,4446,305,4447,-1,4448,4449,303,-1,304,4450,4451,-1,4452,308,4453,-1,4454,4455,306,-1,307,4456,4457,-1,4458,311,4459,-1,4460,4461,309,-1,310,4462,4463,-1,4464,314,4465,-1,4466,4467,312,-1,313,4468,4469,-1,4470,317,4471,-1,4472,4473,315,-1,316,4474,4475,-1,4476,320,4477,-1,4478,4479,318,-1,319,4480,4481,-1,4482,323,4483,-1,4484,4485,321,-1,322,4486,4487,-1,4488,326,4489,-1,4490,4491,324,-1,325,4492,4493,-1,4494,329,4495,-1,4496,4497,327,-1,328,4498,4499,-1,4500,332,4501,-1,4502,4503,330,-1,331,4504,4505,-1,4506,335,4507,-1,4508,4509,333,-1,334,4510,4511,-1,4512,338,4513,-1,4514,4515,336,-1,337,4516,4517,-1,4518,341,4519,-1,4520,4521,339,-1,340,4522,4523,-1,4524,344,4525,-1,4526,4527,342,-1,343,4528,4529,-1,4530,347,4531,-1,4532,4533,345,-1,346,4534,4535,-1,4536,350,4537,-1,4538,4539,348,-1,349,4540,4541,-1,4542,353,4543,-1,4544,4545,351,-1,352,4546,4547,-1,4548,356,4549,-1,4550,4551,354,-1,355,4552,4553,-1,4554,359,4555,-1,4556,4557,357,-1,358,4558,4559,-1,4560,362,4561,-1,4562,4563,360,-1,361,4564,4565,-1,4566,365,4567,-1,4568,4569,363,-1,364,4570,4571,-1,4572,368,4573,-1,4574,4575,366,-1,367,4576,4577,-1,4578,371,4579,-1,4580,4581,369,-1,370,4582,4583,-1,4584,374,4585,-1,4586,4587,372,-1,373,4588,4589,-1,4590,377,4591,-1,4592,4593,375,-1,376,4594,4595,-1,4596,380,4597,-1,4598,4599,378,-1,379,4600,4601,-1,4602,383,4603,-1,4604,4605,381,-1,382,4606,4607,-1,4608,386,4609,-1,4610,4611,384,-1,385,4612,4613,-1,4614,389,4615,-1,4616,4617,387,-1,388,4618,4619,-1,4620,392,4621,-1,4622,4623,390,-1,391,4624,4625,-1,4626,395,4627,-1,4628,4629,393,-1,394,4630,4631,-1,4632,398,4633,-1,4634,4635,396,-1,397,4636,4637,-1,4638,401,4639,-1,4640,4641,399,-1,400,4642,4643,-1,4644,404,4645,-1,4646,4647,402,-1,403,4648,4649,-1,4650,407,4651,-1,4652,4653,405,-1,406,4654,4655,-1,4656,410,4657,-1,4658,4659,408,-1,409,4660,4661,-1,4662,413,4663,-1,4664,4665,411,-1,412,4666,4667,-1,4668,416,4669,-1,4670,4671,414,-1,415,4672,4673,-1,4674,419,4675,-1,4676,4677,417,-1,418,4678,4679,-1,4680,422,4681,-1,4682,4683,420,-1,421,4684,4685,-1,4686,425,4687,-1,4688,4689,423,-1,424,4690,4691,-1,4692,428,4693,-1,4694,4695,426,-1,427,4696,4697,-1,4698,431,4699,-1,4700,4701,429,-1,430,4702,4703,-1,4704,434,4705,-1,4706,4707,432,-1,433,4708,4709,-1,4710,437,4711,-1,4712,4713,435,-1,436,4714,4715,-1,4716,440,4717,-1,4718,4719,438,-1,439,4720,4721,-1,4722,443,4723,-1,4724,4725,441,-1,442,4726,4727,-1,4728,446,4729,-1,4730,4731,444,-1,445,4732,4733,-1,4734,449,4735,-1,4736,4737,447,-1,448,4738,4739,-1,4740,452,4741,-1,4742,4743,450,-1,451,4744,4745,-1,4746,455,4747,-1,4748,4749,453,-1,454,4750,4751,-1,4752,458,4753,-1,4754,4755,456,-1,457,4756,4757,-1,4758,461,4759,-1,4760,4761,459,-1,460,4762,4763,-1,4764,464,4765,-1,4766,4767,462,-1,463,4768,4769,-1,4770,467,4771,-1,4772,4773,465,-1,466,4774,4775,-1,4776,470,4777,-1,4778,4779,468,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_8()
		{
			int[] value = {469,4780,4781,-1,4782,473,4783,-1,4784,4785,471,-1,472,4786,4787,-1,4788,476,4789,-1,4790,4791,474,-1,475,4792,4793,-1,4794,479,4795,-1,4796,4797,477,-1,478,4798,4799,-1,4800,482,4801,-1,4802,4803,480,-1,481,4804,4805,-1,4806,485,4807,-1,4808,4809,483,-1,484,4810,4811,-1,4812,488,4813,-1,4814,4815,486,-1,487,4816,4817,-1,4818,491,4819,-1,4820,4821,489,-1,490,4822,4823,-1,4824,494,4825,-1,4826,4827,492,-1,493,4828,4829,-1,4830,497,4831,-1,4832,4833,495,-1,496,4834,4835,-1,4836,500,4837,-1,4838,4839,498,-1,499,4840,4841,-1,4842,503,4843,-1,4844,4845,501,-1,502,4846,4847,-1,4848,506,4849,-1,4850,4851,504,-1,505,4852,4853,-1,4854,509,4855,-1,4856,4857,507,-1,508,4858,4859,-1,4860,512,4861,-1,4862,4863,510,-1,511,4864,4865,-1,4866,515,4867,-1,4868,4869,513,-1,514,4870,4871,-1,4872,518,4873,-1,4874,4875,516,-1,517,4876,4877,-1,4878,521,4879,-1,4880,4881,519,-1,520,4882,4883,-1,4884,524,4885,-1,4886,4887,522,-1,523,4888,4889,-1,4890,527,4891,-1,4892,4893,525,-1,526,4894,4895,-1,4896,530,4897,-1,4898,4899,528,-1,529,4900,4901,-1,4902,533,4903,-1,4904,4905,531,-1,532,4906,4907,-1,4908,536,4909,-1,4910,4911,534,-1,535,4912,4913,-1,4914,539,4915,-1,4916,4917,537,-1,538,4918,4919,-1,4920,542,4921,-1,4922,4923,540,-1,541,4924,4925,-1,4926,545,4927,-1,4928,4929,543,-1,544,4930,4931,-1,4932,548,4933,-1,4934,4935,546,-1,547,4936,4937,-1,4938,551,4939,-1,4940,4941,549,-1,550,4942,4943,-1,4944,554,4945,-1,4946,4947,552,-1,553,4948,4949,-1,4950,557,4951,-1,4952,4953,555,-1,556,4954,4955,-1,4956,560,4957,-1,4958,4959,558,-1,559,4960,4961,-1,4962,563,4963,-1,4964,4965,561,-1,562,4966,4967,-1,4968,566,4969,-1,4970,4971,564,-1,565,4972,4973,-1,4974,569,4975,-1,4976,4977,567,-1,568,4978,4979,-1,4980,572,4981,-1,4982,4983,570,-1,571,4984,4985,-1,4986,575,4987,-1,4988,4989,573,-1,574,4990,4991,-1,4992,578,4993,-1,4994,4995,576,-1,577,4996,4997,-1,4998,581,4999,-1,5000,5001,579,-1,580,5002,5003,-1,5004,584,5005,-1,5006,5007,582,-1,583,5008,5009,-1,5010,587,5011,-1,5012,5013,585,-1,586,5014,5015,-1,5016,590,5017,-1,5018,5019,588,-1,589,5020,5021,-1,5022,593,5023,-1,5024,5025,591,-1,592,5026,5027,-1,5028,596,5029,-1,5030,5031,594,-1,595,5032,5033,-1,5034,599,5035,-1,5036,5037,597,-1,598,5038,5039,-1,5040,602,5041,-1,5042,5043,600,-1,601,5044,5045,-1,5046,605,5047,-1,5048,5049,603,-1,604,5050,5051,-1,5052,608,5053,-1,5054,5055,606,-1,607,5056,5057,-1,5058,611,5059,-1,5060,5061,609,-1,610,5062,5063,-1,5064,614,5065,-1,5066,5067,612,-1,613,5068,5069,-1,5070,617,5071,-1,5072,5073,615,-1,616,5074,5075,-1,5076,620,5077,-1,5078,5079,618,-1,619,5080,5081,-1,5082,623,5083,-1,5084,5085,621,-1,622,5086,5087,-1,5088,626,5089,-1,5090,5091,624,-1,625,5092,5093,-1,5094,629,5095,-1,5096,5097,627,-1,628,5098,5099,-1,5100,632,5101,-1,5102,5103,630,-1,631,5104,5105,-1,5106,635,5107,-1,5108,5109,633,-1,634,5110,5111,-1,5112,638,5113,-1,5114,5115,636,-1,637,5116,5117,-1,5118,641,5119,-1,5120,5121,639,-1,640,5122,5123,-1,5124,644,5125,-1,5126,5127,642,-1,643,5128,5129,-1,5130,647,5131,-1,5132,5133,645,-1,646,5134,5135,-1,5136,650,5137,-1,5138,5139,648,-1,649,5140,5141,-1,5142,653,5143,-1,5144,5145,651,-1,652,5146,5147,-1,5148,656,5149,-1,5150,5151,654,-1,655,5152,5153,-1,5154,659,5155,-1,5156,5157,657,-1,658,5158,5159,-1,5160,662,5161,-1,5162,5163,660,-1,661,5164,5165,-1,5166,665,5167,-1,5168,5169,663,-1,664,5170,5171,-1,5172,668,5173,-1,5174,5175,666,-1,667,5176,5177,-1,5178,671,5179,-1,5180,5181,669,-1,670,5182,5183,-1,5184,674,5185,-1,5186,5187,672,-1,673,5188,5189,-1,5190,677,5191,-1,5192,5193,675,-1,676,5194,5195,-1,5196,680,5197,-1,5198,5199,678,-1,679,5200,5201,-1,5202,683,5203,-1,5204,5205,681,-1,682,5206,5207,-1,5208,686,5209,-1,5210,5211,684,-1,685,5212,5213,-1,5214,689,5215,-1,5216,5217,687,-1,688,5218,5219,-1,5220,692,5221,-1,5222,5223,690,-1,691,5224,5225,-1,5226,695,5227,-1,5228,5229,693,-1,694,5230,5231,-1,5232,698,5233,-1,5234,5235,696,-1,697,5236,5237,-1,5238,701,5239,-1,5240,5241,699,-1,700,5242,5243,-1,5244,704,5245,-1,5246,5247,702,-1,703,5248,5249,-1,5250,707,5251,-1,5252,5253,705,-1,706,5254,5255,-1,5256,710,5257,-1,5258,5259,708,-1,709,5260,5261,-1,5262,713,5263,-1,5264,5265,711,-1,712,5266,5267,-1,5268,716,5269,-1,5270,5271,714,-1,715,5272,5273,-1,5274,719,5275,-1,5276,5277,717,-1,718,5278,5279,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_9()
		{
			int[] value = {5280,722,5281,-1,5282,5283,720,-1,721,5284,5285,-1,5286,725,5287,-1,5288,5289,723,-1,724,5290,5291,-1,5292,728,5293,-1,5294,5295,726,-1,727,5296,5297,-1,5298,731,5299,-1,5300,5301,729,-1,730,5302,5303,-1,5304,734,5305,-1,5306,5307,732,-1,733,5308,5309,-1,5310,737,5311,-1,5312,5313,735,-1,736,5314,5315,-1,5316,740,5317,-1,5318,5319,738,-1,739,5320,5321,-1,5322,743,5323,-1,5324,5325,741,-1,742,5326,5327,-1,5328,746,5329,-1,5330,5331,744,-1,745,5332,5333,-1,5334,749,5335,-1,5336,5337,747,-1,748,5338,5339,-1,5340,752,5341,-1,5342,5343,750,-1,751,5344,5345,-1,5346,755,5347,-1,5348,5349,753,-1,754,5350,5351,-1,5352,758,5353,-1,5354,5355,756,-1,757,5356,5357,-1,5358,761,5359,-1,5360,5361,759,-1,760,5362,5363,-1,5364,764,5365,-1,5366,5367,762,-1,763,5368,5369,-1,5370,767,5371,-1,5372,5373,765,-1,766,5374,5375,-1,5376,770,5377,-1,5378,5379,768,-1,769,5380,5381,-1,5382,773,5383,-1,5384,5385,771,-1,772,5386,5387,-1,5388,776,5389,-1,5390,5391,774,-1,775,5392,5393,-1,5394,779,5395,-1,5396,5397,777,-1,778,5398,5399,-1,5400,782,5401,-1,5402,5403,780,-1,781,5404,5405,-1,5406,785,5407,-1,5408,5409,783,-1,784,5410,5411,-1,5412,788,5413,-1,5414,5415,786,-1,787,5416,5417,-1,5418,791,5419,-1,5420,5421,789,-1,790,5422,5423,-1,5424,794,5425,-1,5426,5427,792,-1,793,5428,5429,-1,5430,797,5431,-1,5432,5433,795,-1,796,5434,5435,-1,5436,800,5437,-1,5438,5439,798,-1,799,5440,5441,-1,5442,803,5443,-1,5444,5445,801,-1,802,5446,5447,-1,5448,806,5449,-1,5450,5451,804,-1,805,5452,5453,-1,5454,809,5455,-1,5456,5457,807,-1,808,5458,5459,-1,5460,812,5461,-1,5462,5463,810,-1,811,5464,5465,-1,5466,815,5467,-1,5468,5469,813,-1,814,5470,5471,-1,5472,818,5473,-1,5474,5475,816,-1,817,5476,5477,-1,5478,821,5479,-1,5480,5481,819,-1,820,5482,5483,-1,5484,824,5485,-1,5486,5487,822,-1,823,5488,5489,-1,5490,827,5491,-1,5492,5493,825,-1,826,5494,5495,-1,5496,830,5497,-1,5498,5499,828,-1,829,5500,5501,-1,5502,833,5503,-1,5504,5505,831,-1,832,5506,5507,-1,5508,836,5509,-1,5510,5511,834,-1,835,5512,5513,-1,5514,839,5515,-1,5516,5517,837,-1,838,5518,5519,-1,5520,842,5521,-1,5522,5523,840,-1,841,5524,5525,-1,5526,845,5527,-1,5528,5529,843,-1,844,5530,5531,-1,5532,848,5533,-1,5534,5535,846,-1,847,5536,5537,-1,5538,851,5539,-1,5540,5541,849,-1,850,5542,5543,-1,5544,854,5545,-1,5546,5547,852,-1,853,5548,5549,-1,5550,857,5551,-1,5552,5553,855,-1,856,5554,5555,-1,5556,860,5557,-1,5558,5559,858,-1,859,5560,5561,-1,5562,863,5563,-1,5564,5565,861,-1,862,5566,5567,-1,5568,866,5569,-1,5570,5571,864,-1,865,5572,5573,-1,5574,869,5575,-1,5576,5577,867,-1,868,5578,5579,-1,5580,872,5581,-1,5582,5583,870,-1,871,5584,5585,-1,5586,875,5587,-1,5588,5589,873,-1,874,5590,5591,-1,5592,878,5593,-1,5594,5595,876,-1,877,5596,5597,-1,5598,881,5599,-1,5600,5601,879,-1,880,5602,5603,-1,5604,884,5605,-1,5606,5607,882,-1,883,5608,5609,-1,5610,887,5611,-1,5612,5613,885,-1,886,5614,5615,-1,5616,890,5617,-1,5618,5619,888,-1,889,5620,5621,-1,5622,893,5623,-1,5624,5625,891,-1,892,5626,5627,-1,5628,896,5629,-1,5630,5631,894,-1,895,5632,5633,-1,5634,899,5635,-1,5636,5637,897,-1,898,5638,5639,-1,5640,902,5641,-1,5642,5643,900,-1,901,5644,5645,-1,5646,905,5647,-1,5648,5649,903,-1,904,5650,5651,-1,5652,908,5653,-1,5654,5655,906,-1,907,5656,5657,-1,5658,911,5659,-1,5660,5661,909,-1,910,5662,5663,-1,5664,914,5665,-1,5666,5667,912,-1,913,5668,5669,-1,5670,917,5671,-1,5672,5673,915,-1,916,5674,5675,-1,5676,920,5677,-1,5678,5679,918,-1,919,5680,5681,-1,5682,923,5683,-1,5684,5685,921,-1,922,5686,5687,-1,5688,926,5689,-1,5690,5691,924,-1,925,5692,5693,-1,5694,929,5695,-1,5696,5697,927,-1,928,5698,5699,-1,5700,932,5701,-1,5702,5703,930,-1,931,5704,5705,-1,5706,935,5707,-1,5708,5709,933,-1,934,5710,5711,-1,5712,938,5713,-1,5714,5715,936,-1,937,5716,5717,-1,5718,941,5719,-1,5720,5721,939,-1,940,5722,5723,-1,5724,944,5725,-1,5726,5727,942,-1,943,5728,5729,-1,5730,947,5731,-1,5732,5733,945,-1,946,5734,5735,-1,5736,950,5737,-1,5738,5739,948,-1,949,5740,5741,-1,5742,953,5743,-1,5744,5745,951,-1,952,5746,5747,-1,5748,956,5749,-1,5750,5751,954,-1,955,5752,5753,-1,5754,959,5755,-1,5756,5757,957,-1,958,5758,5759,-1,5760,962,5761,-1,5762,3841,960,-1,961,3845,5763,-1,5764,965,3840,-1,5765,5766,963,-1,964,5767,3842,-1,3844,968,5768,-1,3843,5769,966,-1,967,5770,5771,-1,5772,971,5773,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_10()
		{
			int[] value = {5774,3847,969,-1,970,3851,5775,-1,5776,974,3846,-1,5777,5778,972,-1,973,5779,3848,-1,3850,977,5780,-1,3849,5781,975,-1,976,5782,5783,-1,5784,980,5785,-1,5786,3853,978,-1,979,3857,5787,-1,5788,983,3852,-1,5789,5790,981,-1,982,5791,3854,-1,3856,986,5792,-1,3855,5793,984,-1,985,5794,5795,-1,5796,989,5797,-1,5798,3859,987,-1,988,3863,5799,-1,5800,992,3858,-1,5801,5802,990,-1,991,5803,3860,-1,3862,995,5804,-1,3861,5805,993,-1,994,5806,5807,-1,5808,998,5809,-1,5810,3865,996,-1,997,3869,5811,-1,5812,1001,3864,-1,5813,5814,999,-1,1000,5815,3866,-1,3868,1004,5816,-1,3867,5817,1002,-1,1003,5818,5819,-1,5820,1007,5821,-1,5822,3871,1005,-1,1006,3875,5823,-1,5824,1010,3870,-1,5825,5826,1008,-1,1009,5827,3872,-1,3874,1013,5828,-1,3873,5829,1011,-1,1012,5830,5831,-1,5832,1016,5833,-1,5834,3877,1014,-1,1015,3881,5835,-1,5836,1019,3876,-1,5837,5838,1017,-1,1018,5839,3878,-1,3880,1022,5840,-1,3879,5841,1020,-1,1021,5842,5843,-1,5844,1025,5845,-1,5846,3883,1023,-1,1024,3887,5847,-1,5848,1028,3882,-1,5849,5850,1026,-1,1027,5851,3884,-1,3886,1031,5852,-1,3885,5853,1029,-1,1030,5854,5855,-1,5856,1034,5857,-1,5858,3889,1032,-1,1033,3893,5859,-1,5860,1037,3888,-1,5861,5862,1035,-1,1036,5863,3890,-1,3892,1040,5864,-1,3891,5865,1038,-1,1039,5866,5867,-1,5868,1043,5869,-1,5870,3895,1041,-1,1042,3899,5871,-1,5872,1046,3894,-1,5873,5874,1044,-1,1045,5875,3896,-1,3898,1049,5876,-1,3897,5877,1047,-1,1048,5878,5879,-1,5880,1052,5881,-1,5882,3901,1050,-1,1051,3905,5883,-1,5884,1055,3900,-1,5885,5886,1053,-1,1054,5887,3902,-1,3904,1058,5888,-1,3903,5889,1056,-1,1057,5890,5891,-1,5892,1061,5893,-1,5894,3907,1059,-1,1060,3911,5895,-1,5896,1064,3906,-1,5897,5898,1062,-1,1063,5899,3908,-1,3910,1067,5900,-1,3909,5901,1065,-1,1066,5902,5903,-1,5904,1070,5905,-1,5906,3913,1068,-1,1069,3917,5907,-1,5908,1073,3912,-1,5909,5910,1071,-1,1072,5911,3914,-1,3916,1076,5912,-1,3915,5913,1074,-1,1075,5914,5915,-1,5916,1079,5917,-1,5918,3919,1077,-1,1078,3923,5919,-1,5920,1082,3918,-1,5921,5922,1080,-1,1081,5923,3920,-1,3922,1085,5924,-1,3921,5925,1083,-1,1084,5926,5927,-1,5928,1088,5929,-1,5930,3925,1086,-1,1087,3929,5931,-1,5932,1091,3924,-1,5933,5934,1089,-1,1090,5935,3926,-1,3928,1094,5936,-1,3927,5937,1092,-1,1093,5938,5939,-1,5940,1097,5941,-1,5942,3931,1095,-1,1096,3935,5943,-1,5944,1100,3930,-1,5945,5946,1098,-1,1099,5947,3932,-1,3934,1103,5948,-1,3933,5949,1101,-1,1102,5950,5951,-1,5952,1106,5953,-1,5954,3937,1104,-1,1105,3941,5955,-1,5956,1109,3936,-1,5957,5958,1107,-1,1108,5959,3938,-1,3940,1112,5960,-1,3939,5961,1110,-1,1111,5962,5963,-1,5964,1115,5965,-1,5966,3943,1113,-1,1114,3947,5967,-1,5968,1118,3942,-1,5969,5970,1116,-1,1117,5971,3944,-1,3946,1121,5972,-1,3945,5973,1119,-1,1120,5974,5975,-1,5976,1124,5977,-1,5978,3949,1122,-1,1123,3953,5979,-1,5980,1127,3948,-1,5981,5982,1125,-1,1126,5983,3950,-1,3952,1130,5984,-1,3951,5985,1128,-1,1129,5986,5987,-1,5988,1133,5989,-1,5990,3955,1131,-1,1132,3959,5991,-1,5992,1136,3954,-1,5993,5994,1134,-1,1135,5995,3956,-1,3958,1139,5996,-1,3957,5997,1137,-1,1138,5998,5999,-1,6000,1142,6001,-1,6002,3961,1140,-1,1141,3965,6003,-1,6004,1145,3960,-1,6005,6006,1143,-1,1144,6007,3962,-1,3964,1148,6008,-1,3963,6009,1146,-1,1147,6010,6011,-1,6012,1151,6013,-1,6014,3967,1149,-1,1150,3971,6015,-1,6016,1154,3966,-1,6017,6018,1152,-1,1153,6019,3968,-1,3970,1157,6020,-1,3969,6021,1155,-1,1156,6022,6023,-1,6024,1160,6025,-1,6026,3973,1158,-1,1159,3977,6027,-1,6028,1163,3972,-1,6029,6030,1161,-1,1162,6031,3974,-1,3976,1166,6032,-1,3975,6033,1164,-1,1165,6034,6035,-1,6036,1169,6037,-1,6038,3979,1167,-1,1168,3983,6039,-1,6040,1172,3978,-1,6041,6042,1170,-1,1171,6043,3980,-1,3982,1175,6044,-1,3981,6045,1173,-1,1174,6046,6047,-1,6048,1178,6049,-1,6050,3985,1176,-1,1177,3989,6051,-1,6052,1181,3984,-1,6053,6054,1179,-1,1180,6055,3986,-1,3988,1184,6056,-1,3987,6057,1182,-1,1183,6058,6059,-1,6060,1187,6061,-1,6062,3991,1185,-1,1186,3995,6063,-1,6064,1190,3990,-1,6065,6066,1188,-1,1189,6067,3992,-1,3994,1193,6068,-1,3993,6069,1191,-1,1192,6070,6071,-1,6072,1196,6073,-1,6074,3997,1194,-1,1195,4001,6075,-1,6076,1199,3996,-1,6077,6078,1197,-1,1198,6079,3998,-1,4000,1202,6080,-1,3999,6081,1200,-1,1201,6082,6083,-1,6084,1205,6085,-1,6086,4003,1203,-1,1204,4007,6087,-1,6088,1208,4002,-1,6089,6090,1206,-1,1207,6091,4004,-1,4006,1211,6092,-1,4005,6093,1209,-1,1210,6094,6095,-1,6096,1214,6097,-1,6098,4009,1212,-1,1213,4013,6099,-1,6100,1217,4008,-1,6101,6102,1215,-1,1216,6103,4010,-1,4012,1220,6104,-1,4011,6105,1218,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_11()
		{
			int[] value = {1219,6106,6107,-1,6108,1223,6109,-1,6110,4015,1221,-1,1222,4019,6111,-1,6112,1226,4014,-1,6113,6114,1224,-1,1225,6115,4016,-1,4018,1229,6116,-1,4017,6117,1227,-1,1228,6118,6119,-1,6120,1232,6121,-1,6122,4021,1230,-1,1231,4025,6123,-1,6124,1235,4020,-1,6125,6126,1233,-1,1234,6127,4022,-1,4024,1238,6128,-1,4023,6129,1236,-1,1237,6130,6131,-1,6132,1241,6133,-1,6134,4027,1239,-1,1240,4031,6135,-1,6136,1244,4026,-1,6137,6138,1242,-1,1243,6139,4028,-1,4030,1247,6140,-1,4029,6141,1245,-1,1246,6142,6143,-1,6144,1250,6145,-1,6146,4033,1248,-1,1249,4037,6147,-1,6148,1253,4032,-1,6149,6150,1251,-1,1252,6151,4034,-1,4036,1256,6152,-1,4035,6153,1254,-1,1255,6154,6155,-1,6156,1259,6157,-1,6158,4039,1257,-1,1258,4043,6159,-1,6160,1262,4038,-1,6161,6162,1260,-1,1261,6163,4040,-1,4042,1265,6164,-1,4041,6165,1263,-1,1264,6166,6167,-1,6168,1268,6169,-1,6170,4045,1266,-1,1267,4049,6171,-1,6172,1271,4044,-1,6173,6174,1269,-1,1270,6175,4046,-1,4048,1274,6176,-1,4047,6177,1272,-1,1273,6178,6179,-1,6180,1277,6181,-1,6182,4051,1275,-1,1276,4055,6183,-1,6184,1280,4050,-1,6185,6186,1278,-1,1279,6187,4052,-1,4054,1283,6188,-1,4053,6189,1281,-1,1282,6190,6191,-1,6192,1286,6193,-1,6194,4057,1284,-1,1285,4061,6195,-1,6196,1289,4056,-1,6197,6198,1287,-1,1288,6199,4058,-1,4060,1292,6200,-1,4059,6201,1290,-1,1291,6202,6203,-1,6204,1295,6205,-1,6206,4063,1293,-1,1294,4067,6207,-1,6208,1298,4062,-1,6209,6210,1296,-1,1297,6211,4064,-1,4066,1301,6212,-1,4065,6213,1299,-1,1300,6214,6215,-1,6216,1304,6217,-1,6218,4069,1302,-1,1303,4073,6219,-1,6220,1307,4068,-1,6221,6222,1305,-1,1306,6223,4070,-1,4072,1310,6224,-1,4071,6225,1308,-1,1309,6226,6227,-1,6228,1313,6229,-1,6230,4075,1311,-1,1312,4079,6231,-1,6232,1316,4074,-1,6233,6234,1314,-1,1315,6235,4076,-1,4078,1319,6236,-1,4077,6237,1317,-1,1318,6238,6239,-1,6240,1322,6241,-1,6242,4081,1320,-1,1321,4085,6243,-1,6244,1325,4080,-1,6245,6246,1323,-1,1324,6247,4082,-1,4084,1328,6248,-1,4083,6249,1326,-1,1327,6250,6251,-1,6252,1331,6253,-1,6254,4087,1329,-1,1330,4091,6255,-1,6256,1334,4086,-1,6257,6258,1332,-1,1333,6259,4088,-1,4090,1337,6260,-1,4089,6261,1335,-1,1336,6262,6263,-1,6264,1340,6265,-1,6266,4093,1338,-1,1339,4097,6267,-1,6268,1343,4092,-1,6269,6270,1341,-1,1342,6271,4094,-1,4096,1346,6272,-1,4095,6273,1344,-1,1345,6274,6275,-1,6276,1349,6277,-1,6278,4099,1347,-1,1348,4103,6279,-1,6280,1352,4098,-1,6281,6282,1350,-1,1351,6283,4100,-1,4102,1355,6284,-1,4101,6285,1353,-1,1354,6286,6287,-1,6288,1358,6289,-1,6290,4105,1356,-1,1357,4109,6291,-1,6292,1361,4104,-1,6293,6294,1359,-1,1360,6295,4106,-1,4108,1364,6296,-1,4107,6297,1362,-1,1363,6298,6299,-1,6300,1367,6301,-1,6302,4111,1365,-1,1366,4115,6303,-1,6304,1370,4110,-1,6305,6306,1368,-1,1369,6307,4112,-1,4114,1373,6308,-1,4113,6309,1371,-1,1372,6310,6311,-1,6312,1376,6313,-1,6314,4117,1374,-1,1375,4121,6315,-1,6316,1379,4116,-1,6317,6318,1377,-1,1378,6319,4118,-1,4120,1382,6320,-1,4119,6321,1380,-1,1381,6322,6323,-1,6324,1385,6325,-1,6326,4123,1383,-1,1384,4127,6327,-1,6328,1388,4122,-1,6329,6330,1386,-1,1387,6331,4124,-1,4126,1391,6332,-1,4125,6333,1389,-1,1390,6334,6335,-1,6336,1394,6337,-1,6338,4129,1392,-1,1393,4133,6339,-1,6340,1397,4128,-1,6341,6342,1395,-1,1396,6343,4130,-1,4132,1400,6344,-1,4131,6345,1398,-1,1399,6346,6347,-1,6348,1403,6349,-1,6350,4135,1401,-1,1402,4139,6351,-1,6352,1406,4134,-1,6353,6354,1404,-1,1405,6355,4136,-1,4138,1409,6356,-1,4137,6357,1407,-1,1408,6358,6359,-1,6360,1412,6361,-1,6362,4141,1410,-1,1411,4145,6363,-1,6364,1415,4140,-1,6365,6366,1413,-1,1414,6367,4142,-1,4144,1418,6368,-1,4143,6369,1416,-1,1417,6370,6371,-1,6372,1421,6373,-1,6374,4147,1419,-1,1420,4151,6375,-1,6376,1424,4146,-1,6377,6378,1422,-1,1423,6379,4148,-1,4150,1427,6380,-1,4149,6381,1425,-1,1426,6382,6383,-1,6384,1430,6385,-1,6386,4153,1428,-1,1429,4157,6387,-1,6388,1433,4152,-1,6389,6390,1431,-1,1432,6391,4154,-1,4156,1436,6392,-1,4155,6393,1434,-1,1435,6394,6395,-1,6396,1439,6397,-1,6398,4159,1437,-1,1438,4163,6399,-1,6400,1442,4158,-1,6401,6402,1440,-1,1441,6403,4160,-1,4162,1445,6404,-1,4161,6405,1443,-1,1444,6406,6407,-1,6408,1448,6409,-1,6410,4165,1446,-1,1447,4169,6411,-1,6412,1451,4164,-1,6413,6414,1449,-1,1450,6415,4166,-1,4168,1454,6416,-1,4167,6417,1452,-1,1453,6418,6419,-1,6420,1457,6421,-1,6422,4171,1455,-1,1456,4175,6423,-1,6424,1460,4170,-1,6425,6426,1458,-1,1459,6427,4172,-1,4174,1463,6428,-1,4173,6429,1461,-1,1462,6430,6431,-1,6432,1466,6433,-1,6434,4177,1464,-1,1465,4181,6435,-1,6436,1469,4176,-1,6437,6438,1467,-1,1468,6439,4178,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_12()
		{
			int[] value = {4180,1472,6440,-1,4179,6441,1470,-1,1471,6442,6443,-1,6444,1475,6445,-1,6446,4183,1473,-1,1474,4187,6447,-1,6448,1478,4182,-1,6449,6450,1476,-1,1477,6451,4184,-1,4186,1481,6452,-1,4185,6453,1479,-1,1480,6454,6455,-1,6456,1484,6457,-1,6458,4189,1482,-1,1483,4193,6459,-1,6460,1487,4188,-1,6461,6462,1485,-1,1486,6463,4190,-1,4192,1490,6464,-1,4191,6465,1488,-1,1489,6466,6467,-1,6468,1493,6469,-1,6470,4195,1491,-1,1492,4199,6471,-1,6472,1496,4194,-1,6473,6474,1494,-1,1495,6475,4196,-1,4198,1499,6476,-1,4197,6477,1497,-1,1498,6478,6479,-1,6480,1502,6481,-1,6482,4201,1500,-1,1501,4205,6483,-1,6484,1505,4200,-1,6485,6486,1503,-1,1504,6487,4202,-1,4204,1508,6488,-1,4203,6489,1506,-1,1507,6490,6491,-1,6492,1511,6493,-1,6494,4207,1509,-1,1510,4211,6495,-1,6496,1514,4206,-1,6497,6498,1512,-1,1513,6499,4208,-1,4210,1517,6500,-1,4209,6501,1515,-1,1516,6502,6503,-1,6504,1520,6505,-1,6506,4213,1518,-1,1519,4217,6507,-1,6508,1523,4212,-1,6509,6510,1521,-1,1522,6511,4214,-1,4216,1526,6512,-1,4215,6513,1524,-1,1525,6514,6515,-1,6516,1529,6517,-1,6518,4219,1527,-1,1528,4223,6519,-1,6520,1532,4218,-1,6521,6522,1530,-1,1531,6523,4220,-1,4222,1535,6524,-1,4221,6525,1533,-1,1534,6526,6527,-1,6528,1538,6529,-1,6530,4225,1536,-1,1537,4229,6531,-1,6532,1541,4224,-1,6533,6534,1539,-1,1540,6535,4226,-1,4228,1544,6536,-1,4227,6537,1542,-1,1543,6538,6539,-1,6540,1547,6541,-1,6542,4231,1545,-1,1546,4235,6543,-1,6544,1550,4230,-1,6545,6546,1548,-1,1549,6547,4232,-1,4234,1553,6548,-1,4233,6549,1551,-1,1552,6550,6551,-1,6552,1556,6553,-1,6554,4237,1554,-1,1555,4241,6555,-1,6556,1559,4236,-1,6557,6558,1557,-1,1558,6559,4238,-1,4240,1562,6560,-1,4239,6561,1560,-1,1561,6562,6563,-1,6564,1565,6565,-1,6566,4243,1563,-1,1564,4247,6567,-1,6568,1568,4242,-1,6569,6570,1566,-1,1567,6571,4244,-1,4246,1571,6572,-1,4245,6573,1569,-1,1570,6574,6575,-1,6576,1574,6577,-1,6578,4249,1572,-1,1573,4253,6579,-1,6580,1577,4248,-1,6581,6582,1575,-1,1576,6583,4250,-1,4252,1580,6584,-1,4251,6585,1578,-1,1579,6586,6587,-1,6588,1583,6589,-1,6590,4255,1581,-1,1582,4259,6591,-1,6592,1586,4254,-1,6593,6594,1584,-1,1585,6595,4256,-1,4258,1589,6596,-1,4257,6597,1587,-1,1588,6598,6599,-1,6600,1592,6601,-1,6602,4261,1590,-1,1591,4265,6603,-1,6604,1595,4260,-1,6605,6606,1593,-1,1594,6607,4262,-1,4264,1598,6608,-1,4263,6609,1596,-1,1597,6610,6611,-1,6612,1601,6613,-1,6614,4267,1599,-1,1600,4271,6615,-1,6616,1604,4266,-1,6617,6618,1602,-1,1603,6619,4268,-1,4270,1607,6620,-1,4269,6621,1605,-1,1606,6622,6623,-1,6624,1610,6625,-1,6626,4273,1608,-1,1609,4277,6627,-1,6628,1613,4272,-1,6629,6630,1611,-1,1612,6631,4274,-1,4276,1616,6632,-1,4275,6633,1614,-1,1615,6634,6635,-1,6636,1619,6637,-1,6638,4279,1617,-1,1618,4283,6639,-1,6640,1622,4278,-1,6641,6642,1620,-1,1621,6643,4280,-1,4282,1625,6644,-1,4281,6645,1623,-1,1624,6646,6647,-1,6648,1628,6649,-1,6650,4285,1626,-1,1627,4289,6651,-1,6652,1631,4284,-1,6653,6654,1629,-1,1630,6655,4286,-1,4288,1634,6656,-1,4287,6657,1632,-1,1633,6658,6659,-1,6660,1637,6661,-1,6662,4291,1635,-1,1636,4295,6663,-1,6664,1640,4290,-1,6665,6666,1638,-1,1639,6667,4292,-1,4294,1643,6668,-1,4293,6669,1641,-1,1642,6670,6671,-1,6672,1646,6673,-1,6674,4297,1644,-1,1645,4301,6675,-1,6676,1649,4296,-1,6677,6678,1647,-1,1648,6679,4298,-1,4300,1652,6680,-1,4299,6681,1650,-1,1651,6682,6683,-1,6684,1655,6685,-1,6686,4303,1653,-1,1654,4307,6687,-1,6688,1658,4302,-1,6689,6690,1656,-1,1657,6691,4304,-1,4306,1661,6692,-1,4305,6693,1659,-1,1660,6694,6695,-1,6696,1664,6697,-1,6698,4309,1662,-1,1663,4313,6699,-1,6700,1667,4308,-1,6701,6702,1665,-1,1666,6703,4310,-1,4312,1670,6704,-1,4311,6705,1668,-1,1669,6706,6707,-1,6708,1673,6709,-1,6710,4315,1671,-1,1672,4319,6711,-1,6712,1676,4314,-1,6713,6714,1674,-1,1675,6715,4316,-1,4318,1679,6716,-1,4317,6717,1677,-1,1678,6718,6719,-1,6720,1682,6721,-1,6722,4321,1680,-1,1681,4325,6723,-1,6724,1685,4320,-1,6725,5761,1683,-1,1684,5763,4322,-1,4324,1688,6726,-1,4323,5768,1686,-1,1687,5771,6727,-1,6728,1691,5760,-1,6729,4327,1689,-1,1690,4331,5762,-1,6730,1694,4326,-1,6731,6732,1692,-1,1693,6733,4328,-1,4330,1697,5764,-1,4329,6734,1695,-1,1696,6735,5765,-1,5770,1700,6736,-1,5769,4333,1698,-1,1699,4337,6737,-1,5767,1703,4332,-1,5766,6738,1701,-1,1702,6739,4334,-1,4336,1706,6740,-1,4335,6741,1704,-1,1705,6742,6743,-1,6744,1709,6745,-1,6746,4339,1707,-1,1708,4343,6747,-1,6748,1712,4338,-1,6749,5773,1710,-1,1711,5775,4340,-1,4342,1715,6750,-1,4341,5780,1713,-1,1714,5783,6751,-1,6752,1718,5772,-1,6753,4345,1716,-1,1717,4349,5774,-1,6754,1721,4344,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_13()
		{
			int[] value = {6755,6756,1719,-1,1720,6757,4346,-1,4348,1724,5776,-1,4347,6758,1722,-1,1723,6759,5777,-1,5782,1727,6760,-1,5781,4351,1725,-1,1726,4355,6761,-1,5779,1730,4350,-1,5778,6762,1728,-1,1729,6763,4352,-1,4354,1733,6764,-1,4353,6765,1731,-1,1732,6766,6767,-1,6768,1736,6769,-1,6770,4357,1734,-1,1735,4361,6771,-1,6772,1739,4356,-1,6773,5785,1737,-1,1738,5787,4358,-1,4360,1742,6774,-1,4359,5792,1740,-1,1741,5795,6775,-1,6776,1745,5784,-1,6777,4363,1743,-1,1744,4367,5786,-1,6778,1748,4362,-1,6779,6780,1746,-1,1747,6781,4364,-1,4366,1751,5788,-1,4365,6782,1749,-1,1750,6783,5789,-1,5794,1754,6784,-1,5793,4369,1752,-1,1753,4373,6785,-1,5791,1757,4368,-1,5790,6786,1755,-1,1756,6787,4370,-1,4372,1760,6788,-1,4371,6789,1758,-1,1759,6790,6791,-1,6792,1763,6793,-1,6794,4375,1761,-1,1762,4379,6795,-1,6796,1766,4374,-1,6797,5797,1764,-1,1765,5799,4376,-1,4378,1769,6798,-1,4377,5804,1767,-1,1768,5807,6799,-1,6800,1772,5796,-1,6801,4381,1770,-1,1771,4385,5798,-1,6802,1775,4380,-1,6803,6804,1773,-1,1774,6805,4382,-1,4384,1778,5800,-1,4383,6806,1776,-1,1777,6807,5801,-1,5806,1781,6808,-1,5805,4387,1779,-1,1780,4391,6809,-1,5803,1784,4386,-1,5802,6810,1782,-1,1783,6811,4388,-1,4390,1787,6812,-1,4389,6813,1785,-1,1786,6814,6815,-1,6816,1790,6817,-1,6818,4393,1788,-1,1789,4397,6819,-1,6820,1793,4392,-1,6821,5809,1791,-1,1792,5811,4394,-1,4396,1796,6822,-1,4395,5816,1794,-1,1795,5819,6823,-1,6824,1799,5808,-1,6825,4399,1797,-1,1798,4403,5810,-1,6826,1802,4398,-1,6827,6828,1800,-1,1801,6829,4400,-1,4402,1805,5812,-1,4401,6830,1803,-1,1804,6831,5813,-1,5818,1808,6832,-1,5817,4405,1806,-1,1807,4409,6833,-1,5815,1811,4404,-1,5814,6834,1809,-1,1810,6835,4406,-1,4408,1814,6836,-1,4407,6837,1812,-1,1813,6838,6839,-1,6840,1817,6841,-1,6842,4411,1815,-1,1816,4415,6843,-1,6844,1820,4410,-1,6845,5821,1818,-1,1819,5823,4412,-1,4414,1823,6846,-1,4413,5828,1821,-1,1822,5831,6847,-1,6848,1826,5820,-1,6849,4417,1824,-1,1825,4421,5822,-1,6850,1829,4416,-1,6851,6852,1827,-1,1828,6853,4418,-1,4420,1832,5824,-1,4419,6854,1830,-1,1831,6855,5825,-1,5830,1835,6856,-1,5829,4423,1833,-1,1834,4427,6857,-1,5827,1838,4422,-1,5826,6858,1836,-1,1837,6859,4424,-1,4426,1841,6860,-1,4425,6861,1839,-1,1840,6862,6863,-1,6864,1844,6865,-1,6866,4429,1842,-1,1843,4433,6867,-1,6868,1847,4428,-1,6869,5833,1845,-1,1846,5835,4430,-1,4432,1850,6870,-1,4431,5840,1848,-1,1849,5843,6871,-1,6872,1853,5832,-1,6873,4435,1851,-1,1852,4439,5834,-1,6874,1856,4434,-1,6875,6876,1854,-1,1855,6877,4436,-1,4438,1859,5836,-1,4437,6878,1857,-1,1858,6879,5837,-1,5842,1862,6880,-1,5841,4441,1860,-1,1861,4445,6881,-1,5839,1865,4440,-1,5838,6882,1863,-1,1864,6883,4442,-1,4444,1868,6884,-1,4443,6885,1866,-1,1867,6886,6887,-1,6888,1871,6889,-1,6890,4447,1869,-1,1870,4451,6891,-1,6892,1874,4446,-1,6893,5845,1872,-1,1873,5847,4448,-1,4450,1877,6894,-1,4449,5852,1875,-1,1876,5855,6895,-1,6896,1880,5844,-1,6897,4453,1878,-1,1879,4457,5846,-1,6898,1883,4452,-1,6899,6900,1881,-1,1882,6901,4454,-1,4456,1886,5848,-1,4455,6902,1884,-1,1885,6903,5849,-1,5854,1889,6904,-1,5853,4459,1887,-1,1888,4463,6905,-1,5851,1892,4458,-1,5850,6906,1890,-1,1891,6907,4460,-1,4462,1895,6908,-1,4461,6909,1893,-1,1894,6910,6911,-1,6912,1898,6913,-1,6914,4465,1896,-1,1897,4469,6915,-1,6916,1901,4464,-1,6917,5857,1899,-1,1900,5859,4466,-1,4468,1904,6918,-1,4467,5864,1902,-1,1903,5867,6919,-1,6920,1907,5856,-1,6921,4471,1905,-1,1906,4475,5858,-1,6922,1910,4470,-1,6923,6924,1908,-1,1909,6925,4472,-1,4474,1913,5860,-1,4473,6926,1911,-1,1912,6927,5861,-1,5866,1916,6928,-1,5865,4477,1914,-1,1915,4481,6929,-1,5863,1919,4476,-1,5862,6930,1917,-1,1918,6931,4478,-1,4480,1922,6932,-1,4479,6933,1920,-1,1921,6934,6935,-1,6936,1925,6937,-1,6938,4483,1923,-1,1924,4487,6939,-1,6940,1928,4482,-1,6941,5869,1926,-1,1927,5871,4484,-1,4486,1931,6942,-1,4485,5876,1929,-1,1930,5879,6943,-1,6944,1934,5868,-1,6945,4489,1932,-1,1933,4493,5870,-1,6946,1937,4488,-1,6947,6948,1935,-1,1936,6949,4490,-1,4492,1940,5872,-1,4491,6950,1938,-1,1939,6951,5873,-1,5878,1943,6952,-1,5877,4495,1941,-1,1942,4499,6953,-1,5875,1946,4494,-1,5874,6954,1944,-1,1945,6955,4496,-1,4498,1949,6956,-1,4497,6957,1947,-1,1948,6958,6959,-1,6960,1952,6961,-1,6962,4501,1950,-1,1951,4505,6963,-1,6964,1955,4500,-1,6965,5881,1953,-1,1954,5883,4502,-1,4504,1958,6966,-1,4503,5888,1956,-1,1957,5891,6967,-1,6968,1961,5880,-1,6969,4507,1959,-1,1960,4511,5882,-1,6970,1964,4506,-1,6971,6972,1962,-1,1963,6973,4508,-1,4510,1967,5884,-1,4509,6974,1965,-1,1966,6975,5885,-1,5890,1970,6976,-1,5889,4513,1968,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_14()
		{
			int[] value = {1969,4517,6977,-1,5887,1973,4512,-1,5886,6978,1971,-1,1972,6979,4514,-1,4516,1976,6980,-1,4515,6981,1974,-1,1975,6982,6983,-1,6984,1979,6985,-1,6986,4519,1977,-1,1978,4523,6987,-1,6988,1982,4518,-1,6989,5893,1980,-1,1981,5895,4520,-1,4522,1985,6990,-1,4521,5900,1983,-1,1984,5903,6991,-1,6992,1988,5892,-1,6993,4525,1986,-1,1987,4529,5894,-1,6994,1991,4524,-1,6995,6996,1989,-1,1990,6997,4526,-1,4528,1994,5896,-1,4527,6998,1992,-1,1993,6999,5897,-1,5902,1997,7000,-1,5901,4531,1995,-1,1996,4535,7001,-1,5899,2000,4530,-1,5898,7002,1998,-1,1999,7003,4532,-1,4534,2003,7004,-1,4533,7005,2001,-1,2002,7006,7007,-1,7008,2006,7009,-1,7010,4537,2004,-1,2005,4541,7011,-1,7012,2009,4536,-1,7013,5905,2007,-1,2008,5907,4538,-1,4540,2012,7014,-1,4539,5912,2010,-1,2011,5915,7015,-1,7016,2015,5904,-1,7017,4543,2013,-1,2014,4547,5906,-1,7018,2018,4542,-1,7019,7020,2016,-1,2017,7021,4544,-1,4546,2021,5908,-1,4545,7022,2019,-1,2020,7023,5909,-1,5914,2024,7024,-1,5913,4549,2022,-1,2023,4553,7025,-1,5911,2027,4548,-1,5910,7026,2025,-1,2026,7027,4550,-1,4552,2030,7028,-1,4551,7029,2028,-1,2029,7030,7031,-1,7032,2033,7033,-1,7034,4555,2031,-1,2032,4559,7035,-1,7036,2036,4554,-1,7037,5917,2034,-1,2035,5919,4556,-1,4558,2039,7038,-1,4557,5924,2037,-1,2038,5927,7039,-1,7040,2042,5916,-1,7041,4561,2040,-1,2041,4565,5918,-1,7042,2045,4560,-1,7043,7044,2043,-1,2044,7045,4562,-1,4564,2048,5920,-1,4563,7046,2046,-1,2047,7047,5921,-1,5926,2051,7048,-1,5925,4567,2049,-1,2050,4571,7049,-1,5923,2054,4566,-1,5922,7050,2052,-1,2053,7051,4568,-1,4570,2057,7052,-1,4569,7053,2055,-1,2056,7054,7055,-1,7056,2060,7057,-1,7058,4573,2058,-1,2059,4577,7059,-1,7060,2063,4572,-1,7061,5929,2061,-1,2062,5931,4574,-1,4576,2066,7062,-1,4575,5936,2064,-1,2065,5939,7063,-1,7064,2069,5928,-1,7065,4579,2067,-1,2068,4583,5930,-1,7066,2072,4578,-1,7067,7068,2070,-1,2071,7069,4580,-1,4582,2075,5932,-1,4581,7070,2073,-1,2074,7071,5933,-1,5938,2078,7072,-1,5937,4585,2076,-1,2077,4589,7073,-1,5935,2081,4584,-1,5934,7074,2079,-1,2080,7075,4586,-1,4588,2084,7076,-1,4587,7077,2082,-1,2083,7078,7079,-1,7080,2087,7081,-1,7082,4591,2085,-1,2086,4595,7083,-1,7084,2090,4590,-1,7085,5941,2088,-1,2089,5943,4592,-1,4594,2093,7086,-1,4593,5948,2091,-1,2092,5951,7087,-1,7088,2096,5940,-1,7089,4597,2094,-1,2095,4601,5942,-1,7090,2099,4596,-1,7091,7092,2097,-1,2098,7093,4598,-1,4600,2102,5944,-1,4599,7094,2100,-1,2101,7095,5945,-1,5950,2105,7096,-1,5949,4603,2103,-1,2104,4607,7097,-1,5947,2108,4602,-1,5946,7098,2106,-1,2107,7099,4604,-1,4606,2111,7100,-1,4605,7101,2109,-1,2110,7102,7103,-1,7104,2114,7105,-1,7106,4609,2112,-1,2113,4613,7107,-1,7108,2117,4608,-1,7109,5953,2115,-1,2116,5955,4610,-1,4612,2120,7110,-1,4611,5960,2118,-1,2119,5963,7111,-1,7112,2123,5952,-1,7113,4615,2121,-1,2122,4619,5954,-1,7114,2126,4614,-1,7115,7116,2124,-1,2125,7117,4616,-1,4618,2129,5956,-1,4617,7118,2127,-1,2128,7119,5957,-1,5962,2132,7120,-1,5961,4621,2130,-1,2131,4625,7121,-1,5959,2135,4620,-1,5958,7122,2133,-1,2134,7123,4622,-1,4624,2138,7124,-1,4623,7125,2136,-1,2137,7126,7127,-1,7128,2141,7129,-1,7130,4627,2139,-1,2140,4631,7131,-1,7132,2144,4626,-1,7133,5965,2142,-1,2143,5967,4628,-1,4630,2147,7134,-1,4629,5972,2145,-1,2146,5975,7135,-1,7136,2150,5964,-1,7137,4633,2148,-1,2149,4637,5966,-1,7138,2153,4632,-1,7139,7140,2151,-1,2152,7141,4634,-1,4636,2156,5968,-1,4635,7142,2154,-1,2155,7143,5969,-1,5974,2159,7144,-1,5973,4639,2157,-1,2158,4643,7145,-1,5971,2162,4638,-1,5970,7146,2160,-1,2161,7147,4640,-1,4642,2165,7148,-1,4641,7149,2163,-1,2164,7150,7151,-1,7152,2168,7153,-1,7154,4645,2166,-1,2167,4649,7155,-1,7156,2171,4644,-1,7157,5977,2169,-1,2170,5979,4646,-1,4648,2174,7158,-1,4647,5984,2172,-1,2173,5987,7159,-1,7160,2177,5976,-1,7161,4651,2175,-1,2176,4655,5978,-1,7162,2180,4650,-1,7163,7164,2178,-1,2179,7165,4652,-1,4654,2183,5980,-1,4653,7166,2181,-1,2182,7167,5981,-1,5986,2186,7168,-1,5985,4657,2184,-1,2185,4661,7169,-1,5983,2189,4656,-1,5982,7170,2187,-1,2188,7171,4658,-1,4660,2192,7172,-1,4659,7173,2190,-1,2191,7174,7175,-1,7176,2195,7177,-1,7178,4663,2193,-1,2194,4667,7179,-1,7180,2198,4662,-1,7181,5989,2196,-1,2197,5991,4664,-1,4666,2201,7182,-1,4665,5996,2199,-1,2200,5999,7183,-1,7184,2204,5988,-1,7185,4669,2202,-1,2203,4673,5990,-1,7186,2207,4668,-1,7187,7188,2205,-1,2206,7189,4670,-1,4672,2210,5992,-1,4671,7190,2208,-1,2209,7191,5993,-1,5998,2213,7192,-1,5997,4675,2211,-1,2212,4679,7193,-1,5995,2216,4674,-1,5994,7194,2214,-1,2215,7195,4676,-1,4678,2219,7196,-1,4677,7197,2217,-1,2218,7198,7199,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_15()
		{
			int[] value = {7200,2222,7201,-1,7202,4681,2220,-1,2221,4685,7203,-1,7204,2225,4680,-1,7205,6001,2223,-1,2224,6003,4682,-1,4684,2228,7206,-1,4683,6008,2226,-1,2227,6011,7207,-1,7208,2231,6000,-1,7209,4687,2229,-1,2230,4691,6002,-1,7210,2234,4686,-1,7211,6721,2232,-1,2233,6723,4688,-1,4690,2237,6004,-1,4689,6726,2235,-1,2236,6727,6005,-1,6010,2240,7212,-1,6009,4693,2238,-1,2239,4697,7213,-1,6007,2243,4692,-1,6006,6736,2241,-1,2242,6737,4694,-1,4696,2246,7214,-1,4695,6740,2244,-1,2245,6743,7215,-1,7216,2249,6720,-1,7217,4699,2247,-1,2248,4703,6722,-1,7218,2252,4698,-1,7219,6013,2250,-1,2251,6015,4700,-1,4702,2255,6724,-1,4701,6020,2253,-1,2254,6023,6725,-1,7220,2258,6012,-1,7221,4705,2256,-1,2257,4709,6014,-1,7222,2261,4704,-1,7223,7224,2259,-1,2260,7225,4706,-1,4708,2264,6016,-1,4707,7226,2262,-1,2263,7227,6017,-1,6022,2267,6728,-1,6021,4711,2265,-1,2266,4715,6729,-1,6019,2270,4710,-1,6018,7228,2268,-1,2269,7229,4712,-1,4714,2273,6730,-1,4713,7230,2271,-1,2272,7231,6731,-1,6742,2276,7232,-1,6741,4717,2274,-1,2275,4721,7233,-1,6739,2279,4716,-1,6738,6025,2277,-1,2278,6027,4718,-1,4720,2282,7234,-1,4719,6032,2280,-1,2281,6035,7235,-1,6735,2285,6024,-1,6734,4723,2283,-1,2284,4727,6026,-1,6733,2288,4722,-1,6732,7236,2286,-1,2287,7237,4724,-1,4726,2291,6028,-1,4725,7238,2289,-1,2290,7239,6029,-1,6034,2294,7240,-1,6033,4729,2292,-1,2293,4733,7241,-1,6031,2297,4728,-1,6030,7242,2295,-1,2296,7243,4730,-1,4732,2300,7244,-1,4731,7245,2298,-1,2299,7246,7247,-1,7223,2303,7248,-1,7222,4735,2301,-1,2302,4739,7249,-1,7221,2306,4734,-1,7220,6037,2304,-1,2305,6039,4736,-1,4738,2309,7250,-1,4737,6044,2307,-1,2308,6047,7251,-1,7219,2312,6036,-1,7218,4741,2310,-1,2311,4745,6038,-1,7217,2315,4740,-1,7216,6745,2313,-1,2314,6747,4742,-1,4744,2318,6040,-1,4743,6750,2316,-1,2317,6751,6041,-1,6046,2321,7252,-1,6045,4747,2319,-1,2320,4751,7253,-1,6043,2324,4746,-1,6042,6760,2322,-1,2323,6761,4748,-1,4750,2327,7254,-1,4749,6764,2325,-1,2326,6767,7255,-1,7211,2330,6744,-1,7210,4753,2328,-1,2329,4757,6746,-1,7209,2333,4752,-1,7208,6049,2331,-1,2332,6051,4754,-1,4756,2336,6748,-1,4755,6056,2334,-1,2335,6059,6749,-1,7205,2339,6048,-1,7204,4759,2337,-1,2338,4763,6050,-1,7202,2342,4758,-1,7200,7256,2340,-1,2341,7257,4760,-1,4762,2345,6052,-1,4761,7258,2343,-1,2344,7259,6053,-1,6058,2348,6752,-1,6057,4765,2346,-1,2347,4769,6753,-1,6055,2351,4764,-1,6054,7260,2349,-1,2350,7261,4766,-1,4768,2354,6754,-1,4767,7262,2352,-1,2353,7263,6755,-1,6766,2357,7264,-1,6765,4771,2355,-1,2356,4775,7265,-1,6763,2360,4770,-1,6762,6061,2358,-1,2359,6063,4772,-1,4774,2363,7266,-1,4773,6068,2361,-1,2362,6071,7267,-1,6759,2366,6060,-1,6758,4777,2364,-1,2365,4781,6062,-1,6757,2369,4776,-1,6756,7268,2367,-1,2368,7269,4778,-1,4780,2372,6064,-1,4779,7270,2370,-1,2371,7271,6065,-1,6070,2375,7272,-1,6069,4783,2373,-1,2374,4787,7273,-1,6067,2378,4782,-1,6066,7274,2376,-1,2377,7275,4784,-1,4786,2381,7276,-1,4785,7277,2379,-1,2380,7278,7279,-1,7280,2384,7281,-1,7282,4789,2382,-1,2383,4793,7283,-1,7284,2387,4788,-1,7285,6073,2385,-1,2386,6075,4790,-1,4792,2390,7286,-1,4791,6080,2388,-1,2389,6083,7287,-1,7288,2393,6072,-1,7289,4795,2391,-1,2392,4799,6074,-1,7290,2396,4794,-1,7291,6769,2394,-1,2395,6771,4796,-1,4798,2399,6076,-1,4797,6774,2397,-1,2398,6775,6077,-1,6082,2402,7292,-1,6081,4801,2400,-1,2401,4805,7293,-1,6079,2405,4800,-1,6078,6784,2403,-1,2404,6785,4802,-1,4804,2408,7294,-1,4803,6788,2406,-1,2407,6791,7295,-1,7296,2411,6768,-1,7297,4807,2409,-1,2410,4811,6770,-1,7298,2414,4806,-1,7299,6085,2412,-1,2413,6087,4808,-1,4810,2417,6772,-1,4809,6092,2415,-1,2416,6095,6773,-1,7300,2420,6084,-1,7301,4813,2418,-1,2419,4817,6086,-1,7302,2423,4812,-1,7303,7304,2421,-1,2422,7305,4814,-1,4816,2426,6088,-1,4815,7306,2424,-1,2425,7307,6089,-1,6094,2429,6776,-1,6093,4819,2427,-1,2428,4823,6777,-1,6091,2432,4818,-1,6090,7308,2430,-1,2431,7309,4820,-1,4822,2435,6778,-1,4821,7310,2433,-1,2434,7311,6779,-1,6790,2438,7312,-1,6789,4825,2436,-1,2437,4829,7313,-1,6787,2441,4824,-1,6786,6097,2439,-1,2440,6099,4826,-1,4828,2444,7314,-1,4827,6104,2442,-1,2443,6107,7315,-1,6783,2447,6096,-1,6782,4831,2445,-1,2446,4835,6098,-1,6781,2450,4830,-1,6780,7316,2448,-1,2449,7317,4832,-1,4834,2453,6100,-1,4833,7318,2451,-1,2452,7319,6101,-1,6106,2456,7320,-1,6105,4837,2454,-1,2455,4841,7321,-1,6103,2459,4836,-1,6102,7322,2457,-1,2458,7323,4838,-1,4840,2462,7324,-1,4839,7325,2460,-1,2461,7326,7327,-1,7303,2465,7328,-1,7302,4843,2463,-1,2464,4847,7329,-1,7301,2468,4842,-1,7300,6109,2466,-1,2467,6111,4844,-1,4846,2471,7330,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_16()
		{
			int[] value = {4845,6116,2469,-1,2470,6119,7331,-1,7299,2474,6108,-1,7298,4849,2472,-1,2473,4853,6110,-1,7297,2477,4848,-1,7296,6793,2475,-1,2476,6795,4850,-1,4852,2480,6112,-1,4851,6798,2478,-1,2479,6799,6113,-1,6118,2483,7332,-1,6117,4855,2481,-1,2482,4859,7333,-1,6115,2486,4854,-1,6114,6808,2484,-1,2485,6809,4856,-1,4858,2489,7334,-1,4857,6812,2487,-1,2488,6815,7335,-1,7291,2492,6792,-1,7290,4861,2490,-1,2491,4865,6794,-1,7289,2495,4860,-1,7288,6121,2493,-1,2494,6123,4862,-1,4864,2498,6796,-1,4863,6128,2496,-1,2497,6131,6797,-1,7285,2501,6120,-1,7284,4867,2499,-1,2500,4871,6122,-1,7282,2504,4866,-1,7280,7336,2502,-1,2503,7337,4868,-1,4870,2507,6124,-1,4869,7338,2505,-1,2506,7339,6125,-1,6130,2510,6800,-1,6129,4873,2508,-1,2509,4877,6801,-1,6127,2513,4872,-1,6126,7340,2511,-1,2512,7341,4874,-1,4876,2516,6802,-1,4875,7342,2514,-1,2515,7343,6803,-1,6814,2519,7344,-1,6813,4879,2517,-1,2518,4883,7345,-1,6811,2522,4878,-1,6810,6133,2520,-1,2521,6135,4880,-1,4882,2525,7346,-1,4881,6140,2523,-1,2524,6143,7347,-1,6807,2528,6132,-1,6806,4885,2526,-1,2527,4889,6134,-1,6805,2531,4884,-1,6804,7348,2529,-1,2530,7349,4886,-1,4888,2534,6136,-1,4887,7350,2532,-1,2533,7351,6137,-1,6142,2537,7352,-1,6141,4891,2535,-1,2536,4895,7353,-1,6139,2540,4890,-1,6138,7354,2538,-1,2539,7355,4892,-1,4894,2543,7356,-1,4893,7357,2541,-1,2542,7358,7359,-1,7360,2546,7361,-1,7362,4897,2544,-1,2545,4901,7363,-1,7364,2549,4896,-1,7365,6145,2547,-1,2548,6147,4898,-1,4900,2552,7366,-1,4899,6152,2550,-1,2551,6155,7367,-1,7368,2555,6144,-1,7369,4903,2553,-1,2554,4907,6146,-1,7370,2558,4902,-1,7371,6817,2556,-1,2557,6819,4904,-1,4906,2561,6148,-1,4905,6822,2559,-1,2560,6823,6149,-1,6154,2564,7372,-1,6153,4909,2562,-1,2563,4913,7373,-1,6151,2567,4908,-1,6150,6832,2565,-1,2566,6833,4910,-1,4912,2570,7374,-1,4911,6836,2568,-1,2569,6839,7375,-1,7376,2573,6816,-1,7377,4915,2571,-1,2572,4919,6818,-1,7378,2576,4914,-1,7379,6157,2574,-1,2575,6159,4916,-1,4918,2579,6820,-1,4917,6164,2577,-1,2578,6167,6821,-1,7380,2582,6156,-1,7381,4921,2580,-1,2581,4925,6158,-1,7382,2585,4920,-1,7383,7384,2583,-1,2584,7385,4922,-1,4924,2588,6160,-1,4923,7386,2586,-1,2587,7387,6161,-1,6166,2591,6824,-1,6165,4927,2589,-1,2590,4931,6825,-1,6163,2594,4926,-1,6162,7388,2592,-1,2593,7389,4928,-1,4930,2597,6826,-1,4929,7390,2595,-1,2596,7391,6827,-1,6838,2600,7392,-1,6837,4933,2598,-1,2599,4937,7393,-1,6835,2603,4932,-1,6834,6169,2601,-1,2602,6171,4934,-1,4936,2606,7394,-1,4935,6176,2604,-1,2605,6179,7395,-1,6831,2609,6168,-1,6830,4939,2607,-1,2608,4943,6170,-1,6829,2612,4938,-1,6828,7396,2610,-1,2611,7397,4940,-1,4942,2615,6172,-1,4941,7398,2613,-1,2614,7399,6173,-1,6178,2618,7400,-1,6177,4945,2616,-1,2617,4949,7401,-1,6175,2621,4944,-1,6174,7402,2619,-1,2620,7403,4946,-1,4948,2624,7404,-1,4947,7405,2622,-1,2623,7406,7407,-1,7383,2627,7408,-1,7382,4951,2625,-1,2626,4955,7409,-1,7381,2630,4950,-1,7380,6181,2628,-1,2629,6183,4952,-1,4954,2633,7410,-1,4953,6188,2631,-1,2632,6191,7411,-1,7379,2636,6180,-1,7378,4957,2634,-1,2635,4961,6182,-1,7377,2639,4956,-1,7376,6841,2637,-1,2638,6843,4958,-1,4960,2642,6184,-1,4959,6846,2640,-1,2641,6847,6185,-1,6190,2645,7412,-1,6189,4963,2643,-1,2644,4967,7413,-1,6187,2648,4962,-1,6186,6856,2646,-1,2647,6857,4964,-1,4966,2651,7414,-1,4965,6860,2649,-1,2650,6863,7415,-1,7371,2654,6840,-1,7370,4969,2652,-1,2653,4973,6842,-1,7369,2657,4968,-1,7368,6193,2655,-1,2656,6195,4970,-1,4972,2660,6844,-1,4971,6200,2658,-1,2659,6203,6845,-1,7365,2663,6192,-1,7364,4975,2661,-1,2662,4979,6194,-1,7362,2666,4974,-1,7360,7416,2664,-1,2665,7417,4976,-1,4978,2669,6196,-1,4977,7418,2667,-1,2668,7419,6197,-1,6202,2672,6848,-1,6201,4981,2670,-1,2671,4985,6849,-1,6199,2675,4980,-1,6198,7420,2673,-1,2674,7421,4982,-1,4984,2678,6850,-1,4983,7422,2676,-1,2677,7423,6851,-1,6862,2681,7424,-1,6861,4987,2679,-1,2680,4991,7425,-1,6859,2684,4986,-1,6858,6205,2682,-1,2683,6207,4988,-1,4990,2687,7426,-1,4989,6212,2685,-1,2686,6215,7427,-1,6855,2690,6204,-1,6854,4993,2688,-1,2689,4997,6206,-1,6853,2693,4992,-1,6852,7428,2691,-1,2692,7429,4994,-1,4996,2696,6208,-1,4995,7430,2694,-1,2695,7431,6209,-1,6214,2699,7432,-1,6213,4999,2697,-1,2698,5003,7433,-1,6211,2702,4998,-1,6210,7434,2700,-1,2701,7435,5000,-1,5002,2705,7436,-1,5001,7437,2703,-1,2704,7438,7439,-1,7440,2708,7441,-1,7442,5005,2706,-1,2707,5009,7443,-1,7444,2711,5004,-1,7445,6217,2709,-1,2710,6219,5006,-1,5008,2714,7446,-1,5007,6224,2712,-1,2713,6227,7447,-1,7448,2717,6216,-1,7449,5011,2715,-1,2716,5015,6218,-1,7450,2720,5010,-1,7451,6865,2718,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_17()
		{
			int[] value = {2719,6867,5012,-1,5014,2723,6220,-1,5013,6870,2721,-1,2722,6871,6221,-1,6226,2726,7452,-1,6225,5017,2724,-1,2725,5021,7453,-1,6223,2729,5016,-1,6222,6880,2727,-1,2728,6881,5018,-1,5020,2732,7454,-1,5019,6884,2730,-1,2731,6887,7455,-1,7456,2735,6864,-1,7457,5023,2733,-1,2734,5027,6866,-1,7458,2738,5022,-1,7459,6229,2736,-1,2737,6231,5024,-1,5026,2741,6868,-1,5025,6236,2739,-1,2740,6239,6869,-1,7460,2744,6228,-1,7461,5029,2742,-1,2743,5033,6230,-1,7462,2747,5028,-1,7463,7464,2745,-1,2746,7465,5030,-1,5032,2750,6232,-1,5031,7466,2748,-1,2749,7467,6233,-1,6238,2753,6872,-1,6237,5035,2751,-1,2752,5039,6873,-1,6235,2756,5034,-1,6234,7468,2754,-1,2755,7469,5036,-1,5038,2759,6874,-1,5037,7470,2757,-1,2758,7471,6875,-1,6886,2762,7472,-1,6885,5041,2760,-1,2761,5045,7473,-1,6883,2765,5040,-1,6882,6241,2763,-1,2764,6243,5042,-1,5044,2768,7474,-1,5043,6248,2766,-1,2767,6251,7475,-1,6879,2771,6240,-1,6878,5047,2769,-1,2770,5051,6242,-1,6877,2774,5046,-1,6876,7476,2772,-1,2773,7477,5048,-1,5050,2777,6244,-1,5049,7478,2775,-1,2776,7479,6245,-1,6250,2780,7480,-1,6249,5053,2778,-1,2779,5057,7481,-1,6247,2783,5052,-1,6246,7482,2781,-1,2782,7483,5054,-1,5056,2786,7484,-1,5055,7485,2784,-1,2785,7486,7487,-1,7463,2789,7488,-1,7462,5059,2787,-1,2788,5063,7489,-1,7461,2792,5058,-1,7460,6253,2790,-1,2791,6255,5060,-1,5062,2795,7490,-1,5061,6260,2793,-1,2794,6263,7491,-1,7459,2798,6252,-1,7458,5065,2796,-1,2797,5069,6254,-1,7457,2801,5064,-1,7456,6889,2799,-1,2800,6891,5066,-1,5068,2804,6256,-1,5067,6894,2802,-1,2803,6895,6257,-1,6262,2807,7492,-1,6261,5071,2805,-1,2806,5075,7493,-1,6259,2810,5070,-1,6258,6904,2808,-1,2809,6905,5072,-1,5074,2813,7494,-1,5073,6908,2811,-1,2812,6911,7495,-1,7451,2816,6888,-1,7450,5077,2814,-1,2815,5081,6890,-1,7449,2819,5076,-1,7448,6265,2817,-1,2818,6267,5078,-1,5080,2822,6892,-1,5079,6272,2820,-1,2821,6275,6893,-1,7445,2825,6264,-1,7444,5083,2823,-1,2824,5087,6266,-1,7442,2828,5082,-1,7440,7496,2826,-1,2827,7497,5084,-1,5086,2831,6268,-1,5085,7498,2829,-1,2830,7499,6269,-1,6274,2834,6896,-1,6273,5089,2832,-1,2833,5093,6897,-1,6271,2837,5088,-1,6270,7500,2835,-1,2836,7501,5090,-1,5092,2840,6898,-1,5091,7502,2838,-1,2839,7503,6899,-1,6910,2843,7504,-1,6909,5095,2841,-1,2842,5099,7505,-1,6907,2846,5094,-1,6906,6277,2844,-1,2845,6279,5096,-1,5098,2849,7506,-1,5097,6284,2847,-1,2848,6287,7507,-1,6903,2852,6276,-1,6902,5101,2850,-1,2851,5105,6278,-1,6901,2855,5100,-1,6900,7508,2853,-1,2854,7509,5102,-1,5104,2858,6280,-1,5103,7510,2856,-1,2857,7511,6281,-1,6286,2861,7512,-1,6285,5107,2859,-1,2860,5111,7513,-1,6283,2864,5106,-1,6282,7514,2862,-1,2863,7515,5108,-1,5110,2867,7516,-1,5109,7517,2865,-1,2866,7518,7519,-1,7520,2870,7521,-1,7522,5113,2868,-1,2869,5117,7523,-1,7524,2873,5112,-1,7525,6289,2871,-1,2872,6291,5114,-1,5116,2876,7526,-1,5115,6296,2874,-1,2875,6299,7527,-1,7528,2879,6288,-1,7529,5119,2877,-1,2878,5123,6290,-1,7530,2882,5118,-1,7531,6913,2880,-1,2881,6915,5120,-1,5122,2885,6292,-1,5121,6918,2883,-1,2884,6919,6293,-1,6298,2888,7532,-1,6297,5125,2886,-1,2887,5129,7533,-1,6295,2891,5124,-1,6294,6928,2889,-1,2890,6929,5126,-1,5128,2894,7534,-1,5127,6932,2892,-1,2893,6935,7535,-1,7536,2897,6912,-1,7537,5131,2895,-1,2896,5135,6914,-1,7538,2900,5130,-1,7539,6301,2898,-1,2899,6303,5132,-1,5134,2903,6916,-1,5133,6308,2901,-1,2902,6311,6917,-1,7540,2906,6300,-1,7541,5137,2904,-1,2905,5141,6302,-1,7542,2909,5136,-1,7543,7544,2907,-1,2908,7545,5138,-1,5140,2912,6304,-1,5139,7546,2910,-1,2911,7547,6305,-1,6310,2915,6920,-1,6309,5143,2913,-1,2914,5147,6921,-1,6307,2918,5142,-1,6306,7548,2916,-1,2917,7549,5144,-1,5146,2921,6922,-1,5145,7550,2919,-1,2920,7551,6923,-1,6934,2924,7552,-1,6933,5149,2922,-1,2923,5153,7553,-1,6931,2927,5148,-1,6930,6313,2925,-1,2926,6315,5150,-1,5152,2930,7554,-1,5151,6320,2928,-1,2929,6323,7555,-1,6927,2933,6312,-1,6926,5155,2931,-1,2932,5159,6314,-1,6925,2936,5154,-1,6924,7556,2934,-1,2935,7557,5156,-1,5158,2939,6316,-1,5157,7558,2937,-1,2938,7559,6317,-1,6322,2942,7560,-1,6321,5161,2940,-1,2941,5165,7561,-1,6319,2945,5160,-1,6318,7562,2943,-1,2944,7563,5162,-1,5164,2948,7564,-1,5163,7565,2946,-1,2947,7566,7567,-1,7543,2951,7568,-1,7542,5167,2949,-1,2950,5171,7569,-1,7541,2954,5166,-1,7540,6325,2952,-1,2953,6327,5168,-1,5170,2957,7570,-1,5169,6332,2955,-1,2956,6335,7571,-1,7539,2960,6324,-1,7538,5173,2958,-1,2959,5177,6326,-1,7537,2963,5172,-1,7536,6937,2961,-1,2962,6939,5174,-1,5176,2966,6328,-1,5175,6942,2964,-1,2965,6943,6329,-1,6334,2969,7572,-1,6333,5179,2967,-1,2968,5183,7573,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_18()
		{
			int[] value = {6331,2972,5178,-1,6330,6952,2970,-1,2971,6953,5180,-1,5182,2975,7574,-1,5181,6956,2973,-1,2974,6959,7575,-1,7531,2978,6936,-1,7530,5185,2976,-1,2977,5189,6938,-1,7529,2981,5184,-1,7528,6337,2979,-1,2980,6339,5186,-1,5188,2984,6940,-1,5187,6344,2982,-1,2983,6347,6941,-1,7525,2987,6336,-1,7524,5191,2985,-1,2986,5195,6338,-1,7522,2990,5190,-1,7520,7576,2988,-1,2989,7577,5192,-1,5194,2993,6340,-1,5193,7578,2991,-1,2992,7579,6341,-1,6346,2996,6944,-1,6345,5197,2994,-1,2995,5201,6945,-1,6343,2999,5196,-1,6342,7580,2997,-1,2998,7581,5198,-1,5200,3002,6946,-1,5199,7582,3000,-1,3001,7583,6947,-1,6958,3005,7584,-1,6957,5203,3003,-1,3004,5207,7585,-1,6955,3008,5202,-1,6954,6349,3006,-1,3007,6351,5204,-1,5206,3011,7586,-1,5205,6356,3009,-1,3010,6359,7587,-1,6951,3014,6348,-1,6950,5209,3012,-1,3013,5213,6350,-1,6949,3017,5208,-1,6948,7588,3015,-1,3016,7589,5210,-1,5212,3020,6352,-1,5211,7590,3018,-1,3019,7591,6353,-1,6358,3023,7592,-1,6357,5215,3021,-1,3022,5219,7593,-1,6355,3026,5214,-1,6354,7594,3024,-1,3025,7595,5216,-1,5218,3029,7596,-1,5217,7597,3027,-1,3028,7598,7599,-1,7600,3032,7601,-1,7602,5221,3030,-1,3031,5225,7603,-1,7604,3035,5220,-1,7605,6361,3033,-1,3034,6363,5222,-1,5224,3038,7606,-1,5223,6368,3036,-1,3037,6371,7607,-1,7608,3041,6360,-1,7609,5227,3039,-1,3040,5231,6362,-1,7610,3044,5226,-1,7611,6961,3042,-1,3043,6963,5228,-1,5230,3047,6364,-1,5229,6966,3045,-1,3046,6967,6365,-1,6370,3050,7612,-1,6369,5233,3048,-1,3049,5237,7613,-1,6367,3053,5232,-1,6366,6976,3051,-1,3052,6977,5234,-1,5236,3056,7614,-1,5235,6980,3054,-1,3055,6983,7615,-1,7616,3059,6960,-1,7617,5239,3057,-1,3058,5243,6962,-1,7618,3062,5238,-1,7619,6373,3060,-1,3061,6375,5240,-1,5242,3065,6964,-1,5241,6380,3063,-1,3064,6383,6965,-1,7620,3068,6372,-1,7621,5245,3066,-1,3067,5249,6374,-1,7622,3071,5244,-1,7623,7624,3069,-1,3070,7625,5246,-1,5248,3074,6376,-1,5247,7626,3072,-1,3073,7627,6377,-1,6382,3077,6968,-1,6381,5251,3075,-1,3076,5255,6969,-1,6379,3080,5250,-1,6378,7628,3078,-1,3079,7629,5252,-1,5254,3083,6970,-1,5253,7630,3081,-1,3082,7631,6971,-1,6982,3086,7632,-1,6981,5257,3084,-1,3085,5261,7633,-1,6979,3089,5256,-1,6978,6385,3087,-1,3088,6387,5258,-1,5260,3092,7634,-1,5259,6392,3090,-1,3091,6395,7635,-1,6975,3095,6384,-1,6974,5263,3093,-1,3094,5267,6386,-1,6973,3098,5262,-1,6972,7636,3096,-1,3097,7637,5264,-1,5266,3101,6388,-1,5265,7638,3099,-1,3100,7639,6389,-1,6394,3104,7640,-1,6393,5269,3102,-1,3103,5273,7641,-1,6391,3107,5268,-1,6390,7642,3105,-1,3106,7643,5270,-1,5272,3110,7644,-1,5271,7645,3108,-1,3109,7646,7647,-1,7623,3113,7648,-1,7622,5275,3111,-1,3112,5279,7649,-1,7621,3116,5274,-1,7620,6397,3114,-1,3115,6399,5276,-1,5278,3119,7650,-1,5277,6404,3117,-1,3118,6407,7651,-1,7619,3122,6396,-1,7618,5281,3120,-1,3121,5285,6398,-1,7617,3125,5280,-1,7616,6985,3123,-1,3124,6987,5282,-1,5284,3128,6400,-1,5283,6990,3126,-1,3127,6991,6401,-1,6406,3131,7652,-1,6405,5287,3129,-1,3130,5291,7653,-1,6403,3134,5286,-1,6402,7000,3132,-1,3133,7001,5288,-1,5290,3137,7654,-1,5289,7004,3135,-1,3136,7007,7655,-1,7611,3140,6984,-1,7610,5293,3138,-1,3139,5297,6986,-1,7609,3143,5292,-1,7608,6409,3141,-1,3142,6411,5294,-1,5296,3146,6988,-1,5295,6416,3144,-1,3145,6419,6989,-1,7605,3149,6408,-1,7604,5299,3147,-1,3148,5303,6410,-1,7602,3152,5298,-1,7600,7656,3150,-1,3151,7657,5300,-1,5302,3155,6412,-1,5301,7658,3153,-1,3154,7659,6413,-1,6418,3158,6992,-1,6417,5305,3156,-1,3157,5309,6993,-1,6415,3161,5304,-1,6414,7660,3159,-1,3160,7661,5306,-1,5308,3164,6994,-1,5307,7662,3162,-1,3163,7663,6995,-1,7006,3167,7664,-1,7005,5311,3165,-1,3166,5315,7665,-1,7003,3170,5310,-1,7002,6421,3168,-1,3169,6423,5312,-1,5314,3173,7666,-1,5313,6428,3171,-1,3172,6431,7667,-1,6999,3176,6420,-1,6998,5317,3174,-1,3175,5321,6422,-1,6997,3179,5316,-1,6996,7668,3177,-1,3178,7669,5318,-1,5320,3182,6424,-1,5319,7670,3180,-1,3181,7671,6425,-1,6430,3185,7672,-1,6429,5323,3183,-1,3184,5327,7673,-1,6427,3188,5322,-1,6426,7674,3186,-1,3187,7675,5324,-1,5326,3191,7676,-1,5325,7677,3189,-1,3190,7678,7679,-1,7598,3194,7224,-1,7597,5329,3192,-1,3193,5333,7225,-1,7595,3197,5328,-1,7594,6433,3195,-1,3196,6435,5330,-1,5332,3200,7226,-1,5331,6440,3198,-1,3199,6443,7227,-1,7591,3203,6432,-1,7590,5335,3201,-1,3202,5339,6434,-1,7589,3206,5334,-1,7588,7009,3204,-1,3205,7011,5336,-1,5338,3209,6436,-1,5337,7014,3207,-1,3208,7015,6437,-1,6442,3212,7228,-1,6441,5341,3210,-1,3211,5345,7229,-1,6439,3215,5340,-1,6438,7024,3213,-1,3214,7025,5342,-1,5344,3218,7230,-1,5343,7028,3216,-1,3217,7031,7231,-1,7583,3221,7008,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_19()
		{
			int[] value = {7582,5347,3219,-1,3220,5351,7010,-1,7581,3224,5346,-1,7580,6445,3222,-1,3223,6447,5348,-1,5350,3227,7012,-1,5349,6452,3225,-1,3226,6455,7013,-1,7579,3230,6444,-1,7578,5353,3228,-1,3229,5357,6446,-1,7577,3233,5352,-1,7576,7438,3231,-1,3232,7437,5354,-1,5356,3236,6448,-1,5355,7435,3234,-1,3235,7434,6449,-1,6454,3239,7016,-1,6453,5359,3237,-1,3238,5363,7017,-1,6451,3242,5358,-1,6450,7431,3240,-1,3241,7430,5360,-1,5362,3245,7018,-1,5361,7429,3243,-1,3244,7428,7019,-1,7030,3248,7236,-1,7029,5365,3246,-1,3247,5369,7237,-1,7027,3251,5364,-1,7026,6457,3249,-1,3250,6459,5366,-1,5368,3254,7238,-1,5367,6464,3252,-1,3253,6467,7239,-1,7023,3257,6456,-1,7022,5371,3255,-1,3256,5375,6458,-1,7021,3260,5370,-1,7020,7423,3258,-1,3259,7422,5372,-1,5374,3263,6460,-1,5373,7421,3261,-1,3262,7420,6461,-1,6466,3266,7242,-1,6465,5377,3264,-1,3265,5381,7243,-1,6463,3269,5376,-1,6462,7419,3267,-1,3268,7418,5378,-1,5380,3272,7245,-1,5379,7417,3270,-1,3271,7416,7246,-1,7248,3275,7599,-1,7249,5383,3273,-1,3274,5387,7596,-1,7250,3278,5382,-1,7251,6469,3276,-1,3277,6471,5384,-1,5386,3281,7593,-1,5385,6476,3279,-1,3280,6479,7592,-1,7252,3284,6468,-1,7253,5389,3282,-1,3283,5393,6470,-1,7254,3287,5388,-1,7255,7033,3285,-1,3286,7035,5390,-1,5392,3290,6472,-1,5391,7038,3288,-1,3289,7039,6473,-1,6478,3293,7587,-1,6477,5395,3291,-1,3292,5399,7586,-1,6475,3296,5394,-1,6474,7048,3294,-1,3295,7049,5396,-1,5398,3299,7585,-1,5397,7052,3297,-1,3298,7055,7584,-1,7264,3302,7032,-1,7265,5401,3300,-1,3301,5405,7034,-1,7266,3305,5400,-1,7267,6481,3303,-1,3304,6483,5402,-1,5404,3308,7036,-1,5403,6488,3306,-1,3307,6491,7037,-1,7272,3311,6480,-1,7273,5407,3309,-1,3310,5411,6482,-1,7276,3314,5406,-1,7279,7441,3312,-1,3313,7443,5408,-1,5410,3317,6484,-1,5409,7446,3315,-1,3316,7447,6485,-1,6490,3320,7040,-1,6489,5413,3318,-1,3319,5417,7041,-1,6487,3323,5412,-1,6486,7452,3321,-1,3322,7453,5414,-1,5416,3326,7042,-1,5415,7454,3324,-1,3325,7455,7043,-1,7054,3329,7575,-1,7053,5419,3327,-1,3328,5423,7574,-1,7051,3332,5418,-1,7050,6493,3330,-1,3331,6495,5420,-1,5422,3335,7573,-1,5421,6500,3333,-1,3334,6503,7572,-1,7047,3338,6492,-1,7046,5425,3336,-1,3337,5429,6494,-1,7045,3341,5424,-1,7044,7472,3339,-1,3340,7473,5426,-1,5428,3344,6496,-1,5427,7474,3342,-1,3343,7475,6497,-1,6502,3347,7571,-1,6501,5431,3345,-1,3346,5435,7570,-1,6499,3350,5430,-1,6498,7480,3348,-1,3349,7481,5432,-1,5434,3353,7569,-1,5433,7484,3351,-1,3352,7487,7568,-1,7201,3356,7647,-1,7203,5437,3354,-1,3355,5441,7644,-1,7206,3359,5436,-1,7207,6505,3357,-1,3358,6507,5438,-1,5440,3362,7641,-1,5439,6512,3360,-1,3361,6515,7640,-1,7212,3365,6504,-1,7213,5443,3363,-1,3364,5447,6506,-1,7214,3368,5442,-1,7215,7057,3366,-1,3367,7059,5444,-1,5446,3371,6508,-1,5445,7062,3369,-1,3370,7063,6509,-1,6514,3374,7635,-1,6513,5449,3372,-1,3373,5453,7634,-1,6511,3377,5448,-1,6510,7072,3375,-1,3376,7073,5450,-1,5452,3380,7633,-1,5451,7076,3378,-1,3379,7079,7632,-1,7232,3383,7056,-1,7233,5455,3381,-1,3382,5459,7058,-1,7234,3386,5454,-1,7235,6517,3384,-1,3385,6519,5456,-1,5458,3389,7060,-1,5457,6524,3387,-1,3388,6527,7061,-1,7240,3392,6516,-1,7241,5461,3390,-1,3391,5465,6518,-1,7244,3395,5460,-1,7247,7361,3393,-1,3394,7363,5462,-1,5464,3398,6520,-1,5463,7366,3396,-1,3397,7367,6521,-1,6526,3401,7064,-1,6525,5467,3399,-1,3400,5471,7065,-1,6523,3404,5466,-1,6522,7372,3402,-1,3403,7373,5468,-1,5470,3407,7066,-1,5469,7374,3405,-1,3406,7375,7067,-1,7078,3410,7615,-1,7077,5473,3408,-1,3409,5477,7614,-1,7075,3413,5472,-1,7074,6529,3411,-1,3412,6531,5474,-1,5476,3416,7613,-1,5475,6536,3414,-1,3415,6539,7612,-1,7071,3419,6528,-1,7070,5479,3417,-1,3418,5483,6530,-1,7069,3422,5478,-1,7068,7392,3420,-1,3421,7393,5480,-1,5482,3425,6532,-1,5481,7394,3423,-1,3424,7395,6533,-1,6538,3428,7607,-1,6537,5485,3426,-1,3427,5489,7606,-1,6535,3431,5484,-1,6534,7400,3429,-1,3430,7401,5486,-1,5488,3434,7603,-1,5487,7404,3432,-1,3433,7407,7601,-1,7646,3437,7256,-1,7645,5491,3435,-1,3436,5495,7257,-1,7643,3440,5490,-1,7642,6541,3438,-1,3439,6543,5492,-1,5494,3443,7258,-1,5493,6548,3441,-1,3442,6551,7259,-1,7639,3446,6540,-1,7638,5497,3444,-1,3445,5501,6542,-1,7637,3449,5496,-1,7636,7081,3447,-1,3448,7083,5498,-1,5500,3452,6544,-1,5499,7086,3450,-1,3451,7087,6545,-1,6550,3455,7260,-1,6549,5503,3453,-1,3454,5507,7261,-1,6547,3458,5502,-1,6546,7096,3456,-1,3457,7097,5504,-1,5506,3461,7262,-1,5505,7100,3459,-1,3460,7103,7263,-1,7631,3464,7080,-1,7630,5509,3462,-1,3463,5513,7082,-1,7629,3467,5508,-1,7628,6553,3465,-1,3466,6555,5510,-1,5512,3470,7084,-1,5511,6560,3468,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_20()
		{
			int[] value = {3469,6563,7085,-1,7627,3473,6552,-1,7626,5515,3471,-1,3472,5519,6554,-1,7625,3476,5514,-1,7624,7518,3474,-1,3475,7517,5516,-1,5518,3479,6556,-1,5517,7515,3477,-1,3478,7514,6557,-1,6562,3482,7088,-1,6561,5521,3480,-1,3481,5525,7089,-1,6559,3485,5520,-1,6558,7511,3483,-1,3484,7510,5522,-1,5524,3488,7090,-1,5523,7509,3486,-1,3487,7508,7091,-1,7102,3491,7268,-1,7101,5527,3489,-1,3490,5531,7269,-1,7099,3494,5526,-1,7098,6565,3492,-1,3493,6567,5528,-1,5530,3497,7270,-1,5529,6572,3495,-1,3496,6575,7271,-1,7095,3500,6564,-1,7094,5533,3498,-1,3499,5537,6566,-1,7093,3503,5532,-1,7092,7503,3501,-1,3502,7502,5534,-1,5536,3506,6568,-1,5535,7501,3504,-1,3505,7500,6569,-1,6574,3509,7274,-1,6573,5539,3507,-1,3508,5543,7275,-1,6571,3512,5538,-1,6570,7499,3510,-1,3511,7498,5540,-1,5542,3515,7277,-1,5541,7497,3513,-1,3514,7496,7278,-1,7281,3518,7567,-1,7283,5545,3516,-1,3517,5549,7564,-1,7286,3521,5544,-1,7287,6577,3519,-1,3520,6579,5546,-1,5548,3524,7561,-1,5547,6584,3522,-1,3523,6587,7560,-1,7292,3527,6576,-1,7293,5551,3525,-1,3526,5555,6578,-1,7294,3530,5550,-1,7295,7105,3528,-1,3529,7107,5552,-1,5554,3533,6580,-1,5553,7110,3531,-1,3532,7111,6581,-1,6586,3536,7555,-1,6585,5557,3534,-1,3535,5561,7554,-1,6583,3539,5556,-1,6582,7120,3537,-1,3538,7121,5558,-1,5560,3542,7553,-1,5559,7124,3540,-1,3541,7127,7552,-1,7312,3545,7104,-1,7313,5563,3543,-1,3544,5567,7106,-1,7314,3548,5562,-1,7315,6589,3546,-1,3547,6591,5564,-1,5566,3551,7108,-1,5565,6596,3549,-1,3550,6599,7109,-1,7320,3554,6588,-1,7321,5569,3552,-1,3553,5573,6590,-1,7324,3557,5568,-1,7327,7408,3555,-1,3556,7409,5570,-1,5572,3560,6592,-1,5571,7410,3558,-1,3559,7411,6593,-1,6598,3563,7112,-1,6597,5575,3561,-1,3562,5579,7113,-1,6595,3566,5574,-1,6594,7412,3564,-1,3565,7413,5576,-1,5578,3569,7114,-1,5577,7414,3567,-1,3568,7415,7115,-1,7126,3572,7535,-1,7125,5581,3570,-1,3571,5585,7534,-1,7123,3575,5580,-1,7122,6601,3573,-1,3574,6603,5582,-1,5584,3578,7533,-1,5583,6608,3576,-1,3577,6611,7532,-1,7119,3581,6600,-1,7118,5587,3579,-1,3580,5591,6602,-1,7117,3584,5586,-1,7116,7424,3582,-1,3583,7425,5588,-1,5590,3587,6604,-1,5589,7426,3585,-1,3586,7427,6605,-1,6610,3590,7527,-1,6609,5593,3588,-1,3589,5597,7526,-1,6607,3593,5592,-1,6606,7432,3591,-1,3592,7433,5594,-1,5596,3596,7523,-1,5595,7436,3594,-1,3595,7439,7521,-1,7566,3599,7336,-1,7565,5599,3597,-1,3598,5603,7337,-1,7563,3602,5598,-1,7562,6613,3600,-1,3601,6615,5600,-1,5602,3605,7338,-1,5601,6620,3603,-1,3604,6623,7339,-1,7559,3608,6612,-1,7558,5605,3606,-1,3607,5609,6614,-1,7557,3611,5604,-1,7556,7129,3609,-1,3610,7131,5606,-1,5608,3614,6616,-1,5607,7134,3612,-1,3613,7135,6617,-1,6622,3617,7340,-1,6621,5611,3615,-1,3616,5615,7341,-1,6619,3620,5610,-1,6618,7144,3618,-1,3619,7145,5612,-1,5614,3623,7342,-1,5613,7148,3621,-1,3622,7151,7343,-1,7551,3626,7128,-1,7550,5617,3624,-1,3625,5621,7130,-1,7549,3629,5616,-1,7548,6625,3627,-1,3628,6627,5618,-1,5620,3632,7132,-1,5619,6632,3630,-1,3631,6635,7133,-1,7547,3635,6624,-1,7546,5623,3633,-1,3634,5627,6626,-1,7545,3638,5622,-1,7544,7486,3636,-1,3637,7485,5624,-1,5626,3641,6628,-1,5625,7483,3639,-1,3640,7482,6629,-1,6634,3644,7136,-1,6633,5629,3642,-1,3643,5633,7137,-1,6631,3647,5628,-1,6630,7479,3645,-1,3646,7478,5630,-1,5632,3650,7138,-1,5631,7477,3648,-1,3649,7476,7139,-1,7150,3653,7348,-1,7149,5635,3651,-1,3652,5639,7349,-1,7147,3656,5634,-1,7146,6637,3654,-1,3655,6639,5636,-1,5638,3659,7350,-1,5637,6644,3657,-1,3658,6647,7351,-1,7143,3662,6636,-1,7142,5641,3660,-1,3661,5645,6638,-1,7141,3665,5640,-1,7140,7471,3663,-1,3664,7470,5642,-1,5644,3668,6640,-1,5643,7469,3666,-1,3667,7468,6641,-1,6646,3671,7354,-1,6645,5647,3669,-1,3670,5651,7355,-1,6643,3674,5646,-1,6642,7467,3672,-1,3673,7466,5648,-1,5650,3677,7357,-1,5649,7465,3675,-1,3676,7464,7358,-1,7678,3680,7304,-1,7677,5653,3678,-1,3679,5657,7305,-1,7675,3683,5652,-1,7674,6649,3681,-1,3682,6651,5654,-1,5656,3686,7306,-1,5655,6656,3684,-1,3685,6659,7307,-1,7671,3689,6648,-1,7670,5659,3687,-1,3688,5663,6650,-1,7669,3692,5658,-1,7668,7153,3690,-1,3691,7155,5660,-1,5662,3695,6652,-1,5661,7158,3693,-1,3694,7159,6653,-1,6658,3698,7308,-1,6657,5665,3696,-1,3697,5669,7309,-1,6655,3701,5664,-1,6654,7168,3699,-1,3700,7169,5666,-1,5668,3704,7310,-1,5667,7172,3702,-1,3703,7175,7311,-1,7663,3707,7152,-1,7662,5671,3705,-1,3706,5675,7154,-1,7661,3710,5670,-1,7660,6661,3708,-1,3709,6663,5672,-1,5674,3713,7156,-1,5673,6668,3711,-1,3712,6671,7157,-1,7659,3716,6660,-1,7658,5677,3714,-1,3715,5681,6662,-1,7657,3719,5676,-1,7656,7406,3717,-1,3718,7405,5678,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_21()
		{
			int[] value = {5680,3722,6664,-1,5679,7403,3720,-1,3721,7402,6665,-1,6670,3725,7160,-1,6669,5683,3723,-1,3724,5687,7161,-1,6667,3728,5682,-1,6666,7399,3726,-1,3727,7398,5684,-1,5686,3731,7162,-1,5685,7397,3729,-1,3730,7396,7163,-1,7174,3734,7316,-1,7173,5689,3732,-1,3733,5693,7317,-1,7171,3737,5688,-1,7170,6673,3735,-1,3736,6675,5690,-1,5692,3740,7318,-1,5691,6680,3738,-1,3739,6683,7319,-1,7167,3743,6672,-1,7166,5695,3741,-1,3742,5699,6674,-1,7165,3746,5694,-1,7164,7391,3744,-1,3745,7390,5696,-1,5698,3749,6676,-1,5697,7389,3747,-1,3748,7388,6677,-1,6682,3752,7322,-1,6681,5701,3750,-1,3751,5705,7323,-1,6679,3755,5700,-1,6678,7387,3753,-1,3754,7386,5702,-1,5704,3758,7325,-1,5703,7385,3756,-1,3757,7384,7326,-1,7328,3761,7679,-1,7329,5707,3759,-1,3760,5711,7676,-1,7330,3764,5706,-1,7331,6685,3762,-1,3763,6687,5708,-1,5710,3767,7673,-1,5709,6692,3765,-1,3766,6695,7672,-1,7332,3770,6684,-1,7333,5713,3768,-1,3769,5717,6686,-1,7334,3773,5712,-1,7335,7177,3771,-1,3772,7179,5714,-1,5716,3776,6688,-1,5715,7182,3774,-1,3775,7183,6689,-1,6694,3779,7667,-1,6693,5719,3777,-1,3778,5723,7666,-1,6691,3782,5718,-1,6690,7192,3780,-1,3781,7193,5720,-1,5722,3785,7665,-1,5721,7196,3783,-1,3784,7199,7664,-1,7344,3788,7176,-1,7345,5725,3786,-1,3787,5729,7178,-1,7346,3791,5724,-1,7347,6697,3789,-1,3790,6699,5726,-1,5728,3794,7180,-1,5727,6704,3792,-1,3793,6707,7181,-1,7352,3797,6696,-1,7353,5731,3795,-1,3796,5735,6698,-1,7356,3800,5730,-1,7359,7488,3798,-1,3799,7489,5732,-1,5734,3803,6700,-1,5733,7490,3801,-1,3802,7491,6701,-1,6706,3806,7184,-1,6705,5737,3804,-1,3805,5741,7185,-1,6703,3809,5736,-1,6702,7492,3807,-1,3808,7493,5738,-1,5740,3812,7186,-1,5739,7494,3810,-1,3811,7495,7187,-1,7198,3815,7655,-1,7197,5743,3813,-1,3814,5747,7654,-1,7195,3818,5742,-1,7194,6709,3816,-1,3817,6711,5744,-1,5746,3821,7653,-1,5745,6716,3819,-1,3820,6719,7652,-1,7191,3824,6708,-1,7190,5749,3822,-1,3823,5753,6710,-1,7189,3827,5748,-1,7188,7504,3825,-1,3826,7505,5750,-1,5752,3830,6712,-1,5751,7506,3828,-1,3829,7507,6713,-1,6718,3833,7651,-1,6717,5755,3831,-1,3832,5759,7650,-1,6715,3836,5754,-1,6714,7512,3834,-1,3835,7513,5756,-1,5758,3839,7649,-1,5757,7516,3837,-1,3838,7519,7648,-1,7680,0,2,-1,0,7681,1,-1,2,1,7682,-1,7683,3,5,-1,3,7684,4,-1,5,4,7685,-1,7686,6,8,-1,6,7687,7,-1,8,7,7688,-1,7689,9,11,-1,9,7690,10,-1,11,10,7691,-1,7692,12,14,-1,12,7693,13,-1,14,13,7694,-1,7695,15,17,-1,15,7696,16,-1,17,16,7697,-1,7698,18,20,-1,18,7699,19,-1,20,19,7700,-1,7701,21,23,-1,21,7702,22,-1,23,22,7703,-1,7704,24,26,-1,24,7705,25,-1,26,25,7706,-1,7707,27,29,-1,27,7708,28,-1,29,28,7709,-1,7710,30,32,-1,30,7711,31,-1,32,31,7712,-1,7713,33,35,-1,33,7714,34,-1,35,34,7715,-1,7716,36,38,-1,36,7717,37,-1,38,37,7718,-1,7719,39,41,-1,39,7720,40,-1,41,40,7721,-1,7722,42,44,-1,42,7723,43,-1,44,43,7724,-1,7725,45,47,-1,45,7726,46,-1,47,46,7727,-1,7728,48,50,-1,48,7729,49,-1,50,49,7730,-1,7731,51,53,-1,51,7732,52,-1,53,52,7733,-1,7734,54,56,-1,54,7735,55,-1,56,55,7736,-1,7737,57,59,-1,57,7738,58,-1,59,58,7739,-1,7740,60,62,-1,60,7741,61,-1,62,61,7742,-1,7743,63,65,-1,63,7744,64,-1,65,64,7745,-1,7746,66,68,-1,66,7747,67,-1,68,67,7748,-1,7749,69,71,-1,69,7750,70,-1,71,70,7751,-1,7752,72,74,-1,72,7753,73,-1,74,73,7754,-1,7755,75,77,-1,75,7756,76,-1,77,76,7757,-1,7758,78,80,-1,78,7759,79,-1,80,79,7760,-1,7761,81,83,-1,81,7762,82,-1,83,82,7763,-1,7764,84,86,-1,84,7765,85,-1,86,85,7766,-1,7767,87,89,-1,87,7768,88,-1,89,88,7769,-1,7770,90,92,-1,90,7771,91,-1,92,91,7772,-1,7773,93,95,-1,93,7774,94,-1,95,94,7775,-1,7776,96,98,-1,96,7777,97,-1,98,97,7778,-1,7779,99,101,-1,99,7780,100,-1,101,100,7781,-1,7782,102,104,-1,102,7783,103,-1,104,103,7784,-1,7785,105,107,-1,105,7786,106,-1,107,106,7787,-1,7788,108,110,-1,108,7789,109,-1,110,109,7790,-1,7791,111,113,-1,111,7792,112,-1,113,112,7793,-1,7794,114,116,-1,114,7795,115,-1,116,115,7796,-1,7797,117,119,-1,117,7798,118,-1,119,118,7799,-1,7800,120,122,-1,120,7801,121,-1,122,121,7802,-1,7803,123,125,-1,123,7804,124,-1,125,124,7805,-1,7806,126,128,-1,126,7807,127,-1,128,127,7808,-1,7809,129,131,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_22()
		{
			int[] value = {129,7810,130,-1,131,130,7811,-1,7812,132,134,-1,132,7813,133,-1,134,133,7814,-1,7815,135,137,-1,135,7816,136,-1,137,136,7817,-1,7818,138,140,-1,138,7819,139,-1,140,139,7820,-1,7821,141,143,-1,141,7822,142,-1,143,142,7823,-1,7824,144,146,-1,144,7825,145,-1,146,145,7826,-1,7827,147,149,-1,147,7828,148,-1,149,148,7829,-1,7830,150,152,-1,150,7831,151,-1,152,151,7832,-1,7833,153,155,-1,153,7834,154,-1,155,154,7835,-1,7836,156,158,-1,156,7837,157,-1,158,157,7838,-1,7839,159,161,-1,159,7840,160,-1,161,160,7841,-1,7842,162,164,-1,162,7843,163,-1,164,163,7844,-1,7845,165,167,-1,165,7846,166,-1,167,166,7847,-1,7848,168,170,-1,168,7849,169,-1,170,169,7850,-1,7851,171,173,-1,171,7852,172,-1,173,172,7853,-1,7854,174,176,-1,174,7855,175,-1,176,175,7856,-1,7857,177,179,-1,177,7858,178,-1,179,178,7859,-1,7860,180,182,-1,180,7861,181,-1,182,181,7862,-1,7863,183,185,-1,183,7864,184,-1,185,184,7865,-1,7866,186,188,-1,186,7867,187,-1,188,187,7868,-1,7869,189,191,-1,189,7870,190,-1,191,190,7871,-1,7872,192,194,-1,192,7873,193,-1,194,193,7874,-1,7875,195,197,-1,195,7876,196,-1,197,196,7877,-1,7878,198,200,-1,198,7879,199,-1,200,199,7880,-1,7881,201,203,-1,201,7882,202,-1,203,202,7883,-1,7884,204,206,-1,204,7885,205,-1,206,205,7886,-1,7887,207,209,-1,207,7888,208,-1,209,208,7889,-1,7890,210,212,-1,210,7891,211,-1,212,211,7892,-1,7893,213,215,-1,213,7894,214,-1,215,214,7895,-1,7896,216,218,-1,216,7897,217,-1,218,217,7898,-1,7899,219,221,-1,219,7900,220,-1,221,220,7901,-1,7902,222,224,-1,222,7903,223,-1,224,223,7904,-1,7905,225,227,-1,225,7906,226,-1,227,226,7907,-1,7908,228,230,-1,228,7909,229,-1,230,229,7910,-1,7911,231,233,-1,231,7912,232,-1,233,232,7913,-1,7914,234,236,-1,234,7915,235,-1,236,235,7916,-1,7917,237,239,-1,237,7918,238,-1,239,238,7919,-1,7920,240,242,-1,240,7921,241,-1,242,241,7922,-1,7923,243,245,-1,243,7924,244,-1,245,244,7925,-1,7926,246,248,-1,246,7927,247,-1,248,247,7928,-1,7929,249,251,-1,249,7930,250,-1,251,250,7931,-1,7932,252,254,-1,252,7933,253,-1,254,253,7934,-1,7935,255,257,-1,255,7936,256,-1,257,256,7937,-1,7938,258,260,-1,258,7939,259,-1,260,259,7940,-1,7941,261,263,-1,261,7942,262,-1,263,262,7943,-1,7944,264,266,-1,264,7945,265,-1,266,265,7946,-1,7947,267,269,-1,267,7948,268,-1,269,268,7949,-1,7950,270,272,-1,270,7951,271,-1,272,271,7952,-1,7953,273,275,-1,273,7954,274,-1,275,274,7955,-1,7956,276,278,-1,276,7957,277,-1,278,277,7958,-1,7959,279,281,-1,279,7960,280,-1,281,280,7961,-1,7962,282,284,-1,282,7963,283,-1,284,283,7964,-1,7965,285,287,-1,285,7966,286,-1,287,286,7967,-1,7968,288,290,-1,288,7969,289,-1,290,289,7970,-1,7971,291,293,-1,291,7972,292,-1,293,292,7973,-1,7974,294,296,-1,294,7975,295,-1,296,295,7976,-1,7977,297,299,-1,297,7978,298,-1,299,298,7979,-1,7980,300,302,-1,300,7981,301,-1,302,301,7982,-1,7983,303,305,-1,303,7984,304,-1,305,304,7985,-1,7986,306,308,-1,306,7987,307,-1,308,307,7988,-1,7989,309,311,-1,309,7990,310,-1,311,310,7991,-1,7992,312,314,-1,312,7993,313,-1,314,313,7994,-1,7995,315,317,-1,315,7996,316,-1,317,316,7997,-1,7998,318,320,-1,318,7999,319,-1,320,319,8000,-1,8001,321,323,-1,321,8002,322,-1,323,322,8003,-1,8004,324,326,-1,324,8005,325,-1,326,325,8006,-1,8007,327,329,-1,327,8008,328,-1,329,328,8009,-1,8010,330,332,-1,330,8011,331,-1,332,331,8012,-1,8013,333,335,-1,333,8014,334,-1,335,334,8015,-1,8016,336,338,-1,336,8017,337,-1,338,337,8018,-1,8019,339,341,-1,339,8020,340,-1,341,340,8021,-1,8022,342,344,-1,342,8023,343,-1,344,343,8024,-1,8025,345,347,-1,345,8026,346,-1,347,346,8027,-1,8028,348,350,-1,348,8029,349,-1,350,349,8030,-1,8031,351,353,-1,351,8032,352,-1,353,352,8033,-1,8034,354,356,-1,354,8035,355,-1,356,355,8036,-1,8037,357,359,-1,357,8038,358,-1,359,358,8039,-1,8040,360,362,-1,360,8041,361,-1,362,361,8042,-1,8043,363,365,-1,363,8044,364,-1,365,364,8045,-1,8046,366,368,-1,366,8047,367,-1,368,367,8048,-1,8049,369,371,-1,369,8050,370,-1,371,370,8051,-1,8052,372,374,-1,372,8053,373,-1,374,373,8054,-1,8055,375,377,-1,375,8056,376,-1,377,376,8057,-1,8058,378,380,-1,378,8059,379,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_23()
		{
			int[] value = {380,379,8060,-1,8061,381,383,-1,381,8062,382,-1,383,382,8063,-1,8064,384,386,-1,384,8065,385,-1,386,385,8066,-1,8067,387,389,-1,387,8068,388,-1,389,388,8069,-1,8070,390,392,-1,390,8071,391,-1,392,391,8072,-1,8073,393,395,-1,393,8074,394,-1,395,394,8075,-1,8076,396,398,-1,396,8077,397,-1,398,397,8078,-1,8079,399,401,-1,399,8080,400,-1,401,400,8081,-1,8082,402,404,-1,402,8083,403,-1,404,403,8084,-1,8085,405,407,-1,405,8086,406,-1,407,406,8087,-1,8088,408,410,-1,408,8089,409,-1,410,409,8090,-1,8091,411,413,-1,411,8092,412,-1,413,412,8093,-1,8094,414,416,-1,414,8095,415,-1,416,415,8096,-1,8097,417,419,-1,417,8098,418,-1,419,418,8099,-1,8100,420,422,-1,420,8101,421,-1,422,421,8102,-1,8103,423,425,-1,423,8104,424,-1,425,424,8105,-1,8106,426,428,-1,426,8107,427,-1,428,427,8108,-1,8109,429,431,-1,429,8110,430,-1,431,430,8111,-1,8112,432,434,-1,432,8113,433,-1,434,433,8114,-1,8115,435,437,-1,435,8116,436,-1,437,436,8117,-1,8118,438,440,-1,438,8119,439,-1,440,439,8120,-1,8121,441,443,-1,441,8122,442,-1,443,442,8123,-1,8124,444,446,-1,444,8125,445,-1,446,445,8126,-1,8127,447,449,-1,447,8128,448,-1,449,448,8129,-1,8130,450,452,-1,450,8131,451,-1,452,451,8132,-1,8133,453,455,-1,453,8134,454,-1,455,454,8135,-1,8136,456,458,-1,456,8137,457,-1,458,457,8138,-1,8139,459,461,-1,459,8140,460,-1,461,460,8141,-1,8142,462,464,-1,462,8143,463,-1,464,463,8144,-1,8145,465,467,-1,465,8146,466,-1,467,466,8147,-1,8148,468,470,-1,468,8149,469,-1,470,469,8150,-1,8151,471,473,-1,471,8152,472,-1,473,472,8153,-1,8154,474,476,-1,474,8155,475,-1,476,475,8156,-1,8157,477,479,-1,477,8158,478,-1,479,478,8159,-1,8160,480,482,-1,480,8161,481,-1,482,481,8162,-1,8163,483,485,-1,483,8164,484,-1,485,484,8165,-1,8166,486,488,-1,486,8167,487,-1,488,487,8168,-1,8169,489,491,-1,489,8170,490,-1,491,490,8171,-1,8172,492,494,-1,492,8173,493,-1,494,493,8174,-1,8175,495,497,-1,495,8176,496,-1,497,496,8177,-1,8178,498,500,-1,498,8179,499,-1,500,499,8180,-1,8181,501,503,-1,501,8182,502,-1,503,502,8183,-1,8184,504,506,-1,504,8185,505,-1,506,505,8186,-1,8187,507,509,-1,507,8188,508,-1,509,508,8189,-1,8190,510,512,-1,510,8191,511,-1,512,511,8192,-1,8193,513,515,-1,513,8194,514,-1,515,514,8195,-1,8196,516,518,-1,516,8197,517,-1,518,517,8198,-1,8199,519,521,-1,519,8200,520,-1,521,520,8201,-1,8202,522,524,-1,522,8203,523,-1,524,523,8204,-1,8205,525,527,-1,525,8206,526,-1,527,526,8207,-1,8208,528,530,-1,528,8209,529,-1,530,529,8210,-1,8211,531,533,-1,531,8212,532,-1,533,532,8213,-1,8214,534,536,-1,534,8215,535,-1,536,535,8216,-1,8217,537,539,-1,537,8218,538,-1,539,538,8219,-1,8220,540,542,-1,540,8221,541,-1,542,541,8222,-1,8223,543,545,-1,543,8224,544,-1,545,544,8225,-1,8226,546,548,-1,546,8227,547,-1,548,547,8228,-1,8229,549,551,-1,549,8230,550,-1,551,550,8231,-1,8232,552,554,-1,552,8233,553,-1,554,553,8234,-1,8235,555,557,-1,555,8236,556,-1,557,556,8237,-1,8238,558,560,-1,558,8239,559,-1,560,559,8240,-1,8241,561,563,-1,561,8242,562,-1,563,562,8243,-1,8244,564,566,-1,564,8245,565,-1,566,565,8246,-1,8247,567,569,-1,567,8248,568,-1,569,568,8249,-1,8250,570,572,-1,570,8251,571,-1,572,571,8252,-1,8253,573,575,-1,573,8254,574,-1,575,574,8255,-1,8256,576,578,-1,576,8257,577,-1,578,577,8258,-1,8259,579,581,-1,579,8260,580,-1,581,580,8261,-1,8262,582,584,-1,582,8263,583,-1,584,583,8264,-1,8265,585,587,-1,585,8266,586,-1,587,586,8267,-1,8268,588,590,-1,588,8269,589,-1,590,589,8270,-1,8271,591,593,-1,591,8272,592,-1,593,592,8273,-1,8274,594,596,-1,594,8275,595,-1,596,595,8276,-1,8277,597,599,-1,597,8278,598,-1,599,598,8279,-1,8280,600,602,-1,600,8281,601,-1,602,601,8282,-1,8283,603,605,-1,603,8284,604,-1,605,604,8285,-1,8286,606,608,-1,606,8287,607,-1,608,607,8288,-1,8289,609,611,-1,609,8290,610,-1,611,610,8291,-1,8292,612,614,-1,612,8293,613,-1,614,613,8294,-1,8295,615,617,-1,615,8296,616,-1,617,616,8297,-1,8298,618,620,-1,618,8299,619,-1,620,619,8300,-1,8301,621,623,-1,621,8302,622,-1,623,622,8303,-1,8304,624,626,-1,624,8305,625,-1,626,625,8306,-1,8307,627,629,-1,627,8308,628,-1,629,628,8309,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_24()
		{
			int[] value = {8310,630,632,-1,630,8311,631,-1,632,631,8312,-1,8313,633,635,-1,633,8314,634,-1,635,634,8315,-1,8316,636,638,-1,636,8317,637,-1,638,637,8318,-1,8319,639,641,-1,639,8320,640,-1,641,640,8321,-1,8322,642,644,-1,642,8323,643,-1,644,643,8324,-1,8325,645,647,-1,645,8326,646,-1,647,646,8327,-1,8328,648,650,-1,648,8329,649,-1,650,649,8330,-1,8331,651,653,-1,651,8332,652,-1,653,652,8333,-1,8334,654,656,-1,654,8335,655,-1,656,655,8336,-1,8337,657,659,-1,657,8338,658,-1,659,658,8339,-1,8340,660,662,-1,660,8341,661,-1,662,661,8342,-1,8343,663,665,-1,663,8344,664,-1,665,664,8345,-1,8346,666,668,-1,666,8347,667,-1,668,667,8348,-1,8349,669,671,-1,669,8350,670,-1,671,670,8351,-1,8352,672,674,-1,672,8353,673,-1,674,673,8354,-1,8355,675,677,-1,675,8356,676,-1,677,676,8357,-1,8358,678,680,-1,678,8359,679,-1,680,679,8360,-1,8361,681,683,-1,681,8362,682,-1,683,682,8363,-1,8364,684,686,-1,684,8365,685,-1,686,685,8366,-1,8367,687,689,-1,687,8368,688,-1,689,688,8369,-1,8370,690,692,-1,690,8371,691,-1,692,691,8372,-1,8373,693,695,-1,693,8374,694,-1,695,694,8375,-1,8376,696,698,-1,696,8377,697,-1,698,697,8378,-1,8379,699,701,-1,699,8380,700,-1,701,700,8381,-1,8382,702,704,-1,702,8383,703,-1,704,703,8384,-1,8385,705,707,-1,705,8386,706,-1,707,706,8387,-1,8388,708,710,-1,708,8389,709,-1,710,709,8390,-1,8391,711,713,-1,711,8392,712,-1,713,712,8393,-1,8394,714,716,-1,714,8395,715,-1,716,715,8396,-1,8397,717,719,-1,717,8398,718,-1,719,718,8399,-1,8400,720,722,-1,720,8401,721,-1,722,721,8402,-1,8403,723,725,-1,723,8404,724,-1,725,724,8405,-1,8406,726,728,-1,726,8407,727,-1,728,727,8408,-1,8409,729,731,-1,729,8410,730,-1,731,730,8411,-1,8412,732,734,-1,732,8413,733,-1,734,733,8414,-1,8415,735,737,-1,735,8416,736,-1,737,736,8417,-1,8418,738,740,-1,738,8419,739,-1,740,739,8420,-1,8421,741,743,-1,741,8422,742,-1,743,742,8423,-1,8424,744,746,-1,744,8425,745,-1,746,745,8426,-1,8427,747,749,-1,747,8428,748,-1,749,748,8429,-1,8430,750,752,-1,750,8431,751,-1,752,751,8432,-1,8433,753,755,-1,753,8434,754,-1,755,754,8435,-1,8436,756,758,-1,756,8437,757,-1,758,757,8438,-1,8439,759,761,-1,759,8440,760,-1,761,760,8441,-1,8442,762,764,-1,762,8443,763,-1,764,763,8444,-1,8445,765,767,-1,765,8446,766,-1,767,766,8447,-1,8448,768,770,-1,768,8449,769,-1,770,769,8450,-1,8451,771,773,-1,771,8452,772,-1,773,772,8453,-1,8454,774,776,-1,774,8455,775,-1,776,775,8456,-1,8457,777,779,-1,777,8458,778,-1,779,778,8459,-1,8460,780,782,-1,780,8461,781,-1,782,781,8462,-1,8463,783,785,-1,783,8464,784,-1,785,784,8465,-1,8466,786,788,-1,786,8467,787,-1,788,787,8468,-1,8469,789,791,-1,789,8470,790,-1,791,790,8471,-1,8472,792,794,-1,792,8473,793,-1,794,793,8474,-1,8475,795,797,-1,795,8476,796,-1,797,796,8477,-1,8478,798,800,-1,798,8479,799,-1,800,799,8480,-1,8481,801,803,-1,801,8482,802,-1,803,802,8483,-1,8484,804,806,-1,804,8485,805,-1,806,805,8486,-1,8487,807,809,-1,807,8488,808,-1,809,808,8489,-1,8490,810,812,-1,810,8491,811,-1,812,811,8492,-1,8493,813,815,-1,813,8494,814,-1,815,814,8495,-1,8496,816,818,-1,816,8497,817,-1,818,817,8498,-1,8499,819,821,-1,819,8500,820,-1,821,820,8501,-1,8502,822,824,-1,822,8503,823,-1,824,823,8504,-1,8505,825,827,-1,825,8506,826,-1,827,826,8507,-1,8508,828,830,-1,828,8509,829,-1,830,829,8510,-1,8511,831,833,-1,831,8512,832,-1,833,832,8513,-1,8514,834,836,-1,834,8515,835,-1,836,835,8516,-1,8517,837,839,-1,837,8518,838,-1,839,838,8519,-1,8520,840,842,-1,840,8521,841,-1,842,841,8522,-1,8523,843,845,-1,843,8524,844,-1,845,844,8525,-1,8526,846,848,-1,846,8527,847,-1,848,847,8528,-1,8529,849,851,-1,849,8530,850,-1,851,850,8531,-1,8532,852,854,-1,852,8533,853,-1,854,853,8534,-1,8535,855,857,-1,855,8536,856,-1,857,856,8537,-1,8538,858,860,-1,858,8539,859,-1,860,859,8540,-1,8541,861,863,-1,861,8542,862,-1,863,862,8543,-1,8544,864,866,-1,864,8545,865,-1,866,865,8546,-1,8547,867,869,-1,867,8548,868,-1,869,868,8549,-1,8550,870,872,-1,870,8551,871,-1,872,871,8552,-1,8553,873,875,-1,873,8554,874,-1,875,874,8555,-1,8556,876,878,-1,876,8557,877,-1,878,877,8558,-1,8559,879,881,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_25()
		{
			int[] value = {879,8560,880,-1,881,880,8561,-1,8562,882,884,-1,882,8563,883,-1,884,883,8564,-1,8565,885,887,-1,885,8566,886,-1,887,886,8567,-1,8568,888,890,-1,888,8569,889,-1,890,889,8570,-1,8571,891,893,-1,891,8572,892,-1,893,892,8573,-1,8574,894,896,-1,894,8575,895,-1,896,895,8576,-1,8577,897,899,-1,897,8578,898,-1,899,898,8579,-1,8580,900,902,-1,900,8581,901,-1,902,901,8582,-1,8583,903,905,-1,903,8584,904,-1,905,904,8585,-1,8586,906,908,-1,906,8587,907,-1,908,907,8588,-1,8589,909,911,-1,909,8590,910,-1,911,910,8591,-1,8592,912,914,-1,912,8593,913,-1,914,913,8594,-1,8595,915,917,-1,915,8596,916,-1,917,916,8597,-1,8598,918,920,-1,918,8599,919,-1,920,919,8600,-1,8601,921,923,-1,921,8602,922,-1,923,922,8603,-1,8604,924,926,-1,924,8605,925,-1,926,925,8606,-1,8607,927,929,-1,927,8608,928,-1,929,928,8609,-1,8610,930,932,-1,930,8611,931,-1,932,931,8612,-1,8613,933,935,-1,933,8614,934,-1,935,934,8615,-1,8616,936,938,-1,936,8617,937,-1,938,937,8618,-1,8619,939,941,-1,939,8620,940,-1,941,940,8621,-1,8622,942,944,-1,942,8623,943,-1,944,943,8624,-1,8625,945,947,-1,945,8626,946,-1,947,946,8627,-1,8628,948,950,-1,948,8629,949,-1,950,949,8630,-1,8631,951,953,-1,951,8632,952,-1,953,952,8633,-1,8634,954,956,-1,954,8635,955,-1,956,955,8636,-1,8637,957,959,-1,957,8638,958,-1,959,958,8639,-1,8640,960,962,-1,960,7682,961,-1,962,961,8641,-1,8642,963,965,-1,963,8643,964,-1,965,964,7680,-1,7681,966,968,-1,966,8644,967,-1,968,967,8645,-1,8646,969,971,-1,969,7685,970,-1,971,970,8647,-1,8648,972,974,-1,972,8649,973,-1,974,973,7683,-1,7684,975,977,-1,975,8650,976,-1,977,976,8651,-1,8652,978,980,-1,978,7688,979,-1,980,979,8653,-1,8654,981,983,-1,981,8655,982,-1,983,982,7686,-1,7687,984,986,-1,984,8656,985,-1,986,985,8657,-1,8658,987,989,-1,987,7691,988,-1,989,988,8659,-1,8660,990,992,-1,990,8661,991,-1,992,991,7689,-1,7690,993,995,-1,993,8662,994,-1,995,994,8663,-1,8664,996,998,-1,996,7694,997,-1,998,997,8665,-1,8666,999,1001,-1,999,8667,1000,-1,1001,1000,7692,-1,7693,1002,1004,-1,1002,8668,1003,-1,1004,1003,8669,-1,8670,1005,1007,-1,1005,7697,1006,-1,1007,1006,8671,-1,8672,1008,1010,-1,1008,8673,1009,-1,1010,1009,7695,-1,7696,1011,1013,-1,1011,8674,1012,-1,1013,1012,8675,-1,8676,1014,1016,-1,1014,7700,1015,-1,1016,1015,8677,-1,8678,1017,1019,-1,1017,8679,1018,-1,1019,1018,7698,-1,7699,1020,1022,-1,1020,8680,1021,-1,1022,1021,8681,-1,8682,1023,1025,-1,1023,7703,1024,-1,1025,1024,8683,-1,8684,1026,1028,-1,1026,8685,1027,-1,1028,1027,7701,-1,7702,1029,1031,-1,1029,8686,1030,-1,1031,1030,8687,-1,8688,1032,1034,-1,1032,7706,1033,-1,1034,1033,8689,-1,8690,1035,1037,-1,1035,8691,1036,-1,1037,1036,7704,-1,7705,1038,1040,-1,1038,8692,1039,-1,1040,1039,8693,-1,8694,1041,1043,-1,1041,7709,1042,-1,1043,1042,8695,-1,8696,1044,1046,-1,1044,8697,1045,-1,1046,1045,7707,-1,7708,1047,1049,-1,1047,8698,1048,-1,1049,1048,8699,-1,8700,1050,1052,-1,1050,7712,1051,-1,1052,1051,8701,-1,8702,1053,1055,-1,1053,8703,1054,-1,1055,1054,7710,-1,7711,1056,1058,-1,1056,8704,1057,-1,1058,1057,8705,-1,8706,1059,1061,-1,1059,7715,1060,-1,1061,1060,8707,-1,8708,1062,1064,-1,1062,8709,1063,-1,1064,1063,7713,-1,7714,1065,1067,-1,1065,8710,1066,-1,1067,1066,8711,-1,8712,1068,1070,-1,1068,7718,1069,-1,1070,1069,8713,-1,8714,1071,1073,-1,1071,8715,1072,-1,1073,1072,7716,-1,7717,1074,1076,-1,1074,8716,1075,-1,1076,1075,8717,-1,8718,1077,1079,-1,1077,7721,1078,-1,1079,1078,8719,-1,8720,1080,1082,-1,1080,8721,1081,-1,1082,1081,7719,-1,7720,1083,1085,-1,1083,8722,1084,-1,1085,1084,8723,-1,8724,1086,1088,-1,1086,7724,1087,-1,1088,1087,8725,-1,8726,1089,1091,-1,1089,8727,1090,-1,1091,1090,7722,-1,7723,1092,1094,-1,1092,8728,1093,-1,1094,1093,8729,-1,8730,1095,1097,-1,1095,7727,1096,-1,1097,1096,8731,-1,8732,1098,1100,-1,1098,8733,1099,-1,1100,1099,7725,-1,7726,1101,1103,-1,1101,8734,1102,-1,1103,1102,8735,-1,8736,1104,1106,-1,1104,7730,1105,-1,1106,1105,8737,-1,8738,1107,1109,-1,1107,8739,1108,-1,1109,1108,7728,-1,7729,1110,1112,-1,1110,8740,1111,-1,1112,1111,8741,-1,8742,1113,1115,-1,1113,7733,1114,-1,1115,1114,8743,-1,8744,1116,1118,-1,1116,8745,1117,-1,1118,1117,7731,-1,7732,1119,1121,-1,1119,8746,1120,-1,1121,1120,8747,-1,8748,1122,1124,-1,1122,7736,1123,-1,1124,1123,8749,-1,8750,1125,1127,-1,1125,8751,1126,-1,1127,1126,7734,-1,7735,1128,1130,-1,1128,8752,1129,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_26()
		{
			int[] value = {1130,1129,8753,-1,8754,1131,1133,-1,1131,7739,1132,-1,1133,1132,8755,-1,8756,1134,1136,-1,1134,8757,1135,-1,1136,1135,7737,-1,7738,1137,1139,-1,1137,8758,1138,-1,1139,1138,8759,-1,8760,1140,1142,-1,1140,7742,1141,-1,1142,1141,8761,-1,8762,1143,1145,-1,1143,8763,1144,-1,1145,1144,7740,-1,7741,1146,1148,-1,1146,8764,1147,-1,1148,1147,8765,-1,8766,1149,1151,-1,1149,7745,1150,-1,1151,1150,8767,-1,8768,1152,1154,-1,1152,8769,1153,-1,1154,1153,7743,-1,7744,1155,1157,-1,1155,8770,1156,-1,1157,1156,8771,-1,8772,1158,1160,-1,1158,7748,1159,-1,1160,1159,8773,-1,8774,1161,1163,-1,1161,8775,1162,-1,1163,1162,7746,-1,7747,1164,1166,-1,1164,8776,1165,-1,1166,1165,8777,-1,8778,1167,1169,-1,1167,7751,1168,-1,1169,1168,8779,-1,8780,1170,1172,-1,1170,8781,1171,-1,1172,1171,7749,-1,7750,1173,1175,-1,1173,8782,1174,-1,1175,1174,8783,-1,8784,1176,1178,-1,1176,7754,1177,-1,1178,1177,8785,-1,8786,1179,1181,-1,1179,8787,1180,-1,1181,1180,7752,-1,7753,1182,1184,-1,1182,8788,1183,-1,1184,1183,8789,-1,8790,1185,1187,-1,1185,7757,1186,-1,1187,1186,8791,-1,8792,1188,1190,-1,1188,8793,1189,-1,1190,1189,7755,-1,7756,1191,1193,-1,1191,8794,1192,-1,1193,1192,8795,-1,8796,1194,1196,-1,1194,7760,1195,-1,1196,1195,8797,-1,8798,1197,1199,-1,1197,8799,1198,-1,1199,1198,7758,-1,7759,1200,1202,-1,1200,8800,1201,-1,1202,1201,8801,-1,8802,1203,1205,-1,1203,7763,1204,-1,1205,1204,8803,-1,8804,1206,1208,-1,1206,8805,1207,-1,1208,1207,7761,-1,7762,1209,1211,-1,1209,8806,1210,-1,1211,1210,8807,-1,8808,1212,1214,-1,1212,7766,1213,-1,1214,1213,8809,-1,8810,1215,1217,-1,1215,8811,1216,-1,1217,1216,7764,-1,7765,1218,1220,-1,1218,8812,1219,-1,1220,1219,8813,-1,8814,1221,1223,-1,1221,7769,1222,-1,1223,1222,8815,-1,8816,1224,1226,-1,1224,8817,1225,-1,1226,1225,7767,-1,7768,1227,1229,-1,1227,8818,1228,-1,1229,1228,8819,-1,8820,1230,1232,-1,1230,7772,1231,-1,1232,1231,8821,-1,8822,1233,1235,-1,1233,8823,1234,-1,1235,1234,7770,-1,7771,1236,1238,-1,1236,8824,1237,-1,1238,1237,8825,-1,8826,1239,1241,-1,1239,7775,1240,-1,1241,1240,8827,-1,8828,1242,1244,-1,1242,8829,1243,-1,1244,1243,7773,-1,7774,1245,1247,-1,1245,8830,1246,-1,1247,1246,8831,-1,8832,1248,1250,-1,1248,7778,1249,-1,1250,1249,8833,-1,8834,1251,1253,-1,1251,8835,1252,-1,1253,1252,7776,-1,7777,1254,1256,-1,1254,8836,1255,-1,1256,1255,8837,-1,8838,1257,1259,-1,1257,7781,1258,-1,1259,1258,8839,-1,8840,1260,1262,-1,1260,8841,1261,-1,1262,1261,7779,-1,7780,1263,1265,-1,1263,8842,1264,-1,1265,1264,8843,-1,8844,1266,1268,-1,1266,7784,1267,-1,1268,1267,8845,-1,8846,1269,1271,-1,1269,8847,1270,-1,1271,1270,7782,-1,7783,1272,1274,-1,1272,8848,1273,-1,1274,1273,8849,-1,8850,1275,1277,-1,1275,7787,1276,-1,1277,1276,8851,-1,8852,1278,1280,-1,1278,8853,1279,-1,1280,1279,7785,-1,7786,1281,1283,-1,1281,8854,1282,-1,1283,1282,8855,-1,8856,1284,1286,-1,1284,7790,1285,-1,1286,1285,8857,-1,8858,1287,1289,-1,1287,8859,1288,-1,1289,1288,7788,-1,7789,1290,1292,-1,1290,8860,1291,-1,1292,1291,8861,-1,8862,1293,1295,-1,1293,7793,1294,-1,1295,1294,8863,-1,8864,1296,1298,-1,1296,8865,1297,-1,1298,1297,7791,-1,7792,1299,1301,-1,1299,8866,1300,-1,1301,1300,8867,-1,8868,1302,1304,-1,1302,7796,1303,-1,1304,1303,8869,-1,8870,1305,1307,-1,1305,8871,1306,-1,1307,1306,7794,-1,7795,1308,1310,-1,1308,8872,1309,-1,1310,1309,8873,-1,8874,1311,1313,-1,1311,7799,1312,-1,1313,1312,8875,-1,8876,1314,1316,-1,1314,8877,1315,-1,1316,1315,7797,-1,7798,1317,1319,-1,1317,8878,1318,-1,1319,1318,8879,-1,8880,1320,1322,-1,1320,7802,1321,-1,1322,1321,8881,-1,8882,1323,1325,-1,1323,8883,1324,-1,1325,1324,7800,-1,7801,1326,1328,-1,1326,8884,1327,-1,1328,1327,8885,-1,8886,1329,1331,-1,1329,7805,1330,-1,1331,1330,8887,-1,8888,1332,1334,-1,1332,8889,1333,-1,1334,1333,7803,-1,7804,1335,1337,-1,1335,8890,1336,-1,1337,1336,8891,-1,8892,1338,1340,-1,1338,7808,1339,-1,1340,1339,8893,-1,8894,1341,1343,-1,1341,8895,1342,-1,1343,1342,7806,-1,7807,1344,1346,-1,1344,8896,1345,-1,1346,1345,8897,-1,8898,1347,1349,-1,1347,7811,1348,-1,1349,1348,8899,-1,8900,1350,1352,-1,1350,8901,1351,-1,1352,1351,7809,-1,7810,1353,1355,-1,1353,8902,1354,-1,1355,1354,8903,-1,8904,1356,1358,-1,1356,7814,1357,-1,1358,1357,8905,-1,8906,1359,1361,-1,1359,8907,1360,-1,1361,1360,7812,-1,7813,1362,1364,-1,1362,8908,1363,-1,1364,1363,8909,-1,8910,1365,1367,-1,1365,7817,1366,-1,1367,1366,8911,-1,8912,1368,1370,-1,1368,8913,1369,-1,1370,1369,7815,-1,7816,1371,1373,-1,1371,8914,1372,-1,1373,1372,8915,-1,8916,1374,1376,-1,1374,7820,1375,-1,1376,1375,8917,-1,8918,1377,1379,-1,1377,8919,1378,-1,1379,1378,7818,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_27()
		{
			int[] value = {7819,1380,1382,-1,1380,8920,1381,-1,1382,1381,8921,-1,8922,1383,1385,-1,1383,7823,1384,-1,1385,1384,8923,-1,8924,1386,1388,-1,1386,8925,1387,-1,1388,1387,7821,-1,7822,1389,1391,-1,1389,8926,1390,-1,1391,1390,8927,-1,8928,1392,1394,-1,1392,7826,1393,-1,1394,1393,8929,-1,8930,1395,1397,-1,1395,8931,1396,-1,1397,1396,7824,-1,7825,1398,1400,-1,1398,8932,1399,-1,1400,1399,8933,-1,8934,1401,1403,-1,1401,7829,1402,-1,1403,1402,8935,-1,8936,1404,1406,-1,1404,8937,1405,-1,1406,1405,7827,-1,7828,1407,1409,-1,1407,8938,1408,-1,1409,1408,8939,-1,8940,1410,1412,-1,1410,7832,1411,-1,1412,1411,8941,-1,8942,1413,1415,-1,1413,8943,1414,-1,1415,1414,7830,-1,7831,1416,1418,-1,1416,8944,1417,-1,1418,1417,8945,-1,8946,1419,1421,-1,1419,7835,1420,-1,1421,1420,8947,-1,8948,1422,1424,-1,1422,8949,1423,-1,1424,1423,7833,-1,7834,1425,1427,-1,1425,8950,1426,-1,1427,1426,8951,-1,8952,1428,1430,-1,1428,7838,1429,-1,1430,1429,8953,-1,8954,1431,1433,-1,1431,8955,1432,-1,1433,1432,7836,-1,7837,1434,1436,-1,1434,8956,1435,-1,1436,1435,8957,-1,8958,1437,1439,-1,1437,7841,1438,-1,1439,1438,8959,-1,8960,1440,1442,-1,1440,8961,1441,-1,1442,1441,7839,-1,7840,1443,1445,-1,1443,8962,1444,-1,1445,1444,8963,-1,8964,1446,1448,-1,1446,7844,1447,-1,1448,1447,8965,-1,8966,1449,1451,-1,1449,8967,1450,-1,1451,1450,7842,-1,7843,1452,1454,-1,1452,8968,1453,-1,1454,1453,8969,-1,8970,1455,1457,-1,1455,7847,1456,-1,1457,1456,8971,-1,8972,1458,1460,-1,1458,8973,1459,-1,1460,1459,7845,-1,7846,1461,1463,-1,1461,8974,1462,-1,1463,1462,8975,-1,8976,1464,1466,-1,1464,7850,1465,-1,1466,1465,8977,-1,8978,1467,1469,-1,1467,8979,1468,-1,1469,1468,7848,-1,7849,1470,1472,-1,1470,8980,1471,-1,1472,1471,8981,-1,8982,1473,1475,-1,1473,7853,1474,-1,1475,1474,8983,-1,8984,1476,1478,-1,1476,8985,1477,-1,1478,1477,7851,-1,7852,1479,1481,-1,1479,8986,1480,-1,1481,1480,8987,-1,8988,1482,1484,-1,1482,7856,1483,-1,1484,1483,8989,-1,8990,1485,1487,-1,1485,8991,1486,-1,1487,1486,7854,-1,7855,1488,1490,-1,1488,8992,1489,-1,1490,1489,8993,-1,8994,1491,1493,-1,1491,7859,1492,-1,1493,1492,8995,-1,8996,1494,1496,-1,1494,8997,1495,-1,1496,1495,7857,-1,7858,1497,1499,-1,1497,8998,1498,-1,1499,1498,8999,-1,9000,1500,1502,-1,1500,7862,1501,-1,1502,1501,9001,-1,9002,1503,1505,-1,1503,9003,1504,-1,1505,1504,7860,-1,7861,1506,1508,-1,1506,9004,1507,-1,1508,1507,9005,-1,9006,1509,1511,-1,1509,7865,1510,-1,1511,1510,9007,-1,9008,1512,1514,-1,1512,9009,1513,-1,1514,1513,7863,-1,7864,1515,1517,-1,1515,9010,1516,-1,1517,1516,9011,-1,9012,1518,1520,-1,1518,7868,1519,-1,1520,1519,9013,-1,9014,1521,1523,-1,1521,9015,1522,-1,1523,1522,7866,-1,7867,1524,1526,-1,1524,9016,1525,-1,1526,1525,9017,-1,9018,1527,1529,-1,1527,7871,1528,-1,1529,1528,9019,-1,9020,1530,1532,-1,1530,9021,1531,-1,1532,1531,7869,-1,7870,1533,1535,-1,1533,9022,1534,-1,1535,1534,9023,-1,9024,1536,1538,-1,1536,7874,1537,-1,1538,1537,9025,-1,9026,1539,1541,-1,1539,9027,1540,-1,1541,1540,7872,-1,7873,1542,1544,-1,1542,9028,1543,-1,1544,1543,9029,-1,9030,1545,1547,-1,1545,7877,1546,-1,1547,1546,9031,-1,9032,1548,1550,-1,1548,9033,1549,-1,1550,1549,7875,-1,7876,1551,1553,-1,1551,9034,1552,-1,1553,1552,9035,-1,9036,1554,1556,-1,1554,7880,1555,-1,1556,1555,9037,-1,9038,1557,1559,-1,1557,9039,1558,-1,1559,1558,7878,-1,7879,1560,1562,-1,1560,9040,1561,-1,1562,1561,9041,-1,9042,1563,1565,-1,1563,7883,1564,-1,1565,1564,9043,-1,9044,1566,1568,-1,1566,9045,1567,-1,1568,1567,7881,-1,7882,1569,1571,-1,1569,9046,1570,-1,1571,1570,9047,-1,9048,1572,1574,-1,1572,7886,1573,-1,1574,1573,9049,-1,9050,1575,1577,-1,1575,9051,1576,-1,1577,1576,7884,-1,7885,1578,1580,-1,1578,9052,1579,-1,1580,1579,9053,-1,9054,1581,1583,-1,1581,7889,1582,-1,1583,1582,9055,-1,9056,1584,1586,-1,1584,9057,1585,-1,1586,1585,7887,-1,7888,1587,1589,-1,1587,9058,1588,-1,1589,1588,9059,-1,9060,1590,1592,-1,1590,7892,1591,-1,1592,1591,9061,-1,9062,1593,1595,-1,1593,9063,1594,-1,1595,1594,7890,-1,7891,1596,1598,-1,1596,9064,1597,-1,1598,1597,9065,-1,9066,1599,1601,-1,1599,7895,1600,-1,1601,1600,9067,-1,9068,1602,1604,-1,1602,9069,1603,-1,1604,1603,7893,-1,7894,1605,1607,-1,1605,9070,1606,-1,1607,1606,9071,-1,9072,1608,1610,-1,1608,7898,1609,-1,1610,1609,9073,-1,9074,1611,1613,-1,1611,9075,1612,-1,1613,1612,7896,-1,7897,1614,1616,-1,1614,9076,1615,-1,1616,1615,9077,-1,9078,1617,1619,-1,1617,7901,1618,-1,1619,1618,9079,-1,9080,1620,1622,-1,1620,9081,1621,-1,1622,1621,7899,-1,7900,1623,1625,-1,1623,9082,1624,-1,1625,1624,9083,-1,9084,1626,1628,-1,1626,7904,1627,-1,1628,1627,9085,-1,9086,1629,1631,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_28()
		{
			int[] value = {1629,9087,1630,-1,1631,1630,7902,-1,7903,1632,1634,-1,1632,9088,1633,-1,1634,1633,9089,-1,9090,1635,1637,-1,1635,7907,1636,-1,1637,1636,9091,-1,9092,1638,1640,-1,1638,9093,1639,-1,1640,1639,7905,-1,7906,1641,1643,-1,1641,9094,1642,-1,1643,1642,9095,-1,9096,1644,1646,-1,1644,7910,1645,-1,1646,1645,9097,-1,9098,1647,1649,-1,1647,9099,1648,-1,1649,1648,7908,-1,7909,1650,1652,-1,1650,9100,1651,-1,1652,1651,9101,-1,9102,1653,1655,-1,1653,7913,1654,-1,1655,1654,9103,-1,9104,1656,1658,-1,1656,9105,1657,-1,1658,1657,7911,-1,7912,1659,1661,-1,1659,9106,1660,-1,1661,1660,9107,-1,9108,1662,1664,-1,1662,7916,1663,-1,1664,1663,9109,-1,9110,1665,1667,-1,1665,9111,1666,-1,1667,1666,7914,-1,7915,1668,1670,-1,1668,9112,1669,-1,1670,1669,9113,-1,9114,1671,1673,-1,1671,7919,1672,-1,1673,1672,9115,-1,9116,1674,1676,-1,1674,9117,1675,-1,1676,1675,7917,-1,7918,1677,1679,-1,1677,9118,1678,-1,1679,1678,9119,-1,9120,1680,1682,-1,1680,7922,1681,-1,1682,1681,9121,-1,9122,1683,1685,-1,1683,8641,1684,-1,1685,1684,7920,-1,7921,1686,1688,-1,1686,8645,1687,-1,1688,1687,9123,-1,9124,1689,1691,-1,1689,7925,1690,-1,1691,1690,8640,-1,9125,1692,1694,-1,1692,9126,1693,-1,1694,1693,7923,-1,7924,1695,1697,-1,1695,9127,1696,-1,1697,1696,8642,-1,8644,1698,1700,-1,1698,7928,1699,-1,1700,1699,9128,-1,8643,1701,1703,-1,1701,9129,1702,-1,1703,1702,7926,-1,7927,1704,1706,-1,1704,9130,1705,-1,1706,1705,9131,-1,9132,1707,1709,-1,1707,7931,1708,-1,1709,1708,9133,-1,9134,1710,1712,-1,1710,8647,1711,-1,1712,1711,7929,-1,7930,1713,1715,-1,1713,8651,1714,-1,1715,1714,9135,-1,9136,1716,1718,-1,1716,7934,1717,-1,1718,1717,8646,-1,9137,1719,1721,-1,1719,9138,1720,-1,1721,1720,7932,-1,7933,1722,1724,-1,1722,9139,1723,-1,1724,1723,8648,-1,8650,1725,1727,-1,1725,7937,1726,-1,1727,1726,9140,-1,8649,1728,1730,-1,1728,9141,1729,-1,1730,1729,7935,-1,7936,1731,1733,-1,1731,9142,1732,-1,1733,1732,9143,-1,9144,1734,1736,-1,1734,7940,1735,-1,1736,1735,9145,-1,9146,1737,1739,-1,1737,8653,1738,-1,1739,1738,7938,-1,7939,1740,1742,-1,1740,8657,1741,-1,1742,1741,9147,-1,9148,1743,1745,-1,1743,7943,1744,-1,1745,1744,8652,-1,9149,1746,1748,-1,1746,9150,1747,-1,1748,1747,7941,-1,7942,1749,1751,-1,1749,9151,1750,-1,1751,1750,8654,-1,8656,1752,1754,-1,1752,7946,1753,-1,1754,1753,9152,-1,8655,1755,1757,-1,1755,9153,1756,-1,1757,1756,7944,-1,7945,1758,1760,-1,1758,9154,1759,-1,1760,1759,9155,-1,9156,1761,1763,-1,1761,7949,1762,-1,1763,1762,9157,-1,9158,1764,1766,-1,1764,8659,1765,-1,1766,1765,7947,-1,7948,1767,1769,-1,1767,8663,1768,-1,1769,1768,9159,-1,9160,1770,1772,-1,1770,7952,1771,-1,1772,1771,8658,-1,9161,1773,1775,-1,1773,9162,1774,-1,1775,1774,7950,-1,7951,1776,1778,-1,1776,9163,1777,-1,1778,1777,8660,-1,8662,1779,1781,-1,1779,7955,1780,-1,1781,1780,9164,-1,8661,1782,1784,-1,1782,9165,1783,-1,1784,1783,7953,-1,7954,1785,1787,-1,1785,9166,1786,-1,1787,1786,9167,-1,9168,1788,1790,-1,1788,7958,1789,-1,1790,1789,9169,-1,9170,1791,1793,-1,1791,8665,1792,-1,1793,1792,7956,-1,7957,1794,1796,-1,1794,8669,1795,-1,1796,1795,9171,-1,9172,1797,1799,-1,1797,7961,1798,-1,1799,1798,8664,-1,9173,1800,1802,-1,1800,9174,1801,-1,1802,1801,7959,-1,7960,1803,1805,-1,1803,9175,1804,-1,1805,1804,8666,-1,8668,1806,1808,-1,1806,7964,1807,-1,1808,1807,9176,-1,8667,1809,1811,-1,1809,9177,1810,-1,1811,1810,7962,-1,7963,1812,1814,-1,1812,9178,1813,-1,1814,1813,9179,-1,9180,1815,1817,-1,1815,7967,1816,-1,1817,1816,9181,-1,9182,1818,1820,-1,1818,8671,1819,-1,1820,1819,7965,-1,7966,1821,1823,-1,1821,8675,1822,-1,1823,1822,9183,-1,9184,1824,1826,-1,1824,7970,1825,-1,1826,1825,8670,-1,9185,1827,1829,-1,1827,9186,1828,-1,1829,1828,7968,-1,7969,1830,1832,-1,1830,9187,1831,-1,1832,1831,8672,-1,8674,1833,1835,-1,1833,7973,1834,-1,1835,1834,9188,-1,8673,1836,1838,-1,1836,9189,1837,-1,1838,1837,7971,-1,7972,1839,1841,-1,1839,9190,1840,-1,1841,1840,9191,-1,9192,1842,1844,-1,1842,7976,1843,-1,1844,1843,9193,-1,9194,1845,1847,-1,1845,8677,1846,-1,1847,1846,7974,-1,7975,1848,1850,-1,1848,8681,1849,-1,1850,1849,9195,-1,9196,1851,1853,-1,1851,7979,1852,-1,1853,1852,8676,-1,9197,1854,1856,-1,1854,9198,1855,-1,1856,1855,7977,-1,7978,1857,1859,-1,1857,9199,1858,-1,1859,1858,8678,-1,8680,1860,1862,-1,1860,7982,1861,-1,1862,1861,9200,-1,8679,1863,1865,-1,1863,9201,1864,-1,1865,1864,7980,-1,7981,1866,1868,-1,1866,9202,1867,-1,1868,1867,9203,-1,9204,1869,1871,-1,1869,7985,1870,-1,1871,1870,9205,-1,9206,1872,1874,-1,1872,8683,1873,-1,1874,1873,7983,-1,7984,1875,1877,-1,1875,8687,1876,-1,1877,1876,9207,-1,9208,1878,1880,-1,1878,7988,1879,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_29()
		{
			int[] value = {1880,1879,8682,-1,9209,1881,1883,-1,1881,9210,1882,-1,1883,1882,7986,-1,7987,1884,1886,-1,1884,9211,1885,-1,1886,1885,8684,-1,8686,1887,1889,-1,1887,7991,1888,-1,1889,1888,9212,-1,8685,1890,1892,-1,1890,9213,1891,-1,1892,1891,7989,-1,7990,1893,1895,-1,1893,9214,1894,-1,1895,1894,9215,-1,9216,1896,1898,-1,1896,7994,1897,-1,1898,1897,9217,-1,9218,1899,1901,-1,1899,8689,1900,-1,1901,1900,7992,-1,7993,1902,1904,-1,1902,8693,1903,-1,1904,1903,9219,-1,9220,1905,1907,-1,1905,7997,1906,-1,1907,1906,8688,-1,9221,1908,1910,-1,1908,9222,1909,-1,1910,1909,7995,-1,7996,1911,1913,-1,1911,9223,1912,-1,1913,1912,8690,-1,8692,1914,1916,-1,1914,8000,1915,-1,1916,1915,9224,-1,8691,1917,1919,-1,1917,9225,1918,-1,1919,1918,7998,-1,7999,1920,1922,-1,1920,9226,1921,-1,1922,1921,9227,-1,9228,1923,1925,-1,1923,8003,1924,-1,1925,1924,9229,-1,9230,1926,1928,-1,1926,8695,1927,-1,1928,1927,8001,-1,8002,1929,1931,-1,1929,8699,1930,-1,1931,1930,9231,-1,9232,1932,1934,-1,1932,8006,1933,-1,1934,1933,8694,-1,9233,1935,1937,-1,1935,9234,1936,-1,1937,1936,8004,-1,8005,1938,1940,-1,1938,9235,1939,-1,1940,1939,8696,-1,8698,1941,1943,-1,1941,8009,1942,-1,1943,1942,9236,-1,8697,1944,1946,-1,1944,9237,1945,-1,1946,1945,8007,-1,8008,1947,1949,-1,1947,9238,1948,-1,1949,1948,9239,-1,9240,1950,1952,-1,1950,8012,1951,-1,1952,1951,9241,-1,9242,1953,1955,-1,1953,8701,1954,-1,1955,1954,8010,-1,8011,1956,1958,-1,1956,8705,1957,-1,1958,1957,9243,-1,9244,1959,1961,-1,1959,8015,1960,-1,1961,1960,8700,-1,9245,1962,1964,-1,1962,9246,1963,-1,1964,1963,8013,-1,8014,1965,1967,-1,1965,9247,1966,-1,1967,1966,8702,-1,8704,1968,1970,-1,1968,8018,1969,-1,1970,1969,9248,-1,8703,1971,1973,-1,1971,9249,1972,-1,1973,1972,8016,-1,8017,1974,1976,-1,1974,9250,1975,-1,1976,1975,9251,-1,9252,1977,1979,-1,1977,8021,1978,-1,1979,1978,9253,-1,9254,1980,1982,-1,1980,8707,1981,-1,1982,1981,8019,-1,8020,1983,1985,-1,1983,8711,1984,-1,1985,1984,9255,-1,9256,1986,1988,-1,1986,8024,1987,-1,1988,1987,8706,-1,9257,1989,1991,-1,1989,9258,1990,-1,1991,1990,8022,-1,8023,1992,1994,-1,1992,9259,1993,-1,1994,1993,8708,-1,8710,1995,1997,-1,1995,8027,1996,-1,1997,1996,9260,-1,8709,1998,2000,-1,1998,9261,1999,-1,2000,1999,8025,-1,8026,2001,2003,-1,2001,9262,2002,-1,2003,2002,9263,-1,9264,2004,2006,-1,2004,8030,2005,-1,2006,2005,9265,-1,9266,2007,2009,-1,2007,8713,2008,-1,2009,2008,8028,-1,8029,2010,2012,-1,2010,8717,2011,-1,2012,2011,9267,-1,9268,2013,2015,-1,2013,8033,2014,-1,2015,2014,8712,-1,9269,2016,2018,-1,2016,9270,2017,-1,2018,2017,8031,-1,8032,2019,2021,-1,2019,9271,2020,-1,2021,2020,8714,-1,8716,2022,2024,-1,2022,8036,2023,-1,2024,2023,9272,-1,8715,2025,2027,-1,2025,9273,2026,-1,2027,2026,8034,-1,8035,2028,2030,-1,2028,9274,2029,-1,2030,2029,9275,-1,9276,2031,2033,-1,2031,8039,2032,-1,2033,2032,9277,-1,9278,2034,2036,-1,2034,8719,2035,-1,2036,2035,8037,-1,8038,2037,2039,-1,2037,8723,2038,-1,2039,2038,9279,-1,9280,2040,2042,-1,2040,8042,2041,-1,2042,2041,8718,-1,9281,2043,2045,-1,2043,9282,2044,-1,2045,2044,8040,-1,8041,2046,2048,-1,2046,9283,2047,-1,2048,2047,8720,-1,8722,2049,2051,-1,2049,8045,2050,-1,2051,2050,9284,-1,8721,2052,2054,-1,2052,9285,2053,-1,2054,2053,8043,-1,8044,2055,2057,-1,2055,9286,2056,-1,2057,2056,9287,-1,9288,2058,2060,-1,2058,8048,2059,-1,2060,2059,9289,-1,9290,2061,2063,-1,2061,8725,2062,-1,2063,2062,8046,-1,8047,2064,2066,-1,2064,8729,2065,-1,2066,2065,9291,-1,9292,2067,2069,-1,2067,8051,2068,-1,2069,2068,8724,-1,9293,2070,2072,-1,2070,9294,2071,-1,2072,2071,8049,-1,8050,2073,2075,-1,2073,9295,2074,-1,2075,2074,8726,-1,8728,2076,2078,-1,2076,8054,2077,-1,2078,2077,9296,-1,8727,2079,2081,-1,2079,9297,2080,-1,2081,2080,8052,-1,8053,2082,2084,-1,2082,9298,2083,-1,2084,2083,9299,-1,9300,2085,2087,-1,2085,8057,2086,-1,2087,2086,9301,-1,9302,2088,2090,-1,2088,8731,2089,-1,2090,2089,8055,-1,8056,2091,2093,-1,2091,8735,2092,-1,2093,2092,9303,-1,9304,2094,2096,-1,2094,8060,2095,-1,2096,2095,8730,-1,9305,2097,2099,-1,2097,9306,2098,-1,2099,2098,8058,-1,8059,2100,2102,-1,2100,9307,2101,-1,2102,2101,8732,-1,8734,2103,2105,-1,2103,8063,2104,-1,2105,2104,9308,-1,8733,2106,2108,-1,2106,9309,2107,-1,2108,2107,8061,-1,8062,2109,2111,-1,2109,9310,2110,-1,2111,2110,9311,-1,9312,2112,2114,-1,2112,8066,2113,-1,2114,2113,9313,-1,9314,2115,2117,-1,2115,8737,2116,-1,2117,2116,8064,-1,8065,2118,2120,-1,2118,8741,2119,-1,2120,2119,9315,-1,9316,2121,2123,-1,2121,8069,2122,-1,2123,2122,8736,-1,9317,2124,2126,-1,2124,9318,2125,-1,2126,2125,8067,-1,8068,2127,2129,-1,2127,9319,2128,-1,2129,2128,8738,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_30()
		{
			int[] value = {8740,2130,2132,-1,2130,8072,2131,-1,2132,2131,9320,-1,8739,2133,2135,-1,2133,9321,2134,-1,2135,2134,8070,-1,8071,2136,2138,-1,2136,9322,2137,-1,2138,2137,9323,-1,9324,2139,2141,-1,2139,8075,2140,-1,2141,2140,9325,-1,9326,2142,2144,-1,2142,8743,2143,-1,2144,2143,8073,-1,8074,2145,2147,-1,2145,8747,2146,-1,2147,2146,9327,-1,9328,2148,2150,-1,2148,8078,2149,-1,2150,2149,8742,-1,9329,2151,2153,-1,2151,9330,2152,-1,2153,2152,8076,-1,8077,2154,2156,-1,2154,9331,2155,-1,2156,2155,8744,-1,8746,2157,2159,-1,2157,8081,2158,-1,2159,2158,9332,-1,8745,2160,2162,-1,2160,9333,2161,-1,2162,2161,8079,-1,8080,2163,2165,-1,2163,9334,2164,-1,2165,2164,9335,-1,9336,2166,2168,-1,2166,8084,2167,-1,2168,2167,9337,-1,9338,2169,2171,-1,2169,8749,2170,-1,2171,2170,8082,-1,8083,2172,2174,-1,2172,8753,2173,-1,2174,2173,9339,-1,9340,2175,2177,-1,2175,8087,2176,-1,2177,2176,8748,-1,9341,2178,2180,-1,2178,9342,2179,-1,2180,2179,8085,-1,8086,2181,2183,-1,2181,9343,2182,-1,2183,2182,8750,-1,8752,2184,2186,-1,2184,8090,2185,-1,2186,2185,9344,-1,8751,2187,2189,-1,2187,9345,2188,-1,2189,2188,8088,-1,8089,2190,2192,-1,2190,9346,2191,-1,2192,2191,9347,-1,9348,2193,2195,-1,2193,8093,2194,-1,2195,2194,9349,-1,9350,2196,2198,-1,2196,8755,2197,-1,2198,2197,8091,-1,8092,2199,2201,-1,2199,8759,2200,-1,2201,2200,9351,-1,9352,2202,2204,-1,2202,8096,2203,-1,2204,2203,8754,-1,9353,2205,2207,-1,2205,9354,2206,-1,2207,2206,8094,-1,8095,2208,2210,-1,2208,9355,2209,-1,2210,2209,8756,-1,8758,2211,2213,-1,2211,8099,2212,-1,2213,2212,9356,-1,8757,2214,2216,-1,2214,9357,2215,-1,2216,2215,8097,-1,8098,2217,2219,-1,2217,9358,2218,-1,2219,2218,9359,-1,9360,2220,2222,-1,2220,8102,2221,-1,2222,2221,9361,-1,9362,2223,2225,-1,2223,8761,2224,-1,2225,2224,8100,-1,8101,2226,2228,-1,2226,8765,2227,-1,2228,2227,9363,-1,9364,2229,2231,-1,2229,8105,2230,-1,2231,2230,8760,-1,9365,2232,2234,-1,2232,9121,2233,-1,2234,2233,8103,-1,8104,2235,2237,-1,2235,9123,2236,-1,2237,2236,8762,-1,8764,2238,2240,-1,2238,8108,2239,-1,2240,2239,9366,-1,8763,2241,2243,-1,2241,9128,2242,-1,2243,2242,8106,-1,8107,2244,2246,-1,2244,9131,2245,-1,2246,2245,9367,-1,9368,2247,2249,-1,2247,8111,2248,-1,2249,2248,9120,-1,9369,2250,2252,-1,2250,8767,2251,-1,2252,2251,8109,-1,8110,2253,2255,-1,2253,8771,2254,-1,2255,2254,9122,-1,9370,2256,2258,-1,2256,8114,2257,-1,2258,2257,8766,-1,9371,2259,2261,-1,2259,9372,2260,-1,2261,2260,8112,-1,8113,2262,2264,-1,2262,9373,2263,-1,2264,2263,8768,-1,8770,2265,2267,-1,2265,8117,2266,-1,2267,2266,9124,-1,8769,2268,2270,-1,2268,9374,2269,-1,2270,2269,8115,-1,8116,2271,2273,-1,2271,9375,2272,-1,2273,2272,9125,-1,9130,2274,2276,-1,2274,8120,2275,-1,2276,2275,9376,-1,9129,2277,2279,-1,2277,8773,2278,-1,2279,2278,8118,-1,8119,2280,2282,-1,2280,8777,2281,-1,2282,2281,9377,-1,9127,2283,2285,-1,2283,8123,2284,-1,2285,2284,8772,-1,9126,2286,2288,-1,2286,9378,2287,-1,2288,2287,8121,-1,8122,2289,2291,-1,2289,9379,2290,-1,2291,2290,8774,-1,8776,2292,2294,-1,2292,8126,2293,-1,2294,2293,9380,-1,8775,2295,2297,-1,2295,9381,2296,-1,2297,2296,8124,-1,8125,2298,2300,-1,2298,9382,2299,-1,2300,2299,9383,-1,9371,2301,2303,-1,2301,8129,2302,-1,2303,2302,9384,-1,9370,2304,2306,-1,2304,8779,2305,-1,2306,2305,8127,-1,8128,2307,2309,-1,2307,8783,2308,-1,2309,2308,9385,-1,9369,2310,2312,-1,2310,8132,2311,-1,2312,2311,8778,-1,9368,2313,2315,-1,2313,9133,2314,-1,2315,2314,8130,-1,8131,2316,2318,-1,2316,9135,2317,-1,2318,2317,8780,-1,8782,2319,2321,-1,2319,8135,2320,-1,2321,2320,9386,-1,8781,2322,2324,-1,2322,9140,2323,-1,2324,2323,8133,-1,8134,2325,2327,-1,2325,9143,2326,-1,2327,2326,9387,-1,9365,2328,2330,-1,2328,8138,2329,-1,2330,2329,9132,-1,9364,2331,2333,-1,2331,8785,2332,-1,2333,2332,8136,-1,8137,2334,2336,-1,2334,8789,2335,-1,2336,2335,9134,-1,9362,2337,2339,-1,2337,8141,2338,-1,2339,2338,8784,-1,9360,2340,2342,-1,2340,9388,2341,-1,2342,2341,8139,-1,8140,2343,2345,-1,2343,9389,2344,-1,2345,2344,8786,-1,8788,2346,2348,-1,2346,8144,2347,-1,2348,2347,9136,-1,8787,2349,2351,-1,2349,9390,2350,-1,2351,2350,8142,-1,8143,2352,2354,-1,2352,9391,2353,-1,2354,2353,9137,-1,9142,2355,2357,-1,2355,8147,2356,-1,2357,2356,9392,-1,9141,2358,2360,-1,2358,8791,2359,-1,2360,2359,8145,-1,8146,2361,2363,-1,2361,8795,2362,-1,2363,2362,9393,-1,9139,2364,2366,-1,2364,8150,2365,-1,2366,2365,8790,-1,9138,2367,2369,-1,2367,9394,2368,-1,2369,2368,8148,-1,8149,2370,2372,-1,2370,9395,2371,-1,2372,2371,8792,-1,8794,2373,2375,-1,2373,8153,2374,-1,2375,2374,9396,-1,8793,2376,2378,-1,2376,9397,2377,-1,2378,2377,8151,-1,8152,2379,2381,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_31()
		{
			int[] value = {2379,9398,2380,-1,2381,2380,9399,-1,9400,2382,2384,-1,2382,8156,2383,-1,2384,2383,9401,-1,9402,2385,2387,-1,2385,8797,2386,-1,2387,2386,8154,-1,8155,2388,2390,-1,2388,8801,2389,-1,2390,2389,9403,-1,9404,2391,2393,-1,2391,8159,2392,-1,2393,2392,8796,-1,9405,2394,2396,-1,2394,9145,2395,-1,2396,2395,8157,-1,8158,2397,2399,-1,2397,9147,2398,-1,2399,2398,8798,-1,8800,2400,2402,-1,2400,8162,2401,-1,2402,2401,9406,-1,8799,2403,2405,-1,2403,9152,2404,-1,2405,2404,8160,-1,8161,2406,2408,-1,2406,9155,2407,-1,2408,2407,9407,-1,9408,2409,2411,-1,2409,8165,2410,-1,2411,2410,9144,-1,9409,2412,2414,-1,2412,8803,2413,-1,2414,2413,8163,-1,8164,2415,2417,-1,2415,8807,2416,-1,2417,2416,9146,-1,9410,2418,2420,-1,2418,8168,2419,-1,2420,2419,8802,-1,9411,2421,2423,-1,2421,9412,2422,-1,2423,2422,8166,-1,8167,2424,2426,-1,2424,9413,2425,-1,2426,2425,8804,-1,8806,2427,2429,-1,2427,8171,2428,-1,2429,2428,9148,-1,8805,2430,2432,-1,2430,9414,2431,-1,2432,2431,8169,-1,8170,2433,2435,-1,2433,9415,2434,-1,2435,2434,9149,-1,9154,2436,2438,-1,2436,8174,2437,-1,2438,2437,9416,-1,9153,2439,2441,-1,2439,8809,2440,-1,2441,2440,8172,-1,8173,2442,2444,-1,2442,8813,2443,-1,2444,2443,9417,-1,9151,2445,2447,-1,2445,8177,2446,-1,2447,2446,8808,-1,9150,2448,2450,-1,2448,9418,2449,-1,2450,2449,8175,-1,8176,2451,2453,-1,2451,9419,2452,-1,2453,2452,8810,-1,8812,2454,2456,-1,2454,8180,2455,-1,2456,2455,9420,-1,8811,2457,2459,-1,2457,9421,2458,-1,2459,2458,8178,-1,8179,2460,2462,-1,2460,9422,2461,-1,2462,2461,9423,-1,9411,2463,2465,-1,2463,8183,2464,-1,2465,2464,9424,-1,9410,2466,2468,-1,2466,8815,2467,-1,2468,2467,8181,-1,8182,2469,2471,-1,2469,8819,2470,-1,2471,2470,9425,-1,9409,2472,2474,-1,2472,8186,2473,-1,2474,2473,8814,-1,9408,2475,2477,-1,2475,9157,2476,-1,2477,2476,8184,-1,8185,2478,2480,-1,2478,9159,2479,-1,2480,2479,8816,-1,8818,2481,2483,-1,2481,8189,2482,-1,2483,2482,9426,-1,8817,2484,2486,-1,2484,9164,2485,-1,2486,2485,8187,-1,8188,2487,2489,-1,2487,9167,2488,-1,2489,2488,9427,-1,9405,2490,2492,-1,2490,8192,2491,-1,2492,2491,9156,-1,9404,2493,2495,-1,2493,8821,2494,-1,2495,2494,8190,-1,8191,2496,2498,-1,2496,8825,2497,-1,2498,2497,9158,-1,9402,2499,2501,-1,2499,8195,2500,-1,2501,2500,8820,-1,9400,2502,2504,-1,2502,9428,2503,-1,2504,2503,8193,-1,8194,2505,2507,-1,2505,9429,2506,-1,2507,2506,8822,-1,8824,2508,2510,-1,2508,8198,2509,-1,2510,2509,9160,-1,8823,2511,2513,-1,2511,9430,2512,-1,2513,2512,8196,-1,8197,2514,2516,-1,2514,9431,2515,-1,2516,2515,9161,-1,9166,2517,2519,-1,2517,8201,2518,-1,2519,2518,9432,-1,9165,2520,2522,-1,2520,8827,2521,-1,2522,2521,8199,-1,8200,2523,2525,-1,2523,8831,2524,-1,2525,2524,9433,-1,9163,2526,2528,-1,2526,8204,2527,-1,2528,2527,8826,-1,9162,2529,2531,-1,2529,9434,2530,-1,2531,2530,8202,-1,8203,2532,2534,-1,2532,9435,2533,-1,2534,2533,8828,-1,8830,2535,2537,-1,2535,8207,2536,-1,2537,2536,9436,-1,8829,2538,2540,-1,2538,9437,2539,-1,2540,2539,8205,-1,8206,2541,2543,-1,2541,9438,2542,-1,2543,2542,9439,-1,9440,2544,2546,-1,2544,8210,2545,-1,2546,2545,9441,-1,9442,2547,2549,-1,2547,8833,2548,-1,2549,2548,8208,-1,8209,2550,2552,-1,2550,8837,2551,-1,2552,2551,9443,-1,9444,2553,2555,-1,2553,8213,2554,-1,2555,2554,8832,-1,9445,2556,2558,-1,2556,9169,2557,-1,2558,2557,8211,-1,8212,2559,2561,-1,2559,9171,2560,-1,2561,2560,8834,-1,8836,2562,2564,-1,2562,8216,2563,-1,2564,2563,9446,-1,8835,2565,2567,-1,2565,9176,2566,-1,2567,2566,8214,-1,8215,2568,2570,-1,2568,9179,2569,-1,2570,2569,9447,-1,9448,2571,2573,-1,2571,8219,2572,-1,2573,2572,9168,-1,9449,2574,2576,-1,2574,8839,2575,-1,2576,2575,8217,-1,8218,2577,2579,-1,2577,8843,2578,-1,2579,2578,9170,-1,9450,2580,2582,-1,2580,8222,2581,-1,2582,2581,8838,-1,9451,2583,2585,-1,2583,9452,2584,-1,2585,2584,8220,-1,8221,2586,2588,-1,2586,9453,2587,-1,2588,2587,8840,-1,8842,2589,2591,-1,2589,8225,2590,-1,2591,2590,9172,-1,8841,2592,2594,-1,2592,9454,2593,-1,2594,2593,8223,-1,8224,2595,2597,-1,2595,9455,2596,-1,2597,2596,9173,-1,9178,2598,2600,-1,2598,8228,2599,-1,2600,2599,9456,-1,9177,2601,2603,-1,2601,8845,2602,-1,2603,2602,8226,-1,8227,2604,2606,-1,2604,8849,2605,-1,2606,2605,9457,-1,9175,2607,2609,-1,2607,8231,2608,-1,2609,2608,8844,-1,9174,2610,2612,-1,2610,9458,2611,-1,2612,2611,8229,-1,8230,2613,2615,-1,2613,9459,2614,-1,2615,2614,8846,-1,8848,2616,2618,-1,2616,8234,2617,-1,2618,2617,9460,-1,8847,2619,2621,-1,2619,9461,2620,-1,2621,2620,8232,-1,8233,2622,2624,-1,2622,9462,2623,-1,2624,2623,9463,-1,9451,2625,2627,-1,2625,8237,2626,-1,2627,2626,9464,-1,9450,2628,2630,-1,2628,8851,2629,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_32()
		{
			int[] value = {2630,2629,8235,-1,8236,2631,2633,-1,2631,8855,2632,-1,2633,2632,9465,-1,9449,2634,2636,-1,2634,8240,2635,-1,2636,2635,8850,-1,9448,2637,2639,-1,2637,9181,2638,-1,2639,2638,8238,-1,8239,2640,2642,-1,2640,9183,2641,-1,2642,2641,8852,-1,8854,2643,2645,-1,2643,8243,2644,-1,2645,2644,9466,-1,8853,2646,2648,-1,2646,9188,2647,-1,2648,2647,8241,-1,8242,2649,2651,-1,2649,9191,2650,-1,2651,2650,9467,-1,9445,2652,2654,-1,2652,8246,2653,-1,2654,2653,9180,-1,9444,2655,2657,-1,2655,8857,2656,-1,2657,2656,8244,-1,8245,2658,2660,-1,2658,8861,2659,-1,2660,2659,9182,-1,9442,2661,2663,-1,2661,8249,2662,-1,2663,2662,8856,-1,9440,2664,2666,-1,2664,9468,2665,-1,2666,2665,8247,-1,8248,2667,2669,-1,2667,9469,2668,-1,2669,2668,8858,-1,8860,2670,2672,-1,2670,8252,2671,-1,2672,2671,9184,-1,8859,2673,2675,-1,2673,9470,2674,-1,2675,2674,8250,-1,8251,2676,2678,-1,2676,9471,2677,-1,2678,2677,9185,-1,9190,2679,2681,-1,2679,8255,2680,-1,2681,2680,9472,-1,9189,2682,2684,-1,2682,8863,2683,-1,2684,2683,8253,-1,8254,2685,2687,-1,2685,8867,2686,-1,2687,2686,9473,-1,9187,2688,2690,-1,2688,8258,2689,-1,2690,2689,8862,-1,9186,2691,2693,-1,2691,9474,2692,-1,2693,2692,8256,-1,8257,2694,2696,-1,2694,9475,2695,-1,2696,2695,8864,-1,8866,2697,2699,-1,2697,8261,2698,-1,2699,2698,9476,-1,8865,2700,2702,-1,2700,9477,2701,-1,2702,2701,8259,-1,8260,2703,2705,-1,2703,9478,2704,-1,2705,2704,9479,-1,9480,2706,2708,-1,2706,8264,2707,-1,2708,2707,9481,-1,9482,2709,2711,-1,2709,8869,2710,-1,2711,2710,8262,-1,8263,2712,2714,-1,2712,8873,2713,-1,2714,2713,9483,-1,9484,2715,2717,-1,2715,8267,2716,-1,2717,2716,8868,-1,9485,2718,2720,-1,2718,9193,2719,-1,2720,2719,8265,-1,8266,2721,2723,-1,2721,9195,2722,-1,2723,2722,8870,-1,8872,2724,2726,-1,2724,8270,2725,-1,2726,2725,9486,-1,8871,2727,2729,-1,2727,9200,2728,-1,2729,2728,8268,-1,8269,2730,2732,-1,2730,9203,2731,-1,2732,2731,9487,-1,9488,2733,2735,-1,2733,8273,2734,-1,2735,2734,9192,-1,9489,2736,2738,-1,2736,8875,2737,-1,2738,2737,8271,-1,8272,2739,2741,-1,2739,8879,2740,-1,2741,2740,9194,-1,9490,2742,2744,-1,2742,8276,2743,-1,2744,2743,8874,-1,9491,2745,2747,-1,2745,9492,2746,-1,2747,2746,8274,-1,8275,2748,2750,-1,2748,9493,2749,-1,2750,2749,8876,-1,8878,2751,2753,-1,2751,8279,2752,-1,2753,2752,9196,-1,8877,2754,2756,-1,2754,9494,2755,-1,2756,2755,8277,-1,8278,2757,2759,-1,2757,9495,2758,-1,2759,2758,9197,-1,9202,2760,2762,-1,2760,8282,2761,-1,2762,2761,9496,-1,9201,2763,2765,-1,2763,8881,2764,-1,2765,2764,8280,-1,8281,2766,2768,-1,2766,8885,2767,-1,2768,2767,9497,-1,9199,2769,2771,-1,2769,8285,2770,-1,2771,2770,8880,-1,9198,2772,2774,-1,2772,9498,2773,-1,2774,2773,8283,-1,8284,2775,2777,-1,2775,9499,2776,-1,2777,2776,8882,-1,8884,2778,2780,-1,2778,8288,2779,-1,2780,2779,9500,-1,8883,2781,2783,-1,2781,9501,2782,-1,2783,2782,8286,-1,8287,2784,2786,-1,2784,9502,2785,-1,2786,2785,9503,-1,9491,2787,2789,-1,2787,8291,2788,-1,2789,2788,9504,-1,9490,2790,2792,-1,2790,8887,2791,-1,2792,2791,8289,-1,8290,2793,2795,-1,2793,8891,2794,-1,2795,2794,9505,-1,9489,2796,2798,-1,2796,8294,2797,-1,2798,2797,8886,-1,9488,2799,2801,-1,2799,9205,2800,-1,2801,2800,8292,-1,8293,2802,2804,-1,2802,9207,2803,-1,2804,2803,8888,-1,8890,2805,2807,-1,2805,8297,2806,-1,2807,2806,9506,-1,8889,2808,2810,-1,2808,9212,2809,-1,2810,2809,8295,-1,8296,2811,2813,-1,2811,9215,2812,-1,2813,2812,9507,-1,9485,2814,2816,-1,2814,8300,2815,-1,2816,2815,9204,-1,9484,2817,2819,-1,2817,8893,2818,-1,2819,2818,8298,-1,8299,2820,2822,-1,2820,8897,2821,-1,2822,2821,9206,-1,9482,2823,2825,-1,2823,8303,2824,-1,2825,2824,8892,-1,9480,2826,2828,-1,2826,9508,2827,-1,2828,2827,8301,-1,8302,2829,2831,-1,2829,9509,2830,-1,2831,2830,8894,-1,8896,2832,2834,-1,2832,8306,2833,-1,2834,2833,9208,-1,8895,2835,2837,-1,2835,9510,2836,-1,2837,2836,8304,-1,8305,2838,2840,-1,2838,9511,2839,-1,2840,2839,9209,-1,9214,2841,2843,-1,2841,8309,2842,-1,2843,2842,9512,-1,9213,2844,2846,-1,2844,8899,2845,-1,2846,2845,8307,-1,8308,2847,2849,-1,2847,8903,2848,-1,2849,2848,9513,-1,9211,2850,2852,-1,2850,8312,2851,-1,2852,2851,8898,-1,9210,2853,2855,-1,2853,9514,2854,-1,2855,2854,8310,-1,8311,2856,2858,-1,2856,9515,2857,-1,2858,2857,8900,-1,8902,2859,2861,-1,2859,8315,2860,-1,2861,2860,9516,-1,8901,2862,2864,-1,2862,9517,2863,-1,2864,2863,8313,-1,8314,2865,2867,-1,2865,9518,2866,-1,2867,2866,9519,-1,9520,2868,2870,-1,2868,8318,2869,-1,2870,2869,9521,-1,9522,2871,2873,-1,2871,8905,2872,-1,2873,2872,8316,-1,8317,2874,2876,-1,2874,8909,2875,-1,2876,2875,9523,-1,9524,2877,2879,-1,2877,8321,2878,-1,2879,2878,8904,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_33()
		{
			int[] value = {9525,2880,2882,-1,2880,9217,2881,-1,2882,2881,8319,-1,8320,2883,2885,-1,2883,9219,2884,-1,2885,2884,8906,-1,8908,2886,2888,-1,2886,8324,2887,-1,2888,2887,9526,-1,8907,2889,2891,-1,2889,9224,2890,-1,2891,2890,8322,-1,8323,2892,2894,-1,2892,9227,2893,-1,2894,2893,9527,-1,9528,2895,2897,-1,2895,8327,2896,-1,2897,2896,9216,-1,9529,2898,2900,-1,2898,8911,2899,-1,2900,2899,8325,-1,8326,2901,2903,-1,2901,8915,2902,-1,2903,2902,9218,-1,9530,2904,2906,-1,2904,8330,2905,-1,2906,2905,8910,-1,9531,2907,2909,-1,2907,9532,2908,-1,2909,2908,8328,-1,8329,2910,2912,-1,2910,9533,2911,-1,2912,2911,8912,-1,8914,2913,2915,-1,2913,8333,2914,-1,2915,2914,9220,-1,8913,2916,2918,-1,2916,9534,2917,-1,2918,2917,8331,-1,8332,2919,2921,-1,2919,9535,2920,-1,2921,2920,9221,-1,9226,2922,2924,-1,2922,8336,2923,-1,2924,2923,9536,-1,9225,2925,2927,-1,2925,8917,2926,-1,2927,2926,8334,-1,8335,2928,2930,-1,2928,8921,2929,-1,2930,2929,9537,-1,9223,2931,2933,-1,2931,8339,2932,-1,2933,2932,8916,-1,9222,2934,2936,-1,2934,9538,2935,-1,2936,2935,8337,-1,8338,2937,2939,-1,2937,9539,2938,-1,2939,2938,8918,-1,8920,2940,2942,-1,2940,8342,2941,-1,2942,2941,9540,-1,8919,2943,2945,-1,2943,9541,2944,-1,2945,2944,8340,-1,8341,2946,2948,-1,2946,9542,2947,-1,2948,2947,9543,-1,9531,2949,2951,-1,2949,8345,2950,-1,2951,2950,9544,-1,9530,2952,2954,-1,2952,8923,2953,-1,2954,2953,8343,-1,8344,2955,2957,-1,2955,8927,2956,-1,2957,2956,9545,-1,9529,2958,2960,-1,2958,8348,2959,-1,2960,2959,8922,-1,9528,2961,2963,-1,2961,9229,2962,-1,2963,2962,8346,-1,8347,2964,2966,-1,2964,9231,2965,-1,2966,2965,8924,-1,8926,2967,2969,-1,2967,8351,2968,-1,2969,2968,9546,-1,8925,2970,2972,-1,2970,9236,2971,-1,2972,2971,8349,-1,8350,2973,2975,-1,2973,9239,2974,-1,2975,2974,9547,-1,9525,2976,2978,-1,2976,8354,2977,-1,2978,2977,9228,-1,9524,2979,2981,-1,2979,8929,2980,-1,2981,2980,8352,-1,8353,2982,2984,-1,2982,8933,2983,-1,2984,2983,9230,-1,9522,2985,2987,-1,2985,8357,2986,-1,2987,2986,8928,-1,9520,2988,2990,-1,2988,9548,2989,-1,2990,2989,8355,-1,8356,2991,2993,-1,2991,9549,2992,-1,2993,2992,8930,-1,8932,2994,2996,-1,2994,8360,2995,-1,2996,2995,9232,-1,8931,2997,2999,-1,2997,9550,2998,-1,2999,2998,8358,-1,8359,3000,3002,-1,3000,9551,3001,-1,3002,3001,9233,-1,9238,3003,3005,-1,3003,8363,3004,-1,3005,3004,9552,-1,9237,3006,3008,-1,3006,8935,3007,-1,3008,3007,8361,-1,8362,3009,3011,-1,3009,8939,3010,-1,3011,3010,9553,-1,9235,3012,3014,-1,3012,8366,3013,-1,3014,3013,8934,-1,9234,3015,3017,-1,3015,9554,3016,-1,3017,3016,8364,-1,8365,3018,3020,-1,3018,9555,3019,-1,3020,3019,8936,-1,8938,3021,3023,-1,3021,8369,3022,-1,3023,3022,9556,-1,8937,3024,3026,-1,3024,9557,3025,-1,3026,3025,8367,-1,8368,3027,3029,-1,3027,9558,3028,-1,3029,3028,9559,-1,9560,3030,3032,-1,3030,8372,3031,-1,3032,3031,9561,-1,9562,3033,3035,-1,3033,8941,3034,-1,3035,3034,8370,-1,8371,3036,3038,-1,3036,8945,3037,-1,3038,3037,9563,-1,9564,3039,3041,-1,3039,8375,3040,-1,3041,3040,8940,-1,9565,3042,3044,-1,3042,9241,3043,-1,3044,3043,8373,-1,8374,3045,3047,-1,3045,9243,3046,-1,3047,3046,8942,-1,8944,3048,3050,-1,3048,8378,3049,-1,3050,3049,9566,-1,8943,3051,3053,-1,3051,9248,3052,-1,3053,3052,8376,-1,8377,3054,3056,-1,3054,9251,3055,-1,3056,3055,9567,-1,9568,3057,3059,-1,3057,8381,3058,-1,3059,3058,9240,-1,9569,3060,3062,-1,3060,8947,3061,-1,3062,3061,8379,-1,8380,3063,3065,-1,3063,8951,3064,-1,3065,3064,9242,-1,9570,3066,3068,-1,3066,8384,3067,-1,3068,3067,8946,-1,9571,3069,3071,-1,3069,9572,3070,-1,3071,3070,8382,-1,8383,3072,3074,-1,3072,9573,3073,-1,3074,3073,8948,-1,8950,3075,3077,-1,3075,8387,3076,-1,3077,3076,9244,-1,8949,3078,3080,-1,3078,9574,3079,-1,3080,3079,8385,-1,8386,3081,3083,-1,3081,9575,3082,-1,3083,3082,9245,-1,9250,3084,3086,-1,3084,8390,3085,-1,3086,3085,9576,-1,9249,3087,3089,-1,3087,8953,3088,-1,3089,3088,8388,-1,8389,3090,3092,-1,3090,8957,3091,-1,3092,3091,9577,-1,9247,3093,3095,-1,3093,8393,3094,-1,3095,3094,8952,-1,9246,3096,3098,-1,3096,9578,3097,-1,3098,3097,8391,-1,8392,3099,3101,-1,3099,9579,3100,-1,3101,3100,8954,-1,8956,3102,3104,-1,3102,8396,3103,-1,3104,3103,9580,-1,8955,3105,3107,-1,3105,9581,3106,-1,3107,3106,8394,-1,8395,3108,3110,-1,3108,9582,3109,-1,3110,3109,9583,-1,9571,3111,3113,-1,3111,8399,3112,-1,3113,3112,9584,-1,9570,3114,3116,-1,3114,8959,3115,-1,3116,3115,8397,-1,8398,3117,3119,-1,3117,8963,3118,-1,3119,3118,9585,-1,9569,3120,3122,-1,3120,8402,3121,-1,3122,3121,8958,-1,9568,3123,3125,-1,3123,9253,3124,-1,3125,3124,8400,-1,8401,3126,3128,-1,3126,9255,3127,-1,3128,3127,8960,-1,8962,3129,3131,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_34()
		{
			int[] value = {3129,8405,3130,-1,3131,3130,9586,-1,8961,3132,3134,-1,3132,9260,3133,-1,3134,3133,8403,-1,8404,3135,3137,-1,3135,9263,3136,-1,3137,3136,9587,-1,9565,3138,3140,-1,3138,8408,3139,-1,3140,3139,9252,-1,9564,3141,3143,-1,3141,8965,3142,-1,3143,3142,8406,-1,8407,3144,3146,-1,3144,8969,3145,-1,3146,3145,9254,-1,9562,3147,3149,-1,3147,8411,3148,-1,3149,3148,8964,-1,9560,3150,3152,-1,3150,9588,3151,-1,3152,3151,8409,-1,8410,3153,3155,-1,3153,9589,3154,-1,3155,3154,8966,-1,8968,3156,3158,-1,3156,8414,3157,-1,3158,3157,9256,-1,8967,3159,3161,-1,3159,9590,3160,-1,3161,3160,8412,-1,8413,3162,3164,-1,3162,9591,3163,-1,3164,3163,9257,-1,9262,3165,3167,-1,3165,8417,3166,-1,3167,3166,9592,-1,9261,3168,3170,-1,3168,8971,3169,-1,3170,3169,8415,-1,8416,3171,3173,-1,3171,8975,3172,-1,3173,3172,9593,-1,9259,3174,3176,-1,3174,8420,3175,-1,3176,3175,8970,-1,9258,3177,3179,-1,3177,9594,3178,-1,3179,3178,8418,-1,8419,3180,3182,-1,3180,9595,3181,-1,3182,3181,8972,-1,8974,3183,3185,-1,3183,8423,3184,-1,3185,3184,9596,-1,8973,3186,3188,-1,3186,9597,3187,-1,3188,3187,8421,-1,8422,3189,3191,-1,3189,9598,3190,-1,3191,3190,9599,-1,9558,3192,3194,-1,3192,8426,3193,-1,3194,3193,9372,-1,9557,3195,3197,-1,3195,8977,3196,-1,3197,3196,8424,-1,8425,3198,3200,-1,3198,8981,3199,-1,3200,3199,9373,-1,9555,3201,3203,-1,3201,8429,3202,-1,3203,3202,8976,-1,9554,3204,3206,-1,3204,9265,3205,-1,3206,3205,8427,-1,8428,3207,3209,-1,3207,9267,3208,-1,3209,3208,8978,-1,8980,3210,3212,-1,3210,8432,3211,-1,3212,3211,9374,-1,8979,3213,3215,-1,3213,9272,3214,-1,3215,3214,8430,-1,8431,3216,3218,-1,3216,9275,3217,-1,3218,3217,9375,-1,9551,3219,3221,-1,3219,8435,3220,-1,3221,3220,9264,-1,9550,3222,3224,-1,3222,8983,3223,-1,3224,3223,8433,-1,8434,3225,3227,-1,3225,8987,3226,-1,3227,3226,9266,-1,9549,3228,3230,-1,3228,8438,3229,-1,3230,3229,8982,-1,9548,3231,3233,-1,3231,9478,3232,-1,3233,3232,8436,-1,8437,3234,3236,-1,3234,9477,3235,-1,3236,3235,8984,-1,8986,3237,3239,-1,3237,8441,3238,-1,3239,3238,9268,-1,8985,3240,3242,-1,3240,9475,3241,-1,3242,3241,8439,-1,8440,3243,3245,-1,3243,9474,3244,-1,3245,3244,9269,-1,9274,3246,3248,-1,3246,8444,3247,-1,3248,3247,9378,-1,9273,3249,3251,-1,3249,8989,3250,-1,3251,3250,8442,-1,8443,3252,3254,-1,3252,8993,3253,-1,3254,3253,9379,-1,9271,3255,3257,-1,3255,8447,3256,-1,3257,3256,8988,-1,9270,3258,3260,-1,3258,9471,3259,-1,3260,3259,8445,-1,8446,3261,3263,-1,3261,9470,3262,-1,3263,3262,8990,-1,8992,3264,3266,-1,3264,8450,3265,-1,3266,3265,9381,-1,8991,3267,3269,-1,3267,9469,3268,-1,3269,3268,8448,-1,8449,3270,3272,-1,3270,9468,3271,-1,3272,3271,9382,-1,9384,3273,3275,-1,3273,8453,3274,-1,3275,3274,9559,-1,9385,3276,3278,-1,3276,8995,3277,-1,3278,3277,8451,-1,8452,3279,3281,-1,3279,8999,3280,-1,3281,3280,9556,-1,9386,3282,3284,-1,3282,8456,3283,-1,3284,3283,8994,-1,9387,3285,3287,-1,3285,9277,3286,-1,3287,3286,8454,-1,8455,3288,3290,-1,3288,9279,3289,-1,3290,3289,8996,-1,8998,3291,3293,-1,3291,8459,3292,-1,3293,3292,9553,-1,8997,3294,3296,-1,3294,9284,3295,-1,3296,3295,8457,-1,8458,3297,3299,-1,3297,9287,3298,-1,3299,3298,9552,-1,9392,3300,3302,-1,3300,8462,3301,-1,3302,3301,9276,-1,9393,3303,3305,-1,3303,9001,3304,-1,3305,3304,8460,-1,8461,3306,3308,-1,3306,9005,3307,-1,3308,3307,9278,-1,9396,3309,3311,-1,3309,8465,3310,-1,3311,3310,9000,-1,9399,3312,3314,-1,3312,9481,3313,-1,3314,3313,8463,-1,8464,3315,3317,-1,3315,9483,3316,-1,3317,3316,9002,-1,9004,3318,3320,-1,3318,8468,3319,-1,3320,3319,9280,-1,9003,3321,3323,-1,3321,9486,3322,-1,3323,3322,8466,-1,8467,3324,3326,-1,3324,9487,3325,-1,3326,3325,9281,-1,9286,3327,3329,-1,3327,8471,3328,-1,3329,3328,9547,-1,9285,3330,3332,-1,3330,9007,3331,-1,3332,3331,8469,-1,8470,3333,3335,-1,3333,9011,3334,-1,3335,3334,9546,-1,9283,3336,3338,-1,3336,8474,3337,-1,3338,3337,9006,-1,9282,3339,3341,-1,3339,9496,3340,-1,3341,3340,8472,-1,8473,3342,3344,-1,3342,9497,3343,-1,3344,3343,9008,-1,9010,3345,3347,-1,3345,8477,3346,-1,3347,3346,9545,-1,9009,3348,3350,-1,3348,9500,3349,-1,3350,3349,8475,-1,8476,3351,3353,-1,3351,9503,3352,-1,3353,3352,9544,-1,9361,3354,3356,-1,3354,8480,3355,-1,3356,3355,9583,-1,9363,3357,3359,-1,3357,9013,3358,-1,3359,3358,8478,-1,8479,3360,3362,-1,3360,9017,3361,-1,3362,3361,9580,-1,9366,3363,3365,-1,3363,8483,3364,-1,3365,3364,9012,-1,9367,3366,3368,-1,3366,9289,3367,-1,3368,3367,8481,-1,8482,3369,3371,-1,3369,9291,3370,-1,3371,3370,9014,-1,9016,3372,3374,-1,3372,8486,3373,-1,3374,3373,9577,-1,9015,3375,3377,-1,3375,9296,3376,-1,3377,3376,8484,-1,8485,3378,3380,-1,3378,9299,3379,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_35()
		{
			int[] value = {3380,3379,9576,-1,9376,3381,3383,-1,3381,8489,3382,-1,3383,3382,9288,-1,9377,3384,3386,-1,3384,9019,3385,-1,3386,3385,8487,-1,8488,3387,3389,-1,3387,9023,3388,-1,3389,3388,9290,-1,9380,3390,3392,-1,3390,8492,3391,-1,3392,3391,9018,-1,9383,3393,3395,-1,3393,9441,3394,-1,3395,3394,8490,-1,8491,3396,3398,-1,3396,9443,3397,-1,3398,3397,9020,-1,9022,3399,3401,-1,3399,8495,3400,-1,3401,3400,9292,-1,9021,3402,3404,-1,3402,9446,3403,-1,3404,3403,8493,-1,8494,3405,3407,-1,3405,9447,3406,-1,3407,3406,9293,-1,9298,3408,3410,-1,3408,8498,3409,-1,3410,3409,9567,-1,9297,3411,3413,-1,3411,9025,3412,-1,3413,3412,8496,-1,8497,3414,3416,-1,3414,9029,3415,-1,3416,3415,9566,-1,9295,3417,3419,-1,3417,8501,3418,-1,3419,3418,9024,-1,9294,3420,3422,-1,3420,9456,3421,-1,3422,3421,8499,-1,8500,3423,3425,-1,3423,9457,3424,-1,3425,3424,9026,-1,9028,3426,3428,-1,3426,8504,3427,-1,3428,3427,9563,-1,9027,3429,3431,-1,3429,9460,3430,-1,3431,3430,8502,-1,8503,3432,3434,-1,3432,9463,3433,-1,3434,3433,9561,-1,9582,3435,3437,-1,3435,8507,3436,-1,3437,3436,9388,-1,9581,3438,3440,-1,3438,9031,3439,-1,3440,3439,8505,-1,8506,3441,3443,-1,3441,9035,3442,-1,3443,3442,9389,-1,9579,3444,3446,-1,3444,8510,3445,-1,3446,3445,9030,-1,9578,3447,3449,-1,3447,9301,3448,-1,3449,3448,8508,-1,8509,3450,3452,-1,3450,9303,3451,-1,3452,3451,9032,-1,9034,3453,3455,-1,3453,8513,3454,-1,3455,3454,9390,-1,9033,3456,3458,-1,3456,9308,3457,-1,3458,3457,8511,-1,8512,3459,3461,-1,3459,9311,3460,-1,3461,3460,9391,-1,9575,3462,3464,-1,3462,8516,3463,-1,3464,3463,9300,-1,9574,3465,3467,-1,3465,9037,3466,-1,3467,3466,8514,-1,8515,3468,3470,-1,3468,9041,3469,-1,3470,3469,9302,-1,9573,3471,3473,-1,3471,8519,3472,-1,3473,3472,9036,-1,9572,3474,3476,-1,3474,9518,3475,-1,3476,3475,8517,-1,8518,3477,3479,-1,3477,9517,3478,-1,3479,3478,9038,-1,9040,3480,3482,-1,3480,8522,3481,-1,3482,3481,9304,-1,9039,3483,3485,-1,3483,9515,3484,-1,3485,3484,8520,-1,8521,3486,3488,-1,3486,9514,3487,-1,3488,3487,9305,-1,9310,3489,3491,-1,3489,8525,3490,-1,3491,3490,9394,-1,9309,3492,3494,-1,3492,9043,3493,-1,3494,3493,8523,-1,8524,3495,3497,-1,3495,9047,3496,-1,3497,3496,9395,-1,9307,3498,3500,-1,3498,8528,3499,-1,3500,3499,9042,-1,9306,3501,3503,-1,3501,9511,3502,-1,3503,3502,8526,-1,8527,3504,3506,-1,3504,9510,3505,-1,3506,3505,9044,-1,9046,3507,3509,-1,3507,8531,3508,-1,3509,3508,9397,-1,9045,3510,3512,-1,3510,9509,3511,-1,3512,3511,8529,-1,8530,3513,3515,-1,3513,9508,3514,-1,3515,3514,9398,-1,9401,3516,3518,-1,3516,8534,3517,-1,3518,3517,9543,-1,9403,3519,3521,-1,3519,9049,3520,-1,3521,3520,8532,-1,8533,3522,3524,-1,3522,9053,3523,-1,3524,3523,9540,-1,9406,3525,3527,-1,3525,8537,3526,-1,3527,3526,9048,-1,9407,3528,3530,-1,3528,9313,3529,-1,3530,3529,8535,-1,8536,3531,3533,-1,3531,9315,3532,-1,3533,3532,9050,-1,9052,3534,3536,-1,3534,8540,3535,-1,3536,3535,9537,-1,9051,3537,3539,-1,3537,9320,3538,-1,3539,3538,8538,-1,8539,3540,3542,-1,3540,9323,3541,-1,3542,3541,9536,-1,9416,3543,3545,-1,3543,8543,3544,-1,3545,3544,9312,-1,9417,3546,3548,-1,3546,9055,3547,-1,3548,3547,8541,-1,8542,3549,3551,-1,3549,9059,3550,-1,3551,3550,9314,-1,9420,3552,3554,-1,3552,8546,3553,-1,3554,3553,9054,-1,9423,3555,3557,-1,3555,9464,3556,-1,3557,3556,8544,-1,8545,3558,3560,-1,3558,9465,3559,-1,3560,3559,9056,-1,9058,3561,3563,-1,3561,8549,3562,-1,3563,3562,9316,-1,9057,3564,3566,-1,3564,9466,3565,-1,3566,3565,8547,-1,8548,3567,3569,-1,3567,9467,3568,-1,3569,3568,9317,-1,9322,3570,3572,-1,3570,8552,3571,-1,3572,3571,9527,-1,9321,3573,3575,-1,3573,9061,3574,-1,3575,3574,8550,-1,8551,3576,3578,-1,3576,9065,3577,-1,3578,3577,9526,-1,9319,3579,3581,-1,3579,8555,3580,-1,3581,3580,9060,-1,9318,3582,3584,-1,3582,9472,3583,-1,3584,3583,8553,-1,8554,3585,3587,-1,3585,9473,3586,-1,3587,3586,9062,-1,9064,3588,3590,-1,3588,8558,3589,-1,3590,3589,9523,-1,9063,3591,3593,-1,3591,9476,3592,-1,3593,3592,8556,-1,8557,3594,3596,-1,3594,9479,3595,-1,3596,3595,9521,-1,9542,3597,3599,-1,3597,8561,3598,-1,3599,3598,9428,-1,9541,3600,3602,-1,3600,9067,3601,-1,3602,3601,8559,-1,8560,3603,3605,-1,3603,9071,3604,-1,3605,3604,9429,-1,9539,3606,3608,-1,3606,8564,3607,-1,3608,3607,9066,-1,9538,3609,3611,-1,3609,9325,3610,-1,3611,3610,8562,-1,8563,3612,3614,-1,3612,9327,3613,-1,3614,3613,9068,-1,9070,3615,3617,-1,3615,8567,3616,-1,3617,3616,9430,-1,9069,3618,3620,-1,3618,9332,3619,-1,3620,3619,8565,-1,8566,3621,3623,-1,3621,9335,3622,-1,3623,3622,9431,-1,9535,3624,3626,-1,3624,8570,3625,-1,3626,3625,9324,-1,9534,3627,3629,-1,3627,9073,3628,-1,3629,3628,8568,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_36()
		{
			int[] value = {8569,3630,3632,-1,3630,9077,3631,-1,3632,3631,9326,-1,9533,3633,3635,-1,3633,8573,3634,-1,3635,3634,9072,-1,9532,3636,3638,-1,3636,9502,3637,-1,3638,3637,8571,-1,8572,3639,3641,-1,3639,9501,3640,-1,3641,3640,9074,-1,9076,3642,3644,-1,3642,8576,3643,-1,3644,3643,9328,-1,9075,3645,3647,-1,3645,9499,3646,-1,3647,3646,8574,-1,8575,3648,3650,-1,3648,9498,3649,-1,3650,3649,9329,-1,9334,3651,3653,-1,3651,8579,3652,-1,3653,3652,9434,-1,9333,3654,3656,-1,3654,9079,3655,-1,3656,3655,8577,-1,8578,3657,3659,-1,3657,9083,3658,-1,3659,3658,9435,-1,9331,3660,3662,-1,3660,8582,3661,-1,3662,3661,9078,-1,9330,3663,3665,-1,3663,9495,3664,-1,3665,3664,8580,-1,8581,3666,3668,-1,3666,9494,3667,-1,3668,3667,9080,-1,9082,3669,3671,-1,3669,8585,3670,-1,3671,3670,9437,-1,9081,3672,3674,-1,3672,9493,3673,-1,3674,3673,8583,-1,8584,3675,3677,-1,3675,9492,3676,-1,3677,3676,9438,-1,9598,3678,3680,-1,3678,8588,3679,-1,3680,3679,9412,-1,9597,3681,3683,-1,3681,9085,3682,-1,3683,3682,8586,-1,8587,3684,3686,-1,3684,9089,3685,-1,3686,3685,9413,-1,9595,3687,3689,-1,3687,8591,3688,-1,3689,3688,9084,-1,9594,3690,3692,-1,3690,9337,3691,-1,3692,3691,8589,-1,8590,3693,3695,-1,3693,9339,3694,-1,3695,3694,9086,-1,9088,3696,3698,-1,3696,8594,3697,-1,3698,3697,9414,-1,9087,3699,3701,-1,3699,9344,3700,-1,3701,3700,8592,-1,8593,3702,3704,-1,3702,9347,3703,-1,3704,3703,9415,-1,9591,3705,3707,-1,3705,8597,3706,-1,3707,3706,9336,-1,9590,3708,3710,-1,3708,9091,3709,-1,3710,3709,8595,-1,8596,3711,3713,-1,3711,9095,3712,-1,3713,3712,9338,-1,9589,3714,3716,-1,3714,8600,3715,-1,3716,3715,9090,-1,9588,3717,3719,-1,3717,9462,3718,-1,3719,3718,8598,-1,8599,3720,3722,-1,3720,9461,3721,-1,3722,3721,9092,-1,9094,3723,3725,-1,3723,8603,3724,-1,3725,3724,9340,-1,9093,3726,3728,-1,3726,9459,3727,-1,3728,3727,8601,-1,8602,3729,3731,-1,3729,9458,3730,-1,3731,3730,9341,-1,9346,3732,3734,-1,3732,8606,3733,-1,3734,3733,9418,-1,9345,3735,3737,-1,3735,9097,3736,-1,3737,3736,8604,-1,8605,3738,3740,-1,3738,9101,3739,-1,3740,3739,9419,-1,9343,3741,3743,-1,3741,8609,3742,-1,3743,3742,9096,-1,9342,3744,3746,-1,3744,9455,3745,-1,3746,3745,8607,-1,8608,3747,3749,-1,3747,9454,3748,-1,3749,3748,9098,-1,9100,3750,3752,-1,3750,8612,3751,-1,3752,3751,9421,-1,9099,3753,3755,-1,3753,9453,3754,-1,3755,3754,8610,-1,8611,3756,3758,-1,3756,9452,3757,-1,3758,3757,9422,-1,9424,3759,3761,-1,3759,8615,3760,-1,3761,3760,9599,-1,9425,3762,3764,-1,3762,9103,3763,-1,3764,3763,8613,-1,8614,3765,3767,-1,3765,9107,3766,-1,3767,3766,9596,-1,9426,3768,3770,-1,3768,8618,3769,-1,3770,3769,9102,-1,9427,3771,3773,-1,3771,9349,3772,-1,3773,3772,8616,-1,8617,3774,3776,-1,3774,9351,3775,-1,3776,3775,9104,-1,9106,3777,3779,-1,3777,8621,3778,-1,3779,3778,9593,-1,9105,3780,3782,-1,3780,9356,3781,-1,3782,3781,8619,-1,8620,3783,3785,-1,3783,9359,3784,-1,3785,3784,9592,-1,9432,3786,3788,-1,3786,8624,3787,-1,3788,3787,9348,-1,9433,3789,3791,-1,3789,9109,3790,-1,3791,3790,8622,-1,8623,3792,3794,-1,3792,9113,3793,-1,3794,3793,9350,-1,9436,3795,3797,-1,3795,8627,3796,-1,3797,3796,9108,-1,9439,3798,3800,-1,3798,9504,3799,-1,3800,3799,8625,-1,8626,3801,3803,-1,3801,9505,3802,-1,3803,3802,9110,-1,9112,3804,3806,-1,3804,8630,3805,-1,3806,3805,9352,-1,9111,3807,3809,-1,3807,9506,3808,-1,3809,3808,8628,-1,8629,3810,3812,-1,3810,9507,3811,-1,3812,3811,9353,-1,9358,3813,3815,-1,3813,8633,3814,-1,3815,3814,9587,-1,9357,3816,3818,-1,3816,9115,3817,-1,3818,3817,8631,-1,8632,3819,3821,-1,3819,9119,3820,-1,3821,3820,9586,-1,9355,3822,3824,-1,3822,8636,3823,-1,3824,3823,9114,-1,9354,3825,3827,-1,3825,9512,3826,-1,3827,3826,8634,-1,8635,3828,3830,-1,3828,9513,3829,-1,3830,3829,9116,-1,9118,3831,3833,-1,3831,8639,3832,-1,3833,3832,9585,-1,9117,3834,3836,-1,3834,9516,3835,-1,3836,3835,8637,-1,8638,3837,3839,-1,3837,9519,3838,-1,3839,3838,9584,-1,9600,3840,3841,-1,3840,7680,2,-1,3841,2,7682,-1,7680,3842,0,-1,3842,9601,3843,-1,0,3843,7681,-1,7682,1,3845,-1,1,7681,3844,-1,3845,3844,9602,-1,9603,3846,3847,-1,3846,7683,5,-1,3847,5,7685,-1,7683,3848,3,-1,3848,9604,3849,-1,3,3849,7684,-1,7685,4,3851,-1,4,7684,3850,-1,3851,3850,9605,-1,9606,3852,3853,-1,3852,7686,8,-1,3853,8,7688,-1,7686,3854,6,-1,3854,9607,3855,-1,6,3855,7687,-1,7688,7,3857,-1,7,7687,3856,-1,3857,3856,9608,-1,9609,3858,3859,-1,3858,7689,11,-1,3859,11,7691,-1,7689,3860,9,-1,3860,9610,3861,-1,9,3861,7690,-1,7691,10,3863,-1,10,7690,3862,-1,3863,3862,9611,-1,9612,3864,3865,-1,3864,7692,14,-1,3865,14,7694,-1,7692,3866,12,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_37()
		{
			int[] value = {3866,9613,3867,-1,12,3867,7693,-1,7694,13,3869,-1,13,7693,3868,-1,3869,3868,9614,-1,9615,3870,3871,-1,3870,7695,17,-1,3871,17,7697,-1,7695,3872,15,-1,3872,9616,3873,-1,15,3873,7696,-1,7697,16,3875,-1,16,7696,3874,-1,3875,3874,9617,-1,9618,3876,3877,-1,3876,7698,20,-1,3877,20,7700,-1,7698,3878,18,-1,3878,9619,3879,-1,18,3879,7699,-1,7700,19,3881,-1,19,7699,3880,-1,3881,3880,9620,-1,9621,3882,3883,-1,3882,7701,23,-1,3883,23,7703,-1,7701,3884,21,-1,3884,9622,3885,-1,21,3885,7702,-1,7703,22,3887,-1,22,7702,3886,-1,3887,3886,9623,-1,9624,3888,3889,-1,3888,7704,26,-1,3889,26,7706,-1,7704,3890,24,-1,3890,9625,3891,-1,24,3891,7705,-1,7706,25,3893,-1,25,7705,3892,-1,3893,3892,9626,-1,9627,3894,3895,-1,3894,7707,29,-1,3895,29,7709,-1,7707,3896,27,-1,3896,9628,3897,-1,27,3897,7708,-1,7709,28,3899,-1,28,7708,3898,-1,3899,3898,9629,-1,9630,3900,3901,-1,3900,7710,32,-1,3901,32,7712,-1,7710,3902,30,-1,3902,9631,3903,-1,30,3903,7711,-1,7712,31,3905,-1,31,7711,3904,-1,3905,3904,9632,-1,9633,3906,3907,-1,3906,7713,35,-1,3907,35,7715,-1,7713,3908,33,-1,3908,9634,3909,-1,33,3909,7714,-1,7715,34,3911,-1,34,7714,3910,-1,3911,3910,9635,-1,9636,3912,3913,-1,3912,7716,38,-1,3913,38,7718,-1,7716,3914,36,-1,3914,9637,3915,-1,36,3915,7717,-1,7718,37,3917,-1,37,7717,3916,-1,3917,3916,9638,-1,9639,3918,3919,-1,3918,7719,41,-1,3919,41,7721,-1,7719,3920,39,-1,3920,9640,3921,-1,39,3921,7720,-1,7721,40,3923,-1,40,7720,3922,-1,3923,3922,9641,-1,9642,3924,3925,-1,3924,7722,44,-1,3925,44,7724,-1,7722,3926,42,-1,3926,9643,3927,-1,42,3927,7723,-1,7724,43,3929,-1,43,7723,3928,-1,3929,3928,9644,-1,9645,3930,3931,-1,3930,7725,47,-1,3931,47,7727,-1,7725,3932,45,-1,3932,9646,3933,-1,45,3933,7726,-1,7727,46,3935,-1,46,7726,3934,-1,3935,3934,9647,-1,9648,3936,3937,-1,3936,7728,50,-1,3937,50,7730,-1,7728,3938,48,-1,3938,9649,3939,-1,48,3939,7729,-1,7730,49,3941,-1,49,7729,3940,-1,3941,3940,9650,-1,9651,3942,3943,-1,3942,7731,53,-1,3943,53,7733,-1,7731,3944,51,-1,3944,9652,3945,-1,51,3945,7732,-1,7733,52,3947,-1,52,7732,3946,-1,3947,3946,9653,-1,9654,3948,3949,-1,3948,7734,56,-1,3949,56,7736,-1,7734,3950,54,-1,3950,9655,3951,-1,54,3951,7735,-1,7736,55,3953,-1,55,7735,3952,-1,3953,3952,9656,-1,9657,3954,3955,-1,3954,7737,59,-1,3955,59,7739,-1,7737,3956,57,-1,3956,9658,3957,-1,57,3957,7738,-1,7739,58,3959,-1,58,7738,3958,-1,3959,3958,9659,-1,9660,3960,3961,-1,3960,7740,62,-1,3961,62,7742,-1,7740,3962,60,-1,3962,9661,3963,-1,60,3963,7741,-1,7742,61,3965,-1,61,7741,3964,-1,3965,3964,9662,-1,9663,3966,3967,-1,3966,7743,65,-1,3967,65,7745,-1,7743,3968,63,-1,3968,9664,3969,-1,63,3969,7744,-1,7745,64,3971,-1,64,7744,3970,-1,3971,3970,9665,-1,9666,3972,3973,-1,3972,7746,68,-1,3973,68,7748,-1,7746,3974,66,-1,3974,9667,3975,-1,66,3975,7747,-1,7748,67,3977,-1,67,7747,3976,-1,3977,3976,9668,-1,9669,3978,3979,-1,3978,7749,71,-1,3979,71,7751,-1,7749,3980,69,-1,3980,9670,3981,-1,69,3981,7750,-1,7751,70,3983,-1,70,7750,3982,-1,3983,3982,9671,-1,9672,3984,3985,-1,3984,7752,74,-1,3985,74,7754,-1,7752,3986,72,-1,3986,9673,3987,-1,72,3987,7753,-1,7754,73,3989,-1,73,7753,3988,-1,3989,3988,9674,-1,9675,3990,3991,-1,3990,7755,77,-1,3991,77,7757,-1,7755,3992,75,-1,3992,9676,3993,-1,75,3993,7756,-1,7757,76,3995,-1,76,7756,3994,-1,3995,3994,9677,-1,9678,3996,3997,-1,3996,7758,80,-1,3997,80,7760,-1,7758,3998,78,-1,3998,9679,3999,-1,78,3999,7759,-1,7760,79,4001,-1,79,7759,4000,-1,4001,4000,9680,-1,9681,4002,4003,-1,4002,7761,83,-1,4003,83,7763,-1,7761,4004,81,-1,4004,9682,4005,-1,81,4005,7762,-1,7763,82,4007,-1,82,7762,4006,-1,4007,4006,9683,-1,9684,4008,4009,-1,4008,7764,86,-1,4009,86,7766,-1,7764,4010,84,-1,4010,9685,4011,-1,84,4011,7765,-1,7766,85,4013,-1,85,7765,4012,-1,4013,4012,9686,-1,9687,4014,4015,-1,4014,7767,89,-1,4015,89,7769,-1,7767,4016,87,-1,4016,9688,4017,-1,87,4017,7768,-1,7769,88,4019,-1,88,7768,4018,-1,4019,4018,9689,-1,9690,4020,4021,-1,4020,7770,92,-1,4021,92,7772,-1,7770,4022,90,-1,4022,9691,4023,-1,90,4023,7771,-1,7772,91,4025,-1,91,7771,4024,-1,4025,4024,9692,-1,9693,4026,4027,-1,4026,7773,95,-1,4027,95,7775,-1,7773,4028,93,-1,4028,9694,4029,-1,93,4029,7774,-1,7775,94,4031,-1,94,7774,4030,-1,4031,4030,9695,-1,9696,4032,4033,-1,4032,7776,98,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_38()
		{
			int[] value = {4033,98,7778,-1,7776,4034,96,-1,4034,9697,4035,-1,96,4035,7777,-1,7778,97,4037,-1,97,7777,4036,-1,4037,4036,9698,-1,9699,4038,4039,-1,4038,7779,101,-1,4039,101,7781,-1,7779,4040,99,-1,4040,9700,4041,-1,99,4041,7780,-1,7781,100,4043,-1,100,7780,4042,-1,4043,4042,9701,-1,9702,4044,4045,-1,4044,7782,104,-1,4045,104,7784,-1,7782,4046,102,-1,4046,9703,4047,-1,102,4047,7783,-1,7784,103,4049,-1,103,7783,4048,-1,4049,4048,9704,-1,9705,4050,4051,-1,4050,7785,107,-1,4051,107,7787,-1,7785,4052,105,-1,4052,9706,4053,-1,105,4053,7786,-1,7787,106,4055,-1,106,7786,4054,-1,4055,4054,9707,-1,9708,4056,4057,-1,4056,7788,110,-1,4057,110,7790,-1,7788,4058,108,-1,4058,9709,4059,-1,108,4059,7789,-1,7790,109,4061,-1,109,7789,4060,-1,4061,4060,9710,-1,9711,4062,4063,-1,4062,7791,113,-1,4063,113,7793,-1,7791,4064,111,-1,4064,9712,4065,-1,111,4065,7792,-1,7793,112,4067,-1,112,7792,4066,-1,4067,4066,9713,-1,9714,4068,4069,-1,4068,7794,116,-1,4069,116,7796,-1,7794,4070,114,-1,4070,9715,4071,-1,114,4071,7795,-1,7796,115,4073,-1,115,7795,4072,-1,4073,4072,9716,-1,9717,4074,4075,-1,4074,7797,119,-1,4075,119,7799,-1,7797,4076,117,-1,4076,9718,4077,-1,117,4077,7798,-1,7799,118,4079,-1,118,7798,4078,-1,4079,4078,9719,-1,9720,4080,4081,-1,4080,7800,122,-1,4081,122,7802,-1,7800,4082,120,-1,4082,9721,4083,-1,120,4083,7801,-1,7802,121,4085,-1,121,7801,4084,-1,4085,4084,9722,-1,9723,4086,4087,-1,4086,7803,125,-1,4087,125,7805,-1,7803,4088,123,-1,4088,9724,4089,-1,123,4089,7804,-1,7805,124,4091,-1,124,7804,4090,-1,4091,4090,9725,-1,9726,4092,4093,-1,4092,7806,128,-1,4093,128,7808,-1,7806,4094,126,-1,4094,9727,4095,-1,126,4095,7807,-1,7808,127,4097,-1,127,7807,4096,-1,4097,4096,9728,-1,9729,4098,4099,-1,4098,7809,131,-1,4099,131,7811,-1,7809,4100,129,-1,4100,9730,4101,-1,129,4101,7810,-1,7811,130,4103,-1,130,7810,4102,-1,4103,4102,9731,-1,9732,4104,4105,-1,4104,7812,134,-1,4105,134,7814,-1,7812,4106,132,-1,4106,9733,4107,-1,132,4107,7813,-1,7814,133,4109,-1,133,7813,4108,-1,4109,4108,9734,-1,9735,4110,4111,-1,4110,7815,137,-1,4111,137,7817,-1,7815,4112,135,-1,4112,9736,4113,-1,135,4113,7816,-1,7817,136,4115,-1,136,7816,4114,-1,4115,4114,9737,-1,9738,4116,4117,-1,4116,7818,140,-1,4117,140,7820,-1,7818,4118,138,-1,4118,9739,4119,-1,138,4119,7819,-1,7820,139,4121,-1,139,7819,4120,-1,4121,4120,9740,-1,9741,4122,4123,-1,4122,7821,143,-1,4123,143,7823,-1,7821,4124,141,-1,4124,9742,4125,-1,141,4125,7822,-1,7823,142,4127,-1,142,7822,4126,-1,4127,4126,9743,-1,9744,4128,4129,-1,4128,7824,146,-1,4129,146,7826,-1,7824,4130,144,-1,4130,9745,4131,-1,144,4131,7825,-1,7826,145,4133,-1,145,7825,4132,-1,4133,4132,9746,-1,9747,4134,4135,-1,4134,7827,149,-1,4135,149,7829,-1,7827,4136,147,-1,4136,9748,4137,-1,147,4137,7828,-1,7829,148,4139,-1,148,7828,4138,-1,4139,4138,9749,-1,9750,4140,4141,-1,4140,7830,152,-1,4141,152,7832,-1,7830,4142,150,-1,4142,9751,4143,-1,150,4143,7831,-1,7832,151,4145,-1,151,7831,4144,-1,4145,4144,9752,-1,9753,4146,4147,-1,4146,7833,155,-1,4147,155,7835,-1,7833,4148,153,-1,4148,9754,4149,-1,153,4149,7834,-1,7835,154,4151,-1,154,7834,4150,-1,4151,4150,9755,-1,9756,4152,4153,-1,4152,7836,158,-1,4153,158,7838,-1,7836,4154,156,-1,4154,9757,4155,-1,156,4155,7837,-1,7838,157,4157,-1,157,7837,4156,-1,4157,4156,9758,-1,9759,4158,4159,-1,4158,7839,161,-1,4159,161,7841,-1,7839,4160,159,-1,4160,9760,4161,-1,159,4161,7840,-1,7841,160,4163,-1,160,7840,4162,-1,4163,4162,9761,-1,9762,4164,4165,-1,4164,7842,164,-1,4165,164,7844,-1,7842,4166,162,-1,4166,9763,4167,-1,162,4167,7843,-1,7844,163,4169,-1,163,7843,4168,-1,4169,4168,9764,-1,9765,4170,4171,-1,4170,7845,167,-1,4171,167,7847,-1,7845,4172,165,-1,4172,9766,4173,-1,165,4173,7846,-1,7847,166,4175,-1,166,7846,4174,-1,4175,4174,9767,-1,9768,4176,4177,-1,4176,7848,170,-1,4177,170,7850,-1,7848,4178,168,-1,4178,9769,4179,-1,168,4179,7849,-1,7850,169,4181,-1,169,7849,4180,-1,4181,4180,9770,-1,9771,4182,4183,-1,4182,7851,173,-1,4183,173,7853,-1,7851,4184,171,-1,4184,9772,4185,-1,171,4185,7852,-1,7853,172,4187,-1,172,7852,4186,-1,4187,4186,9773,-1,9774,4188,4189,-1,4188,7854,176,-1,4189,176,7856,-1,7854,4190,174,-1,4190,9775,4191,-1,174,4191,7855,-1,7856,175,4193,-1,175,7855,4192,-1,4193,4192,9776,-1,9777,4194,4195,-1,4194,7857,179,-1,4195,179,7859,-1,7857,4196,177,-1,4196,9778,4197,-1,177,4197,7858,-1,7859,178,4199,-1,178,7858,4198,-1,4199,4198,9779,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_39()
		{
			int[] value = {9780,4200,4201,-1,4200,7860,182,-1,4201,182,7862,-1,7860,4202,180,-1,4202,9781,4203,-1,180,4203,7861,-1,7862,181,4205,-1,181,7861,4204,-1,4205,4204,9782,-1,9783,4206,4207,-1,4206,7863,185,-1,4207,185,7865,-1,7863,4208,183,-1,4208,9784,4209,-1,183,4209,7864,-1,7865,184,4211,-1,184,7864,4210,-1,4211,4210,9785,-1,9786,4212,4213,-1,4212,7866,188,-1,4213,188,7868,-1,7866,4214,186,-1,4214,9787,4215,-1,186,4215,7867,-1,7868,187,4217,-1,187,7867,4216,-1,4217,4216,9788,-1,9789,4218,4219,-1,4218,7869,191,-1,4219,191,7871,-1,7869,4220,189,-1,4220,9790,4221,-1,189,4221,7870,-1,7871,190,4223,-1,190,7870,4222,-1,4223,4222,9791,-1,9792,4224,4225,-1,4224,7872,194,-1,4225,194,7874,-1,7872,4226,192,-1,4226,9793,4227,-1,192,4227,7873,-1,7874,193,4229,-1,193,7873,4228,-1,4229,4228,9794,-1,9795,4230,4231,-1,4230,7875,197,-1,4231,197,7877,-1,7875,4232,195,-1,4232,9796,4233,-1,195,4233,7876,-1,7877,196,4235,-1,196,7876,4234,-1,4235,4234,9797,-1,9798,4236,4237,-1,4236,7878,200,-1,4237,200,7880,-1,7878,4238,198,-1,4238,9799,4239,-1,198,4239,7879,-1,7880,199,4241,-1,199,7879,4240,-1,4241,4240,9800,-1,9801,4242,4243,-1,4242,7881,203,-1,4243,203,7883,-1,7881,4244,201,-1,4244,9802,4245,-1,201,4245,7882,-1,7883,202,4247,-1,202,7882,4246,-1,4247,4246,9803,-1,9804,4248,4249,-1,4248,7884,206,-1,4249,206,7886,-1,7884,4250,204,-1,4250,9805,4251,-1,204,4251,7885,-1,7886,205,4253,-1,205,7885,4252,-1,4253,4252,9806,-1,9807,4254,4255,-1,4254,7887,209,-1,4255,209,7889,-1,7887,4256,207,-1,4256,9808,4257,-1,207,4257,7888,-1,7889,208,4259,-1,208,7888,4258,-1,4259,4258,9809,-1,9810,4260,4261,-1,4260,7890,212,-1,4261,212,7892,-1,7890,4262,210,-1,4262,9811,4263,-1,210,4263,7891,-1,7892,211,4265,-1,211,7891,4264,-1,4265,4264,9812,-1,9813,4266,4267,-1,4266,7893,215,-1,4267,215,7895,-1,7893,4268,213,-1,4268,9814,4269,-1,213,4269,7894,-1,7895,214,4271,-1,214,7894,4270,-1,4271,4270,9815,-1,9816,4272,4273,-1,4272,7896,218,-1,4273,218,7898,-1,7896,4274,216,-1,4274,9817,4275,-1,216,4275,7897,-1,7898,217,4277,-1,217,7897,4276,-1,4277,4276,9818,-1,9819,4278,4279,-1,4278,7899,221,-1,4279,221,7901,-1,7899,4280,219,-1,4280,9820,4281,-1,219,4281,7900,-1,7901,220,4283,-1,220,7900,4282,-1,4283,4282,9821,-1,9822,4284,4285,-1,4284,7902,224,-1,4285,224,7904,-1,7902,4286,222,-1,4286,9823,4287,-1,222,4287,7903,-1,7904,223,4289,-1,223,7903,4288,-1,4289,4288,9824,-1,9825,4290,4291,-1,4290,7905,227,-1,4291,227,7907,-1,7905,4292,225,-1,4292,9826,4293,-1,225,4293,7906,-1,7907,226,4295,-1,226,7906,4294,-1,4295,4294,9827,-1,9828,4296,4297,-1,4296,7908,230,-1,4297,230,7910,-1,7908,4298,228,-1,4298,9829,4299,-1,228,4299,7909,-1,7910,229,4301,-1,229,7909,4300,-1,4301,4300,9830,-1,9831,4302,4303,-1,4302,7911,233,-1,4303,233,7913,-1,7911,4304,231,-1,4304,9832,4305,-1,231,4305,7912,-1,7913,232,4307,-1,232,7912,4306,-1,4307,4306,9833,-1,9834,4308,4309,-1,4308,7914,236,-1,4309,236,7916,-1,7914,4310,234,-1,4310,9835,4311,-1,234,4311,7915,-1,7916,235,4313,-1,235,7915,4312,-1,4313,4312,9836,-1,9837,4314,4315,-1,4314,7917,239,-1,4315,239,7919,-1,7917,4316,237,-1,4316,9838,4317,-1,237,4317,7918,-1,7919,238,4319,-1,238,7918,4318,-1,4319,4318,9839,-1,9840,4320,4321,-1,4320,7920,242,-1,4321,242,7922,-1,7920,4322,240,-1,4322,9602,4323,-1,240,4323,7921,-1,7922,241,4325,-1,241,7921,4324,-1,4325,4324,9841,-1,9842,4326,4327,-1,4326,7923,245,-1,4327,245,7925,-1,7923,4328,243,-1,4328,9843,4329,-1,243,4329,7924,-1,7925,244,4331,-1,244,7924,4330,-1,4331,4330,9600,-1,9601,4332,4333,-1,4332,7926,248,-1,4333,248,7928,-1,7926,4334,246,-1,4334,9844,4335,-1,246,4335,7927,-1,7928,247,4337,-1,247,7927,4336,-1,4337,4336,9845,-1,9846,4338,4339,-1,4338,7929,251,-1,4339,251,7931,-1,7929,4340,249,-1,4340,9605,4341,-1,249,4341,7930,-1,7931,250,4343,-1,250,7930,4342,-1,4343,4342,9847,-1,9848,4344,4345,-1,4344,7932,254,-1,4345,254,7934,-1,7932,4346,252,-1,4346,9849,4347,-1,252,4347,7933,-1,7934,253,4349,-1,253,7933,4348,-1,4349,4348,9603,-1,9604,4350,4351,-1,4350,7935,257,-1,4351,257,7937,-1,7935,4352,255,-1,4352,9850,4353,-1,255,4353,7936,-1,7937,256,4355,-1,256,7936,4354,-1,4355,4354,9851,-1,9852,4356,4357,-1,4356,7938,260,-1,4357,260,7940,-1,7938,4358,258,-1,4358,9608,4359,-1,258,4359,7939,-1,7940,259,4361,-1,259,7939,4360,-1,4361,4360,9853,-1,9854,4362,4363,-1,4362,7941,263,-1,4363,263,7943,-1,7941,4364,261,-1,4364,9855,4365,-1,261,4365,7942,-1,7943,262,4367,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_40()
		{
			int[] value = {262,7942,4366,-1,4367,4366,9606,-1,9607,4368,4369,-1,4368,7944,266,-1,4369,266,7946,-1,7944,4370,264,-1,4370,9856,4371,-1,264,4371,7945,-1,7946,265,4373,-1,265,7945,4372,-1,4373,4372,9857,-1,9858,4374,4375,-1,4374,7947,269,-1,4375,269,7949,-1,7947,4376,267,-1,4376,9611,4377,-1,267,4377,7948,-1,7949,268,4379,-1,268,7948,4378,-1,4379,4378,9859,-1,9860,4380,4381,-1,4380,7950,272,-1,4381,272,7952,-1,7950,4382,270,-1,4382,9861,4383,-1,270,4383,7951,-1,7952,271,4385,-1,271,7951,4384,-1,4385,4384,9609,-1,9610,4386,4387,-1,4386,7953,275,-1,4387,275,7955,-1,7953,4388,273,-1,4388,9862,4389,-1,273,4389,7954,-1,7955,274,4391,-1,274,7954,4390,-1,4391,4390,9863,-1,9864,4392,4393,-1,4392,7956,278,-1,4393,278,7958,-1,7956,4394,276,-1,4394,9614,4395,-1,276,4395,7957,-1,7958,277,4397,-1,277,7957,4396,-1,4397,4396,9865,-1,9866,4398,4399,-1,4398,7959,281,-1,4399,281,7961,-1,7959,4400,279,-1,4400,9867,4401,-1,279,4401,7960,-1,7961,280,4403,-1,280,7960,4402,-1,4403,4402,9612,-1,9613,4404,4405,-1,4404,7962,284,-1,4405,284,7964,-1,7962,4406,282,-1,4406,9868,4407,-1,282,4407,7963,-1,7964,283,4409,-1,283,7963,4408,-1,4409,4408,9869,-1,9870,4410,4411,-1,4410,7965,287,-1,4411,287,7967,-1,7965,4412,285,-1,4412,9617,4413,-1,285,4413,7966,-1,7967,286,4415,-1,286,7966,4414,-1,4415,4414,9871,-1,9872,4416,4417,-1,4416,7968,290,-1,4417,290,7970,-1,7968,4418,288,-1,4418,9873,4419,-1,288,4419,7969,-1,7970,289,4421,-1,289,7969,4420,-1,4421,4420,9615,-1,9616,4422,4423,-1,4422,7971,293,-1,4423,293,7973,-1,7971,4424,291,-1,4424,9874,4425,-1,291,4425,7972,-1,7973,292,4427,-1,292,7972,4426,-1,4427,4426,9875,-1,9876,4428,4429,-1,4428,7974,296,-1,4429,296,7976,-1,7974,4430,294,-1,4430,9620,4431,-1,294,4431,7975,-1,7976,295,4433,-1,295,7975,4432,-1,4433,4432,9877,-1,9878,4434,4435,-1,4434,7977,299,-1,4435,299,7979,-1,7977,4436,297,-1,4436,9879,4437,-1,297,4437,7978,-1,7979,298,4439,-1,298,7978,4438,-1,4439,4438,9618,-1,9619,4440,4441,-1,4440,7980,302,-1,4441,302,7982,-1,7980,4442,300,-1,4442,9880,4443,-1,300,4443,7981,-1,7982,301,4445,-1,301,7981,4444,-1,4445,4444,9881,-1,9882,4446,4447,-1,4446,7983,305,-1,4447,305,7985,-1,7983,4448,303,-1,4448,9623,4449,-1,303,4449,7984,-1,7985,304,4451,-1,304,7984,4450,-1,4451,4450,9883,-1,9884,4452,4453,-1,4452,7986,308,-1,4453,308,7988,-1,7986,4454,306,-1,4454,9885,4455,-1,306,4455,7987,-1,7988,307,4457,-1,307,7987,4456,-1,4457,4456,9621,-1,9622,4458,4459,-1,4458,7989,311,-1,4459,311,7991,-1,7989,4460,309,-1,4460,9886,4461,-1,309,4461,7990,-1,7991,310,4463,-1,310,7990,4462,-1,4463,4462,9887,-1,9888,4464,4465,-1,4464,7992,314,-1,4465,314,7994,-1,7992,4466,312,-1,4466,9626,4467,-1,312,4467,7993,-1,7994,313,4469,-1,313,7993,4468,-1,4469,4468,9889,-1,9890,4470,4471,-1,4470,7995,317,-1,4471,317,7997,-1,7995,4472,315,-1,4472,9891,4473,-1,315,4473,7996,-1,7997,316,4475,-1,316,7996,4474,-1,4475,4474,9624,-1,9625,4476,4477,-1,4476,7998,320,-1,4477,320,8000,-1,7998,4478,318,-1,4478,9892,4479,-1,318,4479,7999,-1,8000,319,4481,-1,319,7999,4480,-1,4481,4480,9893,-1,9894,4482,4483,-1,4482,8001,323,-1,4483,323,8003,-1,8001,4484,321,-1,4484,9629,4485,-1,321,4485,8002,-1,8003,322,4487,-1,322,8002,4486,-1,4487,4486,9895,-1,9896,4488,4489,-1,4488,8004,326,-1,4489,326,8006,-1,8004,4490,324,-1,4490,9897,4491,-1,324,4491,8005,-1,8006,325,4493,-1,325,8005,4492,-1,4493,4492,9627,-1,9628,4494,4495,-1,4494,8007,329,-1,4495,329,8009,-1,8007,4496,327,-1,4496,9898,4497,-1,327,4497,8008,-1,8009,328,4499,-1,328,8008,4498,-1,4499,4498,9899,-1,9900,4500,4501,-1,4500,8010,332,-1,4501,332,8012,-1,8010,4502,330,-1,4502,9632,4503,-1,330,4503,8011,-1,8012,331,4505,-1,331,8011,4504,-1,4505,4504,9901,-1,9902,4506,4507,-1,4506,8013,335,-1,4507,335,8015,-1,8013,4508,333,-1,4508,9903,4509,-1,333,4509,8014,-1,8015,334,4511,-1,334,8014,4510,-1,4511,4510,9630,-1,9631,4512,4513,-1,4512,8016,338,-1,4513,338,8018,-1,8016,4514,336,-1,4514,9904,4515,-1,336,4515,8017,-1,8018,337,4517,-1,337,8017,4516,-1,4517,4516,9905,-1,9906,4518,4519,-1,4518,8019,341,-1,4519,341,8021,-1,8019,4520,339,-1,4520,9635,4521,-1,339,4521,8020,-1,8021,340,4523,-1,340,8020,4522,-1,4523,4522,9907,-1,9908,4524,4525,-1,4524,8022,344,-1,4525,344,8024,-1,8022,4526,342,-1,4526,9909,4527,-1,342,4527,8023,-1,8024,343,4529,-1,343,8023,4528,-1,4529,4528,9633,-1,9634,4530,4531,-1,4530,8025,347,-1,4531,347,8027,-1,8025,4532,345,-1,4532,9910,4533,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_41()
		{
			int[] value = {345,4533,8026,-1,8027,346,4535,-1,346,8026,4534,-1,4535,4534,9911,-1,9912,4536,4537,-1,4536,8028,350,-1,4537,350,8030,-1,8028,4538,348,-1,4538,9638,4539,-1,348,4539,8029,-1,8030,349,4541,-1,349,8029,4540,-1,4541,4540,9913,-1,9914,4542,4543,-1,4542,8031,353,-1,4543,353,8033,-1,8031,4544,351,-1,4544,9915,4545,-1,351,4545,8032,-1,8033,352,4547,-1,352,8032,4546,-1,4547,4546,9636,-1,9637,4548,4549,-1,4548,8034,356,-1,4549,356,8036,-1,8034,4550,354,-1,4550,9916,4551,-1,354,4551,8035,-1,8036,355,4553,-1,355,8035,4552,-1,4553,4552,9917,-1,9918,4554,4555,-1,4554,8037,359,-1,4555,359,8039,-1,8037,4556,357,-1,4556,9641,4557,-1,357,4557,8038,-1,8039,358,4559,-1,358,8038,4558,-1,4559,4558,9919,-1,9920,4560,4561,-1,4560,8040,362,-1,4561,362,8042,-1,8040,4562,360,-1,4562,9921,4563,-1,360,4563,8041,-1,8042,361,4565,-1,361,8041,4564,-1,4565,4564,9639,-1,9640,4566,4567,-1,4566,8043,365,-1,4567,365,8045,-1,8043,4568,363,-1,4568,9922,4569,-1,363,4569,8044,-1,8045,364,4571,-1,364,8044,4570,-1,4571,4570,9923,-1,9924,4572,4573,-1,4572,8046,368,-1,4573,368,8048,-1,8046,4574,366,-1,4574,9644,4575,-1,366,4575,8047,-1,8048,367,4577,-1,367,8047,4576,-1,4577,4576,9925,-1,9926,4578,4579,-1,4578,8049,371,-1,4579,371,8051,-1,8049,4580,369,-1,4580,9927,4581,-1,369,4581,8050,-1,8051,370,4583,-1,370,8050,4582,-1,4583,4582,9642,-1,9643,4584,4585,-1,4584,8052,374,-1,4585,374,8054,-1,8052,4586,372,-1,4586,9928,4587,-1,372,4587,8053,-1,8054,373,4589,-1,373,8053,4588,-1,4589,4588,9929,-1,9930,4590,4591,-1,4590,8055,377,-1,4591,377,8057,-1,8055,4592,375,-1,4592,9647,4593,-1,375,4593,8056,-1,8057,376,4595,-1,376,8056,4594,-1,4595,4594,9931,-1,9932,4596,4597,-1,4596,8058,380,-1,4597,380,8060,-1,8058,4598,378,-1,4598,9933,4599,-1,378,4599,8059,-1,8060,379,4601,-1,379,8059,4600,-1,4601,4600,9645,-1,9646,4602,4603,-1,4602,8061,383,-1,4603,383,8063,-1,8061,4604,381,-1,4604,9934,4605,-1,381,4605,8062,-1,8063,382,4607,-1,382,8062,4606,-1,4607,4606,9935,-1,9936,4608,4609,-1,4608,8064,386,-1,4609,386,8066,-1,8064,4610,384,-1,4610,9650,4611,-1,384,4611,8065,-1,8066,385,4613,-1,385,8065,4612,-1,4613,4612,9937,-1,9938,4614,4615,-1,4614,8067,389,-1,4615,389,8069,-1,8067,4616,387,-1,4616,9939,4617,-1,387,4617,8068,-1,8069,388,4619,-1,388,8068,4618,-1,4619,4618,9648,-1,9649,4620,4621,-1,4620,8070,392,-1,4621,392,8072,-1,8070,4622,390,-1,4622,9940,4623,-1,390,4623,8071,-1,8072,391,4625,-1,391,8071,4624,-1,4625,4624,9941,-1,9942,4626,4627,-1,4626,8073,395,-1,4627,395,8075,-1,8073,4628,393,-1,4628,9653,4629,-1,393,4629,8074,-1,8075,394,4631,-1,394,8074,4630,-1,4631,4630,9943,-1,9944,4632,4633,-1,4632,8076,398,-1,4633,398,8078,-1,8076,4634,396,-1,4634,9945,4635,-1,396,4635,8077,-1,8078,397,4637,-1,397,8077,4636,-1,4637,4636,9651,-1,9652,4638,4639,-1,4638,8079,401,-1,4639,401,8081,-1,8079,4640,399,-1,4640,9946,4641,-1,399,4641,8080,-1,8081,400,4643,-1,400,8080,4642,-1,4643,4642,9947,-1,9948,4644,4645,-1,4644,8082,404,-1,4645,404,8084,-1,8082,4646,402,-1,4646,9656,4647,-1,402,4647,8083,-1,8084,403,4649,-1,403,8083,4648,-1,4649,4648,9949,-1,9950,4650,4651,-1,4650,8085,407,-1,4651,407,8087,-1,8085,4652,405,-1,4652,9951,4653,-1,405,4653,8086,-1,8087,406,4655,-1,406,8086,4654,-1,4655,4654,9654,-1,9655,4656,4657,-1,4656,8088,410,-1,4657,410,8090,-1,8088,4658,408,-1,4658,9952,4659,-1,408,4659,8089,-1,8090,409,4661,-1,409,8089,4660,-1,4661,4660,9953,-1,9954,4662,4663,-1,4662,8091,413,-1,4663,413,8093,-1,8091,4664,411,-1,4664,9659,4665,-1,411,4665,8092,-1,8093,412,4667,-1,412,8092,4666,-1,4667,4666,9955,-1,9956,4668,4669,-1,4668,8094,416,-1,4669,416,8096,-1,8094,4670,414,-1,4670,9957,4671,-1,414,4671,8095,-1,8096,415,4673,-1,415,8095,4672,-1,4673,4672,9657,-1,9658,4674,4675,-1,4674,8097,419,-1,4675,419,8099,-1,8097,4676,417,-1,4676,9958,4677,-1,417,4677,8098,-1,8099,418,4679,-1,418,8098,4678,-1,4679,4678,9959,-1,9960,4680,4681,-1,4680,8100,422,-1,4681,422,8102,-1,8100,4682,420,-1,4682,9662,4683,-1,420,4683,8101,-1,8102,421,4685,-1,421,8101,4684,-1,4685,4684,9961,-1,9962,4686,4687,-1,4686,8103,425,-1,4687,425,8105,-1,8103,4688,423,-1,4688,9841,4689,-1,423,4689,8104,-1,8105,424,4691,-1,424,8104,4690,-1,4691,4690,9660,-1,9661,4692,4693,-1,4692,8106,428,-1,4693,428,8108,-1,8106,4694,426,-1,4694,9845,4695,-1,426,4695,8107,-1,8108,427,4697,-1,427,8107,4696,-1,4697,4696,9963,-1,9964,4698,4699,-1,4698,8109,431,-1,4699,431,8111,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_42()
		{
			int[] value = {8109,4700,429,-1,4700,9665,4701,-1,429,4701,8110,-1,8111,430,4703,-1,430,8110,4702,-1,4703,4702,9840,-1,9965,4704,4705,-1,4704,8112,434,-1,4705,434,8114,-1,8112,4706,432,-1,4706,9966,4707,-1,432,4707,8113,-1,8114,433,4709,-1,433,8113,4708,-1,4709,4708,9663,-1,9664,4710,4711,-1,4710,8115,437,-1,4711,437,8117,-1,8115,4712,435,-1,4712,9967,4713,-1,435,4713,8116,-1,8117,436,4715,-1,436,8116,4714,-1,4715,4714,9842,-1,9844,4716,4717,-1,4716,8118,440,-1,4717,440,8120,-1,8118,4718,438,-1,4718,9668,4719,-1,438,4719,8119,-1,8120,439,4721,-1,439,8119,4720,-1,4721,4720,9968,-1,9843,4722,4723,-1,4722,8121,443,-1,4723,443,8123,-1,8121,4724,441,-1,4724,9969,4725,-1,441,4725,8122,-1,8123,442,4727,-1,442,8122,4726,-1,4727,4726,9666,-1,9667,4728,4729,-1,4728,8124,446,-1,4729,446,8126,-1,8124,4730,444,-1,4730,9970,4731,-1,444,4731,8125,-1,8126,445,4733,-1,445,8125,4732,-1,4733,4732,9971,-1,9965,4734,4735,-1,4734,8127,449,-1,4735,449,8129,-1,8127,4736,447,-1,4736,9671,4737,-1,447,4737,8128,-1,8129,448,4739,-1,448,8128,4738,-1,4739,4738,9972,-1,9964,4740,4741,-1,4740,8130,452,-1,4741,452,8132,-1,8130,4742,450,-1,4742,9847,4743,-1,450,4743,8131,-1,8132,451,4745,-1,451,8131,4744,-1,4745,4744,9669,-1,9670,4746,4747,-1,4746,8133,455,-1,4747,455,8135,-1,8133,4748,453,-1,4748,9851,4749,-1,453,4749,8134,-1,8135,454,4751,-1,454,8134,4750,-1,4751,4750,9973,-1,9962,4752,4753,-1,4752,8136,458,-1,4753,458,8138,-1,8136,4754,456,-1,4754,9674,4755,-1,456,4755,8137,-1,8138,457,4757,-1,457,8137,4756,-1,4757,4756,9846,-1,9960,4758,4759,-1,4758,8139,461,-1,4759,461,8141,-1,8139,4760,459,-1,4760,9974,4761,-1,459,4761,8140,-1,8141,460,4763,-1,460,8140,4762,-1,4763,4762,9672,-1,9673,4764,4765,-1,4764,8142,464,-1,4765,464,8144,-1,8142,4766,462,-1,4766,9975,4767,-1,462,4767,8143,-1,8144,463,4769,-1,463,8143,4768,-1,4769,4768,9848,-1,9850,4770,4771,-1,4770,8145,467,-1,4771,467,8147,-1,8145,4772,465,-1,4772,9677,4773,-1,465,4773,8146,-1,8147,466,4775,-1,466,8146,4774,-1,4775,4774,9976,-1,9849,4776,4777,-1,4776,8148,470,-1,4777,470,8150,-1,8148,4778,468,-1,4778,9977,4779,-1,468,4779,8149,-1,8150,469,4781,-1,469,8149,4780,-1,4781,4780,9675,-1,9676,4782,4783,-1,4782,8151,473,-1,4783,473,8153,-1,8151,4784,471,-1,4784,9978,4785,-1,471,4785,8152,-1,8153,472,4787,-1,472,8152,4786,-1,4787,4786,9979,-1,9980,4788,4789,-1,4788,8154,476,-1,4789,476,8156,-1,8154,4790,474,-1,4790,9680,4791,-1,474,4791,8155,-1,8156,475,4793,-1,475,8155,4792,-1,4793,4792,9981,-1,9982,4794,4795,-1,4794,8157,479,-1,4795,479,8159,-1,8157,4796,477,-1,4796,9853,4797,-1,477,4797,8158,-1,8159,478,4799,-1,478,8158,4798,-1,4799,4798,9678,-1,9679,4800,4801,-1,4800,8160,482,-1,4801,482,8162,-1,8160,4802,480,-1,4802,9857,4803,-1,480,4803,8161,-1,8162,481,4805,-1,481,8161,4804,-1,4805,4804,9983,-1,9984,4806,4807,-1,4806,8163,485,-1,4807,485,8165,-1,8163,4808,483,-1,4808,9683,4809,-1,483,4809,8164,-1,8165,484,4811,-1,484,8164,4810,-1,4811,4810,9852,-1,9985,4812,4813,-1,4812,8166,488,-1,4813,488,8168,-1,8166,4814,486,-1,4814,9986,4815,-1,486,4815,8167,-1,8168,487,4817,-1,487,8167,4816,-1,4817,4816,9681,-1,9682,4818,4819,-1,4818,8169,491,-1,4819,491,8171,-1,8169,4820,489,-1,4820,9987,4821,-1,489,4821,8170,-1,8171,490,4823,-1,490,8170,4822,-1,4823,4822,9854,-1,9856,4824,4825,-1,4824,8172,494,-1,4825,494,8174,-1,8172,4826,492,-1,4826,9686,4827,-1,492,4827,8173,-1,8174,493,4829,-1,493,8173,4828,-1,4829,4828,9988,-1,9855,4830,4831,-1,4830,8175,497,-1,4831,497,8177,-1,8175,4832,495,-1,4832,9989,4833,-1,495,4833,8176,-1,8177,496,4835,-1,496,8176,4834,-1,4835,4834,9684,-1,9685,4836,4837,-1,4836,8178,500,-1,4837,500,8180,-1,8178,4838,498,-1,4838,9990,4839,-1,498,4839,8179,-1,8180,499,4841,-1,499,8179,4840,-1,4841,4840,9991,-1,9985,4842,4843,-1,4842,8181,503,-1,4843,503,8183,-1,8181,4844,501,-1,4844,9689,4845,-1,501,4845,8182,-1,8183,502,4847,-1,502,8182,4846,-1,4847,4846,9992,-1,9984,4848,4849,-1,4848,8184,506,-1,4849,506,8186,-1,8184,4850,504,-1,4850,9859,4851,-1,504,4851,8185,-1,8186,505,4853,-1,505,8185,4852,-1,4853,4852,9687,-1,9688,4854,4855,-1,4854,8187,509,-1,4855,509,8189,-1,8187,4856,507,-1,4856,9863,4857,-1,507,4857,8188,-1,8189,508,4859,-1,508,8188,4858,-1,4859,4858,9993,-1,9982,4860,4861,-1,4860,8190,512,-1,4861,512,8192,-1,8190,4862,510,-1,4862,9692,4863,-1,510,4863,8191,-1,8192,511,4865,-1,511,8191,4864,-1,4865,4864,9858,-1,9980,4866,4867,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_43()
		{
			int[] value = {4866,8193,515,-1,4867,515,8195,-1,8193,4868,513,-1,4868,9994,4869,-1,513,4869,8194,-1,8195,514,4871,-1,514,8194,4870,-1,4871,4870,9690,-1,9691,4872,4873,-1,4872,8196,518,-1,4873,518,8198,-1,8196,4874,516,-1,4874,9995,4875,-1,516,4875,8197,-1,8198,517,4877,-1,517,8197,4876,-1,4877,4876,9860,-1,9862,4878,4879,-1,4878,8199,521,-1,4879,521,8201,-1,8199,4880,519,-1,4880,9695,4881,-1,519,4881,8200,-1,8201,520,4883,-1,520,8200,4882,-1,4883,4882,9996,-1,9861,4884,4885,-1,4884,8202,524,-1,4885,524,8204,-1,8202,4886,522,-1,4886,9997,4887,-1,522,4887,8203,-1,8204,523,4889,-1,523,8203,4888,-1,4889,4888,9693,-1,9694,4890,4891,-1,4890,8205,527,-1,4891,527,8207,-1,8205,4892,525,-1,4892,9998,4893,-1,525,4893,8206,-1,8207,526,4895,-1,526,8206,4894,-1,4895,4894,9999,-1,10000,4896,4897,-1,4896,8208,530,-1,4897,530,8210,-1,8208,4898,528,-1,4898,9698,4899,-1,528,4899,8209,-1,8210,529,4901,-1,529,8209,4900,-1,4901,4900,10001,-1,10002,4902,4903,-1,4902,8211,533,-1,4903,533,8213,-1,8211,4904,531,-1,4904,9865,4905,-1,531,4905,8212,-1,8213,532,4907,-1,532,8212,4906,-1,4907,4906,9696,-1,9697,4908,4909,-1,4908,8214,536,-1,4909,536,8216,-1,8214,4910,534,-1,4910,9869,4911,-1,534,4911,8215,-1,8216,535,4913,-1,535,8215,4912,-1,4913,4912,10003,-1,10004,4914,4915,-1,4914,8217,539,-1,4915,539,8219,-1,8217,4916,537,-1,4916,9701,4917,-1,537,4917,8218,-1,8219,538,4919,-1,538,8218,4918,-1,4919,4918,9864,-1,10005,4920,4921,-1,4920,8220,542,-1,4921,542,8222,-1,8220,4922,540,-1,4922,10006,4923,-1,540,4923,8221,-1,8222,541,4925,-1,541,8221,4924,-1,4925,4924,9699,-1,9700,4926,4927,-1,4926,8223,545,-1,4927,545,8225,-1,8223,4928,543,-1,4928,10007,4929,-1,543,4929,8224,-1,8225,544,4931,-1,544,8224,4930,-1,4931,4930,9866,-1,9868,4932,4933,-1,4932,8226,548,-1,4933,548,8228,-1,8226,4934,546,-1,4934,9704,4935,-1,546,4935,8227,-1,8228,547,4937,-1,547,8227,4936,-1,4937,4936,10008,-1,9867,4938,4939,-1,4938,8229,551,-1,4939,551,8231,-1,8229,4940,549,-1,4940,10009,4941,-1,549,4941,8230,-1,8231,550,4943,-1,550,8230,4942,-1,4943,4942,9702,-1,9703,4944,4945,-1,4944,8232,554,-1,4945,554,8234,-1,8232,4946,552,-1,4946,10010,4947,-1,552,4947,8233,-1,8234,553,4949,-1,553,8233,4948,-1,4949,4948,10011,-1,10005,4950,4951,-1,4950,8235,557,-1,4951,557,8237,-1,8235,4952,555,-1,4952,9707,4953,-1,555,4953,8236,-1,8237,556,4955,-1,556,8236,4954,-1,4955,4954,10012,-1,10004,4956,4957,-1,4956,8238,560,-1,4957,560,8240,-1,8238,4958,558,-1,4958,9871,4959,-1,558,4959,8239,-1,8240,559,4961,-1,559,8239,4960,-1,4961,4960,9705,-1,9706,4962,4963,-1,4962,8241,563,-1,4963,563,8243,-1,8241,4964,561,-1,4964,9875,4965,-1,561,4965,8242,-1,8243,562,4967,-1,562,8242,4966,-1,4967,4966,10013,-1,10002,4968,4969,-1,4968,8244,566,-1,4969,566,8246,-1,8244,4970,564,-1,4970,9710,4971,-1,564,4971,8245,-1,8246,565,4973,-1,565,8245,4972,-1,4973,4972,9870,-1,10000,4974,4975,-1,4974,8247,569,-1,4975,569,8249,-1,8247,4976,567,-1,4976,10014,4977,-1,567,4977,8248,-1,8249,568,4979,-1,568,8248,4978,-1,4979,4978,9708,-1,9709,4980,4981,-1,4980,8250,572,-1,4981,572,8252,-1,8250,4982,570,-1,4982,10015,4983,-1,570,4983,8251,-1,8252,571,4985,-1,571,8251,4984,-1,4985,4984,9872,-1,9874,4986,4987,-1,4986,8253,575,-1,4987,575,8255,-1,8253,4988,573,-1,4988,9713,4989,-1,573,4989,8254,-1,8255,574,4991,-1,574,8254,4990,-1,4991,4990,10016,-1,9873,4992,4993,-1,4992,8256,578,-1,4993,578,8258,-1,8256,4994,576,-1,4994,10017,4995,-1,576,4995,8257,-1,8258,577,4997,-1,577,8257,4996,-1,4997,4996,9711,-1,9712,4998,4999,-1,4998,8259,581,-1,4999,581,8261,-1,8259,5000,579,-1,5000,10018,5001,-1,579,5001,8260,-1,8261,580,5003,-1,580,8260,5002,-1,5003,5002,10019,-1,10020,5004,5005,-1,5004,8262,584,-1,5005,584,8264,-1,8262,5006,582,-1,5006,9716,5007,-1,582,5007,8263,-1,8264,583,5009,-1,583,8263,5008,-1,5009,5008,10021,-1,10022,5010,5011,-1,5010,8265,587,-1,5011,587,8267,-1,8265,5012,585,-1,5012,9877,5013,-1,585,5013,8266,-1,8267,586,5015,-1,586,8266,5014,-1,5015,5014,9714,-1,9715,5016,5017,-1,5016,8268,590,-1,5017,590,8270,-1,8268,5018,588,-1,5018,9881,5019,-1,588,5019,8269,-1,8270,589,5021,-1,589,8269,5020,-1,5021,5020,10023,-1,10024,5022,5023,-1,5022,8271,593,-1,5023,593,8273,-1,8271,5024,591,-1,5024,9719,5025,-1,591,5025,8272,-1,8273,592,5027,-1,592,8272,5026,-1,5027,5026,9876,-1,10025,5028,5029,-1,5028,8274,596,-1,5029,596,8276,-1,8274,5030,594,-1,5030,10026,5031,-1,594,5031,8275,-1,8276,595,5033,-1,595,8275,5032,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_44()
		{
			int[] value = {5033,5032,9717,-1,9718,5034,5035,-1,5034,8277,599,-1,5035,599,8279,-1,8277,5036,597,-1,5036,10027,5037,-1,597,5037,8278,-1,8279,598,5039,-1,598,8278,5038,-1,5039,5038,9878,-1,9880,5040,5041,-1,5040,8280,602,-1,5041,602,8282,-1,8280,5042,600,-1,5042,9722,5043,-1,600,5043,8281,-1,8282,601,5045,-1,601,8281,5044,-1,5045,5044,10028,-1,9879,5046,5047,-1,5046,8283,605,-1,5047,605,8285,-1,8283,5048,603,-1,5048,10029,5049,-1,603,5049,8284,-1,8285,604,5051,-1,604,8284,5050,-1,5051,5050,9720,-1,9721,5052,5053,-1,5052,8286,608,-1,5053,608,8288,-1,8286,5054,606,-1,5054,10030,5055,-1,606,5055,8287,-1,8288,607,5057,-1,607,8287,5056,-1,5057,5056,10031,-1,10025,5058,5059,-1,5058,8289,611,-1,5059,611,8291,-1,8289,5060,609,-1,5060,9725,5061,-1,609,5061,8290,-1,8291,610,5063,-1,610,8290,5062,-1,5063,5062,10032,-1,10024,5064,5065,-1,5064,8292,614,-1,5065,614,8294,-1,8292,5066,612,-1,5066,9883,5067,-1,612,5067,8293,-1,8294,613,5069,-1,613,8293,5068,-1,5069,5068,9723,-1,9724,5070,5071,-1,5070,8295,617,-1,5071,617,8297,-1,8295,5072,615,-1,5072,9887,5073,-1,615,5073,8296,-1,8297,616,5075,-1,616,8296,5074,-1,5075,5074,10033,-1,10022,5076,5077,-1,5076,8298,620,-1,5077,620,8300,-1,8298,5078,618,-1,5078,9728,5079,-1,618,5079,8299,-1,8300,619,5081,-1,619,8299,5080,-1,5081,5080,9882,-1,10020,5082,5083,-1,5082,8301,623,-1,5083,623,8303,-1,8301,5084,621,-1,5084,10034,5085,-1,621,5085,8302,-1,8303,622,5087,-1,622,8302,5086,-1,5087,5086,9726,-1,9727,5088,5089,-1,5088,8304,626,-1,5089,626,8306,-1,8304,5090,624,-1,5090,10035,5091,-1,624,5091,8305,-1,8306,625,5093,-1,625,8305,5092,-1,5093,5092,9884,-1,9886,5094,5095,-1,5094,8307,629,-1,5095,629,8309,-1,8307,5096,627,-1,5096,9731,5097,-1,627,5097,8308,-1,8309,628,5099,-1,628,8308,5098,-1,5099,5098,10036,-1,9885,5100,5101,-1,5100,8310,632,-1,5101,632,8312,-1,8310,5102,630,-1,5102,10037,5103,-1,630,5103,8311,-1,8312,631,5105,-1,631,8311,5104,-1,5105,5104,9729,-1,9730,5106,5107,-1,5106,8313,635,-1,5107,635,8315,-1,8313,5108,633,-1,5108,10038,5109,-1,633,5109,8314,-1,8315,634,5111,-1,634,8314,5110,-1,5111,5110,10039,-1,10040,5112,5113,-1,5112,8316,638,-1,5113,638,8318,-1,8316,5114,636,-1,5114,9734,5115,-1,636,5115,8317,-1,8318,637,5117,-1,637,8317,5116,-1,5117,5116,10041,-1,10042,5118,5119,-1,5118,8319,641,-1,5119,641,8321,-1,8319,5120,639,-1,5120,9889,5121,-1,639,5121,8320,-1,8321,640,5123,-1,640,8320,5122,-1,5123,5122,9732,-1,9733,5124,5125,-1,5124,8322,644,-1,5125,644,8324,-1,8322,5126,642,-1,5126,9893,5127,-1,642,5127,8323,-1,8324,643,5129,-1,643,8323,5128,-1,5129,5128,10043,-1,10044,5130,5131,-1,5130,8325,647,-1,5131,647,8327,-1,8325,5132,645,-1,5132,9737,5133,-1,645,5133,8326,-1,8327,646,5135,-1,646,8326,5134,-1,5135,5134,9888,-1,10045,5136,5137,-1,5136,8328,650,-1,5137,650,8330,-1,8328,5138,648,-1,5138,10046,5139,-1,648,5139,8329,-1,8330,649,5141,-1,649,8329,5140,-1,5141,5140,9735,-1,9736,5142,5143,-1,5142,8331,653,-1,5143,653,8333,-1,8331,5144,651,-1,5144,10047,5145,-1,651,5145,8332,-1,8333,652,5147,-1,652,8332,5146,-1,5147,5146,9890,-1,9892,5148,5149,-1,5148,8334,656,-1,5149,656,8336,-1,8334,5150,654,-1,5150,9740,5151,-1,654,5151,8335,-1,8336,655,5153,-1,655,8335,5152,-1,5153,5152,10048,-1,9891,5154,5155,-1,5154,8337,659,-1,5155,659,8339,-1,8337,5156,657,-1,5156,10049,5157,-1,657,5157,8338,-1,8339,658,5159,-1,658,8338,5158,-1,5159,5158,9738,-1,9739,5160,5161,-1,5160,8340,662,-1,5161,662,8342,-1,8340,5162,660,-1,5162,10050,5163,-1,660,5163,8341,-1,8342,661,5165,-1,661,8341,5164,-1,5165,5164,10051,-1,10045,5166,5167,-1,5166,8343,665,-1,5167,665,8345,-1,8343,5168,663,-1,5168,9743,5169,-1,663,5169,8344,-1,8345,664,5171,-1,664,8344,5170,-1,5171,5170,10052,-1,10044,5172,5173,-1,5172,8346,668,-1,5173,668,8348,-1,8346,5174,666,-1,5174,9895,5175,-1,666,5175,8347,-1,8348,667,5177,-1,667,8347,5176,-1,5177,5176,9741,-1,9742,5178,5179,-1,5178,8349,671,-1,5179,671,8351,-1,8349,5180,669,-1,5180,9899,5181,-1,669,5181,8350,-1,8351,670,5183,-1,670,8350,5182,-1,5183,5182,10053,-1,10042,5184,5185,-1,5184,8352,674,-1,5185,674,8354,-1,8352,5186,672,-1,5186,9746,5187,-1,672,5187,8353,-1,8354,673,5189,-1,673,8353,5188,-1,5189,5188,9894,-1,10040,5190,5191,-1,5190,8355,677,-1,5191,677,8357,-1,8355,5192,675,-1,5192,10054,5193,-1,675,5193,8356,-1,8357,676,5195,-1,676,8356,5194,-1,5195,5194,9744,-1,9745,5196,5197,-1,5196,8358,680,-1,5197,680,8360,-1,8358,5198,678,-1,5198,10055,5199,-1,678,5199,8359,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_45()
		{
			int[] value = {8360,679,5201,-1,679,8359,5200,-1,5201,5200,9896,-1,9898,5202,5203,-1,5202,8361,683,-1,5203,683,8363,-1,8361,5204,681,-1,5204,9749,5205,-1,681,5205,8362,-1,8363,682,5207,-1,682,8362,5206,-1,5207,5206,10056,-1,9897,5208,5209,-1,5208,8364,686,-1,5209,686,8366,-1,8364,5210,684,-1,5210,10057,5211,-1,684,5211,8365,-1,8366,685,5213,-1,685,8365,5212,-1,5213,5212,9747,-1,9748,5214,5215,-1,5214,8367,689,-1,5215,689,8369,-1,8367,5216,687,-1,5216,10058,5217,-1,687,5217,8368,-1,8369,688,5219,-1,688,8368,5218,-1,5219,5218,10059,-1,10060,5220,5221,-1,5220,8370,692,-1,5221,692,8372,-1,8370,5222,690,-1,5222,9752,5223,-1,690,5223,8371,-1,8372,691,5225,-1,691,8371,5224,-1,5225,5224,10061,-1,10062,5226,5227,-1,5226,8373,695,-1,5227,695,8375,-1,8373,5228,693,-1,5228,9901,5229,-1,693,5229,8374,-1,8375,694,5231,-1,694,8374,5230,-1,5231,5230,9750,-1,9751,5232,5233,-1,5232,8376,698,-1,5233,698,8378,-1,8376,5234,696,-1,5234,9905,5235,-1,696,5235,8377,-1,8378,697,5237,-1,697,8377,5236,-1,5237,5236,10063,-1,10064,5238,5239,-1,5238,8379,701,-1,5239,701,8381,-1,8379,5240,699,-1,5240,9755,5241,-1,699,5241,8380,-1,8381,700,5243,-1,700,8380,5242,-1,5243,5242,9900,-1,10065,5244,5245,-1,5244,8382,704,-1,5245,704,8384,-1,8382,5246,702,-1,5246,10066,5247,-1,702,5247,8383,-1,8384,703,5249,-1,703,8383,5248,-1,5249,5248,9753,-1,9754,5250,5251,-1,5250,8385,707,-1,5251,707,8387,-1,8385,5252,705,-1,5252,10067,5253,-1,705,5253,8386,-1,8387,706,5255,-1,706,8386,5254,-1,5255,5254,9902,-1,9904,5256,5257,-1,5256,8388,710,-1,5257,710,8390,-1,8388,5258,708,-1,5258,9758,5259,-1,708,5259,8389,-1,8390,709,5261,-1,709,8389,5260,-1,5261,5260,10068,-1,9903,5262,5263,-1,5262,8391,713,-1,5263,713,8393,-1,8391,5264,711,-1,5264,10069,5265,-1,711,5265,8392,-1,8393,712,5267,-1,712,8392,5266,-1,5267,5266,9756,-1,9757,5268,5269,-1,5268,8394,716,-1,5269,716,8396,-1,8394,5270,714,-1,5270,10070,5271,-1,714,5271,8395,-1,8396,715,5273,-1,715,8395,5272,-1,5273,5272,10071,-1,10065,5274,5275,-1,5274,8397,719,-1,5275,719,8399,-1,8397,5276,717,-1,5276,9761,5277,-1,717,5277,8398,-1,8399,718,5279,-1,718,8398,5278,-1,5279,5278,10072,-1,10064,5280,5281,-1,5280,8400,722,-1,5281,722,8402,-1,8400,5282,720,-1,5282,9907,5283,-1,720,5283,8401,-1,8402,721,5285,-1,721,8401,5284,-1,5285,5284,9759,-1,9760,5286,5287,-1,5286,8403,725,-1,5287,725,8405,-1,8403,5288,723,-1,5288,9911,5289,-1,723,5289,8404,-1,8405,724,5291,-1,724,8404,5290,-1,5291,5290,10073,-1,10062,5292,5293,-1,5292,8406,728,-1,5293,728,8408,-1,8406,5294,726,-1,5294,9764,5295,-1,726,5295,8407,-1,8408,727,5297,-1,727,8407,5296,-1,5297,5296,9906,-1,10060,5298,5299,-1,5298,8409,731,-1,5299,731,8411,-1,8409,5300,729,-1,5300,10074,5301,-1,729,5301,8410,-1,8411,730,5303,-1,730,8410,5302,-1,5303,5302,9762,-1,9763,5304,5305,-1,5304,8412,734,-1,5305,734,8414,-1,8412,5306,732,-1,5306,10075,5307,-1,732,5307,8413,-1,8414,733,5309,-1,733,8413,5308,-1,5309,5308,9908,-1,9910,5310,5311,-1,5310,8415,737,-1,5311,737,8417,-1,8415,5312,735,-1,5312,9767,5313,-1,735,5313,8416,-1,8417,736,5315,-1,736,8416,5314,-1,5315,5314,10076,-1,9909,5316,5317,-1,5316,8418,740,-1,5317,740,8420,-1,8418,5318,738,-1,5318,10077,5319,-1,738,5319,8419,-1,8420,739,5321,-1,739,8419,5320,-1,5321,5320,9765,-1,9766,5322,5323,-1,5322,8421,743,-1,5323,743,8423,-1,8421,5324,741,-1,5324,10078,5325,-1,741,5325,8422,-1,8423,742,5327,-1,742,8422,5326,-1,5327,5326,10079,-1,10058,5328,5329,-1,5328,8424,746,-1,5329,746,8426,-1,8424,5330,744,-1,5330,9770,5331,-1,744,5331,8425,-1,8426,745,5333,-1,745,8425,5332,-1,5333,5332,9966,-1,10057,5334,5335,-1,5334,8427,749,-1,5335,749,8429,-1,8427,5336,747,-1,5336,9913,5337,-1,747,5337,8428,-1,8429,748,5339,-1,748,8428,5338,-1,5339,5338,9768,-1,9769,5340,5341,-1,5340,8430,752,-1,5341,752,8432,-1,8430,5342,750,-1,5342,9917,5343,-1,750,5343,8431,-1,8432,751,5345,-1,751,8431,5344,-1,5345,5344,9967,-1,10055,5346,5347,-1,5346,8433,755,-1,5347,755,8435,-1,8433,5348,753,-1,5348,9773,5349,-1,753,5349,8434,-1,8435,754,5351,-1,754,8434,5350,-1,5351,5350,9912,-1,10054,5352,5353,-1,5352,8436,758,-1,5353,758,8438,-1,8436,5354,756,-1,5354,10018,5355,-1,756,5355,8437,-1,8438,757,5357,-1,757,8437,5356,-1,5357,5356,9771,-1,9772,5358,5359,-1,5358,8439,761,-1,5359,761,8441,-1,8439,5360,759,-1,5360,10017,5361,-1,759,5361,8440,-1,8441,760,5363,-1,760,8440,5362,-1,5363,5362,9914,-1,9916,5364,5365,-1,5364,8442,764,-1,5365,764,8444,-1,8442,5366,762,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_46()
		{
			int[] value = {5366,9776,5367,-1,762,5367,8443,-1,8444,763,5369,-1,763,8443,5368,-1,5369,5368,9969,-1,9915,5370,5371,-1,5370,8445,767,-1,5371,767,8447,-1,8445,5372,765,-1,5372,10015,5373,-1,765,5373,8446,-1,8447,766,5375,-1,766,8446,5374,-1,5375,5374,9774,-1,9775,5376,5377,-1,5376,8448,770,-1,5377,770,8450,-1,8448,5378,768,-1,5378,10014,5379,-1,768,5379,8449,-1,8450,769,5381,-1,769,8449,5380,-1,5381,5380,9970,-1,9972,5382,5383,-1,5382,8451,773,-1,5383,773,8453,-1,8451,5384,771,-1,5384,9779,5385,-1,771,5385,8452,-1,8453,772,5387,-1,772,8452,5386,-1,5387,5386,10059,-1,9973,5388,5389,-1,5388,8454,776,-1,5389,776,8456,-1,8454,5390,774,-1,5390,9919,5391,-1,774,5391,8455,-1,8456,775,5393,-1,775,8455,5392,-1,5393,5392,9777,-1,9778,5394,5395,-1,5394,8457,779,-1,5395,779,8459,-1,8457,5396,777,-1,5396,9923,5397,-1,777,5397,8458,-1,8459,778,5399,-1,778,8458,5398,-1,5399,5398,10056,-1,9976,5400,5401,-1,5400,8460,782,-1,5401,782,8462,-1,8460,5402,780,-1,5402,9782,5403,-1,780,5403,8461,-1,8462,781,5405,-1,781,8461,5404,-1,5405,5404,9918,-1,9979,5406,5407,-1,5406,8463,785,-1,5407,785,8465,-1,8463,5408,783,-1,5408,10021,5409,-1,783,5409,8464,-1,8465,784,5411,-1,784,8464,5410,-1,5411,5410,9780,-1,9781,5412,5413,-1,5412,8466,788,-1,5413,788,8468,-1,8466,5414,786,-1,5414,10023,5415,-1,786,5415,8467,-1,8468,787,5417,-1,787,8467,5416,-1,5417,5416,9920,-1,9922,5418,5419,-1,5418,8469,791,-1,5419,791,8471,-1,8469,5420,789,-1,5420,9785,5421,-1,789,5421,8470,-1,8471,790,5423,-1,790,8470,5422,-1,5423,5422,10053,-1,9921,5424,5425,-1,5424,8472,794,-1,5425,794,8474,-1,8472,5426,792,-1,5426,10028,5427,-1,792,5427,8473,-1,8474,793,5429,-1,793,8473,5428,-1,5429,5428,9783,-1,9784,5430,5431,-1,5430,8475,797,-1,5431,797,8477,-1,8475,5432,795,-1,5432,10031,5433,-1,795,5433,8476,-1,8477,796,5435,-1,796,8476,5434,-1,5435,5434,10052,-1,9961,5436,5437,-1,5436,8478,800,-1,5437,800,8480,-1,8478,5438,798,-1,5438,9788,5439,-1,798,5439,8479,-1,8480,799,5441,-1,799,8479,5440,-1,5441,5440,10071,-1,9963,5442,5443,-1,5442,8481,803,-1,5443,803,8483,-1,8481,5444,801,-1,5444,9925,5445,-1,801,5445,8482,-1,8483,802,5447,-1,802,8482,5446,-1,5447,5446,9786,-1,9787,5448,5449,-1,5448,8484,806,-1,5449,806,8486,-1,8484,5450,804,-1,5450,9929,5451,-1,804,5451,8485,-1,8486,805,5453,-1,805,8485,5452,-1,5453,5452,10068,-1,9968,5454,5455,-1,5454,8487,809,-1,5455,809,8489,-1,8487,5456,807,-1,5456,9791,5457,-1,807,5457,8488,-1,8489,808,5459,-1,808,8488,5458,-1,5459,5458,9924,-1,9971,5460,5461,-1,5460,8490,812,-1,5461,812,8492,-1,8490,5462,810,-1,5462,10001,5463,-1,810,5463,8491,-1,8492,811,5465,-1,811,8491,5464,-1,5465,5464,9789,-1,9790,5466,5467,-1,5466,8493,815,-1,5467,815,8495,-1,8493,5468,813,-1,5468,10003,5469,-1,813,5469,8494,-1,8495,814,5471,-1,814,8494,5470,-1,5471,5470,9926,-1,9928,5472,5473,-1,5472,8496,818,-1,5473,818,8498,-1,8496,5474,816,-1,5474,9794,5475,-1,816,5475,8497,-1,8498,817,5477,-1,817,8497,5476,-1,5477,5476,10063,-1,9927,5478,5479,-1,5478,8499,821,-1,5479,821,8501,-1,8499,5480,819,-1,5480,10008,5481,-1,819,5481,8500,-1,8501,820,5483,-1,820,8500,5482,-1,5483,5482,9792,-1,9793,5484,5485,-1,5484,8502,824,-1,5485,824,8504,-1,8502,5486,822,-1,5486,10011,5487,-1,822,5487,8503,-1,8504,823,5489,-1,823,8503,5488,-1,5489,5488,10061,-1,10070,5490,5491,-1,5490,8505,827,-1,5491,827,8507,-1,8505,5492,825,-1,5492,9797,5493,-1,825,5493,8506,-1,8507,826,5495,-1,826,8506,5494,-1,5495,5494,9974,-1,10069,5496,5497,-1,5496,8508,830,-1,5497,830,8510,-1,8508,5498,828,-1,5498,9931,5499,-1,828,5499,8509,-1,8510,829,5501,-1,829,8509,5500,-1,5501,5500,9795,-1,9796,5502,5503,-1,5502,8511,833,-1,5503,833,8513,-1,8511,5504,831,-1,5504,9935,5505,-1,831,5505,8512,-1,8513,832,5507,-1,832,8512,5506,-1,5507,5506,9975,-1,10067,5508,5509,-1,5508,8514,836,-1,5509,836,8516,-1,8514,5510,834,-1,5510,9800,5511,-1,834,5511,8515,-1,8516,835,5513,-1,835,8515,5512,-1,5513,5512,9930,-1,10066,5514,5515,-1,5514,8517,839,-1,5515,839,8519,-1,8517,5516,837,-1,5516,10038,5517,-1,837,5517,8518,-1,8519,838,5519,-1,838,8518,5518,-1,5519,5518,9798,-1,9799,5520,5521,-1,5520,8520,842,-1,5521,842,8522,-1,8520,5522,840,-1,5522,10037,5523,-1,840,5523,8521,-1,8522,841,5525,-1,841,8521,5524,-1,5525,5524,9932,-1,9934,5526,5527,-1,5526,8523,845,-1,5527,845,8525,-1,8523,5528,843,-1,5528,9803,5529,-1,843,5529,8524,-1,8525,844,5531,-1,844,8524,5530,-1,5531,5530,9977,-1,9933,5532,5533,-1,5532,8526,848,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_47()
		{
			int[] value = {5533,848,8528,-1,8526,5534,846,-1,5534,10035,5535,-1,846,5535,8527,-1,8528,847,5537,-1,847,8527,5536,-1,5537,5536,9801,-1,9802,5538,5539,-1,5538,8529,851,-1,5539,851,8531,-1,8529,5540,849,-1,5540,10034,5541,-1,849,5541,8530,-1,8531,850,5543,-1,850,8530,5542,-1,5543,5542,9978,-1,9981,5544,5545,-1,5544,8532,854,-1,5545,854,8534,-1,8532,5546,852,-1,5546,9806,5547,-1,852,5547,8533,-1,8534,853,5549,-1,853,8533,5548,-1,5549,5548,10051,-1,9983,5550,5551,-1,5550,8535,857,-1,5551,857,8537,-1,8535,5552,855,-1,5552,9937,5553,-1,855,5553,8536,-1,8537,856,5555,-1,856,8536,5554,-1,5555,5554,9804,-1,9805,5556,5557,-1,5556,8538,860,-1,5557,860,8540,-1,8538,5558,858,-1,5558,9941,5559,-1,858,5559,8539,-1,8540,859,5561,-1,859,8539,5560,-1,5561,5560,10048,-1,9988,5562,5563,-1,5562,8541,863,-1,5563,863,8543,-1,8541,5564,861,-1,5564,9809,5565,-1,861,5565,8542,-1,8543,862,5567,-1,862,8542,5566,-1,5567,5566,9936,-1,9991,5568,5569,-1,5568,8544,866,-1,5569,866,8546,-1,8544,5570,864,-1,5570,10012,5571,-1,864,5571,8545,-1,8546,865,5573,-1,865,8545,5572,-1,5573,5572,9807,-1,9808,5574,5575,-1,5574,8547,869,-1,5575,869,8549,-1,8547,5576,867,-1,5576,10013,5577,-1,867,5577,8548,-1,8549,868,5579,-1,868,8548,5578,-1,5579,5578,9938,-1,9940,5580,5581,-1,5580,8550,872,-1,5581,872,8552,-1,8550,5582,870,-1,5582,9812,5583,-1,870,5583,8551,-1,8552,871,5585,-1,871,8551,5584,-1,5585,5584,10043,-1,9939,5586,5587,-1,5586,8553,875,-1,5587,875,8555,-1,8553,5588,873,-1,5588,10016,5589,-1,873,5589,8554,-1,8555,874,5591,-1,874,8554,5590,-1,5591,5590,9810,-1,9811,5592,5593,-1,5592,8556,878,-1,5593,878,8558,-1,8556,5594,876,-1,5594,10019,5595,-1,876,5595,8557,-1,8558,877,5597,-1,877,8557,5596,-1,5597,5596,10041,-1,10050,5598,5599,-1,5598,8559,881,-1,5599,881,8561,-1,8559,5600,879,-1,5600,9815,5601,-1,879,5601,8560,-1,8561,880,5603,-1,880,8560,5602,-1,5603,5602,9994,-1,10049,5604,5605,-1,5604,8562,884,-1,5605,884,8564,-1,8562,5606,882,-1,5606,9943,5607,-1,882,5607,8563,-1,8564,883,5609,-1,883,8563,5608,-1,5609,5608,9813,-1,9814,5610,5611,-1,5610,8565,887,-1,5611,887,8567,-1,8565,5612,885,-1,5612,9947,5613,-1,885,5613,8566,-1,8567,886,5615,-1,886,8566,5614,-1,5615,5614,9995,-1,10047,5616,5617,-1,5616,8568,890,-1,5617,890,8570,-1,8568,5618,888,-1,5618,9818,5619,-1,888,5619,8569,-1,8570,889,5621,-1,889,8569,5620,-1,5621,5620,9942,-1,10046,5622,5623,-1,5622,8571,893,-1,5623,893,8573,-1,8571,5624,891,-1,5624,10030,5625,-1,891,5625,8572,-1,8573,892,5627,-1,892,8572,5626,-1,5627,5626,9816,-1,9817,5628,5629,-1,5628,8574,896,-1,5629,896,8576,-1,8574,5630,894,-1,5630,10029,5631,-1,894,5631,8575,-1,8576,895,5633,-1,895,8575,5632,-1,5633,5632,9944,-1,9946,5634,5635,-1,5634,8577,899,-1,5635,899,8579,-1,8577,5636,897,-1,5636,9821,5637,-1,897,5637,8578,-1,8579,898,5639,-1,898,8578,5638,-1,5639,5638,9997,-1,9945,5640,5641,-1,5640,8580,902,-1,5641,902,8582,-1,8580,5642,900,-1,5642,10027,5643,-1,900,5643,8581,-1,8582,901,5645,-1,901,8581,5644,-1,5645,5644,9819,-1,9820,5646,5647,-1,5646,8583,905,-1,5647,905,8585,-1,8583,5648,903,-1,5648,10026,5649,-1,903,5649,8584,-1,8585,904,5651,-1,904,8584,5650,-1,5651,5650,9998,-1,10078,5652,5653,-1,5652,8586,908,-1,5653,908,8588,-1,8586,5654,906,-1,5654,9824,5655,-1,906,5655,8587,-1,8588,907,5657,-1,907,8587,5656,-1,5657,5656,9986,-1,10077,5658,5659,-1,5658,8589,911,-1,5659,911,8591,-1,8589,5660,909,-1,5660,9949,5661,-1,909,5661,8590,-1,8591,910,5663,-1,910,8590,5662,-1,5663,5662,9822,-1,9823,5664,5665,-1,5664,8592,914,-1,5665,914,8594,-1,8592,5666,912,-1,5666,9953,5667,-1,912,5667,8593,-1,8594,913,5669,-1,913,8593,5668,-1,5669,5668,9987,-1,10075,5670,5671,-1,5670,8595,917,-1,5671,917,8597,-1,8595,5672,915,-1,5672,9827,5673,-1,915,5673,8596,-1,8597,916,5675,-1,916,8596,5674,-1,5675,5674,9948,-1,10074,5676,5677,-1,5676,8598,920,-1,5677,920,8600,-1,8598,5678,918,-1,5678,10010,5679,-1,918,5679,8599,-1,8600,919,5681,-1,919,8599,5680,-1,5681,5680,9825,-1,9826,5682,5683,-1,5682,8601,923,-1,5683,923,8603,-1,8601,5684,921,-1,5684,10009,5685,-1,921,5685,8602,-1,8603,922,5687,-1,922,8602,5686,-1,5687,5686,9950,-1,9952,5688,5689,-1,5688,8604,926,-1,5689,926,8606,-1,8604,5690,924,-1,5690,9830,5691,-1,924,5691,8605,-1,8606,925,5693,-1,925,8605,5692,-1,5693,5692,9989,-1,9951,5694,5695,-1,5694,8607,929,-1,5695,929,8609,-1,8607,5696,927,-1,5696,10007,5697,-1,927,5697,8608,-1,8609,928,5699,-1,928,8608,5698,-1,5699,5698,9828,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_48()
		{
			int[] value = {9829,5700,5701,-1,5700,8610,932,-1,5701,932,8612,-1,8610,5702,930,-1,5702,10006,5703,-1,930,5703,8611,-1,8612,931,5705,-1,931,8611,5704,-1,5705,5704,9990,-1,9992,5706,5707,-1,5706,8613,935,-1,5707,935,8615,-1,8613,5708,933,-1,5708,9833,5709,-1,933,5709,8614,-1,8615,934,5711,-1,934,8614,5710,-1,5711,5710,10079,-1,9993,5712,5713,-1,5712,8616,938,-1,5713,938,8618,-1,8616,5714,936,-1,5714,9955,5715,-1,936,5715,8617,-1,8618,937,5717,-1,937,8617,5716,-1,5717,5716,9831,-1,9832,5718,5719,-1,5718,8619,941,-1,5719,941,8621,-1,8619,5720,939,-1,5720,9959,5721,-1,939,5721,8620,-1,8621,940,5723,-1,940,8620,5722,-1,5723,5722,10076,-1,9996,5724,5725,-1,5724,8622,944,-1,5725,944,8624,-1,8622,5726,942,-1,5726,9836,5727,-1,942,5727,8623,-1,8624,943,5729,-1,943,8623,5728,-1,5729,5728,9954,-1,9999,5730,5731,-1,5730,8625,947,-1,5731,947,8627,-1,8625,5732,945,-1,5732,10032,5733,-1,945,5733,8626,-1,8627,946,5735,-1,946,8626,5734,-1,5735,5734,9834,-1,9835,5736,5737,-1,5736,8628,950,-1,5737,950,8630,-1,8628,5738,948,-1,5738,10033,5739,-1,948,5739,8629,-1,8630,949,5741,-1,949,8629,5740,-1,5741,5740,9956,-1,9958,5742,5743,-1,5742,8631,953,-1,5743,953,8633,-1,8631,5744,951,-1,5744,9839,5745,-1,951,5745,8632,-1,8633,952,5747,-1,952,8632,5746,-1,5747,5746,10073,-1,9957,5748,5749,-1,5748,8634,956,-1,5749,956,8636,-1,8634,5750,954,-1,5750,10036,5751,-1,954,5751,8635,-1,8636,955,5753,-1,955,8635,5752,-1,5753,5752,9837,-1,9838,5754,5755,-1,5754,8637,959,-1,5755,959,8639,-1,8637,5756,957,-1,5756,10039,5757,-1,957,5757,8638,-1,8639,958,5759,-1,958,8638,5758,-1,5759,5758,10072,-1,10080,5760,5761,-1,5760,8640,962,-1,5761,962,8641,-1,8640,5762,960,-1,5762,9600,3841,-1,960,3841,7682,-1,8641,961,5763,-1,961,7682,3845,-1,5763,3845,9602,-1,9600,5764,3840,-1,5764,8642,965,-1,3840,965,7680,-1,8642,5765,963,-1,5765,10081,5766,-1,963,5766,8643,-1,7680,964,3842,-1,964,8643,5767,-1,3842,5767,9601,-1,9602,3844,5768,-1,3844,7681,968,-1,5768,968,8645,-1,7681,3843,966,-1,3843,9601,5769,-1,966,5769,8644,-1,8645,967,5771,-1,967,8644,5770,-1,5771,5770,10082,-1,10083,5772,5773,-1,5772,8646,971,-1,5773,971,8647,-1,8646,5774,969,-1,5774,9603,3847,-1,969,3847,7685,-1,8647,970,5775,-1,970,7685,3851,-1,5775,3851,9605,-1,9603,5776,3846,-1,5776,8648,974,-1,3846,974,7683,-1,8648,5777,972,-1,5777,10084,5778,-1,972,5778,8649,-1,7683,973,3848,-1,973,8649,5779,-1,3848,5779,9604,-1,9605,3850,5780,-1,3850,7684,977,-1,5780,977,8651,-1,7684,3849,975,-1,3849,9604,5781,-1,975,5781,8650,-1,8651,976,5783,-1,976,8650,5782,-1,5783,5782,10085,-1,10086,5784,5785,-1,5784,8652,980,-1,5785,980,8653,-1,8652,5786,978,-1,5786,9606,3853,-1,978,3853,7688,-1,8653,979,5787,-1,979,7688,3857,-1,5787,3857,9608,-1,9606,5788,3852,-1,5788,8654,983,-1,3852,983,7686,-1,8654,5789,981,-1,5789,10087,5790,-1,981,5790,8655,-1,7686,982,3854,-1,982,8655,5791,-1,3854,5791,9607,-1,9608,3856,5792,-1,3856,7687,986,-1,5792,986,8657,-1,7687,3855,984,-1,3855,9607,5793,-1,984,5793,8656,-1,8657,985,5795,-1,985,8656,5794,-1,5795,5794,10088,-1,10089,5796,5797,-1,5796,8658,989,-1,5797,989,8659,-1,8658,5798,987,-1,5798,9609,3859,-1,987,3859,7691,-1,8659,988,5799,-1,988,7691,3863,-1,5799,3863,9611,-1,9609,5800,3858,-1,5800,8660,992,-1,3858,992,7689,-1,8660,5801,990,-1,5801,10090,5802,-1,990,5802,8661,-1,7689,991,3860,-1,991,8661,5803,-1,3860,5803,9610,-1,9611,3862,5804,-1,3862,7690,995,-1,5804,995,8663,-1,7690,3861,993,-1,3861,9610,5805,-1,993,5805,8662,-1,8663,994,5807,-1,994,8662,5806,-1,5807,5806,10091,-1,10092,5808,5809,-1,5808,8664,998,-1,5809,998,8665,-1,8664,5810,996,-1,5810,9612,3865,-1,996,3865,7694,-1,8665,997,5811,-1,997,7694,3869,-1,5811,3869,9614,-1,9612,5812,3864,-1,5812,8666,1001,-1,3864,1001,7692,-1,8666,5813,999,-1,5813,10093,5814,-1,999,5814,8667,-1,7692,1000,3866,-1,1000,8667,5815,-1,3866,5815,9613,-1,9614,3868,5816,-1,3868,7693,1004,-1,5816,1004,8669,-1,7693,3867,1002,-1,3867,9613,5817,-1,1002,5817,8668,-1,8669,1003,5819,-1,1003,8668,5818,-1,5819,5818,10094,-1,10095,5820,5821,-1,5820,8670,1007,-1,5821,1007,8671,-1,8670,5822,1005,-1,5822,9615,3871,-1,1005,3871,7697,-1,8671,1006,5823,-1,1006,7697,3875,-1,5823,3875,9617,-1,9615,5824,3870,-1,5824,8672,1010,-1,3870,1010,7695,-1,8672,5825,1008,-1,5825,10096,5826,-1,1008,5826,8673,-1,7695,1009,3872,-1,1009,8673,5827,-1,3872,5827,9616,-1,9617,3874,5828,-1,3874,7696,1013,-1,5828,1013,8675,-1,7696,3873,1011,-1,3873,9616,5829,-1,1011,5829,8674,-1,8675,1012,5831,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_49()
		{
			int[] value = {1012,8674,5830,-1,5831,5830,10097,-1,10098,5832,5833,-1,5832,8676,1016,-1,5833,1016,8677,-1,8676,5834,1014,-1,5834,9618,3877,-1,1014,3877,7700,-1,8677,1015,5835,-1,1015,7700,3881,-1,5835,3881,9620,-1,9618,5836,3876,-1,5836,8678,1019,-1,3876,1019,7698,-1,8678,5837,1017,-1,5837,10099,5838,-1,1017,5838,8679,-1,7698,1018,3878,-1,1018,8679,5839,-1,3878,5839,9619,-1,9620,3880,5840,-1,3880,7699,1022,-1,5840,1022,8681,-1,7699,3879,1020,-1,3879,9619,5841,-1,1020,5841,8680,-1,8681,1021,5843,-1,1021,8680,5842,-1,5843,5842,10100,-1,10101,5844,5845,-1,5844,8682,1025,-1,5845,1025,8683,-1,8682,5846,1023,-1,5846,9621,3883,-1,1023,3883,7703,-1,8683,1024,5847,-1,1024,7703,3887,-1,5847,3887,9623,-1,9621,5848,3882,-1,5848,8684,1028,-1,3882,1028,7701,-1,8684,5849,1026,-1,5849,10102,5850,-1,1026,5850,8685,-1,7701,1027,3884,-1,1027,8685,5851,-1,3884,5851,9622,-1,9623,3886,5852,-1,3886,7702,1031,-1,5852,1031,8687,-1,7702,3885,1029,-1,3885,9622,5853,-1,1029,5853,8686,-1,8687,1030,5855,-1,1030,8686,5854,-1,5855,5854,10103,-1,10104,5856,5857,-1,5856,8688,1034,-1,5857,1034,8689,-1,8688,5858,1032,-1,5858,9624,3889,-1,1032,3889,7706,-1,8689,1033,5859,-1,1033,7706,3893,-1,5859,3893,9626,-1,9624,5860,3888,-1,5860,8690,1037,-1,3888,1037,7704,-1,8690,5861,1035,-1,5861,10105,5862,-1,1035,5862,8691,-1,7704,1036,3890,-1,1036,8691,5863,-1,3890,5863,9625,-1,9626,3892,5864,-1,3892,7705,1040,-1,5864,1040,8693,-1,7705,3891,1038,-1,3891,9625,5865,-1,1038,5865,8692,-1,8693,1039,5867,-1,1039,8692,5866,-1,5867,5866,10106,-1,10107,5868,5869,-1,5868,8694,1043,-1,5869,1043,8695,-1,8694,5870,1041,-1,5870,9627,3895,-1,1041,3895,7709,-1,8695,1042,5871,-1,1042,7709,3899,-1,5871,3899,9629,-1,9627,5872,3894,-1,5872,8696,1046,-1,3894,1046,7707,-1,8696,5873,1044,-1,5873,10108,5874,-1,1044,5874,8697,-1,7707,1045,3896,-1,1045,8697,5875,-1,3896,5875,9628,-1,9629,3898,5876,-1,3898,7708,1049,-1,5876,1049,8699,-1,7708,3897,1047,-1,3897,9628,5877,-1,1047,5877,8698,-1,8699,1048,5879,-1,1048,8698,5878,-1,5879,5878,10109,-1,10110,5880,5881,-1,5880,8700,1052,-1,5881,1052,8701,-1,8700,5882,1050,-1,5882,9630,3901,-1,1050,3901,7712,-1,8701,1051,5883,-1,1051,7712,3905,-1,5883,3905,9632,-1,9630,5884,3900,-1,5884,8702,1055,-1,3900,1055,7710,-1,8702,5885,1053,-1,5885,10111,5886,-1,1053,5886,8703,-1,7710,1054,3902,-1,1054,8703,5887,-1,3902,5887,9631,-1,9632,3904,5888,-1,3904,7711,1058,-1,5888,1058,8705,-1,7711,3903,1056,-1,3903,9631,5889,-1,1056,5889,8704,-1,8705,1057,5891,-1,1057,8704,5890,-1,5891,5890,10112,-1,10113,5892,5893,-1,5892,8706,1061,-1,5893,1061,8707,-1,8706,5894,1059,-1,5894,9633,3907,-1,1059,3907,7715,-1,8707,1060,5895,-1,1060,7715,3911,-1,5895,3911,9635,-1,9633,5896,3906,-1,5896,8708,1064,-1,3906,1064,7713,-1,8708,5897,1062,-1,5897,10114,5898,-1,1062,5898,8709,-1,7713,1063,3908,-1,1063,8709,5899,-1,3908,5899,9634,-1,9635,3910,5900,-1,3910,7714,1067,-1,5900,1067,8711,-1,7714,3909,1065,-1,3909,9634,5901,-1,1065,5901,8710,-1,8711,1066,5903,-1,1066,8710,5902,-1,5903,5902,10115,-1,10116,5904,5905,-1,5904,8712,1070,-1,5905,1070,8713,-1,8712,5906,1068,-1,5906,9636,3913,-1,1068,3913,7718,-1,8713,1069,5907,-1,1069,7718,3917,-1,5907,3917,9638,-1,9636,5908,3912,-1,5908,8714,1073,-1,3912,1073,7716,-1,8714,5909,1071,-1,5909,10117,5910,-1,1071,5910,8715,-1,7716,1072,3914,-1,1072,8715,5911,-1,3914,5911,9637,-1,9638,3916,5912,-1,3916,7717,1076,-1,5912,1076,8717,-1,7717,3915,1074,-1,3915,9637,5913,-1,1074,5913,8716,-1,8717,1075,5915,-1,1075,8716,5914,-1,5915,5914,10118,-1,10119,5916,5917,-1,5916,8718,1079,-1,5917,1079,8719,-1,8718,5918,1077,-1,5918,9639,3919,-1,1077,3919,7721,-1,8719,1078,5919,-1,1078,7721,3923,-1,5919,3923,9641,-1,9639,5920,3918,-1,5920,8720,1082,-1,3918,1082,7719,-1,8720,5921,1080,-1,5921,10120,5922,-1,1080,5922,8721,-1,7719,1081,3920,-1,1081,8721,5923,-1,3920,5923,9640,-1,9641,3922,5924,-1,3922,7720,1085,-1,5924,1085,8723,-1,7720,3921,1083,-1,3921,9640,5925,-1,1083,5925,8722,-1,8723,1084,5927,-1,1084,8722,5926,-1,5927,5926,10121,-1,10122,5928,5929,-1,5928,8724,1088,-1,5929,1088,8725,-1,8724,5930,1086,-1,5930,9642,3925,-1,1086,3925,7724,-1,8725,1087,5931,-1,1087,7724,3929,-1,5931,3929,9644,-1,9642,5932,3924,-1,5932,8726,1091,-1,3924,1091,7722,-1,8726,5933,1089,-1,5933,10123,5934,-1,1089,5934,8727,-1,7722,1090,3926,-1,1090,8727,5935,-1,3926,5935,9643,-1,9644,3928,5936,-1,3928,7723,1094,-1,5936,1094,8729,-1,7723,3927,1092,-1,3927,9643,5937,-1,1092,5937,8728,-1,8729,1093,5939,-1,1093,8728,5938,-1,5939,5938,10124,-1,10125,5940,5941,-1,5940,8730,1097,-1,5941,1097,8731,-1,8730,5942,1095,-1,5942,9645,3931,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_50()
		{
			int[] value = {1095,3931,7727,-1,8731,1096,5943,-1,1096,7727,3935,-1,5943,3935,9647,-1,9645,5944,3930,-1,5944,8732,1100,-1,3930,1100,7725,-1,8732,5945,1098,-1,5945,10126,5946,-1,1098,5946,8733,-1,7725,1099,3932,-1,1099,8733,5947,-1,3932,5947,9646,-1,9647,3934,5948,-1,3934,7726,1103,-1,5948,1103,8735,-1,7726,3933,1101,-1,3933,9646,5949,-1,1101,5949,8734,-1,8735,1102,5951,-1,1102,8734,5950,-1,5951,5950,10127,-1,10128,5952,5953,-1,5952,8736,1106,-1,5953,1106,8737,-1,8736,5954,1104,-1,5954,9648,3937,-1,1104,3937,7730,-1,8737,1105,5955,-1,1105,7730,3941,-1,5955,3941,9650,-1,9648,5956,3936,-1,5956,8738,1109,-1,3936,1109,7728,-1,8738,5957,1107,-1,5957,10129,5958,-1,1107,5958,8739,-1,7728,1108,3938,-1,1108,8739,5959,-1,3938,5959,9649,-1,9650,3940,5960,-1,3940,7729,1112,-1,5960,1112,8741,-1,7729,3939,1110,-1,3939,9649,5961,-1,1110,5961,8740,-1,8741,1111,5963,-1,1111,8740,5962,-1,5963,5962,10130,-1,10131,5964,5965,-1,5964,8742,1115,-1,5965,1115,8743,-1,8742,5966,1113,-1,5966,9651,3943,-1,1113,3943,7733,-1,8743,1114,5967,-1,1114,7733,3947,-1,5967,3947,9653,-1,9651,5968,3942,-1,5968,8744,1118,-1,3942,1118,7731,-1,8744,5969,1116,-1,5969,10132,5970,-1,1116,5970,8745,-1,7731,1117,3944,-1,1117,8745,5971,-1,3944,5971,9652,-1,9653,3946,5972,-1,3946,7732,1121,-1,5972,1121,8747,-1,7732,3945,1119,-1,3945,9652,5973,-1,1119,5973,8746,-1,8747,1120,5975,-1,1120,8746,5974,-1,5975,5974,10133,-1,10134,5976,5977,-1,5976,8748,1124,-1,5977,1124,8749,-1,8748,5978,1122,-1,5978,9654,3949,-1,1122,3949,7736,-1,8749,1123,5979,-1,1123,7736,3953,-1,5979,3953,9656,-1,9654,5980,3948,-1,5980,8750,1127,-1,3948,1127,7734,-1,8750,5981,1125,-1,5981,10135,5982,-1,1125,5982,8751,-1,7734,1126,3950,-1,1126,8751,5983,-1,3950,5983,9655,-1,9656,3952,5984,-1,3952,7735,1130,-1,5984,1130,8753,-1,7735,3951,1128,-1,3951,9655,5985,-1,1128,5985,8752,-1,8753,1129,5987,-1,1129,8752,5986,-1,5987,5986,10136,-1,10137,5988,5989,-1,5988,8754,1133,-1,5989,1133,8755,-1,8754,5990,1131,-1,5990,9657,3955,-1,1131,3955,7739,-1,8755,1132,5991,-1,1132,7739,3959,-1,5991,3959,9659,-1,9657,5992,3954,-1,5992,8756,1136,-1,3954,1136,7737,-1,8756,5993,1134,-1,5993,10138,5994,-1,1134,5994,8757,-1,7737,1135,3956,-1,1135,8757,5995,-1,3956,5995,9658,-1,9659,3958,5996,-1,3958,7738,1139,-1,5996,1139,8759,-1,7738,3957,1137,-1,3957,9658,5997,-1,1137,5997,8758,-1,8759,1138,5999,-1,1138,8758,5998,-1,5999,5998,10139,-1,10140,6000,6001,-1,6000,8760,1142,-1,6001,1142,8761,-1,8760,6002,1140,-1,6002,9660,3961,-1,1140,3961,7742,-1,8761,1141,6003,-1,1141,7742,3965,-1,6003,3965,9662,-1,9660,6004,3960,-1,6004,8762,1145,-1,3960,1145,7740,-1,8762,6005,1143,-1,6005,10082,6006,-1,1143,6006,8763,-1,7740,1144,3962,-1,1144,8763,6007,-1,3962,6007,9661,-1,9662,3964,6008,-1,3964,7741,1148,-1,6008,1148,8765,-1,7741,3963,1146,-1,3963,9661,6009,-1,1146,6009,8764,-1,8765,1147,6011,-1,1147,8764,6010,-1,6011,6010,10141,-1,10142,6012,6013,-1,6012,8766,1151,-1,6013,1151,8767,-1,8766,6014,1149,-1,6014,9663,3967,-1,1149,3967,7745,-1,8767,1150,6015,-1,1150,7745,3971,-1,6015,3971,9665,-1,9663,6016,3966,-1,6016,8768,1154,-1,3966,1154,7743,-1,8768,6017,1152,-1,6017,10143,6018,-1,1152,6018,8769,-1,7743,1153,3968,-1,1153,8769,6019,-1,3968,6019,9664,-1,9665,3970,6020,-1,3970,7744,1157,-1,6020,1157,8771,-1,7744,3969,1155,-1,3969,9664,6021,-1,1155,6021,8770,-1,8771,1156,6023,-1,1156,8770,6022,-1,6023,6022,10080,-1,10081,6024,6025,-1,6024,8772,1160,-1,6025,1160,8773,-1,8772,6026,1158,-1,6026,9666,3973,-1,1158,3973,7748,-1,8773,1159,6027,-1,1159,7748,3977,-1,6027,3977,9668,-1,9666,6028,3972,-1,6028,8774,1163,-1,3972,1163,7746,-1,8774,6029,1161,-1,6029,10144,6030,-1,1161,6030,8775,-1,7746,1162,3974,-1,1162,8775,6031,-1,3974,6031,9667,-1,9668,3976,6032,-1,3976,7747,1166,-1,6032,1166,8777,-1,7747,3975,1164,-1,3975,9667,6033,-1,1164,6033,8776,-1,8777,1165,6035,-1,1165,8776,6034,-1,6035,6034,10145,-1,10142,6036,6037,-1,6036,8778,1169,-1,6037,1169,8779,-1,8778,6038,1167,-1,6038,9669,3979,-1,1167,3979,7751,-1,8779,1168,6039,-1,1168,7751,3983,-1,6039,3983,9671,-1,9669,6040,3978,-1,6040,8780,1172,-1,3978,1172,7749,-1,8780,6041,1170,-1,6041,10085,6042,-1,1170,6042,8781,-1,7749,1171,3980,-1,1171,8781,6043,-1,3980,6043,9670,-1,9671,3982,6044,-1,3982,7750,1175,-1,6044,1175,8783,-1,7750,3981,1173,-1,3981,9670,6045,-1,1173,6045,8782,-1,8783,1174,6047,-1,1174,8782,6046,-1,6047,6046,10146,-1,10140,6048,6049,-1,6048,8784,1178,-1,6049,1178,8785,-1,8784,6050,1176,-1,6050,9672,3985,-1,1176,3985,7754,-1,8785,1177,6051,-1,1177,7754,3989,-1,6051,3989,9674,-1,9672,6052,3984,-1,6052,8786,1181,-1,3984,1181,7752,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_51()
		{
			int[] value = {8786,6053,1179,-1,6053,10147,6054,-1,1179,6054,8787,-1,7752,1180,3986,-1,1180,8787,6055,-1,3986,6055,9673,-1,9674,3988,6056,-1,3988,7753,1184,-1,6056,1184,8789,-1,7753,3987,1182,-1,3987,9673,6057,-1,1182,6057,8788,-1,8789,1183,6059,-1,1183,8788,6058,-1,6059,6058,10083,-1,10084,6060,6061,-1,6060,8790,1187,-1,6061,1187,8791,-1,8790,6062,1185,-1,6062,9675,3991,-1,1185,3991,7757,-1,8791,1186,6063,-1,1186,7757,3995,-1,6063,3995,9677,-1,9675,6064,3990,-1,6064,8792,1190,-1,3990,1190,7755,-1,8792,6065,1188,-1,6065,10148,6066,-1,1188,6066,8793,-1,7755,1189,3992,-1,1189,8793,6067,-1,3992,6067,9676,-1,9677,3994,6068,-1,3994,7756,1193,-1,6068,1193,8795,-1,7756,3993,1191,-1,3993,9676,6069,-1,1191,6069,8794,-1,8795,1192,6071,-1,1192,8794,6070,-1,6071,6070,10149,-1,10150,6072,6073,-1,6072,8796,1196,-1,6073,1196,8797,-1,8796,6074,1194,-1,6074,9678,3997,-1,1194,3997,7760,-1,8797,1195,6075,-1,1195,7760,4001,-1,6075,4001,9680,-1,9678,6076,3996,-1,6076,8798,1199,-1,3996,1199,7758,-1,8798,6077,1197,-1,6077,10088,6078,-1,1197,6078,8799,-1,7758,1198,3998,-1,1198,8799,6079,-1,3998,6079,9679,-1,9680,4000,6080,-1,4000,7759,1202,-1,6080,1202,8801,-1,7759,3999,1200,-1,3999,9679,6081,-1,1200,6081,8800,-1,8801,1201,6083,-1,1201,8800,6082,-1,6083,6082,10151,-1,10152,6084,6085,-1,6084,8802,1205,-1,6085,1205,8803,-1,8802,6086,1203,-1,6086,9681,4003,-1,1203,4003,7763,-1,8803,1204,6087,-1,1204,7763,4007,-1,6087,4007,9683,-1,9681,6088,4002,-1,6088,8804,1208,-1,4002,1208,7761,-1,8804,6089,1206,-1,6089,10153,6090,-1,1206,6090,8805,-1,7761,1207,4004,-1,1207,8805,6091,-1,4004,6091,9682,-1,9683,4006,6092,-1,4006,7762,1211,-1,6092,1211,8807,-1,7762,4005,1209,-1,4005,9682,6093,-1,1209,6093,8806,-1,8807,1210,6095,-1,1210,8806,6094,-1,6095,6094,10086,-1,10087,6096,6097,-1,6096,8808,1214,-1,6097,1214,8809,-1,8808,6098,1212,-1,6098,9684,4009,-1,1212,4009,7766,-1,8809,1213,6099,-1,1213,7766,4013,-1,6099,4013,9686,-1,9684,6100,4008,-1,6100,8810,1217,-1,4008,1217,7764,-1,8810,6101,1215,-1,6101,10154,6102,-1,1215,6102,8811,-1,7764,1216,4010,-1,1216,8811,6103,-1,4010,6103,9685,-1,9686,4012,6104,-1,4012,7765,1220,-1,6104,1220,8813,-1,7765,4011,1218,-1,4011,9685,6105,-1,1218,6105,8812,-1,8813,1219,6107,-1,1219,8812,6106,-1,6107,6106,10155,-1,10152,6108,6109,-1,6108,8814,1223,-1,6109,1223,8815,-1,8814,6110,1221,-1,6110,9687,4015,-1,1221,4015,7769,-1,8815,1222,6111,-1,1222,7769,4019,-1,6111,4019,9689,-1,9687,6112,4014,-1,6112,8816,1226,-1,4014,1226,7767,-1,8816,6113,1224,-1,6113,10091,6114,-1,1224,6114,8817,-1,7767,1225,4016,-1,1225,8817,6115,-1,4016,6115,9688,-1,9689,4018,6116,-1,4018,7768,1229,-1,6116,1229,8819,-1,7768,4017,1227,-1,4017,9688,6117,-1,1227,6117,8818,-1,8819,1228,6119,-1,1228,8818,6118,-1,6119,6118,10156,-1,10150,6120,6121,-1,6120,8820,1232,-1,6121,1232,8821,-1,8820,6122,1230,-1,6122,9690,4021,-1,1230,4021,7772,-1,8821,1231,6123,-1,1231,7772,4025,-1,6123,4025,9692,-1,9690,6124,4020,-1,6124,8822,1235,-1,4020,1235,7770,-1,8822,6125,1233,-1,6125,10157,6126,-1,1233,6126,8823,-1,7770,1234,4022,-1,1234,8823,6127,-1,4022,6127,9691,-1,9692,4024,6128,-1,4024,7771,1238,-1,6128,1238,8825,-1,7771,4023,1236,-1,4023,9691,6129,-1,1236,6129,8824,-1,8825,1237,6131,-1,1237,8824,6130,-1,6131,6130,10089,-1,10090,6132,6133,-1,6132,8826,1241,-1,6133,1241,8827,-1,8826,6134,1239,-1,6134,9693,4027,-1,1239,4027,7775,-1,8827,1240,6135,-1,1240,7775,4031,-1,6135,4031,9695,-1,9693,6136,4026,-1,6136,8828,1244,-1,4026,1244,7773,-1,8828,6137,1242,-1,6137,10158,6138,-1,1242,6138,8829,-1,7773,1243,4028,-1,1243,8829,6139,-1,4028,6139,9694,-1,9695,4030,6140,-1,4030,7774,1247,-1,6140,1247,8831,-1,7774,4029,1245,-1,4029,9694,6141,-1,1245,6141,8830,-1,8831,1246,6143,-1,1246,8830,6142,-1,6143,6142,10159,-1,10160,6144,6145,-1,6144,8832,1250,-1,6145,1250,8833,-1,8832,6146,1248,-1,6146,9696,4033,-1,1248,4033,7778,-1,8833,1249,6147,-1,1249,7778,4037,-1,6147,4037,9698,-1,9696,6148,4032,-1,6148,8834,1253,-1,4032,1253,7776,-1,8834,6149,1251,-1,6149,10094,6150,-1,1251,6150,8835,-1,7776,1252,4034,-1,1252,8835,6151,-1,4034,6151,9697,-1,9698,4036,6152,-1,4036,7777,1256,-1,6152,1256,8837,-1,7777,4035,1254,-1,4035,9697,6153,-1,1254,6153,8836,-1,8837,1255,6155,-1,1255,8836,6154,-1,6155,6154,10161,-1,10162,6156,6157,-1,6156,8838,1259,-1,6157,1259,8839,-1,8838,6158,1257,-1,6158,9699,4039,-1,1257,4039,7781,-1,8839,1258,6159,-1,1258,7781,4043,-1,6159,4043,9701,-1,9699,6160,4038,-1,6160,8840,1262,-1,4038,1262,7779,-1,8840,6161,1260,-1,6161,10163,6162,-1,1260,6162,8841,-1,7779,1261,4040,-1,1261,8841,6163,-1,4040,6163,9700,-1,9701,4042,6164,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_52()
		{
			int[] value = {4042,7780,1265,-1,6164,1265,8843,-1,7780,4041,1263,-1,4041,9700,6165,-1,1263,6165,8842,-1,8843,1264,6167,-1,1264,8842,6166,-1,6167,6166,10092,-1,10093,6168,6169,-1,6168,8844,1268,-1,6169,1268,8845,-1,8844,6170,1266,-1,6170,9702,4045,-1,1266,4045,7784,-1,8845,1267,6171,-1,1267,7784,4049,-1,6171,4049,9704,-1,9702,6172,4044,-1,6172,8846,1271,-1,4044,1271,7782,-1,8846,6173,1269,-1,6173,10164,6174,-1,1269,6174,8847,-1,7782,1270,4046,-1,1270,8847,6175,-1,4046,6175,9703,-1,9704,4048,6176,-1,4048,7783,1274,-1,6176,1274,8849,-1,7783,4047,1272,-1,4047,9703,6177,-1,1272,6177,8848,-1,8849,1273,6179,-1,1273,8848,6178,-1,6179,6178,10165,-1,10162,6180,6181,-1,6180,8850,1277,-1,6181,1277,8851,-1,8850,6182,1275,-1,6182,9705,4051,-1,1275,4051,7787,-1,8851,1276,6183,-1,1276,7787,4055,-1,6183,4055,9707,-1,9705,6184,4050,-1,6184,8852,1280,-1,4050,1280,7785,-1,8852,6185,1278,-1,6185,10097,6186,-1,1278,6186,8853,-1,7785,1279,4052,-1,1279,8853,6187,-1,4052,6187,9706,-1,9707,4054,6188,-1,4054,7786,1283,-1,6188,1283,8855,-1,7786,4053,1281,-1,4053,9706,6189,-1,1281,6189,8854,-1,8855,1282,6191,-1,1282,8854,6190,-1,6191,6190,10166,-1,10160,6192,6193,-1,6192,8856,1286,-1,6193,1286,8857,-1,8856,6194,1284,-1,6194,9708,4057,-1,1284,4057,7790,-1,8857,1285,6195,-1,1285,7790,4061,-1,6195,4061,9710,-1,9708,6196,4056,-1,6196,8858,1289,-1,4056,1289,7788,-1,8858,6197,1287,-1,6197,10167,6198,-1,1287,6198,8859,-1,7788,1288,4058,-1,1288,8859,6199,-1,4058,6199,9709,-1,9710,4060,6200,-1,4060,7789,1292,-1,6200,1292,8861,-1,7789,4059,1290,-1,4059,9709,6201,-1,1290,6201,8860,-1,8861,1291,6203,-1,1291,8860,6202,-1,6203,6202,10095,-1,10096,6204,6205,-1,6204,8862,1295,-1,6205,1295,8863,-1,8862,6206,1293,-1,6206,9711,4063,-1,1293,4063,7793,-1,8863,1294,6207,-1,1294,7793,4067,-1,6207,4067,9713,-1,9711,6208,4062,-1,6208,8864,1298,-1,4062,1298,7791,-1,8864,6209,1296,-1,6209,10168,6210,-1,1296,6210,8865,-1,7791,1297,4064,-1,1297,8865,6211,-1,4064,6211,9712,-1,9713,4066,6212,-1,4066,7792,1301,-1,6212,1301,8867,-1,7792,4065,1299,-1,4065,9712,6213,-1,1299,6213,8866,-1,8867,1300,6215,-1,1300,8866,6214,-1,6215,6214,10169,-1,10170,6216,6217,-1,6216,8868,1304,-1,6217,1304,8869,-1,8868,6218,1302,-1,6218,9714,4069,-1,1302,4069,7796,-1,8869,1303,6219,-1,1303,7796,4073,-1,6219,4073,9716,-1,9714,6220,4068,-1,6220,8870,1307,-1,4068,1307,7794,-1,8870,6221,1305,-1,6221,10100,6222,-1,1305,6222,8871,-1,7794,1306,4070,-1,1306,8871,6223,-1,4070,6223,9715,-1,9716,4072,6224,-1,4072,7795,1310,-1,6224,1310,8873,-1,7795,4071,1308,-1,4071,9715,6225,-1,1308,6225,8872,-1,8873,1309,6227,-1,1309,8872,6226,-1,6227,6226,10171,-1,10172,6228,6229,-1,6228,8874,1313,-1,6229,1313,8875,-1,8874,6230,1311,-1,6230,9717,4075,-1,1311,4075,7799,-1,8875,1312,6231,-1,1312,7799,4079,-1,6231,4079,9719,-1,9717,6232,4074,-1,6232,8876,1316,-1,4074,1316,7797,-1,8876,6233,1314,-1,6233,10173,6234,-1,1314,6234,8877,-1,7797,1315,4076,-1,1315,8877,6235,-1,4076,6235,9718,-1,9719,4078,6236,-1,4078,7798,1319,-1,6236,1319,8879,-1,7798,4077,1317,-1,4077,9718,6237,-1,1317,6237,8878,-1,8879,1318,6239,-1,1318,8878,6238,-1,6239,6238,10098,-1,10099,6240,6241,-1,6240,8880,1322,-1,6241,1322,8881,-1,8880,6242,1320,-1,6242,9720,4081,-1,1320,4081,7802,-1,8881,1321,6243,-1,1321,7802,4085,-1,6243,4085,9722,-1,9720,6244,4080,-1,6244,8882,1325,-1,4080,1325,7800,-1,8882,6245,1323,-1,6245,10174,6246,-1,1323,6246,8883,-1,7800,1324,4082,-1,1324,8883,6247,-1,4082,6247,9721,-1,9722,4084,6248,-1,4084,7801,1328,-1,6248,1328,8885,-1,7801,4083,1326,-1,4083,9721,6249,-1,1326,6249,8884,-1,8885,1327,6251,-1,1327,8884,6250,-1,6251,6250,10175,-1,10172,6252,6253,-1,6252,8886,1331,-1,6253,1331,8887,-1,8886,6254,1329,-1,6254,9723,4087,-1,1329,4087,7805,-1,8887,1330,6255,-1,1330,7805,4091,-1,6255,4091,9725,-1,9723,6256,4086,-1,6256,8888,1334,-1,4086,1334,7803,-1,8888,6257,1332,-1,6257,10103,6258,-1,1332,6258,8889,-1,7803,1333,4088,-1,1333,8889,6259,-1,4088,6259,9724,-1,9725,4090,6260,-1,4090,7804,1337,-1,6260,1337,8891,-1,7804,4089,1335,-1,4089,9724,6261,-1,1335,6261,8890,-1,8891,1336,6263,-1,1336,8890,6262,-1,6263,6262,10176,-1,10170,6264,6265,-1,6264,8892,1340,-1,6265,1340,8893,-1,8892,6266,1338,-1,6266,9726,4093,-1,1338,4093,7808,-1,8893,1339,6267,-1,1339,7808,4097,-1,6267,4097,9728,-1,9726,6268,4092,-1,6268,8894,1343,-1,4092,1343,7806,-1,8894,6269,1341,-1,6269,10177,6270,-1,1341,6270,8895,-1,7806,1342,4094,-1,1342,8895,6271,-1,4094,6271,9727,-1,9728,4096,6272,-1,4096,7807,1346,-1,6272,1346,8897,-1,7807,4095,1344,-1,4095,9727,6273,-1,1344,6273,8896,-1,8897,1345,6275,-1,1345,8896,6274,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_53()
		{
			int[] value = {6275,6274,10101,-1,10102,6276,6277,-1,6276,8898,1349,-1,6277,1349,8899,-1,8898,6278,1347,-1,6278,9729,4099,-1,1347,4099,7811,-1,8899,1348,6279,-1,1348,7811,4103,-1,6279,4103,9731,-1,9729,6280,4098,-1,6280,8900,1352,-1,4098,1352,7809,-1,8900,6281,1350,-1,6281,10178,6282,-1,1350,6282,8901,-1,7809,1351,4100,-1,1351,8901,6283,-1,4100,6283,9730,-1,9731,4102,6284,-1,4102,7810,1355,-1,6284,1355,8903,-1,7810,4101,1353,-1,4101,9730,6285,-1,1353,6285,8902,-1,8903,1354,6287,-1,1354,8902,6286,-1,6287,6286,10179,-1,10180,6288,6289,-1,6288,8904,1358,-1,6289,1358,8905,-1,8904,6290,1356,-1,6290,9732,4105,-1,1356,4105,7814,-1,8905,1357,6291,-1,1357,7814,4109,-1,6291,4109,9734,-1,9732,6292,4104,-1,6292,8906,1361,-1,4104,1361,7812,-1,8906,6293,1359,-1,6293,10106,6294,-1,1359,6294,8907,-1,7812,1360,4106,-1,1360,8907,6295,-1,4106,6295,9733,-1,9734,4108,6296,-1,4108,7813,1364,-1,6296,1364,8909,-1,7813,4107,1362,-1,4107,9733,6297,-1,1362,6297,8908,-1,8909,1363,6299,-1,1363,8908,6298,-1,6299,6298,10181,-1,10182,6300,6301,-1,6300,8910,1367,-1,6301,1367,8911,-1,8910,6302,1365,-1,6302,9735,4111,-1,1365,4111,7817,-1,8911,1366,6303,-1,1366,7817,4115,-1,6303,4115,9737,-1,9735,6304,4110,-1,6304,8912,1370,-1,4110,1370,7815,-1,8912,6305,1368,-1,6305,10183,6306,-1,1368,6306,8913,-1,7815,1369,4112,-1,1369,8913,6307,-1,4112,6307,9736,-1,9737,4114,6308,-1,4114,7816,1373,-1,6308,1373,8915,-1,7816,4113,1371,-1,4113,9736,6309,-1,1371,6309,8914,-1,8915,1372,6311,-1,1372,8914,6310,-1,6311,6310,10104,-1,10105,6312,6313,-1,6312,8916,1376,-1,6313,1376,8917,-1,8916,6314,1374,-1,6314,9738,4117,-1,1374,4117,7820,-1,8917,1375,6315,-1,1375,7820,4121,-1,6315,4121,9740,-1,9738,6316,4116,-1,6316,8918,1379,-1,4116,1379,7818,-1,8918,6317,1377,-1,6317,10184,6318,-1,1377,6318,8919,-1,7818,1378,4118,-1,1378,8919,6319,-1,4118,6319,9739,-1,9740,4120,6320,-1,4120,7819,1382,-1,6320,1382,8921,-1,7819,4119,1380,-1,4119,9739,6321,-1,1380,6321,8920,-1,8921,1381,6323,-1,1381,8920,6322,-1,6323,6322,10185,-1,10182,6324,6325,-1,6324,8922,1385,-1,6325,1385,8923,-1,8922,6326,1383,-1,6326,9741,4123,-1,1383,4123,7823,-1,8923,1384,6327,-1,1384,7823,4127,-1,6327,4127,9743,-1,9741,6328,4122,-1,6328,8924,1388,-1,4122,1388,7821,-1,8924,6329,1386,-1,6329,10109,6330,-1,1386,6330,8925,-1,7821,1387,4124,-1,1387,8925,6331,-1,4124,6331,9742,-1,9743,4126,6332,-1,4126,7822,1391,-1,6332,1391,8927,-1,7822,4125,1389,-1,4125,9742,6333,-1,1389,6333,8926,-1,8927,1390,6335,-1,1390,8926,6334,-1,6335,6334,10186,-1,10180,6336,6337,-1,6336,8928,1394,-1,6337,1394,8929,-1,8928,6338,1392,-1,6338,9744,4129,-1,1392,4129,7826,-1,8929,1393,6339,-1,1393,7826,4133,-1,6339,4133,9746,-1,9744,6340,4128,-1,6340,8930,1397,-1,4128,1397,7824,-1,8930,6341,1395,-1,6341,10187,6342,-1,1395,6342,8931,-1,7824,1396,4130,-1,1396,8931,6343,-1,4130,6343,9745,-1,9746,4132,6344,-1,4132,7825,1400,-1,6344,1400,8933,-1,7825,4131,1398,-1,4131,9745,6345,-1,1398,6345,8932,-1,8933,1399,6347,-1,1399,8932,6346,-1,6347,6346,10107,-1,10108,6348,6349,-1,6348,8934,1403,-1,6349,1403,8935,-1,8934,6350,1401,-1,6350,9747,4135,-1,1401,4135,7829,-1,8935,1402,6351,-1,1402,7829,4139,-1,6351,4139,9749,-1,9747,6352,4134,-1,6352,8936,1406,-1,4134,1406,7827,-1,8936,6353,1404,-1,6353,10188,6354,-1,1404,6354,8937,-1,7827,1405,4136,-1,1405,8937,6355,-1,4136,6355,9748,-1,9749,4138,6356,-1,4138,7828,1409,-1,6356,1409,8939,-1,7828,4137,1407,-1,4137,9748,6357,-1,1407,6357,8938,-1,8939,1408,6359,-1,1408,8938,6358,-1,6359,6358,10189,-1,10190,6360,6361,-1,6360,8940,1412,-1,6361,1412,8941,-1,8940,6362,1410,-1,6362,9750,4141,-1,1410,4141,7832,-1,8941,1411,6363,-1,1411,7832,4145,-1,6363,4145,9752,-1,9750,6364,4140,-1,6364,8942,1415,-1,4140,1415,7830,-1,8942,6365,1413,-1,6365,10112,6366,-1,1413,6366,8943,-1,7830,1414,4142,-1,1414,8943,6367,-1,4142,6367,9751,-1,9752,4144,6368,-1,4144,7831,1418,-1,6368,1418,8945,-1,7831,4143,1416,-1,4143,9751,6369,-1,1416,6369,8944,-1,8945,1417,6371,-1,1417,8944,6370,-1,6371,6370,10191,-1,10192,6372,6373,-1,6372,8946,1421,-1,6373,1421,8947,-1,8946,6374,1419,-1,6374,9753,4147,-1,1419,4147,7835,-1,8947,1420,6375,-1,1420,7835,4151,-1,6375,4151,9755,-1,9753,6376,4146,-1,6376,8948,1424,-1,4146,1424,7833,-1,8948,6377,1422,-1,6377,10193,6378,-1,1422,6378,8949,-1,7833,1423,4148,-1,1423,8949,6379,-1,4148,6379,9754,-1,9755,4150,6380,-1,4150,7834,1427,-1,6380,1427,8951,-1,7834,4149,1425,-1,4149,9754,6381,-1,1425,6381,8950,-1,8951,1426,6383,-1,1426,8950,6382,-1,6383,6382,10110,-1,10111,6384,6385,-1,6384,8952,1430,-1,6385,1430,8953,-1,8952,6386,1428,-1,6386,9756,4153,-1,1428,4153,7838,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_54()
		{
			int[] value = {8953,1429,6387,-1,1429,7838,4157,-1,6387,4157,9758,-1,9756,6388,4152,-1,6388,8954,1433,-1,4152,1433,7836,-1,8954,6389,1431,-1,6389,10194,6390,-1,1431,6390,8955,-1,7836,1432,4154,-1,1432,8955,6391,-1,4154,6391,9757,-1,9758,4156,6392,-1,4156,7837,1436,-1,6392,1436,8957,-1,7837,4155,1434,-1,4155,9757,6393,-1,1434,6393,8956,-1,8957,1435,6395,-1,1435,8956,6394,-1,6395,6394,10195,-1,10192,6396,6397,-1,6396,8958,1439,-1,6397,1439,8959,-1,8958,6398,1437,-1,6398,9759,4159,-1,1437,4159,7841,-1,8959,1438,6399,-1,1438,7841,4163,-1,6399,4163,9761,-1,9759,6400,4158,-1,6400,8960,1442,-1,4158,1442,7839,-1,8960,6401,1440,-1,6401,10115,6402,-1,1440,6402,8961,-1,7839,1441,4160,-1,1441,8961,6403,-1,4160,6403,9760,-1,9761,4162,6404,-1,4162,7840,1445,-1,6404,1445,8963,-1,7840,4161,1443,-1,4161,9760,6405,-1,1443,6405,8962,-1,8963,1444,6407,-1,1444,8962,6406,-1,6407,6406,10196,-1,10190,6408,6409,-1,6408,8964,1448,-1,6409,1448,8965,-1,8964,6410,1446,-1,6410,9762,4165,-1,1446,4165,7844,-1,8965,1447,6411,-1,1447,7844,4169,-1,6411,4169,9764,-1,9762,6412,4164,-1,6412,8966,1451,-1,4164,1451,7842,-1,8966,6413,1449,-1,6413,10197,6414,-1,1449,6414,8967,-1,7842,1450,4166,-1,1450,8967,6415,-1,4166,6415,9763,-1,9764,4168,6416,-1,4168,7843,1454,-1,6416,1454,8969,-1,7843,4167,1452,-1,4167,9763,6417,-1,1452,6417,8968,-1,8969,1453,6419,-1,1453,8968,6418,-1,6419,6418,10113,-1,10114,6420,6421,-1,6420,8970,1457,-1,6421,1457,8971,-1,8970,6422,1455,-1,6422,9765,4171,-1,1455,4171,7847,-1,8971,1456,6423,-1,1456,7847,4175,-1,6423,4175,9767,-1,9765,6424,4170,-1,6424,8972,1460,-1,4170,1460,7845,-1,8972,6425,1458,-1,6425,10198,6426,-1,1458,6426,8973,-1,7845,1459,4172,-1,1459,8973,6427,-1,4172,6427,9766,-1,9767,4174,6428,-1,4174,7846,1463,-1,6428,1463,8975,-1,7846,4173,1461,-1,4173,9766,6429,-1,1461,6429,8974,-1,8975,1462,6431,-1,1462,8974,6430,-1,6431,6430,10199,-1,10188,6432,6433,-1,6432,8976,1466,-1,6433,1466,8977,-1,8976,6434,1464,-1,6434,9768,4177,-1,1464,4177,7850,-1,8977,1465,6435,-1,1465,7850,4181,-1,6435,4181,9770,-1,9768,6436,4176,-1,6436,8978,1469,-1,4176,1469,7848,-1,8978,6437,1467,-1,6437,10118,6438,-1,1467,6438,8979,-1,7848,1468,4178,-1,1468,8979,6439,-1,4178,6439,9769,-1,9770,4180,6440,-1,4180,7849,1472,-1,6440,1472,8981,-1,7849,4179,1470,-1,4179,9769,6441,-1,1470,6441,8980,-1,8981,1471,6443,-1,1471,8980,6442,-1,6443,6442,10143,-1,10187,6444,6445,-1,6444,8982,1475,-1,6445,1475,8983,-1,8982,6446,1473,-1,6446,9771,4183,-1,1473,4183,7853,-1,8983,1474,6447,-1,1474,7853,4187,-1,6447,4187,9773,-1,9771,6448,4182,-1,6448,8984,1478,-1,4182,1478,7851,-1,8984,6449,1476,-1,6449,10168,6450,-1,1476,6450,8985,-1,7851,1477,4184,-1,1477,8985,6451,-1,4184,6451,9772,-1,9773,4186,6452,-1,4186,7852,1481,-1,6452,1481,8987,-1,7852,4185,1479,-1,4185,9772,6453,-1,1479,6453,8986,-1,8987,1480,6455,-1,1480,8986,6454,-1,6455,6454,10116,-1,10117,6456,6457,-1,6456,8988,1484,-1,6457,1484,8989,-1,8988,6458,1482,-1,6458,9774,4189,-1,1482,4189,7856,-1,8989,1483,6459,-1,1483,7856,4193,-1,6459,4193,9776,-1,9774,6460,4188,-1,6460,8990,1487,-1,4188,1487,7854,-1,8990,6461,1485,-1,6461,10167,6462,-1,1485,6462,8991,-1,7854,1486,4190,-1,1486,8991,6463,-1,4190,6463,9775,-1,9776,4192,6464,-1,4192,7855,1490,-1,6464,1490,8993,-1,7855,4191,1488,-1,4191,9775,6465,-1,1488,6465,8992,-1,8993,1489,6467,-1,1489,8992,6466,-1,6467,6466,10144,-1,10146,6468,6469,-1,6468,8994,1493,-1,6469,1493,8995,-1,8994,6470,1491,-1,6470,9777,4195,-1,1491,4195,7859,-1,8995,1492,6471,-1,1492,7859,4199,-1,6471,4199,9779,-1,9777,6472,4194,-1,6472,8996,1496,-1,4194,1496,7857,-1,8996,6473,1494,-1,6473,10121,6474,-1,1494,6474,8997,-1,7857,1495,4196,-1,1495,8997,6475,-1,4196,6475,9778,-1,9779,4198,6476,-1,4198,7858,1499,-1,6476,1499,8999,-1,7858,4197,1497,-1,4197,9778,6477,-1,1497,6477,8998,-1,8999,1498,6479,-1,1498,8998,6478,-1,6479,6478,10189,-1,10149,6480,6481,-1,6480,9000,1502,-1,6481,1502,9001,-1,9000,6482,1500,-1,6482,9780,4201,-1,1500,4201,7862,-1,9001,1501,6483,-1,1501,7862,4205,-1,6483,4205,9782,-1,9780,6484,4200,-1,6484,9002,1505,-1,4200,1505,7860,-1,9002,6485,1503,-1,6485,10171,6486,-1,1503,6486,9003,-1,7860,1504,4202,-1,1504,9003,6487,-1,4202,6487,9781,-1,9782,4204,6488,-1,4204,7861,1508,-1,6488,1508,9005,-1,7861,4203,1506,-1,4203,9781,6489,-1,1506,6489,9004,-1,9005,1507,6491,-1,1507,9004,6490,-1,6491,6490,10119,-1,10120,6492,6493,-1,6492,9006,1511,-1,6493,1511,9007,-1,9006,6494,1509,-1,6494,9783,4207,-1,1509,4207,7865,-1,9007,1510,6495,-1,1510,7865,4211,-1,6495,4211,9785,-1,9783,6496,4206,-1,6496,9008,1514,-1,4206,1514,7863,-1,9008,6497,1512,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_55()
		{
			int[] value = {6497,10175,6498,-1,1512,6498,9009,-1,7863,1513,4208,-1,1513,9009,6499,-1,4208,6499,9784,-1,9785,4210,6500,-1,4210,7864,1517,-1,6500,1517,9011,-1,7864,4209,1515,-1,4209,9784,6501,-1,1515,6501,9010,-1,9011,1516,6503,-1,1516,9010,6502,-1,6503,6502,10186,-1,10141,6504,6505,-1,6504,9012,1520,-1,6505,1520,9013,-1,9012,6506,1518,-1,6506,9786,4213,-1,1518,4213,7868,-1,9013,1519,6507,-1,1519,7868,4217,-1,6507,4217,9788,-1,9786,6508,4212,-1,6508,9014,1523,-1,4212,1523,7866,-1,9014,6509,1521,-1,6509,10124,6510,-1,1521,6510,9015,-1,7866,1522,4214,-1,1522,9015,6511,-1,4214,6511,9787,-1,9788,4216,6512,-1,4216,7867,1526,-1,6512,1526,9017,-1,7867,4215,1524,-1,4215,9787,6513,-1,1524,6513,9016,-1,9017,1525,6515,-1,1525,9016,6514,-1,6515,6514,10195,-1,10145,6516,6517,-1,6516,9018,1529,-1,6517,1529,9019,-1,9018,6518,1527,-1,6518,9789,4219,-1,1527,4219,7871,-1,9019,1528,6519,-1,1528,7871,4223,-1,6519,4223,9791,-1,9789,6520,4218,-1,6520,9020,1532,-1,4218,1532,7869,-1,9020,6521,1530,-1,6521,10161,6522,-1,1530,6522,9021,-1,7869,1531,4220,-1,1531,9021,6523,-1,4220,6523,9790,-1,9791,4222,6524,-1,4222,7870,1535,-1,6524,1535,9023,-1,7870,4221,1533,-1,4221,9790,6525,-1,1533,6525,9022,-1,9023,1534,6527,-1,1534,9022,6526,-1,6527,6526,10122,-1,10123,6528,6529,-1,6528,9024,1538,-1,6529,1538,9025,-1,9024,6530,1536,-1,6530,9792,4225,-1,1536,4225,7874,-1,9025,1537,6531,-1,1537,7874,4229,-1,6531,4229,9794,-1,9792,6532,4224,-1,6532,9026,1541,-1,4224,1541,7872,-1,9026,6533,1539,-1,6533,10165,6534,-1,1539,6534,9027,-1,7872,1540,4226,-1,1540,9027,6535,-1,4226,6535,9793,-1,9794,4228,6536,-1,4228,7873,1544,-1,6536,1544,9029,-1,7873,4227,1542,-1,4227,9793,6537,-1,1542,6537,9028,-1,9029,1543,6539,-1,1543,9028,6538,-1,6539,6538,10191,-1,10194,6540,6541,-1,6540,9030,1547,-1,6541,1547,9031,-1,9030,6542,1545,-1,6542,9795,4231,-1,1545,4231,7877,-1,9031,1546,6543,-1,1546,7877,4235,-1,6543,4235,9797,-1,9795,6544,4230,-1,6544,9032,1550,-1,4230,1550,7875,-1,9032,6545,1548,-1,6545,10127,6546,-1,1548,6546,9033,-1,7875,1549,4232,-1,1549,9033,6547,-1,4232,6547,9796,-1,9797,4234,6548,-1,4234,7876,1553,-1,6548,1553,9035,-1,7876,4233,1551,-1,4233,9796,6549,-1,1551,6549,9034,-1,9035,1552,6551,-1,1552,9034,6550,-1,6551,6550,10147,-1,10193,6552,6553,-1,6552,9036,1556,-1,6553,1556,9037,-1,9036,6554,1554,-1,6554,9798,4237,-1,1554,4237,7880,-1,9037,1555,6555,-1,1555,7880,4241,-1,6555,4241,9800,-1,9798,6556,4236,-1,6556,9038,1559,-1,4236,1559,7878,-1,9038,6557,1557,-1,6557,10178,6558,-1,1557,6558,9039,-1,7878,1558,4238,-1,1558,9039,6559,-1,4238,6559,9799,-1,9800,4240,6560,-1,4240,7879,1562,-1,6560,1562,9041,-1,7879,4239,1560,-1,4239,9799,6561,-1,1560,6561,9040,-1,9041,1561,6563,-1,1561,9040,6562,-1,6563,6562,10125,-1,10126,6564,6565,-1,6564,9042,1565,-1,6565,1565,9043,-1,9042,6566,1563,-1,6566,9801,4243,-1,1563,4243,7883,-1,9043,1564,6567,-1,1564,7883,4247,-1,6567,4247,9803,-1,9801,6568,4242,-1,6568,9044,1568,-1,4242,1568,7881,-1,9044,6569,1566,-1,6569,10177,6570,-1,1566,6570,9045,-1,7881,1567,4244,-1,1567,9045,6571,-1,4244,6571,9802,-1,9803,4246,6572,-1,4246,7882,1571,-1,6572,1571,9047,-1,7882,4245,1569,-1,4245,9802,6573,-1,1569,6573,9046,-1,9047,1570,6575,-1,1570,9046,6574,-1,6575,6574,10148,-1,10151,6576,6577,-1,6576,9048,1574,-1,6577,1574,9049,-1,9048,6578,1572,-1,6578,9804,4249,-1,1572,4249,7886,-1,9049,1573,6579,-1,1573,7886,4253,-1,6579,4253,9806,-1,9804,6580,4248,-1,6580,9050,1577,-1,4248,1577,7884,-1,9050,6581,1575,-1,6581,10130,6582,-1,1575,6582,9051,-1,7884,1576,4250,-1,1576,9051,6583,-1,4250,6583,9805,-1,9806,4252,6584,-1,4252,7885,1580,-1,6584,1580,9053,-1,7885,4251,1578,-1,4251,9805,6585,-1,1578,6585,9052,-1,9053,1579,6587,-1,1579,9052,6586,-1,6587,6586,10185,-1,10155,6588,6589,-1,6588,9054,1583,-1,6589,1583,9055,-1,9054,6590,1581,-1,6590,9807,4255,-1,1581,4255,7889,-1,9055,1582,6591,-1,1582,7889,4259,-1,6591,4259,9809,-1,9807,6592,4254,-1,6592,9056,1586,-1,4254,1586,7887,-1,9056,6593,1584,-1,6593,10166,6594,-1,1584,6594,9057,-1,7887,1585,4256,-1,1585,9057,6595,-1,4256,6595,9808,-1,9809,4258,6596,-1,4258,7888,1589,-1,6596,1589,9059,-1,7888,4257,1587,-1,4257,9808,6597,-1,1587,6597,9058,-1,9059,1588,6599,-1,1588,9058,6598,-1,6599,6598,10128,-1,10129,6600,6601,-1,6600,9060,1592,-1,6601,1592,9061,-1,9060,6602,1590,-1,6602,9810,4261,-1,1590,4261,7892,-1,9061,1591,6603,-1,1591,7892,4265,-1,6603,4265,9812,-1,9810,6604,4260,-1,6604,9062,1595,-1,4260,1595,7890,-1,9062,6605,1593,-1,6605,10169,6606,-1,1593,6606,9063,-1,7890,1594,4262,-1,1594,9063,6607,-1,4262,6607,9811,-1,9812,4264,6608,-1,4264,7891,1598,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_56()
		{
			int[] value = {6608,1598,9065,-1,7891,4263,1596,-1,4263,9811,6609,-1,1596,6609,9064,-1,9065,1597,6611,-1,1597,9064,6610,-1,6611,6610,10181,-1,10184,6612,6613,-1,6612,9066,1601,-1,6613,1601,9067,-1,9066,6614,1599,-1,6614,9813,4267,-1,1599,4267,7895,-1,9067,1600,6615,-1,1600,7895,4271,-1,6615,4271,9815,-1,9813,6616,4266,-1,6616,9068,1604,-1,4266,1604,7893,-1,9068,6617,1602,-1,6617,10133,6618,-1,1602,6618,9069,-1,7893,1603,4268,-1,1603,9069,6619,-1,4268,6619,9814,-1,9815,4270,6620,-1,4270,7894,1607,-1,6620,1607,9071,-1,7894,4269,1605,-1,4269,9814,6621,-1,1605,6621,9070,-1,9071,1606,6623,-1,1606,9070,6622,-1,6623,6622,10157,-1,10183,6624,6625,-1,6624,9072,1610,-1,6625,1610,9073,-1,9072,6626,1608,-1,6626,9816,4273,-1,1608,4273,7898,-1,9073,1609,6627,-1,1609,7898,4277,-1,6627,4277,9818,-1,9816,6628,4272,-1,6628,9074,1613,-1,4272,1613,7896,-1,9074,6629,1611,-1,6629,10174,6630,-1,1611,6630,9075,-1,7896,1612,4274,-1,1612,9075,6631,-1,4274,6631,9817,-1,9818,4276,6632,-1,4276,7897,1616,-1,6632,1616,9077,-1,7897,4275,1614,-1,4275,9817,6633,-1,1614,6633,9076,-1,9077,1615,6635,-1,1615,9076,6634,-1,6635,6634,10131,-1,10132,6636,6637,-1,6636,9078,1619,-1,6637,1619,9079,-1,9078,6638,1617,-1,6638,9819,4279,-1,1617,4279,7901,-1,9079,1618,6639,-1,1618,7901,4283,-1,6639,4283,9821,-1,9819,6640,4278,-1,6640,9080,1622,-1,4278,1622,7899,-1,9080,6641,1620,-1,6641,10173,6642,-1,1620,6642,9081,-1,7899,1621,4280,-1,1621,9081,6643,-1,4280,6643,9820,-1,9821,4282,6644,-1,4282,7900,1625,-1,6644,1625,9083,-1,7900,4281,1623,-1,4281,9820,6645,-1,1623,6645,9082,-1,9083,1624,6647,-1,1624,9082,6646,-1,6647,6646,10158,-1,10198,6648,6649,-1,6648,9084,1628,-1,6649,1628,9085,-1,9084,6650,1626,-1,6650,9822,4285,-1,1626,4285,7904,-1,9085,1627,6651,-1,1627,7904,4289,-1,6651,4289,9824,-1,9822,6652,4284,-1,6652,9086,1631,-1,4284,1631,7902,-1,9086,6653,1629,-1,6653,10136,6654,-1,1629,6654,9087,-1,7902,1630,4286,-1,1630,9087,6655,-1,4286,6655,9823,-1,9824,4288,6656,-1,4288,7903,1634,-1,6656,1634,9089,-1,7903,4287,1632,-1,4287,9823,6657,-1,1632,6657,9088,-1,9089,1633,6659,-1,1633,9088,6658,-1,6659,6658,10153,-1,10197,6660,6661,-1,6660,9090,1637,-1,6661,1637,9091,-1,9090,6662,1635,-1,6662,9825,4291,-1,1635,4291,7907,-1,9091,1636,6663,-1,1636,7907,4295,-1,6663,4295,9827,-1,9825,6664,4290,-1,6664,9092,1640,-1,4290,1640,7905,-1,9092,6665,1638,-1,6665,10164,6666,-1,1638,6666,9093,-1,7905,1639,4292,-1,1639,9093,6667,-1,4292,6667,9826,-1,9827,4294,6668,-1,4294,7906,1643,-1,6668,1643,9095,-1,7906,4293,1641,-1,4293,9826,6669,-1,1641,6669,9094,-1,9095,1642,6671,-1,1642,9094,6670,-1,6671,6670,10134,-1,10135,6672,6673,-1,6672,9096,1646,-1,6673,1646,9097,-1,9096,6674,1644,-1,6674,9828,4297,-1,1644,4297,7910,-1,9097,1645,6675,-1,1645,7910,4301,-1,6675,4301,9830,-1,9828,6676,4296,-1,6676,9098,1649,-1,4296,1649,7908,-1,9098,6677,1647,-1,6677,10163,6678,-1,1647,6678,9099,-1,7908,1648,4298,-1,1648,9099,6679,-1,4298,6679,9829,-1,9830,4300,6680,-1,4300,7909,1652,-1,6680,1652,9101,-1,7909,4299,1650,-1,4299,9829,6681,-1,1650,6681,9100,-1,9101,1651,6683,-1,1651,9100,6682,-1,6683,6682,10154,-1,10156,6684,6685,-1,6684,9102,1655,-1,6685,1655,9103,-1,9102,6686,1653,-1,6686,9831,4303,-1,1653,4303,7913,-1,9103,1654,6687,-1,1654,7913,4307,-1,6687,4307,9833,-1,9831,6688,4302,-1,6688,9104,1658,-1,4302,1658,7911,-1,9104,6689,1656,-1,6689,10139,6690,-1,1656,6690,9105,-1,7911,1657,4304,-1,1657,9105,6691,-1,4304,6691,9832,-1,9833,4306,6692,-1,4306,7912,1661,-1,6692,1661,9107,-1,7912,4305,1659,-1,4305,9832,6693,-1,1659,6693,9106,-1,9107,1660,6695,-1,1660,9106,6694,-1,6695,6694,10199,-1,10159,6696,6697,-1,6696,9108,1664,-1,6697,1664,9109,-1,9108,6698,1662,-1,6698,9834,4309,-1,1662,4309,7916,-1,9109,1663,6699,-1,1663,7916,4313,-1,6699,4313,9836,-1,9834,6700,4308,-1,6700,9110,1667,-1,4308,1667,7914,-1,9110,6701,1665,-1,6701,10176,6702,-1,1665,6702,9111,-1,7914,1666,4310,-1,1666,9111,6703,-1,4310,6703,9835,-1,9836,4312,6704,-1,4312,7915,1670,-1,6704,1670,9113,-1,7915,4311,1668,-1,4311,9835,6705,-1,1668,6705,9112,-1,9113,1669,6707,-1,1669,9112,6706,-1,6707,6706,10137,-1,10138,6708,6709,-1,6708,9114,1673,-1,6709,1673,9115,-1,9114,6710,1671,-1,6710,9837,4315,-1,1671,4315,7919,-1,9115,1672,6711,-1,1672,7919,4319,-1,6711,4319,9839,-1,9837,6712,4314,-1,6712,9116,1676,-1,4314,1676,7917,-1,9116,6713,1674,-1,6713,10179,6714,-1,1674,6714,9117,-1,7917,1675,4316,-1,1675,9117,6715,-1,4316,6715,9838,-1,9839,4318,6716,-1,4318,7918,1679,-1,6716,1679,9119,-1,7918,4317,1677,-1,4317,9838,6717,-1,1677,6717,9118,-1,9119,1678,6719,-1,1678,9118,6718,-1,6719,6718,10196,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_57()
		{
			int[] value = {10200,6720,6721,-1,6720,9120,1682,-1,6721,1682,9121,-1,9120,6722,1680,-1,6722,9840,4321,-1,1680,4321,7922,-1,9121,1681,6723,-1,1681,7922,4325,-1,6723,4325,9841,-1,9840,6724,4320,-1,6724,9122,1685,-1,4320,1685,7920,-1,9122,6725,1683,-1,6725,10080,5761,-1,1683,5761,8641,-1,7920,1684,4322,-1,1684,8641,5763,-1,4322,5763,9602,-1,9841,4324,6726,-1,4324,7921,1688,-1,6726,1688,9123,-1,7921,4323,1686,-1,4323,9602,5768,-1,1686,5768,8645,-1,9123,1687,6727,-1,1687,8645,5771,-1,6727,5771,10082,-1,10080,6728,5760,-1,6728,9124,1691,-1,5760,1691,8640,-1,9124,6729,1689,-1,6729,9842,4327,-1,1689,4327,7925,-1,8640,1690,5762,-1,1690,7925,4331,-1,5762,4331,9600,-1,9842,6730,4326,-1,6730,9125,1694,-1,4326,1694,7923,-1,9125,6731,1692,-1,6731,10201,6732,-1,1692,6732,9126,-1,7923,1693,4328,-1,1693,9126,6733,-1,4328,6733,9843,-1,9600,4330,5764,-1,4330,7924,1697,-1,5764,1697,8642,-1,7924,4329,1695,-1,4329,9843,6734,-1,1695,6734,9127,-1,8642,1696,5765,-1,1696,9127,6735,-1,5765,6735,10081,-1,10082,5770,6736,-1,5770,8644,1700,-1,6736,1700,9128,-1,8644,5769,1698,-1,5769,9601,4333,-1,1698,4333,7928,-1,9128,1699,6737,-1,1699,7928,4337,-1,6737,4337,9845,-1,9601,5767,4332,-1,5767,8643,1703,-1,4332,1703,7926,-1,8643,5766,1701,-1,5766,10081,6738,-1,1701,6738,9129,-1,7926,1702,4334,-1,1702,9129,6739,-1,4334,6739,9844,-1,9845,4336,6740,-1,4336,7927,1706,-1,6740,1706,9131,-1,7927,4335,1704,-1,4335,9844,6741,-1,1704,6741,9130,-1,9131,1705,6743,-1,1705,9130,6742,-1,6743,6742,10202,-1,10200,6744,6745,-1,6744,9132,1709,-1,6745,1709,9133,-1,9132,6746,1707,-1,6746,9846,4339,-1,1707,4339,7931,-1,9133,1708,6747,-1,1708,7931,4343,-1,6747,4343,9847,-1,9846,6748,4338,-1,6748,9134,1712,-1,4338,1712,7929,-1,9134,6749,1710,-1,6749,10083,5773,-1,1710,5773,8647,-1,7929,1711,4340,-1,1711,8647,5775,-1,4340,5775,9605,-1,9847,4342,6750,-1,4342,7930,1715,-1,6750,1715,9135,-1,7930,4341,1713,-1,4341,9605,5780,-1,1713,5780,8651,-1,9135,1714,6751,-1,1714,8651,5783,-1,6751,5783,10085,-1,10083,6752,5772,-1,6752,9136,1718,-1,5772,1718,8646,-1,9136,6753,1716,-1,6753,9848,4345,-1,1716,4345,7934,-1,8646,1717,5774,-1,1717,7934,4349,-1,5774,4349,9603,-1,9848,6754,4344,-1,6754,9137,1721,-1,4344,1721,7932,-1,9137,6755,1719,-1,6755,10203,6756,-1,1719,6756,9138,-1,7932,1720,4346,-1,1720,9138,6757,-1,4346,6757,9849,-1,9603,4348,5776,-1,4348,7933,1724,-1,5776,1724,8648,-1,7933,4347,1722,-1,4347,9849,6758,-1,1722,6758,9139,-1,8648,1723,5777,-1,1723,9139,6759,-1,5777,6759,10084,-1,10085,5782,6760,-1,5782,8650,1727,-1,6760,1727,9140,-1,8650,5781,1725,-1,5781,9604,4351,-1,1725,4351,7937,-1,9140,1726,6761,-1,1726,7937,4355,-1,6761,4355,9851,-1,9604,5779,4350,-1,5779,8649,1730,-1,4350,1730,7935,-1,8649,5778,1728,-1,5778,10084,6762,-1,1728,6762,9141,-1,7935,1729,4352,-1,1729,9141,6763,-1,4352,6763,9850,-1,9851,4354,6764,-1,4354,7936,1733,-1,6764,1733,9143,-1,7936,4353,1731,-1,4353,9850,6765,-1,1731,6765,9142,-1,9143,1732,6767,-1,1732,9142,6766,-1,6767,6766,10204,-1,10205,6768,6769,-1,6768,9144,1736,-1,6769,1736,9145,-1,9144,6770,1734,-1,6770,9852,4357,-1,1734,4357,7940,-1,9145,1735,6771,-1,1735,7940,4361,-1,6771,4361,9853,-1,9852,6772,4356,-1,6772,9146,1739,-1,4356,1739,7938,-1,9146,6773,1737,-1,6773,10086,5785,-1,1737,5785,8653,-1,7938,1738,4358,-1,1738,8653,5787,-1,4358,5787,9608,-1,9853,4360,6774,-1,4360,7939,1742,-1,6774,1742,9147,-1,7939,4359,1740,-1,4359,9608,5792,-1,1740,5792,8657,-1,9147,1741,6775,-1,1741,8657,5795,-1,6775,5795,10088,-1,10086,6776,5784,-1,6776,9148,1745,-1,5784,1745,8652,-1,9148,6777,1743,-1,6777,9854,4363,-1,1743,4363,7943,-1,8652,1744,5786,-1,1744,7943,4367,-1,5786,4367,9606,-1,9854,6778,4362,-1,6778,9149,1748,-1,4362,1748,7941,-1,9149,6779,1746,-1,6779,10206,6780,-1,1746,6780,9150,-1,7941,1747,4364,-1,1747,9150,6781,-1,4364,6781,9855,-1,9606,4366,5788,-1,4366,7942,1751,-1,5788,1751,8654,-1,7942,4365,1749,-1,4365,9855,6782,-1,1749,6782,9151,-1,8654,1750,5789,-1,1750,9151,6783,-1,5789,6783,10087,-1,10088,5794,6784,-1,5794,8656,1754,-1,6784,1754,9152,-1,8656,5793,1752,-1,5793,9607,4369,-1,1752,4369,7946,-1,9152,1753,6785,-1,1753,7946,4373,-1,6785,4373,9857,-1,9607,5791,4368,-1,5791,8655,1757,-1,4368,1757,7944,-1,8655,5790,1755,-1,5790,10087,6786,-1,1755,6786,9153,-1,7944,1756,4370,-1,1756,9153,6787,-1,4370,6787,9856,-1,9857,4372,6788,-1,4372,7945,1760,-1,6788,1760,9155,-1,7945,4371,1758,-1,4371,9856,6789,-1,1758,6789,9154,-1,9155,1759,6791,-1,1759,9154,6790,-1,6791,6790,10207,-1,10205,6792,6793,-1,6792,9156,1763,-1,6793,1763,9157,-1,9156,6794,1761,-1,6794,9858,4375,-1,1761,4375,7949,-1,9157,1762,6795,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_58()
		{
			int[] value = {1762,7949,4379,-1,6795,4379,9859,-1,9858,6796,4374,-1,6796,9158,1766,-1,4374,1766,7947,-1,9158,6797,1764,-1,6797,10089,5797,-1,1764,5797,8659,-1,7947,1765,4376,-1,1765,8659,5799,-1,4376,5799,9611,-1,9859,4378,6798,-1,4378,7948,1769,-1,6798,1769,9159,-1,7948,4377,1767,-1,4377,9611,5804,-1,1767,5804,8663,-1,9159,1768,6799,-1,1768,8663,5807,-1,6799,5807,10091,-1,10089,6800,5796,-1,6800,9160,1772,-1,5796,1772,8658,-1,9160,6801,1770,-1,6801,9860,4381,-1,1770,4381,7952,-1,8658,1771,5798,-1,1771,7952,4385,-1,5798,4385,9609,-1,9860,6802,4380,-1,6802,9161,1775,-1,4380,1775,7950,-1,9161,6803,1773,-1,6803,10208,6804,-1,1773,6804,9162,-1,7950,1774,4382,-1,1774,9162,6805,-1,4382,6805,9861,-1,9609,4384,5800,-1,4384,7951,1778,-1,5800,1778,8660,-1,7951,4383,1776,-1,4383,9861,6806,-1,1776,6806,9163,-1,8660,1777,5801,-1,1777,9163,6807,-1,5801,6807,10090,-1,10091,5806,6808,-1,5806,8662,1781,-1,6808,1781,9164,-1,8662,5805,1779,-1,5805,9610,4387,-1,1779,4387,7955,-1,9164,1780,6809,-1,1780,7955,4391,-1,6809,4391,9863,-1,9610,5803,4386,-1,5803,8661,1784,-1,4386,1784,7953,-1,8661,5802,1782,-1,5802,10090,6810,-1,1782,6810,9165,-1,7953,1783,4388,-1,1783,9165,6811,-1,4388,6811,9862,-1,9863,4390,6812,-1,4390,7954,1787,-1,6812,1787,9167,-1,7954,4389,1785,-1,4389,9862,6813,-1,1785,6813,9166,-1,9167,1786,6815,-1,1786,9166,6814,-1,6815,6814,10209,-1,10210,6816,6817,-1,6816,9168,1790,-1,6817,1790,9169,-1,9168,6818,1788,-1,6818,9864,4393,-1,1788,4393,7958,-1,9169,1789,6819,-1,1789,7958,4397,-1,6819,4397,9865,-1,9864,6820,4392,-1,6820,9170,1793,-1,4392,1793,7956,-1,9170,6821,1791,-1,6821,10092,5809,-1,1791,5809,8665,-1,7956,1792,4394,-1,1792,8665,5811,-1,4394,5811,9614,-1,9865,4396,6822,-1,4396,7957,1796,-1,6822,1796,9171,-1,7957,4395,1794,-1,4395,9614,5816,-1,1794,5816,8669,-1,9171,1795,6823,-1,1795,8669,5819,-1,6823,5819,10094,-1,10092,6824,5808,-1,6824,9172,1799,-1,5808,1799,8664,-1,9172,6825,1797,-1,6825,9866,4399,-1,1797,4399,7961,-1,8664,1798,5810,-1,1798,7961,4403,-1,5810,4403,9612,-1,9866,6826,4398,-1,6826,9173,1802,-1,4398,1802,7959,-1,9173,6827,1800,-1,6827,10211,6828,-1,1800,6828,9174,-1,7959,1801,4400,-1,1801,9174,6829,-1,4400,6829,9867,-1,9612,4402,5812,-1,4402,7960,1805,-1,5812,1805,8666,-1,7960,4401,1803,-1,4401,9867,6830,-1,1803,6830,9175,-1,8666,1804,5813,-1,1804,9175,6831,-1,5813,6831,10093,-1,10094,5818,6832,-1,5818,8668,1808,-1,6832,1808,9176,-1,8668,5817,1806,-1,5817,9613,4405,-1,1806,4405,7964,-1,9176,1807,6833,-1,1807,7964,4409,-1,6833,4409,9869,-1,9613,5815,4404,-1,5815,8667,1811,-1,4404,1811,7962,-1,8667,5814,1809,-1,5814,10093,6834,-1,1809,6834,9177,-1,7962,1810,4406,-1,1810,9177,6835,-1,4406,6835,9868,-1,9869,4408,6836,-1,4408,7963,1814,-1,6836,1814,9179,-1,7963,4407,1812,-1,4407,9868,6837,-1,1812,6837,9178,-1,9179,1813,6839,-1,1813,9178,6838,-1,6839,6838,10212,-1,10210,6840,6841,-1,6840,9180,1817,-1,6841,1817,9181,-1,9180,6842,1815,-1,6842,9870,4411,-1,1815,4411,7967,-1,9181,1816,6843,-1,1816,7967,4415,-1,6843,4415,9871,-1,9870,6844,4410,-1,6844,9182,1820,-1,4410,1820,7965,-1,9182,6845,1818,-1,6845,10095,5821,-1,1818,5821,8671,-1,7965,1819,4412,-1,1819,8671,5823,-1,4412,5823,9617,-1,9871,4414,6846,-1,4414,7966,1823,-1,6846,1823,9183,-1,7966,4413,1821,-1,4413,9617,5828,-1,1821,5828,8675,-1,9183,1822,6847,-1,1822,8675,5831,-1,6847,5831,10097,-1,10095,6848,5820,-1,6848,9184,1826,-1,5820,1826,8670,-1,9184,6849,1824,-1,6849,9872,4417,-1,1824,4417,7970,-1,8670,1825,5822,-1,1825,7970,4421,-1,5822,4421,9615,-1,9872,6850,4416,-1,6850,9185,1829,-1,4416,1829,7968,-1,9185,6851,1827,-1,6851,10213,6852,-1,1827,6852,9186,-1,7968,1828,4418,-1,1828,9186,6853,-1,4418,6853,9873,-1,9615,4420,5824,-1,4420,7969,1832,-1,5824,1832,8672,-1,7969,4419,1830,-1,4419,9873,6854,-1,1830,6854,9187,-1,8672,1831,5825,-1,1831,9187,6855,-1,5825,6855,10096,-1,10097,5830,6856,-1,5830,8674,1835,-1,6856,1835,9188,-1,8674,5829,1833,-1,5829,9616,4423,-1,1833,4423,7973,-1,9188,1834,6857,-1,1834,7973,4427,-1,6857,4427,9875,-1,9616,5827,4422,-1,5827,8673,1838,-1,4422,1838,7971,-1,8673,5826,1836,-1,5826,10096,6858,-1,1836,6858,9189,-1,7971,1837,4424,-1,1837,9189,6859,-1,4424,6859,9874,-1,9875,4426,6860,-1,4426,7972,1841,-1,6860,1841,9191,-1,7972,4425,1839,-1,4425,9874,6861,-1,1839,6861,9190,-1,9191,1840,6863,-1,1840,9190,6862,-1,6863,6862,10214,-1,10215,6864,6865,-1,6864,9192,1844,-1,6865,1844,9193,-1,9192,6866,1842,-1,6866,9876,4429,-1,1842,4429,7976,-1,9193,1843,6867,-1,1843,7976,4433,-1,6867,4433,9877,-1,9876,6868,4428,-1,6868,9194,1847,-1,4428,1847,7974,-1,9194,6869,1845,-1,6869,10098,5833,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_59()
		{
			int[] value = {1845,5833,8677,-1,7974,1846,4430,-1,1846,8677,5835,-1,4430,5835,9620,-1,9877,4432,6870,-1,4432,7975,1850,-1,6870,1850,9195,-1,7975,4431,1848,-1,4431,9620,5840,-1,1848,5840,8681,-1,9195,1849,6871,-1,1849,8681,5843,-1,6871,5843,10100,-1,10098,6872,5832,-1,6872,9196,1853,-1,5832,1853,8676,-1,9196,6873,1851,-1,6873,9878,4435,-1,1851,4435,7979,-1,8676,1852,5834,-1,1852,7979,4439,-1,5834,4439,9618,-1,9878,6874,4434,-1,6874,9197,1856,-1,4434,1856,7977,-1,9197,6875,1854,-1,6875,10216,6876,-1,1854,6876,9198,-1,7977,1855,4436,-1,1855,9198,6877,-1,4436,6877,9879,-1,9618,4438,5836,-1,4438,7978,1859,-1,5836,1859,8678,-1,7978,4437,1857,-1,4437,9879,6878,-1,1857,6878,9199,-1,8678,1858,5837,-1,1858,9199,6879,-1,5837,6879,10099,-1,10100,5842,6880,-1,5842,8680,1862,-1,6880,1862,9200,-1,8680,5841,1860,-1,5841,9619,4441,-1,1860,4441,7982,-1,9200,1861,6881,-1,1861,7982,4445,-1,6881,4445,9881,-1,9619,5839,4440,-1,5839,8679,1865,-1,4440,1865,7980,-1,8679,5838,1863,-1,5838,10099,6882,-1,1863,6882,9201,-1,7980,1864,4442,-1,1864,9201,6883,-1,4442,6883,9880,-1,9881,4444,6884,-1,4444,7981,1868,-1,6884,1868,9203,-1,7981,4443,1866,-1,4443,9880,6885,-1,1866,6885,9202,-1,9203,1867,6887,-1,1867,9202,6886,-1,6887,6886,10217,-1,10215,6888,6889,-1,6888,9204,1871,-1,6889,1871,9205,-1,9204,6890,1869,-1,6890,9882,4447,-1,1869,4447,7985,-1,9205,1870,6891,-1,1870,7985,4451,-1,6891,4451,9883,-1,9882,6892,4446,-1,6892,9206,1874,-1,4446,1874,7983,-1,9206,6893,1872,-1,6893,10101,5845,-1,1872,5845,8683,-1,7983,1873,4448,-1,1873,8683,5847,-1,4448,5847,9623,-1,9883,4450,6894,-1,4450,7984,1877,-1,6894,1877,9207,-1,7984,4449,1875,-1,4449,9623,5852,-1,1875,5852,8687,-1,9207,1876,6895,-1,1876,8687,5855,-1,6895,5855,10103,-1,10101,6896,5844,-1,6896,9208,1880,-1,5844,1880,8682,-1,9208,6897,1878,-1,6897,9884,4453,-1,1878,4453,7988,-1,8682,1879,5846,-1,1879,7988,4457,-1,5846,4457,9621,-1,9884,6898,4452,-1,6898,9209,1883,-1,4452,1883,7986,-1,9209,6899,1881,-1,6899,10218,6900,-1,1881,6900,9210,-1,7986,1882,4454,-1,1882,9210,6901,-1,4454,6901,9885,-1,9621,4456,5848,-1,4456,7987,1886,-1,5848,1886,8684,-1,7987,4455,1884,-1,4455,9885,6902,-1,1884,6902,9211,-1,8684,1885,5849,-1,1885,9211,6903,-1,5849,6903,10102,-1,10103,5854,6904,-1,5854,8686,1889,-1,6904,1889,9212,-1,8686,5853,1887,-1,5853,9622,4459,-1,1887,4459,7991,-1,9212,1888,6905,-1,1888,7991,4463,-1,6905,4463,9887,-1,9622,5851,4458,-1,5851,8685,1892,-1,4458,1892,7989,-1,8685,5850,1890,-1,5850,10102,6906,-1,1890,6906,9213,-1,7989,1891,4460,-1,1891,9213,6907,-1,4460,6907,9886,-1,9887,4462,6908,-1,4462,7990,1895,-1,6908,1895,9215,-1,7990,4461,1893,-1,4461,9886,6909,-1,1893,6909,9214,-1,9215,1894,6911,-1,1894,9214,6910,-1,6911,6910,10219,-1,10220,6912,6913,-1,6912,9216,1898,-1,6913,1898,9217,-1,9216,6914,1896,-1,6914,9888,4465,-1,1896,4465,7994,-1,9217,1897,6915,-1,1897,7994,4469,-1,6915,4469,9889,-1,9888,6916,4464,-1,6916,9218,1901,-1,4464,1901,7992,-1,9218,6917,1899,-1,6917,10104,5857,-1,1899,5857,8689,-1,7992,1900,4466,-1,1900,8689,5859,-1,4466,5859,9626,-1,9889,4468,6918,-1,4468,7993,1904,-1,6918,1904,9219,-1,7993,4467,1902,-1,4467,9626,5864,-1,1902,5864,8693,-1,9219,1903,6919,-1,1903,8693,5867,-1,6919,5867,10106,-1,10104,6920,5856,-1,6920,9220,1907,-1,5856,1907,8688,-1,9220,6921,1905,-1,6921,9890,4471,-1,1905,4471,7997,-1,8688,1906,5858,-1,1906,7997,4475,-1,5858,4475,9624,-1,9890,6922,4470,-1,6922,9221,1910,-1,4470,1910,7995,-1,9221,6923,1908,-1,6923,10221,6924,-1,1908,6924,9222,-1,7995,1909,4472,-1,1909,9222,6925,-1,4472,6925,9891,-1,9624,4474,5860,-1,4474,7996,1913,-1,5860,1913,8690,-1,7996,4473,1911,-1,4473,9891,6926,-1,1911,6926,9223,-1,8690,1912,5861,-1,1912,9223,6927,-1,5861,6927,10105,-1,10106,5866,6928,-1,5866,8692,1916,-1,6928,1916,9224,-1,8692,5865,1914,-1,5865,9625,4477,-1,1914,4477,8000,-1,9224,1915,6929,-1,1915,8000,4481,-1,6929,4481,9893,-1,9625,5863,4476,-1,5863,8691,1919,-1,4476,1919,7998,-1,8691,5862,1917,-1,5862,10105,6930,-1,1917,6930,9225,-1,7998,1918,4478,-1,1918,9225,6931,-1,4478,6931,9892,-1,9893,4480,6932,-1,4480,7999,1922,-1,6932,1922,9227,-1,7999,4479,1920,-1,4479,9892,6933,-1,1920,6933,9226,-1,9227,1921,6935,-1,1921,9226,6934,-1,6935,6934,10222,-1,10220,6936,6937,-1,6936,9228,1925,-1,6937,1925,9229,-1,9228,6938,1923,-1,6938,9894,4483,-1,1923,4483,8003,-1,9229,1924,6939,-1,1924,8003,4487,-1,6939,4487,9895,-1,9894,6940,4482,-1,6940,9230,1928,-1,4482,1928,8001,-1,9230,6941,1926,-1,6941,10107,5869,-1,1926,5869,8695,-1,8001,1927,4484,-1,1927,8695,5871,-1,4484,5871,9629,-1,9895,4486,6942,-1,4486,8002,1931,-1,6942,1931,9231,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_60()
		{
			int[] value = {8002,4485,1929,-1,4485,9629,5876,-1,1929,5876,8699,-1,9231,1930,6943,-1,1930,8699,5879,-1,6943,5879,10109,-1,10107,6944,5868,-1,6944,9232,1934,-1,5868,1934,8694,-1,9232,6945,1932,-1,6945,9896,4489,-1,1932,4489,8006,-1,8694,1933,5870,-1,1933,8006,4493,-1,5870,4493,9627,-1,9896,6946,4488,-1,6946,9233,1937,-1,4488,1937,8004,-1,9233,6947,1935,-1,6947,10223,6948,-1,1935,6948,9234,-1,8004,1936,4490,-1,1936,9234,6949,-1,4490,6949,9897,-1,9627,4492,5872,-1,4492,8005,1940,-1,5872,1940,8696,-1,8005,4491,1938,-1,4491,9897,6950,-1,1938,6950,9235,-1,8696,1939,5873,-1,1939,9235,6951,-1,5873,6951,10108,-1,10109,5878,6952,-1,5878,8698,1943,-1,6952,1943,9236,-1,8698,5877,1941,-1,5877,9628,4495,-1,1941,4495,8009,-1,9236,1942,6953,-1,1942,8009,4499,-1,6953,4499,9899,-1,9628,5875,4494,-1,5875,8697,1946,-1,4494,1946,8007,-1,8697,5874,1944,-1,5874,10108,6954,-1,1944,6954,9237,-1,8007,1945,4496,-1,1945,9237,6955,-1,4496,6955,9898,-1,9899,4498,6956,-1,4498,8008,1949,-1,6956,1949,9239,-1,8008,4497,1947,-1,4497,9898,6957,-1,1947,6957,9238,-1,9239,1948,6959,-1,1948,9238,6958,-1,6959,6958,10224,-1,10225,6960,6961,-1,6960,9240,1952,-1,6961,1952,9241,-1,9240,6962,1950,-1,6962,9900,4501,-1,1950,4501,8012,-1,9241,1951,6963,-1,1951,8012,4505,-1,6963,4505,9901,-1,9900,6964,4500,-1,6964,9242,1955,-1,4500,1955,8010,-1,9242,6965,1953,-1,6965,10110,5881,-1,1953,5881,8701,-1,8010,1954,4502,-1,1954,8701,5883,-1,4502,5883,9632,-1,9901,4504,6966,-1,4504,8011,1958,-1,6966,1958,9243,-1,8011,4503,1956,-1,4503,9632,5888,-1,1956,5888,8705,-1,9243,1957,6967,-1,1957,8705,5891,-1,6967,5891,10112,-1,10110,6968,5880,-1,6968,9244,1961,-1,5880,1961,8700,-1,9244,6969,1959,-1,6969,9902,4507,-1,1959,4507,8015,-1,8700,1960,5882,-1,1960,8015,4511,-1,5882,4511,9630,-1,9902,6970,4506,-1,6970,9245,1964,-1,4506,1964,8013,-1,9245,6971,1962,-1,6971,10226,6972,-1,1962,6972,9246,-1,8013,1963,4508,-1,1963,9246,6973,-1,4508,6973,9903,-1,9630,4510,5884,-1,4510,8014,1967,-1,5884,1967,8702,-1,8014,4509,1965,-1,4509,9903,6974,-1,1965,6974,9247,-1,8702,1966,5885,-1,1966,9247,6975,-1,5885,6975,10111,-1,10112,5890,6976,-1,5890,8704,1970,-1,6976,1970,9248,-1,8704,5889,1968,-1,5889,9631,4513,-1,1968,4513,8018,-1,9248,1969,6977,-1,1969,8018,4517,-1,6977,4517,9905,-1,9631,5887,4512,-1,5887,8703,1973,-1,4512,1973,8016,-1,8703,5886,1971,-1,5886,10111,6978,-1,1971,6978,9249,-1,8016,1972,4514,-1,1972,9249,6979,-1,4514,6979,9904,-1,9905,4516,6980,-1,4516,8017,1976,-1,6980,1976,9251,-1,8017,4515,1974,-1,4515,9904,6981,-1,1974,6981,9250,-1,9251,1975,6983,-1,1975,9250,6982,-1,6983,6982,10227,-1,10225,6984,6985,-1,6984,9252,1979,-1,6985,1979,9253,-1,9252,6986,1977,-1,6986,9906,4519,-1,1977,4519,8021,-1,9253,1978,6987,-1,1978,8021,4523,-1,6987,4523,9907,-1,9906,6988,4518,-1,6988,9254,1982,-1,4518,1982,8019,-1,9254,6989,1980,-1,6989,10113,5893,-1,1980,5893,8707,-1,8019,1981,4520,-1,1981,8707,5895,-1,4520,5895,9635,-1,9907,4522,6990,-1,4522,8020,1985,-1,6990,1985,9255,-1,8020,4521,1983,-1,4521,9635,5900,-1,1983,5900,8711,-1,9255,1984,6991,-1,1984,8711,5903,-1,6991,5903,10115,-1,10113,6992,5892,-1,6992,9256,1988,-1,5892,1988,8706,-1,9256,6993,1986,-1,6993,9908,4525,-1,1986,4525,8024,-1,8706,1987,5894,-1,1987,8024,4529,-1,5894,4529,9633,-1,9908,6994,4524,-1,6994,9257,1991,-1,4524,1991,8022,-1,9257,6995,1989,-1,6995,10228,6996,-1,1989,6996,9258,-1,8022,1990,4526,-1,1990,9258,6997,-1,4526,6997,9909,-1,9633,4528,5896,-1,4528,8023,1994,-1,5896,1994,8708,-1,8023,4527,1992,-1,4527,9909,6998,-1,1992,6998,9259,-1,8708,1993,5897,-1,1993,9259,6999,-1,5897,6999,10114,-1,10115,5902,7000,-1,5902,8710,1997,-1,7000,1997,9260,-1,8710,5901,1995,-1,5901,9634,4531,-1,1995,4531,8027,-1,9260,1996,7001,-1,1996,8027,4535,-1,7001,4535,9911,-1,9634,5899,4530,-1,5899,8709,2000,-1,4530,2000,8025,-1,8709,5898,1998,-1,5898,10114,7002,-1,1998,7002,9261,-1,8025,1999,4532,-1,1999,9261,7003,-1,4532,7003,9910,-1,9911,4534,7004,-1,4534,8026,2003,-1,7004,2003,9263,-1,8026,4533,2001,-1,4533,9910,7005,-1,2001,7005,9262,-1,9263,2002,7007,-1,2002,9262,7006,-1,7007,7006,10229,-1,10223,7008,7009,-1,7008,9264,2006,-1,7009,2006,9265,-1,9264,7010,2004,-1,7010,9912,4537,-1,2004,4537,8030,-1,9265,2005,7011,-1,2005,8030,4541,-1,7011,4541,9913,-1,9912,7012,4536,-1,7012,9266,2009,-1,4536,2009,8028,-1,9266,7013,2007,-1,7013,10116,5905,-1,2007,5905,8713,-1,8028,2008,4538,-1,2008,8713,5907,-1,4538,5907,9638,-1,9913,4540,7014,-1,4540,8029,2012,-1,7014,2012,9267,-1,8029,4539,2010,-1,4539,9638,5912,-1,2010,5912,8717,-1,9267,2011,7015,-1,2011,8717,5915,-1,7015,5915,10118,-1,10116,7016,5904,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_61()
		{
			int[] value = {7016,9268,2015,-1,5904,2015,8712,-1,9268,7017,2013,-1,7017,9914,4543,-1,2013,4543,8033,-1,8712,2014,5906,-1,2014,8033,4547,-1,5906,4547,9636,-1,9914,7018,4542,-1,7018,9269,2018,-1,4542,2018,8031,-1,9269,7019,2016,-1,7019,10213,7020,-1,2016,7020,9270,-1,8031,2017,4544,-1,2017,9270,7021,-1,4544,7021,9915,-1,9636,4546,5908,-1,4546,8032,2021,-1,5908,2021,8714,-1,8032,4545,2019,-1,4545,9915,7022,-1,2019,7022,9271,-1,8714,2020,5909,-1,2020,9271,7023,-1,5909,7023,10117,-1,10118,5914,7024,-1,5914,8716,2024,-1,7024,2024,9272,-1,8716,5913,2022,-1,5913,9637,4549,-1,2022,4549,8036,-1,9272,2023,7025,-1,2023,8036,4553,-1,7025,4553,9917,-1,9637,5911,4548,-1,5911,8715,2027,-1,4548,2027,8034,-1,8715,5910,2025,-1,5910,10117,7026,-1,2025,7026,9273,-1,8034,2026,4550,-1,2026,9273,7027,-1,4550,7027,9916,-1,9917,4552,7028,-1,4552,8035,2030,-1,7028,2030,9275,-1,8035,4551,2028,-1,4551,9916,7029,-1,2028,7029,9274,-1,9275,2029,7031,-1,2029,9274,7030,-1,7031,7030,10201,-1,10204,7032,7033,-1,7032,9276,2033,-1,7033,2033,9277,-1,9276,7034,2031,-1,7034,9918,4555,-1,2031,4555,8039,-1,9277,2032,7035,-1,2032,8039,4559,-1,7035,4559,9919,-1,9918,7036,4554,-1,7036,9278,2036,-1,4554,2036,8037,-1,9278,7037,2034,-1,7037,10119,5917,-1,2034,5917,8719,-1,8037,2035,4556,-1,2035,8719,5919,-1,4556,5919,9641,-1,9919,4558,7038,-1,4558,8038,2039,-1,7038,2039,9279,-1,8038,4557,2037,-1,4557,9641,5924,-1,2037,5924,8723,-1,9279,2038,7039,-1,2038,8723,5927,-1,7039,5927,10121,-1,10119,7040,5916,-1,7040,9280,2042,-1,5916,2042,8718,-1,9280,7041,2040,-1,7041,9920,4561,-1,2040,4561,8042,-1,8718,2041,5918,-1,2041,8042,4565,-1,5918,4565,9639,-1,9920,7042,4560,-1,7042,9281,2045,-1,4560,2045,8040,-1,9281,7043,2043,-1,7043,10217,7044,-1,2043,7044,9282,-1,8040,2044,4562,-1,2044,9282,7045,-1,4562,7045,9921,-1,9639,4564,5920,-1,4564,8041,2048,-1,5920,2048,8720,-1,8041,4563,2046,-1,4563,9921,7046,-1,2046,7046,9283,-1,8720,2047,5921,-1,2047,9283,7047,-1,5921,7047,10120,-1,10121,5926,7048,-1,5926,8722,2051,-1,7048,2051,9284,-1,8722,5925,2049,-1,5925,9640,4567,-1,2049,4567,8045,-1,9284,2050,7049,-1,2050,8045,4571,-1,7049,4571,9923,-1,9640,5923,4566,-1,5923,8721,2054,-1,4566,2054,8043,-1,8721,5922,2052,-1,5922,10120,7050,-1,2052,7050,9285,-1,8043,2053,4568,-1,2053,9285,7051,-1,4568,7051,9922,-1,9923,4570,7052,-1,4570,8044,2057,-1,7052,2057,9287,-1,8044,4569,2055,-1,4569,9922,7053,-1,2055,7053,9286,-1,9287,2056,7055,-1,2056,9286,7054,-1,7055,7054,10224,-1,10202,7056,7057,-1,7056,9288,2060,-1,7057,2060,9289,-1,9288,7058,2058,-1,7058,9924,4573,-1,2058,4573,8048,-1,9289,2059,7059,-1,2059,8048,4577,-1,7059,4577,9925,-1,9924,7060,4572,-1,7060,9290,2063,-1,4572,2063,8046,-1,9290,7061,2061,-1,7061,10122,5929,-1,2061,5929,8725,-1,8046,2062,4574,-1,2062,8725,5931,-1,4574,5931,9644,-1,9925,4576,7062,-1,4576,8047,2066,-1,7062,2066,9291,-1,8047,4575,2064,-1,4575,9644,5936,-1,2064,5936,8729,-1,9291,2065,7063,-1,2065,8729,5939,-1,7063,5939,10124,-1,10122,7064,5928,-1,7064,9292,2069,-1,5928,2069,8724,-1,9292,7065,2067,-1,7065,9926,4579,-1,2067,4579,8051,-1,8724,2068,5930,-1,2068,8051,4583,-1,5930,4583,9642,-1,9926,7066,4578,-1,7066,9293,2072,-1,4578,2072,8049,-1,9293,7067,2070,-1,7067,10212,7068,-1,2070,7068,9294,-1,8049,2071,4580,-1,2071,9294,7069,-1,4580,7069,9927,-1,9642,4582,5932,-1,4582,8050,2075,-1,5932,2075,8726,-1,8050,4581,2073,-1,4581,9927,7070,-1,2073,7070,9295,-1,8726,2074,5933,-1,2074,9295,7071,-1,5933,7071,10123,-1,10124,5938,7072,-1,5938,8728,2078,-1,7072,2078,9296,-1,8728,5937,2076,-1,5937,9643,4585,-1,2076,4585,8054,-1,9296,2077,7073,-1,2077,8054,4589,-1,7073,4589,9929,-1,9643,5935,4584,-1,5935,8727,2081,-1,4584,2081,8052,-1,8727,5934,2079,-1,5934,10123,7074,-1,2079,7074,9297,-1,8052,2080,4586,-1,2080,9297,7075,-1,4586,7075,9928,-1,9929,4588,7076,-1,4588,8053,2084,-1,7076,2084,9299,-1,8053,4587,2082,-1,4587,9928,7077,-1,2082,7077,9298,-1,9299,2083,7079,-1,2083,9298,7078,-1,7079,7078,10227,-1,10226,7080,7081,-1,7080,9300,2087,-1,7081,2087,9301,-1,9300,7082,2085,-1,7082,9930,4591,-1,2085,4591,8057,-1,9301,2086,7083,-1,2086,8057,4595,-1,7083,4595,9931,-1,9930,7084,4590,-1,7084,9302,2090,-1,4590,2090,8055,-1,9302,7085,2088,-1,7085,10125,5941,-1,2088,5941,8731,-1,8055,2089,4592,-1,2089,8731,5943,-1,4592,5943,9647,-1,9931,4594,7086,-1,4594,8056,2093,-1,7086,2093,9303,-1,8056,4593,2091,-1,4593,9647,5948,-1,2091,5948,8735,-1,9303,2092,7087,-1,2092,8735,5951,-1,7087,5951,10127,-1,10125,7088,5940,-1,7088,9304,2096,-1,5940,2096,8730,-1,9304,7089,2094,-1,7089,9932,4597,-1,2094,4597,8060,-1,8730,2095,5942,-1,2095,8060,4601,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_62()
		{
			int[] value = {5942,4601,9645,-1,9932,7090,4596,-1,7090,9305,2099,-1,4596,2099,8058,-1,9305,7091,2097,-1,7091,10218,7092,-1,2097,7092,9306,-1,8058,2098,4598,-1,2098,9306,7093,-1,4598,7093,9933,-1,9645,4600,5944,-1,4600,8059,2102,-1,5944,2102,8732,-1,8059,4599,2100,-1,4599,9933,7094,-1,2100,7094,9307,-1,8732,2101,5945,-1,2101,9307,7095,-1,5945,7095,10126,-1,10127,5950,7096,-1,5950,8734,2105,-1,7096,2105,9308,-1,8734,5949,2103,-1,5949,9646,4603,-1,2103,4603,8063,-1,9308,2104,7097,-1,2104,8063,4607,-1,7097,4607,9935,-1,9646,5947,4602,-1,5947,8733,2108,-1,4602,2108,8061,-1,8733,5946,2106,-1,5946,10126,7098,-1,2106,7098,9309,-1,8061,2107,4604,-1,2107,9309,7099,-1,4604,7099,9934,-1,9935,4606,7100,-1,4606,8062,2111,-1,7100,2111,9311,-1,8062,4605,2109,-1,4605,9934,7101,-1,2109,7101,9310,-1,9311,2110,7103,-1,2110,9310,7102,-1,7103,7102,10203,-1,10207,7104,7105,-1,7104,9312,2114,-1,7105,2114,9313,-1,9312,7106,2112,-1,7106,9936,4609,-1,2112,4609,8066,-1,9313,2113,7107,-1,2113,8066,4613,-1,7107,4613,9937,-1,9936,7108,4608,-1,7108,9314,2117,-1,4608,2117,8064,-1,9314,7109,2115,-1,7109,10128,5953,-1,2115,5953,8737,-1,8064,2116,4610,-1,2116,8737,5955,-1,4610,5955,9650,-1,9937,4612,7110,-1,4612,8065,2120,-1,7110,2120,9315,-1,8065,4611,2118,-1,4611,9650,5960,-1,2118,5960,8741,-1,9315,2119,7111,-1,2119,8741,5963,-1,7111,5963,10130,-1,10128,7112,5952,-1,7112,9316,2123,-1,5952,2123,8736,-1,9316,7113,2121,-1,7113,9938,4615,-1,2121,4615,8069,-1,8736,2122,5954,-1,2122,8069,4619,-1,5954,4619,9648,-1,9938,7114,4614,-1,7114,9317,2126,-1,4614,2126,8067,-1,9317,7115,2124,-1,7115,10214,7116,-1,2124,7116,9318,-1,8067,2125,4616,-1,2125,9318,7117,-1,4616,7117,9939,-1,9648,4618,5956,-1,4618,8068,2129,-1,5956,2129,8738,-1,8068,4617,2127,-1,4617,9939,7118,-1,2127,7118,9319,-1,8738,2128,5957,-1,2128,9319,7119,-1,5957,7119,10129,-1,10130,5962,7120,-1,5962,8740,2132,-1,7120,2132,9320,-1,8740,5961,2130,-1,5961,9649,4621,-1,2130,4621,8072,-1,9320,2131,7121,-1,2131,8072,4625,-1,7121,4625,9941,-1,9649,5959,4620,-1,5959,8739,2135,-1,4620,2135,8070,-1,8739,5958,2133,-1,5958,10129,7122,-1,2133,7122,9321,-1,8070,2134,4622,-1,2134,9321,7123,-1,4622,7123,9940,-1,9941,4624,7124,-1,4624,8071,2138,-1,7124,2138,9323,-1,8071,4623,2136,-1,4623,9940,7125,-1,2136,7125,9322,-1,9323,2137,7127,-1,2137,9322,7126,-1,7127,7126,10222,-1,10221,7128,7129,-1,7128,9324,2141,-1,7129,2141,9325,-1,9324,7130,2139,-1,7130,9942,4627,-1,2139,4627,8075,-1,9325,2140,7131,-1,2140,8075,4631,-1,7131,4631,9943,-1,9942,7132,4626,-1,7132,9326,2144,-1,4626,2144,8073,-1,9326,7133,2142,-1,7133,10131,5965,-1,2142,5965,8743,-1,8073,2143,4628,-1,2143,8743,5967,-1,4628,5967,9653,-1,9943,4630,7134,-1,4630,8074,2147,-1,7134,2147,9327,-1,8074,4629,2145,-1,4629,9653,5972,-1,2145,5972,8747,-1,9327,2146,7135,-1,2146,8747,5975,-1,7135,5975,10133,-1,10131,7136,5964,-1,7136,9328,2150,-1,5964,2150,8742,-1,9328,7137,2148,-1,7137,9944,4633,-1,2148,4633,8078,-1,8742,2149,5966,-1,2149,8078,4637,-1,5966,4637,9651,-1,9944,7138,4632,-1,7138,9329,2153,-1,4632,2153,8076,-1,9329,7139,2151,-1,7139,10216,7140,-1,2151,7140,9330,-1,8076,2152,4634,-1,2152,9330,7141,-1,4634,7141,9945,-1,9651,4636,5968,-1,4636,8077,2156,-1,5968,2156,8744,-1,8077,4635,2154,-1,4635,9945,7142,-1,2154,7142,9331,-1,8744,2155,5969,-1,2155,9331,7143,-1,5969,7143,10132,-1,10133,5974,7144,-1,5974,8746,2159,-1,7144,2159,9332,-1,8746,5973,2157,-1,5973,9652,4639,-1,2157,4639,8081,-1,9332,2158,7145,-1,2158,8081,4643,-1,7145,4643,9947,-1,9652,5971,4638,-1,5971,8745,2162,-1,4638,2162,8079,-1,8745,5970,2160,-1,5970,10132,7146,-1,2160,7146,9333,-1,8079,2161,4640,-1,2161,9333,7147,-1,4640,7147,9946,-1,9947,4642,7148,-1,4642,8080,2165,-1,7148,2165,9335,-1,8080,4641,2163,-1,4641,9946,7149,-1,2163,7149,9334,-1,9335,2164,7151,-1,2164,9334,7150,-1,7151,7150,10208,-1,10228,7152,7153,-1,7152,9336,2168,-1,7153,2168,9337,-1,9336,7154,2166,-1,7154,9948,4645,-1,2166,4645,8084,-1,9337,2167,7155,-1,2167,8084,4649,-1,7155,4649,9949,-1,9948,7156,4644,-1,7156,9338,2171,-1,4644,2171,8082,-1,9338,7157,2169,-1,7157,10134,5977,-1,2169,5977,8749,-1,8082,2170,4646,-1,2170,8749,5979,-1,4646,5979,9656,-1,9949,4648,7158,-1,4648,8083,2174,-1,7158,2174,9339,-1,8083,4647,2172,-1,4647,9656,5984,-1,2172,5984,8753,-1,9339,2173,7159,-1,2173,8753,5987,-1,7159,5987,10136,-1,10134,7160,5976,-1,7160,9340,2177,-1,5976,2177,8748,-1,9340,7161,2175,-1,7161,9950,4651,-1,2175,4651,8087,-1,8748,2176,5978,-1,2176,8087,4655,-1,5978,4655,9654,-1,9950,7162,4650,-1,7162,9341,2180,-1,4650,2180,8085,-1,9341,7163,2178,-1,7163,10211,7164,-1,2178,7164,9342,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_63()
		{
			int[] value = {8085,2179,4652,-1,2179,9342,7165,-1,4652,7165,9951,-1,9654,4654,5980,-1,4654,8086,2183,-1,5980,2183,8750,-1,8086,4653,2181,-1,4653,9951,7166,-1,2181,7166,9343,-1,8750,2182,5981,-1,2182,9343,7167,-1,5981,7167,10135,-1,10136,5986,7168,-1,5986,8752,2186,-1,7168,2186,9344,-1,8752,5985,2184,-1,5985,9655,4657,-1,2184,4657,8090,-1,9344,2185,7169,-1,2185,8090,4661,-1,7169,4661,9953,-1,9655,5983,4656,-1,5983,8751,2189,-1,4656,2189,8088,-1,8751,5982,2187,-1,5982,10135,7170,-1,2187,7170,9345,-1,8088,2188,4658,-1,2188,9345,7171,-1,4658,7171,9952,-1,9953,4660,7172,-1,4660,8089,2192,-1,7172,2192,9347,-1,8089,4659,2190,-1,4659,9952,7173,-1,2190,7173,9346,-1,9347,2191,7175,-1,2191,9346,7174,-1,7175,7174,10206,-1,10209,7176,7177,-1,7176,9348,2195,-1,7177,2195,9349,-1,9348,7178,2193,-1,7178,9954,4663,-1,2193,4663,8093,-1,9349,2194,7179,-1,2194,8093,4667,-1,7179,4667,9955,-1,9954,7180,4662,-1,7180,9350,2198,-1,4662,2198,8091,-1,9350,7181,2196,-1,7181,10137,5989,-1,2196,5989,8755,-1,8091,2197,4664,-1,2197,8755,5991,-1,4664,5991,9659,-1,9955,4666,7182,-1,4666,8092,2201,-1,7182,2201,9351,-1,8092,4665,2199,-1,4665,9659,5996,-1,2199,5996,8759,-1,9351,2200,7183,-1,2200,8759,5999,-1,7183,5999,10139,-1,10137,7184,5988,-1,7184,9352,2204,-1,5988,2204,8754,-1,9352,7185,2202,-1,7185,9956,4669,-1,2202,4669,8096,-1,8754,2203,5990,-1,2203,8096,4673,-1,5990,4673,9657,-1,9956,7186,4668,-1,7186,9353,2207,-1,4668,2207,8094,-1,9353,7187,2205,-1,7187,10219,7188,-1,2205,7188,9354,-1,8094,2206,4670,-1,2206,9354,7189,-1,4670,7189,9957,-1,9657,4672,5992,-1,4672,8095,2210,-1,5992,2210,8756,-1,8095,4671,2208,-1,4671,9957,7190,-1,2208,7190,9355,-1,8756,2209,5993,-1,2209,9355,7191,-1,5993,7191,10138,-1,10139,5998,7192,-1,5998,8758,2213,-1,7192,2213,9356,-1,8758,5997,2211,-1,5997,9658,4675,-1,2211,4675,8099,-1,9356,2212,7193,-1,2212,8099,4679,-1,7193,4679,9959,-1,9658,5995,4674,-1,5995,8757,2216,-1,4674,2216,8097,-1,8757,5994,2214,-1,5994,10138,7194,-1,2214,7194,9357,-1,8097,2215,4676,-1,2215,9357,7195,-1,4676,7195,9958,-1,9959,4678,7196,-1,4678,8098,2219,-1,7196,2219,9359,-1,8098,4677,2217,-1,4677,9958,7197,-1,2217,7197,9358,-1,9359,2218,7199,-1,2218,9358,7198,-1,7199,7198,10229,-1,10230,7200,7201,-1,7200,9360,2222,-1,7201,2222,9361,-1,9360,7202,2220,-1,7202,9960,4681,-1,2220,4681,8102,-1,9361,2221,7203,-1,2221,8102,4685,-1,7203,4685,9961,-1,9960,7204,4680,-1,7204,9362,2225,-1,4680,2225,8100,-1,9362,7205,2223,-1,7205,10140,6001,-1,2223,6001,8761,-1,8100,2224,4682,-1,2224,8761,6003,-1,4682,6003,9662,-1,9961,4684,7206,-1,4684,8101,2228,-1,7206,2228,9363,-1,8101,4683,2226,-1,4683,9662,6008,-1,2226,6008,8765,-1,9363,2227,7207,-1,2227,8765,6011,-1,7207,6011,10141,-1,10140,7208,6000,-1,7208,9364,2231,-1,6000,2231,8760,-1,9364,7209,2229,-1,7209,9962,4687,-1,2229,4687,8105,-1,8760,2230,6002,-1,2230,8105,4691,-1,6002,4691,9660,-1,9962,7210,4686,-1,7210,9365,2234,-1,4686,2234,8103,-1,9365,7211,2232,-1,7211,10200,6721,-1,2232,6721,9121,-1,8103,2233,4688,-1,2233,9121,6723,-1,4688,6723,9841,-1,9660,4690,6004,-1,4690,8104,2237,-1,6004,2237,8762,-1,8104,4689,2235,-1,4689,9841,6726,-1,2235,6726,9123,-1,8762,2236,6005,-1,2236,9123,6727,-1,6005,6727,10082,-1,10141,6010,7212,-1,6010,8764,2240,-1,7212,2240,9366,-1,8764,6009,2238,-1,6009,9661,4693,-1,2238,4693,8108,-1,9366,2239,7213,-1,2239,8108,4697,-1,7213,4697,9963,-1,9661,6007,4692,-1,6007,8763,2243,-1,4692,2243,8106,-1,8763,6006,2241,-1,6006,10082,6736,-1,2241,6736,9128,-1,8106,2242,4694,-1,2242,9128,6737,-1,4694,6737,9845,-1,9963,4696,7214,-1,4696,8107,2246,-1,7214,2246,9367,-1,8107,4695,2244,-1,4695,9845,6740,-1,2244,6740,9131,-1,9367,2245,7215,-1,2245,9131,6743,-1,7215,6743,10202,-1,10200,7216,6720,-1,7216,9368,2249,-1,6720,2249,9120,-1,9368,7217,2247,-1,7217,9964,4699,-1,2247,4699,8111,-1,9120,2248,6722,-1,2248,8111,4703,-1,6722,4703,9840,-1,9964,7218,4698,-1,7218,9369,2252,-1,4698,2252,8109,-1,9369,7219,2250,-1,7219,10142,6013,-1,2250,6013,8767,-1,8109,2251,4700,-1,2251,8767,6015,-1,4700,6015,9665,-1,9840,4702,6724,-1,4702,8110,2255,-1,6724,2255,9122,-1,8110,4701,2253,-1,4701,9665,6020,-1,2253,6020,8771,-1,9122,2254,6725,-1,2254,8771,6023,-1,6725,6023,10080,-1,10142,7220,6012,-1,7220,9370,2258,-1,6012,2258,8766,-1,9370,7221,2256,-1,7221,9965,4705,-1,2256,4705,8114,-1,8766,2257,6014,-1,2257,8114,4709,-1,6014,4709,9663,-1,9965,7222,4704,-1,7222,9371,2261,-1,4704,2261,8112,-1,9371,7223,2259,-1,7223,10231,7224,-1,2259,7224,9372,-1,8112,2260,4706,-1,2260,9372,7225,-1,4706,7225,9966,-1,9663,4708,6016,-1,4708,8113,2264,-1,6016,2264,8768,-1,8113,4707,2262,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_64()
		{
			int[] value = {4707,9966,7226,-1,2262,7226,9373,-1,8768,2263,6017,-1,2263,9373,7227,-1,6017,7227,10143,-1,10080,6022,6728,-1,6022,8770,2267,-1,6728,2267,9124,-1,8770,6021,2265,-1,6021,9664,4711,-1,2265,4711,8117,-1,9124,2266,6729,-1,2266,8117,4715,-1,6729,4715,9842,-1,9664,6019,4710,-1,6019,8769,2270,-1,4710,2270,8115,-1,8769,6018,2268,-1,6018,10143,7228,-1,2268,7228,9374,-1,8115,2269,4712,-1,2269,9374,7229,-1,4712,7229,9967,-1,9842,4714,6730,-1,4714,8116,2273,-1,6730,2273,9125,-1,8116,4713,2271,-1,4713,9967,7230,-1,2271,7230,9375,-1,9125,2272,6731,-1,2272,9375,7231,-1,6731,7231,10201,-1,10202,6742,7232,-1,6742,9130,2276,-1,7232,2276,9376,-1,9130,6741,2274,-1,6741,9844,4717,-1,2274,4717,8120,-1,9376,2275,7233,-1,2275,8120,4721,-1,7233,4721,9968,-1,9844,6739,4716,-1,6739,9129,2279,-1,4716,2279,8118,-1,9129,6738,2277,-1,6738,10081,6025,-1,2277,6025,8773,-1,8118,2278,4718,-1,2278,8773,6027,-1,4718,6027,9668,-1,9968,4720,7234,-1,4720,8119,2282,-1,7234,2282,9377,-1,8119,4719,2280,-1,4719,9668,6032,-1,2280,6032,8777,-1,9377,2281,7235,-1,2281,8777,6035,-1,7235,6035,10145,-1,10081,6735,6024,-1,6735,9127,2285,-1,6024,2285,8772,-1,9127,6734,2283,-1,6734,9843,4723,-1,2283,4723,8123,-1,8772,2284,6026,-1,2284,8123,4727,-1,6026,4727,9666,-1,9843,6733,4722,-1,6733,9126,2288,-1,4722,2288,8121,-1,9126,6732,2286,-1,6732,10201,7236,-1,2286,7236,9378,-1,8121,2287,4724,-1,2287,9378,7237,-1,4724,7237,9969,-1,9666,4726,6028,-1,4726,8122,2291,-1,6028,2291,8774,-1,8122,4725,2289,-1,4725,9969,7238,-1,2289,7238,9379,-1,8774,2290,6029,-1,2290,9379,7239,-1,6029,7239,10144,-1,10145,6034,7240,-1,6034,8776,2294,-1,7240,2294,9380,-1,8776,6033,2292,-1,6033,9667,4729,-1,2292,4729,8126,-1,9380,2293,7241,-1,2293,8126,4733,-1,7241,4733,9971,-1,9667,6031,4728,-1,6031,8775,2297,-1,4728,2297,8124,-1,8775,6030,2295,-1,6030,10144,7242,-1,2295,7242,9381,-1,8124,2296,4730,-1,2296,9381,7243,-1,4730,7243,9970,-1,9971,4732,7244,-1,4732,8125,2300,-1,7244,2300,9383,-1,8125,4731,2298,-1,4731,9970,7245,-1,2298,7245,9382,-1,9383,2299,7247,-1,2299,9382,7246,-1,7247,7246,10232,-1,10231,7223,7248,-1,7223,9371,2303,-1,7248,2303,9384,-1,9371,7222,2301,-1,7222,9965,4735,-1,2301,4735,8129,-1,9384,2302,7249,-1,2302,8129,4739,-1,7249,4739,9972,-1,9965,7221,4734,-1,7221,9370,2306,-1,4734,2306,8127,-1,9370,7220,2304,-1,7220,10142,6037,-1,2304,6037,8779,-1,8127,2305,4736,-1,2305,8779,6039,-1,4736,6039,9671,-1,9972,4738,7250,-1,4738,8128,2309,-1,7250,2309,9385,-1,8128,4737,2307,-1,4737,9671,6044,-1,2307,6044,8783,-1,9385,2308,7251,-1,2308,8783,6047,-1,7251,6047,10146,-1,10142,7219,6036,-1,7219,9369,2312,-1,6036,2312,8778,-1,9369,7218,2310,-1,7218,9964,4741,-1,2310,4741,8132,-1,8778,2311,6038,-1,2311,8132,4745,-1,6038,4745,9669,-1,9964,7217,4740,-1,7217,9368,2315,-1,4740,2315,8130,-1,9368,7216,2313,-1,7216,10200,6745,-1,2313,6745,9133,-1,8130,2314,4742,-1,2314,9133,6747,-1,4742,6747,9847,-1,9669,4744,6040,-1,4744,8131,2318,-1,6040,2318,8780,-1,8131,4743,2316,-1,4743,9847,6750,-1,2316,6750,9135,-1,8780,2317,6041,-1,2317,9135,6751,-1,6041,6751,10085,-1,10146,6046,7252,-1,6046,8782,2321,-1,7252,2321,9386,-1,8782,6045,2319,-1,6045,9670,4747,-1,2319,4747,8135,-1,9386,2320,7253,-1,2320,8135,4751,-1,7253,4751,9973,-1,9670,6043,4746,-1,6043,8781,2324,-1,4746,2324,8133,-1,8781,6042,2322,-1,6042,10085,6760,-1,2322,6760,9140,-1,8133,2323,4748,-1,2323,9140,6761,-1,4748,6761,9851,-1,9973,4750,7254,-1,4750,8134,2327,-1,7254,2327,9387,-1,8134,4749,2325,-1,4749,9851,6764,-1,2325,6764,9143,-1,9387,2326,7255,-1,2326,9143,6767,-1,7255,6767,10204,-1,10200,7211,6744,-1,7211,9365,2330,-1,6744,2330,9132,-1,9365,7210,2328,-1,7210,9962,4753,-1,2328,4753,8138,-1,9132,2329,6746,-1,2329,8138,4757,-1,6746,4757,9846,-1,9962,7209,4752,-1,7209,9364,2333,-1,4752,2333,8136,-1,9364,7208,2331,-1,7208,10140,6049,-1,2331,6049,8785,-1,8136,2332,4754,-1,2332,8785,6051,-1,4754,6051,9674,-1,9846,4756,6748,-1,4756,8137,2336,-1,6748,2336,9134,-1,8137,4755,2334,-1,4755,9674,6056,-1,2334,6056,8789,-1,9134,2335,6749,-1,2335,8789,6059,-1,6749,6059,10083,-1,10140,7205,6048,-1,7205,9362,2339,-1,6048,2339,8784,-1,9362,7204,2337,-1,7204,9960,4759,-1,2337,4759,8141,-1,8784,2338,6050,-1,2338,8141,4763,-1,6050,4763,9672,-1,9960,7202,4758,-1,7202,9360,2342,-1,4758,2342,8139,-1,9360,7200,2340,-1,7200,10230,7256,-1,2340,7256,9388,-1,8139,2341,4760,-1,2341,9388,7257,-1,4760,7257,9974,-1,9672,4762,6052,-1,4762,8140,2345,-1,6052,2345,8786,-1,8140,4761,2343,-1,4761,9974,7258,-1,2343,7258,9389,-1,8786,2344,6053,-1,2344,9389,7259,-1,6053,7259,10147,-1,10083,6058,6752,-1,6058,8788,2348,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_65()
		{
			int[] value = {6752,2348,9136,-1,8788,6057,2346,-1,6057,9673,4765,-1,2346,4765,8144,-1,9136,2347,6753,-1,2347,8144,4769,-1,6753,4769,9848,-1,9673,6055,4764,-1,6055,8787,2351,-1,4764,2351,8142,-1,8787,6054,2349,-1,6054,10147,7260,-1,2349,7260,9390,-1,8142,2350,4766,-1,2350,9390,7261,-1,4766,7261,9975,-1,9848,4768,6754,-1,4768,8143,2354,-1,6754,2354,9137,-1,8143,4767,2352,-1,4767,9975,7262,-1,2352,7262,9391,-1,9137,2353,6755,-1,2353,9391,7263,-1,6755,7263,10203,-1,10204,6766,7264,-1,6766,9142,2357,-1,7264,2357,9392,-1,9142,6765,2355,-1,6765,9850,4771,-1,2355,4771,8147,-1,9392,2356,7265,-1,2356,8147,4775,-1,7265,4775,9976,-1,9850,6763,4770,-1,6763,9141,2360,-1,4770,2360,8145,-1,9141,6762,2358,-1,6762,10084,6061,-1,2358,6061,8791,-1,8145,2359,4772,-1,2359,8791,6063,-1,4772,6063,9677,-1,9976,4774,7266,-1,4774,8146,2363,-1,7266,2363,9393,-1,8146,4773,2361,-1,4773,9677,6068,-1,2361,6068,8795,-1,9393,2362,7267,-1,2362,8795,6071,-1,7267,6071,10149,-1,10084,6759,6060,-1,6759,9139,2366,-1,6060,2366,8790,-1,9139,6758,2364,-1,6758,9849,4777,-1,2364,4777,8150,-1,8790,2365,6062,-1,2365,8150,4781,-1,6062,4781,9675,-1,9849,6757,4776,-1,6757,9138,2369,-1,4776,2369,8148,-1,9138,6756,2367,-1,6756,10203,7268,-1,2367,7268,9394,-1,8148,2368,4778,-1,2368,9394,7269,-1,4778,7269,9977,-1,9675,4780,6064,-1,4780,8149,2372,-1,6064,2372,8792,-1,8149,4779,2370,-1,4779,9977,7270,-1,2370,7270,9395,-1,8792,2371,6065,-1,2371,9395,7271,-1,6065,7271,10148,-1,10149,6070,7272,-1,6070,8794,2375,-1,7272,2375,9396,-1,8794,6069,2373,-1,6069,9676,4783,-1,2373,4783,8153,-1,9396,2374,7273,-1,2374,8153,4787,-1,7273,4787,9979,-1,9676,6067,4782,-1,6067,8793,2378,-1,4782,2378,8151,-1,8793,6066,2376,-1,6066,10148,7274,-1,2376,7274,9397,-1,8151,2377,4784,-1,2377,9397,7275,-1,4784,7275,9978,-1,9979,4786,7276,-1,4786,8152,2381,-1,7276,2381,9399,-1,8152,4785,2379,-1,4785,9978,7277,-1,2379,7277,9398,-1,9399,2380,7279,-1,2380,9398,7278,-1,7279,7278,10233,-1,10234,7280,7281,-1,7280,9400,2384,-1,7281,2384,9401,-1,9400,7282,2382,-1,7282,9980,4789,-1,2382,4789,8156,-1,9401,2383,7283,-1,2383,8156,4793,-1,7283,4793,9981,-1,9980,7284,4788,-1,7284,9402,2387,-1,4788,2387,8154,-1,9402,7285,2385,-1,7285,10150,6073,-1,2385,6073,8797,-1,8154,2386,4790,-1,2386,8797,6075,-1,4790,6075,9680,-1,9981,4792,7286,-1,4792,8155,2390,-1,7286,2390,9403,-1,8155,4791,2388,-1,4791,9680,6080,-1,2388,6080,8801,-1,9403,2389,7287,-1,2389,8801,6083,-1,7287,6083,10151,-1,10150,7288,6072,-1,7288,9404,2393,-1,6072,2393,8796,-1,9404,7289,2391,-1,7289,9982,4795,-1,2391,4795,8159,-1,8796,2392,6074,-1,2392,8159,4799,-1,6074,4799,9678,-1,9982,7290,4794,-1,7290,9405,2396,-1,4794,2396,8157,-1,9405,7291,2394,-1,7291,10205,6769,-1,2394,6769,9145,-1,8157,2395,4796,-1,2395,9145,6771,-1,4796,6771,9853,-1,9678,4798,6076,-1,4798,8158,2399,-1,6076,2399,8798,-1,8158,4797,2397,-1,4797,9853,6774,-1,2397,6774,9147,-1,8798,2398,6077,-1,2398,9147,6775,-1,6077,6775,10088,-1,10151,6082,7292,-1,6082,8800,2402,-1,7292,2402,9406,-1,8800,6081,2400,-1,6081,9679,4801,-1,2400,4801,8162,-1,9406,2401,7293,-1,2401,8162,4805,-1,7293,4805,9983,-1,9679,6079,4800,-1,6079,8799,2405,-1,4800,2405,8160,-1,8799,6078,2403,-1,6078,10088,6784,-1,2403,6784,9152,-1,8160,2404,4802,-1,2404,9152,6785,-1,4802,6785,9857,-1,9983,4804,7294,-1,4804,8161,2408,-1,7294,2408,9407,-1,8161,4803,2406,-1,4803,9857,6788,-1,2406,6788,9155,-1,9407,2407,7295,-1,2407,9155,6791,-1,7295,6791,10207,-1,10205,7296,6768,-1,7296,9408,2411,-1,6768,2411,9144,-1,9408,7297,2409,-1,7297,9984,4807,-1,2409,4807,8165,-1,9144,2410,6770,-1,2410,8165,4811,-1,6770,4811,9852,-1,9984,7298,4806,-1,7298,9409,2414,-1,4806,2414,8163,-1,9409,7299,2412,-1,7299,10152,6085,-1,2412,6085,8803,-1,8163,2413,4808,-1,2413,8803,6087,-1,4808,6087,9683,-1,9852,4810,6772,-1,4810,8164,2417,-1,6772,2417,9146,-1,8164,4809,2415,-1,4809,9683,6092,-1,2415,6092,8807,-1,9146,2416,6773,-1,2416,8807,6095,-1,6773,6095,10086,-1,10152,7300,6084,-1,7300,9410,2420,-1,6084,2420,8802,-1,9410,7301,2418,-1,7301,9985,4813,-1,2418,4813,8168,-1,8802,2419,6086,-1,2419,8168,4817,-1,6086,4817,9681,-1,9985,7302,4812,-1,7302,9411,2423,-1,4812,2423,8166,-1,9411,7303,2421,-1,7303,10235,7304,-1,2421,7304,9412,-1,8166,2422,4814,-1,2422,9412,7305,-1,4814,7305,9986,-1,9681,4816,6088,-1,4816,8167,2426,-1,6088,2426,8804,-1,8167,4815,2424,-1,4815,9986,7306,-1,2424,7306,9413,-1,8804,2425,6089,-1,2425,9413,7307,-1,6089,7307,10153,-1,10086,6094,6776,-1,6094,8806,2429,-1,6776,2429,9148,-1,8806,6093,2427,-1,6093,9682,4819,-1,2427,4819,8171,-1,9148,2428,6777,-1,2428,8171,4823,-1,6777,4823,9854,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_66()
		{
			int[] value = {9682,6091,4818,-1,6091,8805,2432,-1,4818,2432,8169,-1,8805,6090,2430,-1,6090,10153,7308,-1,2430,7308,9414,-1,8169,2431,4820,-1,2431,9414,7309,-1,4820,7309,9987,-1,9854,4822,6778,-1,4822,8170,2435,-1,6778,2435,9149,-1,8170,4821,2433,-1,4821,9987,7310,-1,2433,7310,9415,-1,9149,2434,6779,-1,2434,9415,7311,-1,6779,7311,10206,-1,10207,6790,7312,-1,6790,9154,2438,-1,7312,2438,9416,-1,9154,6789,2436,-1,6789,9856,4825,-1,2436,4825,8174,-1,9416,2437,7313,-1,2437,8174,4829,-1,7313,4829,9988,-1,9856,6787,4824,-1,6787,9153,2441,-1,4824,2441,8172,-1,9153,6786,2439,-1,6786,10087,6097,-1,2439,6097,8809,-1,8172,2440,4826,-1,2440,8809,6099,-1,4826,6099,9686,-1,9988,4828,7314,-1,4828,8173,2444,-1,7314,2444,9417,-1,8173,4827,2442,-1,4827,9686,6104,-1,2442,6104,8813,-1,9417,2443,7315,-1,2443,8813,6107,-1,7315,6107,10155,-1,10087,6783,6096,-1,6783,9151,2447,-1,6096,2447,8808,-1,9151,6782,2445,-1,6782,9855,4831,-1,2445,4831,8177,-1,8808,2446,6098,-1,2446,8177,4835,-1,6098,4835,9684,-1,9855,6781,4830,-1,6781,9150,2450,-1,4830,2450,8175,-1,9150,6780,2448,-1,6780,10206,7316,-1,2448,7316,9418,-1,8175,2449,4832,-1,2449,9418,7317,-1,4832,7317,9989,-1,9684,4834,6100,-1,4834,8176,2453,-1,6100,2453,8810,-1,8176,4833,2451,-1,4833,9989,7318,-1,2451,7318,9419,-1,8810,2452,6101,-1,2452,9419,7319,-1,6101,7319,10154,-1,10155,6106,7320,-1,6106,8812,2456,-1,7320,2456,9420,-1,8812,6105,2454,-1,6105,9685,4837,-1,2454,4837,8180,-1,9420,2455,7321,-1,2455,8180,4841,-1,7321,4841,9991,-1,9685,6103,4836,-1,6103,8811,2459,-1,4836,2459,8178,-1,8811,6102,2457,-1,6102,10154,7322,-1,2457,7322,9421,-1,8178,2458,4838,-1,2458,9421,7323,-1,4838,7323,9990,-1,9991,4840,7324,-1,4840,8179,2462,-1,7324,2462,9423,-1,8179,4839,2460,-1,4839,9990,7325,-1,2460,7325,9422,-1,9423,2461,7327,-1,2461,9422,7326,-1,7327,7326,10236,-1,10235,7303,7328,-1,7303,9411,2465,-1,7328,2465,9424,-1,9411,7302,2463,-1,7302,9985,4843,-1,2463,4843,8183,-1,9424,2464,7329,-1,2464,8183,4847,-1,7329,4847,9992,-1,9985,7301,4842,-1,7301,9410,2468,-1,4842,2468,8181,-1,9410,7300,2466,-1,7300,10152,6109,-1,2466,6109,8815,-1,8181,2467,4844,-1,2467,8815,6111,-1,4844,6111,9689,-1,9992,4846,7330,-1,4846,8182,2471,-1,7330,2471,9425,-1,8182,4845,2469,-1,4845,9689,6116,-1,2469,6116,8819,-1,9425,2470,7331,-1,2470,8819,6119,-1,7331,6119,10156,-1,10152,7299,6108,-1,7299,9409,2474,-1,6108,2474,8814,-1,9409,7298,2472,-1,7298,9984,4849,-1,2472,4849,8186,-1,8814,2473,6110,-1,2473,8186,4853,-1,6110,4853,9687,-1,9984,7297,4848,-1,7297,9408,2477,-1,4848,2477,8184,-1,9408,7296,2475,-1,7296,10205,6793,-1,2475,6793,9157,-1,8184,2476,4850,-1,2476,9157,6795,-1,4850,6795,9859,-1,9687,4852,6112,-1,4852,8185,2480,-1,6112,2480,8816,-1,8185,4851,2478,-1,4851,9859,6798,-1,2478,6798,9159,-1,8816,2479,6113,-1,2479,9159,6799,-1,6113,6799,10091,-1,10156,6118,7332,-1,6118,8818,2483,-1,7332,2483,9426,-1,8818,6117,2481,-1,6117,9688,4855,-1,2481,4855,8189,-1,9426,2482,7333,-1,2482,8189,4859,-1,7333,4859,9993,-1,9688,6115,4854,-1,6115,8817,2486,-1,4854,2486,8187,-1,8817,6114,2484,-1,6114,10091,6808,-1,2484,6808,9164,-1,8187,2485,4856,-1,2485,9164,6809,-1,4856,6809,9863,-1,9993,4858,7334,-1,4858,8188,2489,-1,7334,2489,9427,-1,8188,4857,2487,-1,4857,9863,6812,-1,2487,6812,9167,-1,9427,2488,7335,-1,2488,9167,6815,-1,7335,6815,10209,-1,10205,7291,6792,-1,7291,9405,2492,-1,6792,2492,9156,-1,9405,7290,2490,-1,7290,9982,4861,-1,2490,4861,8192,-1,9156,2491,6794,-1,2491,8192,4865,-1,6794,4865,9858,-1,9982,7289,4860,-1,7289,9404,2495,-1,4860,2495,8190,-1,9404,7288,2493,-1,7288,10150,6121,-1,2493,6121,8821,-1,8190,2494,4862,-1,2494,8821,6123,-1,4862,6123,9692,-1,9858,4864,6796,-1,4864,8191,2498,-1,6796,2498,9158,-1,8191,4863,2496,-1,4863,9692,6128,-1,2496,6128,8825,-1,9158,2497,6797,-1,2497,8825,6131,-1,6797,6131,10089,-1,10150,7285,6120,-1,7285,9402,2501,-1,6120,2501,8820,-1,9402,7284,2499,-1,7284,9980,4867,-1,2499,4867,8195,-1,8820,2500,6122,-1,2500,8195,4871,-1,6122,4871,9690,-1,9980,7282,4866,-1,7282,9400,2504,-1,4866,2504,8193,-1,9400,7280,2502,-1,7280,10234,7336,-1,2502,7336,9428,-1,8193,2503,4868,-1,2503,9428,7337,-1,4868,7337,9994,-1,9690,4870,6124,-1,4870,8194,2507,-1,6124,2507,8822,-1,8194,4869,2505,-1,4869,9994,7338,-1,2505,7338,9429,-1,8822,2506,6125,-1,2506,9429,7339,-1,6125,7339,10157,-1,10089,6130,6800,-1,6130,8824,2510,-1,6800,2510,9160,-1,8824,6129,2508,-1,6129,9691,4873,-1,2508,4873,8198,-1,9160,2509,6801,-1,2509,8198,4877,-1,6801,4877,9860,-1,9691,6127,4872,-1,6127,8823,2513,-1,4872,2513,8196,-1,8823,6126,2511,-1,6126,10157,7340,-1,2511,7340,9430,-1,8196,2512,4874,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_67()
		{
			int[] value = {2512,9430,7341,-1,4874,7341,9995,-1,9860,4876,6802,-1,4876,8197,2516,-1,6802,2516,9161,-1,8197,4875,2514,-1,4875,9995,7342,-1,2514,7342,9431,-1,9161,2515,6803,-1,2515,9431,7343,-1,6803,7343,10208,-1,10209,6814,7344,-1,6814,9166,2519,-1,7344,2519,9432,-1,9166,6813,2517,-1,6813,9862,4879,-1,2517,4879,8201,-1,9432,2518,7345,-1,2518,8201,4883,-1,7345,4883,9996,-1,9862,6811,4878,-1,6811,9165,2522,-1,4878,2522,8199,-1,9165,6810,2520,-1,6810,10090,6133,-1,2520,6133,8827,-1,8199,2521,4880,-1,2521,8827,6135,-1,4880,6135,9695,-1,9996,4882,7346,-1,4882,8200,2525,-1,7346,2525,9433,-1,8200,4881,2523,-1,4881,9695,6140,-1,2523,6140,8831,-1,9433,2524,7347,-1,2524,8831,6143,-1,7347,6143,10159,-1,10090,6807,6132,-1,6807,9163,2528,-1,6132,2528,8826,-1,9163,6806,2526,-1,6806,9861,4885,-1,2526,4885,8204,-1,8826,2527,6134,-1,2527,8204,4889,-1,6134,4889,9693,-1,9861,6805,4884,-1,6805,9162,2531,-1,4884,2531,8202,-1,9162,6804,2529,-1,6804,10208,7348,-1,2529,7348,9434,-1,8202,2530,4886,-1,2530,9434,7349,-1,4886,7349,9997,-1,9693,4888,6136,-1,4888,8203,2534,-1,6136,2534,8828,-1,8203,4887,2532,-1,4887,9997,7350,-1,2532,7350,9435,-1,8828,2533,6137,-1,2533,9435,7351,-1,6137,7351,10158,-1,10159,6142,7352,-1,6142,8830,2537,-1,7352,2537,9436,-1,8830,6141,2535,-1,6141,9694,4891,-1,2535,4891,8207,-1,9436,2536,7353,-1,2536,8207,4895,-1,7353,4895,9999,-1,9694,6139,4890,-1,6139,8829,2540,-1,4890,2540,8205,-1,8829,6138,2538,-1,6138,10158,7354,-1,2538,7354,9437,-1,8205,2539,4892,-1,2539,9437,7355,-1,4892,7355,9998,-1,9999,4894,7356,-1,4894,8206,2543,-1,7356,2543,9439,-1,8206,4893,2541,-1,4893,9998,7357,-1,2541,7357,9438,-1,9439,2542,7359,-1,2542,9438,7358,-1,7359,7358,10237,-1,10232,7360,7361,-1,7360,9440,2546,-1,7361,2546,9441,-1,9440,7362,2544,-1,7362,10000,4897,-1,2544,4897,8210,-1,9441,2545,7363,-1,2545,8210,4901,-1,7363,4901,10001,-1,10000,7364,4896,-1,7364,9442,2549,-1,4896,2549,8208,-1,9442,7365,2547,-1,7365,10160,6145,-1,2547,6145,8833,-1,8208,2548,4898,-1,2548,8833,6147,-1,4898,6147,9698,-1,10001,4900,7366,-1,4900,8209,2552,-1,7366,2552,9443,-1,8209,4899,2550,-1,4899,9698,6152,-1,2550,6152,8837,-1,9443,2551,7367,-1,2551,8837,6155,-1,7367,6155,10161,-1,10160,7368,6144,-1,7368,9444,2555,-1,6144,2555,8832,-1,9444,7369,2553,-1,7369,10002,4903,-1,2553,4903,8213,-1,8832,2554,6146,-1,2554,8213,4907,-1,6146,4907,9696,-1,10002,7370,4902,-1,7370,9445,2558,-1,4902,2558,8211,-1,9445,7371,2556,-1,7371,10210,6817,-1,2556,6817,9169,-1,8211,2557,4904,-1,2557,9169,6819,-1,4904,6819,9865,-1,9696,4906,6148,-1,4906,8212,2561,-1,6148,2561,8834,-1,8212,4905,2559,-1,4905,9865,6822,-1,2559,6822,9171,-1,8834,2560,6149,-1,2560,9171,6823,-1,6149,6823,10094,-1,10161,6154,7372,-1,6154,8836,2564,-1,7372,2564,9446,-1,8836,6153,2562,-1,6153,9697,4909,-1,2562,4909,8216,-1,9446,2563,7373,-1,2563,8216,4913,-1,7373,4913,10003,-1,9697,6151,4908,-1,6151,8835,2567,-1,4908,2567,8214,-1,8835,6150,2565,-1,6150,10094,6832,-1,2565,6832,9176,-1,8214,2566,4910,-1,2566,9176,6833,-1,4910,6833,9869,-1,10003,4912,7374,-1,4912,8215,2570,-1,7374,2570,9447,-1,8215,4911,2568,-1,4911,9869,6836,-1,2568,6836,9179,-1,9447,2569,7375,-1,2569,9179,6839,-1,7375,6839,10212,-1,10210,7376,6816,-1,7376,9448,2573,-1,6816,2573,9168,-1,9448,7377,2571,-1,7377,10004,4915,-1,2571,4915,8219,-1,9168,2572,6818,-1,2572,8219,4919,-1,6818,4919,9864,-1,10004,7378,4914,-1,7378,9449,2576,-1,4914,2576,8217,-1,9449,7379,2574,-1,7379,10162,6157,-1,2574,6157,8839,-1,8217,2575,4916,-1,2575,8839,6159,-1,4916,6159,9701,-1,9864,4918,6820,-1,4918,8218,2579,-1,6820,2579,9170,-1,8218,4917,2577,-1,4917,9701,6164,-1,2577,6164,8843,-1,9170,2578,6821,-1,2578,8843,6167,-1,6821,6167,10092,-1,10162,7380,6156,-1,7380,9450,2582,-1,6156,2582,8838,-1,9450,7381,2580,-1,7381,10005,4921,-1,2580,4921,8222,-1,8838,2581,6158,-1,2581,8222,4925,-1,6158,4925,9699,-1,10005,7382,4920,-1,7382,9451,2585,-1,4920,2585,8220,-1,9451,7383,2583,-1,7383,10236,7384,-1,2583,7384,9452,-1,8220,2584,4922,-1,2584,9452,7385,-1,4922,7385,10006,-1,9699,4924,6160,-1,4924,8221,2588,-1,6160,2588,8840,-1,8221,4923,2586,-1,4923,10006,7386,-1,2586,7386,9453,-1,8840,2587,6161,-1,2587,9453,7387,-1,6161,7387,10163,-1,10092,6166,6824,-1,6166,8842,2591,-1,6824,2591,9172,-1,8842,6165,2589,-1,6165,9700,4927,-1,2589,4927,8225,-1,9172,2590,6825,-1,2590,8225,4931,-1,6825,4931,9866,-1,9700,6163,4926,-1,6163,8841,2594,-1,4926,2594,8223,-1,8841,6162,2592,-1,6162,10163,7388,-1,2592,7388,9454,-1,8223,2593,4928,-1,2593,9454,7389,-1,4928,7389,10007,-1,9866,4930,6826,-1,4930,8224,2597,-1,6826,2597,9173,-1,8224,4929,2595,-1,4929,10007,7390,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_68()
		{
			int[] value = {2595,7390,9455,-1,9173,2596,6827,-1,2596,9455,7391,-1,6827,7391,10211,-1,10212,6838,7392,-1,6838,9178,2600,-1,7392,2600,9456,-1,9178,6837,2598,-1,6837,9868,4933,-1,2598,4933,8228,-1,9456,2599,7393,-1,2599,8228,4937,-1,7393,4937,10008,-1,9868,6835,4932,-1,6835,9177,2603,-1,4932,2603,8226,-1,9177,6834,2601,-1,6834,10093,6169,-1,2601,6169,8845,-1,8226,2602,4934,-1,2602,8845,6171,-1,4934,6171,9704,-1,10008,4936,7394,-1,4936,8227,2606,-1,7394,2606,9457,-1,8227,4935,2604,-1,4935,9704,6176,-1,2604,6176,8849,-1,9457,2605,7395,-1,2605,8849,6179,-1,7395,6179,10165,-1,10093,6831,6168,-1,6831,9175,2609,-1,6168,2609,8844,-1,9175,6830,2607,-1,6830,9867,4939,-1,2607,4939,8231,-1,8844,2608,6170,-1,2608,8231,4943,-1,6170,4943,9702,-1,9867,6829,4938,-1,6829,9174,2612,-1,4938,2612,8229,-1,9174,6828,2610,-1,6828,10211,7396,-1,2610,7396,9458,-1,8229,2611,4940,-1,2611,9458,7397,-1,4940,7397,10009,-1,9702,4942,6172,-1,4942,8230,2615,-1,6172,2615,8846,-1,8230,4941,2613,-1,4941,10009,7398,-1,2613,7398,9459,-1,8846,2614,6173,-1,2614,9459,7399,-1,6173,7399,10164,-1,10165,6178,7400,-1,6178,8848,2618,-1,7400,2618,9460,-1,8848,6177,2616,-1,6177,9703,4945,-1,2616,4945,8234,-1,9460,2617,7401,-1,2617,8234,4949,-1,7401,4949,10011,-1,9703,6175,4944,-1,6175,8847,2621,-1,4944,2621,8232,-1,8847,6174,2619,-1,6174,10164,7402,-1,2619,7402,9461,-1,8232,2620,4946,-1,2620,9461,7403,-1,4946,7403,10010,-1,10011,4948,7404,-1,4948,8233,2624,-1,7404,2624,9463,-1,8233,4947,2622,-1,4947,10010,7405,-1,2622,7405,9462,-1,9463,2623,7407,-1,2623,9462,7406,-1,7407,7406,10238,-1,10236,7383,7408,-1,7383,9451,2627,-1,7408,2627,9464,-1,9451,7382,2625,-1,7382,10005,4951,-1,2625,4951,8237,-1,9464,2626,7409,-1,2626,8237,4955,-1,7409,4955,10012,-1,10005,7381,4950,-1,7381,9450,2630,-1,4950,2630,8235,-1,9450,7380,2628,-1,7380,10162,6181,-1,2628,6181,8851,-1,8235,2629,4952,-1,2629,8851,6183,-1,4952,6183,9707,-1,10012,4954,7410,-1,4954,8236,2633,-1,7410,2633,9465,-1,8236,4953,2631,-1,4953,9707,6188,-1,2631,6188,8855,-1,9465,2632,7411,-1,2632,8855,6191,-1,7411,6191,10166,-1,10162,7379,6180,-1,7379,9449,2636,-1,6180,2636,8850,-1,9449,7378,2634,-1,7378,10004,4957,-1,2634,4957,8240,-1,8850,2635,6182,-1,2635,8240,4961,-1,6182,4961,9705,-1,10004,7377,4956,-1,7377,9448,2639,-1,4956,2639,8238,-1,9448,7376,2637,-1,7376,10210,6841,-1,2637,6841,9181,-1,8238,2638,4958,-1,2638,9181,6843,-1,4958,6843,9871,-1,9705,4960,6184,-1,4960,8239,2642,-1,6184,2642,8852,-1,8239,4959,2640,-1,4959,9871,6846,-1,2640,6846,9183,-1,8852,2641,6185,-1,2641,9183,6847,-1,6185,6847,10097,-1,10166,6190,7412,-1,6190,8854,2645,-1,7412,2645,9466,-1,8854,6189,2643,-1,6189,9706,4963,-1,2643,4963,8243,-1,9466,2644,7413,-1,2644,8243,4967,-1,7413,4967,10013,-1,9706,6187,4962,-1,6187,8853,2648,-1,4962,2648,8241,-1,8853,6186,2646,-1,6186,10097,6856,-1,2646,6856,9188,-1,8241,2647,4964,-1,2647,9188,6857,-1,4964,6857,9875,-1,10013,4966,7414,-1,4966,8242,2651,-1,7414,2651,9467,-1,8242,4965,2649,-1,4965,9875,6860,-1,2649,6860,9191,-1,9467,2650,7415,-1,2650,9191,6863,-1,7415,6863,10214,-1,10210,7371,6840,-1,7371,9445,2654,-1,6840,2654,9180,-1,9445,7370,2652,-1,7370,10002,4969,-1,2652,4969,8246,-1,9180,2653,6842,-1,2653,8246,4973,-1,6842,4973,9870,-1,10002,7369,4968,-1,7369,9444,2657,-1,4968,2657,8244,-1,9444,7368,2655,-1,7368,10160,6193,-1,2655,6193,8857,-1,8244,2656,4970,-1,2656,8857,6195,-1,4970,6195,9710,-1,9870,4972,6844,-1,4972,8245,2660,-1,6844,2660,9182,-1,8245,4971,2658,-1,4971,9710,6200,-1,2658,6200,8861,-1,9182,2659,6845,-1,2659,8861,6203,-1,6845,6203,10095,-1,10160,7365,6192,-1,7365,9442,2663,-1,6192,2663,8856,-1,9442,7364,2661,-1,7364,10000,4975,-1,2661,4975,8249,-1,8856,2662,6194,-1,2662,8249,4979,-1,6194,4979,9708,-1,10000,7362,4974,-1,7362,9440,2666,-1,4974,2666,8247,-1,9440,7360,2664,-1,7360,10232,7416,-1,2664,7416,9468,-1,8247,2665,4976,-1,2665,9468,7417,-1,4976,7417,10014,-1,9708,4978,6196,-1,4978,8248,2669,-1,6196,2669,8858,-1,8248,4977,2667,-1,4977,10014,7418,-1,2667,7418,9469,-1,8858,2668,6197,-1,2668,9469,7419,-1,6197,7419,10167,-1,10095,6202,6848,-1,6202,8860,2672,-1,6848,2672,9184,-1,8860,6201,2670,-1,6201,9709,4981,-1,2670,4981,8252,-1,9184,2671,6849,-1,2671,8252,4985,-1,6849,4985,9872,-1,9709,6199,4980,-1,6199,8859,2675,-1,4980,2675,8250,-1,8859,6198,2673,-1,6198,10167,7420,-1,2673,7420,9470,-1,8250,2674,4982,-1,2674,9470,7421,-1,4982,7421,10015,-1,9872,4984,6850,-1,4984,8251,2678,-1,6850,2678,9185,-1,8251,4983,2676,-1,4983,10015,7422,-1,2676,7422,9471,-1,9185,2677,6851,-1,2677,9471,7423,-1,6851,7423,10213,-1,10214,6862,7424,-1,6862,9190,2681,-1,7424,2681,9472,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_69()
		{
			int[] value = {9190,6861,2679,-1,6861,9874,4987,-1,2679,4987,8255,-1,9472,2680,7425,-1,2680,8255,4991,-1,7425,4991,10016,-1,9874,6859,4986,-1,6859,9189,2684,-1,4986,2684,8253,-1,9189,6858,2682,-1,6858,10096,6205,-1,2682,6205,8863,-1,8253,2683,4988,-1,2683,8863,6207,-1,4988,6207,9713,-1,10016,4990,7426,-1,4990,8254,2687,-1,7426,2687,9473,-1,8254,4989,2685,-1,4989,9713,6212,-1,2685,6212,8867,-1,9473,2686,7427,-1,2686,8867,6215,-1,7427,6215,10169,-1,10096,6855,6204,-1,6855,9187,2690,-1,6204,2690,8862,-1,9187,6854,2688,-1,6854,9873,4993,-1,2688,4993,8258,-1,8862,2689,6206,-1,2689,8258,4997,-1,6206,4997,9711,-1,9873,6853,4992,-1,6853,9186,2693,-1,4992,2693,8256,-1,9186,6852,2691,-1,6852,10213,7428,-1,2691,7428,9474,-1,8256,2692,4994,-1,2692,9474,7429,-1,4994,7429,10017,-1,9711,4996,6208,-1,4996,8257,2696,-1,6208,2696,8864,-1,8257,4995,2694,-1,4995,10017,7430,-1,2694,7430,9475,-1,8864,2695,6209,-1,2695,9475,7431,-1,6209,7431,10168,-1,10169,6214,7432,-1,6214,8866,2699,-1,7432,2699,9476,-1,8866,6213,2697,-1,6213,9712,4999,-1,2697,4999,8261,-1,9476,2698,7433,-1,2698,8261,5003,-1,7433,5003,10019,-1,9712,6211,4998,-1,6211,8865,2702,-1,4998,2702,8259,-1,8865,6210,2700,-1,6210,10168,7434,-1,2700,7434,9477,-1,8259,2701,5000,-1,2701,9477,7435,-1,5000,7435,10018,-1,10019,5002,7436,-1,5002,8260,2705,-1,7436,2705,9479,-1,8260,5001,2703,-1,5001,10018,7437,-1,2703,7437,9478,-1,9479,2704,7439,-1,2704,9478,7438,-1,7439,7438,10239,-1,10233,7440,7441,-1,7440,9480,2708,-1,7441,2708,9481,-1,9480,7442,2706,-1,7442,10020,5005,-1,2706,5005,8264,-1,9481,2707,7443,-1,2707,8264,5009,-1,7443,5009,10021,-1,10020,7444,5004,-1,7444,9482,2711,-1,5004,2711,8262,-1,9482,7445,2709,-1,7445,10170,6217,-1,2709,6217,8869,-1,8262,2710,5006,-1,2710,8869,6219,-1,5006,6219,9716,-1,10021,5008,7446,-1,5008,8263,2714,-1,7446,2714,9483,-1,8263,5007,2712,-1,5007,9716,6224,-1,2712,6224,8873,-1,9483,2713,7447,-1,2713,8873,6227,-1,7447,6227,10171,-1,10170,7448,6216,-1,7448,9484,2717,-1,6216,2717,8868,-1,9484,7449,2715,-1,7449,10022,5011,-1,2715,5011,8267,-1,8868,2716,6218,-1,2716,8267,5015,-1,6218,5015,9714,-1,10022,7450,5010,-1,7450,9485,2720,-1,5010,2720,8265,-1,9485,7451,2718,-1,7451,10215,6865,-1,2718,6865,9193,-1,8265,2719,5012,-1,2719,9193,6867,-1,5012,6867,9877,-1,9714,5014,6220,-1,5014,8266,2723,-1,6220,2723,8870,-1,8266,5013,2721,-1,5013,9877,6870,-1,2721,6870,9195,-1,8870,2722,6221,-1,2722,9195,6871,-1,6221,6871,10100,-1,10171,6226,7452,-1,6226,8872,2726,-1,7452,2726,9486,-1,8872,6225,2724,-1,6225,9715,5017,-1,2724,5017,8270,-1,9486,2725,7453,-1,2725,8270,5021,-1,7453,5021,10023,-1,9715,6223,5016,-1,6223,8871,2729,-1,5016,2729,8268,-1,8871,6222,2727,-1,6222,10100,6880,-1,2727,6880,9200,-1,8268,2728,5018,-1,2728,9200,6881,-1,5018,6881,9881,-1,10023,5020,7454,-1,5020,8269,2732,-1,7454,2732,9487,-1,8269,5019,2730,-1,5019,9881,6884,-1,2730,6884,9203,-1,9487,2731,7455,-1,2731,9203,6887,-1,7455,6887,10217,-1,10215,7456,6864,-1,7456,9488,2735,-1,6864,2735,9192,-1,9488,7457,2733,-1,7457,10024,5023,-1,2733,5023,8273,-1,9192,2734,6866,-1,2734,8273,5027,-1,6866,5027,9876,-1,10024,7458,5022,-1,7458,9489,2738,-1,5022,2738,8271,-1,9489,7459,2736,-1,7459,10172,6229,-1,2736,6229,8875,-1,8271,2737,5024,-1,2737,8875,6231,-1,5024,6231,9719,-1,9876,5026,6868,-1,5026,8272,2741,-1,6868,2741,9194,-1,8272,5025,2739,-1,5025,9719,6236,-1,2739,6236,8879,-1,9194,2740,6869,-1,2740,8879,6239,-1,6869,6239,10098,-1,10172,7460,6228,-1,7460,9490,2744,-1,6228,2744,8874,-1,9490,7461,2742,-1,7461,10025,5029,-1,2742,5029,8276,-1,8874,2743,6230,-1,2743,8276,5033,-1,6230,5033,9717,-1,10025,7462,5028,-1,7462,9491,2747,-1,5028,2747,8274,-1,9491,7463,2745,-1,7463,10237,7464,-1,2745,7464,9492,-1,8274,2746,5030,-1,2746,9492,7465,-1,5030,7465,10026,-1,9717,5032,6232,-1,5032,8275,2750,-1,6232,2750,8876,-1,8275,5031,2748,-1,5031,10026,7466,-1,2748,7466,9493,-1,8876,2749,6233,-1,2749,9493,7467,-1,6233,7467,10173,-1,10098,6238,6872,-1,6238,8878,2753,-1,6872,2753,9196,-1,8878,6237,2751,-1,6237,9718,5035,-1,2751,5035,8279,-1,9196,2752,6873,-1,2752,8279,5039,-1,6873,5039,9878,-1,9718,6235,5034,-1,6235,8877,2756,-1,5034,2756,8277,-1,8877,6234,2754,-1,6234,10173,7468,-1,2754,7468,9494,-1,8277,2755,5036,-1,2755,9494,7469,-1,5036,7469,10027,-1,9878,5038,6874,-1,5038,8278,2759,-1,6874,2759,9197,-1,8278,5037,2757,-1,5037,10027,7470,-1,2757,7470,9495,-1,9197,2758,6875,-1,2758,9495,7471,-1,6875,7471,10216,-1,10217,6886,7472,-1,6886,9202,2762,-1,7472,2762,9496,-1,9202,6885,2760,-1,6885,9880,5041,-1,2760,5041,8282,-1,9496,2761,7473,-1,2761,8282,5045,-1,7473,5045,10028,-1,9880,6883,5040,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_70()
		{
			int[] value = {6883,9201,2765,-1,5040,2765,8280,-1,9201,6882,2763,-1,6882,10099,6241,-1,2763,6241,8881,-1,8280,2764,5042,-1,2764,8881,6243,-1,5042,6243,9722,-1,10028,5044,7474,-1,5044,8281,2768,-1,7474,2768,9497,-1,8281,5043,2766,-1,5043,9722,6248,-1,2766,6248,8885,-1,9497,2767,7475,-1,2767,8885,6251,-1,7475,6251,10175,-1,10099,6879,6240,-1,6879,9199,2771,-1,6240,2771,8880,-1,9199,6878,2769,-1,6878,9879,5047,-1,2769,5047,8285,-1,8880,2770,6242,-1,2770,8285,5051,-1,6242,5051,9720,-1,9879,6877,5046,-1,6877,9198,2774,-1,5046,2774,8283,-1,9198,6876,2772,-1,6876,10216,7476,-1,2772,7476,9498,-1,8283,2773,5048,-1,2773,9498,7477,-1,5048,7477,10029,-1,9720,5050,6244,-1,5050,8284,2777,-1,6244,2777,8882,-1,8284,5049,2775,-1,5049,10029,7478,-1,2775,7478,9499,-1,8882,2776,6245,-1,2776,9499,7479,-1,6245,7479,10174,-1,10175,6250,7480,-1,6250,8884,2780,-1,7480,2780,9500,-1,8884,6249,2778,-1,6249,9721,5053,-1,2778,5053,8288,-1,9500,2779,7481,-1,2779,8288,5057,-1,7481,5057,10031,-1,9721,6247,5052,-1,6247,8883,2783,-1,5052,2783,8286,-1,8883,6246,2781,-1,6246,10174,7482,-1,2781,7482,9501,-1,8286,2782,5054,-1,2782,9501,7483,-1,5054,7483,10030,-1,10031,5056,7484,-1,5056,8287,2786,-1,7484,2786,9503,-1,8287,5055,2784,-1,5055,10030,7485,-1,2784,7485,9502,-1,9503,2785,7487,-1,2785,9502,7486,-1,7487,7486,10240,-1,10237,7463,7488,-1,7463,9491,2789,-1,7488,2789,9504,-1,9491,7462,2787,-1,7462,10025,5059,-1,2787,5059,8291,-1,9504,2788,7489,-1,2788,8291,5063,-1,7489,5063,10032,-1,10025,7461,5058,-1,7461,9490,2792,-1,5058,2792,8289,-1,9490,7460,2790,-1,7460,10172,6253,-1,2790,6253,8887,-1,8289,2791,5060,-1,2791,8887,6255,-1,5060,6255,9725,-1,10032,5062,7490,-1,5062,8290,2795,-1,7490,2795,9505,-1,8290,5061,2793,-1,5061,9725,6260,-1,2793,6260,8891,-1,9505,2794,7491,-1,2794,8891,6263,-1,7491,6263,10176,-1,10172,7459,6252,-1,7459,9489,2798,-1,6252,2798,8886,-1,9489,7458,2796,-1,7458,10024,5065,-1,2796,5065,8294,-1,8886,2797,6254,-1,2797,8294,5069,-1,6254,5069,9723,-1,10024,7457,5064,-1,7457,9488,2801,-1,5064,2801,8292,-1,9488,7456,2799,-1,7456,10215,6889,-1,2799,6889,9205,-1,8292,2800,5066,-1,2800,9205,6891,-1,5066,6891,9883,-1,9723,5068,6256,-1,5068,8293,2804,-1,6256,2804,8888,-1,8293,5067,2802,-1,5067,9883,6894,-1,2802,6894,9207,-1,8888,2803,6257,-1,2803,9207,6895,-1,6257,6895,10103,-1,10176,6262,7492,-1,6262,8890,2807,-1,7492,2807,9506,-1,8890,6261,2805,-1,6261,9724,5071,-1,2805,5071,8297,-1,9506,2806,7493,-1,2806,8297,5075,-1,7493,5075,10033,-1,9724,6259,5070,-1,6259,8889,2810,-1,5070,2810,8295,-1,8889,6258,2808,-1,6258,10103,6904,-1,2808,6904,9212,-1,8295,2809,5072,-1,2809,9212,6905,-1,5072,6905,9887,-1,10033,5074,7494,-1,5074,8296,2813,-1,7494,2813,9507,-1,8296,5073,2811,-1,5073,9887,6908,-1,2811,6908,9215,-1,9507,2812,7495,-1,2812,9215,6911,-1,7495,6911,10219,-1,10215,7451,6888,-1,7451,9485,2816,-1,6888,2816,9204,-1,9485,7450,2814,-1,7450,10022,5077,-1,2814,5077,8300,-1,9204,2815,6890,-1,2815,8300,5081,-1,6890,5081,9882,-1,10022,7449,5076,-1,7449,9484,2819,-1,5076,2819,8298,-1,9484,7448,2817,-1,7448,10170,6265,-1,2817,6265,8893,-1,8298,2818,5078,-1,2818,8893,6267,-1,5078,6267,9728,-1,9882,5080,6892,-1,5080,8299,2822,-1,6892,2822,9206,-1,8299,5079,2820,-1,5079,9728,6272,-1,2820,6272,8897,-1,9206,2821,6893,-1,2821,8897,6275,-1,6893,6275,10101,-1,10170,7445,6264,-1,7445,9482,2825,-1,6264,2825,8892,-1,9482,7444,2823,-1,7444,10020,5083,-1,2823,5083,8303,-1,8892,2824,6266,-1,2824,8303,5087,-1,6266,5087,9726,-1,10020,7442,5082,-1,7442,9480,2828,-1,5082,2828,8301,-1,9480,7440,2826,-1,7440,10233,7496,-1,2826,7496,9508,-1,8301,2827,5084,-1,2827,9508,7497,-1,5084,7497,10034,-1,9726,5086,6268,-1,5086,8302,2831,-1,6268,2831,8894,-1,8302,5085,2829,-1,5085,10034,7498,-1,2829,7498,9509,-1,8894,2830,6269,-1,2830,9509,7499,-1,6269,7499,10177,-1,10101,6274,6896,-1,6274,8896,2834,-1,6896,2834,9208,-1,8896,6273,2832,-1,6273,9727,5089,-1,2832,5089,8306,-1,9208,2833,6897,-1,2833,8306,5093,-1,6897,5093,9884,-1,9727,6271,5088,-1,6271,8895,2837,-1,5088,2837,8304,-1,8895,6270,2835,-1,6270,10177,7500,-1,2835,7500,9510,-1,8304,2836,5090,-1,2836,9510,7501,-1,5090,7501,10035,-1,9884,5092,6898,-1,5092,8305,2840,-1,6898,2840,9209,-1,8305,5091,2838,-1,5091,10035,7502,-1,2838,7502,9511,-1,9209,2839,6899,-1,2839,9511,7503,-1,6899,7503,10218,-1,10219,6910,7504,-1,6910,9214,2843,-1,7504,2843,9512,-1,9214,6909,2841,-1,6909,9886,5095,-1,2841,5095,8309,-1,9512,2842,7505,-1,2842,8309,5099,-1,7505,5099,10036,-1,9886,6907,5094,-1,6907,9213,2846,-1,5094,2846,8307,-1,9213,6906,2844,-1,6906,10102,6277,-1,2844,6277,8899,-1,8307,2845,5096,-1,2845,8899,6279,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_71()
		{
			int[] value = {5096,6279,9731,-1,10036,5098,7506,-1,5098,8308,2849,-1,7506,2849,9513,-1,8308,5097,2847,-1,5097,9731,6284,-1,2847,6284,8903,-1,9513,2848,7507,-1,2848,8903,6287,-1,7507,6287,10179,-1,10102,6903,6276,-1,6903,9211,2852,-1,6276,2852,8898,-1,9211,6902,2850,-1,6902,9885,5101,-1,2850,5101,8312,-1,8898,2851,6278,-1,2851,8312,5105,-1,6278,5105,9729,-1,9885,6901,5100,-1,6901,9210,2855,-1,5100,2855,8310,-1,9210,6900,2853,-1,6900,10218,7508,-1,2853,7508,9514,-1,8310,2854,5102,-1,2854,9514,7509,-1,5102,7509,10037,-1,9729,5104,6280,-1,5104,8311,2858,-1,6280,2858,8900,-1,8311,5103,2856,-1,5103,10037,7510,-1,2856,7510,9515,-1,8900,2857,6281,-1,2857,9515,7511,-1,6281,7511,10178,-1,10179,6286,7512,-1,6286,8902,2861,-1,7512,2861,9516,-1,8902,6285,2859,-1,6285,9730,5107,-1,2859,5107,8315,-1,9516,2860,7513,-1,2860,8315,5111,-1,7513,5111,10039,-1,9730,6283,5106,-1,6283,8901,2864,-1,5106,2864,8313,-1,8901,6282,2862,-1,6282,10178,7514,-1,2862,7514,9517,-1,8313,2863,5108,-1,2863,9517,7515,-1,5108,7515,10038,-1,10039,5110,7516,-1,5110,8314,2867,-1,7516,2867,9519,-1,8314,5109,2865,-1,5109,10038,7517,-1,2865,7517,9518,-1,9519,2866,7519,-1,2866,9518,7518,-1,7519,7518,10241,-1,10239,7520,7521,-1,7520,9520,2870,-1,7521,2870,9521,-1,9520,7522,2868,-1,7522,10040,5113,-1,2868,5113,8318,-1,9521,2869,7523,-1,2869,8318,5117,-1,7523,5117,10041,-1,10040,7524,5112,-1,7524,9522,2873,-1,5112,2873,8316,-1,9522,7525,2871,-1,7525,10180,6289,-1,2871,6289,8905,-1,8316,2872,5114,-1,2872,8905,6291,-1,5114,6291,9734,-1,10041,5116,7526,-1,5116,8317,2876,-1,7526,2876,9523,-1,8317,5115,2874,-1,5115,9734,6296,-1,2874,6296,8909,-1,9523,2875,7527,-1,2875,8909,6299,-1,7527,6299,10181,-1,10180,7528,6288,-1,7528,9524,2879,-1,6288,2879,8904,-1,9524,7529,2877,-1,7529,10042,5119,-1,2877,5119,8321,-1,8904,2878,6290,-1,2878,8321,5123,-1,6290,5123,9732,-1,10042,7530,5118,-1,7530,9525,2882,-1,5118,2882,8319,-1,9525,7531,2880,-1,7531,10220,6913,-1,2880,6913,9217,-1,8319,2881,5120,-1,2881,9217,6915,-1,5120,6915,9889,-1,9732,5122,6292,-1,5122,8320,2885,-1,6292,2885,8906,-1,8320,5121,2883,-1,5121,9889,6918,-1,2883,6918,9219,-1,8906,2884,6293,-1,2884,9219,6919,-1,6293,6919,10106,-1,10181,6298,7532,-1,6298,8908,2888,-1,7532,2888,9526,-1,8908,6297,2886,-1,6297,9733,5125,-1,2886,5125,8324,-1,9526,2887,7533,-1,2887,8324,5129,-1,7533,5129,10043,-1,9733,6295,5124,-1,6295,8907,2891,-1,5124,2891,8322,-1,8907,6294,2889,-1,6294,10106,6928,-1,2889,6928,9224,-1,8322,2890,5126,-1,2890,9224,6929,-1,5126,6929,9893,-1,10043,5128,7534,-1,5128,8323,2894,-1,7534,2894,9527,-1,8323,5127,2892,-1,5127,9893,6932,-1,2892,6932,9227,-1,9527,2893,7535,-1,2893,9227,6935,-1,7535,6935,10222,-1,10220,7536,6912,-1,7536,9528,2897,-1,6912,2897,9216,-1,9528,7537,2895,-1,7537,10044,5131,-1,2895,5131,8327,-1,9216,2896,6914,-1,2896,8327,5135,-1,6914,5135,9888,-1,10044,7538,5130,-1,7538,9529,2900,-1,5130,2900,8325,-1,9529,7539,2898,-1,7539,10182,6301,-1,2898,6301,8911,-1,8325,2899,5132,-1,2899,8911,6303,-1,5132,6303,9737,-1,9888,5134,6916,-1,5134,8326,2903,-1,6916,2903,9218,-1,8326,5133,2901,-1,5133,9737,6308,-1,2901,6308,8915,-1,9218,2902,6917,-1,2902,8915,6311,-1,6917,6311,10104,-1,10182,7540,6300,-1,7540,9530,2906,-1,6300,2906,8910,-1,9530,7541,2904,-1,7541,10045,5137,-1,2904,5137,8330,-1,8910,2905,6302,-1,2905,8330,5141,-1,6302,5141,9735,-1,10045,7542,5136,-1,7542,9531,2909,-1,5136,2909,8328,-1,9531,7543,2907,-1,7543,10240,7544,-1,2907,7544,9532,-1,8328,2908,5138,-1,2908,9532,7545,-1,5138,7545,10046,-1,9735,5140,6304,-1,5140,8329,2912,-1,6304,2912,8912,-1,8329,5139,2910,-1,5139,10046,7546,-1,2910,7546,9533,-1,8912,2911,6305,-1,2911,9533,7547,-1,6305,7547,10183,-1,10104,6310,6920,-1,6310,8914,2915,-1,6920,2915,9220,-1,8914,6309,2913,-1,6309,9736,5143,-1,2913,5143,8333,-1,9220,2914,6921,-1,2914,8333,5147,-1,6921,5147,9890,-1,9736,6307,5142,-1,6307,8913,2918,-1,5142,2918,8331,-1,8913,6306,2916,-1,6306,10183,7548,-1,2916,7548,9534,-1,8331,2917,5144,-1,2917,9534,7549,-1,5144,7549,10047,-1,9890,5146,6922,-1,5146,8332,2921,-1,6922,2921,9221,-1,8332,5145,2919,-1,5145,10047,7550,-1,2919,7550,9535,-1,9221,2920,6923,-1,2920,9535,7551,-1,6923,7551,10221,-1,10222,6934,7552,-1,6934,9226,2924,-1,7552,2924,9536,-1,9226,6933,2922,-1,6933,9892,5149,-1,2922,5149,8336,-1,9536,2923,7553,-1,2923,8336,5153,-1,7553,5153,10048,-1,9892,6931,5148,-1,6931,9225,2927,-1,5148,2927,8334,-1,9225,6930,2925,-1,6930,10105,6313,-1,2925,6313,8917,-1,8334,2926,5150,-1,2926,8917,6315,-1,5150,6315,9740,-1,10048,5152,7554,-1,5152,8335,2930,-1,7554,2930,9537,-1,8335,5151,2928,-1,5151,9740,6320,-1,2928,6320,8921,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_72()
		{
			int[] value = {9537,2929,7555,-1,2929,8921,6323,-1,7555,6323,10185,-1,10105,6927,6312,-1,6927,9223,2933,-1,6312,2933,8916,-1,9223,6926,2931,-1,6926,9891,5155,-1,2931,5155,8339,-1,8916,2932,6314,-1,2932,8339,5159,-1,6314,5159,9738,-1,9891,6925,5154,-1,6925,9222,2936,-1,5154,2936,8337,-1,9222,6924,2934,-1,6924,10221,7556,-1,2934,7556,9538,-1,8337,2935,5156,-1,2935,9538,7557,-1,5156,7557,10049,-1,9738,5158,6316,-1,5158,8338,2939,-1,6316,2939,8918,-1,8338,5157,2937,-1,5157,10049,7558,-1,2937,7558,9539,-1,8918,2938,6317,-1,2938,9539,7559,-1,6317,7559,10184,-1,10185,6322,7560,-1,6322,8920,2942,-1,7560,2942,9540,-1,8920,6321,2940,-1,6321,9739,5161,-1,2940,5161,8342,-1,9540,2941,7561,-1,2941,8342,5165,-1,7561,5165,10051,-1,9739,6319,5160,-1,6319,8919,2945,-1,5160,2945,8340,-1,8919,6318,2943,-1,6318,10184,7562,-1,2943,7562,9541,-1,8340,2944,5162,-1,2944,9541,7563,-1,5162,7563,10050,-1,10051,5164,7564,-1,5164,8341,2948,-1,7564,2948,9543,-1,8341,5163,2946,-1,5163,10050,7565,-1,2946,7565,9542,-1,9543,2947,7567,-1,2947,9542,7566,-1,7567,7566,10234,-1,10240,7543,7568,-1,7543,9531,2951,-1,7568,2951,9544,-1,9531,7542,2949,-1,7542,10045,5167,-1,2949,5167,8345,-1,9544,2950,7569,-1,2950,8345,5171,-1,7569,5171,10052,-1,10045,7541,5166,-1,7541,9530,2954,-1,5166,2954,8343,-1,9530,7540,2952,-1,7540,10182,6325,-1,2952,6325,8923,-1,8343,2953,5168,-1,2953,8923,6327,-1,5168,6327,9743,-1,10052,5170,7570,-1,5170,8344,2957,-1,7570,2957,9545,-1,8344,5169,2955,-1,5169,9743,6332,-1,2955,6332,8927,-1,9545,2956,7571,-1,2956,8927,6335,-1,7571,6335,10186,-1,10182,7539,6324,-1,7539,9529,2960,-1,6324,2960,8922,-1,9529,7538,2958,-1,7538,10044,5173,-1,2958,5173,8348,-1,8922,2959,6326,-1,2959,8348,5177,-1,6326,5177,9741,-1,10044,7537,5172,-1,7537,9528,2963,-1,5172,2963,8346,-1,9528,7536,2961,-1,7536,10220,6937,-1,2961,6937,9229,-1,8346,2962,5174,-1,2962,9229,6939,-1,5174,6939,9895,-1,9741,5176,6328,-1,5176,8347,2966,-1,6328,2966,8924,-1,8347,5175,2964,-1,5175,9895,6942,-1,2964,6942,9231,-1,8924,2965,6329,-1,2965,9231,6943,-1,6329,6943,10109,-1,10186,6334,7572,-1,6334,8926,2969,-1,7572,2969,9546,-1,8926,6333,2967,-1,6333,9742,5179,-1,2967,5179,8351,-1,9546,2968,7573,-1,2968,8351,5183,-1,7573,5183,10053,-1,9742,6331,5178,-1,6331,8925,2972,-1,5178,2972,8349,-1,8925,6330,2970,-1,6330,10109,6952,-1,2970,6952,9236,-1,8349,2971,5180,-1,2971,9236,6953,-1,5180,6953,9899,-1,10053,5182,7574,-1,5182,8350,2975,-1,7574,2975,9547,-1,8350,5181,2973,-1,5181,9899,6956,-1,2973,6956,9239,-1,9547,2974,7575,-1,2974,9239,6959,-1,7575,6959,10224,-1,10220,7531,6936,-1,7531,9525,2978,-1,6936,2978,9228,-1,9525,7530,2976,-1,7530,10042,5185,-1,2976,5185,8354,-1,9228,2977,6938,-1,2977,8354,5189,-1,6938,5189,9894,-1,10042,7529,5184,-1,7529,9524,2981,-1,5184,2981,8352,-1,9524,7528,2979,-1,7528,10180,6337,-1,2979,6337,8929,-1,8352,2980,5186,-1,2980,8929,6339,-1,5186,6339,9746,-1,9894,5188,6940,-1,5188,8353,2984,-1,6940,2984,9230,-1,8353,5187,2982,-1,5187,9746,6344,-1,2982,6344,8933,-1,9230,2983,6941,-1,2983,8933,6347,-1,6941,6347,10107,-1,10180,7525,6336,-1,7525,9522,2987,-1,6336,2987,8928,-1,9522,7524,2985,-1,7524,10040,5191,-1,2985,5191,8357,-1,8928,2986,6338,-1,2986,8357,5195,-1,6338,5195,9744,-1,10040,7522,5190,-1,7522,9520,2990,-1,5190,2990,8355,-1,9520,7520,2988,-1,7520,10239,7576,-1,2988,7576,9548,-1,8355,2989,5192,-1,2989,9548,7577,-1,5192,7577,10054,-1,9744,5194,6340,-1,5194,8356,2993,-1,6340,2993,8930,-1,8356,5193,2991,-1,5193,10054,7578,-1,2991,7578,9549,-1,8930,2992,6341,-1,2992,9549,7579,-1,6341,7579,10187,-1,10107,6346,6944,-1,6346,8932,2996,-1,6944,2996,9232,-1,8932,6345,2994,-1,6345,9745,5197,-1,2994,5197,8360,-1,9232,2995,6945,-1,2995,8360,5201,-1,6945,5201,9896,-1,9745,6343,5196,-1,6343,8931,2999,-1,5196,2999,8358,-1,8931,6342,2997,-1,6342,10187,7580,-1,2997,7580,9550,-1,8358,2998,5198,-1,2998,9550,7581,-1,5198,7581,10055,-1,9896,5200,6946,-1,5200,8359,3002,-1,6946,3002,9233,-1,8359,5199,3000,-1,5199,10055,7582,-1,3000,7582,9551,-1,9233,3001,6947,-1,3001,9551,7583,-1,6947,7583,10223,-1,10224,6958,7584,-1,6958,9238,3005,-1,7584,3005,9552,-1,9238,6957,3003,-1,6957,9898,5203,-1,3003,5203,8363,-1,9552,3004,7585,-1,3004,8363,5207,-1,7585,5207,10056,-1,9898,6955,5202,-1,6955,9237,3008,-1,5202,3008,8361,-1,9237,6954,3006,-1,6954,10108,6349,-1,3006,6349,8935,-1,8361,3007,5204,-1,3007,8935,6351,-1,5204,6351,9749,-1,10056,5206,7586,-1,5206,8362,3011,-1,7586,3011,9553,-1,8362,5205,3009,-1,5205,9749,6356,-1,3009,6356,8939,-1,9553,3010,7587,-1,3010,8939,6359,-1,7587,6359,10189,-1,10108,6951,6348,-1,6951,9235,3014,-1,6348,3014,8934,-1,9235,6950,3012,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_73()
		{
			int[] value = {6950,9897,5209,-1,3012,5209,8366,-1,8934,3013,6350,-1,3013,8366,5213,-1,6350,5213,9747,-1,9897,6949,5208,-1,6949,9234,3017,-1,5208,3017,8364,-1,9234,6948,3015,-1,6948,10223,7588,-1,3015,7588,9554,-1,8364,3016,5210,-1,3016,9554,7589,-1,5210,7589,10057,-1,9747,5212,6352,-1,5212,8365,3020,-1,6352,3020,8936,-1,8365,5211,3018,-1,5211,10057,7590,-1,3018,7590,9555,-1,8936,3019,6353,-1,3019,9555,7591,-1,6353,7591,10188,-1,10189,6358,7592,-1,6358,8938,3023,-1,7592,3023,9556,-1,8938,6357,3021,-1,6357,9748,5215,-1,3021,5215,8369,-1,9556,3022,7593,-1,3022,8369,5219,-1,7593,5219,10059,-1,9748,6355,5214,-1,6355,8937,3026,-1,5214,3026,8367,-1,8937,6354,3024,-1,6354,10188,7594,-1,3024,7594,9557,-1,8367,3025,5216,-1,3025,9557,7595,-1,5216,7595,10058,-1,10059,5218,7596,-1,5218,8368,3029,-1,7596,3029,9559,-1,8368,5217,3027,-1,5217,10058,7597,-1,3027,7597,9558,-1,9559,3028,7599,-1,3028,9558,7598,-1,7599,7598,10231,-1,10238,7600,7601,-1,7600,9560,3032,-1,7601,3032,9561,-1,9560,7602,3030,-1,7602,10060,5221,-1,3030,5221,8372,-1,9561,3031,7603,-1,3031,8372,5225,-1,7603,5225,10061,-1,10060,7604,5220,-1,7604,9562,3035,-1,5220,3035,8370,-1,9562,7605,3033,-1,7605,10190,6361,-1,3033,6361,8941,-1,8370,3034,5222,-1,3034,8941,6363,-1,5222,6363,9752,-1,10061,5224,7606,-1,5224,8371,3038,-1,7606,3038,9563,-1,8371,5223,3036,-1,5223,9752,6368,-1,3036,6368,8945,-1,9563,3037,7607,-1,3037,8945,6371,-1,7607,6371,10191,-1,10190,7608,6360,-1,7608,9564,3041,-1,6360,3041,8940,-1,9564,7609,3039,-1,7609,10062,5227,-1,3039,5227,8375,-1,8940,3040,6362,-1,3040,8375,5231,-1,6362,5231,9750,-1,10062,7610,5226,-1,7610,9565,3044,-1,5226,3044,8373,-1,9565,7611,3042,-1,7611,10225,6961,-1,3042,6961,9241,-1,8373,3043,5228,-1,3043,9241,6963,-1,5228,6963,9901,-1,9750,5230,6364,-1,5230,8374,3047,-1,6364,3047,8942,-1,8374,5229,3045,-1,5229,9901,6966,-1,3045,6966,9243,-1,8942,3046,6365,-1,3046,9243,6967,-1,6365,6967,10112,-1,10191,6370,7612,-1,6370,8944,3050,-1,7612,3050,9566,-1,8944,6369,3048,-1,6369,9751,5233,-1,3048,5233,8378,-1,9566,3049,7613,-1,3049,8378,5237,-1,7613,5237,10063,-1,9751,6367,5232,-1,6367,8943,3053,-1,5232,3053,8376,-1,8943,6366,3051,-1,6366,10112,6976,-1,3051,6976,9248,-1,8376,3052,5234,-1,3052,9248,6977,-1,5234,6977,9905,-1,10063,5236,7614,-1,5236,8377,3056,-1,7614,3056,9567,-1,8377,5235,3054,-1,5235,9905,6980,-1,3054,6980,9251,-1,9567,3055,7615,-1,3055,9251,6983,-1,7615,6983,10227,-1,10225,7616,6960,-1,7616,9568,3059,-1,6960,3059,9240,-1,9568,7617,3057,-1,7617,10064,5239,-1,3057,5239,8381,-1,9240,3058,6962,-1,3058,8381,5243,-1,6962,5243,9900,-1,10064,7618,5238,-1,7618,9569,3062,-1,5238,3062,8379,-1,9569,7619,3060,-1,7619,10192,6373,-1,3060,6373,8947,-1,8379,3061,5240,-1,3061,8947,6375,-1,5240,6375,9755,-1,9900,5242,6964,-1,5242,8380,3065,-1,6964,3065,9242,-1,8380,5241,3063,-1,5241,9755,6380,-1,3063,6380,8951,-1,9242,3064,6965,-1,3064,8951,6383,-1,6965,6383,10110,-1,10192,7620,6372,-1,7620,9570,3068,-1,6372,3068,8946,-1,9570,7621,3066,-1,7621,10065,5245,-1,3066,5245,8384,-1,8946,3067,6374,-1,3067,8384,5249,-1,6374,5249,9753,-1,10065,7622,5244,-1,7622,9571,3071,-1,5244,3071,8382,-1,9571,7623,3069,-1,7623,10241,7624,-1,3069,7624,9572,-1,8382,3070,5246,-1,3070,9572,7625,-1,5246,7625,10066,-1,9753,5248,6376,-1,5248,8383,3074,-1,6376,3074,8948,-1,8383,5247,3072,-1,5247,10066,7626,-1,3072,7626,9573,-1,8948,3073,6377,-1,3073,9573,7627,-1,6377,7627,10193,-1,10110,6382,6968,-1,6382,8950,3077,-1,6968,3077,9244,-1,8950,6381,3075,-1,6381,9754,5251,-1,3075,5251,8387,-1,9244,3076,6969,-1,3076,8387,5255,-1,6969,5255,9902,-1,9754,6379,5250,-1,6379,8949,3080,-1,5250,3080,8385,-1,8949,6378,3078,-1,6378,10193,7628,-1,3078,7628,9574,-1,8385,3079,5252,-1,3079,9574,7629,-1,5252,7629,10067,-1,9902,5254,6970,-1,5254,8386,3083,-1,6970,3083,9245,-1,8386,5253,3081,-1,5253,10067,7630,-1,3081,7630,9575,-1,9245,3082,6971,-1,3082,9575,7631,-1,6971,7631,10226,-1,10227,6982,7632,-1,6982,9250,3086,-1,7632,3086,9576,-1,9250,6981,3084,-1,6981,9904,5257,-1,3084,5257,8390,-1,9576,3085,7633,-1,3085,8390,5261,-1,7633,5261,10068,-1,9904,6979,5256,-1,6979,9249,3089,-1,5256,3089,8388,-1,9249,6978,3087,-1,6978,10111,6385,-1,3087,6385,8953,-1,8388,3088,5258,-1,3088,8953,6387,-1,5258,6387,9758,-1,10068,5260,7634,-1,5260,8389,3092,-1,7634,3092,9577,-1,8389,5259,3090,-1,5259,9758,6392,-1,3090,6392,8957,-1,9577,3091,7635,-1,3091,8957,6395,-1,7635,6395,10195,-1,10111,6975,6384,-1,6975,9247,3095,-1,6384,3095,8952,-1,9247,6974,3093,-1,6974,9903,5263,-1,3093,5263,8393,-1,8952,3094,6386,-1,3094,8393,5267,-1,6386,5267,9756,-1,9903,6973,5262,-1,6973,9246,3098,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_74()
		{
			int[] value = {5262,3098,8391,-1,9246,6972,3096,-1,6972,10226,7636,-1,3096,7636,9578,-1,8391,3097,5264,-1,3097,9578,7637,-1,5264,7637,10069,-1,9756,5266,6388,-1,5266,8392,3101,-1,6388,3101,8954,-1,8392,5265,3099,-1,5265,10069,7638,-1,3099,7638,9579,-1,8954,3100,6389,-1,3100,9579,7639,-1,6389,7639,10194,-1,10195,6394,7640,-1,6394,8956,3104,-1,7640,3104,9580,-1,8956,6393,3102,-1,6393,9757,5269,-1,3102,5269,8396,-1,9580,3103,7641,-1,3103,8396,5273,-1,7641,5273,10071,-1,9757,6391,5268,-1,6391,8955,3107,-1,5268,3107,8394,-1,8955,6390,3105,-1,6390,10194,7642,-1,3105,7642,9581,-1,8394,3106,5270,-1,3106,9581,7643,-1,5270,7643,10070,-1,10071,5272,7644,-1,5272,8395,3110,-1,7644,3110,9583,-1,8395,5271,3108,-1,5271,10070,7645,-1,3108,7645,9582,-1,9583,3109,7647,-1,3109,9582,7646,-1,7647,7646,10230,-1,10241,7623,7648,-1,7623,9571,3113,-1,7648,3113,9584,-1,9571,7622,3111,-1,7622,10065,5275,-1,3111,5275,8399,-1,9584,3112,7649,-1,3112,8399,5279,-1,7649,5279,10072,-1,10065,7621,5274,-1,7621,9570,3116,-1,5274,3116,8397,-1,9570,7620,3114,-1,7620,10192,6397,-1,3114,6397,8959,-1,8397,3115,5276,-1,3115,8959,6399,-1,5276,6399,9761,-1,10072,5278,7650,-1,5278,8398,3119,-1,7650,3119,9585,-1,8398,5277,3117,-1,5277,9761,6404,-1,3117,6404,8963,-1,9585,3118,7651,-1,3118,8963,6407,-1,7651,6407,10196,-1,10192,7619,6396,-1,7619,9569,3122,-1,6396,3122,8958,-1,9569,7618,3120,-1,7618,10064,5281,-1,3120,5281,8402,-1,8958,3121,6398,-1,3121,8402,5285,-1,6398,5285,9759,-1,10064,7617,5280,-1,7617,9568,3125,-1,5280,3125,8400,-1,9568,7616,3123,-1,7616,10225,6985,-1,3123,6985,9253,-1,8400,3124,5282,-1,3124,9253,6987,-1,5282,6987,9907,-1,9759,5284,6400,-1,5284,8401,3128,-1,6400,3128,8960,-1,8401,5283,3126,-1,5283,9907,6990,-1,3126,6990,9255,-1,8960,3127,6401,-1,3127,9255,6991,-1,6401,6991,10115,-1,10196,6406,7652,-1,6406,8962,3131,-1,7652,3131,9586,-1,8962,6405,3129,-1,6405,9760,5287,-1,3129,5287,8405,-1,9586,3130,7653,-1,3130,8405,5291,-1,7653,5291,10073,-1,9760,6403,5286,-1,6403,8961,3134,-1,5286,3134,8403,-1,8961,6402,3132,-1,6402,10115,7000,-1,3132,7000,9260,-1,8403,3133,5288,-1,3133,9260,7001,-1,5288,7001,9911,-1,10073,5290,7654,-1,5290,8404,3137,-1,7654,3137,9587,-1,8404,5289,3135,-1,5289,9911,7004,-1,3135,7004,9263,-1,9587,3136,7655,-1,3136,9263,7007,-1,7655,7007,10229,-1,10225,7611,6984,-1,7611,9565,3140,-1,6984,3140,9252,-1,9565,7610,3138,-1,7610,10062,5293,-1,3138,5293,8408,-1,9252,3139,6986,-1,3139,8408,5297,-1,6986,5297,9906,-1,10062,7609,5292,-1,7609,9564,3143,-1,5292,3143,8406,-1,9564,7608,3141,-1,7608,10190,6409,-1,3141,6409,8965,-1,8406,3142,5294,-1,3142,8965,6411,-1,5294,6411,9764,-1,9906,5296,6988,-1,5296,8407,3146,-1,6988,3146,9254,-1,8407,5295,3144,-1,5295,9764,6416,-1,3144,6416,8969,-1,9254,3145,6989,-1,3145,8969,6419,-1,6989,6419,10113,-1,10190,7605,6408,-1,7605,9562,3149,-1,6408,3149,8964,-1,9562,7604,3147,-1,7604,10060,5299,-1,3147,5299,8411,-1,8964,3148,6410,-1,3148,8411,5303,-1,6410,5303,9762,-1,10060,7602,5298,-1,7602,9560,3152,-1,5298,3152,8409,-1,9560,7600,3150,-1,7600,10238,7656,-1,3150,7656,9588,-1,8409,3151,5300,-1,3151,9588,7657,-1,5300,7657,10074,-1,9762,5302,6412,-1,5302,8410,3155,-1,6412,3155,8966,-1,8410,5301,3153,-1,5301,10074,7658,-1,3153,7658,9589,-1,8966,3154,6413,-1,3154,9589,7659,-1,6413,7659,10197,-1,10113,6418,6992,-1,6418,8968,3158,-1,6992,3158,9256,-1,8968,6417,3156,-1,6417,9763,5305,-1,3156,5305,8414,-1,9256,3157,6993,-1,3157,8414,5309,-1,6993,5309,9908,-1,9763,6415,5304,-1,6415,8967,3161,-1,5304,3161,8412,-1,8967,6414,3159,-1,6414,10197,7660,-1,3159,7660,9590,-1,8412,3160,5306,-1,3160,9590,7661,-1,5306,7661,10075,-1,9908,5308,6994,-1,5308,8413,3164,-1,6994,3164,9257,-1,8413,5307,3162,-1,5307,10075,7662,-1,3162,7662,9591,-1,9257,3163,6995,-1,3163,9591,7663,-1,6995,7663,10228,-1,10229,7006,7664,-1,7006,9262,3167,-1,7664,3167,9592,-1,9262,7005,3165,-1,7005,9910,5311,-1,3165,5311,8417,-1,9592,3166,7665,-1,3166,8417,5315,-1,7665,5315,10076,-1,9910,7003,5310,-1,7003,9261,3170,-1,5310,3170,8415,-1,9261,7002,3168,-1,7002,10114,6421,-1,3168,6421,8971,-1,8415,3169,5312,-1,3169,8971,6423,-1,5312,6423,9767,-1,10076,5314,7666,-1,5314,8416,3173,-1,7666,3173,9593,-1,8416,5313,3171,-1,5313,9767,6428,-1,3171,6428,8975,-1,9593,3172,7667,-1,3172,8975,6431,-1,7667,6431,10199,-1,10114,6999,6420,-1,6999,9259,3176,-1,6420,3176,8970,-1,9259,6998,3174,-1,6998,9909,5317,-1,3174,5317,8420,-1,8970,3175,6422,-1,3175,8420,5321,-1,6422,5321,9765,-1,9909,6997,5316,-1,6997,9258,3179,-1,5316,3179,8418,-1,9258,6996,3177,-1,6996,10228,7668,-1,3177,7668,9594,-1,8418,3178,5318,-1,3178,9594,7669,-1,5318,7669,10077,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_75()
		{
			int[] value = {9765,5320,6424,-1,5320,8419,3182,-1,6424,3182,8972,-1,8419,5319,3180,-1,5319,10077,7670,-1,3180,7670,9595,-1,8972,3181,6425,-1,3181,9595,7671,-1,6425,7671,10198,-1,10199,6430,7672,-1,6430,8974,3185,-1,7672,3185,9596,-1,8974,6429,3183,-1,6429,9766,5323,-1,3183,5323,8423,-1,9596,3184,7673,-1,3184,8423,5327,-1,7673,5327,10079,-1,9766,6427,5322,-1,6427,8973,3188,-1,5322,3188,8421,-1,8973,6426,3186,-1,6426,10198,7674,-1,3186,7674,9597,-1,8421,3187,5324,-1,3187,9597,7675,-1,5324,7675,10078,-1,10079,5326,7676,-1,5326,8422,3191,-1,7676,3191,9599,-1,8422,5325,3189,-1,5325,10078,7677,-1,3189,7677,9598,-1,9599,3190,7679,-1,3190,9598,7678,-1,7679,7678,10235,-1,10231,7598,7224,-1,7598,9558,3194,-1,7224,3194,9372,-1,9558,7597,3192,-1,7597,10058,5329,-1,3192,5329,8426,-1,9372,3193,7225,-1,3193,8426,5333,-1,7225,5333,9966,-1,10058,7595,5328,-1,7595,9557,3197,-1,5328,3197,8424,-1,9557,7594,3195,-1,7594,10188,6433,-1,3195,6433,8977,-1,8424,3196,5330,-1,3196,8977,6435,-1,5330,6435,9770,-1,9966,5332,7226,-1,5332,8425,3200,-1,7226,3200,9373,-1,8425,5331,3198,-1,5331,9770,6440,-1,3198,6440,8981,-1,9373,3199,7227,-1,3199,8981,6443,-1,7227,6443,10143,-1,10188,7591,6432,-1,7591,9555,3203,-1,6432,3203,8976,-1,9555,7590,3201,-1,7590,10057,5335,-1,3201,5335,8429,-1,8976,3202,6434,-1,3202,8429,5339,-1,6434,5339,9768,-1,10057,7589,5334,-1,7589,9554,3206,-1,5334,3206,8427,-1,9554,7588,3204,-1,7588,10223,7009,-1,3204,7009,9265,-1,8427,3205,5336,-1,3205,9265,7011,-1,5336,7011,9913,-1,9768,5338,6436,-1,5338,8428,3209,-1,6436,3209,8978,-1,8428,5337,3207,-1,5337,9913,7014,-1,3207,7014,9267,-1,8978,3208,6437,-1,3208,9267,7015,-1,6437,7015,10118,-1,10143,6442,7228,-1,6442,8980,3212,-1,7228,3212,9374,-1,8980,6441,3210,-1,6441,9769,5341,-1,3210,5341,8432,-1,9374,3211,7229,-1,3211,8432,5345,-1,7229,5345,9967,-1,9769,6439,5340,-1,6439,8979,3215,-1,5340,3215,8430,-1,8979,6438,3213,-1,6438,10118,7024,-1,3213,7024,9272,-1,8430,3214,5342,-1,3214,9272,7025,-1,5342,7025,9917,-1,9967,5344,7230,-1,5344,8431,3218,-1,7230,3218,9375,-1,8431,5343,3216,-1,5343,9917,7028,-1,3216,7028,9275,-1,9375,3217,7231,-1,3217,9275,7031,-1,7231,7031,10201,-1,10223,7583,7008,-1,7583,9551,3221,-1,7008,3221,9264,-1,9551,7582,3219,-1,7582,10055,5347,-1,3219,5347,8435,-1,9264,3220,7010,-1,3220,8435,5351,-1,7010,5351,9912,-1,10055,7581,5346,-1,7581,9550,3224,-1,5346,3224,8433,-1,9550,7580,3222,-1,7580,10187,6445,-1,3222,6445,8983,-1,8433,3223,5348,-1,3223,8983,6447,-1,5348,6447,9773,-1,9912,5350,7012,-1,5350,8434,3227,-1,7012,3227,9266,-1,8434,5349,3225,-1,5349,9773,6452,-1,3225,6452,8987,-1,9266,3226,7013,-1,3226,8987,6455,-1,7013,6455,10116,-1,10187,7579,6444,-1,7579,9549,3230,-1,6444,3230,8982,-1,9549,7578,3228,-1,7578,10054,5353,-1,3228,5353,8438,-1,8982,3229,6446,-1,3229,8438,5357,-1,6446,5357,9771,-1,10054,7577,5352,-1,7577,9548,3233,-1,5352,3233,8436,-1,9548,7576,3231,-1,7576,10239,7438,-1,3231,7438,9478,-1,8436,3232,5354,-1,3232,9478,7437,-1,5354,7437,10018,-1,9771,5356,6448,-1,5356,8437,3236,-1,6448,3236,8984,-1,8437,5355,3234,-1,5355,10018,7435,-1,3234,7435,9477,-1,8984,3235,6449,-1,3235,9477,7434,-1,6449,7434,10168,-1,10116,6454,7016,-1,6454,8986,3239,-1,7016,3239,9268,-1,8986,6453,3237,-1,6453,9772,5359,-1,3237,5359,8441,-1,9268,3238,7017,-1,3238,8441,5363,-1,7017,5363,9914,-1,9772,6451,5358,-1,6451,8985,3242,-1,5358,3242,8439,-1,8985,6450,3240,-1,6450,10168,7431,-1,3240,7431,9475,-1,8439,3241,5360,-1,3241,9475,7430,-1,5360,7430,10017,-1,9914,5362,7018,-1,5362,8440,3245,-1,7018,3245,9269,-1,8440,5361,3243,-1,5361,10017,7429,-1,3243,7429,9474,-1,9269,3244,7019,-1,3244,9474,7428,-1,7019,7428,10213,-1,10201,7030,7236,-1,7030,9274,3248,-1,7236,3248,9378,-1,9274,7029,3246,-1,7029,9916,5365,-1,3246,5365,8444,-1,9378,3247,7237,-1,3247,8444,5369,-1,7237,5369,9969,-1,9916,7027,5364,-1,7027,9273,3251,-1,5364,3251,8442,-1,9273,7026,3249,-1,7026,10117,6457,-1,3249,6457,8989,-1,8442,3250,5366,-1,3250,8989,6459,-1,5366,6459,9776,-1,9969,5368,7238,-1,5368,8443,3254,-1,7238,3254,9379,-1,8443,5367,3252,-1,5367,9776,6464,-1,3252,6464,8993,-1,9379,3253,7239,-1,3253,8993,6467,-1,7239,6467,10144,-1,10117,7023,6456,-1,7023,9271,3257,-1,6456,3257,8988,-1,9271,7022,3255,-1,7022,9915,5371,-1,3255,5371,8447,-1,8988,3256,6458,-1,3256,8447,5375,-1,6458,5375,9774,-1,9915,7021,5370,-1,7021,9270,3260,-1,5370,3260,8445,-1,9270,7020,3258,-1,7020,10213,7423,-1,3258,7423,9471,-1,8445,3259,5372,-1,3259,9471,7422,-1,5372,7422,10015,-1,9774,5374,6460,-1,5374,8446,3263,-1,6460,3263,8990,-1,8446,5373,3261,-1,5373,10015,7421,-1,3261,7421,9470,-1,8990,3262,6461,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_76()
		{
			int[] value = {3262,9470,7420,-1,6461,7420,10167,-1,10144,6466,7242,-1,6466,8992,3266,-1,7242,3266,9381,-1,8992,6465,3264,-1,6465,9775,5377,-1,3264,5377,8450,-1,9381,3265,7243,-1,3265,8450,5381,-1,7243,5381,9970,-1,9775,6463,5376,-1,6463,8991,3269,-1,5376,3269,8448,-1,8991,6462,3267,-1,6462,10167,7419,-1,3267,7419,9469,-1,8448,3268,5378,-1,3268,9469,7418,-1,5378,7418,10014,-1,9970,5380,7245,-1,5380,8449,3272,-1,7245,3272,9382,-1,8449,5379,3270,-1,5379,10014,7417,-1,3270,7417,9468,-1,9382,3271,7246,-1,3271,9468,7416,-1,7246,7416,10232,-1,10231,7248,7599,-1,7248,9384,3275,-1,7599,3275,9559,-1,9384,7249,3273,-1,7249,9972,5383,-1,3273,5383,8453,-1,9559,3274,7596,-1,3274,8453,5387,-1,7596,5387,10059,-1,9972,7250,5382,-1,7250,9385,3278,-1,5382,3278,8451,-1,9385,7251,3276,-1,7251,10146,6469,-1,3276,6469,8995,-1,8451,3277,5384,-1,3277,8995,6471,-1,5384,6471,9779,-1,10059,5386,7593,-1,5386,8452,3281,-1,7593,3281,9556,-1,8452,5385,3279,-1,5385,9779,6476,-1,3279,6476,8999,-1,9556,3280,7592,-1,3280,8999,6479,-1,7592,6479,10189,-1,10146,7252,6468,-1,7252,9386,3284,-1,6468,3284,8994,-1,9386,7253,3282,-1,7253,9973,5389,-1,3282,5389,8456,-1,8994,3283,6470,-1,3283,8456,5393,-1,6470,5393,9777,-1,9973,7254,5388,-1,7254,9387,3287,-1,5388,3287,8454,-1,9387,7255,3285,-1,7255,10204,7033,-1,3285,7033,9277,-1,8454,3286,5390,-1,3286,9277,7035,-1,5390,7035,9919,-1,9777,5392,6472,-1,5392,8455,3290,-1,6472,3290,8996,-1,8455,5391,3288,-1,5391,9919,7038,-1,3288,7038,9279,-1,8996,3289,6473,-1,3289,9279,7039,-1,6473,7039,10121,-1,10189,6478,7587,-1,6478,8998,3293,-1,7587,3293,9553,-1,8998,6477,3291,-1,6477,9778,5395,-1,3291,5395,8459,-1,9553,3292,7586,-1,3292,8459,5399,-1,7586,5399,10056,-1,9778,6475,5394,-1,6475,8997,3296,-1,5394,3296,8457,-1,8997,6474,3294,-1,6474,10121,7048,-1,3294,7048,9284,-1,8457,3295,5396,-1,3295,9284,7049,-1,5396,7049,9923,-1,10056,5398,7585,-1,5398,8458,3299,-1,7585,3299,9552,-1,8458,5397,3297,-1,5397,9923,7052,-1,3297,7052,9287,-1,9552,3298,7584,-1,3298,9287,7055,-1,7584,7055,10224,-1,10204,7264,7032,-1,7264,9392,3302,-1,7032,3302,9276,-1,9392,7265,3300,-1,7265,9976,5401,-1,3300,5401,8462,-1,9276,3301,7034,-1,3301,8462,5405,-1,7034,5405,9918,-1,9976,7266,5400,-1,7266,9393,3305,-1,5400,3305,8460,-1,9393,7267,3303,-1,7267,10149,6481,-1,3303,6481,9001,-1,8460,3304,5402,-1,3304,9001,6483,-1,5402,6483,9782,-1,9918,5404,7036,-1,5404,8461,3308,-1,7036,3308,9278,-1,8461,5403,3306,-1,5403,9782,6488,-1,3306,6488,9005,-1,9278,3307,7037,-1,3307,9005,6491,-1,7037,6491,10119,-1,10149,7272,6480,-1,7272,9396,3311,-1,6480,3311,9000,-1,9396,7273,3309,-1,7273,9979,5407,-1,3309,5407,8465,-1,9000,3310,6482,-1,3310,8465,5411,-1,6482,5411,9780,-1,9979,7276,5406,-1,7276,9399,3314,-1,5406,3314,8463,-1,9399,7279,3312,-1,7279,10233,7441,-1,3312,7441,9481,-1,8463,3313,5408,-1,3313,9481,7443,-1,5408,7443,10021,-1,9780,5410,6484,-1,5410,8464,3317,-1,6484,3317,9002,-1,8464,5409,3315,-1,5409,10021,7446,-1,3315,7446,9483,-1,9002,3316,6485,-1,3316,9483,7447,-1,6485,7447,10171,-1,10119,6490,7040,-1,6490,9004,3320,-1,7040,3320,9280,-1,9004,6489,3318,-1,6489,9781,5413,-1,3318,5413,8468,-1,9280,3319,7041,-1,3319,8468,5417,-1,7041,5417,9920,-1,9781,6487,5412,-1,6487,9003,3323,-1,5412,3323,8466,-1,9003,6486,3321,-1,6486,10171,7452,-1,3321,7452,9486,-1,8466,3322,5414,-1,3322,9486,7453,-1,5414,7453,10023,-1,9920,5416,7042,-1,5416,8467,3326,-1,7042,3326,9281,-1,8467,5415,3324,-1,5415,10023,7454,-1,3324,7454,9487,-1,9281,3325,7043,-1,3325,9487,7455,-1,7043,7455,10217,-1,10224,7054,7575,-1,7054,9286,3329,-1,7575,3329,9547,-1,9286,7053,3327,-1,7053,9922,5419,-1,3327,5419,8471,-1,9547,3328,7574,-1,3328,8471,5423,-1,7574,5423,10053,-1,9922,7051,5418,-1,7051,9285,3332,-1,5418,3332,8469,-1,9285,7050,3330,-1,7050,10120,6493,-1,3330,6493,9007,-1,8469,3331,5420,-1,3331,9007,6495,-1,5420,6495,9785,-1,10053,5422,7573,-1,5422,8470,3335,-1,7573,3335,9546,-1,8470,5421,3333,-1,5421,9785,6500,-1,3333,6500,9011,-1,9546,3334,7572,-1,3334,9011,6503,-1,7572,6503,10186,-1,10120,7047,6492,-1,7047,9283,3338,-1,6492,3338,9006,-1,9283,7046,3336,-1,7046,9921,5425,-1,3336,5425,8474,-1,9006,3337,6494,-1,3337,8474,5429,-1,6494,5429,9783,-1,9921,7045,5424,-1,7045,9282,3341,-1,5424,3341,8472,-1,9282,7044,3339,-1,7044,10217,7472,-1,3339,7472,9496,-1,8472,3340,5426,-1,3340,9496,7473,-1,5426,7473,10028,-1,9783,5428,6496,-1,5428,8473,3344,-1,6496,3344,9008,-1,8473,5427,3342,-1,5427,10028,7474,-1,3342,7474,9497,-1,9008,3343,6497,-1,3343,9497,7475,-1,6497,7475,10175,-1,10186,6502,7571,-1,6502,9010,3347,-1,7571,3347,9545,-1,9010,6501,3345,-1,6501,9784,5431,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_77()
		{
			int[] value = {3345,5431,8477,-1,9545,3346,7570,-1,3346,8477,5435,-1,7570,5435,10052,-1,9784,6499,5430,-1,6499,9009,3350,-1,5430,3350,8475,-1,9009,6498,3348,-1,6498,10175,7480,-1,3348,7480,9500,-1,8475,3349,5432,-1,3349,9500,7481,-1,5432,7481,10031,-1,10052,5434,7569,-1,5434,8476,3353,-1,7569,3353,9544,-1,8476,5433,3351,-1,5433,10031,7484,-1,3351,7484,9503,-1,9544,3352,7568,-1,3352,9503,7487,-1,7568,7487,10240,-1,10230,7201,7647,-1,7201,9361,3356,-1,7647,3356,9583,-1,9361,7203,3354,-1,7203,9961,5437,-1,3354,5437,8480,-1,9583,3355,7644,-1,3355,8480,5441,-1,7644,5441,10071,-1,9961,7206,5436,-1,7206,9363,3359,-1,5436,3359,8478,-1,9363,7207,3357,-1,7207,10141,6505,-1,3357,6505,9013,-1,8478,3358,5438,-1,3358,9013,6507,-1,5438,6507,9788,-1,10071,5440,7641,-1,5440,8479,3362,-1,7641,3362,9580,-1,8479,5439,3360,-1,5439,9788,6512,-1,3360,6512,9017,-1,9580,3361,7640,-1,3361,9017,6515,-1,7640,6515,10195,-1,10141,7212,6504,-1,7212,9366,3365,-1,6504,3365,9012,-1,9366,7213,3363,-1,7213,9963,5443,-1,3363,5443,8483,-1,9012,3364,6506,-1,3364,8483,5447,-1,6506,5447,9786,-1,9963,7214,5442,-1,7214,9367,3368,-1,5442,3368,8481,-1,9367,7215,3366,-1,7215,10202,7057,-1,3366,7057,9289,-1,8481,3367,5444,-1,3367,9289,7059,-1,5444,7059,9925,-1,9786,5446,6508,-1,5446,8482,3371,-1,6508,3371,9014,-1,8482,5445,3369,-1,5445,9925,7062,-1,3369,7062,9291,-1,9014,3370,6509,-1,3370,9291,7063,-1,6509,7063,10124,-1,10195,6514,7635,-1,6514,9016,3374,-1,7635,3374,9577,-1,9016,6513,3372,-1,6513,9787,5449,-1,3372,5449,8486,-1,9577,3373,7634,-1,3373,8486,5453,-1,7634,5453,10068,-1,9787,6511,5448,-1,6511,9015,3377,-1,5448,3377,8484,-1,9015,6510,3375,-1,6510,10124,7072,-1,3375,7072,9296,-1,8484,3376,5450,-1,3376,9296,7073,-1,5450,7073,9929,-1,10068,5452,7633,-1,5452,8485,3380,-1,7633,3380,9576,-1,8485,5451,3378,-1,5451,9929,7076,-1,3378,7076,9299,-1,9576,3379,7632,-1,3379,9299,7079,-1,7632,7079,10227,-1,10202,7232,7056,-1,7232,9376,3383,-1,7056,3383,9288,-1,9376,7233,3381,-1,7233,9968,5455,-1,3381,5455,8489,-1,9288,3382,7058,-1,3382,8489,5459,-1,7058,5459,9924,-1,9968,7234,5454,-1,7234,9377,3386,-1,5454,3386,8487,-1,9377,7235,3384,-1,7235,10145,6517,-1,3384,6517,9019,-1,8487,3385,5456,-1,3385,9019,6519,-1,5456,6519,9791,-1,9924,5458,7060,-1,5458,8488,3389,-1,7060,3389,9290,-1,8488,5457,3387,-1,5457,9791,6524,-1,3387,6524,9023,-1,9290,3388,7061,-1,3388,9023,6527,-1,7061,6527,10122,-1,10145,7240,6516,-1,7240,9380,3392,-1,6516,3392,9018,-1,9380,7241,3390,-1,7241,9971,5461,-1,3390,5461,8492,-1,9018,3391,6518,-1,3391,8492,5465,-1,6518,5465,9789,-1,9971,7244,5460,-1,7244,9383,3395,-1,5460,3395,8490,-1,9383,7247,3393,-1,7247,10232,7361,-1,3393,7361,9441,-1,8490,3394,5462,-1,3394,9441,7363,-1,5462,7363,10001,-1,9789,5464,6520,-1,5464,8491,3398,-1,6520,3398,9020,-1,8491,5463,3396,-1,5463,10001,7366,-1,3396,7366,9443,-1,9020,3397,6521,-1,3397,9443,7367,-1,6521,7367,10161,-1,10122,6526,7064,-1,6526,9022,3401,-1,7064,3401,9292,-1,9022,6525,3399,-1,6525,9790,5467,-1,3399,5467,8495,-1,9292,3400,7065,-1,3400,8495,5471,-1,7065,5471,9926,-1,9790,6523,5466,-1,6523,9021,3404,-1,5466,3404,8493,-1,9021,6522,3402,-1,6522,10161,7372,-1,3402,7372,9446,-1,8493,3403,5468,-1,3403,9446,7373,-1,5468,7373,10003,-1,9926,5470,7066,-1,5470,8494,3407,-1,7066,3407,9293,-1,8494,5469,3405,-1,5469,10003,7374,-1,3405,7374,9447,-1,9293,3406,7067,-1,3406,9447,7375,-1,7067,7375,10212,-1,10227,7078,7615,-1,7078,9298,3410,-1,7615,3410,9567,-1,9298,7077,3408,-1,7077,9928,5473,-1,3408,5473,8498,-1,9567,3409,7614,-1,3409,8498,5477,-1,7614,5477,10063,-1,9928,7075,5472,-1,7075,9297,3413,-1,5472,3413,8496,-1,9297,7074,3411,-1,7074,10123,6529,-1,3411,6529,9025,-1,8496,3412,5474,-1,3412,9025,6531,-1,5474,6531,9794,-1,10063,5476,7613,-1,5476,8497,3416,-1,7613,3416,9566,-1,8497,5475,3414,-1,5475,9794,6536,-1,3414,6536,9029,-1,9566,3415,7612,-1,3415,9029,6539,-1,7612,6539,10191,-1,10123,7071,6528,-1,7071,9295,3419,-1,6528,3419,9024,-1,9295,7070,3417,-1,7070,9927,5479,-1,3417,5479,8501,-1,9024,3418,6530,-1,3418,8501,5483,-1,6530,5483,9792,-1,9927,7069,5478,-1,7069,9294,3422,-1,5478,3422,8499,-1,9294,7068,3420,-1,7068,10212,7392,-1,3420,7392,9456,-1,8499,3421,5480,-1,3421,9456,7393,-1,5480,7393,10008,-1,9792,5482,6532,-1,5482,8500,3425,-1,6532,3425,9026,-1,8500,5481,3423,-1,5481,10008,7394,-1,3423,7394,9457,-1,9026,3424,6533,-1,3424,9457,7395,-1,6533,7395,10165,-1,10191,6538,7607,-1,6538,9028,3428,-1,7607,3428,9563,-1,9028,6537,3426,-1,6537,9793,5485,-1,3426,5485,8504,-1,9563,3427,7606,-1,3427,8504,5489,-1,7606,5489,10061,-1,9793,6535,5484,-1,6535,9027,3431,-1,5484,3431,8502,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_78()
		{
			int[] value = {9027,6534,3429,-1,6534,10165,7400,-1,3429,7400,9460,-1,8502,3430,5486,-1,3430,9460,7401,-1,5486,7401,10011,-1,10061,5488,7603,-1,5488,8503,3434,-1,7603,3434,9561,-1,8503,5487,3432,-1,5487,10011,7404,-1,3432,7404,9463,-1,9561,3433,7601,-1,3433,9463,7407,-1,7601,7407,10238,-1,10230,7646,7256,-1,7646,9582,3437,-1,7256,3437,9388,-1,9582,7645,3435,-1,7645,10070,5491,-1,3435,5491,8507,-1,9388,3436,7257,-1,3436,8507,5495,-1,7257,5495,9974,-1,10070,7643,5490,-1,7643,9581,3440,-1,5490,3440,8505,-1,9581,7642,3438,-1,7642,10194,6541,-1,3438,6541,9031,-1,8505,3439,5492,-1,3439,9031,6543,-1,5492,6543,9797,-1,9974,5494,7258,-1,5494,8506,3443,-1,7258,3443,9389,-1,8506,5493,3441,-1,5493,9797,6548,-1,3441,6548,9035,-1,9389,3442,7259,-1,3442,9035,6551,-1,7259,6551,10147,-1,10194,7639,6540,-1,7639,9579,3446,-1,6540,3446,9030,-1,9579,7638,3444,-1,7638,10069,5497,-1,3444,5497,8510,-1,9030,3445,6542,-1,3445,8510,5501,-1,6542,5501,9795,-1,10069,7637,5496,-1,7637,9578,3449,-1,5496,3449,8508,-1,9578,7636,3447,-1,7636,10226,7081,-1,3447,7081,9301,-1,8508,3448,5498,-1,3448,9301,7083,-1,5498,7083,9931,-1,9795,5500,6544,-1,5500,8509,3452,-1,6544,3452,9032,-1,8509,5499,3450,-1,5499,9931,7086,-1,3450,7086,9303,-1,9032,3451,6545,-1,3451,9303,7087,-1,6545,7087,10127,-1,10147,6550,7260,-1,6550,9034,3455,-1,7260,3455,9390,-1,9034,6549,3453,-1,6549,9796,5503,-1,3453,5503,8513,-1,9390,3454,7261,-1,3454,8513,5507,-1,7261,5507,9975,-1,9796,6547,5502,-1,6547,9033,3458,-1,5502,3458,8511,-1,9033,6546,3456,-1,6546,10127,7096,-1,3456,7096,9308,-1,8511,3457,5504,-1,3457,9308,7097,-1,5504,7097,9935,-1,9975,5506,7262,-1,5506,8512,3461,-1,7262,3461,9391,-1,8512,5505,3459,-1,5505,9935,7100,-1,3459,7100,9311,-1,9391,3460,7263,-1,3460,9311,7103,-1,7263,7103,10203,-1,10226,7631,7080,-1,7631,9575,3464,-1,7080,3464,9300,-1,9575,7630,3462,-1,7630,10067,5509,-1,3462,5509,8516,-1,9300,3463,7082,-1,3463,8516,5513,-1,7082,5513,9930,-1,10067,7629,5508,-1,7629,9574,3467,-1,5508,3467,8514,-1,9574,7628,3465,-1,7628,10193,6553,-1,3465,6553,9037,-1,8514,3466,5510,-1,3466,9037,6555,-1,5510,6555,9800,-1,9930,5512,7084,-1,5512,8515,3470,-1,7084,3470,9302,-1,8515,5511,3468,-1,5511,9800,6560,-1,3468,6560,9041,-1,9302,3469,7085,-1,3469,9041,6563,-1,7085,6563,10125,-1,10193,7627,6552,-1,7627,9573,3473,-1,6552,3473,9036,-1,9573,7626,3471,-1,7626,10066,5515,-1,3471,5515,8519,-1,9036,3472,6554,-1,3472,8519,5519,-1,6554,5519,9798,-1,10066,7625,5514,-1,7625,9572,3476,-1,5514,3476,8517,-1,9572,7624,3474,-1,7624,10241,7518,-1,3474,7518,9518,-1,8517,3475,5516,-1,3475,9518,7517,-1,5516,7517,10038,-1,9798,5518,6556,-1,5518,8518,3479,-1,6556,3479,9038,-1,8518,5517,3477,-1,5517,10038,7515,-1,3477,7515,9517,-1,9038,3478,6557,-1,3478,9517,7514,-1,6557,7514,10178,-1,10125,6562,7088,-1,6562,9040,3482,-1,7088,3482,9304,-1,9040,6561,3480,-1,6561,9799,5521,-1,3480,5521,8522,-1,9304,3481,7089,-1,3481,8522,5525,-1,7089,5525,9932,-1,9799,6559,5520,-1,6559,9039,3485,-1,5520,3485,8520,-1,9039,6558,3483,-1,6558,10178,7511,-1,3483,7511,9515,-1,8520,3484,5522,-1,3484,9515,7510,-1,5522,7510,10037,-1,9932,5524,7090,-1,5524,8521,3488,-1,7090,3488,9305,-1,8521,5523,3486,-1,5523,10037,7509,-1,3486,7509,9514,-1,9305,3487,7091,-1,3487,9514,7508,-1,7091,7508,10218,-1,10203,7102,7268,-1,7102,9310,3491,-1,7268,3491,9394,-1,9310,7101,3489,-1,7101,9934,5527,-1,3489,5527,8525,-1,9394,3490,7269,-1,3490,8525,5531,-1,7269,5531,9977,-1,9934,7099,5526,-1,7099,9309,3494,-1,5526,3494,8523,-1,9309,7098,3492,-1,7098,10126,6565,-1,3492,6565,9043,-1,8523,3493,5528,-1,3493,9043,6567,-1,5528,6567,9803,-1,9977,5530,7270,-1,5530,8524,3497,-1,7270,3497,9395,-1,8524,5529,3495,-1,5529,9803,6572,-1,3495,6572,9047,-1,9395,3496,7271,-1,3496,9047,6575,-1,7271,6575,10148,-1,10126,7095,6564,-1,7095,9307,3500,-1,6564,3500,9042,-1,9307,7094,3498,-1,7094,9933,5533,-1,3498,5533,8528,-1,9042,3499,6566,-1,3499,8528,5537,-1,6566,5537,9801,-1,9933,7093,5532,-1,7093,9306,3503,-1,5532,3503,8526,-1,9306,7092,3501,-1,7092,10218,7503,-1,3501,7503,9511,-1,8526,3502,5534,-1,3502,9511,7502,-1,5534,7502,10035,-1,9801,5536,6568,-1,5536,8527,3506,-1,6568,3506,9044,-1,8527,5535,3504,-1,5535,10035,7501,-1,3504,7501,9510,-1,9044,3505,6569,-1,3505,9510,7500,-1,6569,7500,10177,-1,10148,6574,7274,-1,6574,9046,3509,-1,7274,3509,9397,-1,9046,6573,3507,-1,6573,9802,5539,-1,3507,5539,8531,-1,9397,3508,7275,-1,3508,8531,5543,-1,7275,5543,9978,-1,9802,6571,5538,-1,6571,9045,3512,-1,5538,3512,8529,-1,9045,6570,3510,-1,6570,10177,7499,-1,3510,7499,9509,-1,8529,3511,5540,-1,3511,9509,7498,-1,5540,7498,10034,-1,9978,5542,7277,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_79()
		{
			int[] value = {5542,8530,3515,-1,7277,3515,9398,-1,8530,5541,3513,-1,5541,10034,7497,-1,3513,7497,9508,-1,9398,3514,7278,-1,3514,9508,7496,-1,7278,7496,10233,-1,10234,7281,7567,-1,7281,9401,3518,-1,7567,3518,9543,-1,9401,7283,3516,-1,7283,9981,5545,-1,3516,5545,8534,-1,9543,3517,7564,-1,3517,8534,5549,-1,7564,5549,10051,-1,9981,7286,5544,-1,7286,9403,3521,-1,5544,3521,8532,-1,9403,7287,3519,-1,7287,10151,6577,-1,3519,6577,9049,-1,8532,3520,5546,-1,3520,9049,6579,-1,5546,6579,9806,-1,10051,5548,7561,-1,5548,8533,3524,-1,7561,3524,9540,-1,8533,5547,3522,-1,5547,9806,6584,-1,3522,6584,9053,-1,9540,3523,7560,-1,3523,9053,6587,-1,7560,6587,10185,-1,10151,7292,6576,-1,7292,9406,3527,-1,6576,3527,9048,-1,9406,7293,3525,-1,7293,9983,5551,-1,3525,5551,8537,-1,9048,3526,6578,-1,3526,8537,5555,-1,6578,5555,9804,-1,9983,7294,5550,-1,7294,9407,3530,-1,5550,3530,8535,-1,9407,7295,3528,-1,7295,10207,7105,-1,3528,7105,9313,-1,8535,3529,5552,-1,3529,9313,7107,-1,5552,7107,9937,-1,9804,5554,6580,-1,5554,8536,3533,-1,6580,3533,9050,-1,8536,5553,3531,-1,5553,9937,7110,-1,3531,7110,9315,-1,9050,3532,6581,-1,3532,9315,7111,-1,6581,7111,10130,-1,10185,6586,7555,-1,6586,9052,3536,-1,7555,3536,9537,-1,9052,6585,3534,-1,6585,9805,5557,-1,3534,5557,8540,-1,9537,3535,7554,-1,3535,8540,5561,-1,7554,5561,10048,-1,9805,6583,5556,-1,6583,9051,3539,-1,5556,3539,8538,-1,9051,6582,3537,-1,6582,10130,7120,-1,3537,7120,9320,-1,8538,3538,5558,-1,3538,9320,7121,-1,5558,7121,9941,-1,10048,5560,7553,-1,5560,8539,3542,-1,7553,3542,9536,-1,8539,5559,3540,-1,5559,9941,7124,-1,3540,7124,9323,-1,9536,3541,7552,-1,3541,9323,7127,-1,7552,7127,10222,-1,10207,7312,7104,-1,7312,9416,3545,-1,7104,3545,9312,-1,9416,7313,3543,-1,7313,9988,5563,-1,3543,5563,8543,-1,9312,3544,7106,-1,3544,8543,5567,-1,7106,5567,9936,-1,9988,7314,5562,-1,7314,9417,3548,-1,5562,3548,8541,-1,9417,7315,3546,-1,7315,10155,6589,-1,3546,6589,9055,-1,8541,3547,5564,-1,3547,9055,6591,-1,5564,6591,9809,-1,9936,5566,7108,-1,5566,8542,3551,-1,7108,3551,9314,-1,8542,5565,3549,-1,5565,9809,6596,-1,3549,6596,9059,-1,9314,3550,7109,-1,3550,9059,6599,-1,7109,6599,10128,-1,10155,7320,6588,-1,7320,9420,3554,-1,6588,3554,9054,-1,9420,7321,3552,-1,7321,9991,5569,-1,3552,5569,8546,-1,9054,3553,6590,-1,3553,8546,5573,-1,6590,5573,9807,-1,9991,7324,5568,-1,7324,9423,3557,-1,5568,3557,8544,-1,9423,7327,3555,-1,7327,10236,7408,-1,3555,7408,9464,-1,8544,3556,5570,-1,3556,9464,7409,-1,5570,7409,10012,-1,9807,5572,6592,-1,5572,8545,3560,-1,6592,3560,9056,-1,8545,5571,3558,-1,5571,10012,7410,-1,3558,7410,9465,-1,9056,3559,6593,-1,3559,9465,7411,-1,6593,7411,10166,-1,10128,6598,7112,-1,6598,9058,3563,-1,7112,3563,9316,-1,9058,6597,3561,-1,6597,9808,5575,-1,3561,5575,8549,-1,9316,3562,7113,-1,3562,8549,5579,-1,7113,5579,9938,-1,9808,6595,5574,-1,6595,9057,3566,-1,5574,3566,8547,-1,9057,6594,3564,-1,6594,10166,7412,-1,3564,7412,9466,-1,8547,3565,5576,-1,3565,9466,7413,-1,5576,7413,10013,-1,9938,5578,7114,-1,5578,8548,3569,-1,7114,3569,9317,-1,8548,5577,3567,-1,5577,10013,7414,-1,3567,7414,9467,-1,9317,3568,7115,-1,3568,9467,7415,-1,7115,7415,10214,-1,10222,7126,7535,-1,7126,9322,3572,-1,7535,3572,9527,-1,9322,7125,3570,-1,7125,9940,5581,-1,3570,5581,8552,-1,9527,3571,7534,-1,3571,8552,5585,-1,7534,5585,10043,-1,9940,7123,5580,-1,7123,9321,3575,-1,5580,3575,8550,-1,9321,7122,3573,-1,7122,10129,6601,-1,3573,6601,9061,-1,8550,3574,5582,-1,3574,9061,6603,-1,5582,6603,9812,-1,10043,5584,7533,-1,5584,8551,3578,-1,7533,3578,9526,-1,8551,5583,3576,-1,5583,9812,6608,-1,3576,6608,9065,-1,9526,3577,7532,-1,3577,9065,6611,-1,7532,6611,10181,-1,10129,7119,6600,-1,7119,9319,3581,-1,6600,3581,9060,-1,9319,7118,3579,-1,7118,9939,5587,-1,3579,5587,8555,-1,9060,3580,6602,-1,3580,8555,5591,-1,6602,5591,9810,-1,9939,7117,5586,-1,7117,9318,3584,-1,5586,3584,8553,-1,9318,7116,3582,-1,7116,10214,7424,-1,3582,7424,9472,-1,8553,3583,5588,-1,3583,9472,7425,-1,5588,7425,10016,-1,9810,5590,6604,-1,5590,8554,3587,-1,6604,3587,9062,-1,8554,5589,3585,-1,5589,10016,7426,-1,3585,7426,9473,-1,9062,3586,6605,-1,3586,9473,7427,-1,6605,7427,10169,-1,10181,6610,7527,-1,6610,9064,3590,-1,7527,3590,9523,-1,9064,6609,3588,-1,6609,9811,5593,-1,3588,5593,8558,-1,9523,3589,7526,-1,3589,8558,5597,-1,7526,5597,10041,-1,9811,6607,5592,-1,6607,9063,3593,-1,5592,3593,8556,-1,9063,6606,3591,-1,6606,10169,7432,-1,3591,7432,9476,-1,8556,3592,5594,-1,3592,9476,7433,-1,5594,7433,10019,-1,10041,5596,7523,-1,5596,8557,3596,-1,7523,3596,9521,-1,8557,5595,3594,-1,5595,10019,7436,-1,3594,7436,9479,-1,9521,3595,7521,-1,3595,9479,7439,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_80()
		{
			int[] value = {7521,7439,10239,-1,10234,7566,7336,-1,7566,9542,3599,-1,7336,3599,9428,-1,9542,7565,3597,-1,7565,10050,5599,-1,3597,5599,8561,-1,9428,3598,7337,-1,3598,8561,5603,-1,7337,5603,9994,-1,10050,7563,5598,-1,7563,9541,3602,-1,5598,3602,8559,-1,9541,7562,3600,-1,7562,10184,6613,-1,3600,6613,9067,-1,8559,3601,5600,-1,3601,9067,6615,-1,5600,6615,9815,-1,9994,5602,7338,-1,5602,8560,3605,-1,7338,3605,9429,-1,8560,5601,3603,-1,5601,9815,6620,-1,3603,6620,9071,-1,9429,3604,7339,-1,3604,9071,6623,-1,7339,6623,10157,-1,10184,7559,6612,-1,7559,9539,3608,-1,6612,3608,9066,-1,9539,7558,3606,-1,7558,10049,5605,-1,3606,5605,8564,-1,9066,3607,6614,-1,3607,8564,5609,-1,6614,5609,9813,-1,10049,7557,5604,-1,7557,9538,3611,-1,5604,3611,8562,-1,9538,7556,3609,-1,7556,10221,7129,-1,3609,7129,9325,-1,8562,3610,5606,-1,3610,9325,7131,-1,5606,7131,9943,-1,9813,5608,6616,-1,5608,8563,3614,-1,6616,3614,9068,-1,8563,5607,3612,-1,5607,9943,7134,-1,3612,7134,9327,-1,9068,3613,6617,-1,3613,9327,7135,-1,6617,7135,10133,-1,10157,6622,7340,-1,6622,9070,3617,-1,7340,3617,9430,-1,9070,6621,3615,-1,6621,9814,5611,-1,3615,5611,8567,-1,9430,3616,7341,-1,3616,8567,5615,-1,7341,5615,9995,-1,9814,6619,5610,-1,6619,9069,3620,-1,5610,3620,8565,-1,9069,6618,3618,-1,6618,10133,7144,-1,3618,7144,9332,-1,8565,3619,5612,-1,3619,9332,7145,-1,5612,7145,9947,-1,9995,5614,7342,-1,5614,8566,3623,-1,7342,3623,9431,-1,8566,5613,3621,-1,5613,9947,7148,-1,3621,7148,9335,-1,9431,3622,7343,-1,3622,9335,7151,-1,7343,7151,10208,-1,10221,7551,7128,-1,7551,9535,3626,-1,7128,3626,9324,-1,9535,7550,3624,-1,7550,10047,5617,-1,3624,5617,8570,-1,9324,3625,7130,-1,3625,8570,5621,-1,7130,5621,9942,-1,10047,7549,5616,-1,7549,9534,3629,-1,5616,3629,8568,-1,9534,7548,3627,-1,7548,10183,6625,-1,3627,6625,9073,-1,8568,3628,5618,-1,3628,9073,6627,-1,5618,6627,9818,-1,9942,5620,7132,-1,5620,8569,3632,-1,7132,3632,9326,-1,8569,5619,3630,-1,5619,9818,6632,-1,3630,6632,9077,-1,9326,3631,7133,-1,3631,9077,6635,-1,7133,6635,10131,-1,10183,7547,6624,-1,7547,9533,3635,-1,6624,3635,9072,-1,9533,7546,3633,-1,7546,10046,5623,-1,3633,5623,8573,-1,9072,3634,6626,-1,3634,8573,5627,-1,6626,5627,9816,-1,10046,7545,5622,-1,7545,9532,3638,-1,5622,3638,8571,-1,9532,7544,3636,-1,7544,10240,7486,-1,3636,7486,9502,-1,8571,3637,5624,-1,3637,9502,7485,-1,5624,7485,10030,-1,9816,5626,6628,-1,5626,8572,3641,-1,6628,3641,9074,-1,8572,5625,3639,-1,5625,10030,7483,-1,3639,7483,9501,-1,9074,3640,6629,-1,3640,9501,7482,-1,6629,7482,10174,-1,10131,6634,7136,-1,6634,9076,3644,-1,7136,3644,9328,-1,9076,6633,3642,-1,6633,9817,5629,-1,3642,5629,8576,-1,9328,3643,7137,-1,3643,8576,5633,-1,7137,5633,9944,-1,9817,6631,5628,-1,6631,9075,3647,-1,5628,3647,8574,-1,9075,6630,3645,-1,6630,10174,7479,-1,3645,7479,9499,-1,8574,3646,5630,-1,3646,9499,7478,-1,5630,7478,10029,-1,9944,5632,7138,-1,5632,8575,3650,-1,7138,3650,9329,-1,8575,5631,3648,-1,5631,10029,7477,-1,3648,7477,9498,-1,9329,3649,7139,-1,3649,9498,7476,-1,7139,7476,10216,-1,10208,7150,7348,-1,7150,9334,3653,-1,7348,3653,9434,-1,9334,7149,3651,-1,7149,9946,5635,-1,3651,5635,8579,-1,9434,3652,7349,-1,3652,8579,5639,-1,7349,5639,9997,-1,9946,7147,5634,-1,7147,9333,3656,-1,5634,3656,8577,-1,9333,7146,3654,-1,7146,10132,6637,-1,3654,6637,9079,-1,8577,3655,5636,-1,3655,9079,6639,-1,5636,6639,9821,-1,9997,5638,7350,-1,5638,8578,3659,-1,7350,3659,9435,-1,8578,5637,3657,-1,5637,9821,6644,-1,3657,6644,9083,-1,9435,3658,7351,-1,3658,9083,6647,-1,7351,6647,10158,-1,10132,7143,6636,-1,7143,9331,3662,-1,6636,3662,9078,-1,9331,7142,3660,-1,7142,9945,5641,-1,3660,5641,8582,-1,9078,3661,6638,-1,3661,8582,5645,-1,6638,5645,9819,-1,9945,7141,5640,-1,7141,9330,3665,-1,5640,3665,8580,-1,9330,7140,3663,-1,7140,10216,7471,-1,3663,7471,9495,-1,8580,3664,5642,-1,3664,9495,7470,-1,5642,7470,10027,-1,9819,5644,6640,-1,5644,8581,3668,-1,6640,3668,9080,-1,8581,5643,3666,-1,5643,10027,7469,-1,3666,7469,9494,-1,9080,3667,6641,-1,3667,9494,7468,-1,6641,7468,10173,-1,10158,6646,7354,-1,6646,9082,3671,-1,7354,3671,9437,-1,9082,6645,3669,-1,6645,9820,5647,-1,3669,5647,8585,-1,9437,3670,7355,-1,3670,8585,5651,-1,7355,5651,9998,-1,9820,6643,5646,-1,6643,9081,3674,-1,5646,3674,8583,-1,9081,6642,3672,-1,6642,10173,7467,-1,3672,7467,9493,-1,8583,3673,5648,-1,3673,9493,7466,-1,5648,7466,10026,-1,9998,5650,7357,-1,5650,8584,3677,-1,7357,3677,9438,-1,8584,5649,3675,-1,5649,10026,7465,-1,3675,7465,9492,-1,9438,3676,7358,-1,3676,9492,7464,-1,7358,7464,10237,-1,10235,7678,7304,-1,7678,9598,3680,-1,7304,3680,9412,-1,9598,7677,3678,-1,7677,10078,5653,-1,3678,5653,8588,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_81()
		{
			int[] value = {9412,3679,7305,-1,3679,8588,5657,-1,7305,5657,9986,-1,10078,7675,5652,-1,7675,9597,3683,-1,5652,3683,8586,-1,9597,7674,3681,-1,7674,10198,6649,-1,3681,6649,9085,-1,8586,3682,5654,-1,3682,9085,6651,-1,5654,6651,9824,-1,9986,5656,7306,-1,5656,8587,3686,-1,7306,3686,9413,-1,8587,5655,3684,-1,5655,9824,6656,-1,3684,6656,9089,-1,9413,3685,7307,-1,3685,9089,6659,-1,7307,6659,10153,-1,10198,7671,6648,-1,7671,9595,3689,-1,6648,3689,9084,-1,9595,7670,3687,-1,7670,10077,5659,-1,3687,5659,8591,-1,9084,3688,6650,-1,3688,8591,5663,-1,6650,5663,9822,-1,10077,7669,5658,-1,7669,9594,3692,-1,5658,3692,8589,-1,9594,7668,3690,-1,7668,10228,7153,-1,3690,7153,9337,-1,8589,3691,5660,-1,3691,9337,7155,-1,5660,7155,9949,-1,9822,5662,6652,-1,5662,8590,3695,-1,6652,3695,9086,-1,8590,5661,3693,-1,5661,9949,7158,-1,3693,7158,9339,-1,9086,3694,6653,-1,3694,9339,7159,-1,6653,7159,10136,-1,10153,6658,7308,-1,6658,9088,3698,-1,7308,3698,9414,-1,9088,6657,3696,-1,6657,9823,5665,-1,3696,5665,8594,-1,9414,3697,7309,-1,3697,8594,5669,-1,7309,5669,9987,-1,9823,6655,5664,-1,6655,9087,3701,-1,5664,3701,8592,-1,9087,6654,3699,-1,6654,10136,7168,-1,3699,7168,9344,-1,8592,3700,5666,-1,3700,9344,7169,-1,5666,7169,9953,-1,9987,5668,7310,-1,5668,8593,3704,-1,7310,3704,9415,-1,8593,5667,3702,-1,5667,9953,7172,-1,3702,7172,9347,-1,9415,3703,7311,-1,3703,9347,7175,-1,7311,7175,10206,-1,10228,7663,7152,-1,7663,9591,3707,-1,7152,3707,9336,-1,9591,7662,3705,-1,7662,10075,5671,-1,3705,5671,8597,-1,9336,3706,7154,-1,3706,8597,5675,-1,7154,5675,9948,-1,10075,7661,5670,-1,7661,9590,3710,-1,5670,3710,8595,-1,9590,7660,3708,-1,7660,10197,6661,-1,3708,6661,9091,-1,8595,3709,5672,-1,3709,9091,6663,-1,5672,6663,9827,-1,9948,5674,7156,-1,5674,8596,3713,-1,7156,3713,9338,-1,8596,5673,3711,-1,5673,9827,6668,-1,3711,6668,9095,-1,9338,3712,7157,-1,3712,9095,6671,-1,7157,6671,10134,-1,10197,7659,6660,-1,7659,9589,3716,-1,6660,3716,9090,-1,9589,7658,3714,-1,7658,10074,5677,-1,3714,5677,8600,-1,9090,3715,6662,-1,3715,8600,5681,-1,6662,5681,9825,-1,10074,7657,5676,-1,7657,9588,3719,-1,5676,3719,8598,-1,9588,7656,3717,-1,7656,10238,7406,-1,3717,7406,9462,-1,8598,3718,5678,-1,3718,9462,7405,-1,5678,7405,10010,-1,9825,5680,6664,-1,5680,8599,3722,-1,6664,3722,9092,-1,8599,5679,3720,-1,5679,10010,7403,-1,3720,7403,9461,-1,9092,3721,6665,-1,3721,9461,7402,-1,6665,7402,10164,-1,10134,6670,7160,-1,6670,9094,3725,-1,7160,3725,9340,-1,9094,6669,3723,-1,6669,9826,5683,-1,3723,5683,8603,-1,9340,3724,7161,-1,3724,8603,5687,-1,7161,5687,9950,-1,9826,6667,5682,-1,6667,9093,3728,-1,5682,3728,8601,-1,9093,6666,3726,-1,6666,10164,7399,-1,3726,7399,9459,-1,8601,3727,5684,-1,3727,9459,7398,-1,5684,7398,10009,-1,9950,5686,7162,-1,5686,8602,3731,-1,7162,3731,9341,-1,8602,5685,3729,-1,5685,10009,7397,-1,3729,7397,9458,-1,9341,3730,7163,-1,3730,9458,7396,-1,7163,7396,10211,-1,10206,7174,7316,-1,7174,9346,3734,-1,7316,3734,9418,-1,9346,7173,3732,-1,7173,9952,5689,-1,3732,5689,8606,-1,9418,3733,7317,-1,3733,8606,5693,-1,7317,5693,9989,-1,9952,7171,5688,-1,7171,9345,3737,-1,5688,3737,8604,-1,9345,7170,3735,-1,7170,10135,6673,-1,3735,6673,9097,-1,8604,3736,5690,-1,3736,9097,6675,-1,5690,6675,9830,-1,9989,5692,7318,-1,5692,8605,3740,-1,7318,3740,9419,-1,8605,5691,3738,-1,5691,9830,6680,-1,3738,6680,9101,-1,9419,3739,7319,-1,3739,9101,6683,-1,7319,6683,10154,-1,10135,7167,6672,-1,7167,9343,3743,-1,6672,3743,9096,-1,9343,7166,3741,-1,7166,9951,5695,-1,3741,5695,8609,-1,9096,3742,6674,-1,3742,8609,5699,-1,6674,5699,9828,-1,9951,7165,5694,-1,7165,9342,3746,-1,5694,3746,8607,-1,9342,7164,3744,-1,7164,10211,7391,-1,3744,7391,9455,-1,8607,3745,5696,-1,3745,9455,7390,-1,5696,7390,10007,-1,9828,5698,6676,-1,5698,8608,3749,-1,6676,3749,9098,-1,8608,5697,3747,-1,5697,10007,7389,-1,3747,7389,9454,-1,9098,3748,6677,-1,3748,9454,7388,-1,6677,7388,10163,-1,10154,6682,7322,-1,6682,9100,3752,-1,7322,3752,9421,-1,9100,6681,3750,-1,6681,9829,5701,-1,3750,5701,8612,-1,9421,3751,7323,-1,3751,8612,5705,-1,7323,5705,9990,-1,9829,6679,5700,-1,6679,9099,3755,-1,5700,3755,8610,-1,9099,6678,3753,-1,6678,10163,7387,-1,3753,7387,9453,-1,8610,3754,5702,-1,3754,9453,7386,-1,5702,7386,10006,-1,9990,5704,7325,-1,5704,8611,3758,-1,7325,3758,9422,-1,8611,5703,3756,-1,5703,10006,7385,-1,3756,7385,9452,-1,9422,3757,7326,-1,3757,9452,7384,-1,7326,7384,10236,-1,10235,7328,7679,-1,7328,9424,3761,-1,7679,3761,9599,-1,9424,7329,3759,-1,7329,9992,5707,-1,3759,5707,8615,-1,9599,3760,7676,-1,3760,8615,5711,-1,7676,5711,10079,-1,9992,7330,5706,-1,7330,9425,3764,-1,5706,3764,8613,-1,9425,7331,3762,-1};
			return value;
		}
		private int[] getIndexedFaceSet_4_20_coordIndex_82()
		{
			int[] value = {7331,10156,6685,-1,3762,6685,9103,-1,8613,3763,5708,-1,3763,9103,6687,-1,5708,6687,9833,-1,10079,5710,7673,-1,5710,8614,3767,-1,7673,3767,9596,-1,8614,5709,3765,-1,5709,9833,6692,-1,3765,6692,9107,-1,9596,3766,7672,-1,3766,9107,6695,-1,7672,6695,10199,-1,10156,7332,6684,-1,7332,9426,3770,-1,6684,3770,9102,-1,9426,7333,3768,-1,7333,9993,5713,-1,3768,5713,8618,-1,9102,3769,6686,-1,3769,8618,5717,-1,6686,5717,9831,-1,9993,7334,5712,-1,7334,9427,3773,-1,5712,3773,8616,-1,9427,7335,3771,-1,7335,10209,7177,-1,3771,7177,9349,-1,8616,3772,5714,-1,3772,9349,7179,-1,5714,7179,9955,-1,9831,5716,6688,-1,5716,8617,3776,-1,6688,3776,9104,-1,8617,5715,3774,-1,5715,9955,7182,-1,3774,7182,9351,-1,9104,3775,6689,-1,3775,9351,7183,-1,6689,7183,10139,-1,10199,6694,7667,-1,6694,9106,3779,-1,7667,3779,9593,-1,9106,6693,3777,-1,6693,9832,5719,-1,3777,5719,8621,-1,9593,3778,7666,-1,3778,8621,5723,-1,7666,5723,10076,-1,9832,6691,5718,-1,6691,9105,3782,-1,5718,3782,8619,-1,9105,6690,3780,-1,6690,10139,7192,-1,3780,7192,9356,-1,8619,3781,5720,-1,3781,9356,7193,-1,5720,7193,9959,-1,10076,5722,7665,-1,5722,8620,3785,-1,7665,3785,9592,-1,8620,5721,3783,-1,5721,9959,7196,-1,3783,7196,9359,-1,9592,3784,7664,-1,3784,9359,7199,-1,7664,7199,10229,-1,10209,7344,7176,-1,7344,9432,3788,-1,7176,3788,9348,-1,9432,7345,3786,-1,7345,9996,5725,-1,3786,5725,8624,-1,9348,3787,7178,-1,3787,8624,5729,-1,7178,5729,9954,-1,9996,7346,5724,-1,7346,9433,3791,-1,5724,3791,8622,-1,9433,7347,3789,-1,7347,10159,6697,-1,3789,6697,9109,-1,8622,3790,5726,-1,3790,9109,6699,-1,5726,6699,9836,-1,9954,5728,7180,-1,5728,8623,3794,-1,7180,3794,9350,-1,8623,5727,3792,-1,5727,9836,6704,-1,3792,6704,9113,-1,9350,3793,7181,-1,3793,9113,6707,-1,7181,6707,10137,-1,10159,7352,6696,-1,7352,9436,3797,-1,6696,3797,9108,-1,9436,7353,3795,-1,7353,9999,5731,-1,3795,5731,8627,-1,9108,3796,6698,-1,3796,8627,5735,-1,6698,5735,9834,-1,9999,7356,5730,-1,7356,9439,3800,-1,5730,3800,8625,-1,9439,7359,3798,-1,7359,10237,7488,-1,3798,7488,9504,-1,8625,3799,5732,-1,3799,9504,7489,-1,5732,7489,10032,-1,9834,5734,6700,-1,5734,8626,3803,-1,6700,3803,9110,-1,8626,5733,3801,-1,5733,10032,7490,-1,3801,7490,9505,-1,9110,3802,6701,-1,3802,9505,7491,-1,6701,7491,10176,-1,10137,6706,7184,-1,6706,9112,3806,-1,7184,3806,9352,-1,9112,6705,3804,-1,6705,9835,5737,-1,3804,5737,8630,-1,9352,3805,7185,-1,3805,8630,5741,-1,7185,5741,9956,-1,9835,6703,5736,-1,6703,9111,3809,-1,5736,3809,8628,-1,9111,6702,3807,-1,6702,10176,7492,-1,3807,7492,9506,-1,8628,3808,5738,-1,3808,9506,7493,-1,5738,7493,10033,-1,9956,5740,7186,-1,5740,8629,3812,-1,7186,3812,9353,-1,8629,5739,3810,-1,5739,10033,7494,-1,3810,7494,9507,-1,9353,3811,7187,-1,3811,9507,7495,-1,7187,7495,10219,-1,10229,7198,7655,-1,7198,9358,3815,-1,7655,3815,9587,-1,9358,7197,3813,-1,7197,9958,5743,-1,3813,5743,8633,-1,9587,3814,7654,-1,3814,8633,5747,-1,7654,5747,10073,-1,9958,7195,5742,-1,7195,9357,3818,-1,5742,3818,8631,-1,9357,7194,3816,-1,7194,10138,6709,-1,3816,6709,9115,-1,8631,3817,5744,-1,3817,9115,6711,-1,5744,6711,9839,-1,10073,5746,7653,-1,5746,8632,3821,-1,7653,3821,9586,-1,8632,5745,3819,-1,5745,9839,6716,-1,3819,6716,9119,-1,9586,3820,7652,-1,3820,9119,6719,-1,7652,6719,10196,-1,10138,7191,6708,-1,7191,9355,3824,-1,6708,3824,9114,-1,9355,7190,3822,-1,7190,9957,5749,-1,3822,5749,8636,-1,9114,3823,6710,-1,3823,8636,5753,-1,6710,5753,9837,-1,9957,7189,5748,-1,7189,9354,3827,-1,5748,3827,8634,-1,9354,7188,3825,-1,7188,10219,7504,-1,3825,7504,9512,-1,8634,3826,5750,-1,3826,9512,7505,-1,5750,7505,10036,-1,9837,5752,6712,-1,5752,8635,3830,-1,6712,3830,9116,-1,8635,5751,3828,-1,5751,10036,7506,-1,3828,7506,9513,-1,9116,3829,6713,-1,3829,9513,7507,-1,6713,7507,10179,-1,10196,6718,7651,-1,6718,9118,3833,-1,7651,3833,9585,-1,9118,6717,3831,-1,6717,9838,5755,-1,3831,5755,8639,-1,9585,3832,7650,-1,3832,8639,5759,-1,7650,5759,10072,-1,9838,6715,5754,-1,6715,9117,3836,-1,5754,3836,8637,-1,9117,6714,3834,-1,6714,10179,7512,-1,3834,7512,9516,-1,8637,3835,5756,-1,3835,9516,7513,-1,5756,7513,10039,-1,10072,5758,7649,-1,5758,8638,3839,-1,7649,3839,9584,-1,8638,5757,3837,-1,5757,10039,7516,-1,3837,7516,9519,-1,9584,3838,7648,-1,3838,9519,7519,-1,7648,7519,10241,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_5_20_point_1()
		{
			double[] value = {0.367868,0.929648,-0.0206686,0.334425,0.942422,0.0,0.367868,0.929648,0.0206686,-0.367868,0.929648,0.0206686,-0.334425,0.942422,0.0,-0.367868,0.929648,-0.0206686,0.367868,-0.929648,0.0206686,0.334425,-0.942422,0.0,0.367868,-0.929648,-0.0206686,-0.367868,-0.929648,-0.0206686,-0.334425,-0.942422,0.0,-0.367868,-0.929648,0.0206686,0.929648,0.0206686,-0.367868,0.942422,0.0,-0.334425,0.929648,-0.0206686,-0.367868,0.929648,-0.0206686,0.367868,0.942422,0.0,0.334425,0.929648,0.0206686,0.367868,-0.929648,0.0206686,0.367868,-0.942422,0.0,0.334425,-0.929648,-0.0206686,0.367868,-0.929648,-0.0206686,-0.367868,-0.942422,0.0,-0.334425,-0.929648,0.0206686,-0.367868,0.0206686,-0.367868,0.929648,0.0,-0.334425,0.942422,-0.0206686,-0.367868,0.929648,-0.0206686,0.367868,0.929648,0.0,0.334425,0.942422,0.0206686,0.367868,0.929648,0.0206686,0.367868,-0.929648,0.0,0.334425,-0.942422,-0.0206686,0.367868,-0.929648,-0.0206686,-0.367868,-0.929648,0.0,-0.334425,-0.942422,0.0206686,-0.367868,-0.929648,0.574554,0.595223,0.56178,0.56178,0.574554,0.595223,0.595223,0.56178,0.574554,-0.56178,0.574554,0.595223,-0.574554,0.595223,0.56178,-0.595223,0.56178,0.574554,0.56178,0.574554,-0.595223,0.574554,0.595223,-0.56178,0.595223,0.56178,-0.574554,-0.574554,0.595223,-0.56178,-0.56178,0.574554,-0.595223,-0.595223,0.56178,-0.574554,0.56178,-0.574554,0.595223,0.574554,-0.595223,0.56178,0.595223,-0.56178,0.574554,-0.574554,-0.595223,0.56178,-0.56178,-0.574554,0.595223,-0.595223,-0.56178,0.574554,0.574554,-0.595223,-0.56178,0.56178,-0.574554,-0.595223,0.595223,-0.56178,-0.574554,-0.56178,-0.574554,-0.595223,-0.574554,-0.595223,-0.56178,-0.595223,-0.56178,-0.574554,0.198871,0.93417,-0.296273,0.165615,0.936027,-0.310525,0.165941,0.946748,-0.275921,0.198871,0.93417,0.296273,0.165941,0.946748,0.275921,0.165615,0.936027,0.310525,0.668055,0.744112,0.0,0.64532,0.763641,-0.0203519,0.64532,0.763641,0.0203519,-0.198871,0.93417,0.296273,-0.165615,0.936027,0.310525,-0.165941,0.946748,0.275921,-0.198871,0.93417,-0.296273,-0.165941,0.946748,-0.275921,-0.165615,0.936027,-0.310525,-0.668055,0.744112,0.0,-0.64532,0.763641,0.0203519,-0.64532,0.763641,-0.0203519,0.198871,-0.93417,0.296273,0.165615,-0.936027,0.310525,0.165941,-0.946748,0.275921,0.198871,-0.93417,-0.296273,0.165941,-0.946748,-0.275921,0.165615,-0.936027,-0.310525,0.668055,-0.744112,0.0,0.64532,-0.763641,0.0203519,0.64532,-0.763641,-0.0203519,-0.198871,-0.93417,-0.296273,-0.165615,-0.936027,-0.310525,-0.165941,-0.946748,-0.275921,-0.198871,-0.93417,0.296273,-0.165941,-0.946748,0.275921,-0.165615,-0.936027,0.310525,-0.668055,-0.744112,0.0,-0.64532,-0.763641,-0.0203519,-0.64532,-0.763641,0.0203519,0.93417,0.296273,-0.198871,0.936027,0.310525,-0.165615,0.946748,0.275921,-0.165941,0.93417,-0.296273,-0.198871};
			return value;
		}
		private double[] getCoordinate_5_20_point_2()
		{
			double[] value = {0.946748,-0.275921,-0.165941,0.936027,-0.310525,-0.165615,0.744112,0.0,-0.668055,0.763641,0.0203519,-0.64532,0.763641,-0.0203519,-0.64532,0.93417,-0.296273,0.198871,0.936027,-0.310525,0.165615,0.946748,-0.275921,0.165941,0.93417,0.296273,0.198871,0.946748,0.275921,0.165941,0.936027,0.310525,0.165615,0.744112,0.0,0.668055,0.763641,-0.0203519,0.64532,0.763641,0.0203519,0.64532,-0.93417,0.296273,0.198871,-0.936027,0.310525,0.165615,-0.946748,0.275921,0.165941,-0.93417,-0.296273,0.198871,-0.946748,-0.275921,0.165941,-0.936027,-0.310525,0.165615,-0.744112,0.0,0.668055,-0.763641,0.0203519,0.64532,-0.763641,-0.0203519,0.64532,-0.93417,-0.296273,-0.198871,-0.936027,-0.310525,-0.165615,-0.946748,-0.275921,-0.165941,-0.93417,0.296273,-0.198871,-0.946748,0.275921,-0.165941,-0.936027,0.310525,-0.165615,-0.744112,0.0,-0.668055,-0.763641,-0.0203519,-0.64532,-0.763641,0.0203519,-0.64532,0.296273,-0.198871,0.93417,0.310525,-0.165615,0.936027,0.275921,-0.165941,0.946748,-0.296273,-0.198871,0.93417,-0.275921,-0.165941,0.946748,-0.310525,-0.165615,0.936027,0.0,-0.668055,0.744112,0.0203519,-0.64532,0.763641,-0.0203519,-0.64532,0.763641,-0.296273,0.198871,0.93417,-0.310525,0.165615,0.936027,-0.275921,0.165941,0.946748,0.296273,0.198871,0.93417,0.275921,0.165941,0.946748,0.310525,0.165615,0.936027,0.0,0.668055,0.744112,-0.0203519,0.64532,0.763641,0.0203519,0.64532,0.763641,0.296273,0.198871,-0.93417,0.310525,0.165615,-0.936027,0.275921,0.165941,-0.946748,-0.296273,0.198871,-0.93417,-0.275921,0.165941,-0.946748,-0.310525,0.165615,-0.936027,0.0,0.668055,-0.744112,0.0203519,0.64532,-0.763641,-0.0203519,0.64532,-0.763641,-0.296273,-0.198871,-0.93417,-0.310525,-0.165615,-0.936027,-0.275921,-0.165941,-0.946748,0.296273,-0.198871,-0.93417,0.275921,-0.165941,-0.946748,0.310525,-0.165615,-0.936027,0.0,-0.668055,-0.744112,-0.0203519,-0.64532,-0.763641,0.0203519,-0.64532,-0.763641,0.301428,0.768229,0.56477,0.267971,0.770411,0.578496,0.28885,0.747877,0.597701,0.597701,0.28885,0.747877,0.56477,0.301428,0.768229,0.578496,0.267971,0.770411,0.770411,0.578496,0.267971,0.747877,0.597701,0.28885,0.768229,0.56477,0.301428,-0.28885,0.747877,0.597701,-0.267971,0.770411,0.578496,-0.301428,0.768229,0.56477,-0.768229,0.56477,0.301428,-0.747877,0.597701,0.28885,-0.770411,0.578496,0.267971,-0.578496,0.267971,0.770411,-0.56477,0.301428,0.768229,-0.597701,0.28885,0.747877,0.28885,0.747877,-0.597701,0.267971,0.770411,-0.578496,0.301428,0.768229,-0.56477,0.768229,0.56477,-0.301428,0.747877,0.597701,-0.28885,0.770411,0.578496,-0.267971,0.578496,0.267971,-0.770411,0.56477,0.301428,-0.768229,0.597701,0.28885,-0.747877,-0.301428,0.768229,-0.56477,-0.267971,0.770411,-0.578496,-0.28885,0.747877,-0.597701,-0.597701,0.28885,-0.747877,-0.56477,0.301428,-0.768229};
			return value;
		}
		private double[] getCoordinate_5_20_point_3()
		{
			double[] value = {-0.578496,0.267971,-0.770411,-0.770411,0.578496,-0.267971,-0.747877,0.597701,-0.28885,-0.768229,0.56477,-0.301428,0.28885,-0.747877,0.597701,0.267971,-0.770411,0.578496,0.301428,-0.768229,0.56477,0.768229,-0.56477,0.301428,0.747877,-0.597701,0.28885,0.770411,-0.578496,0.267971,0.578496,-0.267971,0.770411,0.56477,-0.301428,0.768229,0.597701,-0.28885,0.747877,-0.301428,-0.768229,0.56477,-0.267971,-0.770411,0.578496,-0.28885,-0.747877,0.597701,-0.597701,-0.28885,0.747877,-0.56477,-0.301428,0.768229,-0.578496,-0.267971,0.770411,-0.770411,-0.578496,0.267971,-0.747877,-0.597701,0.28885,-0.768229,-0.56477,0.301428,0.301428,-0.768229,-0.56477,0.267971,-0.770411,-0.578496,0.28885,-0.747877,-0.597701,0.597701,-0.28885,-0.747877,0.56477,-0.301428,-0.768229,0.578496,-0.267971,-0.770411,0.770411,-0.578496,-0.267971,0.747877,-0.597701,-0.28885,0.768229,-0.56477,-0.301428,-0.28885,-0.747877,-0.597701,-0.267971,-0.770411,-0.578496,-0.301428,-0.768229,-0.56477,-0.768229,-0.56477,-0.301428,-0.747877,-0.597701,-0.28885,-0.770411,-0.578496,-0.267971,-0.578496,-0.267971,-0.770411,-0.56477,-0.301428,-0.768229,-0.597701,-0.28885,-0.747877,0.200539,0.979686,0.0,0.167078,0.985728,-0.0206418,0.167078,0.985728,0.0206418,0.457934,0.874631,0.159117,0.427873,0.892852,0.140501,0.424534,0.887388,0.179759,0.457934,0.874631,-0.159117,0.424534,0.887388,-0.179759,0.427873,0.892852,-0.140501,-0.200539,0.979686,0.0,-0.167078,0.985728,0.0206418,-0.167078,0.985728,-0.0206418,-0.457934,0.874631,-0.159117,-0.427873,0.892852,-0.140501,-0.424534,0.887388,-0.179759,-0.457934,0.874631,0.159117,-0.424534,0.887388,0.179759,-0.427873,0.892852,0.140501,0.200539,-0.979686,0.0,0.167078,-0.985728,0.0206418,0.167078,-0.985728,-0.0206418,0.457934,-0.874631,-0.159117,0.427873,-0.892852,-0.140501,0.424534,-0.887388,-0.179759,0.457934,-0.874631,0.159117,0.424534,-0.887388,0.179759,0.427873,-0.892852,0.140501,-0.200539,-0.979686,0.0,-0.167078,-0.985728,-0.0206418,-0.167078,-0.985728,0.0206418,-0.457934,-0.874631,0.159117,-0.427873,-0.892852,0.140501,-0.424534,-0.887388,0.179759,-0.457934,-0.874631,-0.159117,-0.424534,-0.887388,-0.179759,-0.427873,-0.892852,-0.140501,0.979686,0.0,-0.200539,0.985728,0.0206418,-0.167078,0.985728,-0.0206418,-0.167078,0.874631,-0.159117,-0.457934,0.892852,-0.140501,-0.427873,0.887388,-0.179759,-0.424534,0.874631,0.159117,-0.457934,0.887388,0.179759,-0.424534,0.892852,0.140501,-0.427873,0.979686,0.0,0.200539,0.985728,-0.0206418,0.167078,0.985728,0.0206418,0.167078,0.874631,0.159117,0.457934,0.892852,0.140501,0.427873,0.887388,0.179759,0.424534,0.874631,-0.159117,0.457934,0.887388,-0.179759,0.424534,0.892852,-0.140501,0.427873,-0.979686,0.0,0.200539,-0.985728,0.0206418,0.167078,-0.985728,-0.0206418,0.167078,-0.874631,-0.159117,0.457934,-0.892852,-0.140501,0.427873,-0.887388,-0.179759,0.424534};
			return value;
		}
		private double[] getCoordinate_5_20_point_4()
		{
			double[] value = {-0.874631,0.159117,0.457934,-0.887388,0.179759,0.424534,-0.892852,0.140501,0.427873,-0.979686,0.0,-0.200539,-0.985728,-0.0206418,-0.167078,-0.985728,0.0206418,-0.167078,-0.874631,0.159117,-0.457934,-0.892852,0.140501,-0.427873,-0.887388,0.179759,-0.424534,-0.874631,-0.159117,-0.457934,-0.887388,-0.179759,-0.424534,-0.892852,-0.140501,-0.427873,0.0,-0.200539,0.979686,0.0206418,-0.167078,0.985728,-0.0206418,-0.167078,0.985728,-0.159117,-0.457934,0.874631,-0.140501,-0.427873,0.892852,-0.179759,-0.424534,0.887388,0.159117,-0.457934,0.874631,0.179759,-0.424534,0.887388,0.140501,-0.427873,0.892852,0.0,0.200539,0.979686,-0.0206418,0.167078,0.985728,0.0206418,0.167078,0.985728,0.159117,0.457934,0.874631,0.140501,0.427873,0.892852,0.179759,0.424534,0.887388,-0.159117,0.457934,0.874631,-0.179759,0.424534,0.887388,-0.140501,0.427873,0.892852,0.0,0.200539,-0.979686,0.0206418,0.167078,-0.985728,-0.0206418,0.167078,-0.985728,-0.159117,0.457934,-0.874631,-0.140501,0.427873,-0.892852,-0.179759,0.424534,-0.887388,0.159117,0.457934,-0.874631,0.179759,0.424534,-0.887388,0.140501,0.427873,-0.892852,0.0,-0.200539,-0.979686,-0.0206418,-0.167078,-0.985728,0.0206418,-0.167078,-0.985728,0.159117,-0.457934,-0.874631,0.140501,-0.427873,-0.892852,0.179759,-0.424534,-0.887388,-0.159117,-0.457934,-0.874631,-0.179759,-0.424534,-0.887388,-0.140501,-0.427873,-0.892852,0.464979,0.551813,0.692313,0.429454,0.561193,0.707553,0.450096,0.527794,0.72031,0.72031,0.450096,0.527794,0.692313,0.464979,0.551813,0.707553,0.429454,0.561193,0.561193,0.707553,0.429454,0.527794,0.72031,0.450096,0.551813,0.692313,0.464979,-0.551813,0.692313,0.464979,-0.527794,0.72031,0.450096,-0.561193,0.707553,0.429454,-0.707553,0.429454,0.561193,-0.692313,0.464979,0.551813,-0.72031,0.450096,0.527794,-0.450096,0.527794,0.72031,-0.429454,0.561193,0.707553,-0.464979,0.551813,0.692313,0.551813,0.692313,-0.464979,0.527794,0.72031,-0.450096,0.561193,0.707553,-0.429454,0.707553,0.429454,-0.561193,0.692313,0.464979,-0.551813,0.72031,0.450096,-0.527794,0.450096,0.527794,-0.72031,0.429454,0.561193,-0.707553,0.464979,0.551813,-0.692313,-0.464979,0.551813,-0.692313,-0.429454,0.561193,-0.707553,-0.450096,0.527794,-0.72031,-0.72031,0.450096,-0.527794,-0.692313,0.464979,-0.551813,-0.707553,0.429454,-0.561193,-0.561193,0.707553,-0.429454,-0.527794,0.72031,-0.450096,-0.551813,0.692313,-0.464979,0.551813,-0.692313,0.464979,0.527794,-0.72031,0.450096,0.561193,-0.707553,0.429454,0.707553,-0.429454,0.561193,0.692313,-0.464979,0.551813,0.72031,-0.450096,0.527794,0.450096,-0.527794,0.72031,0.429454,-0.561193,0.707553,0.464979,-0.551813,0.692313,-0.464979,-0.551813,0.692313,-0.429454,-0.561193,0.707553,-0.450096,-0.527794,0.72031,-0.72031,-0.450096,0.527794,-0.692313,-0.464979,0.551813,-0.707553,-0.429454,0.561193,-0.561193,-0.707553,0.429454};
			return value;
		}
		private double[] getCoordinate_5_20_point_5()
		{
			double[] value = {-0.527794,-0.72031,0.450096,-0.551813,-0.692313,0.464979,0.464979,-0.551813,-0.692313,0.429454,-0.561193,-0.707553,0.450096,-0.527794,-0.72031,0.72031,-0.450096,-0.527794,0.692313,-0.464979,-0.551813,0.707553,-0.429454,-0.561193,0.561193,-0.707553,-0.429454,0.527794,-0.72031,-0.450096,0.551813,-0.692313,-0.464979,-0.551813,-0.692313,-0.464979,-0.527794,-0.72031,-0.450096,-0.561193,-0.707553,-0.429454,-0.707553,-0.429454,-0.561193,-0.692313,-0.464979,-0.551813,-0.72031,-0.450096,-0.527794,-0.450096,-0.527794,-0.72031,-0.429454,-0.561193,-0.707553,-0.464979,-0.551813,-0.692313,0.0989503,0.910112,-0.402375,0.0988432,0.895411,-0.43413,0.065943,0.907978,-0.413796,0.100061,0.986311,-0.13107,0.0999958,0.981097,-0.165681,0.0666977,0.987169,-0.145079,0.356197,0.888475,-0.28937,0.355602,0.876818,-0.323632,0.325609,0.89492,-0.305118,0.0999958,0.981097,0.165681,0.100061,0.986311,0.13107,0.0666977,0.987169,0.145079,0.0988432,0.895411,0.43413,0.0989503,0.910112,0.402375,0.065943,0.907978,0.413796,0.355602,0.876818,0.323632,0.356197,0.888475,0.28937,0.325609,0.89492,0.305118,0.593686,0.792524,-0.139437,0.590346,0.787154,-0.178553,0.568272,0.80747,-0.1583,0.590346,0.787154,0.178553,0.593686,0.792524,0.139437,0.568272,0.80747,0.1583,0.76838,0.639671,0.0203335,0.76838,0.639671,-0.0203335,0.750007,0.66143,0.0,-0.0989503,0.910112,0.402375,-0.0988432,0.895411,0.43413,-0.065943,0.907978,0.413796,-0.100061,0.986311,0.13107,-0.0999958,0.981097,0.165681,-0.0666977,0.987169,0.145079,-0.356197,0.888475,0.28937,-0.355602,0.876818,0.323632,-0.325609,0.89492,0.305118,-0.0999958,0.981097,-0.165681,-0.100061,0.986311,-0.13107,-0.0666977,0.987169,-0.145079,-0.0988432,0.895411,-0.43413,-0.0989503,0.910112,-0.402375,-0.065943,0.907978,-0.413796,-0.355602,0.876818,-0.323632,-0.356197,0.888475,-0.28937,-0.325609,0.89492,-0.305118,-0.593686,0.792524,0.139437,-0.590346,0.787154,0.178553,-0.568272,0.80747,0.1583,-0.590346,0.787154,-0.178553,-0.593686,0.792524,-0.139437,-0.568272,0.80747,-0.1583,-0.76838,0.639671,-0.0203335,-0.76838,0.639671,0.0203335,-0.750007,0.66143,0.0,0.0989503,-0.910112,0.402375,0.0988432,-0.895411,0.43413,0.065943,-0.907978,0.413796,0.100061,-0.986311,0.13107,0.0999958,-0.981097,0.165681,0.0666977,-0.987169,0.145079,0.356197,-0.888475,0.28937,0.355602,-0.876818,0.323632,0.325609,-0.89492,0.305118,0.0999958,-0.981097,-0.165681,0.100061,-0.986311,-0.13107,0.0666977,-0.987169,-0.145079,0.0988432,-0.895411,-0.43413,0.0989503,-0.910112,-0.402375,0.065943,-0.907978,-0.413796,0.355602,-0.876818,-0.323632,0.356197,-0.888475,-0.28937,0.325609,-0.89492,-0.305118,0.593686,-0.792524,0.139437,0.590346,-0.787154,0.178553,0.568272,-0.80747,0.1583,0.590346,-0.787154,-0.178553,0.593686,-0.792524,-0.139437,0.568272,-0.80747,-0.1583,0.76838,-0.639671,-0.0203335,0.76838,-0.639671,0.0203335};
			return value;
		}
		private double[] getCoordinate_5_20_point_6()
		{
			double[] value = {0.750007,-0.66143,0.0,-0.0989503,-0.910112,-0.402375,-0.0988432,-0.895411,-0.43413,-0.065943,-0.907978,-0.413796,-0.100061,-0.986311,-0.13107,-0.0999958,-0.981097,-0.165681,-0.0666977,-0.987169,-0.145079,-0.356197,-0.888475,-0.28937,-0.355602,-0.876818,-0.323632,-0.325609,-0.89492,-0.305118,-0.0999958,-0.981097,0.165681,-0.100061,-0.986311,0.13107,-0.0666977,-0.987169,0.145079,-0.0988432,-0.895411,0.43413,-0.0989503,-0.910112,0.402375,-0.065943,-0.907978,0.413796,-0.355602,-0.876818,0.323632,-0.356197,-0.888475,0.28937,-0.325609,-0.89492,0.305118,-0.593686,-0.792524,-0.139437,-0.590346,-0.787154,-0.178553,-0.568272,-0.80747,-0.1583,-0.590346,-0.787154,0.178553,-0.593686,-0.792524,0.139437,-0.568272,-0.80747,0.1583,-0.76838,-0.639671,0.0203335,-0.76838,-0.639671,-0.0203335,-0.750007,-0.66143,0.0,0.910112,0.402375,-0.0989503,0.895411,0.43413,-0.0988432,0.907978,0.413796,-0.065943,0.986311,0.13107,-0.100061,0.981097,0.165681,-0.0999958,0.987169,0.145079,-0.0666977,0.888475,0.28937,-0.356197,0.876818,0.323632,-0.355602,0.89492,0.305118,-0.325609,0.981097,-0.165681,-0.0999958,0.986311,-0.13107,-0.100061,0.987169,-0.145079,-0.0666977,0.895411,-0.43413,-0.0988432,0.910112,-0.402375,-0.0989503,0.907978,-0.413796,-0.065943,0.876818,-0.323632,-0.355602,0.888475,-0.28937,-0.356197,0.89492,-0.305118,-0.325609,0.792524,0.139437,-0.593686,0.787154,0.178553,-0.590346,0.80747,0.1583,-0.568272,0.787154,-0.178553,-0.590346,0.792524,-0.139437,-0.593686,0.80747,-0.1583,-0.568272,0.639671,-0.0203335,-0.76838,0.639671,0.0203335,-0.76838,0.66143,0.0,-0.750007,0.910112,-0.402375,0.0989503,0.895411,-0.43413,0.0988432,0.907978,-0.413796,0.065943,0.986311,-0.13107,0.100061,0.981097,-0.165681,0.0999958,0.987169,-0.145079,0.0666977,0.888475,-0.28937,0.356197,0.876818,-0.323632,0.355602,0.89492,-0.305118,0.325609,0.981097,0.165681,0.0999958,0.986311,0.13107,0.100061,0.987169,0.145079,0.0666977,0.895411,0.43413,0.0988432,0.910112,0.402375,0.0989503,0.907978,0.413796,0.065943,0.876818,0.323632,0.355602,0.888475,0.28937,0.356197,0.89492,0.305118,0.325609,0.792524,-0.139437,0.593686,0.787154,-0.178553,0.590346,0.80747,-0.1583,0.568272,0.787154,0.178553,0.590346,0.792524,0.139437,0.593686,0.80747,0.1583,0.568272,0.639671,0.0203335,0.76838,0.639671,-0.0203335,0.76838,0.66143,0.0,0.750007,-0.910112,0.402375,0.0989503,-0.895411,0.43413,0.0988432,-0.907978,0.413796,0.065943,-0.986311,0.13107,0.100061,-0.981097,0.165681,0.0999958,-0.987169,0.145079,0.0666977,-0.888475,0.28937,0.356197,-0.876818,0.323632,0.355602,-0.89492,0.305118,0.325609,-0.981097,-0.165681,0.0999958,-0.986311,-0.13107,0.100061,-0.987169,-0.145079,0.0666977,-0.895411,-0.43413,0.0988432,-0.910112,-0.402375,0.0989503,-0.907978,-0.413796,0.065943,-0.876818,-0.323632,0.355602,-0.888475,-0.28937,0.356197,-0.89492,-0.305118,0.325609};
			return value;
		}
		private double[] getCoordinate_5_20_point_7()
		{
			double[] value = {-0.792524,0.139437,0.593686,-0.787154,0.178553,0.590346,-0.80747,0.1583,0.568272,-0.787154,-0.178553,0.590346,-0.792524,-0.139437,0.593686,-0.80747,-0.1583,0.568272,-0.639671,-0.0203335,0.76838,-0.639671,0.0203335,0.76838,-0.66143,0.0,0.750007,-0.910112,-0.402375,-0.0989503,-0.895411,-0.43413,-0.0988432,-0.907978,-0.413796,-0.065943,-0.986311,-0.13107,-0.100061,-0.981097,-0.165681,-0.0999958,-0.987169,-0.145079,-0.0666977,-0.888475,-0.28937,-0.356197,-0.876818,-0.323632,-0.355602,-0.89492,-0.305118,-0.325609,-0.981097,0.165681,-0.0999958,-0.986311,0.13107,-0.100061,-0.987169,0.145079,-0.0666977,-0.895411,0.43413,-0.0988432,-0.910112,0.402375,-0.0989503,-0.907978,0.413796,-0.065943,-0.876818,0.323632,-0.355602,-0.888475,0.28937,-0.356197,-0.89492,0.305118,-0.325609,-0.792524,-0.139437,-0.593686,-0.787154,-0.178553,-0.590346,-0.80747,-0.1583,-0.568272,-0.787154,0.178553,-0.590346,-0.792524,0.139437,-0.593686,-0.80747,0.1583,-0.568272,-0.639671,0.0203335,-0.76838,-0.639671,-0.0203335,-0.76838,-0.66143,0.0,-0.750007,0.402375,-0.0989503,0.910112,0.43413,-0.0988432,0.895411,0.413796,-0.065943,0.907978,0.13107,-0.100061,0.986311,0.165681,-0.0999958,0.981097,0.145079,-0.0666977,0.987169,0.28937,-0.356197,0.888475,0.323632,-0.355602,0.876818,0.305118,-0.325609,0.89492,-0.165681,-0.0999958,0.981097,-0.13107,-0.100061,0.986311,-0.145079,-0.0666977,0.987169,-0.43413,-0.0988432,0.895411,-0.402375,-0.0989503,0.910112,-0.413796,-0.065943,0.907978,-0.323632,-0.355602,0.876818,-0.28937,-0.356197,0.888475,-0.305118,-0.325609,0.89492,0.139437,-0.593686,0.792524,0.178553,-0.590346,0.787154,0.1583,-0.568272,0.80747,-0.178553,-0.590346,0.787154,-0.139437,-0.593686,0.792524,-0.1583,-0.568272,0.80747,-0.0203335,-0.76838,0.639671,0.0203335,-0.76838,0.639671,0.0,-0.750007,0.66143,-0.402375,0.0989503,0.910112,-0.43413,0.0988432,0.895411,-0.413796,0.065943,0.907978,-0.13107,0.100061,0.986311,-0.165681,0.0999958,0.981097,-0.145079,0.0666977,0.987169,-0.28937,0.356197,0.888475,-0.323632,0.355602,0.876818,-0.305118,0.325609,0.89492,0.165681,0.0999958,0.981097,0.13107,0.100061,0.986311,0.145079,0.0666977,0.987169,0.43413,0.0988432,0.895411,0.402375,0.0989503,0.910112,0.413796,0.065943,0.907978,0.323632,0.355602,0.876818,0.28937,0.356197,0.888475,0.305118,0.325609,0.89492,-0.139437,0.593686,0.792524,-0.178553,0.590346,0.787154,-0.1583,0.568272,0.80747,0.178553,0.590346,0.787154,0.139437,0.593686,0.792524,0.1583,0.568272,0.80747,0.0203335,0.76838,0.639671,-0.0203335,0.76838,0.639671,0.0,0.750007,0.66143,0.402375,0.0989503,-0.910112,0.43413,0.0988432,-0.895411,0.413796,0.065943,-0.907978,0.13107,0.100061,-0.986311,0.165681,0.0999958,-0.981097,0.145079,0.0666977,-0.987169,0.28937,0.356197,-0.888475,0.323632,0.355602,-0.876818,0.305118,0.325609,-0.89492,-0.165681,0.0999958,-0.981097};
			return value;
		}
		private double[] getCoordinate_5_20_point_8()
		{
			double[] value = {-0.13107,0.100061,-0.986311,-0.145079,0.0666977,-0.987169,-0.43413,0.0988432,-0.895411,-0.402375,0.0989503,-0.910112,-0.413796,0.065943,-0.907978,-0.323632,0.355602,-0.876818,-0.28937,0.356197,-0.888475,-0.305118,0.325609,-0.89492,0.139437,0.593686,-0.792524,0.178553,0.590346,-0.787154,0.1583,0.568272,-0.80747,-0.178553,0.590346,-0.787154,-0.139437,0.593686,-0.792524,-0.1583,0.568272,-0.80747,-0.0203335,0.76838,-0.639671,0.0203335,0.76838,-0.639671,0.0,0.750007,-0.66143,-0.402375,-0.0989503,-0.910112,-0.43413,-0.0988432,-0.895411,-0.413796,-0.065943,-0.907978,-0.13107,-0.100061,-0.986311,-0.165681,-0.0999958,-0.981097,-0.145079,-0.0666977,-0.987169,-0.28937,-0.356197,-0.888475,-0.323632,-0.355602,-0.876818,-0.305118,-0.325609,-0.89492,0.165681,-0.0999958,-0.981097,0.13107,-0.100061,-0.986311,0.145079,-0.0666977,-0.987169,0.43413,-0.0988432,-0.895411,0.402375,-0.0989503,-0.910112,0.413796,-0.065943,-0.907978,0.323632,-0.355602,-0.876818,0.28937,-0.356197,-0.888475,0.305118,-0.325609,-0.89492,-0.139437,-0.593686,-0.792524,-0.178553,-0.590346,-0.787154,-0.1583,-0.568272,-0.80747,0.178553,-0.590346,-0.787154,0.139437,-0.593686,-0.792524,0.1583,-0.568272,-0.80747,0.0203335,-0.76838,-0.639671,-0.0203335,-0.76838,-0.639671,0.0,-0.750007,-0.66143,0.160105,0.811161,0.56248,0.139598,0.829468,0.540828,0.127031,0.809135,0.573728,0.320203,0.630114,0.707409,0.301233,0.655487,0.692528,0.286472,0.631567,0.720456,0.418038,0.788414,0.451273,0.396824,0.81012,0.431551,0.38741,0.794924,0.466914,0.466914,0.38741,0.794924,0.451273,0.418038,0.788414,0.431551,0.396824,0.81012,0.573728,0.127031,0.809135,0.56248,0.160105,0.811161,0.540828,0.139598,0.829468,0.720456,0.286472,0.631567,0.707409,0.320203,0.630114,0.692528,0.301233,0.655487,0.655487,0.692528,0.301233,0.631567,0.720456,0.286472,0.630114,0.707408,0.320203,0.81012,0.431551,0.396824,0.794924,0.466914,0.38741,0.788414,0.451273,0.418038,0.829468,0.540828,0.139598,0.809135,0.573728,0.127031,0.811161,0.56248,0.160105,-0.160105,0.811161,0.56248,-0.127031,0.809135,0.573728,-0.139598,0.829468,0.540828,-0.418038,0.788414,0.451273,-0.38741,0.794924,0.466914,-0.396824,0.81012,0.431551,-0.320203,0.630114,0.707409,-0.286472,0.631567,0.720456,-0.301233,0.655487,0.692528,-0.655487,0.692528,0.301233,-0.630114,0.707408,0.320203,-0.631567,0.720456,0.286472,-0.829468,0.540828,0.139598,-0.811161,0.56248,0.160105,-0.809135,0.573728,0.127031,-0.81012,0.431551,0.396824,-0.788414,0.451273,0.418038,-0.794924,0.466914,0.38741,-0.466914,0.38741,0.794924,-0.431551,0.396824,0.81012,-0.451273,0.418038,0.788414,-0.720456,0.286472,0.631567,-0.692528,0.301233,0.655487,-0.707409,0.320203,0.630114,-0.573728,0.127031,0.809135,-0.540828,0.139598,0.829468,-0.56248,0.160105,0.811161,0.160105,0.811161,-0.56248,0.127031,0.809135,-0.573728};
			return value;
		}
		private double[] getCoordinate_5_20_point_9()
		{
			double[] value = {0.139598,0.829468,-0.540828,0.418038,0.788414,-0.451273,0.38741,0.794924,-0.466914,0.396824,0.81012,-0.431551,0.320203,0.630114,-0.707409,0.286472,0.631567,-0.720456,0.301233,0.655487,-0.692528,0.655487,0.692528,-0.301233,0.630114,0.707408,-0.320203,0.631567,0.720456,-0.286472,0.829468,0.540828,-0.139598,0.811161,0.56248,-0.160105,0.809135,0.573728,-0.127031,0.81012,0.431551,-0.396824,0.788414,0.451273,-0.418038,0.794924,0.466914,-0.38741,0.466914,0.38741,-0.794924,0.431551,0.396824,-0.81012,0.451273,0.418038,-0.788414,0.720456,0.286472,-0.631567,0.692528,0.301233,-0.655487,0.707409,0.320203,-0.630114,0.573728,0.127031,-0.809135,0.540828,0.139598,-0.829468,0.56248,0.160105,-0.811161,-0.160105,0.811161,-0.56248,-0.139598,0.829468,-0.540828,-0.127031,0.809135,-0.573728,-0.320203,0.630114,-0.707409,-0.301233,0.655487,-0.692528,-0.286472,0.631567,-0.720456,-0.418038,0.788414,-0.451273,-0.396824,0.81012,-0.431551,-0.38741,0.794924,-0.466914,-0.466914,0.38741,-0.794924,-0.451273,0.418038,-0.788414,-0.431551,0.396824,-0.81012,-0.573728,0.127031,-0.809135,-0.56248,0.160105,-0.811161,-0.540828,0.139598,-0.829468,-0.720456,0.286472,-0.631567,-0.707409,0.320203,-0.630114,-0.692528,0.301233,-0.655487,-0.655487,0.692528,-0.301233,-0.631567,0.720456,-0.286472,-0.630114,0.707408,-0.320203,-0.81012,0.431551,-0.396824,-0.794924,0.466914,-0.38741,-0.788414,0.451273,-0.418038,-0.829468,0.540828,-0.139598,-0.809135,0.573728,-0.127031,-0.811161,0.56248,-0.160105,0.160105,-0.811161,0.56248,0.127031,-0.809135,0.573728,0.139598,-0.829468,0.540828,0.418038,-0.788414,0.451273,0.38741,-0.794924,0.466914,0.396824,-0.81012,0.431551,0.320203,-0.630114,0.707409,0.286472,-0.631567,0.720456,0.301233,-0.655487,0.692528,0.655487,-0.692528,0.301233,0.630114,-0.707408,0.320203,0.631567,-0.720456,0.286472,0.829468,-0.540828,0.139598,0.811161,-0.56248,0.160105,0.809135,-0.573728,0.127031,0.81012,-0.431551,0.396824,0.788414,-0.451273,0.418038,0.794924,-0.466914,0.38741,0.466914,-0.38741,0.794924,0.431551,-0.396824,0.81012,0.451273,-0.418038,0.788414,0.720456,-0.286472,0.631567,0.692528,-0.301233,0.655487,0.707409,-0.320203,0.630114,0.573728,-0.127031,0.809135,0.540828,-0.139598,0.829468,0.56248,-0.160105,0.811161,-0.160105,-0.811161,0.56248,-0.139598,-0.829468,0.540828,-0.127031,-0.809135,0.573728,-0.320203,-0.630114,0.707409,-0.301233,-0.655487,0.692528,-0.286472,-0.631567,0.720456,-0.418038,-0.788414,0.451273,-0.396824,-0.81012,0.431551,-0.38741,-0.794924,0.466914,-0.466914,-0.38741,0.794924,-0.451273,-0.418038,0.788414,-0.431551,-0.396824,0.81012,-0.573728,-0.127031,0.809135,-0.56248,-0.160105,0.811161,-0.540828,-0.139598,0.829468,-0.720456,-0.286472,0.631567,-0.707409,-0.320203,0.630114,-0.692528,-0.301233,0.655487,-0.655487,-0.692528,0.301233,-0.631567,-0.720456,0.286472,-0.630114,-0.707408,0.320203};
			return value;
		}
		private double[] getCoordinate_5_20_point_10()
		{
			double[] value = {-0.81012,-0.431551,0.396824,-0.794924,-0.466914,0.38741,-0.788414,-0.451273,0.418038,-0.829468,-0.540828,0.139598,-0.809135,-0.573728,0.127031,-0.811161,-0.56248,0.160105,0.160105,-0.811161,-0.56248,0.139598,-0.829468,-0.540828,0.127031,-0.809135,-0.573728,0.320203,-0.630114,-0.707409,0.301233,-0.655487,-0.692528,0.286472,-0.631567,-0.720456,0.418038,-0.788414,-0.451273,0.396824,-0.81012,-0.431551,0.38741,-0.794924,-0.466914,0.466914,-0.38741,-0.794924,0.451273,-0.418038,-0.788414,0.431551,-0.396824,-0.81012,0.573728,-0.127031,-0.809135,0.56248,-0.160105,-0.811161,0.540828,-0.139598,-0.829468,0.720456,-0.286472,-0.631567,0.707409,-0.320203,-0.630114,0.692528,-0.301233,-0.655487,0.655487,-0.692528,-0.301233,0.631567,-0.720456,-0.286472,0.630114,-0.707408,-0.320203,0.81012,-0.431551,-0.396824,0.794924,-0.466914,-0.38741,0.788414,-0.451273,-0.418038,0.829468,-0.540828,-0.139598,0.809135,-0.573728,-0.127031,0.811161,-0.56248,-0.160105,-0.160105,-0.811161,-0.56248,-0.127031,-0.809135,-0.573728,-0.139598,-0.829468,-0.540828,-0.418038,-0.788414,-0.451273,-0.38741,-0.794924,-0.466914,-0.396824,-0.81012,-0.431551,-0.320203,-0.630114,-0.707409,-0.286472,-0.631567,-0.720456,-0.301233,-0.655487,-0.692528,-0.655487,-0.692528,-0.301233,-0.630114,-0.707408,-0.320203,-0.631567,-0.720456,-0.286472,-0.829468,-0.540828,-0.139598,-0.811161,-0.56248,-0.160105,-0.809135,-0.573728,-0.127031,-0.81012,-0.431551,-0.396824,-0.788414,-0.451273,-0.418038,-0.794924,-0.466914,-0.38741,-0.466914,-0.38741,-0.794924,-0.431551,-0.396824,-0.81012,-0.451273,-0.418038,-0.788414,-0.720456,-0.286472,-0.631567,-0.692528,-0.301233,-0.655487,-0.707409,-0.320203,-0.630114,-0.573728,-0.127031,-0.809135,-0.540828,-0.139598,-0.829468,-0.56248,-0.160105,-0.811161,0.33352,0.93916,0.0821198,0.30008,0.951932,0.0614529,0.299185,0.948702,0.102238,0.46461,0.885516,0.0,0.432953,0.90118,-0.0206669,0.432953,0.90118,0.0206669,0.33352,0.93916,-0.0821198,0.299185,0.948702,-0.102238,0.30008,0.951932,-0.0614529,-0.33352,0.93916,-0.0821198,-0.30008,0.951932,-0.0614529,-0.299185,0.948702,-0.102238,-0.46461,0.885516,0.0,-0.432953,0.90118,0.0206669,-0.432953,0.90118,-0.0206669,-0.33352,0.93916,0.0821198,-0.299185,0.948702,0.102238,-0.30008,0.951932,0.0614529,0.33352,-0.93916,-0.0821198,0.30008,-0.951932,-0.0614529,0.299185,-0.948702,-0.102238,0.46461,-0.885516,0.0,0.432953,-0.90118,0.0206669,0.432953,-0.90118,-0.0206669,0.33352,-0.93916,0.0821198,0.299185,-0.948702,0.102238,0.30008,-0.951932,0.0614529,-0.33352,-0.93916,0.0821198,-0.30008,-0.951932,0.0614529,-0.299185,-0.948702,0.102238,-0.46461,-0.885516,0.0,-0.432953,-0.90118,-0.0206669,-0.432953,-0.90118,0.0206669,-0.33352,-0.93916,-0.0821198,-0.299185,-0.948702,-0.102238,-0.30008,-0.951932,-0.0614529,0.93916,-0.0821198,-0.33352,0.951932,-0.0614529,-0.30008,0.948702,-0.102238,-0.299185,0.885516,0.0,-0.46461};
			return value;
		}
		private double[] getCoordinate_5_20_point_11()
		{
			double[] value = {0.90118,0.0206669,-0.432953,0.90118,-0.0206669,-0.432953,0.93916,0.0821198,-0.33352,0.948702,0.102238,-0.299185,0.951932,0.0614529,-0.30008,0.93916,0.0821198,0.33352,0.951932,0.0614529,0.30008,0.948702,0.102238,0.299185,0.885516,0.0,0.46461,0.90118,-0.0206669,0.432953,0.90118,0.0206669,0.432953,0.93916,-0.0821198,0.33352,0.948702,-0.102238,0.299185,0.951932,-0.0614529,0.30008,-0.93916,-0.0821198,0.33352,-0.951932,-0.0614529,0.30008,-0.948702,-0.102238,0.299185,-0.885516,0.0,0.46461,-0.90118,0.0206669,0.432953,-0.90118,-0.0206669,0.432953,-0.93916,0.0821198,0.33352,-0.948702,0.102238,0.299185,-0.951932,0.0614529,0.30008,-0.93916,0.0821198,-0.33352,-0.951932,0.0614529,-0.30008,-0.948702,0.102238,-0.299185,-0.885516,0.0,-0.46461,-0.90118,-0.0206669,-0.432953,-0.90118,0.0206669,-0.432953,-0.93916,-0.0821198,-0.33352,-0.948702,-0.102238,-0.299185,-0.951932,-0.0614529,-0.30008,-0.0821198,-0.33352,0.93916,-0.0614529,-0.30008,0.951932,-0.102238,-0.299185,0.948702,0.0,-0.46461,0.885516,0.0206669,-0.432953,0.90118,-0.0206669,-0.432953,0.90118,0.0821198,-0.33352,0.93916,0.102238,-0.299185,0.948702,0.0614529,-0.30008,0.951932,0.0821198,0.33352,0.93916,0.0614529,0.30008,0.951932,0.102238,0.299185,0.948702,0.0,0.46461,0.885516,-0.0206669,0.432953,0.90118,0.0206669,0.432953,0.90118,-0.0821198,0.33352,0.93916,-0.102238,0.299185,0.948702,-0.0614529,0.30008,0.951932,-0.0821198,0.33352,-0.93916,-0.0614529,0.30008,-0.951932,-0.102238,0.299185,-0.948702,0.0,0.46461,-0.885516,0.0206669,0.432953,-0.90118,-0.0206669,0.432953,-0.90118,0.0821198,0.33352,-0.93916,0.102238,0.299185,-0.948702,0.0614529,0.30008,-0.951932,0.0821198,-0.33352,-0.93916,0.0614529,-0.30008,-0.951932,0.102238,-0.299185,-0.948702,0.0,-0.46461,-0.885516,-0.0206669,-0.432953,-0.90118,0.0206669,-0.432953,-0.90118,-0.0821198,-0.33352,-0.93916,-0.102238,-0.299185,-0.948702,-0.0614529,-0.30008,-0.951932,0.601099,0.506207,0.618413,0.56766,0.51898,0.639079,0.58633,0.484092,0.649517,0.649517,0.58633,0.484092,0.618413,0.601099,0.506207,0.639079,0.56766,0.51898,0.51898,0.639079,0.56766,0.484092,0.649517,0.58633,0.506207,0.618413,0.601099,-0.639079,0.56766,0.51898,-0.618413,0.601099,0.506207,-0.649517,0.58633,0.484092,-0.58633,0.484092,0.649517,-0.56766,0.51898,0.639079,-0.601099,0.506207,0.618413,-0.506207,0.618413,0.601099,-0.484092,0.649517,0.58633,-0.51898,0.639079,0.56766,0.639079,0.56766,-0.51898,0.618413,0.601099,-0.506207,0.649517,0.58633,-0.484092,0.58633,0.484092,-0.649517,0.56766,0.51898,-0.639079,0.601099,0.506207,-0.618413,0.506207,0.618413,-0.601099,0.484092,0.649517,-0.58633,0.51898,0.639079,-0.56766,-0.601099,0.506207,-0.618413,-0.56766,0.51898,-0.639079,-0.58633,0.484092,-0.649517,-0.649517,0.58633,-0.484092,-0.618413,0.601099,-0.506207};
			return value;
		}
		private double[] getCoordinate_5_20_point_12()
		{
			double[] value = {-0.639079,0.56766,-0.51898,-0.51898,0.639079,-0.56766,-0.484092,0.649517,-0.58633,-0.506207,0.618413,-0.601099,0.639079,-0.56766,0.51898,0.618413,-0.601099,0.506207,0.649517,-0.58633,0.484092,0.58633,-0.484092,0.649517,0.56766,-0.51898,0.639079,0.601099,-0.506207,0.618413,0.506207,-0.618413,0.601099,0.484092,-0.649517,0.58633,0.51898,-0.639079,0.56766,-0.601099,-0.506207,0.618413,-0.56766,-0.51898,0.639079,-0.58633,-0.484092,0.649517,-0.649517,-0.58633,0.484092,-0.618413,-0.601099,0.506207,-0.639079,-0.56766,0.51898,-0.51898,-0.639079,0.56766,-0.484092,-0.649517,0.58633,-0.506207,-0.618413,0.601099,0.601099,-0.506207,-0.618413,0.56766,-0.51898,-0.639079,0.58633,-0.484092,-0.649517,0.649517,-0.58633,-0.484092,0.618413,-0.601099,-0.506207,0.639079,-0.56766,-0.51898,0.51898,-0.639079,-0.56766,0.484092,-0.649517,-0.58633,0.506207,-0.618413,-0.601099,-0.639079,-0.56766,-0.51898,-0.618413,-0.601099,-0.506207,-0.649517,-0.58633,-0.484092,-0.58633,-0.484092,-0.649517,-0.56766,-0.51898,-0.639079,-0.601099,-0.506207,-0.618413,-0.506207,-0.618413,-0.601099,-0.484092,-0.649517,-0.58633,-0.51898,-0.639079,-0.56766,0.0996497,0.958014,-0.268847,0.0993701,0.94762,-0.303549,0.0663481,0.957048,-0.282237,0.231436,0.949405,-0.212293,0.231772,0.940847,-0.247162,0.198844,0.953424,-0.226811,0.230712,0.907953,-0.349848,0.229687,0.894658,-0.383186,0.197527,0.910127,-0.364213,0.0993701,0.94762,0.303549,0.0996497,0.958014,0.268847,0.0663481,0.957048,0.282237,0.229687,0.894658,0.383186,0.230712,0.907953,0.349848,0.197527,0.910127,0.364213,0.231772,0.940847,0.247162,0.231436,0.949405,0.212293,0.198844,0.953424,0.226811,0.59876,0.80067,0.0203507,0.59876,0.80067,-0.0203507,0.574934,0.8182,0.0,0.686355,0.720226,0.100949,0.688679,0.722524,0.0606641,0.665715,0.741796,0.0810009,0.688679,0.722524,-0.0606641,0.686355,0.720226,-0.100949,0.665715,0.741796,-0.0810009,-0.0996497,0.958014,0.268847,-0.0993701,0.94762,0.303549,-0.0663481,0.957048,0.282237,-0.231436,0.949405,0.212293,-0.231772,0.940847,0.247162,-0.198844,0.953424,0.226811,-0.230712,0.907953,0.349848,-0.229687,0.894658,0.383186,-0.197527,0.910127,0.364213,-0.0993701,0.94762,-0.303549,-0.0996497,0.958014,-0.268847,-0.0663481,0.957048,-0.282237,-0.229687,0.894658,-0.383186,-0.230712,0.907953,-0.349848,-0.197527,0.910127,-0.364213,-0.231772,0.940847,-0.247162,-0.231436,0.949405,-0.212293,-0.198844,0.953424,-0.226811,-0.59876,0.80067,-0.0203507,-0.59876,0.80067,0.0203507,-0.574934,0.8182,0.0,-0.686355,0.720226,-0.100949,-0.688679,0.722524,-0.0606641,-0.665715,0.741796,-0.0810009,-0.688679,0.722524,0.0606641,-0.686355,0.720226,0.100949,-0.665715,0.741796,0.0810009,0.0996497,-0.958014,0.268847,0.0993701,-0.94762,0.303549,0.0663481,-0.957048,0.282237,0.231436,-0.949405,0.212293,0.231772,-0.940847,0.247162,0.198844,-0.953424,0.226811};
			return value;
		}
		private double[] getCoordinate_5_20_point_13()
		{
			double[] value = {0.230712,-0.907953,0.349848,0.229687,-0.894658,0.383186,0.197527,-0.910127,0.364213,0.0993701,-0.94762,-0.303549,0.0996497,-0.958014,-0.268847,0.0663481,-0.957048,-0.282237,0.229687,-0.894658,-0.383186,0.230712,-0.907953,-0.349848,0.197527,-0.910127,-0.364213,0.231772,-0.940847,-0.247162,0.231436,-0.949405,-0.212293,0.198844,-0.953424,-0.226811,0.59876,-0.80067,-0.0203507,0.59876,-0.80067,0.0203507,0.574934,-0.8182,0.0,0.686355,-0.720226,-0.100949,0.688679,-0.722524,-0.0606641,0.665715,-0.741796,-0.0810009,0.688679,-0.722524,0.0606641,0.686355,-0.720226,0.100949,0.665715,-0.741796,0.0810009,-0.0996497,-0.958014,-0.268847,-0.0993701,-0.94762,-0.303549,-0.0663481,-0.957048,-0.282237,-0.231436,-0.949405,-0.212293,-0.231772,-0.940847,-0.247162,-0.198844,-0.953424,-0.226811,-0.230712,-0.907953,-0.349848,-0.229687,-0.894658,-0.383186,-0.197527,-0.910127,-0.364213,-0.0993701,-0.94762,0.303549,-0.0996497,-0.958014,0.268847,-0.0663481,-0.957048,0.282237,-0.229687,-0.894658,0.383186,-0.230712,-0.907953,0.349848,-0.197527,-0.910127,0.364213,-0.231772,-0.940847,0.247162,-0.231436,-0.949405,0.212293,-0.198844,-0.953424,0.226811,-0.59876,-0.80067,0.0203507,-0.59876,-0.80067,-0.0203507,-0.574934,-0.8182,0.0,-0.686355,-0.720226,0.100949,-0.688679,-0.722524,0.0606641,-0.665715,-0.741796,0.0810009,-0.688679,-0.722524,-0.0606641,-0.686355,-0.720226,-0.100949,-0.665715,-0.741796,-0.0810009,0.958014,0.268847,-0.0996497,0.94762,0.303549,-0.0993701,0.957048,0.282237,-0.0663481,0.949405,0.212293,-0.231436,0.940847,0.247162,-0.231772,0.953424,0.226811,-0.198844,0.907953,0.349848,-0.230712,0.894658,0.383186,-0.229687,0.910127,0.364213,-0.197527,0.94762,-0.303549,-0.0993701,0.958014,-0.268847,-0.0996497,0.957048,-0.282237,-0.0663481,0.894658,-0.383186,-0.229687,0.907953,-0.349848,-0.230712,0.910127,-0.364213,-0.197527,0.940847,-0.247162,-0.231772,0.949405,-0.212293,-0.231436,0.953424,-0.226811,-0.198844,0.80067,-0.0203507,-0.59876,0.80067,0.0203507,-0.59876,0.8182,0.0,-0.574934,0.720226,-0.100949,-0.686355,0.722524,-0.0606641,-0.688679,0.741796,-0.0810009,-0.665715,0.722524,0.0606641,-0.688679,0.720226,0.100949,-0.686355,0.741796,0.0810009,-0.665715,0.958014,-0.268847,0.0996497,0.94762,-0.303549,0.0993701,0.957048,-0.282237,0.0663481,0.949405,-0.212293,0.231436,0.940847,-0.247162,0.231772,0.953424,-0.226811,0.198844,0.907953,-0.349848,0.230712,0.894658,-0.383186,0.229687,0.910127,-0.364213,0.197527,0.94762,0.303549,0.0993701,0.958014,0.268847,0.0996497,0.957048,0.282237,0.0663481,0.894658,0.383186,0.229687,0.907953,0.349848,0.230712,0.910127,0.364213,0.197527,0.940847,0.247162,0.231772,0.949405,0.212293,0.231436,0.953424,0.226811,0.198844,0.80067,0.0203507,0.59876,0.80067,-0.0203507,0.59876,0.8182,0.0,0.574934,0.720226,0.100949,0.686355,0.722524,0.0606641,0.688679,0.741796,0.0810009,0.665715,0.722524,-0.0606641,0.688679};
			return value;
		}
		private double[] getCoordinate_5_20_point_14()
		{
			double[] value = {0.720226,-0.100949,0.686355,0.741796,-0.0810009,0.665715,-0.958014,0.268847,0.0996497,-0.94762,0.303549,0.0993701,-0.957048,0.282237,0.0663481,-0.949405,0.212293,0.231436,-0.940847,0.247162,0.231772,-0.953424,0.226811,0.198844,-0.907953,0.349848,0.230712,-0.894658,0.383186,0.229687,-0.910127,0.364213,0.197527,-0.94762,-0.303549,0.0993701,-0.958014,-0.268847,0.0996497,-0.957048,-0.282237,0.0663481,-0.894658,-0.383186,0.229687,-0.907953,-0.349848,0.230712,-0.910127,-0.364213,0.197527,-0.940847,-0.247162,0.231772,-0.949405,-0.212293,0.231436,-0.953424,-0.226811,0.198844,-0.80067,-0.0203507,0.59876,-0.80067,0.0203507,0.59876,-0.8182,0.0,0.574934,-0.720226,-0.100949,0.686355,-0.722524,-0.0606641,0.688679,-0.741796,-0.0810009,0.665715,-0.722524,0.0606641,0.688679,-0.720226,0.100949,0.686355,-0.741796,0.0810009,0.665715,-0.958014,-0.268847,-0.0996497,-0.94762,-0.303549,-0.0993701,-0.957048,-0.282237,-0.0663481,-0.949405,-0.212293,-0.231436,-0.940847,-0.247162,-0.231772,-0.953424,-0.226811,-0.198844,-0.907953,-0.349848,-0.230712,-0.894658,-0.383186,-0.229687,-0.910127,-0.364213,-0.197527,-0.94762,0.303549,-0.0993701,-0.958014,0.268847,-0.0996497,-0.957048,0.282237,-0.0663481,-0.894658,0.383186,-0.229687,-0.907953,0.349848,-0.230712,-0.910127,0.364213,-0.197527,-0.940847,0.247162,-0.231772,-0.949405,0.212293,-0.231436,-0.953424,0.226811,-0.198844,-0.80067,0.0203507,-0.59876,-0.80067,-0.0203507,-0.59876,-0.8182,0.0,-0.574934,-0.720226,0.100949,-0.686355,-0.722524,0.0606641,-0.688679,-0.741796,0.0810009,-0.665715,-0.722524,-0.0606641,-0.688679,-0.720226,-0.100949,-0.686355,-0.741796,-0.0810009,-0.665715,0.268847,-0.0996497,0.958014,0.303549,-0.0993701,0.94762,0.282237,-0.0663481,0.957048,0.212293,-0.231436,0.949405,0.247162,-0.231772,0.940847,0.226811,-0.198844,0.953424,0.349848,-0.230712,0.907953,0.383186,-0.229687,0.894658,0.364213,-0.197527,0.910127,-0.303549,-0.0993701,0.94762,-0.268847,-0.0996497,0.958014,-0.282237,-0.0663481,0.957048,-0.383186,-0.229687,0.894658,-0.349848,-0.230712,0.907953,-0.364213,-0.197527,0.910127,-0.247162,-0.231772,0.940847,-0.212293,-0.231436,0.949405,-0.226811,-0.198844,0.953424,-0.0203507,-0.59876,0.80067,0.0203507,-0.59876,0.80067,0.0,-0.574934,0.8182,-0.100949,-0.686355,0.720226,-0.0606641,-0.688679,0.722524,-0.0810009,-0.665715,0.741796,0.0606641,-0.688679,0.722524,0.100949,-0.686355,0.720226,0.0810009,-0.665715,0.741796,-0.268847,0.0996497,0.958014,-0.303549,0.0993701,0.94762,-0.282237,0.0663481,0.957048,-0.212293,0.231436,0.949405,-0.247162,0.231772,0.940847,-0.226811,0.198844,0.953424,-0.349848,0.230712,0.907953,-0.383186,0.229687,0.894658,-0.364213,0.197527,0.910127,0.303549,0.0993701,0.94762,0.268847,0.0996497,0.958014,0.282237,0.0663481,0.957048,0.383186,0.229687,0.894658,0.349848,0.230712,0.907953,0.364213,0.197527,0.910127,0.247162,0.231772,0.940847,0.212293,0.231436,0.949405};
			return value;
		}
		private double[] getCoordinate_5_20_point_15()
		{
			double[] value = {0.226811,0.198844,0.953424,0.0203507,0.59876,0.80067,-0.0203507,0.59876,0.80067,0.0,0.574934,0.8182,0.100949,0.686355,0.720226,0.0606641,0.688679,0.722524,0.0810009,0.665715,0.741796,-0.0606641,0.688679,0.722524,-0.100949,0.686355,0.720226,-0.0810009,0.665715,0.741796,0.268847,0.0996497,-0.958014,0.303549,0.0993701,-0.94762,0.282237,0.0663481,-0.957048,0.212293,0.231436,-0.949405,0.247162,0.231772,-0.940847,0.226811,0.198844,-0.953424,0.349848,0.230712,-0.907953,0.383186,0.229687,-0.894658,0.364213,0.197527,-0.910127,-0.303549,0.0993701,-0.94762,-0.268847,0.0996497,-0.958014,-0.282237,0.0663481,-0.957048,-0.383186,0.229687,-0.894658,-0.349848,0.230712,-0.907953,-0.364213,0.197527,-0.910127,-0.247162,0.231772,-0.940847,-0.212293,0.231436,-0.949405,-0.226811,0.198844,-0.953424,-0.0203507,0.59876,-0.80067,0.0203507,0.59876,-0.80067,0.0,0.574934,-0.8182,-0.100949,0.686355,-0.720226,-0.0606641,0.688679,-0.722524,-0.0810009,0.665715,-0.741796,0.0606641,0.688679,-0.722524,0.100949,0.686355,-0.720226,0.0810009,0.665715,-0.741796,-0.268847,-0.0996497,-0.958014,-0.303549,-0.0993701,-0.94762,-0.282237,-0.0663481,-0.957048,-0.212293,-0.231436,-0.949405,-0.247162,-0.231772,-0.940847,-0.226811,-0.198844,-0.953424,-0.349848,-0.230712,-0.907953,-0.383186,-0.229687,-0.894658,-0.364213,-0.197527,-0.910127,0.303549,-0.0993701,-0.94762,0.268847,-0.0996497,-0.958014,0.282237,-0.0663481,-0.957048,0.383186,-0.229687,-0.894658,0.349848,-0.230712,-0.907953,0.364213,-0.197527,-0.910127,0.247162,-0.231772,-0.940847,0.212293,-0.231436,-0.949405,0.226811,-0.198844,-0.953424,0.0203507,-0.59876,-0.80067,-0.0203507,-0.59876,-0.80067,0.0,-0.574934,-0.8182,0.100949,-0.686355,-0.720226,0.0606641,-0.688679,-0.722524,0.0810009,-0.665715,-0.741796,-0.0606641,-0.688679,-0.722524,-0.100949,-0.686355,-0.720226,-0.0810009,-0.665715,-0.741796,0.242237,0.727302,0.642147,0.221448,0.750093,0.623154,0.208302,0.727361,0.653878,0.374471,0.717969,0.586764,0.354664,0.742003,0.568898,0.342087,0.721652,0.601826,0.292299,0.808303,0.511084,0.270692,0.82831,0.490539,0.258941,0.810757,0.524997,0.524997,0.258941,0.810757,0.511084,0.292299,0.808303,0.490539,0.270692,0.82831,0.653878,0.208302,0.727361,0.642147,0.242237,0.727302,0.623154,0.221448,0.750093,0.601826,0.342087,0.721652,0.586764,0.374471,0.717969,0.568898,0.354664,0.742003,0.742003,0.568898,0.354664,0.721652,0.601826,0.342087,0.717969,0.586764,0.374471,0.82831,0.490539,0.270692,0.810757,0.524997,0.258941,0.808303,0.511084,0.292299,0.750093,0.623154,0.221448,0.727361,0.653878,0.208302,0.727302,0.642147,0.242237,-0.292299,0.808303,0.511084,-0.258941,0.810757,0.524997,-0.270692,0.82831,0.490539,-0.374471,0.717969,0.586764,-0.342087,0.721652,0.601826,-0.354664,0.742003,0.568898,-0.242237,0.727302,0.642147,-0.208302,0.727361,0.653878,-0.221448,0.750093,0.623154};
			return value;
		}
		private double[] getCoordinate_5_20_point_16()
		{
			double[] value = {-0.750093,0.623154,0.221448,-0.727302,0.642147,0.242237,-0.727361,0.653878,0.208302,-0.82831,0.490539,0.270692,-0.808303,0.511084,0.292299,-0.810757,0.524997,0.258941,-0.742003,0.568898,0.354664,-0.717969,0.586764,0.374471,-0.721652,0.601826,0.342087,-0.601826,0.342087,0.721652,-0.568898,0.354664,0.742003,-0.586764,0.374471,0.717969,-0.653878,0.208302,0.727361,-0.623154,0.221448,0.750093,-0.642147,0.242237,0.727302,-0.524997,0.258941,0.810757,-0.490539,0.270692,0.82831,-0.511084,0.292299,0.808303,0.292299,0.808303,-0.511084,0.258941,0.810757,-0.524997,0.270692,0.82831,-0.490539,0.374471,0.717969,-0.586764,0.342087,0.721652,-0.601826,0.354664,0.742003,-0.568898,0.242237,0.727302,-0.642147,0.208302,0.727361,-0.653878,0.221448,0.750093,-0.623154,0.750093,0.623154,-0.221448,0.727302,0.642147,-0.242237,0.727361,0.653878,-0.208302,0.82831,0.490539,-0.270692,0.808303,0.511084,-0.292299,0.810757,0.524997,-0.258941,0.742003,0.568898,-0.354664,0.717969,0.586764,-0.374471,0.721652,0.601826,-0.342087,0.601826,0.342087,-0.721652,0.568898,0.354664,-0.742003,0.586764,0.374471,-0.717969,0.653878,0.208302,-0.727361,0.623154,0.221448,-0.750093,0.642147,0.242237,-0.727302,0.524997,0.258941,-0.810757,0.490539,0.270692,-0.82831,0.511084,0.292299,-0.808303,-0.242237,0.727302,-0.642147,-0.221448,0.750093,-0.623154,-0.208302,0.727361,-0.653878,-0.374471,0.717969,-0.586764,-0.354664,0.742003,-0.568898,-0.342087,0.721652,-0.601826,-0.292299,0.808303,-0.511084,-0.270692,0.82831,-0.490539,-0.258941,0.810757,-0.524997,-0.524997,0.258941,-0.810757,-0.511084,0.292299,-0.808303,-0.490539,0.270692,-0.82831,-0.653878,0.208302,-0.727361,-0.642147,0.242237,-0.727302,-0.623154,0.221448,-0.750093,-0.601826,0.342087,-0.721652,-0.586764,0.374471,-0.717969,-0.568898,0.354664,-0.742003,-0.742003,0.568898,-0.354664,-0.721652,0.601826,-0.342087,-0.717969,0.586764,-0.374471,-0.82831,0.490539,-0.270692,-0.810757,0.524997,-0.258941,-0.808303,0.511084,-0.292299,-0.750093,0.623154,-0.221448,-0.727361,0.653878,-0.208302,-0.727302,0.642147,-0.242237,0.292299,-0.808303,0.511084,0.258941,-0.810757,0.524997,0.270692,-0.82831,0.490539,0.374471,-0.717969,0.586764,0.342087,-0.721652,0.601826,0.354664,-0.742003,0.568898,0.242237,-0.727302,0.642147,0.208302,-0.727361,0.653878,0.221448,-0.750093,0.623154,0.750093,-0.623154,0.221448,0.727302,-0.642147,0.242237,0.727361,-0.653878,0.208302,0.82831,-0.490539,0.270692,0.808303,-0.511084,0.292299,0.810757,-0.524997,0.258941,0.742003,-0.568898,0.354664,0.717969,-0.586764,0.374471,0.721652,-0.601826,0.342087,0.601826,-0.342087,0.721652,0.568898,-0.354664,0.742003,0.586764,-0.374471,0.717969,0.653878,-0.208302,0.727361,0.623154,-0.221448,0.750093,0.642147,-0.242237,0.727302,0.524997,-0.258941,0.810757,0.490539,-0.270692,0.82831,0.511084,-0.292299,0.808303,-0.242237,-0.727302,0.642147};
			return value;
		}
		private double[] getCoordinate_5_20_point_17()
		{
			double[] value = {-0.221448,-0.750093,0.623154,-0.208302,-0.727361,0.653878,-0.374471,-0.717969,0.586764,-0.354664,-0.742003,0.568898,-0.342087,-0.721652,0.601826,-0.292299,-0.808303,0.511084,-0.270692,-0.82831,0.490539,-0.258941,-0.810757,0.524997,-0.524997,-0.258941,0.810757,-0.511084,-0.292299,0.808303,-0.490539,-0.270692,0.82831,-0.653878,-0.208302,0.727361,-0.642147,-0.242237,0.727302,-0.623154,-0.221448,0.750093,-0.601826,-0.342087,0.721652,-0.586764,-0.374471,0.717969,-0.568898,-0.354664,0.742003,-0.742003,-0.568898,0.354664,-0.721652,-0.601826,0.342087,-0.717969,-0.586764,0.374471,-0.82831,-0.490539,0.270692,-0.810757,-0.524997,0.258941,-0.808303,-0.511084,0.292299,-0.750093,-0.623154,0.221448,-0.727361,-0.653878,0.208302,-0.727302,-0.642147,0.242237,0.242237,-0.727302,-0.642147,0.221448,-0.750093,-0.623154,0.208302,-0.727361,-0.653878,0.374471,-0.717969,-0.586764,0.354664,-0.742003,-0.568898,0.342087,-0.721652,-0.601826,0.292299,-0.808303,-0.511084,0.270692,-0.82831,-0.490539,0.258941,-0.810757,-0.524997,0.524997,-0.258941,-0.810757,0.511084,-0.292299,-0.808303,0.490539,-0.270692,-0.82831,0.653878,-0.208302,-0.727361,0.642147,-0.242237,-0.727302,0.623154,-0.221448,-0.750093,0.601826,-0.342087,-0.721652,0.586764,-0.374471,-0.717969,0.568898,-0.354664,-0.742003,0.742003,-0.568898,-0.354664,0.721652,-0.601826,-0.342087,0.717969,-0.586764,-0.374471,0.82831,-0.490539,-0.270692,0.810757,-0.524997,-0.258941,0.808303,-0.511084,-0.292299,0.750093,-0.623154,-0.221448,0.727361,-0.653878,-0.208302,0.727302,-0.642147,-0.242237,-0.292299,-0.808303,-0.511084,-0.258941,-0.810757,-0.524997,-0.270692,-0.82831,-0.490539,-0.374471,-0.717969,-0.586764,-0.342087,-0.721652,-0.601826,-0.354664,-0.742003,-0.568898,-0.242237,-0.727302,-0.642147,-0.208302,-0.727361,-0.653878,-0.221448,-0.750093,-0.623154,-0.750093,-0.623154,-0.221448,-0.727302,-0.642147,-0.242237,-0.727361,-0.653878,-0.208302,-0.82831,-0.490539,-0.270692,-0.808303,-0.511084,-0.292299,-0.810757,-0.524997,-0.258941,-0.742003,-0.568898,-0.354664,-0.717969,-0.586764,-0.374471,-0.721652,-0.601826,-0.342087,-0.601826,-0.342087,-0.721652,-0.568898,-0.354664,-0.742003,-0.586764,-0.374471,-0.717969,-0.653878,-0.208302,-0.727361,-0.623154,-0.221448,-0.750093,-0.642147,-0.242237,-0.727302,-0.524997,-0.258941,-0.810757,-0.490539,-0.270692,-0.82831,-0.511084,-0.292299,-0.808303,0.10021,0.994752,0.0206402,0.10021,0.994752,-0.0206402,0.0667982,0.997767,0.0,0.232233,0.967277,0.102196,0.233124,0.970505,0.0614236,0.199641,0.976427,0.0820588,0.233124,0.970505,-0.0614236,0.232233,0.967277,-0.102196,0.199641,0.976427,-0.0820588,0.360134,0.915124,0.181249,0.363521,0.920698,0.142013,0.329196,0.93024,0.162122,0.478242,0.840609,0.254286,0.483108,0.848498,0.216004,0.449711,0.861255,0.236644,0.492908,0.864409,0.0991902,0.494553,0.867079,0.0599265,0.462906,0.882736,0.0805898,0.363521,0.920698,-0.142013,0.360134,0.915124,-0.181249};
			return value;
		}
		private double[] getCoordinate_5_20_point_18()
		{
			double[] value = {0.329196,0.93024,-0.162122,0.494553,0.867079,-0.0599265,0.492908,0.864409,-0.0991902,0.462906,0.882736,-0.0805898,0.483108,0.848498,-0.216004,0.478242,0.840609,-0.254286,0.449711,0.861255,-0.236644,-0.10021,0.994752,-0.0206402,-0.10021,0.994752,0.0206402,-0.0667982,0.997767,0.0,-0.232233,0.967277,-0.102196,-0.233124,0.970505,-0.0614236,-0.199641,0.976427,-0.0820588,-0.233124,0.970505,0.0614236,-0.232233,0.967277,0.102196,-0.199641,0.976427,0.0820588,-0.360134,0.915124,-0.181249,-0.363521,0.920698,-0.142013,-0.329196,0.93024,-0.162122,-0.478242,0.840609,-0.254286,-0.483108,0.848498,-0.216004,-0.449711,0.861255,-0.236644,-0.492908,0.864409,-0.0991902,-0.494553,0.867079,-0.0599265,-0.462906,0.882736,-0.0805898,-0.363521,0.920698,0.142013,-0.360134,0.915124,0.181249,-0.329196,0.93024,0.162122,-0.494553,0.867079,0.0599265,-0.492908,0.864409,0.0991902,-0.462906,0.882736,0.0805898,-0.483108,0.848498,0.216004,-0.478242,0.840609,0.254286,-0.449711,0.861255,0.236644,0.10021,-0.994752,-0.0206402,0.10021,-0.994752,0.0206402,0.0667982,-0.997767,0.0,0.232233,-0.967277,-0.102196,0.233124,-0.970505,-0.0614236,0.199641,-0.976427,-0.0820588,0.233124,-0.970505,0.0614236,0.232233,-0.967277,0.102196,0.199641,-0.976427,0.0820588,0.360134,-0.915124,-0.181249,0.363521,-0.920698,-0.142013,0.329196,-0.93024,-0.162122,0.478242,-0.840609,-0.254286,0.483108,-0.848498,-0.216004,0.449711,-0.861255,-0.236644,0.492908,-0.864409,-0.0991902,0.494553,-0.867079,-0.0599265,0.462906,-0.882736,-0.0805898,0.363521,-0.920698,0.142013,0.360134,-0.915124,0.181249,0.329196,-0.93024,0.162122,0.494553,-0.867079,0.0599265,0.492908,-0.864409,0.0991902,0.462906,-0.882736,0.0805898,0.483108,-0.848498,0.216004,0.478242,-0.840609,0.254286,0.449711,-0.861255,0.236644,-0.10021,-0.994752,0.0206402,-0.10021,-0.994752,-0.0206402,-0.0667982,-0.997767,0.0,-0.232233,-0.967277,0.102196,-0.233124,-0.970505,0.0614236,-0.199641,-0.976427,0.0820588,-0.233124,-0.970505,-0.0614236,-0.232233,-0.967277,-0.102196,-0.199641,-0.976427,-0.0820588,-0.360134,-0.915124,0.181249,-0.363521,-0.920698,0.142013,-0.329196,-0.93024,0.162122,-0.478242,-0.840609,0.254286,-0.483108,-0.848498,0.216004,-0.449711,-0.861255,0.236644,-0.492908,-0.864409,0.0991902,-0.494553,-0.867079,0.0599265,-0.462906,-0.882736,0.0805898,-0.363521,-0.920698,-0.142013,-0.360134,-0.915124,-0.181249,-0.329196,-0.93024,-0.162122,-0.494553,-0.867079,-0.0599265,-0.492908,-0.864409,-0.0991902,-0.462906,-0.882736,-0.0805898,-0.483108,-0.848498,-0.216004,-0.478242,-0.840609,-0.254286,-0.449711,-0.861255,-0.236644,0.994752,-0.0206402,-0.10021,0.994752,0.0206402,-0.10021,0.997767,0.0,-0.0667982,0.967277,-0.102196,-0.232233,0.970505,-0.0614236,-0.233124,0.976427,-0.0820588,-0.199641,0.970505,0.0614236,-0.233124,0.967277,0.102196,-0.232233,0.976427,0.0820588,-0.199641,0.915124,-0.181249,-0.360134,0.920698,-0.142013,-0.363521,0.93024,-0.162122,-0.329196};
			return value;
		}
		private double[] getCoordinate_5_20_point_19()
		{
			double[] value = {0.840609,-0.254286,-0.478242,0.848498,-0.216004,-0.483108,0.861255,-0.236644,-0.449711,0.864409,-0.0991902,-0.492908,0.867079,-0.0599265,-0.494553,0.882736,-0.0805898,-0.462906,0.920698,0.142013,-0.363521,0.915124,0.181249,-0.360134,0.93024,0.162122,-0.329196,0.867079,0.0599265,-0.494553,0.864409,0.0991902,-0.492908,0.882736,0.0805898,-0.462906,0.848498,0.216004,-0.483108,0.840609,0.254286,-0.478242,0.861255,0.236644,-0.449711,0.994752,0.0206402,0.10021,0.994752,-0.0206402,0.10021,0.997767,0.0,0.0667982,0.967277,0.102196,0.232233,0.970505,0.0614236,0.233124,0.976427,0.0820588,0.199641,0.970505,-0.0614236,0.233124,0.967277,-0.102196,0.232233,0.976427,-0.0820588,0.199641,0.915124,0.181249,0.360134,0.920698,0.142013,0.363521,0.93024,0.162122,0.329196,0.840609,0.254286,0.478242,0.848498,0.216004,0.483108,0.861255,0.236644,0.449711,0.864409,0.0991902,0.492908,0.867079,0.0599265,0.494553,0.882736,0.0805898,0.462906,0.920698,-0.142013,0.363521,0.915124,-0.181249,0.360134,0.93024,-0.162122,0.329196,0.867079,-0.0599265,0.494553,0.864409,-0.0991902,0.492908,0.882736,-0.0805898,0.462906,0.848498,-0.216004,0.483108,0.840609,-0.254286,0.478242,0.861255,-0.236644,0.449711,-0.994752,-0.0206402,0.10021,-0.994752,0.0206402,0.10021,-0.997767,0.0,0.0667982,-0.967277,-0.102196,0.232233,-0.970505,-0.0614236,0.233124,-0.976427,-0.0820588,0.199641,-0.970505,0.0614236,0.233124,-0.967277,0.102196,0.232233,-0.976427,0.0820588,0.199641,-0.915124,-0.181249,0.360134,-0.920698,-0.142013,0.363521,-0.93024,-0.162122,0.329196,-0.840609,-0.254286,0.478242,-0.848498,-0.216004,0.483108,-0.861255,-0.236644,0.449711,-0.864409,-0.0991902,0.492908,-0.867079,-0.0599265,0.494553,-0.882736,-0.0805898,0.462906,-0.920698,0.142013,0.363521,-0.915124,0.181249,0.360134,-0.93024,0.162122,0.329196,-0.867079,0.0599265,0.494553,-0.864409,0.0991902,0.492908,-0.882736,0.0805898,0.462906,-0.848498,0.216004,0.483108,-0.840609,0.254286,0.478242,-0.861255,0.236644,0.449711,-0.994752,0.0206402,-0.10021,-0.994752,-0.0206402,-0.10021,-0.997767,0.0,-0.0667982,-0.967277,0.102196,-0.232233,-0.970505,0.0614236,-0.233124,-0.976427,0.0820588,-0.199641,-0.970505,-0.0614236,-0.233124,-0.967277,-0.102196,-0.232233,-0.976427,-0.0820588,-0.199641,-0.915124,0.181249,-0.360134,-0.920698,0.142013,-0.363521,-0.93024,0.162122,-0.329196,-0.840609,0.254286,-0.478242,-0.848498,0.216004,-0.483108,-0.861255,0.236644,-0.449711,-0.864409,0.0991902,-0.492908,-0.867079,0.0599265,-0.494553,-0.882736,0.0805898,-0.462906,-0.920698,-0.142013,-0.363521,-0.915124,-0.181249,-0.360134,-0.93024,-0.162122,-0.329196,-0.867079,-0.0599265,-0.494553,-0.864409,-0.0991902,-0.492908,-0.882736,-0.0805898,-0.462906,-0.848498,-0.216004,-0.483108,-0.840609,-0.254286,-0.478242,-0.861255,-0.236644,-0.449711,-0.0206402,-0.10021,0.994752,0.0206402,-0.10021,0.994752,0.0,-0.0667982,0.997767,-0.102196,-0.232233,0.967277};
			return value;
		}
		private double[] getCoordinate_5_20_point_20()
		{
			double[] value = {-0.0614236,-0.233124,0.970505,-0.0820588,-0.199641,0.976427,0.0614236,-0.233124,0.970505,0.102196,-0.232233,0.967277,0.0820588,-0.199641,0.976427,-0.181249,-0.360134,0.915124,-0.142013,-0.363521,0.920698,-0.162122,-0.329196,0.93024,-0.254286,-0.478242,0.840609,-0.216004,-0.483108,0.848498,-0.236644,-0.449711,0.861255,-0.0991902,-0.492908,0.864409,-0.0599265,-0.494553,0.867079,-0.0805898,-0.462906,0.882736,0.142013,-0.363521,0.920698,0.181249,-0.360134,0.915124,0.162122,-0.329196,0.93024,0.0599265,-0.494553,0.867079,0.0991902,-0.492908,0.864409,0.0805898,-0.462906,0.882736,0.216004,-0.483108,0.848498,0.254286,-0.478242,0.840609,0.236644,-0.449711,0.861255,0.0206402,0.10021,0.994752,-0.0206402,0.10021,0.994752,0.0,0.0667982,0.997767,0.102196,0.232233,0.967277,0.0614236,0.233124,0.970505,0.0820588,0.199641,0.976427,-0.0614236,0.233124,0.970505,-0.102196,0.232233,0.967277,-0.0820588,0.199641,0.976427,0.181249,0.360134,0.915124,0.142013,0.363521,0.920698,0.162122,0.329196,0.93024,0.254286,0.478242,0.840609,0.216004,0.483108,0.848498,0.236644,0.449711,0.861255,0.0991902,0.492908,0.864409,0.0599265,0.494553,0.867079,0.0805898,0.462906,0.882736,-0.142013,0.363521,0.920698,-0.181249,0.360134,0.915124,-0.162122,0.329196,0.93024,-0.0599265,0.494553,0.867079,-0.0991902,0.492908,0.864409,-0.0805898,0.462906,0.882736,-0.216004,0.483108,0.848498,-0.254286,0.478242,0.840609,-0.236644,0.449711,0.861255,-0.0206402,0.10021,-0.994752,0.0206402,0.10021,-0.994752,0.0,0.0667982,-0.997767,-0.102196,0.232233,-0.967277,-0.0614236,0.233124,-0.970505,-0.0820588,0.199641,-0.976427,0.0614236,0.233124,-0.970505,0.102196,0.232233,-0.967277,0.0820588,0.199641,-0.976427,-0.181249,0.360134,-0.915124,-0.142013,0.363521,-0.920698,-0.162122,0.329196,-0.93024,-0.254286,0.478242,-0.840609,-0.216004,0.483108,-0.848498,-0.236644,0.449711,-0.861255,-0.0991902,0.492908,-0.864409,-0.0599265,0.494553,-0.867079,-0.0805898,0.462906,-0.882736,0.142013,0.363521,-0.920698,0.181249,0.360134,-0.915124,0.162122,0.329196,-0.93024,0.0599265,0.494553,-0.867079,0.0991902,0.492908,-0.864409,0.0805898,0.462906,-0.882736,0.216004,0.483108,-0.848498,0.254286,0.478242,-0.840609,0.236644,0.449711,-0.861255,0.0206402,-0.10021,-0.994752,-0.0206402,-0.10021,-0.994752,0.0,-0.0667982,-0.997767,0.102196,-0.232233,-0.967277,0.0614236,-0.233124,-0.970505,0.0820588,-0.199641,-0.976427,-0.0614236,-0.233124,-0.970505,-0.102196,-0.232233,-0.967277,-0.0820588,-0.199641,-0.976427,0.181249,-0.360134,-0.915124,0.142013,-0.363521,-0.920698,0.162122,-0.329196,-0.93024,0.254286,-0.478242,-0.840609,0.216004,-0.483108,-0.848498,0.236644,-0.449711,-0.861255,0.0991902,-0.492908,-0.864409,0.0599265,-0.494553,-0.867079,0.0805898,-0.462906,-0.882736,-0.142013,-0.363521,-0.920698,-0.181249,-0.360134,-0.915124,-0.162122,-0.329196,-0.93024,-0.0599265,-0.494553,-0.867079,-0.0991902,-0.492908,-0.864409};
			return value;
		}
		private double[] getCoordinate_5_20_point_21()
		{
			double[] value = {-0.0805898,-0.462906,-0.882736,-0.216004,-0.483108,-0.848498,-0.254286,-0.478242,-0.840609,-0.236644,-0.449711,-0.861255,0.398787,0.511644,0.761045,0.378147,0.545041,0.748288,0.362368,0.519525,0.773811,0.537883,0.472724,0.698007,0.519216,0.507599,0.687574,0.504275,0.483519,0.715483,0.457792,0.606985,0.649612,0.435687,0.63808,0.634846,0.422216,0.616293,0.664768,0.664768,0.422216,0.616293,0.649612,0.457792,0.606985,0.634846,0.435687,0.63808,0.773811,0.362368,0.519525,0.761045,0.398787,0.511644,0.748288,0.378147,0.545041,0.715483,0.504275,0.483519,0.698007,0.537883,0.472724,0.687574,0.519216,0.507599,0.507599,0.687574,0.519215,0.483519,0.715483,0.504275,0.472724,0.698007,0.537883,0.63808,0.634846,0.435687,0.616293,0.664768,0.422216,0.606985,0.649612,0.457792,0.545041,0.748288,0.378147,0.519525,0.773811,0.362368,0.511644,0.761045,0.398787,-0.545041,0.748288,0.378147,-0.511644,0.761045,0.398787,-0.519525,0.773811,0.362368,-0.63808,0.634846,0.435687,-0.606985,0.649612,0.457792,-0.616293,0.664768,0.422216,-0.507599,0.687574,0.519215,-0.472724,0.698007,0.537883,-0.483519,0.715483,0.504275,-0.715483,0.504275,0.483519,-0.687574,0.519216,0.507599,-0.698007,0.537883,0.472724,-0.773811,0.362368,0.519525,-0.748288,0.378147,0.545041,-0.761045,0.398787,0.511644,-0.664768,0.422216,0.616293,-0.634846,0.435687,0.63808,-0.649612,0.457792,0.606985,-0.457792,0.606985,0.649612,-0.422216,0.616293,0.664768,-0.435687,0.63808,0.634846,-0.537883,0.472724,0.698007,-0.504275,0.483519,0.715483,-0.519216,0.507599,0.687574,-0.398787,0.511644,0.761045,-0.362368,0.519525,0.773811,-0.378147,0.545041,0.748288,0.545041,0.748288,-0.378147,0.511644,0.761045,-0.398787,0.519525,0.773811,-0.362368,0.63808,0.634846,-0.435687,0.606985,0.649612,-0.457792,0.616293,0.664768,-0.422216,0.507599,0.687574,-0.519215,0.472724,0.698007,-0.537883,0.483519,0.715483,-0.504275,0.715483,0.504275,-0.483519,0.687574,0.519216,-0.507599,0.698007,0.537883,-0.472724,0.773811,0.362368,-0.519525,0.748288,0.378147,-0.545041,0.761045,0.398787,-0.511644,0.664768,0.422216,-0.616293,0.634846,0.435687,-0.63808,0.649612,0.457792,-0.606985,0.457792,0.606985,-0.649612,0.422216,0.616293,-0.664768,0.435687,0.63808,-0.634846,0.537883,0.472724,-0.698007,0.504275,0.483519,-0.715483,0.519216,0.507599,-0.687574,0.398787,0.511644,-0.761045,0.362368,0.519525,-0.773811,0.378147,0.545041,-0.748288,-0.398787,0.511644,-0.761045,-0.378147,0.545041,-0.748288,-0.362368,0.519525,-0.773811,-0.537883,0.472724,-0.698007,-0.519216,0.507599,-0.687574,-0.504275,0.483519,-0.715483,-0.457792,0.606985,-0.649612,-0.435687,0.63808,-0.634846,-0.422216,0.616293,-0.664768,-0.664768,0.422216,-0.616293,-0.649612,0.457792,-0.606985,-0.634846,0.435687,-0.63808,-0.773811,0.362368,-0.519525,-0.761045,0.398787,-0.511644,-0.748288,0.378147,-0.545041};
			return value;
		}
		private double[] getCoordinate_5_20_point_22()
		{
			double[] value = {-0.715483,0.504275,-0.483519,-0.698007,0.537883,-0.472724,-0.687574,0.519216,-0.507599,-0.507599,0.687574,-0.519215,-0.483519,0.715483,-0.504275,-0.472724,0.698007,-0.537883,-0.63808,0.634846,-0.435687,-0.616293,0.664768,-0.422216,-0.606985,0.649612,-0.457792,-0.545041,0.748288,-0.378147,-0.519525,0.773811,-0.362368,-0.511644,0.761045,-0.398787,0.545041,-0.748288,0.378147,0.511644,-0.761045,0.398787,0.519525,-0.773811,0.362368,0.63808,-0.634846,0.435687,0.606985,-0.649612,0.457792,0.616293,-0.664768,0.422216,0.507599,-0.687574,0.519215,0.472724,-0.698007,0.537883,0.483519,-0.715483,0.504275,0.715483,-0.504275,0.483519,0.687574,-0.519216,0.507599,0.698007,-0.537883,0.472724,0.773811,-0.362368,0.519525,0.748288,-0.378147,0.545041,0.761045,-0.398787,0.511644,0.664768,-0.422216,0.616293,0.634846,-0.435687,0.63808,0.649612,-0.457792,0.606985,0.457792,-0.606985,0.649612,0.422216,-0.616293,0.664768,0.435687,-0.63808,0.634846,0.537883,-0.472724,0.698007,0.504275,-0.483519,0.715483,0.519216,-0.507599,0.687574,0.398787,-0.511644,0.761045,0.362368,-0.519525,0.773811,0.378147,-0.545041,0.748288,-0.398787,-0.511644,0.761045,-0.378147,-0.545041,0.748288,-0.362368,-0.519525,0.773811,-0.537883,-0.472724,0.698007,-0.519216,-0.507599,0.687574,-0.504275,-0.483519,0.715483,-0.457792,-0.606985,0.649612,-0.435687,-0.63808,0.634846,-0.422216,-0.616293,0.664768,-0.664768,-0.422216,0.616293,-0.649612,-0.457792,0.606985,-0.634846,-0.435687,0.63808,-0.773811,-0.362368,0.519525,-0.761045,-0.398787,0.511644,-0.748288,-0.378147,0.545041,-0.715483,-0.504275,0.483519,-0.698007,-0.537883,0.472724,-0.687574,-0.519216,0.507599,-0.507599,-0.687574,0.519215,-0.483519,-0.715483,0.504275,-0.472724,-0.698007,0.537883,-0.63808,-0.634846,0.435687,-0.616293,-0.664768,0.422216,-0.606985,-0.649612,0.457792,-0.545041,-0.748288,0.378147,-0.519525,-0.773811,0.362368,-0.511644,-0.761045,0.398787,0.398787,-0.511644,-0.761045,0.378147,-0.545041,-0.748288,0.362368,-0.519525,-0.773811,0.537883,-0.472724,-0.698007,0.519216,-0.507599,-0.687574,0.504275,-0.483519,-0.715483,0.457792,-0.606985,-0.649612,0.435687,-0.63808,-0.634846,0.422216,-0.616293,-0.664768,0.664768,-0.422216,-0.616293,0.649612,-0.457792,-0.606985,0.634846,-0.435687,-0.63808,0.773811,-0.362368,-0.519525,0.761045,-0.398787,-0.511644,0.748288,-0.378147,-0.545041,0.715483,-0.504275,-0.483519,0.698007,-0.537883,-0.472724,0.687574,-0.519216,-0.507599,0.507599,-0.687574,-0.519215,0.483519,-0.715483,-0.504275,0.472724,-0.698007,-0.537883,0.63808,-0.634846,-0.435687,0.616293,-0.664768,-0.422216,0.606985,-0.649612,-0.457792,0.545041,-0.748288,-0.378147,0.519525,-0.773811,-0.362368,0.511644,-0.761045,-0.398787,-0.545041,-0.748288,-0.378147,-0.511644,-0.761045,-0.398787,-0.519525,-0.773811,-0.362368,-0.63808,-0.634846,-0.435687,-0.606985,-0.649612,-0.457792,-0.616293,-0.664768,-0.422216,-0.507599,-0.687574,-0.519215};
			return value;
		}
		private double[] getCoordinate_5_20_point_23()
		{
			double[] value = {-0.472724,-0.698007,-0.537883,-0.483519,-0.715483,-0.504275,-0.715483,-0.504275,-0.483519,-0.687574,-0.519216,-0.507599,-0.698007,-0.537883,-0.472724,-0.773811,-0.362368,-0.519525,-0.748288,-0.378147,-0.545041,-0.761045,-0.398787,-0.511644,-0.664768,-0.422216,-0.616293,-0.634846,-0.435687,-0.63808,-0.649612,-0.457792,-0.606985,-0.457792,-0.606985,-0.649612,-0.422216,-0.616293,-0.664768,-0.435687,-0.63808,-0.634846,-0.537883,-0.472724,-0.698007,-0.504275,-0.483519,-0.715483,-0.519216,-0.507599,-0.687574,-0.398787,-0.511644,-0.761045,-0.362368,-0.519525,-0.773811,-0.378147,-0.545041,-0.748288,0.0329282,0.88948,-0.455785,0.0658268,0.876914,-0.476118,0.032906,0.873128,-0.48638,0.0330414,0.944047,-0.328151,0.0660551,0.93462,-0.34946,0.0330211,0.932091,-0.360716,0.164179,0.89714,-0.410104,0.196334,0.881675,-0.429071,0.164016,0.882055,-0.441675,0.0333236,0.980638,-0.192973,0.0666257,0.974649,-0.213589,0.0333096,0.97335,-0.226892,0.0333925,0.997915,-0.0552311,0.0667655,0.994881,-0.0758623,0.0333805,0.995397,-0.0898328,0.166025,0.976527,-0.137228,0.19858,0.967371,-0.157351,0.165925,0.971058,-0.171797,0.293939,0.887823,-0.354076,0.323903,0.869647,-0.372561,0.292822,0.874225,-0.38728,0.295021,0.930534,-0.216955,0.325939,0.915445,-0.23606,0.295269,0.921654,-0.251736,0.415435,0.861701,-0.291352,0.443956,0.841094,-0.308973,0.414707,0.849743,-0.325506,0.0333805,0.995397,0.0898328,0.0667655,0.994881,0.0758623,0.0333925,0.997915,0.0552311,0.0333096,0.97335,0.226892,0.0666257,0.974649,0.213589,0.0333236,0.980638,0.192973,0.165925,0.971058,0.171797,0.19858,0.967371,0.157351,0.166025,0.976527,0.137228,0.0330211,0.932091,0.360716,0.0660551,0.93462,0.34946,0.0330414,0.944047,0.328151,0.032906,0.873128,0.48638,0.0658268,0.876914,0.476118,0.0329282,0.88948,0.455785,0.164016,0.882055,0.441675,0.196334,0.881675,0.429071,0.164179,0.89714,0.410104,0.295269,0.921654,0.251736,0.325939,0.915445,0.23606,0.295021,0.930534,0.216955,0.292822,0.874225,0.38728,0.323903,0.869647,0.372561,0.293939,0.887823,0.354076,0.414707,0.849743,0.325506,0.443956,0.841094,0.308973,0.415435,0.861701,0.291352,0.538182,0.814815,-0.215489,0.56006,0.794224,-0.235673,0.533322,0.806959,-0.253742,0.54962,0.833286,-0.0596036,0.573242,0.815477,-0.0799385,0.547978,0.830634,-0.0988323,0.639533,0.755818,-0.140487,0.659941,0.733998,-0.160388,0.63614,0.750383,-0.179588,0.547978,0.830634,0.0988323,0.573242,0.815477,0.0799385,0.54962,0.833286,0.0596036,0.533322,0.806959,0.253742,0.56006,0.794224,0.235673,0.538182,0.814815,0.215489,0.63614,0.750383,0.179588,0.659941,0.733998,0.160388,0.639533,0.755818,0.140487,0.729617,0.681162,-0.060644,0.747667,0.659121,-0.0809591,0.727293,0.678867,-0.10092,0.727293,0.678867,0.10092,0.747667,0.659121,0.0809591,0.729617,0.681162,0.060644,0.803303,0.595224,0.0203324,0.819885,0.572529,0.0};
			return value;
		}
		private double[] getCoordinate_5_20_point_24()
		{
			double[] value = {0.803303,0.595224,-0.0203324,-0.0329282,0.88948,0.455785,-0.0658268,0.876914,0.476118,-0.032906,0.873128,0.48638,-0.0330414,0.944047,0.328151,-0.0660551,0.93462,0.34946,-0.0330211,0.932091,0.360716,-0.164179,0.89714,0.410104,-0.196334,0.881675,0.429071,-0.164016,0.882055,0.441675,-0.0333236,0.980638,0.192973,-0.0666257,0.974649,0.213589,-0.0333096,0.97335,0.226892,-0.0333925,0.997915,0.0552311,-0.0667655,0.994881,0.0758623,-0.0333805,0.995397,0.0898328,-0.166025,0.976527,0.137228,-0.19858,0.967371,0.157351,-0.165925,0.971058,0.171797,-0.293939,0.887823,0.354076,-0.323903,0.869647,0.372561,-0.292822,0.874225,0.38728,-0.295021,0.930534,0.216955,-0.325939,0.915445,0.23606,-0.295269,0.921654,0.251736,-0.415435,0.861701,0.291352,-0.443956,0.841094,0.308973,-0.414707,0.849743,0.325506,-0.0333805,0.995397,-0.0898328,-0.0667655,0.994881,-0.0758623,-0.0333925,0.997915,-0.0552311,-0.0333096,0.97335,-0.226892,-0.0666257,0.974649,-0.213589,-0.0333236,0.980638,-0.192973,-0.165925,0.971058,-0.171797,-0.19858,0.967371,-0.157351,-0.166025,0.976527,-0.137228,-0.0330211,0.932091,-0.360716,-0.0660551,0.93462,-0.34946,-0.0330414,0.944047,-0.328151,-0.032906,0.873128,-0.48638,-0.0658268,0.876914,-0.476118,-0.0329282,0.88948,-0.455785,-0.164016,0.882055,-0.441675,-0.196334,0.881675,-0.429071,-0.164179,0.89714,-0.410104,-0.295269,0.921654,-0.251736,-0.325939,0.915445,-0.23606,-0.295021,0.930534,-0.216955,-0.292822,0.874225,-0.38728,-0.323903,0.869647,-0.372561,-0.293939,0.887823,-0.354076,-0.414707,0.849743,-0.325506,-0.443956,0.841094,-0.308973,-0.415435,0.861701,-0.291352,-0.538182,0.814815,0.215489,-0.56006,0.794224,0.235673,-0.533322,0.806959,0.253742,-0.54962,0.833286,0.0596036,-0.573242,0.815477,0.0799385,-0.547978,0.830634,0.0988323,-0.639533,0.755818,0.140487,-0.659941,0.733998,0.160388,-0.63614,0.750383,0.179588,-0.547978,0.830634,-0.0988323,-0.573242,0.815477,-0.0799385,-0.54962,0.833286,-0.0596036,-0.533322,0.806959,-0.253742,-0.56006,0.794224,-0.235673,-0.538182,0.814815,-0.215489,-0.63614,0.750383,-0.179588,-0.659941,0.733998,-0.160388,-0.639533,0.755818,-0.140487,-0.729617,0.681162,0.060644,-0.747667,0.659121,0.0809591,-0.727293,0.678867,0.10092,-0.727293,0.678867,-0.10092,-0.747667,0.659121,-0.0809591,-0.729617,0.681162,-0.060644,-0.803303,0.595224,-0.0203324,-0.819885,0.572529,0.0,-0.803303,0.595224,0.0203324,0.0329282,-0.88948,0.455785,0.0658268,-0.876914,0.476118,0.032906,-0.873128,0.48638,0.0330414,-0.944047,0.328151,0.0660551,-0.93462,0.34946,0.0330211,-0.932091,0.360716,0.164179,-0.89714,0.410104,0.196334,-0.881675,0.429071,0.164016,-0.882055,0.441675,0.0333236,-0.980638,0.192973,0.0666257,-0.974649,0.213589,0.0333096,-0.97335,0.226892,0.0333925,-0.997915,0.0552311,0.0667655,-0.994881,0.0758623,0.0333805,-0.995397,0.0898328,0.166025,-0.976527,0.137228,0.19858,-0.967371,0.157351,0.165925,-0.971058,0.171797};
			return value;
		}
		private double[] getCoordinate_5_20_point_25()
		{
			double[] value = {0.293939,-0.887823,0.354076,0.323903,-0.869647,0.372561,0.292822,-0.874225,0.38728,0.295021,-0.930534,0.216955,0.325939,-0.915445,0.23606,0.295269,-0.921654,0.251736,0.415435,-0.861701,0.291352,0.443956,-0.841094,0.308973,0.414707,-0.849743,0.325506,0.0333805,-0.995397,-0.0898328,0.0667655,-0.994881,-0.0758623,0.0333925,-0.997915,-0.0552311,0.0333096,-0.97335,-0.226892,0.0666257,-0.974649,-0.213589,0.0333236,-0.980638,-0.192973,0.165925,-0.971058,-0.171797,0.19858,-0.967371,-0.157351,0.166025,-0.976527,-0.137228,0.0330211,-0.932091,-0.360716,0.0660551,-0.93462,-0.34946,0.0330414,-0.944047,-0.328151,0.032906,-0.873128,-0.48638,0.0658268,-0.876914,-0.476118,0.0329282,-0.88948,-0.455785,0.164016,-0.882055,-0.441675,0.196334,-0.881675,-0.429071,0.164179,-0.89714,-0.410104,0.295269,-0.921654,-0.251736,0.325939,-0.915445,-0.23606,0.295021,-0.930534,-0.216955,0.292822,-0.874225,-0.38728,0.323903,-0.869647,-0.372561,0.293939,-0.887823,-0.354076,0.414707,-0.849743,-0.325506,0.443956,-0.841094,-0.308973,0.415435,-0.861701,-0.291352,0.538182,-0.814815,0.215489,0.56006,-0.794224,0.235673,0.533322,-0.806959,0.253742,0.54962,-0.833286,0.0596036,0.573242,-0.815477,0.0799385,0.547978,-0.830634,0.0988323,0.639533,-0.755818,0.140487,0.659941,-0.733998,0.160388,0.63614,-0.750383,0.179588,0.547978,-0.830634,-0.0988323,0.573242,-0.815477,-0.0799385,0.54962,-0.833286,-0.0596036,0.533322,-0.806959,-0.253742,0.56006,-0.794224,-0.235673,0.538182,-0.814815,-0.215489,0.63614,-0.750383,-0.179588,0.659941,-0.733998,-0.160388,0.639533,-0.755818,-0.140487,0.729617,-0.681162,0.060644,0.747667,-0.659121,0.0809591,0.727293,-0.678867,0.10092,0.727293,-0.678867,-0.10092,0.747667,-0.659121,-0.0809591,0.729617,-0.681162,-0.060644,0.803303,-0.595224,-0.0203324,0.819885,-0.572529,0.0,0.803303,-0.595224,0.0203324,-0.0329282,-0.88948,-0.455785,-0.0658268,-0.876914,-0.476118,-0.032906,-0.873128,-0.48638,-0.0330414,-0.944047,-0.328151,-0.0660551,-0.93462,-0.34946,-0.0330211,-0.932091,-0.360716,-0.164179,-0.89714,-0.410104,-0.196334,-0.881675,-0.429071,-0.164016,-0.882055,-0.441675,-0.0333236,-0.980638,-0.192973,-0.0666257,-0.974649,-0.213589,-0.0333096,-0.97335,-0.226892,-0.0333925,-0.997915,-0.0552311,-0.0667655,-0.994881,-0.0758623,-0.0333805,-0.995397,-0.0898328,-0.166025,-0.976527,-0.137228,-0.19858,-0.967371,-0.157351,-0.165925,-0.971058,-0.171797,-0.293939,-0.887823,-0.354076,-0.323903,-0.869647,-0.372561,-0.292822,-0.874225,-0.38728,-0.295021,-0.930534,-0.216955,-0.325939,-0.915445,-0.23606,-0.295269,-0.921654,-0.251736,-0.415435,-0.861701,-0.291352,-0.443956,-0.841094,-0.308973,-0.414707,-0.849743,-0.325506,-0.0333805,-0.995397,0.0898328,-0.0667655,-0.994881,0.0758623,-0.0333925,-0.997915,0.0552311,-0.0333096,-0.97335,0.226892,-0.0666257,-0.974649,0.213589,-0.0333236,-0.980638,0.192973,-0.165925,-0.971058,0.171797,-0.19858,-0.967371,0.157351,-0.166025,-0.976527,0.137228,-0.0330211,-0.932091,0.360716};
			return value;
		}
		private double[] getCoordinate_5_20_point_26()
		{
			double[] value = {-0.0660551,-0.93462,0.34946,-0.0330414,-0.944047,0.328151,-0.032906,-0.873128,0.48638,-0.0658268,-0.876914,0.476118,-0.0329282,-0.88948,0.455785,-0.164016,-0.882055,0.441675,-0.196334,-0.881675,0.429071,-0.164179,-0.89714,0.410104,-0.295269,-0.921654,0.251736,-0.325939,-0.915445,0.23606,-0.295021,-0.930534,0.216955,-0.292822,-0.874225,0.38728,-0.323903,-0.869647,0.372561,-0.293939,-0.887823,0.354076,-0.414707,-0.849743,0.325506,-0.443956,-0.841094,0.308973,-0.415435,-0.861701,0.291352,-0.538182,-0.814815,-0.215489,-0.56006,-0.794224,-0.235673,-0.533322,-0.806959,-0.253742,-0.54962,-0.833286,-0.0596036,-0.573242,-0.815477,-0.0799385,-0.547978,-0.830634,-0.0988323,-0.639533,-0.755818,-0.140487,-0.659941,-0.733998,-0.160388,-0.63614,-0.750383,-0.179588,-0.547978,-0.830634,0.0988323,-0.573242,-0.815477,0.0799385,-0.54962,-0.833286,0.0596036,-0.533322,-0.806959,0.253742,-0.56006,-0.794224,0.235673,-0.538182,-0.814815,0.215489,-0.63614,-0.750383,0.179588,-0.659941,-0.733998,0.160388,-0.639533,-0.755818,0.140487,-0.729617,-0.681162,-0.060644,-0.747667,-0.659121,-0.0809591,-0.727293,-0.678867,-0.10092,-0.727293,-0.678867,0.10092,-0.747667,-0.659121,0.0809591,-0.729617,-0.681162,0.060644,-0.803303,-0.595224,0.0203324,-0.819885,-0.572529,0.0,-0.803303,-0.595224,-0.0203324,0.88948,0.455785,-0.0329282,0.876914,0.476118,-0.0658268,0.873128,0.48638,-0.032906,0.944047,0.328151,-0.0330414,0.93462,0.34946,-0.0660551,0.932091,0.360716,-0.0330211,0.89714,0.410104,-0.164179,0.881675,0.429071,-0.196334,0.882055,0.441675,-0.164016,0.980638,0.192973,-0.0333236,0.974649,0.213589,-0.0666257,0.97335,0.226892,-0.0333096,0.997915,0.0552311,-0.0333925,0.994881,0.0758623,-0.0667655,0.995397,0.0898328,-0.0333805,0.976527,0.137228,-0.166025,0.967371,0.157351,-0.19858,0.971058,0.171797,-0.165925,0.887823,0.354076,-0.293939,0.869647,0.372561,-0.323903,0.874225,0.38728,-0.292822,0.930534,0.216955,-0.295021,0.915445,0.23606,-0.325939,0.921654,0.251736,-0.295269,0.861701,0.291352,-0.415435,0.841094,0.308973,-0.443956,0.849743,0.325506,-0.414707,0.995397,-0.0898328,-0.0333805,0.994881,-0.0758623,-0.0667655,0.997915,-0.0552311,-0.0333925,0.97335,-0.226892,-0.0333096,0.974649,-0.213589,-0.0666257,0.980638,-0.192973,-0.0333236,0.971058,-0.171797,-0.165925,0.967371,-0.157351,-0.19858,0.976527,-0.137228,-0.166025,0.932091,-0.360716,-0.0330211,0.93462,-0.34946,-0.0660551,0.944047,-0.328151,-0.0330414,0.873128,-0.48638,-0.032906,0.876914,-0.476118,-0.0658268,0.88948,-0.455785,-0.0329282,0.882055,-0.441675,-0.164016,0.881675,-0.429071,-0.196334,0.89714,-0.410104,-0.164179,0.921654,-0.251736,-0.295269,0.915445,-0.23606,-0.325939,0.930534,-0.216955,-0.295021,0.874225,-0.38728,-0.292822,0.869647,-0.372561,-0.323903,0.887823,-0.354076,-0.293939,0.849743,-0.325506,-0.414707,0.841094,-0.308973,-0.443956,0.861701,-0.291352,-0.415435,0.814815,0.215489,-0.538182,0.794224,0.235673,-0.56006};
			return value;
		}
		private double[] getCoordinate_5_20_point_27()
		{
			double[] value = {0.806959,0.253742,-0.533322,0.833286,0.0596036,-0.54962,0.815477,0.0799385,-0.573242,0.830634,0.0988323,-0.547978,0.755818,0.140487,-0.639533,0.733998,0.160388,-0.659941,0.750383,0.179588,-0.63614,0.830634,-0.0988323,-0.547978,0.815477,-0.0799385,-0.573242,0.833286,-0.0596036,-0.54962,0.806959,-0.253742,-0.533322,0.794224,-0.235673,-0.56006,0.814815,-0.215489,-0.538182,0.750383,-0.179588,-0.63614,0.733998,-0.160388,-0.659941,0.755818,-0.140487,-0.639533,0.681162,0.060644,-0.729617,0.659121,0.0809591,-0.747667,0.678867,0.10092,-0.727293,0.678867,-0.10092,-0.727293,0.659121,-0.0809591,-0.747667,0.681162,-0.060644,-0.729617,0.595224,-0.0203324,-0.803303,0.572529,0.0,-0.819885,0.595224,0.0203324,-0.803303,0.88948,-0.455785,0.0329282,0.876914,-0.476118,0.0658268,0.873128,-0.48638,0.032906,0.944047,-0.328151,0.0330414,0.93462,-0.34946,0.0660551,0.932091,-0.360716,0.0330211,0.89714,-0.410104,0.164179,0.881675,-0.429071,0.196334,0.882055,-0.441675,0.164016,0.980638,-0.192973,0.0333236,0.974649,-0.213589,0.0666257,0.97335,-0.226892,0.0333096,0.997915,-0.0552311,0.0333925,0.994881,-0.0758623,0.0667655,0.995397,-0.0898328,0.0333805,0.976527,-0.137228,0.166025,0.967371,-0.157351,0.19858,0.971058,-0.171797,0.165925,0.887823,-0.354076,0.293939,0.869647,-0.372561,0.323903,0.874225,-0.38728,0.292822,0.930534,-0.216955,0.295021,0.915445,-0.23606,0.325939,0.921654,-0.251736,0.295269,0.861701,-0.291352,0.415435,0.841094,-0.308973,0.443956,0.849743,-0.325506,0.414707,0.995397,0.0898328,0.0333805,0.994881,0.0758623,0.0667655,0.997915,0.0552311,0.0333925,0.97335,0.226892,0.0333096,0.974649,0.213589,0.0666257,0.980638,0.192973,0.0333236,0.971058,0.171797,0.165925,0.967371,0.157351,0.19858,0.976527,0.137228,0.166025,0.932091,0.360716,0.0330211,0.93462,0.34946,0.0660551,0.944047,0.328151,0.0330414,0.873128,0.48638,0.032906,0.876914,0.476118,0.0658268,0.88948,0.455785,0.0329282,0.882055,0.441675,0.164016,0.881675,0.429071,0.196334,0.89714,0.410104,0.164179,0.921654,0.251736,0.295269,0.915445,0.23606,0.325939,0.930534,0.216955,0.295021,0.874225,0.38728,0.292822,0.869647,0.372561,0.323903,0.887823,0.354076,0.293939,0.849743,0.325506,0.414707,0.841094,0.308973,0.443956,0.861701,0.291352,0.415435,0.814815,-0.215489,0.538182,0.794224,-0.235673,0.56006,0.806959,-0.253742,0.533322,0.833286,-0.0596036,0.54962,0.815477,-0.0799385,0.573242,0.830634,-0.0988323,0.547978,0.755818,-0.140487,0.639533,0.733998,-0.160388,0.659941,0.750383,-0.179588,0.63614,0.830634,0.0988323,0.547978,0.815477,0.0799385,0.573242,0.833286,0.0596036,0.54962,0.806959,0.253742,0.533322,0.794224,0.235673,0.56006,0.814815,0.215489,0.538182,0.750383,0.179588,0.63614,0.733998,0.160388,0.659941,0.755818,0.140487,0.639533,0.681162,-0.060644,0.729617,0.659121,-0.0809591,0.747667,0.678867,-0.10092,0.727293};
			return value;
		}
		private double[] getCoordinate_5_20_point_28()
		{
			double[] value = {0.678867,0.10092,0.727293,0.659121,0.0809591,0.747667,0.681162,0.060644,0.729617,0.595224,0.0203324,0.803303,0.572529,0.0,0.819885,0.595224,-0.0203324,0.803303,-0.88948,0.455785,0.0329282,-0.876914,0.476118,0.0658268,-0.873128,0.48638,0.032906,-0.944047,0.328151,0.0330414,-0.93462,0.34946,0.0660551,-0.932091,0.360716,0.0330211,-0.89714,0.410104,0.164179,-0.881675,0.429071,0.196334,-0.882055,0.441675,0.164016,-0.980638,0.192973,0.0333236,-0.974649,0.213589,0.0666257,-0.97335,0.226892,0.0333096,-0.997915,0.0552311,0.0333925,-0.994881,0.0758623,0.0667655,-0.995397,0.0898328,0.0333805,-0.976527,0.137228,0.166025,-0.967371,0.157351,0.19858,-0.971058,0.171797,0.165925,-0.887823,0.354076,0.293939,-0.869647,0.372561,0.323903,-0.874225,0.38728,0.292822,-0.930534,0.216955,0.295021,-0.915445,0.23606,0.325939,-0.921654,0.251736,0.295269,-0.861701,0.291352,0.415435,-0.841094,0.308973,0.443956,-0.849743,0.325506,0.414707,-0.995397,-0.0898328,0.0333805,-0.994881,-0.0758623,0.0667655,-0.997915,-0.0552311,0.0333925,-0.97335,-0.226892,0.0333096,-0.974649,-0.213589,0.0666257,-0.980638,-0.192973,0.0333236,-0.971058,-0.171797,0.165925,-0.967371,-0.157351,0.19858,-0.976527,-0.137228,0.166025,-0.932091,-0.360716,0.0330211,-0.93462,-0.34946,0.0660551,-0.944047,-0.328151,0.0330414,-0.873128,-0.48638,0.032906,-0.876914,-0.476118,0.0658268,-0.88948,-0.455785,0.0329282,-0.882055,-0.441675,0.164016,-0.881675,-0.429071,0.196334,-0.89714,-0.410104,0.164179,-0.921654,-0.251736,0.295269,-0.915445,-0.23606,0.325939,-0.930534,-0.216955,0.295021,-0.874225,-0.38728,0.292822,-0.869647,-0.372561,0.323903,-0.887823,-0.354076,0.293939,-0.849743,-0.325506,0.414707,-0.841094,-0.308973,0.443956,-0.861701,-0.291352,0.415435,-0.814815,0.215489,0.538182,-0.794224,0.235673,0.56006,-0.806959,0.253742,0.533322,-0.833286,0.0596036,0.54962,-0.815477,0.0799385,0.573242,-0.830634,0.0988323,0.547978,-0.755818,0.140487,0.639533,-0.733998,0.160388,0.659941,-0.750383,0.179588,0.63614,-0.830634,-0.0988323,0.547978,-0.815477,-0.0799385,0.573242,-0.833286,-0.0596036,0.54962,-0.806959,-0.253742,0.533322,-0.794224,-0.235673,0.56006,-0.814815,-0.215489,0.538182,-0.750383,-0.179588,0.63614,-0.733998,-0.160388,0.659941,-0.755818,-0.140487,0.639533,-0.681162,0.060644,0.729617,-0.659121,0.0809591,0.747667,-0.678867,0.10092,0.727293,-0.678867,-0.10092,0.727293,-0.659121,-0.0809591,0.747667,-0.681162,-0.060644,0.729617,-0.595224,-0.0203324,0.803303,-0.572529,0.0,0.819885,-0.595224,0.0203324,0.803303,-0.88948,-0.455785,-0.0329282,-0.876914,-0.476118,-0.0658268,-0.873128,-0.48638,-0.032906,-0.944047,-0.328151,-0.0330414,-0.93462,-0.34946,-0.0660551,-0.932091,-0.360716,-0.0330211,-0.89714,-0.410104,-0.164179,-0.881675,-0.429071,-0.196334,-0.882055,-0.441675,-0.164016,-0.980638,-0.192973,-0.0333236,-0.974649,-0.213589,-0.0666257,-0.97335,-0.226892,-0.0333096,-0.997915,-0.0552311,-0.0333925};
			return value;
		}
		private double[] getCoordinate_5_20_point_29()
		{
			double[] value = {-0.994881,-0.0758623,-0.0667655,-0.995397,-0.0898328,-0.0333805,-0.976527,-0.137228,-0.166025,-0.967371,-0.157351,-0.19858,-0.971058,-0.171797,-0.165925,-0.887823,-0.354076,-0.293939,-0.869647,-0.372561,-0.323903,-0.874225,-0.38728,-0.292822,-0.930534,-0.216955,-0.295021,-0.915445,-0.23606,-0.325939,-0.921654,-0.251736,-0.295269,-0.861701,-0.291352,-0.415435,-0.841094,-0.308973,-0.443956,-0.849743,-0.325506,-0.414707,-0.995397,0.0898328,-0.0333805,-0.994881,0.0758623,-0.0667655,-0.997915,0.0552311,-0.0333925,-0.97335,0.226892,-0.0333096,-0.974649,0.213589,-0.0666257,-0.980638,0.192973,-0.0333236,-0.971058,0.171797,-0.165925,-0.967371,0.157351,-0.19858,-0.976527,0.137228,-0.166025,-0.932091,0.360716,-0.0330211,-0.93462,0.34946,-0.0660551,-0.944047,0.328151,-0.0330414,-0.873128,0.48638,-0.032906,-0.876914,0.476118,-0.0658268,-0.88948,0.455785,-0.0329282,-0.882055,0.441675,-0.164016,-0.881675,0.429071,-0.196334,-0.89714,0.410104,-0.164179,-0.921654,0.251736,-0.295269,-0.915445,0.23606,-0.325939,-0.930534,0.216955,-0.295021,-0.874225,0.38728,-0.292822,-0.869647,0.372561,-0.323903,-0.887823,0.354076,-0.293939,-0.849743,0.325506,-0.414707,-0.841094,0.308973,-0.443956,-0.861701,0.291352,-0.415435,-0.814815,-0.215489,-0.538182,-0.794224,-0.235673,-0.56006,-0.806959,-0.253742,-0.533322,-0.833286,-0.0596036,-0.54962,-0.815477,-0.0799385,-0.573242,-0.830634,-0.0988323,-0.547978,-0.755818,-0.140487,-0.639533,-0.733998,-0.160388,-0.659941,-0.750383,-0.179588,-0.63614,-0.830634,0.0988323,-0.547978,-0.815477,0.0799385,-0.573242,-0.833286,0.0596036,-0.54962,-0.806959,0.253742,-0.533322,-0.794224,0.235673,-0.56006,-0.814815,0.215489,-0.538182,-0.750383,0.179588,-0.63614,-0.733998,0.160388,-0.659941,-0.755818,0.140487,-0.639533,-0.681162,-0.060644,-0.729617,-0.659121,-0.0809591,-0.747667,-0.678867,-0.10092,-0.727293,-0.678867,0.10092,-0.727293,-0.659121,0.0809591,-0.747667,-0.681162,0.060644,-0.729617,-0.595224,0.0203324,-0.803303,-0.572529,0.0,-0.819885,-0.595224,-0.0203324,-0.803303,0.455785,-0.0329282,0.88948,0.476118,-0.0658268,0.876914,0.48638,-0.032906,0.873128,0.328151,-0.0330414,0.944047,0.34946,-0.0660551,0.93462,0.360716,-0.0330211,0.932091,0.410104,-0.164179,0.89714,0.429071,-0.196334,0.881675,0.441675,-0.164016,0.882055,0.192973,-0.0333236,0.980638,0.213589,-0.0666257,0.974649,0.226892,-0.0333096,0.97335,0.0552311,-0.0333925,0.997915,0.0758623,-0.0667655,0.994881,0.0898328,-0.0333805,0.995397,0.137228,-0.166025,0.976527,0.157351,-0.19858,0.967371,0.171797,-0.165925,0.971058,0.354076,-0.293939,0.887823,0.372561,-0.323902,0.869647,0.38728,-0.292822,0.874225,0.216955,-0.295021,0.930534,0.23606,-0.325939,0.915445,0.251736,-0.295269,0.921654,0.291352,-0.415435,0.861701,0.308973,-0.443956,0.841094,0.325506,-0.414707,0.849743,-0.0898328,-0.0333805,0.995397,-0.0758623,-0.0667655,0.994881,-0.0552311,-0.0333925,0.997915,-0.226892,-0.0333096,0.97335,-0.213589,-0.0666257,0.974649};
			return value;
		}
		private double[] getCoordinate_5_20_point_30()
		{
			double[] value = {-0.192973,-0.0333236,0.980638,-0.171797,-0.165925,0.971058,-0.157351,-0.19858,0.967371,-0.137228,-0.166025,0.976527,-0.360716,-0.0330211,0.932091,-0.34946,-0.0660551,0.93462,-0.328151,-0.0330414,0.944047,-0.48638,-0.032906,0.873128,-0.476118,-0.0658268,0.876914,-0.455785,-0.0329282,0.88948,-0.441675,-0.164016,0.882055,-0.429071,-0.196334,0.881675,-0.410104,-0.164179,0.89714,-0.251736,-0.295269,0.921654,-0.23606,-0.325939,0.915445,-0.216955,-0.295021,0.930534,-0.38728,-0.292822,0.874225,-0.372561,-0.323902,0.869647,-0.354076,-0.293939,0.887823,-0.325506,-0.414707,0.849743,-0.308973,-0.443956,0.841094,-0.291352,-0.415435,0.861701,0.215489,-0.538182,0.814815,0.235673,-0.56006,0.794224,0.253742,-0.533322,0.806959,0.0596036,-0.54962,0.833286,0.0799385,-0.573242,0.815477,0.0988323,-0.547978,0.830634,0.140487,-0.639533,0.755818,0.160388,-0.659941,0.733998,0.179588,-0.63614,0.750383,-0.0988323,-0.547978,0.830634,-0.0799385,-0.573242,0.815477,-0.0596036,-0.54962,0.833286,-0.253742,-0.533322,0.806959,-0.235673,-0.56006,0.794224,-0.215489,-0.538182,0.814815,-0.179588,-0.63614,0.750383,-0.160388,-0.659941,0.733998,-0.140487,-0.639533,0.755818,0.060644,-0.729617,0.681162,0.0809591,-0.747667,0.659121,0.10092,-0.727293,0.678867,-0.10092,-0.727293,0.678867,-0.0809591,-0.747667,0.659121,-0.060644,-0.729617,0.681162,-0.0203324,-0.803303,0.595224,0.0,-0.819885,0.572529,0.0203324,-0.803303,0.595224,-0.455785,0.0329282,0.88948,-0.476118,0.0658268,0.876914,-0.48638,0.032906,0.873128,-0.328151,0.0330414,0.944047,-0.34946,0.0660551,0.93462,-0.360716,0.0330211,0.932091,-0.410104,0.164179,0.89714,-0.429071,0.196334,0.881675,-0.441675,0.164016,0.882055,-0.192973,0.0333236,0.980638,-0.213589,0.0666257,0.974649,-0.226892,0.0333096,0.97335,-0.0552311,0.0333925,0.997915,-0.0758623,0.0667655,0.994881,-0.0898328,0.0333805,0.995397,-0.137228,0.166025,0.976527,-0.157351,0.19858,0.967371,-0.171797,0.165925,0.971058,-0.354076,0.293939,0.887823,-0.372561,0.323902,0.869647,-0.38728,0.292822,0.874225,-0.216955,0.295021,0.930534,-0.23606,0.325939,0.915445,-0.251736,0.295269,0.921654,-0.291352,0.415435,0.861701,-0.308973,0.443956,0.841094,-0.325506,0.414707,0.849743,0.0898328,0.0333805,0.995397,0.0758623,0.0667655,0.994881,0.0552311,0.0333925,0.997915,0.226892,0.0333096,0.97335,0.213589,0.0666257,0.974649,0.192973,0.0333236,0.980638,0.171797,0.165925,0.971058,0.157351,0.19858,0.967371,0.137228,0.166025,0.976527,0.360716,0.0330211,0.932091,0.34946,0.0660551,0.93462,0.328151,0.0330414,0.944047,0.48638,0.032906,0.873128,0.476118,0.0658268,0.876914,0.455785,0.0329282,0.88948,0.441675,0.164016,0.882055,0.429071,0.196334,0.881675,0.410104,0.164179,0.89714,0.251736,0.295269,0.921654,0.23606,0.325939,0.915445,0.216955,0.295021,0.930534,0.38728,0.292822,0.874225,0.372561,0.323902,0.869647,0.354076,0.293939,0.887823};
			return value;
		}
		private double[] getCoordinate_5_20_point_31()
		{
			double[] value = {0.325506,0.414707,0.849743,0.308973,0.443956,0.841094,0.291352,0.415435,0.861701,-0.215489,0.538182,0.814815,-0.235673,0.56006,0.794224,-0.253742,0.533322,0.806959,-0.0596036,0.54962,0.833286,-0.0799385,0.573242,0.815477,-0.0988323,0.547978,0.830634,-0.140487,0.639533,0.755818,-0.160388,0.659941,0.733998,-0.179588,0.63614,0.750383,0.0988323,0.547978,0.830634,0.0799385,0.573242,0.815477,0.0596036,0.54962,0.833286,0.253742,0.533322,0.806959,0.235673,0.56006,0.794224,0.215489,0.538182,0.814815,0.179588,0.63614,0.750383,0.160388,0.659941,0.733998,0.140487,0.639533,0.755818,-0.060644,0.729617,0.681162,-0.0809591,0.747667,0.659121,-0.10092,0.727293,0.678867,0.10092,0.727293,0.678867,0.0809591,0.747667,0.659121,0.060644,0.729617,0.681162,0.0203324,0.803303,0.595224,0.0,0.819885,0.572529,-0.0203324,0.803303,0.595224,0.455785,0.0329282,-0.88948,0.476118,0.0658268,-0.876914,0.48638,0.032906,-0.873128,0.328151,0.0330414,-0.944047,0.34946,0.0660551,-0.93462,0.360716,0.0330211,-0.932091,0.410104,0.164179,-0.89714,0.429071,0.196334,-0.881675,0.441675,0.164016,-0.882055,0.192973,0.0333236,-0.980638,0.213589,0.0666257,-0.974649,0.226892,0.0333096,-0.97335,0.0552311,0.0333925,-0.997915,0.0758623,0.0667655,-0.994881,0.0898328,0.0333805,-0.995397,0.137228,0.166025,-0.976527,0.157351,0.19858,-0.967371,0.171797,0.165925,-0.971058,0.354076,0.293939,-0.887823,0.372561,0.323902,-0.869647,0.38728,0.292822,-0.874225,0.216955,0.295021,-0.930534,0.23606,0.325939,-0.915445,0.251736,0.295269,-0.921654,0.291352,0.415435,-0.861701,0.308973,0.443956,-0.841094,0.325506,0.414707,-0.849743,-0.0898328,0.0333805,-0.995397,-0.0758623,0.0667655,-0.994881,-0.0552311,0.0333925,-0.997915,-0.226892,0.0333096,-0.97335,-0.213589,0.0666257,-0.974649,-0.192973,0.0333236,-0.980638,-0.171797,0.165925,-0.971058,-0.157351,0.19858,-0.967371,-0.137228,0.166025,-0.976527,-0.360716,0.0330211,-0.932091,-0.34946,0.0660551,-0.93462,-0.328151,0.0330414,-0.944047,-0.48638,0.032906,-0.873128,-0.476118,0.0658268,-0.876914,-0.455785,0.0329282,-0.88948,-0.441675,0.164016,-0.882055,-0.429071,0.196334,-0.881675,-0.410104,0.164179,-0.89714,-0.251736,0.295269,-0.921654,-0.23606,0.325939,-0.915445,-0.216955,0.295021,-0.930534,-0.38728,0.292822,-0.874225,-0.372561,0.323902,-0.869647,-0.354076,0.293939,-0.887823,-0.325506,0.414707,-0.849743,-0.308973,0.443956,-0.841094,-0.291352,0.415435,-0.861701,0.215489,0.538182,-0.814815,0.235673,0.56006,-0.794224,0.253742,0.533322,-0.806959,0.0596036,0.54962,-0.833286,0.0799385,0.573242,-0.815477,0.0988323,0.547978,-0.830634,0.140487,0.639533,-0.755818,0.160388,0.659941,-0.733998,0.179588,0.63614,-0.750383,-0.0988323,0.547978,-0.830634,-0.0799385,0.573242,-0.815477,-0.0596036,0.54962,-0.833286,-0.253742,0.533322,-0.806959,-0.235673,0.56006,-0.794224,-0.215489,0.538182,-0.814815,-0.179588,0.63614,-0.750383};
			return value;
		}
		private double[] getCoordinate_5_20_point_32()
		{
			double[] value = {-0.160388,0.659941,-0.733998,-0.140487,0.639533,-0.755818,0.060644,0.729617,-0.681162,0.0809591,0.747667,-0.659121,0.10092,0.727293,-0.678867,-0.10092,0.727293,-0.678867,-0.0809591,0.747667,-0.659121,-0.060644,0.729617,-0.681162,-0.0203324,0.803303,-0.595224,0.0,0.819885,-0.572529,0.0203324,0.803303,-0.595224,-0.455785,-0.0329282,-0.88948,-0.476118,-0.0658268,-0.876914,-0.48638,-0.032906,-0.873128,-0.328151,-0.0330414,-0.944047,-0.34946,-0.0660551,-0.93462,-0.360716,-0.0330211,-0.932091,-0.410104,-0.164179,-0.89714,-0.429071,-0.196334,-0.881675,-0.441675,-0.164016,-0.882055,-0.192973,-0.0333236,-0.980638,-0.213589,-0.0666257,-0.974649,-0.226892,-0.0333096,-0.97335,-0.0552311,-0.0333925,-0.997915,-0.0758623,-0.0667655,-0.994881,-0.0898328,-0.0333805,-0.995397,-0.137228,-0.166025,-0.976527,-0.157351,-0.19858,-0.967371,-0.171797,-0.165925,-0.971058,-0.354076,-0.293939,-0.887823,-0.372561,-0.323902,-0.869647,-0.38728,-0.292822,-0.874225,-0.216955,-0.295021,-0.930534,-0.23606,-0.325939,-0.915445,-0.251736,-0.295269,-0.921654,-0.291352,-0.415435,-0.861701,-0.308973,-0.443956,-0.841094,-0.325506,-0.414707,-0.849743,0.0898328,-0.0333805,-0.995397,0.0758623,-0.0667655,-0.994881,0.0552311,-0.0333925,-0.997915,0.226892,-0.0333096,-0.97335,0.213589,-0.0666257,-0.974649,0.192973,-0.0333236,-0.980638,0.171797,-0.165925,-0.971058,0.157351,-0.19858,-0.967371,0.137228,-0.166025,-0.976527,0.360716,-0.0330211,-0.932091,0.34946,-0.0660551,-0.93462,0.328151,-0.0330414,-0.944047,0.48638,-0.032906,-0.873128,0.476118,-0.0658268,-0.876914,0.455785,-0.0329282,-0.88948,0.441675,-0.164016,-0.882055,0.429071,-0.196334,-0.881675,0.410104,-0.164179,-0.89714,0.251736,-0.295269,-0.921654,0.23606,-0.325939,-0.915445,0.216955,-0.295021,-0.930534,0.38728,-0.292822,-0.874225,0.372561,-0.323902,-0.869647,0.354076,-0.293939,-0.887823,0.325506,-0.414707,-0.849743,0.308973,-0.443956,-0.841094,0.291352,-0.415435,-0.861701,-0.215489,-0.538182,-0.814815,-0.235673,-0.56006,-0.794224,-0.253742,-0.533322,-0.806959,-0.0596036,-0.54962,-0.833286,-0.0799385,-0.573242,-0.815477,-0.0988323,-0.547978,-0.830634,-0.140487,-0.639533,-0.755818,-0.160388,-0.659941,-0.733998,-0.179588,-0.63614,-0.750383,0.0988323,-0.547978,-0.830634,0.0799385,-0.573242,-0.815477,0.0596036,-0.54962,-0.833286,0.253742,-0.533322,-0.806959,0.235673,-0.56006,-0.794224,0.215489,-0.538182,-0.814815,0.179588,-0.63614,-0.750383,0.160388,-0.659941,-0.733998,0.140487,-0.639533,-0.755818,-0.060644,-0.729617,-0.681162,-0.0809591,-0.747667,-0.659121,-0.10092,-0.727293,-0.678867,0.10092,-0.727293,-0.678867,0.0809591,-0.747667,-0.659121,0.060644,-0.729617,-0.681162,0.0203324,-0.803303,-0.595224,0.0,-0.819885,-0.572529,-0.0203324,-0.803303,-0.595224,0.0736114,0.823654,0.562295,0.0861776,0.843986,0.529397,0.053243,0.840222,0.539623,0.154382,0.747714,0.645826,0.167523,0.770441,0.615107,0.134388,0.768075,0.626099,0.205003,0.831085,0.516983,0.216755,0.848634,0.482533};
			return value;
		}
		private double[] getCoordinate_5_20_point_33()
		{
			double[] value = {0.184424,0.849034,0.495105,0.233506,0.656735,0.717059,0.24829,0.68071,0.689192,0.214284,0.680528,0.700689,0.307772,0.553959,0.773567,0.323518,0.579446,0.74805,0.289684,0.58069,0.760843,0.367467,0.650587,0.664608,0.380913,0.67235,0.634705,0.348411,0.67579,0.649552,0.335116,0.821198,0.461879,0.344498,0.836323,0.42648,0.313409,0.840916,0.441176,0.417751,0.731953,0.538265,0.428549,0.74942,0.504694,0.397816,0.755728,0.520209,0.456698,0.794935,0.399381,0.464593,0.807701,0.363003,0.435338,0.816363,0.379516,0.379516,0.435338,0.816363,0.399381,0.456698,0.794935,0.363003,0.464593,0.807701,0.441176,0.313409,0.840916,0.461879,0.335116,0.821198,0.42648,0.344498,0.836323,0.520209,0.397816,0.755728,0.538265,0.417751,0.731953,0.504694,0.428549,0.74942,0.495105,0.184424,0.849034,0.516983,0.205003,0.831085,0.482533,0.216755,0.848634,0.539623,0.053243,0.840222,0.562295,0.0736114,0.823654,0.529397,0.0861776,0.843986,0.626099,0.134388,0.768075,0.645826,0.154382,0.747714,0.615107,0.167523,0.770441,0.649552,0.348411,0.67579,0.664608,0.367467,0.650587,0.634705,0.380913,0.67235,0.700689,0.214284,0.680528,0.717059,0.233506,0.656735,0.689192,0.24829,0.68071,0.760843,0.289684,0.58069,0.773567,0.307772,0.553959,0.74805,0.323518,0.579446,0.579446,0.74805,0.323518,0.58069,0.760843,0.289684,0.553959,0.773567,0.307772,0.67235,0.634705,0.380913,0.67579,0.649552,0.348411,0.650587,0.664608,0.367467,0.68071,0.689192,0.24829,0.680528,0.700689,0.214284,0.656735,0.717059,0.233506,0.74942,0.504694,0.428549,0.755728,0.520209,0.397816,0.731953,0.538265,0.417751,0.807701,0.363003,0.464593,0.816363,0.379516,0.435338,0.794935,0.399381,0.456698,0.836323,0.42648,0.344498,0.840916,0.441176,0.313409,0.821198,0.461879,0.335116,0.770441,0.615107,0.167523,0.768075,0.626099,0.134388,0.747714,0.645826,0.154382,0.848634,0.482533,0.216754,0.849034,0.495105,0.184424,0.831085,0.516983,0.205003,0.843986,0.529397,0.0861776,0.840222,0.539623,0.053243,0.823654,0.562295,0.0736114,-0.0861776,0.843986,0.529397,-0.0736114,0.823654,0.562295,-0.053243,0.840222,0.539623,-0.216755,0.848634,0.482533,-0.205003,0.831085,0.516983,-0.184424,0.849034,0.495105,-0.167523,0.770441,0.615107,-0.154382,0.747714,0.645826,-0.134388,0.768075,0.626099,-0.344498,0.836323,0.42648,-0.335116,0.821198,0.461879,-0.313409,0.840916,0.441176,-0.464593,0.807701,0.363003,-0.456698,0.794935,0.399381,-0.435338,0.816363,0.379516,-0.428549,0.74942,0.504694,-0.417751,0.731953,0.538265,-0.397816,0.755728,0.520209,-0.24829,0.68071,0.689192,-0.233506,0.656735,0.717059,-0.214284,0.680528,0.700689,-0.380913,0.67235,0.634705,-0.367467,0.650587,0.664608,-0.348411,0.67579,0.649552,-0.323518,0.579446,0.74805,-0.307772,0.553959,0.773567,-0.289684,0.58069,0.760843};
			return value;
		}
		private double[] getCoordinate_5_20_point_34()
		{
			double[] value = {-0.58069,0.760843,0.289684,-0.579446,0.74805,0.323518,-0.553959,0.773567,0.307772,-0.680528,0.700689,0.214284,-0.68071,0.689192,0.24829,-0.656735,0.717059,0.233506,-0.67579,0.649552,0.348411,-0.67235,0.634705,0.380913,-0.650587,0.664608,0.367467,-0.768075,0.626099,0.134388,-0.770441,0.615107,0.167523,-0.747714,0.645826,0.154382,-0.840222,0.539623,0.053243,-0.843986,0.529397,0.0861776,-0.823654,0.562295,0.0736114,-0.849034,0.495105,0.184424,-0.848634,0.482533,0.216754,-0.831085,0.516983,0.205003,-0.755728,0.520209,0.397816,-0.74942,0.504694,0.428549,-0.731953,0.538265,0.417751,-0.840916,0.441176,0.313409,-0.836323,0.42648,0.344498,-0.821198,0.461879,0.335116,-0.816363,0.379516,0.435338,-0.807701,0.363003,0.464593,-0.794935,0.399381,0.456698,-0.399381,0.456698,0.794935,-0.379516,0.435338,0.816363,-0.363003,0.464593,0.807701,-0.538265,0.417751,0.731953,-0.520209,0.397816,0.755728,-0.504694,0.428549,0.74942,-0.461879,0.335116,0.821198,-0.441176,0.313409,0.840916,-0.42648,0.344498,0.836323,-0.664608,0.367467,0.650587,-0.649552,0.348411,0.67579,-0.634705,0.380913,0.67235,-0.773567,0.307772,0.553959,-0.760843,0.289684,0.58069,-0.74805,0.323518,0.579446,-0.717059,0.233506,0.656735,-0.700689,0.214284,0.680528,-0.689192,0.24829,0.68071,-0.516983,0.205003,0.831085,-0.495105,0.184424,0.849034,-0.482533,0.216755,0.848634,-0.645826,0.154382,0.747714,-0.626099,0.134388,0.768075,-0.615107,0.167523,0.770441,-0.562295,0.0736114,0.823654,-0.539623,0.053243,0.840222,-0.529397,0.0861776,0.843986,0.0861776,0.843986,-0.529397,0.0736114,0.823654,-0.562295,0.053243,0.840222,-0.539623,0.216755,0.848634,-0.482533,0.205003,0.831085,-0.516983,0.184424,0.849034,-0.495105,0.167523,0.770441,-0.615107,0.154382,0.747714,-0.645826,0.134388,0.768075,-0.626099,0.344498,0.836323,-0.42648,0.335116,0.821198,-0.461879,0.313409,0.840916,-0.441176,0.464593,0.807701,-0.363003,0.456698,0.794935,-0.399381,0.435338,0.816363,-0.379516,0.428549,0.74942,-0.504694,0.417751,0.731953,-0.538265,0.397816,0.755728,-0.520209,0.24829,0.68071,-0.689192,0.233506,0.656735,-0.717059,0.214284,0.680528,-0.700689,0.380913,0.67235,-0.634705,0.367467,0.650587,-0.664608,0.348411,0.67579,-0.649552,0.323518,0.579446,-0.74805,0.307772,0.553959,-0.773567,0.289684,0.58069,-0.760843,0.58069,0.760843,-0.289684,0.579446,0.74805,-0.323518,0.553959,0.773567,-0.307772,0.680528,0.700689,-0.214284,0.68071,0.689192,-0.24829,0.656735,0.717059,-0.233506,0.67579,0.649552,-0.348411,0.67235,0.634705,-0.380913,0.650587,0.664608,-0.367467,0.768075,0.626099,-0.134388,0.770441,0.615107,-0.167523,0.747714,0.645826,-0.154382,0.840222,0.539623,-0.053243,0.843986,0.529397,-0.0861776,0.823654,0.562295,-0.0736114,0.849034,0.495105,-0.184424,0.848634,0.482533,-0.216754,0.831085,0.516983,-0.205003,0.755728,0.520209,-0.397816};
			return value;
		}
		private double[] getCoordinate_5_20_point_35()
		{
			double[] value = {0.74942,0.504694,-0.428549,0.731953,0.538265,-0.417751,0.840916,0.441176,-0.313409,0.836323,0.42648,-0.344498,0.821198,0.461879,-0.335116,0.816363,0.379516,-0.435338,0.807701,0.363003,-0.464593,0.794935,0.399381,-0.456698,0.399381,0.456698,-0.794935,0.379516,0.435338,-0.816363,0.363003,0.464593,-0.807701,0.538265,0.417751,-0.731953,0.520209,0.397816,-0.755728,0.504694,0.428549,-0.74942,0.461879,0.335116,-0.821198,0.441176,0.313409,-0.840916,0.42648,0.344498,-0.836323,0.664608,0.367467,-0.650587,0.649552,0.348411,-0.67579,0.634705,0.380913,-0.67235,0.773567,0.307772,-0.553959,0.760843,0.289684,-0.58069,0.74805,0.323518,-0.579446,0.717059,0.233506,-0.656735,0.700689,0.214284,-0.680528,0.689192,0.24829,-0.68071,0.516983,0.205003,-0.831085,0.495105,0.184424,-0.849034,0.482533,0.216755,-0.848634,0.645826,0.154382,-0.747714,0.626099,0.134388,-0.768075,0.615107,0.167523,-0.770441,0.562295,0.0736114,-0.823654,0.539623,0.053243,-0.840222,0.529397,0.0861776,-0.843986,-0.0736114,0.823654,-0.562295,-0.0861776,0.843986,-0.529397,-0.053243,0.840222,-0.539623,-0.154382,0.747714,-0.645826,-0.167523,0.770441,-0.615107,-0.134388,0.768075,-0.626099,-0.205003,0.831085,-0.516983,-0.216755,0.848634,-0.482533,-0.184424,0.849034,-0.495105,-0.233506,0.656735,-0.717059,-0.24829,0.68071,-0.689192,-0.214284,0.680528,-0.700689,-0.307772,0.553959,-0.773567,-0.323518,0.579446,-0.74805,-0.289684,0.58069,-0.760843,-0.367467,0.650587,-0.664608,-0.380913,0.67235,-0.634705,-0.348411,0.67579,-0.649552,-0.335116,0.821198,-0.461879,-0.344498,0.836323,-0.42648,-0.313409,0.840916,-0.441176,-0.417751,0.731953,-0.538265,-0.428549,0.74942,-0.504694,-0.397816,0.755728,-0.520209,-0.456698,0.794935,-0.399381,-0.464593,0.807701,-0.363003,-0.435338,0.816363,-0.379516,-0.379516,0.435338,-0.816363,-0.399381,0.456698,-0.794935,-0.363003,0.464593,-0.807701,-0.441176,0.313409,-0.840916,-0.461879,0.335116,-0.821198,-0.42648,0.344498,-0.836323,-0.520209,0.397816,-0.755728,-0.538265,0.417751,-0.731953,-0.504694,0.428549,-0.74942,-0.495105,0.184424,-0.849034,-0.516983,0.205003,-0.831085,-0.482533,0.216755,-0.848634,-0.539623,0.053243,-0.840222,-0.562295,0.0736114,-0.823654,-0.529397,0.0861776,-0.843986,-0.626099,0.134388,-0.768075,-0.645826,0.154382,-0.747714,-0.615107,0.167523,-0.770441,-0.649552,0.348411,-0.67579,-0.664608,0.367467,-0.650587,-0.634705,0.380913,-0.67235,-0.700689,0.214284,-0.680528,-0.717059,0.233506,-0.656735,-0.689192,0.24829,-0.68071,-0.760843,0.289684,-0.58069,-0.773567,0.307772,-0.553959,-0.74805,0.323518,-0.579446,-0.579446,0.74805,-0.323518,-0.58069,0.760843,-0.289684,-0.553959,0.773567,-0.307772,-0.67235,0.634705,-0.380913,-0.67579,0.649552,-0.348411,-0.650587,0.664608,-0.367467,-0.68071,0.689192,-0.24829,-0.680528,0.700689,-0.214284,-0.656735,0.717059,-0.233506,-0.74942,0.504694,-0.428549,-0.755728,0.520209,-0.397816};
			return value;
		}
		private double[] getCoordinate_5_20_point_36()
		{
			double[] value = {-0.731953,0.538265,-0.417751,-0.807701,0.363003,-0.464593,-0.816363,0.379516,-0.435338,-0.794935,0.399381,-0.456698,-0.836323,0.42648,-0.344498,-0.840916,0.441176,-0.313409,-0.821198,0.461879,-0.335116,-0.770441,0.615107,-0.167523,-0.768075,0.626099,-0.134388,-0.747714,0.645826,-0.154382,-0.848634,0.482533,-0.216754,-0.849034,0.495105,-0.184424,-0.831085,0.516983,-0.205003,-0.843986,0.529397,-0.0861776,-0.840222,0.539623,-0.053243,-0.823654,0.562295,-0.0736114,0.0861776,-0.843986,0.529397,0.0736114,-0.823654,0.562295,0.053243,-0.840222,0.539623,0.216755,-0.848634,0.482533,0.205003,-0.831085,0.516983,0.184424,-0.849034,0.495105,0.167523,-0.770441,0.615107,0.154382,-0.747714,0.645826,0.134388,-0.768075,0.626099,0.344498,-0.836323,0.42648,0.335116,-0.821198,0.461879,0.313409,-0.840916,0.441176,0.464593,-0.807701,0.363003,0.456698,-0.794935,0.399381,0.435338,-0.816363,0.379516,0.428549,-0.74942,0.504694,0.417751,-0.731953,0.538265,0.397816,-0.755728,0.520209,0.24829,-0.68071,0.689192,0.233506,-0.656735,0.717059,0.214284,-0.680528,0.700689,0.380913,-0.67235,0.634705,0.367467,-0.650587,0.664608,0.348411,-0.67579,0.649552,0.323518,-0.579446,0.74805,0.307772,-0.553959,0.773567,0.289684,-0.58069,0.760843,0.58069,-0.760843,0.289684,0.579446,-0.74805,0.323518,0.553959,-0.773567,0.307772,0.680528,-0.700689,0.214284,0.68071,-0.689192,0.24829,0.656735,-0.717059,0.233506,0.67579,-0.649552,0.348411,0.67235,-0.634705,0.380913,0.650587,-0.664608,0.367467,0.768075,-0.626099,0.134388,0.770441,-0.615107,0.167523,0.747714,-0.645826,0.154382,0.840222,-0.539623,0.053243,0.843986,-0.529397,0.0861776,0.823654,-0.562295,0.0736114,0.849034,-0.495105,0.184424,0.848634,-0.482533,0.216754,0.831085,-0.516983,0.205003,0.755728,-0.520209,0.397816,0.74942,-0.504694,0.428549,0.731953,-0.538265,0.417751,0.840916,-0.441176,0.313409,0.836323,-0.42648,0.344498,0.821198,-0.461879,0.335116,0.816363,-0.379516,0.435338,0.807701,-0.363003,0.464593,0.794935,-0.399381,0.456698,0.399381,-0.456698,0.794935,0.379516,-0.435338,0.816363,0.363003,-0.464593,0.807701,0.538265,-0.417751,0.731953,0.520209,-0.397816,0.755728,0.504694,-0.428549,0.74942,0.461879,-0.335116,0.821198,0.441176,-0.313409,0.840916,0.42648,-0.344498,0.836323,0.664608,-0.367467,0.650587,0.649552,-0.348411,0.67579,0.634705,-0.380913,0.67235,0.773567,-0.307772,0.553959,0.760843,-0.289684,0.58069,0.74805,-0.323518,0.579446,0.717059,-0.233506,0.656735,0.700689,-0.214284,0.680528,0.689192,-0.24829,0.68071,0.516983,-0.205003,0.831085,0.495105,-0.184424,0.849034,0.482533,-0.216755,0.848634,0.645826,-0.154382,0.747714,0.626099,-0.134388,0.768075,0.615107,-0.167523,0.770441,0.562295,-0.0736114,0.823654,0.539623,-0.053243,0.840222,0.529397,-0.0861776,0.843986,-0.0736114,-0.823654,0.562295,-0.0861776,-0.843986,0.529397,-0.053243,-0.840222,0.539623};
			return value;
		}
		private double[] getCoordinate_5_20_point_37()
		{
			double[] value = {-0.154382,-0.747714,0.645826,-0.167523,-0.770441,0.615107,-0.134388,-0.768075,0.626099,-0.205003,-0.831085,0.516983,-0.216755,-0.848634,0.482533,-0.184424,-0.849034,0.495105,-0.233506,-0.656735,0.717059,-0.24829,-0.68071,0.689192,-0.214284,-0.680528,0.700689,-0.307772,-0.553959,0.773567,-0.323518,-0.579446,0.74805,-0.289684,-0.58069,0.760843,-0.367467,-0.650587,0.664608,-0.380913,-0.67235,0.634705,-0.348411,-0.67579,0.649552,-0.335116,-0.821198,0.461879,-0.344498,-0.836323,0.42648,-0.313409,-0.840916,0.441176,-0.417751,-0.731953,0.538265,-0.428549,-0.74942,0.504694,-0.397816,-0.755728,0.520209,-0.456698,-0.794935,0.399381,-0.464593,-0.807701,0.363003,-0.435338,-0.816363,0.379516,-0.379516,-0.435338,0.816363,-0.399381,-0.456698,0.794935,-0.363003,-0.464593,0.807701,-0.441176,-0.313409,0.840916,-0.461879,-0.335116,0.821198,-0.42648,-0.344498,0.836323,-0.520209,-0.397816,0.755728,-0.538265,-0.417751,0.731953,-0.504694,-0.428549,0.74942,-0.495105,-0.184424,0.849034,-0.516983,-0.205003,0.831085,-0.482533,-0.216755,0.848634,-0.539623,-0.053243,0.840222,-0.562295,-0.0736114,0.823654,-0.529397,-0.0861776,0.843986,-0.626099,-0.134388,0.768075,-0.645826,-0.154382,0.747714,-0.615107,-0.167523,0.770441,-0.649552,-0.348411,0.67579,-0.664608,-0.367467,0.650587,-0.634705,-0.380913,0.67235,-0.700689,-0.214284,0.680528,-0.717059,-0.233506,0.656735,-0.689192,-0.24829,0.68071,-0.760843,-0.289684,0.58069,-0.773567,-0.307772,0.553959,-0.74805,-0.323518,0.579446,-0.579446,-0.74805,0.323518,-0.58069,-0.760843,0.289684,-0.553959,-0.773567,0.307772,-0.67235,-0.634705,0.380913,-0.67579,-0.649552,0.348411,-0.650587,-0.664608,0.367467,-0.68071,-0.689192,0.24829,-0.680528,-0.700689,0.214284,-0.656735,-0.717059,0.233506,-0.74942,-0.504694,0.428549,-0.755728,-0.520209,0.397816,-0.731953,-0.538265,0.417751,-0.807701,-0.363003,0.464593,-0.816363,-0.379516,0.435338,-0.794935,-0.399381,0.456698,-0.836323,-0.42648,0.344498,-0.840916,-0.441176,0.313409,-0.821198,-0.461879,0.335116,-0.770441,-0.615107,0.167523,-0.768075,-0.626099,0.134388,-0.747714,-0.645826,0.154382,-0.848634,-0.482533,0.216754,-0.849034,-0.495105,0.184424,-0.831085,-0.516983,0.205003,-0.843986,-0.529397,0.0861776,-0.840222,-0.539623,0.053243,-0.823654,-0.562295,0.0736114,0.0736114,-0.823654,-0.562295,0.0861776,-0.843986,-0.529397,0.053243,-0.840222,-0.539623,0.154382,-0.747714,-0.645826,0.167523,-0.770441,-0.615107,0.134388,-0.768075,-0.626099,0.205003,-0.831085,-0.516983,0.216755,-0.848634,-0.482533,0.184424,-0.849034,-0.495105,0.233506,-0.656735,-0.717059,0.24829,-0.68071,-0.689192,0.214284,-0.680528,-0.700689,0.307772,-0.553959,-0.773567,0.323518,-0.579446,-0.74805,0.289684,-0.58069,-0.760843,0.367467,-0.650587,-0.664608,0.380913,-0.67235,-0.634705,0.348411,-0.67579,-0.649552,0.335116,-0.821198,-0.461879,0.344498,-0.836323,-0.42648,0.313409,-0.840916,-0.441176,0.417751,-0.731953,-0.538265};
			return value;
		}
		private double[] getCoordinate_5_20_point_38()
		{
			double[] value = {0.428549,-0.74942,-0.504694,0.397816,-0.755728,-0.520209,0.456698,-0.794935,-0.399381,0.464593,-0.807701,-0.363003,0.435338,-0.816363,-0.379516,0.379516,-0.435338,-0.816363,0.399381,-0.456698,-0.794935,0.363003,-0.464593,-0.807701,0.441176,-0.313409,-0.840916,0.461879,-0.335116,-0.821198,0.42648,-0.344498,-0.836323,0.520209,-0.397816,-0.755728,0.538265,-0.417751,-0.731953,0.504694,-0.428549,-0.74942,0.495105,-0.184424,-0.849034,0.516983,-0.205003,-0.831085,0.482533,-0.216755,-0.848634,0.539623,-0.053243,-0.840222,0.562295,-0.0736114,-0.823654,0.529397,-0.0861776,-0.843986,0.626099,-0.134388,-0.768075,0.645826,-0.154382,-0.747714,0.615107,-0.167523,-0.770441,0.649552,-0.348411,-0.67579,0.664608,-0.367467,-0.650587,0.634705,-0.380913,-0.67235,0.700689,-0.214284,-0.680528,0.717059,-0.233506,-0.656735,0.689192,-0.24829,-0.68071,0.760843,-0.289684,-0.58069,0.773567,-0.307772,-0.553959,0.74805,-0.323518,-0.579446,0.579446,-0.74805,-0.323518,0.58069,-0.760843,-0.289684,0.553959,-0.773567,-0.307772,0.67235,-0.634705,-0.380913,0.67579,-0.649552,-0.348411,0.650587,-0.664608,-0.367467,0.68071,-0.689192,-0.24829,0.680528,-0.700689,-0.214284,0.656735,-0.717059,-0.233506,0.74942,-0.504694,-0.428549,0.755728,-0.520209,-0.397816,0.731953,-0.538265,-0.417751,0.807701,-0.363003,-0.464593,0.816363,-0.379516,-0.435338,0.794935,-0.399381,-0.456698,0.836323,-0.42648,-0.344498,0.840916,-0.441176,-0.313409,0.821198,-0.461879,-0.335116,0.770441,-0.615107,-0.167523,0.768075,-0.626099,-0.134388,0.747714,-0.645826,-0.154382,0.848634,-0.482533,-0.216754,0.849034,-0.495105,-0.184424,0.831085,-0.516983,-0.205003,0.843986,-0.529397,-0.0861776,0.840222,-0.539623,-0.053243,0.823654,-0.562295,-0.0736114,-0.0861776,-0.843986,-0.529397,-0.0736114,-0.823654,-0.562295,-0.053243,-0.840222,-0.539623,-0.216755,-0.848634,-0.482533,-0.205003,-0.831085,-0.516983,-0.184424,-0.849034,-0.495105,-0.167523,-0.770441,-0.615107,-0.154382,-0.747714,-0.645826,-0.134388,-0.768075,-0.626099,-0.344498,-0.836323,-0.42648,-0.335116,-0.821198,-0.461879,-0.313409,-0.840916,-0.441176,-0.464593,-0.807701,-0.363003,-0.456698,-0.794935,-0.399381,-0.435338,-0.816363,-0.379516,-0.428549,-0.74942,-0.504694,-0.417751,-0.731953,-0.538265,-0.397816,-0.755728,-0.520209,-0.24829,-0.68071,-0.689192,-0.233506,-0.656735,-0.717059,-0.214284,-0.680528,-0.700689,-0.380913,-0.67235,-0.634705,-0.367467,-0.650587,-0.664608,-0.348411,-0.67579,-0.649552,-0.323518,-0.579446,-0.74805,-0.307772,-0.553959,-0.773567,-0.289684,-0.58069,-0.760843,-0.58069,-0.760843,-0.289684,-0.579446,-0.74805,-0.323518,-0.553959,-0.773567,-0.307772,-0.680528,-0.700689,-0.214284,-0.68071,-0.689192,-0.24829,-0.656735,-0.717059,-0.233506,-0.67579,-0.649552,-0.348411,-0.67235,-0.634705,-0.380913,-0.650587,-0.664608,-0.367467,-0.768075,-0.626099,-0.134388,-0.770441,-0.615107,-0.167523,-0.747714,-0.645826,-0.154382,-0.840222,-0.539623,-0.053243,-0.843986,-0.529397,-0.0861776};
			return value;
		}
		private double[] getCoordinate_5_20_point_39()
		{
			double[] value = {-0.823654,-0.562295,-0.0736114,-0.849034,-0.495105,-0.184424,-0.848634,-0.482533,-0.216754,-0.831085,-0.516983,-0.205003,-0.755728,-0.520209,-0.397816,-0.74942,-0.504694,-0.428549,-0.731953,-0.538265,-0.417751,-0.840916,-0.441176,-0.313409,-0.836323,-0.42648,-0.344498,-0.821198,-0.461879,-0.335116,-0.816363,-0.379516,-0.435338,-0.807701,-0.363003,-0.464593,-0.794935,-0.399381,-0.456698,-0.399381,-0.456698,-0.794935,-0.379516,-0.435338,-0.816363,-0.363003,-0.464593,-0.807701,-0.538265,-0.417751,-0.731953,-0.520209,-0.397816,-0.755728,-0.504694,-0.428549,-0.74942,-0.461879,-0.335116,-0.821198,-0.441176,-0.313409,-0.840916,-0.42648,-0.344498,-0.836323,-0.664608,-0.367467,-0.650587,-0.649552,-0.348411,-0.67579,-0.634705,-0.380913,-0.67235,-0.773567,-0.307772,-0.553959,-0.760843,-0.289684,-0.58069,-0.74805,-0.323518,-0.579446,-0.717059,-0.233506,-0.656735,-0.700689,-0.214284,-0.680528,-0.689192,-0.24829,-0.68071,-0.516983,-0.205003,-0.831085,-0.495105,-0.184424,-0.849034,-0.482533,-0.216755,-0.848634,-0.645826,-0.154382,-0.747714,-0.626099,-0.134388,-0.768075,-0.615107,-0.167523,-0.770441,-0.562295,-0.0736114,-0.823654,-0.539623,-0.053243,-0.840222,-0.529397,-0.0861776,-0.843986,0.400628,0.915314,0.0411968,0.367185,0.928088,0.0618653,0.400628,0.915314,-0.0411968,0.367185,0.928088,-0.0618653,0.300528,0.953549,-0.0206685,0.300528,0.953549,0.0206685,-0.400628,0.915314,-0.0411968,-0.367185,0.928088,-0.0618653,-0.400628,0.915314,0.0411968,-0.367185,0.928088,0.0618653,-0.300528,0.953549,0.0206685,-0.300528,0.953549,-0.0206685,0.400628,-0.915314,-0.0411968,0.367185,-0.928088,-0.0618653,0.400628,-0.915314,0.0411968,0.367185,-0.928088,0.0618653,0.300528,-0.953549,0.0206685,0.300528,-0.953549,-0.0206685,-0.400628,-0.915314,0.0411968,-0.367185,-0.928088,0.0618653,-0.400628,-0.915314,-0.0411968,-0.367185,-0.928088,-0.0618653,-0.300528,-0.953549,-0.0206685,-0.300528,-0.953549,0.0206685,0.915314,-0.0411968,-0.400628,0.928088,-0.0618653,-0.367185,0.915314,0.0411968,-0.400628,0.928088,0.0618653,-0.367185,0.953549,0.0206685,-0.300528,0.953549,-0.0206685,-0.300528,0.915314,0.0411968,0.400628,0.928088,0.0618653,0.367185,0.915314,-0.0411968,0.400628,0.928088,-0.0618653,0.367185,0.953549,-0.0206685,0.300528,0.953549,0.0206685,0.300528,-0.915314,-0.0411968,0.400628,-0.928088,-0.0618653,0.367185,-0.915314,0.0411968,0.400628,-0.928088,0.0618653,0.367185,-0.953549,0.0206685,0.300528,-0.953549,-0.0206685,0.300528,-0.915314,0.0411968,-0.400628,-0.928088,0.0618653,-0.367185,-0.915314,-0.0411968,-0.400628,-0.928088,-0.0618653,-0.367185,-0.953549,-0.0206685,-0.300528,-0.953549,0.0206685,-0.300528,-0.0411968,-0.400628,0.915314,-0.0618653,-0.367185,0.928088,0.0411968,-0.400628,0.915314,0.0618653,-0.367185,0.928088,0.0206685,-0.300528,0.953549,-0.0206685,-0.300528,0.953549,0.0411968,0.400628,0.915314,0.0618653,0.367185,0.928088,-0.0411968,0.400628,0.915314,-0.0618653,0.367185,0.928088,-0.0206685,0.300528,0.953549,0.0206685,0.300528,0.953549};
			return value;
		}
		private double[] getCoordinate_5_20_point_40()
		{
			double[] value = {-0.0411968,0.400628,-0.915314,-0.0618653,0.367185,-0.928088,0.0411968,0.400628,-0.915314,0.0618653,0.367185,-0.928088,0.0206685,0.300528,-0.953549,-0.0206685,0.300528,-0.953549,0.0411968,-0.400628,-0.915314,0.0618653,-0.367185,-0.928088,-0.0411968,-0.400628,-0.915314,-0.0618653,-0.367185,-0.928088,-0.0206685,-0.300528,-0.953549,0.0206685,-0.300528,-0.953549,0.627561,0.548129,0.552921,0.614787,0.527461,0.586364,0.586364,0.614787,0.527461,0.552922,0.627561,0.548129,0.527461,0.586364,0.614787,0.548129,0.552921,0.627561,-0.614787,0.527461,0.586364,-0.627561,0.548129,0.552921,-0.548129,0.552921,0.627561,-0.527461,0.586364,0.614787,-0.552922,0.627561,0.548129,-0.586364,0.614787,0.527461,0.614787,0.527461,-0.586364,0.627561,0.548129,-0.552921,0.548129,0.552921,-0.627561,0.527461,0.586364,-0.614787,0.552922,0.627561,-0.548129,0.586364,0.614787,-0.527461,-0.627561,0.548129,-0.552921,-0.614787,0.527461,-0.586364,-0.586364,0.614787,-0.527461,-0.552922,0.627561,-0.548129,-0.527461,0.586364,-0.614787,-0.548129,0.552921,-0.627561,0.614787,-0.527461,0.586364,0.627561,-0.548129,0.552921,0.548129,-0.552921,0.627561,0.527461,-0.586364,0.614787,0.552922,-0.627561,0.548129,0.586364,-0.614787,0.527461,-0.627561,-0.548129,0.552921,-0.614787,-0.527461,0.586364,-0.586364,-0.614787,0.527461,-0.552922,-0.627561,0.548129,-0.527461,-0.586364,0.614787,-0.548129,-0.552921,0.627561,0.627561,-0.548129,-0.552921,0.614787,-0.527461,-0.586364,0.586364,-0.614787,-0.527461,0.552922,-0.627561,-0.548129,0.527461,-0.586364,-0.614787,0.548129,-0.552921,-0.627561,-0.614787,-0.527461,-0.586364,-0.627561,-0.548129,-0.552921,-0.548129,-0.552921,-0.627561,-0.527461,-0.586364,-0.614787,-0.552922,-0.627561,-0.548129,-0.586364,-0.614787,-0.527461,0.16608,0.956201,-0.241032,0.132768,0.957732,-0.25519,0.23178,0.931106,-0.281637,0.231386,0.920063,-0.316139,0.165129,0.924096,-0.344643,0.132199,0.936674,-0.324291,0.165129,0.924096,0.344643,0.132199,0.936674,0.324291,0.231386,0.920063,0.316139,0.23178,0.931106,0.281637,0.16608,0.956201,0.241032,0.132768,0.957732,0.25519,0.644291,0.762348,0.0609492,0.621778,0.78214,0.0406044,0.689842,0.723674,0.0203518,0.689842,0.723674,-0.0203518,0.644291,0.762348,-0.0609492,0.621778,0.78214,-0.0406044,-0.16608,0.956201,0.241032,-0.132768,0.957732,0.25519,-0.23178,0.931106,0.281637,-0.231386,0.920063,0.316139,-0.165129,0.924096,0.344643,-0.132199,0.936674,0.324291,-0.165129,0.924096,-0.344643,-0.132199,0.936674,-0.324291,-0.231386,0.920063,-0.316139,-0.23178,0.931106,-0.281637,-0.16608,0.956201,-0.241032,-0.132768,0.957732,-0.25519,-0.644291,0.762348,-0.0609492,-0.621778,0.78214,-0.0406044,-0.689842,0.723674,-0.0203518,-0.689842,0.723674,0.0203518,-0.644291,0.762348,0.0609492,-0.621778,0.78214,0.0406044,0.16608,-0.956201,0.241032,0.132768,-0.957732,0.25519,0.23178,-0.931106,0.281637,0.231386,-0.920063,0.316139};
			return value;
		}
		private double[] getCoordinate_5_20_point_41()
		{
			double[] value = {0.165129,-0.924096,0.344643,0.132199,-0.936674,0.324291,0.165129,-0.924096,-0.344643,0.132199,-0.936674,-0.324291,0.231386,-0.920063,-0.316139,0.23178,-0.931106,-0.281637,0.16608,-0.956201,-0.241032,0.132768,-0.957732,-0.25519,0.644291,-0.762348,-0.0609492,0.621778,-0.78214,-0.0406044,0.689842,-0.723674,-0.0203518,0.689842,-0.723674,0.0203518,0.644291,-0.762348,0.0609492,0.621778,-0.78214,0.0406044,-0.16608,-0.956201,-0.241032,-0.132768,-0.957732,-0.25519,-0.23178,-0.931106,-0.281637,-0.231386,-0.920063,-0.316139,-0.165129,-0.924096,-0.344643,-0.132199,-0.936674,-0.324291,-0.165129,-0.924096,0.344643,-0.132199,-0.936674,0.324291,-0.231386,-0.920063,0.316139,-0.23178,-0.931106,0.281637,-0.16608,-0.956201,0.241032,-0.132768,-0.957732,0.25519,-0.644291,-0.762348,0.0609492,-0.621778,-0.78214,0.0406044,-0.689842,-0.723674,0.0203518,-0.689842,-0.723674,-0.0203518,-0.644291,-0.762348,-0.0609492,-0.621778,-0.78214,-0.0406044,0.956201,0.241033,-0.16608,0.957732,0.25519,-0.132768,0.931106,0.281637,-0.23178,0.920063,0.316139,-0.231386,0.924096,0.344643,-0.165129,0.936674,0.324291,-0.132199,0.924096,-0.344643,-0.165129,0.936674,-0.324291,-0.132199,0.920063,-0.316139,-0.231386,0.931106,-0.281637,-0.23178,0.956201,-0.241033,-0.16608,0.957732,-0.25519,-0.132768,0.762348,-0.0609492,-0.644291,0.78214,-0.0406044,-0.621778,0.723674,-0.0203518,-0.689842,0.723674,0.0203518,-0.689842,0.762348,0.0609492,-0.644291,0.78214,0.0406044,-0.621778,0.956201,-0.241033,0.16608,0.957732,-0.25519,0.132768,0.931106,-0.281637,0.23178,0.920063,-0.316139,0.231386,0.924096,-0.344643,0.165129,0.936674,-0.324291,0.132199,0.924096,0.344643,0.165129,0.936674,0.324291,0.132199,0.920063,0.316139,0.231386,0.931106,0.281637,0.23178,0.956201,0.241033,0.16608,0.957732,0.25519,0.132768,0.762348,0.0609492,0.644291,0.78214,0.0406044,0.621778,0.723674,0.0203518,0.689842,0.723674,-0.0203518,0.689842,0.762348,-0.0609492,0.644291,0.78214,-0.0406044,0.621778,-0.956201,0.241033,0.16608,-0.957732,0.25519,0.132768,-0.931106,0.281637,0.23178,-0.920063,0.316139,0.231386,-0.924096,0.344643,0.165129,-0.936674,0.324291,0.132199,-0.924096,-0.344643,0.165129,-0.936674,-0.324291,0.132199,-0.920063,-0.316139,0.231386,-0.931106,-0.281637,0.23178,-0.956201,-0.241033,0.16608,-0.957732,-0.25519,0.132768,-0.762348,-0.0609492,0.644291,-0.78214,-0.0406044,0.621778,-0.723674,-0.0203518,0.689842,-0.723674,0.0203518,0.689842,-0.762348,0.0609492,0.644291,-0.78214,0.0406044,0.621778,-0.956201,-0.241033,-0.16608,-0.957732,-0.25519,-0.132768,-0.931106,-0.281637,-0.23178,-0.920063,-0.316139,-0.231386,-0.924096,-0.344643,-0.165129,-0.936674,-0.324291,-0.132199,-0.924096,0.344643,-0.165129,-0.936674,0.324291,-0.132199,-0.920063,0.316139,-0.231386,-0.931106,0.281637,-0.23178,-0.956201,0.241033,-0.16608,-0.957732,0.25519,-0.132768,-0.762348,0.0609492,-0.644291,-0.78214,0.0406044,-0.621778};
			return value;
		}
		private double[] getCoordinate_5_20_point_42()
		{
			double[] value = {-0.723674,0.0203518,-0.689842,-0.723674,-0.0203518,-0.689842,-0.762348,-0.0609492,-0.644291,-0.78214,-0.0406044,-0.621778,0.241033,-0.16608,0.956201,0.25519,-0.132768,0.957732,0.281637,-0.23178,0.931106,0.316139,-0.231386,0.920063,0.344643,-0.165129,0.924096,0.324291,-0.132199,0.936674,-0.344643,-0.165129,0.924096,-0.324291,-0.132199,0.936674,-0.316139,-0.231386,0.920063,-0.281637,-0.23178,0.931106,-0.241033,-0.16608,0.956201,-0.25519,-0.132768,0.957732,-0.0609492,-0.644291,0.762348,-0.0406044,-0.621778,0.78214,-0.0203518,-0.689842,0.723674,0.0203518,-0.689842,0.723674,0.0609492,-0.644291,0.762348,0.0406044,-0.621778,0.78214,-0.241033,0.16608,0.956201,-0.25519,0.132768,0.957732,-0.281637,0.23178,0.931106,-0.316139,0.231386,0.920063,-0.344643,0.165129,0.924096,-0.324291,0.132199,0.936674,0.344643,0.165129,0.924096,0.324291,0.132199,0.936674,0.316139,0.231386,0.920063,0.281637,0.23178,0.931106,0.241033,0.16608,0.956201,0.25519,0.132768,0.957732,0.0609492,0.644291,0.762348,0.0406044,0.621778,0.78214,0.0203518,0.689842,0.723674,-0.0203518,0.689842,0.723674,-0.0609492,0.644291,0.762348,-0.0406044,0.621778,0.78214,0.241033,0.16608,-0.956201,0.25519,0.132768,-0.957732,0.281637,0.23178,-0.931106,0.316139,0.231386,-0.920063,0.344643,0.165129,-0.924096,0.324291,0.132199,-0.936674,-0.344643,0.165129,-0.924096,-0.324291,0.132199,-0.936674,-0.316139,0.231386,-0.920063,-0.281637,0.23178,-0.931106,-0.241033,0.16608,-0.956201,-0.25519,0.132768,-0.957732,-0.0609492,0.644291,-0.762348,-0.0406044,0.621778,-0.78214,-0.0203518,0.689842,-0.723674,0.0203518,0.689842,-0.723674,0.0609492,0.644291,-0.762348,0.0406044,0.621778,-0.78214,-0.241033,-0.16608,-0.956201,-0.25519,-0.132768,-0.957732,-0.281637,-0.23178,-0.931106,-0.316139,-0.231386,-0.920063,-0.344643,-0.165129,-0.924096,-0.324291,-0.132199,-0.936674,0.344643,-0.165129,-0.924096,0.324291,-0.132199,-0.936674,0.316139,-0.231386,-0.920063,0.281637,-0.23178,-0.931106,0.241033,-0.16608,-0.956201,0.25519,-0.132768,-0.957732,0.0609492,-0.644291,-0.762348,0.0406044,-0.621778,-0.78214,0.0203518,-0.689842,-0.723674,-0.0203518,-0.689842,-0.723674,-0.0609492,-0.644291,-0.762348,-0.0406044,-0.621778,-0.78214,0.309328,0.724422,0.61606,0.275772,0.726346,0.62958,0.334423,0.765026,0.55036,0.313441,0.787296,0.530962,0.246832,0.791897,0.558545,0.234254,0.771546,0.591475,0.591475,0.234254,0.771546,0.558545,0.246832,0.791897,0.62958,0.275772,0.726346,0.61606,0.309328,0.724422,0.55036,0.334423,0.765026,0.530962,0.313441,0.787296,0.787296,0.530962,0.313441,0.765026,0.55036,0.334423,0.791897,0.558545,0.246832,0.771546,0.591475,0.234254,0.726346,0.62958,0.275772,0.724422,0.61606,0.309328,-0.334423,0.765026,0.55036,-0.313441,0.787296,0.530962,-0.309328,0.724422,0.61606,-0.275772,0.726346,0.62958,-0.234254,0.771546,0.591475,-0.246832,0.791897,0.558545};
			return value;
		}
		private double[] getCoordinate_5_20_point_43()
		{
			double[] value = {-0.791897,0.558545,0.246832,-0.771546,0.591475,0.234254,-0.787296,0.530962,0.313441,-0.765026,0.55036,0.334423,-0.724422,0.61606,0.309328,-0.726346,0.62958,0.275772,-0.62958,0.275772,0.726346,-0.61606,0.309328,0.724422,-0.591475,0.234254,0.771546,-0.558545,0.246832,0.791897,-0.530962,0.313441,0.787296,-0.55036,0.334423,0.765026,0.334423,0.765026,-0.55036,0.313441,0.787296,-0.530962,0.309328,0.724422,-0.61606,0.275772,0.726346,-0.62958,0.234254,0.771546,-0.591475,0.246832,0.791897,-0.558545,0.791897,0.558545,-0.246832,0.771546,0.591475,-0.234254,0.787296,0.530962,-0.313441,0.765026,0.55036,-0.334423,0.724422,0.61606,-0.309328,0.726346,0.62958,-0.275772,0.62958,0.275772,-0.726346,0.61606,0.309328,-0.724422,0.591475,0.234254,-0.771546,0.558545,0.246832,-0.791897,0.530962,0.313441,-0.787296,0.55036,0.334423,-0.765026,-0.309328,0.724422,-0.61606,-0.275772,0.726346,-0.62958,-0.334423,0.765026,-0.55036,-0.313441,0.787296,-0.530962,-0.246832,0.791897,-0.558545,-0.234254,0.771546,-0.591475,-0.591475,0.234254,-0.771546,-0.558545,0.246832,-0.791897,-0.62958,0.275772,-0.726346,-0.61606,0.309328,-0.724422,-0.55036,0.334423,-0.765026,-0.530962,0.313441,-0.787296,-0.787296,0.530962,-0.313441,-0.765026,0.55036,-0.334423,-0.791897,0.558545,-0.246832,-0.771546,0.591475,-0.234254,-0.726346,0.62958,-0.275772,-0.724422,0.61606,-0.309328,0.334423,-0.765026,0.55036,0.313441,-0.787296,0.530962,0.309328,-0.724422,0.61606,0.275772,-0.726346,0.62958,0.234254,-0.771546,0.591475,0.246832,-0.791897,0.558545,0.791897,-0.558545,0.246832,0.771546,-0.591475,0.234254,0.787296,-0.530962,0.313441,0.765026,-0.55036,0.334423,0.724422,-0.61606,0.309328,0.726346,-0.62958,0.275772,0.62958,-0.275772,0.726346,0.61606,-0.309328,0.724422,0.591475,-0.234254,0.771546,0.558545,-0.246832,0.791897,0.530962,-0.313441,0.787296,0.55036,-0.334423,0.765026,-0.309328,-0.724422,0.61606,-0.275772,-0.726346,0.62958,-0.334423,-0.765026,0.55036,-0.313441,-0.787296,0.530962,-0.246832,-0.791897,0.558545,-0.234254,-0.771546,0.591475,-0.591475,-0.234254,0.771546,-0.558545,-0.246832,0.791897,-0.62958,-0.275772,0.726346,-0.61606,-0.309328,0.724422,-0.55036,-0.334423,0.765026,-0.530962,-0.313441,0.787296,-0.787296,-0.530962,0.313441,-0.765026,-0.55036,0.334423,-0.791897,-0.558545,0.246832,-0.771546,-0.591475,0.234254,-0.726346,-0.62958,0.275772,-0.724422,-0.61606,0.309328,0.309328,-0.724422,-0.61606,0.275772,-0.726346,-0.62958,0.334423,-0.765026,-0.55036,0.313441,-0.787296,-0.530962,0.246832,-0.791897,-0.558545,0.234254,-0.771546,-0.591475,0.591475,-0.234254,-0.771546,0.558545,-0.246832,-0.791897,0.62958,-0.275772,-0.726346,0.61606,-0.309328,-0.724422,0.55036,-0.334423,-0.765026,0.530962,-0.313441,-0.787296,0.787296,-0.530962,-0.313441,0.765026,-0.55036,-0.334423,0.791897,-0.558545,-0.246832,0.771546,-0.591475,-0.234254};
			return value;
		}
		private double[] getCoordinate_5_20_point_44()
		{
			double[] value = {0.726346,-0.62958,-0.275772,0.724422,-0.61606,-0.309328,-0.334423,-0.765026,-0.55036,-0.313441,-0.787296,-0.530962,-0.309328,-0.724422,-0.61606,-0.275772,-0.726346,-0.62958,-0.234254,-0.771546,-0.591475,-0.246832,-0.791897,-0.558545,-0.791897,-0.558545,-0.246832,-0.771546,-0.591475,-0.234254,-0.787296,-0.530962,-0.313441,-0.765026,-0.55036,-0.334423,-0.724422,-0.61606,-0.309328,-0.726346,-0.62958,-0.275772,-0.62958,-0.275772,-0.726346,-0.61606,-0.309328,-0.724422,-0.591475,-0.234254,-0.771546,-0.558545,-0.246832,-0.791897,-0.530962,-0.313441,-0.787296,-0.55036,-0.334423,-0.765026,0.166851,0.984044,0.0617953,0.13341,0.990206,0.0411561,0.23357,0.972121,0.0206417,0.23357,0.972121,-0.0206417,0.166851,0.984044,-0.0617953,0.13341,0.990206,-0.0411561,0.420581,0.880517,0.218637,0.390469,0.898629,0.199999,0.487173,0.855081,0.177481,0.490456,0.860438,0.138204,0.430583,0.896869,0.101119,0.397184,0.909626,0.121761,0.430583,0.896869,-0.101119,0.397184,0.909626,-0.121761,0.490456,0.860438,-0.138204,0.487173,0.855081,-0.177481,0.420581,0.880517,-0.218637,0.390469,0.898629,-0.199999,-0.166851,0.984044,-0.0617953,-0.13341,0.990206,-0.0411561,-0.23357,0.972121,-0.0206417,-0.23357,0.972121,0.0206417,-0.166851,0.984044,0.0617953,-0.13341,0.990206,0.0411561,-0.420581,0.880517,-0.218637,-0.390469,0.898629,-0.199999,-0.487173,0.855081,-0.177481,-0.490456,0.860438,-0.138204,-0.430583,0.896869,-0.101119,-0.397184,0.909626,-0.121761,-0.430583,0.896869,0.101119,-0.397184,0.909626,0.121761,-0.490456,0.860438,0.138204,-0.487173,0.855081,0.177481,-0.420581,0.880517,0.218637,-0.390469,0.898629,0.199999,0.166851,-0.984044,-0.0617953,0.13341,-0.990206,-0.0411561,0.23357,-0.972121,-0.0206417,0.23357,-0.972121,0.0206417,0.166851,-0.984044,0.0617953,0.13341,-0.990206,0.0411561,0.420581,-0.880517,-0.218637,0.390469,-0.898629,-0.199999,0.487173,-0.855081,-0.177481,0.490456,-0.860438,-0.138204,0.430583,-0.896869,-0.101119,0.397184,-0.909626,-0.121761,0.430583,-0.896869,0.101119,0.397184,-0.909626,0.121761,0.490456,-0.860438,0.138204,0.487173,-0.855081,0.177481,0.420581,-0.880517,0.218637,0.390469,-0.898629,0.199999,-0.166851,-0.984044,0.0617953,-0.13341,-0.990206,0.0411561,-0.23357,-0.972121,0.0206417,-0.23357,-0.972121,-0.0206417,-0.166851,-0.984044,-0.0617953,-0.13341,-0.990206,-0.0411561,-0.420581,-0.880517,0.218637,-0.390469,-0.898629,0.199999,-0.487173,-0.855081,0.177481,-0.490456,-0.860438,0.138204,-0.430583,-0.896869,0.101119,-0.397184,-0.909626,0.121761,-0.430583,-0.896869,-0.101119,-0.397184,-0.909626,-0.121761,-0.490456,-0.860438,-0.138204,-0.487173,-0.855081,-0.177481,-0.420581,-0.880517,-0.218637,-0.390469,-0.898629,-0.199999,0.984044,-0.0617953,-0.166851,0.990206,-0.0411561,-0.13341,0.972121,-0.0206417,-0.23357,0.972121,0.0206417,-0.23357,0.984044,0.0617953,-0.166851,0.990206,0.0411561,-0.13341,0.880517,-0.218637,-0.420581,0.898629,-0.199999,-0.390469};
			return value;
		}
		private double[] getCoordinate_5_20_point_45()
		{
			double[] value = {0.855081,-0.177481,-0.487173,0.860438,-0.138204,-0.490456,0.896869,-0.101119,-0.430583,0.909626,-0.121761,-0.397184,0.896869,0.101119,-0.430583,0.909626,0.121761,-0.397184,0.860438,0.138204,-0.490456,0.855081,0.177481,-0.487173,0.880517,0.218637,-0.420581,0.898629,0.199999,-0.390469,0.984044,0.0617953,0.166851,0.990206,0.0411561,0.13341,0.972121,0.0206417,0.23357,0.972121,-0.0206417,0.23357,0.984044,-0.0617953,0.166851,0.990206,-0.0411561,0.13341,0.880517,0.218637,0.420581,0.898629,0.199999,0.390469,0.855081,0.177481,0.487173,0.860438,0.138204,0.490456,0.896869,0.101119,0.430583,0.909626,0.121761,0.397184,0.896869,-0.101119,0.430583,0.909626,-0.121761,0.397184,0.860438,-0.138204,0.490456,0.855081,-0.177481,0.487173,0.880517,-0.218637,0.420581,0.898629,-0.199999,0.390469,-0.984044,-0.0617953,0.166851,-0.990206,-0.0411561,0.13341,-0.972121,-0.0206417,0.23357,-0.972121,0.0206417,0.23357,-0.984044,0.0617953,0.166851,-0.990206,0.0411561,0.13341,-0.880517,-0.218637,0.420581,-0.898629,-0.199999,0.390469,-0.855081,-0.177481,0.487173,-0.860438,-0.138204,0.490456,-0.896869,-0.101119,0.430583,-0.909626,-0.121761,0.397184,-0.896869,0.101119,0.430583,-0.909626,0.121761,0.397184,-0.860438,0.138204,0.490456,-0.855081,0.177481,0.487173,-0.880517,0.218637,0.420581,-0.898629,0.199999,0.390469,-0.984044,0.0617953,-0.166851,-0.990206,0.0411561,-0.13341,-0.972121,0.0206417,-0.23357,-0.972121,-0.0206417,-0.23357,-0.984044,-0.0617953,-0.166851,-0.990206,-0.0411561,-0.13341,-0.880517,0.218637,-0.420581,-0.898629,0.199999,-0.390469,-0.855081,0.177481,-0.487173,-0.860438,0.138204,-0.490456,-0.896869,0.101119,-0.430583,-0.909626,0.121761,-0.397184,-0.896869,-0.101119,-0.430583,-0.909626,-0.121761,-0.397184,-0.860438,-0.138204,-0.490456,-0.855081,-0.177481,-0.487173,-0.880517,-0.218637,-0.420581,-0.898629,-0.199999,-0.390469,-0.0617953,-0.166851,0.984044,-0.0411561,-0.13341,0.990206,-0.0206417,-0.23357,0.972121,0.0206417,-0.23357,0.972121,0.0617953,-0.166851,0.984044,0.0411561,-0.13341,0.990206,-0.218637,-0.420581,0.880517,-0.199999,-0.390469,0.898629,-0.177481,-0.487173,0.855081,-0.138204,-0.490456,0.860438,-0.101119,-0.430583,0.896869,-0.121761,-0.397184,0.909626,0.101119,-0.430583,0.896869,0.121761,-0.397184,0.909626,0.138204,-0.490456,0.860438,0.177481,-0.487173,0.855081,0.218637,-0.420581,0.880517,0.199999,-0.390469,0.898629,0.0617953,0.166851,0.984044,0.0411561,0.13341,0.990206,0.0206417,0.23357,0.972121,-0.0206417,0.23357,0.972121,-0.0617953,0.166851,0.984044,-0.0411561,0.13341,0.990206,0.218637,0.420581,0.880517,0.199999,0.390469,0.898629,0.177481,0.487173,0.855081,0.138204,0.490456,0.860438,0.101119,0.430583,0.896869,0.121761,0.397184,0.909626,-0.101119,0.430583,0.896869,-0.121761,0.397184,0.909626,-0.138204,0.490456,0.860438,-0.177481,0.487173,0.855081,-0.218637,0.420581,0.880517,-0.199999,0.390469,0.898629};
			return value;
		}
		private double[] getCoordinate_5_20_point_46()
		{
			double[] value = {-0.0617953,0.166851,-0.984044,-0.0411561,0.13341,-0.990206,-0.0206417,0.23357,-0.972121,0.0206417,0.23357,-0.972121,0.0617953,0.166851,-0.984044,0.0411561,0.13341,-0.990206,-0.218637,0.420581,-0.880517,-0.199999,0.390469,-0.898629,-0.177481,0.487173,-0.855081,-0.138204,0.490456,-0.860438,-0.101119,0.430583,-0.896869,-0.121761,0.397184,-0.909626,0.101119,0.430583,-0.896869,0.121761,0.397184,-0.909626,0.138204,0.490456,-0.860438,0.177481,0.487173,-0.855081,0.218637,0.420581,-0.880517,0.199999,0.390469,-0.898629,0.0617953,-0.166851,-0.984044,0.0411561,-0.13341,-0.990206,0.0206417,-0.23357,-0.972121,-0.0206417,-0.23357,-0.972121,-0.0617953,-0.166851,-0.984044,-0.0411561,-0.13341,-0.990206,0.218637,-0.420581,-0.880517,0.199999,-0.390469,-0.898629,0.177481,-0.487173,-0.855081,0.138204,-0.490456,-0.860438,0.101119,-0.430583,-0.896869,0.121761,-0.397184,-0.909626,-0.101119,-0.430583,-0.896869,-0.121761,-0.397184,-0.909626,-0.138204,-0.490456,-0.860438,-0.177481,-0.487173,-0.855081,-0.218637,-0.420581,-0.880517,-0.199999,-0.390469,-0.898629,0.469969,0.493588,0.731779,0.4345,0.503033,0.747106,0.499685,0.541538,0.676056,0.479043,0.574937,0.663299,0.408174,0.593575,0.693587,0.393344,0.569625,0.72167,0.72167,0.393344,0.569625,0.693587,0.408174,0.593575,0.747106,0.4345,0.503033,0.731779,0.469969,0.493588,0.676056,0.499685,0.541538,0.663299,0.479043,0.574937,0.574937,0.663299,0.479043,0.541538,0.676056,0.499685,0.593575,0.693587,0.408174,0.569625,0.72167,0.393344,0.503033,0.747106,0.4345,0.493588,0.731779,0.469969,-0.593575,0.693587,0.408174,-0.569625,0.72167,0.393344,-0.574937,0.663299,0.479043,-0.541538,0.676056,0.499685,-0.493588,0.731779,0.469969,-0.503033,0.747106,0.4345,-0.747106,0.4345,0.503033,-0.731779,0.469969,0.493588,-0.72167,0.393344,0.569625,-0.693587,0.408174,0.593575,-0.663299,0.479043,0.574937,-0.676056,0.499685,0.541538,-0.499685,0.541538,0.676056,-0.479043,0.574937,0.663299,-0.469969,0.493588,0.731779,-0.4345,0.503033,0.747106,-0.393344,0.569625,0.72167,-0.408174,0.593575,0.693587,0.593575,0.693587,-0.408174,0.569625,0.72167,-0.393344,0.574937,0.663299,-0.479043,0.541538,0.676056,-0.499685,0.493588,0.731779,-0.469969,0.503033,0.747106,-0.4345,0.747106,0.4345,-0.503033,0.731779,0.469969,-0.493588,0.72167,0.393344,-0.569625,0.693587,0.408174,-0.593575,0.663299,0.479043,-0.574937,0.676056,0.499685,-0.541538,0.499685,0.541538,-0.676056,0.479043,0.574937,-0.663299,0.469969,0.493588,-0.731779,0.4345,0.503033,-0.747106,0.393344,0.569625,-0.72167,0.408174,0.593575,-0.693587,-0.469969,0.493588,-0.731779,-0.4345,0.503033,-0.747106,-0.499685,0.541538,-0.676056,-0.479043,0.574937,-0.663299,-0.408174,0.593575,-0.693587,-0.393344,0.569625,-0.72167,-0.72167,0.393344,-0.569625,-0.693587,0.408174,-0.593575,-0.747106,0.4345,-0.503033,-0.731779,0.469969,-0.493588};
			return value;
		}
		private double[] getCoordinate_5_20_point_47()
		{
			double[] value = {-0.676056,0.499685,-0.541538,-0.663299,0.479043,-0.574937,-0.574937,0.663299,-0.479043,-0.541538,0.676056,-0.499685,-0.593575,0.693587,-0.408174,-0.569625,0.72167,-0.393344,-0.503033,0.747106,-0.4345,-0.493588,0.731779,-0.469969,0.593575,-0.693587,0.408174,0.569625,-0.72167,0.393344,0.574937,-0.663299,0.479043,0.541538,-0.676056,0.499685,0.493588,-0.731779,0.469969,0.503033,-0.747106,0.4345,0.747106,-0.4345,0.503033,0.731779,-0.469969,0.493588,0.72167,-0.393344,0.569625,0.693587,-0.408174,0.593575,0.663299,-0.479043,0.574937,0.676056,-0.499685,0.541538,0.499685,-0.541538,0.676056,0.479043,-0.574937,0.663299,0.469969,-0.493588,0.731779,0.4345,-0.503033,0.747106,0.393344,-0.569625,0.72167,0.408174,-0.593575,0.693587,-0.469969,-0.493588,0.731779,-0.4345,-0.503033,0.747106,-0.499685,-0.541538,0.676056,-0.479043,-0.574937,0.663299,-0.408174,-0.593575,0.693587,-0.393344,-0.569625,0.72167,-0.72167,-0.393344,0.569625,-0.693587,-0.408174,0.593575,-0.747106,-0.4345,0.503033,-0.731779,-0.469969,0.493588,-0.676056,-0.499685,0.541538,-0.663299,-0.479043,0.574937,-0.574937,-0.663299,0.479043,-0.541538,-0.676056,0.499685,-0.593575,-0.693587,0.408174,-0.569625,-0.72167,0.393344,-0.503033,-0.747106,0.4345,-0.493588,-0.731779,0.469969,0.469969,-0.493588,-0.731779,0.4345,-0.503033,-0.747106,0.499685,-0.541538,-0.676056,0.479043,-0.574937,-0.663299,0.408174,-0.593575,-0.693587,0.393344,-0.569625,-0.72167,0.72167,-0.393344,-0.569625,0.693587,-0.408174,-0.593575,0.747106,-0.4345,-0.503033,0.731779,-0.469969,-0.493588,0.676056,-0.499685,-0.541538,0.663299,-0.479043,-0.574937,0.574937,-0.663299,-0.479043,0.541538,-0.676056,-0.499685,0.593575,-0.693587,-0.408174,0.569625,-0.72167,-0.393344,0.503033,-0.747106,-0.4345,0.493588,-0.731779,-0.469969,-0.593575,-0.693587,-0.408174,-0.569625,-0.72167,-0.393344,-0.574937,-0.663299,-0.479043,-0.541538,-0.676056,-0.499685,-0.493588,-0.731779,-0.469969,-0.503033,-0.747106,-0.4345,-0.747106,-0.4345,-0.503033,-0.731779,-0.469969,-0.493588,-0.72167,-0.393344,-0.569625,-0.693587,-0.408174,-0.593575,-0.663299,-0.479043,-0.574937,-0.676056,-0.499685,-0.541538,-0.499685,-0.541538,-0.676056,-0.479043,-0.574937,-0.663299,-0.469969,-0.493588,-0.731779,-0.4345,-0.503033,-0.747106,-0.393344,-0.569625,-0.72167,-0.408174,-0.593575,-0.693587,0.0330143,0.919041,-0.392778,0.0329356,0.90473,-0.42471,0.0988821,0.923674,-0.370201,0.131782,0.911107,-0.390534,0.131555,0.881402,-0.453679,0.0985898,0.879652,-0.465287,0.0333764,0.99169,-0.12425,0.0333283,0.986732,-0.158898,0.0999554,0.990313,-0.0963765,0.133245,0.984157,-0.116967,0.133106,0.973502,-0.185946,0.0997764,0.9747,-0.200013,0.295186,0.911593,-0.286117,0.294703,0.900244,-0.320484,0.356275,0.898967,-0.254807,0.386298,0.88094,-0.273346,0.385011,0.857377,-0.341572,0.354516,0.86405,-0.357403,0.0333283,0.986732,0.158898,0.0333764,0.99169,0.12425};
			return value;
		}
		private double[] getCoordinate_5_20_point_48()
		{
			double[] value = {0.0997764,0.9747,0.200013,0.133106,0.973502,0.185946,0.133245,0.984157,0.116967,0.0999554,0.990313,0.0963765,0.0329356,0.90473,0.42471,0.0330143,0.919041,0.392778,0.0985898,0.879652,0.465287,0.131555,0.881402,0.453679,0.131782,0.911107,0.390534,0.0988821,0.923674,0.370201,0.294703,0.900244,0.320484,0.295186,0.911593,0.286117,0.354516,0.86405,0.357403,0.385011,0.857377,0.341572,0.386298,0.88094,0.273346,0.356275,0.898967,0.254807,0.545532,0.826677,-0.13784,0.542239,0.821376,-0.17697,0.596053,0.796672,-0.100171,0.618331,0.77663,-0.120472,0.611619,0.765845,-0.198505,0.586051,0.780587,-0.217322,0.542239,0.821376,0.17697,0.545532,0.826677,0.13784,0.586051,0.780587,0.217322,0.611619,0.765845,0.198505,0.618331,0.77663,0.120472,0.596053,0.796672,0.100171,0.730779,0.682311,0.0203334,0.730779,0.682311,-0.0203334,0.767082,0.638652,0.0609013,0.785785,0.617167,0.0405766,0.785785,0.617167,-0.0405766,0.767082,0.638652,-0.0609013,-0.0330143,0.919041,0.392778,-0.0329356,0.90473,0.42471,-0.0988821,0.923674,0.370201,-0.131782,0.911107,0.390534,-0.131555,0.881402,0.453679,-0.0985898,0.879652,0.465287,-0.0333764,0.99169,0.12425,-0.0333283,0.986732,0.158898,-0.0999554,0.990313,0.0963765,-0.133245,0.984157,0.116967,-0.133106,0.973502,0.185946,-0.0997764,0.9747,0.200013,-0.295186,0.911593,0.286117,-0.294703,0.900244,0.320484,-0.356275,0.898967,0.254807,-0.386298,0.88094,0.273346,-0.385011,0.857377,0.341572,-0.354516,0.86405,0.357403,-0.0333283,0.986732,-0.158898,-0.0333764,0.99169,-0.12425,-0.0997764,0.9747,-0.200013,-0.133106,0.973502,-0.185946,-0.133245,0.984157,-0.116967,-0.0999554,0.990313,-0.0963765,-0.0329356,0.90473,-0.42471,-0.0330143,0.919041,-0.392778,-0.0985898,0.879652,-0.465287,-0.131555,0.881402,-0.453679,-0.131782,0.911107,-0.390534,-0.0988821,0.923674,-0.370201,-0.294703,0.900244,-0.320484,-0.295186,0.911593,-0.286117,-0.354516,0.86405,-0.357403,-0.385011,0.857377,-0.341572,-0.386298,0.88094,-0.273346,-0.356275,0.898967,-0.254807,-0.545532,0.826677,0.13784,-0.542239,0.821376,0.17697,-0.596053,0.796672,0.100171,-0.618331,0.77663,0.120472,-0.611619,0.765845,0.198505,-0.586051,0.780587,0.217322,-0.542239,0.821376,-0.17697,-0.545532,0.826677,-0.13784,-0.586051,0.780587,-0.217322,-0.611619,0.765845,-0.198505,-0.618331,0.77663,-0.120472,-0.596053,0.796672,-0.100171,-0.730779,0.682311,-0.0203334,-0.730779,0.682311,0.0203334,-0.767082,0.638652,-0.0609013,-0.785785,0.617167,-0.0405766,-0.785785,0.617167,0.0405766,-0.767082,0.638652,0.0609013,0.0330143,-0.919041,0.392778,0.0329356,-0.90473,0.42471,0.0988821,-0.923674,0.370201,0.131782,-0.911107,0.390534,0.131555,-0.881402,0.453679,0.0985898,-0.879652,0.465287,0.0333764,-0.99169,0.12425,0.0333283,-0.986732,0.158898,0.0999554,-0.990313,0.0963765,0.133245,-0.984157,0.116967,0.133106,-0.973502,0.185946,0.0997764,-0.9747,0.200013};
			return value;
		}
		private double[] getCoordinate_5_20_point_49()
		{
			double[] value = {0.295186,-0.911593,0.286117,0.294703,-0.900244,0.320484,0.356275,-0.898967,0.254807,0.386298,-0.88094,0.273346,0.385011,-0.857377,0.341572,0.354516,-0.86405,0.357403,0.0333283,-0.986732,-0.158898,0.0333764,-0.99169,-0.12425,0.0997764,-0.9747,-0.200013,0.133106,-0.973502,-0.185946,0.133245,-0.984157,-0.116967,0.0999554,-0.990313,-0.0963765,0.0329356,-0.90473,-0.42471,0.0330143,-0.919041,-0.392778,0.0985898,-0.879652,-0.465287,0.131555,-0.881402,-0.453679,0.131782,-0.911107,-0.390534,0.0988821,-0.923674,-0.370201,0.294703,-0.900244,-0.320484,0.295186,-0.911593,-0.286117,0.354516,-0.86405,-0.357403,0.385011,-0.857377,-0.341572,0.386298,-0.88094,-0.273346,0.356275,-0.898967,-0.254807,0.545532,-0.826677,0.13784,0.542239,-0.821376,0.17697,0.596053,-0.796672,0.100171,0.618331,-0.77663,0.120472,0.611619,-0.765845,0.198505,0.586051,-0.780587,0.217322,0.542239,-0.821376,-0.17697,0.545532,-0.826677,-0.13784,0.586051,-0.780587,-0.217322,0.611619,-0.765845,-0.198505,0.618331,-0.77663,-0.120472,0.596053,-0.796672,-0.100171,0.730779,-0.682311,-0.0203334,0.730779,-0.682311,0.0203334,0.767082,-0.638652,-0.0609013,0.785785,-0.617167,-0.0405766,0.785785,-0.617167,0.0405766,0.767082,-0.638652,0.0609013,-0.0330143,-0.919041,-0.392778,-0.0329356,-0.90473,-0.42471,-0.0988821,-0.923674,-0.370201,-0.131782,-0.911107,-0.390534,-0.131555,-0.881402,-0.453679,-0.0985898,-0.879652,-0.465287,-0.0333764,-0.99169,-0.12425,-0.0333283,-0.986732,-0.158898,-0.0999554,-0.990313,-0.0963765,-0.133245,-0.984157,-0.116967,-0.133106,-0.973502,-0.185946,-0.0997764,-0.9747,-0.200013,-0.295186,-0.911593,-0.286117,-0.294703,-0.900244,-0.320484,-0.356275,-0.898967,-0.254807,-0.386298,-0.88094,-0.273346,-0.385011,-0.857377,-0.341572,-0.354516,-0.86405,-0.357403,-0.0333283,-0.986732,0.158898,-0.0333764,-0.99169,0.12425,-0.0997764,-0.9747,0.200013,-0.133106,-0.973502,0.185946,-0.133245,-0.984157,0.116967,-0.0999554,-0.990313,0.0963765,-0.0329356,-0.90473,0.42471,-0.0330143,-0.919041,0.392778,-0.0985898,-0.879652,0.465287,-0.131555,-0.881402,0.453679,-0.131782,-0.911107,0.390534,-0.0988821,-0.923674,0.370201,-0.294703,-0.900244,0.320484,-0.295186,-0.911593,0.286117,-0.354516,-0.86405,0.357403,-0.385011,-0.857377,0.341572,-0.386298,-0.88094,0.273346,-0.356275,-0.898967,0.254807,-0.545532,-0.826677,-0.13784,-0.542239,-0.821376,-0.17697,-0.596053,-0.796672,-0.100171,-0.618331,-0.77663,-0.120472,-0.611619,-0.765845,-0.198505,-0.586051,-0.780587,-0.217322,-0.542239,-0.821376,0.17697,-0.545532,-0.826677,0.13784,-0.586051,-0.780587,0.217322,-0.611619,-0.765845,0.198505,-0.618331,-0.77663,0.120472,-0.596053,-0.796672,0.100171,-0.730779,-0.682311,0.0203334,-0.730779,-0.682311,-0.0203334,-0.767082,-0.638652,0.0609013,-0.785785,-0.617167,0.0405766,-0.785785,-0.617167,-0.0405766,-0.767082,-0.638652,-0.0609013,0.919041,0.392778,-0.0330143,0.90473,0.42471,-0.0329356,0.923674,0.370201,-0.0988821,0.911107,0.390534,-0.131782};
			return value;
		}
		private double[] getCoordinate_5_20_point_50()
		{
			double[] value = {0.881402,0.453679,-0.131555,0.879652,0.465287,-0.0985898,0.99169,0.12425,-0.0333764,0.986732,0.158898,-0.0333283,0.990313,0.0963765,-0.0999554,0.984157,0.116967,-0.133245,0.973502,0.185946,-0.133106,0.9747,0.200013,-0.0997764,0.911593,0.286117,-0.295186,0.900244,0.320484,-0.294703,0.898967,0.254807,-0.356275,0.88094,0.273346,-0.386298,0.857377,0.341572,-0.385011,0.86405,0.357403,-0.354516,0.986732,-0.158898,-0.0333283,0.99169,-0.12425,-0.0333764,0.9747,-0.200013,-0.0997764,0.973502,-0.185946,-0.133106,0.984157,-0.116967,-0.133245,0.990313,-0.0963765,-0.0999554,0.90473,-0.42471,-0.0329356,0.919041,-0.392778,-0.0330143,0.879652,-0.465287,-0.0985898,0.881402,-0.453679,-0.131555,0.911107,-0.390534,-0.131782,0.923674,-0.370201,-0.0988821,0.900244,-0.320484,-0.294703,0.911593,-0.286117,-0.295186,0.86405,-0.357403,-0.354516,0.857377,-0.341572,-0.385011,0.88094,-0.273346,-0.386298,0.898967,-0.254807,-0.356275,0.826677,0.13784,-0.545532,0.821376,0.17697,-0.542239,0.796672,0.100171,-0.596053,0.77663,0.120472,-0.618331,0.765845,0.198505,-0.611619,0.780587,0.217322,-0.586051,0.821376,-0.17697,-0.542239,0.826677,-0.13784,-0.545532,0.780587,-0.217322,-0.586051,0.765845,-0.198505,-0.611619,0.77663,-0.120472,-0.618331,0.796672,-0.100171,-0.596053,0.682311,-0.0203334,-0.730779,0.682311,0.0203334,-0.730779,0.638652,-0.0609013,-0.767082,0.617167,-0.0405766,-0.785785,0.617167,0.0405766,-0.785785,0.638652,0.0609013,-0.767082,0.919041,-0.392778,0.0330143,0.90473,-0.42471,0.0329356,0.923674,-0.370201,0.0988821,0.911107,-0.390534,0.131782,0.881402,-0.453679,0.131555,0.879652,-0.465287,0.0985898,0.99169,-0.12425,0.0333764,0.986732,-0.158898,0.0333283,0.990313,-0.0963765,0.0999554,0.984157,-0.116967,0.133245,0.973502,-0.185946,0.133106,0.9747,-0.200013,0.0997764,0.911593,-0.286117,0.295186,0.900244,-0.320484,0.294703,0.898967,-0.254807,0.356275,0.88094,-0.273346,0.386298,0.857377,-0.341572,0.385011,0.86405,-0.357403,0.354516,0.986732,0.158898,0.0333283,0.99169,0.12425,0.0333764,0.9747,0.200013,0.0997764,0.973502,0.185946,0.133106,0.984157,0.116967,0.133245,0.990313,0.0963765,0.0999554,0.90473,0.42471,0.0329356,0.919041,0.392778,0.0330143,0.879652,0.465287,0.0985898,0.881402,0.453679,0.131555,0.911107,0.390534,0.131782,0.923674,0.370201,0.0988821,0.900244,0.320484,0.294703,0.911593,0.286117,0.295186,0.86405,0.357403,0.354516,0.857377,0.341572,0.385011,0.88094,0.273346,0.386298,0.898967,0.254807,0.356275,0.826677,-0.13784,0.545532,0.821376,-0.17697,0.542239,0.796672,-0.100171,0.596053,0.77663,-0.120472,0.618331,0.765845,-0.198505,0.611619,0.780587,-0.217322,0.586051,0.821376,0.17697,0.542239,0.826677,0.13784,0.545532,0.780587,0.217322,0.586051,0.765845,0.198505,0.611619,0.77663,0.120472,0.618331,0.796672,0.100171,0.596053,0.682311,0.0203334,0.730779,0.682311,-0.0203334,0.730779};
			return value;
		}
		private double[] getCoordinate_5_20_point_51()
		{
			double[] value = {0.638652,0.0609013,0.767082,0.617167,0.0405766,0.785785,0.617167,-0.0405766,0.785785,0.638652,-0.0609013,0.767082,-0.919041,0.392778,0.0330143,-0.90473,0.42471,0.0329356,-0.923674,0.370201,0.0988821,-0.911107,0.390534,0.131782,-0.881402,0.453679,0.131555,-0.879652,0.465287,0.0985898,-0.99169,0.12425,0.0333764,-0.986732,0.158898,0.0333283,-0.990313,0.0963765,0.0999554,-0.984157,0.116967,0.133245,-0.973502,0.185946,0.133106,-0.9747,0.200013,0.0997764,-0.911593,0.286117,0.295186,-0.900244,0.320484,0.294703,-0.898967,0.254807,0.356275,-0.88094,0.273346,0.386298,-0.857377,0.341572,0.385011,-0.86405,0.357403,0.354516,-0.986732,-0.158898,0.0333283,-0.99169,-0.12425,0.0333764,-0.9747,-0.200013,0.0997764,-0.973502,-0.185946,0.133106,-0.984157,-0.116967,0.133245,-0.990313,-0.0963765,0.0999554,-0.90473,-0.42471,0.0329356,-0.919041,-0.392778,0.0330143,-0.879652,-0.465287,0.0985898,-0.881402,-0.453679,0.131555,-0.911107,-0.390534,0.131782,-0.923674,-0.370201,0.0988821,-0.900244,-0.320484,0.294703,-0.911593,-0.286117,0.295186,-0.86405,-0.357403,0.354516,-0.857377,-0.341572,0.385011,-0.88094,-0.273346,0.386298,-0.898967,-0.254807,0.356275,-0.826677,0.13784,0.545532,-0.821376,0.17697,0.542239,-0.796672,0.100171,0.596053,-0.77663,0.120472,0.618331,-0.765845,0.198505,0.611619,-0.780587,0.217322,0.586051,-0.821376,-0.17697,0.542239,-0.826677,-0.13784,0.545532,-0.780587,-0.217322,0.586051,-0.765845,-0.198505,0.611619,-0.77663,-0.120472,0.618331,-0.796672,-0.100171,0.596053,-0.682311,-0.0203334,0.730779,-0.682311,0.0203334,0.730779,-0.638652,-0.0609013,0.767082,-0.617167,-0.0405766,0.785785,-0.617167,0.0405766,0.785785,-0.638652,0.0609013,0.767082,-0.919041,-0.392778,-0.0330143,-0.90473,-0.42471,-0.0329356,-0.923674,-0.370201,-0.0988821,-0.911107,-0.390534,-0.131782,-0.881402,-0.453679,-0.131555,-0.879652,-0.465287,-0.0985898,-0.99169,-0.12425,-0.0333764,-0.986732,-0.158898,-0.0333283,-0.990313,-0.0963765,-0.0999554,-0.984157,-0.116967,-0.133245,-0.973502,-0.185946,-0.133106,-0.9747,-0.200013,-0.0997764,-0.911593,-0.286117,-0.295186,-0.900244,-0.320484,-0.294703,-0.898967,-0.254807,-0.356275,-0.88094,-0.273346,-0.386298,-0.857377,-0.341572,-0.385011,-0.86405,-0.357403,-0.354516,-0.986732,0.158898,-0.0333283,-0.99169,0.12425,-0.0333764,-0.9747,0.200013,-0.0997764,-0.973502,0.185946,-0.133106,-0.984157,0.116967,-0.133245,-0.990313,0.0963765,-0.0999554,-0.90473,0.42471,-0.0329356,-0.919041,0.392778,-0.0330143,-0.879652,0.465287,-0.0985898,-0.881402,0.453679,-0.131555,-0.911107,0.390534,-0.131782,-0.923674,0.370201,-0.0988821,-0.900244,0.320484,-0.294703,-0.911593,0.286117,-0.295186,-0.86405,0.357403,-0.354516,-0.857377,0.341572,-0.385011,-0.88094,0.273346,-0.386298,-0.898967,0.254807,-0.356275,-0.826677,-0.13784,-0.545532,-0.821376,-0.17697,-0.542239,-0.796672,-0.100171,-0.596053,-0.77663,-0.120472,-0.618331,-0.765845,-0.198505,-0.611619,-0.780587,-0.217322,-0.586051};
			return value;
		}
		private double[] getCoordinate_5_20_point_52()
		{
			double[] value = {-0.821376,0.17697,-0.542239,-0.826677,0.13784,-0.545532,-0.780587,0.217322,-0.586051,-0.765845,0.198505,-0.611619,-0.77663,0.120472,-0.618331,-0.796672,0.100171,-0.596053,-0.682311,0.0203334,-0.730779,-0.682311,-0.0203334,-0.730779,-0.638652,0.0609013,-0.767082,-0.617167,0.0405766,-0.785785,-0.617167,-0.0405766,-0.785785,-0.638652,-0.0609013,-0.767082,0.392778,-0.0330143,0.919041,0.42471,-0.0329356,0.90473,0.370201,-0.0988821,0.923674,0.390534,-0.131782,0.911107,0.453679,-0.131555,0.881402,0.465287,-0.0985898,0.879652,0.12425,-0.0333764,0.99169,0.158898,-0.0333283,0.986732,0.0963765,-0.0999554,0.990313,0.116967,-0.133245,0.984157,0.185946,-0.133106,0.973502,0.200013,-0.0997764,0.9747,0.286117,-0.295186,0.911593,0.320484,-0.294703,0.900244,0.254807,-0.356275,0.898967,0.273346,-0.386298,0.88094,0.341572,-0.385011,0.857377,0.357403,-0.354516,0.86405,-0.158898,-0.0333283,0.986732,-0.12425,-0.0333764,0.99169,-0.200013,-0.0997764,0.9747,-0.185946,-0.133106,0.973502,-0.116967,-0.133245,0.984157,-0.0963765,-0.0999554,0.990313,-0.42471,-0.0329356,0.90473,-0.392778,-0.0330143,0.919041,-0.465287,-0.0985898,0.879652,-0.453679,-0.131555,0.881402,-0.390534,-0.131782,0.911107,-0.370201,-0.0988821,0.923674,-0.320484,-0.294703,0.900244,-0.286117,-0.295186,0.911593,-0.357403,-0.354516,0.86405,-0.341572,-0.385011,0.857377,-0.273346,-0.386298,0.88094,-0.254807,-0.356275,0.898967,0.13784,-0.545532,0.826677,0.17697,-0.542239,0.821376,0.100171,-0.596053,0.796672,0.120472,-0.618331,0.77663,0.198505,-0.611619,0.765845,0.217322,-0.586051,0.780587,-0.17697,-0.542239,0.821376,-0.13784,-0.545532,0.826677,-0.217322,-0.586051,0.780587,-0.198505,-0.611619,0.765845,-0.120472,-0.618331,0.77663,-0.100171,-0.596053,0.796672,-0.0203334,-0.730779,0.682311,0.0203334,-0.730779,0.682311,-0.0609013,-0.767082,0.638652,-0.0405766,-0.785785,0.617167,0.0405766,-0.785785,0.617167,0.0609013,-0.767082,0.638652,-0.392778,0.0330143,0.919041,-0.42471,0.0329356,0.90473,-0.370201,0.0988821,0.923674,-0.390534,0.131782,0.911107,-0.453679,0.131555,0.881402,-0.465287,0.0985898,0.879652,-0.12425,0.0333764,0.99169,-0.158898,0.0333283,0.986732,-0.0963765,0.0999554,0.990313,-0.116967,0.133245,0.984157,-0.185946,0.133106,0.973502,-0.200013,0.0997764,0.9747,-0.286117,0.295186,0.911593,-0.320484,0.294703,0.900244,-0.254807,0.356275,0.898967,-0.273346,0.386298,0.88094,-0.341572,0.385011,0.857377,-0.357403,0.354516,0.86405,0.158898,0.0333283,0.986732,0.12425,0.0333764,0.99169,0.200013,0.0997764,0.9747,0.185946,0.133106,0.973502,0.116967,0.133245,0.984157,0.0963765,0.0999554,0.990313,0.42471,0.0329356,0.90473,0.392778,0.0330143,0.919041,0.465287,0.0985898,0.879652,0.453679,0.131555,0.881402,0.390534,0.131782,0.911107,0.370201,0.0988821,0.923674,0.320484,0.294703,0.900244,0.286117,0.295186,0.911593,0.357403,0.354516,0.86405,0.341572,0.385011,0.857377};
			return value;
		}
		private double[] getCoordinate_5_20_point_53()
		{
			double[] value = {0.273346,0.386298,0.88094,0.254807,0.356275,0.898967,-0.13784,0.545532,0.826677,-0.17697,0.542239,0.821376,-0.100171,0.596053,0.796672,-0.120472,0.618331,0.77663,-0.198505,0.611619,0.765845,-0.217322,0.586051,0.780587,0.17697,0.542239,0.821376,0.13784,0.545532,0.826677,0.217322,0.586051,0.780587,0.198505,0.611619,0.765845,0.120472,0.618331,0.77663,0.100171,0.596053,0.796672,0.0203334,0.730779,0.682311,-0.0203334,0.730779,0.682311,0.0609013,0.767082,0.638652,0.0405766,0.785785,0.617167,-0.0405766,0.785785,0.617167,-0.0609013,0.767082,0.638652,0.392778,0.0330143,-0.919041,0.42471,0.0329356,-0.90473,0.370201,0.0988821,-0.923674,0.390534,0.131782,-0.911107,0.453679,0.131555,-0.881402,0.465287,0.0985898,-0.879652,0.12425,0.0333764,-0.99169,0.158898,0.0333283,-0.986732,0.0963765,0.0999554,-0.990313,0.116967,0.133245,-0.984157,0.185946,0.133106,-0.973502,0.200013,0.0997764,-0.9747,0.286117,0.295186,-0.911593,0.320484,0.294703,-0.900244,0.254807,0.356275,-0.898967,0.273346,0.386298,-0.88094,0.341572,0.385011,-0.857377,0.357403,0.354516,-0.86405,-0.158898,0.0333283,-0.986732,-0.12425,0.0333764,-0.99169,-0.200013,0.0997764,-0.9747,-0.185946,0.133106,-0.973502,-0.116967,0.133245,-0.984157,-0.0963765,0.0999554,-0.990313,-0.42471,0.0329356,-0.90473,-0.392778,0.0330143,-0.919041,-0.465287,0.0985898,-0.879652,-0.453679,0.131555,-0.881402,-0.390534,0.131782,-0.911107,-0.370201,0.0988821,-0.923674,-0.320484,0.294703,-0.900244,-0.286117,0.295186,-0.911593,-0.357403,0.354516,-0.86405,-0.341572,0.385011,-0.857377,-0.273346,0.386298,-0.88094,-0.254807,0.356275,-0.898967,0.13784,0.545532,-0.826677,0.17697,0.542239,-0.821376,0.100171,0.596053,-0.796672,0.120472,0.618331,-0.77663,0.198505,0.611619,-0.765845,0.217322,0.586051,-0.780587,-0.17697,0.542239,-0.821376,-0.13784,0.545532,-0.826677,-0.217322,0.586051,-0.780587,-0.198505,0.611619,-0.765845,-0.120472,0.618331,-0.77663,-0.100171,0.596053,-0.796672,-0.0203334,0.730779,-0.682311,0.0203334,0.730779,-0.682311,-0.0609013,0.767082,-0.638652,-0.0405766,0.785785,-0.617167,0.0405766,0.785785,-0.617167,0.0609013,0.767082,-0.638652,-0.392778,-0.0330143,-0.919041,-0.42471,-0.0329356,-0.90473,-0.370201,-0.0988821,-0.923674,-0.390534,-0.131782,-0.911107,-0.453679,-0.131555,-0.881402,-0.465287,-0.0985898,-0.879652,-0.12425,-0.0333764,-0.99169,-0.158898,-0.0333283,-0.986732,-0.0963765,-0.0999554,-0.990313,-0.116967,-0.133245,-0.984157,-0.185946,-0.133106,-0.973502,-0.200013,-0.0997764,-0.9747,-0.286117,-0.295186,-0.911593,-0.320484,-0.294703,-0.900244,-0.254807,-0.356275,-0.898967,-0.273346,-0.386298,-0.88094,-0.341572,-0.385011,-0.857377,-0.357403,-0.354516,-0.86405,0.158898,-0.0333283,-0.986732,0.12425,-0.0333764,-0.99169,0.200013,-0.0997764,-0.9747,0.185946,-0.133106,-0.973502,0.116967,-0.133245,-0.984157,0.0963765,-0.0999554,-0.990313,0.42471,-0.0329356,-0.90473,0.392778,-0.0330143,-0.919041};
			return value;
		}
		private double[] getCoordinate_5_20_point_54()
		{
			double[] value = {0.465287,-0.0985898,-0.879652,0.453679,-0.131555,-0.881402,0.390534,-0.131782,-0.911107,0.370201,-0.0988821,-0.923674,0.320484,-0.294703,-0.900244,0.286117,-0.295186,-0.911593,0.357403,-0.354516,-0.86405,0.341572,-0.385011,-0.857377,0.273346,-0.386298,-0.88094,0.254807,-0.356275,-0.898967,-0.13784,-0.545532,-0.826677,-0.17697,-0.542239,-0.821376,-0.100171,-0.596053,-0.796672,-0.120472,-0.618331,-0.77663,-0.198505,-0.611619,-0.765845,-0.217322,-0.586051,-0.780587,0.17697,-0.542239,-0.821376,0.13784,-0.545532,-0.826677,0.217322,-0.586051,-0.780587,0.198505,-0.611619,-0.765845,0.120472,-0.618331,-0.77663,0.100171,-0.596053,-0.796672,0.0203334,-0.730779,-0.682311,-0.0203334,-0.730779,-0.682311,0.0609013,-0.767082,-0.638652,0.0405766,-0.785785,-0.617167,-0.0405766,-0.785785,-0.617167,-0.0609013,-0.767082,-0.638652,0.11432,0.787486,0.605637,0.0938675,0.80614,0.584232,0.180328,0.791892,0.583429,0.192895,0.812225,0.550529,0.151959,0.848387,0.507097,0.118945,0.846717,0.518578,0.271326,0.606679,0.74721,0.252431,0.632217,0.732517,0.338701,0.604015,0.721421,0.353435,0.627882,0.693432,0.31554,0.678317,0.663567,0.281913,0.679996,0.676853,0.377449,0.778488,0.501487,0.356369,0.800468,0.481926,0.438625,0.765722,0.470402,0.448074,0.780985,0.435078,0.405639,0.824001,0.395576,0.375114,0.830721,0.411329,0.411329,0.375114,0.830721,0.395576,0.405639,0.824001,0.481926,0.356369,0.800468,0.501487,0.377449,0.778488,0.470402,0.438625,0.765722,0.435078,0.448074,0.780985,0.518578,0.118945,0.846717,0.507097,0.151959,0.848387,0.584232,0.0938675,0.80614,0.605637,0.11432,0.787486,0.583429,0.180328,0.791892,0.550529,0.192895,0.812225,0.676853,0.281913,0.679996,0.663567,0.31554,0.678317,0.732517,0.252431,0.632217,0.74721,0.271326,0.606679,0.721421,0.338701,0.604015,0.693432,0.353435,0.627882,0.627882,0.693432,0.353435,0.604015,0.721421,0.338701,0.678317,0.663567,0.31554,0.679996,0.676853,0.281913,0.632217,0.732517,0.252431,0.606679,0.74721,0.271326,0.780985,0.435078,0.448074,0.765722,0.470402,0.438625,0.824001,0.395576,0.405639,0.830721,0.411329,0.375114,0.800468,0.481926,0.356369,0.778488,0.501487,0.377449,0.812225,0.550529,0.192895,0.791892,0.583429,0.180328,0.848387,0.507097,0.151959,0.846717,0.518578,0.118945,0.80614,0.584232,0.0938675,0.787486,0.605637,0.114319,-0.151959,0.848387,0.507097,-0.118945,0.846717,0.518578,-0.192895,0.812225,0.550529,-0.180328,0.791892,0.583429,-0.11432,0.787486,0.605637,-0.0938675,0.80614,0.584232,-0.405639,0.824001,0.395576,-0.375114,0.830721,0.411329,-0.448074,0.780985,0.435078,-0.438625,0.765722,0.470402,-0.377449,0.778488,0.501487,-0.356369,0.800468,0.481926,-0.31554,0.678317,0.663567,-0.281913,0.679996,0.676853,-0.353435,0.627882,0.693432,-0.338701,0.604015,0.721421,-0.271326,0.606679,0.74721,-0.252431,0.632217,0.732517};
			return value;
		}
		private double[] getCoordinate_5_20_point_55()
		{
			double[] value = {-0.632217,0.732517,0.252431,-0.606679,0.74721,0.271326,-0.679996,0.676853,0.281913,-0.678317,0.663567,0.31554,-0.627882,0.693432,0.353435,-0.604015,0.721421,0.338701,-0.80614,0.584232,0.0938675,-0.787486,0.605637,0.114319,-0.846717,0.518578,0.118945,-0.848387,0.507097,0.151959,-0.812225,0.550529,0.192895,-0.791892,0.583429,0.180328,-0.800468,0.481926,0.356369,-0.778488,0.501487,0.377449,-0.830721,0.411329,0.375114,-0.824001,0.395576,0.405639,-0.780985,0.435078,0.448074,-0.765722,0.470402,0.438625,-0.470402,0.438625,0.765722,-0.435078,0.448074,0.780985,-0.501487,0.377449,0.778488,-0.481926,0.356369,0.800468,-0.411329,0.375114,0.830721,-0.395576,0.405639,0.824001,-0.721421,0.338701,0.604015,-0.693432,0.353435,0.627882,-0.74721,0.271326,0.606679,-0.732517,0.252431,0.632217,-0.676853,0.281913,0.679996,-0.663567,0.31554,0.678317,-0.583429,0.180328,0.791892,-0.550529,0.192895,0.812225,-0.605637,0.11432,0.787486,-0.584232,0.0938675,0.80614,-0.518578,0.118945,0.846717,-0.507097,0.151959,0.848387,0.151959,0.848387,-0.507097,0.118945,0.846717,-0.518578,0.192895,0.812225,-0.550529,0.180328,0.791892,-0.583429,0.11432,0.787486,-0.605637,0.0938675,0.80614,-0.584232,0.405639,0.824001,-0.395576,0.375114,0.830721,-0.411329,0.448074,0.780985,-0.435078,0.438625,0.765722,-0.470402,0.377449,0.778488,-0.501487,0.356369,0.800468,-0.481926,0.31554,0.678317,-0.663567,0.281913,0.679996,-0.676853,0.353435,0.627882,-0.693432,0.338701,0.604015,-0.721421,0.271326,0.606679,-0.74721,0.252431,0.632217,-0.732517,0.632217,0.732517,-0.252431,0.606679,0.74721,-0.271326,0.679996,0.676853,-0.281913,0.678317,0.663567,-0.31554,0.627882,0.693432,-0.353435,0.604015,0.721421,-0.338701,0.80614,0.584232,-0.0938675,0.787486,0.605637,-0.114319,0.846717,0.518578,-0.118945,0.848387,0.507097,-0.151959,0.812225,0.550529,-0.192895,0.791892,0.583429,-0.180328,0.800468,0.481926,-0.356369,0.778488,0.501487,-0.377449,0.830721,0.411329,-0.375114,0.824001,0.395576,-0.405639,0.780985,0.435078,-0.448074,0.765722,0.470402,-0.438625,0.470402,0.438625,-0.765722,0.435078,0.448074,-0.780985,0.501487,0.377449,-0.778488,0.481926,0.356369,-0.800468,0.411329,0.375114,-0.830721,0.395576,0.405639,-0.824001,0.721421,0.338701,-0.604015,0.693432,0.353435,-0.627882,0.74721,0.271326,-0.606679,0.732517,0.252431,-0.632217,0.676853,0.281913,-0.679996,0.663567,0.31554,-0.678317,0.583429,0.180328,-0.791892,0.550529,0.192895,-0.812225,0.605637,0.11432,-0.787486,0.584232,0.0938675,-0.80614,0.518578,0.118945,-0.846717,0.507097,0.151959,-0.848387,-0.11432,0.787486,-0.605637,-0.0938675,0.80614,-0.584232,-0.180328,0.791892,-0.583429,-0.192895,0.812225,-0.550529,-0.151959,0.848387,-0.507097,-0.118945,0.846717,-0.518578,-0.271326,0.606679,-0.74721,-0.252431,0.632217,-0.732517,-0.338701,0.604015,-0.721421,-0.353435,0.627882,-0.693432};
			return value;
		}
		private double[] getCoordinate_5_20_point_56()
		{
			double[] value = {-0.31554,0.678317,-0.663567,-0.281913,0.679996,-0.676853,-0.377449,0.778488,-0.501487,-0.356369,0.800468,-0.481926,-0.438625,0.765722,-0.470402,-0.448074,0.780985,-0.435078,-0.405639,0.824001,-0.395576,-0.375114,0.830721,-0.411329,-0.411329,0.375114,-0.830721,-0.395576,0.405639,-0.824001,-0.481926,0.356369,-0.800468,-0.501487,0.377449,-0.778488,-0.470402,0.438625,-0.765722,-0.435078,0.448074,-0.780985,-0.518578,0.118945,-0.846717,-0.507097,0.151959,-0.848387,-0.584232,0.0938675,-0.80614,-0.605637,0.11432,-0.787486,-0.583429,0.180328,-0.791892,-0.550529,0.192895,-0.812225,-0.676853,0.281913,-0.679996,-0.663567,0.31554,-0.678317,-0.732517,0.252431,-0.632217,-0.74721,0.271326,-0.606679,-0.721421,0.338701,-0.604015,-0.693432,0.353435,-0.627882,-0.627882,0.693432,-0.353435,-0.604015,0.721421,-0.338701,-0.678317,0.663567,-0.31554,-0.679996,0.676853,-0.281913,-0.632217,0.732517,-0.252431,-0.606679,0.74721,-0.271326,-0.780985,0.435078,-0.448074,-0.765722,0.470402,-0.438625,-0.824001,0.395576,-0.405639,-0.830721,0.411329,-0.375114,-0.800468,0.481926,-0.356369,-0.778488,0.501487,-0.377449,-0.812225,0.550529,-0.192895,-0.791892,0.583429,-0.180328,-0.848387,0.507097,-0.151959,-0.846717,0.518578,-0.118945,-0.80614,0.584232,-0.0938675,-0.787486,0.605637,-0.114319,0.151959,-0.848387,0.507097,0.118945,-0.846717,0.518578,0.192895,-0.812225,0.550529,0.180328,-0.791892,0.583429,0.11432,-0.787486,0.605637,0.0938675,-0.80614,0.584232,0.405639,-0.824001,0.395576,0.375114,-0.830721,0.411329,0.448074,-0.780985,0.435078,0.438625,-0.765722,0.470402,0.377449,-0.778488,0.501487,0.356369,-0.800468,0.481926,0.31554,-0.678317,0.663567,0.281913,-0.679996,0.676853,0.353435,-0.627882,0.693432,0.338701,-0.604015,0.721421,0.271326,-0.606679,0.74721,0.252431,-0.632217,0.732517,0.632217,-0.732517,0.252431,0.606679,-0.74721,0.271326,0.679996,-0.676853,0.281913,0.678317,-0.663567,0.31554,0.627882,-0.693432,0.353435,0.604015,-0.721421,0.338701,0.80614,-0.584232,0.0938675,0.787486,-0.605637,0.114319,0.846717,-0.518578,0.118945,0.848387,-0.507097,0.151959,0.812225,-0.550529,0.192895,0.791892,-0.583429,0.180328,0.800468,-0.481926,0.356369,0.778488,-0.501487,0.377449,0.830721,-0.411329,0.375114,0.824001,-0.395576,0.405639,0.780985,-0.435078,0.448074,0.765722,-0.470402,0.438625,0.470402,-0.438625,0.765722,0.435078,-0.448074,0.780985,0.501487,-0.377449,0.778488,0.481926,-0.356369,0.800468,0.411329,-0.375114,0.830721,0.395576,-0.405639,0.824001,0.721421,-0.338701,0.604015,0.693432,-0.353435,0.627882,0.74721,-0.271326,0.606679,0.732517,-0.252431,0.632217,0.676853,-0.281913,0.679996,0.663567,-0.31554,0.678317,0.583429,-0.180328,0.791892,0.550529,-0.192895,0.812225,0.605637,-0.11432,0.787486,0.584232,-0.0938675,0.80614,0.518578,-0.118945,0.846717,0.507097,-0.151959,0.848387,-0.11432,-0.787486,0.605637,-0.0938675,-0.80614,0.584232};
			return value;
		}
		private double[] getCoordinate_5_20_point_57()
		{
			double[] value = {-0.180328,-0.791892,0.583429,-0.192895,-0.812225,0.550529,-0.151959,-0.848387,0.507097,-0.118945,-0.846717,0.518578,-0.271326,-0.606679,0.74721,-0.252431,-0.632217,0.732517,-0.338701,-0.604015,0.721421,-0.353435,-0.627882,0.693432,-0.31554,-0.678317,0.663567,-0.281913,-0.679996,0.676853,-0.377449,-0.778488,0.501487,-0.356369,-0.800468,0.481926,-0.438625,-0.765722,0.470402,-0.448074,-0.780985,0.435078,-0.405639,-0.824001,0.395576,-0.375114,-0.830721,0.411329,-0.411329,-0.375114,0.830721,-0.395576,-0.405639,0.824001,-0.481926,-0.356369,0.800468,-0.501487,-0.377449,0.778488,-0.470402,-0.438625,0.765722,-0.435078,-0.448074,0.780985,-0.518578,-0.118945,0.846717,-0.507097,-0.151959,0.848387,-0.584232,-0.0938675,0.80614,-0.605637,-0.11432,0.787486,-0.583429,-0.180328,0.791892,-0.550529,-0.192895,0.812225,-0.676853,-0.281913,0.679996,-0.663567,-0.31554,0.678317,-0.732517,-0.252431,0.632217,-0.74721,-0.271326,0.606679,-0.721421,-0.338701,0.604015,-0.693432,-0.353435,0.627882,-0.627882,-0.693432,0.353435,-0.604015,-0.721421,0.338701,-0.678317,-0.663567,0.31554,-0.679996,-0.676853,0.281913,-0.632217,-0.732517,0.252431,-0.606679,-0.74721,0.271326,-0.780985,-0.435078,0.448074,-0.765722,-0.470402,0.438625,-0.824001,-0.395576,0.405639,-0.830721,-0.411329,0.375114,-0.800468,-0.481926,0.356369,-0.778488,-0.501487,0.377449,-0.812225,-0.550529,0.192895,-0.791892,-0.583429,0.180328,-0.848387,-0.507097,0.151959,-0.846717,-0.518578,0.118945,-0.80614,-0.584232,0.0938675,-0.787486,-0.605637,0.114319,0.11432,-0.787486,-0.605637,0.0938675,-0.80614,-0.584232,0.180328,-0.791892,-0.583429,0.192895,-0.812225,-0.550529,0.151959,-0.848387,-0.507097,0.118945,-0.846717,-0.518578,0.271326,-0.606679,-0.74721,0.252431,-0.632217,-0.732517,0.338701,-0.604015,-0.721421,0.353435,-0.627882,-0.693432,0.31554,-0.678317,-0.663567,0.281913,-0.679996,-0.676853,0.377449,-0.778488,-0.501487,0.356369,-0.800468,-0.481926,0.438625,-0.765722,-0.470402,0.448074,-0.780985,-0.435078,0.405639,-0.824001,-0.395576,0.375114,-0.830721,-0.411329,0.411329,-0.375114,-0.830721,0.395576,-0.405639,-0.824001,0.481926,-0.356369,-0.800468,0.501487,-0.377449,-0.778488,0.470402,-0.438625,-0.765722,0.435078,-0.448074,-0.780985,0.518578,-0.118945,-0.846717,0.507097,-0.151959,-0.848387,0.584232,-0.0938675,-0.80614,0.605637,-0.11432,-0.787486,0.583429,-0.180328,-0.791892,0.550529,-0.192895,-0.812225,0.676853,-0.281913,-0.679996,0.663567,-0.31554,-0.678317,0.732517,-0.252431,-0.632217,0.74721,-0.271326,-0.606679,0.721421,-0.338701,-0.604015,0.693432,-0.353435,-0.627882,0.627882,-0.693432,-0.353435,0.604015,-0.721421,-0.338701,0.678317,-0.663567,-0.31554,0.679996,-0.676853,-0.281913,0.632217,-0.732517,-0.252431,0.606679,-0.74721,-0.271326,0.780985,-0.435078,-0.448074,0.765722,-0.470402,-0.438625,0.824001,-0.395576,-0.405639,0.830721,-0.411329,-0.375114,0.800468,-0.481926,-0.356369,0.778488,-0.501487,-0.377449};
			return value;
		}
		private double[] getCoordinate_5_20_point_58()
		{
			double[] value = {0.812225,-0.550529,-0.192895,0.791892,-0.583429,-0.180328,0.848387,-0.507097,-0.151959,0.846717,-0.518578,-0.118945,0.80614,-0.584232,-0.0938675,0.787486,-0.605637,-0.114319,-0.151959,-0.848387,-0.507097,-0.118945,-0.846717,-0.518578,-0.192895,-0.812225,-0.550529,-0.180328,-0.791892,-0.583429,-0.11432,-0.787486,-0.605637,-0.0938675,-0.80614,-0.584232,-0.405639,-0.824001,-0.395576,-0.375114,-0.830721,-0.411329,-0.448074,-0.780985,-0.435078,-0.438625,-0.765722,-0.470402,-0.377449,-0.778488,-0.501487,-0.356369,-0.800468,-0.481926,-0.31554,-0.678317,-0.663567,-0.281913,-0.679996,-0.676853,-0.353435,-0.627882,-0.693432,-0.338701,-0.604015,-0.721421,-0.271326,-0.606679,-0.74721,-0.252431,-0.632217,-0.732517,-0.632217,-0.732517,-0.252431,-0.606679,-0.74721,-0.271326,-0.679996,-0.676853,-0.281913,-0.678317,-0.663567,-0.31554,-0.627882,-0.693432,-0.353435,-0.604015,-0.721421,-0.338701,-0.80614,-0.584232,-0.0938675,-0.787486,-0.605637,-0.114319,-0.846717,-0.518578,-0.118945,-0.848387,-0.507097,-0.151959,-0.812225,-0.550529,-0.192895,-0.791892,-0.583429,-0.180328,-0.800468,-0.481926,-0.356369,-0.778488,-0.501487,-0.377449,-0.830721,-0.411329,-0.375114,-0.824001,-0.395576,-0.405639,-0.780985,-0.435078,-0.448074,-0.765722,-0.470402,-0.438625,-0.470402,-0.438625,-0.765722,-0.435078,-0.448074,-0.780985,-0.501487,-0.377449,-0.778488,-0.481926,-0.356369,-0.800468,-0.411329,-0.375114,-0.830721,-0.395576,-0.405639,-0.824001,-0.721421,-0.338701,-0.604015,-0.693432,-0.353435,-0.627882,-0.74721,-0.271326,-0.606679,-0.732517,-0.252431,-0.632217,-0.676853,-0.281913,-0.679996,-0.663567,-0.31554,-0.678317,-0.583429,-0.180328,-0.791892,-0.550529,-0.192895,-0.812225,-0.605637,-0.11432,-0.787486,-0.584232,-0.0938675,-0.80614,-0.518578,-0.118945,-0.846717,-0.507097,-0.151959,-0.848387,0.297852,0.943879,0.142749,0.264412,0.956652,0.122082,0.366279,0.924826,0.102647,0.266183,0.963059,0.0407845,0.43227,0.89962,0.0618629,0.495384,0.868428,0.0206668,0.495384,0.868428,-0.0206668,0.43227,0.89962,-0.0618629,0.266183,0.963059,-0.0407845,0.366279,0.924826,-0.102647,0.297852,0.943879,-0.142749,0.264412,0.956652,-0.122082,-0.297852,0.943879,-0.142749,-0.264412,0.956652,-0.122082,-0.366279,0.924826,-0.102647,-0.266183,0.963059,-0.0407845,-0.43227,0.89962,-0.0618629,-0.495384,0.868428,-0.0206668,-0.495384,0.868428,0.0206668,-0.43227,0.89962,0.0618629,-0.266183,0.963059,0.0407845,-0.366279,0.924826,0.102647,-0.297852,0.943879,0.142749,-0.264412,0.956652,0.122082,0.297852,-0.943879,-0.142749,0.264412,-0.956652,-0.122082,0.366279,-0.924826,-0.102647,0.266183,-0.963059,-0.0407845,0.43227,-0.89962,-0.0618629,0.495384,-0.868428,-0.0206668,0.495384,-0.868428,0.0206668,0.43227,-0.89962,0.0618629,0.266183,-0.963059,0.0407845,0.366279,-0.924826,0.102647,0.297852,-0.943879,0.142749,0.264412,-0.956652,0.122082,-0.297852,-0.943879,0.142749,-0.264412,-0.956652,0.122082,-0.366279,-0.924826,0.102647,-0.266183,-0.963059,0.0407845};
			return value;
		}
		private double[] getCoordinate_5_20_point_59()
		{
			double[] value = {-0.43227,-0.89962,0.0618629,-0.495384,-0.868428,0.0206668,-0.495384,-0.868428,-0.0206668,-0.43227,-0.89962,-0.0618629,-0.266183,-0.963059,-0.0407845,-0.366279,-0.924826,-0.102647,-0.297852,-0.943879,-0.142749,-0.264412,-0.956652,-0.122082,0.943879,-0.142749,-0.297852,0.956652,-0.122082,-0.264412,0.924826,-0.102647,-0.366279,0.963059,-0.0407845,-0.266183,0.89962,-0.0618629,-0.43227,0.868428,-0.0206668,-0.495384,0.868428,0.0206668,-0.495384,0.89962,0.0618629,-0.43227,0.963059,0.0407845,-0.266183,0.924826,0.102647,-0.366279,0.943879,0.142749,-0.297852,0.956652,0.122082,-0.264412,0.943879,0.142749,0.297852,0.956652,0.122082,0.264412,0.924826,0.102647,0.366279,0.963059,0.0407845,0.266183,0.89962,0.0618629,0.43227,0.868428,0.0206668,0.495384,0.868428,-0.0206668,0.495384,0.89962,-0.0618629,0.43227,0.963059,-0.0407845,0.266183,0.924826,-0.102647,0.366279,0.943879,-0.142749,0.297852,0.956652,-0.122082,0.264412,-0.943879,-0.142749,0.297852,-0.956652,-0.122082,0.264412,-0.924826,-0.102647,0.366279,-0.963059,-0.0407845,0.266183,-0.89962,-0.0618629,0.43227,-0.868428,-0.0206668,0.495384,-0.868428,0.0206668,0.495384,-0.89962,0.0618629,0.43227,-0.963059,0.0407845,0.266183,-0.924826,0.102647,0.366279,-0.943879,0.142749,0.297852,-0.956652,0.122082,0.264412,-0.943879,0.142749,-0.297852,-0.956652,0.122082,-0.264412,-0.924826,0.102647,-0.366279,-0.963059,0.0407845,-0.266183,-0.89962,0.0618629,-0.43227,-0.868428,0.0206668,-0.495384,-0.868428,-0.0206668,-0.495384,-0.89962,-0.0618629,-0.43227,-0.963059,-0.0407845,-0.266183,-0.924826,-0.102647,-0.366279,-0.943879,-0.142749,-0.297852,-0.956652,-0.122082,-0.264412,-0.142749,-0.297852,0.943879,-0.122082,-0.264412,0.956652,-0.102647,-0.366279,0.924826,-0.0407845,-0.266183,0.963059,-0.0618629,-0.43227,0.89962,-0.0206668,-0.495384,0.868428,0.0206668,-0.495384,0.868428,0.0618629,-0.43227,0.89962,0.0407845,-0.266183,0.963059,0.102647,-0.366279,0.924826,0.142749,-0.297852,0.943879,0.122082,-0.264412,0.956652,0.142749,0.297852,0.943879,0.122082,0.264412,0.956652,0.102647,0.366279,0.924826,0.0407845,0.266183,0.963059,0.0618629,0.43227,0.89962,0.0206668,0.495384,0.868428,-0.0206668,0.495384,0.868428,-0.0618629,0.43227,0.89962,-0.0407845,0.266183,0.963059,-0.102647,0.366279,0.924826,-0.142749,0.297852,0.943879,-0.122082,0.264412,0.956652,-0.142749,0.297852,-0.943879,-0.122082,0.264412,-0.956652,-0.102647,0.366279,-0.924826,-0.0407845,0.266183,-0.963059,-0.0618629,0.43227,-0.89962,-0.0206668,0.495384,-0.868428,0.0206668,0.495384,-0.868428,0.0618629,0.43227,-0.89962,0.0407845,0.266183,-0.963059,0.102647,0.366279,-0.924826,0.142749,0.297852,-0.943879,0.122082,0.264412,-0.956652,0.142749,-0.297852,-0.943879,0.122082,-0.264412,-0.956652,0.102647,-0.366279,-0.924826,0.0407845,-0.266183,-0.963059,0.0618629,-0.43227,-0.89962,0.0206668,-0.495384,-0.868428,-0.0206668,-0.495384,-0.868428,-0.0618629,-0.43227,-0.89962};
			return value;
		}
		private double[] getCoordinate_5_20_point_60()
		{
			double[] value = {-0.0407845,-0.266183,-0.963059,-0.102647,-0.366279,-0.924826,-0.142749,-0.297852,-0.943879,-0.122082,-0.264412,-0.956652,0.604016,0.448494,0.6588,0.570576,0.461267,0.679467,0.633437,0.492556,0.59678,0.533341,0.530789,0.658643,0.658643,0.533341,0.530789,0.679467,0.570576,0.461267,0.6588,0.604016,0.448494,0.59678,0.633437,0.492556,0.492556,0.59678,0.633437,0.530789,0.658643,0.533341,0.461267,0.679467,0.570576,0.448494,0.6588,0.604016,-0.679467,0.570576,0.461267,-0.6588,0.604016,0.448494,-0.658643,0.533341,0.530789,-0.59678,0.633437,0.492556,-0.633437,0.492556,0.59678,-0.604016,0.448494,0.6588,-0.570576,0.461267,0.679467,-0.533341,0.530789,0.658643,-0.530789,0.658643,0.533341,-0.492556,0.59678,0.633437,-0.448494,0.6588,0.604016,-0.461267,0.679467,0.570576,0.679467,0.570576,-0.461267,0.6588,0.604016,-0.448494,0.658643,0.533341,-0.530789,0.59678,0.633437,-0.492556,0.633437,0.492556,-0.59678,0.604016,0.448494,-0.6588,0.570576,0.461267,-0.679467,0.533341,0.530789,-0.658643,0.530789,0.658643,-0.533341,0.492556,0.59678,-0.633437,0.448494,0.6588,-0.604016,0.461267,0.679467,-0.570576,-0.604016,0.448494,-0.6588,-0.570576,0.461267,-0.679467,-0.633437,0.492556,-0.59678,-0.533341,0.530789,-0.658643,-0.658643,0.533341,-0.530789,-0.679467,0.570576,-0.461267,-0.6588,0.604016,-0.448494,-0.59678,0.633437,-0.492556,-0.492556,0.59678,-0.633437,-0.530789,0.658643,-0.533341,-0.461267,0.679467,-0.570576,-0.448494,0.6588,-0.604016,0.679467,-0.570576,0.461267,0.6588,-0.604016,0.448494,0.658643,-0.533341,0.530789,0.59678,-0.633437,0.492556,0.633437,-0.492556,0.59678,0.604016,-0.448494,0.6588,0.570576,-0.461267,0.679467,0.533341,-0.530789,0.658643,0.530789,-0.658643,0.533341,0.492556,-0.59678,0.633437,0.448494,-0.6588,0.604016,0.461267,-0.679467,0.570576,-0.604016,-0.448494,0.6588,-0.570576,-0.461267,0.679467,-0.633437,-0.492556,0.59678,-0.533341,-0.530789,0.658643,-0.658643,-0.533341,0.530789,-0.679467,-0.570576,0.461267,-0.6588,-0.604016,0.448494,-0.59678,-0.633437,0.492556,-0.492556,-0.59678,0.633437,-0.530789,-0.658643,0.533341,-0.461267,-0.679467,0.570576,-0.448494,-0.6588,0.604016,0.604016,-0.448494,-0.6588,0.570576,-0.461267,-0.679467,0.633437,-0.492556,-0.59678,0.533341,-0.530789,-0.658643,0.658643,-0.533341,-0.530789,0.679467,-0.570576,-0.461267,0.6588,-0.604016,-0.448494,0.59678,-0.633437,-0.492556,0.492556,-0.59678,-0.633437,0.530789,-0.658643,-0.533341,0.461267,-0.679467,-0.570576,0.448494,-0.6588,-0.604016,-0.679467,-0.570576,-0.461267,-0.6588,-0.604016,-0.448494,-0.658643,-0.533341,-0.530789,-0.59678,-0.633437,-0.492556,-0.633437,-0.492556,-0.59678,-0.604016,-0.448494,-0.6588,-0.570576,-0.461267,-0.679467,-0.533341,-0.530789,-0.658643,-0.530789,-0.658643,-0.533341,-0.492556,-0.59678,-0.633437,-0.448494,-0.6588,-0.604016,-0.461267,-0.679467,-0.570576};
			return value;
		}
		private double[] getCoordinate_5_20_point_61()
		{
			double[] value = {0.0333048,0.964909,-0.260463,0.0330481,0.954845,-0.295262,0.0997436,0.967138,-0.233871,0.0989293,0.936012,-0.337778,0.165671,0.964409,-0.206081,0.230749,0.956736,-0.177234,0.263677,0.944158,-0.197584,0.264286,0.926741,-0.267028,0.164167,0.911094,-0.378097,0.263541,0.904573,-0.335103,0.261444,0.877768,-0.401461,0.228338,0.880251,-0.415958,0.0330481,0.954845,0.295262,0.0333048,0.964909,0.260463,0.0989293,0.936012,0.337778,0.0997436,0.967138,0.233871,0.164167,0.911094,0.378097,0.228338,0.880251,0.415958,0.261444,0.877768,0.401461,0.263541,0.904573,0.335103,0.165671,0.964409,0.206081,0.264286,0.926741,0.267028,0.263677,0.944158,0.197584,0.230749,0.956736,0.177234,0.550447,0.834622,0.0203506,0.550447,0.834622,-0.0203506,0.597732,0.799376,0.0609476,0.597732,0.799376,-0.0609476,0.641952,0.760032,0.101232,0.682882,0.716793,0.140998,0.706082,0.697769,0.120696,0.710703,0.702335,0.0403193,0.641952,0.760032,-0.101232,0.710703,0.702335,-0.0403193,0.706082,0.697769,-0.120696,0.682882,0.716793,-0.140998,-0.0333048,0.964909,0.260463,-0.0330481,0.954845,0.295262,-0.0997436,0.967138,0.233871,-0.0989293,0.936012,0.337778,-0.165671,0.964409,0.206081,-0.230749,0.956736,0.177234,-0.263677,0.944158,0.197584,-0.264286,0.926741,0.267028,-0.164167,0.911094,0.378097,-0.263541,0.904573,0.335103,-0.261444,0.877768,0.401461,-0.228338,0.880251,0.415958,-0.0330481,0.954845,-0.295262,-0.0333048,0.964909,-0.260463,-0.0989293,0.936012,-0.337778,-0.0997436,0.967138,-0.233871,-0.164167,0.911094,-0.378097,-0.228338,0.880251,-0.415958,-0.261444,0.877768,-0.401461,-0.263541,0.904573,-0.335103,-0.165671,0.964409,-0.206081,-0.264286,0.926741,-0.267028,-0.263677,0.944158,-0.197584,-0.230749,0.956736,-0.177234,-0.550447,0.834622,-0.0203506,-0.550447,0.834622,0.0203506,-0.597732,0.799376,-0.0609476,-0.597732,0.799376,0.0609476,-0.641952,0.760032,-0.101232,-0.682882,0.716793,-0.140998,-0.706082,0.697769,-0.120696,-0.710703,0.702335,-0.0403193,-0.641952,0.760032,0.101232,-0.710703,0.702335,0.0403193,-0.706082,0.697769,0.120696,-0.682882,0.716793,0.140998,0.0333048,-0.964909,0.260463,0.0330481,-0.954845,0.295262,0.0997436,-0.967138,0.233871,0.0989293,-0.936012,0.337778,0.165671,-0.964409,0.206081,0.230749,-0.956736,0.177234,0.263677,-0.944158,0.197584,0.264286,-0.926741,0.267028,0.164167,-0.911094,0.378097,0.263541,-0.904573,0.335103,0.261444,-0.877768,0.401461,0.228338,-0.880251,0.415958,0.0330481,-0.954845,-0.295262,0.0333048,-0.964909,-0.260463,0.0989293,-0.936012,-0.337778,0.0997436,-0.967138,-0.233871,0.164167,-0.911094,-0.378097,0.228338,-0.880251,-0.415958,0.261444,-0.877768,-0.401461,0.263541,-0.904573,-0.335103,0.165671,-0.964409,-0.206081,0.264286,-0.926741,-0.267028,0.263677,-0.944158,-0.197584,0.230749,-0.956736,-0.177234,0.550447,-0.834622,-0.0203506,0.550447,-0.834622,0.0203506,0.597732,-0.799376,-0.0609476,0.597732,-0.799376,0.0609476};
			return value;
		}
		private double[] getCoordinate_5_20_point_62()
		{
			double[] value = {0.641952,-0.760032,-0.101232,0.682882,-0.716793,-0.140998,0.706082,-0.697769,-0.120696,0.710703,-0.702335,-0.0403193,0.641952,-0.760032,0.101232,0.710703,-0.702335,0.0403193,0.706082,-0.697769,0.120696,0.682882,-0.716793,0.140998,-0.0333048,-0.964909,-0.260463,-0.0330481,-0.954845,-0.295262,-0.0997436,-0.967138,-0.233871,-0.0989293,-0.936012,-0.337778,-0.165671,-0.964409,-0.206081,-0.230749,-0.956736,-0.177234,-0.263677,-0.944158,-0.197584,-0.264286,-0.926741,-0.267028,-0.164167,-0.911094,-0.378097,-0.263541,-0.904573,-0.335103,-0.261444,-0.877768,-0.401461,-0.228338,-0.880251,-0.415958,-0.0330481,-0.954845,0.295262,-0.0333048,-0.964909,0.260463,-0.0989293,-0.936012,0.337778,-0.0997436,-0.967138,0.233871,-0.164167,-0.911094,0.378097,-0.228338,-0.880251,0.415958,-0.261444,-0.877768,0.401461,-0.263541,-0.904573,0.335103,-0.165671,-0.964409,0.206081,-0.264286,-0.926741,0.267028,-0.263677,-0.944158,0.197584,-0.230749,-0.956736,0.177234,-0.550447,-0.834622,0.0203506,-0.550447,-0.834622,-0.0203506,-0.597732,-0.799376,0.0609476,-0.597732,-0.799376,-0.0609476,-0.641952,-0.760032,0.101232,-0.682882,-0.716793,0.140998,-0.706082,-0.697769,0.120696,-0.710703,-0.702335,0.0403193,-0.641952,-0.760032,-0.101232,-0.710703,-0.702335,-0.0403193,-0.706082,-0.697769,-0.120696,-0.682882,-0.716793,-0.140998,0.964909,0.260463,-0.0333048,0.954845,0.295262,-0.0330481,0.967138,0.233871,-0.0997436,0.936012,0.337778,-0.0989293,0.964409,0.206081,-0.165671,0.956736,0.177234,-0.230749,0.944158,0.197584,-0.263677,0.926741,0.267028,-0.264286,0.911094,0.378097,-0.164167,0.904573,0.335103,-0.263541,0.877768,0.401461,-0.261444,0.880251,0.415958,-0.228338,0.954845,-0.295262,-0.0330481,0.964909,-0.260463,-0.0333048,0.936012,-0.337778,-0.0989293,0.967138,-0.233871,-0.0997436,0.911094,-0.378097,-0.164167,0.880251,-0.415958,-0.228338,0.877768,-0.401461,-0.261444,0.904573,-0.335103,-0.263541,0.964409,-0.206081,-0.165671,0.926741,-0.267028,-0.264286,0.944158,-0.197584,-0.263677,0.956736,-0.177234,-0.230749,0.834622,-0.0203506,-0.550447,0.834622,0.0203506,-0.550447,0.799376,-0.0609476,-0.597732,0.799376,0.0609476,-0.597732,0.760032,-0.101232,-0.641952,0.716793,-0.140998,-0.682882,0.697769,-0.120696,-0.706082,0.702335,-0.0403193,-0.710703,0.760032,0.101232,-0.641952,0.702335,0.0403193,-0.710703,0.697769,0.120696,-0.706082,0.716793,0.140998,-0.682882,0.964909,-0.260463,0.0333048,0.954845,-0.295262,0.0330481,0.967138,-0.233871,0.0997436,0.936012,-0.337778,0.0989293,0.964409,-0.206081,0.165671,0.956736,-0.177234,0.230749,0.944158,-0.197584,0.263677,0.926741,-0.267028,0.264286,0.911094,-0.378097,0.164167,0.904573,-0.335103,0.263541,0.877768,-0.401461,0.261444,0.880251,-0.415958,0.228338,0.954845,0.295262,0.0330481,0.964909,0.260463,0.0333048,0.936012,0.337778,0.0989293,0.967138,0.233871,0.0997436,0.911094,0.378097,0.164167,0.880251,0.415958,0.228338,0.877768,0.401461,0.261444,0.904573,0.335103,0.263541};
			return value;
		}
		private double[] getCoordinate_5_20_point_63()
		{
			double[] value = {0.964409,0.206081,0.165671,0.926741,0.267028,0.264286,0.944158,0.197584,0.263677,0.956736,0.177234,0.230749,0.834622,0.0203506,0.550447,0.834622,-0.0203506,0.550447,0.799376,0.0609476,0.597732,0.799376,-0.0609476,0.597732,0.760032,0.101232,0.641952,0.716793,0.140998,0.682882,0.697769,0.120696,0.706082,0.702335,0.0403193,0.710703,0.760032,-0.101232,0.641952,0.702335,-0.0403193,0.710703,0.697769,-0.120696,0.706082,0.716793,-0.140998,0.682882,-0.964909,0.260463,0.0333048,-0.954845,0.295262,0.0330481,-0.967138,0.233871,0.0997436,-0.936012,0.337778,0.0989293,-0.964409,0.206081,0.165671,-0.956736,0.177234,0.230749,-0.944158,0.197584,0.263677,-0.926741,0.267028,0.264286,-0.911094,0.378097,0.164167,-0.904573,0.335103,0.263541,-0.877768,0.401461,0.261444,-0.880251,0.415958,0.228338,-0.954845,-0.295262,0.0330481,-0.964909,-0.260463,0.0333048,-0.936012,-0.337778,0.0989293,-0.967138,-0.233871,0.0997436,-0.911094,-0.378097,0.164167,-0.880251,-0.415958,0.228338,-0.877768,-0.401461,0.261444,-0.904573,-0.335103,0.263541,-0.964409,-0.206081,0.165671,-0.926741,-0.267028,0.264286,-0.944158,-0.197584,0.263677,-0.956736,-0.177234,0.230749,-0.834622,-0.0203506,0.550447,-0.834622,0.0203506,0.550447,-0.799376,-0.0609476,0.597732,-0.799376,0.0609476,0.597732,-0.760032,-0.101232,0.641952,-0.716793,-0.140998,0.682882,-0.697769,-0.120696,0.706082,-0.702335,-0.0403193,0.710703,-0.760032,0.101232,0.641952,-0.702335,0.0403193,0.710703,-0.697769,0.120696,0.706082,-0.716793,0.140998,0.682882,-0.964909,-0.260463,-0.0333048,-0.954845,-0.295262,-0.0330481,-0.967138,-0.233871,-0.0997436,-0.936012,-0.337778,-0.0989293,-0.964409,-0.206081,-0.165671,-0.956736,-0.177234,-0.230749,-0.944158,-0.197584,-0.263677,-0.926741,-0.267028,-0.264286,-0.911094,-0.378097,-0.164167,-0.904573,-0.335103,-0.263541,-0.877768,-0.401461,-0.261444,-0.880251,-0.415958,-0.228338,-0.954845,0.295262,-0.0330481,-0.964909,0.260463,-0.0333048,-0.936012,0.337778,-0.0989293,-0.967138,0.233871,-0.0997436,-0.911094,0.378097,-0.164167,-0.880251,0.415958,-0.228338,-0.877768,0.401461,-0.261444,-0.904573,0.335103,-0.263541,-0.964409,0.206081,-0.165671,-0.926741,0.267028,-0.264286,-0.944158,0.197584,-0.263677,-0.956736,0.177234,-0.230749,-0.834622,0.0203506,-0.550447,-0.834622,-0.0203506,-0.550447,-0.799376,0.0609476,-0.597732,-0.799376,-0.0609476,-0.597732,-0.760032,0.101232,-0.641952,-0.716793,0.140998,-0.682882,-0.697769,0.120696,-0.706082,-0.702335,0.0403193,-0.710703,-0.760032,-0.101232,-0.641952,-0.702335,-0.0403193,-0.710703,-0.697769,-0.120696,-0.706082,-0.716793,-0.140998,-0.682882,0.260463,-0.0333048,0.964909,0.295262,-0.0330481,0.954845,0.233871,-0.0997436,0.967138,0.337778,-0.0989293,0.936012,0.206081,-0.165671,0.964409,0.177234,-0.230749,0.956736,0.197584,-0.263677,0.944158,0.267028,-0.264286,0.926741,0.378097,-0.164167,0.911094,0.335103,-0.263541,0.904573,0.401461,-0.261444,0.877768,0.415958,-0.228338,0.880251};
			return value;
		}
		private double[] getCoordinate_5_20_point_64()
		{
			double[] value = {-0.295262,-0.0330481,0.954845,-0.260463,-0.0333048,0.964909,-0.337778,-0.0989293,0.936012,-0.233871,-0.0997436,0.967138,-0.378097,-0.164167,0.911094,-0.415958,-0.228338,0.880251,-0.401461,-0.261444,0.877768,-0.335103,-0.263541,0.904573,-0.206081,-0.165671,0.964409,-0.267028,-0.264286,0.926741,-0.197584,-0.263677,0.944158,-0.177234,-0.230749,0.956736,-0.0203506,-0.550447,0.834622,0.0203506,-0.550447,0.834622,-0.0609476,-0.597732,0.799376,0.0609476,-0.597732,0.799376,-0.101232,-0.641952,0.760032,-0.140998,-0.682882,0.716793,-0.120696,-0.706082,0.697769,-0.0403193,-0.710703,0.702335,0.101232,-0.641952,0.760032,0.0403193,-0.710703,0.702335,0.120696,-0.706082,0.697769,0.140998,-0.682882,0.716793,-0.260463,0.0333048,0.964909,-0.295262,0.0330481,0.954845,-0.233871,0.0997436,0.967138,-0.337778,0.0989293,0.936012,-0.206081,0.165671,0.964409,-0.177234,0.230749,0.956736,-0.197584,0.263677,0.944158,-0.267028,0.264286,0.926741,-0.378097,0.164167,0.911094,-0.335103,0.263541,0.904573,-0.401461,0.261444,0.877768,-0.415958,0.228338,0.880251,0.295262,0.0330481,0.954845,0.260463,0.0333048,0.964909,0.337778,0.0989293,0.936012,0.233871,0.0997436,0.967138,0.378097,0.164167,0.911094,0.415958,0.228338,0.880251,0.401461,0.261444,0.877768,0.335103,0.263541,0.904573,0.206081,0.165671,0.964409,0.267028,0.264286,0.926741,0.197584,0.263677,0.944158,0.177234,0.230749,0.956736,0.0203506,0.550447,0.834622,-0.0203506,0.550447,0.834622,0.0609476,0.597732,0.799376,-0.0609476,0.597732,0.799376,0.101232,0.641952,0.760032,0.140998,0.682882,0.716793,0.120696,0.706082,0.697769,0.0403193,0.710703,0.702335,-0.101232,0.641952,0.760032,-0.0403193,0.710703,0.702335,-0.120696,0.706082,0.697769,-0.140998,0.682882,0.716793,0.260463,0.0333048,-0.964909,0.295262,0.0330481,-0.954845,0.233871,0.0997436,-0.967138,0.337778,0.0989293,-0.936012,0.206081,0.165671,-0.964409,0.177234,0.230749,-0.956736,0.197584,0.263677,-0.944158,0.267028,0.264286,-0.926741,0.378097,0.164167,-0.911094,0.335103,0.263541,-0.904573,0.401461,0.261444,-0.877768,0.415958,0.228338,-0.880251,-0.295262,0.0330481,-0.954845,-0.260463,0.0333048,-0.964909,-0.337778,0.0989293,-0.936012,-0.233871,0.0997436,-0.967138,-0.378097,0.164167,-0.911094,-0.415958,0.228338,-0.880251,-0.401461,0.261444,-0.877768,-0.335103,0.263541,-0.904573,-0.206081,0.165671,-0.964409,-0.267028,0.264286,-0.926741,-0.197584,0.263677,-0.944158,-0.177234,0.230749,-0.956736,-0.0203506,0.550447,-0.834622,0.0203506,0.550447,-0.834622,-0.0609476,0.597732,-0.799376,0.0609476,0.597732,-0.799376,-0.101232,0.641952,-0.760032,-0.140998,0.682882,-0.716793,-0.120696,0.706082,-0.697769,-0.0403193,0.710703,-0.702335,0.101232,0.641952,-0.760032,0.0403193,0.710703,-0.702335,0.120696,0.706082,-0.697769,0.140998,0.682882,-0.716793,-0.260463,-0.0333048,-0.964909,-0.295262,-0.0330481,-0.954845,-0.233871,-0.0997436,-0.967138,-0.337778,-0.0989293,-0.936012};
			return value;
		}
		private double[] getCoordinate_5_20_point_65()
		{
			double[] value = {-0.206081,-0.165671,-0.964409,-0.177234,-0.230749,-0.956736,-0.197584,-0.263677,-0.944158,-0.267028,-0.264286,-0.926741,-0.378097,-0.164167,-0.911094,-0.335103,-0.263541,-0.904573,-0.401461,-0.261444,-0.877768,-0.415958,-0.228338,-0.880251,0.295262,-0.0330481,-0.954845,0.260463,-0.0333048,-0.964909,0.337778,-0.0989293,-0.936012,0.233871,-0.0997436,-0.967138,0.378097,-0.164167,-0.911094,0.415958,-0.228338,-0.880251,0.401461,-0.261444,-0.877768,0.335103,-0.263541,-0.904573,0.206081,-0.165671,-0.964409,0.267028,-0.264286,-0.926741,0.197584,-0.263677,-0.944158,0.177234,-0.230749,-0.956736,0.0203506,-0.550447,-0.834622,-0.0203506,-0.550447,-0.834622,0.0609476,-0.597732,-0.799376,-0.0609476,-0.597732,-0.799376,0.101232,-0.641952,-0.760032,0.140998,-0.682882,-0.716793,0.120696,-0.706082,-0.697769,0.0403193,-0.710703,-0.702335,-0.101232,-0.641952,-0.760032,-0.0403193,-0.710703,-0.702335,-0.120696,-0.706082,-0.697769,-0.140998,-0.682882,-0.716793,0.194886,0.703465,0.683488,0.174169,0.726507,0.66472,0.262621,0.703597,0.660289,0.20039,0.771845,0.603406,0.329009,0.700122,0.633705,0.393711,0.693058,0.603872,0.406288,0.713409,0.570945,0.366677,0.76107,0.53509,0.225309,0.812164,0.538168,0.325185,0.804829,0.496492,0.282027,0.844463,0.455349,0.248763,0.847202,0.469431,0.469431,0.248763,0.847202,0.455349,0.282027,0.844463,0.538168,0.225309,0.812164,0.496492,0.325185,0.804829,0.603406,0.20039,0.771845,0.66472,0.174169,0.726507,0.683488,0.194886,0.703465,0.660289,0.262621,0.703597,0.53509,0.366677,0.76107,0.633705,0.329009,0.700122,0.603873,0.393711,0.693058,0.570944,0.406288,0.713409,0.713409,0.570944,0.406288,0.693058,0.603873,0.393711,0.76107,0.53509,0.366677,0.700122,0.633705,0.329009,0.804829,0.496492,0.325185,0.844463,0.455349,0.282027,0.847202,0.469431,0.248763,0.812164,0.538168,0.225309,0.703597,0.660289,0.262621,0.771845,0.603406,0.20039,0.726507,0.66472,0.174169,0.703465,0.683488,0.194886,-0.282027,0.844463,0.455349,-0.248763,0.847202,0.469431,-0.325185,0.804829,0.496492,-0.225309,0.812164,0.538168,-0.366677,0.76107,0.53509,-0.406288,0.713409,0.570945,-0.393711,0.693058,0.603872,-0.329009,0.700122,0.633705,-0.20039,0.771845,0.603406,-0.262621,0.703597,0.660289,-0.194886,0.703465,0.683488,-0.174169,0.726507,0.66472,-0.726507,0.66472,0.174169,-0.703465,0.683488,0.194886,-0.771845,0.603406,0.20039,-0.703597,0.660289,0.262621,-0.812164,0.538168,0.225309,-0.847202,0.469431,0.248763,-0.844463,0.455349,0.282027,-0.804829,0.496492,0.325185,-0.700122,0.633705,0.329009,-0.76107,0.53509,0.366677,-0.713409,0.570944,0.406288,-0.693058,0.603873,0.393711,-0.603873,0.393711,0.693058,-0.570944,0.406288,0.713409,-0.633705,0.329009,0.700122,-0.53509,0.366677,0.76107,-0.660289,0.262621,0.703597,-0.683488,0.194886,0.703465,-0.66472,0.174169,0.726507,-0.603406,0.20039,0.771845};
			return value;
		}
		private double[] getCoordinate_5_20_point_66()
		{
			double[] value = {-0.496492,0.325185,0.804829,-0.538168,0.225309,0.812164,-0.469431,0.248763,0.847202,-0.455349,0.282027,0.844463,0.282027,0.844463,-0.455349,0.248763,0.847202,-0.469431,0.325185,0.804829,-0.496492,0.225309,0.812164,-0.538168,0.366677,0.76107,-0.53509,0.406288,0.713409,-0.570945,0.393711,0.693058,-0.603872,0.329009,0.700122,-0.633705,0.20039,0.771845,-0.603406,0.262621,0.703597,-0.660289,0.194886,0.703465,-0.683488,0.174169,0.726507,-0.66472,0.726507,0.66472,-0.174169,0.703465,0.683488,-0.194886,0.771845,0.603406,-0.20039,0.703597,0.660289,-0.262621,0.812164,0.538168,-0.225309,0.847202,0.469431,-0.248763,0.844463,0.455349,-0.282027,0.804829,0.496492,-0.325185,0.700122,0.633705,-0.329009,0.76107,0.53509,-0.366677,0.713409,0.570944,-0.406288,0.693058,0.603873,-0.393711,0.603873,0.393711,-0.693058,0.570944,0.406288,-0.713409,0.633705,0.329009,-0.700122,0.53509,0.366677,-0.76107,0.660289,0.262621,-0.703597,0.683488,0.194886,-0.703465,0.66472,0.174169,-0.726507,0.603406,0.20039,-0.771845,0.496492,0.325185,-0.804829,0.538168,0.225309,-0.812164,0.469431,0.248763,-0.847202,0.455349,0.282027,-0.844463,-0.194886,0.703465,-0.683488,-0.174169,0.726507,-0.66472,-0.262621,0.703597,-0.660289,-0.20039,0.771845,-0.603406,-0.329009,0.700122,-0.633705,-0.393711,0.693058,-0.603872,-0.406288,0.713409,-0.570945,-0.366677,0.76107,-0.53509,-0.225309,0.812164,-0.538168,-0.325185,0.804829,-0.496492,-0.282027,0.844463,-0.455349,-0.248763,0.847202,-0.469431,-0.469431,0.248763,-0.847202,-0.455349,0.282027,-0.844463,-0.538168,0.225309,-0.812164,-0.496492,0.325185,-0.804829,-0.603406,0.20039,-0.771845,-0.66472,0.174169,-0.726507,-0.683488,0.194886,-0.703465,-0.660289,0.262621,-0.703597,-0.53509,0.366677,-0.76107,-0.633705,0.329009,-0.700122,-0.603873,0.393711,-0.693058,-0.570944,0.406288,-0.713409,-0.713409,0.570944,-0.406288,-0.693058,0.603873,-0.393711,-0.76107,0.53509,-0.366677,-0.700122,0.633705,-0.329009,-0.804829,0.496492,-0.325185,-0.844463,0.455349,-0.282027,-0.847202,0.469431,-0.248763,-0.812164,0.538168,-0.225309,-0.703597,0.660289,-0.262621,-0.771845,0.603406,-0.20039,-0.726507,0.66472,-0.174169,-0.703465,0.683488,-0.194886,0.282027,-0.844463,0.455349,0.248763,-0.847202,0.469431,0.325185,-0.804829,0.496492,0.225309,-0.812164,0.538168,0.366677,-0.76107,0.53509,0.406288,-0.713409,0.570945,0.393711,-0.693058,0.603872,0.329009,-0.700122,0.633705,0.20039,-0.771845,0.603406,0.262621,-0.703597,0.660289,0.194886,-0.703465,0.683488,0.174169,-0.726507,0.66472,0.726507,-0.66472,0.174169,0.703465,-0.683488,0.194886,0.771845,-0.603406,0.20039,0.703597,-0.660289,0.262621,0.812164,-0.538168,0.225309,0.847202,-0.469431,0.248763,0.844463,-0.455349,0.282027,0.804829,-0.496492,0.325185,0.700122,-0.633705,0.329009,0.76107,-0.53509,0.366677,0.713409,-0.570944,0.406288,0.693058,-0.603873,0.393711};
			return value;
		}
		private double[] getCoordinate_5_20_point_67()
		{
			double[] value = {0.603873,-0.393711,0.693058,0.570944,-0.406288,0.713409,0.633705,-0.329009,0.700122,0.53509,-0.366677,0.76107,0.660289,-0.262621,0.703597,0.683488,-0.194886,0.703465,0.66472,-0.174169,0.726507,0.603406,-0.20039,0.771845,0.496492,-0.325185,0.804829,0.538168,-0.225309,0.812164,0.469431,-0.248763,0.847202,0.455349,-0.282027,0.844463,-0.194886,-0.703465,0.683488,-0.174169,-0.726507,0.66472,-0.262621,-0.703597,0.660289,-0.20039,-0.771845,0.603406,-0.329009,-0.700122,0.633705,-0.393711,-0.693058,0.603872,-0.406288,-0.713409,0.570945,-0.366677,-0.76107,0.53509,-0.225309,-0.812164,0.538168,-0.325185,-0.804829,0.496492,-0.282027,-0.844463,0.455349,-0.248763,-0.847202,0.469431,-0.469431,-0.248763,0.847202,-0.455349,-0.282027,0.844463,-0.538168,-0.225309,0.812164,-0.496492,-0.325185,0.804829,-0.603406,-0.20039,0.771845,-0.66472,-0.174169,0.726507,-0.683488,-0.194886,0.703465,-0.660289,-0.262621,0.703597,-0.53509,-0.366677,0.76107,-0.633705,-0.329009,0.700122,-0.603873,-0.393711,0.693058,-0.570944,-0.406288,0.713409,-0.713409,-0.570944,0.406288,-0.693058,-0.603873,0.393711,-0.76107,-0.53509,0.366677,-0.700122,-0.633705,0.329009,-0.804829,-0.496492,0.325185,-0.844463,-0.455349,0.282027,-0.847202,-0.469431,0.248763,-0.812164,-0.538168,0.225309,-0.703597,-0.660289,0.262621,-0.771845,-0.603406,0.20039,-0.726507,-0.66472,0.174169,-0.703465,-0.683488,0.194886,0.194886,-0.703465,-0.683488,0.174169,-0.726507,-0.66472,0.262621,-0.703597,-0.660289,0.20039,-0.771845,-0.603406,0.329009,-0.700122,-0.633705,0.393711,-0.693058,-0.603872,0.406288,-0.713409,-0.570945,0.366677,-0.76107,-0.53509,0.225309,-0.812164,-0.538168,0.325185,-0.804829,-0.496492,0.282027,-0.844463,-0.455349,0.248763,-0.847202,-0.469431,0.469431,-0.248763,-0.847202,0.455349,-0.282027,-0.844463,0.538168,-0.225309,-0.812164,0.496492,-0.325185,-0.804829,0.603406,-0.20039,-0.771845,0.66472,-0.174169,-0.726507,0.683488,-0.194886,-0.703465,0.660289,-0.262621,-0.703597,0.53509,-0.366677,-0.76107,0.633705,-0.329009,-0.700122,0.603873,-0.393711,-0.693058,0.570944,-0.406288,-0.713409,0.713409,-0.570944,-0.406288,0.693058,-0.603873,-0.393711,0.76107,-0.53509,-0.366677,0.700122,-0.633705,-0.329009,0.804829,-0.496492,-0.325185,0.844463,-0.455349,-0.282027,0.847202,-0.469431,-0.248763,0.812164,-0.538168,-0.225309,0.703597,-0.660289,-0.262621,0.771845,-0.603406,-0.20039,0.726507,-0.66472,-0.174169,0.703465,-0.683488,-0.194886,-0.282027,-0.844463,-0.455349,-0.248763,-0.847202,-0.469431,-0.325185,-0.804829,-0.496492,-0.225309,-0.812164,-0.538168,-0.366677,-0.76107,-0.53509,-0.406288,-0.713409,-0.570945,-0.393711,-0.693058,-0.603872,-0.329009,-0.700122,-0.633705,-0.20039,-0.771845,-0.603406,-0.262621,-0.703597,-0.660289,-0.194886,-0.703465,-0.683488,-0.174169,-0.726507,-0.66472,-0.726507,-0.66472,-0.174169,-0.703465,-0.683488,-0.194886,-0.771845,-0.603406,-0.20039,-0.703597,-0.660289,-0.262621};
			return value;
		}
		private double[] getCoordinate_5_20_point_68()
		{
			double[] value = {-0.812164,-0.538168,-0.225309,-0.847202,-0.469431,-0.248763,-0.844463,-0.455349,-0.282027,-0.804829,-0.496492,-0.325185,-0.700122,-0.633705,-0.329009,-0.76107,-0.53509,-0.366677,-0.713409,-0.570944,-0.406288,-0.693058,-0.603873,-0.393711,-0.603873,-0.393711,-0.693058,-0.570944,-0.406288,-0.713409,-0.633705,-0.329009,-0.700122,-0.53509,-0.366677,-0.76107,-0.660289,-0.262621,-0.703597,-0.683488,-0.194886,-0.703465,-0.66472,-0.174169,-0.726507,-0.603406,-0.20039,-0.771845,-0.496492,-0.325185,-0.804829,-0.538168,-0.225309,-0.812164,-0.469431,-0.248763,-0.847202,-0.455349,-0.282027,-0.844463,0.0333964,0.999229,0.0206401,0.0333964,0.999229,-0.0206401,0.0999833,0.993068,0.0617931,0.0999833,0.993068,-0.0617931,0.165954,0.980785,0.102565,0.230901,0.962455,0.142705,0.165954,0.980785,-0.102565,0.230901,0.962455,-0.142705,0.294425,0.938191,0.181964,0.356133,0.908143,0.220102,0.415646,0.872496,0.256883,0.472596,0.83147,0.292081,0.505993,0.818713,0.27144,0.515629,0.834306,0.19509,0.522087,0.844754,0.117537,0.525326,0.849995,0.0392598,0.294425,0.938191,-0.181964,0.356133,0.908143,-0.220102,0.525326,0.849995,-0.0392598,0.522087,0.844754,-0.117537,0.415646,0.872496,-0.256883,0.515629,0.834306,-0.19509,0.505993,0.818713,-0.27144,0.472596,0.83147,-0.292081,-0.0333964,0.999229,-0.0206401,-0.0333964,0.999229,0.0206401,-0.0999833,0.993068,-0.0617931,-0.0999833,0.993068,0.0617931,-0.165954,0.980785,-0.102565,-0.230901,0.962455,-0.142705,-0.165954,0.980785,0.102565,-0.230901,0.962455,0.142705,-0.294425,0.938191,-0.181964,-0.356133,0.908143,-0.220102,-0.415646,0.872496,-0.256883,-0.472596,0.83147,-0.292081,-0.505993,0.818713,-0.27144,-0.515629,0.834306,-0.19509,-0.522087,0.844754,-0.117537,-0.525326,0.849995,-0.0392598,-0.294425,0.938191,0.181964,-0.356133,0.908143,0.220102,-0.525326,0.849995,0.0392598,-0.522087,0.844754,0.117537,-0.415646,0.872496,0.256883,-0.515629,0.834306,0.19509,-0.505993,0.818713,0.27144,-0.472596,0.83147,0.292081,0.0333964,-0.999229,-0.0206401,0.0333964,-0.999229,0.0206401,0.0999833,-0.993068,-0.0617931,0.0999833,-0.993068,0.0617931,0.165954,-0.980785,-0.102565,0.230901,-0.962455,-0.142705,0.165954,-0.980785,0.102565,0.230901,-0.962455,0.142705,0.294425,-0.938191,-0.181964,0.356133,-0.908143,-0.220102,0.415646,-0.872496,-0.256883,0.472596,-0.83147,-0.292081,0.505993,-0.818713,-0.27144,0.515629,-0.834306,-0.19509,0.522087,-0.844754,-0.117537,0.525326,-0.849995,-0.0392598,0.294425,-0.938191,0.181964,0.356133,-0.908143,0.220102,0.525326,-0.849995,0.0392598,0.522087,-0.844754,0.117537,0.415646,-0.872496,0.256883,0.515629,-0.834306,0.19509,0.505993,-0.818713,0.27144,0.472596,-0.83147,0.292081,-0.0333964,-0.999229,0.0206401,-0.0333964,-0.999229,-0.0206401,-0.0999833,-0.993068,0.0617931,-0.0999833,-0.993068,-0.0617931,-0.165954,-0.980785,0.102565,-0.230901,-0.962455,0.142705,-0.165954,-0.980785,-0.102565,-0.230901,-0.962455,-0.142705};
			return value;
		}
		private double[] getCoordinate_5_20_point_69()
		{
			double[] value = {-0.294425,-0.938191,0.181964,-0.356133,-0.908143,0.220102,-0.415646,-0.872496,0.256883,-0.472596,-0.83147,0.292081,-0.505993,-0.818713,0.27144,-0.515629,-0.834306,0.19509,-0.522087,-0.844754,0.117537,-0.525326,-0.849995,0.0392598,-0.294425,-0.938191,-0.181964,-0.356133,-0.908143,-0.220102,-0.525326,-0.849995,-0.0392598,-0.522087,-0.844754,-0.117537,-0.415646,-0.872496,-0.256883,-0.515629,-0.834306,-0.19509,-0.505993,-0.818713,-0.27144,-0.472596,-0.83147,-0.292081,0.999229,-0.0206401,-0.0333964,0.999229,0.0206401,-0.0333964,0.993068,-0.0617931,-0.0999833,0.993068,0.0617931,-0.0999833,0.980785,-0.102565,-0.165954,0.962455,-0.142705,-0.230901,0.980785,0.102565,-0.165954,0.962455,0.142705,-0.230901,0.938191,-0.181964,-0.294425,0.908143,-0.220102,-0.356133,0.872496,-0.256883,-0.415646,0.83147,-0.292081,-0.472596,0.818713,-0.27144,-0.505993,0.834306,-0.19509,-0.515629,0.844754,-0.117537,-0.522087,0.849995,-0.0392598,-0.525326,0.938191,0.181964,-0.294425,0.908143,0.220102,-0.356133,0.849995,0.0392598,-0.525326,0.844754,0.117537,-0.522087,0.872496,0.256883,-0.415646,0.834306,0.19509,-0.515629,0.818713,0.27144,-0.505993,0.83147,0.292081,-0.472596,0.999229,0.0206401,0.0333964,0.999229,-0.0206401,0.0333964,0.993068,0.0617931,0.0999833,0.993068,-0.0617931,0.0999833,0.980785,0.102565,0.165954,0.962455,0.142705,0.230901,0.980785,-0.102565,0.165954,0.962455,-0.142705,0.230901,0.938191,0.181964,0.294425,0.908143,0.220102,0.356133,0.872496,0.256883,0.415646,0.83147,0.292081,0.472596,0.818713,0.27144,0.505993,0.834306,0.19509,0.515629,0.844754,0.117537,0.522087,0.849995,0.0392598,0.525326,0.938191,-0.181964,0.294425,0.908143,-0.220102,0.356133,0.849995,-0.0392598,0.525326,0.844754,-0.117537,0.522087,0.872496,-0.256883,0.415646,0.834306,-0.19509,0.515629,0.818713,-0.27144,0.505993,0.83147,-0.292081,0.472596,-0.999229,-0.0206401,0.0333964,-0.999229,0.0206401,0.0333964,-0.993068,-0.0617931,0.0999833,-0.993068,0.0617931,0.0999833,-0.980785,-0.102565,0.165954,-0.962455,-0.142705,0.230901,-0.980785,0.102565,0.165954,-0.962455,0.142705,0.230901,-0.938191,-0.181964,0.294425,-0.908143,-0.220102,0.356133,-0.872496,-0.256883,0.415646,-0.83147,-0.292081,0.472596,-0.818713,-0.27144,0.505993,-0.834306,-0.19509,0.515629,-0.844754,-0.117537,0.522087,-0.849995,-0.0392598,0.525326,-0.938191,0.181964,0.294425,-0.908143,0.220102,0.356133,-0.849995,0.0392598,0.525326,-0.844754,0.117537,0.522087,-0.872496,0.256883,0.415646,-0.834306,0.19509,0.515629,-0.818713,0.27144,0.505993,-0.83147,0.292081,0.472596,-0.999229,0.0206401,-0.0333964,-0.999229,-0.0206401,-0.0333964,-0.993068,0.0617931,-0.0999833,-0.993068,-0.0617931,-0.0999833,-0.980785,0.102565,-0.165954,-0.962455,0.142705,-0.230901,-0.980785,-0.102565,-0.165954,-0.962455,-0.142705,-0.230901,-0.938191,0.181964,-0.294425,-0.908143,0.220102,-0.356133,-0.872496,0.256883,-0.415646,-0.83147,0.292081,-0.472596};
			return value;
		}
		private double[] getCoordinate_5_20_point_70()
		{
			double[] value = {-0.818713,0.27144,-0.505993,-0.834306,0.19509,-0.515629,-0.844754,0.117537,-0.522087,-0.849995,0.0392598,-0.525326,-0.938191,-0.181964,-0.294425,-0.908143,-0.220102,-0.356133,-0.849995,-0.0392598,-0.525326,-0.844754,-0.117537,-0.522087,-0.872496,-0.256883,-0.415646,-0.834306,-0.19509,-0.515629,-0.818713,-0.27144,-0.505993,-0.83147,-0.292081,-0.472596,-0.0206401,-0.0333964,0.999229,0.0206401,-0.0333964,0.999229,-0.0617931,-0.0999833,0.993068,0.0617931,-0.0999833,0.993068,-0.102565,-0.165954,0.980785,-0.142705,-0.230901,0.962455,0.102565,-0.165954,0.980785,0.142705,-0.230901,0.962455,-0.181964,-0.294425,0.938191,-0.220102,-0.356133,0.908143,-0.256883,-0.415646,0.872496,-0.292081,-0.472596,0.83147,-0.27144,-0.505993,0.818713,-0.19509,-0.515629,0.834306,-0.117537,-0.522087,0.844755,-0.0392598,-0.525326,0.849995,0.181964,-0.294425,0.938191,0.220102,-0.356133,0.908143,0.0392598,-0.525326,0.849995,0.117537,-0.522087,0.844755,0.256883,-0.415646,0.872496,0.19509,-0.515629,0.834306,0.27144,-0.505993,0.818713,0.292081,-0.472596,0.83147,0.0206401,0.0333964,0.999229,-0.0206401,0.0333964,0.999229,0.0617931,0.0999833,0.993068,-0.0617931,0.0999833,0.993068,0.102565,0.165954,0.980785,0.142705,0.230901,0.962455,-0.102565,0.165954,0.980785,-0.142705,0.230901,0.962455,0.181964,0.294425,0.938191,0.220102,0.356133,0.908143,0.256883,0.415646,0.872496,0.292081,0.472596,0.83147,0.27144,0.505993,0.818713,0.19509,0.515629,0.834306,0.117537,0.522087,0.844755,0.0392598,0.525326,0.849995,-0.181964,0.294425,0.938191,-0.220102,0.356133,0.908143,-0.0392598,0.525326,0.849995,-0.117537,0.522087,0.844755,-0.256883,0.415646,0.872496,-0.19509,0.515629,0.834306,-0.27144,0.505993,0.818713,-0.292081,0.472596,0.83147,-0.0206401,0.0333964,-0.999229,0.0206401,0.0333964,-0.999229,-0.0617931,0.0999833,-0.993068,0.0617931,0.0999833,-0.993068,-0.102565,0.165954,-0.980785,-0.142705,0.230901,-0.962455,0.102565,0.165954,-0.980785,0.142705,0.230901,-0.962455,-0.181964,0.294425,-0.938191,-0.220102,0.356133,-0.908143,-0.256883,0.415646,-0.872496,-0.292081,0.472596,-0.83147,-0.27144,0.505993,-0.818713,-0.19509,0.515629,-0.834306,-0.117537,0.522087,-0.844755,-0.0392598,0.525326,-0.849995,0.181964,0.294425,-0.938191,0.220102,0.356133,-0.908143,0.0392598,0.525326,-0.849995,0.117537,0.522087,-0.844755,0.256883,0.415646,-0.872496,0.19509,0.515629,-0.834306,0.27144,0.505993,-0.818713,0.292081,0.472596,-0.83147,0.0206401,-0.0333964,-0.999229,-0.0206401,-0.0333964,-0.999229,0.0617931,-0.0999833,-0.993068,-0.0617931,-0.0999833,-0.993068,0.102565,-0.165954,-0.980785,0.142705,-0.230901,-0.962455,-0.102565,-0.165954,-0.980785,-0.142705,-0.230901,-0.962455,0.181964,-0.294425,-0.938191,0.220102,-0.356133,-0.908143,0.256883,-0.415646,-0.872496,0.292081,-0.472596,-0.83147,0.27144,-0.505993,-0.818713,0.19509,-0.515629,-0.834306,0.117537,-0.522087,-0.844755,0.0392598,-0.525326,-0.849995};
			return value;
		}
		private double[] getCoordinate_5_20_point_71()
		{
			double[] value = {-0.181964,-0.294425,-0.938191,-0.220102,-0.356133,-0.908143,-0.0392598,-0.525326,-0.849995,-0.117537,-0.522087,-0.844755,-0.256883,-0.415646,-0.872496,-0.19509,-0.515629,-0.834306,-0.27144,-0.505993,-0.818713,-0.292081,-0.472596,-0.83147,0.346117,0.493236,0.798073,0.325477,0.526633,0.785317,0.41866,0.477439,0.772513,0.356867,0.577422,0.734322,0.488621,0.458698,0.742189,0.55557,0.437129,0.70729,0.386056,0.624652,0.678801,0.412866,0.66803,0.619094,0.619094,0.412866,0.66803,0.678801,0.386056,0.624652,0.734322,0.356867,0.577422,0.785317,0.325477,0.526633,0.798073,0.346117,0.493236,0.772513,0.41866,0.477439,0.742189,0.488621,0.458698,0.70729,0.55557,0.437129,0.437129,0.70729,0.55557,0.458698,0.742189,0.488621,0.66803,0.619094,0.412866,0.624652,0.678801,0.386056,0.477439,0.772513,0.41866,0.577422,0.734322,0.356867,0.526633,0.785317,0.325477,0.493236,0.798073,0.346117,-0.526633,0.785317,0.325477,-0.493236,0.798073,0.346117,-0.577422,0.734322,0.356867,-0.477439,0.772513,0.41866,-0.624652,0.678801,0.386056,-0.66803,0.619094,0.412866,-0.458698,0.742189,0.488621,-0.437129,0.70729,0.55557,-0.70729,0.55557,0.437129,-0.742189,0.488621,0.458698,-0.772513,0.41866,0.477439,-0.798073,0.346117,0.493236,-0.785317,0.325477,0.526633,-0.734322,0.356867,0.577422,-0.678801,0.386056,0.624652,-0.619094,0.412866,0.66803,-0.412866,0.66803,0.619094,-0.386056,0.624652,0.678801,-0.55557,0.437129,0.70729,-0.488621,0.458698,0.742189,-0.356867,0.577422,0.734322,-0.41866,0.477439,0.772513,-0.346117,0.493236,0.798073,-0.325477,0.526633,0.785317,0.526633,0.785317,-0.325477,0.493236,0.798073,-0.346117,0.577422,0.734322,-0.356867,0.477439,0.772513,-0.41866,0.624652,0.678801,-0.386056,0.66803,0.619094,-0.412866,0.458698,0.742189,-0.488621,0.437129,0.70729,-0.55557,0.70729,0.55557,-0.437129,0.742189,0.488621,-0.458698,0.772513,0.41866,-0.477439,0.798073,0.346117,-0.493236,0.785317,0.325477,-0.526633,0.734322,0.356867,-0.577422,0.678801,0.386056,-0.624652,0.619094,0.412866,-0.66803,0.412866,0.66803,-0.619094,0.386056,0.624652,-0.678801,0.55557,0.437129,-0.70729,0.488621,0.458698,-0.742189,0.356867,0.577422,-0.734322,0.41866,0.477439,-0.772513,0.346117,0.493236,-0.798073,0.325477,0.526633,-0.785317,-0.346117,0.493236,-0.798073,-0.325477,0.526633,-0.785317,-0.41866,0.477439,-0.772513,-0.356867,0.577422,-0.734322,-0.488621,0.458698,-0.742189,-0.55557,0.437129,-0.70729,-0.386056,0.624652,-0.678801,-0.412866,0.66803,-0.619094,-0.619094,0.412866,-0.66803,-0.678801,0.386056,-0.624652,-0.734322,0.356867,-0.577422,-0.785317,0.325477,-0.526633,-0.798073,0.346117,-0.493236,-0.772513,0.41866,-0.477439,-0.742189,0.488621,-0.458698,-0.70729,0.55557,-0.437129,-0.437129,0.70729,-0.55557,-0.458698,0.742189,-0.488621,-0.66803,0.619094,-0.412866,-0.624652,0.678801,-0.386056};
			return value;
		}
		private double[] getCoordinate_5_20_point_72()
		{
			double[] value = {-0.477439,0.772513,-0.41866,-0.577422,0.734322,-0.356867,-0.526633,0.785317,-0.325477,-0.493236,0.798073,-0.346117,0.526633,-0.785317,0.325477,0.493236,-0.798073,0.346117,0.577422,-0.734322,0.356867,0.477439,-0.772513,0.41866,0.624652,-0.678801,0.386056,0.66803,-0.619094,0.412866,0.458698,-0.742189,0.488621,0.437129,-0.70729,0.55557,0.70729,-0.55557,0.437129,0.742189,-0.488621,0.458698,0.772513,-0.41866,0.477439,0.798073,-0.346117,0.493236,0.785317,-0.325477,0.526633,0.734322,-0.356867,0.577422,0.678801,-0.386056,0.624652,0.619094,-0.412866,0.66803,0.412866,-0.66803,0.619094,0.386056,-0.624652,0.678801,0.55557,-0.437129,0.70729,0.488621,-0.458698,0.742189,0.356867,-0.577422,0.734322,0.41866,-0.477439,0.772513,0.346117,-0.493236,0.798073,0.325477,-0.526633,0.785317,-0.346117,-0.493236,0.798073,-0.325477,-0.526633,0.785317,-0.41866,-0.477439,0.772513,-0.356867,-0.577422,0.734322,-0.488621,-0.458698,0.742189,-0.55557,-0.437129,0.70729,-0.386056,-0.624652,0.678801,-0.412866,-0.66803,0.619094,-0.619094,-0.412866,0.66803,-0.678801,-0.386056,0.624652,-0.734322,-0.356867,0.577422,-0.785317,-0.325477,0.526633,-0.798073,-0.346117,0.493236,-0.772513,-0.41866,0.477439,-0.742189,-0.488621,0.458698,-0.70729,-0.55557,0.437129,-0.437129,-0.70729,0.55557,-0.458698,-0.742189,0.488621,-0.66803,-0.619094,0.412866,-0.624652,-0.678801,0.386056,-0.477439,-0.772513,0.41866,-0.577422,-0.734322,0.356867,-0.526633,-0.785317,0.325477,-0.493236,-0.798073,0.346117,0.346117,-0.493236,-0.798073,0.325477,-0.526633,-0.785317,0.41866,-0.477439,-0.772513,0.356867,-0.577422,-0.734322,0.488621,-0.458698,-0.742189,0.55557,-0.437129,-0.70729,0.386056,-0.624652,-0.678801,0.412866,-0.66803,-0.619094,0.619094,-0.412866,-0.66803,0.678801,-0.386056,-0.624652,0.734322,-0.356867,-0.577422,0.785317,-0.325477,-0.526633,0.798073,-0.346117,-0.493236,0.772513,-0.41866,-0.477439,0.742189,-0.488621,-0.458698,0.70729,-0.55557,-0.437129,0.437129,-0.70729,-0.55557,0.458698,-0.742189,-0.488621,0.66803,-0.619094,-0.412866,0.624652,-0.678801,-0.386056,0.477439,-0.772513,-0.41866,0.577422,-0.734322,-0.356867,0.526633,-0.785317,-0.325477,0.493236,-0.798073,-0.346117,-0.526633,-0.785317,-0.325477,-0.493236,-0.798073,-0.346117,-0.577422,-0.734322,-0.356867,-0.477439,-0.772513,-0.41866,-0.624652,-0.678801,-0.386056,-0.66803,-0.619094,-0.412866,-0.458698,-0.742189,-0.488621,-0.437129,-0.70729,-0.55557,-0.70729,-0.55557,-0.437129,-0.742189,-0.488621,-0.458698,-0.772513,-0.41866,-0.477439,-0.798073,-0.346117,-0.493236,-0.785317,-0.325477,-0.526633,-0.734322,-0.356867,-0.577422,-0.678801,-0.386056,-0.624652,-0.619094,-0.412866,-0.66803,-0.412866,-0.66803,-0.619094,-0.386056,-0.624652,-0.678801,-0.55557,-0.437129,-0.70729,-0.488621,-0.458698,-0.742189,-0.356867,-0.577422,-0.734322,-0.41866,-0.477439,-0.772513,-0.346117,-0.493236,-0.798073,-0.325477,-0.526633,-0.785317};
			return value;
		}
		private double[] getCoordinate_5_20_point_73()
		{
			double[] value = {0.0,0.868328,-0.495991,0.0328985,0.855761,-0.516324,0.0,0.900543,-0.434767,0.0985379,0.862905,-0.495667,0.0,0.928448,-0.371461,0.0,0.95191,-0.306378,0.163706,0.865918,-0.472637,0.22809,0.864787,-0.447345,0.0,0.970815,-0.239828,0.0,0.985074,-0.17213,0.0,0.994618,-0.103609,0.0,0.999402,-0.0345915,0.291383,0.859517,-0.419913,0.353281,0.850133,-0.39047,0.413488,0.83668,-0.359158,0.471716,0.819222,-0.326128,0.0,0.999402,0.0345915,0.0,0.994618,0.103609,0.0,0.985074,0.17213,0.0,0.970815,0.239828,0.0,0.95191,0.306378,0.0,0.928448,0.371461,0.0,0.900543,0.434767,0.0,0.868328,0.495991,0.0328985,0.855761,0.516324,0.0985379,0.862905,0.495667,0.163706,0.865918,0.472637,0.22809,0.864787,0.447345,0.291383,0.859517,0.419913,0.353281,0.850133,0.39047,0.413488,0.83668,0.359158,0.471716,0.819222,0.326128,0.527686,0.797843,-0.291536,0.58113,0.772646,-0.255549,0.631793,0.743751,-0.218339,0.679433,0.711295,-0.180084,0.527686,0.797843,0.291536,0.58113,0.772646,0.255549,0.631793,0.743751,0.218339,0.679433,0.711295,0.180084,0.72382,0.675435,-0.140967,0.764743,0.636343,-0.101176,0.72382,0.675435,0.140967,0.764743,0.636343,0.101176,0.802005,0.594204,-0.0608998,0.802005,0.594204,0.0608998,0.835429,0.549222,0.0203324,0.835429,0.549222,-0.0203324,-0.0328985,0.855761,0.516324,-0.0985379,0.862905,0.495667,-0.163706,0.865918,0.472637,-0.22809,0.864787,0.447345,-0.291383,0.859517,0.419913,-0.353281,0.850133,0.39047,-0.413488,0.83668,0.359158,-0.471716,0.819222,0.326128,-0.0328985,0.855761,-0.516324,-0.0985379,0.862905,-0.495667,-0.163706,0.865918,-0.472637,-0.22809,0.864787,-0.447345,-0.291383,0.859517,-0.419913,-0.353281,0.850133,-0.39047,-0.413488,0.83668,-0.359158,-0.471716,0.819222,-0.326128,-0.527686,0.797843,0.291536,-0.58113,0.772646,0.255549,-0.631793,0.743751,0.218339,-0.679433,0.711295,0.180084,-0.527686,0.797843,-0.291536,-0.58113,0.772646,-0.255549,-0.631793,0.743751,-0.218339,-0.679433,0.711295,-0.180084,-0.72382,0.675435,0.140967,-0.764743,0.636343,0.101176,-0.72382,0.675435,-0.140967,-0.764743,0.636343,-0.101176,-0.802005,0.594204,0.0608998,-0.802005,0.594204,-0.0608998,-0.835429,0.549222,-0.0203324,-0.835429,0.549222,0.0203324,0.0,-0.868328,0.495991,0.0328985,-0.855761,0.516324,0.0,-0.900543,0.434767,0.0985379,-0.862905,0.495667,0.0,-0.928448,0.371461,0.0,-0.95191,0.306378,0.163706,-0.865918,0.472637,0.22809,-0.864787,0.447345,0.0,-0.970815,0.239828,0.0,-0.985074,0.17213,0.0,-0.994618,0.103609,0.0,-0.999402,0.0345915,0.291383,-0.859517,0.419913,0.353281,-0.850133,0.39047,0.413488,-0.83668,0.359158,0.471716,-0.819222,0.326128,0.0,-0.999402,-0.0345915,0.0,-0.994618,-0.103609,0.0,-0.985074,-0.17213,0.0,-0.970815,-0.239828};
			return value;
		}
		private double[] getCoordinate_5_20_point_74()
		{
			double[] value = {0.0,-0.95191,-0.306378,0.0,-0.928448,-0.371461,0.0,-0.900543,-0.434767,0.0,-0.868328,-0.495991,0.0328985,-0.855761,-0.516324,0.0985379,-0.862905,-0.495667,0.163706,-0.865918,-0.472637,0.22809,-0.864787,-0.447345,0.291383,-0.859517,-0.419913,0.353281,-0.850133,-0.39047,0.413488,-0.83668,-0.359158,0.471716,-0.819222,-0.326128,0.527686,-0.797843,0.291536,0.58113,-0.772646,0.255549,0.631793,-0.743751,0.218339,0.679433,-0.711295,0.180084,0.527686,-0.797843,-0.291536,0.58113,-0.772646,-0.255549,0.631793,-0.743751,-0.218339,0.679433,-0.711295,-0.180084,0.72382,-0.675435,0.140967,0.764743,-0.636343,0.101176,0.72382,-0.675435,-0.140967,0.764743,-0.636343,-0.101176,0.802005,-0.594204,0.0608998,0.802005,-0.594204,-0.0608998,0.835429,-0.549222,-0.0203324,0.835429,-0.549222,0.0203324,-0.0328985,-0.855761,-0.516324,-0.0985379,-0.862905,-0.495667,-0.163706,-0.865918,-0.472637,-0.22809,-0.864787,-0.447345,-0.291383,-0.859517,-0.419913,-0.353281,-0.850133,-0.39047,-0.413488,-0.83668,-0.359158,-0.471716,-0.819222,-0.326128,-0.0328985,-0.855761,0.516324,-0.0985379,-0.862905,0.495667,-0.163706,-0.865918,0.472637,-0.22809,-0.864787,0.447345,-0.291383,-0.859517,0.419913,-0.353281,-0.850133,0.39047,-0.413488,-0.83668,0.359158,-0.471716,-0.819222,0.326128,-0.527686,-0.797843,-0.291536,-0.58113,-0.772646,-0.255549,-0.631793,-0.743751,-0.218339,-0.679433,-0.711295,-0.180084,-0.527686,-0.797843,0.291536,-0.58113,-0.772646,0.255549,-0.631793,-0.743751,0.218339,-0.679433,-0.711295,0.180084,-0.72382,-0.675435,-0.140967,-0.764743,-0.636343,-0.101176,-0.72382,-0.675435,0.140967,-0.764743,-0.636343,0.101176,-0.802005,-0.594204,-0.0608998,-0.802005,-0.594204,0.0608998,-0.835429,-0.549222,0.0203324,-0.835429,-0.549222,-0.0203324,0.868328,0.495991,0.0,0.855761,0.516324,-0.0328985,0.900543,0.434767,0.0,0.862905,0.495667,-0.0985379,0.928448,0.371461,0.0,0.95191,0.306378,0.0,0.865918,0.472637,-0.163706,0.864787,0.447345,-0.22809,0.970815,0.239828,0.0,0.985074,0.17213,0.0,0.994618,0.103609,0.0,0.999402,0.0345915,0.0,0.859517,0.419913,-0.291383,0.850133,0.39047,-0.353281,0.83668,0.359158,-0.413488,0.819222,0.326128,-0.471716,0.999402,-0.0345915,0.0,0.994618,-0.103609,0.0,0.985074,-0.17213,0.0,0.970815,-0.239828,0.0,0.95191,-0.306378,0.0,0.928448,-0.371461,0.0,0.900543,-0.434767,0.0,0.868328,-0.495991,0.0,0.855761,-0.516324,-0.0328985,0.862905,-0.495667,-0.0985379,0.865918,-0.472637,-0.163706,0.864787,-0.447345,-0.22809,0.859517,-0.419913,-0.291383,0.850133,-0.39047,-0.353281,0.83668,-0.359158,-0.413488,0.819222,-0.326128,-0.471716,0.797843,0.291536,-0.527686,0.772646,0.255549,-0.58113,0.743751,0.218339,-0.631793,0.711295,0.180084,-0.679433,0.797843,-0.291536,-0.527686,0.772646,-0.255549,-0.58113,0.743751,-0.218339,-0.631793,0.711295,-0.180084,-0.679433};
			return value;
		}
		private double[] getCoordinate_5_20_point_75()
		{
			double[] value = {0.675435,0.140967,-0.72382,0.636343,0.101176,-0.764743,0.675435,-0.140967,-0.72382,0.636343,-0.101176,-0.764743,0.594204,0.0608998,-0.802005,0.594204,-0.0608998,-0.802005,0.549222,-0.0203324,-0.835429,0.549222,0.0203324,-0.835429,0.855761,-0.516324,0.0328985,0.862905,-0.495667,0.0985379,0.865918,-0.472637,0.163706,0.864787,-0.447345,0.22809,0.859517,-0.419913,0.291383,0.850133,-0.39047,0.353281,0.83668,-0.359158,0.413488,0.819222,-0.326128,0.471716,0.855761,0.516324,0.0328985,0.862905,0.495667,0.0985379,0.865918,0.472637,0.163706,0.864787,0.447345,0.22809,0.859517,0.419913,0.291383,0.850133,0.39047,0.353281,0.83668,0.359158,0.413488,0.819222,0.326128,0.471716,0.797843,-0.291536,0.527686,0.772646,-0.255549,0.58113,0.743751,-0.218339,0.631793,0.711295,-0.180084,0.679433,0.797843,0.291536,0.527686,0.772646,0.255549,0.58113,0.743751,0.218339,0.631793,0.711295,0.180084,0.679433,0.675435,-0.140967,0.72382,0.636343,-0.101176,0.764743,0.675435,0.140967,0.72382,0.636343,0.101176,0.764743,0.594204,-0.0608998,0.802005,0.594204,0.0608998,0.802005,0.549222,0.0203324,0.835429,0.549222,-0.0203324,0.835429,-0.868328,0.495991,0.0,-0.855761,0.516324,0.0328985,-0.900543,0.434767,0.0,-0.862905,0.495667,0.0985379,-0.928448,0.371461,0.0,-0.95191,0.306378,0.0,-0.865918,0.472637,0.163706,-0.864787,0.447345,0.22809,-0.970815,0.239828,0.0,-0.985074,0.17213,0.0,-0.994618,0.103609,0.0,-0.999402,0.0345915,0.0,-0.859517,0.419913,0.291383,-0.850133,0.39047,0.353281,-0.83668,0.359158,0.413488,-0.819222,0.326128,0.471716,-0.999402,-0.0345915,0.0,-0.994618,-0.103609,0.0,-0.985074,-0.17213,0.0,-0.970815,-0.239828,0.0,-0.95191,-0.306378,0.0,-0.928448,-0.371461,0.0,-0.900543,-0.434767,0.0,-0.868328,-0.495991,0.0,-0.855761,-0.516324,0.0328985,-0.862905,-0.495667,0.0985379,-0.865918,-0.472637,0.163706,-0.864787,-0.447345,0.22809,-0.859517,-0.419913,0.291383,-0.850133,-0.39047,0.353281,-0.83668,-0.359158,0.413488,-0.819222,-0.326128,0.471716,-0.797843,0.291536,0.527686,-0.772646,0.255549,0.58113,-0.743751,0.218339,0.631793,-0.711295,0.180084,0.679433,-0.797843,-0.291536,0.527686,-0.772646,-0.255549,0.58113,-0.743751,-0.218339,0.631793,-0.711295,-0.180084,0.679433,-0.675435,0.140967,0.72382,-0.636343,0.101176,0.764743,-0.675435,-0.140967,0.72382,-0.636343,-0.101176,0.764743,-0.594204,0.0608998,0.802005,-0.594204,-0.0608998,0.802005,-0.549222,-0.0203324,0.835429,-0.549222,0.0203324,0.835429,-0.855761,-0.516324,-0.0328985,-0.862905,-0.495667,-0.0985379,-0.865918,-0.472637,-0.163706,-0.864787,-0.447345,-0.22809,-0.859517,-0.419913,-0.291383,-0.850133,-0.39047,-0.353281,-0.83668,-0.359158,-0.413488,-0.819222,-0.326128,-0.471716,-0.855761,0.516324,-0.0328985,-0.862905,0.495667,-0.0985379,-0.865918,0.472637,-0.163706,-0.864787,0.447345,-0.22809};
			return value;
		}
		private double[] getCoordinate_5_20_point_76()
		{
			double[] value = {-0.859517,0.419913,-0.291383,-0.850133,0.39047,-0.353281,-0.83668,0.359158,-0.413488,-0.819222,0.326128,-0.471716,-0.797843,-0.291536,-0.527686,-0.772646,-0.255549,-0.58113,-0.743751,-0.218339,-0.631793,-0.711295,-0.180084,-0.679433,-0.797843,0.291536,-0.527686,-0.772646,0.255549,-0.58113,-0.743751,0.218339,-0.631793,-0.711295,0.180084,-0.679433,-0.675435,-0.140967,-0.72382,-0.636343,-0.101176,-0.764743,-0.675435,0.140967,-0.72382,-0.636343,0.101176,-0.764743,-0.594204,-0.0608998,-0.802005,-0.594204,0.0608998,-0.802005,-0.549222,0.0203324,-0.835429,-0.549222,-0.0203324,-0.835429,0.495991,0.0,0.868328,0.516324,-0.0328985,0.855761,0.434767,0.0,0.900543,0.495667,-0.0985379,0.862905,0.371461,0.0,0.928448,0.306378,0.0,0.95191,0.472637,-0.163706,0.865918,0.447345,-0.22809,0.864787,0.239828,0.0,0.970815,0.17213,0.0,0.985074,0.103609,0.0,0.994618,0.0345915,0.0,0.999402,0.419913,-0.291383,0.859517,0.39047,-0.353281,0.850133,0.359158,-0.413488,0.83668,0.326128,-0.471716,0.819222,-0.0345915,0.0,0.999402,-0.103609,0.0,0.994618,-0.17213,0.0,0.985074,-0.239828,0.0,0.970815,-0.306378,0.0,0.95191,-0.371461,0.0,0.928448,-0.434767,0.0,0.900543,-0.495991,0.0,0.868328,-0.516324,-0.0328985,0.855761,-0.495667,-0.0985379,0.862905,-0.472637,-0.163706,0.865918,-0.447345,-0.22809,0.864787,-0.419913,-0.291383,0.859517,-0.39047,-0.353281,0.850133,-0.359158,-0.413488,0.83668,-0.326128,-0.471716,0.819222,0.291536,-0.527686,0.797843,0.255549,-0.58113,0.772646,0.218339,-0.631793,0.743751,0.180084,-0.679433,0.711295,-0.291536,-0.527686,0.797843,-0.255549,-0.58113,0.772646,-0.218339,-0.631793,0.743751,-0.180084,-0.679433,0.711295,0.140967,-0.72382,0.675435,0.101176,-0.764743,0.636343,-0.140967,-0.72382,0.675435,-0.101176,-0.764743,0.636343,0.0608998,-0.802005,0.594204,-0.0608998,-0.802005,0.594204,-0.0203324,-0.835429,0.549222,0.0203324,-0.835429,0.549222,-0.516324,0.0328985,0.855761,-0.495667,0.0985379,0.862905,-0.472637,0.163706,0.865918,-0.447345,0.22809,0.864787,-0.419913,0.291383,0.859517,-0.39047,0.353281,0.850133,-0.359158,0.413488,0.83668,-0.326128,0.471716,0.819222,0.516324,0.0328985,0.855761,0.495667,0.0985379,0.862905,0.472637,0.163706,0.865918,0.447345,0.22809,0.864787,0.419913,0.291383,0.859517,0.39047,0.353281,0.850133,0.359158,0.413488,0.83668,0.326128,0.471716,0.819222,-0.291536,0.527686,0.797843,-0.255549,0.58113,0.772646,-0.218339,0.631793,0.743751,-0.180084,0.679433,0.711295,0.291536,0.527686,0.797843,0.255549,0.58113,0.772646,0.218339,0.631793,0.743751,0.180084,0.679433,0.711295,-0.140967,0.72382,0.675435,-0.101176,0.764743,0.636343,0.140967,0.72382,0.675435,0.101176,0.764743,0.636343,-0.0608998,0.802005,0.594204,0.0608998,0.802005,0.594204,0.0203324,0.835429,0.549222,-0.0203324,0.835429,0.549222};
			return value;
		}
		private double[] getCoordinate_5_20_point_77()
		{
			double[] value = {0.495991,0.0,-0.868328,0.516324,0.0328985,-0.855761,0.434767,0.0,-0.900543,0.495667,0.0985379,-0.862905,0.371461,0.0,-0.928448,0.306378,0.0,-0.95191,0.472637,0.163706,-0.865918,0.447345,0.22809,-0.864787,0.239828,0.0,-0.970815,0.17213,0.0,-0.985074,0.103609,0.0,-0.994618,0.0345915,0.0,-0.999402,0.419913,0.291383,-0.859517,0.39047,0.353281,-0.850133,0.359158,0.413488,-0.83668,0.326128,0.471716,-0.819222,-0.0345915,0.0,-0.999402,-0.103609,0.0,-0.994618,-0.17213,0.0,-0.985074,-0.239828,0.0,-0.970815,-0.306378,0.0,-0.95191,-0.371461,0.0,-0.928448,-0.434767,0.0,-0.900543,-0.495991,0.0,-0.868328,-0.516324,0.0328985,-0.855761,-0.495667,0.0985379,-0.862905,-0.472637,0.163706,-0.865918,-0.447345,0.22809,-0.864787,-0.419913,0.291383,-0.859517,-0.39047,0.353281,-0.850133,-0.359158,0.413488,-0.83668,-0.326128,0.471716,-0.819222,0.291536,0.527686,-0.797843,0.255549,0.58113,-0.772646,0.218339,0.631793,-0.743751,0.180084,0.679433,-0.711295,-0.291536,0.527686,-0.797843,-0.255549,0.58113,-0.772646,-0.218339,0.631793,-0.743751,-0.180084,0.679433,-0.711295,0.140967,0.72382,-0.675435,0.101176,0.764743,-0.636343,-0.140967,0.72382,-0.675435,-0.101176,0.764743,-0.636343,0.0608998,0.802005,-0.594204,-0.0608998,0.802005,-0.594204,-0.0203324,0.835429,-0.549222,0.0203324,0.835429,-0.549222,-0.516324,-0.0328985,-0.855761,-0.495667,-0.0985379,-0.862905,-0.472637,-0.163706,-0.865918,-0.447345,-0.22809,-0.864787,-0.419913,-0.291383,-0.859517,-0.39047,-0.353281,-0.850133,-0.359158,-0.413488,-0.83668,-0.326128,-0.471716,-0.819222,0.516324,-0.0328985,-0.855761,0.495667,-0.0985379,-0.862905,0.472637,-0.163706,-0.865918,0.447345,-0.22809,-0.864787,0.419913,-0.291383,-0.859517,0.39047,-0.353281,-0.850133,0.359158,-0.413488,-0.83668,0.326128,-0.471716,-0.819222,-0.291536,-0.527686,-0.797843,-0.255549,-0.58113,-0.772646,-0.218339,-0.631793,-0.743751,-0.180084,-0.679433,-0.711295,0.291536,-0.527686,-0.797843,0.255549,-0.58113,-0.772646,0.218339,-0.631793,-0.743751,0.180084,-0.679433,-0.711295,-0.140967,-0.72382,-0.675435,-0.101176,-0.764743,-0.636343,0.140967,-0.72382,-0.675435,0.101176,-0.764743,-0.636343,-0.0608998,-0.802005,-0.594204,0.0608998,-0.802005,-0.594204,0.0203324,-0.835429,-0.549222,-0.0203324,-0.835429,-0.549222,0.400968,0.916092,0.0,0.33414,0.941618,-0.041302,0.33414,0.941618,0.041302,-0.400968,0.916092,0.0,-0.33414,0.941618,0.041302,-0.33414,0.941618,-0.041302,0.400968,-0.916092,0.0,0.33414,-0.941618,0.041302,0.33414,-0.941618,-0.041302,-0.400968,-0.916092,0.0,-0.33414,-0.941618,-0.041302,-0.33414,-0.941618,0.041302,0.916092,0.0,-0.400968,0.941618,0.041302,-0.33414,0.941618,-0.041302,-0.33414,0.916092,0.0,0.400968,0.941618,-0.041302,0.33414,0.941618,0.041302,0.33414,-0.916092,0.0,0.400968,-0.941618,0.041302,0.33414};
			return value;
		}
		private double[] getCoordinate_5_20_point_78()
		{
			double[] value = {-0.941618,-0.041302,0.33414,-0.916092,0.0,-0.400968,-0.941618,-0.041302,-0.33414,-0.941618,0.041302,-0.33414,0.0,-0.400968,0.916092,0.041302,-0.33414,0.941618,-0.041302,-0.33414,0.941618,0.0,0.400968,0.916092,-0.041302,0.33414,0.941618,0.041302,0.33414,0.941618,0.0,0.400968,-0.916092,0.041302,0.33414,-0.941618,-0.041302,0.33414,-0.941618,0.0,-0.400968,-0.916092,-0.041302,-0.33414,-0.941618,0.041302,-0.33414,-0.941618,0.607478,0.581952,0.54065,0.54065,0.607478,0.581952,0.581952,0.54065,0.607478,-0.581952,0.54065,0.607478,-0.54065,0.607478,0.581952,-0.607478,0.581952,0.54065,0.581952,0.54065,-0.607478,0.54065,0.607478,-0.581952,0.607478,0.581952,-0.54065,-0.607478,0.581952,-0.54065,-0.54065,0.607478,-0.581952,-0.581952,0.54065,-0.607478,0.581952,-0.54065,0.607478,0.54065,-0.607478,0.581952,0.607478,-0.581952,0.54065,-0.607478,-0.581952,0.54065,-0.54065,-0.607478,0.581952,-0.581952,-0.54065,0.607478,0.607478,-0.581952,-0.54065,0.54065,-0.607478,-0.581952,0.581952,-0.54065,-0.607478,-0.581952,-0.54065,-0.607478,-0.54065,-0.607478,-0.581952,-0.607478,-0.581952,-0.54065,0.199094,0.944433,-0.26155,0.198387,0.922682,-0.330607,0.13257,0.947822,-0.289929,0.198387,0.922682,0.330607,0.199094,0.944433,0.26155,0.13257,0.947822,0.289929,0.667502,0.743496,0.0406771,0.667502,0.743496,-0.0406771,0.622292,0.782786,0.0,-0.199094,0.944433,0.26155,-0.198387,0.922682,0.330607,-0.13257,0.947822,0.289929,-0.198387,0.922682,-0.330607,-0.199094,0.944433,-0.26155,-0.13257,0.947822,-0.289929,-0.667502,0.743496,-0.0406771,-0.667502,0.743496,0.0406771,-0.622292,0.782786,0.0,0.199094,-0.944433,0.26155,0.198387,-0.922682,0.330607,0.13257,-0.947822,0.289929,0.198387,-0.922682,-0.330607,0.199094,-0.944433,-0.26155,0.13257,-0.947822,-0.289929,0.667502,-0.743496,-0.0406771,0.667502,-0.743496,0.0406771,0.622292,-0.782786,0.0,-0.199094,-0.944433,-0.26155,-0.198387,-0.922682,-0.330607,-0.13257,-0.947822,-0.289929,-0.198387,-0.922682,0.330607,-0.199094,-0.944433,0.26155,-0.13257,-0.947822,0.289929,-0.667502,-0.743496,0.0406771,-0.667502,-0.743496,-0.0406771,-0.622292,-0.782786,0.0,0.944433,0.26155,-0.199094,0.922682,0.330607,-0.198387,0.947822,0.289929,-0.13257,0.922682,-0.330607,-0.198387,0.944433,-0.26155,-0.199094,0.947822,-0.289929,-0.13257,0.743496,-0.0406771,-0.667502,0.743496,0.0406771,-0.667502,0.782786,0.0,-0.622292,0.944433,-0.26155,0.199094,0.922682,-0.330607,0.198387,0.947822,-0.289929,0.13257,0.922682,0.330607,0.198387,0.944433,0.26155,0.199094,0.947822,0.289929,0.13257,0.743496,0.0406771,0.667502,0.743496,-0.0406771,0.667502,0.782786,0.0,0.622292,-0.944433,0.26155,0.199094,-0.922682,0.330607,0.198387,-0.947822,0.289929,0.13257,-0.922682,-0.330607,0.198387,-0.944433,-0.26155,0.199094,-0.947822,-0.289929,0.13257};
			return value;
		}
		private double[] getCoordinate_5_20_point_79()
		{
			double[] value = {-0.743496,-0.0406771,0.667502,-0.743496,0.0406771,0.667502,-0.782786,0.0,0.622292,-0.944433,-0.26155,-0.199094,-0.922682,-0.330607,-0.198387,-0.947822,-0.289929,-0.13257,-0.922682,0.330607,-0.198387,-0.944433,0.26155,-0.199094,-0.947822,0.289929,-0.13257,-0.743496,0.0406771,-0.667502,-0.743496,-0.0406771,-0.667502,-0.782786,0.0,-0.622292,0.26155,-0.199094,0.944433,0.330607,-0.198387,0.922682,0.289929,-0.13257,0.947822,-0.330607,-0.198387,0.922682,-0.26155,-0.199094,0.944433,-0.289929,-0.13257,0.947822,-0.0406771,-0.667502,0.743496,0.0406771,-0.667502,0.743496,0.0,-0.622292,0.782786,-0.26155,0.199094,0.944433,-0.330607,0.198387,0.922682,-0.289929,0.13257,0.947822,0.330607,0.198387,0.922682,0.26155,0.199094,0.944433,0.289929,0.13257,0.947822,0.0406771,0.667502,0.743496,-0.0406771,0.667502,0.743496,0.0,0.622292,0.782786,0.26155,0.199094,-0.944433,0.330607,0.198387,-0.922682,0.289929,0.13257,-0.947822,-0.330607,0.198387,-0.922682,-0.26155,0.199094,-0.944433,-0.289929,0.13257,-0.947822,-0.0406771,0.667502,-0.743496,0.0406771,0.667502,-0.743496,0.0,0.622292,-0.782786,-0.26155,-0.199094,-0.944433,-0.330607,-0.198387,-0.922682,-0.289929,-0.13257,-0.947822,0.330607,-0.198387,-0.922682,0.26155,-0.199094,-0.944433,0.289929,-0.13257,-0.947822,0.0406771,-0.667502,-0.743496,-0.0406771,-0.667502,-0.743496,0.0,-0.622292,-0.782786,0.322141,0.745338,0.583691,0.280319,0.790112,0.545109,0.25518,0.749435,0.610926,0.610926,0.25518,0.749435,0.583691,0.322141,0.745338,0.545109,0.280319,0.790112,0.790112,0.545109,0.280319,0.749435,0.610926,0.25518,0.745338,0.583691,0.322141,-0.322141,0.745338,0.583691,-0.25518,0.749435,0.610926,-0.280319,0.790112,0.545109,-0.790112,0.545109,0.280319,-0.745338,0.583691,0.322141,-0.749435,0.610926,0.25518,-0.610926,0.25518,0.749435,-0.545109,0.280319,0.790112,-0.583691,0.322141,0.745338,0.322141,0.745338,-0.583691,0.25518,0.749435,-0.610926,0.280319,0.790112,-0.545109,0.790112,0.545109,-0.280319,0.745338,0.583691,-0.322141,0.749435,0.610926,-0.25518,0.610926,0.25518,-0.749435,0.545109,0.280319,-0.790112,0.583691,0.322141,-0.745338,-0.322141,0.745338,-0.583691,-0.280319,0.790112,-0.545109,-0.25518,0.749435,-0.610926,-0.610926,0.25518,-0.749435,-0.583691,0.322141,-0.745338,-0.545109,0.280319,-0.790112,-0.790112,0.545109,-0.280319,-0.749435,0.610926,-0.25518,-0.745338,0.583691,-0.322141,0.322141,-0.745338,0.583691,0.25518,-0.749435,0.610926,0.280319,-0.790112,0.545109,0.790112,-0.545109,0.280319,0.745338,-0.583691,0.322141,0.749435,-0.610926,0.25518,0.610926,-0.25518,0.749435,0.545109,-0.280319,0.790112,0.583691,-0.322141,0.745338,-0.322141,-0.745338,0.583691,-0.280319,-0.790112,0.545109,-0.25518,-0.749435,0.610926,-0.610926,-0.25518,0.749435,-0.583691,-0.322141,0.745338,-0.545109,-0.280319,0.790112,-0.790112,-0.545109,0.280319};
			return value;
		}
		private double[] getCoordinate_5_20_point_80()
		{
			double[] value = {-0.749435,-0.610926,0.25518,-0.745338,-0.583691,0.322141,0.322141,-0.745338,-0.583691,0.280319,-0.790112,-0.545109,0.25518,-0.749435,-0.610926,0.610926,-0.25518,-0.749435,0.583691,-0.322141,-0.745338,0.545109,-0.280319,-0.790112,0.790112,-0.545109,-0.280319,0.749435,-0.610926,-0.25518,0.745338,-0.583691,-0.322141,-0.322141,-0.745338,-0.583691,-0.25518,-0.749435,-0.610926,-0.280319,-0.790112,-0.545109,-0.790112,-0.545109,-0.280319,-0.745338,-0.583691,-0.322141,-0.749435,-0.610926,-0.25518,-0.610926,-0.25518,-0.749435,-0.545109,-0.280319,-0.790112,-0.583691,-0.322141,-0.745338,0.200368,0.978852,0.0412509,0.200368,0.978852,-0.0412509,0.133523,0.991046,0.0,0.454262,0.868535,0.198227,0.460882,0.879345,0.119755,0.394136,0.904839,0.161006,0.460882,0.879345,-0.119755,0.454262,0.868535,-0.198227,0.394136,0.904839,-0.161006,-0.200368,0.978852,-0.0412509,-0.200368,0.978852,0.0412509,-0.133523,0.991046,0.0,-0.454262,0.868535,-0.198227,-0.460882,0.879345,-0.119755,-0.394136,0.904839,-0.161006,-0.460882,0.879345,0.119755,-0.454262,0.868535,0.198227,-0.394136,0.904839,0.161006,0.200368,-0.978852,-0.0412509,0.200368,-0.978852,0.0412509,0.133523,-0.991046,0.0,0.454262,-0.868535,-0.198227,0.460882,-0.879345,-0.119755,0.394136,-0.904839,-0.161006,0.460882,-0.879345,0.119755,0.454262,-0.868535,0.198227,0.394136,-0.904839,0.161006,-0.200368,-0.978852,0.0412509,-0.200368,-0.978852,-0.0412509,-0.133523,-0.991046,0.0,-0.454262,-0.868535,0.198227,-0.460882,-0.879345,0.119755,-0.394136,-0.904839,0.161006,-0.460882,-0.879345,-0.119755,-0.454262,-0.868535,-0.198227,-0.394136,-0.904839,-0.161006,0.978852,-0.0412509,-0.200368,0.978852,0.0412509,-0.200368,0.991046,0.0,-0.133523,0.868535,-0.198227,-0.454262,0.879345,-0.119755,-0.460882,0.904839,-0.161006,-0.394136,0.879345,0.119755,-0.460882,0.868535,0.198227,-0.454262,0.904839,0.161006,-0.394136,0.978852,0.0412509,0.200368,0.978852,-0.0412509,0.200368,0.991046,0.0,0.133523,0.868535,0.198227,0.454262,0.879345,0.119755,0.460882,0.904839,0.161006,0.394136,0.879345,-0.119755,0.460882,0.868535,-0.198227,0.454262,0.904839,-0.161006,0.394136,-0.978852,-0.0412509,0.200368,-0.978852,0.0412509,0.200368,-0.991046,0.0,0.133523,-0.868535,-0.198227,0.454262,-0.879345,-0.119755,0.460882,-0.904839,-0.161006,0.394136,-0.879345,0.119755,0.460882,-0.868535,0.198227,0.454262,-0.904839,0.161006,0.394136,-0.978852,0.0412509,-0.200368,-0.978852,-0.0412509,-0.200368,-0.991046,0.0,-0.133523,-0.868535,0.198227,-0.454262,-0.879345,0.119755,-0.460882,-0.904839,0.161006,-0.394136,-0.879345,-0.119755,-0.460882,-0.868535,-0.198227,-0.454262,-0.904839,-0.161006,-0.394136,-0.0412509,-0.200368,0.978852,0.0412509,-0.200368,0.978852,0.0,-0.133523,0.991046,-0.198227,-0.454262,0.868535,-0.119755,-0.460882,0.879345,-0.161006,-0.394136,0.904839,0.119755,-0.460882,0.879345,0.198227,-0.454262,0.868535};
			return value;
		}
		private double[] getCoordinate_5_20_point_81()
		{
			double[] value = {0.161006,-0.394136,0.904839,0.0412509,0.200368,0.978852,-0.0412509,0.200368,0.978852,0.0,0.133523,0.991046,0.198227,0.454262,0.868535,0.119755,0.460882,0.879345,0.161006,0.394136,0.904839,-0.119755,0.460882,0.879345,-0.198227,0.454262,0.868535,-0.161006,0.394136,0.904839,-0.0412509,0.200368,-0.978852,0.0412509,0.200368,-0.978852,0.0,0.133523,-0.991046,-0.198227,0.454262,-0.868535,-0.119755,0.460882,-0.879345,-0.161006,0.394136,-0.904839,0.119755,0.460882,-0.879345,0.198227,0.454262,-0.868535,0.161006,0.394136,-0.904839,0.0412509,-0.200368,-0.978852,-0.0412509,-0.200368,-0.978852,0.0,-0.133523,-0.991046,0.198227,-0.454262,-0.868535,0.119755,-0.460882,-0.879345,0.161006,-0.394136,-0.904839,-0.119755,-0.460882,-0.879345,-0.198227,-0.454262,-0.868535,-0.161006,-0.394136,-0.904839,0.485208,0.51797,0.704471,0.443957,0.584716,0.678977,0.414273,0.536784,0.735011,0.735011,0.414273,0.536784,0.704471,0.485208,0.51797,0.678977,0.443957,0.584716,0.584716,0.678977,0.443957,0.536784,0.735011,0.414273,0.51797,0.704471,0.485208,-0.584716,0.678977,0.443957,-0.51797,0.704471,0.485208,-0.536784,0.735011,0.414273,-0.735011,0.414273,0.536784,-0.678977,0.443957,0.584716,-0.704471,0.485208,0.51797,-0.485208,0.51797,0.704471,-0.414273,0.536784,0.735011,-0.443957,0.584716,0.678977,0.584716,0.678977,-0.443957,0.51797,0.704471,-0.485208,0.536784,0.735011,-0.414273,0.735011,0.414273,-0.536784,0.678977,0.443957,-0.584716,0.704471,0.485208,-0.51797,0.485208,0.51797,-0.704471,0.414273,0.536784,-0.735011,0.443957,0.584716,-0.678977,-0.485208,0.51797,-0.704471,-0.443957,0.584716,-0.678977,-0.414273,0.536784,-0.735011,-0.735011,0.414273,-0.536784,-0.704471,0.485208,-0.51797,-0.678977,0.443957,-0.584716,-0.584716,0.678977,-0.443957,-0.536784,0.735011,-0.414273,-0.51797,0.704471,-0.485208,0.584716,-0.678977,0.443957,0.51797,-0.704471,0.485208,0.536784,-0.735011,0.414273,0.735011,-0.414273,0.536784,0.678977,-0.443957,0.584716,0.704471,-0.485208,0.51797,0.485208,-0.51797,0.704471,0.414273,-0.536784,0.735011,0.443957,-0.584716,0.678977,-0.485208,-0.51797,0.704471,-0.443957,-0.584716,0.678977,-0.414273,-0.536784,0.735011,-0.735011,-0.414273,0.536784,-0.704471,-0.485208,0.51797,-0.678977,-0.443957,0.584716,-0.584716,-0.678977,0.443957,-0.536784,-0.735011,0.414273,-0.51797,-0.704471,0.485208,0.485208,-0.51797,-0.704471,0.443957,-0.584716,-0.678977,0.414273,-0.536784,-0.735011,0.735011,-0.414273,-0.536784,0.704471,-0.485208,-0.51797,0.678977,-0.443957,-0.584716,0.584716,-0.678977,-0.443957,0.536784,-0.735011,-0.414273,0.51797,-0.704471,-0.485208,-0.584716,-0.678977,-0.443957,-0.51797,-0.704471,-0.485208,-0.536784,-0.735011,-0.414273,-0.735011,-0.414273,-0.536784,-0.678977,-0.443957,-0.584716,-0.704471,-0.485208,-0.51797,-0.485208,-0.51797,-0.704471,-0.414273,-0.536784,-0.735011,-0.443957,-0.584716,-0.678977};
			return value;
		}
		private double[] getCoordinate_5_20_point_82()
		{
			double[] value = {0.0659884,0.921919,-0.381722,0.131749,0.896801,-0.422364,0.0658169,0.892927,-0.445365,0.0667094,0.991648,-0.110385,0.133256,0.979426,-0.151549,0.0666044,0.981483,-0.179596,0.325929,0.905832,-0.270627,0.385906,0.869725,-0.307659,0.324863,0.882837,-0.339209,0.0666044,0.981483,0.179596,0.133256,0.979426,0.151549,0.0667094,0.991648,0.110385,0.0658169,0.892927,0.445365,0.131749,0.896801,0.422364,0.0659884,0.921919,0.381722,0.324863,0.882837,0.339209,0.385906,0.869725,0.307659,0.325929,0.905832,0.270627,0.57114,0.812169,-0.119078,0.615456,0.771841,-0.159613,0.564513,0.801504,-0.197274,0.564513,0.801504,0.197274,0.615456,0.771841,0.159613,0.57114,0.812169,0.119078,0.749387,0.660884,0.0406421,0.786433,0.617676,0.0,0.749387,0.660884,-0.0406421,-0.0659884,0.921919,0.381722,-0.131749,0.896801,0.422364,-0.0658169,0.892927,0.445365,-0.0667094,0.991648,0.110385,-0.133256,0.979426,0.151549,-0.0666044,0.981483,0.179596,-0.325929,0.905832,0.270627,-0.385906,0.869725,0.307659,-0.324863,0.882837,0.339209,-0.0666044,0.981483,-0.179596,-0.133256,0.979426,-0.151549,-0.0667094,0.991648,-0.110385,-0.0658169,0.892927,-0.445365,-0.131749,0.896801,-0.422364,-0.0659884,0.921919,-0.381722,-0.324863,0.882837,-0.339209,-0.385906,0.869725,-0.307659,-0.325929,0.905832,-0.270627,-0.57114,0.812169,0.119078,-0.615456,0.771841,0.159613,-0.564513,0.801504,0.197274,-0.564513,0.801504,-0.197274,-0.615456,0.771841,-0.159613,-0.57114,0.812169,-0.119078,-0.749387,0.660884,-0.0406421,-0.786433,0.617676,0.0,-0.749387,0.660884,0.0406421,0.0659884,-0.921919,0.381722,0.131749,-0.896801,0.422364,0.0658169,-0.892927,0.445365,0.0667094,-0.991648,0.110385,0.133256,-0.979426,0.151549,0.0666044,-0.981483,0.179596,0.325929,-0.905832,0.270627,0.385906,-0.869725,0.307659,0.324863,-0.882837,0.339209,0.0666044,-0.981483,-0.179596,0.133256,-0.979426,-0.151549,0.0667094,-0.991648,-0.110385,0.0658169,-0.892927,-0.445365,0.131749,-0.896801,-0.422364,0.0659884,-0.921919,-0.381722,0.324863,-0.882837,-0.339209,0.385906,-0.869725,-0.307659,0.325929,-0.905832,-0.270627,0.57114,-0.812169,0.119078,0.615456,-0.771841,0.159613,0.564513,-0.801504,0.197274,0.564513,-0.801504,-0.197274,0.615456,-0.771841,-0.159613,0.57114,-0.812169,-0.119078,0.749387,-0.660884,-0.0406421,0.786433,-0.617676,0.0,0.749387,-0.660884,0.0406421,-0.0659884,-0.921919,-0.381722,-0.131749,-0.896801,-0.422364,-0.0658169,-0.892927,-0.445365,-0.0667094,-0.991648,-0.110385,-0.133256,-0.979426,-0.151549,-0.0666044,-0.981483,-0.179596,-0.325929,-0.905832,-0.270627,-0.385906,-0.869725,-0.307659,-0.324863,-0.882837,-0.339209,-0.0666044,-0.981483,0.179596,-0.133256,-0.979426,0.151549,-0.0667094,-0.991648,0.110385,-0.0658169,-0.892927,0.445365,-0.131749,-0.896801,0.422364,-0.0659884,-0.921919,0.381722,-0.324863,-0.882837,0.339209,-0.385906,-0.869725,0.307659,-0.325929,-0.905832,0.270627,-0.57114,-0.812169,-0.119078};
			return value;
		}
		private double[] getCoordinate_5_20_point_83()
		{
			double[] value = {-0.615456,-0.771841,-0.159613,-0.564513,-0.801504,-0.197274,-0.564513,-0.801504,0.197274,-0.615456,-0.771841,0.159613,-0.57114,-0.812169,0.119078,-0.749387,-0.660884,0.0406421,-0.786433,-0.617676,0.0,-0.749387,-0.660884,-0.0406421,0.921919,0.381722,-0.0659884,0.896801,0.422364,-0.131749,0.892927,0.445365,-0.0658169,0.991648,0.110385,-0.0667094,0.979426,0.151549,-0.133256,0.981483,0.179596,-0.0666044,0.905832,0.270627,-0.325929,0.869725,0.307659,-0.385906,0.882837,0.339209,-0.324863,0.981483,-0.179596,-0.0666044,0.979426,-0.151549,-0.133256,0.991648,-0.110385,-0.0667094,0.892927,-0.445365,-0.0658169,0.896801,-0.422364,-0.131749,0.921919,-0.381722,-0.0659884,0.882837,-0.339209,-0.324863,0.869725,-0.307659,-0.385906,0.905832,-0.270627,-0.325929,0.812169,0.119078,-0.57114,0.771841,0.159613,-0.615456,0.801504,0.197274,-0.564513,0.801504,-0.197274,-0.564513,0.771841,-0.159613,-0.615456,0.812169,-0.119078,-0.57114,0.660884,-0.0406421,-0.749387,0.617676,0.0,-0.786433,0.660884,0.0406421,-0.749387,0.921919,-0.381722,0.0659884,0.896801,-0.422364,0.131749,0.892927,-0.445365,0.0658169,0.991648,-0.110385,0.0667094,0.979426,-0.151549,0.133256,0.981483,-0.179596,0.0666044,0.905832,-0.270627,0.325929,0.869725,-0.307659,0.385906,0.882837,-0.339209,0.324863,0.981483,0.179596,0.0666044,0.979426,0.151549,0.133256,0.991648,0.110385,0.0667094,0.892927,0.445365,0.0658169,0.896801,0.422364,0.131749,0.921919,0.381722,0.0659884,0.882837,0.339209,0.324863,0.869725,0.307659,0.385906,0.905832,0.270627,0.325929,0.812169,-0.119078,0.57114,0.771841,-0.159613,0.615456,0.801504,-0.197274,0.564513,0.801504,0.197274,0.564513,0.771841,0.159613,0.615456,0.812169,0.119078,0.57114,0.660884,0.0406421,0.749387,0.617676,0.0,0.786433,0.660884,-0.0406421,0.749387,-0.921919,0.381722,0.0659884,-0.896801,0.422364,0.131749,-0.892927,0.445365,0.0658169,-0.991648,0.110385,0.0667094,-0.979426,0.151549,0.133256,-0.981483,0.179596,0.0666044,-0.905832,0.270627,0.325929,-0.869725,0.307659,0.385906,-0.882837,0.339209,0.324863,-0.981483,-0.179596,0.0666044,-0.979426,-0.151549,0.133256,-0.991648,-0.110385,0.0667094,-0.892927,-0.445365,0.0658169,-0.896801,-0.422364,0.131749,-0.921919,-0.381722,0.0659884,-0.882837,-0.339209,0.324863,-0.869725,-0.307659,0.385906,-0.905832,-0.270627,0.325929,-0.812169,0.119078,0.57114,-0.771841,0.159613,0.615456,-0.801504,0.197274,0.564513,-0.801504,-0.197274,0.564513,-0.771841,-0.159613,0.615456,-0.812169,-0.119078,0.57114,-0.660884,-0.0406421,0.749387,-0.617676,0.0,0.786433,-0.660884,0.0406421,0.749387,-0.921919,-0.381722,-0.0659884,-0.896801,-0.422364,-0.131749,-0.892927,-0.445365,-0.0658169,-0.991648,-0.110385,-0.0667094,-0.979426,-0.151549,-0.133256,-0.981483,-0.179596,-0.0666044,-0.905832,-0.270627,-0.325929,-0.869725,-0.307659,-0.385906,-0.882837,-0.339209,-0.324863,-0.981483,0.179596,-0.0666044,-0.979426,0.151549,-0.133256};
			return value;
		}
		private double[] getCoordinate_5_20_point_84()
		{
			double[] value = {-0.991648,0.110385,-0.0667094,-0.892927,0.445365,-0.0658169,-0.896801,0.422364,-0.131749,-0.921919,0.381722,-0.0659884,-0.882837,0.339209,-0.324863,-0.869725,0.307659,-0.385906,-0.905832,0.270627,-0.325929,-0.812169,-0.119078,-0.57114,-0.771841,-0.159613,-0.615456,-0.801504,-0.197274,-0.564513,-0.801504,0.197274,-0.564513,-0.771841,0.159613,-0.615456,-0.812169,0.119078,-0.57114,-0.660884,0.0406421,-0.749387,-0.617676,0.0,-0.786433,-0.660884,-0.0406421,-0.749387,0.381722,-0.0659884,0.921919,0.422364,-0.131749,0.896801,0.445365,-0.0658169,0.892927,0.110385,-0.0667094,0.991648,0.151549,-0.133256,0.979426,0.179596,-0.0666044,0.981483,0.270627,-0.325929,0.905832,0.307659,-0.385906,0.869725,0.339209,-0.324863,0.882837,-0.179596,-0.0666044,0.981483,-0.151549,-0.133256,0.979426,-0.110385,-0.0667094,0.991648,-0.445365,-0.0658169,0.892927,-0.422364,-0.131749,0.896801,-0.381722,-0.0659884,0.921919,-0.339209,-0.324863,0.882837,-0.307659,-0.385906,0.869725,-0.270627,-0.325929,0.905832,0.119078,-0.57114,0.812169,0.159613,-0.615456,0.771841,0.197274,-0.564513,0.801504,-0.197274,-0.564513,0.801504,-0.159613,-0.615456,0.771841,-0.119078,-0.57114,0.812169,-0.0406421,-0.749387,0.660884,0.0,-0.786433,0.617676,0.0406421,-0.749387,0.660884,-0.381722,0.0659884,0.921919,-0.422364,0.131749,0.896801,-0.445365,0.0658169,0.892927,-0.110385,0.0667094,0.991648,-0.151549,0.133256,0.979426,-0.179596,0.0666044,0.981483,-0.270627,0.325929,0.905832,-0.307659,0.385906,0.869725,-0.339209,0.324863,0.882837,0.179596,0.0666044,0.981483,0.151549,0.133256,0.979426,0.110385,0.0667094,0.991648,0.445365,0.0658169,0.892927,0.422364,0.131749,0.896801,0.381722,0.0659884,0.921919,0.339209,0.324863,0.882837,0.307659,0.385906,0.869725,0.270627,0.325929,0.905832,-0.119078,0.57114,0.812169,-0.159613,0.615456,0.771841,-0.197274,0.564513,0.801504,0.197274,0.564513,0.801504,0.159613,0.615456,0.771841,0.119078,0.57114,0.812169,0.0406421,0.749387,0.660884,0.0,0.786433,0.617676,-0.0406421,0.749387,0.660884,0.381722,0.0659884,-0.921919,0.422364,0.131749,-0.896801,0.445365,0.0658169,-0.892927,0.110385,0.0667094,-0.991648,0.151549,0.133256,-0.979426,0.179596,0.0666044,-0.981483,0.270627,0.325929,-0.905832,0.307659,0.385906,-0.869725,0.339209,0.324863,-0.882837,-0.179596,0.0666044,-0.981483,-0.151549,0.133256,-0.979426,-0.110385,0.0667094,-0.991648,-0.445365,0.0658169,-0.892927,-0.422364,0.131749,-0.896801,-0.381722,0.0659884,-0.921919,-0.339209,0.324863,-0.882837,-0.307659,0.385906,-0.869725,-0.270627,0.325929,-0.905832,0.119078,0.57114,-0.812169,0.159613,0.615456,-0.771841,0.197274,0.564513,-0.801504,-0.197274,0.564513,-0.801504,-0.159613,0.615456,-0.771841,-0.119078,0.57114,-0.812169,-0.0406421,0.749387,-0.660884,0.0,0.786433,-0.617676,0.0406421,0.749387,-0.660884,-0.381722,-0.0659884,-0.921919,-0.422364,-0.131749,-0.896801,-0.445365,-0.0658169,-0.892927};
			return value;
		}
		private double[] getCoordinate_5_20_point_85()
		{
			double[] value = {-0.110385,-0.0667094,-0.991648,-0.151549,-0.133256,-0.979426,-0.179596,-0.0666044,-0.981483,-0.270627,-0.325929,-0.905832,-0.307659,-0.385906,-0.869725,-0.339209,-0.324863,-0.882837,0.179596,-0.0666044,-0.981483,0.151549,-0.133256,-0.979426,0.110385,-0.0667094,-0.991648,0.445365,-0.0658169,-0.892927,0.422364,-0.131749,-0.896801,0.381722,-0.0659884,-0.921919,0.339209,-0.324863,-0.882837,0.307659,-0.385906,-0.869725,0.270627,-0.325929,-0.905832,-0.119078,-0.57114,-0.812169,-0.159613,-0.615456,-0.771841,-0.197274,-0.564513,-0.801504,0.197274,-0.564513,-0.801504,0.159613,-0.615456,-0.771841,0.119078,-0.57114,-0.812169,0.0406421,-0.749387,-0.660884,0.0,-0.786433,-0.617676,-0.0406421,-0.749387,-0.660884,0.147414,0.79017,0.594895,0.172532,0.830812,0.529135,0.106494,0.82711,0.551859,0.305212,0.605742,0.734794,0.334692,0.653497,0.678913,0.267381,0.65662,0.705236,0.408286,0.772575,0.486241,0.427135,0.803016,0.415597,0.366027,0.816233,0.446977,0.446977,0.366027,0.816233,0.486241,0.408286,0.772575,0.415597,0.427135,0.803016,0.551859,0.106494,0.82711,0.594895,0.147414,0.79017,0.529135,0.172532,0.830812,0.705236,0.267381,0.65662,0.734794,0.305212,0.605742,0.678913,0.334692,0.653497,0.653497,0.678913,0.334692,0.65662,0.705236,0.267381,0.605742,0.734794,0.305212,0.803016,0.415597,0.427135,0.816233,0.446977,0.366027,0.772575,0.486241,0.408286,0.830812,0.529135,0.172532,0.82711,0.551859,0.106494,0.79017,0.594895,0.147413,-0.172532,0.830812,0.529135,-0.147414,0.79017,0.594895,-0.106494,0.82711,0.551859,-0.427135,0.803016,0.415597,-0.408286,0.772575,0.486241,-0.366027,0.816233,0.446977,-0.334692,0.653497,0.678913,-0.305212,0.605742,0.734794,-0.267381,0.65662,0.705236,-0.65662,0.705236,0.267381,-0.653497,0.678913,0.334692,-0.605742,0.734794,0.305212,-0.82711,0.551859,0.106494,-0.830812,0.529135,0.172532,-0.79017,0.594895,0.147413,-0.816233,0.446977,0.366027,-0.803016,0.415597,0.427135,-0.772575,0.486241,0.408286,-0.486241,0.408286,0.772575,-0.446977,0.366027,0.816233,-0.415597,0.427135,0.803016,-0.734794,0.305212,0.605742,-0.705236,0.267381,0.65662,-0.678913,0.334692,0.653497,-0.594895,0.147414,0.79017,-0.551859,0.106494,0.82711,-0.529135,0.172532,0.830812,0.172532,0.830812,-0.529135,0.147414,0.79017,-0.594895,0.106494,0.82711,-0.551859,0.427135,0.803016,-0.415597,0.408286,0.772575,-0.486241,0.366027,0.816233,-0.446977,0.334692,0.653497,-0.678913,0.305212,0.605742,-0.734794,0.267381,0.65662,-0.705236,0.65662,0.705236,-0.267381,0.653497,0.678913,-0.334692,0.605742,0.734794,-0.305212,0.82711,0.551859,-0.106494,0.830812,0.529135,-0.172532,0.79017,0.594895,-0.147413,0.816233,0.446977,-0.366027,0.803016,0.415597,-0.427135,0.772575,0.486241,-0.408286,0.486241,0.408286,-0.772575,0.446977,0.366027,-0.816233,0.415597,0.427135,-0.803016,0.734794,0.305212,-0.605742};
			return value;
		}
		private double[] getCoordinate_5_20_point_86()
		{
			double[] value = {0.705236,0.267381,-0.65662,0.678913,0.334692,-0.653497,0.594895,0.147414,-0.79017,0.551859,0.106494,-0.82711,0.529135,0.172532,-0.830812,-0.147414,0.79017,-0.594895,-0.172532,0.830812,-0.529135,-0.106494,0.82711,-0.551859,-0.305212,0.605742,-0.734794,-0.334692,0.653497,-0.678913,-0.267381,0.65662,-0.705236,-0.408286,0.772575,-0.486241,-0.427135,0.803016,-0.415597,-0.366027,0.816233,-0.446977,-0.446977,0.366027,-0.816233,-0.486241,0.408286,-0.772575,-0.415597,0.427135,-0.803016,-0.551859,0.106494,-0.82711,-0.594895,0.147414,-0.79017,-0.529135,0.172532,-0.830812,-0.705236,0.267381,-0.65662,-0.734794,0.305212,-0.605742,-0.678913,0.334692,-0.653497,-0.653497,0.678913,-0.334692,-0.65662,0.705236,-0.267381,-0.605742,0.734794,-0.305212,-0.803016,0.415597,-0.427135,-0.816233,0.446977,-0.366027,-0.772575,0.486241,-0.408286,-0.830812,0.529135,-0.172532,-0.82711,0.551859,-0.106494,-0.79017,0.594895,-0.147413,0.172532,-0.830812,0.529135,0.147414,-0.79017,0.594895,0.106494,-0.82711,0.551859,0.427135,-0.803016,0.415597,0.408286,-0.772575,0.486241,0.366027,-0.816233,0.446977,0.334692,-0.653497,0.678913,0.305212,-0.605742,0.734794,0.267381,-0.65662,0.705236,0.65662,-0.705236,0.267381,0.653497,-0.678913,0.334692,0.605742,-0.734794,0.305212,0.82711,-0.551859,0.106494,0.830812,-0.529135,0.172532,0.79017,-0.594895,0.147413,0.816233,-0.446977,0.366027,0.803016,-0.415597,0.427135,0.772575,-0.486241,0.408286,0.486241,-0.408286,0.772575,0.446977,-0.366027,0.816233,0.415597,-0.427135,0.803016,0.734794,-0.305212,0.605742,0.705236,-0.267381,0.65662,0.678913,-0.334692,0.653497,0.594895,-0.147414,0.79017,0.551859,-0.106494,0.82711,0.529135,-0.172532,0.830812,-0.147414,-0.79017,0.594895,-0.172532,-0.830812,0.529135,-0.106494,-0.82711,0.551859,-0.305212,-0.605742,0.734794,-0.334692,-0.653497,0.678913,-0.267381,-0.65662,0.705236,-0.408286,-0.772575,0.486241,-0.427135,-0.803016,0.415597,-0.366027,-0.816233,0.446977,-0.446977,-0.366027,0.816233,-0.486241,-0.408286,0.772575,-0.415597,-0.427135,0.803016,-0.551859,-0.106494,0.82711,-0.594895,-0.147414,0.79017,-0.529135,-0.172532,0.830812,-0.705236,-0.267381,0.65662,-0.734794,-0.305212,0.605742,-0.678913,-0.334692,0.653497,-0.653497,-0.678913,0.334692,-0.65662,-0.705236,0.267381,-0.605742,-0.734794,0.305212,-0.803016,-0.415597,0.427135,-0.816233,-0.446977,0.366027,-0.772575,-0.486241,0.408286,-0.830812,-0.529135,0.172532,-0.82711,-0.551859,0.106494,-0.79017,-0.594895,0.147413,0.147414,-0.79017,-0.594895,0.172532,-0.830812,-0.529135,0.106494,-0.82711,-0.551859,0.305212,-0.605742,-0.734794,0.334692,-0.653497,-0.678913,0.267381,-0.65662,-0.705236,0.408286,-0.772575,-0.486241,0.427135,-0.803016,-0.415597,0.366027,-0.816233,-0.446977,0.446977,-0.366027,-0.816233,0.486241,-0.408286,-0.772575,0.415597,-0.427135,-0.803016,0.551859,-0.106494,-0.82711,0.594895,-0.147414,-0.79017};
			return value;
		}
		private double[] getCoordinate_5_20_point_87()
		{
			double[] value = {0.529135,-0.172532,-0.830812,0.705236,-0.267381,-0.65662,0.734794,-0.305212,-0.605742,0.678913,-0.334692,-0.653497,0.653497,-0.678913,-0.334692,0.65662,-0.705236,-0.267381,0.605742,-0.734794,-0.305212,0.803016,-0.415597,-0.427135,0.816233,-0.446977,-0.366027,0.772575,-0.486241,-0.408286,0.830812,-0.529135,-0.172532,0.82711,-0.551859,-0.106494,0.79017,-0.594895,-0.147413,-0.172532,-0.830812,-0.529135,-0.147414,-0.79017,-0.594895,-0.106494,-0.82711,-0.551859,-0.427135,-0.803016,-0.415597,-0.408286,-0.772575,-0.486241,-0.366027,-0.816233,-0.446977,-0.334692,-0.653497,-0.678913,-0.305212,-0.605742,-0.734794,-0.267381,-0.65662,-0.705236,-0.65662,-0.705236,-0.267381,-0.653497,-0.678913,-0.334692,-0.605742,-0.734794,-0.305212,-0.82711,-0.551859,-0.106494,-0.830812,-0.529135,-0.172532,-0.79017,-0.594895,-0.147413,-0.816233,-0.446977,-0.366027,-0.803016,-0.415597,-0.427135,-0.772575,-0.486241,-0.408286,-0.486241,-0.408286,-0.772575,-0.446977,-0.366027,-0.816233,-0.415597,-0.427135,-0.803016,-0.734794,-0.305212,-0.605742,-0.705236,-0.267381,-0.65662,-0.678913,-0.334692,-0.653497,-0.594895,-0.147414,-0.79017,-0.551859,-0.106494,-0.82711,-0.529135,-0.172532,-0.830812,0.332342,0.93513,0.1228,0.265518,0.960655,0.0815011,0.464213,0.88476,0.0412992,0.464213,0.88476,-0.0412992,0.332342,0.93513,-0.1228,0.265518,0.960655,-0.0815011,-0.332342,0.93513,-0.1228,-0.265518,0.960655,-0.0815011,-0.464213,0.88476,-0.0412992,-0.464213,0.88476,0.0412992,-0.332342,0.93513,0.1228,-0.265518,0.960655,0.0815011,0.332342,-0.93513,-0.1228,0.265518,-0.960655,-0.0815011,0.464213,-0.88476,-0.0412992,0.464213,-0.88476,0.0412992,0.332342,-0.93513,0.1228,0.265518,-0.960655,0.0815011,-0.332342,-0.93513,0.1228,-0.265518,-0.960655,0.0815011,-0.464213,-0.88476,0.0412992,-0.464213,-0.88476,-0.0412992,-0.332342,-0.93513,-0.1228,-0.265518,-0.960655,-0.0815011,0.93513,-0.1228,-0.332342,0.960655,-0.0815011,-0.265518,0.88476,-0.0412992,-0.464213,0.88476,0.0412992,-0.464213,0.93513,0.1228,-0.332342,0.960655,0.0815011,-0.265518,0.93513,0.1228,0.332342,0.960655,0.0815011,0.265518,0.88476,0.0412992,0.464213,0.88476,-0.0412992,0.464213,0.93513,-0.1228,0.332342,0.960655,-0.0815011,0.265518,-0.93513,-0.1228,0.332342,-0.960655,-0.0815011,0.265518,-0.88476,-0.0412992,0.464213,-0.88476,0.0412992,0.464213,-0.93513,0.1228,0.332342,-0.960655,0.0815011,0.265518,-0.93513,0.1228,-0.332342,-0.960655,0.0815011,-0.265518,-0.88476,0.0412992,-0.464213,-0.88476,-0.0412992,-0.464213,-0.93513,-0.1228,-0.332342,-0.960655,-0.0815011,-0.265518,-0.1228,-0.332342,0.93513,-0.0815011,-0.265518,0.960655,-0.0412992,-0.464213,0.88476,0.0412992,-0.464213,0.88476,0.1228,-0.332342,0.93513,0.0815011,-0.265518,0.960655,0.1228,0.332342,0.93513,0.0815011,0.265518,0.960655,0.0412992,0.464213,0.88476,-0.0412992,0.464213,0.88476,-0.1228,0.332342,0.93513,-0.0815011,0.265518,0.960655};
			return value;
		}
		private double[] getCoordinate_5_20_point_88()
		{
			double[] value = {-0.1228,0.332342,-0.93513,-0.0815011,0.265518,-0.960655,-0.0412992,0.464213,-0.88476,0.0412992,0.464213,-0.88476,0.1228,0.332342,-0.93513,0.0815011,0.265518,-0.960655,0.1228,-0.332342,-0.93513,0.0815011,-0.265518,-0.960655,0.0412992,-0.464213,-0.88476,-0.0412992,-0.464213,-0.88476,-0.1228,-0.332342,-0.93513,-0.0815011,-0.265518,-0.960655,0.619242,0.470917,0.628313,0.552418,0.496441,0.669612,0.669612,0.552418,0.496441,0.628313,0.619242,0.470917,0.496441,0.669612,0.552418,0.470917,0.628313,0.619242,-0.669612,0.552418,0.496441,-0.628313,0.619242,0.470917,-0.619242,0.470917,0.628313,-0.552418,0.496441,0.669612,-0.470917,0.628313,0.619242,-0.496441,0.669612,0.552418,0.669612,0.552418,-0.496441,0.628313,0.619242,-0.470917,0.619242,0.470917,-0.628313,0.552418,0.496441,-0.669612,0.470917,0.628313,-0.619242,0.496441,0.669612,-0.552418,-0.619242,0.470917,-0.628313,-0.552418,0.496441,-0.669612,-0.669612,0.552418,-0.496441,-0.628313,0.619242,-0.470917,-0.496441,0.669612,-0.552418,-0.470917,0.628313,-0.619242,0.669612,-0.552418,0.496441,0.628313,-0.619242,0.470917,0.619242,-0.470917,0.628313,0.552418,-0.496441,0.669612,0.470917,-0.628313,0.619242,0.496441,-0.669612,0.552418,-0.619242,-0.470917,0.628313,-0.552418,-0.496441,0.669612,-0.669612,-0.552418,0.496441,-0.628313,-0.619242,0.470917,-0.496441,-0.669612,0.552418,-0.470917,-0.628313,0.619242,0.619242,-0.470917,-0.628313,0.552418,-0.496441,-0.669612,0.669612,-0.552418,-0.496441,0.628313,-0.619242,-0.470917,0.496441,-0.669612,-0.552418,0.470917,-0.628313,-0.619242,-0.669612,-0.552418,-0.496441,-0.628313,-0.619242,-0.470917,-0.619242,-0.470917,-0.628313,-0.552418,-0.496441,-0.669612,-0.470917,-0.628313,-0.619242,-0.496441,-0.669612,-0.552418,0.0665669,0.966643,-0.247326,0.0660424,0.946198,-0.316778,0.198337,0.961188,-0.19178,0.264151,0.93605,-0.232455,0.262661,0.891742,-0.368518,0.196412,0.896401,-0.397351,0.0660424,0.946198,0.316778,0.0665669,0.966643,0.247326,0.196412,0.896401,0.397351,0.262661,0.891742,0.368518,0.264151,0.93605,0.232455,0.198337,0.961188,0.19178,0.574458,0.817523,0.0406752,0.574458,0.817523,-0.0406752,0.662842,0.738886,0.121193,0.708969,0.700622,0.080573,0.708969,0.700622,-0.080573,0.662842,0.738886,-0.121193,-0.0665669,0.966643,0.247326,-0.0660424,0.946198,0.316778,-0.198337,0.961188,0.19178,-0.264151,0.93605,0.232455,-0.262661,0.891742,0.368518,-0.196412,0.896401,0.397351,-0.0660424,0.946198,-0.316778,-0.0665669,0.966643,-0.247326,-0.196412,0.896401,-0.397351,-0.262661,0.891742,-0.368518,-0.264151,0.93605,-0.232455,-0.198337,0.961188,-0.19178,-0.574458,0.817523,-0.0406752,-0.574458,0.817523,0.0406752,-0.662842,0.738886,-0.121193,-0.708969,0.700622,-0.080573,-0.708969,0.700622,0.080573,-0.662842,0.738886,0.121193,0.0665669,-0.966643,0.247326,0.0660424,-0.946198,0.316778,0.198337,-0.961188,0.19178,0.264151,-0.93605,0.232455};
			return value;
		}
		private double[] getCoordinate_5_20_point_89()
		{
			double[] value = {0.262661,-0.891742,0.368518,0.196412,-0.896401,0.397351,0.0660424,-0.946198,-0.316778,0.0665669,-0.966643,-0.247326,0.196412,-0.896401,-0.397351,0.262661,-0.891742,-0.368518,0.264151,-0.93605,-0.232455,0.198337,-0.961188,-0.19178,0.574458,-0.817523,-0.0406752,0.574458,-0.817523,0.0406752,0.662842,-0.738886,-0.121193,0.708969,-0.700622,-0.080573,0.708969,-0.700622,0.080573,0.662842,-0.738886,0.121193,-0.0665669,-0.966643,-0.247326,-0.0660424,-0.946198,-0.316778,-0.198337,-0.961188,-0.19178,-0.264151,-0.93605,-0.232455,-0.262661,-0.891742,-0.368518,-0.196412,-0.896401,-0.397351,-0.0660424,-0.946198,0.316778,-0.0665669,-0.966643,0.247326,-0.196412,-0.896401,0.397351,-0.262661,-0.891742,0.368518,-0.264151,-0.93605,0.232455,-0.198337,-0.961188,0.19178,-0.574458,-0.817523,0.0406752,-0.574458,-0.817523,-0.0406752,-0.662842,-0.738886,0.121193,-0.708969,-0.700622,0.080573,-0.708969,-0.700622,-0.080573,-0.662842,-0.738886,-0.121193,0.966643,0.247326,-0.0665669,0.946198,0.316778,-0.0660424,0.961188,0.19178,-0.198337,0.93605,0.232455,-0.264151,0.891742,0.368518,-0.262661,0.896401,0.397351,-0.196412,0.946198,-0.316778,-0.0660424,0.966643,-0.247326,-0.0665669,0.896401,-0.397351,-0.196412,0.891742,-0.368518,-0.262661,0.93605,-0.232455,-0.264151,0.961188,-0.19178,-0.198337,0.817523,-0.0406752,-0.574458,0.817523,0.0406752,-0.574458,0.738886,-0.121193,-0.662842,0.700622,-0.080573,-0.708969,0.700622,0.080573,-0.708969,0.738886,0.121193,-0.662842,0.966643,-0.247326,0.0665669,0.946198,-0.316778,0.0660424,0.961188,-0.19178,0.198337,0.93605,-0.232455,0.264151,0.891742,-0.368518,0.262661,0.896401,-0.397351,0.196412,0.946198,0.316778,0.0660424,0.966643,0.247326,0.0665669,0.896401,0.397351,0.196412,0.891742,0.368518,0.262661,0.93605,0.232455,0.264151,0.961188,0.19178,0.198337,0.817523,0.0406752,0.574458,0.817523,-0.0406752,0.574458,0.738886,0.121193,0.662842,0.700622,0.080573,0.708969,0.700622,-0.080573,0.708969,0.738886,-0.121193,0.662842,-0.966643,0.247326,0.0665669,-0.946198,0.316778,0.0660424,-0.961188,0.19178,0.198337,-0.93605,0.232455,0.264151,-0.891742,0.368518,0.262661,-0.896401,0.397351,0.196412,-0.946198,-0.316778,0.0660424,-0.966643,-0.247326,0.0665669,-0.896401,-0.397351,0.196412,-0.891742,-0.368518,0.262661,-0.93605,-0.232455,0.264151,-0.961188,-0.19178,0.198337,-0.817523,-0.0406752,0.574458,-0.817523,0.0406752,0.574458,-0.738886,-0.121193,0.662842,-0.700622,-0.080573,0.708969,-0.700622,0.080573,0.708969,-0.738886,0.121193,0.662842,-0.966643,-0.247326,-0.0665669,-0.946198,-0.316778,-0.0660424,-0.961188,-0.19178,-0.198337,-0.93605,-0.232455,-0.264151,-0.891742,-0.368518,-0.262661,-0.896401,-0.397351,-0.196412,-0.946198,0.316778,-0.0660424,-0.966643,0.247326,-0.0665669,-0.896401,0.397351,-0.196412,-0.891742,0.368518,-0.262661,-0.93605,0.232455,-0.264151,-0.961188,0.19178,-0.198337,-0.817523,0.0406752,-0.574458,-0.817523,-0.0406752,-0.574458};
			return value;
		}
		private double[] getCoordinate_5_20_point_90()
		{
			double[] value = {-0.738886,0.121193,-0.662842,-0.700622,0.080573,-0.708969,-0.700622,-0.080573,-0.708969,-0.738886,-0.121193,-0.662842,0.247326,-0.0665669,0.966643,0.316778,-0.0660424,0.946198,0.19178,-0.198337,0.961188,0.232455,-0.264151,0.93605,0.368518,-0.262661,0.891742,0.397351,-0.196412,0.896401,-0.316778,-0.0660424,0.946198,-0.247326,-0.0665669,0.966643,-0.397351,-0.196412,0.896401,-0.368518,-0.262661,0.891742,-0.232455,-0.264151,0.93605,-0.19178,-0.198337,0.961188,-0.0406752,-0.574458,0.817523,0.0406752,-0.574458,0.817523,-0.121193,-0.662842,0.738886,-0.080573,-0.708969,0.700622,0.080573,-0.708969,0.700622,0.121193,-0.662842,0.738886,-0.247326,0.0665669,0.966643,-0.316778,0.0660424,0.946198,-0.19178,0.198337,0.961188,-0.232455,0.264151,0.93605,-0.368518,0.262661,0.891742,-0.397351,0.196412,0.896401,0.316778,0.0660424,0.946198,0.247326,0.0665669,0.966643,0.397351,0.196412,0.896401,0.368518,0.262661,0.891742,0.232455,0.264151,0.93605,0.19178,0.198337,0.961188,0.0406752,0.574458,0.817523,-0.0406752,0.574458,0.817523,0.121193,0.662842,0.738886,0.080573,0.708969,0.700622,-0.080573,0.708969,0.700622,-0.121193,0.662842,0.738886,0.247326,0.0665669,-0.966643,0.316778,0.0660424,-0.946198,0.19178,0.198337,-0.961188,0.232455,0.264151,-0.93605,0.368518,0.262661,-0.891742,0.397351,0.196412,-0.896401,-0.316778,0.0660424,-0.946198,-0.247326,0.0665669,-0.966643,-0.397351,0.196412,-0.896401,-0.368518,0.262661,-0.891742,-0.232455,0.264151,-0.93605,-0.19178,0.198337,-0.961188,-0.0406752,0.574458,-0.817523,0.0406752,0.574458,-0.817523,-0.121193,0.662842,-0.738886,-0.080573,0.708969,-0.700622,0.080573,0.708969,-0.700622,0.121193,0.662842,-0.738886,-0.247326,-0.0665669,-0.966643,-0.316778,-0.0660424,-0.946198,-0.19178,-0.198337,-0.961188,-0.232455,-0.264151,-0.93605,-0.368518,-0.262661,-0.891742,-0.397351,-0.196412,-0.896401,0.316778,-0.0660424,-0.946198,0.247326,-0.0665669,-0.966643,0.397351,-0.196412,-0.896401,0.368518,-0.262661,-0.891742,0.232455,-0.264151,-0.93605,0.19178,-0.198337,-0.961188,0.0406752,-0.574458,-0.817523,-0.0406752,-0.574458,-0.817523,0.121193,-0.662842,-0.738886,0.080573,-0.708969,-0.700622,-0.080573,-0.708969,-0.700622,-0.121193,-0.662842,-0.738886,0.2289,0.703983,0.672319,0.187432,0.749786,0.634579,0.361592,0.697037,0.619186,0.38673,0.737712,0.553372,0.303801,0.825175,0.476226,0.237229,0.830359,0.50421,0.50421,0.237229,0.830359,0.476226,0.303801,0.825175,0.634579,0.187432,0.749786,0.672319,0.2289,0.703983,0.619186,0.361592,0.697037,0.553372,0.38673,0.737712,0.737712,0.553372,0.38673,0.697037,0.619186,0.361592,0.825175,0.476226,0.303801,0.830359,0.504209,0.237229,0.749786,0.634579,0.187432,0.703983,0.672319,0.2289,-0.303801,0.825175,0.476226,-0.237229,0.830359,0.50421,-0.38673,0.737712,0.553372,-0.361592,0.697037,0.619186,-0.2289,0.703983,0.672319,-0.187432,0.749786,0.634579};
			return value;
		}
		private double[] getCoordinate_5_20_point_91()
		{
			double[] value = {-0.749786,0.634579,0.187432,-0.703983,0.672319,0.2289,-0.830359,0.504209,0.237229,-0.825175,0.476226,0.303801,-0.737712,0.553372,0.38673,-0.697037,0.619186,0.361592,-0.619186,0.361592,0.697037,-0.553372,0.38673,0.737712,-0.672319,0.2289,0.703983,-0.634579,0.187432,0.749786,-0.50421,0.237229,0.830359,-0.476226,0.303801,0.825175,0.303801,0.825175,-0.476226,0.237229,0.830359,-0.50421,0.38673,0.737712,-0.553372,0.361592,0.697037,-0.619186,0.2289,0.703983,-0.672319,0.187432,0.749786,-0.634579,0.749786,0.634579,-0.187432,0.703983,0.672319,-0.2289,0.830359,0.504209,-0.237229,0.825175,0.476226,-0.303801,0.737712,0.553372,-0.38673,0.697037,0.619186,-0.361592,0.619186,0.361592,-0.697037,0.553372,0.38673,-0.737712,0.672319,0.2289,-0.703983,0.634579,0.187432,-0.749786,0.50421,0.237229,-0.830359,0.476226,0.303801,-0.825175,-0.2289,0.703983,-0.672319,-0.187432,0.749786,-0.634579,-0.361592,0.697037,-0.619186,-0.38673,0.737712,-0.553372,-0.303801,0.825175,-0.476226,-0.237229,0.830359,-0.50421,-0.50421,0.237229,-0.830359,-0.476226,0.303801,-0.825175,-0.634579,0.187432,-0.749786,-0.672319,0.2289,-0.703983,-0.619186,0.361592,-0.697037,-0.553372,0.38673,-0.737712,-0.737712,0.553372,-0.38673,-0.697037,0.619186,-0.361592,-0.825175,0.476226,-0.303801,-0.830359,0.504209,-0.237229,-0.749786,0.634579,-0.187432,-0.703983,0.672319,-0.2289,0.303801,-0.825175,0.476226,0.237229,-0.830359,0.50421,0.38673,-0.737712,0.553372,0.361592,-0.697037,0.619186,0.2289,-0.703983,0.672319,0.187432,-0.749786,0.634579,0.749786,-0.634579,0.187432,0.703983,-0.672319,0.2289,0.830359,-0.504209,0.237229,0.825175,-0.476226,0.303801,0.737712,-0.553372,0.38673,0.697037,-0.619186,0.361592,0.619186,-0.361592,0.697037,0.553372,-0.38673,0.737712,0.672319,-0.2289,0.703983,0.634579,-0.187432,0.749786,0.50421,-0.237229,0.830359,0.476226,-0.303801,0.825175,-0.2289,-0.703983,0.672319,-0.187432,-0.749786,0.634579,-0.361592,-0.697037,0.619186,-0.38673,-0.737712,0.553372,-0.303801,-0.825175,0.476226,-0.237229,-0.830359,0.50421,-0.50421,-0.237229,0.830359,-0.476226,-0.303801,0.825175,-0.634579,-0.187432,0.749786,-0.672319,-0.2289,0.703983,-0.619186,-0.361592,0.697037,-0.553372,-0.38673,0.737712,-0.737712,-0.553372,0.38673,-0.697037,-0.619186,0.361592,-0.825175,-0.476226,0.303801,-0.830359,-0.504209,0.237229,-0.749786,-0.634579,0.187432,-0.703983,-0.672319,0.2289,0.2289,-0.703983,-0.672319,0.187432,-0.749786,-0.634579,0.361592,-0.697037,-0.619186,0.38673,-0.737712,-0.553372,0.303801,-0.825175,-0.476226,0.237229,-0.830359,-0.50421,0.50421,-0.237229,-0.830359,0.476226,-0.303801,-0.825175,0.634579,-0.187432,-0.749786,0.672319,-0.2289,-0.703983,0.619186,-0.361592,-0.697037,0.553372,-0.38673,-0.737712,0.737712,-0.553372,-0.38673,0.697037,-0.619186,-0.361592,0.825175,-0.476226,-0.303801,0.830359,-0.504209,-0.237229};
			return value;
		}
		private double[] getCoordinate_5_20_point_92()
		{
			double[] value = {0.749786,-0.634579,-0.187432,0.703983,-0.672319,-0.2289,-0.303801,-0.825175,-0.476226,-0.237229,-0.830359,-0.50421,-0.38673,-0.737712,-0.553372,-0.361592,-0.697037,-0.619186,-0.2289,-0.703983,-0.672319,-0.187432,-0.749786,-0.634579,-0.749786,-0.634579,-0.187432,-0.703983,-0.672319,-0.2289,-0.830359,-0.504209,-0.237229,-0.825175,-0.476226,-0.303801,-0.737712,-0.553372,-0.38673,-0.697037,-0.619186,-0.361592,-0.619186,-0.361592,-0.697037,-0.553372,-0.38673,-0.737712,-0.672319,-0.2289,-0.703983,-0.634579,-0.187432,-0.749786,-0.50421,-0.237229,-0.830359,-0.476226,-0.303801,-0.825175,0.0667413,0.996917,0.0412484,0.0667413,0.996917,-0.0412484,0.198581,0.97237,0.122729,0.198581,0.97237,-0.122729,0.32553,0.92388,0.201189,0.444464,0.85264,0.274694,0.511205,0.827147,0.233445,0.52411,0.848029,0.0784591,0.32553,0.92388,-0.201189,0.52411,0.848029,-0.0784591,0.511205,0.827147,-0.233445,0.444464,0.85264,-0.274694,-0.0667413,0.996917,-0.0412484,-0.0667413,0.996917,0.0412484,-0.198581,0.97237,-0.122729,-0.198581,0.97237,0.122729,-0.32553,0.92388,-0.201189,-0.444464,0.85264,-0.274694,-0.511205,0.827147,-0.233445,-0.52411,0.848029,-0.0784591,-0.32553,0.92388,0.201189,-0.52411,0.848029,0.0784591,-0.511205,0.827147,0.233445,-0.444464,0.85264,0.274694,0.0667413,-0.996917,-0.0412484,0.0667413,-0.996917,0.0412484,0.198581,-0.97237,-0.122729,0.198581,-0.97237,0.122729,0.32553,-0.92388,-0.201189,0.444464,-0.85264,-0.274694,0.511205,-0.827147,-0.233445,0.52411,-0.848029,-0.0784591,0.32553,-0.92388,0.201189,0.52411,-0.848029,0.0784591,0.511205,-0.827147,0.233445,0.444464,-0.85264,0.274694,-0.0667413,-0.996917,0.0412484,-0.0667413,-0.996917,-0.0412484,-0.198581,-0.97237,0.122729,-0.198581,-0.97237,-0.122729,-0.32553,-0.92388,0.201189,-0.444464,-0.85264,0.274694,-0.511205,-0.827147,0.233445,-0.52411,-0.848029,0.0784591,-0.32553,-0.92388,-0.201189,-0.52411,-0.848029,-0.0784591,-0.511205,-0.827147,-0.233445,-0.444464,-0.85264,-0.274694,0.996917,-0.0412484,-0.0667413,0.996917,0.0412484,-0.0667413,0.97237,-0.122729,-0.198581,0.97237,0.122729,-0.198581,0.92388,-0.201189,-0.32553,0.85264,-0.274694,-0.444464,0.827147,-0.233445,-0.511205,0.848029,-0.0784591,-0.52411,0.92388,0.201189,-0.32553,0.848029,0.0784591,-0.52411,0.827147,0.233445,-0.511205,0.85264,0.274694,-0.444464,0.996917,0.0412484,0.0667413,0.996917,-0.0412484,0.0667413,0.97237,0.122729,0.198581,0.97237,-0.122729,0.198581,0.92388,0.201189,0.32553,0.85264,0.274694,0.444464,0.827147,0.233445,0.511205,0.848029,0.0784591,0.52411,0.92388,-0.201189,0.32553,0.848029,-0.0784591,0.52411,0.827147,-0.233445,0.511205,0.85264,-0.274694,0.444464,-0.996917,-0.0412484,0.0667413,-0.996917,0.0412484,0.0667413,-0.97237,-0.122729,0.198581,-0.97237,0.122729,0.198581,-0.92388,-0.201189,0.32553,-0.85264,-0.274694,0.444464,-0.827147,-0.233445,0.511205,-0.848029,-0.0784591,0.52411};
			return value;
		}
		private double[] getCoordinate_5_20_point_93()
		{
			double[] value = {-0.92388,0.201189,0.32553,-0.848029,0.0784591,0.52411,-0.827147,0.233445,0.511205,-0.85264,0.274694,0.444464,-0.996917,0.0412484,-0.0667413,-0.996917,-0.0412484,-0.0667413,-0.97237,0.122729,-0.198581,-0.97237,-0.122729,-0.198581,-0.92388,0.201189,-0.32553,-0.85264,0.274694,-0.444464,-0.827147,0.233445,-0.511205,-0.848029,0.0784591,-0.52411,-0.92388,-0.201189,-0.32553,-0.848029,-0.0784591,-0.52411,-0.827147,-0.233445,-0.511205,-0.85264,-0.274694,-0.444464,-0.0412484,-0.0667413,0.996917,0.0412484,-0.0667413,0.996917,-0.122729,-0.198581,0.97237,0.122729,-0.198581,0.97237,-0.201189,-0.32553,0.92388,-0.274694,-0.444464,0.85264,-0.233445,-0.511205,0.827147,-0.0784591,-0.52411,0.848029,0.201189,-0.32553,0.92388,0.0784591,-0.52411,0.848029,0.233445,-0.511205,0.827147,0.274694,-0.444464,0.85264,0.0412484,0.0667413,0.996917,-0.0412484,0.0667413,0.996917,0.122729,0.198581,0.97237,-0.122729,0.198581,0.97237,0.201189,0.32553,0.92388,0.274694,0.444464,0.85264,0.233445,0.511205,0.827147,0.0784591,0.52411,0.848029,-0.201189,0.32553,0.92388,-0.0784591,0.52411,0.848029,-0.233445,0.511205,0.827147,-0.274694,0.444464,0.85264,-0.0412484,0.0667413,-0.996917,0.0412484,0.0667413,-0.996917,-0.122729,0.198581,-0.97237,0.122729,0.198581,-0.97237,-0.201189,0.32553,-0.92388,-0.274694,0.444464,-0.85264,-0.233445,0.511205,-0.827147,-0.0784591,0.52411,-0.848029,0.201189,0.32553,-0.92388,0.0784591,0.52411,-0.848029,0.233445,0.511205,-0.827147,0.274694,0.444464,-0.85264,0.0412484,-0.0667413,-0.996917,-0.0412484,-0.0667413,-0.996917,0.122729,-0.198581,-0.97237,-0.122729,-0.198581,-0.97237,0.201189,-0.32553,-0.92388,0.274694,-0.444464,-0.85264,0.233445,-0.511205,-0.827147,0.0784591,-0.52411,-0.848029,-0.201189,-0.32553,-0.92388,-0.0784591,-0.52411,-0.848029,-0.233445,-0.511205,-0.827147,-0.274694,-0.444464,-0.85264,0.382683,0.485712,0.785899,0.341435,0.552454,0.760406,0.522499,0.448259,0.725299,0.399769,0.64684,0.649448,0.649448,0.399769,0.64684,0.760406,0.341435,0.552454,0.785899,0.382683,0.485712,0.725299,0.522499,0.448259,0.448259,0.725299,0.522499,0.64684,0.649448,0.399769,0.552454,0.760406,0.341435,0.485712,0.785899,0.382683,-0.552454,0.760406,0.341435,-0.485712,0.785899,0.382683,-0.64684,0.649448,0.399769,-0.448259,0.725299,0.522499,-0.725299,0.522499,0.448259,-0.785899,0.382683,0.485712,-0.760406,0.341435,0.552454,-0.649448,0.399769,0.64684,-0.399769,0.64684,0.649448,-0.522499,0.448259,0.725299,-0.382683,0.485712,0.785899,-0.341435,0.552454,0.760406,0.552454,0.760406,-0.341435,0.485712,0.785899,-0.382683,0.64684,0.649448,-0.399769,0.448259,0.725299,-0.522499,0.725299,0.522499,-0.448259,0.785899,0.382683,-0.485712,0.760406,0.341435,-0.552454,0.649448,0.399769,-0.64684,0.399769,0.64684,-0.649448,0.522499,0.448259,-0.725299,0.382683,0.485712,-0.785899,0.341435,0.552454,-0.760406};
			return value;
		}
		private double[] getCoordinate_5_20_point_94()
		{
			double[] value = {-0.382683,0.485712,-0.785899,-0.341435,0.552454,-0.760406,-0.522499,0.448259,-0.725299,-0.399769,0.64684,-0.649448,-0.649448,0.399769,-0.64684,-0.760406,0.341435,-0.552454,-0.785899,0.382683,-0.485712,-0.725299,0.522499,-0.448259,-0.448259,0.725299,-0.522499,-0.64684,0.649448,-0.399769,-0.552454,0.760406,-0.341435,-0.485712,0.785899,-0.382683,0.552454,-0.760406,0.341435,0.485712,-0.785899,0.382683,0.64684,-0.649448,0.399769,0.448259,-0.725299,0.522499,0.725299,-0.522499,0.448259,0.785899,-0.382683,0.485712,0.760406,-0.341435,0.552454,0.649448,-0.399769,0.64684,0.399769,-0.64684,0.649448,0.522499,-0.448259,0.725299,0.382683,-0.485712,0.785899,0.341435,-0.552454,0.760406,-0.382683,-0.485712,0.785899,-0.341435,-0.552454,0.760406,-0.522499,-0.448259,0.725299,-0.399769,-0.64684,0.649448,-0.649448,-0.399769,0.64684,-0.760406,-0.341435,0.552454,-0.785899,-0.382683,0.485712,-0.725299,-0.522499,0.448259,-0.448259,-0.725299,0.522499,-0.64684,-0.649448,0.399769,-0.552454,-0.760406,0.341435,-0.485712,-0.785899,0.382683,0.382683,-0.485712,-0.785899,0.341435,-0.552454,-0.760406,0.522499,-0.448259,-0.725299,0.399769,-0.64684,-0.649448,0.649448,-0.399769,-0.64684,0.760406,-0.341435,-0.552454,0.785899,-0.382683,-0.485712,0.725299,-0.522499,-0.448259,0.448259,-0.725299,-0.522499,0.64684,-0.649448,-0.399769,0.552454,-0.760406,-0.341435,0.485712,-0.785899,-0.382683,-0.552454,-0.760406,-0.341435,-0.485712,-0.785899,-0.382683,-0.64684,-0.649448,-0.399769,-0.448259,-0.725299,-0.522499,-0.725299,-0.522499,-0.448259,-0.785899,-0.382683,-0.485712,-0.760406,-0.341435,-0.552454,-0.649448,-0.399769,-0.64684,-0.399769,-0.64684,-0.649448,-0.522499,-0.448259,-0.725299,-0.382683,-0.485712,-0.785899,-0.341435,-0.552454,-0.760406,0.0,0.884965,-0.465658,0.0657576,0.859848,-0.506298,0.0,0.940742,-0.339123,0.196015,0.865871,-0.460267,0.0,0.97853,-0.206103,0.0,0.997607,-0.0691416,0.322525,0.855337,-0.405434,0.442867,0.828447,-0.342848,0.0,0.997607,0.0691416,0.0,0.97853,0.206103,0.0,0.940742,0.339123,0.0,0.884965,0.465658,0.0657576,0.859848,0.506298,0.196015,0.865871,0.460267,0.322525,0.855337,0.405434,0.442867,0.828447,0.342848,0.55474,0.785715,-0.273707,0.656006,0.727959,-0.199331,0.55474,0.785715,0.273707,0.656006,0.727959,0.199331,0.744727,0.656282,-0.121144,0.744727,0.656282,0.121144,0.819207,0.572056,0.0406404,0.819207,0.572056,-0.0406404,-0.0657576,0.859848,0.506298,-0.196015,0.865871,0.460267,-0.322525,0.855337,0.405434,-0.442867,0.828447,0.342848,-0.0657576,0.859848,-0.506298,-0.196015,0.865871,-0.460267,-0.322525,0.855337,-0.405434,-0.442867,0.828447,-0.342848,-0.55474,0.785715,0.273707,-0.656006,0.727959,0.199331,-0.55474,0.785715,-0.273707,-0.656006,0.727959,-0.199331,-0.744727,0.656282,0.121144,-0.744727,0.656282,-0.121144,-0.819207,0.572056,-0.0406404,-0.819207,0.572056,0.0406404};
			return value;
		}
		private double[] getCoordinate_5_20_point_95()
		{
			double[] value = {0.0,-0.884965,0.465658,0.0657576,-0.859848,0.506298,0.0,-0.940742,0.339123,0.196015,-0.865871,0.460267,0.0,-0.97853,0.206103,0.0,-0.997607,0.0691416,0.322525,-0.855337,0.405434,0.442867,-0.828447,0.342848,0.0,-0.997607,-0.0691416,0.0,-0.97853,-0.206103,0.0,-0.940742,-0.339123,0.0,-0.884965,-0.465658,0.0657576,-0.859848,-0.506298,0.196015,-0.865871,-0.460267,0.322525,-0.855337,-0.405434,0.442867,-0.828447,-0.342848,0.55474,-0.785715,0.273707,0.656006,-0.727959,0.199331,0.55474,-0.785715,-0.273707,0.656006,-0.727959,-0.199331,0.744727,-0.656282,0.121144,0.744727,-0.656282,-0.121144,0.819207,-0.572056,-0.0406404,0.819207,-0.572056,0.0406404,-0.0657576,-0.859848,-0.506298,-0.196015,-0.865871,-0.460267,-0.322525,-0.855337,-0.405434,-0.442867,-0.828447,-0.342848,-0.0657576,-0.859848,0.506298,-0.196015,-0.865871,0.460267,-0.322525,-0.855337,0.405434,-0.442867,-0.828447,0.342848,-0.55474,-0.785715,-0.273707,-0.656006,-0.727959,-0.199331,-0.55474,-0.785715,0.273707,-0.656006,-0.727959,0.199331,-0.744727,-0.656282,-0.121144,-0.744727,-0.656282,0.121144,-0.819207,-0.572056,0.0406404,-0.819207,-0.572056,-0.0406404,0.884965,0.465658,0.0,0.859848,0.506298,-0.0657576,0.940742,0.339123,0.0,0.865871,0.460267,-0.196015,0.97853,0.206103,0.0,0.997607,0.0691416,0.0,0.855337,0.405434,-0.322525,0.828447,0.342848,-0.442867,0.997607,-0.0691416,0.0,0.97853,-0.206103,0.0,0.940742,-0.339123,0.0,0.884965,-0.465658,0.0,0.859848,-0.506298,-0.0657576,0.865871,-0.460267,-0.196015,0.855337,-0.405434,-0.322525,0.828447,-0.342848,-0.442867,0.785715,0.273707,-0.55474,0.727959,0.199331,-0.656006,0.785715,-0.273707,-0.55474,0.727959,-0.199331,-0.656006,0.656282,0.121144,-0.744727,0.656282,-0.121144,-0.744727,0.572056,-0.0406404,-0.819207,0.572056,0.0406404,-0.819207,0.859848,-0.506298,0.0657576,0.865871,-0.460267,0.196015,0.855337,-0.405434,0.322525,0.828447,-0.342848,0.442867,0.859848,0.506298,0.0657576,0.865871,0.460267,0.196015,0.855337,0.405434,0.322525,0.828447,0.342848,0.442867,0.785715,-0.273707,0.55474,0.727959,-0.199331,0.656006,0.785715,0.273707,0.55474,0.727959,0.199331,0.656006,0.656282,-0.121144,0.744727,0.656282,0.121144,0.744727,0.572056,0.0406404,0.819207,0.572056,-0.0406404,0.819207,-0.884965,0.465658,0.0,-0.859848,0.506298,0.0657576,-0.940742,0.339123,0.0,-0.865871,0.460267,0.196015,-0.97853,0.206103,0.0,-0.997607,0.0691416,0.0,-0.855337,0.405434,0.322525,-0.828447,0.342848,0.442867,-0.997607,-0.0691416,0.0,-0.97853,-0.206103,0.0,-0.940742,-0.339123,0.0,-0.884965,-0.465658,0.0,-0.859848,-0.506298,0.0657576,-0.865871,-0.460267,0.196015,-0.855337,-0.405434,0.322525,-0.828447,-0.342848,0.442867,-0.785715,0.273707,0.55474,-0.727959,0.199331,0.656006,-0.785715,-0.273707,0.55474,-0.727959,-0.199331,0.656006};
			return value;
		}
		private double[] getCoordinate_5_20_point_96()
		{
			double[] value = {-0.656282,0.121144,0.744727,-0.656282,-0.121144,0.744727,-0.572056,-0.0406404,0.819207,-0.572056,0.0406404,0.819207,-0.859848,-0.506298,-0.0657576,-0.865871,-0.460267,-0.196015,-0.855337,-0.405434,-0.322525,-0.828447,-0.342848,-0.442867,-0.859848,0.506298,-0.0657576,-0.865871,0.460267,-0.196015,-0.855337,0.405434,-0.322525,-0.828447,0.342848,-0.442867,-0.785715,-0.273707,-0.55474,-0.727959,-0.199331,-0.656006,-0.785715,0.273707,-0.55474,-0.727959,0.199331,-0.656006,-0.656282,-0.121144,-0.744727,-0.656282,0.121144,-0.744727,-0.572056,0.0406404,-0.819207,-0.572056,-0.0406404,-0.819207,0.465658,0.0,0.884965,0.506298,-0.0657576,0.859848,0.339123,0.0,0.940742,0.460267,-0.196015,0.865871,0.206103,0.0,0.97853,0.0691416,0.0,0.997607,0.405434,-0.322525,0.855337,0.342848,-0.442867,0.828447,-0.0691416,0.0,0.997607,-0.206103,0.0,0.97853,-0.339123,0.0,0.940742,-0.465658,0.0,0.884965,-0.506298,-0.0657576,0.859848,-0.460267,-0.196015,0.865871,-0.405434,-0.322525,0.855337,-0.342848,-0.442867,0.828447,0.273707,-0.55474,0.785715,0.199331,-0.656006,0.727959,-0.273707,-0.55474,0.785715,-0.199331,-0.656006,0.727959,0.121144,-0.744727,0.656282,-0.121144,-0.744727,0.656282,-0.0406404,-0.819207,0.572056,0.0406404,-0.819207,0.572056,-0.506298,0.0657576,0.859848,-0.460267,0.196015,0.865871,-0.405434,0.322525,0.855337,-0.342848,0.442867,0.828447,0.506298,0.0657576,0.859848,0.460267,0.196015,0.865871,0.405434,0.322525,0.855337,0.342848,0.442867,0.828447,-0.273707,0.55474,0.785715,-0.199331,0.656006,0.727959,0.273707,0.55474,0.785715,0.199331,0.656006,0.727959,-0.121144,0.744727,0.656282,0.121144,0.744727,0.656282,0.0406404,0.819207,0.572056,-0.0406404,0.819207,0.572056,0.465658,0.0,-0.884965,0.506298,0.0657576,-0.859848,0.339123,0.0,-0.940742,0.460267,0.196015,-0.865871,0.206103,0.0,-0.97853,0.0691416,0.0,-0.997607,0.405434,0.322525,-0.855337,0.342848,0.442867,-0.828447,-0.0691416,0.0,-0.997607,-0.206103,0.0,-0.97853,-0.339123,0.0,-0.940742,-0.465658,0.0,-0.884965,-0.506298,0.0657576,-0.859848,-0.460267,0.196015,-0.865871,-0.405434,0.322525,-0.855337,-0.342848,0.442867,-0.828447,0.273707,0.55474,-0.785715,0.199331,0.656006,-0.727959,-0.273707,0.55474,-0.785715,-0.199331,0.656006,-0.727959,0.121144,0.744727,-0.656282,-0.121144,0.744727,-0.656282,-0.0406404,0.819207,-0.572056,0.0406404,0.819207,-0.572056,-0.506298,-0.0657576,-0.859848,-0.460267,-0.196015,-0.865871,-0.405434,-0.322525,-0.855337,-0.342848,-0.442867,-0.828447,0.506298,-0.0657576,-0.859848,0.460267,-0.196015,-0.865871,0.405434,-0.322525,-0.855337,0.342848,-0.442867,-0.828447,-0.273707,-0.55474,-0.785715,-0.199331,-0.656006,-0.727959,0.273707,-0.55474,-0.785715,0.199331,-0.656006,-0.727959,-0.121144,-0.744727,-0.656282,0.121144,-0.744727,-0.656282,0.0406404,-0.819207,-0.572056,-0.0406404,-0.819207,-0.572056};
			return value;
		}
		private double[] getCoordinate_5_20_point_97()
		{
			double[] value = {0.399607,0.912982,0.0823236,0.399607,0.912982,-0.0823236,0.266405,0.963861,0.0,-0.399607,0.912982,-0.0823236,-0.399607,0.912982,0.0823236,-0.266405,0.963861,0.0,0.399607,-0.912982,-0.0823236,0.399607,-0.912982,0.0823236,0.266405,-0.963861,0.0,-0.399607,-0.912982,0.0823236,-0.399607,-0.912982,-0.0823236,-0.266405,-0.963861,0.0,0.912982,-0.0823236,-0.399607,0.912982,0.0823236,-0.399607,0.963861,0.0,-0.266405,0.912982,0.0823236,0.399607,0.912982,-0.0823236,0.399607,0.963861,0.0,0.266405,-0.912982,-0.0823236,0.399607,-0.912982,0.0823236,0.399607,-0.963861,0.0,0.266405,-0.912982,0.0823236,-0.399607,-0.912982,-0.0823236,-0.399607,-0.963861,0.0,-0.266405,-0.0823236,-0.399607,0.912982,0.0823236,-0.399607,0.912982,0.0,-0.266405,0.963861,0.0823236,0.399607,0.912982,-0.0823236,0.399607,0.912982,0.0,0.266405,0.963861,-0.0823236,0.399607,-0.912982,0.0823236,0.399607,-0.912982,0.0,0.266405,-0.963861,0.0823236,-0.399607,-0.912982,-0.0823236,-0.399607,-0.912982,0.0,-0.266405,-0.963861,0.646578,0.513375,0.564254,0.564254,0.646578,0.513375,0.513375,0.564254,0.646578,-0.646578,0.513375,0.564254,-0.513375,0.564254,0.646578,-0.564254,0.646578,0.513375,0.646578,0.513375,-0.564254,0.513375,0.564254,-0.646578,0.564254,0.646578,-0.513375,-0.646578,0.513375,-0.564254,-0.564254,0.646578,-0.513375,-0.513375,0.564254,-0.646578,0.646578,-0.513375,0.564254,0.513375,-0.564254,0.646578,0.564254,-0.646578,0.513375,-0.646578,-0.513375,0.564254,-0.564254,-0.646578,0.513375,-0.513375,-0.564254,0.646578,0.646578,-0.513375,-0.564254,0.564254,-0.646578,-0.513375,0.513375,-0.564254,-0.646578,-0.646578,-0.513375,-0.564254,-0.513375,-0.564254,-0.646578,-0.564254,-0.646578,-0.513375,0.132792,0.966393,-0.220117,0.264083,0.916244,-0.301259,0.131655,0.924305,-0.358229,0.131655,0.924305,0.358229,0.264083,0.916244,0.301259,0.132792,0.966393,0.220117,0.62024,0.780204,0.0811418,0.711282,0.702907,0.0,0.62024,0.780204,-0.0811418,-0.132792,0.966393,0.220117,-0.264083,0.916244,0.301259,-0.131655,0.924305,0.358229,-0.131655,0.924305,-0.358229,-0.264083,0.916244,-0.301259,-0.132792,0.966393,-0.220117,-0.62024,0.780204,-0.0811418,-0.711282,0.702907,0.0,-0.62024,0.780204,0.0811418,0.132792,-0.966393,0.220117,0.264083,-0.916244,0.301259,0.131655,-0.924305,0.358229,0.131655,-0.924305,-0.358229,0.264083,-0.916244,-0.301259,0.132792,-0.966393,-0.220117,0.62024,-0.780204,-0.0811418,0.711282,-0.702907,0.0,0.62024,-0.780204,0.0811418,-0.132792,-0.966393,-0.220117,-0.264083,-0.916244,-0.301259,-0.131655,-0.924305,-0.358229,-0.131655,-0.924305,0.358229,-0.264083,-0.916244,0.301259,-0.132792,-0.966393,0.220117,-0.62024,-0.780204,0.0811418,-0.711282,-0.702907,0.0,-0.62024,-0.780204,-0.0811418,0.966393,0.220117,-0.132792,0.916244,0.301259,-0.264083,0.924305,0.358229,-0.131655,0.924305,-0.358229,-0.131655};
			return value;
		}
		private double[] getCoordinate_5_20_point_98()
		{
			double[] value = {0.916244,-0.301259,-0.264083,0.966393,-0.220117,-0.132792,0.780204,-0.0811418,-0.62024,0.702907,0.0,-0.711282,0.780204,0.0811418,-0.62024,0.966393,-0.220117,0.132792,0.916244,-0.301259,0.264083,0.924305,-0.358229,0.131655,0.924305,0.358229,0.131655,0.916244,0.301259,0.264083,0.966393,0.220117,0.132792,0.780204,0.0811418,0.62024,0.702907,0.0,0.711282,0.780204,-0.0811418,0.62024,-0.966393,0.220117,0.132792,-0.916244,0.301259,0.264083,-0.924305,0.358229,0.131655,-0.924305,-0.358229,0.131655,-0.916244,-0.301259,0.264083,-0.966393,-0.220117,0.132792,-0.780204,-0.0811418,0.62024,-0.702907,0.0,0.711282,-0.780204,0.0811418,0.62024,-0.966393,-0.220117,-0.132792,-0.916244,-0.301259,-0.264083,-0.924305,-0.358229,-0.131655,-0.924305,0.358229,-0.131655,-0.916244,0.301259,-0.264083,-0.966393,0.220117,-0.132792,-0.780204,0.0811418,-0.62024,-0.702907,0.0,-0.711282,-0.780204,-0.0811418,-0.62024,0.220117,-0.132792,0.966393,0.301259,-0.264083,0.916244,0.358229,-0.131655,0.924305,-0.358229,-0.131655,0.924305,-0.301259,-0.264083,0.916244,-0.220117,-0.132792,0.966393,-0.0811418,-0.62024,0.780204,0.0,-0.711282,0.702907,0.0811418,-0.62024,0.780204,-0.220117,0.132792,0.966393,-0.301259,0.264083,0.916244,-0.358229,0.131655,0.924305,0.358229,0.131655,0.924305,0.301259,0.264083,0.916244,0.220117,0.132792,0.966393,0.0811418,0.62024,0.780204,0.0,0.711282,0.702907,-0.0811418,0.62024,0.780204,0.220117,0.132792,-0.966393,0.301259,0.264083,-0.916244,0.358229,0.131655,-0.924305,-0.358229,0.131655,-0.924305,-0.301259,0.264083,-0.916244,-0.220117,0.132792,-0.966393,-0.0811418,0.62024,-0.780204,0.0,0.711282,-0.702907,0.0811418,0.62024,-0.780204,-0.220117,-0.132792,-0.966393,-0.301259,-0.264083,-0.916244,-0.358229,-0.131655,-0.924305,0.358229,-0.131655,-0.924305,0.301259,-0.264083,-0.916244,0.220117,-0.132792,-0.966393,0.0811418,-0.62024,-0.780204,0.0,-0.711282,-0.702907,-0.0811418,-0.62024,-0.780204,0.296005,0.70231,0.647412,0.346153,0.783452,0.516122,0.213023,0.792649,0.571252,0.571252,0.213023,0.792649,0.647412,0.296005,0.70231,0.516122,0.346153,0.783452,0.783452,0.516122,0.346153,0.792649,0.571252,0.213023,0.70231,0.647412,0.296005,-0.346153,0.783452,0.516122,-0.296005,0.70231,0.647412,-0.213023,0.792649,0.571252,-0.792649,0.571252,0.213023,-0.783452,0.516122,0.346153,-0.70231,0.647412,0.296005,-0.647412,0.296005,0.70231,-0.571252,0.213023,0.792649,-0.516122,0.346153,0.783452,0.346153,0.783452,-0.516122,0.296005,0.70231,-0.647412,0.213023,0.792649,-0.571252,0.792649,0.571252,-0.213023,0.783452,0.516122,-0.346153,0.70231,0.647412,-0.296005,0.647412,0.296005,-0.70231,0.571252,0.213023,-0.792649,0.516122,0.346153,-0.783452,-0.296005,0.70231,-0.647412,-0.346153,0.783452,-0.516122,-0.213023,0.792649,-0.571252,-0.571252,0.213023,-0.792649,-0.647412,0.296005,-0.70231};
			return value;
		}
		private double[] getCoordinate_5_20_point_99()
		{
			double[] value = {-0.516122,0.346153,-0.783452,-0.783452,0.516122,-0.346153,-0.792649,0.571252,-0.213023,-0.70231,0.647412,-0.296005,0.346153,-0.783452,0.516122,0.296005,-0.70231,0.647412,0.213023,-0.792649,0.571252,0.792649,-0.571252,0.213023,0.783452,-0.516122,0.346153,0.70231,-0.647412,0.296005,0.647412,-0.296005,0.70231,0.571252,-0.213023,0.792649,0.516122,-0.346153,0.783452,-0.296005,-0.70231,0.647412,-0.346153,-0.783452,0.516122,-0.213023,-0.792649,0.571252,-0.571252,-0.213023,0.792649,-0.647412,-0.296005,0.70231,-0.516122,-0.346153,0.783452,-0.783452,-0.516122,0.346153,-0.792649,-0.571252,0.213023,-0.70231,-0.647412,0.296005,0.296005,-0.70231,-0.647412,0.346153,-0.783452,-0.516122,0.213023,-0.792649,-0.571252,0.571252,-0.213023,-0.792649,0.647412,-0.296005,-0.70231,0.516122,-0.346153,-0.783452,0.783452,-0.516122,-0.346153,0.792649,-0.571252,-0.213023,0.70231,-0.647412,-0.296005,-0.346153,-0.783452,-0.516122,-0.296005,-0.70231,-0.647412,-0.213023,-0.792649,-0.571252,-0.792649,-0.571252,-0.213023,-0.783452,-0.516122,-0.346153,-0.70231,-0.647412,-0.296005,-0.647412,-0.296005,-0.70231,-0.571252,-0.213023,-0.792649,-0.516122,-0.346153,-0.783452,0.133071,0.987688,0.0822425,0.133071,0.987688,-0.0822425,0.386187,0.891007,0.238677,0.519258,0.840178,0.156434,0.519258,0.840178,-0.156434,0.386187,0.891007,-0.238677,-0.133071,0.987688,-0.0822425,-0.133071,0.987688,0.0822425,-0.386187,0.891007,-0.238677,-0.519258,0.840178,-0.156434,-0.519258,0.840178,0.156434,-0.386187,0.891007,0.238677,0.133071,-0.987688,-0.0822425,0.133071,-0.987688,0.0822425,0.386187,-0.891007,-0.238677,0.519258,-0.840178,-0.156434,0.519258,-0.840178,0.156434,0.386187,-0.891007,0.238677,-0.133071,-0.987688,0.0822425,-0.133071,-0.987688,-0.0822425,-0.386187,-0.891007,0.238677,-0.519258,-0.840178,0.156434,-0.519258,-0.840178,-0.156434,-0.386187,-0.891007,-0.238677,0.987688,-0.0822425,-0.133071,0.987688,0.0822425,-0.133071,0.891007,-0.238677,-0.386187,0.840178,-0.156434,-0.519258,0.840178,0.156434,-0.519258,0.891007,0.238677,-0.386187,0.987688,0.0822425,0.133071,0.987688,-0.0822425,0.133071,0.891007,0.238677,0.386187,0.840178,0.156434,0.519258,0.840178,-0.156434,0.519258,0.891007,-0.238677,0.386187,-0.987688,-0.0822425,0.133071,-0.987688,0.0822425,0.133071,-0.891007,-0.238677,0.386187,-0.840178,-0.156434,0.519258,-0.840178,0.156434,0.519258,-0.891007,0.238677,0.386187,-0.987688,0.0822425,-0.133071,-0.987688,-0.0822425,-0.133071,-0.891007,0.238677,-0.386187,-0.840178,0.156434,-0.519258,-0.840178,-0.156434,-0.519258,-0.891007,-0.238677,-0.386187,-0.0822425,-0.133071,0.987688,0.0822425,-0.133071,0.987688,-0.238677,-0.386187,0.891007,-0.156434,-0.519258,0.840178,0.156434,-0.519258,0.840178,0.238677,-0.386187,0.891007,0.0822425,0.133071,0.987688,-0.0822425,0.133071,0.987688,0.238677,0.386187,0.891007,0.156434,0.519258,0.840178,-0.156434,0.519258,0.840178,-0.238677,0.386187,0.891007};
			return value;
		}
		private double[] getCoordinate_5_20_point_100()
		{
			double[] value = {-0.0822425,0.133071,-0.987688,0.0822425,0.133071,-0.987688,-0.238677,0.386187,-0.891007,-0.156434,0.519258,-0.840178,0.156434,0.519258,-0.840178,0.238677,0.386187,-0.891007,0.0822425,-0.133071,-0.987688,-0.0822425,-0.133071,-0.987688,0.238677,-0.386187,-0.891007,0.156434,-0.519258,-0.840178,-0.156434,-0.519258,-0.840178,-0.238677,-0.386187,-0.891007,0.453991,0.46843,0.757935,0.371748,0.601501,0.707107,0.707107,0.371748,0.601501,0.757935,0.453991,0.46843,0.601501,0.707107,0.371748,0.46843,0.757935,0.453991,-0.601501,0.707107,0.371748,-0.46843,0.757935,0.453991,-0.757935,0.453991,0.46843,-0.707107,0.371748,0.601501,-0.453991,0.46843,0.757935,-0.371748,0.601501,0.707107,0.601501,0.707107,-0.371748,0.46843,0.757935,-0.453991,0.757935,0.453991,-0.46843,0.707107,0.371748,-0.601501,0.453991,0.46843,-0.757935,0.371748,0.601501,-0.707107,-0.453991,0.46843,-0.757935,-0.371748,0.601501,-0.707107,-0.707107,0.371748,-0.601501,-0.757935,0.453991,-0.46843,-0.601501,0.707107,-0.371748,-0.46843,0.757935,-0.453991,0.601501,-0.707107,0.371748,0.46843,-0.757935,0.453991,0.757935,-0.453991,0.46843,0.707107,-0.371748,0.601501,0.453991,-0.46843,0.757935,0.371748,-0.601501,0.707107,-0.453991,-0.46843,0.757935,-0.371748,-0.601501,0.707107,-0.707107,-0.371748,0.601501,-0.757935,-0.453991,0.46843,-0.601501,-0.707107,0.371748,-0.46843,-0.757935,0.453991,0.453991,-0.46843,-0.757935,0.371748,-0.601501,-0.707107,0.707107,-0.371748,-0.601501,0.757935,-0.453991,-0.46843,0.601501,-0.707107,-0.371748,0.46843,-0.757935,-0.453991,-0.601501,-0.707107,-0.371748,-0.46843,-0.757935,-0.453991,-0.757935,-0.453991,-0.46843,-0.707107,-0.371748,-0.601501,-0.453991,-0.46843,-0.757935,-0.371748,-0.601501,-0.707107,0.0,0.915043,-0.403355,0.1312,0.864929,-0.484442,0.0,0.990439,-0.137952,0.383614,0.843911,-0.375039,0.0,0.990439,0.137952,0.0,0.915043,0.403355,0.1312,0.864929,0.484442,0.383614,0.843911,0.375039,0.606825,0.758652,-0.237086,0.606825,0.758652,0.237086,0.783843,0.615642,0.0810863,0.783843,0.615642,-0.0810863,-0.1312,0.864929,0.484442,-0.383614,0.843911,0.375039,-0.1312,0.864929,-0.484442,-0.383614,0.843911,-0.375039,-0.606825,0.758652,0.237086,-0.606825,0.758652,-0.237086,-0.783843,0.615642,-0.0810863,-0.783843,0.615642,0.0810863,0.0,-0.915043,0.403355,0.1312,-0.864929,0.484442,0.0,-0.990439,0.137952,0.383614,-0.843911,0.375039,0.0,-0.990439,-0.137952,0.0,-0.915043,-0.403355,0.1312,-0.864929,-0.484442,0.383614,-0.843911,-0.375039,0.606825,-0.758652,0.237086,0.606825,-0.758652,-0.237086,0.783843,-0.615642,-0.0810863,0.783843,-0.615642,0.0810863,-0.1312,-0.864929,-0.484442,-0.383614,-0.843911,-0.375039,-0.1312,-0.864929,0.484442,-0.383614,-0.843911,0.375039,-0.606825,-0.758652,-0.237086,-0.606825,-0.758652,0.237086,-0.783843,-0.615642,0.0810863,-0.783843,-0.615642,-0.0810863};
			return value;
		}
		private double[] getCoordinate_5_20_point_101()
		{
			double[] value = {0.915043,0.403355,0.0,0.864929,0.484442,-0.1312,0.990439,0.137952,0.0,0.843911,0.375039,-0.383614,0.990439,-0.137952,0.0,0.915043,-0.403355,0.0,0.864929,-0.484442,-0.1312,0.843911,-0.375039,-0.383614,0.758652,0.237086,-0.606825,0.758652,-0.237086,-0.606825,0.615642,-0.0810863,-0.783843,0.615642,0.0810863,-0.783843,0.864929,-0.484442,0.1312,0.843911,-0.375039,0.383614,0.864929,0.484442,0.1312,0.843911,0.375039,0.383614,0.758652,-0.237086,0.606825,0.758652,0.237086,0.606825,0.615642,0.0810863,0.783843,0.615642,-0.0810863,0.783843,-0.915043,0.403355,0.0,-0.864929,0.484442,0.1312,-0.990439,0.137952,0.0,-0.843911,0.375039,0.383614,-0.990439,-0.137952,0.0,-0.915043,-0.403355,0.0,-0.864929,-0.484442,0.1312,-0.843911,-0.375039,0.383614,-0.758652,0.237086,0.606825,-0.758652,-0.237086,0.606825,-0.615642,-0.0810863,0.783843,-0.615642,0.0810863,0.783843,-0.864929,-0.484442,-0.1312,-0.843911,-0.375039,-0.383614,-0.864929,0.484442,-0.1312,-0.843911,0.375039,-0.383614,-0.758652,-0.237086,-0.606825,-0.758652,0.237086,-0.606825,-0.615642,0.0810863,-0.783843,-0.615642,-0.0810863,-0.783843,0.403355,0.0,0.915043,0.484442,-0.1312,0.864929,0.137952,0.0,0.990439,0.375039,-0.383614,0.843911,-0.137952,0.0,0.990439,-0.403355,0.0,0.915043,-0.484442,-0.1312,0.864929,-0.375039,-0.383614,0.843911,0.237086,-0.606825,0.758652,-0.237086,-0.606825,0.758652,-0.0810863,-0.783843,0.615642,0.0810863,-0.783843,0.615642,-0.484442,0.1312,0.864929,-0.375039,0.383614,0.843911,0.484442,0.1312,0.864929,0.375039,0.383614,0.843911,-0.237086,0.606825,0.758652,0.237086,0.606825,0.758652,0.0810863,0.783843,0.615642,-0.0810863,0.783843,0.615642,0.403355,0.0,-0.915043,0.484442,0.1312,-0.864929,0.137952,0.0,-0.990439,0.375039,0.383614,-0.843911,-0.137952,0.0,-0.990439,-0.403355,0.0,-0.915043,-0.484442,0.1312,-0.864929,-0.375039,0.383614,-0.843911,0.237086,0.606825,-0.758652,-0.237086,0.606825,-0.758652,-0.0810863,0.783843,-0.615642,0.0810863,0.783843,-0.615642,-0.484442,-0.1312,-0.864929,-0.375039,-0.383614,-0.843911,0.484442,-0.1312,-0.864929,0.375039,-0.383614,-0.843911,-0.237086,-0.606825,-0.758652,0.237086,-0.606825,-0.758652,0.0810863,-0.783843,-0.615642,-0.0810863,-0.783843,-0.615642,0.262866,0.951057,0.16246,0.525731,0.850651,0.0,0.262866,0.951057,-0.16246,-0.262866,0.951057,-0.16246,-0.525731,0.850651,0.0,-0.262866,0.951057,0.16246,0.262866,-0.951057,-0.16246,0.525731,-0.850651,0.0,0.262866,-0.951057,0.16246,-0.262866,-0.951057,0.16246,-0.525731,-0.850651,0.0,-0.262866,-0.951057,-0.16246,0.951057,-0.16246,-0.262866,0.850651,0.0,-0.525731,0.951057,0.16246,-0.262866,0.951057,0.16246,0.262866,0.850651,0.0,0.525731,0.951057,-0.16246,0.262866,-0.951057,-0.16246,0.262866,-0.850651,0.0,0.525731};
			return value;
		}
		private double[] getCoordinate_5_20_point_102()
		{
			double[] value = {-0.951057,0.16246,0.262866,-0.951057,0.16246,-0.262866,-0.850651,0.0,-0.525731,-0.951057,-0.16246,-0.262866,-0.16246,-0.262866,0.951057,0.0,-0.525731,0.850651,0.16246,-0.262866,0.951057,0.16246,0.262866,0.951057,0.0,0.525731,0.850651,-0.16246,0.262866,0.951057,-0.16246,0.262866,-0.951057,0.0,0.525731,-0.850651,0.16246,0.262866,-0.951057,0.16246,-0.262866,-0.951057,0.0,-0.525731,-0.850651,-0.16246,-0.262866,-0.951057,0.587785,0.425325,0.688191,0.688191,0.587785,0.425325,0.425325,0.688191,0.587785,-0.688191,0.587785,0.425325,-0.587785,0.425325,0.688191,-0.425325,0.688191,0.587785,0.688191,0.587785,-0.425325,0.587785,0.425325,-0.688191,0.425325,0.688191,-0.587785,-0.587785,0.425325,-0.688191,-0.688191,0.587785,-0.425325,-0.425325,0.688191,-0.587785,0.688191,-0.587785,0.425325,0.587785,-0.425325,0.688191,0.425325,-0.688191,0.587785,-0.587785,-0.425325,0.688191,-0.688191,-0.587785,0.425325,-0.425325,-0.688191,0.587785,0.587785,-0.425325,-0.688191,0.688191,-0.587785,-0.425325,0.425325,-0.688191,-0.587785,-0.688191,-0.587785,-0.425325,-0.587785,-0.425325,-0.688191,-0.425325,-0.688191,-0.587785,0.0,0.961938,-0.273267,0.259892,0.862668,-0.433889,0.0,0.961938,0.273267,0.259892,0.862668,0.433889,0.702046,0.69378,0.160622,0.702046,0.69378,-0.160622,-0.259892,0.862668,0.433889,-0.259892,0.862668,-0.433889,-0.702046,0.69378,-0.160622,-0.702046,0.69378,0.160622,0.0,-0.961938,0.273267,0.259892,-0.862668,0.433889,0.0,-0.961938,-0.273267,0.259892,-0.862668,-0.433889,0.702046,-0.69378,-0.160622,0.702046,-0.69378,0.160622,-0.259892,-0.862668,-0.433889,-0.259892,-0.862668,0.433889,-0.702046,-0.69378,0.160622,-0.702046,-0.69378,-0.160622,0.961938,0.273267,0.0,0.862668,0.433889,-0.259892,0.961938,-0.273267,0.0,0.862668,-0.433889,-0.259892,0.69378,-0.160622,-0.702046,0.69378,0.160622,-0.702046,0.862668,-0.433889,0.259892,0.862668,0.433889,0.259892,0.69378,0.160622,0.702046,0.69378,-0.160622,0.702046,-0.961938,0.273267,0.0,-0.862668,0.433889,0.259892,-0.961938,-0.273267,0.0,-0.862668,-0.433889,0.259892,-0.69378,-0.160622,0.702046,-0.69378,0.160622,0.702046,-0.862668,-0.433889,-0.259892,-0.862668,0.433889,-0.259892,-0.69378,0.160622,-0.702046,-0.69378,-0.160622,-0.702046,0.273267,0.0,0.961938,0.433889,-0.259892,0.862668,-0.273267,0.0,0.961938,-0.433889,-0.259892,0.862668,-0.160622,-0.702046,0.69378,0.160622,-0.702046,0.69378,-0.433889,0.259892,0.862668,0.433889,0.259892,0.862668,0.160622,0.702046,0.69378,-0.160622,0.702046,0.69378,0.273267,0.0,-0.961938,0.433889,0.259892,-0.862668,-0.273267,0.0,-0.961938,-0.433889,0.259892,-0.862668,-0.160622,0.702046,-0.69378,0.160622,0.702046,-0.69378,-0.433889,-0.259892,-0.862668,0.433889,-0.259892,-0.862668,0.160622,-0.702046,-0.69378,-0.160622,-0.702046,-0.69378};
			return value;
		}
		private double[] getCoordinate_5_20_point_103()
		{
			double[] value = {0.0,1.0,0.0,0.5,0.809017,0.309017,0.5,0.809017,-0.309017,-0.5,0.809017,-0.309017,-0.5,0.809017,0.309017,0.0,-1.0,0.0,0.5,-0.809017,-0.309017,0.5,-0.809017,0.309017,-0.5,-0.809017,0.309017,-0.5,-0.809017,-0.309017,1.0,0.0,0.0,0.809017,-0.309017,-0.5,0.809017,0.309017,-0.5,0.809017,0.309017,0.5,0.809017,-0.309017,0.5,-1.0,0.0,0.0,-0.809017,-0.309017,0.5,-0.809017,0.309017,0.5,-0.809017,0.309017,-0.5,-0.809017,-0.309017,-0.5,0.0,0.0,1.0,-0.309017,-0.5,0.809017,0.309017,-0.5,0.809017,0.309017,0.5,0.809017,-0.309017,0.5,0.809017,0.0,0.0,-1.0,-0.309017,0.5,-0.809017,0.309017,0.5,-0.809017,0.309017,-0.5,-0.809017,-0.309017,-0.5,-0.809017,0.0,0.850651,-0.525731,0.0,0.850651,0.525731,0.850651,0.525731,0.0,-0.850651,0.525731,0.0,0.0,-0.850651,0.525731,0.0,-0.850651,-0.525731,0.850651,-0.525731,0.0,-0.850651,-0.525731,0.0,0.525731,0.0,-0.850651,0.525731,0.0,0.850651,-0.525731,0.0,0.850651,-0.525731,0.0,-0.850651};
			return value;
		}

		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=4, element #20, 81920 total numbers.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFInt32 getIndexedFaceSet_4_20_coordIndex()
		{
			MFInt32 IndexedFaceSet_4_20_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_6()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_7()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_8()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_9()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_10()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_11()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_12()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_13()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_14()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_15()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_16()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_17()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_18()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_19()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_20()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_21()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_22()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_23()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_24()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_25()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_26()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_27()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_28()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_29()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_30()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_31()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_32()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_33()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_34()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_35()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_36()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_37()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_38()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_39()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_40()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_41()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_42()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_43()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_44()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_45()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_46()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_47()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_48()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_49()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_50()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_51()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_52()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_53()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_54()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_55()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_56()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_57()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_58()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_59()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_60()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_61()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_62()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_63()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_64()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_65()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_66()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_67()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_68()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_69()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_70()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_71()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_72()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_73()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_74()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_75()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_76()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_77()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_78()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_79()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_80()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_81()))
				.append(new MFInt32(getIndexedFaceSet_4_20_coordIndex_82()));
			return IndexedFaceSet_4_20_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=5, element #20, 30726 total numbers made up of 10242 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec3f getCoordinate_5_20_point()
		{
			MFVec3f Coordinate_5_20_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_5_20_point_1()))
				.append(new MFVec3f(getCoordinate_5_20_point_2()))
				.append(new MFVec3f(getCoordinate_5_20_point_3()))
				.append(new MFVec3f(getCoordinate_5_20_point_4()))
				.append(new MFVec3f(getCoordinate_5_20_point_5()))
				.append(new MFVec3f(getCoordinate_5_20_point_6()))
				.append(new MFVec3f(getCoordinate_5_20_point_7()))
				.append(new MFVec3f(getCoordinate_5_20_point_8()))
				.append(new MFVec3f(getCoordinate_5_20_point_9()))
				.append(new MFVec3f(getCoordinate_5_20_point_10()))
				.append(new MFVec3f(getCoordinate_5_20_point_11()))
				.append(new MFVec3f(getCoordinate_5_20_point_12()))
				.append(new MFVec3f(getCoordinate_5_20_point_13()))
				.append(new MFVec3f(getCoordinate_5_20_point_14()))
				.append(new MFVec3f(getCoordinate_5_20_point_15()))
				.append(new MFVec3f(getCoordinate_5_20_point_16()))
				.append(new MFVec3f(getCoordinate_5_20_point_17()))
				.append(new MFVec3f(getCoordinate_5_20_point_18()))
				.append(new MFVec3f(getCoordinate_5_20_point_19()))
				.append(new MFVec3f(getCoordinate_5_20_point_20()))
				.append(new MFVec3f(getCoordinate_5_20_point_21()))
				.append(new MFVec3f(getCoordinate_5_20_point_22()))
				.append(new MFVec3f(getCoordinate_5_20_point_23()))
				.append(new MFVec3f(getCoordinate_5_20_point_24()))
				.append(new MFVec3f(getCoordinate_5_20_point_25()))
				.append(new MFVec3f(getCoordinate_5_20_point_26()))
				.append(new MFVec3f(getCoordinate_5_20_point_27()))
				.append(new MFVec3f(getCoordinate_5_20_point_28()))
				.append(new MFVec3f(getCoordinate_5_20_point_29()))
				.append(new MFVec3f(getCoordinate_5_20_point_30()))
				.append(new MFVec3f(getCoordinate_5_20_point_31()))
				.append(new MFVec3f(getCoordinate_5_20_point_32()))
				.append(new MFVec3f(getCoordinate_5_20_point_33()))
				.append(new MFVec3f(getCoordinate_5_20_point_34()))
				.append(new MFVec3f(getCoordinate_5_20_point_35()))
				.append(new MFVec3f(getCoordinate_5_20_point_36()))
				.append(new MFVec3f(getCoordinate_5_20_point_37()))
				.append(new MFVec3f(getCoordinate_5_20_point_38()))
				.append(new MFVec3f(getCoordinate_5_20_point_39()))
				.append(new MFVec3f(getCoordinate_5_20_point_40()))
				.append(new MFVec3f(getCoordinate_5_20_point_41()))
				.append(new MFVec3f(getCoordinate_5_20_point_42()))
				.append(new MFVec3f(getCoordinate_5_20_point_43()))
				.append(new MFVec3f(getCoordinate_5_20_point_44()))
				.append(new MFVec3f(getCoordinate_5_20_point_45()))
				.append(new MFVec3f(getCoordinate_5_20_point_46()))
				.append(new MFVec3f(getCoordinate_5_20_point_47()))
				.append(new MFVec3f(getCoordinate_5_20_point_48()))
				.append(new MFVec3f(getCoordinate_5_20_point_49()))
				.append(new MFVec3f(getCoordinate_5_20_point_50()))
				.append(new MFVec3f(getCoordinate_5_20_point_51()))
				.append(new MFVec3f(getCoordinate_5_20_point_52()))
				.append(new MFVec3f(getCoordinate_5_20_point_53()))
				.append(new MFVec3f(getCoordinate_5_20_point_54()))
				.append(new MFVec3f(getCoordinate_5_20_point_55()))
				.append(new MFVec3f(getCoordinate_5_20_point_56()))
				.append(new MFVec3f(getCoordinate_5_20_point_57()))
				.append(new MFVec3f(getCoordinate_5_20_point_58()))
				.append(new MFVec3f(getCoordinate_5_20_point_59()))
				.append(new MFVec3f(getCoordinate_5_20_point_60()))
				.append(new MFVec3f(getCoordinate_5_20_point_61()))
				.append(new MFVec3f(getCoordinate_5_20_point_62()))
				.append(new MFVec3f(getCoordinate_5_20_point_63()))
				.append(new MFVec3f(getCoordinate_5_20_point_64()))
				.append(new MFVec3f(getCoordinate_5_20_point_65()))
				.append(new MFVec3f(getCoordinate_5_20_point_66()))
				.append(new MFVec3f(getCoordinate_5_20_point_67()))
				.append(new MFVec3f(getCoordinate_5_20_point_68()))
				.append(new MFVec3f(getCoordinate_5_20_point_69()))
				.append(new MFVec3f(getCoordinate_5_20_point_70()))
				.append(new MFVec3f(getCoordinate_5_20_point_71()))
				.append(new MFVec3f(getCoordinate_5_20_point_72()))
				.append(new MFVec3f(getCoordinate_5_20_point_73()))
				.append(new MFVec3f(getCoordinate_5_20_point_74()))
				.append(new MFVec3f(getCoordinate_5_20_point_75()))
				.append(new MFVec3f(getCoordinate_5_20_point_76()))
				.append(new MFVec3f(getCoordinate_5_20_point_77()))
				.append(new MFVec3f(getCoordinate_5_20_point_78()))
				.append(new MFVec3f(getCoordinate_5_20_point_79()))
				.append(new MFVec3f(getCoordinate_5_20_point_80()))
				.append(new MFVec3f(getCoordinate_5_20_point_81()))
				.append(new MFVec3f(getCoordinate_5_20_point_82()))
				.append(new MFVec3f(getCoordinate_5_20_point_83()))
				.append(new MFVec3f(getCoordinate_5_20_point_84()))
				.append(new MFVec3f(getCoordinate_5_20_point_85()))
				.append(new MFVec3f(getCoordinate_5_20_point_86()))
				.append(new MFVec3f(getCoordinate_5_20_point_87()))
				.append(new MFVec3f(getCoordinate_5_20_point_88()))
				.append(new MFVec3f(getCoordinate_5_20_point_89()))
				.append(new MFVec3f(getCoordinate_5_20_point_90()))
				.append(new MFVec3f(getCoordinate_5_20_point_91()))
				.append(new MFVec3f(getCoordinate_5_20_point_92()))
				.append(new MFVec3f(getCoordinate_5_20_point_93()))
				.append(new MFVec3f(getCoordinate_5_20_point_94()))
				.append(new MFVec3f(getCoordinate_5_20_point_95()))
				.append(new MFVec3f(getCoordinate_5_20_point_96()))
				.append(new MFVec3f(getCoordinate_5_20_point_97()))
				.append(new MFVec3f(getCoordinate_5_20_point_98()))
				.append(new MFVec3f(getCoordinate_5_20_point_99()))
				.append(new MFVec3f(getCoordinate_5_20_point_100()))
				.append(new MFVec3f(getCoordinate_5_20_point_101()))
				.append(new MFVec3f(getCoordinate_5_20_point_102()))
				.append(new MFVec3f(getCoordinate_5_20_point_103()));
			return Coordinate_5_20_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 IcosahedronSubdivisionLevel5 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 IcosahedronSubdivisionLevel5().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: \"X3dForAdvancedModeling.GeometricShapes.IcosahedronSubdivisionLevel5\" 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("X3dForAdvancedModeling.GeometricShapes.IcosahedronSubdivisionLevel5 self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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