package Savage.CommunicationsAndSensors.Radar;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.EnvironmentalEffects.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.Networking.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;
import org.web3d.x3d.jsail.Text.*;
import org.web3d.x3d.jsail.Texturing.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> Rendering antenna 3D pattern with antenna 3D geometry, 5 Elements Twin Delta Loop 2m. </p>
 <p> Related links: Catalog page <a href="../../../../CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2mIndex.html" target="_blank">Nec5ElementTwinDeltaLoop2m</a>,  source <a href="../../../../CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2m.java">Nec5ElementTwinDeltaLoop2m.java</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="../../../../CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2m.x3d">Nec5ElementTwinDeltaLoop2m.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> Rendering antenna 3D pattern with antenna 3D geometry, 5 Elements Twin Delta Loop 2m. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Sungmin Kwon and Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 2 February 2018 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 4 October 2023 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> Nec5ElementTwinDeltaLoop2m.out.txt </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> RenderingAntennaBeamPattern.pptx </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Numerical_Electromagnetics_Code" target="_blank">https://en.wikipedia.org/wiki/Numerical_Electromagnetics_Code</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> Numerical Electromagnetics Code <a href="http://www.qsl.net/4nec2" target="_blank">http://www.qsl.net/4nec2</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> NEC2toX3D.m </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2m.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2m.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="../../../../CommunicationsAndSensors/Radar/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

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

	* @author Sungmin Kwon and Don Brutzman
 */

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

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_IMMERSIVE).setVersion(X3D.VERSION_3_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("Nec5ElementTwinDeltaLoop2m.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Rendering antenna 3D pattern with antenna 3D geometry, 5 Elements Twin Delta Loop 2m."))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Sungmin Kwon and Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("2 February 2018"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("4 October 2023"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("Nec5ElementTwinDeltaLoop2m.out.txt"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("RenderingAntennaBeamPattern.pptx"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Numerical_Electromagnetics_Code"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("Numerical Electromagnetics Code http://www.qsl.net/4nec2"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("NEC2toX3D.m"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/Nec5ElementTwinDeltaLoop2m.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("Nec5ElementTwinDeltaLoop2m.x3d"))
    .addChild(new Background().setSkyColor(new MFColor(new double[] {0.0,0.0,0.5})))
    .addChild(new Viewpoint().setDescription("+Xand+Y View").setOrientation(0.22,0.57,0.79,2.55).setPosition(38.0,42.0,24.0))
    .addChild(new Viewpoint().setDescription("+Xand-Y View").setOrientation(0.85,0.31,0.43,1.39).setPosition(39.0,-43.0,25.0))
    .addChild(new Viewpoint().setDescription("-Xand+Y View").setOrientation(-0.26,0.57,0.78,3.77).setPosition(-41.0,39.0,22.0))
    .addChild(new Viewpoint().setDescription("-Xand-Y View").setOrientation(0.84,-0.32,-0.44,1.44).setPosition(-38.0,-42.0,23.0))
    .addChild(new Viewpoint().setDescription("+Z View").setOrientation(0.0,0.0,1.0,0.).setPosition(0.0,0.0,90.0))
    .addChild(new Viewpoint().setDescription("Right X View").setOrientation(0.95,0.19,0.25,1.33).setPosition(30.0,-71.62,23.0))
    .addChild(new Viewpoint().setDescription("Left X View").setOrientation(0.18,0.57,0.8,2.64).setPosition(40.0,57.55,23.84))
    .addChild(new Viewpoint().setDescription("Right Y View").setOrientation(0.42,0.55,0.72,2.12).setPosition(69.0,17.71,19.94))
    .addChild(new Viewpoint().setDescription("Left Y View").setOrientation(-0.3,0.56,0.77,3.91).setPosition(-58.25,39.34,23.21))
    .addComments(" Antenna Geometry Part ")
    .addChild(new Transform().setRotation(0.,0.,1.,-1.57)
      .addChild(new Transform().setRotation(0.,1.,0.0,-1.57).setScale(15.0,15.0,15.0)
        .addChild(new Shape()
          .setAppearance(new Appearance()
            .setMaterial(new Material().setEmissiveColor(0.7,0.7,0.7)))
          .setGeometry(new LineSet().setVertexCount(new int[] {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2})
            .setCoord(new Coordinate().setPoint(getCoordinate_7_28_point()))))))
    .addComments(" Antenna Pattern 3D Geometry Part ")
    .addChild(new Transform().setRotation(0.,0.,1.,-1.57)
      .addChild(new Transform().setRotation(0.,1.,0.0,-1.57)
        .addChild(new Shape()
          .setGeometry(new IndexedFaceSet().setSolid(false).setColorIndex(getIndexedFaceSet_6_33_colorIndex()).setCoordIndex(getIndexedFaceSet_6_33_coordIndex())
            .setCoord(new Coordinate().setPoint(getCoordinate_7_33_point()))
            .setColor(new Color().setColor(getColor_7_34_color()))))))
    .addComments(" X,Y,Z Axis Part ")
    .addChild(new Transform().setScale(20.0,20.0,20.0)
      .addChild(new Inline("CoordinateAxes").setUrl(new String[] {"CoordinateAxes.x3d","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/CoordinateAxes.x3d","CoordinateAxes.wrl","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/CoordinateAxes.wrl"})
        .setMetadata(new MetadataString().setName("profile").setValue(new String[] {"Immersive"}))))
    .addComments(" HUD : Colormap Part ")
    .addComments(" Simple Heads-Up Display (HUD) Prototype Manages the display of a HUD and maintains its position on the screen. Changes to fieldOfView (in Viewpoint node) will change screen position Fields: hudSize Size of HUD (initializeOnly - SFVec3f) default=\"1 1 .01\" hudColor Color of HUD (inputOutput - SFColor) default=\"1 1 1\" screenOffset Offset of HUD. This field positions the HUD on the display screen (inputOutput - SFVec3f) default=\"0 0 0\" hudGeometry Geometry to be placed on the HUD. Origin is center of HUD. (inputOutput - MFNode) default = [] position_changed Current viewer location (outputOnly - SFVec3f) orientation_changed Current viewer orientation (outputOnly - SFRotation) ")
    .addChild(new ExternProtoDeclare("HeadsUpDisplay").setName("HeadsUpDisplay").setAppinfo("Heads-up display (HUD) keeps child geometry aligned on screen in a consistent location").setUrl(new String[] {"../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay","../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay"})
      .addField(new field().setName("screenOffset").setType(field.TYPE_SFVEC3F).setAccessType(field.ACCESSTYPE_INPUTOUTPUT).setAppinfo("offset position for HUD relative to current view location, default 0 0 -5"))
      .addField(new field().setName("children").setType(field.TYPE_MFNODE).setAccessType(field.ACCESSTYPE_INPUTOUTPUT).setAppinfo("X3D content positioned at HUD offset"))
      .addField(new field().setName("position_changed").setType(field.TYPE_SFVEC3F).setAccessType(field.ACCESSTYPE_OUTPUTONLY).setAppinfo("HUD position update (in world coordinates) relative to original location"))
      .addField(new field().setName("orientation_changed").setType(field.TYPE_SFROTATION).setAccessType(field.ACCESSTYPE_OUTPUTONLY).setAppinfo("HUD orientation update relative to original location")))
    .addChild(new ProtoInstance("HeadsUpDisplay", "HeadsUpDisplayInstance").setContainerField("children")
      .addComments(" example: upper left-hand corner of screen (x=-2, y=1) and set back z=-5 from user view ")
      .addFieldValue(new fieldValue().setName("screenOffset").setValue(new SFVec3f(0.0,0.0,-5.0)))
      .addFieldValue(new fieldValue().setName("children")
        .addChild(new Transform().setTranslation(1.9,0.0,0.0)
          .addChild(new Shape()
            .setGeometry(new Box().setSize(0.2,3.0,0.01).setSolid(false))
            .setAppearance(new Appearance()
              .setTexture(new PixelTexture().setImage(new int[] {1,33,3,0x000080,0x0000B4,0x0000E8,0x001DFF,0x0050FF,0x0083FF,0x00B6FF,0x00E9FF,0x1DFFE2,0x50FFAF,0x83FF7C,0xB6FF49,0xE9FF16,0xFFF400,0xFFDF00,0xFFCB00,0xFFB600,0xFFA200,0xFF8E00,0xFF7900,0xFF6500,0xFF5000,0xFF3C00,0xFF2800,0xFF1300,0xFF0002,0xFF0027,0xFF004B,0xFF0070,0xFF0094,0xFF00B8,0xFF00DD,0xFF00FF}).setRepeatS(false).setRepeatT(false)))))
        .addChild(new Transform().setTranslation(1.78,0.0,0.0)
          .addChild(new Transform().setTranslation(0.0,1.85,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"Max Gain=12.4 dBi"})
                .setFontStyle(new FontStyle("ColorMapTickFont").setJustify(FontStyle.JUSTIFY_END_MIDDLE).setSize(0.18)))
              .setAppearance(new Appearance("ColorMapTickAppearance")
                .setMaterial(new Material().setDiffuseColor(1.0,1.0,1.0)))))
          .addChild(new Transform().setTranslation(0.25,1.7,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"dBi"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform().setTranslation(0.0,1.5,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"23.0"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform().setTranslation(0.0,0.75,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"18.1"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform()
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"11.3"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform().setTranslation(0.0,-0.75,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"-0.4"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform().setTranslation(0.0,-1.5,0.0)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"-50.0"})
                .setFontStyle(new FontStyle().setUSE("ColorMapTickFont")))
              .setAppearance(new Appearance().setUSE("ColorMapTickAppearance"))))
          .addChild(new Transform().setTranslation(0.05,0.107165,0.2)
            .addChild(new Shape()
              .setGeometry(new Text().setString(new String[] {"=====>"})
                .setFontStyle(new FontStyle("ColorMapTickFont2").setJustify(FontStyle.JUSTIFY_END_MIDDLE).setSize(0.15)))
              .setAppearance(new Appearance()
                .setMaterial(new Material().setDiffuseColor(1.0,1.0,1.0)))))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_6_33_colorIndex_1()
		{
			int[] value = {0,511,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,48,-1,0,0,48,48,-1,0,0,48,49,-1,0,0,49,49,-1,0,0,49,50,-1,0,0,50,50,-1,0,0,50,50,-1,0,0,50,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,51,-1,0,0,51,50,-1,0,0,50,50,-1,0,0,50,50,-1,0,0,50,49,-1,0,0,49,49,-1,0,0,49,48,-1,0,0,48,48,-1,0,0,48,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,45,-1,0,0,45,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,46,-1,0,0,46,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,0,0,47,47,-1,47,47,63,63,-1,47,47,63,63,-1,47,47,63,63,-1,47,47,63,62,-1,47,47,62,62,-1,47,47,62,62,-1,47,47,62,62,-1,46,47,62,62,-1,46,46,62,62,-1,46,46,62,62,-1,46,46,62,62,-1,46,46,62,62,-1,45,46,62,63,-1,45,45,63,63,-1,45,45,63,63,-1,45,45,63,63,-1,45,45,63,64,-1,45,45,64,64,-1,46,45,64,65,-1,46,46,65,65,-1,46,46,65,66,-1,47,46,66,66,-1,47,47,66,67,-1,47,47,67,68,-1,48,47,68,68,-1,48,48,68,69,-1,49,48,69,70,-1,49,49,70,70,-1,50,49,70,71,-1,50,50,71,71,-1,50,50,71,72,-1,51,50,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,51,51,72,72,-1,50,51,72,72,-1,50,50,72,71,-1,50,50,71,71,-1,49,50,71,70,-1,49,49,70,70,-1,48,49,70,69,-1,48,48,69,68,-1,47,48,68,68,-1,47,47,68,67,-1,47,47,67,66,-1,46,47,66,66,-1,46,46,66,65,-1,46,46,65,65,-1,45,46,65,64,-1,45,45,64,64,-1,45,45,64,63,-1,45,45,63,63,-1,45,45,63,63,-1,45,45,63,63,-1,46,45,63,62,-1,46,46,62,62,-1,46,46,62,62,-1,46,46,62,62,-1,46,46,62,62,-1,47,46,62,62,-1,47,47,62,62,-1,47,47,62,62,-1,47,47,62,62,-1,47,47,62,63,-1,47,47,63,63,-1,47,47,63,63,-1,47,47,63,63,-1,63,63,69,69,-1,63,63,69,69,-1,63,63,69,69,-1,62,63,69,69,-1,62,62,69,69,-1,62,62,69,70,-1,62,62,70,70,-1,62,62,70,70,-1,62,62,70,71,-1,62,62,71,71,-1,62,62,71,72,-1,62,62,72,72,-1,63,62,72,73,-1,63,63,73,74,-1,63,63,74,74,-1,63,63,74,75,-1,64,63,75,76,-1,64,64,76,77,-1,65,64,77,78,-1,65,65,78,78,-1,66,65,78,79,-1,66,66,79,80,-1,67,66,80,81,-1,68,67,81,82,-1,68,68,82,82,-1,69,68,82,83,-1,70,69,83,83,-1,70,70,83,84,-1,71,70,84,84,-1,71,71,84,85,-1,72,71,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,72,72,85,85,-1,71,72,85,85,-1,71,71,85,84,-1,70,71,84,84,-1,70,70,84,83,-1,69,70,83,83,-1,68,69,83,82,-1,68,68,82,82,-1,67,68,82,81,-1,66,67,81,80,-1,66,66,80,79,-1,65,66,79,78,-1,65,65,78,78,-1,64,65,78,77,-1,64,64,77,76,-1,63,64,76,75,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_2()
		{
			int[] value = {63,63,75,74,-1,63,63,74,74,-1,63,63,74,73,-1,62,63,73,72,-1,62,62,72,72,-1,62,62,72,71,-1,62,62,71,71,-1,62,62,71,70,-1,62,62,70,70,-1,62,62,70,70,-1,62,62,70,69,-1,62,62,69,69,-1,63,62,69,69,-1,63,63,69,69,-1,63,63,69,69,-1,63,63,69,69,-1,69,69,68,68,-1,69,69,68,68,-1,69,69,68,69,-1,69,69,69,69,-1,69,69,69,70,-1,70,69,70,71,-1,70,70,71,72,-1,70,70,72,73,-1,71,70,73,74,-1,71,71,74,75,-1,72,71,75,77,-1,72,72,77,78,-1,73,72,78,79,-1,74,73,79,80,-1,74,74,80,82,-1,75,74,82,83,-1,76,75,83,84,-1,77,76,84,85,-1,78,77,85,86,-1,78,78,86,88,-1,79,78,88,89,-1,80,79,89,90,-1,81,80,90,90,-1,82,81,90,91,-1,82,82,91,92,-1,83,82,92,92,-1,83,83,92,92,-1,84,83,92,92,-1,84,84,92,92,-1,85,84,92,92,-1,85,85,92,92,-1,85,85,92,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,91,-1,85,85,91,92,-1,85,85,92,92,-1,84,85,92,92,-1,84,84,92,92,-1,83,84,92,92,-1,83,83,92,92,-1,82,83,92,92,-1,82,82,92,91,-1,81,82,91,90,-1,80,81,90,90,-1,79,80,90,89,-1,78,79,89,88,-1,78,78,88,86,-1,77,78,86,85,-1,76,77,85,84,-1,75,76,84,83,-1,74,75,83,82,-1,74,74,82,80,-1,73,74,80,79,-1,72,73,79,78,-1,72,72,78,77,-1,71,72,77,75,-1,71,71,75,74,-1,70,71,74,73,-1,70,70,73,72,-1,70,70,72,71,-1,69,70,71,70,-1,69,69,70,69,-1,69,69,69,69,-1,69,69,69,68,-1,69,69,68,68,-1,69,69,68,68,-1,68,68,61,61,-1,68,68,61,62,-1,69,68,62,63,-1,69,69,63,64,-1,70,69,64,65,-1,71,70,65,67,-1,72,71,67,69,-1,73,72,69,71,-1,74,73,71,73,-1,75,74,73,75,-1,77,75,75,77,-1,78,77,77,80,-1,79,78,80,82,-1,80,79,82,84,-1,82,80,84,85,-1,83,82,85,87,-1,84,83,87,89,-1,85,84,89,91,-1,86,85,91,92,-1,88,86,92,93,-1,89,88,93,95,-1,90,89,95,96,-1,90,90,96,96,-1,91,90,96,96,-1,92,91,96,97,-1,92,92,97,96,-1,92,92,96,96,-1,92,92,96,95,-1,92,92,95,94,-1,92,92,94,93,-1,92,92,93,91,-1,91,92,91,90,-1,91,91,90,89,-1,91,91,89,88,-1,91,91,88,87,-1,91,91,87,87,-1,91,91,87,87,-1,91,91,87,88,-1,91,91,88,89,-1,91,91,89,90,-1,92,91,90,91,-1,92,92,91,93,-1,92,92,93,94,-1,92,92,94,95,-1,92,92,95,96,-1,92,92,96,96,-1,92,92,96,97,-1,91,92,97,96,-1,90,91,96,96,-1,90,90,96,96,-1,89,90,96,95,-1,88,89,95,93,-1,86,88,93,92,-1,85,86,92,91,-1,84,85,91,89,-1,83,84,89,87,-1,82,83,87,85,-1,80,82,85,84,-1,79,80,84,82,-1,78,79,82,80,-1,77,78,80,77,-1,75,77,77,75,-1,74,75,75,73,-1,73,74,73,71,-1,72,73,71,69,-1,71,72,69,67,-1,70,71,67,65,-1,69,70,65,64,-1,69,69,64,63,-1,68,69,63,62,-1,68,68,62,61,-1,68,68,61,61,-1,61,61,50,50,-1,62,61,50,51,-1,63,62,51,52,-1,64,63,52,54,-1,65,64,54,57,-1,67,65,57,59,-1,69,67,59,62,-1,71,69,62,65,-1,73,71,65,69,-1,75,73,69,72,-1,77,75,72,75,-1,80,77,75,78,-1,82,80,78,81,-1,84,82,81,84,-1,85,84,84,86,-1,87,85,86,89,-1,89,87,89,91,-1,91,89,91,93,-1,92,91,93,95,-1,93,92,95,96,-1,95,93,96,97,-1,96,95,97,98,-1,96,96,98,99,-1,96,96,99,99,-1,97,96,99,98,-1,96,97,98,97,-1,96,96,97,95,-1,95,96,95,92,-1,94,95,92,89,-1,93,94,89,86,-1,91,93,86,83,-1,90,91,83,79,-1,89,90,79,76,-1,88,89,76,74,-1,87,88,74,72,-1,87,87,72,72,-1,87,87,72,72,-1,88,87,72,74,-1,89,88,74,76,-1,90,89,76,79,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_3()
		{
			int[] value = {91,90,79,83,-1,93,91,83,86,-1,94,93,86,89,-1,95,94,89,92,-1,96,95,92,95,-1,96,96,95,97,-1,97,96,97,98,-1,96,97,98,99,-1,96,96,99,99,-1,96,96,99,98,-1,95,96,98,97,-1,93,95,97,96,-1,92,93,96,95,-1,91,92,95,93,-1,89,91,93,91,-1,87,89,91,89,-1,85,87,89,86,-1,84,85,86,84,-1,82,84,84,81,-1,80,82,81,78,-1,77,80,78,75,-1,75,77,75,72,-1,73,75,72,69,-1,71,73,69,65,-1,69,71,65,62,-1,67,69,62,59,-1,65,67,59,57,-1,64,65,57,54,-1,63,64,54,52,-1,62,63,52,51,-1,61,62,51,50,-1,61,61,50,50,-1,50,50,38,39,-1,51,50,39,39,-1,52,51,39,40,-1,54,52,40,42,-1,57,54,42,45,-1,59,57,45,48,-1,62,59,48,53,-1,65,62,53,57,-1,69,65,57,62,-1,72,69,62,66,-1,75,72,66,71,-1,78,75,71,75,-1,81,78,75,78,-1,84,81,78,82,-1,86,84,82,85,-1,89,86,85,88,-1,91,89,88,90,-1,93,91,90,93,-1,95,93,93,95,-1,96,95,95,96,-1,97,96,96,98,-1,98,97,98,98,-1,99,98,98,98,-1,99,99,98,97,-1,98,99,97,96,-1,97,98,96,93,-1,95,97,93,89,-1,92,95,89,84,-1,89,92,84,79,-1,86,89,79,72,-1,83,86,72,64,-1,79,83,64,56,-1,76,79,56,49,-1,74,76,49,43,-1,72,74,43,39,-1,72,72,39,37,-1,72,72,37,39,-1,74,72,39,43,-1,76,74,43,49,-1,79,76,49,56,-1,83,79,56,64,-1,86,83,64,72,-1,89,86,72,79,-1,92,89,79,84,-1,95,92,84,89,-1,97,95,89,93,-1,98,97,93,96,-1,99,98,96,97,-1,99,99,97,98,-1,98,99,98,98,-1,97,98,98,98,-1,96,97,98,96,-1,95,96,96,95,-1,93,95,95,93,-1,91,93,93,90,-1,89,91,90,88,-1,86,89,88,85,-1,84,86,85,82,-1,81,84,82,78,-1,78,81,78,75,-1,75,78,75,71,-1,72,75,71,66,-1,69,72,66,62,-1,65,69,62,57,-1,62,65,57,53,-1,59,62,53,48,-1,57,59,48,45,-1,54,57,45,42,-1,52,54,42,40,-1,51,52,40,39,-1,50,51,39,39,-1,50,50,39,38,-1,39,38,42,42,-1,39,39,42,41,-1,40,39,41,39,-1,42,40,39,38,-1,45,42,38,37,-1,48,45,37,38,-1,53,48,38,42,-1,57,53,42,47,-1,62,57,47,53,-1,66,62,53,59,-1,71,66,59,64,-1,75,71,64,69,-1,78,75,69,74,-1,82,78,74,78,-1,85,82,78,81,-1,88,85,81,85,-1,90,88,85,87,-1,93,90,87,90,-1,95,93,90,92,-1,96,95,92,94,-1,98,96,94,95,-1,98,98,95,96,-1,98,98,96,95,-1,97,98,95,94,-1,96,97,94,91,-1,93,96,91,86,-1,89,93,86,80,-1,84,89,80,71,-1,79,84,71,60,-1,72,79,60,48,-1,64,72,48,41,-1,56,64,41,48,-1,49,56,48,58,-1,43,49,58,66,-1,39,43,66,71,-1,37,39,71,72,-1,39,37,72,71,-1,43,39,71,66,-1,49,43,66,58,-1,56,49,58,48,-1,64,56,48,41,-1,72,64,41,48,-1,79,72,48,60,-1,84,79,60,71,-1,89,84,71,80,-1,93,89,80,86,-1,96,93,86,91,-1,97,96,91,94,-1,98,97,94,95,-1,98,98,95,96,-1,98,98,96,95,-1,96,98,95,94,-1,95,96,94,92,-1,93,95,92,90,-1,90,93,90,87,-1,88,90,87,85,-1,85,88,85,81,-1,82,85,81,78,-1,78,82,78,74,-1,75,78,74,69,-1,71,75,69,64,-1,66,71,64,59,-1,62,66,59,53,-1,57,62,53,47,-1,53,57,47,42,-1,48,53,42,38,-1,45,48,38,37,-1,42,45,37,38,-1,40,42,38,39,-1,39,40,39,41,-1,39,39,41,42,-1,38,39,42,42,-1,42,42,52,52,-1,41,42,52,51,-1,39,41,51,49,-1,38,39,49,46,-1,37,38,46,42,-1,38,37,42,38,-1,42,38,38,35,-1,47,42,35,37,-1,53,47,37,43,-1,59,53,43,50,-1,64,59,50,57,-1,69,64,57,63,-1,74,69,63,68,-1,78,74,68,72,-1,81,78,72,76,-1,85,81,76,79,-1,87,85,79,82,-1,90,87,82,85,-1,92,90,85,87,-1,94,92,87,89,-1,95,94,89,90,-1,96,95,90,91,-1,95,96,91,90,-1,94,95,90,88,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_4()
		{
			int[] value = {91,94,88,83,-1,86,91,83,77,-1,80,86,77,67,-1,71,80,67,54,-1,60,71,54,46,-1,48,60,46,58,-1,41,48,58,74,-1,48,41,74,88,-1,58,48,88,99,-1,66,58,99,107,-1,71,66,107,112,-1,72,71,112,113,-1,71,72,113,112,-1,66,71,112,107,-1,58,66,107,99,-1,48,58,99,88,-1,41,48,88,74,-1,48,41,74,58,-1,60,48,58,46,-1,71,60,46,54,-1,80,71,54,67,-1,86,80,67,77,-1,91,86,77,83,-1,94,91,83,88,-1,95,94,88,90,-1,96,95,90,91,-1,95,96,91,90,-1,94,95,90,89,-1,92,94,89,87,-1,90,92,87,85,-1,87,90,85,82,-1,85,87,82,79,-1,81,85,79,76,-1,78,81,76,72,-1,74,78,72,68,-1,69,74,68,63,-1,64,69,63,57,-1,59,64,57,50,-1,53,59,50,43,-1,47,53,43,37,-1,42,47,37,35,-1,38,42,35,38,-1,37,38,38,42,-1,38,37,42,46,-1,39,38,46,49,-1,41,39,49,51,-1,42,41,51,52,-1,42,42,52,52,-1,52,52,59,58,-1,51,52,58,57,-1,49,51,57,56,-1,46,49,56,53,-1,42,46,53,50,-1,38,42,50,44,-1,35,38,44,38,-1,37,35,38,33,-1,43,37,33,35,-1,50,43,35,42,-1,57,50,42,49,-1,63,57,49,56,-1,68,63,56,61,-1,72,68,61,66,-1,76,72,66,69,-1,79,76,69,72,-1,82,79,72,75,-1,85,82,75,78,-1,87,85,78,80,-1,89,87,80,82,-1,90,89,82,84,-1,91,90,84,84,-1,90,91,84,84,-1,88,90,84,81,-1,83,88,81,75,-1,77,83,75,66,-1,67,77,66,54,-1,54,67,54,52,-1,46,54,52,69,-1,58,46,69,88,-1,74,58,88,106,-1,88,74,106,120,-1,99,88,120,132,-1,107,99,132,141,-1,112,107,141,146,-1,113,112,146,147,-1,112,113,147,146,-1,107,112,146,141,-1,99,107,141,132,-1,88,99,132,120,-1,74,88,120,106,-1,58,74,106,88,-1,46,58,88,69,-1,54,46,69,52,-1,67,54,52,54,-1,77,67,54,66,-1,83,77,66,75,-1,88,83,75,81,-1,90,88,81,84,-1,91,90,84,84,-1,90,91,84,84,-1,89,90,84,82,-1,87,89,82,80,-1,85,87,80,78,-1,82,85,78,75,-1,79,82,75,72,-1,76,79,72,69,-1,72,76,69,66,-1,68,72,66,61,-1,63,68,61,56,-1,57,63,56,49,-1,50,57,49,42,-1,43,50,42,35,-1,37,43,35,33,-1,35,37,33,38,-1,38,35,38,44,-1,42,38,44,50,-1,46,42,50,53,-1,49,46,53,56,-1,51,49,56,57,-1,52,51,57,58,-1,52,52,58,59,-1,58,59,61,61,-1,57,58,61,60,-1,56,57,60,59,-1,53,56,59,57,-1,50,53,57,54,-1,44,50,54,50,-1,38,44,50,44,-1,33,38,44,37,-1,35,33,37,31,-1,42,35,31,34,-1,49,42,34,42,-1,56,49,42,49,-1,61,56,49,55,-1,66,61,55,59,-1,69,66,59,62,-1,72,69,62,64,-1,75,72,64,66,-1,78,75,66,69,-1,80,78,69,71,-1,82,80,71,73,-1,84,82,73,76,-1,84,84,76,77,-1,84,84,77,76,-1,81,84,76,73,-1,75,81,73,66,-1,66,75,66,56,-1,54,66,56,54,-1,52,54,54,70,-1,69,52,70,92,-1,88,69,92,113,-1,106,88,113,131,-1,120,106,131,147,-1,132,120,147,160,-1,141,132,160,169,-1,146,141,169,175,-1,147,146,175,177,-1,146,147,177,175,-1,141,146,175,169,-1,132,141,169,160,-1,120,132,160,147,-1,106,120,147,131,-1,88,106,131,113,-1,69,88,113,92,-1,52,69,92,70,-1,54,52,70,54,-1,66,54,54,56,-1,75,66,56,66,-1,81,75,66,73,-1,84,81,73,76,-1,84,84,76,77,-1,84,84,77,76,-1,82,84,76,73,-1,80,82,73,71,-1,78,80,71,69,-1,75,78,69,66,-1,72,75,66,64,-1,69,72,64,62,-1,66,69,62,59,-1,61,66,59,55,-1,56,61,55,49,-1,49,56,49,42,-1,42,49,42,34,-1,35,42,34,31,-1,33,35,31,37,-1,38,33,37,44,-1,44,38,44,50,-1,50,44,50,54,-1,53,50,54,57,-1,56,53,57,59,-1,57,56,59,60,-1,58,57,60,61,-1,59,58,61,61,-1,61,61,59,59,-1,60,61,59,59,-1,59,60,59,59,-1,57,59,59,58,-1,54,57,58,57,-1,50,54,57,53,-1,44,50,53,48,-1,37,44,48,40,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_5()
		{
			int[] value = {31,37,40,32,-1,34,31,32,28,-1,42,34,28,35,-1,49,42,35,42,-1,55,49,42,48,-1,59,55,48,51,-1,62,59,51,53,-1,64,62,53,54,-1,66,64,54,56,-1,69,66,56,58,-1,71,69,58,60,-1,73,71,60,63,-1,76,73,63,66,-1,77,76,66,68,-1,76,77,68,69,-1,73,76,69,66,-1,66,73,66,59,-1,56,66,59,54,-1,54,56,54,65,-1,70,54,65,88,-1,92,70,88,111,-1,113,92,111,133,-1,131,113,133,153,-1,147,131,153,170,-1,160,147,170,184,-1,169,160,184,194,-1,175,169,194,200,-1,177,175,200,203,-1,175,177,203,200,-1,169,175,200,194,-1,160,169,194,184,-1,147,160,184,170,-1,131,147,170,153,-1,113,131,153,133,-1,92,113,133,111,-1,70,92,111,88,-1,54,70,88,65,-1,56,54,65,54,-1,66,56,54,59,-1,73,66,59,66,-1,76,73,66,69,-1,77,76,69,68,-1,76,77,68,66,-1,73,76,66,63,-1,71,73,63,60,-1,69,71,60,58,-1,66,69,58,56,-1,64,66,56,54,-1,62,64,54,53,-1,59,62,53,51,-1,55,59,51,48,-1,49,55,48,42,-1,42,49,42,35,-1,34,42,35,28,-1,31,34,28,32,-1,37,31,32,40,-1,44,37,40,48,-1,50,44,48,53,-1,54,50,53,57,-1,57,54,57,58,-1,59,57,58,59,-1,60,59,59,59,-1,61,60,59,59,-1,61,61,59,59,-1,59,59,56,56,-1,59,59,56,56,-1,59,59,56,57,-1,58,59,57,57,-1,57,58,57,56,-1,53,57,56,54,-1,48,53,54,50,-1,40,48,50,43,-1,32,40,43,34,-1,28,32,34,26,-1,35,28,26,29,-1,42,35,29,36,-1,48,42,36,41,-1,51,48,41,44,-1,53,51,44,44,-1,54,53,44,44,-1,56,54,44,43,-1,58,56,43,44,-1,60,58,44,47,-1,63,60,47,52,-1,66,63,52,57,-1,68,66,57,60,-1,69,68,60,62,-1,66,69,62,60,-1,59,66,60,56,-1,54,59,56,58,-1,65,54,58,77,-1,88,65,77,101,-1,111,88,101,126,-1,133,111,126,149,-1,153,133,149,170,-1,170,153,170,189,-1,184,170,189,204,-1,194,184,204,215,-1,200,194,215,222,-1,203,200,222,224,-1,200,203,224,222,-1,194,200,222,215,-1,184,194,215,204,-1,170,184,204,189,-1,153,170,189,170,-1,133,153,170,149,-1,111,133,149,126,-1,88,111,126,101,-1,65,88,101,77,-1,54,65,77,58,-1,59,54,58,56,-1,66,59,56,60,-1,69,66,60,62,-1,68,69,62,60,-1,66,68,60,57,-1,63,66,57,52,-1,60,63,52,47,-1,58,60,47,44,-1,56,58,44,43,-1,54,56,43,44,-1,53,54,44,44,-1,51,53,44,44,-1,48,51,44,41,-1,42,48,41,36,-1,35,42,36,29,-1,28,35,29,26,-1,32,28,26,34,-1,40,32,34,43,-1,48,40,43,50,-1,53,48,50,54,-1,57,53,54,56,-1,58,57,56,57,-1,59,58,57,57,-1,59,59,57,56,-1,59,59,56,56,-1,59,59,56,56,-1,56,56,52,52,-1,56,56,52,52,-1,57,56,52,53,-1,57,57,53,54,-1,56,57,54,55,-1,54,56,55,53,-1,50,54,53,50,-1,43,50,50,44,-1,34,43,44,36,-1,26,34,36,25,-1,29,26,25,25,-1,36,29,25,31,-1,41,36,31,36,-1,44,41,36,36,-1,44,44,36,35,-1,44,44,35,31,-1,43,44,31,28,-1,44,43,28,29,-1,47,44,29,33,-1,52,47,33,40,-1,57,52,40,47,-1,60,57,47,53,-1,62,60,53,56,-1,60,62,56,56,-1,56,60,56,56,-1,58,56,56,65,-1,77,58,65,86,-1,101,77,86,111,-1,126,101,111,137,-1,149,126,137,162,-1,170,149,162,184,-1,189,170,184,204,-1,204,189,204,220,-1,215,204,220,232,-1,222,215,232,239,-1,224,222,239,242,-1,222,224,242,239,-1,215,222,239,232,-1,204,215,232,220,-1,189,204,220,204,-1,170,189,204,184,-1,149,170,184,162,-1,126,149,162,137,-1,101,126,137,111,-1,77,101,111,86,-1,58,77,86,65,-1,56,58,65,56,-1,60,56,56,56,-1,62,60,56,56,-1,60,62,56,53,-1,57,60,53,47,-1,52,57,47,40,-1,47,52,40,33,-1,44,47,33,29,-1,43,44,29,28,-1,44,43,28,31,-1,44,44,31,35,-1,44,44,35,36,-1,41,44,36,36,-1,36,41,36,31,-1,29,36,31,25,-1,26,29,25,25,-1,34,26,25,36,-1,43,34,36,44,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_6()
		{
			int[] value = {50,43,44,50,-1,54,50,50,53,-1,56,54,53,55,-1,57,56,55,54,-1,57,57,54,53,-1,56,57,53,52,-1,56,56,52,52,-1,56,56,52,52,-1,52,52,50,49,-1,52,52,49,49,-1,53,52,49,49,-1,54,53,49,51,-1,55,54,51,52,-1,53,55,52,52,-1,50,53,52,50,-1,44,50,50,44,-1,36,44,44,36,-1,25,36,36,26,-1,25,25,26,21,-1,31,25,21,27,-1,36,31,27,31,-1,36,36,31,30,-1,35,36,30,26,-1,31,35,26,18,-1,28,31,18,7,-1,29,28,7,18,-1,33,29,18,26,-1,40,33,26,33,-1,47,40,33,41,-1,53,47,41,48,-1,56,53,48,53,-1,56,56,53,55,-1,56,56,55,57,-1,65,56,57,69,-1,86,65,69,92,-1,111,86,92,118,-1,137,111,118,145,-1,162,137,145,171,-1,184,162,171,195,-1,204,184,195,216,-1,220,204,216,233,-1,232,220,233,245,-1,239,232,245,253,-1,242,239,253,256,-1,239,242,256,253,-1,232,239,253,245,-1,220,232,245,233,-1,204,220,233,216,-1,184,204,216,195,-1,162,184,195,171,-1,137,162,171,145,-1,111,137,145,118,-1,86,111,118,92,-1,65,86,92,69,-1,56,65,69,57,-1,56,56,57,55,-1,56,56,55,53,-1,53,56,53,48,-1,47,53,48,41,-1,40,47,41,33,-1,33,40,33,26,-1,29,33,26,18,-1,28,29,18,7,-1,31,28,7,18,-1,35,31,18,26,-1,36,35,26,30,-1,36,36,30,31,-1,31,36,31,27,-1,25,31,27,21,-1,25,25,21,26,-1,36,25,26,36,-1,44,36,36,44,-1,50,44,44,50,-1,53,50,50,52,-1,55,53,52,52,-1,54,55,52,51,-1,53,54,51,49,-1,52,53,49,49,-1,52,52,49,49,-1,52,52,49,50,-1,49,50,51,50,-1,49,49,50,48,-1,49,49,48,47,-1,51,49,47,48,-1,52,51,48,50,-1,52,52,50,50,-1,50,52,50,49,-1,44,50,49,44,-1,36,44,44,36,-1,26,36,36,25,-1,21,26,25,18,-1,27,21,18,24,-1,31,27,24,27,-1,30,31,27,25,-1,26,30,25,20,-1,18,26,20,19,-1,7,18,19,26,-1,18,7,26,31,-1,26,18,31,33,-1,33,26,33,35,-1,41,33,35,39,-1,48,41,39,46,-1,53,48,46,52,-1,55,53,52,55,-1,57,55,55,59,-1,69,57,59,73,-1,92,69,73,96,-1,118,92,96,123,-1,145,118,123,151,-1,171,145,151,178,-1,195,171,178,202,-1,216,195,202,224,-1,233,216,224,242,-1,245,233,242,255,-1,253,245,255,263,-1,256,253,263,265,-1,253,256,265,263,-1,245,253,263,255,-1,233,245,255,242,-1,216,233,242,224,-1,195,216,224,202,-1,171,195,202,178,-1,145,171,178,151,-1,118,145,151,123,-1,92,118,123,96,-1,69,92,96,73,-1,57,69,73,59,-1,55,57,59,55,-1,53,55,55,52,-1,48,53,52,46,-1,41,48,46,39,-1,33,41,39,35,-1,26,33,35,33,-1,18,26,33,31,-1,7,18,31,26,-1,18,7,26,19,-1,26,18,19,20,-1,30,26,20,25,-1,31,30,25,27,-1,27,31,27,24,-1,21,27,24,18,-1,26,21,18,25,-1,36,26,25,36,-1,44,36,36,44,-1,50,44,44,49,-1,52,50,49,50,-1,52,52,50,50,-1,51,52,50,48,-1,49,51,48,47,-1,49,49,47,48,-1,49,49,48,50,-1,50,49,50,51,-1,50,51,53,51,-1,48,50,51,49,-1,47,48,49,46,-1,48,47,46,46,-1,50,48,46,48,-1,50,50,48,49,-1,49,50,49,48,-1,44,49,48,44,-1,36,44,44,36,-1,25,36,36,25,-1,18,25,25,17,-1,24,18,17,23,-1,27,24,23,25,-1,25,27,25,23,-1,20,25,23,20,-1,19,20,20,26,-1,26,19,26,33,-1,31,26,33,37,-1,33,31,37,39,-1,35,33,39,38,-1,39,35,38,40,-1,46,39,40,46,-1,52,46,46,51,-1,55,52,51,55,-1,59,55,55,60,-1,73,59,60,75,-1,96,73,75,98,-1,123,96,98,126,-1,151,123,126,154,-1,178,151,154,182,-1,202,178,182,207,-1,224,202,207,229,-1,242,224,229,247,-1,255,242,247,260,-1,263,255,260,268,-1,265,263,268,271,-1,263,265,271,268,-1,255,263,268,260,-1,242,255,260,247,-1,224,242,247,229,-1,202,224,229,207,-1,178,202,207,182,-1,151,178,182,154,-1,123,151,154,126,-1,96,123,126,98,-1,73,96,98,75,-1,59,73,75,60,-1,55,59,60,55,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_7()
		{
			int[] value = {52,55,55,51,-1,46,52,51,46,-1,39,46,46,40,-1,35,39,40,38,-1,33,35,38,39,-1,31,33,39,37,-1,26,31,37,33,-1,19,26,33,26,-1,20,19,26,20,-1,25,20,20,23,-1,27,25,23,25,-1,24,27,25,23,-1,18,24,23,17,-1,25,18,17,25,-1,36,25,25,36,-1,44,36,36,44,-1,49,44,44,48,-1,50,49,48,49,-1,50,50,49,48,-1,48,50,48,46,-1,47,48,46,46,-1,48,47,46,49,-1,50,48,49,51,-1,51,50,51,53,-1,51,53,53,52,-1,49,51,52,49,-1,46,49,49,46,-1,46,46,46,45,-1,48,46,45,47,-1,49,48,47,49,-1,48,49,49,48,-1,44,48,48,44,-1,36,44,44,36,-1,25,36,36,25,-1,17,25,25,16,-1,23,17,16,22,-1,25,23,22,25,-1,23,25,25,22,-1,20,23,22,21,-1,26,20,21,28,-1,33,26,28,35,-1,37,33,35,39,-1,39,37,39,40,-1,38,39,40,40,-1,40,38,40,41,-1,46,40,41,46,-1,51,46,46,51,-1,55,51,51,55,-1,60,55,55,61,-1,75,60,61,75,-1,98,75,75,99,-1,126,98,99,127,-1,154,126,127,155,-1,182,154,155,183,-1,207,182,183,208,-1,229,207,208,231,-1,247,229,231,249,-1,260,247,249,262,-1,268,260,262,271,-1,271,268,271,273,-1,268,271,273,271,-1,260,268,271,262,-1,247,260,262,249,-1,229,247,249,231,-1,207,229,231,208,-1,182,207,208,183,-1,154,182,183,155,-1,126,154,155,127,-1,98,126,127,99,-1,75,98,99,75,-1,60,75,75,61,-1,55,60,61,55,-1,51,55,55,51,-1,46,51,51,46,-1,40,46,46,41,-1,38,40,41,40,-1,39,38,40,40,-1,37,39,40,39,-1,33,37,39,35,-1,26,33,35,28,-1,20,26,28,21,-1,23,20,21,22,-1,25,23,22,25,-1,23,25,25,22,-1,17,23,22,16,-1,25,17,16,25,-1,36,25,25,36,-1,44,36,36,44,-1,48,44,44,48,-1,49,48,48,49,-1,48,49,49,47,-1,46,48,47,45,-1,46,46,45,46,-1,49,46,46,49,-1,51,49,49,52,-1,53,51,52,53,-1,52,53,53,51,-1,49,52,51,49,-1,46,49,49,46,-1,45,46,46,46,-1,47,45,46,48,-1,49,47,48,49,-1,48,49,49,48,-1,44,48,48,44,-1,36,44,44,36,-1,25,36,36,25,-1,16,25,25,17,-1,22,16,17,23,-1,25,22,23,25,-1,22,25,25,23,-1,21,22,23,20,-1,28,21,20,26,-1,35,28,26,33,-1,39,35,33,37,-1,40,39,37,39,-1,40,40,39,38,-1,41,40,38,40,-1,46,41,40,46,-1,51,46,46,51,-1,55,51,51,55,-1,61,55,55,60,-1,75,61,60,75,-1,99,75,75,98,-1,127,99,98,126,-1,155,127,126,154,-1,183,155,154,182,-1,208,183,182,207,-1,231,208,207,229,-1,249,231,229,247,-1,262,249,247,260,-1,271,262,260,268,-1,273,271,268,271,-1,271,273,271,268,-1,262,271,268,260,-1,249,262,260,247,-1,231,249,247,229,-1,208,231,229,207,-1,183,208,207,182,-1,155,183,182,154,-1,127,155,154,126,-1,99,127,126,98,-1,75,99,98,75,-1,61,75,75,60,-1,55,61,60,55,-1,51,55,55,51,-1,46,51,51,46,-1,41,46,46,40,-1,40,41,40,38,-1,40,40,38,39,-1,39,40,39,37,-1,35,39,37,33,-1,28,35,33,26,-1,21,28,26,20,-1,22,21,20,23,-1,25,22,23,25,-1,22,25,25,23,-1,16,22,23,17,-1,25,16,17,25,-1,36,25,25,36,-1,44,36,36,44,-1,48,44,44,48,-1,49,48,48,49,-1,47,49,49,48,-1,45,47,48,46,-1,46,45,46,46,-1,49,46,46,49,-1,52,49,49,51,-1,53,52,51,53,-1,51,53,51,50,-1,49,51,50,48,-1,46,49,48,47,-1,46,46,47,48,-1,48,46,48,50,-1,49,48,50,51,-1,48,49,51,49,-1,44,48,49,44,-1,36,44,44,36,-1,25,36,36,25,-1,17,25,25,18,-1,23,17,18,24,-1,25,23,24,27,-1,23,25,27,25,-1,20,23,25,20,-1,26,20,20,19,-1,33,26,19,26,-1,37,33,26,31,-1,39,37,31,33,-1,38,39,33,34,-1,40,38,34,39,-1,46,40,39,46,-1,51,46,46,52,-1,55,51,52,55,-1,60,55,55,59,-1,75,60,59,73,-1,98,75,73,96,-1,126,98,96,123,-1,154,126,123,151,-1,182,154,151,178,-1,207,182,178,203,-1,229,207,203,224,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_8()
		{
			int[] value = {247,229,224,242,-1,260,247,242,255,-1,268,260,255,263,-1,271,268,263,265,-1,268,271,265,263,-1,260,268,263,255,-1,247,260,255,242,-1,229,247,242,224,-1,207,229,224,203,-1,182,207,203,178,-1,154,182,178,151,-1,126,154,151,123,-1,98,126,123,96,-1,75,98,96,73,-1,60,75,73,59,-1,55,60,59,55,-1,51,55,55,52,-1,46,51,52,46,-1,40,46,46,39,-1,38,40,39,34,-1,39,38,34,33,-1,37,39,33,31,-1,33,37,31,26,-1,26,33,26,19,-1,20,26,19,20,-1,23,20,20,25,-1,25,23,25,27,-1,23,25,27,24,-1,17,23,24,18,-1,25,17,18,25,-1,36,25,25,36,-1,44,36,36,44,-1,48,44,44,49,-1,49,48,49,51,-1,48,49,51,50,-1,46,48,50,48,-1,46,46,48,47,-1,49,46,47,48,-1,51,49,48,50,-1,53,51,50,51,-1,50,51,50,49,-1,48,50,49,49,-1,47,48,49,50,-1,48,47,50,51,-1,50,48,51,52,-1,51,50,52,52,-1,49,51,52,50,-1,44,49,50,44,-1,36,44,44,36,-1,25,36,36,26,-1,18,25,26,21,-1,24,18,21,27,-1,27,24,27,31,-1,25,27,31,30,-1,20,25,30,26,-1,19,20,26,18,-1,26,19,18,7,-1,31,26,7,18,-1,33,31,18,25,-1,34,33,25,33,-1,39,34,33,41,-1,46,39,41,48,-1,52,46,48,53,-1,55,52,53,55,-1,59,55,55,57,-1,73,59,57,69,-1,96,73,69,92,-1,123,96,92,118,-1,151,123,118,145,-1,178,151,145,171,-1,203,178,171,195,-1,224,203,195,216,-1,242,224,216,233,-1,255,242,233,245,-1,263,255,245,253,-1,265,263,253,256,-1,263,265,256,253,-1,255,263,253,245,-1,242,255,245,233,-1,224,242,233,216,-1,203,224,216,195,-1,178,203,195,171,-1,151,178,171,145,-1,123,151,145,118,-1,96,123,118,92,-1,73,96,92,69,-1,59,73,69,57,-1,55,59,57,55,-1,52,55,55,53,-1,46,52,53,48,-1,39,46,48,41,-1,34,39,41,33,-1,33,34,33,25,-1,31,33,25,18,-1,26,31,18,7,-1,19,26,7,18,-1,20,19,18,26,-1,25,20,26,30,-1,27,25,30,31,-1,24,27,31,27,-1,18,24,27,21,-1,25,18,21,26,-1,36,25,26,36,-1,44,36,36,44,-1,49,44,44,50,-1,51,49,50,52,-1,50,51,52,52,-1,48,50,52,51,-1,47,48,51,50,-1,48,47,50,49,-1,50,48,49,49,-1,51,50,49,50,-1,49,50,52,52,-1,49,49,52,52,-1,50,49,52,53,-1,51,50,53,54,-1,52,51,54,55,-1,52,52,55,54,-1,50,52,54,50,-1,44,50,50,44,-1,36,44,44,36,-1,26,36,36,25,-1,21,26,25,25,-1,27,21,25,31,-1,31,27,31,36,-1,30,31,36,36,-1,26,30,36,35,-1,18,26,35,31,-1,7,18,31,28,-1,18,7,28,29,-1,25,18,29,33,-1,33,25,33,40,-1,41,33,40,47,-1,48,41,47,53,-1,53,48,53,56,-1,55,53,56,56,-1,57,55,56,56,-1,69,57,56,64,-1,92,69,64,86,-1,118,92,86,111,-1,145,118,111,137,-1,171,145,137,162,-1,195,171,162,184,-1,216,195,184,204,-1,233,216,204,220,-1,245,233,220,232,-1,253,245,232,239,-1,256,253,239,242,-1,253,256,242,239,-1,245,253,239,232,-1,233,245,232,220,-1,216,233,220,204,-1,195,216,204,184,-1,171,195,184,162,-1,145,171,162,137,-1,118,145,137,111,-1,92,118,111,86,-1,69,92,86,64,-1,57,69,64,56,-1,55,57,56,56,-1,53,55,56,56,-1,48,53,56,53,-1,41,48,53,47,-1,33,41,47,40,-1,25,33,40,33,-1,18,25,33,29,-1,7,18,29,28,-1,18,7,28,31,-1,26,18,31,35,-1,30,26,35,36,-1,31,30,36,36,-1,27,31,36,31,-1,21,27,31,25,-1,26,21,25,25,-1,36,26,25,36,-1,44,36,36,44,-1,50,44,44,50,-1,52,50,50,54,-1,52,52,54,55,-1,51,52,55,54,-1,50,51,54,53,-1,49,50,53,52,-1,49,49,52,52,-1,50,49,52,52,-1,52,52,56,56,-1,52,52,56,56,-1,53,52,56,57,-1,54,53,57,57,-1,55,54,57,56,-1,54,55,56,54,-1,50,54,54,50,-1,44,50,50,43,-1,36,44,43,34,-1,25,36,34,26,-1,25,25,26,29,-1,31,25,29,36,-1,36,31,36,41,-1,36,36,41,44,-1,35,36,44,44,-1,31,35,44,44,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_9()
		{
			int[] value = {28,31,44,43,-1,29,28,43,44,-1,33,29,44,47,-1,40,33,47,52,-1,47,40,52,57,-1,53,47,57,60,-1,56,53,60,62,-1,56,56,62,60,-1,56,56,60,56,-1,64,56,56,58,-1,86,64,58,77,-1,111,86,77,101,-1,137,111,101,126,-1,162,137,126,149,-1,184,162,149,170,-1,204,184,170,189,-1,220,204,189,204,-1,232,220,204,215,-1,239,232,215,222,-1,242,239,222,224,-1,239,242,224,222,-1,232,239,222,215,-1,220,232,215,204,-1,204,220,204,189,-1,184,204,189,170,-1,162,184,170,149,-1,137,162,149,126,-1,111,137,126,101,-1,86,111,101,77,-1,64,86,77,58,-1,56,64,58,56,-1,56,56,56,60,-1,56,56,60,62,-1,53,56,62,60,-1,47,53,60,57,-1,40,47,57,52,-1,33,40,52,47,-1,29,33,47,44,-1,28,29,44,43,-1,31,28,43,44,-1,35,31,44,44,-1,36,35,44,44,-1,36,36,44,41,-1,31,36,41,36,-1,25,31,36,29,-1,25,25,29,26,-1,36,25,26,34,-1,44,36,34,43,-1,50,44,43,50,-1,54,50,50,54,-1,55,54,54,56,-1,54,55,56,57,-1,53,54,57,57,-1,52,53,57,56,-1,52,52,56,56,-1,52,52,56,56,-1,56,56,60,60,-1,56,56,60,60,-1,57,56,60,59,-1,57,57,59,59,-1,56,57,59,57,-1,54,56,57,53,-1,50,54,53,48,-1,43,50,48,41,-1,34,43,41,32,-1,26,34,32,28,-1,29,26,28,35,-1,36,29,35,42,-1,41,36,42,48,-1,44,41,48,51,-1,44,44,51,53,-1,44,44,53,54,-1,43,44,54,56,-1,44,43,56,58,-1,47,44,58,60,-1,52,47,60,63,-1,57,52,63,66,-1,60,57,66,68,-1,62,60,68,69,-1,60,62,69,66,-1,56,60,66,59,-1,58,56,59,54,-1,77,58,54,65,-1,101,77,65,88,-1,126,101,88,111,-1,149,126,111,133,-1,170,149,133,153,-1,189,170,153,170,-1,204,189,170,184,-1,215,204,184,194,-1,222,215,194,201,-1,224,222,201,203,-1,222,224,203,201,-1,215,222,201,194,-1,204,215,194,184,-1,189,204,184,170,-1,170,189,170,153,-1,149,170,153,133,-1,126,149,133,111,-1,101,126,111,88,-1,77,101,88,65,-1,58,77,65,54,-1,56,58,54,59,-1,60,56,59,66,-1,62,60,66,69,-1,60,62,69,68,-1,57,60,68,66,-1,52,57,66,63,-1,47,52,63,60,-1,44,47,60,58,-1,43,44,58,56,-1,44,43,56,54,-1,44,44,54,53,-1,44,44,53,51,-1,41,44,51,48,-1,36,41,48,42,-1,29,36,42,35,-1,26,29,35,28,-1,34,26,28,32,-1,43,34,32,41,-1,50,43,41,48,-1,54,50,48,53,-1,56,54,53,57,-1,57,56,57,59,-1,57,57,59,59,-1,56,57,59,60,-1,56,56,60,60,-1,56,56,60,60,-1,60,60,61,61,-1,60,60,61,60,-1,59,60,60,59,-1,59,59,59,57,-1,57,59,57,55,-1,53,57,55,50,-1,48,53,50,44,-1,41,48,44,37,-1,32,41,37,31,-1,28,32,31,34,-1,35,28,34,42,-1,42,35,42,49,-1,48,42,49,55,-1,51,48,55,59,-1,53,51,59,62,-1,54,53,62,64,-1,56,54,64,66,-1,58,56,66,69,-1,60,58,69,71,-1,63,60,71,73,-1,66,63,73,76,-1,68,66,76,77,-1,69,68,77,76,-1,66,69,76,73,-1,59,66,73,66,-1,54,59,66,56,-1,65,54,56,53,-1,88,65,53,70,-1,111,88,70,92,-1,133,111,92,113,-1,153,133,113,132,-1,170,153,132,147,-1,184,170,147,160,-1,194,184,160,170,-1,201,194,170,175,-1,203,201,175,177,-1,201,203,177,175,-1,194,201,175,170,-1,184,194,170,160,-1,170,184,160,147,-1,153,170,147,132,-1,133,153,132,113,-1,111,133,113,92,-1,88,111,92,70,-1,65,88,70,53,-1,54,65,53,56,-1,59,54,56,66,-1,66,59,66,73,-1,69,66,73,76,-1,68,69,76,77,-1,66,68,77,76,-1,63,66,76,73,-1,60,63,73,71,-1,58,60,71,69,-1,56,58,69,66,-1,54,56,66,64,-1,53,54,64,62,-1,51,53,62,59,-1,48,51,59,55,-1,42,48,55,49,-1,35,42,49,42,-1,28,35,42,34,-1,32,28,34,31,-1,41,32,31,37,-1,48,41,37,44,-1,53,48,44,50,-1,57,53,50,55,-1,59,57,55,57,-1,59,59,57,59,-1,60,59,59,60,-1,60,60,60,61,-1,60,60,61,61,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_10()
		{
			int[] value = {61,61,59,58,-1,60,61,58,58,-1,59,60,58,56,-1,57,59,56,53,-1,55,57,53,50,-1,50,55,50,45,-1,44,50,45,38,-1,37,44,38,33,-1,31,37,33,35,-1,34,31,35,42,-1,42,34,42,49,-1,49,42,49,56,-1,55,49,56,61,-1,59,55,61,66,-1,62,59,66,69,-1,64,62,69,72,-1,66,64,72,75,-1,69,66,75,78,-1,71,69,78,80,-1,73,71,80,82,-1,76,73,82,84,-1,77,76,84,84,-1,76,77,84,84,-1,73,76,84,81,-1,66,73,81,75,-1,56,66,75,66,-1,53,56,66,54,-1,70,53,54,52,-1,92,70,52,69,-1,113,92,69,89,-1,132,113,89,106,-1,147,132,106,121,-1,160,147,121,132,-1,170,160,132,141,-1,175,170,141,146,-1,177,175,146,148,-1,175,177,148,146,-1,170,175,146,141,-1,160,170,141,132,-1,147,160,132,121,-1,132,147,121,106,-1,113,132,106,89,-1,92,113,89,69,-1,70,92,69,52,-1,53,70,52,54,-1,56,53,54,66,-1,66,56,66,75,-1,73,66,75,81,-1,76,73,81,84,-1,77,76,84,84,-1,76,77,84,84,-1,73,76,84,82,-1,71,73,82,80,-1,69,71,80,78,-1,66,69,78,75,-1,64,66,75,72,-1,62,64,72,69,-1,59,62,69,66,-1,55,59,66,61,-1,49,55,61,56,-1,42,49,56,49,-1,34,42,49,42,-1,31,34,42,35,-1,37,31,35,33,-1,44,37,33,38,-1,50,44,38,45,-1,55,50,45,50,-1,57,55,50,53,-1,59,57,53,56,-1,60,59,56,58,-1,61,60,58,58,-1,61,61,58,59,-1,58,59,52,52,-1,58,58,52,51,-1,56,58,51,49,-1,53,56,49,46,-1,50,53,46,42,-1,45,50,42,38,-1,38,45,38,35,-1,33,38,35,37,-1,35,33,37,43,-1,42,35,43,50,-1,49,42,50,57,-1,56,49,57,63,-1,61,56,63,68,-1,66,61,68,72,-1,69,66,72,76,-1,72,69,76,79,-1,75,72,79,82,-1,78,75,82,85,-1,80,78,85,87,-1,82,80,87,89,-1,84,82,89,90,-1,84,84,90,91,-1,84,84,91,90,-1,81,84,90,88,-1,75,81,88,83,-1,66,75,83,76,-1,54,66,76,66,-1,52,54,66,54,-1,69,52,54,46,-1,89,69,46,58,-1,106,89,58,74,-1,121,106,74,88,-1,132,121,88,99,-1,141,132,99,107,-1,146,141,107,112,-1,148,146,112,114,-1,146,148,114,112,-1,141,146,112,107,-1,132,141,107,99,-1,121,132,99,88,-1,106,121,88,74,-1,89,106,74,58,-1,69,89,58,46,-1,52,69,46,54,-1,54,52,54,66,-1,66,54,66,76,-1,75,66,76,83,-1,81,75,83,88,-1,84,81,88,90,-1,84,84,90,91,-1,84,84,91,90,-1,82,84,90,89,-1,80,82,89,87,-1,78,80,87,85,-1,75,78,85,82,-1,72,75,82,79,-1,69,72,79,76,-1,66,69,76,72,-1,61,66,72,68,-1,56,61,68,63,-1,49,56,63,57,-1,42,49,57,50,-1,35,42,50,43,-1,33,35,43,37,-1,38,33,37,35,-1,45,38,35,38,-1,50,45,38,42,-1,53,50,42,46,-1,56,53,46,49,-1,58,56,49,51,-1,58,58,51,52,-1,59,58,52,52,-1,52,52,42,42,-1,51,52,42,41,-1,49,51,41,39,-1,46,49,39,38,-1,42,46,38,37,-1,38,42,37,38,-1,35,38,38,42,-1,37,35,42,47,-1,43,37,47,53,-1,50,43,53,59,-1,57,50,59,64,-1,63,57,64,69,-1,68,63,69,74,-1,72,68,74,78,-1,76,72,78,81,-1,79,76,81,85,-1,82,79,85,87,-1,85,82,87,90,-1,87,85,90,92,-1,89,87,92,94,-1,90,89,94,95,-1,91,90,95,96,-1,90,91,96,95,-1,88,90,95,94,-1,83,88,94,91,-1,76,83,91,86,-1,66,76,86,80,-1,54,66,80,71,-1,46,54,71,60,-1,58,46,60,48,-1,74,58,48,41,-1,88,74,41,48,-1,99,88,48,59,-1,107,99,59,67,-1,112,107,67,71,-1,114,112,71,73,-1,112,114,73,71,-1,107,112,71,67,-1,99,107,67,59,-1,88,99,59,48,-1,74,88,48,41,-1,58,74,41,48,-1,46,58,48,60,-1,54,46,60,71,-1,66,54,71,80,-1,76,66,80,86,-1,83,76,86,91,-1,88,83,91,94,-1,90,88,94,95,-1,91,90,95,96,-1,90,91,96,95,-1,89,90,95,94,-1,87,89,94,92,-1,85,87,92,90,-1,82,85,90,87,-1,79,82,87,85,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_11()
		{
			int[] value = {76,79,85,81,-1,72,76,81,78,-1,68,72,78,74,-1,63,68,74,69,-1,57,63,69,64,-1,50,57,64,59,-1,43,50,59,53,-1,37,43,53,47,-1,35,37,47,42,-1,38,35,42,38,-1,42,38,38,37,-1,46,42,37,38,-1,49,46,38,39,-1,51,49,39,41,-1,52,51,41,42,-1,52,52,42,42,-1,42,42,38,39,-1,41,42,39,39,-1,39,41,39,40,-1,38,39,40,42,-1,37,38,42,45,-1,38,37,45,48,-1,42,38,48,53,-1,47,42,53,57,-1,53,47,57,62,-1,59,53,62,66,-1,64,59,66,71,-1,69,64,71,75,-1,74,69,75,78,-1,78,74,78,82,-1,81,78,82,85,-1,85,81,85,88,-1,87,85,88,90,-1,90,87,90,93,-1,92,90,93,95,-1,94,92,95,96,-1,95,94,96,98,-1,96,95,98,98,-1,95,96,98,98,-1,94,95,98,97,-1,91,94,97,96,-1,86,91,96,93,-1,80,86,93,89,-1,71,80,89,84,-1,60,71,84,78,-1,48,60,78,71,-1,41,48,71,64,-1,48,41,64,56,-1,59,48,56,48,-1,67,59,48,42,-1,71,67,42,38,-1,73,71,38,37,-1,71,73,37,38,-1,67,71,38,42,-1,59,67,42,48,-1,48,59,48,56,-1,41,48,56,64,-1,48,41,64,71,-1,60,48,71,78,-1,71,60,78,84,-1,80,71,84,89,-1,86,80,89,93,-1,91,86,93,96,-1,94,91,96,97,-1,95,94,97,98,-1,96,95,98,98,-1,95,96,98,98,-1,94,95,98,96,-1,92,94,96,95,-1,90,92,95,93,-1,87,90,93,90,-1,85,87,90,88,-1,81,85,88,85,-1,78,81,85,82,-1,74,78,82,78,-1,69,74,78,75,-1,64,69,75,71,-1,59,64,71,66,-1,53,59,66,62,-1,47,53,62,57,-1,42,47,57,53,-1,38,42,53,48,-1,37,38,48,45,-1,38,37,45,42,-1,39,38,42,40,-1,41,39,40,39,-1,42,41,39,39,-1,42,42,39,38,-1,39,38,50,50,-1,39,39,50,51,-1,40,39,51,52,-1,42,40,52,54,-1,45,42,54,57,-1,48,45,57,59,-1,53,48,59,62,-1,57,53,62,65,-1,62,57,65,69,-1,66,62,69,72,-1,71,66,72,75,-1,75,71,75,78,-1,78,75,78,81,-1,82,78,81,84,-1,85,82,84,86,-1,88,85,86,89,-1,90,88,89,91,-1,93,90,91,93,-1,95,93,93,95,-1,96,95,95,96,-1,98,96,96,97,-1,98,98,97,98,-1,98,98,98,99,-1,97,98,99,98,-1,96,97,98,98,-1,93,96,98,96,-1,89,93,96,95,-1,84,89,95,92,-1,78,84,92,89,-1,71,78,89,86,-1,64,71,86,83,-1,56,64,83,79,-1,48,56,79,76,-1,42,48,76,74,-1,38,42,74,72,-1,37,38,72,71,-1,38,37,71,72,-1,42,38,72,74,-1,48,42,74,76,-1,56,48,76,79,-1,64,56,79,83,-1,71,64,83,86,-1,78,71,86,89,-1,84,78,89,92,-1,89,84,92,95,-1,93,89,95,96,-1,96,93,96,98,-1,97,96,98,98,-1,98,97,98,99,-1,98,98,99,98,-1,98,98,98,97,-1,96,98,97,96,-1,95,96,96,95,-1,93,95,95,93,-1,90,93,93,91,-1,88,90,91,89,-1,85,88,89,86,-1,82,85,86,84,-1,78,82,84,81,-1,75,78,81,78,-1,71,75,78,75,-1,66,71,75,72,-1,62,66,72,69,-1,57,62,69,65,-1,53,57,65,62,-1,48,53,62,59,-1,45,48,59,57,-1,42,45,57,54,-1,40,42,54,52,-1,39,40,52,51,-1,39,39,51,50,-1,38,39,50,50,-1,50,50,61,61,-1,51,50,61,62,-1,52,51,62,63,-1,54,52,63,64,-1,57,54,64,65,-1,59,57,65,67,-1,62,59,67,69,-1,65,62,69,71,-1,69,65,71,73,-1,72,69,73,75,-1,75,72,75,77,-1,78,75,77,79,-1,81,78,79,82,-1,84,81,82,84,-1,86,84,84,85,-1,89,86,85,87,-1,91,89,87,89,-1,93,91,89,91,-1,95,93,91,92,-1,96,95,92,93,-1,97,96,93,95,-1,98,97,95,95,-1,99,98,95,96,-1,98,99,96,96,-1,98,98,96,96,-1,96,98,96,96,-1,95,96,96,96,-1,92,95,96,95,-1,89,92,95,94,-1,86,89,94,92,-1,83,86,92,91,-1,79,83,91,90,-1,76,79,90,89,-1,74,76,89,88,-1,72,74,88,87,-1,71,72,87,87,-1,72,71,87,87,-1,74,72,87,88,-1,76,74,88,89,-1,79,76,89,90,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_12()
		{
			int[] value = {83,79,90,91,-1,86,83,91,92,-1,89,86,92,94,-1,92,89,94,95,-1,95,92,95,96,-1,96,95,96,96,-1,98,96,96,96,-1,98,98,96,96,-1,99,98,96,96,-1,98,99,96,95,-1,97,98,95,95,-1,96,97,95,93,-1,95,96,93,92,-1,93,95,92,91,-1,91,93,91,89,-1,89,91,89,87,-1,86,89,87,85,-1,84,86,85,84,-1,81,84,84,82,-1,78,81,82,79,-1,75,78,79,77,-1,72,75,77,75,-1,69,72,75,73,-1,65,69,73,71,-1,62,65,71,69,-1,59,62,69,67,-1,57,59,67,65,-1,54,57,65,64,-1,52,54,64,63,-1,51,52,63,62,-1,50,51,62,61,-1,50,50,61,61,-1,61,61,68,68,-1,62,61,68,68,-1,63,62,68,69,-1,64,63,69,69,-1,65,64,69,70,-1,67,65,70,71,-1,69,67,71,72,-1,71,69,72,73,-1,73,71,73,74,-1,75,73,74,75,-1,77,75,75,77,-1,79,77,77,78,-1,82,79,78,79,-1,84,82,79,80,-1,85,84,80,82,-1,87,85,82,83,-1,89,87,83,84,-1,91,89,84,85,-1,92,91,85,86,-1,93,92,86,88,-1,95,93,88,89,-1,95,95,89,89,-1,96,95,89,90,-1,96,96,90,91,-1,96,96,91,91,-1,96,96,91,92,-1,96,96,92,92,-1,95,96,92,92,-1,94,95,92,92,-1,92,94,92,92,-1,91,92,92,92,-1,90,91,92,91,-1,89,90,91,91,-1,88,89,91,91,-1,87,88,91,91,-1,87,87,91,91,-1,87,87,91,91,-1,88,87,91,91,-1,89,88,91,91,-1,90,89,91,91,-1,91,90,91,92,-1,92,91,92,92,-1,94,92,92,92,-1,95,94,92,92,-1,96,95,92,92,-1,96,96,92,92,-1,96,96,92,91,-1,96,96,91,91,-1,96,96,91,90,-1,95,96,90,89,-1,95,95,89,89,-1,93,95,89,88,-1,92,93,88,86,-1,91,92,86,85,-1,89,91,85,84,-1,87,89,84,83,-1,85,87,83,82,-1,84,85,82,80,-1,82,84,80,79,-1,79,82,79,78,-1,77,79,78,77,-1,75,77,77,75,-1,73,75,75,74,-1,71,73,74,73,-1,69,71,73,72,-1,67,69,72,71,-1,65,67,71,70,-1,64,65,70,69,-1,63,64,69,69,-1,62,63,69,68,-1,61,62,68,68,-1,61,61,68,68,-1,68,68,69,69,-1,68,68,69,69,-1,69,68,69,69,-1,69,69,69,69,-1,70,69,69,69,-1,71,70,69,70,-1,72,71,70,70,-1,73,72,70,70,-1,74,73,70,71,-1,75,74,71,71,-1,77,75,71,72,-1,78,77,72,72,-1,79,78,72,73,-1,80,79,73,74,-1,82,80,74,74,-1,83,82,74,75,-1,84,83,75,76,-1,85,84,76,77,-1,86,85,77,77,-1,88,86,77,78,-1,89,88,78,79,-1,89,89,79,80,-1,90,89,80,81,-1,91,90,81,81,-1,91,91,81,82,-1,92,91,82,83,-1,92,92,83,83,-1,92,92,83,84,-1,92,92,84,84,-1,92,92,84,85,-1,92,92,85,85,-1,91,92,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,91,91,85,85,-1,92,91,85,85,-1,92,92,85,85,-1,92,92,85,84,-1,92,92,84,84,-1,92,92,84,83,-1,92,92,83,83,-1,91,92,83,82,-1,91,91,82,81,-1,90,91,81,81,-1,89,90,81,80,-1,89,89,80,79,-1,88,89,79,78,-1,86,88,78,77,-1,85,86,77,77,-1,84,85,77,76,-1,83,84,76,75,-1,82,83,75,74,-1,80,82,74,74,-1,79,80,74,73,-1,78,79,73,72,-1,77,78,72,72,-1,75,77,72,71,-1,74,75,71,71,-1,73,74,71,70,-1,72,73,70,70,-1,71,72,70,70,-1,70,71,70,69,-1,69,70,69,69,-1,69,69,69,69,-1,68,69,69,69,-1,68,68,69,69,-1,68,68,69,69,-1,69,69,63,63,-1,69,69,63,63,-1,69,69,63,62,-1,69,69,62,62,-1,69,69,62,62,-1,70,69,62,62,-1,70,70,62,62,-1,70,70,62,62,-1,71,70,62,62,-1,71,71,62,62,-1,72,71,62,62,-1,72,72,62,62,-1,73,72,62,63,-1,74,73,63,63,-1,74,74,63,63,-1,75,74,63,63,-1,76,75,63,64,-1,77,76,64,64,-1,77,77,64,64,-1,78,77,64,65,-1,79,78,65,66,-1,80,79,66,66,-1,81,80,66,67,-1,81,81,67,68,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_13()
		{
			int[] value = {82,81,68,68,-1,83,82,68,69,-1,83,83,69,69,-1,84,83,69,70,-1,84,84,70,71,-1,85,84,71,71,-1,85,85,71,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,72,-1,85,85,72,71,-1,84,85,71,71,-1,84,84,71,70,-1,83,84,70,69,-1,83,83,69,69,-1,82,83,69,68,-1,81,82,68,68,-1,81,81,68,67,-1,80,81,67,66,-1,79,80,66,66,-1,78,79,66,65,-1,77,78,65,64,-1,77,77,64,64,-1,76,77,64,64,-1,75,76,64,63,-1,74,75,63,63,-1,74,74,63,63,-1,73,74,63,63,-1,72,73,63,62,-1,72,72,62,62,-1,71,72,62,62,-1,71,71,62,62,-1,70,71,62,62,-1,70,70,62,62,-1,70,70,62,62,-1,69,70,62,62,-1,69,69,62,62,-1,69,69,62,62,-1,69,69,62,63,-1,69,69,63,63,-1,69,69,63,63,-1,63,63,47,47,-1,63,63,47,47,-1,62,63,47,47,-1,62,62,47,47,-1,62,62,47,47,-1,62,62,47,47,-1,62,62,47,47,-1,62,62,47,46,-1,62,62,46,46,-1,62,62,46,46,-1,62,62,46,46,-1,62,62,46,46,-1,63,62,46,45,-1,63,63,45,45,-1,63,63,45,45,-1,63,63,45,45,-1,64,63,45,45,-1,64,64,45,45,-1,64,64,45,46,-1,65,64,46,46,-1,66,65,46,46,-1,66,66,46,47,-1,67,66,47,47,-1,68,67,47,47,-1,68,68,47,48,-1,69,68,48,48,-1,69,69,48,49,-1,70,69,49,49,-1,71,70,49,50,-1,71,71,50,50,-1,72,71,50,50,-1,72,72,50,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,51,-1,72,72,51,50,-1,71,72,50,50,-1,71,71,50,50,-1,70,71,50,49,-1,69,70,49,49,-1,69,69,49,48,-1,68,69,48,48,-1,68,68,48,47,-1,67,68,47,47,-1,66,67,47,47,-1,66,66,47,46,-1,65,66,46,46,-1,64,65,46,46,-1,64,64,46,45,-1,64,64,45,45,-1,63,64,45,45,-1,63,63,45,45,-1,63,63,45,45,-1,63,63,45,45,-1,62,63,45,46,-1,62,62,46,46,-1,62,62,46,46,-1,62,62,46,46,-1,62,62,46,46,-1,62,62,46,47,-1,62,62,47,47,-1,62,62,47,47,-1,62,62,47,47,-1,62,62,47,47,-1,63,62,47,47,-1,63,63,47,47,-1,63,63,47,47,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,46,47,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,45,46,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,46,45,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,47,46,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,48,47,0,0,-1,48,48,0,0,-1,49,48,0,0,-1,49,49,0,0,-1,50,49,0,0,-1,50,50,0,0,-1,50,50,0,0,-1,51,50,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,51,51,0,0,-1,50,51,0,0,-1,50,50,0,0,-1,50,50,0,0,-1,49,50,0,0,-1,49,49,0,0,-1,48,49,0,0,-1,48,48,0,0,-1,47,48,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,46,47,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,45,46,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,45,45,0,0,-1,46,45,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,46,46,0,0,-1,47,46,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1,47,47,0,0,-1};
			return value;
		}


		/** Define subarrays using type int[] */
		private int[] getIndexedFaceSet_6_33_coordIndex_1()
		{
			int[] value = {37,0,1,38,-1,74,37,38,75,-1,111,74,75,112,-1,148,111,112,149,-1,185,148,149,186,-1,222,185,186,223,-1,259,222,223,260,-1,296,259,260,297,-1,333,296,297,334,-1,370,333,334,371,-1,407,370,371,408,-1,444,407,408,445,-1,481,444,445,482,-1,518,481,482,519,-1,555,518,519,556,-1,592,555,556,593,-1,629,592,593,630,-1,666,629,630,667,-1,703,666,667,704,-1,740,703,704,741,-1,777,740,741,778,-1,814,777,778,815,-1,851,814,815,852,-1,888,851,852,889,-1,925,888,889,926,-1,962,925,926,963,-1,999,962,963,1000,-1,1036,999,1000,1037,-1,1073,1036,1037,1074,-1,1110,1073,1074,1111,-1,1147,1110,1111,1148,-1,1184,1147,1148,1185,-1,1221,1184,1185,1222,-1,1258,1221,1222,1259,-1,1295,1258,1259,1296,-1,1332,1295,1296,1333,-1,1369,1332,1333,1370,-1,1406,1369,1370,1407,-1,1443,1406,1407,1444,-1,1480,1443,1444,1481,-1,1517,1480,1481,1518,-1,1554,1517,1518,1555,-1,1591,1554,1555,1592,-1,1628,1591,1592,1629,-1,1665,1628,1629,1666,-1,1702,1665,1666,1703,-1,1739,1702,1703,1740,-1,1776,1739,1740,1777,-1,1813,1776,1777,1814,-1,1850,1813,1814,1851,-1,1887,1850,1851,1888,-1,1924,1887,1888,1925,-1,1961,1924,1925,1962,-1,1998,1961,1962,1999,-1,2035,1998,1999,2036,-1,2072,2035,2036,2073,-1,2109,2072,2073,2110,-1,2146,2109,2110,2147,-1,2183,2146,2147,2184,-1,2220,2183,2184,2221,-1,2257,2220,2221,2258,-1,2294,2257,2258,2295,-1,2331,2294,2295,2332,-1,2368,2331,2332,2369,-1,2405,2368,2369,2406,-1,2442,2405,2406,2443,-1,2479,2442,2443,2480,-1,2516,2479,2480,2517,-1,2553,2516,2517,2554,-1,2590,2553,2554,2591,-1,2627,2590,2591,2628,-1,2664,2627,2628,2665,-1,38,1,2,39,-1,75,38,39,76,-1,112,75,76,113,-1,149,112,113,150,-1,186,149,150,187,-1,223,186,187,224,-1,260,223,224,261,-1,297,260,261,298,-1,334,297,298,335,-1,371,334,335,372,-1,408,371,372,409,-1,445,408,409,446,-1,482,445,446,483,-1,519,482,483,520,-1,556,519,520,557,-1,593,556,557,594,-1,630,593,594,631,-1,667,630,631,668,-1,704,667,668,705,-1,741,704,705,742,-1,778,741,742,779,-1,815,778,779,816,-1,852,815,816,853,-1,889,852,853,890,-1,926,889,890,927,-1,963,926,927,964,-1,1000,963,964,1001,-1,1037,1000,1001,1038,-1,1074,1037,1038,1075,-1,1111,1074,1075,1112,-1,1148,1111,1112,1149,-1,1185,1148,1149,1186,-1,1222,1185,1186,1223,-1,1259,1222,1223,1260,-1,1296,1259,1260,1297,-1,1333,1296,1297,1334,-1,1370,1333,1334,1371,-1,1407,1370,1371,1408,-1,1444,1407,1408,1445,-1,1481,1444,1445,1482,-1,1518,1481,1482,1519,-1,1555,1518,1519,1556,-1,1592,1555,1556,1593,-1,1629,1592,1593,1630,-1,1666,1629,1630,1667,-1,1703,1666,1667,1704,-1,1740,1703,1704,1741,-1,1777,1740,1741,1778,-1,1814,1777,1778,1815,-1,1851,1814,1815,1852,-1,1888,1851,1852,1889,-1,1925,1888,1889,1926,-1,1962,1925,1926,1963,-1,1999,1962,1963,2000,-1,2036,1999,2000,2037,-1,2073,2036,2037,2074,-1,2110,2073,2074,2111,-1,2147,2110,2111,2148,-1,2184,2147,2148,2185,-1,2221,2184,2185,2222,-1,2258,2221,2222,2259,-1,2295,2258,2259,2296,-1,2332,2295,2296,2333,-1,2369,2332,2333,2370,-1,2406,2369,2370,2407,-1,2443,2406,2407,2444,-1,2480,2443,2444,2481,-1,2517,2480,2481,2518,-1,2554,2517,2518,2555,-1,2591,2554,2555,2592,-1,2628,2591,2592,2629,-1,2665,2628,2629,2666,-1,39,2,3,40,-1,76,39,40,77,-1,113,76,77,114,-1,150,113,114,151,-1,187,150,151,188,-1,224,187,188,225,-1,261,224,225,262,-1,298,261,262,299,-1,335,298,299,336,-1,372,335,336,373,-1,409,372,373,410,-1,446,409,410,447,-1,483,446,447,484,-1,520,483,484,521,-1,557,520,521,558,-1,594,557,558,595,-1,631,594,595,632,-1,668,631,632,669,-1,705,668,669,706,-1,742,705,706,743,-1,779,742,743,780,-1,816,779,780,817,-1,853,816,817,854,-1,890,853,854,891,-1,927,890,891,928,-1,964,927,928,965,-1,1001,964,965,1002,-1,1038,1001,1002,1039,-1,1075,1038,1039,1076,-1,1112,1075,1076,1113,-1,1149,1112,1113,1150,-1,1186,1149,1150,1187,-1,1223,1186,1187,1224,-1,1260,1223,1224,1261,-1,1297,1260,1261,1298,-1,1334,1297,1298,1335,-1,1371,1334,1335,1372,-1,1408,1371,1372,1409,-1,1445,1408,1409,1446,-1,1482,1445,1446,1483,-1,1519,1482,1483,1520,-1,1556,1519,1520,1557,-1,1593,1556,1557,1594,-1,1630,1593,1594,1631,-1,1667,1630,1631,1668,-1,1704,1667,1668,1705,-1,1741,1704,1705,1742,-1,1778,1741,1742,1779,-1,1815,1778,1779,1816,-1,1852,1815,1816,1853,-1,1889,1852,1853,1890,-1,1926,1889,1890,1927,-1,1963,1926,1927,1964,-1,2000,1963,1964,2001,-1,2037,2000,2001,2038,-1,2074,2037,2038,2075,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_2()
		{
			int[] value = {2111,2074,2075,2112,-1,2148,2111,2112,2149,-1,2185,2148,2149,2186,-1,2222,2185,2186,2223,-1,2259,2222,2223,2260,-1,2296,2259,2260,2297,-1,2333,2296,2297,2334,-1,2370,2333,2334,2371,-1,2407,2370,2371,2408,-1,2444,2407,2408,2445,-1,2481,2444,2445,2482,-1,2518,2481,2482,2519,-1,2555,2518,2519,2556,-1,2592,2555,2556,2593,-1,2629,2592,2593,2630,-1,2666,2629,2630,2667,-1,40,3,4,41,-1,77,40,41,78,-1,114,77,78,115,-1,151,114,115,152,-1,188,151,152,189,-1,225,188,189,226,-1,262,225,226,263,-1,299,262,263,300,-1,336,299,300,337,-1,373,336,337,374,-1,410,373,374,411,-1,447,410,411,448,-1,484,447,448,485,-1,521,484,485,522,-1,558,521,522,559,-1,595,558,559,596,-1,632,595,596,633,-1,669,632,633,670,-1,706,669,670,707,-1,743,706,707,744,-1,780,743,744,781,-1,817,780,781,818,-1,854,817,818,855,-1,891,854,855,892,-1,928,891,892,929,-1,965,928,929,966,-1,1002,965,966,1003,-1,1039,1002,1003,1040,-1,1076,1039,1040,1077,-1,1113,1076,1077,1114,-1,1150,1113,1114,1151,-1,1187,1150,1151,1188,-1,1224,1187,1188,1225,-1,1261,1224,1225,1262,-1,1298,1261,1262,1299,-1,1335,1298,1299,1336,-1,1372,1335,1336,1373,-1,1409,1372,1373,1410,-1,1446,1409,1410,1447,-1,1483,1446,1447,1484,-1,1520,1483,1484,1521,-1,1557,1520,1521,1558,-1,1594,1557,1558,1595,-1,1631,1594,1595,1632,-1,1668,1631,1632,1669,-1,1705,1668,1669,1706,-1,1742,1705,1706,1743,-1,1779,1742,1743,1780,-1,1816,1779,1780,1817,-1,1853,1816,1817,1854,-1,1890,1853,1854,1891,-1,1927,1890,1891,1928,-1,1964,1927,1928,1965,-1,2001,1964,1965,2002,-1,2038,2001,2002,2039,-1,2075,2038,2039,2076,-1,2112,2075,2076,2113,-1,2149,2112,2113,2150,-1,2186,2149,2150,2187,-1,2223,2186,2187,2224,-1,2260,2223,2224,2261,-1,2297,2260,2261,2298,-1,2334,2297,2298,2335,-1,2371,2334,2335,2372,-1,2408,2371,2372,2409,-1,2445,2408,2409,2446,-1,2482,2445,2446,2483,-1,2519,2482,2483,2520,-1,2556,2519,2520,2557,-1,2593,2556,2557,2594,-1,2630,2593,2594,2631,-1,2667,2630,2631,2668,-1,41,4,5,42,-1,78,41,42,79,-1,115,78,79,116,-1,152,115,116,153,-1,189,152,153,190,-1,226,189,190,227,-1,263,226,227,264,-1,300,263,264,301,-1,337,300,301,338,-1,374,337,338,375,-1,411,374,375,412,-1,448,411,412,449,-1,485,448,449,486,-1,522,485,486,523,-1,559,522,523,560,-1,596,559,560,597,-1,633,596,597,634,-1,670,633,634,671,-1,707,670,671,708,-1,744,707,708,745,-1,781,744,745,782,-1,818,781,782,819,-1,855,818,819,856,-1,892,855,856,893,-1,929,892,893,930,-1,966,929,930,967,-1,1003,966,967,1004,-1,1040,1003,1004,1041,-1,1077,1040,1041,1078,-1,1114,1077,1078,1115,-1,1151,1114,1115,1152,-1,1188,1151,1152,1189,-1,1225,1188,1189,1226,-1,1262,1225,1226,1263,-1,1299,1262,1263,1300,-1,1336,1299,1300,1337,-1,1373,1336,1337,1374,-1,1410,1373,1374,1411,-1,1447,1410,1411,1448,-1,1484,1447,1448,1485,-1,1521,1484,1485,1522,-1,1558,1521,1522,1559,-1,1595,1558,1559,1596,-1,1632,1595,1596,1633,-1,1669,1632,1633,1670,-1,1706,1669,1670,1707,-1,1743,1706,1707,1744,-1,1780,1743,1744,1781,-1,1817,1780,1781,1818,-1,1854,1817,1818,1855,-1,1891,1854,1855,1892,-1,1928,1891,1892,1929,-1,1965,1928,1929,1966,-1,2002,1965,1966,2003,-1,2039,2002,2003,2040,-1,2076,2039,2040,2077,-1,2113,2076,2077,2114,-1,2150,2113,2114,2151,-1,2187,2150,2151,2188,-1,2224,2187,2188,2225,-1,2261,2224,2225,2262,-1,2298,2261,2262,2299,-1,2335,2298,2299,2336,-1,2372,2335,2336,2373,-1,2409,2372,2373,2410,-1,2446,2409,2410,2447,-1,2483,2446,2447,2484,-1,2520,2483,2484,2521,-1,2557,2520,2521,2558,-1,2594,2557,2558,2595,-1,2631,2594,2595,2632,-1,2668,2631,2632,2669,-1,42,5,6,43,-1,79,42,43,80,-1,116,79,80,117,-1,153,116,117,154,-1,190,153,154,191,-1,227,190,191,228,-1,264,227,228,265,-1,301,264,265,302,-1,338,301,302,339,-1,375,338,339,376,-1,412,375,376,413,-1,449,412,413,450,-1,486,449,450,487,-1,523,486,487,524,-1,560,523,524,561,-1,597,560,561,598,-1,634,597,598,635,-1,671,634,635,672,-1,708,671,672,709,-1,745,708,709,746,-1,782,745,746,783,-1,819,782,783,820,-1,856,819,820,857,-1,893,856,857,894,-1,930,893,894,931,-1,967,930,931,968,-1,1004,967,968,1005,-1,1041,1004,1005,1042,-1,1078,1041,1042,1079,-1,1115,1078,1079,1116,-1,1152,1115,1116,1153,-1,1189,1152,1153,1190,-1,1226,1189,1190,1227,-1,1263,1226,1227,1264,-1,1300,1263,1264,1301,-1,1337,1300,1301,1338,-1,1374,1337,1338,1375,-1,1411,1374,1375,1412,-1,1448,1411,1412,1449,-1,1485,1448,1449,1486,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_3()
		{
			int[] value = {1522,1485,1486,1523,-1,1559,1522,1523,1560,-1,1596,1559,1560,1597,-1,1633,1596,1597,1634,-1,1670,1633,1634,1671,-1,1707,1670,1671,1708,-1,1744,1707,1708,1745,-1,1781,1744,1745,1782,-1,1818,1781,1782,1819,-1,1855,1818,1819,1856,-1,1892,1855,1856,1893,-1,1929,1892,1893,1930,-1,1966,1929,1930,1967,-1,2003,1966,1967,2004,-1,2040,2003,2004,2041,-1,2077,2040,2041,2078,-1,2114,2077,2078,2115,-1,2151,2114,2115,2152,-1,2188,2151,2152,2189,-1,2225,2188,2189,2226,-1,2262,2225,2226,2263,-1,2299,2262,2263,2300,-1,2336,2299,2300,2337,-1,2373,2336,2337,2374,-1,2410,2373,2374,2411,-1,2447,2410,2411,2448,-1,2484,2447,2448,2485,-1,2521,2484,2485,2522,-1,2558,2521,2522,2559,-1,2595,2558,2559,2596,-1,2632,2595,2596,2633,-1,2669,2632,2633,2670,-1,43,6,7,44,-1,80,43,44,81,-1,117,80,81,118,-1,154,117,118,155,-1,191,154,155,192,-1,228,191,192,229,-1,265,228,229,266,-1,302,265,266,303,-1,339,302,303,340,-1,376,339,340,377,-1,413,376,377,414,-1,450,413,414,451,-1,487,450,451,488,-1,524,487,488,525,-1,561,524,525,562,-1,598,561,562,599,-1,635,598,599,636,-1,672,635,636,673,-1,709,672,673,710,-1,746,709,710,747,-1,783,746,747,784,-1,820,783,784,821,-1,857,820,821,858,-1,894,857,858,895,-1,931,894,895,932,-1,968,931,932,969,-1,1005,968,969,1006,-1,1042,1005,1006,1043,-1,1079,1042,1043,1080,-1,1116,1079,1080,1117,-1,1153,1116,1117,1154,-1,1190,1153,1154,1191,-1,1227,1190,1191,1228,-1,1264,1227,1228,1265,-1,1301,1264,1265,1302,-1,1338,1301,1302,1339,-1,1375,1338,1339,1376,-1,1412,1375,1376,1413,-1,1449,1412,1413,1450,-1,1486,1449,1450,1487,-1,1523,1486,1487,1524,-1,1560,1523,1524,1561,-1,1597,1560,1561,1598,-1,1634,1597,1598,1635,-1,1671,1634,1635,1672,-1,1708,1671,1672,1709,-1,1745,1708,1709,1746,-1,1782,1745,1746,1783,-1,1819,1782,1783,1820,-1,1856,1819,1820,1857,-1,1893,1856,1857,1894,-1,1930,1893,1894,1931,-1,1967,1930,1931,1968,-1,2004,1967,1968,2005,-1,2041,2004,2005,2042,-1,2078,2041,2042,2079,-1,2115,2078,2079,2116,-1,2152,2115,2116,2153,-1,2189,2152,2153,2190,-1,2226,2189,2190,2227,-1,2263,2226,2227,2264,-1,2300,2263,2264,2301,-1,2337,2300,2301,2338,-1,2374,2337,2338,2375,-1,2411,2374,2375,2412,-1,2448,2411,2412,2449,-1,2485,2448,2449,2486,-1,2522,2485,2486,2523,-1,2559,2522,2523,2560,-1,2596,2559,2560,2597,-1,2633,2596,2597,2634,-1,2670,2633,2634,2671,-1,44,7,8,45,-1,81,44,45,82,-1,118,81,82,119,-1,155,118,119,156,-1,192,155,156,193,-1,229,192,193,230,-1,266,229,230,267,-1,303,266,267,304,-1,340,303,304,341,-1,377,340,341,378,-1,414,377,378,415,-1,451,414,415,452,-1,488,451,452,489,-1,525,488,489,526,-1,562,525,526,563,-1,599,562,563,600,-1,636,599,600,637,-1,673,636,637,674,-1,710,673,674,711,-1,747,710,711,748,-1,784,747,748,785,-1,821,784,785,822,-1,858,821,822,859,-1,895,858,859,896,-1,932,895,896,933,-1,969,932,933,970,-1,1006,969,970,1007,-1,1043,1006,1007,1044,-1,1080,1043,1044,1081,-1,1117,1080,1081,1118,-1,1154,1117,1118,1155,-1,1191,1154,1155,1192,-1,1228,1191,1192,1229,-1,1265,1228,1229,1266,-1,1302,1265,1266,1303,-1,1339,1302,1303,1340,-1,1376,1339,1340,1377,-1,1413,1376,1377,1414,-1,1450,1413,1414,1451,-1,1487,1450,1451,1488,-1,1524,1487,1488,1525,-1,1561,1524,1525,1562,-1,1598,1561,1562,1599,-1,1635,1598,1599,1636,-1,1672,1635,1636,1673,-1,1709,1672,1673,1710,-1,1746,1709,1710,1747,-1,1783,1746,1747,1784,-1,1820,1783,1784,1821,-1,1857,1820,1821,1858,-1,1894,1857,1858,1895,-1,1931,1894,1895,1932,-1,1968,1931,1932,1969,-1,2005,1968,1969,2006,-1,2042,2005,2006,2043,-1,2079,2042,2043,2080,-1,2116,2079,2080,2117,-1,2153,2116,2117,2154,-1,2190,2153,2154,2191,-1,2227,2190,2191,2228,-1,2264,2227,2228,2265,-1,2301,2264,2265,2302,-1,2338,2301,2302,2339,-1,2375,2338,2339,2376,-1,2412,2375,2376,2413,-1,2449,2412,2413,2450,-1,2486,2449,2450,2487,-1,2523,2486,2487,2524,-1,2560,2523,2524,2561,-1,2597,2560,2561,2598,-1,2634,2597,2598,2635,-1,2671,2634,2635,2672,-1,45,8,9,46,-1,82,45,46,83,-1,119,82,83,120,-1,156,119,120,157,-1,193,156,157,194,-1,230,193,194,231,-1,267,230,231,268,-1,304,267,268,305,-1,341,304,305,342,-1,378,341,342,379,-1,415,378,379,416,-1,452,415,416,453,-1,489,452,453,490,-1,526,489,490,527,-1,563,526,527,564,-1,600,563,564,601,-1,637,600,601,638,-1,674,637,638,675,-1,711,674,675,712,-1,748,711,712,749,-1,785,748,749,786,-1,822,785,786,823,-1,859,822,823,860,-1,896,859,860,897,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_4()
		{
			int[] value = {933,896,897,934,-1,970,933,934,971,-1,1007,970,971,1008,-1,1044,1007,1008,1045,-1,1081,1044,1045,1082,-1,1118,1081,1082,1119,-1,1155,1118,1119,1156,-1,1192,1155,1156,1193,-1,1229,1192,1193,1230,-1,1266,1229,1230,1267,-1,1303,1266,1267,1304,-1,1340,1303,1304,1341,-1,1377,1340,1341,1378,-1,1414,1377,1378,1415,-1,1451,1414,1415,1452,-1,1488,1451,1452,1489,-1,1525,1488,1489,1526,-1,1562,1525,1526,1563,-1,1599,1562,1563,1600,-1,1636,1599,1600,1637,-1,1673,1636,1637,1674,-1,1710,1673,1674,1711,-1,1747,1710,1711,1748,-1,1784,1747,1748,1785,-1,1821,1784,1785,1822,-1,1858,1821,1822,1859,-1,1895,1858,1859,1896,-1,1932,1895,1896,1933,-1,1969,1932,1933,1970,-1,2006,1969,1970,2007,-1,2043,2006,2007,2044,-1,2080,2043,2044,2081,-1,2117,2080,2081,2118,-1,2154,2117,2118,2155,-1,2191,2154,2155,2192,-1,2228,2191,2192,2229,-1,2265,2228,2229,2266,-1,2302,2265,2266,2303,-1,2339,2302,2303,2340,-1,2376,2339,2340,2377,-1,2413,2376,2377,2414,-1,2450,2413,2414,2451,-1,2487,2450,2451,2488,-1,2524,2487,2488,2525,-1,2561,2524,2525,2562,-1,2598,2561,2562,2599,-1,2635,2598,2599,2636,-1,2672,2635,2636,2673,-1,46,9,10,47,-1,83,46,47,84,-1,120,83,84,121,-1,157,120,121,158,-1,194,157,158,195,-1,231,194,195,232,-1,268,231,232,269,-1,305,268,269,306,-1,342,305,306,343,-1,379,342,343,380,-1,416,379,380,417,-1,453,416,417,454,-1,490,453,454,491,-1,527,490,491,528,-1,564,527,528,565,-1,601,564,565,602,-1,638,601,602,639,-1,675,638,639,676,-1,712,675,676,713,-1,749,712,713,750,-1,786,749,750,787,-1,823,786,787,824,-1,860,823,824,861,-1,897,860,861,898,-1,934,897,898,935,-1,971,934,935,972,-1,1008,971,972,1009,-1,1045,1008,1009,1046,-1,1082,1045,1046,1083,-1,1119,1082,1083,1120,-1,1156,1119,1120,1157,-1,1193,1156,1157,1194,-1,1230,1193,1194,1231,-1,1267,1230,1231,1268,-1,1304,1267,1268,1305,-1,1341,1304,1305,1342,-1,1378,1341,1342,1379,-1,1415,1378,1379,1416,-1,1452,1415,1416,1453,-1,1489,1452,1453,1490,-1,1526,1489,1490,1527,-1,1563,1526,1527,1564,-1,1600,1563,1564,1601,-1,1637,1600,1601,1638,-1,1674,1637,1638,1675,-1,1711,1674,1675,1712,-1,1748,1711,1712,1749,-1,1785,1748,1749,1786,-1,1822,1785,1786,1823,-1,1859,1822,1823,1860,-1,1896,1859,1860,1897,-1,1933,1896,1897,1934,-1,1970,1933,1934,1971,-1,2007,1970,1971,2008,-1,2044,2007,2008,2045,-1,2081,2044,2045,2082,-1,2118,2081,2082,2119,-1,2155,2118,2119,2156,-1,2192,2155,2156,2193,-1,2229,2192,2193,2230,-1,2266,2229,2230,2267,-1,2303,2266,2267,2304,-1,2340,2303,2304,2341,-1,2377,2340,2341,2378,-1,2414,2377,2378,2415,-1,2451,2414,2415,2452,-1,2488,2451,2452,2489,-1,2525,2488,2489,2526,-1,2562,2525,2526,2563,-1,2599,2562,2563,2600,-1,2636,2599,2600,2637,-1,2673,2636,2637,2674,-1,47,10,11,48,-1,84,47,48,85,-1,121,84,85,122,-1,158,121,122,159,-1,195,158,159,196,-1,232,195,196,233,-1,269,232,233,270,-1,306,269,270,307,-1,343,306,307,344,-1,380,343,344,381,-1,417,380,381,418,-1,454,417,418,455,-1,491,454,455,492,-1,528,491,492,529,-1,565,528,529,566,-1,602,565,566,603,-1,639,602,603,640,-1,676,639,640,677,-1,713,676,677,714,-1,750,713,714,751,-1,787,750,751,788,-1,824,787,788,825,-1,861,824,825,862,-1,898,861,862,899,-1,935,898,899,936,-1,972,935,936,973,-1,1009,972,973,1010,-1,1046,1009,1010,1047,-1,1083,1046,1047,1084,-1,1120,1083,1084,1121,-1,1157,1120,1121,1158,-1,1194,1157,1158,1195,-1,1231,1194,1195,1232,-1,1268,1231,1232,1269,-1,1305,1268,1269,1306,-1,1342,1305,1306,1343,-1,1379,1342,1343,1380,-1,1416,1379,1380,1417,-1,1453,1416,1417,1454,-1,1490,1453,1454,1491,-1,1527,1490,1491,1528,-1,1564,1527,1528,1565,-1,1601,1564,1565,1602,-1,1638,1601,1602,1639,-1,1675,1638,1639,1676,-1,1712,1675,1676,1713,-1,1749,1712,1713,1750,-1,1786,1749,1750,1787,-1,1823,1786,1787,1824,-1,1860,1823,1824,1861,-1,1897,1860,1861,1898,-1,1934,1897,1898,1935,-1,1971,1934,1935,1972,-1,2008,1971,1972,2009,-1,2045,2008,2009,2046,-1,2082,2045,2046,2083,-1,2119,2082,2083,2120,-1,2156,2119,2120,2157,-1,2193,2156,2157,2194,-1,2230,2193,2194,2231,-1,2267,2230,2231,2268,-1,2304,2267,2268,2305,-1,2341,2304,2305,2342,-1,2378,2341,2342,2379,-1,2415,2378,2379,2416,-1,2452,2415,2416,2453,-1,2489,2452,2453,2490,-1,2526,2489,2490,2527,-1,2563,2526,2527,2564,-1,2600,2563,2564,2601,-1,2637,2600,2601,2638,-1,2674,2637,2638,2675,-1,48,11,12,49,-1,85,48,49,86,-1,122,85,86,123,-1,159,122,123,160,-1,196,159,160,197,-1,233,196,197,234,-1,270,233,234,271,-1,307,270,271,308,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_5()
		{
			int[] value = {344,307,308,345,-1,381,344,345,382,-1,418,381,382,419,-1,455,418,419,456,-1,492,455,456,493,-1,529,492,493,530,-1,566,529,530,567,-1,603,566,567,604,-1,640,603,604,641,-1,677,640,641,678,-1,714,677,678,715,-1,751,714,715,752,-1,788,751,752,789,-1,825,788,789,826,-1,862,825,826,863,-1,899,862,863,900,-1,936,899,900,937,-1,973,936,937,974,-1,1010,973,974,1011,-1,1047,1010,1011,1048,-1,1084,1047,1048,1085,-1,1121,1084,1085,1122,-1,1158,1121,1122,1159,-1,1195,1158,1159,1196,-1,1232,1195,1196,1233,-1,1269,1232,1233,1270,-1,1306,1269,1270,1307,-1,1343,1306,1307,1344,-1,1380,1343,1344,1381,-1,1417,1380,1381,1418,-1,1454,1417,1418,1455,-1,1491,1454,1455,1492,-1,1528,1491,1492,1529,-1,1565,1528,1529,1566,-1,1602,1565,1566,1603,-1,1639,1602,1603,1640,-1,1676,1639,1640,1677,-1,1713,1676,1677,1714,-1,1750,1713,1714,1751,-1,1787,1750,1751,1788,-1,1824,1787,1788,1825,-1,1861,1824,1825,1862,-1,1898,1861,1862,1899,-1,1935,1898,1899,1936,-1,1972,1935,1936,1973,-1,2009,1972,1973,2010,-1,2046,2009,2010,2047,-1,2083,2046,2047,2084,-1,2120,2083,2084,2121,-1,2157,2120,2121,2158,-1,2194,2157,2158,2195,-1,2231,2194,2195,2232,-1,2268,2231,2232,2269,-1,2305,2268,2269,2306,-1,2342,2305,2306,2343,-1,2379,2342,2343,2380,-1,2416,2379,2380,2417,-1,2453,2416,2417,2454,-1,2490,2453,2454,2491,-1,2527,2490,2491,2528,-1,2564,2527,2528,2565,-1,2601,2564,2565,2602,-1,2638,2601,2602,2639,-1,2675,2638,2639,2676,-1,49,12,13,50,-1,86,49,50,87,-1,123,86,87,124,-1,160,123,124,161,-1,197,160,161,198,-1,234,197,198,235,-1,271,234,235,272,-1,308,271,272,309,-1,345,308,309,346,-1,382,345,346,383,-1,419,382,383,420,-1,456,419,420,457,-1,493,456,457,494,-1,530,493,494,531,-1,567,530,531,568,-1,604,567,568,605,-1,641,604,605,642,-1,678,641,642,679,-1,715,678,679,716,-1,752,715,716,753,-1,789,752,753,790,-1,826,789,790,827,-1,863,826,827,864,-1,900,863,864,901,-1,937,900,901,938,-1,974,937,938,975,-1,1011,974,975,1012,-1,1048,1011,1012,1049,-1,1085,1048,1049,1086,-1,1122,1085,1086,1123,-1,1159,1122,1123,1160,-1,1196,1159,1160,1197,-1,1233,1196,1197,1234,-1,1270,1233,1234,1271,-1,1307,1270,1271,1308,-1,1344,1307,1308,1345,-1,1381,1344,1345,1382,-1,1418,1381,1382,1419,-1,1455,1418,1419,1456,-1,1492,1455,1456,1493,-1,1529,1492,1493,1530,-1,1566,1529,1530,1567,-1,1603,1566,1567,1604,-1,1640,1603,1604,1641,-1,1677,1640,1641,1678,-1,1714,1677,1678,1715,-1,1751,1714,1715,1752,-1,1788,1751,1752,1789,-1,1825,1788,1789,1826,-1,1862,1825,1826,1863,-1,1899,1862,1863,1900,-1,1936,1899,1900,1937,-1,1973,1936,1937,1974,-1,2010,1973,1974,2011,-1,2047,2010,2011,2048,-1,2084,2047,2048,2085,-1,2121,2084,2085,2122,-1,2158,2121,2122,2159,-1,2195,2158,2159,2196,-1,2232,2195,2196,2233,-1,2269,2232,2233,2270,-1,2306,2269,2270,2307,-1,2343,2306,2307,2344,-1,2380,2343,2344,2381,-1,2417,2380,2381,2418,-1,2454,2417,2418,2455,-1,2491,2454,2455,2492,-1,2528,2491,2492,2529,-1,2565,2528,2529,2566,-1,2602,2565,2566,2603,-1,2639,2602,2603,2640,-1,2676,2639,2640,2677,-1,50,13,14,51,-1,87,50,51,88,-1,124,87,88,125,-1,161,124,125,162,-1,198,161,162,199,-1,235,198,199,236,-1,272,235,236,273,-1,309,272,273,310,-1,346,309,310,347,-1,383,346,347,384,-1,420,383,384,421,-1,457,420,421,458,-1,494,457,458,495,-1,531,494,495,532,-1,568,531,532,569,-1,605,568,569,606,-1,642,605,606,643,-1,679,642,643,680,-1,716,679,680,717,-1,753,716,717,754,-1,790,753,754,791,-1,827,790,791,828,-1,864,827,828,865,-1,901,864,865,902,-1,938,901,902,939,-1,975,938,939,976,-1,1012,975,976,1013,-1,1049,1012,1013,1050,-1,1086,1049,1050,1087,-1,1123,1086,1087,1124,-1,1160,1123,1124,1161,-1,1197,1160,1161,1198,-1,1234,1197,1198,1235,-1,1271,1234,1235,1272,-1,1308,1271,1272,1309,-1,1345,1308,1309,1346,-1,1382,1345,1346,1383,-1,1419,1382,1383,1420,-1,1456,1419,1420,1457,-1,1493,1456,1457,1494,-1,1530,1493,1494,1531,-1,1567,1530,1531,1568,-1,1604,1567,1568,1605,-1,1641,1604,1605,1642,-1,1678,1641,1642,1679,-1,1715,1678,1679,1716,-1,1752,1715,1716,1753,-1,1789,1752,1753,1790,-1,1826,1789,1790,1827,-1,1863,1826,1827,1864,-1,1900,1863,1864,1901,-1,1937,1900,1901,1938,-1,1974,1937,1938,1975,-1,2011,1974,1975,2012,-1,2048,2011,2012,2049,-1,2085,2048,2049,2086,-1,2122,2085,2086,2123,-1,2159,2122,2123,2160,-1,2196,2159,2160,2197,-1,2233,2196,2197,2234,-1,2270,2233,2234,2271,-1,2307,2270,2271,2308,-1,2344,2307,2308,2345,-1,2381,2344,2345,2382,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_6()
		{
			int[] value = {2418,2381,2382,2419,-1,2455,2418,2419,2456,-1,2492,2455,2456,2493,-1,2529,2492,2493,2530,-1,2566,2529,2530,2567,-1,2603,2566,2567,2604,-1,2640,2603,2604,2641,-1,2677,2640,2641,2678,-1,51,14,15,52,-1,88,51,52,89,-1,125,88,89,126,-1,162,125,126,163,-1,199,162,163,200,-1,236,199,200,237,-1,273,236,237,274,-1,310,273,274,311,-1,347,310,311,348,-1,384,347,348,385,-1,421,384,385,422,-1,458,421,422,459,-1,495,458,459,496,-1,532,495,496,533,-1,569,532,533,570,-1,606,569,570,607,-1,643,606,607,644,-1,680,643,644,681,-1,717,680,681,718,-1,754,717,718,755,-1,791,754,755,792,-1,828,791,792,829,-1,865,828,829,866,-1,902,865,866,903,-1,939,902,903,940,-1,976,939,940,977,-1,1013,976,977,1014,-1,1050,1013,1014,1051,-1,1087,1050,1051,1088,-1,1124,1087,1088,1125,-1,1161,1124,1125,1162,-1,1198,1161,1162,1199,-1,1235,1198,1199,1236,-1,1272,1235,1236,1273,-1,1309,1272,1273,1310,-1,1346,1309,1310,1347,-1,1383,1346,1347,1384,-1,1420,1383,1384,1421,-1,1457,1420,1421,1458,-1,1494,1457,1458,1495,-1,1531,1494,1495,1532,-1,1568,1531,1532,1569,-1,1605,1568,1569,1606,-1,1642,1605,1606,1643,-1,1679,1642,1643,1680,-1,1716,1679,1680,1717,-1,1753,1716,1717,1754,-1,1790,1753,1754,1791,-1,1827,1790,1791,1828,-1,1864,1827,1828,1865,-1,1901,1864,1865,1902,-1,1938,1901,1902,1939,-1,1975,1938,1939,1976,-1,2012,1975,1976,2013,-1,2049,2012,2013,2050,-1,2086,2049,2050,2087,-1,2123,2086,2087,2124,-1,2160,2123,2124,2161,-1,2197,2160,2161,2198,-1,2234,2197,2198,2235,-1,2271,2234,2235,2272,-1,2308,2271,2272,2309,-1,2345,2308,2309,2346,-1,2382,2345,2346,2383,-1,2419,2382,2383,2420,-1,2456,2419,2420,2457,-1,2493,2456,2457,2494,-1,2530,2493,2494,2531,-1,2567,2530,2531,2568,-1,2604,2567,2568,2605,-1,2641,2604,2605,2642,-1,2678,2641,2642,2679,-1,52,15,16,53,-1,89,52,53,90,-1,126,89,90,127,-1,163,126,127,164,-1,200,163,164,201,-1,237,200,201,238,-1,274,237,238,275,-1,311,274,275,312,-1,348,311,312,349,-1,385,348,349,386,-1,422,385,386,423,-1,459,422,423,460,-1,496,459,460,497,-1,533,496,497,534,-1,570,533,534,571,-1,607,570,571,608,-1,644,607,608,645,-1,681,644,645,682,-1,718,681,682,719,-1,755,718,719,756,-1,792,755,756,793,-1,829,792,793,830,-1,866,829,830,867,-1,903,866,867,904,-1,940,903,904,941,-1,977,940,941,978,-1,1014,977,978,1015,-1,1051,1014,1015,1052,-1,1088,1051,1052,1089,-1,1125,1088,1089,1126,-1,1162,1125,1126,1163,-1,1199,1162,1163,1200,-1,1236,1199,1200,1237,-1,1273,1236,1237,1274,-1,1310,1273,1274,1311,-1,1347,1310,1311,1348,-1,1384,1347,1348,1385,-1,1421,1384,1385,1422,-1,1458,1421,1422,1459,-1,1495,1458,1459,1496,-1,1532,1495,1496,1533,-1,1569,1532,1533,1570,-1,1606,1569,1570,1607,-1,1643,1606,1607,1644,-1,1680,1643,1644,1681,-1,1717,1680,1681,1718,-1,1754,1717,1718,1755,-1,1791,1754,1755,1792,-1,1828,1791,1792,1829,-1,1865,1828,1829,1866,-1,1902,1865,1866,1903,-1,1939,1902,1903,1940,-1,1976,1939,1940,1977,-1,2013,1976,1977,2014,-1,2050,2013,2014,2051,-1,2087,2050,2051,2088,-1,2124,2087,2088,2125,-1,2161,2124,2125,2162,-1,2198,2161,2162,2199,-1,2235,2198,2199,2236,-1,2272,2235,2236,2273,-1,2309,2272,2273,2310,-1,2346,2309,2310,2347,-1,2383,2346,2347,2384,-1,2420,2383,2384,2421,-1,2457,2420,2421,2458,-1,2494,2457,2458,2495,-1,2531,2494,2495,2532,-1,2568,2531,2532,2569,-1,2605,2568,2569,2606,-1,2642,2605,2606,2643,-1,2679,2642,2643,2680,-1,53,16,17,54,-1,90,53,54,91,-1,127,90,91,128,-1,164,127,128,165,-1,201,164,165,202,-1,238,201,202,239,-1,275,238,239,276,-1,312,275,276,313,-1,349,312,313,350,-1,386,349,350,387,-1,423,386,387,424,-1,460,423,424,461,-1,497,460,461,498,-1,534,497,498,535,-1,571,534,535,572,-1,608,571,572,609,-1,645,608,609,646,-1,682,645,646,683,-1,719,682,683,720,-1,756,719,720,757,-1,793,756,757,794,-1,830,793,794,831,-1,867,830,831,868,-1,904,867,868,905,-1,941,904,905,942,-1,978,941,942,979,-1,1015,978,979,1016,-1,1052,1015,1016,1053,-1,1089,1052,1053,1090,-1,1126,1089,1090,1127,-1,1163,1126,1127,1164,-1,1200,1163,1164,1201,-1,1237,1200,1201,1238,-1,1274,1237,1238,1275,-1,1311,1274,1275,1312,-1,1348,1311,1312,1349,-1,1385,1348,1349,1386,-1,1422,1385,1386,1423,-1,1459,1422,1423,1460,-1,1496,1459,1460,1497,-1,1533,1496,1497,1534,-1,1570,1533,1534,1571,-1,1607,1570,1571,1608,-1,1644,1607,1608,1645,-1,1681,1644,1645,1682,-1,1718,1681,1682,1719,-1,1755,1718,1719,1756,-1,1792,1755,1756,1793,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_7()
		{
			int[] value = {1829,1792,1793,1830,-1,1866,1829,1830,1867,-1,1903,1866,1867,1904,-1,1940,1903,1904,1941,-1,1977,1940,1941,1978,-1,2014,1977,1978,2015,-1,2051,2014,2015,2052,-1,2088,2051,2052,2089,-1,2125,2088,2089,2126,-1,2162,2125,2126,2163,-1,2199,2162,2163,2200,-1,2236,2199,2200,2237,-1,2273,2236,2237,2274,-1,2310,2273,2274,2311,-1,2347,2310,2311,2348,-1,2384,2347,2348,2385,-1,2421,2384,2385,2422,-1,2458,2421,2422,2459,-1,2495,2458,2459,2496,-1,2532,2495,2496,2533,-1,2569,2532,2533,2570,-1,2606,2569,2570,2607,-1,2643,2606,2607,2644,-1,2680,2643,2644,2681,-1,54,17,18,55,-1,91,54,55,92,-1,128,91,92,129,-1,165,128,129,166,-1,202,165,166,203,-1,239,202,203,240,-1,276,239,240,277,-1,313,276,277,314,-1,350,313,314,351,-1,387,350,351,388,-1,424,387,388,425,-1,461,424,425,462,-1,498,461,462,499,-1,535,498,499,536,-1,572,535,536,573,-1,609,572,573,610,-1,646,609,610,647,-1,683,646,647,684,-1,720,683,684,721,-1,757,720,721,758,-1,794,757,758,795,-1,831,794,795,832,-1,868,831,832,869,-1,905,868,869,906,-1,942,905,906,943,-1,979,942,943,980,-1,1016,979,980,1017,-1,1053,1016,1017,1054,-1,1090,1053,1054,1091,-1,1127,1090,1091,1128,-1,1164,1127,1128,1165,-1,1201,1164,1165,1202,-1,1238,1201,1202,1239,-1,1275,1238,1239,1276,-1,1312,1275,1276,1313,-1,1349,1312,1313,1350,-1,1386,1349,1350,1387,-1,1423,1386,1387,1424,-1,1460,1423,1424,1461,-1,1497,1460,1461,1498,-1,1534,1497,1498,1535,-1,1571,1534,1535,1572,-1,1608,1571,1572,1609,-1,1645,1608,1609,1646,-1,1682,1645,1646,1683,-1,1719,1682,1683,1720,-1,1756,1719,1720,1757,-1,1793,1756,1757,1794,-1,1830,1793,1794,1831,-1,1867,1830,1831,1868,-1,1904,1867,1868,1905,-1,1941,1904,1905,1942,-1,1978,1941,1942,1979,-1,2015,1978,1979,2016,-1,2052,2015,2016,2053,-1,2089,2052,2053,2090,-1,2126,2089,2090,2127,-1,2163,2126,2127,2164,-1,2200,2163,2164,2201,-1,2237,2200,2201,2238,-1,2274,2237,2238,2275,-1,2311,2274,2275,2312,-1,2348,2311,2312,2349,-1,2385,2348,2349,2386,-1,2422,2385,2386,2423,-1,2459,2422,2423,2460,-1,2496,2459,2460,2497,-1,2533,2496,2497,2534,-1,2570,2533,2534,2571,-1,2607,2570,2571,2608,-1,2644,2607,2608,2645,-1,2681,2644,2645,2682,-1,55,18,19,56,-1,92,55,56,93,-1,129,92,93,130,-1,166,129,130,167,-1,203,166,167,204,-1,240,203,204,241,-1,277,240,241,278,-1,314,277,278,315,-1,351,314,315,352,-1,388,351,352,389,-1,425,388,389,426,-1,462,425,426,463,-1,499,462,463,500,-1,536,499,500,537,-1,573,536,537,574,-1,610,573,574,611,-1,647,610,611,648,-1,684,647,648,685,-1,721,684,685,722,-1,758,721,722,759,-1,795,758,759,796,-1,832,795,796,833,-1,869,832,833,870,-1,906,869,870,907,-1,943,906,907,944,-1,980,943,944,981,-1,1017,980,981,1018,-1,1054,1017,1018,1055,-1,1091,1054,1055,1092,-1,1128,1091,1092,1129,-1,1165,1128,1129,1166,-1,1202,1165,1166,1203,-1,1239,1202,1203,1240,-1,1276,1239,1240,1277,-1,1313,1276,1277,1314,-1,1350,1313,1314,1351,-1,1387,1350,1351,1388,-1,1424,1387,1388,1425,-1,1461,1424,1425,1462,-1,1498,1461,1462,1499,-1,1535,1498,1499,1536,-1,1572,1535,1536,1573,-1,1609,1572,1573,1610,-1,1646,1609,1610,1647,-1,1683,1646,1647,1684,-1,1720,1683,1684,1721,-1,1757,1720,1721,1758,-1,1794,1757,1758,1795,-1,1831,1794,1795,1832,-1,1868,1831,1832,1869,-1,1905,1868,1869,1906,-1,1942,1905,1906,1943,-1,1979,1942,1943,1980,-1,2016,1979,1980,2017,-1,2053,2016,2017,2054,-1,2090,2053,2054,2091,-1,2127,2090,2091,2128,-1,2164,2127,2128,2165,-1,2201,2164,2165,2202,-1,2238,2201,2202,2239,-1,2275,2238,2239,2276,-1,2312,2275,2276,2313,-1,2349,2312,2313,2350,-1,2386,2349,2350,2387,-1,2423,2386,2387,2424,-1,2460,2423,2424,2461,-1,2497,2460,2461,2498,-1,2534,2497,2498,2535,-1,2571,2534,2535,2572,-1,2608,2571,2572,2609,-1,2645,2608,2609,2646,-1,2682,2645,2646,2683,-1,56,19,20,57,-1,93,56,57,94,-1,130,93,94,131,-1,167,130,131,168,-1,204,167,168,205,-1,241,204,205,242,-1,278,241,242,279,-1,315,278,279,316,-1,352,315,316,353,-1,389,352,353,390,-1,426,389,390,427,-1,463,426,427,464,-1,500,463,464,501,-1,537,500,501,538,-1,574,537,538,575,-1,611,574,575,612,-1,648,611,612,649,-1,685,648,649,686,-1,722,685,686,723,-1,759,722,723,760,-1,796,759,760,797,-1,833,796,797,834,-1,870,833,834,871,-1,907,870,871,908,-1,944,907,908,945,-1,981,944,945,982,-1,1018,981,982,1019,-1,1055,1018,1019,1056,-1,1092,1055,1056,1093,-1,1129,1092,1093,1130,-1,1166,1129,1130,1167,-1,1203,1166,1167,1204,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_8()
		{
			int[] value = {1240,1203,1204,1241,-1,1277,1240,1241,1278,-1,1314,1277,1278,1315,-1,1351,1314,1315,1352,-1,1388,1351,1352,1389,-1,1425,1388,1389,1426,-1,1462,1425,1426,1463,-1,1499,1462,1463,1500,-1,1536,1499,1500,1537,-1,1573,1536,1537,1574,-1,1610,1573,1574,1611,-1,1647,1610,1611,1648,-1,1684,1647,1648,1685,-1,1721,1684,1685,1722,-1,1758,1721,1722,1759,-1,1795,1758,1759,1796,-1,1832,1795,1796,1833,-1,1869,1832,1833,1870,-1,1906,1869,1870,1907,-1,1943,1906,1907,1944,-1,1980,1943,1944,1981,-1,2017,1980,1981,2018,-1,2054,2017,2018,2055,-1,2091,2054,2055,2092,-1,2128,2091,2092,2129,-1,2165,2128,2129,2166,-1,2202,2165,2166,2203,-1,2239,2202,2203,2240,-1,2276,2239,2240,2277,-1,2313,2276,2277,2314,-1,2350,2313,2314,2351,-1,2387,2350,2351,2388,-1,2424,2387,2388,2425,-1,2461,2424,2425,2462,-1,2498,2461,2462,2499,-1,2535,2498,2499,2536,-1,2572,2535,2536,2573,-1,2609,2572,2573,2610,-1,2646,2609,2610,2647,-1,2683,2646,2647,2684,-1,57,20,21,58,-1,94,57,58,95,-1,131,94,95,132,-1,168,131,132,169,-1,205,168,169,206,-1,242,205,206,243,-1,279,242,243,280,-1,316,279,280,317,-1,353,316,317,354,-1,390,353,354,391,-1,427,390,391,428,-1,464,427,428,465,-1,501,464,465,502,-1,538,501,502,539,-1,575,538,539,576,-1,612,575,576,613,-1,649,612,613,650,-1,686,649,650,687,-1,723,686,687,724,-1,760,723,724,761,-1,797,760,761,798,-1,834,797,798,835,-1,871,834,835,872,-1,908,871,872,909,-1,945,908,909,946,-1,982,945,946,983,-1,1019,982,983,1020,-1,1056,1019,1020,1057,-1,1093,1056,1057,1094,-1,1130,1093,1094,1131,-1,1167,1130,1131,1168,-1,1204,1167,1168,1205,-1,1241,1204,1205,1242,-1,1278,1241,1242,1279,-1,1315,1278,1279,1316,-1,1352,1315,1316,1353,-1,1389,1352,1353,1390,-1,1426,1389,1390,1427,-1,1463,1426,1427,1464,-1,1500,1463,1464,1501,-1,1537,1500,1501,1538,-1,1574,1537,1538,1575,-1,1611,1574,1575,1612,-1,1648,1611,1612,1649,-1,1685,1648,1649,1686,-1,1722,1685,1686,1723,-1,1759,1722,1723,1760,-1,1796,1759,1760,1797,-1,1833,1796,1797,1834,-1,1870,1833,1834,1871,-1,1907,1870,1871,1908,-1,1944,1907,1908,1945,-1,1981,1944,1945,1982,-1,2018,1981,1982,2019,-1,2055,2018,2019,2056,-1,2092,2055,2056,2093,-1,2129,2092,2093,2130,-1,2166,2129,2130,2167,-1,2203,2166,2167,2204,-1,2240,2203,2204,2241,-1,2277,2240,2241,2278,-1,2314,2277,2278,2315,-1,2351,2314,2315,2352,-1,2388,2351,2352,2389,-1,2425,2388,2389,2426,-1,2462,2425,2426,2463,-1,2499,2462,2463,2500,-1,2536,2499,2500,2537,-1,2573,2536,2537,2574,-1,2610,2573,2574,2611,-1,2647,2610,2611,2648,-1,2684,2647,2648,2685,-1,58,21,22,59,-1,95,58,59,96,-1,132,95,96,133,-1,169,132,133,170,-1,206,169,170,207,-1,243,206,207,244,-1,280,243,244,281,-1,317,280,281,318,-1,354,317,318,355,-1,391,354,355,392,-1,428,391,392,429,-1,465,428,429,466,-1,502,465,466,503,-1,539,502,503,540,-1,576,539,540,577,-1,613,576,577,614,-1,650,613,614,651,-1,687,650,651,688,-1,724,687,688,725,-1,761,724,725,762,-1,798,761,762,799,-1,835,798,799,836,-1,872,835,836,873,-1,909,872,873,910,-1,946,909,910,947,-1,983,946,947,984,-1,1020,983,984,1021,-1,1057,1020,1021,1058,-1,1094,1057,1058,1095,-1,1131,1094,1095,1132,-1,1168,1131,1132,1169,-1,1205,1168,1169,1206,-1,1242,1205,1206,1243,-1,1279,1242,1243,1280,-1,1316,1279,1280,1317,-1,1353,1316,1317,1354,-1,1390,1353,1354,1391,-1,1427,1390,1391,1428,-1,1464,1427,1428,1465,-1,1501,1464,1465,1502,-1,1538,1501,1502,1539,-1,1575,1538,1539,1576,-1,1612,1575,1576,1613,-1,1649,1612,1613,1650,-1,1686,1649,1650,1687,-1,1723,1686,1687,1724,-1,1760,1723,1724,1761,-1,1797,1760,1761,1798,-1,1834,1797,1798,1835,-1,1871,1834,1835,1872,-1,1908,1871,1872,1909,-1,1945,1908,1909,1946,-1,1982,1945,1946,1983,-1,2019,1982,1983,2020,-1,2056,2019,2020,2057,-1,2093,2056,2057,2094,-1,2130,2093,2094,2131,-1,2167,2130,2131,2168,-1,2204,2167,2168,2205,-1,2241,2204,2205,2242,-1,2278,2241,2242,2279,-1,2315,2278,2279,2316,-1,2352,2315,2316,2353,-1,2389,2352,2353,2390,-1,2426,2389,2390,2427,-1,2463,2426,2427,2464,-1,2500,2463,2464,2501,-1,2537,2500,2501,2538,-1,2574,2537,2538,2575,-1,2611,2574,2575,2612,-1,2648,2611,2612,2649,-1,2685,2648,2649,2686,-1,59,22,23,60,-1,96,59,60,97,-1,133,96,97,134,-1,170,133,134,171,-1,207,170,171,208,-1,244,207,208,245,-1,281,244,245,282,-1,318,281,282,319,-1,355,318,319,356,-1,392,355,356,393,-1,429,392,393,430,-1,466,429,430,467,-1,503,466,467,504,-1,540,503,504,541,-1,577,540,541,578,-1,614,577,578,615,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_9()
		{
			int[] value = {651,614,615,652,-1,688,651,652,689,-1,725,688,689,726,-1,762,725,726,763,-1,799,762,763,800,-1,836,799,800,837,-1,873,836,837,874,-1,910,873,874,911,-1,947,910,911,948,-1,984,947,948,985,-1,1021,984,985,1022,-1,1058,1021,1022,1059,-1,1095,1058,1059,1096,-1,1132,1095,1096,1133,-1,1169,1132,1133,1170,-1,1206,1169,1170,1207,-1,1243,1206,1207,1244,-1,1280,1243,1244,1281,-1,1317,1280,1281,1318,-1,1354,1317,1318,1355,-1,1391,1354,1355,1392,-1,1428,1391,1392,1429,-1,1465,1428,1429,1466,-1,1502,1465,1466,1503,-1,1539,1502,1503,1540,-1,1576,1539,1540,1577,-1,1613,1576,1577,1614,-1,1650,1613,1614,1651,-1,1687,1650,1651,1688,-1,1724,1687,1688,1725,-1,1761,1724,1725,1762,-1,1798,1761,1762,1799,-1,1835,1798,1799,1836,-1,1872,1835,1836,1873,-1,1909,1872,1873,1910,-1,1946,1909,1910,1947,-1,1983,1946,1947,1984,-1,2020,1983,1984,2021,-1,2057,2020,2021,2058,-1,2094,2057,2058,2095,-1,2131,2094,2095,2132,-1,2168,2131,2132,2169,-1,2205,2168,2169,2206,-1,2242,2205,2206,2243,-1,2279,2242,2243,2280,-1,2316,2279,2280,2317,-1,2353,2316,2317,2354,-1,2390,2353,2354,2391,-1,2427,2390,2391,2428,-1,2464,2427,2428,2465,-1,2501,2464,2465,2502,-1,2538,2501,2502,2539,-1,2575,2538,2539,2576,-1,2612,2575,2576,2613,-1,2649,2612,2613,2650,-1,2686,2649,2650,2687,-1,60,23,24,61,-1,97,60,61,98,-1,134,97,98,135,-1,171,134,135,172,-1,208,171,172,209,-1,245,208,209,246,-1,282,245,246,283,-1,319,282,283,320,-1,356,319,320,357,-1,393,356,357,394,-1,430,393,394,431,-1,467,430,431,468,-1,504,467,468,505,-1,541,504,505,542,-1,578,541,542,579,-1,615,578,579,616,-1,652,615,616,653,-1,689,652,653,690,-1,726,689,690,727,-1,763,726,727,764,-1,800,763,764,801,-1,837,800,801,838,-1,874,837,838,875,-1,911,874,875,912,-1,948,911,912,949,-1,985,948,949,986,-1,1022,985,986,1023,-1,1059,1022,1023,1060,-1,1096,1059,1060,1097,-1,1133,1096,1097,1134,-1,1170,1133,1134,1171,-1,1207,1170,1171,1208,-1,1244,1207,1208,1245,-1,1281,1244,1245,1282,-1,1318,1281,1282,1319,-1,1355,1318,1319,1356,-1,1392,1355,1356,1393,-1,1429,1392,1393,1430,-1,1466,1429,1430,1467,-1,1503,1466,1467,1504,-1,1540,1503,1504,1541,-1,1577,1540,1541,1578,-1,1614,1577,1578,1615,-1,1651,1614,1615,1652,-1,1688,1651,1652,1689,-1,1725,1688,1689,1726,-1,1762,1725,1726,1763,-1,1799,1762,1763,1800,-1,1836,1799,1800,1837,-1,1873,1836,1837,1874,-1,1910,1873,1874,1911,-1,1947,1910,1911,1948,-1,1984,1947,1948,1985,-1,2021,1984,1985,2022,-1,2058,2021,2022,2059,-1,2095,2058,2059,2096,-1,2132,2095,2096,2133,-1,2169,2132,2133,2170,-1,2206,2169,2170,2207,-1,2243,2206,2207,2244,-1,2280,2243,2244,2281,-1,2317,2280,2281,2318,-1,2354,2317,2318,2355,-1,2391,2354,2355,2392,-1,2428,2391,2392,2429,-1,2465,2428,2429,2466,-1,2502,2465,2466,2503,-1,2539,2502,2503,2540,-1,2576,2539,2540,2577,-1,2613,2576,2577,2614,-1,2650,2613,2614,2651,-1,2687,2650,2651,2688,-1,61,24,25,62,-1,98,61,62,99,-1,135,98,99,136,-1,172,135,136,173,-1,209,172,173,210,-1,246,209,210,247,-1,283,246,247,284,-1,320,283,284,321,-1,357,320,321,358,-1,394,357,358,395,-1,431,394,395,432,-1,468,431,432,469,-1,505,468,469,506,-1,542,505,506,543,-1,579,542,543,580,-1,616,579,580,617,-1,653,616,617,654,-1,690,653,654,691,-1,727,690,691,728,-1,764,727,728,765,-1,801,764,765,802,-1,838,801,802,839,-1,875,838,839,876,-1,912,875,876,913,-1,949,912,913,950,-1,986,949,950,987,-1,1023,986,987,1024,-1,1060,1023,1024,1061,-1,1097,1060,1061,1098,-1,1134,1097,1098,1135,-1,1171,1134,1135,1172,-1,1208,1171,1172,1209,-1,1245,1208,1209,1246,-1,1282,1245,1246,1283,-1,1319,1282,1283,1320,-1,1356,1319,1320,1357,-1,1393,1356,1357,1394,-1,1430,1393,1394,1431,-1,1467,1430,1431,1468,-1,1504,1467,1468,1505,-1,1541,1504,1505,1542,-1,1578,1541,1542,1579,-1,1615,1578,1579,1616,-1,1652,1615,1616,1653,-1,1689,1652,1653,1690,-1,1726,1689,1690,1727,-1,1763,1726,1727,1764,-1,1800,1763,1764,1801,-1,1837,1800,1801,1838,-1,1874,1837,1838,1875,-1,1911,1874,1875,1912,-1,1948,1911,1912,1949,-1,1985,1948,1949,1986,-1,2022,1985,1986,2023,-1,2059,2022,2023,2060,-1,2096,2059,2060,2097,-1,2133,2096,2097,2134,-1,2170,2133,2134,2171,-1,2207,2170,2171,2208,-1,2244,2207,2208,2245,-1,2281,2244,2245,2282,-1,2318,2281,2282,2319,-1,2355,2318,2319,2356,-1,2392,2355,2356,2393,-1,2429,2392,2393,2430,-1,2466,2429,2430,2467,-1,2503,2466,2467,2504,-1,2540,2503,2504,2541,-1,2577,2540,2541,2578,-1,2614,2577,2578,2615,-1,2651,2614,2615,2652,-1,2688,2651,2652,2689,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_10()
		{
			int[] value = {62,25,26,63,-1,99,62,63,100,-1,136,99,100,137,-1,173,136,137,174,-1,210,173,174,211,-1,247,210,211,248,-1,284,247,248,285,-1,321,284,285,322,-1,358,321,322,359,-1,395,358,359,396,-1,432,395,396,433,-1,469,432,433,470,-1,506,469,470,507,-1,543,506,507,544,-1,580,543,544,581,-1,617,580,581,618,-1,654,617,618,655,-1,691,654,655,692,-1,728,691,692,729,-1,765,728,729,766,-1,802,765,766,803,-1,839,802,803,840,-1,876,839,840,877,-1,913,876,877,914,-1,950,913,914,951,-1,987,950,951,988,-1,1024,987,988,1025,-1,1061,1024,1025,1062,-1,1098,1061,1062,1099,-1,1135,1098,1099,1136,-1,1172,1135,1136,1173,-1,1209,1172,1173,1210,-1,1246,1209,1210,1247,-1,1283,1246,1247,1284,-1,1320,1283,1284,1321,-1,1357,1320,1321,1358,-1,1394,1357,1358,1395,-1,1431,1394,1395,1432,-1,1468,1431,1432,1469,-1,1505,1468,1469,1506,-1,1542,1505,1506,1543,-1,1579,1542,1543,1580,-1,1616,1579,1580,1617,-1,1653,1616,1617,1654,-1,1690,1653,1654,1691,-1,1727,1690,1691,1728,-1,1764,1727,1728,1765,-1,1801,1764,1765,1802,-1,1838,1801,1802,1839,-1,1875,1838,1839,1876,-1,1912,1875,1876,1913,-1,1949,1912,1913,1950,-1,1986,1949,1950,1987,-1,2023,1986,1987,2024,-1,2060,2023,2024,2061,-1,2097,2060,2061,2098,-1,2134,2097,2098,2135,-1,2171,2134,2135,2172,-1,2208,2171,2172,2209,-1,2245,2208,2209,2246,-1,2282,2245,2246,2283,-1,2319,2282,2283,2320,-1,2356,2319,2320,2357,-1,2393,2356,2357,2394,-1,2430,2393,2394,2431,-1,2467,2430,2431,2468,-1,2504,2467,2468,2505,-1,2541,2504,2505,2542,-1,2578,2541,2542,2579,-1,2615,2578,2579,2616,-1,2652,2615,2616,2653,-1,2689,2652,2653,2690,-1,63,26,27,64,-1,100,63,64,101,-1,137,100,101,138,-1,174,137,138,175,-1,211,174,175,212,-1,248,211,212,249,-1,285,248,249,286,-1,322,285,286,323,-1,359,322,323,360,-1,396,359,360,397,-1,433,396,397,434,-1,470,433,434,471,-1,507,470,471,508,-1,544,507,508,545,-1,581,544,545,582,-1,618,581,582,619,-1,655,618,619,656,-1,692,655,656,693,-1,729,692,693,730,-1,766,729,730,767,-1,803,766,767,804,-1,840,803,804,841,-1,877,840,841,878,-1,914,877,878,915,-1,951,914,915,952,-1,988,951,952,989,-1,1025,988,989,1026,-1,1062,1025,1026,1063,-1,1099,1062,1063,1100,-1,1136,1099,1100,1137,-1,1173,1136,1137,1174,-1,1210,1173,1174,1211,-1,1247,1210,1211,1248,-1,1284,1247,1248,1285,-1,1321,1284,1285,1322,-1,1358,1321,1322,1359,-1,1395,1358,1359,1396,-1,1432,1395,1396,1433,-1,1469,1432,1433,1470,-1,1506,1469,1470,1507,-1,1543,1506,1507,1544,-1,1580,1543,1544,1581,-1,1617,1580,1581,1618,-1,1654,1617,1618,1655,-1,1691,1654,1655,1692,-1,1728,1691,1692,1729,-1,1765,1728,1729,1766,-1,1802,1765,1766,1803,-1,1839,1802,1803,1840,-1,1876,1839,1840,1877,-1,1913,1876,1877,1914,-1,1950,1913,1914,1951,-1,1987,1950,1951,1988,-1,2024,1987,1988,2025,-1,2061,2024,2025,2062,-1,2098,2061,2062,2099,-1,2135,2098,2099,2136,-1,2172,2135,2136,2173,-1,2209,2172,2173,2210,-1,2246,2209,2210,2247,-1,2283,2246,2247,2284,-1,2320,2283,2284,2321,-1,2357,2320,2321,2358,-1,2394,2357,2358,2395,-1,2431,2394,2395,2432,-1,2468,2431,2432,2469,-1,2505,2468,2469,2506,-1,2542,2505,2506,2543,-1,2579,2542,2543,2580,-1,2616,2579,2580,2617,-1,2653,2616,2617,2654,-1,2690,2653,2654,2691,-1,64,27,28,65,-1,101,64,65,102,-1,138,101,102,139,-1,175,138,139,176,-1,212,175,176,213,-1,249,212,213,250,-1,286,249,250,287,-1,323,286,287,324,-1,360,323,324,361,-1,397,360,361,398,-1,434,397,398,435,-1,471,434,435,472,-1,508,471,472,509,-1,545,508,509,546,-1,582,545,546,583,-1,619,582,583,620,-1,656,619,620,657,-1,693,656,657,694,-1,730,693,694,731,-1,767,730,731,768,-1,804,767,768,805,-1,841,804,805,842,-1,878,841,842,879,-1,915,878,879,916,-1,952,915,916,953,-1,989,952,953,990,-1,1026,989,990,1027,-1,1063,1026,1027,1064,-1,1100,1063,1064,1101,-1,1137,1100,1101,1138,-1,1174,1137,1138,1175,-1,1211,1174,1175,1212,-1,1248,1211,1212,1249,-1,1285,1248,1249,1286,-1,1322,1285,1286,1323,-1,1359,1322,1323,1360,-1,1396,1359,1360,1397,-1,1433,1396,1397,1434,-1,1470,1433,1434,1471,-1,1507,1470,1471,1508,-1,1544,1507,1508,1545,-1,1581,1544,1545,1582,-1,1618,1581,1582,1619,-1,1655,1618,1619,1656,-1,1692,1655,1656,1693,-1,1729,1692,1693,1730,-1,1766,1729,1730,1767,-1,1803,1766,1767,1804,-1,1840,1803,1804,1841,-1,1877,1840,1841,1878,-1,1914,1877,1878,1915,-1,1951,1914,1915,1952,-1,1988,1951,1952,1989,-1,2025,1988,1989,2026,-1,2062,2025,2026,2063,-1,2099,2062,2063,2100,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_11()
		{
			int[] value = {2136,2099,2100,2137,-1,2173,2136,2137,2174,-1,2210,2173,2174,2211,-1,2247,2210,2211,2248,-1,2284,2247,2248,2285,-1,2321,2284,2285,2322,-1,2358,2321,2322,2359,-1,2395,2358,2359,2396,-1,2432,2395,2396,2433,-1,2469,2432,2433,2470,-1,2506,2469,2470,2507,-1,2543,2506,2507,2544,-1,2580,2543,2544,2581,-1,2617,2580,2581,2618,-1,2654,2617,2618,2655,-1,2691,2654,2655,2692,-1,65,28,29,66,-1,102,65,66,103,-1,139,102,103,140,-1,176,139,140,177,-1,213,176,177,214,-1,250,213,214,251,-1,287,250,251,288,-1,324,287,288,325,-1,361,324,325,362,-1,398,361,362,399,-1,435,398,399,436,-1,472,435,436,473,-1,509,472,473,510,-1,546,509,510,547,-1,583,546,547,584,-1,620,583,584,621,-1,657,620,621,658,-1,694,657,658,695,-1,731,694,695,732,-1,768,731,732,769,-1,805,768,769,806,-1,842,805,806,843,-1,879,842,843,880,-1,916,879,880,917,-1,953,916,917,954,-1,990,953,954,991,-1,1027,990,991,1028,-1,1064,1027,1028,1065,-1,1101,1064,1065,1102,-1,1138,1101,1102,1139,-1,1175,1138,1139,1176,-1,1212,1175,1176,1213,-1,1249,1212,1213,1250,-1,1286,1249,1250,1287,-1,1323,1286,1287,1324,-1,1360,1323,1324,1361,-1,1397,1360,1361,1398,-1,1434,1397,1398,1435,-1,1471,1434,1435,1472,-1,1508,1471,1472,1509,-1,1545,1508,1509,1546,-1,1582,1545,1546,1583,-1,1619,1582,1583,1620,-1,1656,1619,1620,1657,-1,1693,1656,1657,1694,-1,1730,1693,1694,1731,-1,1767,1730,1731,1768,-1,1804,1767,1768,1805,-1,1841,1804,1805,1842,-1,1878,1841,1842,1879,-1,1915,1878,1879,1916,-1,1952,1915,1916,1953,-1,1989,1952,1953,1990,-1,2026,1989,1990,2027,-1,2063,2026,2027,2064,-1,2100,2063,2064,2101,-1,2137,2100,2101,2138,-1,2174,2137,2138,2175,-1,2211,2174,2175,2212,-1,2248,2211,2212,2249,-1,2285,2248,2249,2286,-1,2322,2285,2286,2323,-1,2359,2322,2323,2360,-1,2396,2359,2360,2397,-1,2433,2396,2397,2434,-1,2470,2433,2434,2471,-1,2507,2470,2471,2508,-1,2544,2507,2508,2545,-1,2581,2544,2545,2582,-1,2618,2581,2582,2619,-1,2655,2618,2619,2656,-1,2692,2655,2656,2693,-1,66,29,30,67,-1,103,66,67,104,-1,140,103,104,141,-1,177,140,141,178,-1,214,177,178,215,-1,251,214,215,252,-1,288,251,252,289,-1,325,288,289,326,-1,362,325,326,363,-1,399,362,363,400,-1,436,399,400,437,-1,473,436,437,474,-1,510,473,474,511,-1,547,510,511,548,-1,584,547,548,585,-1,621,584,585,622,-1,658,621,622,659,-1,695,658,659,696,-1,732,695,696,733,-1,769,732,733,770,-1,806,769,770,807,-1,843,806,807,844,-1,880,843,844,881,-1,917,880,881,918,-1,954,917,918,955,-1,991,954,955,992,-1,1028,991,992,1029,-1,1065,1028,1029,1066,-1,1102,1065,1066,1103,-1,1139,1102,1103,1140,-1,1176,1139,1140,1177,-1,1213,1176,1177,1214,-1,1250,1213,1214,1251,-1,1287,1250,1251,1288,-1,1324,1287,1288,1325,-1,1361,1324,1325,1362,-1,1398,1361,1362,1399,-1,1435,1398,1399,1436,-1,1472,1435,1436,1473,-1,1509,1472,1473,1510,-1,1546,1509,1510,1547,-1,1583,1546,1547,1584,-1,1620,1583,1584,1621,-1,1657,1620,1621,1658,-1,1694,1657,1658,1695,-1,1731,1694,1695,1732,-1,1768,1731,1732,1769,-1,1805,1768,1769,1806,-1,1842,1805,1806,1843,-1,1879,1842,1843,1880,-1,1916,1879,1880,1917,-1,1953,1916,1917,1954,-1,1990,1953,1954,1991,-1,2027,1990,1991,2028,-1,2064,2027,2028,2065,-1,2101,2064,2065,2102,-1,2138,2101,2102,2139,-1,2175,2138,2139,2176,-1,2212,2175,2176,2213,-1,2249,2212,2213,2250,-1,2286,2249,2250,2287,-1,2323,2286,2287,2324,-1,2360,2323,2324,2361,-1,2397,2360,2361,2398,-1,2434,2397,2398,2435,-1,2471,2434,2435,2472,-1,2508,2471,2472,2509,-1,2545,2508,2509,2546,-1,2582,2545,2546,2583,-1,2619,2582,2583,2620,-1,2656,2619,2620,2657,-1,2693,2656,2657,2694,-1,67,30,31,68,-1,104,67,68,105,-1,141,104,105,142,-1,178,141,142,179,-1,215,178,179,216,-1,252,215,216,253,-1,289,252,253,290,-1,326,289,290,327,-1,363,326,327,364,-1,400,363,364,401,-1,437,400,401,438,-1,474,437,438,475,-1,511,474,475,512,-1,548,511,512,549,-1,585,548,549,586,-1,622,585,586,623,-1,659,622,623,660,-1,696,659,660,697,-1,733,696,697,734,-1,770,733,734,771,-1,807,770,771,808,-1,844,807,808,845,-1,881,844,845,882,-1,918,881,882,919,-1,955,918,919,956,-1,992,955,956,993,-1,1029,992,993,1030,-1,1066,1029,1030,1067,-1,1103,1066,1067,1104,-1,1140,1103,1104,1141,-1,1177,1140,1141,1178,-1,1214,1177,1178,1215,-1,1251,1214,1215,1252,-1,1288,1251,1252,1289,-1,1325,1288,1289,1326,-1,1362,1325,1326,1363,-1,1399,1362,1363,1400,-1,1436,1399,1400,1437,-1,1473,1436,1437,1474,-1,1510,1473,1474,1511,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_12()
		{
			int[] value = {1547,1510,1511,1548,-1,1584,1547,1548,1585,-1,1621,1584,1585,1622,-1,1658,1621,1622,1659,-1,1695,1658,1659,1696,-1,1732,1695,1696,1733,-1,1769,1732,1733,1770,-1,1806,1769,1770,1807,-1,1843,1806,1807,1844,-1,1880,1843,1844,1881,-1,1917,1880,1881,1918,-1,1954,1917,1918,1955,-1,1991,1954,1955,1992,-1,2028,1991,1992,2029,-1,2065,2028,2029,2066,-1,2102,2065,2066,2103,-1,2139,2102,2103,2140,-1,2176,2139,2140,2177,-1,2213,2176,2177,2214,-1,2250,2213,2214,2251,-1,2287,2250,2251,2288,-1,2324,2287,2288,2325,-1,2361,2324,2325,2362,-1,2398,2361,2362,2399,-1,2435,2398,2399,2436,-1,2472,2435,2436,2473,-1,2509,2472,2473,2510,-1,2546,2509,2510,2547,-1,2583,2546,2547,2584,-1,2620,2583,2584,2621,-1,2657,2620,2621,2658,-1,2694,2657,2658,2695,-1,68,31,32,69,-1,105,68,69,106,-1,142,105,106,143,-1,179,142,143,180,-1,216,179,180,217,-1,253,216,217,254,-1,290,253,254,291,-1,327,290,291,328,-1,364,327,328,365,-1,401,364,365,402,-1,438,401,402,439,-1,475,438,439,476,-1,512,475,476,513,-1,549,512,513,550,-1,586,549,550,587,-1,623,586,587,624,-1,660,623,624,661,-1,697,660,661,698,-1,734,697,698,735,-1,771,734,735,772,-1,808,771,772,809,-1,845,808,809,846,-1,882,845,846,883,-1,919,882,883,920,-1,956,919,920,957,-1,993,956,957,994,-1,1030,993,994,1031,-1,1067,1030,1031,1068,-1,1104,1067,1068,1105,-1,1141,1104,1105,1142,-1,1178,1141,1142,1179,-1,1215,1178,1179,1216,-1,1252,1215,1216,1253,-1,1289,1252,1253,1290,-1,1326,1289,1290,1327,-1,1363,1326,1327,1364,-1,1400,1363,1364,1401,-1,1437,1400,1401,1438,-1,1474,1437,1438,1475,-1,1511,1474,1475,1512,-1,1548,1511,1512,1549,-1,1585,1548,1549,1586,-1,1622,1585,1586,1623,-1,1659,1622,1623,1660,-1,1696,1659,1660,1697,-1,1733,1696,1697,1734,-1,1770,1733,1734,1771,-1,1807,1770,1771,1808,-1,1844,1807,1808,1845,-1,1881,1844,1845,1882,-1,1918,1881,1882,1919,-1,1955,1918,1919,1956,-1,1992,1955,1956,1993,-1,2029,1992,1993,2030,-1,2066,2029,2030,2067,-1,2103,2066,2067,2104,-1,2140,2103,2104,2141,-1,2177,2140,2141,2178,-1,2214,2177,2178,2215,-1,2251,2214,2215,2252,-1,2288,2251,2252,2289,-1,2325,2288,2289,2326,-1,2362,2325,2326,2363,-1,2399,2362,2363,2400,-1,2436,2399,2400,2437,-1,2473,2436,2437,2474,-1,2510,2473,2474,2511,-1,2547,2510,2511,2548,-1,2584,2547,2548,2585,-1,2621,2584,2585,2622,-1,2658,2621,2622,2659,-1,2695,2658,2659,2696,-1,69,32,33,70,-1,106,69,70,107,-1,143,106,107,144,-1,180,143,144,181,-1,217,180,181,218,-1,254,217,218,255,-1,291,254,255,292,-1,328,291,292,329,-1,365,328,329,366,-1,402,365,366,403,-1,439,402,403,440,-1,476,439,440,477,-1,513,476,477,514,-1,550,513,514,551,-1,587,550,551,588,-1,624,587,588,625,-1,661,624,625,662,-1,698,661,662,699,-1,735,698,699,736,-1,772,735,736,773,-1,809,772,773,810,-1,846,809,810,847,-1,883,846,847,884,-1,920,883,884,921,-1,957,920,921,958,-1,994,957,958,995,-1,1031,994,995,1032,-1,1068,1031,1032,1069,-1,1105,1068,1069,1106,-1,1142,1105,1106,1143,-1,1179,1142,1143,1180,-1,1216,1179,1180,1217,-1,1253,1216,1217,1254,-1,1290,1253,1254,1291,-1,1327,1290,1291,1328,-1,1364,1327,1328,1365,-1,1401,1364,1365,1402,-1,1438,1401,1402,1439,-1,1475,1438,1439,1476,-1,1512,1475,1476,1513,-1,1549,1512,1513,1550,-1,1586,1549,1550,1587,-1,1623,1586,1587,1624,-1,1660,1623,1624,1661,-1,1697,1660,1661,1698,-1,1734,1697,1698,1735,-1,1771,1734,1735,1772,-1,1808,1771,1772,1809,-1,1845,1808,1809,1846,-1,1882,1845,1846,1883,-1,1919,1882,1883,1920,-1,1956,1919,1920,1957,-1,1993,1956,1957,1994,-1,2030,1993,1994,2031,-1,2067,2030,2031,2068,-1,2104,2067,2068,2105,-1,2141,2104,2105,2142,-1,2178,2141,2142,2179,-1,2215,2178,2179,2216,-1,2252,2215,2216,2253,-1,2289,2252,2253,2290,-1,2326,2289,2290,2327,-1,2363,2326,2327,2364,-1,2400,2363,2364,2401,-1,2437,2400,2401,2438,-1,2474,2437,2438,2475,-1,2511,2474,2475,2512,-1,2548,2511,2512,2549,-1,2585,2548,2549,2586,-1,2622,2585,2586,2623,-1,2659,2622,2623,2660,-1,2696,2659,2660,2697,-1,70,33,34,71,-1,107,70,71,108,-1,144,107,108,145,-1,181,144,145,182,-1,218,181,182,219,-1,255,218,219,256,-1,292,255,256,293,-1,329,292,293,330,-1,366,329,330,367,-1,403,366,367,404,-1,440,403,404,441,-1,477,440,441,478,-1,514,477,478,515,-1,551,514,515,552,-1,588,551,552,589,-1,625,588,589,626,-1,662,625,626,663,-1,699,662,663,700,-1,736,699,700,737,-1,773,736,737,774,-1,810,773,774,811,-1,847,810,811,848,-1,884,847,848,885,-1,921,884,885,922,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_coordIndex_13()
		{
			int[] value = {958,921,922,959,-1,995,958,959,996,-1,1032,995,996,1033,-1,1069,1032,1033,1070,-1,1106,1069,1070,1107,-1,1143,1106,1107,1144,-1,1180,1143,1144,1181,-1,1217,1180,1181,1218,-1,1254,1217,1218,1255,-1,1291,1254,1255,1292,-1,1328,1291,1292,1329,-1,1365,1328,1329,1366,-1,1402,1365,1366,1403,-1,1439,1402,1403,1440,-1,1476,1439,1440,1477,-1,1513,1476,1477,1514,-1,1550,1513,1514,1551,-1,1587,1550,1551,1588,-1,1624,1587,1588,1625,-1,1661,1624,1625,1662,-1,1698,1661,1662,1699,-1,1735,1698,1699,1736,-1,1772,1735,1736,1773,-1,1809,1772,1773,1810,-1,1846,1809,1810,1847,-1,1883,1846,1847,1884,-1,1920,1883,1884,1921,-1,1957,1920,1921,1958,-1,1994,1957,1958,1995,-1,2031,1994,1995,2032,-1,2068,2031,2032,2069,-1,2105,2068,2069,2106,-1,2142,2105,2106,2143,-1,2179,2142,2143,2180,-1,2216,2179,2180,2217,-1,2253,2216,2217,2254,-1,2290,2253,2254,2291,-1,2327,2290,2291,2328,-1,2364,2327,2328,2365,-1,2401,2364,2365,2402,-1,2438,2401,2402,2439,-1,2475,2438,2439,2476,-1,2512,2475,2476,2513,-1,2549,2512,2513,2550,-1,2586,2549,2550,2587,-1,2623,2586,2587,2624,-1,2660,2623,2624,2661,-1,2697,2660,2661,2698,-1,71,34,35,72,-1,108,71,72,109,-1,145,108,109,146,-1,182,145,146,183,-1,219,182,183,220,-1,256,219,220,257,-1,293,256,257,294,-1,330,293,294,331,-1,367,330,331,368,-1,404,367,368,405,-1,441,404,405,442,-1,478,441,442,479,-1,515,478,479,516,-1,552,515,516,553,-1,589,552,553,590,-1,626,589,590,627,-1,663,626,627,664,-1,700,663,664,701,-1,737,700,701,738,-1,774,737,738,775,-1,811,774,775,812,-1,848,811,812,849,-1,885,848,849,886,-1,922,885,886,923,-1,959,922,923,960,-1,996,959,960,997,-1,1033,996,997,1034,-1,1070,1033,1034,1071,-1,1107,1070,1071,1108,-1,1144,1107,1108,1145,-1,1181,1144,1145,1182,-1,1218,1181,1182,1219,-1,1255,1218,1219,1256,-1,1292,1255,1256,1293,-1,1329,1292,1293,1330,-1,1366,1329,1330,1367,-1,1403,1366,1367,1404,-1,1440,1403,1404,1441,-1,1477,1440,1441,1478,-1,1514,1477,1478,1515,-1,1551,1514,1515,1552,-1,1588,1551,1552,1589,-1,1625,1588,1589,1626,-1,1662,1625,1626,1663,-1,1699,1662,1663,1700,-1,1736,1699,1700,1737,-1,1773,1736,1737,1774,-1,1810,1773,1774,1811,-1,1847,1810,1811,1848,-1,1884,1847,1848,1885,-1,1921,1884,1885,1922,-1,1958,1921,1922,1959,-1,1995,1958,1959,1996,-1,2032,1995,1996,2033,-1,2069,2032,2033,2070,-1,2106,2069,2070,2107,-1,2143,2106,2107,2144,-1,2180,2143,2144,2181,-1,2217,2180,2181,2218,-1,2254,2217,2218,2255,-1,2291,2254,2255,2292,-1,2328,2291,2292,2329,-1,2365,2328,2329,2366,-1,2402,2365,2366,2403,-1,2439,2402,2403,2440,-1,2476,2439,2440,2477,-1,2513,2476,2477,2514,-1,2550,2513,2514,2551,-1,2587,2550,2551,2588,-1,2624,2587,2588,2625,-1,2661,2624,2625,2662,-1,2698,2661,2662,2699,-1,72,35,36,73,-1,109,72,73,110,-1,146,109,110,147,-1,183,146,147,184,-1,220,183,184,221,-1,257,220,221,258,-1,294,257,258,295,-1,331,294,295,332,-1,368,331,332,369,-1,405,368,369,406,-1,442,405,406,443,-1,479,442,443,480,-1,516,479,480,517,-1,553,516,517,554,-1,590,553,554,591,-1,627,590,591,628,-1,664,627,628,665,-1,701,664,665,702,-1,738,701,702,739,-1,775,738,739,776,-1,812,775,776,813,-1,849,812,813,850,-1,886,849,850,887,-1,923,886,887,924,-1,960,923,924,961,-1,997,960,961,998,-1,1034,997,998,1035,-1,1071,1034,1035,1072,-1,1108,1071,1072,1109,-1,1145,1108,1109,1146,-1,1182,1145,1146,1183,-1,1219,1182,1183,1220,-1,1256,1219,1220,1257,-1,1293,1256,1257,1294,-1,1330,1293,1294,1331,-1,1367,1330,1331,1368,-1,1404,1367,1368,1405,-1,1441,1404,1405,1442,-1,1478,1441,1442,1479,-1,1515,1478,1479,1516,-1,1552,1515,1516,1553,-1,1589,1552,1553,1590,-1,1626,1589,1590,1627,-1,1663,1626,1627,1664,-1,1700,1663,1664,1701,-1,1737,1700,1701,1738,-1,1774,1737,1738,1775,-1,1811,1774,1775,1812,-1,1848,1811,1812,1849,-1,1885,1848,1849,1886,-1,1922,1885,1886,1923,-1,1959,1922,1923,1960,-1,1996,1959,1960,1997,-1,2033,1996,1997,2034,-1,2070,2033,2034,2071,-1,2107,2070,2071,2108,-1,2144,2107,2108,2145,-1,2181,2144,2145,2182,-1,2218,2181,2182,2219,-1,2255,2218,2219,2256,-1,2292,2255,2256,2293,-1,2329,2292,2293,2330,-1,2366,2329,2330,2367,-1,2403,2366,2367,2404,-1,2440,2403,2404,2441,-1,2477,2440,2441,2478,-1,2514,2477,2478,2515,-1,2551,2514,2515,2552,-1,2588,2551,2552,2589,-1,2625,2588,2589,2626,-1,2662,2625,2626,2663,-1,2699,2662,2663,2700,-1};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getCoordinate_7_33_point_1()
		{
			double[] value = {-0.0,-0.0,-0.00055,-0.188286,-0.0,-2.152122,-0.493054,-0.0,-2.796247,-0.804508,-0.0,-3.002466,-1.049382,-0.0,-2.883153,-1.170527,-0.0,-2.510203,-1.130515,-0.0,-1.958109,-1.006177,-0.0,-1.43697,-1.241005,-0.0,-1.478972,-1.681242,-0.0,-1.681242,-2.038055,-0.0,-1.710131,-2.258095,-0.0,-1.581135,-2.334237,-0.0,-1.347672,-2.291615,-0.0,-1.068598,-2.201445,-0.0,-0.80126,-2.178824,-0.0,-0.583814,-2.266551,-0.0,-0.399654,-2.381232,-0.0,-0.208331,-2.430254,-0.0,0.0,-2.381232,-0.0,0.208331,-2.266551,-0.0,0.399654,-2.181404,-0.0,0.584505,-2.205355,-0.0,0.802684,-2.297044,-0.0,1.071129,-2.339767,-0.0,1.350865,-2.263445,-0.0,1.584881,-2.041675,-0.0,1.713169,-1.684228,-0.0,1.684228,-1.243209,-0.0,1.481599,-1.005582,-0.0,1.43612,-1.129846,-0.0,1.956951,-1.170527,-0.0,2.510203,-1.049382,-0.0,2.883153,-0.804033,-0.0,3.000691,-0.492762,-0.0,2.794594,-0.188175,-0.0,2.150849,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.187459,-0.016401,-2.150849,-0.490887,-0.042947,-2.794594,-0.801447,-0.070118,-3.002466,-1.047246,-0.091622,-2.888275,-1.170219,-0.102381,-2.519129,-1.132225,-0.099057,-1.968562,-1.005913,-0.088006,-1.44208,-1.226085,-0.107269,-1.466773,-1.662013,-0.145407,-1.668361,-2.020713,-0.176789,-1.702056,-2.245513,-0.196457,-1.578331,-2.328107,-0.203683,-1.349268,-2.289657,-0.200319,-1.071763,-2.199564,-0.192437,-0.803634,-2.159007,-0.188889,-0.580714,-2.223461,-0.194528,-0.393554,-2.32081,-0.203045,-0.20382,-2.364387,-0.206857,0.0,-2.32081,-0.203045,0.20382,-2.223461,-0.194528,0.393554,-2.161563,-0.189112,0.581402,-2.203471,-0.192779,0.805062,-2.295082,-0.200794,1.074302,-2.332243,-0.204045,1.351665,-2.249502,-0.196806,1.581135,-2.024302,-0.177104,1.70508,-1.664965,-0.145666,1.671325,-1.227537,-0.107396,1.468509,-1.005318,-0.087954,1.441227,-1.131555,-0.098998,1.967398,-1.169527,-0.10232,2.517639,-1.046626,-0.091568,2.886567,-0.801447,-0.070118,3.002466,-0.490887,-0.042947,2.794594,-0.187348,-0.016391,2.149577,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.185097,-0.032638,-2.148305,-0.485276,-0.085567,-2.794594,-0.793694,-0.13995,-3.0078,-1.039572,-0.183305,-2.900261,-1.167154,-0.205801,-2.541583,-1.138652,-0.200775,-2.002627,-1.007442,-0.177639,-1.460972,-1.181626,-0.208352,-1.42993,-1.606491,-0.283268,-1.631274,-1.968288,-0.347062,-1.677068,-2.202839,-0.38842,-1.566239,-2.302858,-0.406056,-1.350066,-2.283661,-0.402671,-1.081316,-2.196401,-0.387285,-0.811757,-2.120484,-0.373899,-0.576947,-2.121392,-0.374059,-0.379829,-2.170178,-0.382661,-0.192795,-2.196586,-0.387317,0.0,-2.170178,-0.382661,0.192795,-2.122648,-0.37428,0.380054,-2.122995,-0.374341,0.57763,-2.200303,-0.387973,0.813199,-2.289072,-0.403625,1.083878,-2.306949,-0.406777,1.352465,-2.206752,-0.38911,1.569021};
			return value;
		}
		private double[] getCoordinate_7_33_point_2()
		{
			double[] value = {-1.971784,-0.347679,1.680047,-1.608393,-0.283603,1.633205,-1.183024,-0.208599,1.431623,-1.006846,-0.177534,1.460108,-1.137978,-0.200656,2.001443,-1.166464,-0.205679,2.54008,-1.038957,-0.183196,2.898545,-0.793224,-0.139867,3.006021,-0.485276,-0.085567,2.794594,-0.184987,-0.032618,2.147035,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.181226,-0.048559,-2.144496,-0.475972,-0.127536,-2.794594,-0.78032,-0.209086,-3.014926,-1.026297,-0.274995,-2.919196,-1.161146,-0.311128,-2.577927,-1.146952,-0.307325,-2.056657,-1.015386,-0.272072,-1.501276,-1.114589,-0.298653,-1.375174,-1.511769,-0.405077,-1.565099,-1.876499,-0.502806,-1.630114,-2.126366,-0.569758,-1.54142,-2.250702,-0.603074,-1.345283,-2.262517,-0.60624,-1.092246,-2.194163,-0.587924,-0.826782,-2.099608,-0.562588,-0.582434,-2.035668,-0.545456,-0.371605,-2.019394,-0.541095,-0.182906,-2.019925,-0.541237,0.0,-2.019394,-0.541095,0.182906,-2.038078,-0.546101,0.372045,-2.103338,-0.563588,0.583469,-2.19806,-0.588969,0.82825,-2.266536,-0.607316,1.094186,-2.2547,-0.604145,1.347672,-2.130143,-0.57077,1.544158,-1.87872,-0.503402,1.632044,-1.514455,-0.405797,1.567879,-1.115909,-0.299007,1.376802,-1.014785,-0.271911,1.500388,-1.146273,-0.307143,2.055441,-1.16046,-0.310944,2.576402,-1.026297,-0.274995,2.919196,-0.779859,-0.208963,3.013143,-0.47569,-0.127461,2.792941,-0.181119,-0.048531,2.143228,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.175784,-0.06398,-2.138162,-0.462771,-0.168435,-2.792941,-0.761827,-0.277282,-3.025647,-1.007919,-0.366853,-2.946959,-1.1512,-0.419003,-2.627195,-1.15612,-0.420793,-2.130972,-1.033848,-0.37629,-1.571246,-1.037873,-0.377755,-1.316269,-1.381316,-0.502758,-1.469965,-1.742179,-0.634101,-1.555681,-2.007135,-0.730537,-1.495607,-2.159984,-0.78617,-1.327102,-2.208897,-0.803973,-1.09613,-2.177943,-0.792706,-0.84358,-2.100178,-0.764402,-0.598856,-2.01823,-0.734576,-0.378707,-1.962227,-0.714192,-0.18269,-1.944252,-0.70765,0.0,-1.963388,-0.714615,0.182798,-2.019425,-0.73501,0.378931,-2.102664,-0.765307,0.599565,-2.180521,-0.793645,0.844579,-2.212821,-0.805401,1.098077,-2.163821,-0.787567,1.329459,-2.009511,-0.731402,1.497378,-1.744242,-0.634852,1.557523,-1.383769,-0.503651,1.472577,-1.038487,-0.377978,1.317048,-1.032626,-0.375845,1.569388,-1.155436,-0.420544,2.129712,-1.150519,-0.418755,2.625642,-1.007323,-0.366636,2.945216,-0.761377,-0.277118,3.023858,-0.462771,-0.168435,2.792941,-0.175784,-0.06398,2.138162,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.169038,-0.078824,-2.131846,-0.44633,-0.208127,-2.792941,-0.737811,-0.344047,-3.038203,-0.983099,-0.458427,-2.980271,-1.136216,-0.529826,-2.688516,-1.163568,-0.542581,-2.223703,-1.062278,-0.495348,-1.673924,-0.97759,-0.455858,-1.285487,-1.219833,-0.568817,-1.345937,-1.563282,-0.72897,-1.447355,-1.837624,-0.856898,-1.419736,-2.016552,-0.940333,-1.284615,-2.102872,-0.980585,-1.081956,-2.11428,-0.985905,-0.849088};
			return value;
		}
		private double[] getCoordinate_7_33_point_3()
		{
			double[] value = {-2.076524,-0.968299,-0.613923,-2.018057,-0.941035,-0.392624,-1.9702,-0.918719,-0.190189,-1.952152,-0.910303,0.0,-1.971366,-0.919263,0.190302,-2.020446,-0.942149,0.393088,-2.077753,-0.968872,0.614286,-2.116784,-0.987072,0.850093,-2.105362,-0.981746,1.083237,-2.018939,-0.941447,1.286136,-1.8398,-0.857913,1.421417,-1.565133,-0.729833,1.449069,-1.221277,-0.569491,1.34753,-0.97759,-0.455858,1.285487,-1.06165,-0.495055,1.672934,-1.16288,-0.54226,2.222387,-1.135544,-0.529513,2.686926,-0.982518,-0.458156,2.978509,-0.737374,-0.343843,3.036406,-0.446066,-0.208004,2.791289,-0.168938,-0.078777,2.130586,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.160952,-0.092926,-2.124293,-0.42624,-0.24609,-2.791289,-0.708362,-0.408973,-3.052616,-0.95171,-0.54947,-3.019314,-1.113689,-0.642988,-2.757786,-1.165049,-0.672641,-2.330098,-1.095562,-0.632523,-1.806673,-0.965034,-0.557163,-1.328002,-1.049112,-0.605705,-1.21141,-1.343698,-0.775785,-1.301921,-1.616372,-0.933213,-1.306886,-1.811939,-1.046123,-1.207959,-1.927892,-1.113069,-1.038065,-1.977735,-1.141846,-0.831196,-1.979539,-1.142888,-0.612472,-1.957093,-1.129928,-0.398474,-1.93228,-1.115603,-0.195205,-1.922525,-1.10997,0.0,-1.933424,-1.116263,0.195321,-1.958251,-1.130597,0.398709,-1.980711,-1.143564,0.612834,-1.978905,-1.142521,0.831688,-1.930174,-1.114387,1.039294,-1.813011,-1.046743,1.208674,-1.618286,-0.934318,1.308433,-1.345289,-0.776703,1.303463,-1.050354,-0.606422,1.212844,-0.964464,-0.556833,1.327216,-1.094267,-0.631775,1.804537,-1.16436,-0.672243,2.32872,-1.11303,-0.642608,2.756155,-0.951147,-0.549145,3.017528,-0.707943,-0.408731,3.050811,-0.425988,-0.245944,2.789638,-0.160857,-0.092871,2.123036,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.151611,-0.10616,-2.115514,-0.402931,-0.282136,-2.789638,-0.673599,-0.471659,-3.068913,-0.913072,-0.63934,-3.062489,-1.083112,-0.758403,-2.835544,-1.157453,-0.810457,-2.447368,-1.124417,-0.787325,-1.960361,-1.001055,-0.700946,-1.456397,-0.92761,-0.64952,-1.132403,-1.098831,-0.76941,-1.125589,-1.345484,-0.942118,-1.150114,-1.544393,-1.081396,-1.088511,-1.677604,-1.174671,-0.954987,-1.753867,-1.228071,-0.779288,-1.785845,-1.250462,-0.58416,-1.790842,-1.253961,-0.385489,-1.78601,-1.250577,-0.190753,-1.783311,-1.248688,0.0,-1.787066,-1.251317,0.190866,-1.791902,-1.254703,0.385717,-1.786901,-1.251202,0.584505,-1.754905,-1.228797,0.779749,-1.67959,-1.176062,0.956118,-1.545307,-1.082036,1.089155,-1.347077,-0.943233,1.151475,-1.100132,-0.770321,1.126922,-0.92761,-0.64952,1.132403,-1.000463,-0.700531,1.455535,-1.123752,-0.786859,1.959201,-1.156768,-0.809978,2.445921,-1.082471,-0.757955,2.833867,-0.912532,-0.638962,3.060678,-0.673201,-0.47138,3.067098,-0.402931,-0.282136,2.789638,-0.151522,-0.106097,2.114262,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.141113,-0.118408,-2.105525,-0.376808,-0.31618,-2.789638,-0.633666,-0.531709,-3.087123};
			return value;
		}
		private double[] getCoordinate_7_33_point_4()
		{
			double[] value = {-0.866598,-0.727162,-3.10812,-1.042067,-0.874398,-2.917218,-1.137561,-0.954527,-2.572062,-1.140292,-0.956819,-2.125863,-1.054363,-0.884715,-1.640297,-0.923066,-0.774544,-1.204977,-0.895274,-0.751224,-0.980653,-1.046179,-0.877848,-0.956266,-1.224514,-1.027489,-0.922889,-1.360376,-1.141491,-0.82809,-1.446828,-1.214033,-0.687431,-1.495159,-1.254587,-0.522981,-1.516291,-1.272319,-0.349018,-1.522973,-1.277926,-0.173936,-1.524275,-1.279019,0.0,-1.522973,-1.277926,0.173936,-1.516291,-1.272319,0.349018,-1.495159,-1.254587,0.522981,-1.447684,-1.214751,0.687837,-1.361181,-1.142166,0.82858,-1.225239,-1.028098,0.923435,-1.047417,-0.878887,0.957398,-0.895803,-0.751668,0.981233,-0.921974,-0.773628,1.203552,-1.053739,-0.884192,1.639327,-1.139618,-0.956253,2.124606,-1.136888,-0.953963,2.570541,-1.042067,-0.874398,2.917218,-0.866598,-0.727162,3.10812,-0.633291,-0.531394,3.085297,-0.376586,-0.315993,2.787988,-0.141029,-0.118338,2.10428,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.129641,-0.129641,-2.095583,-0.347612,-0.347612,-2.787988,-0.588732,-0.588732,-3.107278,-0.812804,-0.812804,-3.158166,-0.99077,-0.99077,-3.004799,-1.101583,-1.101583,-2.698316,-1.136033,-1.136033,-2.294454,-1.094191,-1.094191,-1.844143,-0.988446,-0.988446,-1.397874,-0.861844,-0.861844,-1.022721,-0.81537,-0.81537,-0.807415,-0.891592,-0.891592,-0.727982,-0.996982,-0.996982,-0.657468,-1.078051,-1.078051,-0.554907,-1.127323,-1.127323,-0.427185,-1.153447,-1.153447,-0.287628,-1.164026,-1.164026,-0.144022,-1.1664,-1.1664,0.0,-1.164026,-1.164026,0.144022,-1.153447,-1.153447,0.287628,-1.12799,-1.12799,0.427438,-1.078051,-1.078051,0.554907,-0.997572,-0.997572,0.657857,-0.891592,-0.891592,0.727982,-0.814888,-0.814888,0.806937,-0.861335,-0.861335,1.022117,-0.987278,-0.987278,1.396221,-1.093544,-1.093544,1.843053,-1.136033,-1.136033,2.294454,-1.101583,-1.101583,2.698316,-0.990184,-0.990184,3.003022,-0.812323,-0.812323,3.156298,-0.588384,-0.588384,3.10544,-0.347612,-0.347612,2.787988,-0.129564,-0.129564,2.094344,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.117292,-0.139783,-2.085689,-0.31618,-0.376808,-2.789638,-0.538674,-0.641967,-3.127565,-0.750767,-0.89473,-3.209017,-0.926591,-1.104268,-3.091349,-1.048673,-1.24976,-2.825747,-1.108022,-1.320489,-2.461806,-1.10316,-1.314695,-2.045302,-1.041761,-1.241522,-1.620692,-0.937817,-1.117647,-1.224233,-0.818172,-0.97506,-0.891259,-0.723894,-0.862703,-0.6502,-0.692415,-0.825189,-0.50231,-0.706545,-0.842027,-0.400072,-0.72799,-0.867585,-0.303466,-0.740905,-0.882976,-0.203242,-0.745933,-0.888968,-0.101528,-0.74657,-0.889728,0.0,-0.745933,-0.888968,0.101528,-0.740905,-0.882976,0.203242,-0.72799,-0.867585,0.303466,-0.706545,-0.842027,0.400072,-0.692006,-0.8247,0.502013,-0.723466,-0.862193,0.649815,-0.817688,-0.974483,0.890732,-0.937262,-1.116985,1.223509,-1.041145,-1.240788,1.619734,-1.102507,-1.313917,2.044092,-1.107366,-1.319708,2.460351};
			return value;
		}
		private double[] getCoordinate_7_33_point_5()
		{
			double[] value = {-1.048053,-1.249021,2.824076,-0.926043,-1.103615,3.089521,-0.750323,-0.894201,3.207119,-0.538356,-0.641587,3.125715,-0.315993,-0.376586,2.787988,-0.117223,-0.139701,2.084455,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.10423,-0.148856,-2.077069,-0.282136,-0.402931,-2.789638,-0.484098,-0.691364,-3.149847,-0.680717,-0.972164,-3.260687,-0.850134,-1.214118,-3.178511,-0.977057,-1.395382,-2.950456,-1.052705,-1.503418,-2.621129,-1.075726,-1.536296,-2.2351,-1.050694,-1.500547,-1.831829,-0.987018,-1.409608,-1.443934,-0.896974,-1.281012,-1.095004,-0.795026,-1.135414,-0.800256,-0.695467,-0.99323,-0.565402,-0.608482,-0.869002,-0.38612,-0.536613,-0.766362,-0.250681,-0.479483,-0.684773,-0.147401,-0.43836,-0.626043,-0.066864,-0.422434,-0.603298,0.0,-0.438101,-0.625673,0.066824,-0.478916,-0.683963,0.147227,-0.536295,-0.765909,0.250533,-0.607762,-0.867975,0.385663,-0.695056,-0.992642,0.565068,-0.794555,-1.134743,0.799783,-0.895914,-1.279497,1.093709,-0.986435,-1.408775,1.44308,-1.050073,-1.499659,1.830746,-1.07509,-1.535387,2.233778,-1.052082,-1.502529,2.619579,-0.976479,-1.394556,2.948711,-0.849632,-1.2134,3.176632,-0.680717,-0.972164,3.260687,-0.484098,-0.691364,3.149847,-0.282136,-0.402931,2.789638,-0.104169,-0.148768,2.075841,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.090485,-0.156724,-2.068486,-0.246235,-0.426492,-2.792941,-0.425258,-0.736568,-3.174165,-0.603308,-1.04496,-3.31515,-0.761076,-1.318223,-3.264267,-0.886161,-1.534876,-3.069753,-0.970145,-1.68034,-2.771021,-1.010905,-1.750939,-2.4095,-1.00983,-1.749078,-2.019661,-0.974801,-1.688405,-1.635911,-0.913008,-1.581375,-1.27859,-0.836001,-1.447995,-0.96533,-0.753712,-1.305467,-0.702923,-0.674834,-1.168846,-0.491239,-0.606143,-1.04987,-0.324831,-0.552942,-0.957724,-0.194997,-0.518544,-0.898144,-0.090733,-0.50655,-0.877371,0.0,-0.518237,-0.897613,0.09068,-0.552615,-0.957157,0.194882,-0.605784,-1.049249,0.324639,-0.674036,-1.167464,0.490658,-0.752821,-1.303923,0.702092,-0.835506,-1.447139,0.964759,-0.912468,-1.58044,1.277833,-0.973649,-1.686409,1.633976,-1.009233,-1.748043,2.018466,-1.010307,-1.749904,2.408075,-0.969571,-1.679347,2.769382,-0.885637,-1.533969,3.067937,-0.760626,-1.317443,3.262336,-0.602951,-1.044342,3.313189,-0.425258,-0.736568,3.174165,-0.24609,-0.42624,2.791289,-0.090431,-0.156631,2.067262,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.07621,-0.163432,-2.061156,-0.208497,-0.447123,-2.797902,-0.362433,-0.777239,-3.200564,-0.518149,-1.111173,-3.368529,-0.659864,-1.415083,-3.348371,-0.77654,-1.665295,-3.182557,-0.860762,-1.84591,-2.908761,-0.909215,-1.949817,-2.563921,-0.922326,-1.977935,-2.182409,-0.903598,-1.937773,-1.794075,-0.85842,-1.840888,-1.422258,-0.794432,-1.703666,-1.085296,-0.720059,-1.544171,-0.794497,-0.644322,-1.381752,-0.554907,-0.575322,-1.233783,-0.364767,-0.521423,-1.118195,-0.217551,-0.487829,-1.046154,-0.100988,-0.476546,-1.021957,0.0};
			return value;
		}
		private double[] getCoordinate_7_33_point_6()
		{
			double[] value = {-0.487829,-1.046154,0.100988,-0.521423,-1.118195,0.217551,-0.574982,-1.233053,0.364551,-0.64394,-1.380935,0.554579,-0.719633,-1.543258,0.794027,-0.793962,-1.702658,1.084654,-0.857405,-1.838711,1.420577,-0.90253,-1.935481,1.791954,-0.921781,-1.976765,2.181119,-0.908677,-1.948664,2.562404,-0.860253,-1.844819,2.907041,-0.776081,-1.66431,3.180674,-0.659474,-1.414246,3.346391,-0.517842,-1.110516,3.366537,-0.362218,-0.77678,3.198672,-0.208374,-0.446859,2.796247,-0.076165,-0.163336,2.059937,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.06153,-0.169052,-2.056285,-0.169134,-0.464692,-2.804531,-0.295927,-0.813053,-3.229093,-0.425832,-1.169963,-3.420743,-0.547132,-1.503232,-3.430581,-0.649614,-1.784799,-3.28976,-0.727348,-1.998373,-3.037134,-0.775598,-2.130937,-2.702535,-0.793795,-2.180935,-2.320903,-0.783218,-2.151874,-1.921518,-0.746705,-2.051554,-1.528706,-0.688596,-1.891901,-1.16239,-0.615331,-1.690609,-0.838938,-0.534245,-1.467825,-0.568531,-0.45579,-1.252274,-0.35708,-0.393528,-1.081209,-0.202882,-0.358927,-0.986143,-0.091813,-0.349383,-0.959921,0.0,-0.358927,-0.986143,0.091813,-0.393528,-1.081209,0.202882,-0.455521,-1.251533,0.356869,-0.533929,-1.466957,0.568195,-0.614967,-1.689609,0.838442,-0.688188,-1.890782,1.161703,-0.745822,-2.049128,1.526898,-0.782755,-2.150601,1.920382,-0.793326,-2.179645,2.31953,-0.775139,-2.129677,2.700937,-0.726918,-1.997191,3.035338,-0.649614,-1.784799,3.28976,-0.546808,-1.502343,3.428552,-0.425832,-1.169963,3.420743,-0.295752,-0.812572,3.227183,-0.169034,-0.464417,2.802872,-0.061494,-0.168952,2.055068,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.046507,-0.173566,-2.053853,-0.128445,-0.479363,-2.814504,-0.225935,-0.8432,-3.257875,-0.327431,-1.221989,-3.475822,-0.423448,-1.580329,-3.508577,-0.506644,-1.890823,-3.39053,-0.571312,-2.132167,-3.152467,-0.613551,-2.289804,-2.825147,-0.631673,-2.357435,-2.440596,-0.624732,-2.331533,-2.025402,-0.593848,-2.216272,-1.606594,-0.541834,-2.022151,-1.208674,-0.470629,-1.75641,-0.847919,-0.385366,-1.438206,-0.54193,-0.295389,-1.102406,-0.305809,-0.234211,-0.874086,-0.159562,-0.237761,-0.887337,-0.08037,-0.248761,-0.928388,0.0,-0.237902,-0.887862,0.080418,-0.234349,-0.874603,0.159656,-0.295214,-1.101754,0.305628,-0.385138,-1.437355,0.541609,-0.47035,-1.755371,0.847418,-0.541193,-2.01976,1.207245,-0.593497,-2.214961,1.605643,-0.624363,-2.330154,2.024204,-0.631299,-2.356041,2.439153,-0.613188,-2.28845,2.823476,-0.570974,-2.130905,3.150603,-0.506345,-1.889704,3.388525,-0.423197,-1.579394,3.506502,-0.327237,-1.221266,3.473767,-0.225801,-0.842702,3.255949,-0.128369,-0.479079,2.812839,-0.046479,-0.173463,2.052638,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.031203,-0.176959,-2.053853,-0.086535,-0.490762,-2.826183,-0.153027,-0.867859,-3.28886,-0.222955,-1.26444,-3.527612,-0.290217,-1.645904,-3.584103,-0.349298,-1.980967,-3.484066,-0.396219,-2.247071,-3.258657};
			return value;
		}
		private double[] getCoordinate_7_33_point_7()
		{
			double[] value = {-0.427785,-2.426088,-2.935902,-0.441724,-2.505143,-2.543789,-0.437129,-2.479084,-2.112289,-0.414047,-2.348179,-1.669577,-0.372235,-2.11105,-1.237617,-0.312412,-1.771776,-0.838938,-0.233813,-1.326022,-0.490078,-0.136603,-0.774713,-0.210786,-0.153463,-0.870332,-0.15583,-0.206705,-1.172281,-0.104143,-0.223288,-1.266329,0.0,-0.206827,-1.172974,0.104205,-0.153736,-0.871878,0.156107,-0.136684,-0.775171,0.210911,-0.233537,-1.324454,0.489498,-0.312227,-1.770728,0.838442,-0.372015,-2.109801,1.236885,-0.413802,-2.34679,1.66859,-0.436871,-2.477618,2.111039,-0.441463,-2.503661,2.542284,-0.427532,-2.424653,2.934165,-0.395985,-2.245742,3.25673,-0.349091,-1.979795,3.482006,-0.290046,-1.644931,3.581984,-0.222823,-1.263692,3.525526,-0.152936,-0.867346,3.286915,-0.086483,-0.490471,2.824512,-0.031184,-0.176854,2.052638,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.015679,-0.179217,-2.056285,-0.043664,-0.499086,-2.841271,-0.077582,-0.886768,-3.322104,-0.113571,-1.298118,-3.580173,-0.148447,-1.696755,-3.652601,-0.179621,-2.053072,-3.569608,-0.204716,-2.33991,-3.354503,-0.221811,-2.535306,-3.033002,-0.229717,-2.625676,-2.635705,-0.227462,-2.5999,-2.189909,-0.214688,-2.45389,-1.724796,-0.191076,-2.18401,-1.265755,-0.15597,-1.782745,-0.834483,-0.105811,-1.20943,-0.441878,-0.030056,-0.343537,-0.092402,-0.103475,-1.18273,-0.209344,-0.131914,-1.507779,-0.132417,-0.140488,-1.605782,0.0,-0.131914,-1.507779,0.132417,-0.103537,-1.18343,0.209468,-0.030252,-0.34578,0.093005,-0.105749,-1.208714,0.441617,-0.155878,-1.78169,0.833989,-0.191076,-2.18401,1.265755,-0.214561,-2.452439,1.723775,-0.227327,-2.598363,2.188613,-0.229581,-2.624123,2.634146,-0.221679,-2.533807,3.031208,-0.204595,-2.338526,3.352519,-0.179514,-2.051857,3.567497,-0.148447,-1.696755,3.652601,-0.113503,-1.29735,3.578056,-0.077536,-0.886243,3.320139,-0.043639,-0.498791,2.839591,-0.01567,-0.179111,2.055068,0.0,0.0,0.00055,-0.0,-0.0,-0.00055,-0.0,-0.180435,-2.062376,-0.0,-0.504264,-2.859821,-0.0,-0.899153,-3.355683,-0.0,-1.32171,-3.631369,-0.0,-1.734761,-3.720207,-0.0,-2.105278,-3.646448,-0.0,-2.407942,-3.438898,-0.0,-2.616748,-3.118519,-0.0,-2.716441,-2.716441,-0.0,-2.696147,-2.262336,-0.0,-2.546237,-1.782895,-0.0,-2.262183,-1.306072,-0.0,-1.835663,-0.855984,-0.0,-1.23141,-0.448197,-0.0,-0.820896,-0.219958,-0.0,-1.390406,-0.245166,-0.0,-1.702639,-0.148962,-0.0,-1.80048,0.0,-0.0,-1.702639,0.148962,-0.0,-1.389583,0.245021,-0.0,-0.817503,0.219049,-0.0,-1.229954,0.447667,-0.0,-1.834577,0.855477,-0.0,-2.262183,1.306072,-0.0,-2.546237,1.782895,-0.0,-2.694553,2.260998,-0.0,-2.716441,2.716441,-0.0,-2.6152,3.116674,-0.0,-2.406518,3.436864,-0.0,-2.105278,3.646448,-0.0,-1.733735,3.718007,-0.0,-1.320928,3.629221,-0.0,-0.898621,3.353699};
			return value;
		}
		private double[] getCoordinate_7_33_point_8()
		{
			double[] value = {-0.0,-0.503965,2.85813,-0.0,-0.180328,2.061156,0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.015791,-0.180494,-2.070935,0.044289,-0.506223,-2.881901,0.079205,-0.905321,-3.391608,0.116704,-1.33393,-3.678941,0.153629,-1.755986,-3.780108,0.186994,-2.137349,-3.716137,0.214257,-2.448966,-3.510846,0.233526,-2.669213,-3.193196,0.243141,-2.779114,-2.789729,0.242039,-2.766523,-2.330256,0.229666,-2.625095,-1.845133,0.205985,-2.354424,-1.36452,0.170645,-1.950485,-0.913,0.125318,-1.432394,-0.52334,0.098708,-1.128242,-0.303466,0.128491,-1.468662,-0.259954,0.152759,-1.746049,-0.153343,0.160775,-1.837666,0.0,0.152669,-1.745016,0.153252,0.128339,-1.466925,0.259647,0.098417,-1.124909,0.30257,0.125244,-1.431547,0.523031,0.170645,-1.950485,0.913,0.205864,-2.353032,1.363713,0.229666,-2.625095,1.845133,0.242039,-2.766523,2.330256,0.242997,-2.77747,2.78808,0.233388,-2.667635,3.191307,0.214257,-2.448966,3.510846,0.186883,-2.136084,3.713939,0.153538,-1.754947,3.777872,0.116635,-1.333141,3.676765,0.079158,-0.904785,3.389603,0.044263,-0.505924,2.880196,0.015782,-0.180387,2.06971,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.03163,-0.179383,-2.08199,0.088974,-0.504599,-2.905869,0.159497,-0.904554,-3.427918,0.235426,-1.335167,-3.724932,0.310465,-1.760737,-3.834163,0.378339,-2.145669,-3.77374,0.43427,-2.462867,-3.571599,0.474167,-2.689133,-3.254223,0.494859,-2.806487,-2.849782,0.494954,-2.807026,-2.39171,0.473558,-2.68568,-1.909543,0.431568,-2.447547,-1.434891,0.371103,-2.104628,-0.996544,0.30083,-1.706093,-0.630546,0.253484,-1.437581,-0.391141,0.269686,-1.529463,-0.273846,0.301667,-1.710841,-0.151988,0.314133,-1.781538,0.0,0.301311,-1.708818,0.151809,0.269207,-1.52675,0.27336,0.253185,-1.435881,0.390678,0.300652,-1.705084,0.630174,0.371103,-2.104628,0.996544,0.431568,-2.447547,1.434891,0.473558,-2.68568,1.909543,0.494662,-2.805366,2.390296,0.494567,-2.804827,2.848096,0.473886,-2.687542,3.252298,0.434013,-2.461411,3.569487,0.378116,-2.1444,3.771508,0.310282,-1.759696,3.831895,0.235287,-1.334378,3.722729,0.159403,-0.904019,3.425891,0.088922,-0.5043,2.90415,0.031611,-0.179277,2.080759,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.04748,-0.177197,-2.096824,0.133797,-0.499336,-2.931771,0.24013,-0.896178,-3.462567,0.355074,-1.325155,-3.769267,0.46825,-1.747533,-3.879798,0.570619,-2.129579,-3.818656,0.654974,-2.444398,-3.61411,0.715571,-2.670546,-3.294904,0.748568,-2.793692,-2.892243,0.751818,-2.805825,-2.43742,0.725729,-2.708459,-1.963384,0.674021,-2.515479,-1.503545,0.602307,-2.247841,-1.085161,0.525107,-1.959725,-0.738444,0.469152,-1.750898,-0.485702,0.457563,-1.70765,-0.311727,0.471979,-1.76145,-0.159543,0.480273,-1.792402,0.0,0.4717,-1.760408,0.159449,0.457293,-1.70664,0.311542,0.468874,-1.749862,0.485414,0.525107,-1.959725,0.738444};
			return value;
		}
		private double[] getCoordinate_7_33_point_9()
		{
			double[] value = {0.602664,-2.249171,1.085804,0.674021,-2.515479,1.503545,0.725729,-2.708459,1.963384,0.751374,-2.804165,2.435978,0.748125,-2.79204,2.890533,0.715571,-2.670546,3.294904,0.654974,-2.444398,3.61411,0.570281,-2.128319,3.816397,0.467973,-1.7465,3.877503,0.354864,-1.324371,3.767038,0.239988,-0.895648,3.46052,0.133717,-0.49904,2.930037,0.047452,-0.177093,2.095583,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.063227,-0.173716,-2.113012,0.178489,-0.490394,-2.959653,0.320721,-0.881173,-3.499637,0.473961,-1.302196,-3.807367,0.624661,-1.716241,-3.916697,0.760324,-2.088973,-3.850415,0.871176,-2.393537,-3.637706,0.950649,-2.611888,-3.312495,0.993898,-2.730713,-2.905964,1.001172,-2.750696,-2.456238,0.973891,-2.675743,-1.993818,0.918521,-2.523615,-1.550518,0.847438,-2.328317,-1.155391,0.776461,-2.13331,-0.826293,0.726484,-1.995998,-0.56915,0.706864,-1.942094,-0.364421,0.707045,-1.942591,-0.180862,0.709326,-1.948858,0.0,0.707045,-1.942591,0.180862,0.706864,-1.942094,0.364421,0.726484,-1.995998,0.56915,0.776461,-2.13331,0.826293,0.847438,-2.328317,1.155391,0.919064,-2.525109,1.551435,0.973315,-2.674161,1.992638,1.00058,-2.74907,2.454785,0.993898,-2.730713,2.905964,0.950087,-2.610343,3.310535,0.871176,-2.393537,3.637706,0.759874,-2.087737,3.848138,0.624291,-1.715226,3.914381,0.47368,-1.301426,3.805115,0.320531,-0.880652,3.497567,0.178383,-0.490104,2.957903,0.06319,-0.173613,2.111762,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.078777,-0.168938,-2.130586,0.22278,-0.477753,-2.98957,0.400305,-0.858458,-3.535011,0.590871,-1.267127,-3.841304,0.776903,-1.666075,-3.942269,0.942837,-2.021921,-3.864107,1.076472,-2.308501,-3.637706,1.169818,-2.508684,-3.298805,1.218705,-2.61352,-2.883701,1.224721,-2.626423,-2.431658,1.193466,-2.559395,-1.977372,1.136989,-2.438281,-1.553272,1.071581,-2.298012,-1.182358,1.016105,-2.179044,-0.875097,0.984472,-2.111208,-0.624177,0.976193,-2.093452,-0.407292,0.978756,-2.098949,-0.202618,0.980752,-2.10323,0.0,0.978756,-2.098949,0.202618,0.975615,-2.092214,0.407051,0.984472,-2.111208,0.624177,1.016105,-2.179044,0.875097,1.071581,-2.298012,1.182358,1.136989,-2.438281,1.553272,1.193466,-2.559395,1.977372,1.224721,-2.626423,2.431658,1.218705,-2.61352,2.883701,1.169127,-2.5072,3.296854,1.075835,-2.307136,3.635554,0.94228,-2.020725,3.861821,0.776444,-1.665089,3.939937,0.590522,-1.266378,3.839032,0.400069,-0.85795,3.53292,0.222648,-0.47747,2.987801,0.078777,-0.168938,2.130586,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.094087,-0.162964,-2.150849,0.266235,-0.461133,-3.019788,0.477823,-0.827614,-3.566521,0.704041,-1.219434,-3.868671,0.922423,-1.597684,-3.956287,1.114152,-1.929769,-3.859537,1.263817,-2.188996,-3.609836,1.361276,-2.357799,-3.244611,1.405634,-2.434629,-2.811268,1.398438,-2.422166,-2.346858,1.353109,-2.343653,-1.894914};
			return value;
		}
		private double[] getCoordinate_7_33_point_10()
		{
			double[] value = {1.288315,-2.231428,-1.487619,1.230836,-2.13187,-1.147896,1.201444,-2.080961,-0.874579,1.203964,-2.085326,-0.645202,1.223149,-2.118557,-0.431348,1.241692,-2.150673,-0.217268,1.248649,-2.162724,0.0,1.241692,-2.150673,0.217268,1.222426,-2.117304,0.431093,1.203252,-2.084093,0.644821,1.200733,-2.079731,0.874062,1.230108,-2.130609,1.147217,1.288315,-2.231428,1.487619,1.352308,-2.342267,1.893793,1.397611,-2.420733,2.34547,1.404802,-2.433189,2.809605,1.360471,-2.356405,3.242692,1.26307,-2.187701,3.607701,1.113494,-1.928627,3.857255,0.921878,-1.596739,3.953947,0.703624,-1.218713,3.866383,0.477541,-0.827125,3.564411,0.266078,-0.46086,3.018002,0.094032,-0.162868,2.149577,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.108959,-0.15561,-2.171305,0.308317,-0.440322,-3.048508,0.553022,-0.789797,-3.598311,0.812434,-1.160277,-3.891626,1.058787,-1.512104,-3.958628,1.269062,-1.812408,-3.832235,1.424288,-2.034093,-3.546334,1.513388,-2.161342,-3.144455,1.53249,-2.188622,-2.671814,1.490752,-2.129014,-2.180859,1.410364,-2.014209,-1.721737,1.334119,-1.90532,-1.342897,1.313639,-1.876071,-1.067966,1.361223,-1.944027,-0.863781,1.440379,-2.057074,-0.67288,1.512624,-2.16025,-0.465006,1.561202,-2.229628,-0.238133,1.577398,-2.252757,0.0,1.560279,-2.22831,0.237992,1.512624,-2.16025,0.465006,1.439527,-2.055857,0.672482,1.359613,-1.941729,0.86276,1.312085,-1.873852,1.066703,1.332542,-1.903067,1.341309,1.408697,-2.011827,1.719701,1.48987,-2.127755,2.179569,1.531583,-2.187327,2.670234,1.511598,-2.158786,3.140736,1.423445,-2.03289,3.544236,1.268311,-1.811336,3.829968,1.058161,-1.51121,3.956287,0.811954,-1.15959,3.889325,0.552695,-0.78933,3.596183,0.308135,-0.440062,3.046705,0.108895,-0.155518,2.17002,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.123268,-0.146905,-2.191955,0.348806,-0.415691,-3.077501,0.624538,-0.744295,-3.626092,0.913705,-1.088911,-3.905465,1.183742,-1.410729,-3.949272,1.403804,-1.672989,-3.78268,1.551462,-1.848961,-3.447045,1.610918,-1.919818,-2.986706,1.57716,-1.879586,-2.453626,1.465885,-1.746974,-1.913577,1.347214,-1.605547,-1.46756,1.363295,-1.624712,-1.224508,1.545327,-1.841649,-1.121051,1.767587,-2.106528,-1.000874,1.955231,-2.330154,-0.815048,2.090067,-2.490845,-0.573339,2.169991,-2.586094,-0.295354,2.196396,-2.617563,0.0,2.169991,-2.586094,0.295354,2.090067,-2.490845,0.573339,1.955231,-2.330154,0.815048,1.766542,-2.105283,1.000282,1.545327,-1.841649,1.121051,1.362489,-1.623751,1.223784,1.344825,-1.6027,1.464957,1.463286,-1.743876,1.910184,1.574364,-1.876253,2.449275,1.609013,-1.917547,2.983174,1.550545,-1.847867,3.445006,1.402974,-1.671999,3.780443,1.182342,-1.409061,3.944602,0.913165,-1.088267,3.903155,0.624168,-0.743855,3.623947,0.3486,-0.415445,3.075681,0.123195,-0.146818,2.190659,-0.0,0.0,0.00055,0.0,-0.0,-0.00055};
			return value;
		}
		private double[] getCoordinate_7_33_point_11()
		{
			double[] value = {0.136811,-0.136811,-2.211493,0.387129,-0.387129,-3.104932,0.691926,-0.691926,-3.651926,1.007515,-1.007515,-3.914718,1.29451,-1.29451,-3.925977,1.515313,-1.515313,-3.711743,1.63844,-1.63844,-3.309168,1.63996,-1.63996,-2.763978,1.511571,-1.511571,-2.137685,1.322653,-1.322653,-1.569548,1.408504,-1.408504,-1.394761,1.810135,-1.810135,-1.477969,2.226373,-2.226373,-1.468201,2.573849,-2.573849,-1.324842,2.840355,-2.840355,-1.076317,3.027262,-3.027262,-0.75489,3.137451,-3.137451,-0.388189,3.173751,-3.173751,0.0,3.137451,-3.137451,0.388189,3.027262,-3.027262,0.75489,2.842036,-2.842036,1.076954,2.575372,-2.575372,1.325626,2.22769,-2.22769,1.46907,1.811206,-1.811206,1.478844,1.407671,-1.407671,1.393936,1.319527,-1.319527,1.565838,1.507999,-1.507999,2.132632,1.637052,-1.637052,2.759077,1.636503,-1.636503,3.305255,1.513521,-1.513521,3.707354,1.292979,-1.292979,3.921334,1.006919,-1.006919,3.912402,0.691107,-0.691107,3.647607,0.3869,-0.3869,3.103096,0.136731,-0.136731,2.210185,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.149536,-0.125475,-2.231205,0.422885,-0.354842,-3.130756,0.7536,-0.632345,-3.671422,1.092137,-0.916412,-3.917034,1.390018,-1.166363,-3.891291,1.60038,-1.342879,-3.618511,1.67899,-1.40884,-3.130166,1.586823,-1.331503,-2.468659,1.328142,-1.114443,-1.733766,1.382109,-1.159727,-1.513916,1.999604,-1.677867,-1.82775,2.628211,-2.205331,-1.980823,3.168192,-2.658429,-1.928546,3.613161,-3.031802,-1.716719,3.954393,-3.31813,-1.383179,4.199675,-3.523945,-0.966675,4.34482,-3.645737,-0.496215,4.392489,-3.685736,0.0,4.34482,-3.645737,0.496215,4.199675,-3.523945,0.966675,3.956733,-3.320093,1.383997,3.613161,-3.031802,1.716719,3.170067,-2.660002,1.929688,2.629766,-2.206636,1.981995,2.001971,-1.679853,1.829914,1.382109,-1.159727,1.513916,1.323436,-1.110495,1.727623,1.583073,-1.328356,2.462824,1.676013,-1.406342,3.124616,1.598488,-1.341291,3.614232,1.388374,-1.164984,3.88669,1.091491,-0.91587,3.914718,0.753154,-0.631971,3.669251,0.422635,-0.354632,3.128904,0.149447,-0.125401,2.229886,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.161233,-0.112896,-2.249762,0.455693,-0.31908,-3.154927,0.810147,-0.567271,-3.691022,1.167161,-0.817255,-3.914718,1.469769,-1.029144,-3.847796,1.658504,-1.161297,-3.506813,1.671361,-1.170299,-2.913929,1.44206,-1.009742,-2.098,1.223513,-0.856713,-1.493634,1.957467,-1.370633,-2.005134,2.800364,-1.960836,-2.393739,3.556549,-2.490322,-2.506707,4.211843,-2.949164,-2.397619,4.760955,-3.333656,-2.115414,5.189053,-3.633414,-1.697368,5.497892,-3.849665,-1.183451,5.68454,-3.980358,-0.607131,5.746909,-4.024029,0.0,5.68454,-3.980358,0.607131,5.501145,-3.851943,1.184152,5.192123,-3.635564,1.698372,4.760955,-3.333656,2.115414,4.214336,-2.95091,2.399038,3.56076,-2.493271,2.509675,2.803679,-1.963157,2.396573,1.962105,-1.37388,2.009885};
			return value;
		}
		private double[] getCoordinate_7_33_point_12()
		{
			double[] value = {1.22279,-0.856207,1.492751,1.436101,-1.005569,2.089329,1.66741,-1.167533,2.907041,1.655563,-1.159238,3.500595,1.468031,-1.027927,3.843246,1.165781,-0.816289,3.910088,0.809189,-0.5666,3.686658,0.455424,-0.318891,3.153061,0.161137,-0.11283,2.248431,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.171673,-0.099115,-2.26579,0.484914,-0.279965,-3.175525,0.85955,-0.496262,-3.704147,1.23176,-0.711157,-3.907776,1.532872,-0.885004,-3.795795,1.690258,-0.975871,-3.380516,1.614084,-0.931892,-2.661758,1.220517,-0.704666,-1.679576,1.611954,-0.930662,-1.861325,2.651637,-1.530924,-2.569195,3.622377,-2.09138,-2.9288,4.503586,-2.600147,-3.002391,5.283127,-3.050215,-2.844677,5.940192,-3.429572,-2.496524,6.462845,-3.731325,-1.999611,6.843447,-3.951066,-1.393359,7.075776,-4.085201,-0.714818,7.153408,-4.130022,0.0,7.075776,-4.085201,0.714818,6.847497,-3.953404,1.394184,6.466669,-3.733533,2.000794,5.943708,-3.431601,2.498001,5.286253,-3.05202,2.84636,4.508918,-2.603225,3.005945,3.628812,-2.095095,2.934003,2.65792,-1.534551,2.575282,1.61673,-0.933419,1.866839,1.213318,-0.700509,1.669669,1.609316,-0.929139,2.653897,1.687261,-0.97414,3.374521,1.531059,-0.883958,3.791306,1.230304,-0.710316,3.903155,0.859042,-0.495968,3.701956,0.484627,-0.2798,3.173647,0.171572,-0.099057,2.26445,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.180831,-0.084323,-2.280583,0.510481,-0.238041,-3.194367,0.90273,-0.42095,-3.717319,1.285247,-0.599321,-3.896234,1.581556,-0.737492,-3.742281,1.700136,-0.792787,-3.249142,1.513151,-0.705594,-2.384403,1.094537,-0.510391,-1.439266,2.153822,-1.004344,-2.37648,3.319777,-1.548038,-3.073596,4.410753,-2.056768,-3.407719,5.416043,-2.525542,-3.450212,6.316046,-2.945221,-3.249692,7.084791,-3.303693,-2.845229,7.703594,-3.592245,-2.277561,8.15244,-3.801545,-1.5861,8.429208,-3.930604,-0.813697,8.52169,-3.973729,0.0,8.429208,-3.930604,0.813697,8.157265,-3.803795,1.587039,7.703594,-3.592245,2.277561,7.088984,-3.305648,2.846913,6.319784,-2.946964,3.251615,5.422455,-2.528532,3.454296,4.415975,-2.059203,3.411754,3.325674,-1.550787,3.079056,2.161481,-1.007915,2.38493,1.093242,-0.509787,1.437564,1.506897,-0.702678,2.374549,1.695115,-0.790445,3.239545,1.578752,-0.736184,3.735645,1.283727,-0.598612,3.891626,0.901663,-0.420452,3.712923,0.510179,-0.2379,3.192478,0.180724,-0.084273,2.279234,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.188493,-0.068606,-2.292758,0.531796,-0.193558,-3.209521,0.938201,-0.341477,-3.726126,1.328654,-0.483591,-3.884726,1.616696,-0.588429,-3.689522,1.691254,-0.615566,-3.117336,1.379055,-0.501935,-2.095893,1.324339,-0.48202,-1.679576,2.651121,-0.964929,-2.821264,3.915883,-1.425265,-3.496693,5.120312,-1.863641,-3.815376,6.24654,-2.273555,-3.837895,7.258739,-2.641965,-3.602035,8.127784,-2.958272,-3.148127,8.832457,-3.214751,-2.518536};
			return value;
		}
		private double[] getCoordinate_7_33_point_13()
		{
			double[] value = {9.352608,-3.404071,-1.754954,9.67012,-3.519636,-0.900322,9.776217,-3.558252,0.0,9.67012,-3.519636,0.900322,9.352608,-3.404071,1.754954,8.837684,-3.216654,2.520026,8.132594,-2.960022,3.14999,7.263035,-2.643528,3.604167,6.250237,-2.2749,3.840166,5.126374,-1.865848,3.819893,3.922839,-1.427797,3.502904,2.658975,-0.967788,2.829622,1.332197,-0.48488,1.689542,1.370921,-0.498974,2.08353,1.686258,-0.613748,3.108128,1.61383,-0.587386,3.682979,1.327083,-0.483019,3.880132,0.937091,-0.341073,3.72172,0.531481,-0.193443,3.207623,0.188382,-0.068565,2.291402,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.194559,-0.052132,-2.302273,0.548586,-0.146993,-3.220934,0.965534,-0.258714,-3.730537,1.362518,-0.365086,-3.875544,1.64034,-0.439528,-3.641813,1.671897,-0.447983,-2.997963,1.231375,-0.329946,-1.820622,1.646007,-0.441046,-2.030833,3.061982,-0.820456,-3.169998,4.41437,-1.182827,-3.834763,5.717742,-1.532064,-4.144838,6.942442,-1.860222,-4.149615,8.0531,-2.157822,-3.887692,9.011916,-2.414736,-3.395778,9.793242,-2.624091,-2.716659,10.363841,-2.776983,-1.891889,10.715685,-2.871259,-0.970572,10.833252,-2.902761,0.0,10.715685,-2.871259,0.970572,10.369975,-2.778626,1.893009,9.793242,-2.624091,2.716659,9.017249,-2.416165,3.397787,8.057866,-2.159099,3.889993,6.94655,-1.861322,4.152071,5.721126,-1.532971,4.147291,4.422212,-1.184928,3.841575,3.069237,-0.8224,3.177508,1.655773,-0.443663,2.042883,1.221218,-0.327224,1.805605,1.665972,-0.446396,2.98734,1.637432,-0.438748,3.635355,1.360102,-0.364438,3.868671,0.964963,-0.258561,3.728331,0.548261,-0.146906,3.219029,0.194444,-0.052101,2.300911,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.19895,-0.03508,-2.309093,0.560966,-0.098913,-3.230476,0.985574,-0.173783,-3.734954,1.385869,-0.244366,-3.866383,1.65567,-0.291939,-3.60537,1.650008,-0.290941,-2.901985,1.097678,-0.19355,-1.59183,1.900179,-0.335053,-2.299479,3.369414,-0.594119,-3.421392,4.789102,-0.844448,-4.080526,6.166526,-1.087325,-4.384458,7.469655,-1.317102,-4.379136,8.654411,-1.526006,-4.097874,9.68482,-1.707695,-3.579365,10.518262,-1.854653,-2.861838,11.137692,-1.963876,-1.994171,11.515807,-2.030547,-1.023045,11.642153,-2.052826,0.0,11.515807,-2.030547,1.023045,11.137692,-1.963876,1.994171,10.524487,-1.855751,2.863531,9.690552,-1.708706,3.581483,8.659533,-1.526909,4.100299,7.474075,-1.317881,4.381728,6.173827,-1.088612,4.389649,4.797609,-0.845948,4.087774,3.377396,-0.595526,3.429498,1.910323,-0.336842,2.311755,1.087337,-0.191727,1.576833,1.644161,-0.28991,2.891702,1.651757,-0.291249,3.596848,1.383412,-0.243933,3.859527,0.984991,-0.17368,3.732745,0.560303,-0.098797,3.226655,0.198833,-0.03506,2.307727,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.201608,-0.017638,-2.313195,0.568124,-0.049704,-3.2343,0.99756,-0.087275,-3.737164,1.399408,-0.122432,-3.859527};
			return value;
		}
		private double[] getCoordinate_7_33_point_14()
		{
			double[] value = {1.662966,-0.145491,-3.579865,1.632948,-0.142864,-2.839152,1.008296,-0.088214,-1.445497,2.057473,-0.180006,-2.461367,3.558795,-0.311354,-3.572389,5.022495,-0.439411,-4.230472,6.447946,-0.564122,-4.532147,7.801309,-0.682526,-4.521293,9.033324,-0.790313,-4.228398,10.102868,-0.883886,-3.691189,10.978779,-0.960519,-2.952992,11.618453,-1.016483,-2.056472,12.012889,-1.050992,-1.055006,12.151876,-1.063151,0.0,12.012889,-1.050992,1.055006,11.625329,-1.017084,2.057689,10.978779,-0.960519,2.952992,10.108847,-0.88441,3.693374,9.038669,-0.790781,4.230901,7.805926,-0.68293,4.523969,6.45558,-0.56479,4.537512,5.028442,-0.439932,4.235481,3.567227,-0.312092,3.580853,2.067234,-0.18086,2.473044,0.998206,-0.087332,1.431032,1.626199,-0.142274,2.827419,1.660017,-0.145233,3.573517,1.396926,-0.122215,3.852684,0.99697,-0.087224,3.734954,0.567788,-0.049675,3.232387,0.201489,-0.017628,2.311827,-0.0,0.0,0.00055,0.0,-0.0,-0.00055,0.202498,-0.0,-2.314564,0.570632,-0.0,-3.236214,1.001963,-0.0,-3.739376,1.403922,-0.0,-3.857245,1.665373,-0.0,-3.571404,1.626627,-0.0,-2.817401,0.978586,-0.0,-1.397565,2.109791,-0.0,-2.514351,3.623473,-0.0,-3.623473,5.101688,-0.0,-4.280825,6.545741,-0.0,-4.583377,7.914947,-0.0,-4.569697,9.159487,-0.0,-4.271139,10.250031,-0.0,-3.730706,11.132114,-0.0,-2.982841,11.787693,-0.0,-2.078488,12.187875,-0.0,-1.066301,12.321595,-0.0,0.0,12.187875,-0.0,1.066301,11.787693,-0.0,2.078488,11.132114,-0.0,2.982841,10.250031,-0.0,3.730706,9.164907,-0.0,4.273667,7.919631,-0.0,4.572401,6.549615,-0.0,4.58609,5.107728,-0.0,4.285893,3.632058,-0.0,3.632058,2.121054,-0.0,2.527774,0.968793,-0.0,1.38358,1.619905,-0.0,2.805757,1.66242,-0.0,3.565071,1.401433,-0.0,3.850405,1.000778,-0.0,3.734954,0.570294,-0.0,3.2343,0.202378,-0.0,2.313195,-0.0,0.0,0.00055,0.0,0.0,-0.00055,0.201608,0.017638,-2.313195,0.568124,0.049704,-3.2343,0.99756,0.087275,-3.737164,1.399408,0.122432,-3.859527,1.662966,0.145491,-3.579865,1.632948,0.142864,-2.839152,1.008296,0.088214,-1.445497,2.057473,0.180006,-2.461367,3.558795,0.311354,-3.572389,5.022495,0.439411,-4.230472,6.447946,0.564122,-4.532147,7.801309,0.682526,-4.521293,9.033324,0.790313,-4.228398,10.102868,0.883886,-3.691189,10.978779,0.960519,-2.952992,11.618453,1.016483,-2.056472,12.012889,1.050992,-1.055006,12.151876,1.063151,0.0,12.012889,1.050992,1.055006,11.625329,1.017084,2.057689,10.978779,0.960519,2.952992,10.108847,0.88441,3.693374,9.038669,0.790781,4.230901,7.805926,0.68293,4.523969,6.45558,0.56479,4.537512,5.028442,0.439932,4.235481,3.567227,0.312092,3.580853,2.067234,0.18086,2.473044,0.998206,0.087332,1.431032,1.626199,0.142274,2.827419};
			return value;
		}
		private double[] getCoordinate_7_33_point_15()
		{
			double[] value = {1.660017,0.145233,3.573517,1.396926,0.122215,3.852684,0.99697,0.087224,3.734954,0.567788,0.049675,3.232387,0.201489,0.017628,2.311827,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.19895,0.03508,-2.309093,0.560966,0.098913,-3.230476,0.985574,0.173783,-3.734954,1.385869,0.244366,-3.866383,1.65567,0.291939,-3.60537,1.650008,0.290941,-2.901985,1.097678,0.19355,-1.59183,1.900179,0.335053,-2.299479,3.369414,0.594119,-3.421392,4.789102,0.844448,-4.080526,6.166526,1.087325,-4.384458,7.469655,1.317102,-4.379136,8.654411,1.526006,-4.097874,9.68482,1.707695,-3.579365,10.518262,1.854653,-2.861838,11.137692,1.963876,-1.994171,11.515807,2.030547,-1.023045,11.642153,2.052826,0.0,11.515807,2.030547,1.023045,11.137692,1.963876,1.994171,10.524487,1.855751,2.863531,9.690552,1.708706,3.581483,8.659533,1.526909,4.100299,7.474075,1.317881,4.381728,6.173827,1.088612,4.389649,4.797609,0.845948,4.087774,3.377396,0.595526,3.429498,1.910323,0.336842,2.311755,1.087337,0.191727,1.576833,1.644161,0.28991,2.891702,1.651757,0.291249,3.596848,1.383412,0.243933,3.859527,0.984991,0.17368,3.732745,0.560303,0.098797,3.226655,0.198833,0.03506,2.307727,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.194559,0.052132,-2.302273,0.548586,0.146993,-3.220934,0.965534,0.258714,-3.730537,1.362518,0.365086,-3.875544,1.64034,0.439528,-3.641813,1.671897,0.447983,-2.997963,1.231375,0.329946,-1.820622,1.646007,0.441046,-2.030833,3.061982,0.820456,-3.169998,4.41437,1.182827,-3.834763,5.717742,1.532064,-4.144838,6.942442,1.860222,-4.149615,8.0531,2.157822,-3.887692,9.011916,2.414736,-3.395778,9.793242,2.624091,-2.716659,10.363841,2.776983,-1.891889,10.715685,2.871259,-0.970572,10.833252,2.902761,0.0,10.715685,2.871259,0.970572,10.369975,2.778626,1.893009,9.793242,2.624091,2.716659,9.017249,2.416165,3.397787,8.057866,2.159099,3.889993,6.94655,1.861322,4.152071,5.721126,1.532971,4.147291,4.422212,1.184928,3.841575,3.069237,0.8224,3.177508,1.655773,0.443663,2.042883,1.221218,0.327224,1.805605,1.665972,0.446396,2.98734,1.637432,0.438748,3.635355,1.360102,0.364438,3.868671,0.964963,0.258561,3.728331,0.548261,0.146906,3.219029,0.194444,0.052101,2.300911,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.188493,0.068606,-2.292758,0.531796,0.193558,-3.209521,0.938201,0.341477,-3.726126,1.328654,0.483591,-3.884726,1.616696,0.588429,-3.689522,1.691254,0.615566,-3.117336,1.379055,0.501935,-2.095893,1.324339,0.48202,-1.679576,2.651121,0.964929,-2.821264,3.915883,1.425265,-3.496693,5.120312,1.863641,-3.815376,6.24654,2.273555,-3.837895,7.258739,2.641965,-3.602035,8.127784,2.958272,-3.148127,8.832457,3.214751,-2.518536,9.352608,3.404071,-1.754954,9.67012,3.519636,-0.900322,9.776217,3.558252,0.0,9.67012,3.519636,0.900322};
			return value;
		}
		private double[] getCoordinate_7_33_point_16()
		{
			double[] value = {9.352608,3.404071,1.754954,8.837684,3.216654,2.520026,8.132594,2.960022,3.14999,7.263035,2.643528,3.604167,6.250237,2.2749,3.840166,5.126374,1.865848,3.819893,3.922839,1.427797,3.502904,2.658975,0.967788,2.829622,1.332197,0.48488,1.689542,1.370921,0.498974,2.08353,1.686258,0.613748,3.108128,1.61383,0.587386,3.682979,1.327083,0.483019,3.880132,0.937091,0.341073,3.72172,0.531481,0.193443,3.207623,0.188382,0.068565,2.291402,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.180831,0.084323,-2.280583,0.510481,0.238041,-3.194367,0.90273,0.42095,-3.717319,1.285247,0.599321,-3.896234,1.581556,0.737492,-3.742281,1.700136,0.792787,-3.249142,1.513151,0.705594,-2.384403,1.094537,0.510391,-1.439266,2.153822,1.004344,-2.37648,3.319777,1.548038,-3.073596,4.410753,2.056768,-3.407719,5.416043,2.525542,-3.450212,6.316046,2.945221,-3.249692,7.084791,3.303693,-2.845229,7.703594,3.592245,-2.277561,8.15244,3.801545,-1.5861,8.429208,3.930604,-0.813697,8.52169,3.973729,0.0,8.429208,3.930604,0.813697,8.157265,3.803795,1.587039,7.703594,3.592245,2.277561,7.088984,3.305648,2.846913,6.319784,2.946964,3.251615,5.422455,2.528532,3.454296,4.415975,2.059203,3.411754,3.325674,1.550787,3.079056,2.161481,1.007915,2.38493,1.093242,0.509787,1.437564,1.506897,0.702678,2.374549,1.695115,0.790445,3.239545,1.578752,0.736184,3.735645,1.283727,0.598612,3.891626,0.901663,0.420452,3.712923,0.510179,0.2379,3.192478,0.180724,0.084273,2.279234,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.171673,0.099115,-2.26579,0.484914,0.279965,-3.175525,0.85955,0.496262,-3.704147,1.23176,0.711157,-3.907776,1.532872,0.885004,-3.795795,1.690258,0.975871,-3.380516,1.614084,0.931892,-2.661758,1.220517,0.704666,-1.679576,1.611954,0.930662,-1.861325,2.651637,1.530924,-2.569195,3.622377,2.09138,-2.9288,4.503586,2.600147,-3.002391,5.283127,3.050215,-2.844677,5.940192,3.429572,-2.496524,6.462845,3.731325,-1.999611,6.843447,3.951066,-1.393359,7.075776,4.085201,-0.714818,7.153408,4.130022,0.0,7.075776,4.085201,0.714818,6.847497,3.953404,1.394184,6.466669,3.733533,2.000794,5.943708,3.431601,2.498001,5.286253,3.05202,2.84636,4.508918,2.603225,3.005945,3.628812,2.095095,2.934003,2.65792,1.534551,2.575282,1.61673,0.933419,1.866839,1.213318,0.700509,1.669669,1.609316,0.929139,2.653897,1.687261,0.97414,3.374521,1.531059,0.883958,3.791306,1.230304,0.710316,3.903155,0.859042,0.495968,3.701956,0.484627,0.2798,3.173647,0.171572,0.099057,2.26445,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.161233,0.112896,-2.249762,0.455693,0.31908,-3.154927,0.810147,0.567271,-3.691022,1.167161,0.817255,-3.914718,1.469769,1.029144,-3.847796,1.658504,1.161297,-3.506813,1.671361,1.170299,-2.913929,1.44206,1.009742,-2.098};
			return value;
		}
		private double[] getCoordinate_7_33_point_17()
		{
			double[] value = {1.223513,0.856713,-1.493634,1.957467,1.370633,-2.005134,2.800364,1.960836,-2.393739,3.556549,2.490322,-2.506707,4.211843,2.949164,-2.397619,4.760955,3.333656,-2.115414,5.189053,3.633414,-1.697368,5.497892,3.849665,-1.183451,5.68454,3.980358,-0.607131,5.746909,4.024029,0.0,5.68454,3.980358,0.607131,5.501145,3.851943,1.184152,5.192123,3.635564,1.698372,4.760955,3.333656,2.115414,4.214336,2.95091,2.399038,3.56076,2.493271,2.509675,2.803679,1.963157,2.396573,1.962105,1.37388,2.009885,1.22279,0.856207,1.492751,1.436101,1.005569,2.089329,1.66741,1.167533,2.907041,1.655563,1.159238,3.500595,1.468031,1.027927,3.843246,1.165781,0.816289,3.910088,0.809189,0.5666,3.686658,0.455424,0.318891,3.153061,0.161137,0.11283,2.248431,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.149536,0.125475,-2.231205,0.422885,0.354842,-3.130756,0.7536,0.632345,-3.671422,1.092137,0.916412,-3.917034,1.390018,1.166363,-3.891291,1.60038,1.342879,-3.618511,1.67899,1.40884,-3.130166,1.586823,1.331503,-2.468659,1.328142,1.114443,-1.733766,1.382109,1.159727,-1.513916,1.999604,1.677867,-1.82775,2.628211,2.205331,-1.980823,3.168192,2.658429,-1.928546,3.613161,3.031802,-1.716719,3.954393,3.31813,-1.383179,4.199675,3.523945,-0.966675,4.34482,3.645737,-0.496215,4.392489,3.685736,0.0,4.34482,3.645737,0.496215,4.199675,3.523945,0.966675,3.956733,3.320093,1.383997,3.613161,3.031802,1.716719,3.170067,2.660002,1.929688,2.629766,2.206636,1.981995,2.001971,1.679853,1.829914,1.382109,1.159727,1.513916,1.323436,1.110495,1.727623,1.583073,1.328356,2.462824,1.676013,1.406342,3.124616,1.598488,1.341291,3.614232,1.388374,1.164984,3.88669,1.091491,0.91587,3.914718,0.753154,0.631971,3.669251,0.422635,0.354632,3.128904,0.149447,0.125401,2.229886,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.136811,0.136811,-2.211493,0.387129,0.387129,-3.104932,0.691926,0.691926,-3.651926,1.007515,1.007515,-3.914718,1.29451,1.29451,-3.925977,1.515313,1.515313,-3.711743,1.63844,1.63844,-3.309168,1.63996,1.63996,-2.763978,1.511571,1.511571,-2.137685,1.322653,1.322653,-1.569548,1.408504,1.408504,-1.394761,1.810135,1.810135,-1.477969,2.226373,2.226373,-1.468201,2.573849,2.573849,-1.324842,2.840355,2.840355,-1.076317,3.027262,3.027262,-0.75489,3.137451,3.137451,-0.388189,3.173751,3.173751,0.0,3.137451,3.137451,0.388189,3.027262,3.027262,0.75489,2.842036,2.842036,1.076954,2.575372,2.575372,1.325626,2.22769,2.22769,1.46907,1.811206,1.811206,1.478844,1.407671,1.407671,1.393936,1.319527,1.319527,1.565838,1.507999,1.507999,2.132632,1.637052,1.637052,2.759077,1.636503,1.636503,3.305255,1.513521,1.513521,3.707354,1.292979,1.292979,3.921334,1.006919,1.006919,3.912402,0.691107,0.691107,3.647607,0.3869,0.3869,3.103096};
			return value;
		}
		private double[] getCoordinate_7_33_point_18()
		{
			double[] value = {0.136731,0.136731,2.210185,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.123268,0.146905,-2.191955,0.348806,0.415691,-3.077501,0.624538,0.744295,-3.626092,0.913705,1.088911,-3.905465,1.183742,1.410729,-3.949272,1.403804,1.672989,-3.78268,1.551462,1.848961,-3.447045,1.610918,1.919818,-2.986706,1.57716,1.879586,-2.453626,1.465885,1.746974,-1.913577,1.347214,1.605547,-1.46756,1.363295,1.624712,-1.224508,1.545327,1.841649,-1.121051,1.767587,2.106528,-1.000874,1.955231,2.330154,-0.815048,2.090067,2.490845,-0.573339,2.169991,2.586094,-0.295354,2.196396,2.617563,0.0,2.169991,2.586094,0.295354,2.090067,2.490845,0.573339,1.955231,2.330154,0.815048,1.766542,2.105283,1.000282,1.545327,1.841649,1.121051,1.362489,1.623751,1.223784,1.344825,1.6027,1.464957,1.463286,1.743876,1.910184,1.574364,1.876253,2.449275,1.609013,1.917547,2.983174,1.550545,1.847867,3.445006,1.402974,1.671999,3.780443,1.182342,1.409061,3.944602,0.913165,1.088267,3.903155,0.624168,0.743855,3.623947,0.3486,0.415445,3.075681,0.123195,0.146818,2.190659,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.108959,0.15561,-2.171305,0.308317,0.440322,-3.048508,0.553022,0.789797,-3.598311,0.812434,1.160277,-3.891626,1.058787,1.512104,-3.958628,1.269062,1.812408,-3.832235,1.424288,2.034093,-3.546334,1.513388,2.161342,-3.144455,1.53249,2.188622,-2.671814,1.490752,2.129014,-2.180859,1.410364,2.014209,-1.721737,1.334119,1.90532,-1.342897,1.313639,1.876071,-1.067966,1.361223,1.944027,-0.863781,1.440379,2.057074,-0.67288,1.512624,2.16025,-0.465006,1.561202,2.229628,-0.238133,1.577398,2.252757,0.0,1.560279,2.22831,0.237992,1.512624,2.16025,0.465006,1.439527,2.055857,0.672482,1.359613,1.941729,0.86276,1.312085,1.873852,1.066703,1.332542,1.903067,1.341309,1.408697,2.011827,1.719701,1.48987,2.127755,2.179569,1.531583,2.187327,2.670234,1.511598,2.158786,3.140736,1.423445,2.03289,3.544236,1.268311,1.811336,3.829968,1.058161,1.51121,3.956287,0.811954,1.15959,3.889325,0.552695,0.78933,3.596183,0.308135,0.440062,3.046705,0.108895,0.155518,2.17002,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.094087,0.162964,-2.150849,0.266235,0.461133,-3.019788,0.477823,0.827614,-3.566521,0.704041,1.219434,-3.868671,0.922423,1.597684,-3.956287,1.114152,1.929769,-3.859537,1.263817,2.188996,-3.609836,1.361276,2.357799,-3.244611,1.405634,2.434629,-2.811268,1.398438,2.422166,-2.346858,1.353109,2.343653,-1.894914,1.288315,2.231428,-1.487619,1.230836,2.13187,-1.147896,1.201444,2.080961,-0.874579,1.203964,2.085326,-0.645202,1.223149,2.118557,-0.431348,1.241692,2.150673,-0.217268,1.248649,2.162724,0.0,1.241692,2.150673,0.217268,1.222426,2.117304,0.431093,1.203252,2.084093,0.644821,1.200733,2.079731,0.874062,1.230108,2.130609,1.147217};
			return value;
		}
		private double[] getCoordinate_7_33_point_19()
		{
			double[] value = {1.288315,2.231428,1.487619,1.352308,2.342267,1.893793,1.397611,2.420733,2.34547,1.404802,2.433189,2.809605,1.360471,2.356405,3.242692,1.26307,2.187701,3.607701,1.113494,1.928627,3.857255,0.921878,1.596739,3.953947,0.703624,1.218713,3.866383,0.477541,0.827125,3.564411,0.266078,0.46086,3.018002,0.094032,0.162868,2.149577,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.078777,0.168938,-2.130586,0.22278,0.477753,-2.98957,0.400305,0.858458,-3.535011,0.590871,1.267127,-3.841304,0.776903,1.666075,-3.942269,0.942837,2.021921,-3.864107,1.076472,2.308501,-3.637706,1.169818,2.508684,-3.298805,1.218705,2.61352,-2.883701,1.224721,2.626423,-2.431658,1.193466,2.559395,-1.977372,1.136989,2.438281,-1.553272,1.071581,2.298012,-1.182358,1.016105,2.179044,-0.875097,0.984472,2.111208,-0.624177,0.976193,2.093452,-0.407292,0.978756,2.098949,-0.202618,0.980752,2.10323,0.0,0.978756,2.098949,0.202618,0.975615,2.092214,0.407051,0.984472,2.111208,0.624177,1.016105,2.179044,0.875097,1.071581,2.298012,1.182358,1.136989,2.438281,1.553272,1.193466,2.559395,1.977372,1.224721,2.626423,2.431658,1.218705,2.61352,2.883701,1.169127,2.5072,3.296854,1.075835,2.307136,3.635554,0.94228,2.020725,3.861821,0.776444,1.665089,3.939937,0.590522,1.266378,3.839032,0.400069,0.85795,3.53292,0.222648,0.47747,2.987801,0.078777,0.168938,2.130586,-0.0,-0.0,0.00055,0.0,0.0,-0.00055,0.063227,0.173716,-2.113012,0.178489,0.490394,-2.959653,0.320721,0.881173,-3.499637,0.473961,1.302196,-3.807367,0.624661,1.716241,-3.916697,0.760324,2.088973,-3.850415,0.871176,2.393537,-3.637706,0.950649,2.611888,-3.312495,0.993898,2.730713,-2.905964,1.001172,2.750696,-2.456238,0.973891,2.675743,-1.993818,0.918521,2.523615,-1.550518,0.847438,2.328317,-1.155391,0.776461,2.13331,-0.826293,0.726484,1.995998,-0.56915,0.706864,1.942094,-0.364421,0.707045,1.942591,-0.180862,0.709326,1.948858,0.0,0.707045,1.942591,0.180862,0.706864,1.942094,0.364421,0.726484,1.995998,0.56915,0.776461,2.13331,0.826293,0.847438,2.328317,1.155391,0.919064,2.525109,1.551435,0.973315,2.674161,1.992638,1.00058,2.74907,2.454785,0.993898,2.730713,2.905964,0.950087,2.610343,3.310535,0.871176,2.393537,3.637706,0.759874,2.087737,3.848138,0.624291,1.715226,3.914381,0.47368,1.301426,3.805115,0.320531,0.880652,3.497567,0.178383,0.490104,2.957903,0.06319,0.173613,2.111762,-0.0,-0.0,0.00055,0.0,0.0,-0.000551,0.04748,0.177197,-2.096824,0.133797,0.499336,-2.931771,0.24013,0.896178,-3.462567,0.355074,1.325155,-3.769267,0.46825,1.747533,-3.879798,0.570619,2.129579,-3.818656,0.654974,2.444398,-3.61411,0.715571,2.670546,-3.294904,0.748568,2.793692,-2.892243,0.751818,2.805825,-2.43742,0.725729,2.708459,-1.963384,0.674021,2.515479,-1.503545};
			return value;
		}
		private double[] getCoordinate_7_33_point_20()
		{
			double[] value = {0.602307,2.247841,-1.085161,0.525107,1.959725,-0.738444,0.469152,1.750898,-0.485702,0.457563,1.70765,-0.311727,0.471979,1.76145,-0.159543,0.480273,1.792402,0.0,0.4717,1.760408,0.159449,0.457293,1.70664,0.311542,0.468874,1.749862,0.485414,0.525107,1.959725,0.738444,0.602664,2.249171,1.085804,0.674021,2.515479,1.503545,0.725729,2.708459,1.963384,0.751374,2.804165,2.435978,0.748125,2.79204,2.890533,0.715571,2.670546,3.294904,0.654974,2.444398,3.61411,0.570281,2.128319,3.816397,0.467973,1.7465,3.877503,0.354864,1.324371,3.767038,0.239988,0.895648,3.46052,0.133717,0.49904,2.930037,0.047452,0.177093,2.095583,-0.0,-0.0,0.00055,0.0,0.0,-0.000551,0.03163,0.179383,-2.08199,0.088974,0.504599,-2.905869,0.159497,0.904554,-3.427918,0.235426,1.335167,-3.724932,0.310465,1.760737,-3.834163,0.378339,2.145669,-3.77374,0.43427,2.462867,-3.571599,0.474167,2.689133,-3.254223,0.494859,2.806487,-2.849782,0.494954,2.807026,-2.39171,0.473558,2.68568,-1.909543,0.431568,2.447547,-1.434891,0.371103,2.104628,-0.996544,0.30083,1.706093,-0.630546,0.253484,1.437581,-0.391141,0.269686,1.529463,-0.273846,0.301667,1.710841,-0.151988,0.314133,1.781538,0.0,0.301311,1.708818,0.151809,0.269207,1.52675,0.27336,0.253185,1.435881,0.390678,0.300652,1.705084,0.630174,0.371103,2.104628,0.996544,0.431568,2.447547,1.434891,0.473558,2.68568,1.909543,0.494662,2.805366,2.390296,0.494567,2.804827,2.848096,0.473886,2.687542,3.252298,0.434013,2.461411,3.569487,0.378116,2.1444,3.771508,0.310282,1.759696,3.831895,0.235287,1.334378,3.722729,0.159403,0.904019,3.425891,0.088922,0.5043,2.90415,0.031611,0.179277,2.080759,-0.0,-0.0,0.00055,0.0,0.0,-0.000551,0.015791,0.180494,-2.070935,0.044289,0.506223,-2.881901,0.079205,0.905321,-3.391608,0.116704,1.33393,-3.678941,0.153629,1.755986,-3.780108,0.186994,2.137349,-3.716137,0.214257,2.448966,-3.510846,0.233526,2.669213,-3.193196,0.243141,2.779114,-2.789729,0.242039,2.766523,-2.330256,0.229666,2.625095,-1.845133,0.205985,2.354424,-1.36452,0.170645,1.950485,-0.913,0.125318,1.432394,-0.52334,0.098708,1.128242,-0.303466,0.128491,1.468662,-0.259954,0.152759,1.746049,-0.153343,0.160775,1.837666,0.0,0.152669,1.745016,0.153252,0.128339,1.466925,0.259647,0.098417,1.124909,0.30257,0.125244,1.431547,0.523031,0.170645,1.950485,0.913,0.205864,2.353032,1.363713,0.229666,2.625095,1.845133,0.242039,2.766523,2.330256,0.242997,2.77747,2.78808,0.233388,2.667635,3.191307,0.214257,2.448966,3.510846,0.186883,2.136084,3.713939,0.153538,1.754947,3.777872,0.116635,1.333141,3.676765,0.079158,0.904785,3.389603,0.044263,0.505924,2.880196,0.015782,0.180387,2.06971,-0.0,-0.0,0.00055,0.0,0.0,-0.000551,0.0,0.180435,-2.062376};
			return value;
		}
		private double[] getCoordinate_7_33_point_21()
		{
			double[] value = {0.0,0.504264,-2.859821,0.0,0.899153,-3.355683,0.0,1.32171,-3.631369,0.0,1.734761,-3.720207,0.0,2.105278,-3.646448,0.0,2.407942,-3.438898,0.0,2.616748,-3.118519,0.0,2.716441,-2.716441,0.0,2.696147,-2.262336,0.0,2.546237,-1.782895,0.0,2.262183,-1.306072,0.0,1.835663,-0.855984,0.0,1.23141,-0.448197,0.0,0.820896,-0.219958,0.0,1.390406,-0.245166,0.0,1.702639,-0.148962,0.0,1.80048,0.0,0.0,1.702639,0.148962,0.0,1.389583,0.245021,0.0,0.817503,0.219049,0.0,1.229954,0.447667,0.0,1.834577,0.855477,0.0,2.262183,1.306072,0.0,2.546237,1.782895,0.0,2.694553,2.260998,0.0,2.716441,2.716441,0.0,2.6152,3.116674,0.0,2.406518,3.436864,0.0,2.105278,3.646448,0.0,1.733735,3.718007,0.0,1.320928,3.629221,0.0,0.898621,3.353699,0.0,0.503965,2.85813,0.0,0.180328,2.061156,-0.0,-0.0,0.00055,-0.0,0.0,-0.000551,-0.015679,0.179217,-2.056285,-0.043664,0.499086,-2.841271,-0.077582,0.886768,-3.322104,-0.113571,1.298118,-3.580173,-0.148447,1.696755,-3.652601,-0.179621,2.053072,-3.569608,-0.204716,2.33991,-3.354503,-0.221811,2.535306,-3.033002,-0.229717,2.625676,-2.635705,-0.227462,2.5999,-2.189909,-0.214688,2.45389,-1.724796,-0.191076,2.18401,-1.265755,-0.15597,1.782745,-0.834483,-0.105811,1.20943,-0.441878,-0.030056,0.343537,-0.092402,-0.103475,1.18273,-0.209344,-0.131914,1.507779,-0.132417,-0.140488,1.605782,0.0,-0.131914,1.507779,0.132417,-0.103537,1.18343,0.209468,-0.030252,0.34578,0.093005,-0.105749,1.208714,0.441617,-0.155878,1.78169,0.833989,-0.191076,2.18401,1.265755,-0.214561,2.452439,1.723775,-0.227327,2.598363,2.188613,-0.229581,2.624123,2.634146,-0.221679,2.533807,3.031208,-0.204595,2.338526,3.352519,-0.179514,2.051857,3.567497,-0.148447,1.696755,3.652601,-0.113503,1.29735,3.578056,-0.077536,0.886243,3.320139,-0.043639,0.498791,2.839591,-0.01567,0.179111,2.055068,0.0,-0.0,0.00055,-0.0,0.0,-0.000551,-0.031203,0.176959,-2.053853,-0.086535,0.490762,-2.826183,-0.153027,0.867859,-3.28886,-0.222955,1.26444,-3.527612,-0.290217,1.645904,-3.584103,-0.349298,1.980967,-3.484066,-0.396219,2.247071,-3.258657,-0.427785,2.426088,-2.935902,-0.441724,2.505143,-2.543789,-0.437129,2.479084,-2.112289,-0.414047,2.348179,-1.669577,-0.372235,2.11105,-1.237617,-0.312412,1.771776,-0.838938,-0.233813,1.326022,-0.490078,-0.136603,0.774713,-0.210786,-0.153463,0.870332,-0.15583,-0.206705,1.172281,-0.104143,-0.223288,1.266329,0.0,-0.206827,1.172974,0.104205,-0.153736,0.871878,0.156107,-0.136684,0.775171,0.210911,-0.233537,1.324454,0.489498,-0.312227,1.770728,0.838442,-0.372015,2.109801,1.236885,-0.413802,2.34679,1.66859,-0.436871,2.477618,2.111039,-0.441463,2.503661,2.542284};
			return value;
		}
		private double[] getCoordinate_7_33_point_22()
		{
			double[] value = {-0.427532,2.424653,2.934165,-0.395985,2.245742,3.25673,-0.349091,1.979795,3.482006,-0.290046,1.644931,3.581984,-0.222823,1.263692,3.525526,-0.152936,0.867346,3.286915,-0.086483,0.490471,2.824512,-0.031184,0.176854,2.052638,0.0,-0.0,0.00055,-0.0,0.0,-0.000551,-0.046507,0.173566,-2.053853,-0.128445,0.479363,-2.814504,-0.225935,0.8432,-3.257875,-0.327431,1.221989,-3.475822,-0.423448,1.580329,-3.508577,-0.506644,1.890823,-3.39053,-0.571312,2.132167,-3.152467,-0.613551,2.289804,-2.825147,-0.631673,2.357435,-2.440596,-0.624732,2.331533,-2.025402,-0.593848,2.216272,-1.606594,-0.541834,2.022151,-1.208674,-0.470629,1.75641,-0.847919,-0.385366,1.438206,-0.54193,-0.295389,1.102406,-0.305809,-0.234211,0.874086,-0.159562,-0.237761,0.887337,-0.08037,-0.248761,0.928388,0.0,-0.237902,0.887862,0.080418,-0.234349,0.874603,0.159656,-0.295214,1.101754,0.305628,-0.385138,1.437355,0.541609,-0.47035,1.755371,0.847418,-0.541193,2.01976,1.207245,-0.593497,2.214961,1.605643,-0.624363,2.330154,2.024204,-0.631299,2.356041,2.439153,-0.613188,2.28845,2.823476,-0.570974,2.130905,3.150603,-0.506345,1.889704,3.388525,-0.423197,1.579394,3.506502,-0.327237,1.221266,3.473767,-0.225801,0.842702,3.255949,-0.128369,0.479079,2.812839,-0.046479,0.173463,2.052638,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.06153,0.169052,-2.056285,-0.169134,0.464692,-2.804531,-0.295927,0.813053,-3.229093,-0.425832,1.169963,-3.420743,-0.547132,1.503232,-3.430581,-0.649614,1.784799,-3.28976,-0.727348,1.998373,-3.037134,-0.775598,2.130937,-2.702535,-0.793795,2.180935,-2.320903,-0.783218,2.151874,-1.921518,-0.746705,2.051554,-1.528706,-0.688596,1.891901,-1.16239,-0.615331,1.690609,-0.838938,-0.534245,1.467825,-0.568531,-0.45579,1.252274,-0.35708,-0.393528,1.081209,-0.202882,-0.358927,0.986143,-0.091813,-0.349383,0.959921,0.0,-0.358927,0.986143,0.091813,-0.393528,1.081209,0.202882,-0.455521,1.251533,0.356869,-0.533929,1.466957,0.568195,-0.614967,1.689609,0.838442,-0.688188,1.890782,1.161703,-0.745822,2.049128,1.526898,-0.782755,2.150601,1.920382,-0.793326,2.179645,2.31953,-0.775139,2.129677,2.700937,-0.726918,1.997191,3.035338,-0.649614,1.784799,3.28976,-0.546808,1.502343,3.428552,-0.425832,1.169963,3.420743,-0.295752,0.812572,3.227183,-0.169034,0.464417,2.802872,-0.061494,0.168952,2.055068,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.07621,0.163432,-2.061156,-0.208497,0.447123,-2.797902,-0.362433,0.777239,-3.200564,-0.518149,1.111173,-3.368529,-0.659864,1.415083,-3.348371,-0.77654,1.665295,-3.182557,-0.860762,1.84591,-2.908761,-0.909215,1.949817,-2.563921,-0.922326,1.977935,-2.182409,-0.903598,1.937773,-1.794075,-0.85842,1.840888,-1.422258,-0.794432,1.703666,-1.085296,-0.720059,1.544171,-0.794497,-0.644322,1.381752,-0.554907,-0.575322,1.233783,-0.364767,-0.521423,1.118195,-0.217551};
			return value;
		}
		private double[] getCoordinate_7_33_point_23()
		{
			double[] value = {-0.487829,1.046154,-0.100988,-0.476546,1.021957,0.0,-0.487829,1.046154,0.100988,-0.521423,1.118195,0.217551,-0.574982,1.233053,0.364551,-0.64394,1.380935,0.554579,-0.719633,1.543258,0.794027,-0.793962,1.702658,1.084654,-0.857405,1.838711,1.420577,-0.90253,1.935481,1.791954,-0.921781,1.976765,2.181119,-0.908677,1.948664,2.562404,-0.860253,1.844819,2.907041,-0.776081,1.66431,3.180674,-0.659474,1.414246,3.346391,-0.517842,1.110516,3.366537,-0.362218,0.77678,3.198672,-0.208374,0.446859,2.796247,-0.076165,0.163336,2.059937,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.090485,0.156724,-2.068486,-0.246235,0.426492,-2.792941,-0.425258,0.736568,-3.174165,-0.603308,1.04496,-3.31515,-0.761076,1.318223,-3.264267,-0.886161,1.534876,-3.069753,-0.970145,1.68034,-2.771021,-1.010905,1.750939,-2.4095,-1.00983,1.749078,-2.019661,-0.974801,1.688405,-1.635911,-0.913008,1.581375,-1.27859,-0.836001,1.447995,-0.96533,-0.753712,1.305467,-0.702923,-0.674834,1.168846,-0.491239,-0.606143,1.04987,-0.324831,-0.552942,0.957724,-0.194997,-0.518544,0.898144,-0.090733,-0.50655,0.877371,0.0,-0.518237,0.897613,0.09068,-0.552615,0.957157,0.194882,-0.605784,1.049249,0.324639,-0.674036,1.167464,0.490658,-0.752821,1.303923,0.702092,-0.835506,1.447139,0.964759,-0.912468,1.58044,1.277833,-0.973649,1.686409,1.633976,-1.009233,1.748043,2.018466,-1.010307,1.749904,2.408075,-0.969571,1.679347,2.769382,-0.885637,1.533969,3.067937,-0.760626,1.317443,3.262336,-0.602951,1.044342,3.313189,-0.425258,0.736568,3.174165,-0.24609,0.42624,2.791289,-0.090431,0.156631,2.067262,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.10423,0.148856,-2.077069,-0.282136,0.402931,-2.789638,-0.484098,0.691364,-3.149847,-0.680717,0.972164,-3.260687,-0.850134,1.214118,-3.178511,-0.977057,1.395382,-2.950456,-1.052705,1.503418,-2.621129,-1.075726,1.536296,-2.2351,-1.050694,1.500547,-1.831829,-0.987018,1.409608,-1.443934,-0.896974,1.281012,-1.095004,-0.795026,1.135414,-0.800256,-0.695467,0.99323,-0.565402,-0.608482,0.869002,-0.38612,-0.536613,0.766362,-0.250681,-0.479483,0.684773,-0.147401,-0.43836,0.626043,-0.066864,-0.422434,0.603298,0.0,-0.438101,0.625673,0.066824,-0.478916,0.683963,0.147227,-0.536295,0.765909,0.250533,-0.607762,0.867975,0.385663,-0.695056,0.992642,0.565068,-0.794555,1.134743,0.799783,-0.895914,1.279497,1.093709,-0.986435,1.408775,1.44308,-1.050073,1.499659,1.830746,-1.07509,1.535387,2.233778,-1.052082,1.502529,2.619579,-0.976479,1.394556,2.948711,-0.849632,1.2134,3.176632,-0.680717,0.972164,3.260687,-0.484098,0.691364,3.149847,-0.282136,0.402931,2.789638,-0.104169,0.148768,2.075841,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.117292,0.139783,-2.085689,-0.31618,0.376808,-2.789638,-0.538674,0.641967,-3.127565,-0.750767,0.89473,-3.209017,-0.926591,1.104268,-3.091349};
			return value;
		}
		private double[] getCoordinate_7_33_point_24()
		{
			double[] value = {-1.048673,1.24976,-2.825747,-1.108022,1.320489,-2.461806,-1.10316,1.314695,-2.045302,-1.041761,1.241522,-1.620692,-0.937817,1.117647,-1.224233,-0.818172,0.97506,-0.891259,-0.723894,0.862703,-0.6502,-0.692415,0.825189,-0.50231,-0.706545,0.842027,-0.400072,-0.72799,0.867585,-0.303466,-0.740905,0.882976,-0.203242,-0.745933,0.888968,-0.101528,-0.74657,0.889728,0.0,-0.745933,0.888968,0.101528,-0.740905,0.882976,0.203242,-0.72799,0.867585,0.303466,-0.706545,0.842027,0.400072,-0.692006,0.8247,0.502013,-0.723466,0.862193,0.649815,-0.817688,0.974483,0.890732,-0.937262,1.116985,1.223509,-1.041145,1.240788,1.619734,-1.102507,1.313917,2.044092,-1.107366,1.319708,2.460351,-1.048053,1.249021,2.824076,-0.926043,1.103615,3.089521,-0.750323,0.894201,3.207119,-0.538356,0.641587,3.125715,-0.315993,0.376586,2.787988,-0.117223,0.139701,2.084455,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.129641,0.129641,-2.095583,-0.347612,0.347612,-2.787988,-0.588732,0.588732,-3.107278,-0.812804,0.812804,-3.158166,-0.99077,0.99077,-3.004799,-1.101583,1.101583,-2.698316,-1.136033,1.136033,-2.294454,-1.094191,1.094191,-1.844143,-0.988446,0.988446,-1.397874,-0.861844,0.861844,-1.022721,-0.81537,0.81537,-0.807415,-0.891592,0.891592,-0.727982,-0.996982,0.996982,-0.657468,-1.078051,1.078051,-0.554907,-1.127323,1.127323,-0.427185,-1.153447,1.153447,-0.287628,-1.164026,1.164026,-0.144022,-1.1664,1.1664,0.0,-1.164026,1.164026,0.144022,-1.153447,1.153447,0.287628,-1.12799,1.12799,0.427438,-1.078051,1.078051,0.554907,-0.997572,0.997572,0.657857,-0.891592,0.891592,0.727982,-0.814888,0.814888,0.806937,-0.861335,0.861335,1.022117,-0.987278,0.987278,1.396221,-1.093544,1.093544,1.843053,-1.136033,1.136033,2.294454,-1.101583,1.101583,2.698316,-0.990184,0.990184,3.003022,-0.812323,0.812323,3.156298,-0.588384,0.588384,3.10544,-0.347612,0.347612,2.787988,-0.129564,0.129564,2.094344,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.141113,0.118408,-2.105525,-0.376808,0.31618,-2.789638,-0.633666,0.531709,-3.087123,-0.866598,0.727162,-3.10812,-1.042067,0.874398,-2.917218,-1.137561,0.954527,-2.572062,-1.140292,0.956819,-2.125863,-1.054363,0.884715,-1.640297,-0.923066,0.774544,-1.204977,-0.895274,0.751224,-0.980653,-1.046179,0.877848,-0.956266,-1.224514,1.027489,-0.922889,-1.360376,1.141491,-0.82809,-1.446828,1.214033,-0.687431,-1.495159,1.254587,-0.522981,-1.516291,1.272319,-0.349018,-1.522973,1.277926,-0.173936,-1.524275,1.279019,0.0,-1.522973,1.277926,0.173936,-1.516291,1.272319,0.349018,-1.495159,1.254587,0.522981,-1.447684,1.214751,0.687837,-1.361181,1.142166,0.82858,-1.225239,1.028098,0.923435,-1.047417,0.878887,0.957398,-0.895803,0.751668,0.981233,-0.921974,0.773628,1.203552,-1.053739,0.884192,1.639327,-1.139618,0.956253,2.124606,-1.136888,0.953963,2.570541,-1.042067,0.874398,2.917218};
			return value;
		}
		private double[] getCoordinate_7_33_point_25()
		{
			double[] value = {-0.866598,0.727162,3.10812,-0.633291,0.531394,3.085297,-0.376586,0.315993,2.787988,-0.141029,0.118338,2.10428,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.151611,0.10616,-2.115514,-0.402931,0.282136,-2.789638,-0.673599,0.471659,-3.068913,-0.913072,0.63934,-3.062489,-1.083112,0.758403,-2.835544,-1.157453,0.810457,-2.447368,-1.124417,0.787325,-1.960361,-1.001055,0.700946,-1.456397,-0.92761,0.64952,-1.132403,-1.098831,0.76941,-1.125589,-1.345484,0.942118,-1.150114,-1.544393,1.081396,-1.088511,-1.677604,1.174671,-0.954987,-1.753867,1.228071,-0.779288,-1.785845,1.250462,-0.58416,-1.790842,1.253961,-0.385489,-1.78601,1.250577,-0.190753,-1.783311,1.248688,0.0,-1.787066,1.251317,0.190866,-1.791902,1.254703,0.385717,-1.786901,1.251202,0.584505,-1.754905,1.228797,0.779749,-1.67959,1.176062,0.956118,-1.545307,1.082036,1.089155,-1.347077,0.943233,1.151475,-1.100132,0.770321,1.126922,-0.92761,0.64952,1.132403,-1.000463,0.700531,1.455535,-1.123752,0.786859,1.959201,-1.156768,0.809978,2.445921,-1.082471,0.757955,2.833867,-0.912532,0.638962,3.060678,-0.673201,0.47138,3.067098,-0.402931,0.282136,2.789638,-0.151522,0.106097,2.114262,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.160952,0.092926,-2.124293,-0.42624,0.24609,-2.791289,-0.708362,0.408973,-3.052616,-0.95171,0.54947,-3.019314,-1.113689,0.642988,-2.757786,-1.165049,0.672641,-2.330098,-1.095562,0.632523,-1.806673,-0.965034,0.557163,-1.328002,-1.049112,0.605705,-1.21141,-1.343698,0.775785,-1.301921,-1.616372,0.933213,-1.306886,-1.811939,1.046123,-1.207959,-1.927892,1.113069,-1.038065,-1.977735,1.141846,-0.831196,-1.979539,1.142888,-0.612472,-1.957093,1.129928,-0.398474,-1.93228,1.115603,-0.195205,-1.922525,1.10997,0.0,-1.933424,1.116263,0.195321,-1.958251,1.130597,0.398709,-1.980711,1.143564,0.612834,-1.978905,1.142521,0.831688,-1.930174,1.114387,1.039294,-1.813011,1.046743,1.208674,-1.618286,0.934318,1.308433,-1.345289,0.776703,1.303463,-1.050354,0.606422,1.212844,-0.964464,0.556833,1.327216,-1.094267,0.631775,1.804537,-1.16436,0.672243,2.32872,-1.11303,0.642608,2.756155,-0.951147,0.549145,3.017528,-0.707943,0.408731,3.050811,-0.425988,0.245944,2.789638,-0.160857,0.092871,2.123036,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.169038,0.078824,-2.131846,-0.44633,0.208127,-2.792941,-0.737811,0.344047,-3.038203,-0.983099,0.458427,-2.980271,-1.136216,0.529826,-2.688516,-1.163568,0.542581,-2.223703,-1.062278,0.495348,-1.673924,-0.97759,0.455858,-1.285487,-1.219833,0.568817,-1.345937,-1.563282,0.72897,-1.447355,-1.837624,0.856898,-1.419736,-2.016552,0.940333,-1.284615,-2.102872,0.980585,-1.081956,-2.11428,0.985905,-0.849088,-2.076524,0.968299,-0.613923,-2.018057,0.941035,-0.392624,-1.9702,0.918719,-0.190189,-1.952152,0.910303,0.0,-1.971366,0.919263,0.190302,-2.020446,0.942149,0.393088};
			return value;
		}
		private double[] getCoordinate_7_33_point_26()
		{
			double[] value = {-2.077753,0.968872,0.614286,-2.116784,0.987072,0.850093,-2.105362,0.981746,1.083237,-2.018939,0.941447,1.286136,-1.8398,0.857913,1.421417,-1.565133,0.729833,1.449069,-1.221277,0.569491,1.34753,-0.97759,0.455858,1.285487,-1.06165,0.495055,1.672934,-1.16288,0.54226,2.222387,-1.135544,0.529513,2.686926,-0.982518,0.458156,2.978509,-0.737374,0.343843,3.036406,-0.446066,0.208004,2.791289,-0.168938,0.078777,2.130586,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.175784,0.06398,-2.138162,-0.462771,0.168435,-2.792941,-0.761827,0.277282,-3.025647,-1.007919,0.366853,-2.946959,-1.1512,0.419003,-2.627195,-1.15612,0.420793,-2.130972,-1.033848,0.37629,-1.571246,-1.037873,0.377755,-1.316269,-1.381316,0.502758,-1.469965,-1.742179,0.634101,-1.555681,-2.007135,0.730537,-1.495607,-2.159984,0.78617,-1.327102,-2.208897,0.803973,-1.09613,-2.177943,0.792706,-0.84358,-2.100178,0.764402,-0.598856,-2.01823,0.734576,-0.378707,-1.962227,0.714192,-0.18269,-1.944252,0.70765,0.0,-1.963388,0.714615,0.182798,-2.019425,0.73501,0.378931,-2.102664,0.765307,0.599565,-2.180521,0.793645,0.844579,-2.212821,0.805401,1.098077,-2.163821,0.787567,1.329459,-2.009511,0.731402,1.497378,-1.744242,0.634852,1.557523,-1.383769,0.503651,1.472577,-1.038487,0.377978,1.317048,-1.032626,0.375845,1.569388,-1.155436,0.420544,2.129712,-1.150519,0.418755,2.625642,-1.007323,0.366636,2.945216,-0.761377,0.277118,3.023858,-0.462771,0.168435,2.792941,-0.175784,0.06398,2.138162,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.181226,0.048559,-2.144496,-0.475972,0.127536,-2.794594,-0.78032,0.209086,-3.014926,-1.026297,0.274995,-2.919196,-1.161146,0.311128,-2.577927,-1.146952,0.307325,-2.056657,-1.015386,0.272072,-1.501276,-1.114589,0.298653,-1.375174,-1.511769,0.405077,-1.565099,-1.876499,0.502806,-1.630114,-2.126366,0.569758,-1.54142,-2.250702,0.603074,-1.345283,-2.262517,0.60624,-1.092246,-2.194163,0.587924,-0.826782,-2.099608,0.562588,-0.582434,-2.035668,0.545456,-0.371605,-2.019394,0.541095,-0.182906,-2.019925,0.541237,0.0,-2.019394,0.541095,0.182906,-2.038078,0.546101,0.372045,-2.103338,0.563588,0.583469,-2.19806,0.588969,0.82825,-2.266536,0.607316,1.094186,-2.2547,0.604145,1.347672,-2.130143,0.57077,1.544158,-1.87872,0.503402,1.632044,-1.514455,0.405797,1.567879,-1.115909,0.299007,1.376802,-1.014785,0.271911,1.500388,-1.146273,0.307143,2.055441,-1.16046,0.310944,2.576402,-1.026297,0.274995,2.919196,-0.779859,0.208963,3.013143,-0.47569,0.127461,2.792941,-0.181119,0.048531,2.143228,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.185097,0.032638,-2.148305,-0.485276,0.085567,-2.794594,-0.793694,0.13995,-3.0078,-1.039572,0.183305,-2.900261,-1.167154,0.205801,-2.541583,-1.138652,0.200775,-2.002627,-1.007442,0.177639,-1.460972,-1.181626,0.208352,-1.42993,-1.606491,0.283268,-1.631274};
			return value;
		}
		private double[] getCoordinate_7_33_point_27()
		{
			double[] value = {-1.968288,0.347062,-1.677068,-2.202839,0.38842,-1.566239,-2.302858,0.406056,-1.350066,-2.283661,0.402671,-1.081316,-2.196401,0.387285,-0.811757,-2.120484,0.373899,-0.576947,-2.121392,0.374059,-0.379829,-2.170178,0.382661,-0.192795,-2.196586,0.387317,0.0,-2.170178,0.382661,0.192795,-2.122648,0.37428,0.380054,-2.122995,0.374341,0.57763,-2.200303,0.387973,0.813199,-2.289072,0.403625,1.083878,-2.306949,0.406777,1.352465,-2.206752,0.38911,1.569021,-1.971784,0.347679,1.680047,-1.608393,0.283603,1.633205,-1.183024,0.208599,1.431623,-1.006846,0.177534,1.460108,-1.137978,0.200656,2.001443,-1.166464,0.205679,2.54008,-1.038957,0.183196,2.898545,-0.793224,0.139867,3.006021,-0.485276,0.085567,2.794594,-0.184987,0.032618,2.147035,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.187459,0.016401,-2.150849,-0.490887,0.042947,-2.794594,-0.801447,0.070118,-3.002466,-1.047246,0.091622,-2.888275,-1.170219,0.102381,-2.519129,-1.132225,0.099057,-1.968562,-1.005913,0.088006,-1.44208,-1.226085,0.107269,-1.466773,-1.662013,0.145407,-1.668361,-2.020713,0.176789,-1.702056,-2.245513,0.196457,-1.578331,-2.328107,0.203683,-1.349268,-2.289657,0.200319,-1.071763,-2.199564,0.192437,-0.803634,-2.159007,0.188889,-0.580714,-2.223461,0.194528,-0.393554,-2.32081,0.203045,-0.20382,-2.364387,0.206857,0.0,-2.32081,0.203045,0.20382,-2.223461,0.194528,0.393554,-2.161563,0.189112,0.581402,-2.203471,0.192779,0.805062,-2.295082,0.200794,1.074302,-2.332243,0.204045,1.351665,-2.249502,0.196806,1.581135,-2.024302,0.177104,1.70508,-1.664965,0.145666,1.671325,-1.227537,0.107396,1.468509,-1.005318,0.087954,1.441227,-1.131555,0.098998,1.967398,-1.169527,0.10232,2.517639,-1.046626,0.091568,2.886567,-0.801447,0.070118,3.002466,-0.490887,0.042947,2.794594,-0.187348,0.016391,2.149577,0.0,-0.0,0.00055,-0.0,0.0,-0.00055,-0.188286,0.0,-2.152122,-0.493054,0.0,-2.796247,-0.804508,0.0,-3.002466,-1.049382,0.0,-2.883153,-1.170527,0.0,-2.510203,-1.130515,0.0,-1.958109,-1.006177,0.0,-1.43697,-1.241005,0.0,-1.478972,-1.681242,0.0,-1.681242,-2.038055,0.0,-1.710131,-2.258095,0.0,-1.581135,-2.334237,0.0,-1.347672,-2.291615,0.0,-1.068598,-2.201445,0.0,-0.80126,-2.178824,0.0,-0.583814,-2.266551,0.0,-0.399654,-2.381232,0.0,-0.208331,-2.430254,0.0,0.0,-2.381232,0.0,0.208331,-2.266551,0.0,0.399654,-2.181404,0.0,0.584505,-2.205355,0.0,0.802684,-2.297044,0.0,1.071129,-2.339767,0.0,1.350865,-2.263445,0.0,1.584881,-2.041675,0.0,1.713169,-1.684228,0.0,1.684228,-1.243209,0.0,1.481599,-1.005582,0.0,1.43612,-1.129846,0.0,1.956951,-1.170527,0.0,2.510203,-1.049382,0.0,2.883153,-0.804033,0.0,3.000691,-0.492762,0.0,2.794594,-0.188175,0.0,2.150849};
			return value;
		}
		private double[] getCoordinate_7_33_point_28()
		{
			double[] value = {0.0,-0.0,0.00055};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getColor_7_34_color_1()
		{
			double[] value = {0.0,0.0,0.5,0.0,0.0,0.512821,0.0,0.0,0.525641,0.0,0.0,0.538462,0.0,0.0,0.551282,0.0,0.0,0.564103,0.0,0.0,0.576923,0.0,0.0,0.589744,0.0,0.0,0.602564,0.0,0.0,0.615385,0.0,0.0,0.628205,0.0,0.0,0.641026,0.0,0.0,0.653846,0.0,0.0,0.666667,0.0,0.0,0.679487,0.0,0.0,0.692308,0.0,0.0,0.705128,0.0,0.0,0.717949,0.0,0.0,0.730769,0.0,0.0,0.74359,0.0,0.0,0.75641,0.0,0.0,0.769231,0.0,0.0,0.782051,0.0,0.0,0.794872,0.0,0.0,0.807692,0.0,0.0,0.820513,0.0,0.0,0.833333,0.0,0.0,0.846154,0.0,0.0,0.858974,0.0,0.0,0.871795,0.0,0.0,0.884615,0.0,0.0,0.897436,0.0,0.0,0.910256,0.0,0.0,0.923077,0.0,0.0,0.935897,0.0,0.0,0.948718,0.0,0.0,0.961538,0.0,0.0,0.974359,0.0,0.0,0.987179,0.0,0.0,1.0,0.0,0.0125,1.0,0.0,0.025,1.0,0.0,0.0375,1.0,0.0,0.05,1.0,0.0,0.0625,1.0,0.0,0.075,1.0,0.0,0.0875,1.0,0.0,0.1,1.0,0.0,0.1125,1.0,0.0,0.125,1.0,0.0,0.1375,1.0,0.0,0.15,1.0,0.0,0.1625,1.0,0.0,0.175,1.0,0.0,0.1875,1.0,0.0,0.2,1.0,0.0,0.2125,1.0,0.0,0.225,1.0,0.0,0.2375,1.0,0.0,0.25,1.0,0.0,0.2625,1.0,0.0,0.275,1.0,0.0,0.2875,1.0,0.0,0.3,1.0,0.0,0.3125,1.0,0.0,0.325,1.0,0.0,0.3375,1.0,0.0,0.35,1.0,0.0,0.3625,1.0,0.0,0.375,1.0,0.0,0.3875,1.0,0.0,0.4,1.0,0.0,0.4125,1.0,0.0,0.425,1.0,0.0,0.4375,1.0,0.0,0.45,1.0,0.0,0.4625,1.0,0.0,0.475,1.0,0.0,0.4875,1.0,0.0,0.5,1.0,0.0,0.5125,1.0,0.0,0.525,1.0,0.0,0.5375,1.0,0.0,0.55,1.0,0.0,0.5625,1.0,0.0,0.575,1.0,0.0,0.5875,1.0,0.0,0.6,1.0,0.0,0.6125,1.0,0.0,0.625,1.0,0.0,0.6375,1.0,0.0,0.65,1.0,0.0,0.6625,1.0,0.0,0.675,1.0,0.0,0.6875,1.0,0.0,0.7,1.0,0.0,0.7125,1.0,0.0,0.725,1.0,0.0,0.7375,1.0,0.0,0.75,1.0};
			return value;
		}
		private double[] getColor_7_34_color_2()
		{
			double[] value = {0.0,0.7625,1.0,0.0,0.775,1.0,0.0,0.7875,1.0,0.0,0.8,1.0,0.0,0.8125,1.0,0.0,0.825,1.0,0.0,0.8375,1.0,0.0,0.85,1.0,0.0,0.8625,1.0,0.0,0.875,1.0,0.0,0.8875,1.0,0.0,0.9,1.0,0.0,0.9125,1.0,0.0,0.925,1.0,0.0,0.9375,1.0,0.0,0.95,1.0,0.0,0.9625,1.0,0.0,0.975,1.0,0.0,0.9875,1.0,0.0,1.0,1.0,0.0125,1.0,0.9875,0.025,1.0,0.975,0.0375,1.0,0.9625,0.05,1.0,0.95,0.0625,1.0,0.9375,0.075,1.0,0.925,0.0875,1.0,0.9125,0.1,1.0,0.9,0.1125,1.0,0.8875,0.125,1.0,0.875,0.1375,1.0,0.8625,0.15,1.0,0.85,0.1625,1.0,0.8375,0.175,1.0,0.825,0.1875,1.0,0.8125,0.2,1.0,0.8,0.2125,1.0,0.7875,0.225,1.0,0.775,0.2375,1.0,0.7625,0.25,1.0,0.75,0.2625,1.0,0.7375,0.275,1.0,0.725,0.2875,1.0,0.7125,0.3,1.0,0.7,0.3125,1.0,0.6875,0.325,1.0,0.675,0.3375,1.0,0.6625,0.35,1.0,0.65,0.3625,1.0,0.6375,0.375,1.0,0.625,0.3875,1.0,0.6125,0.4,1.0,0.6,0.4125,1.0,0.5875,0.425,1.0,0.575,0.4375,1.0,0.5625,0.45,1.0,0.55,0.4625,1.0,0.5375,0.475,1.0,0.525,0.4875,1.0,0.5125,0.5,1.0,0.5,0.5125,1.0,0.4875,0.525,1.0,0.475,0.5375,1.0,0.4625,0.55,1.0,0.45,0.5625,1.0,0.4375,0.575,1.0,0.425,0.5875,1.0,0.4125,0.6,1.0,0.4,0.6125,1.0,0.3875,0.625,1.0,0.375,0.6375,1.0,0.3625,0.65,1.0,0.35,0.6625,1.0,0.3375,0.675,1.0,0.325,0.6875,1.0,0.3125,0.7,1.0,0.3,0.7125,1.0,0.2875,0.725,1.0,0.275,0.7375,1.0,0.2625,0.75,1.0,0.25,0.7625,1.0,0.2375,0.775,1.0,0.225,0.7875,1.0,0.2125,0.8,1.0,0.2,0.8125,1.0,0.1875,0.825,1.0,0.175,0.8375,1.0,0.1625,0.85,1.0,0.15,0.8625,1.0,0.1375,0.875,1.0,0.125,0.8875,1.0,0.1125,0.9,1.0,0.1,0.9125,1.0,0.0875,0.925,1.0,0.075,0.9375,1.0,0.0625,0.95,1.0,0.05,0.9625,1.0,0.0375,0.975,1.0,0.025,0.9875,1.0,0.0125,1.0,1.0,0.0};
			return value;
		}
		private double[] getColor_7_34_color_3()
		{
			double[] value = {1.0,0.995,0.0,1.0,0.99,0.0,1.0,0.985,0.0,1.0,0.98,0.0,1.0,0.975,0.0,1.0,0.97,0.0,1.0,0.965,0.0,1.0,0.96,0.0,1.0,0.955,0.0,1.0,0.95,0.0,1.0,0.945,0.0,1.0,0.94,0.0,1.0,0.935,0.0,1.0,0.93,0.0,1.0,0.925,0.0,1.0,0.92,0.0,1.0,0.915,0.0,1.0,0.91,0.0,1.0,0.905,0.0,1.0,0.9,0.0,1.0,0.895,0.0,1.0,0.89,0.0,1.0,0.885,0.0,1.0,0.88,0.0,1.0,0.875,0.0,1.0,0.87,0.0,1.0,0.865,0.0,1.0,0.86,0.0,1.0,0.855,0.0,1.0,0.85,0.0,1.0,0.845,0.0,1.0,0.84,0.0,1.0,0.835,0.0,1.0,0.83,0.0,1.0,0.825,0.0,1.0,0.82,0.0,1.0,0.815,0.0,1.0,0.81,0.0,1.0,0.805,0.0,1.0,0.8,0.0,1.0,0.795,0.0,1.0,0.79,0.0,1.0,0.785,0.0,1.0,0.78,0.0,1.0,0.775,0.0,1.0,0.77,0.0,1.0,0.765,0.0,1.0,0.76,0.0,1.0,0.755,0.0,1.0,0.75,0.0,1.0,0.745,0.0,1.0,0.74,0.0,1.0,0.735,0.0,1.0,0.73,0.0,1.0,0.725,0.0,1.0,0.72,0.0,1.0,0.715,0.0,1.0,0.71,0.0,1.0,0.705,0.0,1.0,0.7,0.0,1.0,0.695,0.0,1.0,0.69,0.0,1.0,0.685,0.0,1.0,0.68,0.0,1.0,0.675,0.0,1.0,0.67,0.0,1.0,0.665,0.0,1.0,0.66,0.0,1.0,0.655,0.0,1.0,0.65,0.0,1.0,0.645,0.0,1.0,0.64,0.0,1.0,0.635,0.0,1.0,0.63,0.0,1.0,0.625,0.0,1.0,0.62,0.0,1.0,0.615,0.0,1.0,0.61,0.0,1.0,0.605,0.0,1.0,0.6,0.0,1.0,0.595,0.0,1.0,0.59,0.0,1.0,0.585,0.0,1.0,0.58,0.0,1.0,0.575,0.0,1.0,0.57,0.0,1.0,0.565,0.0,1.0,0.56,0.0,1.0,0.555,0.0,1.0,0.55,0.0,1.0,0.545,0.0,1.0,0.54,0.0,1.0,0.535,0.0,1.0,0.53,0.0,1.0,0.525,0.0,1.0,0.52,0.0,1.0,0.515,0.0,1.0,0.51,0.0,1.0,0.505,0.0,1.0,0.5,0.0};
			return value;
		}
		private double[] getColor_7_34_color_4()
		{
			double[] value = {1.0,0.495,0.0,1.0,0.49,0.0,1.0,0.485,0.0,1.0,0.48,0.0,1.0,0.475,0.0,1.0,0.47,0.0,1.0,0.465,0.0,1.0,0.46,0.0,1.0,0.455,0.0,1.0,0.45,0.0,1.0,0.445,0.0,1.0,0.44,0.0,1.0,0.435,0.0,1.0,0.43,0.0,1.0,0.425,0.0,1.0,0.42,0.0,1.0,0.415,0.0,1.0,0.41,0.0,1.0,0.405,0.0,1.0,0.4,0.0,1.0,0.395,0.0,1.0,0.39,0.0,1.0,0.385,0.0,1.0,0.38,0.0,1.0,0.375,0.0,1.0,0.37,0.0,1.0,0.365,0.0,1.0,0.36,0.0,1.0,0.355,0.0,1.0,0.35,0.0,1.0,0.345,0.0,1.0,0.34,0.0,1.0,0.335,0.0,1.0,0.33,0.0,1.0,0.325,0.0,1.0,0.32,0.0,1.0,0.315,0.0,1.0,0.31,0.0,1.0,0.305,0.0,1.0,0.3,0.0,1.0,0.295,0.0,1.0,0.29,0.0,1.0,0.285,0.0,1.0,0.28,0.0,1.0,0.275,0.0,1.0,0.27,0.0,1.0,0.265,0.0,1.0,0.26,0.0,1.0,0.255,0.0,1.0,0.25,0.0,1.0,0.245,0.0,1.0,0.24,0.0,1.0,0.235,0.0,1.0,0.23,0.0,1.0,0.225,0.0,1.0,0.22,0.0,1.0,0.215,0.0,1.0,0.21,0.0,1.0,0.205,0.0,1.0,0.2,0.0,1.0,0.195,0.0,1.0,0.19,0.0,1.0,0.185,0.0,1.0,0.18,0.0,1.0,0.175,0.0,1.0,0.17,0.0,1.0,0.165,0.0,1.0,0.16,0.0,1.0,0.155,0.0,1.0,0.15,0.0,1.0,0.145,0.0,1.0,0.14,0.0,1.0,0.135,0.0,1.0,0.13,0.0,1.0,0.125,0.0,1.0,0.12,0.0,1.0,0.115,0.0,1.0,0.11,0.0,1.0,0.105,0.0,1.0,0.1,0.0,1.0,0.095,0.0,1.0,0.09,0.0,1.0,0.085,0.0,1.0,0.08,0.0,1.0,0.075,0.0,1.0,0.07,0.0,1.0,0.065,0.0,1.0,0.06,0.0,1.0,0.055,0.0,1.0,0.05,0.0,1.0,0.045,0.0,1.0,0.04,0.0,1.0,0.035,0.0,1.0,0.03,0.0,1.0,0.025,0.0,1.0,0.02,0.0,1.0,0.015,0.0,1.0,0.01,0.0,1.0,0.005,0.0,1.0,0.0,0.0};
			return value;
		}
		private double[] getColor_7_34_color_5()
		{
			double[] value = {1.0,0.0,0.008929,1.0,0.0,0.017857,1.0,0.0,0.026786,1.0,0.0,0.035714,1.0,0.0,0.044643,1.0,0.0,0.053571,1.0,0.0,0.0625,1.0,0.0,0.071429,1.0,0.0,0.080357,1.0,0.0,0.089286,1.0,0.0,0.098214,1.0,0.0,0.107143,1.0,0.0,0.116071,1.0,0.0,0.125,1.0,0.0,0.133929,1.0,0.0,0.142857,1.0,0.0,0.151786,1.0,0.0,0.160714,1.0,0.0,0.169643,1.0,0.0,0.178571,1.0,0.0,0.1875,1.0,0.0,0.196429,1.0,0.0,0.205357,1.0,0.0,0.214286,1.0,0.0,0.223214,1.0,0.0,0.232143,1.0,0.0,0.241071,1.0,0.0,0.25,1.0,0.0,0.258929,1.0,0.0,0.267857,1.0,0.0,0.276786,1.0,0.0,0.285714,1.0,0.0,0.294643,1.0,0.0,0.303571,1.0,0.0,0.3125,1.0,0.0,0.321429,1.0,0.0,0.330357,1.0,0.0,0.339286,1.0,0.0,0.348214,1.0,0.0,0.357143,1.0,0.0,0.366071,1.0,0.0,0.375,1.0,0.0,0.383929,1.0,0.0,0.392857,1.0,0.0,0.401786,1.0,0.0,0.410714,1.0,0.0,0.419643,1.0,0.0,0.428571,1.0,0.0,0.4375,1.0,0.0,0.446429,1.0,0.0,0.455357,1.0,0.0,0.464286,1.0,0.0,0.473214,1.0,0.0,0.482143,1.0,0.0,0.491071,1.0,0.0,0.5,1.0,0.0,0.508929,1.0,0.0,0.517857,1.0,0.0,0.526786,1.0,0.0,0.535714,1.0,0.0,0.544643,1.0,0.0,0.553571,1.0,0.0,0.5625,1.0,0.0,0.571429,1.0,0.0,0.580357,1.0,0.0,0.589286,1.0,0.0,0.598214,1.0,0.0,0.607143,1.0,0.0,0.616071,1.0,0.0,0.625,1.0,0.0,0.633929,1.0,0.0,0.642857,1.0,0.0,0.651786,1.0,0.0,0.660714,1.0,0.0,0.669643,1.0,0.0,0.678571,1.0,0.0,0.6875,1.0,0.0,0.696429,1.0,0.0,0.705357,1.0,0.0,0.714286,1.0,0.0,0.723214,1.0,0.0,0.732143,1.0,0.0,0.741071,1.0,0.0,0.75,1.0,0.0,0.758929,1.0,0.0,0.767857,1.0,0.0,0.776786,1.0,0.0,0.785714,1.0,0.0,0.794643,1.0,0.0,0.803571,1.0,0.0,0.8125,1.0,0.0,0.821429,1.0,0.0,0.830357,1.0,0.0,0.839286,1.0,0.0,0.848214,1.0,0.0,0.857143,1.0,0.0,0.866071,1.0,0.0,0.875,1.0,0.0,0.883929,1.0,0.0,0.892857};
			return value;
		}
		private double[] getColor_7_34_color_6()
		{
			double[] value = {1.0,0.0,0.901786,1.0,0.0,0.910714,1.0,0.0,0.919643,1.0,0.0,0.928571,1.0,0.0,0.9375,1.0,0.0,0.946429,1.0,0.0,0.955357,1.0,0.0,0.964286,1.0,0.0,0.973214,1.0,0.0,0.982143,1.0,0.0,0.991071,1.0,0.0,1.0};
			return value;
		}

		/** Large attribute array: Coordinate point field, scene-graph level=7, element #28, 210 total numbers made up of 70 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_7_28_point()
		{
			MFVec3f Coordinate_7_28_point = new MFVec3f(new double[] {0.0,-0.677,0.334,0.0,0.0,0.01,0.0,0.0,0.01,0.0,0.677,0.334,0.0,0.677,0.334,0.0,0.677,-0.334,0.0,0.677,-0.334,0.0,0.0,-0.01,0.0,0.0,-0.01,0.0,-0.677,-0.334,0.0,-0.677,-0.334,0.0,-0.677,0.334,0.0,0.0,0.01,0.0,0.0,-0.01,-0.464,-0.718,0.359,-0.464,0.0,0.01,-0.464,0.0,0.01,-0.464,0.718,0.359,-0.464,0.718,0.359,-0.464,0.718,-0.359,-0.464,0.718,-0.359,-0.464,0.0,-0.01,-0.464,0.0,-0.01,-0.464,-0.718,-0.359,-0.464,-0.718,-0.359,-0.464,-0.718,0.359,-0.464,0.0,0.01,-0.464,0.0,-0.01,0.516,-0.615,0.308,0.516,0.0,0.01,0.516,0.0,0.01,0.516,0.615,0.308,0.516,0.615,0.308,0.516,0.615,-0.307,0.516,0.615,-0.307,0.516,0.0,-0.01,0.516,0.0,-0.01,0.516,-0.615,-0.307,0.516,-0.615,-0.307,0.516,-0.615,0.308,0.516,0.0,0.01,0.516,0.0,-0.01,0.838,-0.659,0.33,0.838,0.0,0.01,0.838,0.0,0.01,0.838,0.659,0.33,0.838,0.659,0.33,0.838,0.659,-0.329,0.838,0.659,-0.329,0.838,0.0,-0.01,0.838,0.0,-0.01,0.838,-0.659,-0.329,0.838,-0.659,-0.329,0.838,-0.659,0.33,0.838,0.0,0.01,0.838,0.0,-0.01,1.186,-0.653,0.327,1.186,0.0,0.01,1.186,0.0,0.01,1.186,0.653,0.327,1.186,0.653,0.327,1.186,0.653,-0.326,1.186,0.653,-0.326,1.186,0.0,-0.01,1.186,0.0,-0.01,1.186,-0.653,-0.326,1.186,-0.653,-0.326,1.186,-0.653,0.327,1.186,0.0,0.01,1.186,0.0,-0.01});
			return Coordinate_7_28_point;
		}
		/** Large attribute array: IndexedFaceSet colorIndex field, scene-graph level=6, element #33, 12960 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_6_33_colorIndex()
		{
			MFInt32 IndexedFaceSet_6_33_colorIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_6()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_7()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_8()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_9()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_10()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_11()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_12()))
				.append(new MFInt32(getIndexedFaceSet_6_33_colorIndex_13()));
			return IndexedFaceSet_6_33_colorIndex;
		}
		/** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=6, element #33, 12960 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_6_33_coordIndex()
		{
			MFInt32 IndexedFaceSet_6_33_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_1()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_2()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_3()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_4()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_5()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_6()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_7()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_8()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_9()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_10()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_11()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_12()))
				.append(new MFInt32(getIndexedFaceSet_6_33_coordIndex_13()));
			return IndexedFaceSet_6_33_coordIndex;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=7, element #33, 8103 total numbers made up of 2701 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_7_33_point()
		{
			MFVec3f Coordinate_7_33_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_7_33_point_1()))
				.append(new MFVec3f(getCoordinate_7_33_point_2()))
				.append(new MFVec3f(getCoordinate_7_33_point_3()))
				.append(new MFVec3f(getCoordinate_7_33_point_4()))
				.append(new MFVec3f(getCoordinate_7_33_point_5()))
				.append(new MFVec3f(getCoordinate_7_33_point_6()))
				.append(new MFVec3f(getCoordinate_7_33_point_7()))
				.append(new MFVec3f(getCoordinate_7_33_point_8()))
				.append(new MFVec3f(getCoordinate_7_33_point_9()))
				.append(new MFVec3f(getCoordinate_7_33_point_10()))
				.append(new MFVec3f(getCoordinate_7_33_point_11()))
				.append(new MFVec3f(getCoordinate_7_33_point_12()))
				.append(new MFVec3f(getCoordinate_7_33_point_13()))
				.append(new MFVec3f(getCoordinate_7_33_point_14()))
				.append(new MFVec3f(getCoordinate_7_33_point_15()))
				.append(new MFVec3f(getCoordinate_7_33_point_16()))
				.append(new MFVec3f(getCoordinate_7_33_point_17()))
				.append(new MFVec3f(getCoordinate_7_33_point_18()))
				.append(new MFVec3f(getCoordinate_7_33_point_19()))
				.append(new MFVec3f(getCoordinate_7_33_point_20()))
				.append(new MFVec3f(getCoordinate_7_33_point_21()))
				.append(new MFVec3f(getCoordinate_7_33_point_22()))
				.append(new MFVec3f(getCoordinate_7_33_point_23()))
				.append(new MFVec3f(getCoordinate_7_33_point_24()))
				.append(new MFVec3f(getCoordinate_7_33_point_25()))
				.append(new MFVec3f(getCoordinate_7_33_point_26()))
				.append(new MFVec3f(getCoordinate_7_33_point_27()))
				.append(new MFVec3f(getCoordinate_7_33_point_28()));
			return Coordinate_7_33_point;
		}
		/** Large attribute array: Color color field, scene-graph level=7, element #34, 1536 total numbers made up of 512 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 MFColor getColor_7_34_color()
		{
			MFColor Color_7_34_color = new MFColor()/*2.finalize*/
				.append(new MFColor(getColor_7_34_color_1()))
				.append(new MFColor(getColor_7_34_color_2()))
				.append(new MFColor(getColor_7_34_color_3()))
				.append(new MFColor(getColor_7_34_color_4()))
				.append(new MFColor(getColor_7_34_color_5()))
				.append(new MFColor(getColor_7_34_color_6()));
			return Color_7_34_color;
		}

	/** 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 Nec5ElementTwinDeltaLoop2m 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 Nec5ElementTwinDeltaLoop2m().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

        if (args != null)
        {
                for (String arg : args)
                {
                        if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
                        {
                                validate = true; // making sure
                        }
                        if (arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"Savage.CommunicationsAndSensors.Radar.Nec5ElementTwinDeltaLoop2m\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
        else if (hasArguments) // if no arguments provided, this method produces usage warning
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("Savage.CommunicationsAndSensors.Radar.Nec5ElementTwinDeltaLoop2m self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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