package X3dForAdvancedModeling.GltfSampleModels;

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

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> This model tests interactions between attenuation color, attenuation distance, and thickness in the KHR_materials_volume extension. </p>
 <p> Related links: Catalog page <a href="../../../GltfSampleModels/AttenuationTestIndex.html" target="_blank">AttenuationTest</a>,  source <a href="../../../GltfSampleModels/AttenuationTest.java">AttenuationTest.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="../../../GltfSampleModels/AttenuationTest.x3d">AttenuationTest.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> This model tests interactions between attenuation color, attenuation distance, and thickness in the KHR_materials_volume extension. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 17 July 2021 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 11 May 2024 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Ed Mackey, Analytical Graphics, Inc. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AttenuationTest" target="_blank">https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AttenuationTest</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://khronos/gltf" target="_blank">https://khronos/gltf</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/glTF" target="_blank">https://en.wikipedia.org/glTF</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d4" target="_blank">https://www.web3d.org/x3d4</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> specificationSection </i> </td>
			<td> X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 9 Networking component, 12 Shape component, 12.4.2 Appearance </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> specificationSection </i> </td>
			<td> X3D 4.0 Architecture, ISO/IEC 19775-1:2023, clause 9 Networking component, Table 9.3 � Networking component support levels </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> specificationUrl </i> </td>
			<td> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/networking.html#t-supportLevels" target="_blank">https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/networking.html#t-supportLevels</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> specificationUrl </i> </td>
			<td> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#Appearance" target="_blank">https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#Appearance</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS" target="_blank">https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://castle-engine.io/creating_data_model_formats.php#section_gltf" target="_blank">https://castle-engine.io/creating_data_model_formats.php#section_gltf</a> </td>
		</tr>
		<tr style="color:burntorange">
			<td style="text-align:right; vertical-align: text-top;"> <i> warning </i> </td>
			<td> commented out Tangent nodes, removed flipVertically=true, removed gravityTransform=false since those constructs are not valid X3D4 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> view3dscene, <a href="https://castle-engine.io/view3dscene.php" target="_blank">https://castle-engine.io/view3dscene.php</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://savage.nps.edu/X3D-Edit" target="_blank">https://savage.nps.edu/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AttenuationTest.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AttenuationTest.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/license.html" target="_blank">https://www.web3d.org/x3d/content/examples/license.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> source </i> </td>
			<td> AttenuationTest.gltf </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 Ed Mackey, Analytical Graphics, Inc.
 */

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

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERCHANGE).setVersion(X3D.VERSION_4_0)
  .setHead(new head()
    .addComponent(new component().setName("Lighting").setLevel(3))
    .addComponent(new component().setName("Shape").setLevel(2))
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("AttenuationTest.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("This model tests interactions between attenuation color, attenuation distance, and thickness in the KHR_materials_volume extension."))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("17 July 2021"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("11 May 2024"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Ed Mackey, Analytical Graphics, Inc."))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AttenuationTest"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://khronos/gltf"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/glTF"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d4"))
    .addMeta(new meta().setName(meta.NAME_SPECIFICATIONSECTION).setContent("X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 9 Networking component, 12 Shape component, 12.4.2 Appearance"))
    .addMeta(new meta().setName(meta.NAME_SPECIFICATIONSECTION).setContent("X3D 4.0 Architecture, ISO/IEC 19775-1:2023, clause 9 Networking component, Table 9.3 � Networking component support levels"))
    .addMeta(new meta().setName(meta.NAME_SPECIFICATIONURL).setContent("https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/networking.html#t-supportLevels"))
    .addMeta(new meta().setName(meta.NAME_SPECIFICATIONURL).setContent("https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#Appearance"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://castle-engine.io/creating_data_model_formats.php#section_gltf"))
    .addMeta(new meta().setName(meta.NAME_WARNING    ).setContent("commented out Tangent nodes, removed flipVertically=true, removed gravityTransform=false since those constructs are not valid X3D4"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("view3dscene, https://castle-engine.io/view3dscene.php"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AttenuationTest.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("https://www.web3d.org/x3d/content/examples/license.html"))
    .addMeta(new meta().setName(meta.NAME_SOURCE     ).setContent("AttenuationTest.gltf")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setInfo(new String[] {"glTF Sample Model"}).setTitle("AttenuationTest.x3d"))
    .addChild(new Transform("CastleEncoded_R2_Block_1_46_0").setTranslation(0.0,3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R2_Block_1_46_5").setTranslation(2.5,3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_5")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.75).setBboxSize(1.5,1.5,1.5)
          .setAppearance(new Appearance("CastleEncoded_R2_ThicknessFac_1_46_5").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.75,0.75,0.0,0.75,0.75,0.0,0.75,0.75,0.0,0.75,-0.75,0.0,0.75,-0.75,0.0,0.75,-0.75,0.0,0.75,0.75,1.5,0.75,0.75,1.5,0.75,0.75,1.5,0.75,-0.75,1.5,0.75,-0.75,1.5,0.75,-0.75,1.5,-0.75,0.75,0.0,-0.75,0.75,0.0,-0.75,0.75,0.0,-0.75,-0.75,0.0,-0.75,-0.75,0.0,-0.75,-0.75,0.0,-0.75,0.75,1.5,-0.75,0.75,1.5,-0.75,0.75,1.5,-0.75,-0.75,1.5,-0.75,-0.75,1.5,-0.75,-0.75,1.5})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R2_Block_2_46_0").setTranslation(6.0,3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_2_46_0")
        .addChild(new Shape().setBboxCenter(0.0,0.0,1.0).setBboxSize(2.0,2.0,2.0)
          .setAppearance(new Appearance("CastleEncoded_R2_ThicknessFac_2_46_0").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,-1.0,0.0,1.0,-1.0,0.0,1.0,-1.0,0.0,1.0,1.0,2.0,1.0,1.0,2.0,1.0,1.0,2.0,1.0,-1.0,2.0,1.0,-1.0,2.0,1.0,-1.0,2.0,-1.0,1.0,0.0,-1.0,1.0,0.0,-1.0,1.0,0.0,-1.0,-1.0,0.0,-1.0,-1.0,0.0,-1.0,-1.0,0.0,-1.0,1.0,2.0,-1.0,1.0,2.0,-1.0,1.0,2.0,-1.0,-1.0,2.0,-1.0,-1.0,2.0,-1.0,-1.0,2.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R2_Block_0_46_50").setTranslation(-2.0,3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_0_46_50")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.25).setBboxSize(0.5,0.5,0.5)
          .setAppearance(new Appearance("CastleEncoded_R2_ThicknessFac_0_46_50").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.25,0.25,0.0,0.25,0.25,0.0,0.25,0.25,0.0,0.25,-0.25,0.0,0.25,-0.25,0.0,0.25,-0.25,0.0,0.25,0.25,0.5,0.25,0.25,0.5,0.25,0.25,0.5,0.25,-0.25,0.5,0.25,-0.25,0.5,0.25,-0.25,0.5,-0.25,0.25,0.0,-0.25,0.25,0.0,-0.25,0.25,0.0,-0.25,-0.25,0.0,-0.25,-0.25,0.0,-0.25,-0.25,0.0,-0.25,0.25,0.5,-0.25,0.25,0.5,-0.25,0.25,0.5,-0.25,-0.25,0.5,-0.25,-0.25,0.5,-0.25,-0.25,0.5})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R2_Block_0_46_25").setTranslation(-3.5,3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_0_46_25")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.125).setBboxSize(0.25,0.25,0.25)
          .setAppearance(new Appearance("CastleEncoded_R2_ThicknessFac_0_46_25").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.125,0.125,0.0,0.125,0.125,0.0,0.125,0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,0.125,0.25,0.125,0.125,0.25,0.125,0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("Labels")
      .addChild(new Group("Labels_2")
        .addChild(new Shape().setBboxCenter(-1.47358417510986,0.974341630935669,-0.0125000951811671).setBboxSize(15.8457813262939,14.5641613006592,0.0250003915280104)
          .setAppearance(new Appearance("LabelMaterial").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseTextureMapping("TEXCOORD_0").setMetallic(0).setRoughness(0.800000011920929)
              .setBaseTexture(new ImageTexture().setUrl(new String[] {"AttenuationLabels.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AttenuationLabels.png"})
                .setTextureProperties(new TextureProperties().setMagnificationFilter("AVG_PIXEL").setMinificationFilter("NEAREST_PIXEL_AVG_MIPMAP")))))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {24,37,36,24,36,25,2,7,5,2,5,3,9,34,35,9,35,18,33,32,11,33,11,19,31,13,20,31,20,30,29,15,21,29,21,28,39,23,22,39,22,38,8,6,4,8,4,10,26,14,12,26,12,27,0,16,17,0,17,1,64,77,76,64,76,65,42,47,45,42,45,43,49,74,75,49,75,58,73,72,51,73,51,59,71,53,60,71,60,70,69,55,61,69,61,68,79,63,62,79,62,78,48,46,44,48,44,50,66,54,52,66,52,67,40,56,57,40,57,41}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(getCoordinate_7_70_point()))
            .setNormal(new Normal().setVector(getNormal_7_71_vector()))
            .setTexCoord(new MultiTextureCoordinate()
              .addTexCoord(new TextureCoordinate().setMapping("TEXCOORD_0").setPoint(getTextureCoordinate_8_72_point())))))))
    .addChild(new Transform("CastleEncoded_R4_Block_1_46_0").setTranslation(0.0,-3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_2")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance().setUSE("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0"))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R4_Block_1_46_5").setScale(1.5,1.5,1.5).setTranslation(2.5,-3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_3")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance().setUSE("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0"))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R4_Block_2_46_0").setScale(2.0,2.0,2.0).setTranslation(6.0,-3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_4")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance().setUSE("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0"))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R4_Block_0_46_50").setScale(0.5,0.5,0.5).setTranslation(-2.0,-3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_5")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance().setUSE("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0"))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R4_Block_0_46_25").setScale(0.25,0.25,0.25).setTranslation(-3.5,-3.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_6")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance().setUSE("CastleEncoded_R2_and_R4_ThicknessFac_1_46_0"))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("R3_Block_Row").setTranslation(-3.5,0.0,0.0)
      .addChild(new Group("Block_Row")
        .addChild(new Shape().setBboxCenter(5.1875,0.0,1.0).setBboxSize(10.625,2.0,2.0)
          .setAppearance(new Appearance("R3_ThicknessTex_Mat").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4,25,38,44,25,44,31,34,30,43,34,43,47,45,42,36,45,36,39,40,27,33,40,33,46,29,26,32,29,32,35,41,37,24,41,24,28,49,62,68,49,68,55,58,54,67,58,67,71,69,66,60,69,60,63,64,51,57,64,57,70,53,50,56,53,56,59,65,61,48,65,48,52,73,86,92,73,92,79,82,78,91,82,91,95,93,90,84,93,84,87,88,75,81,88,81,94,77,74,80,77,80,83,89,85,72,89,72,76,97,110,116,97,116,103,106,102,115,106,115,119,117,114,108,117,108,111,112,99,105,112,105,118,101,98,104,101,104,107,113,109,96,113,96,100}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(getCoordinate_7_115_point()))
            .setNormal(new Normal().setVector(new MFVec3f(/*0.invocation*/)))
            .setTexCoord(new MultiTextureCoordinate()
              .addTexCoord(new TextureCoordinate().setMapping("TEXCOORD_0").setPoint(getTextureCoordinate_8_117_point())))))))
    .addChild(new Transform("CastleEncoded_R5_Block_1_46_0").setTranslation(0.0,-6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_7")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R5_Attenuation_1_46_0").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R5_Block_1_46_5").setTranslation(2.5,-6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_8")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R5_Attenuation_1_46_5").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R5_Block_2_46_0").setTranslation(6.0,-6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_9")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R5_Attenuation_2_46_0").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R5_Block_0_46_50").setTranslation(-2.0,-6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_10")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R5_Attenuation_0_46_50").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R5_Block_0_46_25").setTranslation(-3.5,-6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_11")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R5_Attenuation_0_46_25").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("MeterGrid").setTranslation(0.0,0.0,-2.0)
      .addChild(new Group("Plane")
        .addChild(new Shape().setBboxSize(20.0,20.0,0.0)
          .setAppearance(new Appearance("FlatBackdrop").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseTextureMapping("TEXCOORD_0").setMetallic(0).setRoughness(0.5)
              .setBaseTexture(new ImageTexture().setUrl(new String[] {"PlainGrid.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/PlainGrid.png"})
                .setTextureProperties(new TextureProperties().setMagnificationFilter("AVG_PIXEL").setMinificationFilter("NEAREST_PIXEL_AVG_MIPMAP")))))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {0,1,3,0,3,2}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {-10.0,-10.0,0.0,10.0,-10.0,0.0,-10.0,10.0,0.0,10.0,10.0,0.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0})))
            .setTexCoord(new MultiTextureCoordinate()
              .addTexCoord(new TextureCoordinate().setMapping("TEXCOORD_0").setPoint(new MFVec2f(new double[] {0.515625,0.515625,20.515625,0.515625,0.515625,-19.484375,20.515625,-19.484375}))))))))
    .addChild(new Transform("CastleEncoded_R1_Sample_1_46_0").setTranslation(0.0,6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_0_12")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.5).setBboxSize(1.0,1.0,1.0)
          .setAppearance(new Appearance("CastleEncoded_R1_Sample_1_46_0_2").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseColor(0.100000001490116,0.5,0.899999976158142).setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,-0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,0.5,-0.5,1.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,-0.5,0.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0,-0.5,-0.5,1.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R1_Sample_1_46_5").setTranslation(2.5,6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_1_46_5_2")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.75).setBboxSize(1.5,1.5,1.5)
          .setAppearance(new Appearance("CastleEncoded_R1_Sample_1_46_5_2").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseColor(0.0316227748990059,0.353553384542465,0.853814959526062).setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.75,0.75,0.0,0.75,0.75,0.0,0.75,0.75,0.0,0.75,-0.75,0.0,0.75,-0.75,0.0,0.75,-0.75,0.0,0.75,0.75,1.5,0.75,0.75,1.5,0.75,0.75,1.5,0.75,-0.75,1.5,0.75,-0.75,1.5,0.75,-0.75,1.5,-0.75,0.75,0.0,-0.75,0.75,0.0,-0.75,0.75,0.0,-0.75,-0.75,0.0,-0.75,-0.75,0.0,-0.75,-0.75,0.0,-0.75,0.75,1.5,-0.75,0.75,1.5,-0.75,0.75,1.5,-0.75,-0.75,1.5,-0.75,-0.75,1.5,-0.75,-0.75,1.5})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R1_Sample_2_46_0").setTranslation(6.0,6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_2_46_0_2")
        .addChild(new Shape().setBboxCenter(0.0,0.0,1.0).setBboxSize(2.0,2.0,2.0)
          .setAppearance(new Appearance("CastleEncoded_R1_Sample_2_46_0_2").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseColor(0.00999999977648258,0.25,0.810000002384186).setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,-1.0,0.0,1.0,-1.0,0.0,1.0,-1.0,0.0,1.0,1.0,2.0,1.0,1.0,2.0,1.0,1.0,2.0,1.0,-1.0,2.0,1.0,-1.0,2.0,1.0,-1.0,2.0,-1.0,1.0,0.0,-1.0,1.0,0.0,-1.0,1.0,0.0,-1.0,-1.0,0.0,-1.0,-1.0,0.0,-1.0,-1.0,0.0,-1.0,1.0,2.0,-1.0,1.0,2.0,-1.0,1.0,2.0,-1.0,-1.0,2.0,-1.0,-1.0,2.0,-1.0,-1.0,2.0})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R1_Sample_0_46_50").setTranslation(-2.0,6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_0_46_50_2")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.25).setBboxSize(0.5,0.5,0.5)
          .setAppearance(new Appearance("CastleEncoded_R1_Sample_0_46_50_2").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseColor(0.31622776389122,0.70710676908493,0.948683321475983).setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.25,0.25,0.0,0.25,0.25,0.0,0.25,0.25,0.0,0.25,-0.25,0.0,0.25,-0.25,0.0,0.25,-0.25,0.0,0.25,0.25,0.5,0.25,0.25,0.5,0.25,0.25,0.5,0.25,-0.25,0.5,0.25,-0.25,0.5,0.25,-0.25,0.5,-0.25,0.25,0.0,-0.25,0.25,0.0,-0.25,0.25,0.0,-0.25,-0.25,0.0,-0.25,-0.25,0.0,-0.25,-0.25,0.0,-0.25,0.25,0.5,-0.25,0.25,0.5,-0.25,0.25,0.5,-0.25,-0.25,0.5,-0.25,-0.25,0.5,-0.25,-0.25,0.5})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0})))))))
    .addChild(new Transform("CastleEncoded_R1_Sample_0_46_25").setTranslation(-3.5,6.0,0.0)
      .addChild(new Group("CastleEncoded_Block_0_46_25_2")
        .addChild(new Shape().setBboxCenter(0.0,0.0,0.125).setBboxSize(0.25,0.25,0.25)
          .setAppearance(new Appearance("CastleEncoded_R1_Sample_0_46_25_2").setAlphaMode("OPAQUE")
            .setMaterial(new PhysicalMaterial().setBaseColor(0.562341332435608,0.840896427631378,0.974003732204437).setMetallic(0).setRoughness(0)))
          .setGeometry(new IndexedTriangleSet().setCcw(true).setColorPerVertex(true).setIndex(new int[] {1,14,20,1,20,7,10,6,19,10,19,23,21,18,12,21,12,15,16,3,9,16,9,22,5,2,8,5,8,11,17,13,0,17,0,4}).setNormalPerVertex(true).setSolid(true)
            .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {0.125,0.125,0.0,0.125,0.125,0.0,0.125,0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,0.125,0.25,0.125,0.125,0.25,0.125,0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25})))
            .setNormal(new Normal().setVector(new MFVec3f(new double[] {0.0,0.0,-1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,-1.0,0.0,0.0,0.0,0.0,-1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.0,-1.0,-1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,-1.0,0.0,0.0,0.0,-1.0,0.0,0.0,0.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 double[] */
		private double[] getCoordinate_7_115_point_1()
		{
			double[] value = {0.125,0.125,0.0,0.125,0.125,0.0,0.125,0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,-0.125,0.0,0.125,0.125,0.25,0.125,0.125,0.25,0.125,0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,0.125,-0.125,0.25,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,-0.125,0.0,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25,-0.125,-0.125,0.25,4.0,0.5,0.0,4.0,0.5,0.0,4.0,0.5,0.0,4.0,-0.5,0.0,4.0,-0.5,0.0,4.0,-0.5,0.0,4.0,0.5,1.0,4.0,0.5,1.0,4.0,0.5,1.0,4.0,-0.5,1.0,4.0,-0.5,1.0,4.0,-0.5,1.0,3.0,0.5,0.0,3.0,0.5,0.0,3.0,0.5,0.0,3.0,-0.5,0.0,3.0,-0.5,0.0,3.0,-0.5,0.0,3.0,0.5,1.0,3.0,0.5,1.0,3.0,0.5,1.0,3.0,-0.5,1.0,3.0,-0.5,1.0,3.0,-0.5,1.0,6.75,0.75,0.0,6.75,0.75,0.0,6.75,0.75,0.0,6.75,-0.75,0.0,6.75,-0.75,0.0,6.75,-0.75,0.0,6.75,0.75,1.5,6.75,0.75,1.5,6.75,0.75,1.5,6.75,-0.75,1.5,6.75,-0.75,1.5,6.75,-0.75,1.5,5.25,0.75,0.0,5.25,0.75,0.0,5.25,0.75,0.0,5.25,-0.75,0.0,5.25,-0.75,0.0,5.25,-0.75,0.0,5.25,0.75,1.5,5.25,0.75,1.5,5.25,0.75,1.5,5.25,-0.75,1.5,5.25,-0.75,1.5,5.25,-0.75,1.5,10.5,1.0,0.0,10.5,1.0,0.0,10.5,1.0,0.0,10.5,-1.0,0.0,10.5,-1.0,0.0,10.5,-1.0,0.0,10.5,1.0,2.0,10.5,1.0,2.0,10.5,1.0,2.0,10.5,-1.0,2.0,10.5,-1.0,2.0,10.5,-1.0,2.0,8.5,1.0,0.0,8.5,1.0,0.0,8.5,1.0,0.0,8.5,-1.0,0.0,8.5,-1.0,0.0,8.5,-1.0,0.0,8.5,1.0,2.0,8.5,1.0,2.0,8.5,1.0,2.0,8.5,-1.0,2.0,8.5,-1.0,2.0,8.5,-1.0,2.0,1.75,0.25,0.0,1.75,0.25,0.0,1.75,0.25,0.0,1.75,-0.25,0.0};
			return value;
		}
		private double[] getCoordinate_7_115_point_2()
		{
			double[] value = {1.75,-0.25,0.0,1.75,-0.25,0.0,1.75,0.25,0.5,1.75,0.25,0.5,1.75,0.25,0.5,1.75,-0.25,0.5,1.75,-0.25,0.5,1.75,-0.25,0.5,1.25,0.25,0.0,1.25,0.25,0.0,1.25,0.25,0.0,1.25,-0.25,0.0,1.25,-0.25,0.0,1.25,-0.25,0.0,1.25,0.25,0.5,1.25,0.25,0.5,1.25,0.25,0.5,1.25,-0.25,0.5,1.25,-0.25,0.5,1.25,-0.25,0.5};
			return value;
		}


		/** Define subarrays using type double[] */
		private double[] getTextureCoordinate_8_117_point_1()
		{
			double[] value = {0.897418916225433,0.126378774642944,0.897418916225433,0.126378774642944,0.897418916225433,0.126378774642944,0.897418916225433,0.0923066139221191,0.897418916225433,0.0923066139221191,0.897418916225433,0.0923066139221191,0.931491076946259,0.126378774642944,0.931491076946259,0.126378774642944,0.931491076946259,0.126378774642944,0.931491076946259,0.0923066139221191,0.931491076946259,0.0923066139221191,0.931491076946259,0.0923066139221191,0.863346695899963,0.126378774642944,0.863346695899963,0.126378774642944,0.897418916225433,0.160450994968414,0.863346695899963,0.0923066139221191,0.897418916225433,0.0582343935966492,0.863346695899963,0.0923066139221191,0.829274535179138,0.126378774642944,0.965563297271729,0.126378774642944,0.931491076946259,0.160450994968414,0.829274535179138,0.0923066139221191,0.931491076946259,0.0582343935966492,0.965563297271729,0.0923066139221191,0.897418916225433,0.522712826728821,0.897418916225433,0.522712826728821,0.897418916225433,0.522712826728821,0.897418916225433,0.488640666007996,0.897418916225433,0.488640666007996,0.897418916225433,0.488640666007996,0.931491076946259,0.522712826728821,0.931491076946259,0.522712826728821,0.931491076946259,0.522712826728821,0.931491076946259,0.488640666007996,0.931491076946259,0.488640666007996,0.931491076946259,0.488640666007996,0.863346695899963,0.522712826728821,0.863346695899963,0.522712826728821,0.897418916225433,0.556785047054291,0.863346695899963,0.488640666007996,0.897418916225433,0.45456850528717,0.863346695899963,0.488640666007996,0.829274535179138,0.522712826728821,0.965563297271729,0.522712826728821,0.931491076946259,0.556785047054291,0.829274535179138,0.488640666007996,0.931491076946259,0.45456850528717,0.965563297271729,0.488640666007996,0.897418916225433,0.710734844207764,0.897418916225433,0.710734844207764,0.897418916225433,0.710734844207764,0.897418916225433,0.676662683486938,0.897418916225433,0.676662683486938,0.897418916225433,0.676662683486938,0.931491076946259,0.710734844207764,0.931491076946259,0.710734844207764,0.931491076946259,0.710734844207764,0.931491076946259,0.676662683486938,0.931491076946259,0.676662683486938,0.931491076946259,0.676662683486938,0.863346695899963,0.710734844207764,0.863346695899963,0.710734844207764,0.897418916225433,0.744807004928589,0.863346695899963,0.676662683486938,0.897418916225433,0.642590463161469,0.863346695899963,0.676662683486938,0.829274535179138,0.710734844207764,0.965563297271729,0.710734844207764,0.931491076946259,0.744807004928589,0.829274535179138,0.676662683486938,0.931491076946259,0.642590463161469,0.965563297271729,0.676662683486938,0.897418916225433,0.912283599376678,0.897418916225433,0.912283599376678,0.897418916225433,0.912283599376678,0.897418916225433,0.878211438655853,0.897418916225433,0.878211438655853,0.897418916225433,0.878211438655853,0.931491076946259,0.912283599376678,0.931491076946259,0.912283599376678,0.931491076946259,0.912283599376678,0.931491076946259,0.878211438655853,0.931491076946259,0.878211438655853,0.931491076946259,0.878211438655853,0.863346695899963,0.912283599376678,0.863346695899963,0.912283599376678,0.897418916225433,0.946355819702148,0.863346695899963,0.878211438655853,0.897418916225433,0.844139218330383,0.863346695899963,0.878211438655853,0.829274535179138,0.912283599376678,0.965563297271729,0.912283599376678,0.931491076946259,0.946355819702148,0.829274535179138,0.878211438655853,0.931491076946259,0.844139218330383,0.965563297271729,0.878211438655853,0.897418916225433,0.330632865428925,0.897418916225433,0.330632865428925,0.897418916225433,0.330632865428925,0.897418916225433,0.296560704708099};
			return value;
		}
		private double[] getTextureCoordinate_8_117_point_2()
		{
			double[] value = {0.897418916225433,0.296560704708099,0.897418916225433,0.296560704708099,0.931491076946259,0.330632865428925,0.931491076946259,0.330632865428925,0.931491076946259,0.330632865428925,0.931491076946259,0.296560704708099,0.931491076946259,0.296560704708099,0.931491076946259,0.296560704708099,0.863346695899963,0.330632865428925,0.863346695899963,0.330632865428925,0.897418916225433,0.364705085754395,0.863346695899963,0.296560704708099,0.897418916225433,0.262488484382629,0.863346695899963,0.296560704708099,0.829274535179138,0.330632865428925,0.965563297271729,0.330632865428925,0.931491076946259,0.364705085754395,0.829274535179138,0.296560704708099,0.931491076946259,0.262488484382629,0.965563297271729,0.296560704708099};
			return value;
		}

		/** Large attribute array: Coordinate point field, scene-graph level=7, element #70, 240 total numbers made up of 80 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_70_point()
		{
			MFVec3f Coordinate_7_70_point = new MFVec3f(new double[] {-9.39647483825684,-6.30773878097534,-1.02578425753563E-7,-9.39647483825684,-5.63075494766235,-7.2986523491636E-8,-9.39647483825684,5.65004682540894,3.02096196946877E-8,-9.39647483825684,6.38050174713135,6.21388167587611E-8,0.470691561698914,8.25642204284668,1.00097366839691E-7,-5.10894250869751,6.38050174713135,6.21388167587611E-8,0.470691561698914,7.71541118621826,7.64490692972686E-8,-5.10894250869751,5.65004682540894,3.02096196946877E-8,-0.415542006492615,7.71541118621826,7.64490692972686E-8,5.5335521697998,7.71541118621826,7.64490692972686E-8,-0.415542006492615,8.25642204284668,1.00097366839691E-7,-5.10894250869751,3.40431714057922,3.02096196946877E-8,-2.92531585693359,8.25642204284668,1.00097366839691E-7,-5.10894250869751,-0.391610264778137,-3.89279293244726E-8,-2.92531585693359,7.71541118621826,7.64490692972686E-8,-5.10894250869751,-3.40076780319214,-7.2986523491636E-8,-5.10894250869751,-6.30773878097534,-1.02578425753563E-7,-5.10894250869751,-5.63075494766235,-7.2986523491636E-8,5.5335521697998,8.25642204284668,1.00097366839691E-7,-9.39647483825684,3.40431714057922,3.02096196946877E-8,-5.10894250869751,0.3985316157341,-4.38972636018775E-9,-5.10894250869751,-2.62159776687622,-3.89279293244726E-8,-1.49901676177979,8.25642204284668,1.00097366839691E-7,-1.49901676177979,7.71541118621826,7.64490692972686E-8,2.10634636878967,7.71541118621826,7.64490692972686E-8,2.10634636878967,8.25642204284668,1.00097366839691E-7,-4.04490852355957,7.71541118621826,7.64490692972686E-8,-4.04490852355957,8.25642204284668,1.00097366839691E-7,-9.39647483825684,-2.62159776687622,-3.89279293244726E-8,-9.39647483825684,-3.40076780319214,-7.2986523491636E-8,-9.39647483825684,0.3985316157341,-4.38972636018775E-9,-9.39647483825684,-0.391610383987427,-3.89279293244726E-8,-5.10894250869751,2.61277627944946,-4.38972636018775E-9,-9.39647483825684,2.61277627944946,-4.38972636018775E-9,6.44930601119995,7.71541118621826,7.64490692972686E-8,6.44930601119995,8.25642204284668,1.00097366839691E-7,2.9443576335907,8.25642204284668,1.00097366839691E-7,2.9443576335907,7.71541118621826,7.64490692972686E-8,-2.40868592262268,8.25642204284668,1.00097366839691E-7,-2.40868592262268,7.71541118621826,7.64490692972686E-8,-5.10894203186035,-6.30773878097534,-0.0250002611428499,-5.10894203186035,-5.63075494766235,-0.0250002909451723,-5.10894203186035,5.65004682540894,-0.0250001288950443,-5.10894203186035,6.38050174713135,-0.0250001605600119,-0.415542006492615,8.25642204284668,-0.0249998867511749,-9.39647483825684,6.38050174713135,-0.0249997843056917,-0.415542006492615,7.71541118621826,-0.024999862536788,-9.39647483825684,5.65004682540894,-0.0249997526407242,0.470691561698914,7.71541118621826,-0.0249999407678843,6.44930648803711,7.71541118621826,-0.0249999407678843,0.470691561698914,8.25642204284668,-0.0249999649822712,-9.39647483825684,3.40431714057922,-0.0249998159706593,-4.04490852355957,8.25642204284668,-0.0249998774379492,-9.39647483825684,-0.391610264778137,-0.0249998178333044,-4.04490852355957,7.71541118621826,-0.0249998532235622,-9.39647483825684,-3.40076780319214,-0.0249998476356268,-9.39647483825684,-6.30773878097534,-0.0249998848885298,-9.39647483825684,-5.63075494766235,-0.0249999146908522,6.44930648803711,8.25642204284668,-0.0249999649822712,-5.10894203186035,3.40431714057922,-0.0250001922249794,-9.39647483825684,0.3985316157341,-0.0249998532235622,-9.39647483825684,-2.62159776687622,-0.0249998811632395,-2.4086856842041,8.25642204284668,-0.0249998867511749,-2.4086856842041,7.71541118621826,-0.024999862536788,2.9443576335907,7.71541118621826,-0.0249999389052391,2.9443576335907,8.25642204284668,-0.024999963119626,-2.92531585693359,7.71541118621826,-0.02499995008111,-2.92531585693359,8.25642204284668,-0.0249999742954969,-5.10894203186035,-2.62159776687622,-0.0250002574175596,-5.10894203186035,-3.40076780319214,-0.0250002238899469,-5.10894203186035,0.3985316157341,-0.0250002294778824,-5.10894203186035,-0.391610383987427,-0.0250001940876246,-9.39647483825684,2.61277627944946,-0.0249997824430466,-5.10894203186035,2.61277627944946,-0.0250001586973667,5.53355264663696,7.71541118621826,-0.024999862536788,5.53355264663696,8.25642204284668,-0.0249998867511749,2.10634636878967,8.25642204284668,-0.0249998886138201,2.10634636878967,7.71541118621826,-0.0249998643994331,-1.49901652336121,8.25642204284668,-0.0249999649822712,-1.49901652336121,7.71541118621826,-0.0249999407678843});
			return Coordinate_7_70_point;
		}
		/** Large attribute array: Normal vector field, scene-graph level=7, element #71, 240 total numbers made up of 80 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec3f getNormal_7_71_vector()
		{
			MFVec3f Normal_7_71_vector = new MFVec3f(new double[] {0,-4.37113847340243E-8,1,0,-4.37113847340243E-8,1,0,-4.37113847340243E-8,1,0,-4.37113847340243E-8,1,0,-4.37113136797507E-8,1,0,-4.37113847340243E-8,1,0,-4.37113136797507E-8,1,0,-4.37113847340243E-8,1,0,-4.37113136797507E-8,1,0,-4.3711299468896E-8,0.999999940395355,0,-4.37113136797507E-8,1,0,-4.37113847340243E-8,0.999999940395355,0,-4.3711320785178E-8,1,6.06274631667343E-16,-4.37113847340243E-8,0.999999940395355,0,-4.3711320785178E-8,1,0,-4.37113740758832E-8,0.999999940395355,0,-4.37113847340243E-8,1,0,-4.37113847340243E-8,1,0,-4.3711299468896E-8,0.999999940395355,0,-4.37113847340243E-8,0.999999940395355,6.06274631667343E-16,-4.37113847340243E-8,0.999999940395355,0,-4.37113740758832E-8,0.999999940395355,0,-4.3711320785178E-8,1,0,-4.3711320785178E-8,1,0,-4.37113065743233E-8,1,0,-4.37113065743233E-8,1,0,-4.3711320785178E-8,1,0,-4.3711320785178E-8,1,0,-4.37113740758832E-8,0.999999940395355,0,-4.37113740758832E-8,0.999999940395355,6.06274631667343E-16,-4.37113847340243E-8,0.999999940395355,6.06274631667343E-16,-4.37113847340243E-8,0.999999940395355,0,-4.37113847340243E-8,0.999999940395355,0,-4.37113847340243E-8,0.999999940395355,0,-4.3711299468896E-8,0.999999940395355,0,-4.3711299468896E-8,0.999999940395355,0,-4.37113065743233E-8,1,0,-4.37113065743233E-8,1,0,-4.3711320785178E-8,1,0,-4.3711320785178E-8,1,-8.7755438471504E-8,-4.3636838142902E-8,-1,-8.7755438471504E-8,-4.3636838142902E-8,-1,-8.77554313660767E-8,-4.28214868009036E-8,-1,-8.77554313660767E-8,-4.28214868009036E-8,-1,-8.82736301832665E-8,-4.27335180575028E-8,-1,-8.77554313660767E-8,-4.28214868009036E-8,-1,-8.82736301832665E-8,-4.27335180575028E-8,-1,-8.77554313660767E-8,-4.28214868009036E-8,-1,-8.82736301832665E-8,-4.27335180575028E-8,-1,-8.54280131079577E-8,-4.51155806047154E-8,-0.999999940395355,-8.82736301832665E-8,-4.27335180575028E-8,-1,-8.77554313660767E-8,-4.17121839291212E-8,-1,-8.65114202497352E-8,-4.61270133200742E-8,-1,-8.7755438471504E-8,-4.61845637289571E-8,-0.999999940395355,-8.65114202497352E-8,-4.61270133200742E-8,-1,-8.77554313660767E-8,-4.46046790614218E-8,-1,-8.7755438471504E-8,-4.3636838142902E-8,-1,-8.7755438471504E-8,-4.3636838142902E-8,-1,-8.54280131079577E-8,-4.51155806047154E-8,-0.999999940395355,-8.77554313660767E-8,-4.17121839291212E-8,-1,-8.7755438471504E-8,-4.61845637289571E-8,-0.999999940395355,-8.77554313660767E-8,-4.46046790614218E-8,-1,-8.59994457869107E-8,-4.54173587627338E-8,-1,-8.59994457869107E-8,-4.54173587627338E-8,-1,-8.89079174726248E-8,-4.10841494158376E-8,-1,-8.89079174726248E-8,-4.10841494158376E-8,-1,-8.65114202497352E-8,-4.61270133200742E-8,-1,-8.65114202497352E-8,-4.61270133200742E-8,-1,-8.77554313660767E-8,-4.46046790614218E-8,-1,-8.77554313660767E-8,-4.46046790614218E-8,-1,-8.7755438471504E-8,-4.61845637289571E-8,-0.999999940395355,-8.7755438471504E-8,-4.61845637289571E-8,-0.999999940395355,-8.77554313660767E-8,-4.17121839291212E-8,-1,-8.77554313660767E-8,-4.17121839291212E-8,-1,-8.54280131079577E-8,-4.51155806047154E-8,-0.999999940395355,-8.54280131079577E-8,-4.51155806047154E-8,-0.999999940395355,-8.89079174726248E-8,-4.10841494158376E-8,-1,-8.89079174726248E-8,-4.10841494158376E-8,-1,-8.59994457869107E-8,-4.54173587627338E-8,-1,-8.59994457869107E-8,-4.54173587627338E-8,-1.0});
			return Normal_7_71_vector;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=8, element #72, 160 total numbers made up of 80 2-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec2f getTextureCoordinate_8_72_point()
		{
			MFVec2f TextureCoordinate_8_72_point = new MFVec2f(new double[] {0.142493635416031,0.969344139099121,0.142493635416031,0.833947420120239,0.142493635416031,0.361776947975159,0.142493635416031,0.215685963630676,0.616178035736084,0.0420078039169312,1.0,0.215685963630676,0.616178035736084,0.150209903717041,1.0,0.361776947975159,0.438931345939636,0.150209903717041,0.78378027677536,0.150209903717041,0.438931316137314,0.0420078039169312,1.0,0.361776947975159,0.256997466087341,0.0420078039169312,1.0,0.678113460540771,0.256997466087341,0.150209903717041,1.0,0.833947420120239,1.0,0.969344139099121,1.0,0.833947420120239,0.78378027677536,0.0420078039169312,0.142493635416031,0.361776947975159,1.0,0.520085096359253,1.0,0.678113460540771,0.438931316137314,0.0420078039169312,0.438931345939636,0.150209903717041,0.616178035736084,0.150209903717041,0.616178035736084,0.0420078039169312,0.0330788791179657,0.150209903717041,0.0330788791179657,0.0420078635215759,0.142493635416031,0.678113460540771,0.142493635416031,0.833947420120239,0.142493635416031,0.520085096359253,0.142493635416031,0.678113460540771,1.0,0.520085096359253,0.142493635416031,0.520085096359253,0.966931104660034,0.150209903717041,0.966931104660034,0.0420079231262207,0.78378027677536,0.0420078039169312,0.78378027677536,0.150209903717041,0.256997466087341,0.0420078039169312,0.256997466087341,0.150209903717041,0.142493635416031,0.969344139099121,0.142493635416031,0.833947420120239,0.439035803079605,0.361776947975159,0.439035803079605,0.215685963630676,0.616178035736084,0.0420078039169312,1.29654216766357,0.215685963630676,0.616178035736084,0.150209903717041,1.29654216766357,0.361776947975159,0.438931345939636,0.150209903717041,0.78378027677536,0.150209903717041,0.438931316137314,0.0420078039169312,1.15849661827087,0.361776947975159,0.256997466087341,0.0420078039169312,1.10396015644073,0.678113460540771,0.256997466087341,0.150209903717041,1.3868682384491,0.833947420120239,1.0,0.969344139099121,1.0,0.833947420120239,0.78378027677536,0.0420078039169312,0.300990253686905,0.361776947975159,1.10396015644073,0.520085096359253,1.3868682384491,0.678113460540771,0.438931316137314,0.0420078039169312,0.438931345939636,0.150209903717041,0.616178035736084,0.150209903717041,0.616178035736084,0.0420078039169312,0.0330788791179657,0.150209903717041,0.0330788791179657,0.0420078635215759,0.529361844062805,0.678113460540771,0.529361844062805,0.833947420120239,0.246453791856766,0.520085096359253,0.246453791856766,0.678113460540771,1.15849661827087,0.520085096359253,0.300990253686905,0.520085096359253,0.966931104660034,0.150209903717041,0.966931104660034,0.0420079231262207,0.78378027677536,0.0420078039169312,0.78378027677536,0.150209903717041,0.256997466087341,0.0420078039169312,0.256997466087341,0.150209903717041});
			return TextureCoordinate_8_72_point;
		}
		/** Large attribute array: Coordinate point field, scene-graph level=7, element #115, 360 total numbers made up of 120 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_115_point()
		{
			MFVec3f Coordinate_7_115_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getCoordinate_7_115_point_1()))
				.append(new MFVec3f(getCoordinate_7_115_point_2()));
			return Coordinate_7_115_point;
		}
		/** Large attribute array: TextureCoordinate point field, scene-graph level=8, element #117, 240 total numbers made up of 120 2-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec2f getTextureCoordinate_8_117_point()
		{
			MFVec2f TextureCoordinate_8_117_point = new MFVec2f()/*2.finalize*/
				.append(new MFVec2f(getTextureCoordinate_8_117_point_1()))
				.append(new MFVec2f(getTextureCoordinate_8_117_point_2()));
			return TextureCoordinate_8_117_point;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return AttenuationTest 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 AttenuationTest().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

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

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