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, UHF Low Power for TV 400~900 MHz : Elements 4 mm aluminium on 15mm square booms, boom length 3.2m Lengths are in inches. </p>
 <p> Related links: Catalog page <a href="../../../../CommunicationsAndSensors/Radar/NecTvUhfIndex.html" target="_blank">NecTvUhf</a>,  source <a href="../../../../CommunicationsAndSensors/Radar/NecTvUhf.java">NecTvUhf.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/NecTvUhf.x3d">NecTvUhf.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, UHF Low Power for TV 400~900 MHz : Elements 4 mm aluminium on 15mm square booms, boom length 3.2m Lengths are in inches. </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> NecTvUhf.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/NecTvUhf.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Radar/NecTvUhf.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 NecTvUhf
{
	/** Default constructor to create this object. */
	public NecTvUhf ()
	{
	  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("NecTvUhf.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Rendering antenna 3D pattern with antenna 3D geometry, UHF Low Power for TV 400~900 MHz : Elements 4 mm aluminium on 15mm square booms, boom length 3.2m Lengths are in inches."))
    .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("NecTvUhf.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/NecTvUhf.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("NecTvUhf.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)
        .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,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=14.7 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.335987,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 = {29,511,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,30,-1,29,29,30,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,30,-1,30,29,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,31,-1,30,30,31,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,29,30,30,30,-1,29,29,30,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,29,28,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,30,29,29,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,31,-1,30,30,31,31,-1,31,30,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,32,-1,31,31,32,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,30,31,31,31,-1,30,30,31,31,-1,30,30,31,30,-1,30,30,30,30,-1,30,30,30,30,-1,29,30,30,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_2()
		{
			int[] value = {29,29,29,29,-1,29,29,29,29,-1,29,29,29,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,28,29,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,27,-1,28,28,27,27,-1,28,28,27,28,-1,29,28,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,29,-1,29,29,29,29,-1,30,29,29,29,-1,30,30,29,30,-1,30,30,30,30,-1,31,30,30,30,-1,31,31,30,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,32,-1,31,31,32,32,-1,32,31,32,33,-1,32,32,33,33,-1,32,32,33,33,-1,32,32,33,34,-1,32,32,34,34,-1,32,32,34,34,-1,32,32,34,34,-1,32,32,34,34,-1,32,32,34,34,-1,32,32,34,34,-1,32,32,34,33,-1,32,32,33,33,-1,32,32,33,33,-1,31,32,33,32,-1,31,31,32,32,-1,31,31,32,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,30,-1,30,31,30,30,-1,30,30,30,30,-1,30,30,30,29,-1,29,30,29,29,-1,29,29,29,29,-1,29,29,29,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,29,29,28,28,-1,28,29,28,28,-1,28,28,28,27,-1,28,28,27,27,-1,28,28,27,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,28,27,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,27,-1,27,27,27,27,-1,28,27,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,28,-1,28,28,28,28,-1,28,28,28,28,-1,29,28,28,28,-1,29,29,28,29,-1,29,29,29,29,-1,30,29,29,30,-1,30,30,30,30,-1,30,30,30,30,-1,31,30,30,31,-1,31,31,31,32,-1,31,31,32,32,-1,32,31,32,33,-1,32,32,33,33,-1,33,32,33,34,-1,33,33,34,34,-1,33,33,34,35,-1,34,33,35,35,-1,34,34,35,35,-1,34,34,35,35,-1,34,34,35,35,-1,34,34,35,35,-1,34,34,35,35,-1,34,34,35,35,-1,33,34,35,35,-1,33,33,35,34,-1,33,33,34,34,-1,32,33,34,33,-1,32,32,33,33,-1,31,32,33,32,-1,31,31,32,32,-1,31,31,32,31,-1,30,31,31,30,-1,30,30,30,30,-1,30,30,30,30,-1,29,30,30,29,-1,29,29,29,29,-1,29,29,29,28,-1,28,29,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,27,-1,27,27,27,27,-1,28,27,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,27,-1,27,27,27,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,27,-1,28,27,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,29,28,27,28,-1,29,29,28,29,-1,30,29,29,29,-1,30,30,29,30,-1,30,30,30,30,-1,31,30,30,31,-1,32,31,31,32,-1,32,32,32,33,-1,33,32,33,34,-1,33,33,34,34,-1,34,33,34,35,-1,34,34,35,35,-1,35,34,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_3()
		{
			int[] value = {34,35,35,35,-1,34,34,35,35,-1,33,34,35,34,-1,33,33,34,34,-1,32,33,34,33,-1,32,32,33,32,-1,31,32,32,31,-1,30,31,31,30,-1,30,30,30,30,-1,30,30,30,29,-1,29,30,29,29,-1,29,29,29,28,-1,28,29,28,27,-1,28,28,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,27,-1,27,27,27,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,27,-1,27,27,27,27,-1,26,27,27,26,-1,26,26,26,26,-1,26,26,26,25,-1,27,26,25,26,-1,27,27,26,26,-1,26,27,26,26,-1,26,26,26,25,-1,27,26,25,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,27,-1,28,27,27,28,-1,29,28,28,28,-1,29,29,28,29,-1,30,29,29,29,-1,30,30,29,30,-1,31,30,30,31,-1,32,31,31,32,-1,33,32,32,33,-1,34,33,33,34,-1,34,34,34,34,-1,35,34,34,34,-1,35,35,34,36,-1,35,35,36,38,-1,35,35,38,40,-1,35,35,40,42,-1,35,35,42,44,-1,35,35,44,44,-1,35,35,44,44,-1,35,35,44,42,-1,35,35,42,40,-1,35,35,40,38,-1,35,35,38,36,-1,35,35,36,34,-1,34,35,34,34,-1,34,34,34,34,-1,33,34,34,33,-1,32,33,33,32,-1,31,32,32,31,-1,30,31,31,30,-1,30,30,30,29,-1,29,30,29,29,-1,29,29,29,28,-1,28,29,28,28,-1,27,28,28,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,27,26,25,-1,26,26,25,26,-1,27,26,26,26,-1,27,27,26,26,-1,26,27,26,25,-1,26,26,25,26,-1,26,26,26,26,-1,27,26,26,27,-1,27,27,27,27,-1,27,27,27,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,26,-1,26,26,26,26,-1,27,26,26,26,-1,27,27,26,26,-1,26,27,26,26,-1,26,26,26,26,-1,25,26,26,25,-1,26,25,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,25,26,25,25,-1,26,25,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,27,26,25,26,-1,28,27,26,27,-1,28,28,27,27,-1,29,28,27,28,-1,29,29,28,29,-1,30,29,29,30,-1,31,30,30,32,-1,32,31,32,33,-1,33,32,33,33,-1,34,33,33,33,-1,34,34,33,35,-1,34,34,35,40,-1,36,34,40,45,-1,38,36,45,49,-1,40,38,49,51,-1,42,40,51,52,-1,44,42,52,53,-1,44,44,53,53,-1,44,44,53,53,-1,42,44,53,52,-1,40,42,52,51,-1,38,40,51,49,-1,36,38,49,45,-1,34,36,45,40,-1,34,34,40,35,-1,34,34,35,33,-1,33,34,33,33,-1,32,33,33,33,-1,31,32,33,32,-1,30,31,32,30,-1,29,30,30,29,-1,29,29,29,28,-1,28,29,28,27,-1,28,28,27,27,-1,27,28,27,26,-1,26,27,26,25,-1,26,26,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,25,26,25,25,-1,26,25,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,25,26,25,25,-1,26,25,25,26,-1,26,26,26,26,-1,27,26,26,26,-1,27,27,26,26,-1,26,27,26,26,-1,26,26,26,26,-1,26,26,26,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,26,27,27,27,-1,26,26,27,26,-1,26,26,26,26,-1,26,26,26,25,-1,26,26,25,25,-1,26,26,25,25,-1,25,26,25,25,-1,25,25,25,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,26,25,24,25,-1,27,26,25,26,-1,27,27,26,26,-1,28,27,26,27,-1,29,28,27,29,-1,30,29,29,30,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_4()
		{
			int[] value = {32,30,30,31,-1,33,32,31,32,-1,33,33,32,33,-1,33,33,33,36,-1,35,33,36,43,-1,40,35,43,49,-1,45,40,49,51,-1,49,45,51,51,-1,51,49,51,49,-1,52,51,49,46,-1,53,52,46,45,-1,53,53,45,45,-1,53,53,45,45,-1,52,53,45,46,-1,51,52,46,49,-1,49,51,49,51,-1,45,49,51,51,-1,40,45,51,49,-1,35,40,49,43,-1,33,35,43,36,-1,33,33,36,33,-1,33,33,33,32,-1,32,33,32,31,-1,30,32,31,30,-1,29,30,30,29,-1,28,29,29,27,-1,27,28,27,26,-1,27,27,26,26,-1,26,27,26,25,-1,25,26,25,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,25,-1,26,25,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,26,26,25,26,-1,26,26,26,26,-1,26,26,26,27,-1,27,26,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,27,26,26,-1,26,26,26,26,-1,25,26,26,25,-1,25,25,25,24,-1,25,25,24,24,-1,25,25,24,24,-1,24,25,24,24,-1,24,24,24,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,25,24,23,24,-1,26,25,24,25,-1,26,26,25,25,-1,27,26,25,26,-1,29,27,26,28,-1,30,29,28,30,-1,31,30,30,31,-1,32,31,31,31,-1,33,32,31,35,-1,36,33,35,43,-1,43,36,43,49,-1,49,43,49,50,-1,51,49,50,45,-1,51,51,45,45,-1,49,51,45,58,-1,46,49,58,71,-1,45,46,71,80,-1,45,45,80,83,-1,45,45,83,80,-1,46,45,80,71,-1,49,46,71,58,-1,51,49,58,45,-1,51,51,45,45,-1,49,51,45,50,-1,43,49,50,49,-1,36,43,49,43,-1,33,36,43,35,-1,32,33,35,31,-1,31,32,31,31,-1,30,31,31,30,-1,29,30,30,28,-1,27,29,28,26,-1,26,27,26,25,-1,26,26,25,25,-1,25,26,25,24,-1,24,25,24,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,23,-1,24,24,23,24,-1,25,24,24,24,-1,25,25,24,24,-1,25,25,24,24,-1,25,25,24,25,-1,26,25,25,26,-1,26,26,26,26,-1,27,26,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,26,-1,26,26,26,25,-1,26,26,25,25,-1,26,26,25,25,-1,25,26,25,25,-1,24,25,25,25,-1,24,24,25,24,-1,24,24,24,23,-1,24,24,23,23,-1,23,24,23,22,-1,23,23,22,22,-1,23,23,22,22,-1,23,23,22,21,-1,23,23,21,21,-1,23,23,21,22,-1,23,23,22,22,-1,24,23,22,22,-1,25,24,22,23,-1,25,25,23,24,-1,26,25,24,26,-1,28,26,26,27,-1,30,28,27,29,-1,31,30,29,30,-1,31,31,30,32,-1,35,31,32,40,-1,43,35,40,47,-1,49,43,47,47,-1,50,49,47,42,-1,45,50,42,58,-1,45,45,58,84,-1,58,45,84,107,-1,71,58,107,124,-1,80,71,124,135,-1,83,80,135,138,-1,80,83,138,135,-1,71,80,135,124,-1,58,71,124,107,-1,45,58,107,84,-1,45,45,84,58,-1,50,45,58,42,-1,49,50,42,47,-1,43,49,47,47,-1,35,43,47,40,-1,31,35,40,32,-1,31,31,32,30,-1,30,31,30,29,-1,28,30,29,27,-1,26,28,27,26,-1,25,26,26,24,-1,25,25,24,23,-1,24,25,23,22,-1,23,24,22,22,-1,23,23,22,22,-1,23,23,22,21,-1,23,23,21,21,-1,23,23,21,22,-1,23,23,22,22,-1,23,23,22,22,-1,24,23,22,23,-1,24,24,23,23,-1,24,24,23,24,-1,24,24,24,25,-1,25,24,25,25,-1,26,25,25,25,-1,26,26,25,25,-1,26,26,25,25,-1,26,26,25,26,-1,26,26,26,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,27,28,28,-1,27,27,28,28,-1,26,27,28,27,-1,25,26,27,26,-1,25,25,26,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,25,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_5()
		{
			int[] value = {24,25,25,24,-1,23,24,24,23,-1,23,23,23,22,-1,22,23,22,22,-1,22,22,22,21,-1,22,22,21,21,-1,21,22,21,20,-1,21,21,20,20,-1,22,21,20,20,-1,22,22,20,20,-1,22,22,20,21,-1,23,22,21,22,-1,24,23,22,23,-1,26,24,23,24,-1,27,26,24,26,-1,29,27,26,28,-1,30,29,28,29,-1,32,30,29,35,-1,40,32,35,44,-1,47,40,44,46,-1,47,47,46,40,-1,42,47,40,63,-1,58,42,63,98,-1,84,58,98,129,-1,107,84,129,154,-1,124,107,154,173,-1,135,124,173,184,-1,138,135,184,188,-1,135,138,188,184,-1,124,135,184,173,-1,107,124,173,154,-1,84,107,154,129,-1,58,84,129,98,-1,42,58,98,63,-1,47,42,63,40,-1,47,47,40,46,-1,40,47,46,44,-1,32,40,44,35,-1,30,32,35,29,-1,29,30,29,28,-1,27,29,28,26,-1,26,27,26,24,-1,24,26,24,23,-1,23,24,23,22,-1,22,23,22,21,-1,22,22,21,20,-1,22,22,20,20,-1,21,22,20,20,-1,21,21,20,20,-1,22,21,20,21,-1,22,22,21,21,-1,22,22,21,22,-1,23,22,22,22,-1,23,23,22,23,-1,24,23,23,24,-1,25,24,24,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,26,-1,26,25,26,27,-1,27,26,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,27,-1,26,27,27,27,-1,25,26,27,26,-1,25,25,26,25,-1,25,25,25,24,-1,25,25,24,24,-1,24,25,24,23,-1,23,24,23,22,-1,22,23,22,22,-1,22,22,22,21,-1,21,22,21,20,-1,21,21,20,19,-1,20,21,19,19,-1,20,20,19,18,-1,20,20,18,18,-1,20,20,18,18,-1,21,20,18,19,-1,22,21,19,20,-1,23,22,20,21,-1,24,23,21,23,-1,26,24,23,26,-1,28,26,26,27,-1,29,28,27,29,-1,35,29,29,38,-1,44,35,38,45,-1,46,44,45,40,-1,40,46,40,55,-1,63,40,55,95,-1,98,63,95,134,-1,129,98,134,167,-1,154,129,167,194,-1,173,154,194,214,-1,184,173,214,225,-1,188,184,225,229,-1,184,188,229,225,-1,173,184,225,214,-1,154,173,214,194,-1,129,154,194,167,-1,98,129,167,134,-1,63,98,134,95,-1,40,63,95,55,-1,46,40,55,40,-1,44,46,40,45,-1,35,44,45,38,-1,29,35,38,29,-1,28,29,29,27,-1,26,28,27,26,-1,24,26,26,23,-1,23,24,23,21,-1,22,23,21,20,-1,21,22,20,19,-1,20,21,19,18,-1,20,20,18,18,-1,20,20,18,18,-1,20,20,18,19,-1,21,20,19,19,-1,21,21,19,20,-1,22,21,20,21,-1,22,22,21,22,-1,23,22,22,22,-1,24,23,22,23,-1,25,24,23,24,-1,25,25,24,24,-1,25,25,24,25,-1,25,25,25,26,-1,26,25,26,27,-1,27,26,27,27,-1,28,27,27,27,-1,28,28,27,27,-1,28,28,27,27,-1,27,27,25,25,-1,27,27,25,25,-1,27,27,25,26,-1,27,27,26,27,-1,26,27,27,26,-1,25,26,26,25,-1,24,25,25,24,-1,24,24,24,23,-1,23,24,23,23,-1,22,23,23,22,-1,22,22,22,21,-1,21,22,21,20,-1,20,21,20,19,-1,19,20,19,18,-1,19,19,18,18,-1,18,19,18,17,-1,18,18,17,17,-1,18,18,17,16,-1,19,18,16,17,-1,20,19,17,18,-1,21,20,18,20,-1,23,21,20,22,-1,26,23,22,25,-1,27,26,25,26,-1,29,27,26,30,-1,38,29,30,40,-1,45,38,40,43,-1,40,45,43,39,-1,55,40,39,78,-1,95,55,78,123,-1,134,95,123,164,-1,167,134,164,199,-1,194,167,199,226,-1,214,194,226,246,-1,225,214,246,258,-1,229,225,258,262,-1,225,229,262,258,-1,214,225,258,246,-1,194,214,246,226,-1,167,194,226,199,-1,134,167,199,164,-1,95,134,164,123,-1,55,95,123,78,-1,40,55,78,39,-1,45,40,39,43,-1,38,45,43,40,-1,29,38,40,30,-1,27,29,30,26,-1,26,27,26,25,-1,23,26,25,22,-1,21,23,22,20,-1,20,21,20,18,-1,19,20,18,17,-1,18,19,17,16,-1,18,18,16,17,-1,18,18,17,17,-1,19,18,17,18,-1,19,19,18,18,-1,20,19,18,19,-1,21,20,19,20,-1,22,21,20,21,-1,22,22,21,22,-1,23,22,22,23,-1,24,23,23,23,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_6()
		{
			int[] value = {24,24,23,24,-1,25,24,24,25,-1,26,25,25,26,-1,27,26,26,27,-1,27,27,27,26,-1,27,27,26,25,-1,27,27,25,25,-1,27,27,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,26,25,25,25,-1,27,26,25,26,-1,26,27,26,26,-1,25,26,26,26,-1,24,25,26,24,-1,23,24,24,23,-1,23,23,23,23,-1,22,23,23,22,-1,21,22,22,20,-1,20,21,20,20,-1,19,20,20,18,-1,18,19,18,17,-1,18,18,17,16,-1,17,18,16,15,-1,17,17,15,14,-1,16,17,14,14,-1,17,16,14,15,-1,18,17,15,17,-1,20,18,17,18,-1,22,20,18,21,-1,25,22,21,24,-1,26,25,24,25,-1,30,26,25,31,-1,40,30,31,41,-1,43,40,41,40,-1,39,43,40,50,-1,78,39,50,97,-1,123,78,97,144,-1,164,123,144,187,-1,199,164,187,222,-1,226,199,222,250,-1,246,226,250,270,-1,258,246,270,281,-1,262,258,281,285,-1,258,262,285,281,-1,246,258,281,270,-1,226,246,270,250,-1,199,226,250,222,-1,164,199,222,187,-1,123,164,187,144,-1,78,123,144,97,-1,39,78,97,50,-1,43,39,50,40,-1,40,43,40,41,-1,30,40,41,31,-1,26,30,31,25,-1,25,26,25,24,-1,22,25,24,21,-1,20,22,21,18,-1,18,20,18,17,-1,17,18,17,15,-1,16,17,15,14,-1,17,16,14,14,-1,17,17,14,15,-1,18,17,15,16,-1,18,18,16,17,-1,19,18,17,18,-1,20,19,18,20,-1,21,20,20,20,-1,22,21,20,22,-1,23,22,22,23,-1,23,23,23,23,-1,24,23,23,24,-1,25,24,24,26,-1,26,25,26,26,-1,27,26,26,26,-1,26,27,26,25,-1,25,26,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,27,27,-1,25,25,27,25,-1,25,25,25,24,-1,26,25,24,25,-1,26,26,25,26,-1,26,26,26,26,-1,24,26,26,24,-1,23,24,24,23,-1,23,23,23,22,-1,22,23,22,21,-1,20,22,21,20,-1,20,20,20,19,-1,18,20,19,18,-1,17,18,18,16,-1,16,17,16,15,-1,15,16,15,13,-1,14,15,13,12,-1,14,14,12,11,-1,15,14,11,13,-1,17,15,13,15,-1,18,17,15,17,-1,21,18,17,20,-1,24,21,20,23,-1,25,24,23,25,-1,31,25,25,32,-1,41,31,32,41,-1,40,41,41,37,-1,50,40,37,61,-1,97,50,61,111,-1,144,97,111,159,-1,187,144,159,203,-1,222,187,203,239,-1,250,222,239,266,-1,270,250,266,286,-1,281,270,286,297,-1,285,281,297,301,-1,281,285,301,297,-1,270,281,297,286,-1,250,270,286,266,-1,222,250,266,239,-1,187,222,239,203,-1,144,187,203,159,-1,97,144,159,111,-1,50,97,111,61,-1,40,50,61,37,-1,41,40,37,41,-1,31,41,41,32,-1,25,31,32,25,-1,24,25,25,23,-1,21,24,23,20,-1,18,21,20,17,-1,17,18,17,15,-1,15,17,15,13,-1,14,15,13,11,-1,14,14,11,12,-1,15,14,12,13,-1,16,15,13,15,-1,17,16,15,16,-1,18,17,16,18,-1,20,18,18,19,-1,20,20,19,20,-1,22,20,20,21,-1,23,22,21,22,-1,23,23,22,23,-1,24,23,23,24,-1,26,24,24,26,-1,26,26,26,26,-1,26,26,26,25,-1,25,26,25,24,-1,25,25,24,25,-1,25,25,25,27,-1,25,25,27,27,-1,27,27,29,28,-1,25,27,28,27,-1,24,25,27,25,-1,25,24,25,24,-1,26,25,24,25,-1,26,26,25,26,-1,24,26,26,24,-1,23,24,24,22,-1,22,23,22,22,-1,21,22,22,21,-1,20,21,21,20,-1,19,20,20,19,-1,18,19,19,17,-1,16,18,17,15,-1,15,16,15,14,-1,13,15,14,12,-1,12,13,12,9,-1,11,12,9,8,-1,13,11,8,10,-1,15,13,10,13,-1,17,15,13,16,-1,20,17,16,19,-1,23,20,19,22,-1,25,23,22,24,-1,32,25,24,32,-1,41,32,32,41,-1,37,41,41,35,-1,61,37,35,68,-1,111,61,68,119,-1,159,111,119,169,-1,203,159,169,212,-1,239,203,212,248,-1,266,239,248,276,-1,286,266,276,295,-1,297,286,295,306,-1,301,297,306,309,-1,297,301,309,306,-1,286,297,306,295,-1,266,286,295,276,-1,239,266,276,248,-1,203,239,248,212,-1,159,203,212,169,-1,111,159,169,119,-1,61,111,119,68,-1,37,61,68,35,-1,41,37,35,41,-1,32,41,41,32,-1,25,32,32,24,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_7()
		{
			int[] value = {23,25,24,22,-1,20,23,22,19,-1,17,20,19,16,-1,15,17,16,13,-1,13,15,13,10,-1,11,13,10,8,-1,12,11,8,9,-1,13,12,9,12,-1,15,13,12,14,-1,16,15,14,15,-1,18,16,15,17,-1,19,18,17,19,-1,20,19,19,20,-1,21,20,20,21,-1,22,21,21,22,-1,23,22,22,22,-1,24,23,22,24,-1,26,24,24,26,-1,26,26,26,25,-1,25,26,25,24,-1,24,25,24,25,-1,25,24,25,27,-1,27,25,27,28,-1,27,27,28,29,-1,28,29,29,29,-1,27,28,29,27,-1,25,27,27,25,-1,24,25,25,24,-1,25,24,24,25,-1,26,25,25,26,-1,24,26,26,24,-1,22,24,24,22,-1,22,22,22,22,-1,21,22,22,21,-1,20,21,21,19,-1,19,20,19,19,-1,17,19,19,17,-1,15,17,17,15,-1,14,15,15,14,-1,12,14,14,11,-1,9,12,11,8,-1,8,9,8,0,-1,10,8,0,8,-1,13,10,8,12,-1,16,13,12,16,-1,19,16,16,19,-1,22,19,19,22,-1,24,22,22,24,-1,32,24,24,32,-1,41,32,32,41,-1,35,41,41,35,-1,68,35,35,70,-1,119,68,70,122,-1,169,119,122,172,-1,212,169,172,215,-1,248,212,215,251,-1,276,248,251,279,-1,295,276,279,298,-1,306,295,298,309,-1,309,306,309,312,-1,306,309,312,309,-1,295,306,309,298,-1,276,295,298,279,-1,248,276,279,251,-1,212,248,251,215,-1,169,212,215,172,-1,119,169,172,122,-1,68,119,122,70,-1,35,68,70,35,-1,41,35,35,41,-1,32,41,41,32,-1,24,32,32,24,-1,22,24,24,22,-1,19,22,22,19,-1,16,19,19,16,-1,13,16,16,12,-1,10,13,12,8,-1,8,10,8,0,-1,9,8,0,8,-1,12,9,8,11,-1,14,12,11,14,-1,15,14,14,15,-1,17,15,15,17,-1,19,17,17,19,-1,20,19,19,19,-1,21,20,19,21,-1,22,21,21,22,-1,22,22,22,22,-1,24,22,22,24,-1,26,24,24,26,-1,25,26,26,25,-1,24,25,25,24,-1,25,24,24,25,-1,27,25,25,27,-1,28,27,27,29,-1,29,28,29,29,-1,29,29,29,28,-1,27,29,28,27,-1,25,27,27,25,-1,24,25,25,24,-1,25,24,24,25,-1,26,25,25,26,-1,24,26,26,24,-1,22,24,24,22,-1,22,22,22,22,-1,21,22,22,21,-1,19,21,21,20,-1,19,19,20,19,-1,17,19,19,17,-1,15,17,17,15,-1,14,15,15,14,-1,11,14,14,12,-1,8,11,12,9,-1,0,8,9,8,-1,8,0,8,10,-1,12,8,10,13,-1,16,12,13,16,-1,19,16,16,19,-1,22,19,19,22,-1,24,22,22,24,-1,32,24,24,32,-1,41,32,32,41,-1,35,41,41,35,-1,70,35,35,68,-1,122,70,68,119,-1,172,122,119,169,-1,215,172,169,212,-1,251,215,212,248,-1,279,251,248,276,-1,298,279,276,295,-1,309,298,295,306,-1,312,309,306,309,-1,309,312,309,306,-1,298,309,306,295,-1,279,298,295,276,-1,251,279,276,248,-1,215,251,248,212,-1,172,215,212,169,-1,122,172,169,119,-1,70,122,119,68,-1,35,70,68,35,-1,41,35,35,41,-1,32,41,41,32,-1,24,32,32,24,-1,22,24,24,22,-1,19,22,22,19,-1,16,19,19,16,-1,12,16,16,13,-1,8,12,13,10,-1,0,8,10,8,-1,8,0,8,9,-1,11,8,9,12,-1,14,11,12,14,-1,15,14,14,15,-1,17,15,15,17,-1,19,17,17,19,-1,19,19,19,20,-1,21,19,20,21,-1,22,21,21,22,-1,22,22,22,22,-1,24,22,22,24,-1,26,24,24,26,-1,25,26,26,25,-1,24,25,25,24,-1,25,24,24,25,-1,27,25,25,27,-1,29,27,27,28,-1,29,29,28,29,-1,28,29,27,27,-1,27,28,27,25,-1,25,27,25,24,-1,24,25,24,25,-1,25,24,25,26,-1,26,25,26,26,-1,24,26,26,24,-1,22,24,24,23,-1,22,22,23,22,-1,21,22,22,21,-1,20,21,21,20,-1,19,20,20,19,-1,17,19,19,18,-1,15,17,18,16,-1,14,15,16,15,-1,12,14,15,13,-1,9,12,13,12,-1,8,9,12,11,-1,10,8,11,13,-1,13,10,13,15,-1,16,13,15,17,-1,19,16,17,20,-1,22,19,20,23,-1,24,22,23,25,-1,32,24,25,32,-1,41,32,32,41,-1,35,41,41,37,-1,68,35,37,61,-1,119,68,61,111,-1,169,119,111,159,-1,212,169,159,203,-1,248,212,203,239,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_8()
		{
			int[] value = {276,248,239,266,-1,295,276,266,286,-1,306,295,286,297,-1,309,306,297,301,-1,306,309,301,297,-1,295,306,297,286,-1,276,295,286,266,-1,248,276,266,239,-1,212,248,239,203,-1,169,212,203,159,-1,119,169,159,111,-1,68,119,111,61,-1,35,68,61,37,-1,41,35,37,41,-1,32,41,41,32,-1,24,32,32,25,-1,22,24,25,23,-1,19,22,23,20,-1,16,19,20,17,-1,13,16,17,15,-1,10,13,15,13,-1,8,10,13,11,-1,9,8,11,12,-1,12,9,12,13,-1,14,12,13,15,-1,15,14,15,16,-1,17,15,16,18,-1,19,17,18,19,-1,20,19,19,20,-1,21,20,20,21,-1,22,21,21,22,-1,22,22,22,23,-1,24,22,23,24,-1,26,24,24,26,-1,25,26,26,26,-1,24,25,26,25,-1,25,24,25,24,-1,27,25,24,25,-1,28,27,25,27,-1,29,28,27,27,-1,27,27,25,25,-1,25,27,25,25,-1,24,25,25,25,-1,25,24,25,26,-1,26,25,26,26,-1,26,26,26,26,-1,24,26,26,24,-1,23,24,24,23,-1,22,23,23,23,-1,21,22,23,22,-1,20,21,22,20,-1,19,20,20,20,-1,18,19,20,18,-1,16,18,18,17,-1,15,16,17,16,-1,13,15,16,15,-1,12,13,15,14,-1,11,12,14,14,-1,13,11,14,15,-1,15,13,15,17,-1,17,15,17,18,-1,20,17,18,21,-1,23,20,21,24,-1,25,23,24,25,-1,32,25,25,31,-1,41,32,31,41,-1,37,41,41,40,-1,61,37,40,50,-1,111,61,50,97,-1,159,111,97,144,-1,203,159,144,187,-1,239,203,187,222,-1,266,239,222,250,-1,286,266,250,270,-1,297,286,270,281,-1,301,297,281,285,-1,297,301,285,281,-1,286,297,281,270,-1,266,286,270,250,-1,239,266,250,222,-1,203,239,222,187,-1,159,203,187,144,-1,111,159,144,97,-1,61,111,97,50,-1,37,61,50,40,-1,41,37,40,41,-1,32,41,41,31,-1,25,32,31,25,-1,23,25,25,24,-1,20,23,24,21,-1,17,20,21,18,-1,15,17,18,17,-1,13,15,17,15,-1,11,13,15,14,-1,12,11,14,14,-1,13,12,14,15,-1,15,13,15,16,-1,16,15,16,17,-1,18,16,17,18,-1,19,18,18,20,-1,20,19,20,20,-1,21,20,20,22,-1,22,21,22,23,-1,23,22,23,23,-1,24,23,23,24,-1,26,24,24,26,-1,26,26,26,26,-1,25,26,26,26,-1,24,25,26,25,-1,25,24,25,25,-1,27,25,25,25,-1,27,27,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,26,-1,26,25,26,27,-1,26,26,27,26,-1,26,26,26,25,-1,24,26,25,24,-1,23,24,24,23,-1,23,23,23,23,-1,22,23,23,22,-1,20,22,22,21,-1,20,20,21,20,-1,18,20,20,19,-1,17,18,19,18,-1,16,17,18,18,-1,15,16,18,17,-1,14,15,17,17,-1,14,14,17,16,-1,15,14,16,17,-1,17,15,17,18,-1,18,17,18,20,-1,21,18,20,22,-1,24,21,22,25,-1,25,24,25,26,-1,31,25,26,30,-1,41,31,30,40,-1,40,41,40,43,-1,50,40,43,39,-1,97,50,39,78,-1,144,97,78,123,-1,187,144,123,164,-1,222,187,164,199,-1,250,222,199,226,-1,270,250,226,246,-1,281,270,246,258,-1,285,281,258,262,-1,281,285,262,258,-1,270,281,258,246,-1,250,270,246,226,-1,222,250,226,199,-1,187,222,199,164,-1,144,187,164,123,-1,97,144,123,78,-1,50,97,78,39,-1,40,50,39,43,-1,41,40,43,40,-1,31,41,40,30,-1,25,31,30,26,-1,24,25,26,25,-1,21,24,25,22,-1,18,21,22,20,-1,17,18,20,18,-1,15,17,18,17,-1,14,15,17,16,-1,14,14,16,17,-1,15,14,17,17,-1,16,15,17,18,-1,17,16,18,18,-1,18,17,18,19,-1,20,18,19,20,-1,20,20,20,21,-1,22,20,21,22,-1,23,22,22,23,-1,23,23,23,23,-1,24,23,23,24,-1,26,24,24,25,-1,26,26,25,26,-1,26,26,26,27,-1,25,26,27,26,-1,25,25,26,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,27,27,-1,25,25,27,27,-1,26,25,27,27,-1,27,26,27,27,-1,26,27,27,26,-1,25,26,26,25,-1,24,25,25,24,-1,23,24,24,24,-1,23,23,24,23,-1,22,23,23,22,-1,21,22,22,22,-1,20,21,22,21,-1,19,20,21,20,-1,18,19,20,19,-1,18,18,19,19,-1,17,18,19,18,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_9()
		{
			int[] value = {17,17,18,18,-1,16,17,18,18,-1,17,16,18,19,-1,18,17,19,20,-1,20,18,20,21,-1,22,20,21,23,-1,25,22,23,26,-1,26,25,26,27,-1,30,26,27,29,-1,40,30,29,38,-1,43,40,38,45,-1,39,43,45,40,-1,78,39,40,55,-1,123,78,55,95,-1,164,123,95,134,-1,199,164,134,167,-1,226,199,167,194,-1,246,226,194,214,-1,258,246,214,225,-1,262,258,225,229,-1,258,262,229,225,-1,246,258,225,214,-1,226,246,214,194,-1,199,226,194,167,-1,164,199,167,134,-1,123,164,134,95,-1,78,123,95,55,-1,39,78,55,40,-1,43,39,40,45,-1,40,43,45,38,-1,30,40,38,29,-1,26,30,29,27,-1,25,26,27,26,-1,22,25,26,23,-1,20,22,23,21,-1,18,20,21,20,-1,17,18,20,19,-1,16,17,19,18,-1,17,16,18,18,-1,17,17,18,18,-1,18,17,18,19,-1,18,18,19,19,-1,19,18,19,20,-1,20,19,20,21,-1,21,20,21,22,-1,22,21,22,22,-1,23,22,22,23,-1,23,23,23,24,-1,24,23,24,24,-1,25,24,24,25,-1,26,25,25,26,-1,27,26,26,27,-1,26,27,27,27,-1,25,26,27,27,-1,25,25,27,27,-1,25,25,27,27,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,27,-1,27,27,27,26,-1,26,27,26,25,-1,25,26,25,25,-1,24,25,25,25,-1,24,24,25,25,-1,23,24,25,24,-1,22,23,24,23,-1,22,22,23,22,-1,21,22,22,22,-1,20,21,22,21,-1,19,20,21,21,-1,19,19,21,20,-1,18,19,20,20,-1,18,18,20,20,-1,18,18,20,20,-1,19,18,20,21,-1,20,19,21,22,-1,21,20,22,23,-1,23,21,23,24,-1,26,23,24,26,-1,27,26,26,28,-1,29,27,28,29,-1,38,29,29,35,-1,45,38,35,44,-1,40,45,44,46,-1,55,40,46,40,-1,95,55,40,63,-1,134,95,63,98,-1,167,134,98,129,-1,194,167,129,154,-1,214,194,154,173,-1,225,214,173,184,-1,229,225,184,188,-1,225,229,188,184,-1,214,225,184,173,-1,194,214,173,154,-1,167,194,154,129,-1,134,167,129,98,-1,95,134,98,63,-1,55,95,63,40,-1,40,55,40,46,-1,45,40,46,44,-1,38,45,44,35,-1,29,38,35,29,-1,27,29,29,28,-1,26,27,28,26,-1,23,26,26,24,-1,21,23,24,23,-1,20,21,23,22,-1,19,20,22,21,-1,18,19,21,20,-1,18,18,20,20,-1,18,18,20,20,-1,19,18,20,20,-1,19,19,20,21,-1,20,19,21,21,-1,21,20,21,22,-1,22,21,22,22,-1,22,22,22,23,-1,23,22,23,24,-1,24,23,24,25,-1,24,24,25,25,-1,25,24,25,25,-1,26,25,25,25,-1,27,26,25,26,-1,27,27,26,27,-1,27,27,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,28,27,27,-1,28,28,27,27,-1,27,28,27,26,-1,26,27,26,25,-1,25,26,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,24,25,25,24,-1,23,24,24,23,-1,22,23,23,23,-1,22,22,23,22,-1,21,22,22,22,-1,21,21,22,22,-1,20,21,22,21,-1,20,20,21,21,-1,20,20,21,22,-1,20,20,22,22,-1,21,20,22,22,-1,22,21,22,23,-1,23,22,23,24,-1,24,23,24,26,-1,26,24,26,27,-1,28,26,27,29,-1,29,28,29,30,-1,35,29,30,32,-1,44,35,32,40,-1,46,44,40,47,-1,40,46,47,47,-1,63,40,47,42,-1,98,63,42,58,-1,129,98,58,84,-1,154,129,84,107,-1,173,154,107,124,-1,184,173,124,135,-1,188,184,135,138,-1,184,188,138,135,-1,173,184,135,124,-1,154,173,124,107,-1,129,154,107,84,-1,98,129,84,58,-1,63,98,58,42,-1,40,63,42,47,-1,46,40,47,47,-1,44,46,47,40,-1,35,44,40,32,-1,29,35,32,30,-1,28,29,30,29,-1,26,28,29,27,-1,24,26,27,26,-1,23,24,26,24,-1,22,23,24,23,-1,21,22,23,22,-1,20,21,22,22,-1,20,20,22,22,-1,20,20,22,21,-1,20,20,21,21,-1,21,20,21,22,-1,21,21,22,22,-1,22,21,22,22,-1,22,22,22,23,-1,23,22,23,23,-1,24,23,23,24,-1,25,24,24,25,-1,25,25,25,25,-1,25,25,25,25,-1,25,25,25,25,-1,26,25,25,25,-1,27,26,25,26,-1,28,27,26,27,-1,28,28,27,27,-1,28,28,27,27,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_10()
		{
			int[] value = {27,27,26,26,-1,27,27,26,26,-1,26,27,26,26,-1,25,26,26,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,25,-1,25,25,25,24,-1,24,25,24,24,-1,23,24,24,24,-1,23,23,24,24,-1,22,23,24,23,-1,22,22,23,23,-1,22,22,23,23,-1,21,22,23,23,-1,21,21,23,23,-1,22,21,23,23,-1,22,22,23,23,-1,22,22,23,24,-1,23,22,24,25,-1,24,23,25,25,-1,26,24,25,26,-1,27,26,26,28,-1,29,27,28,30,-1,30,29,30,31,-1,32,30,31,31,-1,40,32,31,35,-1,47,40,35,43,-1,47,47,43,49,-1,42,47,49,50,-1,58,42,50,45,-1,84,58,45,45,-1,107,84,45,58,-1,124,107,58,71,-1,135,124,71,80,-1,138,135,80,83,-1,135,138,83,80,-1,124,135,80,71,-1,107,124,71,58,-1,84,107,58,45,-1,58,84,45,45,-1,42,58,45,50,-1,47,42,50,49,-1,47,47,49,43,-1,40,47,43,35,-1,32,40,35,31,-1,30,32,31,31,-1,29,30,31,30,-1,27,29,30,28,-1,26,27,28,26,-1,24,26,26,25,-1,23,24,25,25,-1,22,23,25,24,-1,22,22,24,23,-1,22,22,23,23,-1,21,22,23,23,-1,21,21,23,23,-1,22,21,23,23,-1,22,22,23,23,-1,22,22,23,23,-1,23,22,23,24,-1,23,23,24,24,-1,24,23,24,24,-1,25,24,24,24,-1,25,25,24,25,-1,25,25,25,26,-1,25,25,26,26,-1,25,25,26,26,-1,26,25,26,26,-1,27,26,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,26,-1,26,26,26,26,-1,25,26,26,25,-1,24,25,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,24,-1,23,24,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,24,23,24,25,-1,25,24,25,26,-1,25,25,26,26,-1,26,25,26,27,-1,28,26,27,29,-1,30,28,29,30,-1,31,30,30,31,-1,31,31,31,32,-1,35,31,32,33,-1,43,35,33,36,-1,49,43,36,43,-1,50,49,43,49,-1,45,50,49,51,-1,45,45,51,51,-1,58,45,51,49,-1,71,58,49,46,-1,80,71,46,45,-1,83,80,45,45,-1,80,83,45,45,-1,71,80,45,46,-1,58,71,46,49,-1,45,58,49,51,-1,45,45,51,51,-1,50,45,51,49,-1,49,50,49,43,-1,43,49,43,36,-1,35,43,36,33,-1,31,35,33,32,-1,31,31,32,31,-1,30,31,31,30,-1,28,30,30,29,-1,26,28,29,27,-1,25,26,27,26,-1,25,25,26,26,-1,24,25,26,25,-1,23,24,25,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,23,23,24,24,-1,24,23,24,24,-1,24,24,24,25,-1,24,24,25,25,-1,24,24,25,25,-1,25,24,25,25,-1,26,25,25,26,-1,26,26,26,26,-1,26,26,26,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,26,-1,26,27,26,26,-1,26,26,26,26,-1,25,26,26,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,25,-1,24,25,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,25,24,25,26,-1,26,25,26,27,-1,26,26,27,27,-1,27,26,27,28,-1,29,27,28,29,-1,30,29,29,30,-1,31,30,30,32,-1,32,31,32,33,-1,33,32,33,33,-1,36,33,33,33,-1,43,36,33,35,-1,49,43,35,40,-1,51,49,40,45,-1,51,51,45,49,-1,49,51,49,51,-1,46,49,51,52,-1,45,46,52,53,-1,45,45,53,53,-1,45,45,53,53,-1,46,45,53,52,-1,49,46,52,51,-1,51,49,51,49,-1,51,51,49,45,-1,49,51,45,40,-1,43,49,40,35,-1,36,43,35,33,-1,33,36,33,33,-1,32,33,33,33,-1,31,32,33,32,-1,30,31,32,30,-1,29,30,30,29,-1,27,29,29,28,-1,26,27,28,27,-1,26,26,27,27,-1,25,26,27,26,-1,24,25,26,25,-1,24,24,25,25,-1,24,24,25,25,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_11()
		{
			int[] value = {24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,24,24,25,25,-1,25,24,25,25,-1,25,25,25,26,-1,25,25,26,26,-1,25,25,26,26,-1,26,25,26,26,-1,26,26,26,26,-1,27,26,26,26,-1,27,27,26,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,27,26,26,-1,26,26,26,26,-1,26,26,26,27,-1,26,26,27,27,-1,26,26,27,26,-1,26,26,26,26,-1,25,26,26,25,-1,25,25,25,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,25,-1,25,25,25,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,26,-1,26,25,26,27,-1,27,26,27,28,-1,27,27,28,28,-1,28,27,28,29,-1,29,28,29,29,-1,30,29,29,30,-1,32,30,30,31,-1,33,32,31,32,-1,33,33,32,33,-1,33,33,33,34,-1,35,33,34,34,-1,40,35,34,34,-1,45,40,34,36,-1,49,45,36,38,-1,51,49,38,40,-1,52,51,40,42,-1,53,52,42,44,-1,53,53,44,44,-1,53,53,44,44,-1,52,53,44,42,-1,51,52,42,40,-1,49,51,40,38,-1,45,49,38,36,-1,40,45,36,34,-1,35,40,34,34,-1,33,35,34,34,-1,33,33,34,33,-1,33,33,33,32,-1,32,33,32,31,-1,30,32,31,30,-1,29,30,30,29,-1,28,29,29,29,-1,27,28,29,28,-1,27,27,28,28,-1,26,27,28,27,-1,25,26,27,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,25,-1,25,25,25,26,-1,25,25,26,26,-1,25,25,26,26,-1,25,25,26,25,-1,26,25,25,26,-1,26,26,26,26,-1,26,26,26,27,-1,26,26,27,27,-1,26,26,27,26,-1,26,26,26,26,-1,27,26,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,27,27,26,26,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,27,27,27,27,-1,26,27,27,26,-1,26,26,26,26,-1,25,26,26,26,-1,26,25,26,27,-1,26,26,27,27,-1,26,26,27,26,-1,25,26,26,26,-1,26,25,26,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,28,27,27,28,-1,28,28,28,29,-1,29,28,29,29,-1,29,29,29,30,-1,30,29,30,30,-1,31,30,30,31,-1,32,31,31,32,-1,33,32,32,33,-1,34,33,33,34,-1,34,34,34,34,-1,34,34,34,35,-1,36,34,35,35,-1,38,36,35,35,-1,40,38,35,35,-1,42,40,35,35,-1,44,42,35,35,-1,44,44,35,35,-1,44,44,35,35,-1,42,44,35,35,-1,40,42,35,35,-1,38,40,35,35,-1,36,38,35,35,-1,34,36,35,35,-1,34,34,35,34,-1,34,34,34,34,-1,33,34,34,33,-1,32,33,33,32,-1,31,32,32,31,-1,30,31,31,30,-1,29,30,30,30,-1,29,29,30,29,-1,28,29,29,29,-1,28,28,29,28,-1,27,28,28,27,-1,26,27,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,25,26,27,26,-1,26,25,26,26,-1,26,26,26,27,-1,26,26,27,27,-1,25,26,27,26,-1,26,25,26,26,-1,26,26,26,26,-1,27,26,26,27,-1,27,27,27,27,-1,26,27,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,26,27,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,27,27,27,27,-1,26,27,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,27,27,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,27,28,29,-1,29,28,29,29,-1,29,29,29,30,-1,30,29,30,30,-1,30,30,30,30,-1,31,30,30,31,-1,32,31,31,32,-1,33,32,32,32,-1,34,33,32,33,-1,34,34,33,33,-1,35,34,33,34,-1,35,35,34,34,-1,35,35,34,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1,35,35,35,35,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_12()
		{
			int[] value = {35,35,35,34,-1,35,35,34,34,-1,34,35,34,33,-1,34,34,33,33,-1,33,34,33,32,-1,32,33,32,32,-1,31,32,32,31,-1,30,31,31,30,-1,30,30,30,30,-1,29,30,30,30,-1,29,29,30,29,-1,28,29,29,29,-1,27,28,29,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,27,-1,26,27,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,27,27,27,27,-1,26,27,27,27,-1,26,26,27,27,-1,26,26,27,27,-1,27,26,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,27,-1,27,27,27,27,-1,27,27,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,27,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,29,-1,29,28,29,29,-1,29,29,29,29,-1,30,29,29,30,-1,30,30,30,30,-1,30,30,30,30,-1,31,30,30,31,-1,32,31,31,31,-1,32,32,31,31,-1,33,32,31,32,-1,33,33,32,32,-1,34,33,32,33,-1,34,34,33,33,-1,35,34,33,33,-1,35,35,33,34,-1,35,35,34,34,-1,35,35,34,34,-1,35,35,34,34,-1,35,35,34,34,-1,35,35,34,34,-1,35,35,34,34,-1,35,35,34,33,-1,34,35,33,33,-1,34,34,33,33,-1,33,34,33,32,-1,33,33,32,32,-1,32,33,32,31,-1,32,32,31,31,-1,31,32,31,31,-1,30,31,31,30,-1,30,30,30,30,-1,30,30,30,30,-1,29,30,30,29,-1,29,29,29,29,-1,28,29,29,29,-1,28,28,29,28,-1,28,28,28,28,-1,28,28,28,28,-1,27,28,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,27,-1,27,27,27,27,-1,27,27,27,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,27,27,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,27,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,27,28,28,28,-1,27,27,28,28,-1,28,27,28,28,-1,28,28,28,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,29,28,29,29,-1,29,29,29,29,-1,29,29,29,30,-1,30,29,30,30,-1,30,30,30,30,-1,30,30,30,31,-1,31,30,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,32,31,31,31,-1,32,32,31,31,-1,33,32,31,32,-1,33,33,32,32,-1,33,33,32,32,-1,34,33,32,32,-1,34,34,32,32,-1,34,34,32,32,-1,34,34,32,32,-1,34,34,32,32,-1,34,34,32,32,-1,34,34,32,32,-1,33,34,32,32,-1,33,33,32,32,-1,33,33,32,32,-1,32,33,32,31,-1,32,32,31,31,-1,31,32,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,30,31,31,31,-1,30,30,31,30,-1,30,30,30,30,-1,29,30,30,30,-1,29,29,30,29,-1,29,29,29,29,-1,28,29,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,28,-1,27,28,28,28,-1,27,27,28,28,-1,28,27,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,27,28,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,27,27,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,29,28,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,30,29,29,30,-1,30,30,30,30,-1,30,30,30,30,-1,31,30,30,30,-1};
			return value;
		}
		private int[] getIndexedFaceSet_6_33_colorIndex_13()
		{
			int[] value = {31,31,30,30,-1,31,31,30,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,32,31,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,32,32,31,31,-1,31,32,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,31,-1,31,31,31,30,-1,31,31,30,30,-1,30,31,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,29,30,30,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,28,29,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,28,28,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,29,28,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,30,29,29,29,-1,30,30,29,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,31,30,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,31,31,30,30,-1,30,31,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,30,-1,30,30,30,29,-1,29,30,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,28,29,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,28,28,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,30,29,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,30,30,29,29,-1,29,30,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-1,29,29,29,29,-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,-1.344203,-0.116257,-0.0,-1.328829,-0.223288,-0.0,-1.266329,-0.334187,-0.0,-1.247204,-0.427478,-0.0,-1.174487,-0.529153,-0.0,-1.134773,-0.622717,-0.0,-1.078578,-0.693531,-0.0,-0.990465,-0.801024,-0.0,-0.954623,-0.865675,-0.0,-0.865675,-0.911034,-0.0,-0.764448,-1.018391,-0.0,-0.713085,-1.101144,-0.0,-0.635746,-1.10235,-0.0,-0.514034,-1.077937,-0.0,-0.392337,-1.123874,-0.0,-0.301141,-1.22724,-0.0,-0.216395,-1.312422,-0.0,-0.114822,-1.344203,-0.0,0.0,-1.312422,-0.0,0.114822,-1.22724,-0.0,0.216395,-1.123874,-0.0,0.301141,-1.077937,-0.0,0.392337,-1.10235,-0.0,0.514034,-1.101144,-0.0,0.635746,-1.018391,-0.0,0.713085,-0.911034,-0.0,0.764448,-0.865675,-0.0,0.865675,-0.801024,-0.0,0.954623,-0.693531,-0.0,0.990465,-0.622717,-0.0,1.078578,-0.529153,-0.0,1.134773,-0.427478,-0.0,1.174487,-0.334187,-0.0,1.247204,-0.223288,-0.0,1.266329,-0.116257,-0.0,1.328829,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.115815,-0.010133,-1.328829,-0.222438,-0.019461,-1.266329,-0.332916,-0.029126,-1.247204,-0.425852,-0.037257,-1.174487,-0.526828,-0.046091,-1.134102,-0.620715,-0.054306,-1.079216,-0.690483,-0.060409,-0.989879,-0.796561,-0.06969,-0.95293,-0.863402,-0.075538,-0.8667,-0.906494,-0.079308,-0.763544,-1.009726,-0.08834,-0.709718,-1.096305,-0.095914,-0.63537,-1.102712,-0.096475,-0.516167,-1.07638,-0.094171,-0.393267,-1.108394,-0.096972,-0.298128,-1.199642,-0.104955,-0.212337,-1.279877,-0.111975,-0.112402,-1.310095,-0.114618,0.0,-1.279877,-0.111975,0.112402,-1.199642,-0.104955,0.212337,-1.108394,-0.096972,0.298128,-1.07638,-0.094171,0.393267,-1.102712,-0.096475,0.516167,-1.096305,-0.095914,0.63537,-1.009726,-0.08834,0.709718,-0.906494,-0.079308,0.763544,-0.863402,-0.075538,0.8667,-0.796561,-0.06969,0.95293,-0.690483,-0.060409,0.989879,-0.620715,-0.054306,1.079216,-0.526828,-0.046091,1.134102,-0.425852,-0.037257,1.174487,-0.332916,-0.029126,1.247204,-0.222438,-0.019461,1.266329,-0.115815,-0.010133,1.328829,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.114491,-0.020188,-1.328829,-0.219896,-0.038774,-1.266329,-0.32911,-0.058031,-1.247204,-0.421482,-0.074319,-1.175878,-0.519268,-0.091561,-1.130752,-0.614346,-0.108326,-1.080494,-0.680977,-0.120075,-0.987539,-0.783274,-0.138112,-0.94787,-0.855555,-0.150857,-0.868753,-0.892957,-0.157452,-0.760839,-0.984112,-0.173525,-0.699713,-1.078019,-0.190084,-0.631996,-1.10243,-0.194388,-0.522002,-1.077378,-0.189971,-0.398183,-1.077724,-0.190032,-0.29323,-1.131779,-0.199563,-0.202642,-1.192566,-0.210282,-0.105946,-1.217117,-0.214611,0.0,-1.192566,-0.210282,0.105946,-1.131779,-0.199563,0.202642,-1.077724,-0.190032,0.29323,-1.077378,-0.189971,0.398183,-1.10243,-0.194388,0.522002,-1.078019,-0.190084,0.631996,-0.984112,-0.173525,0.699713};
			return value;
		}
		private double[] getCoordinate_7_33_point_2()
		{
			double[] value = {-0.892957,-0.157452,0.760839,-0.855555,-0.150857,0.868753,-0.783274,-0.138112,0.94787,-0.680977,-0.120075,0.987539,-0.614346,-0.108326,1.080494,-0.519268,-0.091561,1.130752,-0.421482,-0.074319,1.175878,-0.32911,-0.058031,1.247204,-0.219896,-0.038774,1.266329,-0.114491,-0.020188,1.328829,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.112363,-0.030107,-1.329615,-0.215807,-0.057825,-1.267079,-0.322418,-0.086392,-1.245729,-0.414381,-0.111033,-1.178664,-0.507207,-0.135906,-1.126079,-0.603281,-0.161649,-1.081773,-0.666736,-0.178651,-0.985788,-0.760118,-0.203673,-0.93783,-0.840642,-0.225249,-0.870297,-0.8748,-0.234402,-0.759939,-0.943786,-0.252887,-0.684158,-1.04121,-0.278991,-0.622349,-1.090286,-0.292141,-0.526343,-1.082666,-0.2901,-0.407959,-1.061447,-0.284414,-0.294447,-1.066939,-0.285885,-0.194767,-1.091476,-0.29246,-0.09886,-1.104104,-0.295844,0.0,-1.091476,-0.29246,0.09886,-1.066939,-0.285885,0.194767,-1.061447,-0.284414,0.294447,-1.082666,-0.2901,0.407959,-1.090286,-0.292141,0.526343,-1.04121,-0.278991,0.622349,-0.943786,-0.252887,0.684158,-0.8748,-0.234402,0.759939,-0.840642,-0.225249,0.870297,-0.760118,-0.203673,0.93783,-0.666736,-0.178651,0.985788,-0.603281,-0.161649,1.081773,-0.507207,-0.135906,1.126079,-0.414381,-0.111033,1.178664,-0.322418,-0.086392,1.245729,-0.215807,-0.057825,1.267079,-0.112363,-0.030107,1.329615,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.109376,-0.039809,-1.330402,-0.21007,-0.076459,-1.267828,-0.313291,-0.114029,-1.244256,-0.404321,-0.147161,-1.182155,-0.490521,-0.178535,-1.119437,-0.586896,-0.213613,-1.081773,-0.649397,-0.236361,-0.986955,-0.728618,-0.265195,-0.924061,-0.815878,-0.296955,-0.86824,-0.855585,-0.311408,-0.763996,-0.896682,-0.326365,-0.668158,-0.981084,-0.357085,-0.602781,-1.053172,-0.383323,-0.52262,-1.077209,-0.392072,-0.417234,-1.066772,-0.388273,-0.304185,-1.050938,-0.38251,-0.197201,-1.044388,-0.380126,-0.097236,-1.044045,-0.380001,0.0,-1.044388,-0.380126,0.097236,-1.050938,-0.38251,0.197201,-1.066772,-0.388273,0.304185,-1.077209,-0.392072,0.417234,-1.053172,-0.383323,0.52262,-0.981084,-0.357085,0.602781,-0.896682,-0.326365,0.668158,-0.855585,-0.311408,0.763996,-0.815878,-0.296955,0.86824,-0.728618,-0.265195,0.924061,-0.649397,-0.236361,0.986955,-0.586896,-0.213613,1.081773,-0.490521,-0.178535,1.119437,-0.404321,-0.147161,1.182155,-0.313291,-0.114029,1.244256,-0.21007,-0.076459,1.267828,-0.109376,-0.039809,1.330402,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.105552,-0.04922,-1.331189,-0.202967,-0.094645,-1.270081,-0.301625,-0.14065,-1.24205,-0.391575,-0.182594,-1.187061,-0.470582,-0.219436,-1.113492,-0.56404,-0.263016,-1.07794,-0.629297,-0.293446,-0.991637,-0.691188,-0.322306,-0.90888,-0.777637,-0.362618,-0.858027,-0.831559,-0.387763,-0.769894,-0.856171,-0.399239,-0.661472,-0.90677,-0.422834,-0.577645,-0.979753,-0.456866,-0.504096,-1.0322,-0.481323,-0.414528};
			return value;
		}
		private double[] getCoordinate_7_33_point_3()
		{
			double[] value = {-1.052887,-0.490969,-0.311285,-1.052714,-0.490889,-0.204811,-1.047392,-0.488407,-0.101108,-1.044573,-0.487092,0.0,-1.047392,-0.488407,0.101108,-1.052714,-0.490889,0.204811,-1.052887,-0.490969,0.311285,-1.0322,-0.481323,0.414528,-0.979753,-0.456866,0.504096,-0.90677,-0.422834,0.577645,-0.856171,-0.399239,0.661472,-0.831559,-0.387763,0.769894,-0.777637,-0.362618,0.858027,-0.691188,-0.322306,0.90888,-0.629297,-0.293446,0.991637,-0.56404,-0.263016,1.07794,-0.470582,-0.219436,1.113492,-0.391575,-0.182594,1.187061,-0.301625,-0.14065,1.24205,-0.202967,-0.094645,1.270081,-0.105552,-0.04922,1.331189,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.10092,-0.058266,-1.331977,-0.19429,-0.112174,-1.272337,-0.287367,-0.165912,-1.238381,-0.375723,-0.216924,-1.191987,-0.448338,-0.258848,-1.110204,-0.534208,-0.308425,-1.068417,-0.605252,-0.349443,-0.998112,-0.654244,-0.377728,-0.900318,-0.724837,-0.418485,-0.83697,-0.792721,-0.457678,-0.768075,-0.824433,-0.475987,-0.666579,-0.844204,-0.487401,-0.562802,-0.886088,-0.511583,-0.47711,-0.939616,-0.542488,-0.394899,-0.980818,-0.566276,-0.303466,-1.004141,-0.579741,-0.204448,-1.01395,-0.585405,-0.102433,-1.016019,-0.586599,0.0,-1.01395,-0.585405,0.102433,-1.004141,-0.579741,0.204448,-0.980818,-0.566276,0.303466,-0.939616,-0.542488,0.394899,-0.886088,-0.511583,0.47711,-0.844204,-0.487401,0.562802,-0.824433,-0.475987,0.666579,-0.792721,-0.457678,0.768075,-0.724837,-0.418485,0.83697,-0.654244,-0.377728,0.900318,-0.605252,-0.349443,0.998112,-0.534208,-0.308425,1.068417,-0.448338,-0.258848,1.110204,-0.375723,-0.216924,1.191987,-0.287367,-0.165912,1.238381,-0.19429,-0.112174,1.272337,-0.10092,-0.058266,1.331977,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.095571,-0.06692,-1.333554,-0.184319,-0.129062,-1.276106,-0.270851,-0.189652,-1.233993,-0.356651,-0.24973,-1.196226,-0.424825,-0.297466,-1.112176,-0.498761,-0.349236,-1.054601,-0.573171,-0.401339,-0.999293,-0.6203,-0.434339,-0.902451,-0.667989,-0.467731,-0.815465,-0.73228,-0.512748,-0.750112,-0.781196,-0.546999,-0.667763,-0.8023,-0.561776,-0.565472,-0.814182,-0.570096,-0.463478,-0.83622,-0.585527,-0.371554,-0.865688,-0.606162,-0.283172,-0.891532,-0.624258,-0.191907,-0.907729,-0.635599,-0.096949,-0.912815,-0.63916,0.0,-0.907729,-0.635599,0.096949,-0.891532,-0.624258,0.191907,-0.865688,-0.606162,0.283172,-0.83622,-0.585527,0.371554,-0.814182,-0.570096,0.463478,-0.8023,-0.561776,0.565472,-0.781196,-0.546999,0.667763,-0.73228,-0.512748,0.750112,-0.667989,-0.467731,0.815465,-0.6203,-0.434339,0.902451,-0.573171,-0.401339,0.999293,-0.498761,-0.349236,1.054601,-0.424825,-0.297466,1.112176,-0.356651,-0.24973,1.196226,-0.270851,-0.189652,1.233993,-0.184319,-0.129062,1.276106,-0.095571,-0.06692,1.333554,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.089428,-0.075039,-1.334343,-0.173084,-0.145235,-1.281401,-0.252543,-0.211908,-1.230348};
			return value;
		}
		private double[] getCoordinate_7_33_point_4()
		{
			double[] value = {-0.333726,-0.280029,-1.196934,-0.399877,-0.335536,-1.119437,-0.460939,-0.386773,-1.042197,-0.530961,-0.445529,-0.989879,-0.584563,-0.490506,-0.909418,-0.618797,-0.519232,-0.807782,-0.660141,-0.553924,-0.723097,-0.710516,-0.596194,-0.649451,-0.748068,-0.627704,-0.563802,-0.765461,-0.642298,-0.465953,-0.771437,-0.647313,-0.366532,-0.776263,-0.651362,-0.271524,-0.782591,-0.656672,-0.180136,-0.787902,-0.661129,-0.089985,-0.790444,-0.663261,0.0,-0.787902,-0.661129,0.089985,-0.782591,-0.656672,0.180136,-0.776263,-0.651362,0.271524,-0.771437,-0.647313,0.366532,-0.765461,-0.642298,0.465953,-0.748068,-0.627704,0.563802,-0.710516,-0.596194,0.649451,-0.660141,-0.553924,0.723097,-0.618797,-0.519232,0.807782,-0.584563,-0.490506,0.909418,-0.530961,-0.445529,0.989879,-0.460939,-0.386773,1.042197,-0.399877,-0.335536,1.119437,-0.333726,-0.280029,1.196934,-0.252543,-0.211908,1.230348,-0.173084,-0.145235,1.281401,-0.089428,-0.075039,1.334343,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.082596,-0.082596,-1.335133,-0.160431,-0.160431,-1.286719,-0.232837,-0.232837,-1.228893,-0.30714,-0.30714,-1.193398,-0.372181,-0.372181,-1.128747,-0.424218,-0.424218,-1.039118,-0.480919,-0.480919,-0.971315,-0.537358,-0.537358,-0.90566,-0.575598,-0.575598,-0.814019,-0.599696,-0.599696,-0.711638,-0.628129,-0.628129,-0.622,-0.661719,-0.661719,-0.540291,-0.690453,-0.690453,-0.455325,-0.707466,-0.707466,-0.364155,-0.714846,-0.714846,-0.270882,-0.716846,-0.716846,-0.178756,-0.717454,-0.717454,-0.088769,-0.717218,-0.717218,0.0,-0.717454,-0.717454,0.088769,-0.716846,-0.716846,0.178756,-0.714846,-0.714846,0.270882,-0.707466,-0.707466,0.364155,-0.690453,-0.690453,0.455325,-0.661719,-0.661719,0.540291,-0.628129,-0.628129,0.622,-0.599696,-0.599696,0.711638,-0.575598,-0.575598,0.814019,-0.537358,-0.537358,0.90566,-0.480919,-0.480919,0.971315,-0.424218,-0.424218,1.039118,-0.372181,-0.372181,1.128747,-0.30714,-0.30714,1.193398,-0.232837,-0.232837,1.228893,-0.160431,-0.160431,1.286719,-0.082596,-0.082596,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.075083,-0.089481,-1.335133,-0.146616,-0.174731,-1.293588,-0.211908,-0.252543,-1.230348,-0.277555,-0.330778,-1.186359,-0.339731,-0.404876,-1.133431,-0.388608,-0.463125,-1.047141,-0.431266,-0.513963,-0.958188,-0.478186,-0.56988,-0.886575,-0.52077,-0.62063,-0.810175,-0.548381,-0.653535,-0.715861,-0.56361,-0.671685,-0.613957,-0.576444,-0.686979,-0.51776,-0.591593,-0.705034,-0.429169,-0.606529,-0.722834,-0.343439,-0.617954,-0.736448,-0.257597,-0.625206,-0.745092,-0.171504,-0.628705,-0.749261,-0.085572,-0.629987,-0.75079,0.0,-0.628705,-0.749261,0.085572,-0.625206,-0.745092,0.171504,-0.617954,-0.736448,0.257597,-0.606529,-0.722834,0.343439,-0.591593,-0.705034,0.429169,-0.576444,-0.686979,0.51776,-0.56361,-0.671685,0.613957,-0.548381,-0.653535,0.715861,-0.52077,-0.62063,0.810175,-0.478186,-0.56988,0.886575,-0.431266,-0.513963,0.958188};
			return value;
		}
		private double[] getCoordinate_7_33_point_5()
		{
			double[] value = {-0.388608,-0.463125,1.047141,-0.339731,-0.404876,1.133431,-0.277555,-0.330778,1.186359,-0.211908,-0.252543,1.230348,-0.146616,-0.174731,1.293588,-0.075083,-0.089481,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.067039,-0.095741,-1.335923,-0.13145,-0.18773,-1.299725,-0.189988,-0.271332,-1.236185,-0.246209,-0.351623,-1.179361,-0.302077,-0.43141,-1.129415,-0.350063,-0.499942,-1.0571,-0.386427,-0.551875,-0.962165,-0.418696,-0.59796,-0.869949,-0.451954,-0.645458,-0.787958,-0.481866,-0.688176,-0.704934,-0.50233,-0.717401,-0.613231,-0.51225,-0.731569,-0.515621,-0.515549,-0.73628,-0.419132,-0.516204,-0.737216,-0.327564,-0.516064,-0.737016,-0.241082,-0.51598,-0.736895,-0.158621,-0.515806,-0.736648,-0.078677,-0.515942,-0.736842,0.0,-0.515806,-0.736648,0.078677,-0.51598,-0.736895,0.158621,-0.516064,-0.737016,0.241082,-0.516204,-0.737216,0.327564,-0.515549,-0.73628,0.419132,-0.51225,-0.731569,0.515621,-0.50233,-0.717401,0.613231,-0.481866,-0.688176,0.704934,-0.451954,-0.645458,0.787958,-0.418696,-0.59796,0.869949,-0.386427,-0.551875,0.962165,-0.350063,-0.499942,1.0571,-0.302077,-0.43141,1.129415,-0.246209,-0.351623,1.179361,-0.189988,-0.271332,1.236185,-0.13145,-0.18773,1.299725,-0.067039,-0.095741,1.335923,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.058439,-0.101219,-1.335923,-0.115064,-0.199296,-1.305119,-0.166896,-0.289072,-1.245729,-0.214499,-0.371524,-1.178664,-0.261155,-0.452335,-1.120099,-0.304978,-0.528237,-1.056475,-0.340665,-0.59005,-0.973041,-0.366719,-0.635175,-0.874076,-0.387277,-0.670784,-0.774555,-0.406125,-0.70343,-0.681559,-0.422622,-0.732002,-0.591846,-0.43481,-0.753112,-0.502075,-0.440727,-0.763362,-0.411029,-0.441287,-0.764332,-0.321231,-0.438306,-0.759168,-0.234887,-0.434106,-0.751893,-0.153089,-0.430635,-0.745882,-0.075351,-0.429476,-0.743875,0.0,-0.430635,-0.745882,0.075351,-0.434106,-0.751893,0.153089,-0.438306,-0.759168,0.234887,-0.441287,-0.764332,0.321231,-0.440727,-0.763362,0.411029,-0.43481,-0.753112,0.502075,-0.422622,-0.732002,0.591846,-0.406125,-0.70343,0.681559,-0.387277,-0.670784,0.774555,-0.366719,-0.635175,0.874076,-0.340665,-0.59005,0.973041,-0.304978,-0.528237,1.056475,-0.261155,-0.452335,1.120099,-0.214499,-0.371524,1.178664,-0.166896,-0.289072,1.245729,-0.115064,-0.199296,1.305119,-0.058439,-0.101219,1.335923,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.049395,-0.105928,-1.335923,-0.097544,-0.209184,-1.308985,-0.142324,-0.305215,-1.256833,-0.182486,-0.391343,-1.186359,-0.219696,-0.471139,-1.114811,-0.255048,-0.546952,-1.045284,-0.286922,-0.615307,-0.969593,-0.312542,-0.670248,-0.881346,-0.330454,-0.708661,-0.781921,-0.341651,-0.732673,-0.678341,-0.348243,-0.746809,-0.57698,-0.351359,-0.753491,-0.480001,-0.351744,-0.754316,-0.388106,-0.349492,-0.749488,-0.300992,-0.345288,-0.740472,-0.21892,-0.340163,-0.729481,-0.141924,-0.336049,-0.720659,-0.069567,-0.334352,-0.71702,0.0};
			return value;
		}
		private double[] getCoordinate_7_33_point_6()
		{
			double[] value = {-0.336049,-0.720659,0.069567,-0.340163,-0.729481,0.141924,-0.345288,-0.740472,0.21892,-0.349492,-0.749488,0.300992,-0.351744,-0.754316,0.388106,-0.351359,-0.753491,0.480001,-0.348243,-0.746809,0.57698,-0.341651,-0.732673,0.678341,-0.330454,-0.708661,0.781921,-0.312542,-0.670248,0.881346,-0.286922,-0.615307,0.969593,-0.255048,-0.546952,1.045284,-0.219696,-0.471139,1.114811,-0.182486,-0.391343,1.186359,-0.142324,-0.305215,1.256833,-0.097544,-0.209184,1.308985,-0.049395,-0.105928,1.335923,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.039951,-0.109765,-1.335133,-0.079082,-0.217275,-1.31131,-0.116002,-0.318712,-1.265787,-0.149442,-0.410588,-1.200479,-0.179064,-0.491975,-1.122753,-0.205554,-0.564756,-1.040964,-0.229336,-0.630096,-0.957622,-0.249961,-0.686763,-0.870979,-0.266328,-0.731729,-0.77869,-0.277313,-0.761912,-0.680351,-0.282664,-0.776612,-0.578689,-0.282673,-0.776639,-0.477169,-0.278499,-0.765169,-0.379703,-0.271045,-0.744691,-0.28844,-0.261677,-0.718951,-0.205006,-0.252361,-0.693355,-0.130103,-0.245213,-0.673716,-0.062725,-0.242392,-0.665967,0.0,-0.245213,-0.673716,0.062725,-0.252361,-0.693355,0.130103,-0.261677,-0.718951,0.205006,-0.271045,-0.744691,0.28844,-0.278499,-0.765169,0.379703,-0.282673,-0.776639,0.477169,-0.282664,-0.776612,0.578689,-0.277313,-0.761912,0.680351,-0.266328,-0.731729,0.77869,-0.249961,-0.686763,0.870979,-0.229336,-0.630096,0.957622,-0.205554,-0.564756,1.040964,-0.179064,-0.491975,1.122753,-0.149442,-0.410588,1.200479,-0.116002,-0.318712,1.265787,-0.079082,-0.217275,1.31131,-0.039951,-0.109765,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.030232,-0.112829,-1.335133,-0.059879,-0.223473,-1.312086,-0.088199,-0.329164,-1.271792,-0.114299,-0.426569,-1.213332,-0.137442,-0.51294,-1.138808,-0.157402,-0.587432,-1.053354,-0.174061,-0.649605,-0.960459,-0.187706,-0.700527,-0.864306,-0.198346,-0.740238,-0.766351,-0.205553,-0.767133,-0.666408,-0.209147,-0.780547,-0.565825,-0.20903,-0.780112,-0.466286,-0.204971,-0.764961,-0.369291,-0.197489,-0.737039,-0.277723,-0.18742,-0.69946,-0.194031,-0.176416,-0.658393,-0.120188,-0.167212,-0.624044,-0.056523,-0.163538,-0.610332,0.0,-0.167212,-0.624044,0.056523,-0.176416,-0.658393,0.120188,-0.18742,-0.69946,0.194031,-0.197489,-0.737039,0.277723,-0.204971,-0.764961,0.369291,-0.20903,-0.780112,0.466286,-0.209147,-0.780547,0.565825,-0.205553,-0.767133,0.666408,-0.198346,-0.740238,0.766351,-0.187706,-0.700527,0.864306,-0.174061,-0.649605,0.960459,-0.157402,-0.587432,1.053354,-0.137442,-0.51294,1.138808,-0.114299,-0.426569,1.213332,-0.088199,-0.329164,1.271792,-0.059879,-0.223473,1.312086,-0.030232,-0.112829,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.020284,-0.115034,-1.335133,-0.040175,-0.227841,-1.312086,-0.059245,-0.335996,-1.273298,-0.077095,-0.437229,-1.219809,-0.0932,-0.528566,-1.151,-0.107242,-0.608199,-1.069682,-0.118943,-0.674562,-0.978236};
			return value;
		}
		private double[] getCoordinate_7_33_point_7()
		{
			double[] value = {-0.128116,-0.72658,-0.879263,-0.13458,-0.763239,-0.775013,-0.138319,-0.784446,-0.668382,-0.139329,-0.790175,-0.561822,-0.137614,-0.780446,-0.457542,-0.133039,-0.7545,-0.357257,-0.125779,-0.713326,-0.263635,-0.116092,-0.658393,-0.179137,-0.104719,-0.593893,-0.106335,-0.094054,-0.533406,-0.047387,-0.089253,-0.506181,0.0,-0.094054,-0.533406,0.047387,-0.104719,-0.593893,0.106335,-0.116092,-0.658393,0.179137,-0.125779,-0.713326,0.263635,-0.133039,-0.7545,0.357257,-0.137614,-0.780446,0.457542,-0.139329,-0.790175,0.561822,-0.138319,-0.784446,0.668382,-0.13458,-0.763239,0.775013,-0.128116,-0.72658,0.879263,-0.118943,-0.674562,0.978236,-0.107242,-0.608199,1.069682,-0.0932,-0.528566,1.151,-0.077095,-0.437229,1.219809,-0.059245,-0.335996,1.273298,-0.040175,-0.227841,1.312086,-0.020284,-0.115034,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.010181,-0.116364,-1.335133,-0.020152,-0.23034,-1.31131,-0.029718,-0.33968,-1.272545,-0.038695,-0.442285,-1.219809,-0.046889,-0.535945,-1.153727,-0.054113,-0.618515,-1.075392,-0.060231,-0.688444,-0.986955,-0.065106,-0.74417,-0.890254,-0.068594,-0.784032,-0.787026,-0.070625,-0.807247,-0.679948,-0.071099,-0.812663,-0.571206,-0.070016,-0.800285,-0.46381,-0.067249,-0.768661,-0.359802,-0.062757,-0.717318,-0.26208,-0.056436,-0.645065,-0.173505,-0.048267,-0.5517,-0.097651,-0.038628,-0.441521,-0.038776,-0.03247,-0.371132,0.0,-0.038628,-0.441521,0.038776,-0.048267,-0.5517,0.097651,-0.056436,-0.645065,0.173505,-0.062757,-0.717318,0.26208,-0.067249,-0.768661,0.359802,-0.070016,-0.800285,0.46381,-0.071099,-0.812663,0.571206,-0.070625,-0.807247,0.679948,-0.068594,-0.784032,0.787026,-0.065106,-0.74417,0.890254,-0.060231,-0.688444,0.986955,-0.054113,-0.618515,1.075392,-0.046889,-0.535945,1.153727,-0.038695,-0.442285,1.219809,-0.029718,-0.33968,1.272545,-0.020152,-0.23034,1.31131,-0.010181,-0.116364,1.335133,0.0,0.0,1.344203,-0.0,-0.0,-1.344203,-0.0,-0.116878,-1.335923,-0.0,-0.231493,-1.312863,-0.0,-0.341381,-1.274051,-0.0,-0.444237,-1.220531,-0.0,-0.53831,-1.15441,-0.0,-0.621245,-1.076029,-0.0,-0.691482,-0.987539,-0.0,-0.747454,-0.890781,-0.0,-0.787958,-0.787958,-0.0,-0.81177,-0.681156,-0.0,-0.817216,-0.572221,-0.0,-0.803818,-0.464084,-0.0,-0.770685,-0.359376,-0.0,-0.715811,-0.260534,-0.0,-0.636891,-0.170654,-0.0,-0.528833,-0.093247,-0.0,-0.375105,-0.032817,-0.0,-0.0,0.0,-0.0,-0.375105,0.032817,-0.0,-0.528833,0.093247,-0.0,-0.636891,0.170654,-0.0,-0.715811,0.260534,-0.0,-0.770685,0.359376,-0.0,-0.803818,0.464084,-0.0,-0.817216,0.572221,-0.0,-0.81177,0.681156,-0.0,-0.787958,0.787958,-0.0,-0.747454,0.890781,-0.0,-0.691482,0.987539,-0.0,-0.621245,1.076029,-0.0,-0.53831,1.15441,-0.0,-0.444237,1.220531,-0.0,-0.341381,1.274051};
			return value;
		}
		private double[] getCoordinate_7_33_point_8()
		{
			double[] value = {-0.0,-0.231493,1.312863,-0.0,-0.116878,1.335923,0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.010199,-0.116571,-1.337505,0.020224,-0.231159,-1.315973,0.029877,-0.341493,-1.279338,0.038994,-0.445699,-1.229227,0.047391,-0.541682,-1.166079,0.054854,-0.626989,-1.090125,0.061273,-0.700357,-1.004034,0.066469,-0.759739,-0.90888,0.070278,-0.803281,-0.80635,0.072616,-0.830008,-0.69912,0.073363,-0.838547,-0.5894,0.07246,-0.828222,-0.480001,0.069803,-0.797851,-0.373465,0.065295,-0.746321,-0.272676,0.058822,-0.672339,-0.180841,0.050368,-0.575708,-0.101901,0.040333,-0.461007,-0.040487,0.033923,-0.387741,0.0,0.040333,-0.461007,0.040487,0.050368,-0.575708,0.101901,0.058822,-0.672339,0.180841,0.065295,-0.746321,0.272676,0.069803,-0.797851,0.373465,0.07246,-0.828222,0.480001,0.073363,-0.838547,0.5894,0.072616,-0.830008,0.69912,0.070278,-0.803281,0.80635,0.066469,-0.759739,0.90888,0.061273,-0.700357,1.004034,0.054854,-0.626989,1.090125,0.047391,-0.541682,1.166079,0.038994,-0.445699,1.229227,0.029877,-0.341493,1.279338,0.020224,-0.231159,1.315973,0.010199,-0.116571,1.337505,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.020356,-0.115443,-1.33988,0.040485,-0.2296,-1.322216,0.060092,-0.3408,-1.291506,0.078801,-0.446905,-1.246804,0.096283,-0.546048,-1.189067,0.111975,-0.63504,-1.11689,0.125597,-0.712294,-1.032954,0.136649,-0.774977,-0.93783,0.144909,-0.82182,-0.834498,0.150085,-0.851175,-0.725239,0.152168,-0.86299,-0.613594,0.151008,-0.856408,-0.502075,0.146593,-0.831372,-0.393656,0.138922,-0.787866,-0.291184,0.128451,-0.728484,-0.198208,0.116073,-0.658285,-0.117864,0.104313,-0.59159,-0.052556,0.098989,-0.561395,0.0,0.104313,-0.59159,0.052556,0.116073,-0.658285,0.117864,0.128451,-0.728484,0.198208,0.138922,-0.787866,0.291184,0.146593,-0.831372,0.393656,0.151008,-0.856408,0.502075,0.152168,-0.86299,0.613594,0.150085,-0.851175,0.725239,0.144909,-0.82182,0.834498,0.136649,-0.774977,0.93783,0.125597,-0.712294,1.032954,0.111975,-0.63504,1.11689,0.096283,-0.546048,1.189067,0.078801,-0.446905,1.246804,0.060092,-0.3408,1.291506,0.040485,-0.2296,1.322216,0.020356,-0.115443,1.33988,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.030394,-0.113431,-1.342261,0.060736,-0.226669,-1.330849,0.090632,-0.338245,-1.306878,0.119484,-0.445922,-1.26838,0.146337,-0.546137,-1.21251,0.170388,-0.635896,-1.140258,0.191003,-0.712832,-1.053942,0.207934,-0.776022,-0.957451,0.221025,-0.824877,-0.853976,0.230006,-0.858395,-0.745688,0.23486,-0.876511,-0.63539,0.235425,-0.878617,-0.525164,0.231811,-0.865129,-0.417647,0.224143,-0.836514,-0.315207,0.213471,-0.796686,-0.221002,0.201414,-0.751687,-0.137218,0.191245,-0.713737,-0.064647,0.187154,-0.698468,0.0,0.191245,-0.713737,0.064647,0.201414,-0.751687,0.137218,0.213471,-0.796686,0.221002,0.224143,-0.836514,0.315207};
			return value;
		}
		private double[] getCoordinate_7_33_point_9()
		{
			double[] value = {0.231811,-0.865129,0.417647,0.235425,-0.878617,0.525164,0.23486,-0.876511,0.63539,0.230006,-0.858395,0.745688,0.221025,-0.824877,0.853976,0.207934,-0.776022,0.957451,0.191003,-0.712832,1.053942,0.170388,-0.635896,1.140258,0.146337,-0.546137,1.21251,0.119484,-0.445922,1.26838,0.090632,-0.338245,1.306878,0.060736,-0.226669,1.330849,0.030394,-0.113431,1.342261,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.040259,-0.110612,-1.345441,0.08088,-0.222215,-1.341124,0.121265,-0.333172,-1.323215,0.160152,-0.440015,-1.286517,0.196028,-0.538583,-1.229121,0.228111,-0.62673,-1.155195,0.256619,-0.705055,-1.071546,0.281358,-0.773024,-0.980378,0.301915,-0.829506,-0.882742,0.317735,-0.872969,-0.779519,0.328302,-0.902002,-0.672123,0.333205,-0.915473,-0.56247,0.332978,-0.91485,-0.45398,0.327924,-0.900964,-0.348969,0.3196,-0.878095,-0.250385,0.310234,-0.852362,-0.15994,0.302698,-0.831657,-0.07743,0.299571,-0.823064,0.0,0.302698,-0.831657,0.07743,0.310234,-0.852362,0.15994,0.3196,-0.878095,0.250385,0.327924,-0.900964,0.348969,0.332978,-0.91485,0.45398,0.333205,-0.915473,0.56247,0.328302,-0.902002,0.672123,0.317735,-0.872969,0.779519,0.301915,-0.829506,0.882742,0.281358,-0.773024,0.980378,0.256619,-0.705055,1.071546,0.228111,-0.62673,1.155195,0.196028,-0.538583,1.229121,0.160152,-0.440015,1.286517,0.121265,-0.333172,1.323215,0.08088,-0.222215,1.341124,0.040259,-0.110612,1.345441,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.049894,-0.106998,-1.349426,0.100711,-0.215975,-1.351478,0.151445,-0.324776,-1.337381,0.199893,-0.428672,-1.299521,0.244671,-0.524699,-1.241545,0.286405,-0.614197,-1.173796,0.325262,-0.697527,-1.099154,0.360436,-0.772958,-1.016404,0.39045,-0.837323,-0.923884,0.414571,-0.88905,-0.823122,0.432433,-0.927355,-0.716468,0.444114,-0.952407,-0.606717,0.449361,-0.963657,-0.495815,0.449134,-0.96317,-0.386806,0.444519,-0.953273,-0.281834,0.438439,-0.940236,-0.182928,0.433137,-0.928865,-0.089666,0.43095,-0.924175,0.0,0.433137,-0.928865,0.089666,0.438439,-0.940236,0.182928,0.444519,-0.953273,0.281834,0.449134,-0.96317,0.386806,0.449361,-0.963657,0.495815,0.444114,-0.952407,0.606717,0.432433,-0.927355,0.716468,0.414571,-0.88905,0.823122,0.39045,-0.837323,0.923884,0.360436,-0.772958,1.016404,0.325262,-0.697527,1.099154,0.286405,-0.614197,1.173796,0.244671,-0.524699,1.241545,0.199893,-0.428672,1.299521,0.151445,-0.324776,1.337381,0.100711,-0.215975,1.351478,0.049894,-0.106998,1.349426,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.059205,-0.102545,-1.353424,0.120142,-0.208092,-1.362718,0.180665,-0.312921,-1.348504,0.238178,-0.412537,-1.30878,0.293263,-0.507947,-1.257809,0.346755,-0.600597,-1.201193,0.39778,-0.688976,-1.136179,0.4442,-0.769376,-1.058753,0.484904,-0.839878,-0.969807,0.519449,-0.899712,-0.871739,0.545044,-0.944044,-0.763288};
			return value;
		}
		private double[] getCoordinate_7_33_point_10()
		{
			double[] value = {0.560099,-0.970121,-0.646747,0.565711,-0.97984,-0.52759,0.565425,-0.979344,-0.411596,0.563269,-0.97561,-0.301855,0.561181,-0.971994,-0.197903,0.559998,-0.969945,-0.097987,0.559483,-0.969052,0.0,0.559998,-0.969945,0.097987,0.561181,-0.971994,0.197903,0.563269,-0.97561,0.301855,0.565425,-0.979344,0.411596,0.565711,-0.97984,0.52759,0.560099,-0.970121,0.646747,0.545044,-0.944044,0.763288,0.519449,-0.899712,0.871739,0.484904,-0.839878,0.969807,0.4442,-0.769376,1.058753,0.39778,-0.688976,1.136179,0.346755,-0.600597,1.201193,0.293263,-0.507947,1.257809,0.238178,-0.412537,1.30878,0.180665,-0.312921,1.348504,0.120142,-0.208092,1.362718,0.059205,-0.102545,1.353424,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.068158,-0.09734,-1.358237,0.138721,-0.198114,-1.371615,0.208604,-0.297917,-1.357308,0.275499,-0.393454,-1.319664,0.342442,-0.489057,-1.280332,0.408754,-0.583762,-1.234331,0.471965,-0.674036,-1.175146,0.53111,-0.758504,-1.103519,0.582873,-0.83243,-1.016209,0.620715,-0.886473,-0.90806,0.643259,-0.918668,-0.785274,0.663377,-0.947401,-0.667742,0.695467,-0.99323,-0.565402,0.740102,-1.056975,-0.469641,0.785459,-1.121752,-0.366931,0.820475,-1.17176,-0.252228,0.84183,-1.202258,-0.128406,0.848553,-1.211859,0.0,0.84183,-1.202258,0.128406,0.820475,-1.17176,0.252228,0.785459,-1.121752,0.366931,0.740102,-1.056975,0.469641,0.695467,-0.99323,0.565402,0.663377,-0.947401,0.667742,0.643259,-0.918668,0.785274,0.620715,-0.886473,0.90806,0.582873,-0.83243,1.016209,0.53111,-0.758504,1.103519,0.471965,-0.674036,1.175146,0.408754,-0.583762,1.234331,0.342442,-0.489057,1.280332,0.275499,-0.393454,1.319664,0.208604,-0.297917,1.357308,0.138721,-0.198114,1.371615,0.068158,-0.09734,1.358237,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.076609,-0.091299,-1.36226,0.156382,-0.186369,-1.379753,0.234884,-0.279924,-1.363747,0.312233,-0.372105,-1.334582,0.39156,-0.466643,-1.306346,0.470436,-0.560643,-1.267633,0.547379,-0.652341,-1.216168,0.617434,-0.735829,-1.144746,0.668057,-0.79616,-1.039313,0.705979,-0.841353,-0.92159,0.773457,-0.921771,-0.84255,0.887276,-1.057415,-0.796949,1.008131,-1.201444,-0.731345,1.100475,-1.311495,-0.62313,1.156231,-1.377942,-0.48198,1.181626,-1.408206,-0.324139,1.189645,-1.417763,-0.16192,1.190662,-1.418975,0.0,1.189645,-1.417763,0.16192,1.181626,-1.408206,0.324139,1.156231,-1.377942,0.48198,1.100475,-1.311495,0.62313,1.008131,-1.201444,0.731345,0.887276,-1.057415,0.796949,0.773457,-0.921771,0.84255,0.705979,-0.841353,0.92159,0.668057,-0.79616,1.039313,0.617434,-0.735829,1.144746,0.547379,-0.652341,1.216168,0.470436,-0.560643,1.267633,0.39156,-0.466643,1.306346,0.312233,-0.372105,1.334582,0.234884,-0.279924,1.363747,0.156382,-0.186369,1.379753,0.076609,-0.091299,1.36226,-0.0,0.0,1.344203,0.0,-0.0,-1.344203};
			return value;
		}
		private double[] getCoordinate_7_33_point_11()
		{
			double[] value = {0.084574,-0.084574,-1.367104,0.172847,-0.172847,-1.386299,0.259613,-0.259613,-1.370217,0.347975,-0.347975,-1.352065,0.439753,-0.439753,-1.333678,0.531471,-0.531471,-1.301833,0.620596,-0.620596,-1.253421,0.689336,-0.689336,-1.161803,0.745414,-0.745414,-1.054175,0.867471,-0.867471,-1.029399,1.05968,-1.05968,-1.049341,1.22718,-1.22718,-1.001988,1.314236,-1.314236,-0.866684,1.310467,-1.310467,-0.674539,1.242916,-1.242916,-0.470987,1.165795,-1.165795,-0.290707,1.125428,-1.125428,-0.139247,1.117099,-1.117099,0.0,1.125428,-1.125428,0.139247,1.165795,-1.165795,0.290707,1.242916,-1.242916,0.470987,1.310467,-1.310467,0.674539,1.314236,-1.314236,0.866684,1.22718,-1.22718,1.001988,1.05968,-1.05968,1.049341,0.867471,-0.867471,1.029399,0.745414,-0.745414,1.054175,0.689336,-0.689336,1.161803,0.620596,-0.620596,1.253421,0.531471,-0.531471,1.301833,0.439753,-0.439753,1.333678,0.347975,-0.347975,1.352065,0.259613,-0.259613,1.370217,0.172847,-0.172847,1.386299,0.084574,-0.084574,1.367104,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.091895,-0.077109,-1.371154,0.187919,-0.157683,-1.391228,0.282754,-0.237258,-1.377532,0.382144,-0.320657,-1.370588,0.485511,-0.407392,-1.359166,0.590604,-0.495576,-1.335375,0.683552,-0.573569,-1.274357,0.751668,-0.630725,-1.169388,0.894572,-0.750635,-1.167781,1.146443,-0.96198,-1.255776,1.350826,-1.133478,-1.234731,1.398856,-1.17378,-1.054286,1.278443,-1.072741,-0.778215,1.276285,-1.070931,-0.606401,1.673031,-1.403839,-0.585197,2.082078,-1.747071,-0.47925,2.34975,-1.971675,-0.268361,2.441065,-2.048297,0.0,2.34975,-1.971675,0.268361,2.082078,-1.747071,0.47925,1.673031,-1.403839,0.585197,1.276285,-1.070931,0.606401,1.278443,-1.072741,0.778215,1.398856,-1.17378,1.054286,1.350826,-1.133478,1.234731,1.146443,-0.96198,1.255776,0.894572,-0.750635,1.167781,0.751668,-0.630725,1.169388,0.683552,-0.573569,1.274357,0.590604,-0.495576,1.335375,0.485511,-0.407392,1.359166,0.382144,-0.320657,1.370588,0.282754,-0.237258,1.377532,0.187919,-0.157683,1.391228,0.091895,-0.077109,1.371154,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.098499,-0.06897,-1.374403,0.201542,-0.141121,-1.39535,0.30415,-0.212968,-1.385706,0.41399,-0.289879,-1.388543,0.528467,-0.370036,-1.383504,0.644381,-0.4512,-1.362507,0.733106,-0.513327,-1.278132,0.848739,-0.594294,-1.234799,1.129596,-0.790952,-1.378982,1.396328,-0.97772,-1.430331,1.442767,-1.010236,-1.233271,1.296303,-0.907681,-0.913653,1.8398,-1.288242,-1.047318,2.714006,-1.900367,-1.205902,3.474479,-2.432856,-1.136521,4.046752,-2.833566,-0.871086,4.39992,-3.080857,-0.469929,4.519816,-3.16481,0.0,4.39992,-3.080857,0.469929,4.046752,-2.833566,0.871086,3.474479,-2.432856,1.136521,2.714006,-1.900367,1.205902,1.8398,-1.288242,1.047318,1.296303,-0.907681,0.913653,1.442767,-1.010236,1.233271,1.396328,-0.97772,1.430331};
			return value;
		}
		private double[] getCoordinate_7_33_point_12()
		{
			double[] value = {1.129596,-0.790952,1.378982,0.848739,-0.594294,1.234799,0.733106,-0.513327,1.278132,0.644381,-0.4512,1.362507,0.528467,-0.370036,1.383504,0.41399,-0.289879,1.388543,0.30415,-0.212968,1.385706,0.201542,-0.141121,1.39535,0.098499,-0.06897,1.374403,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.104382,-0.060265,-1.377659,0.21358,-0.12331,-1.398656,0.323653,-0.186861,-1.394753,0.442889,-0.255702,-1.40507,0.568375,-0.328151,-1.407445,0.688954,-0.397768,-1.377909,0.780116,-0.4504,-1.286477,1.007624,-0.581752,-1.386611,1.353812,-0.781624,-1.563248,1.496453,-0.863977,-1.449926,1.347122,-0.777761,-1.089189,2.14471,-1.238249,-1.429807,3.375944,-1.949102,-1.817762,4.50624,-2.601679,-1.893867,5.44395,-3.143066,-1.684364,6.14125,-3.545652,-1.250388,6.567513,-3.791755,-0.663471,6.71065,-3.874396,0.0,6.567513,-3.791755,0.663471,6.14125,-3.545652,1.250388,5.44395,-3.143066,1.684364,4.50624,-2.601679,1.893867,3.375944,-1.949102,1.817762,2.14471,-1.238249,1.429807,1.347122,-0.777761,1.089189,1.496453,-0.863977,1.449926,1.353812,-0.781624,1.563248,1.007624,-0.581752,1.386611,0.780116,-0.4504,1.286477,0.688954,-0.397768,1.377909,0.568375,-0.328151,1.407445,0.442889,-0.255702,1.40507,0.323653,-0.186861,1.394753,0.21358,-0.12331,1.398656,0.104382,-0.060265,1.377659,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.109496,-0.051059,-1.380923,0.224044,-0.104473,-1.401969,0.340718,-0.158879,-1.403028,0.468174,-0.218313,-1.419273,0.603318,-0.281332,-1.427571,0.723564,-0.337404,-1.382809,0.843903,-0.393518,-1.329811,1.185539,-0.552826,-1.55893,1.49869,-0.698851,-1.653622,1.424621,-0.664312,-1.318977,1.960027,-0.913975,-1.514304,3.467025,-1.6167,-2.208618,4.958622,-2.312244,-2.551278,6.286765,-2.931567,-2.524744,7.373617,-3.438374,-2.180004,8.166922,-3.808298,-1.588918,8.646389,-4.031877,-0.834662,8.80874,-4.107583,0.0,8.646389,-4.031877,0.834662,8.166922,-3.808298,1.588918,7.373617,-3.438374,2.180004,6.286765,-2.931567,2.524744,4.958622,-2.312244,2.551278,3.467025,-1.6167,2.208618,1.960027,-0.913975,1.514304,1.424621,-0.664312,1.318977,1.49869,-0.698851,1.653622,1.185539,-0.552826,1.55893,0.843903,-0.393518,1.329811,0.723564,-0.337404,1.382809,0.603318,-0.281332,1.427571,0.468174,-0.218313,1.419273,0.340718,-0.158879,1.403028,0.224044,-0.104473,1.401969,0.109496,-0.051059,1.380923,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.113731,-0.041395,-1.383376,0.232572,-0.084649,-1.403629,0.355154,-0.129266,-1.410519,0.489747,-0.178253,-1.431924,0.632613,-0.230252,-1.443708,0.750218,-0.273057,-1.382809,0.928315,-0.337879,-1.410857,1.337725,-0.486892,-1.696554,1.54473,-0.562236,-1.643868,1.479722,-0.538575,-1.32132,2.944876,-1.071847,-2.194361,4.730233,-1.721664,-2.906271,6.425895,-2.338835,-3.188749,7.90958,-2.878852,-3.06361,9.103009,-3.313224,-2.595683};
			return value;
		}
		private double[] getCoordinate_7_33_point_13()
		{
			double[] value = {9.963782,-3.62652,-1.869636,10.486517,-3.81678,-0.976331,10.658168,-3.879256,0.0,10.486517,-3.81678,0.976331,9.963782,-3.62652,1.869636,9.103009,-3.313224,2.595683,7.90958,-2.878852,3.06361,6.425895,-2.338835,3.188749,4.730233,-1.721664,2.906271,2.944876,-1.071847,2.194361,1.479722,-0.538575,1.32132,1.54473,-0.562236,1.643868,1.337725,-0.486892,1.696554,0.928315,-0.337879,1.410857,0.750218,-0.273057,1.382809,0.632613,-0.230252,1.443708,0.489747,-0.178253,1.431924,0.355154,-0.129266,1.410519,0.232572,-0.084649,1.403629,0.113731,-0.041395,1.383376,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.117044,-0.031362,-1.385014,0.239347,-0.064133,-1.405291,0.366801,-0.098284,-1.41721,0.507005,-0.135852,-1.442125,0.655294,-0.175585,-1.454854,0.771161,-0.206632,-1.382809,1.015386,-0.272072,-1.501276,1.44513,-0.387221,-1.782993,1.515351,-0.406037,-1.568807,1.946605,-0.521591,-1.691016,3.835279,-1.02766,-2.780225,5.816882,-1.558629,-3.476849,7.66722,-2.054425,-3.701406,9.260531,-2.481352,-3.489458,10.526208,-2.820489,-2.919985,11.426525,-3.061728,-2.085879,11.96214,-3.205246,-1.08347,12.143568,-3.253859,0.0,11.96214,-3.205246,1.08347,11.426525,-3.061728,2.085879,10.526208,-2.820489,2.919985,9.260531,-2.481352,3.489458,7.66722,-2.054425,3.701406,5.816882,-1.558629,3.476849,3.835279,-1.02766,2.780225,1.946605,-0.521591,1.691016,1.515351,-0.406037,1.568807,1.44513,-0.387221,1.782993,1.015386,-0.272072,1.501276,0.771161,-0.206632,1.382809,0.655294,-0.175585,1.454854,0.507005,-0.135852,1.442125,0.366801,-0.098284,1.41721,0.239347,-0.064133,1.405291,0.117044,-0.031362,1.385014,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.119403,-0.021054,-1.385833,0.244315,-0.043079,-1.406955,0.375079,-0.066137,-1.421409,0.519369,-0.091579,-1.448967,0.671273,-0.118363,-1.461756,0.788565,-0.139045,-1.386905,1.08798,-0.19184,-1.577766,1.508662,-0.266018,-1.825689,1.467466,-0.258754,-1.490104,2.438356,-0.429948,-2.077587,4.525497,-0.797967,-3.217671,6.643982,-1.171513,-3.89508,8.598274,-1.516108,-4.071293,10.262914,-1.809629,-3.79302,11.56937,-2.039992,-3.147826,12.492218,-2.202715,-2.236696,13.03916,-2.299156,-1.158377,13.221271,-2.331267,0.0,13.03916,-2.299156,1.158377,12.492218,-2.202715,2.236696,11.56937,-2.039992,3.147826,10.262914,-1.809629,3.79302,8.598274,-1.516108,4.071293,6.643982,-1.171513,3.89508,4.525497,-0.797967,3.217671,2.438356,-0.429948,2.077587,1.467466,-0.258754,1.490104,1.508662,-0.266018,1.825689,1.08798,-0.19184,1.577766,0.788565,-0.139045,1.386905,0.671273,-0.118363,1.461756,0.519369,-0.091579,1.448967,0.375079,-0.066137,1.421409,0.244315,-0.043079,1.406955,0.119403,-0.021054,1.385833,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.120855,-0.010573,-1.386654,0.247286,-0.021635,-1.407787,0.380315,-0.033273,-1.424776,0.527242,-0.046128,-1.454119};
			return value;
		}
		private double[] getCoordinate_7_33_point_14()
		{
			double[] value = {0.680643,-0.059549,-1.46522,0.800046,-0.069995,-1.391014,1.133601,-0.099177,-1.625134,1.54062,-0.134787,-1.843053,1.449718,-0.126834,-1.455256,2.76816,-0.242183,-2.331635,4.961369,-0.434064,-3.487258,7.164232,-0.626789,-4.152071,9.178774,-0.803039,-4.296482,10.878297,-0.951728,-3.9745,12.205188,-1.067816,-3.282863,13.132057,-1.148906,-2.324381,13.682707,-1.197082,-1.201654,13.8656,-1.213083,0.0,13.682707,-1.197082,1.201654,13.132057,-1.148906,2.324381,12.205188,-1.067816,3.282863,10.878297,-0.951728,3.9745,9.178774,-0.803039,4.296482,7.164232,-0.626789,4.152071,4.961369,-0.434064,3.487258,2.76816,-0.242183,2.331635,1.449718,-0.126834,1.455256,1.54062,-0.134787,1.843053,1.133601,-0.099177,1.625134,0.800046,-0.069995,1.391014,0.680643,-0.059549,1.46522,0.527242,-0.046128,1.454119,0.380315,-0.033273,1.424776,0.247286,-0.021635,1.407787,0.120855,-0.010573,1.386654,-0.0,0.0,1.344203,0.0,-0.0,-1.344203,0.121388,-0.0,-1.387474,0.248231,-0.0,-1.407787,0.381994,-0.0,-1.425619,0.529569,-0.0,-1.45498,0.683647,-0.0,-1.466087,0.804529,-0.0,-1.393485,1.149433,-0.0,-1.641561,1.549252,-0.0,-1.846327,1.450099,-0.0,-1.450099,2.882549,-0.0,-2.418746,5.111663,-0.0,-3.579225,7.337718,-0.0,-4.236433,9.373276,-0.0,-4.37083,11.089114,-0.0,-4.036108,12.419658,-0.0,-3.327837,13.347013,-0.0,-2.353438,13.898451,-0.0,-1.215957,14.075898,-0.0,0.0,13.898451,-0.0,1.215957,13.347013,-0.0,2.353438,12.419658,-0.0,3.327837,11.089114,-0.0,4.036108,9.373276,-0.0,4.37083,7.337718,-0.0,4.236433,5.111663,-0.0,3.579225,2.882549,-0.0,2.418746,1.450099,-0.0,1.450099,1.549252,-0.0,1.846327,1.149433,-0.0,1.641561,0.804529,-0.0,1.393485,0.683647,-0.0,1.466087,0.529569,-0.0,1.45498,0.381994,-0.0,1.425619,0.248231,-0.0,1.407787,0.121388,-0.0,1.387474,-0.0,0.0,1.344203,0.0,0.0,-1.344203,0.120855,0.010573,-1.386654,0.247286,0.021635,-1.407787,0.380315,0.033273,-1.424776,0.527242,0.046128,-1.454119,0.680643,0.059549,-1.46522,0.800046,0.069995,-1.391014,1.133601,0.099177,-1.625134,1.54062,0.134787,-1.843053,1.449718,0.126834,-1.455256,2.76816,0.242183,-2.331635,4.961369,0.434064,-3.487258,7.164232,0.626789,-4.152071,9.178774,0.803039,-4.296482,10.878297,0.951728,-3.9745,12.205188,1.067816,-3.282863,13.132057,1.148906,-2.324381,13.682707,1.197082,-1.201654,13.8656,1.213083,0.0,13.682707,1.197082,1.201654,13.132057,1.148906,2.324381,12.205188,1.067816,3.282863,10.878297,0.951728,3.9745,9.178774,0.803039,4.296482,7.164232,0.626789,4.152071,4.961369,0.434064,3.487258,2.76816,0.242183,2.331635,1.449718,0.126834,1.455256,1.54062,0.134787,1.843053,1.133601,0.099177,1.625134,0.800046,0.069995,1.391014};
			return value;
		}
		private double[] getCoordinate_7_33_point_15()
		{
			double[] value = {0.680643,0.059549,1.46522,0.527242,0.046128,1.454119,0.380315,0.033273,1.424776,0.247286,0.021635,1.407787,0.120855,0.010573,1.386654,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.119403,0.021054,-1.385833,0.244315,0.043079,-1.406955,0.375079,0.066137,-1.421409,0.519369,0.091579,-1.448967,0.671273,0.118363,-1.461756,0.788565,0.139045,-1.386905,1.08798,0.19184,-1.577766,1.508662,0.266018,-1.825689,1.467466,0.258754,-1.490104,2.438356,0.429948,-2.077587,4.525497,0.797967,-3.217671,6.643982,1.171513,-3.89508,8.598274,1.516108,-4.071293,10.262914,1.809629,-3.79302,11.56937,2.039992,-3.147826,12.492218,2.202715,-2.236696,13.03916,2.299156,-1.158377,13.221271,2.331267,0.0,13.03916,2.299156,1.158377,12.492218,2.202715,2.236696,11.56937,2.039992,3.147826,10.262914,1.809629,3.79302,8.598274,1.516108,4.071293,6.643982,1.171513,3.89508,4.525497,0.797967,3.217671,2.438356,0.429948,2.077587,1.467466,0.258754,1.490104,1.508662,0.266018,1.825689,1.08798,0.19184,1.577766,0.788565,0.139045,1.386905,0.671273,0.118363,1.461756,0.519369,0.091579,1.448967,0.375079,0.066137,1.421409,0.244315,0.043079,1.406955,0.119403,0.021054,1.385833,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.117044,0.031362,-1.385014,0.239347,0.064133,-1.405291,0.366801,0.098284,-1.41721,0.507005,0.135852,-1.442125,0.655294,0.175585,-1.454854,0.771161,0.206632,-1.382809,1.015386,0.272072,-1.501276,1.44513,0.387221,-1.782993,1.515351,0.406037,-1.568807,1.946605,0.521591,-1.691016,3.835279,1.02766,-2.780225,5.816882,1.558629,-3.476849,7.66722,2.054425,-3.701406,9.260531,2.481352,-3.489458,10.526208,2.820489,-2.919985,11.426525,3.061728,-2.085879,11.96214,3.205246,-1.08347,12.143568,3.253859,0.0,11.96214,3.205246,1.08347,11.426525,3.061728,2.085879,10.526208,2.820489,2.919985,9.260531,2.481352,3.489458,7.66722,2.054425,3.701406,5.816882,1.558629,3.476849,3.835279,1.02766,2.780225,1.946605,0.521591,1.691016,1.515351,0.406037,1.568807,1.44513,0.387221,1.782993,1.015386,0.272072,1.501276,0.771161,0.206632,1.382809,0.655294,0.175585,1.454854,0.507005,0.135852,1.442125,0.366801,0.098284,1.41721,0.239347,0.064133,1.405291,0.117044,0.031362,1.385014,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.113731,0.041395,-1.383376,0.232572,0.084649,-1.403629,0.355154,0.129266,-1.410519,0.489747,0.178253,-1.431924,0.632613,0.230252,-1.443708,0.750218,0.273057,-1.382809,0.928315,0.337879,-1.410857,1.337725,0.486892,-1.696554,1.54473,0.562236,-1.643868,1.479722,0.538575,-1.32132,2.944876,1.071847,-2.194361,4.730233,1.721664,-2.906271,6.425895,2.338835,-3.188749,7.90958,2.878852,-3.06361,9.103009,3.313224,-2.595683,9.963782,3.62652,-1.869636,10.486517,3.81678,-0.976331,10.658168,3.879256,0.0,10.486517,3.81678,0.976331};
			return value;
		}
		private double[] getCoordinate_7_33_point_16()
		{
			double[] value = {9.963782,3.62652,1.869636,9.103009,3.313224,2.595683,7.90958,2.878852,3.06361,6.425895,2.338835,3.188749,4.730233,1.721664,2.906271,2.944876,1.071847,2.194361,1.479722,0.538575,1.32132,1.54473,0.562236,1.643868,1.337725,0.486892,1.696554,0.928315,0.337879,1.410857,0.750218,0.273057,1.382809,0.632613,0.230252,1.443708,0.489747,0.178253,1.431924,0.355154,0.129266,1.410519,0.232572,0.084649,1.403629,0.113731,0.041395,1.383376,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.109496,0.051059,-1.380923,0.224044,0.104473,-1.401969,0.340718,0.158879,-1.403028,0.468174,0.218313,-1.419273,0.603318,0.281332,-1.427571,0.723564,0.337404,-1.382809,0.843903,0.393518,-1.329811,1.185539,0.552826,-1.55893,1.49869,0.698851,-1.653622,1.424621,0.664312,-1.318977,1.960027,0.913975,-1.514304,3.467025,1.6167,-2.208618,4.958622,2.312244,-2.551278,6.286765,2.931567,-2.524744,7.373617,3.438374,-2.180004,8.166922,3.808298,-1.588918,8.646389,4.031877,-0.834662,8.80874,4.107583,0.0,8.646389,4.031877,0.834662,8.166922,3.808298,1.588918,7.373617,3.438374,2.180004,6.286765,2.931567,2.524744,4.958622,2.312244,2.551278,3.467025,1.6167,2.208618,1.960027,0.913975,1.514304,1.424621,0.664312,1.318977,1.49869,0.698851,1.653622,1.185539,0.552826,1.55893,0.843903,0.393518,1.329811,0.723564,0.337404,1.382809,0.603318,0.281332,1.427571,0.468174,0.218313,1.419273,0.340718,0.158879,1.403028,0.224044,0.104473,1.401969,0.109496,0.051059,1.380923,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.104382,0.060265,-1.377659,0.21358,0.12331,-1.398656,0.323653,0.186861,-1.394753,0.442889,0.255702,-1.40507,0.568375,0.328151,-1.407445,0.688954,0.397768,-1.377909,0.780116,0.4504,-1.286477,1.007624,0.581752,-1.386611,1.353812,0.781624,-1.563248,1.496453,0.863977,-1.449926,1.347122,0.777761,-1.089189,2.14471,1.238249,-1.429807,3.375944,1.949102,-1.817762,4.50624,2.601679,-1.893867,5.44395,3.143066,-1.684364,6.14125,3.545652,-1.250388,6.567513,3.791755,-0.663471,6.71065,3.874396,0.0,6.567513,3.791755,0.663471,6.14125,3.545652,1.250388,5.44395,3.143066,1.684364,4.50624,2.601679,1.893867,3.375944,1.949102,1.817762,2.14471,1.238249,1.429807,1.347122,0.777761,1.089189,1.496453,0.863977,1.449926,1.353812,0.781624,1.563248,1.007624,0.581752,1.386611,0.780116,0.4504,1.286477,0.688954,0.397768,1.377909,0.568375,0.328151,1.407445,0.442889,0.255702,1.40507,0.323653,0.186861,1.394753,0.21358,0.12331,1.398656,0.104382,0.060265,1.377659,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.098499,0.06897,-1.374403,0.201542,0.141121,-1.39535,0.30415,0.212968,-1.385706,0.41399,0.289879,-1.388543,0.528467,0.370036,-1.383504,0.644381,0.4512,-1.362507,0.733106,0.513327,-1.278132,0.848739,0.594294,-1.234799};
			return value;
		}
		private double[] getCoordinate_7_33_point_17()
		{
			double[] value = {1.129596,0.790952,-1.378982,1.396328,0.97772,-1.430331,1.442767,1.010236,-1.233271,1.296303,0.907681,-0.913653,1.8398,1.288242,-1.047318,2.714006,1.900367,-1.205902,3.474479,2.432856,-1.136521,4.046752,2.833566,-0.871086,4.39992,3.080857,-0.469929,4.519816,3.16481,0.0,4.39992,3.080857,0.469929,4.046752,2.833566,0.871086,3.474479,2.432856,1.136521,2.714006,1.900367,1.205902,1.8398,1.288242,1.047318,1.296303,0.907681,0.913653,1.442767,1.010236,1.233271,1.396328,0.97772,1.430331,1.129596,0.790952,1.378982,0.848739,0.594294,1.234799,0.733106,0.513327,1.278132,0.644381,0.4512,1.362507,0.528467,0.370036,1.383504,0.41399,0.289879,1.388543,0.30415,0.212968,1.385706,0.201542,0.141121,1.39535,0.098499,0.06897,1.374403,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.091895,0.077109,-1.371154,0.187919,0.157683,-1.391228,0.282754,0.237258,-1.377532,0.382144,0.320657,-1.370588,0.485511,0.407392,-1.359166,0.590604,0.495576,-1.335375,0.683552,0.573569,-1.274357,0.751668,0.630725,-1.169388,0.894572,0.750635,-1.167781,1.146443,0.96198,-1.255776,1.350826,1.133478,-1.234731,1.398856,1.17378,-1.054286,1.278443,1.072741,-0.778215,1.276285,1.070931,-0.606401,1.673031,1.403839,-0.585197,2.082078,1.747071,-0.47925,2.34975,1.971675,-0.268361,2.441065,2.048297,0.0,2.34975,1.971675,0.268361,2.082078,1.747071,0.47925,1.673031,1.403839,0.585197,1.276285,1.070931,0.606401,1.278443,1.072741,0.778215,1.398856,1.17378,1.054286,1.350826,1.133478,1.234731,1.146443,0.96198,1.255776,0.894572,0.750635,1.167781,0.751668,0.630725,1.169388,0.683552,0.573569,1.274357,0.590604,0.495576,1.335375,0.485511,0.407392,1.359166,0.382144,0.320657,1.370588,0.282754,0.237258,1.377532,0.187919,0.157683,1.391228,0.091895,0.077109,1.371154,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.084574,0.084574,-1.367104,0.172847,0.172847,-1.386299,0.259613,0.259613,-1.370217,0.347975,0.347975,-1.352065,0.439753,0.439753,-1.333678,0.531471,0.531471,-1.301833,0.620596,0.620596,-1.253421,0.689336,0.689336,-1.161803,0.745414,0.745414,-1.054175,0.867471,0.867471,-1.029399,1.05968,1.05968,-1.049341,1.22718,1.22718,-1.001988,1.314236,1.314236,-0.866684,1.310467,1.310467,-0.674539,1.242916,1.242916,-0.470987,1.165795,1.165795,-0.290707,1.125428,1.125428,-0.139247,1.117099,1.117099,0.0,1.125428,1.125428,0.139247,1.165795,1.165795,0.290707,1.242916,1.242916,0.470987,1.310467,1.310467,0.674539,1.314236,1.314236,0.866684,1.22718,1.22718,1.001988,1.05968,1.05968,1.049341,0.867471,0.867471,1.029399,0.745414,0.745414,1.054175,0.689336,0.689336,1.161803,0.620596,0.620596,1.253421,0.531471,0.531471,1.301833,0.439753,0.439753,1.333678,0.347975,0.347975,1.352065,0.259613,0.259613,1.370217,0.172847,0.172847,1.386299};
			return value;
		}
		private double[] getCoordinate_7_33_point_18()
		{
			double[] value = {0.084574,0.084574,1.367104,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.076609,0.091299,-1.36226,0.156382,0.186369,-1.379753,0.234884,0.279924,-1.363747,0.312233,0.372105,-1.334582,0.39156,0.466643,-1.306346,0.470436,0.560643,-1.267633,0.547379,0.652341,-1.216168,0.617434,0.735829,-1.144746,0.668057,0.79616,-1.039313,0.705979,0.841353,-0.92159,0.773457,0.921771,-0.84255,0.887276,1.057415,-0.796949,1.008131,1.201444,-0.731345,1.100475,1.311495,-0.62313,1.156231,1.377942,-0.48198,1.181626,1.408206,-0.324139,1.189645,1.417763,-0.16192,1.190662,1.418975,0.0,1.189645,1.417763,0.16192,1.181626,1.408206,0.324139,1.156231,1.377942,0.48198,1.100475,1.311495,0.62313,1.008131,1.201444,0.731345,0.887276,1.057415,0.796949,0.773457,0.921771,0.84255,0.705979,0.841353,0.92159,0.668057,0.79616,1.039313,0.617434,0.735829,1.144746,0.547379,0.652341,1.216168,0.470436,0.560643,1.267633,0.39156,0.466643,1.306346,0.312233,0.372105,1.334582,0.234884,0.279924,1.363747,0.156382,0.186369,1.379753,0.076609,0.091299,1.36226,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.068158,0.09734,-1.358237,0.138721,0.198114,-1.371615,0.208604,0.297917,-1.357308,0.275499,0.393454,-1.319664,0.342442,0.489057,-1.280332,0.408754,0.583762,-1.234331,0.471965,0.674036,-1.175146,0.53111,0.758504,-1.103519,0.582873,0.83243,-1.016209,0.620715,0.886473,-0.90806,0.643259,0.918668,-0.785274,0.663377,0.947401,-0.667742,0.695467,0.99323,-0.565402,0.740102,1.056975,-0.469641,0.785459,1.121752,-0.366931,0.820475,1.17176,-0.252228,0.84183,1.202258,-0.128406,0.848553,1.211859,0.0,0.84183,1.202258,0.128406,0.820475,1.17176,0.252228,0.785459,1.121752,0.366931,0.740102,1.056975,0.469641,0.695467,0.99323,0.565402,0.663377,0.947401,0.667742,0.643259,0.918668,0.785274,0.620715,0.886473,0.90806,0.582873,0.83243,1.016209,0.53111,0.758504,1.103519,0.471965,0.674036,1.175146,0.408754,0.583762,1.234331,0.342442,0.489057,1.280332,0.275499,0.393454,1.319664,0.208604,0.297917,1.357308,0.138721,0.198114,1.371615,0.068158,0.09734,1.358237,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.059205,0.102545,-1.353424,0.120142,0.208092,-1.362718,0.180665,0.312921,-1.348504,0.238178,0.412537,-1.30878,0.293263,0.507947,-1.257809,0.346755,0.600597,-1.201193,0.39778,0.688976,-1.136179,0.4442,0.769376,-1.058753,0.484904,0.839878,-0.969807,0.519449,0.899712,-0.871739,0.545044,0.944044,-0.763288,0.560099,0.970121,-0.646747,0.565711,0.97984,-0.52759,0.565425,0.979344,-0.411596,0.563269,0.97561,-0.301855,0.561181,0.971994,-0.197903,0.559998,0.969945,-0.097987,0.559483,0.969052,0.0,0.559998,0.969945,0.097987,0.561181,0.971994,0.197903,0.563269,0.97561,0.301855,0.565425,0.979344,0.411596,0.565711,0.97984,0.52759};
			return value;
		}
		private double[] getCoordinate_7_33_point_19()
		{
			double[] value = {0.560099,0.970121,0.646747,0.545044,0.944044,0.763288,0.519449,0.899712,0.871739,0.484904,0.839878,0.969807,0.4442,0.769376,1.058753,0.39778,0.688976,1.136179,0.346755,0.600597,1.201193,0.293263,0.507947,1.257809,0.238178,0.412537,1.30878,0.180665,0.312921,1.348504,0.120142,0.208092,1.362718,0.059205,0.102545,1.353424,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.049894,0.106998,-1.349426,0.100711,0.215975,-1.351478,0.151445,0.324776,-1.337381,0.199893,0.428672,-1.299521,0.244671,0.524699,-1.241545,0.286405,0.614197,-1.173796,0.325262,0.697527,-1.099154,0.360436,0.772958,-1.016404,0.39045,0.837323,-0.923884,0.414571,0.88905,-0.823122,0.432433,0.927355,-0.716468,0.444114,0.952407,-0.606717,0.449361,0.963657,-0.495815,0.449134,0.96317,-0.386806,0.444519,0.953273,-0.281834,0.438439,0.940236,-0.182928,0.433137,0.928865,-0.089666,0.43095,0.924175,0.0,0.433137,0.928865,0.089666,0.438439,0.940236,0.182928,0.444519,0.953273,0.281834,0.449134,0.96317,0.386806,0.449361,0.963657,0.495815,0.444114,0.952407,0.606717,0.432433,0.927355,0.716468,0.414571,0.88905,0.823122,0.39045,0.837323,0.923884,0.360436,0.772958,1.016404,0.325262,0.697527,1.099154,0.286405,0.614197,1.173796,0.244671,0.524699,1.241545,0.199893,0.428672,1.299521,0.151445,0.324776,1.337381,0.100711,0.215975,1.351478,0.049894,0.106998,1.349426,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.040259,0.110612,-1.345441,0.08088,0.222215,-1.341124,0.121265,0.333172,-1.323215,0.160152,0.440015,-1.286517,0.196028,0.538583,-1.229121,0.228111,0.62673,-1.155195,0.256619,0.705055,-1.071546,0.281358,0.773024,-0.980378,0.301915,0.829506,-0.882742,0.317735,0.872969,-0.779519,0.328302,0.902002,-0.672123,0.333205,0.915473,-0.56247,0.332978,0.91485,-0.45398,0.327924,0.900964,-0.348969,0.3196,0.878095,-0.250385,0.310234,0.852362,-0.15994,0.302698,0.831657,-0.07743,0.299571,0.823064,0.0,0.302698,0.831657,0.07743,0.310234,0.852362,0.15994,0.3196,0.878095,0.250385,0.327924,0.900964,0.348969,0.332978,0.91485,0.45398,0.333205,0.915473,0.56247,0.328302,0.902002,0.672123,0.317735,0.872969,0.779519,0.301915,0.829506,0.882742,0.281358,0.773024,0.980378,0.256619,0.705055,1.071546,0.228111,0.62673,1.155195,0.196028,0.538583,1.229121,0.160152,0.440015,1.286517,0.121265,0.333172,1.323215,0.08088,0.222215,1.341124,0.040259,0.110612,1.345441,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.030394,0.113431,-1.342261,0.060736,0.226669,-1.330849,0.090632,0.338245,-1.306878,0.119484,0.445922,-1.26838,0.146337,0.546137,-1.21251,0.170388,0.635896,-1.140258,0.191003,0.712832,-1.053942,0.207934,0.776022,-0.957451,0.221025,0.824877,-0.853976,0.230006,0.858395,-0.745688,0.23486,0.876511,-0.63539,0.235425,0.878617,-0.525164};
			return value;
		}
		private double[] getCoordinate_7_33_point_20()
		{
			double[] value = {0.231811,0.865129,-0.417647,0.224143,0.836514,-0.315207,0.213471,0.796686,-0.221002,0.201414,0.751687,-0.137218,0.191245,0.713737,-0.064647,0.187154,0.698468,0.0,0.191245,0.713737,0.064647,0.201414,0.751687,0.137218,0.213471,0.796686,0.221002,0.224143,0.836514,0.315207,0.231811,0.865129,0.417647,0.235425,0.878617,0.525164,0.23486,0.876511,0.63539,0.230006,0.858395,0.745688,0.221025,0.824877,0.853976,0.207934,0.776022,0.957451,0.191003,0.712832,1.053942,0.170388,0.635896,1.140258,0.146337,0.546137,1.21251,0.119484,0.445922,1.26838,0.090632,0.338245,1.306878,0.060736,0.226669,1.330849,0.030394,0.113431,1.342261,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.020356,0.115443,-1.33988,0.040485,0.2296,-1.322216,0.060092,0.3408,-1.291506,0.078801,0.446905,-1.246804,0.096283,0.546048,-1.189067,0.111975,0.63504,-1.11689,0.125597,0.712294,-1.032954,0.136649,0.774977,-0.93783,0.144909,0.82182,-0.834498,0.150085,0.851175,-0.725239,0.152168,0.86299,-0.613594,0.151008,0.856408,-0.502075,0.146593,0.831372,-0.393656,0.138922,0.787866,-0.291184,0.128451,0.728484,-0.198208,0.116073,0.658285,-0.117864,0.104313,0.59159,-0.052556,0.098989,0.561395,0.0,0.104313,0.59159,0.052556,0.116073,0.658285,0.117864,0.128451,0.728484,0.198208,0.138922,0.787866,0.291184,0.146593,0.831372,0.393656,0.151008,0.856408,0.502075,0.152168,0.86299,0.613594,0.150085,0.851175,0.725239,0.144909,0.82182,0.834498,0.136649,0.774977,0.93783,0.125597,0.712294,1.032954,0.111975,0.63504,1.11689,0.096283,0.546048,1.189067,0.078801,0.446905,1.246804,0.060092,0.3408,1.291506,0.040485,0.2296,1.322216,0.020356,0.115443,1.33988,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.010199,0.116571,-1.337505,0.020224,0.231159,-1.315973,0.029877,0.341493,-1.279338,0.038994,0.445699,-1.229227,0.047391,0.541682,-1.166079,0.054854,0.626989,-1.090125,0.061273,0.700357,-1.004034,0.066469,0.759739,-0.90888,0.070278,0.803281,-0.80635,0.072616,0.830008,-0.69912,0.073363,0.838547,-0.5894,0.07246,0.828222,-0.480001,0.069803,0.797851,-0.373465,0.065295,0.746321,-0.272676,0.058822,0.672339,-0.180841,0.050368,0.575708,-0.101901,0.040333,0.461007,-0.040487,0.033923,0.387741,0.0,0.040333,0.461007,0.040487,0.050368,0.575708,0.101901,0.058822,0.672339,0.180841,0.065295,0.746321,0.272676,0.069803,0.797851,0.373465,0.07246,0.828222,0.480001,0.073363,0.838547,0.5894,0.072616,0.830008,0.69912,0.070278,0.803281,0.80635,0.066469,0.759739,0.90888,0.061273,0.700357,1.004034,0.054854,0.626989,1.090125,0.047391,0.541682,1.166079,0.038994,0.445699,1.229227,0.029877,0.341493,1.279338,0.020224,0.231159,1.315973,0.010199,0.116571,1.337505,-0.0,-0.0,1.344203,0.0,0.0,-1.344203,0.0,0.116878,-1.335923};
			return value;
		}
		private double[] getCoordinate_7_33_point_21()
		{
			double[] value = {0.0,0.231493,-1.312863,0.0,0.341381,-1.274051,0.0,0.444237,-1.220531,0.0,0.53831,-1.15441,0.0,0.621245,-1.076029,0.0,0.691482,-0.987539,0.0,0.747454,-0.890781,0.0,0.787958,-0.787958,0.0,0.81177,-0.681156,0.0,0.817216,-0.572221,0.0,0.803818,-0.464084,0.0,0.770685,-0.359376,0.0,0.715811,-0.260534,0.0,0.636891,-0.170654,0.0,0.528833,-0.093247,0.0,0.375105,-0.032817,0.0,0.0,0.0,0.0,0.375105,0.032817,0.0,0.528833,0.093247,0.0,0.636891,0.170654,0.0,0.715811,0.260534,0.0,0.770685,0.359376,0.0,0.803818,0.464084,0.0,0.817216,0.572221,0.0,0.81177,0.681156,0.0,0.787958,0.787958,0.0,0.747454,0.890781,0.0,0.691482,0.987539,0.0,0.621245,1.076029,0.0,0.53831,1.15441,0.0,0.444237,1.220531,0.0,0.341381,1.274051,0.0,0.231493,1.312863,0.0,0.116878,1.335923,-0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.010181,0.116364,-1.335133,-0.020152,0.23034,-1.31131,-0.029718,0.33968,-1.272545,-0.038695,0.442285,-1.219809,-0.046889,0.535945,-1.153727,-0.054113,0.618515,-1.075392,-0.060231,0.688444,-0.986955,-0.065106,0.74417,-0.890254,-0.068594,0.784032,-0.787026,-0.070625,0.807247,-0.679948,-0.071099,0.812663,-0.571206,-0.070016,0.800285,-0.46381,-0.067249,0.768661,-0.359802,-0.062757,0.717318,-0.26208,-0.056436,0.645065,-0.173505,-0.048267,0.5517,-0.097651,-0.038628,0.441521,-0.038776,-0.03247,0.371132,0.0,-0.038628,0.441521,0.038776,-0.048267,0.5517,0.097651,-0.056436,0.645065,0.173505,-0.062757,0.717318,0.26208,-0.067249,0.768661,0.359802,-0.070016,0.800285,0.46381,-0.071099,0.812663,0.571206,-0.070625,0.807247,0.679948,-0.068594,0.784032,0.787026,-0.065106,0.74417,0.890254,-0.060231,0.688444,0.986955,-0.054113,0.618515,1.075392,-0.046889,0.535945,1.153727,-0.038695,0.442285,1.219809,-0.029718,0.33968,1.272545,-0.020152,0.23034,1.31131,-0.010181,0.116364,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.020284,0.115034,-1.335133,-0.040175,0.227841,-1.312086,-0.059245,0.335996,-1.273298,-0.077095,0.437229,-1.219809,-0.0932,0.528566,-1.151,-0.107242,0.608199,-1.069682,-0.118943,0.674562,-0.978236,-0.128116,0.72658,-0.879263,-0.13458,0.763239,-0.775013,-0.138319,0.784446,-0.668382,-0.139329,0.790175,-0.561822,-0.137614,0.780446,-0.457542,-0.133039,0.7545,-0.357257,-0.125779,0.713326,-0.263635,-0.116092,0.658393,-0.179137,-0.104719,0.593893,-0.106335,-0.094054,0.533406,-0.047387,-0.089253,0.506181,0.0,-0.094054,0.533406,0.047387,-0.104719,0.593893,0.106335,-0.116092,0.658393,0.179137,-0.125779,0.713326,0.263635,-0.133039,0.7545,0.357257,-0.137614,0.780446,0.457542,-0.139329,0.790175,0.561822,-0.138319,0.784446,0.668382,-0.13458,0.763239,0.775013};
			return value;
		}
		private double[] getCoordinate_7_33_point_22()
		{
			double[] value = {-0.128116,0.72658,0.879263,-0.118943,0.674562,0.978236,-0.107242,0.608199,1.069682,-0.0932,0.528566,1.151,-0.077095,0.437229,1.219809,-0.059245,0.335996,1.273298,-0.040175,0.227841,1.312086,-0.020284,0.115034,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.030232,0.112829,-1.335133,-0.059879,0.223473,-1.312086,-0.088199,0.329164,-1.271792,-0.114299,0.426569,-1.213332,-0.137442,0.51294,-1.138808,-0.157402,0.587432,-1.053354,-0.174061,0.649605,-0.960459,-0.187706,0.700527,-0.864306,-0.198346,0.740238,-0.766351,-0.205553,0.767133,-0.666408,-0.209147,0.780547,-0.565825,-0.20903,0.780112,-0.466286,-0.204971,0.764961,-0.369291,-0.197489,0.737039,-0.277723,-0.18742,0.69946,-0.194031,-0.176416,0.658393,-0.120188,-0.167212,0.624044,-0.056523,-0.163538,0.610332,0.0,-0.167212,0.624044,0.056523,-0.176416,0.658393,0.120188,-0.18742,0.69946,0.194031,-0.197489,0.737039,0.277723,-0.204971,0.764961,0.369291,-0.20903,0.780112,0.466286,-0.209147,0.780547,0.565825,-0.205553,0.767133,0.666408,-0.198346,0.740238,0.766351,-0.187706,0.700527,0.864306,-0.174061,0.649605,0.960459,-0.157402,0.587432,1.053354,-0.137442,0.51294,1.138808,-0.114299,0.426569,1.213332,-0.088199,0.329164,1.271792,-0.059879,0.223473,1.312086,-0.030232,0.112829,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.039951,0.109765,-1.335133,-0.079082,0.217275,-1.31131,-0.116002,0.318712,-1.265787,-0.149442,0.410588,-1.200479,-0.179064,0.491975,-1.122753,-0.205554,0.564756,-1.040964,-0.229336,0.630096,-0.957622,-0.249961,0.686763,-0.870979,-0.266328,0.731729,-0.77869,-0.277313,0.761912,-0.680351,-0.282664,0.776612,-0.578689,-0.282673,0.776639,-0.477169,-0.278499,0.765169,-0.379703,-0.271045,0.744691,-0.28844,-0.261677,0.718951,-0.205006,-0.252361,0.693355,-0.130103,-0.245213,0.673716,-0.062725,-0.242392,0.665967,0.0,-0.245213,0.673716,0.062725,-0.252361,0.693355,0.130103,-0.261677,0.718951,0.205006,-0.271045,0.744691,0.28844,-0.278499,0.765169,0.379703,-0.282673,0.776639,0.477169,-0.282664,0.776612,0.578689,-0.277313,0.761912,0.680351,-0.266328,0.731729,0.77869,-0.249961,0.686763,0.870979,-0.229336,0.630096,0.957622,-0.205554,0.564756,1.040964,-0.179064,0.491975,1.122753,-0.149442,0.410588,1.200479,-0.116002,0.318712,1.265787,-0.079082,0.217275,1.31131,-0.039951,0.109765,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.049395,0.105928,-1.335923,-0.097544,0.209184,-1.308985,-0.142324,0.305215,-1.256833,-0.182486,0.391343,-1.186359,-0.219696,0.471139,-1.114811,-0.255048,0.546952,-1.045284,-0.286922,0.615307,-0.969593,-0.312542,0.670248,-0.881346,-0.330454,0.708661,-0.781921,-0.341651,0.732673,-0.678341,-0.348243,0.746809,-0.57698,-0.351359,0.753491,-0.480001,-0.351744,0.754316,-0.388106,-0.349492,0.749488,-0.300992,-0.345288,0.740472,-0.21892,-0.340163,0.729481,-0.141924};
			return value;
		}
		private double[] getCoordinate_7_33_point_23()
		{
			double[] value = {-0.336049,0.720659,-0.069567,-0.334352,0.71702,0.0,-0.336049,0.720659,0.069567,-0.340163,0.729481,0.141924,-0.345288,0.740472,0.21892,-0.349492,0.749488,0.300992,-0.351744,0.754316,0.388106,-0.351359,0.753491,0.480001,-0.348243,0.746809,0.57698,-0.341651,0.732673,0.678341,-0.330454,0.708661,0.781921,-0.312542,0.670248,0.881346,-0.286922,0.615307,0.969593,-0.255048,0.546952,1.045284,-0.219696,0.471139,1.114811,-0.182486,0.391343,1.186359,-0.142324,0.305215,1.256833,-0.097544,0.209184,1.308985,-0.049395,0.105928,1.335923,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.058439,0.101219,-1.335923,-0.115064,0.199296,-1.305119,-0.166896,0.289072,-1.245729,-0.214499,0.371524,-1.178664,-0.261155,0.452335,-1.120099,-0.304978,0.528237,-1.056475,-0.340665,0.59005,-0.973041,-0.366719,0.635175,-0.874076,-0.387277,0.670784,-0.774555,-0.406125,0.70343,-0.681559,-0.422622,0.732002,-0.591846,-0.43481,0.753112,-0.502075,-0.440727,0.763362,-0.411029,-0.441287,0.764332,-0.321231,-0.438306,0.759168,-0.234887,-0.434106,0.751893,-0.153089,-0.430635,0.745882,-0.075351,-0.429476,0.743875,0.0,-0.430635,0.745882,0.075351,-0.434106,0.751893,0.153089,-0.438306,0.759168,0.234887,-0.441287,0.764332,0.321231,-0.440727,0.763362,0.411029,-0.43481,0.753112,0.502075,-0.422622,0.732002,0.591846,-0.406125,0.70343,0.681559,-0.387277,0.670784,0.774555,-0.366719,0.635175,0.874076,-0.340665,0.59005,0.973041,-0.304978,0.528237,1.056475,-0.261155,0.452335,1.120099,-0.214499,0.371524,1.178664,-0.166896,0.289072,1.245729,-0.115064,0.199296,1.305119,-0.058439,0.101219,1.335923,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.067039,0.095741,-1.335923,-0.13145,0.18773,-1.299725,-0.189988,0.271332,-1.236185,-0.246209,0.351623,-1.179361,-0.302077,0.43141,-1.129415,-0.350063,0.499942,-1.0571,-0.386427,0.551875,-0.962165,-0.418696,0.59796,-0.869949,-0.451954,0.645458,-0.787958,-0.481866,0.688176,-0.704934,-0.50233,0.717401,-0.613231,-0.51225,0.731569,-0.515621,-0.515549,0.73628,-0.419132,-0.516204,0.737216,-0.327564,-0.516064,0.737016,-0.241082,-0.51598,0.736895,-0.158621,-0.515806,0.736648,-0.078677,-0.515942,0.736842,0.0,-0.515806,0.736648,0.078677,-0.51598,0.736895,0.158621,-0.516064,0.737016,0.241082,-0.516204,0.737216,0.327564,-0.515549,0.73628,0.419132,-0.51225,0.731569,0.515621,-0.50233,0.717401,0.613231,-0.481866,0.688176,0.704934,-0.451954,0.645458,0.787958,-0.418696,0.59796,0.869949,-0.386427,0.551875,0.962165,-0.350063,0.499942,1.0571,-0.302077,0.43141,1.129415,-0.246209,0.351623,1.179361,-0.189988,0.271332,1.236185,-0.13145,0.18773,1.299725,-0.067039,0.095741,1.335923,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.075083,0.089481,-1.335133,-0.146616,0.174731,-1.293588,-0.211908,0.252543,-1.230348,-0.277555,0.330778,-1.186359,-0.339731,0.404876,-1.133431};
			return value;
		}
		private double[] getCoordinate_7_33_point_24()
		{
			double[] value = {-0.388608,0.463125,-1.047141,-0.431266,0.513963,-0.958188,-0.478186,0.56988,-0.886575,-0.52077,0.62063,-0.810175,-0.548381,0.653535,-0.715861,-0.56361,0.671685,-0.613957,-0.576444,0.686979,-0.51776,-0.591593,0.705034,-0.429169,-0.606529,0.722834,-0.343439,-0.617954,0.736448,-0.257597,-0.625206,0.745092,-0.171504,-0.628705,0.749261,-0.085572,-0.629987,0.75079,0.0,-0.628705,0.749261,0.085572,-0.625206,0.745092,0.171504,-0.617954,0.736448,0.257597,-0.606529,0.722834,0.343439,-0.591593,0.705034,0.429169,-0.576444,0.686979,0.51776,-0.56361,0.671685,0.613957,-0.548381,0.653535,0.715861,-0.52077,0.62063,0.810175,-0.478186,0.56988,0.886575,-0.431266,0.513963,0.958188,-0.388608,0.463125,1.047141,-0.339731,0.404876,1.133431,-0.277555,0.330778,1.186359,-0.211908,0.252543,1.230348,-0.146616,0.174731,1.293588,-0.075083,0.089481,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.082596,0.082596,-1.335133,-0.160431,0.160431,-1.286719,-0.232837,0.232837,-1.228893,-0.30714,0.30714,-1.193398,-0.372181,0.372181,-1.128747,-0.424218,0.424218,-1.039118,-0.480919,0.480919,-0.971315,-0.537358,0.537358,-0.90566,-0.575598,0.575598,-0.814019,-0.599696,0.599696,-0.711638,-0.628129,0.628129,-0.622,-0.661719,0.661719,-0.540291,-0.690453,0.690453,-0.455325,-0.707466,0.707466,-0.364155,-0.714846,0.714846,-0.270882,-0.716846,0.716846,-0.178756,-0.717454,0.717454,-0.088769,-0.717218,0.717218,0.0,-0.717454,0.717454,0.088769,-0.716846,0.716846,0.178756,-0.714846,0.714846,0.270882,-0.707466,0.707466,0.364155,-0.690453,0.690453,0.455325,-0.661719,0.661719,0.540291,-0.628129,0.628129,0.622,-0.599696,0.599696,0.711638,-0.575598,0.575598,0.814019,-0.537358,0.537358,0.90566,-0.480919,0.480919,0.971315,-0.424218,0.424218,1.039118,-0.372181,0.372181,1.128747,-0.30714,0.30714,1.193398,-0.232837,0.232837,1.228893,-0.160431,0.160431,1.286719,-0.082596,0.082596,1.335133,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.089428,0.075039,-1.334343,-0.173084,0.145235,-1.281401,-0.252543,0.211908,-1.230348,-0.333726,0.280029,-1.196934,-0.399877,0.335536,-1.119437,-0.460939,0.386773,-1.042197,-0.530961,0.445529,-0.989879,-0.584563,0.490506,-0.909418,-0.618797,0.519232,-0.807782,-0.660141,0.553924,-0.723097,-0.710516,0.596194,-0.649451,-0.748068,0.627704,-0.563802,-0.765461,0.642298,-0.465953,-0.771437,0.647313,-0.366532,-0.776263,0.651362,-0.271524,-0.782591,0.656672,-0.180136,-0.787902,0.661129,-0.089985,-0.790444,0.663261,0.0,-0.787902,0.661129,0.089985,-0.782591,0.656672,0.180136,-0.776263,0.651362,0.271524,-0.771437,0.647313,0.366532,-0.765461,0.642298,0.465953,-0.748068,0.627704,0.563802,-0.710516,0.596194,0.649451,-0.660141,0.553924,0.723097,-0.618797,0.519232,0.807782,-0.584563,0.490506,0.909418,-0.530961,0.445529,0.989879,-0.460939,0.386773,1.042197,-0.399877,0.335536,1.119437};
			return value;
		}
		private double[] getCoordinate_7_33_point_25()
		{
			double[] value = {-0.333726,0.280029,1.196934,-0.252543,0.211908,1.230348,-0.173084,0.145235,1.281401,-0.089428,0.075039,1.334343,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.095571,0.06692,-1.333554,-0.184319,0.129062,-1.276106,-0.270851,0.189652,-1.233993,-0.356651,0.24973,-1.196226,-0.424825,0.297466,-1.112176,-0.498761,0.349236,-1.054601,-0.573171,0.401339,-0.999293,-0.6203,0.434339,-0.902451,-0.667989,0.467731,-0.815465,-0.73228,0.512748,-0.750112,-0.781196,0.546999,-0.667763,-0.8023,0.561776,-0.565472,-0.814182,0.570096,-0.463478,-0.83622,0.585527,-0.371554,-0.865688,0.606162,-0.283172,-0.891532,0.624258,-0.191907,-0.907729,0.635599,-0.096949,-0.912815,0.63916,0.0,-0.907729,0.635599,0.096949,-0.891532,0.624258,0.191907,-0.865688,0.606162,0.283172,-0.83622,0.585527,0.371554,-0.814182,0.570096,0.463478,-0.8023,0.561776,0.565472,-0.781196,0.546999,0.667763,-0.73228,0.512748,0.750112,-0.667989,0.467731,0.815465,-0.6203,0.434339,0.902451,-0.573171,0.401339,0.999293,-0.498761,0.349236,1.054601,-0.424825,0.297466,1.112176,-0.356651,0.24973,1.196226,-0.270851,0.189652,1.233993,-0.184319,0.129062,1.276106,-0.095571,0.06692,1.333554,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.10092,0.058266,-1.331977,-0.19429,0.112174,-1.272337,-0.287367,0.165912,-1.238381,-0.375723,0.216924,-1.191987,-0.448338,0.258848,-1.110204,-0.534208,0.308425,-1.068417,-0.605252,0.349443,-0.998112,-0.654244,0.377728,-0.900318,-0.724837,0.418485,-0.83697,-0.792721,0.457678,-0.768075,-0.824433,0.475987,-0.666579,-0.844204,0.487401,-0.562802,-0.886088,0.511583,-0.47711,-0.939616,0.542488,-0.394899,-0.980818,0.566276,-0.303466,-1.004141,0.579741,-0.204448,-1.01395,0.585405,-0.102433,-1.016019,0.586599,0.0,-1.01395,0.585405,0.102433,-1.004141,0.579741,0.204448,-0.980818,0.566276,0.303466,-0.939616,0.542488,0.394899,-0.886088,0.511583,0.47711,-0.844204,0.487401,0.562802,-0.824433,0.475987,0.666579,-0.792721,0.457678,0.768075,-0.724837,0.418485,0.83697,-0.654244,0.377728,0.900318,-0.605252,0.349443,0.998112,-0.534208,0.308425,1.068417,-0.448338,0.258848,1.110204,-0.375723,0.216924,1.191987,-0.287367,0.165912,1.238381,-0.19429,0.112174,1.272337,-0.10092,0.058266,1.331977,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.105552,0.04922,-1.331189,-0.202967,0.094645,-1.270081,-0.301625,0.14065,-1.24205,-0.391575,0.182594,-1.187061,-0.470582,0.219436,-1.113492,-0.56404,0.263016,-1.07794,-0.629297,0.293446,-0.991637,-0.691188,0.322306,-0.90888,-0.777637,0.362618,-0.858027,-0.831559,0.387763,-0.769894,-0.856171,0.399239,-0.661472,-0.90677,0.422834,-0.577645,-0.979753,0.456866,-0.504096,-1.0322,0.481323,-0.414528,-1.052887,0.490969,-0.311285,-1.052714,0.490889,-0.204811,-1.047392,0.488407,-0.101108,-1.044573,0.487092,0.0,-1.047392,0.488407,0.101108,-1.052714,0.490889,0.204811};
			return value;
		}
		private double[] getCoordinate_7_33_point_26()
		{
			double[] value = {-1.052887,0.490969,0.311285,-1.0322,0.481323,0.414528,-0.979753,0.456866,0.504096,-0.90677,0.422834,0.577645,-0.856171,0.399239,0.661472,-0.831559,0.387763,0.769894,-0.777637,0.362618,0.858027,-0.691188,0.322306,0.90888,-0.629297,0.293446,0.991637,-0.56404,0.263016,1.07794,-0.470582,0.219436,1.113492,-0.391575,0.182594,1.187061,-0.301625,0.14065,1.24205,-0.202967,0.094645,1.270081,-0.105552,0.04922,1.331189,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.109376,0.039809,-1.330402,-0.21007,0.076459,-1.267828,-0.313291,0.114029,-1.244256,-0.404321,0.147161,-1.182155,-0.490521,0.178535,-1.119437,-0.586896,0.213613,-1.081773,-0.649397,0.236361,-0.986955,-0.728618,0.265195,-0.924061,-0.815878,0.296955,-0.86824,-0.855585,0.311408,-0.763996,-0.896682,0.326365,-0.668158,-0.981084,0.357085,-0.602781,-1.053172,0.383323,-0.52262,-1.077209,0.392072,-0.417234,-1.066772,0.388273,-0.304185,-1.050938,0.38251,-0.197201,-1.044388,0.380126,-0.097236,-1.044045,0.380001,0.0,-1.044388,0.380126,0.097236,-1.050938,0.38251,0.197201,-1.066772,0.388273,0.304185,-1.077209,0.392072,0.417234,-1.053172,0.383323,0.52262,-0.981084,0.357085,0.602781,-0.896682,0.326365,0.668158,-0.855585,0.311408,0.763996,-0.815878,0.296955,0.86824,-0.728618,0.265195,0.924061,-0.649397,0.236361,0.986955,-0.586896,0.213613,1.081773,-0.490521,0.178535,1.119437,-0.404321,0.147161,1.182155,-0.313291,0.114029,1.244256,-0.21007,0.076459,1.267828,-0.109376,0.039809,1.330402,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.112363,0.030107,-1.329615,-0.215807,0.057825,-1.267079,-0.322418,0.086392,-1.245729,-0.414381,0.111033,-1.178664,-0.507207,0.135906,-1.126079,-0.603281,0.161649,-1.081773,-0.666736,0.178651,-0.985788,-0.760118,0.203673,-0.93783,-0.840642,0.225249,-0.870297,-0.8748,0.234402,-0.759939,-0.943786,0.252887,-0.684158,-1.04121,0.278991,-0.622349,-1.090286,0.292141,-0.526343,-1.082666,0.2901,-0.407959,-1.061447,0.284414,-0.294447,-1.066939,0.285885,-0.194767,-1.091476,0.29246,-0.09886,-1.104104,0.295844,0.0,-1.091476,0.29246,0.09886,-1.066939,0.285885,0.194767,-1.061447,0.284414,0.294447,-1.082666,0.2901,0.407959,-1.090286,0.292141,0.526343,-1.04121,0.278991,0.622349,-0.943786,0.252887,0.684158,-0.8748,0.234402,0.759939,-0.840642,0.225249,0.870297,-0.760118,0.203673,0.93783,-0.666736,0.178651,0.985788,-0.603281,0.161649,1.081773,-0.507207,0.135906,1.126079,-0.414381,0.111033,1.178664,-0.322418,0.086392,1.245729,-0.215807,0.057825,1.267079,-0.112363,0.030107,1.329615,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.114491,0.020188,-1.328829,-0.219896,0.038774,-1.266329,-0.32911,0.058031,-1.247204,-0.421482,0.074319,-1.175878,-0.519268,0.091561,-1.130752,-0.614346,0.108326,-1.080494,-0.680977,0.120075,-0.987539,-0.783274,0.138112,-0.94787,-0.855555,0.150857,-0.868753};
			return value;
		}
		private double[] getCoordinate_7_33_point_27()
		{
			double[] value = {-0.892957,0.157452,-0.760839,-0.984112,0.173525,-0.699713,-1.078019,0.190084,-0.631996,-1.10243,0.194388,-0.522002,-1.077378,0.189971,-0.398183,-1.077724,0.190032,-0.29323,-1.131779,0.199563,-0.202642,-1.192566,0.210282,-0.105946,-1.217117,0.214611,0.0,-1.192566,0.210282,0.105946,-1.131779,0.199563,0.202642,-1.077724,0.190032,0.29323,-1.077378,0.189971,0.398183,-1.10243,0.194388,0.522002,-1.078019,0.190084,0.631996,-0.984112,0.173525,0.699713,-0.892957,0.157452,0.760839,-0.855555,0.150857,0.868753,-0.783274,0.138112,0.94787,-0.680977,0.120075,0.987539,-0.614346,0.108326,1.080494,-0.519268,0.091561,1.130752,-0.421482,0.074319,1.175878,-0.32911,0.058031,1.247204,-0.219896,0.038774,1.266329,-0.114491,0.020188,1.328829,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.115815,0.010133,-1.328829,-0.222438,0.019461,-1.266329,-0.332916,0.029126,-1.247204,-0.425852,0.037257,-1.174487,-0.526828,0.046091,-1.134102,-0.620715,0.054306,-1.079216,-0.690483,0.060409,-0.989879,-0.796561,0.06969,-0.95293,-0.863402,0.075538,-0.8667,-0.906494,0.079308,-0.763544,-1.009726,0.08834,-0.709718,-1.096305,0.095914,-0.63537,-1.102712,0.096475,-0.516167,-1.07638,0.094171,-0.393267,-1.108394,0.096972,-0.298128,-1.199642,0.104955,-0.212337,-1.279877,0.111975,-0.112402,-1.310095,0.114618,0.0,-1.279877,0.111975,0.112402,-1.199642,0.104955,0.212337,-1.108394,0.096972,0.298128,-1.07638,0.094171,0.393267,-1.102712,0.096475,0.516167,-1.096305,0.095914,0.63537,-1.009726,0.08834,0.709718,-0.906494,0.079308,0.763544,-0.863402,0.075538,0.8667,-0.796561,0.06969,0.95293,-0.690483,0.060409,0.989879,-0.620715,0.054306,1.079216,-0.526828,0.046091,1.134102,-0.425852,0.037257,1.174487,-0.332916,0.029126,1.247204,-0.222438,0.019461,1.266329,-0.115815,0.010133,1.328829,0.0,-0.0,1.344203,-0.0,0.0,-1.344203,-0.116257,0.0,-1.328829,-0.223288,0.0,-1.266329,-0.334187,0.0,-1.247204,-0.427478,0.0,-1.174487,-0.529153,0.0,-1.134773,-0.622717,0.0,-1.078578,-0.693531,0.0,-0.990465,-0.801024,0.0,-0.954623,-0.865675,0.0,-0.865675,-0.911034,0.0,-0.764448,-1.018391,0.0,-0.713085,-1.101144,0.0,-0.635746,-1.10235,0.0,-0.514034,-1.077937,0.0,-0.392337,-1.123874,0.0,-0.301141,-1.22724,0.0,-0.216395,-1.312422,0.0,-0.114822,-1.344203,0.0,0.0,-1.312422,0.0,0.114822,-1.22724,0.0,0.216395,-1.123874,0.0,0.301141,-1.077937,0.0,0.392337,-1.10235,0.0,0.514034,-1.101144,0.0,0.635746,-1.018391,0.0,0.713085,-0.911034,0.0,0.764448,-0.865675,0.0,0.865675,-0.801024,0.0,0.954623,-0.693531,0.0,0.990465,-0.622717,0.0,1.078578,-0.529153,0.0,1.134773,-0.427478,0.0,1.174487,-0.334187,0.0,1.247204,-0.223288,0.0,1.266329,-0.116257,0.0,1.328829};
			return value;
		}
		private double[] getCoordinate_7_33_point_28()
		{
			double[] value = {0.0,-0.0,1.344203};
			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, 270 total numbers made up of 90 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,-6.15523,0.0,0.0,6.15523,0.0,4.31981,-6.02896,0.0,4.31981,6.02896,0.0,8.551,-5.90528,0.0,8.551,5.90528,0.0,12.69538,-5.78414,0.0,12.69538,5.78414,0.0,16.754749,-5.66548,0.0,16.754749,5.66548,0.0,20.73085,-5.54925,0.0,20.73085,5.54925,0.0,24.62537,-5.43541,0.0,24.62537,5.43541,0.0,28.440001,-5.32391,0.0,28.440001,5.32391,0.0,32.17638,-5.21469,0.0,32.17638,5.21469,0.0,35.836102,-5.10772,0.0,35.836102,5.10772,0.0,39.42075,-5.00293,0.0,39.42075,5.00293,0.0,42.931862,-4.9003,0.0,42.931862,4.9003,0.0,46.370941,-4.79977,0.0,46.370941,4.79977,0.0,49.739479,-4.70131,0.0,49.739479,4.70131,0.0,53.038898,-4.60486,0.0,53.038898,4.60486,0.0,56.270649,-4.5104,0.0,56.270649,4.5104,0.0,59.436089,-4.41787,0.0,59.436089,4.41787,0.0,62.536591,-4.32724,0.0,62.536591,4.32724,0.0,65.573486,-4.23847,0.0,65.573486,4.23847,0.0,68.548103,-4.15152,0.0,68.548103,4.15152,0.0,71.461678,-4.06635,0.0,71.461678,4.06635,0.0,74.315483,-3.98293,0.0,74.315483,3.98293,0.0,77.110748,-3.90123,0.0,77.110748,3.90123,0.0,79.848671,-3.82119,0.0,79.848671,3.82119,0.0,82.530434,-3.7428,0.0,82.530434,3.7428,0.0,85.157173,-3.66602,0.0,85.157173,3.66602,0.0,87.730019,-3.59082,0.0,87.730019,3.59082,0.0,90.250092,-3.51715,0.0,90.250092,3.51715,0.0,92.718468,-3.445,0.0,92.718468,3.445,0.0,95.1362,-3.37433,0.0,95.1362,3.37433,0.0,97.504333,-3.3051,0.0,97.504333,3.3051,0.0,99.823891,-3.2373,0.0,99.823891,3.2373,0.0,102.095901,-3.17089,0.0,102.095901,3.17089,0.0,104.321198,-3.10584,0.0,104.321198,3.10584,0.0,106.5009,-3.04213,0.0,106.5009,3.04213,0.0,108.635902,-2.97972,0.0,108.635902,2.97972,0.0,110.727097,-2.91859,0.0,110.727097,2.91859,0.0,112.775398,-2.85872,0.0,112.775398,2.85872,0.0,114.7817,-2.80007,0.0,114.7817,2.80007,0.0,116.746803,-2.74263,0.0,116.746803,2.74263,0.0,118.6716,-2.68637,0.0,118.6716,2.68637,0.0,120.5569,-2.63126,0.0,120.5569,2.63126,0.0,122.403603,-2.57728,0.0,122.403603,2.57728,0.0,124.212303,-2.52441,0.0,124.212303,2.52441,0.0,125.984001,-2.47262,0.0,125.984001,2.47262,0.0});
			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 NecTvUhf 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 NecTvUhf().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.NecTvUhf\" 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.NecTvUhf self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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