{
  "Uuid": "c1f10976-89ee-445e-85b4-556326ea5cfc",
  "IsCustomNode": false,
  "Description": "FormIt Dynamo template.",
  "Name": "Option 2",
  "ElementResolver": {
    "ResolutionMap": {
      "Vector": {
        "Key": "Autodesk.DesignScript.Geometry.Vector",
        "Value": "ProtoGeometry.dll"
      },
      "Geometry": {
        "Key": "Autodesk.DesignScript.Geometry.Geometry",
        "Value": "ProtoGeometry.dll"
      },
      "GeometryColor": {
        "Key": "Modifiers.GeometryColor",
        "Value": "GeometryColor.dll"
      }
    }
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, -1.5);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "96a676f541944681befdd6b7d63b11e2",
      "Inputs": [
        {
          "Id": "780d35d965c14120b96249c063640427",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de68a892b9b34fddac17be230c44ccb2",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4529fb17c1c84e8dad7af84181f3ea31",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01d953ede59346ba966cfb11288b8725",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3b753d1095894eb982911268872566e9",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee7f6e2ffd924f4988d0d5562b9228dd",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7ab2a53661a4b07b073f57beea93d9c",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5c6de2706f0a44ec9bb7d7fb1dfa3dc3",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "379c4da2dfcb4aa4bdfd403a182c8bb9",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8cbfc01860734d578a4a609f8754ebcb",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8206de92f3024547afb962d89496ed65",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a916a598645c403197c0bbba4599bff1",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "10ccb8cbdc794f318f0d567c6ab5c9b3",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad63431b43734921ae11a1e68c364c04",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f477c03975e497980b62961b460c640",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 200.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 120.0,
      "Id": "0526e58fa76c43009e790097e635c11b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3f1ae84a82fc43179a991f4cd37d8cf9",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 500.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 500.0,
      "Id": "dc68109d7a2b47a0a799287347b5f800",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "455e9848247049638b130c478bd86f97",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "2d8d6f064c554c8b8d737918da47e319",
      "Inputs": [
        {
          "Id": "7ec66c856c6f4e32940814f502939a20",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2ab53b03ccd4824ba74523971c39b36",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5c77c708d66413ba82d0c9a6dddeef3",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Sweep a closed Curve along a path.\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "1dd817cb8acc4be296c2d8eaebd97dc8",
      "Inputs": [
        {
          "Id": "fd8fc46f98f348fbb11be15f5a3d2ba1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "83c1abb35f4442b58630a3436c607c61",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b0347606e1d4936b097fe66237d2377",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8269d4be5814b48bafb091c080a9149",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "6f72f8b58b0842cbaf63e13de881c79d",
      "Inputs": [
        {
          "Id": "bce9babfcf7e41f0b48b0004ab1619d3",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3474cf63b1d406a9c4e5f3288e0d24d",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b412c54f3fae4086b00f63aa85db0e37",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2a0aedb8d574da8a17458f34575cda2",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c12f4a33d624c57bdbcd3249eb4dc6b",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e970d5de380a45049881e0d51ddbe48d",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "123345323c854970a79c99c50889e91b",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "38ef649332ef42f9b6c34f71b55f7ba3",
      "Inputs": [
        {
          "Id": "abb87acecfae42cf9ad6dfd9b977f046",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a30a0cd2be8c49419b50383a0768310d",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "7fd6ebc6b4f44769a3a25931e4df65bb",
      "Inputs": [
        {
          "Id": "a3f3761a8bc340d682a36a7f91184ca0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "83255d8d0d0c49fd95539424abedfef4",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "14d74b53ec784386b9d971881c99878e",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f28dc8cd6d104596ab2f5e80d194bd80",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Reverse",
      "Id": "62aa9b50ff3146e793de1d975e889796",
      "Inputs": [
        {
          "Id": "25f472cbcefe4fba9fcfbf8aaf4ff9fa",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5a94259046f46c39ce5ce388711157f",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the reverse of the vector. Essentially this negates the X, Y, and Z components of the Vector.\n\nVector.Reverse ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "4fe85350950c48df9b47e11b9d9f513e",
      "Inputs": [
        {
          "Id": "685d77352b774002a730a25c15227c9c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e0a265a1453402cb6d01e00da7c4eb5",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da1a8190740344fcb164cdc302e9f2e9",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fabdcef2ed3d4b1ab1b3bca13afa0970",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b278b397c4c64fcd863c69bc672a4bd7",
      "Inputs": [
        {
          "Id": "c44b090f892d4f859c3c3b8841a5ddd8",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1d62d59e26b4864adec3a472271c492",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "637a561a4be44865ab703cc47482ebf3",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4b7fcbdca2274fc68a1e28381e440f32",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "ffabffc3ab534eec8eef0b212099f534",
      "Inputs": [
        {
          "Id": "33914d831c92460784aa2d6b50409040",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "103ced3805b84624b6087c0d85aacb59",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Reverse",
      "Id": "e4a364a822d3473881d8bbdd57eee7bb",
      "Inputs": [
        {
          "Id": "bad996bc52cc471ca2c9e915a0854348",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42f769c5d6074cd4bc680908eebd8c29",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the reverse of the vector. Essentially this negates the X, Y, and Z components of the Vector.\n\nVector.Reverse ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "2bb8020243434f228f02fb8d5124f5ae",
      "Inputs": [
        {
          "Id": "d6f953bb61504b948a2ef82ea34f00f6",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1cd3925c7e548dc96967184484dc852",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1037bf6855df4cd4a3a86b2796493dd1",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b54b9d0e22724a5981e8b0f5e6af683a",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "d7c19c21f9cf4ea5995a8632b11e06f2",
      "Inputs": [
        {
          "Id": "49cf45bff46f49fcbc462a7b805e027c",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8a04e3fa39e549c383aa0aa023aab04a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.DifferenceAll@Autodesk.DesignScript.Geometry.Solid[]",
      "Id": "e138eecfc22f4c128976f05e175ba3cd",
      "Inputs": [
        {
          "Id": "1025e59988d141408311b97aeb39e78c",
          "Name": "solid",
          "Description": "Autodesk.DesignScript.Geometry.Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d6d2f3b0947489db53ff313b3d59e1a",
          "Name": "others",
          "Description": "Solid[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f6c5cdb9432343b2857419b41d3740c7",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The boolean difference of this Solid and the union of input Solids\n\nSolid.DifferenceAll (others: Solid[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YAxis",
      "Id": "2a94c56b4eb54511bc394811e6e4aedc",
      "Inputs": [
        {
          "Id": "6ef1b1a4494a4090b5d41c8866878eed",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "944c98ecec6e450e802c366e16cfbca8",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The Y basis of the Plane\n\nPlane.YAxis: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Origin",
      "Id": "720ba83bf98245f7b639670ab8b7bdbb",
      "Inputs": [
        {
          "Id": "86f5198c754d4e30b18a33cc00417bf6",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a60984de434b451d9c999efddac5a281",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the origin of the Plane.\n\nPlane.Origin: Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "9e1eb9bfe27446de8206250c61e16cdc",
      "Inputs": [
        {
          "Id": "b72cdca7c600441996313909c9306a37",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fe3012f33b254fa885ee643b5e168a5b",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "36a474380c144a598f334bd7202cf264",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.Volume",
      "Id": "2df54a32cdb2464b810631f74995261a",
      "Inputs": [
        {
          "Id": "d1306afd7cf34d4985198606c2e45093",
          "Name": "solid",
          "Description": "Autodesk.DesignScript.Geometry.Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "14e69707dc264fa9a47ae8c79fe1ec4a",
          "Name": "double",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The total volume of the Solid\n\nSolid.Volume: double"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "371fbf27c0264388989dbd947f0d6f2b",
      "Inputs": [
        {
          "Id": "eb721239b16d42cd8ca283c6765bfafc",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3fb500f2fad420eb775d34fada201e5",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Arc.ByCenterPointRadiusAngle@Autodesk.DesignScript.Geometry.Point,double,double,double,Autodesk.DesignScript.Geometry.Vector",
      "Id": "93ac6c1249b4431c871476f14ce0c83d",
      "Inputs": [
        {
          "Id": "26fdd9509b164a04b1d3581071740688",
          "Name": "center",
          "Description": "The center of the arc\n\nPoint\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "782d395b021c481181dac2f0021049bc",
          "Name": "radius",
          "Description": "Radius of the arc\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41758a29caab40079096b75f0de9bf2b",
          "Name": "startAngle",
          "Description": "Start angle in degrees\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79773c51fd7146d1928338840713d06b",
          "Name": "endAngle",
          "Description": "End angle in degrees\n\ndouble\nDefault value : 90",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a0c9ae02aba2448c99111060dd25e5f0",
          "Name": "normal",
          "Description": "A vector defining the normal of the arc\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48f12a35dabd40839b4e502b3b0d2a3e",
          "Name": "Arc",
          "Description": "An Arc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an arc by providing it's center point, radius, angle sweep, and normal vector\n\nArc.ByCenterPointRadiusAngle (center: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1, startAngle: double = 0, endAngle: double = 90, normal: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Arc"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "508a9a3eb83740d8894213faeb61b5d9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "177f20ec447d4ada8f79445d66ab4327",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "74165a9f4cd1451391bfca6d6e25913a",
      "Inputs": [
        {
          "Id": "c4dc6a9ce3234e1cbb43c9324a91b5a4",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b039408085da478cabae5cd1224f4092",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XAxis",
      "Id": "e14fd8e9ec16491e91801a51f0e30ef2",
      "Inputs": [
        {
          "Id": "1fd7bcb3874843098fe84605db9c492d",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "99a17e67a98443098e69873a692c7a22",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The X basis of the Plane\n\nPlane.XAxis: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "B = ToeWidth + CrownWidth + HeelWidth;\n// Density of Concrete\nDensCon = 2400;\n// The Quantity of Concrete needed for construction of Dam (ton)\ntotalWeight = Vol * DensCon/1000;\n// Volume of Rebar needed\nVbar = 0.025 * Vol;\n// Total Weight of Rebar needed for Dam (ton)\nDensSteel = 8050;\nWeightRebar =  DensSteel * Vbar/1000;\n// Total Weight of Dam (ton)\nDamWeight = totalWeight + WeightRebar;\n// Heigh of water assumed 10 meter less than dam height\nHw = Damheight - 10;\n// water pressure Phs (ton)\nPhs = 0.5 * Hw * 9.8 * Hw * Damlength * 0.1;\n// Uplift pressure\nU = 0.5 * 9.8 * Hw * B * Damlength * 0.1;\n// Overturning Control\nFs = (DamWeight * Damheight/3)/(Phs * Hw/3 + U * B*(2/3));",
      "Id": "6207a0c923b946a1b17a0c055028c115",
      "Inputs": [
        {
          "Id": "b3ab0fae244f43d4b6720b18c1ead3a9",
          "Name": "ToeWidth",
          "Description": "ToeWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a525afbc84c45a38738b830dae555b7",
          "Name": "CrownWidth",
          "Description": "CrownWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95aa795534bc4fc5a15db130a6b5b5bb",
          "Name": "HeelWidth",
          "Description": "HeelWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0453529bbae14381aeba7deed1bf77c1",
          "Name": "Vol",
          "Description": "Vol",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd40fba4df4d4e19952809ed9e29dc01",
          "Name": "Damheight",
          "Description": "Damheight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a68e78ec76f34b76a3c6d5622159625f",
          "Name": "Damlength",
          "Description": "Damlength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af022f6fb1c34392a08a3da1bcacf5b1",
          "Name": "",
          "Description": "B",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "398fa95d23dc42779ad1a0f53d3fcd9b",
          "Name": "",
          "Description": "DensCon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "986a7824941a4bd891383e781ea6088f",
          "Name": "",
          "Description": "totalWeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d3365f3870c415d8d0178a6a6e013a8",
          "Name": "",
          "Description": "Vbar",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0c614e3ffef341b6aff7cecf9f3dc167",
          "Name": "",
          "Description": "DensSteel",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "628b35126aae4a1683a2f9d59ecadad7",
          "Name": "",
          "Description": "WeightRebar",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b0149b1578744518a6b59d6386372723",
          "Name": "",
          "Description": "DamWeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "32a8d9a9df3c4f82921b7a20a2cf1522",
          "Name": "",
          "Description": "Hw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4867cf1af6314164b25d68108830ef31",
          "Name": "",
          "Description": "Phs",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "64e21d2d68e94b85a91af4e260492102",
          "Name": "",
          "Description": "U",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1076910233294988a5d008c48f9fb49a",
          "Name": "",
          "Description": "Fs",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "5a1b8a82000440bf9f1c8c28f18ca4a9",
      "Inputs": [
        {
          "Id": "9fd779283558427ca2eab52e0ff89ea2",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "227f3d5ebbae4e80aad70dfe491c1994",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "1b29e0b0fd214064b493fe81cb4e879f",
      "Inputs": [
        {
          "Id": "9f1fb78bb6aa44d599c22d4b4b07e5cb",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b336d696c61548868e8c59ef3342db34",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "a230a0fcb9844668adc647d97cd65598",
      "Inputs": [
        {
          "Id": "552afa0fbe3b4343b4262f49b6e08a43",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d204ada353b346af9a164c2f7da6de52",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8150e9768d2f4b86ba351000dacd25e7",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5ba9ba1481174079a07491f7bc7d6ed6",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "3057b5cbd9b9418fafe213c4ea21438d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b6868d65800f4aa49b5d4ed0fe09c93d",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "70bbb231bbbe42c8a6d5785d9760dcaf",
      "Inputs": [
        {
          "Id": "fe8b099e0515433e8d66917d58cf55bc",
          "Name": "plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad8d1a52b2dd4015af34e1f1d9f6a722",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ca966d2a1b642b7b17ee2842d14d600",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0a5e15531b864a9fb5bb796a2f79e339",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "517588aa439f48f9be316c5898166f3c",
      "Inputs": [
        {
          "Id": "085e0265d94345d4b6cbe98951992147",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f10f6ab18a4a476995e04136de422f7b",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7de325d9c25e42c59d2e9d4274932529",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58fac53c7c2f479aa11779169fea3b74",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d9b7ecaa767645dcb03800b611b9dad3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "e177da39f5ff410795ce52acea912e5d",
      "Inputs": [
        {
          "Id": "97d8d2ff5b2744338d196d79adf45c82",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b88e33912a18463fa8a85a60f7421409",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bee17a71758245c496aa4e71db2fd869",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "distan = damheight-10;",
      "Id": "51cf93d5996f4433958599b748f5e137",
      "Inputs": [
        {
          "Id": "68294b3f984243b9a1f0230bb1a41a43",
          "Name": "damheight",
          "Description": "damheight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d8a3ecabcc1470aa4e8eb40774025eb",
          "Name": "",
          "Description": "distan",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "93670d0f80824226927cb5917fc2a242",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d4b4c4886b44665bf0ce592ab4007c8",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dis = 2*CrownWidth + toeWidth + heelWidth;",
      "Id": "3bd0a507c5894f4da469a1945ec0d861",
      "Inputs": [
        {
          "Id": "e34927c3c35c47e4b39a1da23bff5d99",
          "Name": "CrownWidth",
          "Description": "CrownWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db77a8f9aa7747ef81536bfe06eb19f1",
          "Name": "toeWidth",
          "Description": "toeWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58cf8c46dbc04878bd0977cec59e6f73",
          "Name": "heelWidth",
          "Description": "heelWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8f66c16bafc446a1a8711c02a46e4996",
          "Name": "",
          "Description": "dis",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "eff7ab09f14a479bb4e681c4944c956a",
      "Inputs": [
        {
          "Id": "57f977da934d4fcdbea0e427732c5db6",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "469e8264a2ae44658d40249e78af7b9c",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d34e1ff0147f4fc9acd452be7508d295",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a44d384035c40898a00469556f19fa5",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Normal",
      "Id": "36d12c316b7d4044aec29f8334d48ce7",
      "Inputs": [
        {
          "Id": "0391c5c291dc4597b3ab849cc2e1813a",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ff225c63a58d46c6aa914c68fa052ff4",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the normal direction of the Plane.\n\nPlane.Normal: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Length",
      "Id": "b21a8f411e1242e58e4da04213b26113",
      "Inputs": [
        {
          "Id": "3296d14be9b54818a7a9928979a828ec",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a8484a762c34dff91779ee37c6cfb78",
          "Name": "double",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The total arc length of the curve\n\nCurve.Length: double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtSegmentLength@double",
      "Id": "900f8a5b5d6c4d86aba3c53a333b864c",
      "Inputs": [
        {
          "Id": "d535bc67ceb44e4897ad94da2c3b456e",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d32a1d33d9249d2bedcbc1f4ed09d83",
          "Name": "segmentLength",
          "Description": "The distance along the curve at which to evaluate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3e44acb7829447a0814beee3671c5ace",
          "Name": "Plane",
          "Description": "Plane on curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane at the specified distance along the Curve from the start Point. The normal of the Plane aligns with the tangent of the Curve.\n\nCurve.PlaneAtSegmentLength (segmentLength: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Origin",
      "Id": "4b60f4742a28458882d51237111ec4d0",
      "Inputs": [
        {
          "Id": "40e572fb5f3345908c6311c6d9382e24",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81e2250cbfd24049b104f92dccf4061c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the origin of the Plane.\n\nPlane.Origin: Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Swidth/2..damlength-Swidth/2..#numberofSpillway;",
      "Id": "200ac45dde79409c8e3962c8125074f7",
      "Inputs": [
        {
          "Id": "c67e9b8987494994aefed8fef3d0c2f4",
          "Name": "Swidth",
          "Description": "Swidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab1fa37209734325b6cd2cd659b45c72",
          "Name": "damlength",
          "Description": "damlength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96e62981280a4506866f5cf7e7323915",
          "Name": "numberofSpillway",
          "Description": "numberofSpillway",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e37a89b28d1546638894fe292fba5158",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "811bc916028940f3b723b493f5dd06ef",
      "Inputs": [
        {
          "Id": "0ddaa0b9cd2948469dd0cdd34ea13962",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "534d755e21c0441fa3e098d8ed513ac4",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "591e203d79b044e8ad9cc958dc62e892",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Divides x by y.\n\n/ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "20;",
      "Id": "f49eed8b0d5c40c688e51e8925835cee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "225a15a81ec54fd29cecaac62bca2296",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Ceiling@double",
      "Id": "5075b442b6304f4e8070cda10fb8e912",
      "Inputs": [
        {
          "Id": "582d2a6485204662945230c066830c87",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb711d72cc424faea1b6874f1ebbf79b",
          "Name": "integer",
          "Description": "First integer greater than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer greater than the number\n\nMath.Ceiling (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Normal",
      "Id": "f34fbdab0f024126a89fc5674a2fd34b",
      "Inputs": [
        {
          "Id": "9fd9b5fb3ebb4f6bb63f2685e21128e3",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b9d237dbce5a477da320760b318fa764",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the normal direction of the Plane.\n\nPlane.Normal: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "90;",
      "Id": "c7bcbd29a0434887a72c0649afc4d053",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f5a5ea797fec404bb5f2358f077f5e43",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x/2;",
      "Id": "8cbba36903564b29957c7123236c547e",
      "Inputs": [
        {
          "Id": "0baa20c8fe9a4148a58f735661bacd14",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0f219dfdd7a849fda334617cfbaa443f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "6dc6f4b70fc547df995a947747ff0fb0",
      "Inputs": [
        {
          "Id": "781f4a0b77ae4481abe62aa83bc0f083",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "93731c070bc642aaa10984269f5589f7",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 10.0,
      "MinimumValue": 1.0,
      "StepValue": 0.5,
      "InputValue": 7.0,
      "Id": "a1abce1e737a42e9a0da8386972e545c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e705084773e04b96a1878f1e8eb35e37",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 20.0,
      "MinimumValue": 1.0,
      "StepValue": 0.5,
      "InputValue": 18.0,
      "Id": "ddb20f1db18847268198ac298482d35e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f50fb542d47149d58ca1d8377438ac10",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 20.0,
      "MinimumValue": 5.0,
      "StepValue": 1.0,
      "InputValue": 15.0,
      "Id": "0d46b4e9b4664e7484c194638c2bdf3a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "25d50c1201ba4f7e91cf9a468af129cd",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 300.0,
      "MinimumValue": 50.0,
      "StepValue": 5.0,
      "InputValue": 150.0,
      "Id": "cf4fc7476c1c46a385dc1f005dfc61fe",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "570375d838914c159779110b6d107484",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 180.0,
      "MinimumValue": 30.0,
      "StepValue": 1.0,
      "InputValue": 160.0,
      "Id": "541b4e691143488185a98e6a80d0c0ef",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2081ebf9bcb6415a824e047d39424b6a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 260.0,
      "MinimumValue": 80.0,
      "StepValue": 10.0,
      "InputValue": 90.0,
      "Id": "a4666095da4b42249aaf383f2470b515",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "330f29eeb95d419bac6b44af4376c61c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 12.0,
      "MinimumValue": 5.0,
      "StepValue": 0.5,
      "InputValue": 9.5,
      "Id": "a5f7172aaf86443ea3838dbbcb4bea6a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f09f84ce3846491190e57f8ab969cbcc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 20.0,
      "MinimumValue": 5.0,
      "StepValue": 1.0,
      "InputValue": 14.0,
      "Id": "d855799e4c724d49959785bec2d3bfa8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "64f3ec1348964588b732021d99f75506",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "731f2b4db09945b9bdee8e6ef19f2dfb",
      "Inputs": [
        {
          "Id": "26794f8a3d094f068d6a6e3ee0db8fff",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04df80e3da784608bcec29a94c935d9f",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8363309b7dbb48ad8085e532078ad377",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "730b850dfcd04c298b374eda088a0443",
      "Inputs": [
        {
          "Id": "59f0d0495ad74fcf88fb0449e4b88805",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0495e8f3368f4740b8c306d226e9a660",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "872087d6092049e0bf2d3f6757fa62c5",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "855322fc27f542ae995410eac3a7ea78",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -300.0,
      "StepValue": 0.1,
      "InputValue": -300.0,
      "Id": "a4a1e3a6f59343c7884cfe1dab1b1a7e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ba9dd712591c429bb03f3966fa1ccf3c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "dfcb2c76ca274069811ad29383cc2088",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bff9365aa3994fbf861efe0010e6265e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "7a33c0b5123b45c3b9e55faf9a81447c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cb94641d13974d87aec8d43453e87b40",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "86440326b8044486801444556ab8a284",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "373e029dffc84e35bcf2b7fbc0b1b429",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "ec59f00edc25465188657ddb3ef7d5d3",
      "Inputs": [
        {
          "Id": "136da7eb2c144db8a5871e2307a87341",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ee491889f3843d484b89a379adc41af",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcb2e417a54e45ffaaa31bd612cc8f9d",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "647e70dd06504e1a87555f848810b9d0",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b67d65342bb4383b317e4fbbf72578f",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d8a69b8dacc4943a12dcdac71b1f4e7",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc4e1d2665274b82a5e2ef32c557c102",
          "Name": "item6",
          "Description": "Item Index #6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27a99ebfdb4941f088d795a71a93fd9a",
          "Name": "item7",
          "Description": "Item Index #7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "371d434afd8f4097b016a60c40e648f0",
          "Name": "item8",
          "Description": "Item Index #8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f6d8a65628f4e2a8cd9bffea00a948b",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "ff112444710b40e4b70e99c5cf04bb1a",
      "Inputs": [
        {
          "Id": "15da298cff2949539d5355fba972e6f8",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "441cb99a40d548dfa3173a09794fa2dc",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "6b6b9f56358d4ccd9dd24622b91f402c",
      "Inputs": [
        {
          "Id": "408e30a45d084a16b46962011bfa9fc7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f3e76eaebed44d884c240d5bc9624f1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2da7bfdce41d413cb5dbe59085e39019",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dd49e15d763f4ce1aeeb8d6f6394f008",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "66a4978815a442b58017bf59920e8ba6",
      "Inputs": [
        {
          "Id": "7ce4500cc6224fa59d17f64a688ac30d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df3bbbe98a344e389833e80593dddb9e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ae2e933e216430e92b03644aabb0c7c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "91780c13d9bc430f9212f5e9b806ff9b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9731f55c09c74b1d91e3881772f78e67",
      "Inputs": [
        {
          "Id": "bf594438511f46d0966a9ae8027464b5",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0210260eaf14a4ba60a92f527f6fd64",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0a3675cc6334f56b6b8fa4770624a81",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "191c31991b22401c85d92fa71cd71cb5",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9de9aed8077b4467830effb8fc099ac6",
      "Inputs": [
        {
          "Id": "22434faee0e14a7ba121dc2429f20c7e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28ccc32f9dd34df0985b0b3f7f9433dd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28776ca25e4446eda44026dadddf7b23",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "75addbc2fa9a490a86fd768b76e923df",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 6.0,
      "Id": "31514d38784c4a3794d44ab02f46a4ba",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "58b86224362a4ed48fb4c7a88db262c3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "440ac3a505714d36a97ebbf8e748b96f",
      "Inputs": [
        {
          "Id": "48f91cb6ff7f4162aa9f5d78fa67ed6b",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f58be0da3b7c41a6b767531ebc3bd31e",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "436480ea62824c01af8cab2c7f70ee1e",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e61f79b32b2495ebf3e44ac506dcfea",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "232c2169c5224e1c89d424d05c0e549e",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "0f77ad78bf3c44019dcaa9607464986c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b366eeac4f854e87af9b65cb22dbb73f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 18.0,
      "Id": "7638ec5816f84100ab2ffd16e91509c7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2f878a78a11f466d8cf97f3a5a51fd45",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.0,
      "Id": "4263b57534ea436e85035a7fc6b1b9a1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bcd1dac2933e404e9edb73e5aee67e8f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "0472ac3db86c40a7adc4fc738bbc6eec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "808f177afd1a48f98ecf868ad20e2264",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.0,
      "InputValue": 20.0,
      "Id": "3cee081be959400aad16795545e1b44d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a4bced59d9fe447580d62102dfb6003e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 18.0,
      "Id": "6b8a2eefb72d41058d207d50d2c7391b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d936ffd813bb472e9a6c1a195c7ae92a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "3080ba71b9ea450da6b912223249d8aa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d59834c1a3ac4b63a1f3734a7c504d90",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "027653e6ca2c4b75bb329952220a9d80",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "86cf614cb9b54cbbab62260af4220da4",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "d4d44bc38de44948a7eddd0b6d3766ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "299a4b31439f49ab9ebbdd5d9918a009",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "50bd61fc99be4883b613763217ef9617",
      "Inputs": [
        {
          "Id": "94c5fbbfaa7544129c5149b09724e1fd",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de46048d745b4214a2e521420ae7a99f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2e825ea10ed34516ad80fbd11fc3d8b7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ae56a58868ac4554a696a28ff006912c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 25.0,
      "Id": "7b5e018663474530b500485a1f396597",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "beac32c8a06a4b49a66bbe680bb47e0f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "882f9cd0fd824e13b14e98ece94693ad",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ddedea5a4d7943519c6ca2e74ab18cf9",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "f9fb5fc364604fa394f11aa0d6855f18",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72efe3936de74ed19fde1f6d1abf15ed",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "132d77e55246485788023afa68be5ea1",
      "Inputs": [
        {
          "Id": "e4e2613f8b144a738ae02851ef52bb8e",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b09597881b31480f9b12915ea94798c3",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "23d77675c3e249648b535f6e4be12aaa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "daab33a3900c412796ec578c84291b82",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "79c9b8ea53ad405b8d2b2392eaacde8d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "781789d31311457da1a8f6d2a1b4a76a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "d128c60c6912494db25355593b6ff484",
      "Inputs": [
        {
          "Id": "4d0714c6e0764623af1c722d8c076051",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c48893fcb76a4a129f1be0df012fe166",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76f8148a82674de0aa2ba842d2761d0b",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 300.0,
      "MinimumValue": -80.0,
      "StepValue": 0.1,
      "InputValue": 300.0,
      "Id": "271286ed71eb43b48aae6b5100511a0c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3173fac3ccbd406b83057f5eb34ec6b6",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "beb1267d206e422087f061b692d1bf05",
      "Inputs": [
        {
          "Id": "e58760f1c3744b669b51bf2efea4325a",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3372fc4398e465e9abf62d5a797b697",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "45ab049c69554c419fab64effc84b64e",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "25797b407ad742cdb4d96820b7d0aa31",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e42b812f9dc413cacb0398b77a52406",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d258dc2832944f52a8d26588c9d82ef4",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "709061fe1d9140ba9ffce63cb5e1e36c",
      "Inputs": [
        {
          "Id": "9c081fa6c5b14ba2b65c98796d9124eb",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5bbd46c2aedb4db4aad78240fe117adb",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc3558713405422280c8896d1a752a29",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ced1642d72c74160ae3954acaa86919c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bebfb59d10bd40938ff40e03a0b46712",
      "Inputs": [
        {
          "Id": "eb29feb805c74d1aa1527727ba533177",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ae3b0cc4e7543708919f7db98de223b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9947419001304eb6a6909f423d645385",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d51acfd87b1d41c58e60b5aae9b1f49d",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "5b98233ca0da46469370cc3e939f7198",
      "Inputs": [
        {
          "Id": "1881ccfec91241c0a79e7a674edab62d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5855aa4fba9741e894dc8f24b80766fd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbcf005dda5f428fb88611168d9bc405",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3dd3ebf7f67e45d798443e4fe2c2dcba",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "1ac36b27a1474b27927fdad7fecf1938",
      "Inputs": [
        {
          "Id": "f4adfeacebcd4f76b5f9d4ba0ec7288b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "71d17d496e9a4c829cab0de3e4d972cb",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9906fd8b315741fb9fbd26e432283ac8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48de6290f32c4d82ae756fed942ab19c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c23482c11e854278928ae6c7a822167e",
      "Inputs": [
        {
          "Id": "8ebde4b42ac540dc8aeb37141b8084dd",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1e8a23f5b6046dcb98eaa85e77ab81d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2bb4fbdac4554054aaceb382792701a0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f1301570820e445481dcc5818a34a7b2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "e4424a5b091e44a4b8932b522a5608a9",
      "Inputs": [
        {
          "Id": "c0a8cdd41e1740a2937e16a8fab1c518",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41887dfc84824dc29b39c999aa2c7047",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73f3380febcb4a6da8b6e06e8ec65e4e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac3037588b2a4e1288727235bc0dc6ba",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9a9e7d97ea14496281c4d34d57dcc3f7",
      "Inputs": [
        {
          "Id": "57727e71e5be408c8ab37124e1ced94e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a11be76b6bd342828d9e3beb6fc76984",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb1ff24f55534374b18aece868502d7a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5f5a93d69964b789ad4cf84a444f415",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c5431b7971384a1faf0f77ae26cfbb8a",
      "Inputs": [
        {
          "Id": "852c46a97eaa4914b90216200f6f7ddd",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24ee17b483f84c99b23052afb5340a7a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e8853ab6b8d43c3835865f1f4096fd5",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d5bcb26c95b540e786d8accba363f53b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a63b1e2961944ac3a5068e26cf3139f4",
      "Inputs": [
        {
          "Id": "58a7d1653c364cb599b6dfc3c4e71f5e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69fb07ce40324788a7087b5954272d1d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fae3ce91b2a46c7b3761a1be326cbc5",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "84355b159468453c96e8d3b3511e5838",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "1f84decbcd164ee1aab4a4e49a7f88af",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5d706c2fbd3042bba3d6faaba244d60e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "adf9cfbfc0d240f7bc3d1a6d2bcd7260",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4c718db1eff54fbf8fded657e3f54e0f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 3.0,
      "Id": "ef2b878cf4c741e198431635080af6a7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "da60fd7b7cf4432fbda10898cbed8716",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "a50270f31dbb46c599c5b426577e54ab",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "146b3469e48346e1a374717d69055086",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "8ea746da6b2b45a09f30e03a1e21b17b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d2ae43a407a24a3388b96f13539008bf",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 30.0,
      "Id": "167533fe44a647edbe9299e0369157e9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "51d838836e424ee4a5a9f934891bddd0",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 27.0,
      "Id": "20286071d02f49bb9152dd22db24a764",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "197f401bc84b4895bcecfeea6cb59fbd",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "47d51b16486c45d89d4461dd061f0963",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e141de0cc592452a8351652b17b57015",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "777c62dd39484da38e4a05bed3fae82b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e8d3ff8518124c609e0d498015c04c36",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "14b272953fed4aa388a13c47de0cfbe8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e73f7ef70b4d442fbf0fc7a4f37799c5",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "a9d751a3341c4c8192c2aa68e919aade",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "db2e40caf438400883992e99ae6a0edf",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "4788e7ffb642453e998e9b6ab696fd7a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2e4fbd2b461d4ed6acb2af177bb4cb65",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -300.0,
      "StepValue": 0.1,
      "InputValue": -300.0,
      "Id": "e295329a7396489b9353ebf769cb6c50",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "42ce26bd0acb4cbfa41b326e1a94861c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "4fb09739aedd46bfb0ddea258007af2a",
      "Inputs": [
        {
          "Id": "5421f103dc6e445c9c9501bf780f1af8",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ecdd6e95de9c4dff84c06bc438cfffce",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40c52944ecd54e7eaaa1efcf6a312acd",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96723972c8be402fba4578b1aa5ae4de",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "eda1afd3cd2b4d4f9e82a9090f264ad6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7fa35d52c024483bb6b4f7b62752bf3e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "c40900ef135248bbbaba86a330525570",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2d5ff5ef46974da59936dc181324e0fc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "d6744fa8c1a64e2197008028a6a5e4a3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fb47234222834a82b959e626538b0af8",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "20072d31cd0849bbb90ab00fbd578495",
      "Inputs": [
        {
          "Id": "0483640b7b9448ce8c4f266fda235165",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "632dbf006a3746dfbb5d313385b81f36",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "d35b83c4720e41179bbe50bdf6adcb5e",
      "Inputs": [
        {
          "Id": "23e230c683e64b49af20c5ba4742ad74",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca38fe09bcfc455a9c91892238379c18",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7357966d8b7a4203adadee8ecffd0acb",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5891d65d475a4298bf00fd0996125d65",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "45003c63e578489c8424e18befdf2279",
      "Inputs": [
        {
          "Id": "c481f8fcc1dc408889d4d55ab2ea75e6",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c4388f4df604973a227ebd9d982f83c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf7c181756734af291bee9d5efc32249",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4b6323e458a1481eafc03e8bcec94e20",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 25.0,
      "Id": "286bbe56bb96427c8d7942748afb062c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9a68acf67d0d44a18f56f4547972383b",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "6c354533b19d4ac1ba8a72d0043c50d3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8748a04cebf440be88d4ca531413d60d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "2d27dc4fa589443fb3ecaa51ea617b6f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1bb1de4bb1324435826487c835dd3ac3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 22.0,
      "Id": "12092fb920bc4e3ba84fb8a951b5d301",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6eeca83c300840e193c1eaaac52b6cd2",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "acf1c80c8aba42f9a223d1dde0384f3f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ec767f5b59e44a8fab56a595f4418fd5",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "15d8e24868ce489593a72357cbf524ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "77b1461d75cd4c51b489b715afffa58b",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.0,
      "Id": "db5f0733ac24449cb015e92f3d05f0bd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0c5cf1b0794742618351b3e00ada7c90",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.0,
      "Id": "6dcf36abe4c54cb4bafd9ff8e0ad5b4b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "81093f7e78ca4dc893cf20058f159bb5",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "0e70afefcd30461fbd56f523b43c9983",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4a57af8bde9f4121acce16a43ad4440e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 6.0,
      "Id": "001eb04252e44421b24dda7f27f6fe28",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "595e1f9c7ed64a3891a4f21076cf4ce9",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "fd798c2c5a664ded9d11f538bd3e10f0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "af19869c76fd4a83930b262262ff3715",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "6810fe08d6ec49d79fb89f18d6316e29",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1fdc6f34df424d9d92b4baf4700a6a10",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 6.0,
      "Id": "55dbd98d49ae40999094fe7dad5049d4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b287b8c225724721b768db984704ebd6",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.0,
      "Id": "72c4b3ffd5eb4b6185b1335fb1d0898d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ee194777771c4a2ca6c550f27dbceffc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "f2e3a18849f84c529541ee26b5e14e27",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a6ea109a0ade404db2cf026543afba4d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "d56f77ce00ed420a8578cfa763e4046d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "754258174048480a9148e8be94c33d88",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "9335e39fbb514317ac48ffd9c1f328c2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ffd3131a535a43cbb125ff16b019f7f4",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 6.0,
      "Id": "191832c722bd4e2caa513811ac4cc95f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6aa44c2e2c2840bf851d2d99bc567eed",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "9a9b1e80cce24a2bb4299b3eae464f4d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ba7e6ff15e1042a88fcc662c2002fc07",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "82250be2066c40bfbb5f5f4846ee3611",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "39ee01fb4917400d86ad52b1237b072b",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "42b78ce435f3476fae73d81fbd838d4a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "63a4fa1688dd437f8b819c2624741c19",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@Autodesk.DesignScript.Geometry.Vector",
      "Id": "e9e7e07a98624943ac5496607f66e88a",
      "Inputs": [
        {
          "Id": "dac2f17f34394fb784eb0922dc3d5cfa",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3923d3c7dec34c9eb6f7874d63c200f4",
          "Name": "direction",
          "Description": "Vector to extrude along\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "16f81b8d5caf4c749e4a62ea4631f2da",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the length of the input Vector. Curve must be closed.\n\nCurve.ExtrudeAsSolid (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.Axis",
      "Id": "437c20e7848540e8bf50916bd5835aca",
      "Inputs": [
        {
          "Id": "bd5b0ea5da6645948782d260acbc1877",
          "Name": "cylinder",
          "Description": "Autodesk.DesignScript.Geometry.Cylinder",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "593f8372029d4ec8928675a01d3c1de7",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Axis of the cylinder\n\nCylinder.Axis: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Y",
      "Id": "551a0ada4ab842368f2dec2afece578b",
      "Inputs": [
        {
          "Id": "537b1a810c8141cba5cd2f18df6cb184",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a4d4325d2f9c4c75b10d2ddc439bcbb5",
          "Name": "double",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the Y component of a Vector\n\nVector.Y: double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.ByPointsRadius@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "a846848197a54e6dbe7539d050917699",
      "Inputs": [
        {
          "Id": "09eb6c8a220f45c5a70011355832cca2",
          "Name": "startPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b57ef954ede74d0dbcb0230d8a2eba84",
          "Name": "endPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3894273e27e4d1485efac2e112d8859",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c62631f94584266abde6e46428c79c5",
          "Name": "Cylinder",
          "Description": "Cylinder",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Solid Cylinder given the bottom and top center point of the Cylinder.\n\nCylinder.ByPointsRadius (startPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), endPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1), radius: double = 1): Cylinder"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "2871a5c812424e67999d39936122ec74",
      "Inputs": [
        {
          "Id": "4407af1179204a7592cc7128e924388c",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2c3ab79a12248d289b42ef427be7d2f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9a0fb78297b47d3807bb92c6e2df7d7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "03d9d55aca0b46fdb55f903bd7c81b0b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "1097b2f1fd024d5cb51e1bb060ad99b8",
      "Inputs": [
        {
          "Id": "bd7ca08914904c169a0c016910ed63ba",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e030842f657411ebad831b75d9bcead",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6625ec0b3bf4a8cb23cfbcdafde72f2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f74bec3d3aee42dbb95ddbe516762c4d",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 15.0,
      "Id": "f696505968b14684aa4446844fb70ca3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8139845e3c5f4b3d8e5372c95078c043",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 14.0,
      "Id": "d127d3414feb45c589dc883b9cd43509",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f5f0015442c64f41b49cea460b957625",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 40.0,
      "Id": "564e70bd6fdb4f2788cbaecf78ef5055",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8ff8606ca5b64d1e9b5888be896c6a7e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 20.0,
      "Id": "5cdd885bb0e9480fbc211f1085693878",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "60aad3cb5edc42448f30ee97fdd8118c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 15.0,
      "Id": "55031a1065c54274b2d0baec0785ab97",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1e17091c376c4b13bb0fe830bd81d6aa",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "// Volume of chamber\nV = OWCLength * OWCWidth * OWCHeight;\n//Area of Orifice\nA = 3.14* radius * radius;\n//Cdm is the linear pneumatic damping coefficient\nCdm = 3.5;\n//Pressure in Chamber N/mm2\nP = (Cdm * V)/(A*Time);",
      "Id": "179b206ee5f94687a9f223b4f19c9190",
      "Inputs": [
        {
          "Id": "695aa073b6c048ebabe4b4c11aa75056",
          "Name": "OWCLength",
          "Description": "OWCLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "327af7991a3a426b9a5c2ce6ff08976f",
          "Name": "OWCWidth",
          "Description": "OWCWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85ac67487928410a8d422d88eb7595a8",
          "Name": "OWCHeight",
          "Description": "OWCHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "792c0c112e7d4533afb1f7f35e58a389",
          "Name": "radius",
          "Description": "radius",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee4103a5d85943baab461794ccffa2a9",
          "Name": "Time",
          "Description": "Time",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d8ac30dc948c4067b7e562e39c600c1c",
          "Name": "",
          "Description": "V",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d818234ac6a49c5a077625d179e6a5a",
          "Name": "",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a90b71e63ff4de2a9490f3fea0c6ebb",
          "Name": "",
          "Description": "Cdm",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "80db506daa7b410c931934c761c36a23",
          "Name": "",
          "Description": "P",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "358dee15451f43ec98e366c12aaa0210",
      "Inputs": [
        {
          "Id": "bdeb6abe046245ce83de4c387ec2233a",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f05aa5db903a4f18b1c3040486e2f432",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "51c93b4aed3d4798b257756982f73450",
      "Inputs": [
        {
          "Id": "349f33bc7f7a428a990e1da53caea413",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "296d9b7017904b94b93df0af4e750860",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e34f5e93d26447fb8b505826160b4c30",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4740bd72b53646e38569e0db41900fc0",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61dca1ce854b405e8947a3cf3163b5ef",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByUnion@Autodesk.DesignScript.Geometry.Solid[]",
      "Id": "00705fb7e7cf42df9db197d01f4f526a",
      "Inputs": [
        {
          "Id": "12cb0bc81a5948738c653fd3fc168c1d",
          "Name": "solids",
          "Description": "A collection of solids\n\nSolid[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0f98204c1d004998b1f2bf56c7f320fd",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Union a collection of solids into one solid\n\nSolid.ByUnion (solids: Solid[]): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 14.0,
      "Id": "87b2df1ed11f4226abdea3fb276e5806",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1bac01e3fd634dbeba24523949f900a7",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "190483f7f07841cf8836e7cdd8988d34",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6b2c9d18004b41cfae9ce3abde5ffab0",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 14.5,
      "Id": "fb68a78d34d84128a2e3d11a23655430",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2fc0b0893832433bb7f1af59587614aa",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "9e1440cf860746069c2b4d1181c52d0b",
      "Inputs": [
        {
          "Id": "630720f8e76442cbb4222be6c828533d",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4850682166004d55aa76f1d60ef0c5ef",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "509dd3e8767e481cb3886d05ec8e7359",
      "Inputs": [
        {
          "Id": "8e5bbeb5294f49e0b17d43c58f39ea35",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a1ad5617e3547b190dc4402cf59e0b6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.DistanceTo@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "57a6be2de603416dbe38d7800bdb3169",
      "Inputs": [
        {
          "Id": "925fe1ac20bb46bdaa6de86c09e8dff7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99ae7a754f6c4143a8e70c9529477503",
          "Name": "other",
          "Description": "The other Geometry\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf25391a49124e63895241ca759dfa1c",
          "Name": "double",
          "Description": "The distance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Obtain the distance from this Geometry to another\n\nGeometry.DistanceTo (other: Geometry): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.DistanceTo@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "65998a9637184f5a9f037d385f155657",
      "Inputs": [
        {
          "Id": "b68b126d02ff4897b55db529940b5841",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ad8c917572a47e19ec352c318097466",
          "Name": "other",
          "Description": "The other Geometry\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76fb8c03e9344ebd9bdd9602398e72cd",
          "Name": "double",
          "Description": "The distance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Obtain the distance from this Geometry to another\n\nGeometry.DistanceTo (other: Geometry): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "b9d873fb4bb84a24bccd823940d9392a",
      "Inputs": [
        {
          "Id": "856f5e43ab4f42da94897848c0e11f39",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b073375604564749b26211d1c6f75572",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "// K Restoring force due to gravity\nK = 350;\n//Mwc effective mass of water column\nMwc = 230;\n//Ma added mass\nMa = 50;\n//Me effective fluid mass of the water column\nMe= Mwc + Ma;\n// Natural Frequency\nWn = (0.5*theta)/Me;",
      "Id": "911f050aa13246da92c87db635993ef4",
      "Inputs": [
        {
          "Id": "37c903f0ab234194a95c3933bcf50f67",
          "Name": "theta",
          "Description": "theta",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3d9a93f65c3d4af2b51aacf4f0cc52b5",
          "Name": "",
          "Description": "K",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4567aa25d4fe49cd9662f7b1300d18fa",
          "Name": "",
          "Description": "Mwc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "93b551c943cd4c02a6dab79ffe32e4d5",
          "Name": "",
          "Description": "Ma",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a6cc702de1e49ad97ebb384f53137b4",
          "Name": "",
          "Description": "Me",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7636376bb1341f495712e81776450bd",
          "Name": "",
          "Description": "Wn",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "dd088ebaa0374ba9b4fb959233026197",
      "Inputs": [
        {
          "Id": "482e07dd2281422ea3791c2982f027ec",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7f430157f1c74b6cbefd9ca39c8adc6e",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -0.52,
      "StepValue": 0.1,
      "InputValue": 0.829,
      "Id": "a5d1fa7f393c4b30a6f42e8e0df94870",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2ae4869b63c6448f808f1a43bf1e55b3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, Z);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "9d68c73f1dac423cb3682cc04763ab91",
      "Inputs": [
        {
          "Id": "20f65cd5706b487ebc91b3b5f182af10",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c958b4725c764d0bb913aacb806cc819",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad58835fc7b34370bf07c0ebde335215",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "886ba50312c24442806618925787b5ad",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3cf0c5ddecb4da8b92a0f126225bcc8",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "daabe6f9a1d8489384f4017623810c81",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8496a2fd4b094185854b72eebd4804d9",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a6b1bc6eb7c6437bbd4785eae89c9e5a",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49b8ff8c8a9a47c3bbae05bcf63da2de",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf514317dabe49c487ae30f52567f09e",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "091c7be3579c426ca6293c3fc27af9cf",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58c57bddbe7f4aaa8b0fcab0ca445627",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f07f99e5ad79483abab48f98c73f5e13",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "482d433b5dee47bb88d4707c250642ab",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e31588de30aa463fa979559b04ea1cdf",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e95dcfd2f62f405abe3ba116f5a3ee97",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -635.0,
      "StepValue": 10.0,
      "InputValue": -340.0,
      "Id": "e024ffe677744816999d67abc9377bdd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5317ec60c968438aad207036f8e67fa6",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 500.0,
      "MinimumValue": -300.0,
      "StepValue": 10.0,
      "InputValue": 470.0,
      "Id": "77b5608a4a3946a88b93d6ddb3c0324c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bcafa559bb344157a286ea2964376c14",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 10.0,
      "Id": "587402bd09eb45b9a769d3ce8bc0d695",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a4d55411a32d43fda03808e4ed1412ed",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "//Depth of foundation\ndepth;\n//Load including liveload and  dead load\nload;\n//Length of building\nl;\n//width of buildinng\nw;\n//Floating area a in m2\narea = l*w;\n//Specific of water in kN/m3\ngamma = 10.02;\nload = (area*depth)*gamma;",
      "Id": "6f2cd9bfa8a2422b8738cb750ec460ff",
      "Inputs": [
        {
          "Id": "94e8d9e9b44b4a5499642a08369a02c1",
          "Name": "depth",
          "Description": "depth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1b13b6adcb54d6aae76a898d675d537",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "90c74333b3a14a8caf9b4658f61730c6",
          "Name": "w",
          "Description": "w",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7598951dc86c463086cb9eb8c4b463a1",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "11832da41f39445e89aaf03ad18a9599",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54366fab8ce74ec3b5408d9510d7d58c",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b50d9ed4c6d4483aae09639db8989124",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68825e227f6844f089e288a59c5291c4",
          "Name": "",
          "Description": "area",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fac15fddf27d4b14a054fcdf78e163ac",
          "Name": "",
          "Description": "gamma",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2db79026ee5342b3bc8adcecf6a41987",
          "Name": "",
          "Description": "load",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.3,
      "Id": "75f521df81394b9ba7d9c676be8928fd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72be0d0b9a5d47b2970162eed95d6321",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 12.0,
      "MinimumValue": 7.0,
      "StepValue": 0.1,
      "InputValue": 9.3,
      "Id": "b000bf4e8d2f430baccbec7c392fb734",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2c05711c7429477fb3cf957331752ee7",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw-1-1;",
      "Id": "f1ec5ead68f84bd1b372cf2253edcd11",
      "Inputs": [
        {
          "Id": "6df31e49d71649f490a2c49d7598fc40",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83a529c664994b598a9d1fed935b15d4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "c769c42d88e244e1937fa38df393cbd0",
      "Inputs": [
        {
          "Id": "909e6094df6d4290bc2e2e20a33eb833",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4aaef95ed9274c73897eaaf0c81f1faa",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "561bf1f371d847969a4229dda0765467",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "f99f68788f7d4534bdadb3064625d4f3",
      "Inputs": [
        {
          "Id": "a95a858dd46943468e72da28928862b6",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df5f87ed428544e9bf2224fec7f70577",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ecb3b0cdf5a432689f482f85976b38a",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "ba709c49f7254d3f8f86cff1940823fd",
      "Inputs": [
        {
          "Id": "0f14efe9d94146c39dd9d890ccf5d99b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "18c44c9676c7423f9e122c6f725d7050",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be0cb7a1e62e42c0af8eba0d22648bff",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.0,
      "MinimumValue": 0.0,
      "StepValue": 0.0,
      "InputValue": 0.0,
      "Id": "6a8a6a506b4741a2a95e765185be8179",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0423189e105b4e34a5a6a60add5d8c6e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "8de004978e134446987e6f012a4b4b73",
      "Inputs": [
        {
          "Id": "64bad0d8ca034892b5bd88bbba20679e",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bf6e51ba3e444fe81816135fea63a3d",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3e74a0fb70fb4f3dbdfb16f656a1af42",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "ae860722790f4f0883b10ad6bc9ef33d",
      "Inputs": [
        {
          "Id": "2f265ff3848e402b8207b7814755d225",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6226307ff984f5bad62a3dd20160608",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c9235f9817ec466bb8115ca96726da62",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "f3f0d980b02f4488af4981c58e0c6a52",
      "Inputs": [
        {
          "Id": "367aba96d8cf42dab5bda0373cebf639",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "082460378eda4305bf543241b9154d98",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c1cdebc0f9b45ad93cb06b743f7090f",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "ce1bcd804d24453993c7a212f8e91d9b",
      "Inputs": [
        {
          "Id": "f2a843792bfd48eb9ec8a4e55a72f3d3",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7497a31e95b44a9eb5fc74978c28d283",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cee72aa7edc84dde9821c4a5094c84a1",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e5e648618c2f4e1d9ecaa6520d964e5d",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "2d2519084f4346a88bda0d3f3dbee5eb",
      "Inputs": [
        {
          "Id": "b1cef41d67ff42a49cea0b4a6c27083e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ae7159d187b42a5a1babc946f461ede",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "00e929d060fb4b2d8fe31b4253e1402a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "b8e4d6dfa9a048b6b16fd25fa7eda62e",
      "Inputs": [
        {
          "Id": "0f14147bb94249be9962a2e221ef6bfe",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6edd7f272c7c4a948def4585ad8b8f1c",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4c07e1ab9ebd40568538241df748471d",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "5abe435f34834254ae89e87cfdde5142",
      "Inputs": [
        {
          "Id": "4b6997d3b0b14135b7e78fb7a6b10056",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aa9a37edb8ff4ac0b183bfc9b576893c",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e76c0540dd0546fd86369e26322cc2fe",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "908a2c07b1be42169d50d3030a12f976",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 7.5,
      "MinimumValue": 1.5,
      "StepValue": 0.1,
      "InputValue": 7.5,
      "Id": "2a3ee6e3141143e49d93057e78e2c100",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3ad4da344afa4fc18d9741b4ca0c5868",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "bb4f7f8fb36240d99042a6573f6536c2",
      "Inputs": [
        {
          "Id": "5db865afacf74302ac4c07bafb3cc8a5",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "341af2200d5f48ea8b681d60f273323e",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5bda96d6da1040edaf8d512e1497f3ca",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.0,
      "MinimumValue": 0.22,
      "StepValue": 0.01,
      "InputValue": 0.25,
      "Id": "fe1a01eefae14908bda1a4865e9d923b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3a7a9ec32678439f8d73f403afd4eed4",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.5,
      "MinimumValue": 1.0,
      "StepValue": 0.1,
      "InputValue": 1.0,
      "Id": "0393846205dd4d67bdd7b09a5731916e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c46bbfc20e454eb78711adea8f80dd31",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.5,
      "MinimumValue": 1.0,
      "StepValue": 0.1,
      "InputValue": 1.0,
      "Id": "f58b202e43054572b3da7ee9d5cb2ff0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c274dfa425ca47a4be2e9f801ba3336d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "60975e02ae9c417a94afbc7352139ed5",
      "Inputs": [
        {
          "Id": "5ef7ab16d06d43bba5a9f1ea4ec4f113",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8564d6bb99cb4ef0a4c1026235795d4c",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e41feea13e294c719a6ef234ae8caf67",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "1a36d698138449ba8391b79454067d21",
      "Inputs": [
        {
          "Id": "2013fa4752224378a97a428680cb6bfe",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb8c260964fd4f1eb83c23b5bac17461",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5b62cb94e38d456fa47ad1ef65bd1582",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c02db75e10994b24beaeebbc1b5057f7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw-1-1;",
      "Id": "2d8fe81075c54dfcb5bc21eb03d4f3e5",
      "Inputs": [
        {
          "Id": "3d0b18715efd499e85bb5e90fdab36ae",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ca723f1802c4d8f98303e35e58c5bc1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.0,
      "MinimumValue": 0.0,
      "StepValue": 0.0,
      "InputValue": 0.0,
      "Id": "b663761bbfb84e58810fd3c31781f686",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8d70e709210042f89e318d475f7aad52",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "28bee5d07e8f4f2c9c2e6abf0a888f1e",
      "Inputs": [
        {
          "Id": "a6f0af6c08d04badbbb20a873404a258",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3720d6b9fd8401ca75101bc242fb799",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a134223578e344bdb18627e06c3dbe68",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "7b3bdb008fb846a195b8072626693b7f",
      "Inputs": [
        {
          "Id": "e92471eb0da7451181f4ab8b9d110260",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aef71e1488694689991772e6bdcbc5d5",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ebee3f05fec240a086e460f6bcc971f8",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "e0e2012dc19e41f5916cd5092338cf6d",
      "Inputs": [
        {
          "Id": "fe7d51cb5f364a4fa53a43210f9eb433",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47b1f0553eaa417c9854ee591afd0f78",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4aca00f058544327a6c31c5433aec7f5",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "eb5ea8f64991478093990e8cbbc98e8c",
      "Inputs": [
        {
          "Id": "c38304517063431f9110accec0914af3",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "224c5147e08d44e5a7f42fcb84a28bc0",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16447c80b65344e3854566e2e4a4342e",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "964f3d092b314a1e847af185f4e73151",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "7f0171f1e4684b2cae7251218ccf5774",
      "Inputs": [
        {
          "Id": "32bba07d754d4fc99b0b23a8a9599704",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c680083cfde64e4abc5dfbd117273346",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cf750f33b11f48108ec4bbd6a30a402d",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "651139cd5c354e5c9d595a3e929430ad",
      "Inputs": [
        {
          "Id": "b5ff11c1ab0b467cbcae60c4e5df0871",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "883863b1c88c4075ad92c715aed302ca",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6569d65f8f3a469294efc6e37caf7ac5",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "b38d9d467b1b47b89bd4fe89863f7af1",
      "Inputs": [
        {
          "Id": "9cf8f4af10a240ff8063a305167397a9",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "376ca4366f244d6ea7ec905258ba69d6",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1775eab2860420e989a9918b054cc23",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef1900b2e6fb4ad0a3bcd6555e5bfc2c",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 7.5,
      "MinimumValue": 1.5,
      "StepValue": 0.1,
      "InputValue": 7.5,
      "Id": "7bf38ee593e6448b81fadae0ab87a3d6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b1a8a716a35041778aa93660cdcf4856",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "41edf3de2a354787b56044e5252d62fd",
      "Inputs": [
        {
          "Id": "c96aa8bc01954267828ddcbd26ba7f67",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "10d0a937e96645d9bf47df324ba640ec",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6fba85064c5b473b847aa0bed9795674",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.0,
      "MinimumValue": 0.22,
      "StepValue": 0.01,
      "InputValue": 0.25,
      "Id": "17909b311e1149b3817e0439a6a26b71",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c12514a8c845475bbbc86ba68ed29781",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.5,
      "MinimumValue": 1.0,
      "StepValue": 0.1,
      "InputValue": 1.0,
      "Id": "ea025c8c025d47b290a7347bfe28dda7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "65a2d2663e1c4096a0bdc39468022a80",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.5,
      "MinimumValue": 1.0,
      "StepValue": 0.1,
      "InputValue": 1.0,
      "Id": "c3ea73a5507d4082b89ed0dc8d3fae9b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3df297db5463457092568c7f2309696f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "3ac0dd12257f4819a27e9c08ec55fdae",
      "Inputs": [
        {
          "Id": "d0a879cfa5fc419d8a27e810724b70e1",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c7b94b2681147cab47abb2a9cee376a",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "70b263390d794a23bfb3825f6745feaf",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "5dddf06ddf3443a393d751fe80f3d33e",
      "Inputs": [
        {
          "Id": "1cdc911a281e40ce86e74813d6573f58",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7b87f61693b475ebc8d259e32812567",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3485ff43ac1409caf3e5227a1b20f70",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d4bea6e60574b40903c67bf5774e0f1",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "8bdeef1cdd674afd9aff0d2a2c8fd512",
      "Inputs": [
        {
          "Id": "efec163a7acf431fbe580c602eef4a83",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f581a3de23749db8e2a8978bafbd7ae",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f07b1648f66f446faa168292bd16aa3e",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2e6e4288a2ec4a3d944a4dc82e0043da",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3892729d09fb4f338613d07df5b5c19b",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac90328ff5ce4b1f86f6fe854b6f2db4",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3510197900504f009223f3f4c970f2a3",
          "Name": "item6",
          "Description": "Item Index #6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf549c8ad5f248a9b110765351045942",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "a7e61eddbbc04b5389694e73bc5482d7",
      "Inputs": [
        {
          "Id": "7fef4d55a342477d9831277547ae4ee7",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "871a437ab98e42beaff5c8bb98c60aa0",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "53740209cdb24511964a712ac717138a",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Flattens a nested list of lists by a certain amount.\n\nList.Flatten (list: var[]..[], amt: int = -1): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Object.IsNull@var",
      "Id": "cba988c485fe4795bd33d1156449f71a",
      "Inputs": [
        {
          "Id": "648eaf425b83463bbaddb1c90e3bef11",
          "Name": "obj",
          "Description": "Object to test.\n\nvar",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b8c35ff7482e412d9678395fa85a9ed7",
          "Name": "bool",
          "Description": "Whether object is null.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Determines the if the given object is null.\n\nObject.IsNull (obj: var): bool"
    },
    {
      "ConcreteType": "CoreNodeModels.HigherOrder.Filter, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "0898a230921148fd994219224d484349",
      "Inputs": [
        {
          "Id": "276678458eec4ecfac4eee92eaef2d42",
          "Name": "list",
          "Description": "List to filter",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c902e418475140e9bd58e98fadc2008d",
          "Name": "condition",
          "Description": "Predicate used to determine if an element is filtered in or out.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dec7c629562e414a811f3e1924d41338",
          "Name": "in",
          "Description": "List containing all elements \"x\" where condition(x) = True",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9c349d6a2c44f5aa0869ea2e3e4a99b",
          "Name": "out",
          "Description": "List containing all elements \"x\" where condition(x) = False",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Filters a sequence by a given condition such that for an arbitrary element \"x,\" condition(x) = True or False."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByUnion@Autodesk.DesignScript.Geometry.Solid[]",
      "Id": "400b753a11ed48d0a1fc4b640ea4b89f",
      "Inputs": [
        {
          "Id": "436fb5e9533e4e18a96b1613c77d3a83",
          "Name": "solids",
          "Description": "A collection of solids\n\nSolid[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b0f23e77db743e6842f475345b75d56",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Union a collection of solids into one solid\n\nSolid.ByUnion (solids: Solid[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.Volume",
      "Id": "a02fa5a89f6d484cbda887cdeadd03bf",
      "Inputs": [
        {
          "Id": "b6b9f3b4504f45beb6671d5e146da6c7",
          "Name": "solid",
          "Description": "Autodesk.DesignScript.Geometry.Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "768360ff466f49fa89d2d17b367c5e27",
          "Name": "double",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The total volume of the Solid\n\nSolid.Volume: double"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "a398e0d3cc17461c8330b5ddae712b9c",
      "Inputs": [
        {
          "Id": "2d38f4a0587d4745b999d75c5673e3e3",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d11f088a9e44d1d955197899173929b",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afbf0bafdeba49efba0ee7242e609fed",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "baec11096e4d4fea908035649b5a3ba0",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "LoadFoundation;",
      "Id": "56539c095cdd4e478d73e2e1a48fe5af",
      "Inputs": [
        {
          "Id": "f6bd191a0f9943c5921604cbbefd32a2",
          "Name": "LoadFoundation",
          "Description": "LoadFoundation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "052ebff2128c4beb9a26d97097fcfa97",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "a = l*w*3;\n // area\n// dead load in kN/m2\nDL = 9.32;\n//Live load in kN/m2\nLL = 1.92;\nt = DL + LL;\n//Total load of the building\nTotalload = a*t;\n//safetyfactor\nsf = 1.15;\nSafeload = sf*Totalload;",
      "Id": "a61faa8423134786b2f9b183ecb75092",
      "Inputs": [
        {
          "Id": "f895b452674748fe9adfd48b92c3588c",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab6c64cf592e4cbeb56569047462e081",
          "Name": "w",
          "Description": "w",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7b7bc81d3ce64f409b77e56fa3a6e88c",
          "Name": "",
          "Description": "a",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e6d6a3dca4445b5b9ad48f8e31ce7eb",
          "Name": "",
          "Description": "DL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6dbcbc03649426785dd2930c5c272c4",
          "Name": "",
          "Description": "LL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d1f3160b3e047d9819168bdbcc4f290",
          "Name": "",
          "Description": "t",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "88d481ceece1401eab2d1ef22d244ba0",
          "Name": "",
          "Description": "Totalload",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40c46aa112cf4b59a4ee729edce917c0",
          "Name": "",
          "Description": "sf",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09a996d92861453d90cf704d0d3e3ae1",
          "Name": "",
          "Description": "Safeload",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, Z);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "e3cd4e09844f4739bcd7e0b343a6bbea",
      "Inputs": [
        {
          "Id": "5b20f36d232643d785c25f0e6d3d8838",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "813a9252387d492fa85bee4e373dc2c3",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1d3e58090a2433f940bf2c34cbe786a",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "619d9604bdcb475da6ed321716b9467d",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db11fcd6ccad4616aa00488632964e4a",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7d889c5cc774da8af77e675958afd3a",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df6dc0cf04f5490d8c2312b05ca0e07f",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a33e4df379e64c3bb4e6d5866f0f3a98",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e23f2a777b7c4b8592d1a11fbe836988",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "813573c2e0e74232808cb4fcad2cee12",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed8dba656abf40d1af881e8d79fde9cd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a32870839704aaabd2c32080f152a3c",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "462e6cee90604b77ab989c68370f2970",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50dff1e9997b46448b4b8301ad1f5964",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1147f109a3f3440eb49192bb12dfe2b5",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8fbc92fcb23240ed94cce82d5f8b2d1f",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 550.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 350.0,
      "Id": "8b1c593e561e45d5bf9bd436b5e6d0a7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7669338a59b84ca1815db1da75ec29b6",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 20.0,
      "Id": "db675654c8a0432da84a1717604e4ec0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "92e6aff63dae4288bed2b1c9ed71274f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "b7d2e9db05bf4f3c86ccec6e006751a9",
      "Inputs": [
        {
          "Id": "cf6556ebdc234de691d57b834f29a68b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e5a4f342dc648528473fa3724ee7f8e",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ffa97fb7b68840cebfc79dbd895b51d8",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5fc6295e71724a719c3b68c58bb964e7",
      "Inputs": [
        {
          "Id": "77fb2d6e9a944c86b7ca48da59246b77",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8e0d63b334424016b6f1d7c82dc8c8d8",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c7cb226131f342518af8b408ab082571",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a0276270898c492e9837520796decd2b",
      "Inputs": [
        {
          "Id": "785cb69976b24edbb12ec992e92e2d93",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e81d8133e8bf4a8293264e1f651ba5aa",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0cf11096383541a9a2ee2d2e7ba702a3",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d7a139ed69bc4f3592c774838fb0185c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "4b2b94f27ec841ea89d7a39ccfcfd93c",
      "Inputs": [
        {
          "Id": "742bcaaa3def4ddeafee26268215699c",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "838a70d7515c4fc4a698071bbacfbecc",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "56ab56e2163e4c659a192c21e03375e9",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.Direction",
      "Id": "0a07fdd5da4a4460aeb3f6d911f742af",
      "Inputs": [
        {
          "Id": "906301e2022e4d70b2bef7a1fb760980",
          "Name": "line",
          "Description": "Autodesk.DesignScript.Geometry.Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a32c030d1f154e10bf9c8a0010a56046",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The direction of the Curve\n\nLine.Direction: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "fabac602022045a087c8c4858005b95e",
      "Inputs": [
        {
          "Id": "3d2ed6cd64d54468b2b78ea5b7c6e3b3",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d72f5d5660ba49ccaa3b251b1f236bfd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f45a725993854b9e9cdc42b086342b64",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1f86a50eaf3445c0b25a9756f1799472",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "b9056fa3555e428290abc21fbd6a9118",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8c9bade7c6f342e0954539ba60c66ea2",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Reverse",
      "Id": "9c2f96bf98a34efc85a59faa55d29b44",
      "Inputs": [
        {
          "Id": "9db34b50ab5d469ab15b15e33303219d",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9bcf74f713764962bf6c55ac568cc5b5",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the reverse of the vector. Essentially this negates the X, Y, and Z components of the Vector.\n\nVector.Reverse ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "25f5998f47bf486693455dea97798f1c",
      "Inputs": [
        {
          "Id": "46fcb9d8d4af422ca54372650c770fbe",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a8ab4d2eccb47b3a44424f1c8463130",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9923bf40eca8408b8a23c4c0f0b8abfd",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "376b0301277141a2b952588953957356",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "2fb4d750346a4359b1087be9b62f5cee",
      "Inputs": [
        {
          "Id": "24b457390c914b5d852b86d0a3af93df",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "71dddcbb8df542c9b307c167058a6ac5",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a86ffb9e6dfa4d6885d7223be724f29b",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Cross@Autodesk.DesignScript.Geometry.Vector",
      "Id": "7ab3c51a051a41398be155ad74cda36a",
      "Inputs": [
        {
          "Id": "ca5b4d15e7ed46b585c0cdf3db0b3137",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ddda023098c54634a7580d51cf610c37",
          "Name": "cross",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5663bbab1c0468eb1052af35d026152",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form the cross product of two vectors\n\nVector.Cross (cross: Vector): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "55d969c685244733aefa659cdf94a958",
      "Inputs": [
        {
          "Id": "cef6eb537705489c9a4abe0ee2eef3cf",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b4abb8485e234468a1c0de955e938b27",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c67daada49f4685966751530e8875f4",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3caf6dde080444d92895c4422562191",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "ad7202ad6af84751b628bb8d5782ce5f",
      "Inputs": [
        {
          "Id": "3372e8d647534cb688c359628692c281",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4777302ea1704366abdf42c38e775bef",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8450a619fb2945fc8de701ab39eaf270",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8d95072ac6034b24bea6f976770e5b99",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "45f04fe4c8ad4aa0bf377703021d645b",
      "Inputs": [
        {
          "Id": "322df5cebc864c45a85b43f2caf5d67b",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af0364d438f84c54809653e420c36313",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "20c6dce94a6e4cccb377a3c243a47745",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Join@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "16903f43e0c54ffc9cc3ee54d61f3ef8",
      "Inputs": [
        {
          "Id": "3f65c9f9c4fc4dde94c65d97d654ea49",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "553bdc7408db4ab89963900d8ad4f060",
          "Name": "curves",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "098cd472452141cfa0bf638b1483e502",
          "Name": "PolyCurve",
          "Description": "A PolyCurve made up of the two curves",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Join this curve and the input curve into a new PolyCurve, maintaining the original curves exactly.\n\nCurve.Join (curves: Curve[]): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "7fd38e87f44341e3b44b737dc0d153b8",
      "Inputs": [
        {
          "Id": "d376fa142c3643d398af24c4110ba15e",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1437b71b36474b79a6139cf211647756",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c859270f9f8643aaad20a34ff627193d",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "41afe69a2a56421fbc3b8bbc9bbb62e8",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "3af5f89ab01d4f788e1dd336d2e62989",
      "Inputs": [
        {
          "Id": "81e374547f91400d8a0b6cb2924514fc",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d06f2ff811f414ab6c6b83a67054dae",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "50be1cb7142e432a8917e82af6527952",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.85;",
      "Id": "7f0074f980d2471ab697f3fa8fa725d4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0e2a7a5f6884448d8319e15d963f8312",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a4a90783d7064cecb623e6484aadbb9d",
      "Inputs": [
        {
          "Id": "c6c11da03c2247ac9a359903f39891e4",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76008ac9e0704029b0fed3ead179de36",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9fa095194f77455daad78895810c1966",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c9bf9f7845d4cad9833e41edc138d94",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.DifferenceAll@Autodesk.DesignScript.Geometry.Solid[]",
      "Id": "52108b4ddaa140a2be59d88e7795a0a6",
      "Inputs": [
        {
          "Id": "beda578743444bcf9b28959c65b7591f",
          "Name": "solid",
          "Description": "Autodesk.DesignScript.Geometry.Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "696b049e1dd4406fa64a4908751ee586",
          "Name": "others",
          "Description": "Solid[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de190be51a784280bd4c212700222935",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The boolean difference of this Solid and the union of input Solids\n\nSolid.DifferenceAll (others: Solid[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3;",
      "Id": "bee535e53d0344e78c81aeca1631a95a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a017cc0f48544579b33eddefef1a53b9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "babee93b29b74bb68fec9633bf49c1a4",
      "Inputs": [
        {
          "Id": "93375a222b8341249be131d9f85a8f61",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01ac0fa14d394b8da473c27caa170f7c",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7629ba01b807453f9f5bc5accf4b0b4d",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "DF+dL;",
      "Id": "61136ad9ed7548d6b98ae1e0a87cfc27",
      "Inputs": [
        {
          "Id": "5adbb94a8d8b4eac818c6aeb50b6361c",
          "Name": "DF",
          "Description": "DF",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "75036b9ca1c149b1b4650538d30f3f5f",
          "Name": "dL",
          "Description": "dL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "35d70b7dc4504446beda2568f79d25f3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "bfa1ec1decff475ab4b9dae193c09f71",
      "Inputs": [
        {
          "Id": "0c78b61a3cef455bac6a20981fc84ce8",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "287dc428097343b4a585087df96bfb10",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60e6aafa56f8435e86d3d783a06bd72c",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "2e9f1d614c3c4fb7b0cc323ae36ee13e",
      "Inputs": [
        {
          "Id": "ceeba31487694e6f9bad760ec9b7746c",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3c71699622347a6aff466357b929ee1",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bde7ce568cff4a2196a163a8b9108809",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afb9f1ab6e6e40f893fb2d76874b009f",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "274ad25c2458413cb074880a6c178b1c",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "d160022e490040a3a981458b83649c54",
      "Inputs": [
        {
          "Id": "0deb0d41b8b0462e8508f1de82c7be02",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4656e419c6bd403cbef41e5e57d9345d",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b4045d3c682c41f58e4c5ad58e39838b",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "f0e2e0f7674b47b78d11799687b3b9d2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f63fd1f031724d61ac67022c792b8add",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "57089f256c4d45aea0230b1f4d918c52",
      "Inputs": [
        {
          "Id": "516d2d36d0a0410ebb904d3638b48d02",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22fff59894d247ce91150273c0cae2af",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "930fc88dca3747b7a459f9a3f743b9ca",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "9ca8299de5c24ce3b7f33d89f8bec34a",
      "Inputs": [
        {
          "Id": "2442271ed63c463897a250e43bc87063",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f6c2918f3c2541249f7c82f531eded96",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f56323d4d01c46cc9259d778bee38015",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8cf00daacdff4bbd819194db0d5f856a",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8d0971916f0b4a9e887acf233e0a6fd4",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "w1-td;",
      "Id": "bd7d598317d640c09c1417285da50cd2",
      "Inputs": [
        {
          "Id": "5011843b4741409097bfdf58a217a703",
          "Name": "w1",
          "Description": "w1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dc9cb4e266424e218d3bc6915c0be375",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2e780f21ecbd477fbca81d36191ba532",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "l1-td;",
      "Id": "f5b6a0bfabe24da496a46d3c74373157",
      "Inputs": [
        {
          "Id": "0a13ee2176d1475fabc01cc21f188df9",
          "Name": "l1",
          "Description": "l1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e87a5c32c6664b52a5aa29f41dd03df1",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1694ceff261747be9da99a20d8526f66",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td;",
      "Id": "a2a54c969683457eb1bc74cc1fd8eb31",
      "Inputs": [
        {
          "Id": "0029768ab22f4395a106ae46cf3b7cb4",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "06d5484b6c82443da9204cc72da3f487",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "576c74669d744a988a6d077775ae4a54",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "13f843d7344e4ae3ba0fa9cb929acbb4",
      "Inputs": [
        {
          "Id": "f5816bcd6dfc4a00a4ff8c03eaf02b7f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dc69189dd13347d7a8aafa8a5f272f5d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "845455d27ba2479b95dd8b54f58b6a69",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "49bc2b28e9e04bf280a0129a4f1cb601",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7c83d31eec0d4154b6181e57c070b9fe",
      "Inputs": [
        {
          "Id": "0b23a1d2c77145cb9efeddd269335aed",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b610d15c3f1416c9c0decbe924214c4",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9b11fd5d5cd434eab06dfbc53819c5d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37ee1409624745e5b0820feb298965b0",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "2727f6e7567b4c819909cd2e98804946",
      "Inputs": [
        {
          "Id": "da072a7cd2e24b2994dc77e6d1a13e79",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d59ad612fd894740b162ad55048a21d2",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd65cd2af93c4673b4de7e5d289aab7b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bac8502bacac4a899ffdada299fef5a5",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "3b72171ffe67434893f18f750155eb8e",
      "Inputs": [
        {
          "Id": "f9497db0545e47d7aa8002b5d3344e4f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "19f759f11f7a43dcbe59c78f3637a4eb",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3355d7fafbe46a99829b0f6e1576aeb",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "15d16b3c59b34e7dbef10d7d1a6821e3",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "td+dc;",
      "Id": "468340a7816a42b396d4efba2e7318dc",
      "Inputs": [
        {
          "Id": "8e597da44f9e416aa269e79b8f12cafc",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "18d356ea2ba74036831165c4c048cf83",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "79228ac82afa4a2cb75f95977ce1cfd3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.2,
      "Id": "d4ac759bcf3e42369901bf9a662a31e5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3b13e6b353844a27895c4feb60313f59",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "f3156d0b82444ee1854ee3070914916c",
      "Inputs": [
        {
          "Id": "5d89fce34fb34c29aa8be93d25184eec",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67387329bca3404186863a0ec53c317f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bca7845df825492ea2140a1e50c55b42",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8fd8c865fbb448ddb2725e446c3f627f",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "f3dfcfae2af74deb8313a6f062c039a0",
      "Inputs": [
        {
          "Id": "b77e50e8982341fda6ccb22870482a80",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c84d4cabb31a4243b114e5981752ff42",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3214024bf8f483f89809dea4982193f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "64f491cb51d6428784c7fef1a0ca25a8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 9.45,
      "Id": "67edde85be724c12bf72c175260a26d3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "aeabbb0575f94234bef5a5172f6d1a99",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "fb4dafc66f2e4892bb1570c0700aa33f",
      "Inputs": [
        {
          "Id": "48d6e44e67a942ae891293e2e2358488",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7ddc3d58eaa4aebafa9041db16a6854",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "01785d6b484244e89431a16b5154a4dd",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "baab6b3fc70840d9b073156a3ceb785c",
      "Inputs": [
        {
          "Id": "e78112fb624f4c8287e5965549f2cc0c",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38735ba74a2341a085e74fc7dc970829",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a6a502b57eef4504899d0aadba28eff9",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f91ae174063345198be35530139a277c",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "l+d;",
      "Id": "7d39fb9777d4459285766bd961c2a1d7",
      "Inputs": [
        {
          "Id": "b9ccd5a9636e491bbe8671f648287dae",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "746e0dacbd75414f90ac54f6240931ff",
          "Name": "d",
          "Description": "d",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.05,
      "Id": "2717edcabf894754932379d1fae683aa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "137aa330aed84682bccdec7585e41627",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9279c4eca357498ab2d154ec2ac0704e",
      "Inputs": [
        {
          "Id": "e6d14784d77e432d9f163cd7add5a1f3",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41d7b0828c2d494ea81db3b172a0fc4a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf6d3a832f69456d98d5eb842251b1a8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60ba291659654c6981e9ee9384bc3c81",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td+0.05+tL+0.3;",
      "Id": "64d41db28afd4210b7d3501737559855",
      "Inputs": [
        {
          "Id": "fd4b79d3c9bf48369eca6fe44e83e3f7",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "83df1d3d525342609e3c1825d7fa8c4f",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ee02969f7e04819b09c6c00c5ad398b",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "07b9843be4ed4efe81be0c5bbe944aa4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.15,
      "Id": "fc50557e8d2940aeaee296ce9d47cd69",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6de5e89058364bac94690a89c0103544",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.3,
      "Id": "5395d167b0574a8a8b6b6de67d713cbf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a72666599b18480ab421975da99a2b03",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td;",
      "Id": "c69cbe06cb5a4e6eb01a6cc0851541a9",
      "Inputs": [
        {
          "Id": "b76539bb27c3468eb544a404dd4ca126",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fb3db2ec517b47b4a76b6217e60c8dec",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c2ce11252c3c46538ca48a9e30a239c2",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "4aace65c74d84aa781ef99b917778305",
      "Inputs": [
        {
          "Id": "e282d95499b64913a90794e9f2f32518",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb35f5e2379f4786bbb061ee25ca221b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38616ea07ee2479a9beb300cc91accfc",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1854b79ea7694713a0308ed0d2b7e66c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c6522bbd4b234f8099bef3c96e9d4150",
      "Inputs": [
        {
          "Id": "a905cbcd2d2b48a8b3fa580a1cd5c39f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "939073c2da5b4cceb7d2176e52078e72",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bebf179462cd42d1bcb035a96d3df57c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83968721c8ee44e39c95d279a8aecea4",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "485887525d844013af7d698148a747ea",
      "Inputs": [
        {
          "Id": "e123a1e31920443999a42d9b245f2e4d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "12310629f75a4a0a85a266ac7d03e5fd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5305f1c6499b4342a55bdbadeb3cffa5",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a537b3c1f3ef4ab3bd3ca3ac8b9fd1fc",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "b2f29b45c8504b929f6cf540d5c521f1",
      "Inputs": [
        {
          "Id": "1d90199fedc447c08e379cceb0d09a67",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1fcf7b861d434620ba760bbc99cd28a4",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4eb836ced15747b590807a8dba74f17e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0a35f0e2f124b869f6698b7499960e8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "PS+dL;",
      "Id": "a79d746b781a4dd9841ab5141161aed8",
      "Inputs": [
        {
          "Id": "a4ccb66cb0a44e94b656d25e16837c1c",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5b79ce1a6e44f21baf596bc68634d29",
          "Name": "dL",
          "Description": "dL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "149ab877b3b840c4849c002702681aa4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dt+tL;",
      "Id": "1f5cc14fce71446cb156b7007f4c216c",
      "Inputs": [
        {
          "Id": "b99f9f8603da479b8750d68423a2bfb8",
          "Name": "dt",
          "Description": "dt",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "60249feb61524399813c5b567c919e0a",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf054ff481744e4ba6c07d362790f951",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Pd+0.9;",
      "Id": "b30965da4b914dcdb6abb0a01363dae5",
      "Inputs": [
        {
          "Id": "5d777a486eeb441d8b6d51b15d9fae26",
          "Name": "Pd",
          "Description": "Pd",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3424c4dc13a04d07a1f0aca8a270c61f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "e711475b5e0343e7bda9f02d6cec1b15",
      "Inputs": [
        {
          "Id": "d681ae47a1dd442dbd8f364ec434b557",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "beab3f5d022948be8b744c267ad6077c",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebd10c6f8bb1492ca53f783983852bce",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47dbf819a161439a9515518ab636f884",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7058307b200146cf872c7e601d1bac6b",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f38c2c5ea17e45ae94c10989855bf325",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0aa8837dd8014688becaa830d60b1f87",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "5415dd0c0a7c407a9822dfac6466cd47",
      "Inputs": [
        {
          "Id": "c67c0c301cf2474d908e825d228d3f8d",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "602b63ee230b45fdae2ab4a8fb8d931a",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0cff57093e61482fbd0fb6015c896e24",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "a4fa32b862bf417fa054aa0c4de2f788",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "df24da179f654475aa1e12f06dd395f4",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-(l+0.7);",
      "Id": "63d6a19100fd4e3a95d1b4128f0b0156",
      "Inputs": [
        {
          "Id": "01d39ed58328403cb35a26e2e341c6d4",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "878b2f8802a84b5eba267761acf6a174",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ec61bfe297aa4cfa9b017fc0471a3a73",
      "Inputs": [
        {
          "Id": "989a20390f99482d9bb9082c6a317c3b",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3483dcbdda1147cbae660d7f3696c364",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8149fc74f8b944118dc663705c6a4b97",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 255,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "501ef257c52c4d1dad6d0b16c70e53bc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9a7d187c8d1d4ff1a402368a014e94e8",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "PS;",
      "Id": "64ba58c847ba437ab2fb7b909dffc5ed",
      "Inputs": [
        {
          "Id": "d2207f2eb6274bd784b8f332085c56e6",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "687a083fbc52433aa6fc68cf1878df4a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "8034ddbf9225484ea4530f5e865bd787",
      "Inputs": [
        {
          "Id": "5db1d5ac23f141088b10cb77324d4248",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "affd5c4c9c7240cc9de5c43ba0cfebe6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd69f3c90513412c85e7a055aa983f23",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "052cb532268f4ea89cf95c938dbdc59d",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dockclearance;\nThicknessDockWall;\nThicknessLSection;\nClearance;\nPoleLength;\nDockSlabLength;\nDockslabwidthsw;",
      "Id": "6c5e367a28b44ac196b73dacf704a6c4",
      "Inputs": [
        {
          "Id": "82be880c84a44bb38038ae1e5f051f34",
          "Name": "dockclearance",
          "Description": "dockclearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "510a6ca8504840e59a83de988b139cf1",
          "Name": "ThicknessDockWall",
          "Description": "ThicknessDockWall",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e37fc551ae34c419bfaf42cd5b4c8dd",
          "Name": "ThicknessLSection",
          "Description": "ThicknessLSection",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20fca232642e443497d9d73d3f88b5c6",
          "Name": "Clearance",
          "Description": "Clearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ea8dcfd0e644fa8bbb08eb969605191",
          "Name": "PoleLength",
          "Description": "PoleLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "75a5fc7fb0eb404b83cda6baa1994806",
          "Name": "DockSlabLength",
          "Description": "DockSlabLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "259c105433d34d6c815b4126d5c4f8f6",
          "Name": "Dockslabwidthsw",
          "Description": "Dockslabwidthsw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a4e2b89a0bd1423eb6a7f1082f2041dd",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bfa78acc3cd04d6aac4c8d61334e28f7",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fca8a53b65e14cba81d55b0d7f65c9de",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7944e9813ba41a987c318cf3577a765",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c29823c11ed24c21adbcb27c4cabf2da",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca2003e281fc4eec9bbf93ed2e82bf98",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "488997b66e0348b7a8eef5ddeabe9c7e",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td+tL+clearance+polelength/2;",
      "Id": "8a53133844c64c1f9c74c1edc045cc36",
      "Inputs": [
        {
          "Id": "0beb7a32d59b4dcebd349867ea5cdc50",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4cd35a3f76834eafbd31a89a6975dcc3",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a2d77964bac4bef923c98aeb0c2ecae",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eaa3aa80fe7346c1acab13da3b66bfd4",
          "Name": "clearance",
          "Description": "clearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79bac83df28049ad98287f84c4c05284",
          "Name": "polelength",
          "Description": "polelength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0418aa7b564d45f8adea3b9eb314ebea",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.05,
      "Id": "ef139288a58745a99f0a0792cc36b2d5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fe50805894364264bdc0d39a9a9df075",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 4.3,
      "Id": "c6971bcba3d3473dbb5212c0af074ed4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6cf95fa280f3467a8c22d9e49e8dfc66",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "DF+0.3+PS;",
      "Id": "59a33b9a25674da48ccaf423dc7c823e",
      "Inputs": [
        {
          "Id": "4867865e2e3142a49b6c4e1771bdeafe",
          "Name": "DF",
          "Description": "DF",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b3859a262354bd4a2531d9590cbf051",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f911b1852cc047a18a54cc7954cb5d15",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9eb67e8336674af28c9ecde0fc760636",
      "Inputs": [
        {
          "Id": "87b73db7b421407fb75bba3bbfd5b82d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a0766039091488789d87ce39cbfc2f2",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "daaa30eecd9c482881618b7baae581ca",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4f9a4737205a4eb6bdef1be034981fa1",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bc0c8078bf574f7a97d68e5d371d8e8d",
      "Inputs": [
        {
          "Id": "e56b4c9d4f594840be39be6d7a8ebfd1",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "538a5366f83e4b39a960e93fcd35e377",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bad351af6bc1495991986ebd46accbee",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "413fe0a0a5b24af4a287932d188e44e0",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "146d2a8fe18448b9990be12b58307e77",
      "Inputs": [
        {
          "Id": "0b41207d87ef4205ab8ad8d95477222d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9f42872c5494e79883e7b60aebc4850",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e62bf826cc9454295ff0b24f2004dd0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f7351f914a454e53a9b85bd03a0663ee",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sl-x1;",
      "Id": "57ae92b11a1d45abb91b6345f3823051",
      "Inputs": [
        {
          "Id": "18a3ccc52b114424816630737b30f1db",
          "Name": "sl",
          "Description": "sl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3d8161ad6334f2e974d27466f04d53d",
          "Name": "x1",
          "Description": "x1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "09fb6515834b472c8de630520ebf7fcb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw-y1;",
      "Id": "ec7aedea022649899e7f13f993fbd8d2",
      "Inputs": [
        {
          "Id": "c91f2b632d6b43dea7be56cfe56c7e38",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41bcb8e943f34f85b321576d4d0035eb",
          "Name": "y1",
          "Description": "y1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ecf9275e1368492f8bbce91a5c17b682",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x1+tw;",
      "Id": "8c0cdbf6ac244cfa93880f8e44cdbaad",
      "Inputs": [
        {
          "Id": "b9c33054e7fb43d18c684703d7171237",
          "Name": "x1",
          "Description": "x1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a667e90d6f594dc7931d8e93c2a49700",
          "Name": "tw",
          "Description": "tw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "02ecfd517eff4d5caa4a6ed7c191814e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.15,
      "Id": "e18410dcea744808baa441c7e4d722e5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f73b0fc7b8d44330b7506623c5e038e7",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x2-tw;",
      "Id": "bc9d530ec4664867bb89b0e618312a0d",
      "Inputs": [
        {
          "Id": "b8721bc940a043e78efee03e03c1d895",
          "Name": "x2",
          "Description": "x2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d14ccdc05dd49d5894d6191490a4e99",
          "Name": "tw",
          "Description": "tw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bdbebe3492424f139c39cfef34583f6d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "y3-tw;",
      "Id": "f6524f02420140bfb4eeaa364c40bcd2",
      "Inputs": [
        {
          "Id": "afb56a7d7cd04406a5f7eb83245b2799",
          "Name": "y3",
          "Description": "y3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29602befb1604a478b45f0caea64915a",
          "Name": "tw",
          "Description": "tw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f0ebcfcca1a491482ca6dca83050bdb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "0916790685bc42868aa84b50142fd760",
      "Inputs": [
        {
          "Id": "0f3c6d4342a9481b97c56c7ee21b7f5b",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c7bf095a2694bcf932af6f6a9798668",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "826a4c95177a40c68f51c4640a6064c3",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "5be16fa12f9241b79f5451ba293d2af8",
      "Inputs": [
        {
          "Id": "1d548cfde275434aa05a635caeb46a83",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9049ba671470445b9217c3e2b53f6577",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d62c78566184e52b31a5307d092e21a",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf0511ba1a61453699f67344c58bde3b",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2706c18893f94666a8d8d5c9516b58f9",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "6b77928f29744e459a2991d29767a662",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7f2e1275500d431fb89950bf1af8872e",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.25,
      "Id": "9d6731740e6b4bb6ab4cd67d15b857bb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "13b18e9450d5418d9bd993cef7c055cc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "c348bb82fa6f495a99210587472aa5b9",
      "Inputs": [
        {
          "Id": "f4f530465b294880890ef2fdaf763f89",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51afab83151f4318ac6e452aa2f56faf",
          "Name": "direction",
          "Description": "Vector to extrude along\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "303fc81d90084959a45d5e5c1f7837fc",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1197f19f18f54e008747a7133f08ce18",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "894df515d4524ab880dfca425e51e45f",
      "Inputs": [
        {
          "Id": "053319b8c6714d1a8c920e79200e4fd8",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c194ccfa2dde42d0818062d6e06adab2",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8bc999648464b5a991573727ef5cb3b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7ded9f74c4d44082960266af987a044b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bcb4df95d1484fe4a0c02288ac3c8f35",
      "Inputs": [
        {
          "Id": "039ae7f6917144f8802f30f902a14b76",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f3b617149a7494e878d6c47d83de841",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afdef61910a0478092c6856a46aa476a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d8d21ccd099422ea0e58767b7a6d6d4",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "93811430fba2429f9cdec6031d594b7c",
      "Inputs": [
        {
          "Id": "e6b47a6b2a10460582892e3b0f6eebb7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "251e2832e4b44182aaba7fff8e03de4b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e86fb9dd02040c3b5a504a8b18e0a11",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cded41a5fc0f4964ab22bb99c0ec0991",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "3b1a80eb9f124a6fbf5ab74205e121b5",
      "Inputs": [
        {
          "Id": "e71ab33268f24737a046bcd505fa76fc",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22ec0c6168fd4e4898a9e14df05d3ac1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a76c5b81cf70471c9d07163d7d896396",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4acaa2d257fc4c9f8460121ab6b16baa",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "PS+DF+dL+THs;",
      "Id": "7f323fdaa43840d1b200de50faf1d080",
      "Inputs": [
        {
          "Id": "c14ce75a56e04e33bb8e6ecf71a8817e",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ab7890710014645b0854904e690f939",
          "Name": "DF",
          "Description": "DF",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31af21160b504c14a5b23752736aab6e",
          "Name": "dL",
          "Description": "dL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1824763f6c7648f0be0d30ce1459e538",
          "Name": "THs",
          "Description": "THs",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5aae6feb98c84029b67a9334be8136a1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Ps;\nConcreteWallThicknesstw;",
      "Id": "ada0c108e6a7464db7e592b19d372634",
      "Inputs": [
        {
          "Id": "038753eb7e42426ca0c69e80f73bcf98",
          "Name": "Ps",
          "Description": "Ps",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebcc735933d14bc8baf92a71f60a1dfe",
          "Name": "ConcreteWallThicknesstw",
          "Description": "ConcreteWallThicknesstw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a70625cfe1d453792e15741c93d4ce0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3a4f635cb1647f09fc00793b77ffa7c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x1+tw;",
      "Id": "d9fd7f46368640d1bfd3e6a879c934f2",
      "Inputs": [
        {
          "Id": "3238be2eb2714457876a303007981316",
          "Name": "x1",
          "Description": "x1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fdbb5b8bb864fc2be0f8885e3f6361d",
          "Name": "tw",
          "Description": "tw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e5e27077a9e649b393e0ad20e2e3a09a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "527753cd3bfc4c8caf826ad4c9e54f55",
      "Inputs": [
        {
          "Id": "3032bf2fffc44c919030a887d9e5c043",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46930d0160ba44a9bf20c594ce672bb8",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fff5180f0e544a6da4dcae71db0b7ca1",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "440c68fe858d4657a271223625314009",
      "Inputs": [
        {
          "Id": "a01247c690684439aa8d1da87c211071",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d4f8cc8f74449958c050763afc7d0ec",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "162aafa57fd14fcba5084ba36c93f846",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95210da250d040429d0d3feeba58dc3c",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "43b2228ec3aa49138e89cceacede8382",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "6a02d0b927314cdc80685d56025934e1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d2e46f7d8f964d0c9739ff4ce0dacc71",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 3.0,
      "Id": "5e5b9f8c22e74987a76f7a1c0bfdf6f2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7f38f2421b464d649803fe07464688fc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.35,
      "Id": "3b3b993f012648b2881043bbdf9c0a46",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cdeae26297c84d63ae3cffcbf3cdf30c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.25,
      "Id": "b7a8af81f93b4744860c7ef0157e34c6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e5689a54f3114b6abf308175e9efe31b",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "bf7e688cd5bb449ca76014660eef97df",
      "Inputs": [
        {
          "Id": "d791831974f1420a9130fcbd7f1c1e3b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "672e6ae0e7294a44be04eeb5c262f4bc",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b808da1afe024d7cbd775968f6c41d68",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "ht+Hd+TB;",
      "Id": "85827a2094b04f92ae948f6a20860d65",
      "Inputs": [
        {
          "Id": "97a7defeb14b428a9353fcd9aba02ccf",
          "Name": "ht",
          "Description": "ht",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d767520e6b214e25887fd859c3ef2600",
          "Name": "Hd",
          "Description": "Hd",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "905ba37f44d547028f23a0bc79211637",
          "Name": "TB",
          "Description": "TB",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5ffd014195844ba0b949490de8152fa7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "345e596dcf274cb694411375edfde9a7",
      "Inputs": [
        {
          "Id": "e87d51ed14f343b28bbd3daeadae9384",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9778f362c4874123a6b1b65cf2bf41e9",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bcdff9d5a854525a96879f03bf3a56f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe7c43b32cce4795a5f8d6f1a510b1a6",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9d24a0703e044f10a25729d805045563",
      "Inputs": [
        {
          "Id": "0621dfe06a07420399312387f0160221",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2ce09f4f15a49e99edce217d1cb733b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cedf97e16a4d4b0fb0e76d581553bcb1",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fa8bb8f7fa1e4c9a97e05d40a92ed06d",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "41a1602db49644da8607d89744dca78b",
      "Inputs": [
        {
          "Id": "427329e1cce64c60b90359d922d6b487",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a3deb8ddd634121aff8d400e71e25b9",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27da38e28477453ca1f7c40fddcc1022",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "badad5a822ac4b7fb6c3e1094cdf8dd7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c13c173322d8475faf8ce0984b1aa2c2",
      "Inputs": [
        {
          "Id": "d77f36df3c404b83bc49a41c8f1f059a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09e21ddf3bc8484984deb2e76b2e069d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f10e6f1ad694b06866b88a6ab945e53",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61310026b225459a87fa76d2c81dd7b2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sl/2-0.15/2;",
      "Id": "08fca3f431b243089a69519d0994391f",
      "Inputs": [
        {
          "Id": "0835309cf159428a8fc6b8548ab17b2c",
          "Name": "sl",
          "Description": "sl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ff6d69b146540f6b76860cfe8600354",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "s1/2 + 0.15/2;",
      "Id": "caa681294f444e87b05d3ec9fb2b675f",
      "Inputs": [
        {
          "Id": "df323d441b9c4680bb0eec19f6a76784",
          "Name": "s1",
          "Description": "s1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c5aa070855bf404bb03d2589aa23894e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "238d18f6cb5b47c0971ebf59386cdb4a",
      "Inputs": [
        {
          "Id": "6c2c9f1cfdb54bcbbf49e8a228397ef5",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa8b3ecb12114fea9d9318e2d55e5705",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ffeafde540de4b76898321d5ad2f92a8",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "b2d7be90d21f4285b2c846ccac1e397c",
      "Inputs": [
        {
          "Id": "822de95814f14d01bb7d3a82eccbba00",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ba29a258f644758ba5af41c66b8d864",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27c99e1e40b643b3bb5ebc50949237de",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a2515a30d394b4faba47a7318e49883",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e14f96cb9cfd4a7e976e3f3fae958e20",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "2e260e8cc44247e4acd9a5104156dca9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "85c0b4cb492c40c7b7cd55c2c1dae491",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "143842894f2449a5a99d567a6625bcb9",
      "Inputs": [
        {
          "Id": "4f36b55c196e4b6ca125d0df9423bed9",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "201b1862ff8e4f6bbe42087c87f66186",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2682bb483c5246599b4614fd25edbd5f",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.4,
      "Id": "20f7fb230b254420a0c4bff10976f3ed",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "aa029712477b43e68add55c71113835d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "a148c9fafdf24bccaf81f5e0ddedfd4a",
      "Inputs": [
        {
          "Id": "ad0e52e167f44c64a630608c75662e03",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2c3dac031dd4334921b3092b12654c2",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ccdab289f644c1f8de1ff8219ffcfd1",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82b150a1bf834774b03e2f18106aa5b5",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.65;",
      "Id": "0fa4ec9758674579a4d856ba598a5f87",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "310b86a7a13e466c9017dce4dc03e61b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "05fa22dad5da4db79f4a618cf7f0234c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c3d8c7b94ebe49c6966d3f16665bf3f8",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "abf9c324ae3247c1a5d13a336bc75ab5",
      "Inputs": [
        {
          "Id": "f3765e959f8f44cf8a60e7aad8b28ddc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "87d2882a034f4355943834fb5e9e9374",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "201de6ce573c49e89e31a93a4f06a615",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fbd35d8036904cbca0d3a63cde71fd58",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "77df0f64f9de409f8cf790b922ec5889",
      "Inputs": [
        {
          "Id": "307c608cb0714557bffdbe9a505d9ed8",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f7fb5e6e3ef44499b4fc31b6a091e7d1",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3197ec16454f40d381bdef605ab1ae6b",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a2e67c00d7ab4dde8a0be1100db4392a",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "bd6aeebcf5d0468386fdc030bb9fa215",
      "Inputs": [
        {
          "Id": "ab554628e94d421aabdecdc6a627fab3",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7c47c914c924c3b83c32be5d28ae550",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "84f9ce80eda24b5d9a643a3d491658a9",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8ac63316afa04067a6cb8781012e1c40",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "4ef5a4d86a4c4c9699fea803d9b8ae33",
      "Inputs": [
        {
          "Id": "2ad24c28fa2b4b70b582a493ef294635",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e29cdc440704ac79d19efa1a6815ddb",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "668edee2c96e4df981dff24f3dcd26d7",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d2d5421cf96418dbe095e7786660554",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "60cff9685f414b4d83ad5fd0b5a9464d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2476938c0a1f46deaea2400e440feb54",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "a4f7a78742aa45518afdd25d6b4e714e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c0efa93456de4bc9a9152b0c85592a24",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Reverse",
      "Id": "1f60ae4c6e91464087c6dfd9c17ae14b",
      "Inputs": [
        {
          "Id": "502445e672db4b06bd40157bf0bbd4f6",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52425d97381a4c3da2f9b45ce3d30a03",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the reverse of the vector. Essentially this negates the X, Y, and Z components of the Vector.\n\nVector.Reverse ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Reverse",
      "Id": "3adc323b10c446a4ad2b481b89fc7daa",
      "Inputs": [
        {
          "Id": "dbab3819327e424da746cbef0d9100fc",
          "Name": "vector",
          "Description": "Autodesk.DesignScript.Geometry.Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "36b9a21c02164625943a31600cf13c2c",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the reverse of the vector. Essentially this negates the X, Y, and Z components of the Vector.\n\nVector.Reverse ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "s1/3-1;",
      "Id": "f505187a0a7140c698f9e9e0fdbe1746",
      "Inputs": [
        {
          "Id": "3b90f3215dab40e2830d0730ce8c0e9c",
          "Name": "s1",
          "Description": "s1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d596409cfb504454b1a8ca36bd3be552",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "",
      "Id": "4cf2902a330347bb8d5c44701bec32d7",
      "Inputs": [],
      "Outputs": [],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3.00;",
      "Id": "f06aa62ba31747d49e6cf4fb85be9a4e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "053c35f4664d44aba9a8168b1f33a7c2",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "98885c5a361545bea77fc6c773660e78",
      "Inputs": [
        {
          "Id": "99a26ed248c34f6fafc78cc3847fe2fd",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1efad30af2a492e8a72bff767b0237d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a0a5bdc469ba4415b6cb60953e9ed0b1",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d6aa4b41232474aa251ca0cadff85e8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "3be24032c473432e8ebac478ad5fd3ab",
      "Inputs": [
        {
          "Id": "dad4a2015194403ba5336935d7f2c412",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ffede32a64e44035a27dd825733e02a4",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d98b164fb9c4f0b94998c07178d81bc",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "94fc25fe9fdd499299180cf8490aceaa",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "93fd64f4a1d44e649b3b34d3f4a24123",
      "Inputs": [
        {
          "Id": "48e334a6f70447f28fd82bf9427a3a93",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f676d5b75f5410299037c121ed12af6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9363ee77405a4ba382da9cc32ab9aef7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a6077ec497664249933b2a8c52341229",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "486f462bde8e4587bd600e20421eac15",
      "Inputs": [
        {
          "Id": "d502bddb8366495b9665577fb270cf80",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "60fc127f7db8448aa1362ac67c602aa5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a192ad7784274a02b74eda2f064f9ae6",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f60baf5325a4661a287758dc813666e",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "fa95e1e6f3e24b48946d631029f633a6",
      "Inputs": [
        {
          "Id": "106af55998a24f4dbb5948edad4035fb",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1815b005302440f9be52db4bdad9a2ae",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "905dfe8679024b9093ccd7472abbaf64",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "729823dec36e48d7add752b7f5d06b13",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "5c1e857f4d7d4195839c222a77901c24",
      "Inputs": [
        {
          "Id": "cffc87c8f76f4f3da1c6b63ee4a3fd3c",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "adaf90e6e0674957807307ff3aa94570",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3eec9fb36f0e46d490b677504a8a41d6",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b83f0d1fda0c48e4a9cc2cf598d8dfa8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "fee923d9f8074a26b92389ac1634a924",
      "Inputs": [
        {
          "Id": "f4ba4d2a4fd14e18bb3e7b91512ed355",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ea46a8c749f4b76ac75cbf2bada9875",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "814ca7ad968d4dc38e5b6a8e7c78afb9",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3296e4e4b4147c580133d006b648b2c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "a = sl-(0.05+0.2+0.15+0.05+0.3);\n0.05+0.2;\nPS;",
      "Id": "ad0c37ef68d64283ac2192916fe24246",
      "Inputs": [
        {
          "Id": "2e4c1618f6fd468a92407d293d73c145",
          "Name": "sl",
          "Description": "sl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2136cd21f13941eca647378342acfa92",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a5b7964ba29f45aebc8446112ab1a699",
          "Name": "",
          "Description": "a",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fad5788fb0d246cba23356ca03470c02",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5c5e013433e34b278aef14642772080e",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "b = PS+0.3;\nb+0.9;",
      "Id": "60299d6415ce4ac6aa8da6d8e3ec3edb",
      "Inputs": [
        {
          "Id": "09f0a4652d8547bfa9ff3efcd4a3ab4a",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76e6536255854cf5b2f06f8c38eaa3e6",
          "Name": "",
          "Description": "b",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8298dbf3e6974ea695d301bfe00b8c9b",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "a + 0.05 + 0.3;\na+0.05+0.3+0.15;",
      "Id": "522d05585c9341ab82125ad3fd9ffef7",
      "Inputs": [
        {
          "Id": "9a0691396b174e07aa148716e41b1f2e",
          "Name": "a",
          "Description": "a",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c076f266f6d4da0b6bf6130734257a7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ceefa307150248b3b981e363d8402c77",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "b1158cc716c8451b9b22888580eb26e3",
      "Inputs": [
        {
          "Id": "f639cc30710847eeb4a1a18785a6612d",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da1767ef09034fbb97b7360b4e46ec47",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "63737a965f9c48888de0d8d5f105944a",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "b60ee645080e42f78bdd81a16d9e0576",
      "Inputs": [
        {
          "Id": "c7bdc59842e34283accebb8356d36784",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8b3a92027b64245bbdbf0bce13a3ac6",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba396326406842dfaec46143e883f03d",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d50ea36b3f8749b0ad7d3d32ba38ca54",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5632e8914ca54c478421eea8fb07389a",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8fd2d032b1c44c2824b973fdd36539c",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fc669523c46e4dfd81a1453765f30e29",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "ae47e15e3f744d40bf65ca0abe71718e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ec298309e144541a5ad6de9a3c2c78d",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "9daef0cc47ee4290bbfa14838048802e",
      "Inputs": [
        {
          "Id": "ff8dd26379ca4378bbd456ee3b9d5bbb",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f90670828b94a0ca1a06c4ab32bb3ca",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "835b0042d2d94c6890f86cf6619fb1eb",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "l+0.7;",
      "Id": "7e8c1e78cb094ef8b5d8f0cf12392d96",
      "Inputs": [
        {
          "Id": "fe07b216cfe540ce951dcc97a8a1fa95",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5acc59270a394ea28cbbd779b20f9632",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "3cad182a221e4c9e9fbec94db3b321d3",
      "Inputs": [
        {
          "Id": "e566370bed8c4e1ba6a36a567e47d8b6",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38e9bdb37bd341479f74c58fe9498d63",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "74c8b386f70b447cb7c956425723b5c8",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 255,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "af0f3317871b4d42b8c7aeecef561f01",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dc5fd5a8cc7147acb9d81492bba6efac",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "f1bec3000b684019b73255c6b00a753c",
      "Inputs": [
        {
          "Id": "dbca41c9a4fc4f5997f19c8fd7e50ba5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d40405b28dab4fdd922209351f858d39",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "515bab253c2b4b7ebb720494cd223d27",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "WAH+(2*(dc+td+tL+0.05+(PL/2)));",
      "Id": "20607eb2a51348aba7b70312ced96f6c",
      "Inputs": [
        {
          "Id": "48a0253a66d84571a78c5c7250f11ad9",
          "Name": "WAH",
          "Description": "WAH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5148bf112847412db76158ccc02266e1",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3acc29c5b186418799d4c1299a79381e",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f9c151e7c9eb4c1fa739d6161cd60180",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82b25f371c4648108839043272a4c9d0",
          "Name": "PL",
          "Description": "PL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e1beae198b3f4360aa0befc6ece7ac4d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "LAH+(2*(dc+td+tL+0.05+(PL/2)));",
      "Id": "504b5c0009394edbad768c7866eeb268",
      "Inputs": [
        {
          "Id": "2402d714c7e344d0bac97e094857e126",
          "Name": "LAH",
          "Description": "LAH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7d151d5ab1a49b99a395f2c9d89538b",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "623d2ab9c9714383af9a77cd9a560538",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "25dc3f4595eb4d96be4ffe4b6a9c1ba1",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58e008785c8c4852bda3ab5031aa5145",
          "Name": "PL",
          "Description": "PL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "666ecc46fba841afb56786ddf1539681",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sl;",
      "Id": "64cbebe3059248cf86b7d5852148cd08",
      "Inputs": [
        {
          "Id": "77dded9e5a544438ad78e0316df7e111",
          "Name": "sl",
          "Description": "sl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9234123102e74452b63c55b147a0490d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw;",
      "Id": "0806d0c4c3db44c6a73c758f12363d11",
      "Inputs": [
        {
          "Id": "4b035888c7c0411d8071e6b99af0056d",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "934d4de7c2de483cba65809a14c02363",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sl;",
      "Id": "46fdaae8b09c4b16946d59fe5767cc49",
      "Inputs": [
        {
          "Id": "a2393d607c7a4436852af0762c50e8e7",
          "Name": "sl",
          "Description": "sl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a8adc35d30534b9e8f06fbd03e66f8af",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw;",
      "Id": "cf7af9331e444608b69c94251bf05c86",
      "Inputs": [
        {
          "Id": "1f505fedb02c4572831eaf3ded4fe747",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ed318dcbdea46f7a564f5d91cc5fb9b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dockclearance;\nThicknessDockWall;\nThicknessLSection;\nClearance;\nPoleLength;\nDockSlabLength;\nDockslabwidthsw;\nDepthofLsection;",
      "Id": "e8553070ed3345e69a8f738765ef8a86",
      "Inputs": [
        {
          "Id": "37d68520835c4755932be6387f6415f9",
          "Name": "dockclearance",
          "Description": "dockclearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "187128c079e441afb6d7a57e2881dd74",
          "Name": "ThicknessDockWall",
          "Description": "ThicknessDockWall",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "156818f4aba742f2b398d3d9890417d1",
          "Name": "ThicknessLSection",
          "Description": "ThicknessLSection",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b0745c7327642919cc6ff8d9670f8ee",
          "Name": "Clearance",
          "Description": "Clearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e93e06d6281147a5942d2f4e18c4f612",
          "Name": "PoleLength",
          "Description": "PoleLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d13983ca8a546f98762e51ad60ef442",
          "Name": "DockSlabLength",
          "Description": "DockSlabLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2ee1973b54d40d48ffbd8c4b6235e04",
          "Name": "Dockslabwidthsw",
          "Description": "Dockslabwidthsw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d66eb9b55ade47259742f42402bed771",
          "Name": "DepthofLsection",
          "Description": "DepthofLsection",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "56dd2ba5cf32418180e72e80a01b01d0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70f95073b0ce466ab41812d87e831053",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a0713b6212cb4aafbd6ad72eeabf2515",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "131e1b7ff8444688b84a78306aee4b60",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68eb0ee2ed814219a3374d545f18522a",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca303dec052d4e31823c97849c4a2634",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8ee98fab0234dfcae372e18033652d8",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5a2ee7401b94da3a807b25da3919fbe",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "f78e9488007a4497b63d1b4c5252f188",
      "Inputs": [
        {
          "Id": "8db5c7c2d2914f558123168229c58e7f",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "819c93e8e5f84f69ba43954fd98c39dd",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e85de41668854ebb886848897ae96fbf",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "2dea3c1317af400f945ab403846cfd83",
      "Inputs": [
        {
          "Id": "a654acbbdf1e4334841949f949838067",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca2bdf9510624ec8a25a3d9b866126f7",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2491a44bb7a548269dcbcabae73b2c58",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "fc5c1a6418db4033b9ce39fd4899f6b3",
      "Inputs": [
        {
          "Id": "10708eab631a4b91a66c7d38326c57e5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a6c0d7b34a44e6695fda4548a80b214",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e56b9178964044f4b941c173fde90ae0",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "46d1669cbd77438481e4f5cc35def0c8",
      "Inputs": [
        {
          "Id": "c4023fb420ba41179a2d825054e3986a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "828b0134e454491fb5393d8f0fae83ae",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2af9ee8461ed4b04bdcfaaa1fa73d28b",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "sw-clearance;",
      "Id": "7cf3cc70630b402383ea9f9ffdb65c30",
      "Inputs": [
        {
          "Id": "15dd814a718a46d99b85f4e14203e011",
          "Name": "sw",
          "Description": "sw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9715697094c04deea3a2dd7d2a4c8156",
          "Name": "clearance",
          "Description": "clearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ff13693b8bf44becb9c228af5bf893cb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3;",
      "Id": "2eca51fd532741c5ba9c43d50c5cbf38",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "384f585085074b54a6cc7528ca207ca7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.9;",
      "Id": "d21fdb73bf4b41c4a79813ab3f5a8f23",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "37ffe10264d1424da989cdac74d95e6d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dL;",
      "Id": "792938dc0b7e49cc9d18ee5029e08e36",
      "Inputs": [
        {
          "Id": "af23b8d878a44708bef5275d8c71dbe1",
          "Name": "dL",
          "Description": "dL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f1074887ff4445388bfd771c3fa1fa1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": ": var[]..[];",
      "Id": "b91f90e9824b430bbb1c6732dec95de0",
      "Inputs": [],
      "Outputs": [],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 3.9,
      "StepValue": 0.15,
      "InputValue": 4.0,
      "Id": "770a234ff7a44a4abb101c5fe7fc1e48",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "861fcb6ec84d447497e1a7e97d54d7d9",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Df;",
      "Id": "0e1cc39c3f5c42b18898d4ecb116ffec",
      "Inputs": [
        {
          "Id": "1dc40cbffdb54fa7a811f569cd58c7ad",
          "Name": "Df",
          "Description": "Df",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0bac36a0cae24284a5e89159913184fc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "l;",
      "Id": "47c9f40e23764bb7af6bf18435a8e482",
      "Inputs": [
        {
          "Id": "e9b7e15a3e8746d08de3d67dc2d683e6",
          "Name": "l",
          "Description": "l",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "740b5ce1ad924d9a9a6c7d388cdfc0eb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 9.0,
      "MinimumValue": 4.9,
      "StepValue": 0.1,
      "InputValue": 8.5,
      "Id": "c7779ccc95d347c4aec2dd06ad5991f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "40eda07f70d8453a8dde4c6b41f6cc90",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "slabwidth-(2*(dc+td+PoleWidth+DistPole1DockWall));",
      "Id": "3b31dadd64b04823b2dbf88131f4bdc0",
      "Inputs": [
        {
          "Id": "d1155fe3c6b24d69bf3809ca72e61124",
          "Name": "slabwidth",
          "Description": "slabwidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "148c7a1457904db2980d958f374d97bb",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6cbc65538ee40f59ae93ba5052bda2f",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "492b4a2efe454277a06c65c1a55bd7c8",
          "Name": "PoleWidth",
          "Description": "PoleWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b850dabbd49450fbb004187743320d2",
          "Name": "DistPole1DockWall",
          "Description": "DistPole1DockWall",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d9be7fb884e54951aa194f598dca4214",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "DockSlabLength;\nDockSlabwidth;\nThicknessDockWall;\nDockWallClearance;",
      "Id": "50578f60e5cd42ea9fc871d17bf608ad",
      "Inputs": [
        {
          "Id": "adb8fe7121634b2e85f5d465138d2906",
          "Name": "DockSlabLength",
          "Description": "DockSlabLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ea5ea3b70164a89944eeb7fd064c2d3",
          "Name": "DockSlabwidth",
          "Description": "DockSlabwidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a20ff786a844fc7b416a3e320ca3bc2",
          "Name": "ThicknessDockWall",
          "Description": "ThicknessDockWall",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "febba8c524344a4d98913136eb09930e",
          "Name": "DockWallClearance",
          "Description": "DockWallClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f699ae34d2b94b249d9d7dc948e6cb1b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5f10748ee88475386d0336792a860c6",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2aac2bf46758497b910d6660e7381905",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "954616e9485b4be7bbee38d6992242cc",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "p4y1+Pow;",
      "Id": "90fcfd8675db413fb5d8d82c2fea0b7b",
      "Inputs": [
        {
          "Id": "021b947698054e0487c146c9cfcf04c5",
          "Name": "p4y1",
          "Description": "p4y1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f137e61b40e4767847a8d4079b93e26",
          "Name": "Pow",
          "Description": "Pow",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "033ff18556f541fd8c3234fd451b5054",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "py1+Pow+Sp;",
      "Id": "05d8d8ca03574e28a616464d18ebe184",
      "Inputs": [
        {
          "Id": "c13972819c914b92adc832a2157a6595",
          "Name": "py1",
          "Description": "py1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b233a0acf9d6453290f34505f06b15e2",
          "Name": "Pow",
          "Description": "Pow",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f08f5d65f7ec4710b3f4d0f8dc36e213",
          "Name": "Sp",
          "Description": "Sp",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6b2d9df4fce4438890e345b66d88abc6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "83aff9e5647d40ad84954e2c6fe9da3c",
      "Inputs": [
        {
          "Id": "d342261bf5144e0d83001f50dbd17a0e",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d33a5a40041345bfa66cff1d9e7c11bd",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c1149535610f434abbb6dfb4fddb9554",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "c9fb9967d738435d924f59487a6a3612",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "09463432350f411786dbb4c1f93d6d9b",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "15a46645c5f142e98ee2b7fe20a2ee4d",
      "Inputs": [
        {
          "Id": "aafedd2a72c9443bb56382a1dafaa055",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e8a3f3003854331817991bbb4728294",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c8417386301484095480ab4cd072de4",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5cfc49a687d94cb692564fdd092a0ad5",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e10f36d3ac246bd9c9c9bf7684d4d25",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "170ace68be5b46a9a709efa219dd754e",
      "Inputs": [
        {
          "Id": "2ca9cb1141e54bfe872511e7a219984a",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8e2a1634ad244efb80df690bb67ced02",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "63f3ed6ccb134483a77811d6fb535108",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.4,
      "Id": "d93fe6e7b811488a9f45a6899a6a380e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e5920166726f4543abd6bc20032a6a8a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "py1+Pow;",
      "Id": "2558f73b0fbb4e3cabd9224c7d313c0b",
      "Inputs": [
        {
          "Id": "b901e4e7bbeb4039975a8dbcb62668fc",
          "Name": "py1",
          "Description": "py1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ba7bd350db84f5e99e1a622cc81a601",
          "Name": "Pow",
          "Description": "Pow",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dcdeaefdc47e4d2cb5fc755f7850f3d6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "px1+pol;",
      "Id": "7e5d7d72e1734840a17c38fa660cba1c",
      "Inputs": [
        {
          "Id": "14bd250fde814fa5814a5a8673e9b0b5",
          "Name": "px1",
          "Description": "px1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e859c30a1874759ba1830691ca73ff4",
          "Name": "pol",
          "Description": "pol",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed872ab98a234c548dd22e69ecb9c9cf",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.3,
      "Id": "7c3eb1522fc14682811d919069a69259",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ddee50d67db54be3b553be1a2dad0b95",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a9866365ec7d4114ab0c8c3a6f5d0f31",
      "Inputs": [
        {
          "Id": "d175041c95be4eaa92b2c77bab92e766",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67eaac7fa43541409a77b3fe269c931a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49c3ed7af5f94fc1bb986186f3029807",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef30973c2aad4628aa05abd4f94ecd11",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "d207ed03acd94a77bee903b93cf17e5c",
      "Inputs": [
        {
          "Id": "462d9f49ff25449592596f4fcb38daaf",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7d66813da73444db81884e30c7df7f5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d18a2b7a7b354ee9b2167fb1e3adfd1a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5082114938184c34a78dd68a1f694cd0",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "960903fd89de4449a6af38ffa28cecdc",
      "Inputs": [
        {
          "Id": "f00541a2c0bc4f739565a86a8e75a7ea",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a11bef46a79420ea947c246ffbfeba7",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e66171fddc6e4bf7991a8906faeb2451",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac06368b83e942b3809d069c36db2754",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td+dp1;",
      "Id": "525ff0930d5e45f9be1f5682fb37f81a",
      "Inputs": [
        {
          "Id": "5cf8ac1fcece404ca4ba9a997f736ee3",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a42c471a44d4999a66ef3dd0f707934",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a44729c492b41d5b1f0fce2337e3eb8",
          "Name": "dp1",
          "Description": "dp1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c6dd416d6dbc41ddbfbc03203fc579d9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "dc+td+tL+0.05;",
      "Id": "845d2eac400b4d5db5de5249fd0b5075",
      "Inputs": [
        {
          "Id": "c797292920ab4541a5ac57f63be76a09",
          "Name": "dc",
          "Description": "dc",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "395d8ed0fb824cbd9daad0385916424e",
          "Name": "td",
          "Description": "td",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d636178b56c04bfcb4fd5a240a2cd6d0",
          "Name": "tL",
          "Description": "tL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c5e8331062124ad697b49c3024856b20",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 3.3,
      "Id": "f102fa781ec94de3921c2a17e6b54617",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "98ccb806e73d4743a82ca452644a1a1f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "6ab29eac3a6b4618bc7570c5d8a7e198",
      "Inputs": [
        {
          "Id": "5c82bb5bcc9f4be99dc1bdd2b1fcfe73",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "638715bb2dcf4829940729911a84a363",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f4ce02a213c401797e3ac5a82034165",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe02efafaf9b4f1a9c33b66fc5350faa",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "(x1+x2)/2;",
      "Id": "b9c6d59be62b404dad9549db6cdf1679",
      "Inputs": [
        {
          "Id": "3ada7efeaf5d4e26b79d2e3448c7906f",
          "Name": "x1",
          "Description": "x1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d0c438f7fdff45a7b479db4fcb676482",
          "Name": "x2",
          "Description": "x2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "896c06605d174b10baa2aaa8ef41e851",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "(y1+y2)/2;",
      "Id": "e61f506ea4204022bdc7745271850665",
      "Inputs": [
        {
          "Id": "0beb0b4e1da14a0da8dbe43acdd77806",
          "Name": "y1",
          "Description": "y1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0aed5a30ae9e4c6e8672323afb1c4aa4",
          "Name": "y2",
          "Description": "y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b7da57f75b5143d0bc21147e156108f9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "66f298adbe7d4cf2a0955fb7a6a93096",
      "Inputs": [
        {
          "Id": "048c11d2471c4a488aeb2d666290733a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c109f6b58d94262a3159f237b5fb317",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b82f71a8bea44c9b95929863ad9044a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "31a20943e84e4b62ab9f206c29b093fc",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "4ee758ea3f04416a956acb324d9f6faf",
      "Inputs": [
        {
          "Id": "4af3dbaea03a4663a18e6bcd5822775d",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8173159ea66541e4bdca44ea5836ba88",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e32bf6e000aa425ab4e0bf5a10927422",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.25,
      "Id": "701cfc7914044ec3a1209f6e20d61d53",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "501de55be52c4279b89c6964041431f5",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": -10.0,
      "Id": "d07193ad8cd4402b83bcbabccef4c27f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "409479b4eab74ecfbeb8a83848e49ff4",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "(y1+y2)/2;",
      "Id": "625912625758404b924d7ced9062d5da",
      "Inputs": [
        {
          "Id": "acc819484275421eb389c82c6e72f541",
          "Name": "y1",
          "Description": "y1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec9d243800464cd780037bb085faf7d1",
          "Name": "y2",
          "Description": "y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0a59fa053fc54102adef7fa0135cd65d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "(x1+x2)/2;",
      "Id": "6ae8ecb23f644b78a236f18c9ef481f1",
      "Inputs": [
        {
          "Id": "2d54a7f3cdf7485aa188ebfa13a489c9",
          "Name": "x1",
          "Description": "x1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1803f8bc4d1341ca972d821b249c6375",
          "Name": "x2",
          "Description": "x2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "760b52b54c9c4ccb8c6b659cd2fd9abc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7cb86e9a9b5a469fba6489e3cc4d2d1f",
      "Inputs": [
        {
          "Id": "d28a59c8ace84b9aabb505776f9a228a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e032dced665c4ab89365c84f7cfe783f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0845be4b365846fc8e6d0f472edf1364",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "872e23f7cf4544c9b45c09d827629b1b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "c60f556c199347a2a83436d3850c9d8e",
      "Inputs": [
        {
          "Id": "959bfe046ffc4f67b1700fbe4f26cb02",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f15ddb4d3eec49788ff5ad412eb2b849",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2945a3d04e0440938c0c938df0e869ab",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "d302f30c88514a4a9ef72c05096fedf1",
      "Inputs": [
        {
          "Id": "d51fbce4d04343ee97b82e1b7edd81c6",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3359270b9e448599cc5175daa80a53b",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b28df8e2931048ba89cdb4f857892017",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "d7c7f496769a4ca1a4e854eb75322019",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "01aa7c6edf7e407c8a60aa8e630b6b06",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a plane in the world YZ\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "dce4d764fa9a4cda9738eafc08ac8c75",
      "Inputs": [
        {
          "Id": "eb33f95060644e16ba12d86f167b44ee",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0e9233d5fdd84d8da90148ecd266c473",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85f94a162fb7407b83f873dc11490fe3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Mirror the object across the input Plane\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "879e02c1dd4642aeae9243102ed23a3f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c0cecfe3d91d485db70bbf576b169af8",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 9.65,
      "Id": "6009e0bd29274c68b039d24165d7ec8c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ee2948f2a0414193bdbc7701d1b853e3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "DF+dl+4;",
      "Id": "4895ab6b7a1f4029b2ef7676af6ed8d2",
      "Inputs": [
        {
          "Id": "41eb3d3390b44ce99040412e4e2e5636",
          "Name": "DF",
          "Description": "DF",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f408075165de420c9ccb7f66a1176cf8",
          "Name": "dl",
          "Description": "dl",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fafac95afcc74235b9a22c9f811be30f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "PS;",
      "Id": "c0261af97f45414bad718edefdb464ea",
      "Inputs": [
        {
          "Id": "243a1907dd7c441887e364fb8b8363c5",
          "Name": "PS",
          "Description": "PS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3a58bf416fe14acf8d7101e949b2fb38",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "082a64b2240648208c51ab27f8059e05",
      "Inputs": [
        {
          "Id": "be0665023dd34e498806c810c803e50a",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d4728f89c994ec88fe87afd6db38104",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d042ee8ca1034f41a02a941debd07062",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "94b5eebec4474170bf19a2c1ae44e95c",
      "Inputs": [
        {
          "Id": "62c3082022794539832507d81eb7bd34",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "505a7464afcf4a8b81f0beb34bf85ce4",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46be13dae750446b9c51f017697462b3",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5434ad28e07c4e80b691454c653bed57",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "1dde252643b24374be7385447062ae2b",
      "Inputs": [
        {
          "Id": "02e335db83d5450e8062005293275bfc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61763a143a32488383f34c0bca1724ff",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "50ae4b45e0b842059ffd6dd581f56cdd",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Mirror the object across the input Plane\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "4c0156a7063f4c62ae1cff821b555e56",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "144e723ea6ee4c85aacb7f8c4c2ed5c2",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "9.7;",
      "Id": "d5543e68d62f41988dbeb0c40f8c297f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2df15bb0a3b0431c82de548e7ffd7029",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "0fde662bf8514a68aa4350db892b45e1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c11511353b614f6c837777fa3a7a12b0",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a plane in the world YZ\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "f1dd4d19df59434bb826e6e98d0ceac0",
      "Inputs": [
        {
          "Id": "8bda1da1134d4c2b8b9f8d52cdafcb27",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5925209ac674d7f84824828d4c5a398",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b9799a083f0c42e9b702173951038030",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "3f21b6ba357c451ea398565746ca2ad5",
      "Inputs": [
        {
          "Id": "3c80add8a6ad488fb9acd862d9798714",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5082ec0e7344402490a6995c68b0ae8a",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1c18d64a7e4b4f1caf7642984f9e8934",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "cf4a7db622594742950562e6d90dc5c8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "80a8d3d45a3047748f7003ae7c4528f2",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "661da4b0f96b484bbe32b9ee6f8caa4a",
      "Inputs": [
        {
          "Id": "6fbcf853ff3c4fa5a8fad955d0032b58",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78a7e92c52a94509ae2df43a44be0a7e",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09b335880e374a51abe9d735d1e73c15",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "057d1ccb08d242d2b0754c5980539d99",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1fab26e9fd4844afb0cb1b3858aef7fb",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "5070e1e7547c40b4a1673b1cce4d6056",
      "Inputs": [
        {
          "Id": "c2cc3740fa0840fa874bbf1e3b410d05",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "19e67fdd1820425da49bb10a89a4a325",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0b0a0ebd43a42abbd7768850bec543e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "880ad9351d1343cdaa71d721ddc8efeb",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "ac158c2b8c31471582855c8b88d53e53",
      "Inputs": [
        {
          "Id": "121604049aae449e897e60f3a1a413b5",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a3d3cbed54d4b08a66aa323eedc0577",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "baf87a000da74267a9c5f6916720f5e7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9641beb6d9034bdba8243138201072d6",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "8481237df549479bb9c4890a58528f6f",
      "Inputs": [
        {
          "Id": "cbf75484688b46b68a91764babdcdd5a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d01b1eddc8546cdb25f34010bf8cfcd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be8c8dc0eaac4d6fa24517a82ea41de4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24258963323340b1999dcc7309b5b8b8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "4ed53c2823b3454fb3750d7bd6e244d2",
      "Inputs": [
        {
          "Id": "95a1ebdfa619486eaa7bc27589ca4571",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4638e7c947b24c1aaac0b2d91e52a2ac",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7ff5d3d050e4b66b85dc78d13e2f0e7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "86202a154831488d9c7b8bfb48ea1f27",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "acc100f9b02d41b18efd9afbda040e7e",
      "Inputs": [
        {
          "Id": "3f3685109dfb4e259e35b4e05ef79bce",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9b9e2e22ff014903840cb655b38bbc8a",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a16fffd2a3443999fcae4469533153d",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Mirror the object across the input Plane\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "43bd25d97a7e42c58ee7f728d03b80a2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2b1c75f8b8aa4ccb981b25eadf8575b1",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a plane in the world YZ\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "946e516330934a59a5e24b6c3343a5f1",
      "Inputs": [
        {
          "Id": "f243de1e064749868db4f109ac5751c2",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e9e52a3edfe041c09691462f6ce9a3b3",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96356eb69fe84d63a17ef903729009dc",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b7685155df24d8e833ad5c24950fdca",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 9.5,
      "Id": "24474aa1ea2945ac9c8e69820b0d6b83",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d1e633cb61574cccb76deaf9001704ee",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "1b88f2f55d0b4b25bd4a5279cb292312",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "595538aa97f34ba4911dc53f4f99c0c8",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "c56790cd9f364b2c89e1c4aab1bbd7f5",
      "Inputs": [
        {
          "Id": "fe5068a8f55c45bb837e4213002659fb",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d46d6866f0b84ed8a01476cc9ed15d33",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb8b707d7772494394047dd0263a0697",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "d7826343493e48f0a02efe30389fcf3e",
      "Inputs": [
        {
          "Id": "a0527cbf58724b26a2511671bb37109a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d5a4ec3561e4fb0bc56f8ce806b2b57",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "15cb7670bce544e1a34968fd3ebf8db2",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "0d8841c3bdc544c783122ad5fec2f9e2",
      "Inputs": [
        {
          "Id": "024872ae831f465d9043a699c93aacfc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa1a21d964ad4205b4f94a772946e173",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eaac4096cf7147dfa38a2439c5eaee3b",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9aeb3acea6a74c90b513a79e73943a9b",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "f764dba989fe4c88b0123688bec2230f",
      "Inputs": [
        {
          "Id": "32d10c39437d433e9b418dbce58967c2",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ddb8690516044e53b877fad3af7295d8",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7620534f404446298a31567b841ecb2a",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24dd1ed89b5044819b60c7b46914b252",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "280e64f2ff164772aceabe304303d2fb",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aa631c006e914ad493cbf57bbf845edb",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c7162c089c54ce8945c9197bbbdf99d",
          "Name": "item6",
          "Description": "Item Index #6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "19b620f983d2474fbfd59e39c63861d9",
          "Name": "item7",
          "Description": "Item Index #7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f5ec851d80b407c8aba832b235336d8",
          "Name": "item8",
          "Description": "Item Index #8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fe7cb7ea7104763beb22fab4e44e941",
          "Name": "item9",
          "Description": "Item Index #9",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcb53fc8b43348c1b7f292e4516170a4",
          "Name": "item10",
          "Description": "Item Index #10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0fdc486e333f4cd0b1164b7e9506e63f",
          "Name": "item11",
          "Description": "Item Index #11",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0bc8504db51c421b9e34be293d7f9969",
          "Name": "item12",
          "Description": "Item Index #12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5586dba392f4588948a16bfcffe8070",
          "Name": "item13",
          "Description": "Item Index #13",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ca3e0e79c1443d5a844cf96c9adc847",
          "Name": "item14",
          "Description": "Item Index #14",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "93fb1a576e024fa5a31024055adefabe",
          "Name": "item15",
          "Description": "Item Index #15",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54f7e622093043f0b7e60d2d4c1f53cf",
          "Name": "item16",
          "Description": "Item Index #16",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c8a295b45544fc4aa4b1cdab07c5951",
          "Name": "item17",
          "Description": "Item Index #17",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fad74e2b248140b98df4cd4e870d547a",
          "Name": "item18",
          "Description": "Item Index #18",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "38b30d064d7d4903ac62c886b446930c",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByUnion@Autodesk.DesignScript.Geometry.Solid[]",
      "Id": "df88a5a70f614e029d9a524db20ec254",
      "Inputs": [
        {
          "Id": "0e5fee13f365471ebd67b3721461c5e9",
          "Name": "solids",
          "Description": "A collection of solids\n\nSolid[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de32e6784148432c81dd02fb4bd8c59e",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Union a collection of solids into one solid\n\nSolid.ByUnion (solids: Solid[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "2243a6db29724b348ae9c69d347fb9c4",
      "Inputs": [
        {
          "Id": "e69c865656f04594917294ae8c4844c3",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bcd18d159ffc41dfb01b25e5887bc97d",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81f4d8541a894c60a9b4ec700f5245ee",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de7f0ffccdad42ebbb161dba3f0d3b3d",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a73f64ff4b0b4cf294ced5e6eb72ad4a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[width/2, -width/2];",
      "Id": "00e8fa13c61343c786d92c21fd50ef42",
      "Inputs": [
        {
          "Id": "9489946c2f82475db99446e14f608c45",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bd4d640362744887838166632d240bc0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "79fb71d72a8149148277b1c47db3ddd6",
      "Inputs": [
        {
          "Id": "6ea07d88aab7496ebfea94b918834b34",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "747ce62e94e44c369aeee1ddb24f95d6",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a920e6e2b1f44ffb3c08f6c3aa2e6bc",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab1272be1fd443bd9fa013f484fff609",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YAxis",
      "Id": "5f746bdb02b14bb5b780dd870182cd1b",
      "Inputs": [
        {
          "Id": "69a91cb3d2e1406da0264dfcf0117666",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "90bb71994e5f4af998eb475b1575e4cc",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The Y basis of the Plane\n\nPlane.YAxis: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolySurface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "4b157e4db5fb46faa068796d9f93535c",
      "Inputs": [
        {
          "Id": "8967c0c55b0b4d8ea306a7280135f106",
          "Name": "crossSections",
          "Description": "Curves to loft through.\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48b684cb47b04d68a0ede4168d7c403e",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Makes PolySurface by Loft through Curves.\n\nPolySurface.ByLoft (crossSections: Curve[]): PolySurface"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 191,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "f54a3aece047494faa077c1577b448c4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "555e3f9d5e20444b906588d57064d8fb",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Origin",
      "Id": "a55e7d12a6934ecd840dd2dbd9a652c0",
      "Inputs": [
        {
          "Id": "4f3d421a5cea4f33aed023685d1e9f02",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a86c4cf84a7f4d4a80d66151c8568f2b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the origin of the Plane.\n\nPlane.Origin: Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "e0f5de4a1e6341099aa48e61f2a15581",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "714b8fb543324427b9410948c6710125",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 30.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 14.1,
      "Id": "ff4ce0cba2b849a9a00c015492de1954",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c1d24c6662ca4110a617291667d52314",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "64cafd64f97f48a5aa9cfb9acda6be33",
      "Inputs": [
        {
          "Id": "6530eaa5b49a4582b1d0870647f2644d",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "15ef337586c9452496ff027079b07a6e",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "052cf81963334d0f912844ec7d27bccb",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Transpose@var[]..[]",
      "Id": "d22cddee0f9e40cdb5ec56f1a36884c2",
      "Inputs": [
        {
          "Id": "5adfd54c069a44e2bb54d26a24e517ca",
          "Name": "lists",
          "Description": "A list of lists to be transposed.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "88b9578f5ce54687b9309b7ee92a0455",
          "Name": "lists",
          "Description": "A list of transposed lists.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "101f5b605aa241358e2337762e9c787e",
      "Inputs": [
        {
          "Id": "8962f1a59290406785a39920a56bb84b",
          "Name": "crossSections",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c38fa4dd544f4d7c8436b851e081b271",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by lofting between input cross section Curves.\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "667824b23f61424e86de5af15e0e9b2a",
      "Inputs": [
        {
          "Id": "53dde162caa2451b9ee647619507c3d8",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fca3f999ff2547e2aa6f551a6d6f9551",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5d70bed301d7484ba6a302469fb72e55",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "267f5620223c44838e8b579a3af55dcb",
      "Inputs": [
        {
          "Id": "edd0be4cd10d4d8ba625d4a4d6900cad",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "825b831a5ab541628e7d6c9f9b3c9df5",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7710241b668e48dcbcb2aa1ae020298f",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "77183d47eb604252b2fca40059069695",
      "Inputs": [
        {
          "Id": "1e83d60ffa9d4156b508a8b23f18f70e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73346c6ed34a45d880cd17b17508afe8",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0304422ab784b7b93701491fe2951be",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76b9f614f3394ab69c9e1f2c4b68ee95",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 139,
        "G": 69,
        "B": 19,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "95907f04ea4f41f6b3c9d59d506776d5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bcfc343407d54a189ab6fed0aeed0400",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "d96e636df60640ca91405e943559d372",
      "Inputs": [
        {
          "Id": "f015c3b0cf014fc083e59b659b53f6a7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17e4da8c7a6447e5a7ee88b903dc1dae",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be86b77f1b4b469fa72644895c4dc247",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0d1bc9bc16594980b7c9cd68848f5698",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "d3468a8fdf854408998ce38cfcb60749",
      "Inputs": [
        {
          "Id": "86076d9588d443f6acd6b04bc18fd623",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "55518a08d5604abe8afb30fd4b0009ad",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac9a645d89714097af195f2a0cd3f963",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Transpose@var[]..[]",
      "Id": "c1924f99b41c48fb9da158f55fb51d30",
      "Inputs": [
        {
          "Id": "aa6a0b1f4f6745b3bc10e769fb8f3f4d",
          "Name": "lists",
          "Description": "A list of lists to be transposed.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "11face3eb2fe4b53a56cd03efa6d46b6",
          "Name": "lists",
          "Description": "A list of transposed lists.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "26484c4310b14b2b9d092723ff42ab8e",
      "Inputs": [
        {
          "Id": "83ee70a4a63c428da8b3d215cc5ddd5c",
          "Name": "crossSections",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "94d4e36f5aab400d96fc84af9fef6759",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by lofting between input cross section Curves.\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "9491bc9447bd49468191f2d74e417c8e",
      "Inputs": [
        {
          "Id": "450dc4bfa8984363946c56a78cd35180",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9530a9ce5c8545309fc4ab272501bff4",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dc6a4533d0f945f1a458d66f84f76c76",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 107,
        "G": 142,
        "B": 35,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "a148629f04c643fea1e2805fc8f66466",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6c813203e7664ee88a8c687f72cca2b8",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "411a22a2e3da4ba684c617dd9d03ce54",
      "Inputs": [
        {
          "Id": "2595a311f38445ad8c32d3836147a12e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50681e87ac8843dc842a43e9372dd265",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8e050f608a194652980d9fe0a0104bcf",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "94b3d806b0224275bab78891c333086a",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "746c790b70424b3d8fa670ee95991586",
      "Inputs": [
        {
          "Id": "ff0d524308b6402881eaf5d51e3e47e9",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ddb108c325bd4f389d85258358b5eda1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24cbecf975d140b896792f7f46a0f1aa",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f0ba07d921e649b79233a99febcc27dc",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "19ee977a157a424dad473f3eda404903",
      "Inputs": [
        {
          "Id": "51b30f0d74a74fdfaca7bfe4f53ad055",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "216cfcb3445f48c9941fcf460347e164",
          "Name": "NurbsCurve",
          "Description": "NurbsCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a BSplineCurve by interpolating between points.\n\nNurbsCurve.ByPoints (points: Point[]): NurbsCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "1bb1e390247a4474bd6f390e8a7dfee4",
      "Inputs": [
        {
          "Id": "9e3b05ca755449ba87aa995972be3758",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbe5e42152664d9195bad16f26dc28fe",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c609ba125a47499fbe6ea9c345aec936",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.3;",
      "Id": "3f9d3ac824d34d11b49cd490342ccf6c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6a2d51bd602f42bcaceb901dc7d593c9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Tan@double",
      "Id": "aeb9b1fb99374706819f689b0269cf8a",
      "Inputs": [
        {
          "Id": "75f936c20440451ba55b94e4675c9e6e",
          "Name": "angle",
          "Description": "Angle in degrees to take the tangent of.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ddeb18b5e2594f64a6dedb4ead5b463a",
          "Name": "tan",
          "Description": "Tangent of the angle.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Finds the tangent of an angle.\n\nMath.Tan (angle: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "97b81fb4b0aa4298826649603c70891e",
      "Inputs": [
        {
          "Id": "00013acb105b40558377fa0d65eb08b0",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f147f0994a714abf80a7539c08c40df3",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ce9492a4acf74a18b033330a8d14f727",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Divides x by y.\n\n/ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "width/2 + bank;",
      "Id": "e040c0e7ae834e8ab6196adfb8b07bc4",
      "Inputs": [
        {
          "Id": "d5c415c0bc044c949789e75fef4fdc19",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22155433f2a049ce8325af61ee467d44",
          "Name": "bank",
          "Description": "bank",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8520bd0dd93479fbaada79086b83b43",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[side, -side];",
      "Id": "7d287f7d1b7d470ead4f631221b7f2a7",
      "Inputs": [
        {
          "Id": "b7b64538bbb444ada5957107178c8e23",
          "Name": "side",
          "Description": "side",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "137bd7ab2e32403fa8da284a0df8c73a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "41e65f49f2a2437e91cc439045b961bf",
      "Inputs": [
        {
          "Id": "0daea08870ed4eb19a19332337ff7d35",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16e0ef0e2918458d905dea479deb2f48",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0a065dd91ac43e0850a4397e07007ef",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aa516167b9b8424da5fcfc576b84046f",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c67bcb48f3947a38e05b890c7ba9953",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any given geometry by the given displacements in the x, y, and z directions defined in WCS respectively.\n\nGeometry.Translate (xTranslation: double = 0, yTranslation: double = 0, zTranslation: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[2*side, -2*side];",
      "Id": "699c1d3effaf4adfba70cf8a088fbc98",
      "Inputs": [
        {
          "Id": "41d768fa1f684e6ca9c3872d47d28a1d",
          "Name": "side",
          "Description": "side",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "44c0d44806604d2ca336810dfc88aeb9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 0.0,
      "StepValue": 50.0,
      "InputValue": 250.0,
      "Id": "6483fc05c1a6443ba57d5b9f9eb74f19",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4d8103e69a60494b81a1646774d07f28",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 1000.0,
      "StepValue": 50.0,
      "InputValue": 1000.0,
      "Id": "700ec4b8a5014effb86cc57545628138",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "563d269ce2de4176a184afd5278d0cd3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1500.0,
      "MinimumValue": 25.0,
      "StepValue": 1.0,
      "InputValue": 200.0,
      "Id": "4c0d7d3e849740a98f015a462e0555ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1d7d36a6db914be89c6cc20d98c7ba34",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 60.900000000000006,
      "Id": "bc85fd49decf49faa7c5f57ca1dd57f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "801986b809ff4fd995d9ab1b62fa8640",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 75.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 52.400000000000006,
      "Id": "983efce8fc0a4e049a4d8a8802feb4e1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9750596b114c48f189406348c1124c67",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 260.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 90.0,
      "Id": "c1c13db9c2124bb09ebb0c2075943f81",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5c591499a68943299683bc9b4bf83245",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 500.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 90.0,
      "Id": "3cbd34b24dc2494d8f3385e05170c6d0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4a0246e0417140e98673780c03a84465",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, Z);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "494f6ce0f04e4cefa2b8d19bf4269b1f",
      "Inputs": [
        {
          "Id": "1bd2cb2dbdaf4a2abcf9a1e32cd2e7c6",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95ac9e94a0d7445593888a3b45e2ef27",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba36ba3231a64ba9aa404cf34d96f55e",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "14095688d60d4c1c9b3afa4696d394c3",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0bdf4db1db4e41c2974fa44fb2bd74c0",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6000b0caa164854814ed64c4f3e203a",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "467443ceff4d4a83bc1840e934854bab",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6bcd8c6e78884048ad6c511161e17334",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7c33d137754408c8337fdce0013df83",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5062dac7b273418b9e9faca70bb8f9e7",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd2ccb0afc394e4aaafcdd5de77d085e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6875aa8c8b2941d6a55e702f8368f810",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "248d4abe05e442d089193a0cc5f74877",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85e048e4f4234052ab6f0c2674936da8",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d6190ef5037541298187d5e19e8df0e1",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "90e16ba0316349a2b210e87ec3cc12b7",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 550.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 550.0,
      "Id": "f232bbe9267d4fa0ac72ee35a7e1fea9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1ffc0c6e9b4c4f7fb6583164d3ef9b4a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 20.0,
      "Id": "14a615fa2a32400d8bffe68e700e56a5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4ed05c21ed2c44b58ce962b1a6b82459",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 260.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 110.0,
      "Id": "ab8403dda90b4e33b92e792301f265ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "71b492fc7cac442e981e46eb6ca3825f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double",
      "Id": "fda7c9dd3e614d5b83b2caf88a0c121f",
      "Inputs": [
        {
          "Id": "c278fb35097b42fa974eb58130612ce0",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "762dbe87dcde461fb802e736f4d4df61",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c41aa2bd4ade485f98a8241542d0ccc5",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "5a35d7ff582b4415bba9da3b703fd6fa",
      "Inputs": [
        {
          "Id": "3e33aebffb804bfdbe186ad3c871218d",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb7e400b7aca4b578c6a744f51ea8889",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c04339eaf7834d618de816eb961e4d2c",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by sweeping a cross section Curve along a path.\n\nSurface.BySweep (profile: Curve, path: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1.5;",
      "Id": "01e97a8055044cae9e3f4da67803e663",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d2fbc4bf1f84281b70b1120506099fc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadiusNormal@Autodesk.DesignScript.Geometry.Point,double,Autodesk.DesignScript.Geometry.Vector",
      "Id": "871627304834492387f89951f0ceb5e4",
      "Inputs": [
        {
          "Id": "901455dfc481487a8c4161175c20df34",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40e11ef9d6f64e87a542a64b0fdf6ef5",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b158cb14fb9e421a83878a004ddb9e96",
          "Name": "normal",
          "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d43c847be29243ee8fb3f232cf92a7a2",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with specified center Point, radius, and normal direction.\n\nCircle.ByCenterPointRadiusNormal (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1, normal: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Origin",
      "Id": "5281c19c6aed492397cf2f9b9f102c07",
      "Inputs": [
        {
          "Id": "232eb1f571324007b2411e319087e8dd",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f6cbb3e340de49b3bd044e778ad7724e",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the origin of the Plane.\n\nPlane.Origin: Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "15;",
      "Id": "91731976b342446ebf4450aab9fe98a2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0962134a709b41f7b1244c718e72f150",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "72b0e820d98b401a98a8460b43b4a917",
      "Inputs": [
        {
          "Id": "309b83563d144ffdb0b8e05257091f3d",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "512a4f3127f8404c90e3b374eb87f01b",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dee0ba9b225244ffb087e2efd15ea3f8",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Normal",
      "Id": "29a682de091b4570b9717ed4ffe725d0",
      "Inputs": [
        {
          "Id": "5e2d057dea514682b5ca88a055163b9b",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f7ffb1b9188f42cd9f1c7c656168d6ed",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the normal direction of the Plane.\n\nPlane.Normal: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "5665993db3794276a91ea64d61a734ac",
      "Inputs": [
        {
          "Id": "fe5cb29b161b47fab8207899348a7b0e",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4cca1a3d740940d5814d5c0ea1bf1a15",
          "Name": "NurbsCurve",
          "Description": "NurbsCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a BSplineCurve by interpolating between points.\n\nNurbsCurve.ByPoints (points: Point[]): NurbsCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "8ffce22bd7bb41fc80065967965841fc",
      "Inputs": [
        {
          "Id": "95d2badc712149e7a97e27970d22d306",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a98a83cb2e7440a99ec35fbfc7a792f9",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b0067d2ef0f9414182df8632bc151ecd",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "b26147b2315e4e2a8a18799854862eae",
      "Inputs": [
        {
          "Id": "57efb18499f94dbe8412ed4e4184ed33",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a011cdeea46346559d4d2454cf22fa83",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5b943d3c41074056908b01648676384d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "abfeb7e156274e9ca130daec4b892010",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c80e248583534072aeb68ef4142de487",
      "Inputs": [
        {
          "Id": "4d1453fd3f8740099e69038817a0f06f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7578349ceb2a4137830559c9c8468f58",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0158bb909c2844eeae8a27be077f2858",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9577dbf67f144ffaad0f302fd332e88c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 0.0,
      "StepValue": 50.0,
      "InputValue": 350.0,
      "Id": "f0711488a3034f319994124d83a888d6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e76a0d85276747708e0a1e589e2ca3bb",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": -1000.0,
      "StepValue": 50.0,
      "InputValue": 330.0,
      "Id": "8597cd7e5b9c41839f6e4b63f77977f2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "242aeb51ac304773937c61a9d4876716",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": -1000.0,
      "StepValue": 50.0,
      "InputValue": -180.0,
      "Id": "143772596e8c44b98b2d2fa7ac6940a0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cce264393ff64907ac873525d619a79e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 0.0,
      "StepValue": 50.0,
      "InputValue": 300.0,
      "Id": "e168dd7820224d04af605408a45a60df",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3ed863ac40ce4e00beab841542e00973",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 0.0,
      "StepValue": 50.0,
      "InputValue": 30.0,
      "Id": "bc2db2cf9a40494987719c922fa325c1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7a0a0e4744354fd7aedd122c58255242",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "9e90ea8fad3845ffba277dedd84784c0",
      "Inputs": [
        {
          "Id": "3f009a977a234501ade5e6bb7333c4cc",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ccc6744e3664ab88e10acd0480eefdf",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "12e107eff7e64d379f17de00c8f8e03d",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b9d4c405bb046abb0a9cfb38cf20032",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 61.2,
      "Id": "7e59eadfd0304b729ab987174b989637",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6d7ae348e1924e8982c4a1a53ee31236",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double",
      "Id": "823e6860079846d0826cd4dfcc8a1f23",
      "Inputs": [
        {
          "Id": "41e1464600af4f5e9400038e45e2341e",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57c3d8506c8f4d3ebf143e9f4cb6f958",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "941bee3515d2474798ad81412aceecab",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 49.2,
      "Id": "ae8f24c64edd4a0d90d6b8b11eba8cce",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e4d44a6efc004be9a79db3c8ab932241",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, Z);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "b1caf0689317452e8dfcf7d814f6b231",
      "Inputs": [
        {
          "Id": "7da69ef9936a459d9cff721a9420cb59",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "520d8e240c5a4dcdade33c81a8a81be1",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58894e5b2e0143179887914e0a6f1921",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9e881d1e3824773af6fdeccc13963ba",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca654d672bfb4097a8ff38e49cebbf67",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e379266f5ae54774b68bbb4e59daf3eb",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9cf5c10c65c84973be3d539715dc5d39",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a31a426c044247f88b5ba289cbf05dad",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a66893009ff84d9987f1ee719c793ec5",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb416795f4f741f6b4880d914e8b60b7",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d3ec41585fa4b6a902378630c35e26c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ee154e8005d427e844f579bc717b837",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f492b06c5b424c06b9f90157bcd51c15",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "abcbc685d4e34f729bc7c047e64d063a",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "495d4417c3d74ee6bf190befc6df16d7",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7296e072f8ad424ebe690f33b1dfc565",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 550.0,
      "MinimumValue": -480.0,
      "StepValue": 10.0,
      "InputValue": -100.0,
      "Id": "7241e2b31f164b02bb71b0d479debb30",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0b230d8d5f35470d8babcc31caf02d01",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -450.0,
      "StepValue": 10.0,
      "InputValue": -320.0,
      "Id": "f60eb5ff266d4d41b6dde1656546c422",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "eea3d4a6259f46468e08fa993c782907",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 260.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 30.0,
      "Id": "3d833f7d3edd4e6780efff7beb69807e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "108f7c650d8c48bca177e3fc67f107ed",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "c09a5632191946adbb14b94b446b8aa9",
      "Inputs": [
        {
          "Id": "f77b366148354c80877a44bd7d67bf62",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "865dc4f19a8e4d98b8dcc714ba961cf6",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5783b32cb2be4a269a848e3a803299c8",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c464e792245a49b394e23c28847d269a",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b6e8c46d26d645eaa9d6b373e393bc4b",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 82.0,
      "Id": "a0d307565c6444598bad26f79d11162f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "85caff4455d64f77936740dc156ba5c1",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "9bf433f7281a4d62a313c62956ecf1e9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ebef93d04a8145e5b9e8baa2188c37b5",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "1092ec496e514082b50c4d5d324a70f5",
      "Inputs": [
        {
          "Id": "4f2d5133b9e446f598eb6d0723ff3320",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "71cbb19669f54c5a9b42a4670e916b93",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de191b49d86e494b9d5d6f9ac6e8d4ea",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "8e437067feb1417ba606f82dccf06781",
      "Inputs": [
        {
          "Id": "f6a782445d48410babfef42c59114d89",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "21934a7b15804623b0304f23369ff71f",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8aeeb42e56c74eeba8ab4638f55bd483",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "e415456445274c66b7b9cdc045081712",
      "Inputs": [
        {
          "Id": "65973d15e9774d0790641bad2ede4855",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3dcc3e90b16f40b2abe4924133b769e6",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed925d064585496690525cb13735d3d8",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.3;",
      "Id": "9162848279814bf9a7fc09d20eb97b48",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0df1d20cb4fc413ca7594376fccf22ca",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.Origin",
      "Id": "e884eab4e0b046898d6139cbda1dcca6",
      "Inputs": [
        {
          "Id": "50027b85d4dc4a75b133c6ac1f70ee01",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bec18084c10c46a9b59f7eb2d76e3df4",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the origin of the Plane.\n\nPlane.Origin: Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "edb3c4adbe0442ae87048b861d9730e3",
      "Inputs": [
        {
          "Id": "43e5c0d288544af8a71c47a0526d7b0d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6af17c2d988f4afc9a2b503805aa8c02",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6915275121034feca5eaa5053f42e50f",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d658695705f7403584833908f2301e53",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c3675cd0075043e1acaecf041932f00e",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "95242a7955a6409c9a6ebb586d5ca4ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "605330397d4546f89ba5a194f3c10631",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c60da3d2f67944d09f69742aef186581",
      "Inputs": [
        {
          "Id": "f1ce5ac0133241f1b4d4abb234b39c8b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d78e76463c094777b922a595e4cb8b2d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07488ca446da4eb9875e8675bf450114",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0f6c3fc85284610af4351feed0b1dd5",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "cb3e742e85e242cc880249f70a7a1146",
      "Inputs": [
        {
          "Id": "ad02a94a386b4ce39ed2be8259e6bb71",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d57cff5dae34a1791578902c62451e0",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1fcc30555fd942ce851ef0c4e5d56151",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7ab2e3b4d4314895bdeb53ca38f7720c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "cdcebddd9f0344129450ddb8345e7e93",
      "Inputs": [
        {
          "Id": "77b36bf492114cc9bac10af41a0ff349",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8ad3e39cca664944a0c8ef420a3c4e4e",
          "Name": "NurbsCurve",
          "Description": "NurbsCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a BSplineCurve by interpolating between points.\n\nNurbsCurve.ByPoints (points: Point[]): NurbsCurve"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "534f187f8a6a4cc2a612ee8d1cd01528",
      "Inputs": [
        {
          "Id": "dfeb1360e9f742c380f1e82c605fbc95",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "981fa231335a44698b5101e2b8956423",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "06b3ad9223f24203a7ba38e7fb10bfef",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[width/2, -width/2];",
      "Id": "0dd06babfdaa45ab870d51fc9f3bdd15",
      "Inputs": [
        {
          "Id": "924b48b7bba6400584e3247456257b1e",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8abeb146024941f8b17c74d4acd4e63c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "12495ea28af7438f8972d125f6fead29",
      "Inputs": [
        {
          "Id": "9f06232367f3466ea5c160efd33616a9",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "25bd167245144c4897f55754a19a4186",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28fd5681142942e79d8b49cdb4198f5e",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60ce015c28834d769e0d9b08a5a855ff",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YAxis",
      "Id": "6e32b3a1bab442539cbb1b76371be41f",
      "Inputs": [
        {
          "Id": "525504cdb5954fdaa7678b4bd6eeb055",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f9f2fe120b684fd9a672310402fbb892",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "The Y basis of the Plane\n\nPlane.YAxis: Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolySurface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "1037fba6d5a74b6c8338118f6ce52904",
      "Inputs": [
        {
          "Id": "5520d2ca6e1a4d978f368c64c2499cd6",
          "Name": "crossSections",
          "Description": "Curves to loft through.\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e86e284feb044610bf81d4aba614f0a3",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Makes PolySurface by Loft through Curves.\n\nPolySurface.ByLoft (crossSections: Curve[]): PolySurface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "a86d94ce8ff646f59ed81c2a4de584ec",
      "Inputs": [
        {
          "Id": "12586cc6db7141d692579d66060a6656",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b152b65e98a483595b0156a0d9a63b0",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "23d42a8090ed4bcfa9e6b53afe4ab5e4",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 30.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 14.1,
      "Id": "af3b50d4ed1447fbbb478f21dd119b46",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1c902f1744f047f187e1c77877631429",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 191,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "956965c9689246f48948a95f1dc3f8de",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9e7a3788413049deb4e533a5874577fe",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 0.0,
      "StepValue": 50.0,
      "InputValue": 250.0,
      "Id": "4bbf9114d3264fd8a3c1cc01aa8dbf99",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9991049ff2364d12aee967e66f84029d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2500.0,
      "MinimumValue": 1000.0,
      "StepValue": 50.0,
      "InputValue": 1000.0,
      "Id": "2e6a46fb9e7b4e4d957328ff8b83ccdf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ad7041ccf9554da98aff29a323db0f41",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1500.0,
      "MinimumValue": 25.0,
      "StepValue": 1.0,
      "InputValue": 200.0,
      "Id": "960d94e614604e25919bb95dc84f2641",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "68d202ccf0d24ff9a20b85a50fc0185a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, Z);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometry.Translate(Cupoid, vector1);",
      "Id": "c59917542d654d19a0482078f955277a",
      "Inputs": [
        {
          "Id": "d2efa106905347b2894cf79847cdadba",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58ea752221e9417281a1dda957c4299b",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a238e525bf51419da37c3c5c6e159e37",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bfc4027ebee94d04b6136e547cdc958c",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "411aafa0c7924a6998b92d601d670d6a",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16614e349c2c4ae78364eb0647f049c5",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a52b35aed8e94251a7fb5d6d15452b35",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c66d0a154b0946c5be0e2f2f4867bb4d",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8ad621040bdf43eda6756e2b5453b1f1",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7cb44d9cae55471396a93e786fdc7ceb",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef56c76ca5f34431a597432a1d7cc2a5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b30bf4c5189f4fcea4bd027f7e663350",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "401df5e68ec2446a9c4c9177a647888b",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f86eac29c4b44d858c7c5f0278edff6a",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3288ec4a51f24462ad727178aad2bc75",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b43bc11a485d4c46b5202a0459c54913",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 550.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 480.0,
      "Id": "55ce7799088e4e61bf82448138323d9b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a8cfaf0efd99494eac1610dbfcb8b44a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 80.0,
      "Id": "7f6e6cca6e074c6788ecfab9928fc502",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4b982697dec74cc0ba15555003e3aa4b",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 260.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 90.0,
      "Id": "39aecf15804446228cf76caa203549c5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2e59ab0e9c4f4f928c66fc96a990321c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "702683db5ad948f2a2ba08adffaca365",
      "Inputs": [
        {
          "Id": "6185ed0740be4bf5a3e3856c7feddd9a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d30bea242444e04a894134105c6bc37",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42d04c55eff7473686ebf4e32751c939",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c601d016311942ec9de08171c917b872",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ede5e64e7db2408c89e84d38eb9533a1",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "7be0339911e54c9a9cba0726691caf7e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3b62f3d683954f808e80c5b032145afc",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -20.0,
      "StepValue": 0.1,
      "InputValue": -14.0,
      "Id": "277d61661c614f7592793411a6c1db80",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "be98191f1c854c95b668bdce2bfddf2c",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    }
  ],
  "Connectors": [
    {
      "Start": "3f1ae84a82fc43179a991f4cd37d8cf9",
      "End": "780d35d965c14120b96249c063640427",
      "Id": "2eed2f41dfa5452ab55e8bffdf3f956b"
    },
    {
      "Start": "455e9848247049638b130c478bd86f97",
      "End": "de68a892b9b34fddac17be230c44ccb2",
      "Id": "8b83ae43504743e9b9d7361c33f666b4"
    },
    {
      "Start": "b5c77c708d66413ba82d0c9a6dddeef3",
      "End": "1025e59988d141408311b97aeb39e78c",
      "Id": "14d5fa5ca8a44f11a3100d723911b99d"
    },
    {
      "Start": "f8269d4be5814b48bafb091c080a9149",
      "End": "e3474cf63b1d406a9c4e5f3288e0d24d",
      "Id": "47ef8f62bb164d7db2f5dc33e9bb20d1"
    },
    {
      "Start": "123345323c854970a79c99c50889e91b",
      "End": "abb87acecfae42cf9ad6dfd9b977f046",
      "Id": "16f676d9cf3e4e3f9187a54718536962"
    },
    {
      "Start": "a30a0cd2be8c49419b50383a0768310d",
      "End": "7ec66c856c6f4e32940814f502939a20",
      "Id": "8afec83ee48a4ff4a2f985596847c08a"
    },
    {
      "Start": "f28dc8cd6d104596ab2f5e80d194bd80",
      "End": "bce9babfcf7e41f0b48b0004ab1619d3",
      "Id": "139ce21e4cb6460e82fb4fd0badf6413"
    },
    {
      "Start": "b5a94259046f46c39ce5ce388711157f",
      "End": "83255d8d0d0c49fd95539424abedfef4",
      "Id": "5dc1669803b64fb9948c604f0e8660c6"
    },
    {
      "Start": "fabdcef2ed3d4b1ab1b3bca13afa0970",
      "End": "e970d5de380a45049881e0d51ddbe48d",
      "Id": "a826490e23f847ea90422007c811e734"
    },
    {
      "Start": "fabdcef2ed3d4b1ab1b3bca13afa0970",
      "End": "a3f3761a8bc340d682a36a7f91184ca0",
      "Id": "4a2d6af02288470cbd76d9acdacb9c53"
    },
    {
      "Start": "4b7fcbdca2274fc68a1e28381e440f32",
      "End": "fd8fc46f98f348fbb11be15f5a3d2ba1",
      "Id": "1c33ab169a9646d481a8543814c3ce2a"
    },
    {
      "Start": "4b7fcbdca2274fc68a1e28381e440f32",
      "End": "b412c54f3fae4086b00f63aa85db0e37",
      "Id": "0c2903685ee146989fd8b9802dc7560f"
    },
    {
      "Start": "103ced3805b84624b6087c0d85aacb59",
      "End": "637a561a4be44865ab703cc47482ebf3",
      "Id": "979745fd983141b48624bff5e29d7516"
    },
    {
      "Start": "42f769c5d6074cd4bc680908eebd8c29",
      "End": "3e0a265a1453402cb6d01e00da7c4eb5",
      "Id": "1eb4250ecea34cc4859e6c0cf0cf75cd"
    },
    {
      "Start": "b54b9d0e22724a5981e8b0f5e6af683a",
      "End": "6c12f4a33d624c57bdbcd3249eb4dc6b",
      "Id": "c67a6806b127430d8d5b76df0809aee5"
    },
    {
      "Start": "8a04e3fa39e549c383aa0aa023aab04a",
      "End": "0b0347606e1d4936b097fe66237d2377",
      "Id": "b4344c59d43c46bd89dc6e5ad80601c2"
    },
    {
      "Start": "f6c5cdb9432343b2857419b41d3740c7",
      "End": "d1306afd7cf34d4985198606c2e45093",
      "Id": "9b26d48e825740059a8bcc17ba648f12"
    },
    {
      "Start": "f6c5cdb9432343b2857419b41d3740c7",
      "End": "5c6de2706f0a44ec9bb7d7fb1dfa3dc3",
      "Id": "140f1a6b30a6421393e8f43f6aca4e78"
    },
    {
      "Start": "944c98ecec6e450e802c366e16cfbca8",
      "End": "83c1abb35f4442b58630a3436c607c61",
      "Id": "0e3d1eeabcc34b00b34b4d0bba28eb55"
    },
    {
      "Start": "944c98ecec6e450e802c366e16cfbca8",
      "End": "25f472cbcefe4fba9fcfbf8aaf4ff9fa",
      "Id": "4a08e720e2204018a6e452ce9934e838"
    },
    {
      "Start": "944c98ecec6e450e802c366e16cfbca8",
      "End": "b1d62d59e26b4864adec3a472271c492",
      "Id": "26559428345b465f8d9ed5efa75b3626"
    },
    {
      "Start": "944c98ecec6e450e802c366e16cfbca8",
      "End": "f1cd3925c7e548dc96967184484dc852",
      "Id": "2d8f4945acb04d04a29f74749397389e"
    },
    {
      "Start": "a60984de434b451d9c999efddac5a281",
      "End": "b2a0aedb8d574da8a17458f34575cda2",
      "Id": "2b0fd9aebc404055a6ee2a9a273a6dad"
    },
    {
      "Start": "a60984de434b451d9c999efddac5a281",
      "End": "685d77352b774002a730a25c15227c9c",
      "Id": "77580d3fe1d140388ccc74221641e874"
    },
    {
      "Start": "a60984de434b451d9c999efddac5a281",
      "End": "c44b090f892d4f859c3c3b8841a5ddd8",
      "Id": "0b643833cb644cc3b35baa9f5b0c4984"
    },
    {
      "Start": "a60984de434b451d9c999efddac5a281",
      "End": "d6f953bb61504b948a2ef82ea34f00f6",
      "Id": "7982a3dc320d4f2a8511eb2ef5dd7d53"
    },
    {
      "Start": "36a474380c144a598f334bd7202cf264",
      "End": "6ef1b1a4494a4090b5d41c8866878eed",
      "Id": "a93aaefab5de450f89f5bf01b1e17c2f"
    },
    {
      "Start": "36a474380c144a598f334bd7202cf264",
      "End": "86f5198c754d4e30b18a33cc00417bf6",
      "Id": "7976e39a417b4ade815d9df6125374c6"
    },
    {
      "Start": "36a474380c144a598f334bd7202cf264",
      "End": "1fd7bcb3874843098fe84605db9c492d",
      "Id": "2c9d8d710def4cd2beb5937827c29437"
    },
    {
      "Start": "14e69707dc264fa9a47ae8c79fe1ec4a",
      "End": "0453529bbae14381aeba7deed1bf77c1",
      "Id": "d6399a42b6384b128e8883c36b919181"
    },
    {
      "Start": "48f12a35dabd40839b4e502b3b0d2a3e",
      "End": "f2ab53b03ccd4824ba74523971c39b36",
      "Id": "ef0c516de48d41d4b28485f1afd2feeb"
    },
    {
      "Start": "48f12a35dabd40839b4e502b3b0d2a3e",
      "End": "3296d14be9b54818a7a9928979a828ec",
      "Id": "6c4bb2f5d698473d90aadbf3efc8c53c"
    },
    {
      "Start": "48f12a35dabd40839b4e502b3b0d2a3e",
      "End": "d535bc67ceb44e4897ad94da2c3b456e",
      "Id": "a019a2c9987b4aabb5a12b503405b586"
    },
    {
      "Start": "48f12a35dabd40839b4e502b3b0d2a3e",
      "End": "b72cdca7c600441996313909c9306a37",
      "Id": "4d8a4aa93dee479189415241c014837a"
    },
    {
      "Start": "177f20ec447d4ada8f79445d66ab4327",
      "End": "fe3012f33b254fa885ee643b5e168a5b",
      "Id": "6336a7e65b154b8eaa69e9f7fa5fa1d5"
    },
    {
      "Start": "99a17e67a98443098e69873a692c7a22",
      "End": "bad996bc52cc471ca2c9e915a0854348",
      "Id": "b2ad19a9870444a2aca2671128f49c1a"
    },
    {
      "Start": "986a7824941a4bd891383e781ea6088f",
      "End": "eb721239b16d42cd8ca283c6765bfafc",
      "Id": "04a00c6985ec4fbc995709239c2aab8c"
    },
    {
      "Start": "628b35126aae4a1683a2f9d59ecadad7",
      "End": "c4dc6a9ce3234e1cbb43c9324a91b5a4",
      "Id": "6ef8568f76c241cebf3d5af384bfd5bb"
    },
    {
      "Start": "b0149b1578744518a6b59d6386372723",
      "End": "9fd779283558427ca2eab52e0ff89ea2",
      "Id": "d74707628287492ca6c3565e34c853fe"
    },
    {
      "Start": "1076910233294988a5d008c48f9fb49a",
      "End": "9f1fb78bb6aa44d599c22d4b4b07e5cb",
      "Id": "b8b046a024f3449c8d21b28576006707"
    },
    {
      "Start": "5ba9ba1481174079a07491f7bc7d6ed6",
      "End": "085e0265d94345d4b6cbe98951992147",
      "Id": "805db78a9112417d8ba2c56243503d27"
    },
    {
      "Start": "b6868d65800f4aa49b5d4ed0fe09c93d",
      "End": "d204ada353b346af9a164c2f7da6de52",
      "Id": "723d9e95b8d84a4f863e7160b03c718b"
    },
    {
      "Start": "0a5e15531b864a9fb5bb796a2f79e339",
      "End": "97d8d2ff5b2744338d196d79adf45c82",
      "Id": "84e4fbac85e849c9814d16da0175101e"
    },
    {
      "Start": "d9b7ecaa767645dcb03800b611b9dad3",
      "End": "fe8b099e0515433e8d66917d58cf55bc",
      "Id": "ec11c72b91de44f195ac8d3807bf3afe"
    },
    {
      "Start": "d9b7ecaa767645dcb03800b611b9dad3",
      "End": "0391c5c291dc4597b3ab849cc2e1813a",
      "Id": "6dbb54534c9a47179db29ca499c0a476"
    },
    {
      "Start": "bee17a71758245c496aa4e71db2fd869",
      "End": "57f977da934d4fcdbea0e427732c5db6",
      "Id": "201ad7cbb80f4c0b980948ae6897acd8"
    },
    {
      "Start": "6d8a3ecabcc1470aa4e8eb40774025eb",
      "End": "8150e9768d2f4b86ba351000dacd25e7",
      "Id": "16a5ecd0503c49518a7e41de653e161c"
    },
    {
      "Start": "7d4b4c4886b44665bf0ce592ab4007c8",
      "End": "7de325d9c25e42c59d2e9d4274932529",
      "Id": "f9fc700fa0ab4a1c94df1f5326c8a9e8"
    },
    {
      "Start": "8f66c16bafc446a1a8711c02a46e4996",
      "End": "b88e33912a18463fa8a85a60f7421409",
      "Id": "06c39e88ba1944d09eee8a58e7c2205a"
    },
    {
      "Start": "8f66c16bafc446a1a8711c02a46e4996",
      "End": "0baa20c8fe9a4148a58f735661bacd14",
      "Id": "ec9d1fed1dfa428c99d2ad43388cfcc5"
    },
    {
      "Start": "9a44d384035c40898a00469556f19fa5",
      "End": "7d6d2f3b0947489db53ff313b3d59e1a",
      "Id": "51234d4619014c2ab166aabf10231c7a"
    },
    {
      "Start": "ff225c63a58d46c6aa914c68fa052ff4",
      "End": "469e8264a2ae44658d40249e78af7b9c",
      "Id": "0f96d027d6f14b0e8afdb4221e6d440a"
    },
    {
      "Start": "5a8484a762c34dff91779ee37c6cfb78",
      "End": "a68e78ec76f34b76a3c6d5622159625f",
      "Id": "65fd1c7cbe254475a235d997da8b1d5c"
    },
    {
      "Start": "5a8484a762c34dff91779ee37c6cfb78",
      "End": "781f4a0b77ae4481abe62aa83bc0f083",
      "Id": "ab8798babbcd4d0793ccbeac52e98a10"
    },
    {
      "Start": "5a8484a762c34dff91779ee37c6cfb78",
      "End": "0ddaa0b9cd2948469dd0cdd34ea13962",
      "Id": "5d0b6d7c5ad94f82b44fbc4183c17b2d"
    },
    {
      "Start": "5a8484a762c34dff91779ee37c6cfb78",
      "End": "ab1fa37209734325b6cd2cd659b45c72",
      "Id": "47f23481f4e646238e50f4ecbbc83d23"
    },
    {
      "Start": "3e44acb7829447a0814beee3671c5ace",
      "End": "552afa0fbe3b4343b4262f49b6e08a43",
      "Id": "8efa40f0ce0a49fcb8ca3b6a0d5bb726"
    },
    {
      "Start": "3e44acb7829447a0814beee3671c5ace",
      "End": "40e572fb5f3345908c6311c6d9382e24",
      "Id": "1af59771ffd847e589603381ee5e599e"
    },
    {
      "Start": "3e44acb7829447a0814beee3671c5ace",
      "End": "9fd9b5fb3ebb4f6bb63f2685e21128e3",
      "Id": "7d808e949885478aa7312bf54ab176f3"
    },
    {
      "Start": "81e2250cbfd24049b104f92dccf4061c",
      "End": "f10f6ab18a4a476995e04136de422f7b",
      "Id": "81ccbea0311d4acd9df96261062c99a3"
    },
    {
      "Start": "e37a89b28d1546638894fe292fba5158",
      "End": "9d32a1d33d9249d2bedcbc1f4ed09d83",
      "Id": "7c7e483bec594c7eb4848b56e68dde4c"
    },
    {
      "Start": "591e203d79b044e8ad9cc958dc62e892",
      "End": "582d2a6485204662945230c066830c87",
      "Id": "e110a34764bd4244b9ba30dd2dc6f277"
    },
    {
      "Start": "225a15a81ec54fd29cecaac62bca2296",
      "End": "c67e9b8987494994aefed8fef3d0c2f4",
      "Id": "43ecf6f93a2b4b278128599443b5303c"
    },
    {
      "Start": "225a15a81ec54fd29cecaac62bca2296",
      "End": "534d755e21c0441fa3e098d8ed513ac4",
      "Id": "a957a0897125412a9f17479d069682c5"
    },
    {
      "Start": "bb711d72cc424faea1b6874f1ebbf79b",
      "End": "96e62981280a4506866f5cf7e7323915",
      "Id": "f7bf82f7fff94842ba97fc3199565c4f"
    },
    {
      "Start": "f5a5ea797fec404bb5f2358f077f5e43",
      "End": "58fac53c7c2f479aa11779169fea3b74",
      "Id": "108a9ec92a084db79ee1dcd6415788cf"
    },
    {
      "Start": "0f219dfdd7a849fda334617cfbaa443f",
      "End": "d34e1ff0147f4fc9acd452be7508d295",
      "Id": "22c0b8544022453db7e664bac7f8988a"
    },
    {
      "Start": "e705084773e04b96a1878f1e8eb35e37",
      "End": "49cf45bff46f49fcbc462a7b805e027c",
      "Id": "37f3f92b633a407fa6c0df856d6c0716"
    },
    {
      "Start": "e705084773e04b96a1878f1e8eb35e37",
      "End": "95aa795534bc4fc5a15db130a6b5b5bb",
      "Id": "66cac92824454636a685f03a6e3b185d"
    },
    {
      "Start": "e705084773e04b96a1878f1e8eb35e37",
      "End": "58cf8c46dbc04878bd0977cec59e6f73",
      "Id": "e19cf4e2ad92445da6a823f072752630"
    },
    {
      "Start": "f50fb542d47149d58ca1d8377438ac10",
      "End": "1037bf6855df4cd4a3a86b2796493dd1",
      "Id": "a11651b0454944b3bf774f04500dade5"
    },
    {
      "Start": "f50fb542d47149d58ca1d8377438ac10",
      "End": "b3ab0fae244f43d4b6720b18c1ead3a9",
      "Id": "d213a34bd0114df0ac6bd7c083c365ff"
    },
    {
      "Start": "f50fb542d47149d58ca1d8377438ac10",
      "End": "db77a8f9aa7747ef81536bfe06eb19f1",
      "Id": "377c8c267eae4a6db90267058d95db7c"
    },
    {
      "Start": "25d50c1201ba4f7e91cf9a468af129cd",
      "End": "14d74b53ec784386b9d971881c99878e",
      "Id": "55748c201f5b4cccaa0445be318e6352"
    },
    {
      "Start": "25d50c1201ba4f7e91cf9a468af129cd",
      "End": "33914d831c92460784aa2d6b50409040",
      "Id": "a622828536464cc29bb78d2153b4f9af"
    },
    {
      "Start": "25d50c1201ba4f7e91cf9a468af129cd",
      "End": "8a525afbc84c45a38738b830dae555b7",
      "Id": "e277d02343544753acf45c4f8de68f9d"
    },
    {
      "Start": "25d50c1201ba4f7e91cf9a468af129cd",
      "End": "e34927c3c35c47e4b39a1da23bff5d99",
      "Id": "22793b6e4ee14f14aa1ae57a68ca86ec"
    },
    {
      "Start": "570375d838914c159779110b6d107484",
      "End": "782d395b021c481181dac2f0021049bc",
      "Id": "21a43256e9ee4218943c98b915098f5e"
    },
    {
      "Start": "2081ebf9bcb6415a824e047d39424b6a",
      "End": "79773c51fd7146d1928338840713d06b",
      "Id": "913409cb8da445ccb36e3a7d42172809"
    },
    {
      "Start": "330f29eeb95d419bac6b44af4376c61c",
      "End": "da1a8190740344fcb164cdc302e9f2e9",
      "Id": "68fe53af60d54aa184946306c8e2ee8d"
    },
    {
      "Start": "330f29eeb95d419bac6b44af4376c61c",
      "End": "fd40fba4df4d4e19952809ed9e29dc01",
      "Id": "bd0e8f2c808a4cc78b6a0563ce1a9ec4"
    },
    {
      "Start": "330f29eeb95d419bac6b44af4376c61c",
      "End": "68294b3f984243b9a1f0230bb1a41a43",
      "Id": "e21691504026411ea76bdd0dd2936e81"
    },
    {
      "Start": "f09f84ce3846491190e57f8ab969cbcc",
      "End": "ad8d1a52b2dd4015af34e1f1d9f6a722",
      "Id": "a5b44702be144585bdd5907a149f1bd7"
    },
    {
      "Start": "64f3ec1348964588b732021d99f75506",
      "End": "7ca966d2a1b642b7b17ee2842d14d600",
      "Id": "1032893c33ab473ab9c94b9426ed22c5"
    },
    {
      "Start": "8363309b7dbb48ad8085e532078ad377",
      "End": "296d9b7017904b94b93df0af4e750860",
      "Id": "049b12bdb0e14b1c8dd20980ce051452"
    },
    {
      "Start": "855322fc27f542ae995410eac3a7ea78",
      "End": "48f91cb6ff7f4162aa9f5d78fa67ed6b",
      "Id": "21d37ff41c9c4a21b4c558237a01d5a3"
    },
    {
      "Start": "ba9dd712591c429bb03f3966fa1ccf3c",
      "End": "04df80e3da784608bcec29a94c935d9f",
      "Id": "626caa444ab64cfe85e057d14bfe5b45"
    },
    {
      "Start": "ba9dd712591c429bb03f3966fa1ccf3c",
      "End": "8e5bbeb5294f49e0b17d43c58f39ea35",
      "Id": "45f777c051b74aa79707aee51da731ed"
    },
    {
      "Start": "bff9365aa3994fbf861efe0010e6265e",
      "End": "59f0d0495ad74fcf88fb0449e4b88805",
      "Id": "72d59a4d2dd74eb3966542d17b674278"
    },
    {
      "Start": "cb94641d13974d87aec8d43453e87b40",
      "End": "872087d6092049e0bf2d3f6757fa62c5",
      "Id": "075e4d374a6c4c46a7daf9c5dac34711"
    },
    {
      "Start": "373e029dffc84e35bcf2b7fbc0b1b429",
      "End": "0495e8f3368f4740b8c306d226e9a660",
      "Id": "4da745d900ab49a49ded651a4335f0ce"
    },
    {
      "Start": "5f6d8a65628f4e2a8cd9bffea00a948b",
      "End": "15da298cff2949539d5355fba972e6f8",
      "Id": "ef9bae657ae741ed8a0f15674dd277e1"
    },
    {
      "Start": "441cb99a40d548dfa3173a09794fa2dc",
      "End": "26794f8a3d094f068d6a6e3ee0db8fff",
      "Id": "3859ef3a47dc4623941081936977f414"
    },
    {
      "Start": "dd49e15d763f4ce1aeeb8d6f6394f008",
      "End": "f58be0da3b7c41a6b767531ebc3bd31e",
      "Id": "04791237993747958fba9748ca7a1835"
    },
    {
      "Start": "91780c13d9bc430f9212f5e9b806ff9b",
      "End": "bc4e1d2665274b82a5e2ef32c557c102",
      "Id": "bc67c1aca2c94ba998597226d80f7c25"
    },
    {
      "Start": "91780c13d9bc430f9212f5e9b806ff9b",
      "End": "99ae7a754f6c4143a8e70c9529477503",
      "Id": "b2fa68d3b840437cb14758fcf910caa5"
    },
    {
      "Start": "91780c13d9bc430f9212f5e9b806ff9b",
      "End": "b68b126d02ff4897b55db529940b5841",
      "Id": "56f6bcf7e29d44118824e529717faf15"
    },
    {
      "Start": "191c31991b22401c85d92fa71cd71cb5",
      "End": "27a99ebfdb4941f088d795a71a93fd9a",
      "Id": "aa8cd0b725844e79917d8fa3dfbee02f"
    },
    {
      "Start": "75addbc2fa9a490a86fd768b76e923df",
      "End": "8d8a69b8dacc4943a12dcdac71b1f4e7",
      "Id": "35a2b74f48fd435aab15e55e4ddacf38"
    },
    {
      "Start": "75addbc2fa9a490a86fd768b76e923df",
      "End": "925fe1ac20bb46bdaa6de86c09e8dff7",
      "Id": "07cd8910c8a64f239764259696a99269"
    },
    {
      "Start": "58b86224362a4ed48fb4c7a88db262c3",
      "End": "408e30a45d084a16b46962011bfa9fc7",
      "Id": "9e6d7f672a624001b35436cce7e4e08f"
    },
    {
      "Start": "232c2169c5224e1c89d424d05c0e549e",
      "End": "e4e2613f8b144a738ae02851ef52bb8e",
      "Id": "737973d1c2e341b38ee2bf106c05e8d1"
    },
    {
      "Start": "b366eeac4f854e87af9b65cb22dbb73f",
      "End": "28ccc32f9dd34df0985b0b3f7f9433dd",
      "Id": "55718f8a18734562a529375e3b40f3c5"
    },
    {
      "Start": "2f878a78a11f466d8cf97f3a5a51fd45",
      "End": "28776ca25e4446eda44026dadddf7b23",
      "Id": "80c4c590965141f582c6bc3b465dba81"
    },
    {
      "Start": "bcd1dac2933e404e9edb73e5aee67e8f",
      "End": "22434faee0e14a7ba121dc2429f20c7e",
      "Id": "931a583d972a470981b2b0625907e750"
    },
    {
      "Start": "808f177afd1a48f98ecf868ad20e2264",
      "End": "df3bbbe98a344e389833e80593dddb9e",
      "Id": "0fd67a2c98d04f10b2dbf16d51d5f11f"
    },
    {
      "Start": "a4bced59d9fe447580d62102dfb6003e",
      "End": "7ce4500cc6224fa59d17f64a688ac30d",
      "Id": "5bcb785899cb45bdaeab2a17f31e6bda"
    },
    {
      "Start": "d936ffd813bb472e9a6c1a195c7ae92a",
      "End": "2ae2e933e216430e92b03644aabb0c7c",
      "Id": "2752e3d5896f48379fadf77c484dfb7d"
    },
    {
      "Start": "d59834c1a3ac4b63a1f3734a7c504d90",
      "End": "bf594438511f46d0966a9ae8027464b5",
      "Id": "c46009ff3217420099be79362706e66d"
    },
    {
      "Start": "86cf614cb9b54cbbab62260af4220da4",
      "End": "f0a3675cc6334f56b6b8fa4770624a81",
      "Id": "3ca7822ce8754194abcd048de4746ea5"
    },
    {
      "Start": "299a4b31439f49ab9ebbdd5d9918a009",
      "End": "c0210260eaf14a4ba60a92f527f6fd64",
      "Id": "a2e504b2a77949a29d9f8b16d7ef3686"
    },
    {
      "Start": "ae56a58868ac4554a696a28ff006912c",
      "End": "371d434afd8f4097b016a60c40e648f0",
      "Id": "4030754841c5482788f2c0e15cd17795"
    },
    {
      "Start": "beac32c8a06a4b49a66bbe680bb47e0f",
      "End": "94c5fbbfaa7544129c5149b09724e1fd",
      "Id": "8fe23f0aeb484565955ceaba3500a677"
    },
    {
      "Start": "ddedea5a4d7943519c6ca2e74ab18cf9",
      "End": "2da7bfdce41d413cb5dbe59085e39019",
      "Id": "4b5e52b470b441979ce09bda74c6536e"
    },
    {
      "Start": "72efe3936de74ed19fde1f6d1abf15ed",
      "End": "0f3e76eaebed44d884c240d5bc9624f1",
      "Id": "c09b312d4ff94e8d98790567e79d0c74"
    },
    {
      "Start": "b09597881b31480f9b12915ea94798c3",
      "End": "4d0714c6e0764623af1c722d8c076051",
      "Id": "e4c80bfa07ec418d86afd2f932f6e3b3"
    },
    {
      "Start": "daab33a3900c412796ec578c84291b82",
      "End": "2e825ea10ed34516ad80fbd11fc3d8b7",
      "Id": "8b6cff324a454888ba2abd109027e4b0"
    },
    {
      "Start": "781789d31311457da1a8f6d2a1b4a76a",
      "End": "de46048d745b4214a2e521420ae7a99f",
      "Id": "df359c76070940d29b024ef9e9928ad1"
    },
    {
      "Start": "76f8148a82674de0aa2ba842d2761d0b",
      "End": "349f33bc7f7a428a990e1da53caea413",
      "Id": "787572817ba041a4930da95b05f40a01"
    },
    {
      "Start": "3173fac3ccbd406b83057f5eb34ec6b6",
      "End": "c48893fcb76a4a129f1be0df012fe166",
      "Id": "37c42e651eba40849bb7c27145fb90b0"
    },
    {
      "Start": "d258dc2832944f52a8d26588c9d82ef4",
      "End": "0483640b7b9448ce8c4f266fda235165",
      "Id": "f5a0f2d0e6b14444ad9c740539e2deae"
    },
    {
      "Start": "ced1642d72c74160ae3954acaa86919c",
      "End": "e58760f1c3744b669b51bf2efea4325a",
      "Id": "4d9a015ddd074a9d9136e1b9e57be758"
    },
    {
      "Start": "d51acfd87b1d41c58e60b5aae9b1f49d",
      "End": "9ee491889f3843d484b89a379adc41af",
      "Id": "f2d506bf3e9d4349bb834f5c4630fc66"
    },
    {
      "Start": "3dd3ebf7f67e45d798443e4fe2c2dcba",
      "End": "25797b407ad742cdb4d96820b7d0aa31",
      "Id": "e24ac8577e4348c499bbe6dd5f560364"
    },
    {
      "Start": "48de6290f32c4d82ae756fed942ab19c",
      "End": "136da7eb2c144db8a5871e2307a87341",
      "Id": "e2632569dbd748368a88b4d97baeb69a"
    },
    {
      "Start": "f1301570820e445481dcc5818a34a7b2",
      "End": "a3372fc4398e465e9abf62d5a797b697",
      "Id": "a2c2d10561cc4f66a8cea1ac871e4d0d"
    },
    {
      "Start": "f1301570820e445481dcc5818a34a7b2",
      "End": "0d30bea242444e04a894134105c6bc37",
      "Id": "f13791318e204b99b5e1984882d38b12"
    },
    {
      "Start": "ac3037588b2a4e1288727235bc0dc6ba",
      "End": "45ab049c69554c419fab64effc84b64e",
      "Id": "9b9cd07f186f42e1aeb5742e9adb6abf"
    },
    {
      "Start": "b5f5a93d69964b789ad4cf84a444f415",
      "End": "6b67d65342bb4383b317e4fbbf72578f",
      "Id": "b3966cc6c052407b8540f9bc0e5e3ed4"
    },
    {
      "Start": "d5bcb26c95b540e786d8accba363f53b",
      "End": "3e61f79b32b2495ebf3e44ac506dcfea",
      "Id": "69103732237c48cc82ce756c2d759a16"
    },
    {
      "Start": "84355b159468453c96e8d3b3511e5838",
      "End": "fcb2e417a54e45ffaaa31bd612cc8f9d",
      "Id": "a76df29892ee4043a6d61722e5a348ba"
    },
    {
      "Start": "5d706c2fbd3042bba3d6faaba244d60e",
      "End": "9c081fa6c5b14ba2b65c98796d9124eb",
      "Id": "75a447da7bb042108be3fcc1a98e8f4b"
    },
    {
      "Start": "4c718db1eff54fbf8fded657e3f54e0f",
      "End": "41887dfc84824dc29b39c999aa2c7047",
      "Id": "5d35134f80d24d22a4aaa7c010f663d3"
    },
    {
      "Start": "da60fd7b7cf4432fbda10898cbed8716",
      "End": "1881ccfec91241c0a79e7a674edab62d",
      "Id": "8cce6b1e50fd4b21901dcfe6252d6b8b"
    },
    {
      "Start": "146b3469e48346e1a374717d69055086",
      "End": "bc3558713405422280c8896d1a752a29",
      "Id": "ad3742193d1d4100b54afaab67f1aafe"
    },
    {
      "Start": "d2ae43a407a24a3388b96f13539008bf",
      "End": "5bbd46c2aedb4db4aad78240fe117adb",
      "Id": "845d68a1b6844641a9f104c8537a22f7"
    },
    {
      "Start": "51d838836e424ee4a5a9f934891bddd0",
      "End": "8ebde4b42ac540dc8aeb37141b8084dd",
      "Id": "d1ae95288148471297ced44f7cc20685"
    },
    {
      "Start": "197f401bc84b4895bcecfeea6cb59fbd",
      "End": "c0a8cdd41e1740a2937e16a8fab1c518",
      "Id": "f2668fc12e5c4a71b3aed069e68c57fc"
    },
    {
      "Start": "e141de0cc592452a8351652b17b57015",
      "End": "73f3380febcb4a6da8b6e06e8ec65e4e",
      "Id": "5b4b924525d94cc48612c27c46717a9e"
    },
    {
      "Start": "e8d3ff8518124c609e0d498015c04c36",
      "End": "2bb4fbdac4554054aaceb382792701a0",
      "Id": "e09a63ab818b4e66980747bd27414027"
    },
    {
      "Start": "e73f7ef70b4d442fbf0fc7a4f37799c5",
      "End": "a1e8a23f5b6046dcb98eaa85e77ab81d",
      "Id": "6f786a0ccff242fd864f893d1d7bf8ae"
    },
    {
      "Start": "db2e40caf438400883992e99ae6a0edf",
      "End": "cbcf005dda5f428fb88611168d9bc405",
      "Id": "12e02f9fa54d44d685bee13643db1d56"
    },
    {
      "Start": "2e4fbd2b461d4ed6acb2af177bb4cb65",
      "End": "5855aa4fba9741e894dc8f24b80766fd",
      "Id": "941d3db1364a42a4b0903a994e6a3d1a"
    },
    {
      "Start": "42ce26bd0acb4cbfa41b326e1a94861c",
      "End": "3923d3c7dec34c9eb6f7874d63c200f4",
      "Id": "048754e46e874da0a922f0dce025cd37"
    },
    {
      "Start": "96723972c8be402fba4578b1aa5ae4de",
      "End": "9e42b812f9dc413cacb0398b77a52406",
      "Id": "a1fc59272d5b4a208af9c1218f85d814"
    },
    {
      "Start": "7fa35d52c024483bb6b4f7b62752bf3e",
      "End": "ecdd6e95de9c4dff84c06bc438cfffce",
      "Id": "6d70182b58c14428870732669e80cdd3"
    },
    {
      "Start": "2d5ff5ef46974da59936dc181324e0fc",
      "End": "40c52944ecd54e7eaaa1efcf6a312acd",
      "Id": "33553bc5b6a346d79f7c5d56f3f2758f"
    },
    {
      "Start": "fb47234222834a82b959e626538b0af8",
      "End": "5421f103dc6e445c9c9501bf780f1af8",
      "Id": "9daaa83fc0694bb0badefb75d063b704"
    },
    {
      "Start": "632dbf006a3746dfbb5d313385b81f36",
      "End": "dac2f17f34394fb784eb0922dc3d5cfa",
      "Id": "773cf82ecd844acbb2f6fe84f706e6bd"
    },
    {
      "Start": "5891d65d475a4298bf00fd0996125d65",
      "End": "436480ea62824c01af8cab2c7f70ee1e",
      "Id": "8460c1d38944476baec7ae47622d5d8b"
    },
    {
      "Start": "5891d65d475a4298bf00fd0996125d65",
      "End": "2ad8c917572a47e19ec352c318097466",
      "Id": "379bf9bb90c54bbc907f54eea6d57273"
    },
    {
      "Start": "4b6323e458a1481eafc03e8bcec94e20",
      "End": "647e70dd06504e1a87555f848810b9d0",
      "Id": "dc1c5ce110b74569b9b21a9fada23232"
    },
    {
      "Start": "9a68acf67d0d44a18f56f4547972383b",
      "End": "f4adfeacebcd4f76b5f9d4ba0ec7288b",
      "Id": "0ab2c880685145fc8ddd1d2e9ed522b4"
    },
    {
      "Start": "8748a04cebf440be88d4ca531413d60d",
      "End": "9947419001304eb6a6909f423d645385",
      "Id": "0cb4561ff4f94c6fa4b288bfa236016f"
    },
    {
      "Start": "1bb1de4bb1324435826487c835dd3ac3",
      "End": "5ae3b0cc4e7543708919f7db98de223b",
      "Id": "bbd3c70183c249309735d67e412e7d4e"
    },
    {
      "Start": "6eeca83c300840e193c1eaaac52b6cd2",
      "End": "eb29feb805c74d1aa1527727ba533177",
      "Id": "ed1aae0381de4164a72414455493a36f"
    },
    {
      "Start": "ec767f5b59e44a8fab56a595f4418fd5",
      "End": "9906fd8b315741fb9fbd26e432283ac8",
      "Id": "7d917d17e35441bbaf542ea838606270"
    },
    {
      "Start": "77b1461d75cd4c51b489b715afffa58b",
      "End": "71d17d496e9a4c829cab0de3e4d972cb",
      "Id": "153284c3ceb945ccb684738e63b12a8e"
    },
    {
      "Start": "0c5cf1b0794742618351b3e00ada7c90",
      "End": "bb1ff24f55534374b18aece868502d7a",
      "Id": "b9f4722f6eeb46c9ba665c9dd50fe46d"
    },
    {
      "Start": "81093f7e78ca4dc893cf20058f159bb5",
      "End": "cf7c181756734af291bee9d5efc32249",
      "Id": "c02fd9d12d7f4db388d8f9a9a9af7b97"
    },
    {
      "Start": "4a57af8bde9f4121acce16a43ad4440e",
      "End": "3c4388f4df604973a227ebd9d982f83c",
      "Id": "25d1e67cea02412f9a290216aaa3aa26"
    },
    {
      "Start": "595e1f9c7ed64a3891a4f21076cf4ce9",
      "End": "c481f8fcc1dc408889d4d55ab2ea75e6",
      "Id": "8848bb8450ed4455ab55000b81bc75cd"
    },
    {
      "Start": "af19869c76fd4a83930b262262ff3715",
      "End": "6fae3ce91b2a46c7b3761a1be326cbc5",
      "Id": "27bf957214ee40c2ba467ee1ecee4eda"
    },
    {
      "Start": "1fdc6f34df424d9d92b4baf4700a6a10",
      "End": "69fb07ce40324788a7087b5954272d1d",
      "Id": "8217270ccb834804aec4bba5664b5ed3"
    },
    {
      "Start": "b287b8c225724721b768db984704ebd6",
      "End": "58a7d1653c364cb599b6dfc3c4e71f5e",
      "Id": "75a37dec2600481b9b2c9d30fe6f1e1e"
    },
    {
      "Start": "ee194777771c4a2ca6c550f27dbceffc",
      "End": "57727e71e5be408c8ab37124e1ced94e",
      "Id": "8dbd44fc0ee34ba58d0c44912e123d8f"
    },
    {
      "Start": "a6ea109a0ade404db2cf026543afba4d",
      "End": "a11be76b6bd342828d9e3beb6fc76984",
      "Id": "d816bd8ddb65426ebc9e6852cb82ad40"
    },
    {
      "Start": "754258174048480a9148e8be94c33d88",
      "End": "ca38fe09bcfc455a9c91892238379c18",
      "Id": "dd5849428ad34b09917cfbc752c1c43e"
    },
    {
      "Start": "ffd3131a535a43cbb125ff16b019f7f4",
      "End": "23e230c683e64b49af20c5ba4742ad74",
      "Id": "59d6179bc9924407b559ac88282fd4b5"
    },
    {
      "Start": "6aa44c2e2c2840bf851d2d99bc567eed",
      "End": "7357966d8b7a4203adadee8ecffd0acb",
      "Id": "ff66a7f31e784bd4abdd2f7eec6367b7"
    },
    {
      "Start": "ba7e6ff15e1042a88fcc662c2002fc07",
      "End": "852c46a97eaa4914b90216200f6f7ddd",
      "Id": "bf0817ade74f4f06abfb452c5fb97398"
    },
    {
      "Start": "39ee01fb4917400d86ad52b1237b072b",
      "End": "7e8853ab6b8d43c3835865f1f4096fd5",
      "Id": "acb2458810e04ddc8ab466d7f177e3ef"
    },
    {
      "Start": "63a4fa1688dd437f8b819c2624741c19",
      "End": "24ee17b483f84c99b23052afb5340a7a",
      "Id": "303fbf5fd7014715b812dee134ec6838"
    },
    {
      "Start": "16f81b8d5caf4c749e4a62ea4631f2da",
      "End": "e34f5e93d26447fb8b505826160b4c30",
      "Id": "959a6906eda84cfb86fcb9154491c32b"
    },
    {
      "Start": "593f8372029d4ec8928675a01d3c1de7",
      "End": "537b1a810c8141cba5cd2f18df6cb184",
      "Id": "c0d2e9bb89bc4421b11eaf87193c225b"
    },
    {
      "Start": "7c62631f94584266abde6e46428c79c5",
      "End": "bd5b0ea5da6645948782d260acbc1877",
      "Id": "3b6bd0527a1f45d59f2dbcaef3704511"
    },
    {
      "Start": "7c62631f94584266abde6e46428c79c5",
      "End": "4740bd72b53646e38569e0db41900fc0",
      "Id": "337b3b46ab224547ba85fab30e2e8ad1"
    },
    {
      "Start": "03d9d55aca0b46fdb55f903bd7c81b0b",
      "End": "09eb6c8a220f45c5a70011355832cca2",
      "Id": "6a03740297cb4de7b918d776c2f818ea"
    },
    {
      "Start": "f74bec3d3aee42dbb95ddbe516762c4d",
      "End": "b57ef954ede74d0dbcb0230d8a2eba84",
      "Id": "9fe9e167d84c432cbf4b51f6108620b6"
    },
    {
      "Start": "8139845e3c5f4b3d8e5372c95078c043",
      "End": "a2c3ab79a12248d289b42ef427be7d2f",
      "Id": "473b3654ff524d50976736435fd31dcd"
    },
    {
      "Start": "f5f0015442c64f41b49cea460b957625",
      "End": "a9a0fb78297b47d3807bb92c6e2df7d7",
      "Id": "876ba411415d45b8ab61323d6035e5aa"
    },
    {
      "Start": "8ff8606ca5b64d1e9b5888be896c6a7e",
      "End": "bd7ca08914904c169a0c016910ed63ba",
      "Id": "c5d28db344584379831054e2c12099e0"
    },
    {
      "Start": "60aad3cb5edc42448f30ee97fdd8118c",
      "End": "4407af1179204a7592cc7128e924388c",
      "Id": "cb72d7a76f1d491dace24dfa2cb57480"
    },
    {
      "Start": "1e17091c376c4b13bb0fe830bd81d6aa",
      "End": "5e030842f657411ebad831b75d9bcead",
      "Id": "b4bfb1c60ba64da5a44f90867878d9ca"
    },
    {
      "Start": "80db506daa7b410c931934c761c36a23",
      "End": "bdeb6abe046245ce83de4c387ec2233a",
      "Id": "fd1075cc7925475cb5bb8a81f3ed4d03"
    },
    {
      "Start": "61dca1ce854b405e8947a3cf3163b5ef",
      "End": "12cb0bc81a5948738c653fd3fc168c1d",
      "Id": "fee241166f1c4b05b8d8f20862375b50"
    },
    {
      "Start": "0f98204c1d004998b1f2bf56c7f320fd",
      "End": "6185ed0740be4bf5a3e3856c7feddd9a",
      "Id": "1f1b411bdfdc4fe29379dbd877e5a9e7"
    },
    {
      "Start": "1bac01e3fd634dbeba24523949f900a7",
      "End": "e6625ec0b3bf4a8cb23cfbcdafde72f2",
      "Id": "295aa85b427d46638216e882a024aa5f"
    },
    {
      "Start": "6b2c9d18004b41cfae9ce3abde5ffab0",
      "End": "f3894273e27e4d1485efac2e112d8859",
      "Id": "b54b20b28bc14eef92f2657b87be71e9"
    },
    {
      "Start": "6b2c9d18004b41cfae9ce3abde5ffab0",
      "End": "792c0c112e7d4533afb1f7f35e58a389",
      "Id": "88630d1e4311433cac629142f4997288"
    },
    {
      "Start": "2fc0b0893832433bb7f1af59587614aa",
      "End": "ee4103a5d85943baab461794ccffa2a9",
      "Id": "5f499e6ac6e54a7981971abd585ff80a"
    },
    {
      "Start": "4850682166004d55aa76f1d60ef0c5ef",
      "End": "327af7991a3a426b9a5c2ce6ff08976f",
      "Id": "d455f698d30d45e5a071eb9918ff01ec"
    },
    {
      "Start": "9a1ad5617e3547b190dc4402cf59e0b6",
      "End": "695aa073b6c048ebabe4b4c11aa75056",
      "Id": "8601b151659a421ea1e2b4974a0ff942"
    },
    {
      "Start": "bf25391a49124e63895241ca759dfa1c",
      "End": "630720f8e76442cbb4222be6c828533d",
      "Id": "6edb3f954d3f4172b8e9effeb41aa303"
    },
    {
      "Start": "76fb8c03e9344ebd9bdd9602398e72cd",
      "End": "856f5e43ab4f42da94897848c0e11f39",
      "Id": "8bf2a44478a240049e888003f757edbc"
    },
    {
      "Start": "b073375604564749b26211d1c6f75572",
      "End": "85ac67487928410a8d422d88eb7595a8",
      "Id": "9f335e9be144476b94d0e9b7fb44ef62"
    },
    {
      "Start": "d7636376bb1341f495712e81776450bd",
      "End": "482e07dd2281422ea3791c2982f027ec",
      "Id": "9c8de51fa5f347249aed2a0954a42b7b"
    },
    {
      "Start": "2ae4869b63c6448f808f1a43bf1e55b3",
      "End": "37c903f0ab234194a95c3933bcf50f67",
      "Id": "4a94f9d42b6b4fbf98cd0e3216ccf499"
    },
    {
      "Start": "5317ec60c968438aad207036f8e67fa6",
      "End": "20f65cd5706b487ebc91b3b5f182af10",
      "Id": "8a071fe1490c472793b9d52f6fe9bc5b"
    },
    {
      "Start": "bcafa559bb344157a286ea2964376c14",
      "End": "c958b4725c764d0bb913aacb806cc819",
      "Id": "4f10cc4ff37b40d18c644c97f6ae550c"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "0cf11096383541a9a2ee2d2e7ba702a3",
      "Id": "22fd894fd62e40849b1a76e717a30dce"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "f45a725993854b9e9cdc42b086342b64",
      "Id": "781821c57fb34614a235dc2d9a5c9d67"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "8450a619fb2945fc8de701ab39eaf270",
      "Id": "12964313268847cc927369e78983fede"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "b9ccd5a9636e491bbe8671f648287dae",
      "Id": "0694fdc4748e46d59b051ce4d1b02cfb"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "4aaef95ed9274c73897eaaf0c81f1faa",
      "Id": "23108e58d80b42b582a7f4c139ff7ab3"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "df5f87ed428544e9bf2224fec7f70577",
      "Id": "8fbd1378c8b64ad88ba2b89a11263dc1"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "18c44c9676c7423f9e122c6f725d7050",
      "Id": "b04b3a1fdf224c0ebd5427fb776bd316"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "819c93e8e5f84f69ba43954fd98c39dd",
      "Id": "5e27854dfd454d92a4053e8f1b7d8b45"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "ca2bdf9510624ec8a25a3d9b866126f7",
      "Id": "eb5e3798489d473d803c3cfdaa3a7b53"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "2a6c0d7b34a44e6695fda4548a80b214",
      "Id": "40a1fbc303db4c4ba348c8aae986d57a"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "828b0134e454491fb5393d8f0fae83ae",
      "Id": "139e50949e7c454892346bd06ab8edea"
    },
    {
      "Start": "a4d55411a32d43fda03808e4ed1412ed",
      "End": "3e5a4f342dc648528473fa3724ee7f8e",
      "Id": "66c203537ab24e1cacaf8f5226e8d451"
    },
    {
      "Start": "2db79026ee5342b3bc8adcecf6a41987",
      "End": "f6bd191a0f9943c5921604cbbefd32a2",
      "Id": "78b65c77689a4331abd9ab3831f96aca"
    },
    {
      "Start": "72be0d0b9a5d47b2970162eed95d6321",
      "End": "d1b13b6adcb54d6aae76a898d675d537",
      "Id": "8d62399509f74450943948e89ae1e65b"
    },
    {
      "Start": "72be0d0b9a5d47b2970162eed95d6321",
      "End": "2402d714c7e344d0bac97e094857e126",
      "Id": "718aea21ce2b4f90945347f0aeb121ca"
    },
    {
      "Start": "72be0d0b9a5d47b2970162eed95d6321",
      "End": "f895b452674748fe9adfd48b92c3588c",
      "Id": "5575e807212e41e9a96ad11fe8410d16"
    },
    {
      "Start": "2c05711c7429477fb3cf957331752ee7",
      "End": "90c74333b3a14a8caf9b4658f61730c6",
      "Id": "8795dfa54e5d4a3c8495a5cbba8767d8"
    },
    {
      "Start": "2c05711c7429477fb3cf957331752ee7",
      "End": "48a0253a66d84571a78c5c7250f11ad9",
      "Id": "64eb042014134469aab25f10f6b31a6b"
    },
    {
      "Start": "2c05711c7429477fb3cf957331752ee7",
      "End": "e9b7e15a3e8746d08de3d67dc2d683e6",
      "Id": "f56954dc75964d279e30716799483c06"
    },
    {
      "Start": "2c05711c7429477fb3cf957331752ee7",
      "End": "ab6c64cf592e4cbeb56569047462e081",
      "Id": "4a5ee316209e47749dd554a8d52e1a19"
    },
    {
      "Start": "83a529c664994b598a9d1fed935b15d4",
      "End": "7497a31e95b44a9eb5fc74978c28d283",
      "Id": "dc1178d727c848e58977df2c20527778"
    },
    {
      "Start": "561bf1f371d847969a4229dda0765467",
      "End": "7c7162c089c54ce8945c9197bbbdf99d",
      "Id": "091775889a6143a4b7d3e23130217444"
    },
    {
      "Start": "9ecb3b0cdf5a432689f482f85976b38a",
      "End": "aa631c006e914ad493cbf57bbf845edb",
      "Id": "68f72d52e48244c8824eb36b9119089e"
    },
    {
      "Start": "be0cb7a1e62e42c0af8eba0d22648bff",
      "End": "0bc8504db51c421b9e34be293d7f9969",
      "Id": "8e35b2b20547456781442f2018f003c7"
    },
    {
      "Start": "0423189e105b4e34a5a6a60add5d8c6e",
      "End": "5b62cb94e38d456fa47ad1ef65bd1582",
      "Id": "e9e535a3ff034d019e74ce760a9a23d7"
    },
    {
      "Start": "3e74a0fb70fb4f3dbdfb16f656a1af42",
      "End": "909e6094df6d4290bc2e2e20a33eb833",
      "Id": "a4cf5a130ee645ae88b7ce6861672fee"
    },
    {
      "Start": "c9235f9817ec466bb8115ca96726da62",
      "End": "64bad0d8ca034892b5bd88bbba20679e",
      "Id": "90e3ee3f4c4146fb887ce9a17f0194c3"
    },
    {
      "Start": "9c1cdebc0f9b45ad93cb06b743f7090f",
      "End": "a95a858dd46943468e72da28928862b6",
      "Id": "0594d4c4335e453893d5247d344778d7"
    },
    {
      "Start": "e5e648618c2f4e1d9ecaa6520d964e5d",
      "End": "e6226307ff984f5bad62a3dd20160608",
      "Id": "e0d43cb9687446e5b72d0dac87baa758"
    },
    {
      "Start": "e5e648618c2f4e1d9ecaa6520d964e5d",
      "End": "9ae7159d187b42a5a1babc946f461ede",
      "Id": "9c45e7d4ca5a4ed596c8a1832cf9d02e"
    },
    {
      "Start": "00e929d060fb4b2d8fe31b4253e1402a",
      "End": "367aba96d8cf42dab5bda0373cebf639",
      "Id": "cf45d56bf6e44641a99930ff89ce762e"
    },
    {
      "Start": "4c07e1ab9ebd40568538241df748471d",
      "End": "0f14efe9d94146c39dd9d890ccf5d99b",
      "Id": "1e3f94a8bf984befada3380f7dd763d3"
    },
    {
      "Start": "908a2c07b1be42169d50d3030a12f976",
      "End": "341af2200d5f48ea8b681d60f273323e",
      "Id": "6f2f4b8a740a4dd2bfaef62c443e4f06"
    },
    {
      "Start": "3ad4da344afa4fc18d9741b4ca0c5868",
      "End": "4b6997d3b0b14135b7e78fb7a6b10056",
      "Id": "7052a5258b384f23b0a64e7d6a3a4021"
    },
    {
      "Start": "5bda96d6da1040edaf8d512e1497f3ca",
      "End": "b1cef41d67ff42a49cea0b4a6c27083e",
      "Id": "f0b9b7cdef19495ba355d99b0970f3fb"
    },
    {
      "Start": "5bda96d6da1040edaf8d512e1497f3ca",
      "End": "0f14147bb94249be9962a2e221ef6bfe",
      "Id": "d5bb6496f3524682a0b489b86bb0b64c"
    },
    {
      "Start": "3a7a9ec32678439f8d73f403afd4eed4",
      "End": "3bf6e51ba3e444fe81816135fea63a3d",
      "Id": "184fc7586f344430ab8068a5d8688d8b"
    },
    {
      "Start": "3a7a9ec32678439f8d73f403afd4eed4",
      "End": "082460378eda4305bf543241b9154d98",
      "Id": "37bf1a8de2b540eab8529b49f7db7833"
    },
    {
      "Start": "3a7a9ec32678439f8d73f403afd4eed4",
      "End": "6edd7f272c7c4a948def4585ad8b8f1c",
      "Id": "1d2e1d3dd2d6475cade3577462e0f75f"
    },
    {
      "Start": "3a7a9ec32678439f8d73f403afd4eed4",
      "End": "8564d6bb99cb4ef0a4c1026235795d4c",
      "Id": "61abc10343c548f89c0d56299e866335"
    },
    {
      "Start": "c46bbfc20e454eb78711adea8f80dd31",
      "End": "2013fa4752224378a97a428680cb6bfe",
      "Id": "5264ae91f2134c799750678c7b08e857"
    },
    {
      "Start": "c274dfa425ca47a4be2e9f801ba3336d",
      "End": "cb8c260964fd4f1eb83c23b5bac17461",
      "Id": "f181d3c622544aca818296f0e3c98d5c"
    },
    {
      "Start": "e41feea13e294c719a6ef234ae8caf67",
      "End": "cf6556ebdc234de691d57b834f29a68b",
      "Id": "8015b97d14b74f98883475073475caba"
    },
    {
      "Start": "c02db75e10994b24beaeebbc1b5057f7",
      "End": "2f265ff3848e402b8207b7814755d225",
      "Id": "3d3c11954dea441ea4463d36da5c9401"
    },
    {
      "Start": "c02db75e10994b24beaeebbc1b5057f7",
      "End": "5db865afacf74302ac4c07bafb3cc8a5",
      "Id": "899da1d7ed504e46932e541749153210"
    },
    {
      "Start": "c02db75e10994b24beaeebbc1b5057f7",
      "End": "5ef7ab16d06d43bba5a9f1ea4ec4f113",
      "Id": "575fbebc909843a2afac1762d2222b83"
    },
    {
      "Start": "4ca723f1802c4d8f98303e35e58c5bc1",
      "End": "224c5147e08d44e5a7f42fcb84a28bc0",
      "Id": "172f5e85226d4010b1d9fdf4ad5d2daf"
    },
    {
      "Start": "8d70e709210042f89e318d475f7aad52",
      "End": "e3485ff43ac1409caf3e5227a1b20f70",
      "Id": "e746a71b99c941a1a1c5067f92477c98"
    },
    {
      "Start": "a134223578e344bdb18627e06c3dbe68",
      "End": "8db5c7c2d2914f558123168229c58e7f",
      "Id": "111e1568437b4878842751bdf9193fc2"
    },
    {
      "Start": "ebee3f05fec240a086e460f6bcc971f8",
      "End": "a6f0af6c08d04badbbb20a873404a258",
      "Id": "18d9bea70d544e0d8abe7c43a653007c"
    },
    {
      "Start": "4aca00f058544327a6c31c5433aec7f5",
      "End": "a654acbbdf1e4334841949f949838067",
      "Id": "5c8b0ed84b574da09b11bf53c50ce99b"
    },
    {
      "Start": "964f3d092b314a1e847af185f4e73151",
      "End": "aef71e1488694689991772e6bdcbc5d5",
      "Id": "e174476226fb44f4ab8b559ffe0a6c13"
    },
    {
      "Start": "964f3d092b314a1e847af185f4e73151",
      "End": "c680083cfde64e4abc5dfbd117273346",
      "Id": "e96061f0819d486bb089dcc3e7240500"
    },
    {
      "Start": "cf750f33b11f48108ec4bbd6a30a402d",
      "End": "fe7d51cb5f364a4fa53a43210f9eb433",
      "Id": "dd79c4f594b346a2bed0f80dafdfb9d5"
    },
    {
      "Start": "6569d65f8f3a469294efc6e37caf7ac5",
      "End": "10708eab631a4b91a66c7d38326c57e5",
      "Id": "6763d9df00994ccc8d1cf359fb70914b"
    },
    {
      "Start": "ef1900b2e6fb4ad0a3bcd6555e5bfc2c",
      "End": "10d0a937e96645d9bf47df324ba640ec",
      "Id": "619e48d53f754de1a4841500362b8957"
    },
    {
      "Start": "b1a8a716a35041778aa93660cdcf4856",
      "End": "9cf8f4af10a240ff8063a305167397a9",
      "Id": "fe68653d489446549d3fd260f831501d"
    },
    {
      "Start": "6fba85064c5b473b847aa0bed9795674",
      "End": "32bba07d754d4fc99b0b23a8a9599704",
      "Id": "14ae95ebed2346a585efd551991d0fd5"
    },
    {
      "Start": "6fba85064c5b473b847aa0bed9795674",
      "End": "b5ff11c1ab0b467cbcae60c4e5df0871",
      "Id": "c7e9d117e1d14bbeb15309cf215d7582"
    },
    {
      "Start": "c12514a8c845475bbbc86ba68ed29781",
      "End": "f3720d6b9fd8401ca75101bc242fb799",
      "Id": "a825f13cffd24cd5903c51e50cf4b443"
    },
    {
      "Start": "c12514a8c845475bbbc86ba68ed29781",
      "End": "47b1f0553eaa417c9854ee591afd0f78",
      "Id": "1381733e403a44f2a90f33303d096abf"
    },
    {
      "Start": "c12514a8c845475bbbc86ba68ed29781",
      "End": "883863b1c88c4075ad92c715aed302ca",
      "Id": "6f24b15ae2204ae38b30f5eed884e24c"
    },
    {
      "Start": "c12514a8c845475bbbc86ba68ed29781",
      "End": "4c7b94b2681147cab47abb2a9cee376a",
      "Id": "62371dd980484019a8818f1b79f1a99e"
    },
    {
      "Start": "65a2d2663e1c4096a0bdc39468022a80",
      "End": "1cdc911a281e40ce86e74813d6573f58",
      "Id": "bd474d58e2b8450dbde522dbb2e46cdf"
    },
    {
      "Start": "3df297db5463457092568c7f2309696f",
      "End": "d7b87f61693b475ebc8d259e32812567",
      "Id": "c84b39513fe141919f9322b0db63442e"
    },
    {
      "Start": "70b263390d794a23bfb3825f6745feaf",
      "End": "c4023fb420ba41179a2d825054e3986a",
      "Id": "83b7337f5a4243cd857a90dcd01a3f2f"
    },
    {
      "Start": "6d4bea6e60574b40903c67bf5774e0f1",
      "End": "e92471eb0da7451181f4ab8b9d110260",
      "Id": "20f6301a9299459da95f680bb5f018ae"
    },
    {
      "Start": "6d4bea6e60574b40903c67bf5774e0f1",
      "End": "c96aa8bc01954267828ddcbd26ba7f67",
      "Id": "2e20b3ae035f4644b02dc0bf9c0df64b"
    },
    {
      "Start": "6d4bea6e60574b40903c67bf5774e0f1",
      "End": "d0a879cfa5fc419d8a27e810724b70e1",
      "Id": "18c83dff293c487cb3556b5d3dc8c64c"
    },
    {
      "Start": "bf549c8ad5f248a9b110765351045942",
      "End": "7fef4d55a342477d9831277547ae4ee7",
      "Id": "7983c2f1eef84fa783e8f2f594f56d6c"
    },
    {
      "Start": "53740209cdb24511964a712ac717138a",
      "End": "276678458eec4ecfac4eee92eaef2d42",
      "Id": "da4c6156509e49e2a762afe12f5682e2"
    },
    {
      "Start": "b8c35ff7482e412d9678395fa85a9ed7",
      "End": "c902e418475140e9bd58e98fadc2008d",
      "Id": "eb79a1f3c18f4632bfb0690e8c18b5f8"
    },
    {
      "Start": "b9c349d6a2c44f5aa0869ea2e3e4a99b",
      "End": "436fb5e9533e4e18a96b1613c77d3a83",
      "Id": "3d543c1d49814d81bcb7ddb3698d8d4e"
    },
    {
      "Start": "5b0f23e77db743e6842f475345b75d56",
      "End": "b6b9f3b4504f45beb6671d5e146da6c7",
      "Id": "fe06064567954e41bf4aad2008ec1fcb"
    },
    {
      "Start": "5b0f23e77db743e6842f475345b75d56",
      "End": "6fe7cb7ea7104763beb22fab4e44e941",
      "Id": "99a12a9d7ace417394d1b89f21e3d605"
    },
    {
      "Start": "baec11096e4d4fea908035649b5a3ba0",
      "End": "3510197900504f009223f3f4c970f2a3",
      "Id": "327b99292d034943b439e5a3647d98b8"
    },
    {
      "Start": "7669338a59b84ca1815db1da75ec29b6",
      "End": "5b20f36d232643d785c25f0e6d3d8838",
      "Id": "89b00ac80576440b995517eb87282b64"
    },
    {
      "Start": "92e6aff63dae4288bed2b1c9ed71274f",
      "End": "813a9252387d492fa85bee4e373dc2c3",
      "Id": "741373992d43453d88d418d2bac19ec2"
    },
    {
      "Start": "ffa97fb7b68840cebfc79dbd895b51d8",
      "End": "e5586dba392f4588948a16bfcffe8070",
      "Id": "336f48543ef54d81ac48641145fefc4d"
    },
    {
      "Start": "c7cb226131f342518af8b408ab082571",
      "End": "d376fa142c3643d398af24c4110ba15e",
      "Id": "cb32a58831994a2c970a2454e5be5897"
    },
    {
      "Start": "d7a139ed69bc4f3592c774838fb0185c",
      "End": "8e0d63b334424016b6f1d7c82dc8c8d8",
      "Id": "1e9ef3aefac947bd947d2ccc1ffae262"
    },
    {
      "Start": "56ab56e2163e4c659a192c21e03375e9",
      "End": "1437b71b36474b79a6139cf211647756",
      "Id": "208b46e791f64d259e786b4bebd3c5a0"
    },
    {
      "Start": "a32c030d1f154e10bf9c8a0010a56046",
      "End": "ca5b4d15e7ed46b585c0cdf3db0b3137",
      "Id": "9307fb4970214be4b645340a376c74c3"
    },
    {
      "Start": "1f86a50eaf3445c0b25a9756f1799472",
      "End": "838a70d7515c4fc4a698071bbacfbecc",
      "Id": "5364f80515fe4bd3a7a88325a4181a46"
    },
    {
      "Start": "8c9bade7c6f342e0954539ba60c66ea2",
      "End": "ddda023098c54634a7580d51cf610c37",
      "Id": "e9de130e7cfb49a8b86b62731f5e165c"
    },
    {
      "Start": "9bcf74f713764962bf6c55ac568cc5b5",
      "End": "1a8ab4d2eccb47b3a44424f1c8463130",
      "Id": "ff9eedc3d4374a3293d15223b3532bea"
    },
    {
      "Start": "376b0301277141a2b952588953957356",
      "End": "c859270f9f8643aaad20a34ff627193d",
      "Id": "6ac4ff5704004c92b79d3082a536423f"
    },
    {
      "Start": "a86ffb9e6dfa4d6885d7223be724f29b",
      "End": "77fb2d6e9a944c86b7ca48da59246b77",
      "Id": "673853fd91554f0b81ff84af8bcd41ae"
    },
    {
      "Start": "a86ffb9e6dfa4d6885d7223be724f29b",
      "End": "af0364d438f84c54809653e420c36313",
      "Id": "3c9a88879d454843b0fc578c33a69413"
    },
    {
      "Start": "b5663bbab1c0468eb1052af35d026152",
      "End": "9db34b50ab5d469ab15b15e33303219d",
      "Id": "f4f9a27ba5e742239da06ec1c0a7add8"
    },
    {
      "Start": "f3caf6dde080444d92895c4422562191",
      "End": "71dddcbb8df542c9b307c167058a6ac5",
      "Id": "0510b3c5620143059f9cf5ae234da32a"
    },
    {
      "Start": "8d95072ac6034b24bea6f976770e5b99",
      "End": "742bcaaa3def4ddeafee26268215699c",
      "Id": "15e5c17e7b93455081e1a58b9faa367a"
    },
    {
      "Start": "8d95072ac6034b24bea6f976770e5b99",
      "End": "24b457390c914b5d852b86d0a3af93df",
      "Id": "6bdfccbd155b45ab8c0fc3b02f3d768f"
    },
    {
      "Start": "8d95072ac6034b24bea6f976770e5b99",
      "End": "322df5cebc864c45a85b43f2caf5d67b",
      "Id": "3f3485d3a50040fea3990a0b5631877c"
    },
    {
      "Start": "20c6dce94a6e4cccb377a3c243a47745",
      "End": "906301e2022e4d70b2bef7a1fb760980",
      "Id": "341f548f420646d8901236a3b04615c1"
    },
    {
      "Start": "20c6dce94a6e4cccb377a3c243a47745",
      "End": "46fcb9d8d4af422ca54372650c770fbe",
      "Id": "5954ec87008e4ded9410a9d30df98d16"
    },
    {
      "Start": "20c6dce94a6e4cccb377a3c243a47745",
      "End": "3f65c9f9c4fc4dde94c65d97d654ea49",
      "Id": "a4fd12ee2fcd48059b33398dcc2e6590"
    },
    {
      "Start": "098cd472452141cfa0bf638b1483e502",
      "End": "81e374547f91400d8a0b6cb2924514fc",
      "Id": "3d6c5da074e548eba44e9d36d0033eb0"
    },
    {
      "Start": "41afe69a2a56421fbc3b8bbc9bbb62e8",
      "End": "553bdc7408db4ab89963900d8ad4f060",
      "Id": "0ac9cd054a2b4184bb9b8e03b3854c04"
    },
    {
      "Start": "50be1cb7142e432a8917e82af6527952",
      "End": "f07b1648f66f446faa168292bd16aa3e",
      "Id": "ce20d713ed51493ca3f1148b04022240"
    },
    {
      "Start": "50be1cb7142e432a8917e82af6527952",
      "End": "8f5ec851d80b407c8aba832b235336d8",
      "Id": "d3580299b72e42598ff1b73b38d15676"
    },
    {
      "Start": "0e2a7a5f6884448d8319e15d963f8312",
      "End": "4d06f2ff811f414ab6c6b83a67054dae",
      "Id": "384ac299d919449c8bd40145c9cbcec5"
    },
    {
      "Start": "0e2a7a5f6884448d8319e15d963f8312",
      "End": "746e0dacbd75414f90ac54f6240931ff",
      "Id": "802a52a8e40e41e9acc0508badaa060b"
    },
    {
      "Start": "9c9bf9f7845d4cad9833e41edc138d94",
      "End": "beab3f5d022948be8b744c267ad6077c",
      "Id": "8238767731ed4c59baed9aa0ab1363b9"
    },
    {
      "Start": "de190be51a784280bd4c212700222935",
      "End": "2e6e4288a2ec4a3d944a4dc82e0043da",
      "Id": "d52bba9075a44a1eb77b8ea945f77849"
    },
    {
      "Start": "a017cc0f48544579b33eddefef1a53b9",
      "End": "01ac0fa14d394b8da473c27caa170f7c",
      "Id": "376329e8064146d29d96f1b1c3bad803"
    },
    {
      "Start": "7629ba01b807453f9f5bc5accf4b0b4d",
      "End": "696b049e1dd4406fa64a4908751ee586",
      "Id": "a5c8b3c20525424d875ea8a200f47ff2"
    },
    {
      "Start": "35d70b7dc4504446beda2568f79d25f3",
      "End": "287dc428097343b4a585087df96bfb10",
      "Id": "1099051c52ac40cdbfbd38adc0543a03"
    },
    {
      "Start": "60e6aafa56f8435e86d3d783a06bd72c",
      "End": "beda578743444bcf9b28959c65b7591f",
      "Id": "d461b7f31e6645908c1f05f970a772eb"
    },
    {
      "Start": "274ad25c2458413cb074880a6c178b1c",
      "End": "0deb0d41b8b0462e8508f1de82c7be02",
      "Id": "51e7cd1ab3be40349988c40fcefd5226"
    },
    {
      "Start": "b4045d3c682c41f58e4c5ad58e39838b",
      "End": "93375a222b8341249be131d9f85a8f61",
      "Id": "5db03500cacf4d5eb109eca23ed860a4"
    },
    {
      "Start": "f63fd1f031724d61ac67022c792b8add",
      "End": "4656e419c6bd403cbef41e5e57d9345d",
      "Id": "7a8fa77aa84e474fb5ca4f3ef6c14278"
    },
    {
      "Start": "f63fd1f031724d61ac67022c792b8add",
      "End": "22fff59894d247ce91150273c0cae2af",
      "Id": "082a742c44694797b76a77dc19428e86"
    },
    {
      "Start": "930fc88dca3747b7a459f9a3f743b9ca",
      "End": "0c78b61a3cef455bac6a20981fc84ce8",
      "Id": "954c8781a0bd405f8b8f41dfc2c9aadb"
    },
    {
      "Start": "8d0971916f0b4a9e887acf233e0a6fd4",
      "End": "516d2d36d0a0410ebb904d3638b48d02",
      "Id": "552246dfea2e4f09a192a65a2fb628c0"
    },
    {
      "Start": "2e780f21ecbd477fbca81d36191ba532",
      "End": "dc69189dd13347d7a8aafa8a5f272f5d",
      "Id": "5a7d27d2242045c698960084c29f846b"
    },
    {
      "Start": "2e780f21ecbd477fbca81d36191ba532",
      "End": "8b610d15c3f1416c9c0decbe924214c4",
      "Id": "1fceff8cbeb34ff4a4f4e7b114b04a90"
    },
    {
      "Start": "1694ceff261747be9da99a20d8526f66",
      "End": "0b23a1d2c77145cb9efeddd269335aed",
      "Id": "0d1ea09db65b4846b228e8564ea95c7f"
    },
    {
      "Start": "1694ceff261747be9da99a20d8526f66",
      "End": "da072a7cd2e24b2994dc77e6d1a13e79",
      "Id": "3223d46532684fc9a7dcbe4c2baf74cf"
    },
    {
      "Start": "576c74669d744a988a6d077775ae4a54",
      "End": "f5816bcd6dfc4a00a4ff8c03eaf02b7f",
      "Id": "9b8efe62060c4a0ca94c985dc1b5e20b"
    },
    {
      "Start": "576c74669d744a988a6d077775ae4a54",
      "End": "d59ad612fd894740b162ad55048a21d2",
      "Id": "3b3607315f054cbc841ac19e3787e256"
    },
    {
      "Start": "576c74669d744a988a6d077775ae4a54",
      "End": "19f759f11f7a43dcbe59c78f3637a4eb",
      "Id": "8ddf26280a674c7b90152f0a73375c2f"
    },
    {
      "Start": "576c74669d744a988a6d077775ae4a54",
      "End": "f9497db0545e47d7aa8002b5d3344e4f",
      "Id": "74a10c8ed43c46d3bb9380ced7bb913b"
    },
    {
      "Start": "49bc2b28e9e04bf280a0129a4f1cb601",
      "End": "afb9f1ab6e6e40f893fb2d76874b009f",
      "Id": "c5f146e5052a4675b38f3f66060d807f"
    },
    {
      "Start": "37ee1409624745e5b0820feb298965b0",
      "End": "bde7ce568cff4a2196a163a8b9108809",
      "Id": "fb6d465840f44c528da16e9aa9c9a8a8"
    },
    {
      "Start": "bac8502bacac4a899ffdada299fef5a5",
      "End": "a3c71699622347a6aff466357b929ee1",
      "Id": "76f452d1946c447d9a04ec176ce30b3c"
    },
    {
      "Start": "15d16b3c59b34e7dbef10d7d1a6821e3",
      "End": "ceeba31487694e6f9bad760ec9b7746c",
      "Id": "30a1f54595304d3e95bf29635a09a17d"
    },
    {
      "Start": "15d16b3c59b34e7dbef10d7d1a6821e3",
      "End": "d681ae47a1dd442dbd8f364ec434b557",
      "Id": "fd2be799c0fa4fdab129a7797515c7ac"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "dc9cb4e266424e218d3bc6915c0be375",
      "Id": "137205eb3b90497085174b2716985ab9"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "e87a5c32c6664b52a5aa29f41dd03df1",
      "Id": "9911699fb31f416da4e3eba8742e5943"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "06d5484b6c82443da9204cc72da3f487",
      "Id": "0ebbbff677194d4aadf3a98b405370e9"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "8e597da44f9e416aa269e79b8f12cafc",
      "Id": "13e17ce425f34f84a4c6b283b3bc5aec"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "83df1d3d525342609e3c1825d7fa8c4f",
      "Id": "7b4ffc8fe1e74c81a148b61fb2f846e2"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "fb3db2ec517b47b4a76b6217e60c8dec",
      "Id": "47cd2a577c184907adec6b3e7300d584"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "9a20ff786a844fc7b416a3e320ca3bc2",
      "Id": "931acd7761404c14852b47a82984e9e5"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "6a42c471a44d4999a66ef3dd0f707934",
      "Id": "19a7cc0cdb2341b6bd29a13dcec142bf"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "395d8ed0fb824cbd9daad0385916424e",
      "Id": "90bd66b40d58447b968ba3217dcf6228"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "510a6ca8504840e59a83de988b139cf1",
      "Id": "2ef7c0e6ca1a41dba2b4eb35b651193d"
    },
    {
      "Start": "3b13e6b353844a27895c4feb60313f59",
      "End": "187128c079e441afb6d7a57e2881dd74",
      "Id": "4a7fd1e6c9304c059ff69c989288d9f8"
    },
    {
      "Start": "8fd8c865fbb448ddb2725e446c3f627f",
      "End": "8cf00daacdff4bbd819194db0d5f856a",
      "Id": "144956212f0140c6aed39c60a2cf2f9c"
    },
    {
      "Start": "64f491cb51d6428784c7fef1a0ca25a8",
      "End": "f56323d4d01c46cc9259d778bee38015",
      "Id": "7110b590c44e4806a2828c3f63228d3a"
    },
    {
      "Start": "aeabbb0575f94234bef5a5172f6d1a99",
      "End": "0a13ee2176d1475fabc01cc21f188df9",
      "Id": "f49b5762d4f3414181a0b368abfc350f"
    },
    {
      "Start": "aeabbb0575f94234bef5a5172f6d1a99",
      "End": "b77e50e8982341fda6ccb22870482a80",
      "Id": "449aed0792404a288b3919857f96c050"
    },
    {
      "Start": "aeabbb0575f94234bef5a5172f6d1a99",
      "End": "e78112fb624f4c8287e5965549f2cc0c",
      "Id": "79bfd3edf56646929dc46a0760906c8f"
    },
    {
      "Start": "01785d6b484244e89431a16b5154a4dd",
      "End": "f6c2918f3c2541249f7c82f531eded96",
      "Id": "65db509330f3462eb15b147ba089dfd4"
    },
    {
      "Start": "f91ae174063345198be35530139a277c",
      "End": "d7ddc3d58eaa4aebafa9041db16a6854",
      "Id": "89d3aa66a65244729f1102cc483f863f"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "9fa095194f77455daad78895810c1966",
      "Id": "2fd60917728a4d22b19cdbd3c8c99ccd"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "845455d27ba2479b95dd8b54f58b6a69",
      "Id": "2492d74ecefa4f308bd637da31a8c482"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "d9b11fd5d5cd434eab06dfbc53819c5d",
      "Id": "4a53c8ae09904deca38d3b2e4dcae8b1"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "fd65cd2af93c4673b4de7e5d289aab7b",
      "Id": "1176a1e19f524c82b437785945415a5c"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "c3355d7fafbe46a99829b0f6e1576aeb",
      "Id": "14d9081926a94e39bc8e66da8250a834"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "bca7845df825492ea2140a1e50c55b42",
      "Id": "9106755b72c343d5b19613ef3a4626d1"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "f3214024bf8f483f89809dea4982193f",
      "Id": "cade7ec4e5824723aebea1464af62a0b"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "bf6d3a832f69456d98d5eb842251b1a8",
      "Id": "4a3470be956649f5b1c6c46ab06f3d76"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "a4ccb66cb0a44e94b656d25e16837c1c",
      "Id": "610ba7a7d7da4329b03ec1e8b27e0618"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "d2207f2eb6274bd784b8f332085c56e6",
      "Id": "a90f9a30411f425eb000d21b35dcf7eb"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "5f4ce02a213c401797e3ac5a82034165",
      "Id": "8433d12173ae4e49b23d2b7c1ed64190"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "038753eb7e42426ca0c69e80f73bcf98",
      "Id": "80fee30624d543c4a0cb8efefa292fb6"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "814ca7ad968d4dc38e5b6a8e7c78afb9",
      "Id": "3627f889182b4619b218bb212d41f485"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "2136cd21f13941eca647378342acfa92",
      "Id": "af88714fa01a4237887c60e72e7dc88f"
    },
    {
      "Start": "9f718d0f6dfc4cb49eff63f5c3d1cfeb",
      "End": "0b3859a262354bd4a2531d9590cbf051",
      "Id": "64c4c766090b4754b31561dff9cd0640"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "0029768ab22f4395a106ae46cf3b7cb4",
      "Id": "566283ad10434a109a7cd409fa741599"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "18d356ea2ba74036831165c4c048cf83",
      "Id": "c7725de006454ea8b53a0f3741217490"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "5d89fce34fb34c29aa8be93d25184eec",
      "Id": "318c0ff1887d46ce8fb2ebe98a170711"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "41d7b0828c2d494ea81db3b172a0fc4a",
      "Id": "960a668d12d649549737b54aa87073f2"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "e6d14784d77e432d9f163cd7add5a1f3",
      "Id": "6e1a148a3c9a411c91ee5897222dede4"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "fd4b79d3c9bf48369eca6fe44e83e3f7",
      "Id": "5bf8def7725d4870aacb051c24d19a4b"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "b76539bb27c3468eb544a404dd4ca126",
      "Id": "f9df1536a1954510b56a9e7b1ee81334"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "febba8c524344a4d98913136eb09930e",
      "Id": "9950298721c044e39b6c5eb4f530cd0a"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "5cf8ac1fcece404ca4ba9a997f736ee3",
      "Id": "26a7be3bc098478e8544d1f5826ea0ba"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "c797292920ab4541a5ac57f63be76a09",
      "Id": "82c467bb0f87400a85db1cabb727f2ce"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "82be880c84a44bb38038ae1e5f051f34",
      "Id": "d66bb53d8e9c4f1fab6cd4decb540e4b"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "9715697094c04deea3a2dd7d2a4c8156",
      "Id": "29634bbae7404f019222d735411e944c"
    },
    {
      "Start": "137aa330aed84682bccdec7585e41627",
      "End": "37d68520835c4755932be6387f6415f9",
      "Id": "830feb586c8d416e8e1a41e4a2ffad7b"
    },
    {
      "Start": "60ba291659654c6981e9ee9384bc3c81",
      "End": "2442271ed63c463897a250e43bc87063",
      "Id": "89d0e2e0053445a99065b76b38421439"
    },
    {
      "Start": "60ba291659654c6981e9ee9384bc3c81",
      "End": "48d6e44e67a942ae891293e2e2358488",
      "Id": "d191eb96bffd47ada69a2cfba4bde869"
    },
    {
      "Start": "07b9843be4ed4efe81be0c5bbe944aa4",
      "End": "c6c11da03c2247ac9a359903f39891e4",
      "Id": "de6cb2efe1f54a44b0a7a9b2641b4334"
    },
    {
      "Start": "07b9843be4ed4efe81be0c5bbe944aa4",
      "End": "a905cbcd2d2b48a8b3fa580a1cd5c39f",
      "Id": "c408887d3e44412391e35e579196de2e"
    },
    {
      "Start": "07b9843be4ed4efe81be0c5bbe944aa4",
      "End": "f4ba4d2a4fd14e18bb3e7b91512ed355",
      "Id": "bc9b075d8118433da025144aab12b8d7"
    },
    {
      "Start": "6de5e89058364bac94690a89c0103544",
      "End": "1ee02969f7e04819b09c6c00c5ad398b",
      "Id": "559ccf266db540ceb4af9f54ce718371"
    },
    {
      "Start": "6de5e89058364bac94690a89c0103544",
      "End": "60249feb61524399813c5b567c919e0a",
      "Id": "cd29f96686d4466789677b0c62444701"
    },
    {
      "Start": "6de5e89058364bac94690a89c0103544",
      "End": "d636178b56c04bfcb4fd5a240a2cd6d0",
      "Id": "be0d840aba89466b8ba14a48b4988ec8"
    },
    {
      "Start": "6de5e89058364bac94690a89c0103544",
      "End": "4e37fc551ae34c419bfaf42cd5b4c8dd",
      "Id": "b7eeb6f6861f4418923e874a037d4c05"
    },
    {
      "Start": "6de5e89058364bac94690a89c0103544",
      "End": "156818f4aba742f2b398d3d9890417d1",
      "Id": "50a1fc0551a24e20846df55fb289865f"
    },
    {
      "Start": "a72666599b18480ab421975da99a2b03",
      "End": "f5b79ce1a6e44f21baf596bc68634d29",
      "Id": "96680ff2640448a6b579065516b6880b"
    },
    {
      "Start": "a72666599b18480ab421975da99a2b03",
      "End": "af23b8d878a44708bef5275d8c71dbe1",
      "Id": "10d5012af6ed4f0fb840d35cb96ccaab"
    },
    {
      "Start": "a72666599b18480ab421975da99a2b03",
      "End": "31af21160b504c14a5b23752736aab6e",
      "Id": "2bf0aa800d9a4573b8586d80b6b1d01e"
    },
    {
      "Start": "a72666599b18480ab421975da99a2b03",
      "End": "f408075165de420c9ccb7f66a1176cf8",
      "Id": "4e5aa62358b4462f8316d489a3539480"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "76008ac9e0704029b0fed3ead179de36",
      "Id": "fec524dcfcd7402297676968f322b768"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "939073c2da5b4cceb7d2176e52078e72",
      "Id": "26b5d5e15c8049008d1d0539dd0d31a3"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "b99f9f8603da479b8750d68423a2bfb8",
      "Id": "b19b829ad7184bf09bf0a63b741965b5"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "1fcf7b861d434620ba760bbc99cd28a4",
      "Id": "a5f448100f3c46c1898fbfb569daef79"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "e282d95499b64913a90794e9f2f32518",
      "Id": "bdde4c57911b4cda946e8679461d253d"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "cb35f5e2379f4786bbb061ee25ca221b",
      "Id": "55167bf6d1e1438aa715514a1ce16562"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "12310629f75a4a0a85a266ac7d03e5fd",
      "Id": "7113c36f70414fa5b5c5130d32d6093f"
    },
    {
      "Start": "c2ce11252c3c46538ca48a9e30a239c2",
      "End": "7ea46a8c749f4b76ac75cbf2bada9875",
      "Id": "f1469538e26b489ca3a6c88cb9c2983d"
    },
    {
      "Start": "1854b79ea7694713a0308ed0d2b7e66c",
      "End": "f38c2c5ea17e45ae94c10989855bf325",
      "Id": "1c12ac068a16421ca828a2978619ecb9"
    },
    {
      "Start": "83968721c8ee44e39c95d279a8aecea4",
      "End": "ebd10c6f8bb1492ca53f783983852bce",
      "Id": "0066b91e71e54bf89896298f76438bf7"
    },
    {
      "Start": "a537b3c1f3ef4ab3bd3ca3ac8b9fd1fc",
      "End": "47dbf819a161439a9515518ab636f884",
      "Id": "a64285d58df94949ba8ea93be53975ca"
    },
    {
      "Start": "d0a35f0e2f124b869f6698b7499960e8",
      "End": "7058307b200146cf872c7e601d1bac6b",
      "Id": "206402c73bb14c73b1db10a59d93c85e"
    },
    {
      "Start": "149ab877b3b840c4849c002702681aa4",
      "End": "bebf179462cd42d1bcb035a96d3df57c",
      "Id": "04909cc59af74ede8191fc3b650d4e95"
    },
    {
      "Start": "149ab877b3b840c4849c002702681aa4",
      "End": "5305f1c6499b4342a55bdbadeb3cffa5",
      "Id": "49b4f98aa64448b3965ebd610399fdc4"
    },
    {
      "Start": "149ab877b3b840c4849c002702681aa4",
      "End": "5d777a486eeb441d8b6d51b15d9fae26",
      "Id": "8689e7b7e34945c581145d8eaf90448b"
    },
    {
      "Start": "bf054ff481744e4ba6c07d362790f951",
      "End": "e123a1e31920443999a42d9b245f2e4d",
      "Id": "ce87d4bcdd954e8a9e7845e35562e12a"
    },
    {
      "Start": "bf054ff481744e4ba6c07d362790f951",
      "End": "1d90199fedc447c08e379cceb0d09a67",
      "Id": "cf3591becf6548f6870ec6fe37a330d9"
    },
    {
      "Start": "3424c4dc13a04d07a1f0aca8a270c61f",
      "End": "38616ea07ee2479a9beb300cc91accfc",
      "Id": "c9280b2c61f94a45a11174ace6519c71"
    },
    {
      "Start": "3424c4dc13a04d07a1f0aca8a270c61f",
      "End": "4eb836ced15747b590807a8dba74f17e",
      "Id": "4e3a8cf8acb342c4aab8ef3ad4f76b6b"
    },
    {
      "Start": "0aa8837dd8014688becaa830d60b1f87",
      "End": "c67c0c301cf2474d908e825d228d3f8d",
      "Id": "0a382866ec6644ffb247a99f879b3ec1"
    },
    {
      "Start": "0cff57093e61482fbd0fb6015c896e24",
      "End": "dbca41c9a4fc4f5997f19c8fd7e50ba5",
      "Id": "d31382e0f96b4d52b2feb6b39a091f3d"
    },
    {
      "Start": "df24da179f654475aa1e12f06dd395f4",
      "End": "602b63ee230b45fdae2ab4a8fb8d931a",
      "Id": "31091c70d2664bf0aa3071ade8ef28de"
    },
    {
      "Start": "878b2f8802a84b5eba267761acf6a174",
      "End": "d40405b28dab4fdd922209351f858d39",
      "Id": "e355648c0870427ab247ffe40a9cf785"
    },
    {
      "Start": "9a7d187c8d1d4ff1a402368a014e94e8",
      "End": "3483dcbdda1147cbae660d7f3696c364",
      "Id": "8f6badeaa8e840b7a6c506ab4c31da03"
    },
    {
      "Start": "687a083fbc52433aa6fc68cf1878df4a",
      "End": "243a1907dd7c441887e364fb8b8363c5",
      "Id": "c9012bd59cf845299a102a31b7e2cfd0"
    },
    {
      "Start": "687a083fbc52433aa6fc68cf1878df4a",
      "End": "49c3ed7af5f94fc1bb986186f3029807",
      "Id": "44714b81b3ff44e3b80e9e17e66f6597"
    },
    {
      "Start": "687a083fbc52433aa6fc68cf1878df4a",
      "End": "d18a2b7a7b354ee9b2167fb1e3adfd1a",
      "Id": "8eaedbc63a764e009983bfb89d000aa9"
    },
    {
      "Start": "687a083fbc52433aa6fc68cf1878df4a",
      "End": "e66171fddc6e4bf7991a8906faeb2451",
      "Id": "87f69f39517e4f5a98cd8ba2e89536dd"
    },
    {
      "Start": "687a083fbc52433aa6fc68cf1878df4a",
      "End": "6b82f71a8bea44c9b95929863ad9044a",
      "Id": "c37366c380bc43fb8eba5260ca376bb1"
    },
    {
      "Start": "052cb532268f4ea89cf95c938dbdc59d",
      "End": "1d548cfde275434aa05a635caeb46a83",
      "Id": "d083be95956e492089549114f909767a"
    },
    {
      "Start": "a4e2b89a0bd1423eb6a7f1082f2041dd",
      "End": "0beb7a32d59b4dcebd349867ea5cdc50",
      "Id": "ba8a848ac940458e84cff78c3fb5236b"
    },
    {
      "Start": "bfa78acc3cd04d6aac4c8d61334e28f7",
      "End": "4cd35a3f76834eafbd31a89a6975dcc3",
      "Id": "ae715e6a726f40168489165158dd9928"
    },
    {
      "Start": "fca8a53b65e14cba81d55b0d7f65c9de",
      "End": "9a2d77964bac4bef923c98aeb0c2ecae",
      "Id": "f9c18941cd454613917a47cf15b4e01b"
    },
    {
      "Start": "c7944e9813ba41a987c318cf3577a765",
      "End": "eaa3aa80fe7346c1acab13da3b66bfd4",
      "Id": "dfdf558dd2624d729928912175456bd8"
    },
    {
      "Start": "c29823c11ed24c21adbcb27c4cabf2da",
      "End": "79bac83df28049ad98287f84c4c05284",
      "Id": "7bec3aacc528499cb889215624eb2709"
    },
    {
      "Start": "ca2003e281fc4eec9bbf93ed2e82bf98",
      "End": "0835309cf159428a8fc6b8548ab17b2c",
      "Id": "c0b44281e095439486a972fa4022d459"
    },
    {
      "Start": "ca2003e281fc4eec9bbf93ed2e82bf98",
      "End": "df323d441b9c4680bb0eec19f6a76784",
      "Id": "407754e77122430699a6e5263eeac573"
    },
    {
      "Start": "ca2003e281fc4eec9bbf93ed2e82bf98",
      "End": "3b90f3215dab40e2830d0730ce8c0e9c",
      "Id": "560a47ae4648478d97e3f1e75b43df7e"
    },
    {
      "Start": "ca2003e281fc4eec9bbf93ed2e82bf98",
      "End": "18a3ccc52b114424816630737b30f1db",
      "Id": "7bc4ec1621fe46259e7ab729b06d87ff"
    },
    {
      "Start": "488997b66e0348b7a8eef5ddeabe9c7e",
      "End": "c91f2b632d6b43dea7be56cfe56c7e38",
      "Id": "395e6f0b4eba4a30b4acd427bbb0d31b"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "5db1d5ac23f141088b10cb77324d4248",
      "Id": "77460e0eabb743b1990646e572dc2a04"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "affd5c4c9c7240cc9de5c43ba0cfebe6",
      "Id": "bac00836064843859c2816bd74eae31c"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "538a5366f83e4b39a960e93fcd35e377",
      "Id": "4eb2d02fc9da436b959453367969b900"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "0b41207d87ef4205ab8ad8d95477222d",
      "Id": "c73baf65d7734598b97089d98c7d9b25"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "251e2832e4b44182aaba7fff8e03de4b",
      "Id": "063c32a4edf5460f956dd4c574f920f3"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "3238be2eb2714457876a303007981316",
      "Id": "01ddd87c1e07408187068860a14dc916"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "053319b8c6714d1a8c920e79200e4fd8",
      "Id": "b8c714ee3c414cd1ae48a51b09f3ca2e"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "c194ccfa2dde42d0818062d6e06adab2",
      "Id": "9b00087b1f074e91a7c8199634dfbd65"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "039ae7f6917144f8802f30f902a14b76",
      "Id": "8b6cb18ab6fd4479ab18af9733ad805a"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "09e21ddf3bc8484984deb2e76b2e069d",
      "Id": "e96fafe94d85464e8d2a500bff1715c2"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "b2ce09f4f15a49e99edce217d1cb733b",
      "Id": "44093cfeb132460cafe1514b2750f2e4"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "b9c33054e7fb43d18c684703d7171237",
      "Id": "acc7f5764a3e4f3798315c11f4869159"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "41bcb8e943f34f85b321576d4d0035eb",
      "Id": "6197a58858084d069b825da4465f1682"
    },
    {
      "Start": "0418aa7b564d45f8adea3b9eb314ebea",
      "End": "f3d8161ad6334f2e974d27466f04d53d",
      "Id": "505e271e6ea44c0ab13b298f03364c09"
    },
    {
      "Start": "fe50805894364264bdc0d39a9a9df075",
      "End": "20fca232642e443497d9d73d3f88b5c6",
      "Id": "cd85833ecdac4a73a8c33a8abf596e29"
    },
    {
      "Start": "fe50805894364264bdc0d39a9a9df075",
      "End": "0b0745c7327642919cc6ff8d9670f8ee",
      "Id": "06021a03e1c14d4eafd63b1302f44925"
    },
    {
      "Start": "f911b1852cc047a18a54cc7954cb5d15",
      "End": "dd69f3c90513412c85e7a055aa983f23",
      "Id": "5d879146945a415f956222dc86037303"
    },
    {
      "Start": "f911b1852cc047a18a54cc7954cb5d15",
      "End": "daaa30eecd9c482881618b7baae581ca",
      "Id": "03fc0029b9ae43a399489db195df159f"
    },
    {
      "Start": "f911b1852cc047a18a54cc7954cb5d15",
      "End": "9e62bf826cc9454295ff0b24f2004dd0",
      "Id": "a8981af0163948ad8252811ec66331c8"
    },
    {
      "Start": "f911b1852cc047a18a54cc7954cb5d15",
      "End": "bad351af6bc1495991986ebd46accbee",
      "Id": "f25d17399b25440396fc1ac329366e00"
    },
    {
      "Start": "4f9a4737205a4eb6bdef1be034981fa1",
      "End": "4d62c78566184e52b31a5307d092e21a",
      "Id": "b2175919d51e4754b6465cc09a740a66"
    },
    {
      "Start": "413fe0a0a5b24af4a287932d188e44e0",
      "End": "9049ba671470445b9217c3e2b53f6577",
      "Id": "a76826d69535472186859c464e7fa2b4"
    },
    {
      "Start": "f7351f914a454e53a9b85bd03a0663ee",
      "End": "cf0511ba1a61453699f67344c58bde3b",
      "Id": "871b9e06a8c94e81bcd9cad138936b08"
    },
    {
      "Start": "09fb6515834b472c8de630520ebf7fcb",
      "End": "87b73db7b421407fb75bba3bbfd5b82d",
      "Id": "acae48d9db004f188b021e285623c4b6"
    },
    {
      "Start": "09fb6515834b472c8de630520ebf7fcb",
      "End": "e56b4c9d4f594840be39be6d7a8ebfd1",
      "Id": "711cab10840f4b3e8c1c5f2569ab39d3"
    },
    {
      "Start": "09fb6515834b472c8de630520ebf7fcb",
      "End": "b8721bc940a043e78efee03e03c1d895",
      "Id": "dc0948dd1a1145e79baae921b5203f52"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "2a0766039091488789d87ce39cbfc2f2",
      "Id": "334697805b75428c9a9b8e72fac61c7a"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "d9f42872c5494e79883e7b60aebc4850",
      "Id": "232aed002a8b46c8b6a095180c64f87a"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "22ec0c6168fd4e4898a9e14df05d3ac1",
      "Id": "81c5726163f54c03b77ce23be3092f6e"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "5f3b617149a7494e878d6c47d83de841",
      "Id": "48f8040156e7456ea8ddfe8e0dbd258f"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "5a3deb8ddd634121aff8d400e71e25b9",
      "Id": "aada57b66c274ad5818cd1457c8b7d9f"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "9778f362c4874123a6b1b65cf2bf41e9",
      "Id": "aa60c0b9d74a4fde975e1dae12511e88"
    },
    {
      "Start": "ecf9275e1368492f8bbce91a5c17b682",
      "End": "afb56a7d7cd04406a5f7eb83245b2799",
      "Id": "82efb34a68854e3a9d63ad0ff363848c"
    },
    {
      "Start": "f73b0fc7b8d44330b7506623c5e038e7",
      "End": "a667e90d6f594dc7931d8e93c2a49700",
      "Id": "d5d6f73b530044919fa02092354029c3"
    },
    {
      "Start": "f73b0fc7b8d44330b7506623c5e038e7",
      "End": "ebcc735933d14bc8baf92a71f60a1dfe",
      "Id": "ca896fa9013b4d8eb48eb18544e64466"
    },
    {
      "Start": "f73b0fc7b8d44330b7506623c5e038e7",
      "End": "29602befb1604a478b45f0caea64915a",
      "Id": "2c484f42545349d1b1663f431c2f52c3"
    },
    {
      "Start": "f73b0fc7b8d44330b7506623c5e038e7",
      "End": "6d14ccdc05dd49d5894d6191490a4e99",
      "Id": "bf2258b586504076a09c32f1582ed5d1"
    },
    {
      "Start": "826a4c95177a40c68f51c4640a6064c3",
      "End": "f4f530465b294880890ef2fdaf763f89",
      "Id": "6d7927ad21cc4c39ab15063931df9a16"
    },
    {
      "Start": "2706c18893f94666a8d8d5c9516b58f9",
      "End": "0f3c6d4342a9481b97c56c7ee21b7f5b",
      "Id": "fbbbe6dfedfb4142b0301d39fbc511ba"
    },
    {
      "Start": "7f2e1275500d431fb89950bf1af8872e",
      "End": "1c7bf095a2694bcf932af6f6a9798668",
      "Id": "a2d78fe5dd6745198014fb1561ec64d0"
    },
    {
      "Start": "13b18e9450d5418d9bd993cef7c055cc",
      "End": "303fc81d90084959a45d5e5c1f7837fc",
      "Id": "9cdc54a606004cebbdb6dc813545a6ef"
    },
    {
      "Start": "13b18e9450d5418d9bd993cef7c055cc",
      "End": "1824763f6c7648f0be0d30ce1459e538",
      "Id": "851417bc9e5b4926882af9902d47aab5"
    },
    {
      "Start": "1197f19f18f54e008747a7133f08ce18",
      "End": "3892729d09fb4f338613d07df5b5c19b",
      "Id": "fde329a580dc483cb41289fe455fa115"
    },
    {
      "Start": "1197f19f18f54e008747a7133f08ce18",
      "End": "ad0e52e167f44c64a630608c75662e03",
      "Id": "83ed65c29152433d97ec0151371e20f6"
    },
    {
      "Start": "7ded9f74c4d44082960266af987a044b",
      "End": "a01247c690684439aa8d1da87c211071",
      "Id": "60acb0c6b3394b9d85ba5fcff54d0e4d"
    },
    {
      "Start": "1d8d21ccd099422ea0e58767b7a6d6d4",
      "End": "95210da250d040429d0d3feeba58dc3c",
      "Id": "54396e6275c4486082b388fd2a74c3f1"
    },
    {
      "Start": "cded41a5fc0f4964ab22bb99c0ec0991",
      "End": "6d4f8cc8f74449958c050763afc7d0ec",
      "Id": "59bc7f57465c4fc0a75bab0526c8c386"
    },
    {
      "Start": "4acaa2d257fc4c9f8460121ab6b16baa",
      "End": "162aafa57fd14fcba5084ba36c93f846",
      "Id": "1fd736170d1c424caab0aa51db79f776"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "f8bc999648464b5a991573727ef5cb3b",
      "Id": "85cb706b96af490b9e923be9b0f00e40"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "afdef61910a0478092c6856a46aa476a",
      "Id": "2ac278df33ef4b399c6fc98869d39ca7"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "5e86fb9dd02040c3b5a504a8b18e0a11",
      "Id": "9fec3c1a7cd342608419b054c7ce3d4b"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "a76c5b81cf70471c9d07163d7d896396",
      "Id": "aecbc2888e7c40f8891056ef9dbae972"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "cedf97e16a4d4b0fb0e76d581553bcb1",
      "Id": "20aab66c45384cccad9e323cfeedaf99"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "27da38e28477453ca1f7c40fddcc1022",
      "Id": "d186f18810af4bd1a5ec4b85e3ebe19e"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "8bcdff9d5a854525a96879f03bf3a56f",
      "Id": "18e8fd41e0f1436a83d4e17549f1b8cc"
    },
    {
      "Start": "5aae6feb98c84029b67a9334be8136a1",
      "End": "5f10e6f1ad694b06866b88a6ab945e53",
      "Id": "ffc37824aded44fc92ea58b61327bdf7"
    },
    {
      "Start": "9a70625cfe1d453792e15741c93d4ce0",
      "End": "c14ce75a56e04e33bb8e6ecf71a8817e",
      "Id": "e66c9d6ab4284d2f99f452803b09205c"
    },
    {
      "Start": "e3a4f635cb1647f09fc00793b77ffa7c",
      "End": "6fdbb5b8bb864fc2be0f8885e3f6361d",
      "Id": "230b77bdf10b4e38816fe4a360a2eb57"
    },
    {
      "Start": "e5e27077a9e649b393e0ad20e2e3a09a",
      "End": "e6b47a6b2a10460582892e3b0f6eebb7",
      "Id": "dd4e197fc5c04e08921f3095ef248840"
    },
    {
      "Start": "e5e27077a9e649b393e0ad20e2e3a09a",
      "End": "e71ab33268f24737a046bcd505fa76fc",
      "Id": "33a94b4e15964eefa8d5b65cd19df2fd"
    },
    {
      "Start": "fff5180f0e544a6da4dcae71db0b7ca1",
      "End": "d791831974f1420a9130fcbd7f1c1e3b",
      "Id": "672f301b537e40d18e2e49fcdfbf1fa4"
    },
    {
      "Start": "43b2228ec3aa49138e89cceacede8382",
      "End": "3032bf2fffc44c919030a887d9e5c043",
      "Id": "ef05e1ebeb2a4e17a5b53810405896a1"
    },
    {
      "Start": "d2e46f7d8f964d0c9739ff4ce0dacc71",
      "End": "46930d0160ba44a9bf20c594ce672bb8",
      "Id": "f2a3d635043d4261bc07077125967195"
    },
    {
      "Start": "7f38f2421b464d649803fe07464688fc",
      "End": "97a7defeb14b428a9353fcd9aba02ccf",
      "Id": "510f06ff2aa24f23aed41e35eecc9fb5"
    },
    {
      "Start": "cdeae26297c84d63ae3cffcbf3cdf30c",
      "End": "d767520e6b214e25887fd859c3ef2600",
      "Id": "c32c24594b524750bfbe7d8186892361"
    },
    {
      "Start": "e5689a54f3114b6abf308175e9efe31b",
      "End": "905ba37f44d547028f23a0bc79211637",
      "Id": "27d7424b69ef498e88d08afec91e2dc1"
    },
    {
      "Start": "b808da1afe024d7cbd775968f6c41d68",
      "End": "19b620f983d2474fbfd59e39c63861d9",
      "Id": "fd452f61676a454caf0c7f97933cc97b"
    },
    {
      "Start": "5ffd014195844ba0b949490de8152fa7",
      "End": "672e6ae0e7294a44be04eeb5c262f4bc",
      "Id": "960c2901cc8c4fb0bf64a4ac1d074399"
    },
    {
      "Start": "fe7c43b32cce4795a5f8d6f1a510b1a6",
      "End": "9a2515a30d394b4faba47a7318e49883",
      "Id": "1da2e852f9d34f248e15cc6b47e52a4a"
    },
    {
      "Start": "fa8bb8f7fa1e4c9a97e05d40a92ed06d",
      "End": "9ba29a258f644758ba5af41c66b8d864",
      "Id": "092892d80d2e4597a1f36be7d5a25537"
    },
    {
      "Start": "badad5a822ac4b7fb6c3e1094cdf8dd7",
      "End": "27c99e1e40b643b3bb5ebc50949237de",
      "Id": "6be370907f59495ca1046f00e4b3ec89"
    },
    {
      "Start": "61310026b225459a87fa76d2c81dd7b2",
      "End": "822de95814f14d01bb7d3a82eccbba00",
      "Id": "dfb35f12fd7d4aa8b16830c5913ed266"
    },
    {
      "Start": "4ff6d69b146540f6b76860cfe8600354",
      "End": "e87d51ed14f343b28bbd3daeadae9384",
      "Id": "81c6367aab734be3aefd96071303cab6"
    },
    {
      "Start": "4ff6d69b146540f6b76860cfe8600354",
      "End": "d77f36df3c404b83bc49a41c8f1f059a",
      "Id": "da6399f038774e1ab8973c23c267c524"
    },
    {
      "Start": "c5aa070855bf404bb03d2589aa23894e",
      "End": "0621dfe06a07420399312387f0160221",
      "Id": "b23c78f827c842999df306dec08d7a05"
    },
    {
      "Start": "c5aa070855bf404bb03d2589aa23894e",
      "End": "427329e1cce64c60b90359d922d6b487",
      "Id": "caccd5b1f77f4b76adb3aea39f3ff37e"
    },
    {
      "Start": "ffeafde540de4b76898321d5ad2f92a8",
      "End": "4f36b55c196e4b6ca125d0df9423bed9",
      "Id": "e0c6f2ac07cd48c791e0cf89eff89100"
    },
    {
      "Start": "e14f96cb9cfd4a7e976e3f3fae958e20",
      "End": "6c2c9f1cfdb54bcbbf49e8a228397ef5",
      "Id": "b1f9b906fe7a4a3295fdd4a74732ad48"
    },
    {
      "Start": "85c0b4cb492c40c7b7cd55c2c1dae491",
      "End": "fa8b3ecb12114fea9d9318e2d55e5705",
      "Id": "716d1c7b438d45a1be34b85cd2c0275b"
    },
    {
      "Start": "2682bb483c5246599b4614fd25edbd5f",
      "End": "afbf0bafdeba49efba0ee7242e609fed",
      "Id": "62aa191ba88f4b8d843de29da9611440"
    },
    {
      "Start": "2682bb483c5246599b4614fd25edbd5f",
      "End": "307c608cb0714557bffdbe9a505d9ed8",
      "Id": "4d6b00b82f0c40228279e25afbeb3ae2"
    },
    {
      "Start": "2682bb483c5246599b4614fd25edbd5f",
      "End": "ab554628e94d421aabdecdc6a627fab3",
      "Id": "587b5e8d46d8438b81c8bb04ddbb9970"
    },
    {
      "Start": "aa029712477b43e68add55c71113835d",
      "End": "201b1862ff8e4f6bbe42087c87f66186",
      "Id": "8e2e8420dc634c3ea026006dc788e7d4"
    },
    {
      "Start": "82b150a1bf834774b03e2f18106aa5b5",
      "End": "ac90328ff5ce4b1f86f6fe854b6f2db4",
      "Id": "bfd0810b1c714df1b2969b4c4d70e840"
    },
    {
      "Start": "82b150a1bf834774b03e2f18106aa5b5",
      "End": "2ad24c28fa2b4b70b582a493ef294635",
      "Id": "2dbba2a95b9a4e7fa67f6c7d67611737"
    },
    {
      "Start": "310b86a7a13e466c9017dce4dc03e61b",
      "End": "1ccdab289f644c1f8de1ff8219ffcfd1",
      "Id": "31a8f007e5c84981b399534f29b470b6"
    },
    {
      "Start": "c3d8c7b94ebe49c6966d3f16665bf3f8",
      "End": "b2c3dac031dd4334921b3092b12654c2",
      "Id": "c8d720c7abc44f6e9ce5eb7f9a9f5bfb"
    },
    {
      "Start": "c3d8c7b94ebe49c6966d3f16665bf3f8",
      "End": "9e29cdc440704ac79d19efa1a6815ddb",
      "Id": "3f86afb4f0b14e789db03b75ca1776de"
    },
    {
      "Start": "a2e67c00d7ab4dde8a0be1100db4392a",
      "End": "2d38f4a0587d4745b999d75c5673e3e3",
      "Id": "c6bc4ac8d45e4a87baa09c7b19c2e839"
    },
    {
      "Start": "8ac63316afa04067a6cb8781012e1c40",
      "End": "1d11f088a9e44d1d955197899173929b",
      "Id": "df96c23f9b134d5ca18619ae6a4b591a"
    },
    {
      "Start": "1d2d5421cf96418dbe095e7786660554",
      "End": "24dd1ed89b5044819b60c7b46914b252",
      "Id": "f154b7d9e24040908c8a2f06141af2d3"
    },
    {
      "Start": "2476938c0a1f46deaea2400e440feb54",
      "End": "e7c47c914c924c3b83c32be5d28ae550",
      "Id": "7c31d6411aaf427c83337b630c01dae8"
    },
    {
      "Start": "c0efa93456de4bc9a9152b0c85592a24",
      "End": "dbab3819327e424da746cbef0d9100fc",
      "Id": "874a0bc8d0914cf7b75a8433607a2b87"
    },
    {
      "Start": "36b9a21c02164625943a31600cf13c2c",
      "End": "f7fb5e6e3ef44499b4fc31b6a091e7d1",
      "Id": "a77ccd88d0014094bc4238fe579ff3a6"
    },
    {
      "Start": "d596409cfb504454b1a8ca36bd3be552",
      "End": "3197ec16454f40d381bdef605ab1ae6b",
      "Id": "f8b85b6ff5994f16ba9bbc037ad0e4cf"
    },
    {
      "Start": "d596409cfb504454b1a8ca36bd3be552",
      "End": "84f9ce80eda24b5d9a643a3d491658a9",
      "Id": "777b9d40e7d341e1a64464d7ae279fff"
    },
    {
      "Start": "053c35f4664d44aba9a8168b1f33a7c2",
      "End": "668edee2c96e4df981dff24f3dcd26d7",
      "Id": "263a8f072c504f62a22c084a65f16202"
    },
    {
      "Start": "6d6aa4b41232474aa251ca0cadff85e8",
      "End": "c7bdc59842e34283accebb8356d36784",
      "Id": "2bd11a9f786d418c8a4e63e68798bc7c"
    },
    {
      "Start": "94fc25fe9fdd499299180cf8490aceaa",
      "End": "e8b3a92027b64245bbdbf0bce13a3ac6",
      "Id": "3c95e0a758744ab5b937ad42ec297ac3"
    },
    {
      "Start": "a6077ec497664249933b2a8c52341229",
      "End": "ba396326406842dfaec46143e883f03d",
      "Id": "5db21f62da4d4480957051cca9312a20"
    },
    {
      "Start": "9f60baf5325a4661a287758dc813666e",
      "End": "d50ea36b3f8749b0ad7d3d32ba38ca54",
      "Id": "31a69bfdb39b4779ab682ebee23e3cf6"
    },
    {
      "Start": "729823dec36e48d7add752b7f5d06b13",
      "End": "5632e8914ca54c478421eea8fb07389a",
      "Id": "deacd48dc0db470c8cc6f9d6145c34a4"
    },
    {
      "Start": "b83f0d1fda0c48e4a9cc2cf598d8dfa8",
      "End": "a8fd2d032b1c44c2824b973fdd36539c",
      "Id": "e2fd4449482c49f0ab1f3b12a96e4727"
    },
    {
      "Start": "a5b7964ba29f45aebc8446112ab1a699",
      "End": "99a26ed248c34f6fafc78cc3847fe2fd",
      "Id": "1b9250c9473f48afb21d60803c4320e6"
    },
    {
      "Start": "a5b7964ba29f45aebc8446112ab1a699",
      "End": "dad4a2015194403ba5336935d7f2c412",
      "Id": "d3ed28ca706e41418cbf4917e516e15c"
    },
    {
      "Start": "a5b7964ba29f45aebc8446112ab1a699",
      "End": "9a0691396b174e07aa148716e41b1f2e",
      "Id": "e4985332d5094472801d2818fd3083be"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "e1efad30af2a492e8a72bff767b0237d",
      "Id": "82ad9a9edd7d43a9b22152ccd127a7e9"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "ffede32a64e44035a27dd825733e02a4",
      "Id": "21195346c54d480abb81025974c33b53"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "3f676d5b75f5410299037c121ed12af6",
      "Id": "13c36da784f54cadac0f4cc218ba853c"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "60fc127f7db8448aa1362ac67c602aa5",
      "Id": "110c136751664a2baf398b3c13eab450"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "1815b005302440f9be52db4bdad9a2ae",
      "Id": "7a2b2e5324d64e09bfa41023f4c0b2f7"
    },
    {
      "Start": "fad5788fb0d246cba23356ca03470c02",
      "End": "adaf90e6e0674957807307ff3aa94570",
      "Id": "696de73b12084a12b5de1d259639eec5"
    },
    {
      "Start": "5c5e013433e34b278aef14642772080e",
      "End": "a0a5bdc469ba4415b6cb60953e9ed0b1",
      "Id": "76c528dbcc6e4e838e0295d65b6b7fae"
    },
    {
      "Start": "5c5e013433e34b278aef14642772080e",
      "End": "3eec9fb36f0e46d490b677504a8a41d6",
      "Id": "d829421017304ac4ba50a5c59062071c"
    },
    {
      "Start": "5c5e013433e34b278aef14642772080e",
      "End": "09f0a4652d8547bfa9ff3efcd4a3ab4a",
      "Id": "0595750bbddd493a866c3b29f7d9e280"
    },
    {
      "Start": "76e6536255854cf5b2f06f8c38eaa3e6",
      "End": "6d98b164fb9c4f0b94998c07178d81bc",
      "Id": "918815f85ad74bcb962ed06e58cef586"
    },
    {
      "Start": "76e6536255854cf5b2f06f8c38eaa3e6",
      "End": "9363ee77405a4ba382da9cc32ab9aef7",
      "Id": "4156fdefd80d4ca2b0a4ee4d93a53505"
    },
    {
      "Start": "8298dbf3e6974ea695d301bfe00b8c9b",
      "End": "a192ad7784274a02b74eda2f064f9ae6",
      "Id": "6ad6d6380a194bf7950063f332555640"
    },
    {
      "Start": "8298dbf3e6974ea695d301bfe00b8c9b",
      "End": "905dfe8679024b9093ccd7472abbaf64",
      "Id": "f16ae67237e744bdbec2aa3ddc35ec83"
    },
    {
      "Start": "5c076f266f6d4da0b6bf6130734257a7",
      "End": "48e334a6f70447f28fd82bf9427a3a93",
      "Id": "1788c58ad74841cca2cc8b44d8536429"
    },
    {
      "Start": "5c076f266f6d4da0b6bf6130734257a7",
      "End": "d502bddb8366495b9665577fb270cf80",
      "Id": "e1cbe2830d0d44659e108106ac252cb0"
    },
    {
      "Start": "ceefa307150248b3b981e363d8402c77",
      "End": "106af55998a24f4dbb5948edad4035fb",
      "Id": "d64e7f5136244e6fabd26859d27a1a8e"
    },
    {
      "Start": "ceefa307150248b3b981e363d8402c77",
      "End": "cffc87c8f76f4f3da1c6b63ee4a3fd3c",
      "Id": "d9a8b1678c8447d3a182570c87d24b57"
    },
    {
      "Start": "63737a965f9c48888de0d8d5f105944a",
      "End": "ff8dd26379ca4378bbd456ee3b9d5bbb",
      "Id": "58f86c87e4ac4700b0698921edc5a5a5"
    },
    {
      "Start": "fc669523c46e4dfd81a1453765f30e29",
      "End": "f639cc30710847eeb4a1a18785a6612d",
      "Id": "763409e497fa497c912f62285a041f39"
    },
    {
      "Start": "6ec298309e144541a5ad6de9a3c2c78d",
      "End": "da1767ef09034fbb97b7360b4e46ec47",
      "Id": "896a7c5c63824be7af71c51c77a0c4ab"
    },
    {
      "Start": "835b0042d2d94c6890f86cf6619fb1eb",
      "End": "efec163a7acf431fbe580c602eef4a83",
      "Id": "7240dfc162b643358fa77000803f3666"
    },
    {
      "Start": "835b0042d2d94c6890f86cf6619fb1eb",
      "End": "e566370bed8c4e1ba6a36a567e47d8b6",
      "Id": "6251e98ba98d4c8c98f3971361ab1b56"
    },
    {
      "Start": "5acc59270a394ea28cbbd779b20f9632",
      "End": "5f90670828b94a0ca1a06c4ab32bb3ca",
      "Id": "17ee3f768e8f46f0a78137b342adfc51"
    },
    {
      "Start": "dc5fd5a8cc7147acb9d81492bba6efac",
      "End": "38e9bdb37bd341479f74c58fe9498d63",
      "Id": "cb00e7c3133445188a93d366a9d20ef0"
    },
    {
      "Start": "515bab253c2b4b7ebb720494cd223d27",
      "End": "5f581a3de23749db8e2a8978bafbd7ae",
      "Id": "dc55db4a11424a21a41c755ef94611dc"
    },
    {
      "Start": "515bab253c2b4b7ebb720494cd223d27",
      "End": "989a20390f99482d9bb9082c6a317c3b",
      "Id": "c6e753687e464d4b90c6ac3f643f7dcf"
    },
    {
      "Start": "e1beae198b3f4360aa0befc6ece7ac4d",
      "End": "4b035888c7c0411d8071e6b99af0056d",
      "Id": "acddd1b789504dec931d06f1274cc2e3"
    },
    {
      "Start": "666ecc46fba841afb56786ddf1539681",
      "End": "77dded9e5a544438ad78e0316df7e111",
      "Id": "cc53b8cb2a964e898ff97ee0481fafaa"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "785cb69976b24edbb12ec992e92e2d93",
      "Id": "89f90a171277469c9242180e0519f9ea"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "cef6eb537705489c9a4abe0ee2eef3cf",
      "Id": "6ec45e49382948c6b0c372f569430299"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "75a5fc7fb0eb404b83cda6baa1994806",
      "Id": "153ef661e48f44079c189b867bf28390"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "2e4c1618f6fd468a92407d293d73c145",
      "Id": "f87c3bee9114444c822b8572aeffef13"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "a2393d607c7a4436852af0762c50e8e7",
      "Id": "8a225c0cd29e4293a8ab0deec2986f54"
    },
    {
      "Start": "9234123102e74452b63c55b147a0490d",
      "End": "3d13983ca8a546f98762e51ad60ef442",
      "Id": "d0f967eb623b4e70a681d20c0a7df9b7"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "6df31e49d71649f490a2c49d7598fc40",
      "Id": "b1c42e80ee804ca98f159497b2f38bf3"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "3d0b18715efd499e85bb5e90fdab36ae",
      "Id": "db6c86b818244e35b0703d708ac80524"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "e81d8133e8bf4a8293264e1f651ba5aa",
      "Id": "20a07e38ba5b4e4982f5c706189bc13a"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "d72f5d5660ba49ccaa3b251b1f236bfd",
      "Id": "99c76bba2fa74202b9e6e2f5244f91ad"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "9923bf40eca8408b8a23c4c0f0b8abfd",
      "Id": "ad8f566ec9184cbfa7dd4107e61f8d91"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "259c105433d34d6c815b4126d5c4f8f6",
      "Id": "9101b87fe46c44c586fab31eb6ff9d6e"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "1f505fedb02c4572831eaf3ded4fe747",
      "Id": "1a22f9d3c3b143d0888c91260f26df28"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "15dd814a718a46d99b85f4e14203e011",
      "Id": "36cca23bcf9a469981ef2291f6adef53"
    },
    {
      "Start": "934d4de7c2de483cba65809a14c02363",
      "End": "b2ee1973b54d40d48ffbd8c4b6235e04",
      "Id": "9a2cc4d0a1b54746862b01cb8b984eef"
    },
    {
      "Start": "a8adc35d30534b9e8f06fbd03e66f8af",
      "End": "adb8fe7121634b2e85f5d465138d2906",
      "Id": "a3e164b167e1495ebf30ccac7d9a90c3"
    },
    {
      "Start": "3ed318dcbdea46f7a564f5d91cc5fb9b",
      "End": "7ea5ea3b70164a89944eeb7fd064c2d3",
      "Id": "2529d477c7d040da8f1b2330710493d3"
    },
    {
      "Start": "56dd2ba5cf32418180e72e80a01b01d0",
      "End": "5148bf112847412db76158ccc02266e1",
      "Id": "3cc62432e03d4bc2bef52019e7c13e68"
    },
    {
      "Start": "56dd2ba5cf32418180e72e80a01b01d0",
      "End": "c7d151d5ab1a49b99a395f2c9d89538b",
      "Id": "bc4efb0377a940e9a1508595a52963b5"
    },
    {
      "Start": "70f95073b0ce466ab41812d87e831053",
      "End": "3acc29c5b186418799d4c1299a79381e",
      "Id": "5afcb03114d1425eb959e7751f10d3d9"
    },
    {
      "Start": "70f95073b0ce466ab41812d87e831053",
      "End": "623d2ab9c9714383af9a77cd9a560538",
      "Id": "282dd40f632643ef874d45a22c957c67"
    },
    {
      "Start": "a0713b6212cb4aafbd6ad72eeabf2515",
      "End": "f9c151e7c9eb4c1fa739d6161cd60180",
      "Id": "79aee2ea51864d9b8d9a424779be0eeb"
    },
    {
      "Start": "a0713b6212cb4aafbd6ad72eeabf2515",
      "End": "25dc3f4595eb4d96be4ffe4b6a9c1ba1",
      "Id": "340a4c257dc045d0b3860a20f1fb3c7b"
    },
    {
      "Start": "68eb0ee2ed814219a3374d545f18522a",
      "End": "82b25f371c4648108839043272a4c9d0",
      "Id": "53a3ea60b94d41888b4e4260d34f2e66"
    },
    {
      "Start": "68eb0ee2ed814219a3374d545f18522a",
      "End": "58e008785c8c4852bda3ab5031aa5145",
      "Id": "563c80ff569840558d3c3efe3cc958e6"
    },
    {
      "Start": "e85de41668854ebb886848897ae96fbf",
      "End": "0fdc486e333f4cd0b1164b7e9506e63f",
      "Id": "7b1750ab40944b79ba4a0f6eddd9ddec"
    },
    {
      "Start": "2491a44bb7a548269dcbcabae73b2c58",
      "End": "54f7e622093043f0b7e60d2d4c1f53cf",
      "Id": "45fc7d9ac0a54fd0a862d55d7f32527a"
    },
    {
      "Start": "e56b9178964044f4b941c173fde90ae0",
      "End": "1ca3e0e79c1443d5a844cf96c9adc847",
      "Id": "4ee25ab8b981424d9649762fb9af6e2e"
    },
    {
      "Start": "2af9ee8461ed4b04bdcfaaa1fa73d28b",
      "End": "93fb1a576e024fa5a31024055adefabe",
      "Id": "180ec5a214ed44ff9303101ba816be11"
    },
    {
      "Start": "ff13693b8bf44becb9c228af5bf893cb",
      "End": "5011843b4741409097bfdf58a217a703",
      "Id": "03bd464d81fe4e39bc733fb8b281e2e0"
    },
    {
      "Start": "ff13693b8bf44becb9c228af5bf893cb",
      "End": "67387329bca3404186863a0ec53c317f",
      "Id": "c98b7c189a1a4926bea81a05a5a621ff"
    },
    {
      "Start": "ff13693b8bf44becb9c228af5bf893cb",
      "End": "c84d4cabb31a4243b114e5981752ff42",
      "Id": "a868cf412dd54c2f8047dc9ff23d2415"
    },
    {
      "Start": "5f1074887ff4445388bfd771c3fa1fa1",
      "End": "75036b9ca1c149b1b4650538d30f3f5f",
      "Id": "e76bbc9ba5954b3a82811a780ba6b825"
    },
    {
      "Start": "861fcb6ec84d447497e1a7e97d54d7d9",
      "End": "94e8d9e9b44b4a5499642a08369a02c1",
      "Id": "a6bed985fc244b0c8c012d77b1613d6f"
    },
    {
      "Start": "861fcb6ec84d447497e1a7e97d54d7d9",
      "End": "5adbb94a8d8b4eac818c6aeb50b6361c",
      "Id": "a61d172f6c5d4fa9a7357c00ef55ea71"
    },
    {
      "Start": "861fcb6ec84d447497e1a7e97d54d7d9",
      "End": "3ab7890710014645b0854904e690f939",
      "Id": "0912d293a534403782e33c1c462acd40"
    },
    {
      "Start": "861fcb6ec84d447497e1a7e97d54d7d9",
      "End": "1dc40cbffdb54fa7a811f569cd58c7ad",
      "Id": "7b9dd522b2ea4437909cebd295b01019"
    },
    {
      "Start": "861fcb6ec84d447497e1a7e97d54d7d9",
      "End": "41eb3d3390b44ce99040412e4e2e5636",
      "Id": "0b576cdbc871440dbcbfc10103729753"
    },
    {
      "Start": "0bac36a0cae24284a5e89159913184fc",
      "End": "4867865e2e3142a49b6c4e1771bdeafe",
      "Id": "17be8a810cb14c62b9ce37c998e7bc82"
    },
    {
      "Start": "740b5ce1ad924d9a9a6c7d388cdfc0eb",
      "End": "01d39ed58328403cb35a26e2e341c6d4",
      "Id": "6cb853598d3d499d8d43013a5df85723"
    },
    {
      "Start": "740b5ce1ad924d9a9a6c7d388cdfc0eb",
      "End": "fe07b216cfe540ce951dcc97a8a1fa95",
      "Id": "3043cc17a2e2410591986b8aae89237d"
    },
    {
      "Start": "d9be7fb884e54951aa194f598dca4214",
      "End": "f08f5d65f7ec4710b3f4d0f8dc36e213",
      "Id": "d3189eb372d7456eb47358d198ae2f85"
    },
    {
      "Start": "b5f10748ee88475386d0336792a860c6",
      "End": "d1155fe3c6b24d69bf3809ca72e61124",
      "Id": "fbad303544d64053acb49e528f1bd7ed"
    },
    {
      "Start": "2aac2bf46758497b910d6660e7381905",
      "End": "c6cbc65538ee40f59ae93ba5052bda2f",
      "Id": "60a8b4bc6a8e431ca5c1d01d02117982"
    },
    {
      "Start": "954616e9485b4be7bbee38d6992242cc",
      "End": "148c7a1457904db2980d958f374d97bb",
      "Id": "ea350d6bfa384ff7a20f4a674ff9685b"
    },
    {
      "Start": "033ff18556f541fd8c3234fd451b5054",
      "End": "19e67fdd1820425da49bb10a89a4a325",
      "Id": "8c65377720534158b231eb577b1c58a9"
    },
    {
      "Start": "033ff18556f541fd8c3234fd451b5054",
      "End": "6a3d3cbed54d4b08a66aa323eedc0577",
      "Id": "8c7b89873f53461699f1f2127f55a014"
    },
    {
      "Start": "033ff18556f541fd8c3234fd451b5054",
      "End": "ec9d243800464cd780037bb085faf7d1",
      "Id": "cacafbabb9184201aab1553e68af8c9f"
    },
    {
      "Start": "6b2d9df4fce4438890e345b66d88abc6",
      "End": "021b947698054e0487c146c9cfcf04c5",
      "Id": "66059cf61f924778a9ef913c356a6e49"
    },
    {
      "Start": "6b2d9df4fce4438890e345b66d88abc6",
      "End": "8d01b1eddc8546cdb25f34010bf8cfcd",
      "Id": "119211a7e3c0432ea40ea17018514d63"
    },
    {
      "Start": "6b2d9df4fce4438890e345b66d88abc6",
      "End": "4638e7c947b24c1aaac0b2d91e52a2ac",
      "Id": "22481daab88041baaaedb276acf9372a"
    },
    {
      "Start": "6b2d9df4fce4438890e345b66d88abc6",
      "End": "acc819484275421eb389c82c6e72f541",
      "Id": "e1bc096cbfb14584a14d318a91648982"
    },
    {
      "Start": "c1149535610f434abbb6dfb4fddb9554",
      "End": "3d4728f89c994ec88fe87afd6db38104",
      "Id": "fab07fa44d054e61810715765386e701"
    },
    {
      "Start": "c1149535610f434abbb6dfb4fddb9554",
      "End": "2c8a295b45544fc4aa4b1cdab07c5951",
      "Id": "b4970d672479462a8c010ac4897a2769"
    },
    {
      "Start": "09463432350f411786dbb4c1f93d6d9b",
      "End": "8e2a1634ad244efb80df690bb67ced02",
      "Id": "b0db350414dc48d3b29bc96374e8d807"
    },
    {
      "Start": "0e10f36d3ac246bd9c9c9bf7684d4d25",
      "End": "2ca9cb1141e54bfe872511e7a219984a",
      "Id": "21f898d01b1e4946b79e2f7f9e341e13"
    },
    {
      "Start": "63f3ed6ccb134483a77811d6fb535108",
      "End": "d342261bf5144e0d83001f50dbd17a0e",
      "Id": "d73fcbebcf8d4957ac11d6b1150cdf44"
    },
    {
      "Start": "e5920166726f4543abd6bc20032a6a8a",
      "End": "492b4a2efe454277a06c65c1a55bd7c8",
      "Id": "c74bc96ec2e14e81812474a137a039ac"
    },
    {
      "Start": "e5920166726f4543abd6bc20032a6a8a",
      "End": "3f137e61b40e4767847a8d4079b93e26",
      "Id": "e444260c176b47bb9e8ba28d20ea67db"
    },
    {
      "Start": "e5920166726f4543abd6bc20032a6a8a",
      "End": "b233a0acf9d6453290f34505f06b15e2",
      "Id": "3932e11ebe7642239e8a97311608a1dc"
    },
    {
      "Start": "e5920166726f4543abd6bc20032a6a8a",
      "End": "1ba7bd350db84f5e99e1a622cc81a601",
      "Id": "59b82772453040d69e7852e339d4a2e8"
    },
    {
      "Start": "dcdeaefdc47e4d2cb5fc755f7850f3d6",
      "End": "67eaac7fa43541409a77b3fe269c931a",
      "Id": "414b87d3099a4542877af6b42ca94ea9"
    },
    {
      "Start": "dcdeaefdc47e4d2cb5fc755f7850f3d6",
      "End": "1a11bef46a79420ea947c246ffbfeba7",
      "Id": "f84c4c08c21e4316848afa68cbb2dd4d"
    },
    {
      "Start": "dcdeaefdc47e4d2cb5fc755f7850f3d6",
      "End": "0aed5a30ae9e4c6e8672323afb1c4aa4",
      "Id": "a2a33bc6331d4e5cba70267287e43c1e"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "121604049aae449e897e60f3a1a413b5",
      "Id": "59b3513b6bf9421ca234f7409cb6755f"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "cbf75484688b46b68a91764babdcdd5a",
      "Id": "4b3c997249c849ba9468b31a49c89446"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "462d9f49ff25449592596f4fcb38daaf",
      "Id": "773717683dd64c82a83c735a322e55ff"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "f00541a2c0bc4f739565a86a8e75a7ea",
      "Id": "daba4b41ef24412c993dd0b275aad451"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "d0c438f7fdff45a7b479db4fcb676482",
      "Id": "6f3e0d06137d4ab7aed3890bdc13c7a0"
    },
    {
      "Start": "ed872ab98a234c548dd22e69ecb9c9cf",
      "End": "1803f8bc4d1341ca972d821b249c6375",
      "Id": "b83d1fd95ca04a23987c7b5465d79932"
    },
    {
      "Start": "ddee50d67db54be3b553be1a2dad0b95",
      "End": "2ea8dcfd0e644fa8bbb08eb969605191",
      "Id": "4b94ea2b1f4e4967adf3e5cefc610e36"
    },
    {
      "Start": "ddee50d67db54be3b553be1a2dad0b95",
      "End": "e93e06d6281147a5942d2f4e18c4f612",
      "Id": "5bc8307e398949869b9f87da8c09e16f"
    },
    {
      "Start": "ddee50d67db54be3b553be1a2dad0b95",
      "End": "3e859c30a1874759ba1830691ca73ff4",
      "Id": "85bf350fc4964401a5f6afe6e8f4f7dc"
    },
    {
      "Start": "ef30973c2aad4628aa05abd4f94ecd11",
      "End": "5cfc49a687d94cb692564fdd092a0ad5",
      "Id": "4dfbe479ca164c558e8b44d8c8ef6971"
    },
    {
      "Start": "5082114938184c34a78dd68a1f694cd0",
      "End": "3e8a3f3003854331817991bbb4728294",
      "Id": "5f83c5a19199447584af63274173b707"
    },
    {
      "Start": "ac06368b83e942b3809d069c36db2754",
      "End": "7c8417386301484095480ab4cd072de4",
      "Id": "fbd2132a28d0415dadc1595e160f6760"
    },
    {
      "Start": "c6dd416d6dbc41ddbfbc03203fc579d9",
      "End": "c13972819c914b92adc832a2157a6595",
      "Id": "efd9a0bfd5d543dcb216a0616545dc3c"
    },
    {
      "Start": "c6dd416d6dbc41ddbfbc03203fc579d9",
      "End": "b901e4e7bbeb4039975a8dbcb62668fc",
      "Id": "e4f532a660544c9385a5bfc0fd7f536e"
    },
    {
      "Start": "c6dd416d6dbc41ddbfbc03203fc579d9",
      "End": "a7d66813da73444db81884e30c7df7f5",
      "Id": "6a20ea0b550c460faee22ccc66443cdb"
    },
    {
      "Start": "c6dd416d6dbc41ddbfbc03203fc579d9",
      "End": "638715bb2dcf4829940729911a84a363",
      "Id": "878977154d324761a26402f8d5934936"
    },
    {
      "Start": "c6dd416d6dbc41ddbfbc03203fc579d9",
      "End": "0beb0b4e1da14a0da8dbe43acdd77806",
      "Id": "5c612406b8c744c395bba901d50a283d"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "14bd250fde814fa5814a5a8673e9b0b5",
      "Id": "95196b54146942a5a2c0edff51716c49"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "d175041c95be4eaa92b2c77bab92e766",
      "Id": "227f0a5bf63142bbaea36392312cc87b"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "c2cc3740fa0840fa874bbf1e3b410d05",
      "Id": "49c41f84a75a4188aa50ef3688d23339"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "95a1ebdfa619486eaa7bc27589ca4571",
      "Id": "18fcfcffdcb34edd959d4f5888ac1274"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "3ada7efeaf5d4e26b79d2e3448c7906f",
      "Id": "605902d24fe84d518a11e1f0e281598c"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "5c82bb5bcc9f4be99dc1bdd2b1fcfe73",
      "Id": "9a264e7c8dc04d37a6c62c4646915a7a"
    },
    {
      "Start": "c5e8331062124ad697b49c3024856b20",
      "End": "2d54a7f3cdf7485aa188ebfa13a489c9",
      "Id": "8874a654bffa48108e201a660fe1bba2"
    },
    {
      "Start": "98ccb806e73d4743a82ca452644a1a1f",
      "End": "8b850dabbd49450fbb004187743320d2",
      "Id": "ae3099a2b0e74a06a46119c8a724e7f4"
    },
    {
      "Start": "98ccb806e73d4743a82ca452644a1a1f",
      "End": "8a44729c492b41d5b1f0fce2337e3eb8",
      "Id": "cda4e2c321434b618fe09d1abd6e50ad"
    },
    {
      "Start": "fe02efafaf9b4f1a9c33b66fc5350faa",
      "End": "aafedd2a72c9443bb56382a1dafaa055",
      "Id": "83c4dbcf21694177bbd55c2c9c393c4f"
    },
    {
      "Start": "896c06605d174b10baa2aaa8ef41e851",
      "End": "048c11d2471c4a488aeb2d666290733a",
      "Id": "43d0f37d2e2042c4969f3cd33c554996"
    },
    {
      "Start": "b7da57f75b5143d0bc21147e156108f9",
      "End": "8c109f6b58d94262a3159f237b5fb317",
      "Id": "55c967e9dbea43caba5812791c38c83d"
    },
    {
      "Start": "31a20943e84e4b62ab9f206c29b093fc",
      "End": "4af3dbaea03a4663a18e6bcd5822775d",
      "Id": "c5d8c6645d9f486f873dfd157739ba42"
    },
    {
      "Start": "e32bf6e000aa425ab4e0bf5a10927422",
      "End": "fe5068a8f55c45bb837e4213002659fb",
      "Id": "151bcfad9cd040fbb5c3f27144b108d1"
    },
    {
      "Start": "501de55be52c4279b89c6964041431f5",
      "End": "8173159ea66541e4bdca44ea5836ba88",
      "Id": "f041c812dc4d41bca9d5ca668a252f77"
    },
    {
      "Start": "501de55be52c4279b89c6964041431f5",
      "End": "f15ddb4d3eec49788ff5ad412eb2b849",
      "Id": "ce5346affd9342789a1e05b8b1e52f68"
    },
    {
      "Start": "409479b4eab74ecfbeb8a83848e49ff4",
      "End": "d46d6866f0b84ed8a01476cc9ed15d33",
      "Id": "676604b26bda48e69024ad92b62efcf1"
    },
    {
      "Start": "409479b4eab74ecfbeb8a83848e49ff4",
      "End": "7d5a4ec3561e4fb0bc56f8ce806b2b57",
      "Id": "e2ef3851b4b94272b616c7b8afdbe3c0"
    },
    {
      "Start": "0a59fa053fc54102adef7fa0135cd65d",
      "End": "e032dced665c4ab89365c84f7cfe783f",
      "Id": "03751c07b9ae420abe0ca3b79db623f2"
    },
    {
      "Start": "760b52b54c9c4ccb8c6b659cd2fd9abc",
      "End": "d28a59c8ace84b9aabb505776f9a228a",
      "Id": "dbd67e22b07e4b998542420d11f5c32c"
    },
    {
      "Start": "872e23f7cf4544c9b45c09d827629b1b",
      "End": "959bfe046ffc4f67b1700fbe4f26cb02",
      "Id": "7632b7ab766d49a5a0365a651d7ce859"
    },
    {
      "Start": "2945a3d04e0440938c0c938df0e869ab",
      "End": "a0527cbf58724b26a2511671bb37109a",
      "Id": "78e5dc4b583a4548b0445790695bf063"
    },
    {
      "Start": "b28df8e2931048ba89cdb4f857892017",
      "End": "eb33f95060644e16ba12d86f167b44ee",
      "Id": "2d645a54063a43868ebf7b345111c802"
    },
    {
      "Start": "01aa7c6edf7e407c8a60aa8e630b6b06",
      "End": "0e9233d5fdd84d8da90148ecd266c473",
      "Id": "2a4bbb3cfa904db68991db1c5529fed8"
    },
    {
      "Start": "85f94a162fb7407b83f873dc11490fe3",
      "End": "024872ae831f465d9043a699c93aacfc",
      "Id": "6f73de9d5f8640088390b39ca948164e"
    },
    {
      "Start": "c0cecfe3d91d485db70bbf576b169af8",
      "End": "fa1a21d964ad4205b4f94a772946e173",
      "Id": "cb8cf9f6765d4c1da9fbde47af4625f6"
    },
    {
      "Start": "ee2948f2a0414193bdbc7701d1b853e3",
      "End": "eaac4096cf7147dfa38a2439c5eaee3b",
      "Id": "6cd854c9d6594dcd8af987b51c3f8968"
    },
    {
      "Start": "fafac95afcc74235b9a22c9f811be30f",
      "End": "d33a5a40041345bfa66cff1d9e7c11bd",
      "Id": "d2a0af00f59b47fbb90d3d143d7624c1"
    },
    {
      "Start": "fafac95afcc74235b9a22c9f811be30f",
      "End": "f5925209ac674d7f84824828d4c5a398",
      "Id": "6f3d9ab6f3a14620bb2b2ded6a966871"
    },
    {
      "Start": "3a58bf416fe14acf8d7101e949b2fb38",
      "End": "0845be4b365846fc8e6d0f472edf1364",
      "Id": "faa87472d4704040aecccfdaffd3c15a"
    },
    {
      "Start": "3a58bf416fe14acf8d7101e949b2fb38",
      "End": "c0b0a0ebd43a42abbd7768850bec543e",
      "Id": "8670947a78d24c7c98663c4ef5f51a0a"
    },
    {
      "Start": "3a58bf416fe14acf8d7101e949b2fb38",
      "End": "baf87a000da74267a9c5f6916720f5e7",
      "Id": "4541e61d622244519d9cbbdd413d1d56"
    },
    {
      "Start": "3a58bf416fe14acf8d7101e949b2fb38",
      "End": "be8c8dc0eaac4d6fa24517a82ea41de4",
      "Id": "e85bfd21c72e4ba8ba668c3c86b35182"
    },
    {
      "Start": "3a58bf416fe14acf8d7101e949b2fb38",
      "End": "e7ff5d3d050e4b66b85dc78d13e2f0e7",
      "Id": "f4cfa3e72f154bb5a881ba9a72b374b7"
    },
    {
      "Start": "d042ee8ca1034f41a02a941debd07062",
      "End": "02e335db83d5450e8062005293275bfc",
      "Id": "dd1d06e68459494d9100cf4a02850a0b"
    },
    {
      "Start": "5434ad28e07c4e80b691454c653bed57",
      "End": "32d10c39437d433e9b418dbce58967c2",
      "Id": "9506b3c6681b4e36a3187d0dc3ec8b19"
    },
    {
      "Start": "50ae4b45e0b842059ffd6dd581f56cdd",
      "End": "62c3082022794539832507d81eb7bd34",
      "Id": "22019f77de554eb8838ed50746461e80"
    },
    {
      "Start": "144e723ea6ee4c85aacb7f8c4c2ed5c2",
      "End": "505a7464afcf4a8b81f0beb34bf85ce4",
      "Id": "0741b1a67b994a4881fa7a5e61b28311"
    },
    {
      "Start": "2df15bb0a3b0431c82de548e7ffd7029",
      "End": "46be13dae750446b9c51f017697462b3",
      "Id": "59100cae34ed4b4e9d11524a0f3d96b3"
    },
    {
      "Start": "c11511353b614f6c837777fa3a7a12b0",
      "End": "61763a143a32488383f34c0bca1724ff",
      "Id": "49967d55604f48eeb620237c7784f505"
    },
    {
      "Start": "b9799a083f0c42e9b702173951038030",
      "End": "be0665023dd34e498806c810c803e50a",
      "Id": "9c08c739fcc54c6fa2e79aa6cf2be905"
    },
    {
      "Start": "b9799a083f0c42e9b702173951038030",
      "End": "fcb53fc8b43348c1b7f292e4516170a4",
      "Id": "a15a27f6356547fca77a74cd7f8d8616"
    },
    {
      "Start": "1c18d64a7e4b4f1caf7642984f9e8934",
      "End": "8bda1da1134d4c2b8b9f8d52cdafcb27",
      "Id": "8089cde87e194a8ba658fd4ef07e60e2"
    },
    {
      "Start": "80a8d3d45a3047748f7003ae7c4528f2",
      "End": "5082ec0e7344402490a6995c68b0ae8a",
      "Id": "db3f2ec5565f48a2baeb16d7c8fba270"
    },
    {
      "Start": "1fab26e9fd4844afb0cb1b3858aef7fb",
      "End": "3c80add8a6ad488fb9acd862d9798714",
      "Id": "c99d2a9338e04175912d3397b6fcac2a"
    },
    {
      "Start": "880ad9351d1343cdaa71d721ddc8efeb",
      "End": "057d1ccb08d242d2b0754c5980539d99",
      "Id": "256b12d9267b4cf7874143d6ead58ab5"
    },
    {
      "Start": "9641beb6d9034bdba8243138201072d6",
      "End": "09b335880e374a51abe9d735d1e73c15",
      "Id": "463b986a97034d66824b4fa90151ab2e"
    },
    {
      "Start": "24258963323340b1999dcc7309b5b8b8",
      "End": "78a7e92c52a94509ae2df43a44be0a7e",
      "Id": "8a169713f6f241b0bebfe51501b289f3"
    },
    {
      "Start": "86202a154831488d9c7b8bfb48ea1f27",
      "End": "6fbcf853ff3c4fa5a8fad955d0032b58",
      "Id": "91147474ca2a499da3025cfbac0adf31"
    },
    {
      "Start": "0b7685155df24d8e833ad5c24950fdca",
      "End": "280e64f2ff164772aceabe304303d2fb",
      "Id": "077f050a757a4aa2981f306fa6f91eba"
    },
    {
      "Start": "bb8b707d7772494394047dd0263a0697",
      "End": "d51fbce4d04343ee97b82e1b7edd81c6",
      "Id": "41d3658e47754a7d89308cb1e3d4737b"
    },
    {
      "Start": "bb8b707d7772494394047dd0263a0697",
      "End": "fad74e2b248140b98df4cd4e870d547a",
      "Id": "4b22f11effc84bc0ba7171c3b30fb910"
    },
    {
      "Start": "15cb7670bce544e1a34968fd3ebf8db2",
      "End": "b3359270b9e448599cc5175daa80a53b",
      "Id": "fe2719f703884708a8c16e79fc208704"
    },
    {
      "Start": "15cb7670bce544e1a34968fd3ebf8db2",
      "End": "7620534f404446298a31567b841ecb2a",
      "Id": "322ec7a17f154fcf8561343d250e8c1d"
    },
    {
      "Start": "9aeb3acea6a74c90b513a79e73943a9b",
      "End": "ddb8690516044e53b877fad3af7295d8",
      "Id": "9175df7b2b90470d944c2377a088a319"
    },
    {
      "Start": "38b30d064d7d4903ac62c886b446930c",
      "End": "0e5fee13f365471ebd67b3721461c5e9",
      "Id": "b344573bab744d139ae6ca4d788cf98a"
    },
    {
      "Start": "de32e6784148432c81dd02fb4bd8c59e",
      "End": "e23f2a777b7c4b8592d1a11fbe836988",
      "Id": "e5e63716f0424ed2872feebccb236309"
    },
    {
      "Start": "bd4d640362744887838166632d240bc0",
      "End": "3a920e6e2b1f44ffb3c08f6c3aa2e6bc",
      "Id": "afdeeb7552f24a1792d26c69347fc8c3"
    },
    {
      "Start": "ab1272be1fd443bd9fa013f484fff609",
      "End": "8967c0c55b0b4d8ea306a7280135f106",
      "Id": "711e07a626aa4980a36adba4a22d4a7b"
    },
    {
      "Start": "ab1272be1fd443bd9fa013f484fff609",
      "End": "6530eaa5b49a4582b1d0870647f2644d",
      "Id": "6b29d4b66dfd4a6da5e581ba6653ed71"
    },
    {
      "Start": "90bb71994e5f4af998eb475b1575e4cc",
      "End": "747ce62e94e44c369aeee1ddb24f95d6",
      "Id": "15bd9b46b8b34a7cb478a824928f8242"
    },
    {
      "Start": "90bb71994e5f4af998eb475b1575e4cc",
      "End": "73346c6ed34a45d880cd17b17508afe8",
      "Id": "e126d3ede3f94a3f8036ee10466a97b9"
    },
    {
      "Start": "90bb71994e5f4af998eb475b1575e4cc",
      "End": "17e4da8c7a6447e5a7ee88b903dc1dae",
      "Id": "91f4872501604967a80fe724bfa2d50a"
    },
    {
      "Start": "48b684cb47b04d68a0ede4168d7c403e",
      "End": "f6a782445d48410babfef42c59114d89",
      "Id": "5c3be17b4f7d49b5bf386dc3097241e4"
    },
    {
      "Start": "555e3f9d5e20444b906588d57064d8fb",
      "End": "21934a7b15804623b0304f23369ff71f",
      "Id": "a1646a63723d40da809210bf61e7435c"
    },
    {
      "Start": "a86c4cf84a7f4d4a80d66151c8568f2b",
      "End": "bcd18d159ffc41dfb01b25e5887bc97d",
      "Id": "41887a96dfb24181af121a8fce0b871f"
    },
    {
      "Start": "714b8fb543324427b9410948c6710125",
      "End": "81f4d8541a894c60a9b4ec700f5245ee",
      "Id": "74c626c205394680b51ea094d728cd45"
    },
    {
      "Start": "c1d24c6662ca4110a617291667d52314",
      "End": "de7f0ffccdad42ebbb161dba3f0d3b3d",
      "Id": "223bde9d1b4a4dc0acaf59c91692a69d"
    },
    {
      "Start": "052cf81963334d0f912844ec7d27bccb",
      "End": "5adfd54c069a44e2bb54d26a24e517ca",
      "Id": "e11e61511f254d978018063ac6e38d1f"
    },
    {
      "Start": "88b9578f5ce54687b9309b7ee92a0455",
      "End": "8962f1a59290406785a39920a56bb84b",
      "Id": "1cb36d6ee0314fcd866b6211473ca39d"
    },
    {
      "Start": "c38fa4dd544f4d7c8436b851e081b271",
      "End": "53dde162caa2451b9ee647619507c3d8",
      "Id": "e09155f7cef24496966a0b80ffdb6789"
    },
    {
      "Start": "c38fa4dd544f4d7c8436b851e081b271",
      "End": "41e1464600af4f5e9400038e45e2341e",
      "Id": "a60d68757de949eca7205000accf37c8"
    },
    {
      "Start": "7710241b668e48dcbcb2aa1ae020298f",
      "End": "e69c865656f04594917294ae8c4844c3",
      "Id": "0289207343d84a56891c98fb9e49ba45"
    },
    {
      "Start": "7710241b668e48dcbcb2aa1ae020298f",
      "End": "69a91cb3d2e1406da0264dfcf0117666",
      "Id": "522e448587ee4138a8c96e9f58d3423e"
    },
    {
      "Start": "7710241b668e48dcbcb2aa1ae020298f",
      "End": "4f3d421a5cea4f33aed023685d1e9f02",
      "Id": "88d7f6213c3449209b128c2630cd7c2a"
    },
    {
      "Start": "76b9f614f3394ab69c9e1f2c4b68ee95",
      "End": "0daea08870ed4eb19a19332337ff7d35",
      "Id": "4b4d7b0b0a6745dfb5c90e4afc9225e0"
    },
    {
      "Start": "bcfc343407d54a189ab6fed0aeed0400",
      "End": "fca3f999ff2547e2aa6f551a6d6f9551",
      "Id": "f052cc4f739f4902845b9bea0c15c06d"
    },
    {
      "Start": "0d1bc9bc16594980b7c9cd68848f5698",
      "End": "55518a08d5604abe8afb30fd4b0009ad",
      "Id": "dac0645f4df54cadb145a1b78e06d226"
    },
    {
      "Start": "ac9a645d89714097af195f2a0cd3f963",
      "End": "aa6a0b1f4f6745b3bc10e769fb8f3f4d",
      "Id": "223165835b914bf097bfad30e69d098c"
    },
    {
      "Start": "11face3eb2fe4b53a56cd03efa6d46b6",
      "End": "83ee70a4a63c428da8b3d215cc5ddd5c",
      "Id": "5e24b85f76d24c95ae80e5a911118e14"
    },
    {
      "Start": "94d4e36f5aab400d96fc84af9fef6759",
      "End": "450dc4bfa8984363946c56a78cd35180",
      "Id": "bdd3d94d7e3e4a73b149f47ed5d36e97"
    },
    {
      "Start": "94d4e36f5aab400d96fc84af9fef6759",
      "End": "3f009a977a234501ade5e6bb7333c4cc",
      "Id": "fc30df772b3849a68672221e6e2ad25f"
    },
    {
      "Start": "6c813203e7664ee88a8c687f72cca2b8",
      "End": "9530a9ce5c8545309fc4ab272501bff4",
      "Id": "b9eae45f73484b8da438bf7ea79ba52c"
    },
    {
      "Start": "6c813203e7664ee88a8c687f72cca2b8",
      "End": "71cbb19669f54c5a9b42a4670e916b93",
      "Id": "45b0dd393ef9426cbd86ce003f069af5"
    },
    {
      "Start": "94b3d806b0224275bab78891c333086a",
      "End": "9e3b05ca755449ba87aa995972be3758",
      "Id": "63ce6c68282b4e72be089127b02c8e89"
    },
    {
      "Start": "f0ba07d921e649b79233a99febcc27dc",
      "End": "cbe5e42152664d9195bad16f26dc28fe",
      "Id": "4ed5b4b87dad482db29ca1038cdd1654"
    },
    {
      "Start": "216cfcb3445f48c9941fcf460347e164",
      "End": "6ea07d88aab7496ebfea94b918834b34",
      "Id": "9a4004bc20894490897f54ab2740600d"
    },
    {
      "Start": "216cfcb3445f48c9941fcf460347e164",
      "End": "edd0be4cd10d4d8ba625d4a4d6900cad",
      "Id": "9fdc5b703d064f9eb432f17033eab2f7"
    },
    {
      "Start": "216cfcb3445f48c9941fcf460347e164",
      "End": "1e83d60ffa9d4156b508a8b23f18f70e",
      "Id": "4eb7881453c44f1892aa2f46d9ba1c37"
    },
    {
      "Start": "c609ba125a47499fbe6ea9c345aec936",
      "End": "51b30f0d74a74fdfaca7bfe4f53ad055",
      "Id": "1cfa37f721e942e1b173c0a15b3155d5"
    },
    {
      "Start": "6a2d51bd602f42bcaceb901dc7d593c9",
      "End": "825b831a5ab541628e7d6c9f9b3c9df5",
      "Id": "828331d0c2a446a982a99293309712b3"
    },
    {
      "Start": "ddeb18b5e2594f64a6dedb4ead5b463a",
      "End": "f147f0994a714abf80a7539c08c40df3",
      "Id": "7da4a6040f334573a2f90411607aefd3"
    },
    {
      "Start": "ce9492a4acf74a18b033330a8d14f727",
      "End": "22155433f2a049ce8325af61ee467d44",
      "Id": "b3e062a4fa4e42639f69d26411b0fe9e"
    },
    {
      "Start": "f8520bd0dd93479fbaada79086b83b43",
      "End": "b7b64538bbb444ada5957107178c8e23",
      "Id": "4b7a1c80046342869983b561a82ed4d8"
    },
    {
      "Start": "f8520bd0dd93479fbaada79086b83b43",
      "End": "41d768fa1f684e6ca9c3872d47d28a1d",
      "Id": "31429401b23a48be9c78fd6804d882e6"
    },
    {
      "Start": "137bd7ab2e32403fa8da284a0df8c73a",
      "End": "c0304422ab784b7b93701491fe2951be",
      "Id": "761f6cfed16f42868c5aa94e7da3cc13"
    },
    {
      "Start": "5c67bcb48f3947a38e05b890c7ba9953",
      "End": "15ef337586c9452496ff027079b07a6e",
      "Id": "14ce17c8b3cb4bc382bcdc73781c5fbc"
    },
    {
      "Start": "5c67bcb48f3947a38e05b890c7ba9953",
      "End": "f015c3b0cf014fc083e59b659b53f6a7",
      "Id": "38a89eeb397043368f304b16e3e9a16c"
    },
    {
      "Start": "5c67bcb48f3947a38e05b890c7ba9953",
      "End": "86076d9588d443f6acd6b04bc18fd623",
      "Id": "d76b60bed19b4e8c92e30338c6df60f5"
    },
    {
      "Start": "44c0d44806604d2ca336810dfc88aeb9",
      "End": "be86b77f1b4b469fa72644895c4dc247",
      "Id": "449fd2ad8d4e4474af7b7fdcbaeb4981"
    },
    {
      "Start": "4d8103e69a60494b81a1646774d07f28",
      "End": "ff0d524308b6402881eaf5d51e3e47e9",
      "Id": "13c9779d76f740f0b91f0f4d25d067d0"
    },
    {
      "Start": "563d269ce2de4176a184afd5278d0cd3",
      "End": "ddb108c325bd4f389d85258358b5eda1",
      "Id": "5b9e1cd1fd14460f832b61ef27a329c6"
    },
    {
      "Start": "1d7d36a6db914be89c6cc20d98c7ba34",
      "End": "9489946c2f82475db99446e14f608c45",
      "Id": "aca5829ef5ad4dfd9a646b42106b3bdb"
    },
    {
      "Start": "1d7d36a6db914be89c6cc20d98c7ba34",
      "End": "d5c415c0bc044c949789e75fef4fdc19",
      "Id": "4e1e3b9790b84fd99e02958201e6d632"
    },
    {
      "Start": "801986b809ff4fd995d9ab1b62fa8640",
      "End": "00013acb105b40558377fa0d65eb08b0",
      "Id": "501d47f539e841efa7199a3ef8a1c318"
    },
    {
      "Start": "801986b809ff4fd995d9ab1b62fa8640",
      "End": "aa516167b9b8424da5fcfc576b84046f",
      "Id": "8a25473ad2b24d00a0d72aec98bd9a8f"
    },
    {
      "Start": "9750596b114c48f189406348c1124c67",
      "End": "75f936c20440451ba55b94e4675c9e6e",
      "Id": "f0ee423bac7f4c669ccf45df2f459b6e"
    },
    {
      "Start": "5c591499a68943299683bc9b4bf83245",
      "End": "d1d3e58090a2433f940bf2c34cbe786a",
      "Id": "055099f032b34a7397750bf0bfe69f5c"
    },
    {
      "Start": "4a0246e0417140e98673780c03a84465",
      "End": "ad58835fc7b34370bf07c0ebde335215",
      "Id": "856ca152510643fa8db0373b9c88fe3c"
    },
    {
      "Start": "1ffc0c6e9b4c4f7fb6583164d3ef9b4a",
      "End": "1bd2cb2dbdaf4a2abcf9a1e32cd2e7c6",
      "Id": "4f8f390c1151494eb3d28c614244e759"
    },
    {
      "Start": "4ed05c21ed2c44b58ce962b1a6b82459",
      "End": "95ac9e94a0d7445593888a3b45e2ef27",
      "Id": "c5b7caad46744a1f9a261947b6a8f2f1"
    },
    {
      "Start": "71b492fc7cac442e981e46eb6ca3825f",
      "End": "ba36ba3231a64ba9aa404cf34d96f55e",
      "Id": "111c1483d4b04cd3a1446eea2396ebdb"
    },
    {
      "Start": "c41aa2bd4ade485f98a8241542d0ccc5",
      "End": "f77b366148354c80877a44bd7d67bf62",
      "Id": "4352922a94d944fcb978873e613d5194"
    },
    {
      "Start": "c04339eaf7834d618de816eb961e4d2c",
      "End": "c278fb35097b42fa974eb58130612ce0",
      "Id": "4379c966e19d4ddcb819a3e134a9497b"
    },
    {
      "Start": "7d2fbc4bf1f84281b70b1120506099fc",
      "End": "762dbe87dcde461fb802e736f4d4df61",
      "Id": "119bd781b2aa41a087017ce4f89d6ed3"
    },
    {
      "Start": "d43c847be29243ee8fb3f232cf92a7a2",
      "End": "3e33aebffb804bfdbe186ad3c871218d",
      "Id": "1e8afbd2934e444eb56effa97dfcb835"
    },
    {
      "Start": "f6cbb3e340de49b3bd044e778ad7724e",
      "End": "901455dfc481487a8c4161175c20df34",
      "Id": "b0768168b1d04bacbd325d93a9099ad7"
    },
    {
      "Start": "0962134a709b41f7b1244c718e72f150",
      "End": "40e11ef9d6f64e87a542a64b0fdf6ef5",
      "Id": "4c2b106b05524e369ead8f30acb1b7fb"
    },
    {
      "Start": "dee0ba9b225244ffb087e2efd15ea3f8",
      "End": "232eb1f571324007b2411e319087e8dd",
      "Id": "40ca1c82b4924508b0f03e2ce3f7524d"
    },
    {
      "Start": "dee0ba9b225244ffb087e2efd15ea3f8",
      "End": "5e2d057dea514682b5ca88a055163b9b",
      "Id": "46fac4747eb44950949002976f35525b"
    },
    {
      "Start": "f7ffb1b9188f42cd9f1c7c656168d6ed",
      "End": "b158cb14fb9e421a83878a004ddb9e96",
      "Id": "037b6f5b44854b9fad69c717c7f7091a"
    },
    {
      "Start": "4cca1a3d740940d5814d5c0ea1bf1a15",
      "End": "eb7e400b7aca4b578c6a744f51ea8889",
      "Id": "b5253fc274264044829ce4f11657b2ed"
    },
    {
      "Start": "4cca1a3d740940d5814d5c0ea1bf1a15",
      "End": "309b83563d144ffdb0b8e05257091f3d",
      "Id": "6a024989c4e646a98fa71811f2f0bbc2"
    },
    {
      "Start": "b0067d2ef0f9414182df8632bc151ecd",
      "End": "fe5cb29b161b47fab8207899348a7b0e",
      "Id": "420b523913c04847b6dae1bbef8f5c46"
    },
    {
      "Start": "abfeb7e156274e9ca130daec4b892010",
      "End": "95d2badc712149e7a97e27970d22d306",
      "Id": "4c4394c4d62e44238a1d3c7dfe545863"
    },
    {
      "Start": "abfeb7e156274e9ca130daec4b892010",
      "End": "865dc4f19a8e4d98b8dcc714ba961cf6",
      "Id": "f9a23688e6fe4c868099a2fc39f0405f"
    },
    {
      "Start": "9577dbf67f144ffaad0f302fd332e88c",
      "End": "a98a83cb2e7440a99ec35fbfc7a792f9",
      "Id": "3d2de3de65a04d679c6296667b2b0c71"
    },
    {
      "Start": "e76a0d85276747708e0a1e589e2ca3bb",
      "End": "a011cdeea46346559d4d2454cf22fa83",
      "Id": "b7236c70348c411188b3f0e0df136b5d"
    },
    {
      "Start": "242aeb51ac304773937c61a9d4876716",
      "End": "4d1453fd3f8740099e69038817a0f06f",
      "Id": "08208197b022420c95751e0b03a4d088"
    },
    {
      "Start": "cce264393ff64907ac873525d619a79e",
      "End": "57efb18499f94dbe8412ed4e4184ed33",
      "Id": "d1aaec4b76ba4e50b374da95ef405af9"
    },
    {
      "Start": "3ed863ac40ce4e00beab841542e00973",
      "End": "7578349ceb2a4137830559c9c8468f58",
      "Id": "f18efb1d016845f8aaeaa06b947f3599"
    },
    {
      "Start": "7a0a0e4744354fd7aedd122c58255242",
      "End": "5b943d3c41074056908b01648676384d",
      "Id": "59fca8fadbd64c0fa552b1aa7498584a"
    },
    {
      "Start": "7a0a0e4744354fd7aedd122c58255242",
      "End": "0158bb909c2844eeae8a27be077f2858",
      "Id": "c82cba18804249c599eb06ffe1596e07"
    },
    {
      "Start": "2b9d4c405bb046abb0a9cfb38cf20032",
      "End": "4f2d5133b9e446f598eb6d0723ff3320",
      "Id": "82680404bab6423f92d257c3adf88272"
    },
    {
      "Start": "6d7ae348e1924e8982c4a1a53ee31236",
      "End": "4ccc6744e3664ab88e10acd0480eefdf",
      "Id": "9614812cb36e4c1f8854eee2f25682c3"
    },
    {
      "Start": "e4d44a6efc004be9a79db3c8ab932241",
      "End": "57c3d8506c8f4d3ebf143e9f4cb6f958",
      "Id": "02945d29f3974bf185a832b80c2bafa8"
    },
    {
      "Start": "0b230d8d5f35470d8babcc31caf02d01",
      "End": "7da69ef9936a459d9cff721a9420cb59",
      "Id": "50e7266b17024e7f8c286fad0347ffcf"
    },
    {
      "Start": "eea3d4a6259f46468e08fa993c782907",
      "End": "520d8e240c5a4dcdade33c81a8a81be1",
      "Id": "d7871b8179254acf8ed558748e299a54"
    },
    {
      "Start": "108f7c650d8c48bca177e3fc67f107ed",
      "End": "58894e5b2e0143179887914e0a6f1921",
      "Id": "24ec4a032f634ff6a7a618b027af7200"
    },
    {
      "Start": "b6e8c46d26d645eaa9d6b373e393bc4b",
      "End": "a66893009ff84d9987f1ee719c793ec5",
      "Id": "4aa9fa0994a343708aef5ebde1e415c9"
    },
    {
      "Start": "85caff4455d64f77936740dc156ba5c1",
      "End": "c464e792245a49b394e23c28847d269a",
      "Id": "de6c2349adb04746ad25aded6206cebf"
    },
    {
      "Start": "ebef93d04a8145e5b9e8baa2188c37b5",
      "End": "5783b32cb2be4a269a848e3a803299c8",
      "Id": "ee61df2edbf5461a95191f415bf842d6"
    },
    {
      "Start": "ed925d064585496690525cb13735d3d8",
      "End": "43e5c0d288544af8a71c47a0526d7b0d",
      "Id": "d59a8f9955ba4988960399d797bed9a9"
    },
    {
      "Start": "ed925d064585496690525cb13735d3d8",
      "End": "525504cdb5954fdaa7678b4bd6eeb055",
      "Id": "e9d64d928b8b4ac582f58da6b8331911"
    },
    {
      "Start": "ed925d064585496690525cb13735d3d8",
      "End": "50027b85d4dc4a75b133c6ac1f70ee01",
      "Id": "988b4351b07e4de4b231f5df606b5f7b"
    },
    {
      "Start": "0df1d20cb4fc413ca7594376fccf22ca",
      "End": "3dcc3e90b16f40b2abe4924133b769e6",
      "Id": "f5b614e33958409a92fb6f62387fc2a1"
    },
    {
      "Start": "bec18084c10c46a9b59f7eb2d76e3df4",
      "End": "6af17c2d988f4afc9a2b503805aa8c02",
      "Id": "96e651fba4454693bf6aecd08fa64396"
    },
    {
      "Start": "605330397d4546f89ba5a194f3c10631",
      "End": "6915275121034feca5eaa5053f42e50f",
      "Id": "176cb4a05dc4424ba614626da0f8a916"
    },
    {
      "Start": "d0f6c3fc85284610af4351feed0b1dd5",
      "End": "dfeb1360e9f742c380f1e82c605fbc95",
      "Id": "e0488616e8fa4e518e49cb0c0b009776"
    },
    {
      "Start": "7ab2e3b4d4314895bdeb53ca38f7720c",
      "End": "981fa231335a44698b5101e2b8956423",
      "Id": "0c5a2aa6a2784f428949991d234dad15"
    },
    {
      "Start": "8ad3e39cca664944a0c8ef420a3c4e4e",
      "End": "65973d15e9774d0790641bad2ede4855",
      "Id": "aab82428f5294d24b772847e0379421f"
    },
    {
      "Start": "8ad3e39cca664944a0c8ef420a3c4e4e",
      "End": "9f06232367f3466ea5c160efd33616a9",
      "Id": "a9dac86ca69848189f477462fa91b5c8"
    },
    {
      "Start": "06b3ad9223f24203a7ba38e7fb10bfef",
      "End": "77b36bf492114cc9bac10af41a0ff349",
      "Id": "fe6a77857b244f278e6784b2e2e60f22"
    },
    {
      "Start": "8abeb146024941f8b17c74d4acd4e63c",
      "End": "28fd5681142942e79d8b49cdb4198f5e",
      "Id": "b0b47bedb6234255a315a89b64b8cef7"
    },
    {
      "Start": "60ce015c28834d769e0d9b08a5a855ff",
      "End": "5520d2ca6e1a4d978f368c64c2499cd6",
      "Id": "9d48296b02034b29b26d0c3c1f2696e7"
    },
    {
      "Start": "f9f2fe120b684fd9a672310402fbb892",
      "End": "25bd167245144c4897f55754a19a4186",
      "Id": "d1a923e7158e480d98be7d621a567a8b"
    },
    {
      "Start": "e86e284feb044610bf81d4aba614f0a3",
      "End": "12586cc6db7141d692579d66060a6656",
      "Id": "0daa8e80faf049fea9e09269f8d75b89"
    },
    {
      "Start": "23d42a8090ed4bcfa9e6b53afe4ab5e4",
      "End": "8ad621040bdf43eda6756e2b5453b1f1",
      "Id": "2c3f526dc0d84ecb84c023d59f71b539"
    },
    {
      "Start": "1c902f1744f047f187e1c77877631429",
      "End": "d658695705f7403584833908f2301e53",
      "Id": "b4b71e24135b40f0ae418d71f7609c8e"
    },
    {
      "Start": "9e7a3788413049deb4e533a5874577fe",
      "End": "1b152b65e98a483595b0156a0d9a63b0",
      "Id": "66a9749e55954f94b5437fdbc96f2436"
    },
    {
      "Start": "9991049ff2364d12aee967e66f84029d",
      "End": "ad02a94a386b4ce39ed2be8259e6bb71",
      "Id": "04ee9eeee70c4312a72badcb4ade6004"
    },
    {
      "Start": "ad7041ccf9554da98aff29a323db0f41",
      "End": "5d57cff5dae34a1791578902c62451e0",
      "Id": "c28e6bee43854f829645406935201e34"
    },
    {
      "Start": "68d202ccf0d24ff9a20b85a50fc0185a",
      "End": "924b48b7bba6400584e3247456257b1e",
      "Id": "069e23f3b8d046a4b3370160dd94c020"
    },
    {
      "Start": "a8cfaf0efd99494eac1610dbfcb8b44a",
      "End": "d2efa106905347b2894cf79847cdadba",
      "Id": "0eb8a12d06814257aeaa7f147d3deae8"
    },
    {
      "Start": "4b982697dec74cc0ba15555003e3aa4b",
      "End": "58ea752221e9417281a1dda957c4299b",
      "Id": "a108b46287084b939c8a80b54e1ef40f"
    },
    {
      "Start": "2e59ab0e9c4f4f928c66fc96a990321c",
      "End": "a238e525bf51419da37c3c5c6e159e37",
      "Id": "f89c3b27350d4153a4fe6abef65bec2f"
    },
    {
      "Start": "ede5e64e7db2408c89e84d38eb9533a1",
      "End": "49b8ff8c8a9a47c3bbae05bcf63da2de",
      "Id": "352370f0dbba4acbb8ded2fdce088620"
    },
    {
      "Start": "3b62f3d683954f808e80c5b032145afc",
      "End": "42d04c55eff7473686ebf4e32751c939",
      "Id": "f1cc4cabcb8a4f22a3577ab7124b760f"
    },
    {
      "Start": "be98191f1c854c95b668bdce2bfddf2c",
      "End": "c601d016311942ec9de08171c917b872",
      "Id": "f6e89f4f15ea4cb0a081c9eac43a24d4"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [],
  "Bindings": [],
  "View": {
    "Dynamo": {
      "ScaleFactor": 1.0,
      "HasRunWithoutCrash": true,
      "IsVisibleInDynamoLibrary": true,
      "Version": "2.8.0.2471",
      "RunType": "Automatic",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "Background Preview",
      "EyeX": -470.62886810302734,
      "EyeY": 960.793212890625,
      "EyeZ": 193.26602172851563,
      "LookX": 123.19051361083984,
      "LookY": -868.57928466796875,
      "LookZ": -721.4984130859375,
      "UpX": 0.10245849937200546,
      "UpY": 0.7933540940284729,
      "UpZ": -0.60007625818252563
    },
    "NodeViews": [
      {
        "Id": "96a676f541944681befdd6b7d63b11e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 816.10977569766146,
        "Y": -97.156749119250662
      },
      {
        "Id": "0526e58fa76c43009e790097e635c11b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 282.91436433605122,
        "Y": -354.28740171319873
      },
      {
        "Id": "dc68109d7a2b47a0a799287347b5f800",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 283.45475442739189,
        "Y": -293.77270162274885
      },
      {
        "Id": "2d8d6f064c554c8b8d737918da47e319",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7673.4610896411778,
        "Y": 499.36489454205889
      },
      {
        "Id": "1dd817cb8acc4be296c2d8eaebd97dc8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "EndofHeel",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6811.4610896411778,
        "Y": 543.36489454205889
      },
      {
        "Id": "6f72f8b58b0842cbaf63e13de881c79d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7148.4610896411778,
        "Y": 499.36489454205889
      },
      {
        "Id": "38ef649332ef42f9b6c34f71b55f7ba3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Polygon.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7368.4610896411778,
        "Y": 499.36489454205889
      },
      {
        "Id": "7fd6ebc6b4f44769a3a25931e4df65bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Crown",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6811.4610896411778,
        "Y": 381.36489454205889
      },
      {
        "Id": "62aa9b50ff3146e793de1d975e889796",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Reverse",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6474.4610896411778,
        "Y": 312.36489454205889
      },
      {
        "Id": "4fe85350950c48df9b47e11b9d9f513e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Crown",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6474.4610896411778,
        "Y": 422.36489454205889
      },
      {
        "Id": "b278b397c4c64fcd863c69bc672a4bd7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "End",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6474.4610896411778,
        "Y": 582.36489454205889
      },
      {
        "Id": "ffabffc3ab534eec8eef0b212099f534",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6178.4610896411778,
        "Y": 638.57822787539283
      },
      {
        "Id": "e4a364a822d3473881d8bbdd57eee7bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Reverse",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6178.4610896411778,
        "Y": 448.36489454205889
      },
      {
        "Id": "2bb8020243434f228f02fb8d5124f5ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "EndofToe",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6811.4610896411778,
        "Y": 703.36489454205889
      },
      {
        "Id": "d7c19c21f9cf4ea5995a8632b11e06f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6474.4610896411778,
        "Y": 742.57822787539294
      },
      {
        "Id": "e138eecfc22f4c128976f05e175ba3cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.DifferenceAll",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8778.8760846915175,
        "Y": 714.11746476812186
      },
      {
        "Id": "2a94c56b4eb54511bc394811e6e4aedc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4722.5005160898972,
        "Y": 483.13956896876982
      },
      {
        "Id": "720ba83bf98245f7b639670ab8b7bdbb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Origin",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 4722.5005160898972,
        "Y": 592.47015347692388
      },
      {
        "Id": "9e1eb9bfe27446de8206250c61e16cdc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 4430.5005160898972,
        "Y": 592.47015347692388
      },
      {
        "Id": "2df54a32cdb2464b810631f74995261a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Volume",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 9285.2958438609476,
        "Y": 838.54663858370293
      },
      {
        "Id": "371fbf27c0264388989dbd947f0d6f2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Total weight of Concrete",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10553.515663828806,
        "Y": 843.79778942444386
      },
      {
        "Id": "93ac6c1249b4431c871476f14ce0c83d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Arc.ByCenterPointRadiusAngle",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 4122.5005160898972,
        "Y": 821.74409021633392
      },
      {
        "Id": "508a9a3eb83740d8894213faeb61b5d9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4122.5005160898972,
        "Y": 622.68348681025691
      },
      {
        "Id": "74165a9f4cd1451391bfca6d6e25913a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Total weight of Rebar",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10577.935972732066,
        "Y": 958.37423809696486
      },
      {
        "Id": "e14fd8e9ec16491e91801a51f0e30ef2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.XAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4722.5005160898972,
        "Y": 995.80164562713492
      },
      {
        "Id": "6207a0c923b946a1b17a0c055028c115",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "StructuralAnalysisConcreteGravityDam",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 9632.1961912376973,
        "Y": 971.47759205839793
      },
      {
        "Id": "5a1b8a82000440bf9f1c8c28f18ca4a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Total weight of DAM",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10590.486207399726,
        "Y": 1070.3959422583189
      },
      {
        "Id": "1b29e0b0fd214064b493fe81cb4e879f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Overturning Control (Fs)",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10594.421289345246,
        "Y": 1220.9515965102057
      },
      {
        "Id": "a230a0fcb9844668adc647d97cd65598",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6616.2116805515579,
        "Y": 1257.6299086495758
      },
      {
        "Id": "3057b5cbd9b9418fafe213c4ea21438d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6206.2116805515579,
        "Y": 1244.6299086495758
      },
      {
        "Id": "70bbb231bbbe42c8a6d5785d9760dcaf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7290.2116805515579,
        "Y": 1282.6299086495758
      },
      {
        "Id": "517588aa439f48f9be316c5898166f3c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Rotate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6953.2116805515579,
        "Y": 1355.6299086495758
      },
      {
        "Id": "e177da39f5ff410795ce52acea912e5d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7874.2116805515579,
        "Y": 1294.6299086495758
      },
      {
        "Id": "51cf93d5996f4433958599b748f5e137",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6206.2116805515579,
        "Y": 1352.8432419829157
      },
      {
        "Id": "93670d0f80824226927cb5917fc2a242",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6616.2116805515579,
        "Y": 1417.6299086495758
      },
      {
        "Id": "3bd0a507c5894f4da469a1945ec0d861",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7290.2116805515579,
        "Y": 1442.8432419829157
      },
      {
        "Id": "eff7ab09f14a479bb4e681c4944c956a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8171.2116805515579,
        "Y": 1392.6299086495758
      },
      {
        "Id": "36d12c316b7d4044aec29f8334d48ce7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Normal",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7874.2116805515579,
        "Y": 1428.6299086495758
      },
      {
        "Id": "b21a8f411e1242e58e4da04213b26113",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.Length",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2545.3303754767744,
        "Y": 1325.8198744066258
      },
      {
        "Id": "900f8a5b5d6c4d86aba3c53a333b864c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.PlaneAtSegmentLength",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5274.6285001885271,
        "Y": 1437.3411840850058
      },
      {
        "Id": "4b60f4742a28458882d51237111ec4d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Origin",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5613.6285001885271,
        "Y": 1437.3411840850058
      },
      {
        "Id": "200ac45dde79409c8e3962c8125074f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4605.6285001885271,
        "Y": 1467.5545174183358
      },
      {
        "Id": "811bc916028940f3b723b493f5dd06ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "/",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4025.6285001885271,
        "Y": 1498.4878507516657
      },
      {
        "Id": "f49eed8b0d5c40c688e51e8925835cee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 3840.6285001885271,
        "Y": 1498.1278507516658
      },
      {
        "Id": "5075b442b6304f4e8070cda10fb8e912",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Math.Ceiling",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 4294.6285001885271,
        "Y": 1498.4878507516657
      },
      {
        "Id": "f34fbdab0f024126a89fc5674a2fd34b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Normal",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5613.6285001885271,
        "Y": 1545.3411840850058
      },
      {
        "Id": "c7bcbd29a0434887a72c0649afc4d053",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6616.2116805515579,
        "Y": 1525.8432419829157
      },
      {
        "Id": "8cbba36903564b29957c7123236c547e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7874.2116805515579,
        "Y": 1536.8432419829157
      },
      {
        "Id": "6dc6f4b70fc547df995a947747ff0fb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Watch",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2688.9458879001472,
        "Y": 1582.9650656761758
      },
      {
        "Id": "a1abce1e737a42e9a0da8386972e545c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeelWidth",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1915.7261016546292,
        "Y": 223.16770047893169
      },
      {
        "Id": "ddb20f1db18847268198ac298482d35e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ToeWidth",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1904.3624718995563,
        "Y": 433.81315270986784
      },
      {
        "Id": "0d46b4e9b4664e7484c194638c2bdf3a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "CrownWidth",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1906.6813533866843,
        "Y": 329.33187053747884
      },
      {
        "Id": "cf4fc7476c1c46a385dc1f005dfc61fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Dam Radius ",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1897.7101336652731,
        "Y": 691.99822251408591
      },
      {
        "Id": "541b4e691143488185a98e6a80d0c0ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DamOpeningAngle",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1898.6633260541873,
        "Y": 799.86766068252393
      },
      {
        "Id": "a4666095da4b42249aaf383f2470b515",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DamHeight",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1906.2146103882762,
        "Y": 560.18050869705382
      },
      {
        "Id": "a5f7172aaf86443ea3838dbbcb4bea6a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeightofSpillway",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1906.1407581831193,
        "Y": 113.05473657831777
      },
      {
        "Id": "d855799e4c724d49959785bec2d3bfa8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "WidthofSpillway",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1899.4895326053822,
        "Y": 7.220890887764881
      },
      {
        "Id": "731f2b4db09945b9bdee8e6ef19f2dfb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7652.0937421678154,
        "Y": 1887.6980058530823
      },
      {
        "Id": "730b850dfcd04c298b374eda088a0443",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8264.6167642957862,
        "Y": 2267.9235129178933
      },
      {
        "Id": "a4a1e3a6f59343c7884cfe1dab1b1a7e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7620.6715088970359,
        "Y": 1791.6005656530754
      },
      {
        "Id": "dfcb2c76ca274069811ad29383cc2088",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7861.5633244191658,
        "Y": 2205.0999025335723
      },
      {
        "Id": "7a33c0b5123b45c3b9e55faf9a81447c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7855.6968568863058,
        "Y": 2347.8749189630894
      },
      {
        "Id": "86440326b8044486801444556ab8a284",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7858.1097130903363,
        "Y": 2272.5195512583996
      },
      {
        "Id": "ec59f00edc25465188657ddb3ef7d5d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7469.9579139837861,
        "Y": 1692.6183293709023
      },
      {
        "Id": "ff112444710b40e4b70e99c5cf04bb1a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Polygon.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7626.361866744016,
        "Y": 1691.0709103564404
      },
      {
        "Id": "6b6b9f56358d4ccd9dd24622b91f402c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8331.5752777091766,
        "Y": 2606.6908874908495
      },
      {
        "Id": "66a4978815a442b58017bf59920e8ba6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7236.4693601556219,
        "Y": 2123.8182510069528
      },
      {
        "Id": "9731f55c09c74b1d91e3881772f78e67",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7241.0790100621271,
        "Y": 2430.7917864377405
      },
      {
        "Id": "9de9aed8077b4467830effb8fc099ac6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7244.3012735875718,
        "Y": 1891.8895253782055
      },
      {
        "Id": "31514d38784c4a3794d44ab02f46a4ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7947.4261477641558,
        "Y": 2610.3149452503176
      },
      {
        "Id": "440ac3a505714d36a97ebbf8e748b96f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8768.2270080378657,
        "Y": 2540.8310155053514
      },
      {
        "Id": "0f77ad78bf3c44019dcaa9607464986c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6942.0174055894186,
        "Y": 1719.0590550579095
      },
      {
        "Id": "7638ec5816f84100ab2ffd16e91509c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6943.3012735875709,
        "Y": 1975.8895253782055
      },
      {
        "Id": "4263b57534ea436e85035a7fc6b1b9a1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6930.3012735875709,
        "Y": 1863.8895253782055
      },
      {
        "Id": "0472ac3db86c40a7adc4fc738bbc6eec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6929.4693601556219,
        "Y": 2173.8182510069528
      },
      {
        "Id": "3cee081be959400aad16795545e1b44d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6926.4693601556219,
        "Y": 2028.5970252755083
      },
      {
        "Id": "6b8a2eefb72d41058d207d50d2c7391b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6928.4693601556219,
        "Y": 2225.8182510069523
      },
      {
        "Id": "3080ba71b9ea450da6b912223249d8aa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6934.0790100621271,
        "Y": 2380.7917864377405
      },
      {
        "Id": "027653e6ca2c4b75bb329952220a9d80",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6925.0790100621271,
        "Y": 2519.7917864377405
      },
      {
        "Id": "d4d44bc38de44948a7eddd0b6d3766ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6934.0790100621271,
        "Y": 2448.7917864377405
      },
      {
        "Id": "50bd61fc99be4883b613763217ef9617",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7266.0197470720723,
        "Y": 2687.7371624846655
      },
      {
        "Id": "7b5e018663474530b500485a1f396597",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6932.0197470720723,
        "Y": 2695.7371624846655
      },
      {
        "Id": "882f9cd0fd824e13b14e98ece94693ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7945.361866744016,
        "Y": 2742.9224666086893
      },
      {
        "Id": "f9fb5fc364604fa394f11aa0d6855f18",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7946.9100775091265,
        "Y": 2674.2895972610486
      },
      {
        "Id": "132d77e55246485788023afa68be5ea1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Polygon.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8965.4927467331454,
        "Y": 2692.5738914247995
      },
      {
        "Id": "23d77675c3e249648b535f6e4be12aaa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6928.0197470720723,
        "Y": 2828.7371624846655
      },
      {
        "Id": "79c9b8ea53ad405b8d2b2392eaacde8d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6938.0197470720723,
        "Y": 2762.7371624846655
      },
      {
        "Id": "d128c60c6912494db25355593b6ff484",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8976.8734624271056,
        "Y": 2821.5553359563314
      },
      {
        "Id": "271286ed71eb43b48aae6b5100511a0c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 8646.8327073023065,
        "Y": 2777.9292591294893
      },
      {
        "Id": "beb1267d206e422087f061b692d1bf05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5831.7188086151764,
        "Y": 1707.3823483500473
      },
      {
        "Id": "709061fe1d9140ba9ffce63cb5e1e36c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5495.3399412684939,
        "Y": 1765.7735270060134
      },
      {
        "Id": "bebfb59d10bd40938ff40e03a0b46712",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6693.2253734415381,
        "Y": 1872.3712031526295
      },
      {
        "Id": "5b98233ca0da46469370cc3e939f7198",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5451.684846011176,
        "Y": 2500.7735270060134
      },
      {
        "Id": "1ac36b27a1474b27927fdad7fecf1938",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6939.4948486863714,
        "Y": 1628.8694970042163
      },
      {
        "Id": "c23482c11e854278928ae6c7a822167e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5528.684846011176,
        "Y": 2113.7735270060134
      },
      {
        "Id": "e4424a5b091e44a4b8932b522a5608a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5479.684846011176,
        "Y": 2276.7735270060134
      },
      {
        "Id": "9a9e7d97ea14496281c4d34d57dcc3f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6720.25229509121,
        "Y": 2931.4738412370916
      },
      {
        "Id": "c5431b7971384a1faf0f77ae26cfbb8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8283.624415557666,
        "Y": 3111.0459658604132
      },
      {
        "Id": "a63b1e2961944ac3a5068e26cf3139f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6720.1467056472529,
        "Y": 2435.6347125448974
      },
      {
        "Id": "1f84decbcd164ee1aab4a4e49a7f88af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5121.684846011176,
        "Y": 1770.7735270060134
      },
      {
        "Id": "adf9cfbfc0d240f7bc3d1a6d2bcd7260",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5137.684846011176,
        "Y": 2345.7735270060134
      },
      {
        "Id": "ef2b878cf4c741e198431635080af6a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5116.684846011176,
        "Y": 2474.7735270060134
      },
      {
        "Id": "a50270f31dbb46c599c5b426577e54ab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5159.684846011176,
        "Y": 1901.7735270060134
      },
      {
        "Id": "8ea746da6b2b45a09f30e03a1e21b17b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5157.684846011176,
        "Y": 1834.7735270060134
      },
      {
        "Id": "167533fe44a647edbe9299e0369157e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5171.684846011176,
        "Y": 2029.7735270060134
      },
      {
        "Id": "20286071d02f49bb9152dd22db24a764",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5136.684846011176,
        "Y": 2275.7735270060134
      },
      {
        "Id": "47d51b16486c45d89d4461dd061f0963",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5132.684846011176,
        "Y": 2424.7735270060134
      },
      {
        "Id": "777c62dd39484da38e4a05bed3fae82b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5176.684846011176,
        "Y": 2170.7735270060134
      },
      {
        "Id": "14b272953fed4aa388a13c47de0cfbe8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5172.684846011176,
        "Y": 2102.7735270060134
      },
      {
        "Id": "a9d751a3341c4c8192c2aa68e919aade",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5094.684846011176,
        "Y": 2590.7735270060134
      },
      {
        "Id": "4788e7ffb642453e998e9b6ab696fd7a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5110.684846011176,
        "Y": 2526.7735270060134
      },
      {
        "Id": "e295329a7396489b9353ebf769cb6c50",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5949.7188086151764,
        "Y": 2037.037443607365
      },
      {
        "Id": "4fb09739aedd46bfb0ddea258007af2a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5501.684846011176,
        "Y": 2787.7735270060134
      },
      {
        "Id": "eda1afd3cd2b4d4f9e82a9090f264ad6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5172.684846011176,
        "Y": 2809.7735270060134
      },
      {
        "Id": "c40900ef135248bbbaba86a330525570",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5176.684846011176,
        "Y": 2879.7735270060134
      },
      {
        "Id": "d6744fa8c1a64e2197008028a6a5e4a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5173.684846011176,
        "Y": 2743.7735270060134
      },
      {
        "Id": "20072d31cd0849bbb90ab00fbd578495",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Polygon.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 5911.24167139101,
        "Y": 1598.7581198704825
      },
      {
        "Id": "d35b83c4720e41179bbe50bdf6adcb5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8300.388400501326,
        "Y": 2863.0910442460254
      },
      {
        "Id": "45003c63e578489c8424e18befdf2279",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6712.573948625427,
        "Y": 2709.0898023276995
      },
      {
        "Id": "286bbe56bb96427c8d7942748afb062c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6615.4948486863714,
        "Y": 1590.8694970042163
      },
      {
        "Id": "6c354533b19d4ac1ba8a72d0043c50d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6391.2253734415381,
        "Y": 1992.3712031526295
      },
      {
        "Id": "2d27dc4fa589443fb3ecaa51ea617b6f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6389.2253734415381,
        "Y": 1918.3712031526295
      },
      {
        "Id": "12092fb920bc4e3ba84fb8a951b5d301",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6367.2253734415381,
        "Y": 1858.3712031526295
      },
      {
        "Id": "acf1c80c8aba42f9a223d1dde0384f3f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6613.4948486863714,
        "Y": 1719.8694970042163
      },
      {
        "Id": "15d8e24868ce489593a72357cbf524ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6597.4948486863714,
        "Y": 1654.8694970042163
      },
      {
        "Id": "db5f0733ac24449cb015e92f3d05f0bd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6395.25229509121,
        "Y": 3056.4738412370916
      },
      {
        "Id": "6dcf36abe4c54cb4bafd9ff8e0ad5b4b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6391.573948625427,
        "Y": 2797.0898023276995
      },
      {
        "Id": "0e70afefcd30461fbd56f523b43c9983",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6388.573948625427,
        "Y": 2729.0898023276995
      },
      {
        "Id": "001eb04252e44421b24dda7f27f6fe28",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6392.573948625427,
        "Y": 2671.0898023276995
      },
      {
        "Id": "fd798c2c5a664ded9d11f538bd3e10f0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6406.1467056472529,
        "Y": 2532.6347125448974
      },
      {
        "Id": "6810fe08d6ec49d79fb89f18d6316e29",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6400.1467056472529,
        "Y": 2468.6347125448974
      },
      {
        "Id": "55dbd98d49ae40999094fe7dad5049d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6393.1467056472529,
        "Y": 2406.6347125448974
      },
      {
        "Id": "72c4b3ffd5eb4b6185b1335fb1d0898d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6388.25229509121,
        "Y": 2931.4738412370916
      },
      {
        "Id": "f2e3a18849f84c529541ee26b5e14e27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6391.25229509121,
        "Y": 2991.4738412370916
      },
      {
        "Id": "d56f77ce00ed420a8578cfa763e4046d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7925.0132915601262,
        "Y": 2925.5299879670624
      },
      {
        "Id": "9335e39fbb514317ac48ffd9c1f328c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7936.9100775091265,
        "Y": 2859.6585500073375
      },
      {
        "Id": "191832c722bd4e2caa513811ac4cc95f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7927.766108333316,
        "Y": 2999.1560647939032
      },
      {
        "Id": "9a9b1e80cce24a2bb4299b3eae464f4d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7935.5379764298959,
        "Y": 3102.2796564073133
      },
      {
        "Id": "82250be2066c40bfbb5f5f4846ee3611",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7967.0024396594263,
        "Y": 3246.6028836019332
      },
      {
        "Id": "42b78ce435f3476fae73d81fbd838d4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7950.4474363735262,
        "Y": 3169.3507299482435
      },
      {
        "Id": "e9e7e07a98624943ac5496607f66e88a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6063.4102447737,
        "Y": 1791.6005656530754
      },
      {
        "Id": "437c20e7848540e8bf50916bd5835aca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Cylinder.Axis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6611.2251862286084,
        "Y": 3506.2119748226432
      },
      {
        "Id": "551a0ada4ab842368f2dec2afece578b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6729.8548856431426,
        "Y": 3639.7611741099035
      },
      {
        "Id": "a846848197a54e6dbe7539d050917699",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Cylinder.ByPointsRadius",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6436.1697210552984,
        "Y": 3649.4391736008033
      },
      {
        "Id": "2871a5c812424e67999d39936122ec74",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6190.7636235753371,
        "Y": 3562.1797747717337
      },
      {
        "Id": "1097b2f1fd024d5cb51e1bb060ad99b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6186.7403584529366,
        "Y": 3715.4606403014132
      },
      {
        "Id": "f696505968b14684aa4446844fb70ca3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5868.5024263244713,
        "Y": 3595.9973078165731
      },
      {
        "Id": "d127d3414feb45c589dc883b9cd43509",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5851.531029531794,
        "Y": 3659.9758411159637
      },
      {
        "Id": "564e70bd6fdb4f2788cbaecf78ef5055",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5851.2626957742123,
        "Y": 3729.3318400977732
      },
      {
        "Id": "5cdd885bb0e9480fbc211f1085693878",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5855.2948958251218,
        "Y": 3530.4588418796134
      },
      {
        "Id": "55031a1065c54274b2d0baec0785ab97",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5841.4236960287608,
        "Y": 3791.1064397414034
      },
      {
        "Id": "179b206ee5f94687a9f223b4f19c9190",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pressure inside the chamber",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7481.7226683596255,
        "Y": 3546.6745547160235
      },
      {
        "Id": "358dee15451f43ec98e366c12aaa0210",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pressure inside chamber",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7622.6621955446462,
        "Y": 3759.8570003537634
      },
      {
        "Id": "51c93b4aed3d4798b257756982f73450",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9802.1056120593257,
        "Y": 2901.9986398825713
      },
      {
        "Id": "00705fb7e7cf42df9db197d01f4f526a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.ByUnion",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9978.8554403305861,
        "Y": 2880.6395793743764
      },
      {
        "Id": "87b2df1ed11f4226abdea3fb276e5806",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 5833.5202961814912,
        "Y": 3880.6771057292635
      },
      {
        "Id": "190483f7f07841cf8836e7cdd8988d34",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 6262.3772229644183,
        "Y": 3858.5805055765331
      },
      {
        "Id": "fb68a78d34d84128a2e3d11a23655430",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7327.1603951520156,
        "Y": 4086.2970473318537
      },
      {
        "Id": "9e1440cf860746069c2b4d1181c52d0b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Width of Chamber",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7893.8882188258958,
        "Y": 3858.5100812774635
      },
      {
        "Id": "509dd3e8767e481cb3886d05ec8e7359",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7432.594553267556,
        "Y": 3942.5852682931536
      },
      {
        "Id": "57a6be2de603416dbe38d7800bdb3169",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.DistanceTo",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7634.8798895628361,
        "Y": 3915.0270100605535
      },
      {
        "Id": "65998a9637184f5a9f037d385f155657",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.DistanceTo",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7951.9953621660661,
        "Y": 4047.0240491608834
      },
      {
        "Id": "b9d873fb4bb84a24bccd823940d9392a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Height of Chamber",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7681.9876967060954,
        "Y": 4114.6703443776833
      },
      {
        "Id": "911f050aa13246da92c87db635993ef4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Natural Frequency",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 8603.1897229971964,
        "Y": 4061.8461293054033
      },
      {
        "Id": "dd088ebaa0374ba9b4fb959233026197",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Natural Frequency",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 8634.475760447076,
        "Y": 4315.2811218079532
      },
      {
        "Id": "a5d1fa7f393c4b30a6f42e8e0df94870",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Sin theta",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 8236.2605646063366,
        "Y": 4187.8390024139935
      },
      {
        "Id": "9d68c73f1dac423cb3682cc04763ab91",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1735.8462981068326,
        "Y": 2632.556707080917
      },
      {
        "Id": "e024ffe677744816999d67abc9377bdd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1202.6508867452224,
        "Y": 2375.4260544869694
      },
      {
        "Id": "77b5608a4a3946a88b93d6ddb3c0324c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1203.1912768365626,
        "Y": 2435.9407545774193
      },
      {
        "Id": "587402bd09eb45b9a769d3ce8bc0d695",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Lengthofthepile",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6374.1066955290135,
        "Y": 14938.90608540531
      },
      {
        "Id": "6f2cd9bfa8a2422b8738cb750ec460ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LoadFoundationCanCarry or BuoyantForce",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7031.5480940565612,
        "Y": 15790.119532382931
      },
      {
        "Id": "75f521df81394b9ba7d9c676be8928fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Length_AH",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7717.7965746409809,
        "Y": 15058.219874033568
      },
      {
        "Id": "b000bf4e8d2f430baccbec7c392fb734",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Width_AH",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7502.2944816453328,
        "Y": 15290.908952001371
      },
      {
        "Id": "f1ec5ead68f84bd1b372cf2253edcd11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PileSpacingY",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6476.8924017966556,
        "Y": 13356.462653068673
      },
      {
        "Id": "c769c42d88e244e1937fa38df393cbd0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7819.6011873902207,
        "Y": 13467.628379828882
      },
      {
        "Id": "f99f68788f7d4534bdadb3064625d4f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.pile3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7828.1565937091009,
        "Y": 13317.530304682092
      },
      {
        "Id": "ba709c49f7254d3f8f86cff1940823fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7837.63981863445,
        "Y": 13183.704759934972
      },
      {
        "Id": "6a8a6a506b4741a2a95e765185be8179",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "z",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6408.945997108669,
        "Y": 13253.045347592082
      },
      {
        "Id": "8de004978e134446987e6f012a4b4b73",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7377.8531004927945,
        "Y": 13579.865808224891
      },
      {
        "Id": "ae860722790f4f0883b10ad6bc9ef33d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7410.73518594287,
        "Y": 13440.570744107081
      },
      {
        "Id": "f3f0d980b02f4488af4981c58e0c6a52",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7555.1350407611908,
        "Y": 13152.183573295821
      },
      {
        "Id": "ce1bcd804d24453993c7a212f8e91d9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7479.0637102538158,
        "Y": 13292.609191635322
      },
      {
        "Id": "2d2519084f4346a88bda0d3f3dbee5eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7432.9852353378719,
        "Y": 13010.368062578951
      },
      {
        "Id": "b8e4d6dfa9a048b6b16fd25fa7eda62e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7145.7825012565727,
        "Y": 13358.582700969451
      },
      {
        "Id": "5abe435f34834254ae89e87cfdde5142",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6875.48998092763,
        "Y": 13502.303614737391
      },
      {
        "Id": "2a3ee6e3141143e49d93057e78e2c100",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PileSpacingX",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6401.2850049575336,
        "Y": 13308.081069646452
      },
      {
        "Id": "bb4f7f8fb36240d99042a6573f6536c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "CenterPile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7246.000614126292,
        "Y": 13189.785061155211
      },
      {
        "Id": "fe1a01eefae14908bda1a4865e9d923b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "RadiusofPile",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6410.3752592416731,
        "Y": 13439.462640792592
      },
      {
        "Id": "0393846205dd4d67bdd7b09a5731916e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6400.5039349951348,
        "Y": 13149.239228396291
      },
      {
        "Id": "f58b202e43054572b3da7ee9d5cb2ff0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "y",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6402.9901473525715,
        "Y": 13201.808559761312
      },
      {
        "Id": "60975e02ae9c417a94afbc7352139ed5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6874.7158381115933,
        "Y": 13231.644117031672
      },
      {
        "Id": "1a36d698138449ba8391b79454067d21",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "CenterPile1Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6903.6856967844169,
        "Y": 12963.295677810711
      },
      {
        "Id": "2d8fe81075c54dfcb5bc21eb03d4f3e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PileSpacingY",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6272.80109141104,
        "Y": 12656.944728103022
      },
      {
        "Id": "b663761bbfb84e58810fd3c31781f686",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "z",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6248.8513832085418,
        "Y": 12228.628740887452
      },
      {
        "Id": "28bee5d07e8f4f2c9c2e6abf0a888f1e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7465.2447862436647,
        "Y": 12759.370948386302
      },
      {
        "Id": "7b3bdb008fb846a195b8072626693b7f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7116.0959780687372,
        "Y": 12506.387112808072
      },
      {
        "Id": "e0e2012dc19e41f5916cd5092338cf6d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7587.0539697059012,
        "Y": 11970.792023802253
      },
      {
        "Id": "eb5ea8f64991478093990e8cbbc98e8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7365.068894838937,
        "Y": 12228.746654847431
      },
      {
        "Id": "7f0171f1e4684b2cae7251218ccf5774",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7333.3856439684123,
        "Y": 12114.582166638633
      },
      {
        "Id": "651139cd5c354e5c9d595a3e929430ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6791.5372374635108,
        "Y": 11944.047539703652
      },
      {
        "Id": "b38d9d467b1b47b89bd4fe89863f7af1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6587.5249237925227,
        "Y": 12454.751239939171
      },
      {
        "Id": "7bf38ee593e6448b81fadae0ab87a3d6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PileSpacingX",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6244.57475232552,
        "Y": 12287.048824209931
      },
      {
        "Id": "41edf3de2a354787b56044e5252d62fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "CenterPile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7068.550595104397,
        "Y": 11975.921524435222
      },
      {
        "Id": "17909b311e1149b3817e0439a6a26b71",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "RadiusofPile",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6253.6650066096608,
        "Y": 12386.278963308992
      },
      {
        "Id": "ea025c8c025d47b290a7347bfe28dda7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6243.7936823631226,
        "Y": 12096.055550912692
      },
      {
        "Id": "c3ea73a5507d4082b89ed0dc8d3fae9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "y",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6244.5877140865014,
        "Y": 12163.854507984222
      },
      {
        "Id": "3ac0dd12257f4819a27e9c08ec55fdae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pile1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6687.28628448778,
        "Y": 12223.008162512271
      },
      {
        "Id": "5dddf06ddf3443a393d751fe80f3d33e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "CenterPile1Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6469.0827284328761,
        "Y": 11994.325992683922
      },
      {
        "Id": "8bdeef1cdd674afd9aff0d2a2c8fd512",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LsectionR+LsectionL+DockSlab+DockWall+ConcreteHull",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6256.65120557303,
        "Y": 15104.427028152422
      },
      {
        "Id": "a7e61eddbbc04b5389694e73bc5482d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List.Flatten",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6690.3599289399517,
        "Y": 15106.330676031344
      },
      {
        "Id": "cba988c485fe4795bd33d1156449f71a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Object.IsNull",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6667.8509122989653,
        "Y": 15273.946448186194
      },
      {
        "Id": "0898a230921148fd994219224d484349",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List.Filter",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6910.2439911107149,
        "Y": 15189.21433951582
      },
      {
        "Id": "400b753a11ed48d0a1fc4b640ea4b89f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.ByUnion",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6922.0231236307973,
        "Y": 15371.844329064021
      },
      {
        "Id": "a02fa5a89f6d484cbda887cdeadd03bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ConcreteVolume",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7109.4317650350895,
        "Y": 15165.078674583536
      },
      {
        "Id": "a398e0d3cc17461c8330b5ddae712b9c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6196.7098231073887,
        "Y": 15378.483092635144
      },
      {
        "Id": "56539c095cdd4e478d73e2e1a48fe5af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LoadFoundationCanCarry",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 6417.4637092479261,
        "Y": 15641.657184135369
      },
      {
        "Id": "a61faa8423134786b2f9b183ecb75092",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "TotalLoadofAH*SafetyFactor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 7695.68452003402,
        "Y": 15808.916370962581
      },
      {
        "Id": "e3cd4e09844f4739bcd7e0b343a6bbea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2722.8226212481945,
        "Y": 15551.601578162703
      },
      {
        "Id": "8b1c593e561e45d5bf9bd436b5e6d0a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2501.8175519486213,
        "Y": 15218.440032520086
      },
      {
        "Id": "db675654c8a0432da84a1717604e4ec0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2502.357942039961,
        "Y": 15278.954732610537
      },
      {
        "Id": "b7d2e9db05bf4f3c86ccec6e006751a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7852.9664449431111,
        "Y": 13031.194648919101
      },
      {
        "Id": "5fc6295e71724a719c3b68c58bb964e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9246.2700803687,
        "Y": 15922.740109748407
      },
      {
        "Id": "a0276270898c492e9837520796decd2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8847.7992271710609,
        "Y": 15906.733288859316
      },
      {
        "Id": "4b2b94f27ec841ea89d7a39ccfcfd93c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8590.1056943366,
        "Y": 15802.379112438808
      },
      {
        "Id": "0a07fdd5da4a4460aeb3f6d911f742af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Line.Direction",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8335.31535670929,
        "Y": 16077.587345522421
      },
      {
        "Id": "fabac602022045a087c8c4858005b95e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8384.29130479394,
        "Y": 16132.849122027208
      },
      {
        "Id": "b9056fa3555e428290abc21fbd6a9118",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8382.2797592487,
        "Y": 16008.730508162434
      },
      {
        "Id": "9c2f96bf98a34efc85a59faa55d29b44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Reverse",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8890.55525305424,
        "Y": 15765.117094609959
      },
      {
        "Id": "25f5998f47bf486693455dea97798f1c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8579.178553717371,
        "Y": 15917.388638501261
      },
      {
        "Id": "2fb4d750346a4359b1087be9b62f5cee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8565.1045075501,
        "Y": 15654.814222914161
      },
      {
        "Id": "7ab3c51a051a41398be155ad74cda36a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Cross",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8334.431704070621,
        "Y": 15919.450194131115
      },
      {
        "Id": "55d969c685244733aefa659cdf94a958",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8315.23079046928,
        "Y": 15547.826880604996
      },
      {
        "Id": "ad7202ad6af84751b628bb8d5782ce5f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8314.0220143592815,
        "Y": 15691.477234758671
      },
      {
        "Id": "45f04fe4c8ad4aa0bf377703021d645b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8286.27609509746,
        "Y": 15831.046479485789
      },
      {
        "Id": "16903f43e0c54ffc9cc3ee54d61f3ef8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.Join",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9258.35486597726,
        "Y": 15663.919447742259
      },
      {
        "Id": "7fd38e87f44341e3b44b737dc0d153b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9096.73093689471,
        "Y": 15901.257302925987
      },
      {
        "Id": "3af5f89ab01d4f788e1dd336d2e62989",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Slab.Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9257.2794261564413,
        "Y": 15793.847676714764
      },
      {
        "Id": "7f0074f980d2471ab697f3fa8fa725d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "SlabDepth",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9177.1510275682012,
        "Y": 15582.744189101795
      },
      {
        "Id": "a4a90783d7064cecb623e6484aadbb9d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13138.11022848679,
        "Y": 15670.493991499883
      },
      {
        "Id": "52108b4ddaa140a2be59d88e7795a0a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.DifferenceAll_WetDockWall",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11164.89462826325,
        "Y": 15034.789586253355
      },
      {
        "Id": "bee535e53d0344e78c81aeca1631a95a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeightofWetDock",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10937.702500102259,
        "Y": 15270.480493915409
      },
      {
        "Id": "babee93b29b74bb68fec9633bf49c1a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10976.31033179742,
        "Y": 15160.212494874915
      },
      {
        "Id": "61136ad9ed7548d6b98ae1e0a87cfc27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeightWetDockWall_refDockSlab",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10674.144252112181,
        "Y": 15030.972288687299
      },
      {
        "Id": "bfa1ec1decff475ab4b9dae193c09f71",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Dock.Wall.Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10845.177638504831,
        "Y": 14937.6981237021
      },
      {
        "Id": "2e9f1d614c3c4fb7b0cc323ae36ee13e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10762.97033977892,
        "Y": 15313.618453883337
      },
      {
        "Id": "d160022e490040a3a981458b83649c54",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10669.820043422631,
        "Y": 15127.360794664064
      },
      {
        "Id": "f0e2e0f7674b47b78d11799687b3b9d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10090.75703610325,
        "Y": 14944.61336806383
      },
      {
        "Id": "57089f256c4d45aea0230b1f4d918c52",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10129.57959131403,
        "Y": 15039.912765714636
      },
      {
        "Id": "9ca8299de5c24ce3b7f33d89f8bec34a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10129.731635563481,
        "Y": 15201.81510787214
      },
      {
        "Id": "bd7d598317d640c09c1417285da50cd2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9678.46346282972,
        "Y": 15739.452705398402
      },
      {
        "Id": "f5b6a0bfabe24da496a46d3c74373157",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9664.32745187309,
        "Y": 15657.919680302504
      },
      {
        "Id": "a2a54c969683457eb1bc74cc1fd8eb31",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9660.16371621771,
        "Y": 15571.136839686775
      },
      {
        "Id": "13f843d7344e4ae3ba0fa9cb929acbb4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinatest4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10415.21312425971,
        "Y": 15335.129650608531
      },
      {
        "Id": "7c83d31eec0d4154b6181e57c070b9fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinatest3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10423.0369172362,
        "Y": 15201.243936038478
      },
      {
        "Id": "2727f6e7567b4c819909cd2e98804946",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinatest2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10421.619077471842,
        "Y": 15071.036630214225
      },
      {
        "Id": "3b72171ffe67434893f18f750155eb8e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinatest1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10423.339965829571,
        "Y": 14937.769235860369
      },
      {
        "Id": "468340a7816a42b396d4efba2e7318dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9661.88269274401,
        "Y": 15485.753973293693
      },
      {
        "Id": "d4ac759bcf3e42369901bf9a662a31e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Thickness.wetDock.td",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10115.68816401878,
        "Y": 15704.007197460338
      },
      {
        "Id": "f3156d0b82444ee1854ee3070914916c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9883.41161651508,
        "Y": 15271.876255009432
      },
      {
        "Id": "f3dfcfae2af74deb8313a6f062c039a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9895.18130540867,
        "Y": 15141.624639388758
      },
      {
        "Id": "67edde85be724c12bf72c175260a26d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "endpointlength.l1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9590.94649537933,
        "Y": 15327.33795577948
      },
      {
        "Id": "fb4dafc66f2e4892bb1570c0700aa33f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9892.72158016292,
        "Y": 15042.687798380899
      },
      {
        "Id": "baab6b3fc70840d9b073156a3ceb785c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9596.80475669016,
        "Y": 15164.995527246549
      },
      {
        "Id": "7d39fb9777d4459285766bd961c2a1d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LengthofPile+DepthofSlab.PS",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10438.59782295106,
        "Y": 15680.197293081421
      },
      {
        "Id": "2717edcabf894754932379d1fae683aa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Dockwallclearance.dc",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10784.90636346276,
        "Y": 15697.498091745425
      },
      {
        "Id": "9279c4eca357498ab2d154ec2ac0704e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9893.96429484841,
        "Y": 14918.94653618174
      },
      {
        "Id": "64d41db28afd4210b7d3501737559855",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "dc+td+tL+clearance+WidthL",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12762.478761733852,
        "Y": 15499.832039498813
      },
      {
        "Id": "fc50557e8d2940aeaee296ce9d47cd69",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ThicknessLSection.tL",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12435.856761118332,
        "Y": 15539.056539845235
      },
      {
        "Id": "5395d167b0574a8a8b6b6de67d713cbf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DepthLSection.dL",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12495.700403128751,
        "Y": 15612.824264968374
      },
      {
        "Id": "c69cbe06cb5a4e6eb01a6cc0851541a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12815.45568429527,
        "Y": 15732.258718882571
      },
      {
        "Id": "4aace65c74d84aa781ef99b917778305",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR6",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13115.35753010364,
        "Y": 16299.836219848465
      },
      {
        "Id": "c6522bbd4b234f8099bef3c96e9d4150",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13126.81979954358,
        "Y": 15823.481290079319
      },
      {
        "Id": "485887525d844013af7d698148a747ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13111.555691628892,
        "Y": 16030.062685650411
      },
      {
        "Id": "b2f29b45c8504b929f6cf540d5c521f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR5",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13116.47954934735,
        "Y": 16192.0024991197
      },
      {
        "Id": "a79d746b781a4dd9841ab5141161aed8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Lengthpile+SlabThickness+DepthLSec",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12710.737462878991,
        "Y": 15865.228190030139
      },
      {
        "Id": "1f5cc14fce71446cb156b7007f4c216c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "dc+td+tL",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12787.4074355497,
        "Y": 15625.554329092845
      },
      {
        "Id": "b30965da4b914dcdb6abb0a01363dae5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PS+dL+Lsection(height)(0.9)",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12747.153357346411,
        "Y": 15982.906181644785
      },
      {
        "Id": "e711475b5e0343e7bda9f02d6cec1b15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12818.18360168768,
        "Y": 16122.875180936097
      },
      {
        "Id": "5415dd0c0a7c407a9822dfac6466cd47",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.LsectionLeft",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13525.12733172019,
        "Y": 15571.431971378845
      },
      {
        "Id": "a4fa32b862bf417fa054aa0c4de2f788",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13395.005635341,
        "Y": 16101.861903560475
      },
      {
        "Id": "63d6a19100fd4e3a95d1b4128f0b0156",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13561.759098098912,
        "Y": 15887.100557354221
      },
      {
        "Id": "ec61bfe297aa4cfa9b017fc0471a3a73",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13847.77429009488,
        "Y": 15785.807195792177
      },
      {
        "Id": "501ef257c52c4d1dad6d0b16c70e53bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13623.12767888419,
        "Y": 16010.661722083341
      },
      {
        "Id": "64ba58c847ba437ab2fb7b909dffc5ed",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LengthPiile+SlabThickness.PS",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13780.771899171901,
        "Y": 16620.5311429575
      },
      {
        "Id": "8034ddbf9225484ea4530f5e865bd787",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11299.609897705912,
        "Y": 16738.199929426693
      },
      {
        "Id": "6c5e367a28b44ac196b73dacf704a6c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10476.66344186121,
        "Y": 16620.269051698582
      },
      {
        "Id": "8a53133844c64c1f9c74c1edc045cc36",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x1ory1orx4ory2",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10446.536420740011,
        "Y": 16926.386735716951
      },
      {
        "Id": "ef139288a58745a99f0a0792cc36b2d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Clearance2",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10269.186233137541,
        "Y": 16755.215076391083
      },
      {
        "Id": "c6971bcba3d3473dbb5212c0af074ed4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeighthHullSlabfromDockSlab.Hs",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10611.960666222039,
        "Y": 16787.056985131203
      },
      {
        "Id": "59a33b9a25674da48ccaf423dc7c823e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11068.96233969097,
        "Y": 16802.851908284072
      },
      {
        "Id": "9eb67e8336674af28c9ecde0fc760636",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11300.76116223136,
        "Y": 16992.03875066667
      },
      {
        "Id": "bc0c8078bf574f7a97d68e5d371d8e8d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11296.905925220821,
        "Y": 16853.126717992651
      },
      {
        "Id": "146d2a8fe18448b9990be12b58307e77",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11294.00194884447,
        "Y": 17137.074719445172
      },
      {
        "Id": "57ae92b11a1d45abb91b6345f3823051",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x2.or.x3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11102.001840987192,
        "Y": 16904.368736467812
      },
      {
        "Id": "ec7aedea022649899e7f13f993fbd8d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "y3.or.y4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11068.248326100071,
        "Y": 17010.063070904122
      },
      {
        "Id": "8c0cdbf6ac244cfa93880f8e44cdbaad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x1.1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11809.84012603595,
        "Y": 16779.112110942271
      },
      {
        "Id": "e18410dcea744808baa441c7e4d722e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ThicknessConcreteWall.tw",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 11363.43552505464,
        "Y": 16650.93216005286
      },
      {
        "Id": "bc9d530ec4664867bb89b0e618312a0d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "x2.2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11813.078599948491,
        "Y": 16877.30364088896
      },
      {
        "Id": "f6524f02420140bfb4eeaa364c40bcd2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "y3.3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11867.08742534371,
        "Y": 17012.799541279492
      },
      {
        "Id": "0916790685bc42868aa84b50142fd760",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11458.22202466903,
        "Y": 16755.851942104411
      },
      {
        "Id": "5be16fa12f9241b79f5451ba293d2af8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11585.61796026543,
        "Y": 16899.890133355213
      },
      {
        "Id": "6b77928f29744e459a2991d29767a662",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11467.0711216097,
        "Y": 16863.569837775351
      },
      {
        "Id": "9d6731740e6b4bb6ab4cd67d15b857bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ThicknessHullSlab.THs",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10580.18217874215,
        "Y": 17228.74886326235
      },
      {
        "Id": "c348bb82fa6f495a99210587472aa5b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HullSlab.Extrude",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11564.168782089149,
        "Y": 17074.321473923912
      },
      {
        "Id": "894df515d4524ab880dfca425e51e45f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.Point1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10932.064705376721,
        "Y": 17441.824551896923
      },
      {
        "Id": "bcb4df95d1484fe4a0c02288ac3c8f35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.Point3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11434.8819608464,
        "Y": 17447.10425249175
      },
      {
        "Id": "93811430fba2429f9cdec6031d594b7c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.Point2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11101.50027269873,
        "Y": 17443.423584777473
      },
      {
        "Id": "3b1a80eb9f124a6fbf5ab74205e121b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.Point3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11259.00692859825,
        "Y": 17437.082911227371
      },
      {
        "Id": "7f323fdaa43840d1b200de50faf1d080",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10619.635971965081,
        "Y": 17424.272721923393
      },
      {
        "Id": "ada0c108e6a7464db7e592b19d372634",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10457.80474319858,
        "Y": 17100.106353404502
      },
      {
        "Id": "d9fd7f46368640d1bfd3e6a879c934f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11092.168031276251,
        "Y": 17356.502373010851
      },
      {
        "Id": "527753cd3bfc4c8caf826ad4c9e54f55",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.Polycurve",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11111.150544984772,
        "Y": 17610.61972798271
      },
      {
        "Id": "440c68fe858d4657a271223625314009",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10968.760742682551,
        "Y": 17576.982500384551
      },
      {
        "Id": "6a02d0b927314cdc80685d56025934e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11084.640571340562,
        "Y": 17728.51202674938
      },
      {
        "Id": "5e5b9f8c22e74987a76f7a1c0bfdf6f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeightofWall_BaseSlabSlab",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10582.19929341611,
        "Y": 17596.816388984971
      },
      {
        "Id": "3b3b993f012648b2881043bbdf9c0a46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HoneyCombHeight.Hd",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10590.20950779224,
        "Y": 17655.712834468162
      },
      {
        "Id": "b7a8af81f93b4744860c7ef0157e34c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "ThicknessofBaseSlab.TB",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10588.02076708841,
        "Y": 17709.185249236973
      },
      {
        "Id": "bf7e688cd5bb449ca76014660eef97df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Wall1.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11427.085029936121,
        "Y": 17626.768532773123
      },
      {
        "Id": "85827a2094b04f92ae948f6a20860d65",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11268.48676663757,
        "Y": 17751.861331560791
      },
      {
        "Id": "345e596dcf274cb694411375edfde9a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Mid_hc4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12515.419112733811,
        "Y": 17616.608662578554
      },
      {
        "Id": "9d24a0703e044f10a25729d805045563",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Mid_hc2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12162.286597588001,
        "Y": 17602.059322751084
      },
      {
        "Id": "41a1602db49644da8607d89744dca78b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Mid_hc3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12332.66106235878,
        "Y": 17607.044396989731
      },
      {
        "Id": "c13c173322d8475faf8ce0984b1aa2c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Mid_hc1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11985.64646230124,
        "Y": 17602.225112689852
      },
      {
        "Id": "08fca3f431b243089a69519d0994391f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "mx1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12000.498630802171,
        "Y": 17531.193463226293
      },
      {
        "Id": "caa681294f444e87b05d3ec9fb2b675f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "mx2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12205.275489811511,
        "Y": 17525.080419514772
      },
      {
        "Id": "238d18f6cb5b47c0971ebf59386cdb4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12241.209887919311,
        "Y": 17751.2172982832
      },
      {
        "Id": "b2d7be90d21f4285b2c846ccac1e397c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12075.77073353482,
        "Y": 17733.091161887303
      },
      {
        "Id": "2e260e8cc44247e4acd9a5104156dca9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12174.817669786111,
        "Y": 17867.514180603863
      },
      {
        "Id": "143842894f2449a5a99d567a6625bcb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12967.438066072591,
        "Y": 17806.532905961813
      },
      {
        "Id": "20f7fb230b254420a0c4bff10976f3ed",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Beam Height",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12450.1088503791,
        "Y": 17856.957501812423
      },
      {
        "Id": "a148c9fafdf24bccaf81f5e0ddedfd4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12325.401156297561,
        "Y": 16745.339974110273
      },
      {
        "Id": "0fa4ec9758674579a4d856ba598a5f87",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12211.77814027364,
        "Y": 16792.524371521191
      },
      {
        "Id": "05fa22dad5da4db79f4a618cf7f0234c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12191.16945113467,
        "Y": 16900.959207515152
      },
      {
        "Id": "abf9c324ae3247c1a5d13a336bc75ab5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10853.486169135871,
        "Y": 17425.401659276642
      },
      {
        "Id": "77df0f64f9de409f8cf790b922ec5889",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12963.350498255029,
        "Y": 17521.932874005612
      },
      {
        "Id": "bd6aeebcf5d0468386fdc030bb9fa215",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12951.15122948842,
        "Y": 17660.732162027631
      },
      {
        "Id": "4ef5a4d86a4c4c9699fea803d9b8ae33",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12619.82926708687,
        "Y": 16906.399696193032
      },
      {
        "Id": "60cff9685f414b4d83ad5fd0b5a9464d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.XAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12812.82996033935,
        "Y": 17758.34145142787
      },
      {
        "Id": "a4f7a78742aa45518afdd25d6b4e714e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.XAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12752.944527823771,
        "Y": 17587.527164606363
      },
      {
        "Id": "1f60ae4c6e91464087c6dfd9c17ae14b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Reverse",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12342.60192506006,
        "Y": 17567.470070959691
      },
      {
        "Id": "3adc323b10c446a4ad2b481b89fc7daa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.Reverse",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12732.68319466936,
        "Y": 17499.1691071885
      },
      {
        "Id": "f505187a0a7140c698f9e9e0fdbe1746",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12718.935769962811,
        "Y": 17670.1985493704
      },
      {
        "Id": "4cf2902a330347bb8d5c44701bec32d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12613.224832288441,
        "Y": 16766.115331102392
      },
      {
        "Id": "f06aa62ba31747d49e6cf4fb85be9a4e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12420.224832288441,
        "Y": 16953.115331102392
      },
      {
        "Id": "98885c5a361545bea77fc6c773660e78",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13765.881962640851,
        "Y": 14394.876155510123
      },
      {
        "Id": "3be24032c473432e8ebac478ad5fd3ab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13773.43669733985,
        "Y": 14533.23174683566
      },
      {
        "Id": "93fd64f4a1d44e649b3b34d3f4a24123",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13755.20565708381,
        "Y": 14702.029124630415
      },
      {
        "Id": "486f462bde8e4587bd600e20421eac15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13757.58719302715,
        "Y": 14876.859530295103
      },
      {
        "Id": "fa95e1e6f3e24b48946d631029f633a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR5",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13792.960420742082,
        "Y": 15023.732556654037
      },
      {
        "Id": "5c1e857f4d7d4195839c222a77901c24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR6",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13809.54755106103,
        "Y": 15165.679310146323
      },
      {
        "Id": "fee923d9f8074a26b92389ac1634a924",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LR1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13127.858075784541,
        "Y": 15530.544142071081
      },
      {
        "Id": "ad0c37ef68d64283ac2192916fe24246",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13264.466951251141,
        "Y": 14396.038619731575
      },
      {
        "Id": "60299d6415ce4ac6aa8da6d8e3ec3edb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13358.989636839291,
        "Y": 14525.265085585062
      },
      {
        "Id": "522d05585c9341ab82125ad3fd9ffef7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13337.499520296611,
        "Y": 14650.350700395595
      },
      {
        "Id": "b1158cc716c8451b9b22888580eb26e3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolyCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14168.08343128076,
        "Y": 14543.83505946794
      },
      {
        "Id": "b60ee645080e42f78bdd81a16d9e0576",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14058.71825655348,
        "Y": 14704.367918312677
      },
      {
        "Id": "ae47e15e3f744d40bf65ca0abe71718e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14058.117596997741,
        "Y": 14442.654350796956
      },
      {
        "Id": "9daef0cc47ee4290bbfa14838048802e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LSectionRight.Extrude",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14376.958981544842,
        "Y": 14727.2974944662
      },
      {
        "Id": "7e8c1e78cb094ef8b5d8f0cf12392d96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14222.688736679342,
        "Y": 14698.477323558256
      },
      {
        "Id": "3cad182a221e4c9e9fbec94db3b321d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14336.16141336753,
        "Y": 14897.157549480937
      },
      {
        "Id": "af0f3317871b4d42b8c7aeecef561f01",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14166.463732440639,
        "Y": 14911.374509684229
      },
      {
        "Id": "f1bec3000b684019b73255c6b00a753c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "LSectionLeft.Extrude",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13589.39144558712,
        "Y": 15728.217625386667
      },
      {
        "Id": "20607eb2a51348aba7b70312ced96f6c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Formula.Slab.Width",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8725.1438532370012,
        "Y": 16054.859402529999
      },
      {
        "Id": "504b5c0009394edbad768c7866eeb268",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Formula.Slab.Width",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9073.5963707397714,
        "Y": 16050.670707915033
      },
      {
        "Id": "64cbebe3059248cf86b7d5852148cd08",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "SlabLength",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8867.7929237583012,
        "Y": 15663.182290887542
      },
      {
        "Id": "0806d0c4c3db44c6a73c758f12363d11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "SlabWidth",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9050.1555836564912,
        "Y": 15668.664040679318
      },
      {
        "Id": "46fdaae8b09c4b16946d59fe5767cc49",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DockkSlabLength",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12462.224832288441,
        "Y": 15230.115331102392
      },
      {
        "Id": "cf7af9331e444608b69c94251bf05c86",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DockSlabWidth",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 12432.224832288441,
        "Y": 15354.115331102392
      },
      {
        "Id": "e8553070ed3345e69a8f738765ef8a86",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 9372.07044306834,
        "Y": 16813.900959217022
      },
      {
        "Id": "f78e9488007a4497b63d1b4c5252f188",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8108.0795933240006,
        "Y": 12265.365637886691
      },
      {
        "Id": "2dea3c1317af400f945ab403846cfd83",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.pile3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8088.7920706316108,
        "Y": 12023.920905603782
      },
      {
        "Id": "fc5c1a6418db4033b9ce39fd4899f6b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8093.9692379669805,
        "Y": 12144.712788271132
      },
      {
        "Id": "46d1669cbd77438481e4f5cc35def0c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.Pile1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 8107.1001663571706,
        "Y": 11905.644372577002
      },
      {
        "Id": "7cf3cc70630b402383ea9f9ffdb65c30",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Endpointwidthwetdock.w1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 9593.0581013871815,
        "Y": 15385.202337913672
      },
      {
        "Id": "2eca51fd532741c5ba9c43d50c5cbf38",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HeightofRoom",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10714.23058047743,
        "Y": 15530.206947462009
      },
      {
        "Id": "d21fdb73bf4b41c4a79813ab3f5a8f23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "HoneyCombHullHeight",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10866.511990647512,
        "Y": 15532.081504292402
      },
      {
        "Id": "792938dc0b7e49cc9d18ee5029e08e36",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DepthofLsection",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11069.8038342214,
        "Y": 15530.311447179358
      },
      {
        "Id": "b91f90e9824b430bbb1c6732dec95de0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10489.619418328171,
        "Y": 15027.462451191406
      },
      {
        "Id": "770a234ff7a44a4abb101c5fe7fc1e48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DepthofFoundation",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 7837.567193723301,
        "Y": 15284.508109730632
      },
      {
        "Id": "0e1cc39c3f5c42b18898d4ecb116ffec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10711.08415742838,
        "Y": 16538.496656843283
      },
      {
        "Id": "47c9f40e23764bb7af6bf18435a8e482",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13609.700067506281,
        "Y": 15361.152922096948
      },
      {
        "Id": "c7779ccc95d347c4aec2dd06ad5991f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Height.Pole.DockSlab",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15496.6693105636,
        "Y": 15901.39003549757
      },
      {
        "Id": "3b31dadd64b04823b2dbf88131f4bdc0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "SpacingBetweenPost.Sp",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14360.645007021871,
        "Y": 15221.661281843279
      },
      {
        "Id": "50578f60e5cd42ea9fc871d17bf608ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "SlabLength.",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15628.99233762328,
        "Y": 15138.25175207959
      },
      {
        "Id": "90fcfd8675db413fb5d8d82c2fea0b7b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "p4y3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16073.52783492012,
        "Y": 15524.469940662038
      },
      {
        "Id": "05d8d8ca03574e28a616464d18ebe184",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "py1+Pow+SpacingbwPosts.p4y1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16026.88733550723,
        "Y": 15363.759996498777
      },
      {
        "Id": "83aff9e5647d40ad84954e2c6fe9da3c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole1.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15929.01407809137,
        "Y": 15638.059057506431
      },
      {
        "Id": "c9fb9967d738435d924f59487a6a3612",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15868.149872736161,
        "Y": 15544.020265787547
      },
      {
        "Id": "15a46645c5f142e98ee2b7fe20a2ee4d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15716.854599218821,
        "Y": 15478.330649273754
      },
      {
        "Id": "170ace68be5b46a9a709efa219dd754e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole1.PolyCurve",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15708.759537121821,
        "Y": 15340.767017643839
      },
      {
        "Id": "d93fe6e7b811488a9f45a6899a6a380e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PoleWidth.Pow",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15233.948255697231,
        "Y": 15565.191770352225
      },
      {
        "Id": "2558f73b0fbb4e3cabd9224c7d313c0b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "dc+td+dp1+Pow",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15214.76539935887,
        "Y": 15645.377341916303
      },
      {
        "Id": "7e5d7d72e1734840a17c38fa660cba1c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "px1+pol.px2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15287.506163840391,
        "Y": 15156.133605117873
      },
      {
        "Id": "7c3eb1522fc14682811d919069a69259",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole.Length.Pol",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15283.30044175504,
        "Y": 15455.816700875854
      },
      {
        "Id": "a9866365ec7d4114ab0c8c3a6f5d0f31",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15709.54064044189,
        "Y": 15640.256397222729
      },
      {
        "Id": "d207ed03acd94a77bee903b93cf17e5c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole1.point2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15482.295705439741,
        "Y": 15449.334300053053
      },
      {
        "Id": "960903fd89de4449a6af38ffa28cecdc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole1.point3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15485.669363719291,
        "Y": 15587.328170303506
      },
      {
        "Id": "525ff0930d5e45f9be1f5682fb37f81a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "py1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15423.95264720315,
        "Y": 14881.682976348082
      },
      {
        "Id": "845d2eac400b4d5db5de5249fd0b5075",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "dc+td+tL+clearance.px1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15221.995149189761,
        "Y": 15304.411147046994
      },
      {
        "Id": "f102fa781ec94de3921c2a17e6b54617",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Dist.Pole1.Dockwall.dp1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15234.997825465462,
        "Y": 15062.166098553585
      },
      {
        "Id": "6ab29eac3a6b4618bc7570c5d8a7e198",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole1.point1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15481.16442562689,
        "Y": 15314.717050322728
      },
      {
        "Id": "b9c6d59be62b404dad9549db6cdf1679",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X_PileCenterPole1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15436.49067763534,
        "Y": 16818.461254715443
      },
      {
        "Id": "e61f506ea4204022bdc7745271850665",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y_PileCenterPole1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15435.261869537371,
        "Y": 16733.227994988541
      },
      {
        "Id": "66f298adbe7d4cf2a0955fb7a6a93096",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole1.Center",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15617.987624426911,
        "Y": 16730.160642242863
      },
      {
        "Id": "4ee758ea3f04416a956acb324d9f6faf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole1.PileCircle",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15614.679217559211,
        "Y": 16860.225423883683
      },
      {
        "Id": "701cfc7914044ec3a1209f6e20d61d53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PileRadius_post1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14995.095321519751,
        "Y": 16704.040996134823
      },
      {
        "Id": "d07193ad8cd4402b83bcbabccef4c27f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16115.257232606311,
        "Y": 16972.58906875546
      },
      {
        "Id": "625912625758404b924d7ced9062d5da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y-PileCenterPole4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15858.36455049178,
        "Y": 16818.570418934152
      },
      {
        "Id": "6ae8ecb23f644b78a236f18c9ef481f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X_PileCenterPole4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15854.791490050831,
        "Y": 16730.156075174404
      },
      {
        "Id": "7cb86e9a9b5a469fba6489e3cc4d2d1f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16034.042341173801,
        "Y": 16719.941852339583
      },
      {
        "Id": "c60f556c199347a2a83436d3850c9d8e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Circle.ByCenterPointRadius",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16035.505862969811,
        "Y": 16871.468313371613
      },
      {
        "Id": "d302f30c88514a4a9ef72c05096fedf1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15975.388529613521,
        "Y": 16993.039830394911
      },
      {
        "Id": "d7c7f496769a4ca1a4e854eb75322019",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YZ",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15883.80194065565,
        "Y": 16906.535950587062
      },
      {
        "Id": "dce4d764fa9a4cda9738eafc08ac8c75",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15719.779451208291,
        "Y": 16989.780704448251
      },
      {
        "Id": "879e02c1dd4642aeae9243102ed23a3f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.XAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16197.16280301231,
        "Y": 17043.452686119472
      },
      {
        "Id": "6009e0bd29274c68b039d24165d7ec8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16125.17562436188,
        "Y": 17035.880520946052
      },
      {
        "Id": "4895ab6b7a1f4029b2ef7676af6ed8d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15091.4312840091,
        "Y": 16026.115331102392
      },
      {
        "Id": "c0261af97f45414bad718edefdb464ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PS",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 17171.065408206239,
        "Y": 16853.276718146561
      },
      {
        "Id": "082a64b2240648208c51ab27f8059e05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 17098.60024353124,
        "Y": 15718.110483494234
      },
      {
        "Id": "94b5eebec4474170bf19a2c1ae44e95c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 17023.398709835339,
        "Y": 16018.355851923918
      },
      {
        "Id": "1dde252643b24374be7385447062ae2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16790.63861189234,
        "Y": 15940.871600526667
      },
      {
        "Id": "4c0156a7063f4c62ae1cff821b555e56",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.XAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16891.236564050541,
        "Y": 16061.569247947231
      },
      {
        "Id": "d5543e68d62f41988dbeb0c40f8c297f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16877.602849784838,
        "Y": 16208.070112010832
      },
      {
        "Id": "0fde662bf8514a68aa4350db892b45e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YZ",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16591.630296645242,
        "Y": 16149.08356147859
      },
      {
        "Id": "f1dd4d19df59434bb826e6e98d0ceac0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole4.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16565.635316712243,
        "Y": 15732.164805809572
      },
      {
        "Id": "3f21b6ba357c451ea398565746ca2ad5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole4.PolyCurve",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16783.142066240842,
        "Y": 15364.975862376961
      },
      {
        "Id": "cf4a7db622594742950562e6d90dc5c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Boolean",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16659.912462142638,
        "Y": 15528.613375093191
      },
      {
        "Id": "661da4b0f96b484bbe32b9ee6f8caa4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16652.291156388841,
        "Y": 15356.074298740559
      },
      {
        "Id": "5070e1e7547c40b4a1673b1cce4d6056",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole4.point4",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16338.683869845621,
        "Y": 15728.530090290185
      },
      {
        "Id": "ac158c2b8c31471582855c8b88d53e53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole4.point3",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16358.613021060321,
        "Y": 15571.107166761569
      },
      {
        "Id": "8481237df549479bb9c4890a58528f6f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole4.point2",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16355.75426389528,
        "Y": 15437.716900487865
      },
      {
        "Id": "4ed53c2823b3454fb3750d7bd6e244d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "pole4.point1",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16353.39913517875,
        "Y": 15309.055003080746
      },
      {
        "Id": "acc100f9b02d41b18efd9afbda040e7e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11480.254721841102,
        "Y": 17908.97719809469
      },
      {
        "Id": "43bd25d97a7e42c58ee7f728d03b80a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YZ",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11561.488389423212,
        "Y": 18119.90183160896
      },
      {
        "Id": "946e516330934a59a5e24b6c3343a5f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11783.923849604931,
        "Y": 17969.143046084042
      },
      {
        "Id": "24474aa1ea2945ac9c8e69820b0d6b83",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "DistanceBetweenWalls",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11514.041210869651,
        "Y": 18223.187734798823
      },
      {
        "Id": "1b88f2f55d0b4b25bd4a5279cb292312",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.XAxis",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 11523.333875100881,
        "Y": 18046.972585135922
      },
      {
        "Id": "c56790cd9f364b2c89e1c4aab1bbd7f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole1Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16305.79765004378,
        "Y": 16994.56436937605
      },
      {
        "Id": "d7826343493e48f0a02efe30389fcf3e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Pole2Curve.ExtrudeAsSolid",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16279.030165337481,
        "Y": 16733.212162985932
      },
      {
        "Id": "0d8841c3bdc544c783122ad5fec2f9e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16283.47939932159,
        "Y": 16850.203548400681
      },
      {
        "Id": "f764dba989fe4c88b0123688bec2230f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18006.17032313269,
        "Y": 16384.588443969235
      },
      {
        "Id": "df88a5a70f614e029d9a524db20ec254",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Solid.ByUnion",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18394.800083395181,
        "Y": 16262.122693876354
      },
      {
        "Id": "2243a6db29724b348ae9c69d347fb9c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Rotate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20339.197562430774,
        "Y": 6807.7134958285224
      },
      {
        "Id": "00e8fa13c61343c786d92c21fd50ef42",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19262.197562430792,
        "Y": 6956.214753733313
      },
      {
        "Id": "79fb71d72a8149148277b1c47db3ddd6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19603.197562430792,
        "Y": 6900.00142039998
      },
      {
        "Id": "5f746bdb02b14bb5b780dd870182cd1b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19255.422423513821,
        "Y": 7071.5261716835357
      },
      {
        "Id": "4b157e4db5fb46faa068796d9f93535c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolySurface.ByLoft",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 19940.197562430774,
        "Y": 7012.7134958285224
      },
      {
        "Id": "f54a3aece047494faa077c1577b448c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19940.197562430774,
        "Y": 7120.7134958285224
      },
      {
        "Id": "a55e7d12a6934ecd840dd2dbd9a652c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Origin",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19940.197562430792,
        "Y": 6711.7134958285224
      },
      {
        "Id": "e0f5de4a1e6341099aa48e61f2a15581",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19940.197562430792,
        "Y": 6819.7134958285224
      },
      {
        "Id": "ff4ce0cba2b849a9a00c015492de1954",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19940.197562430792,
        "Y": 6927.7134958285233
      },
      {
        "Id": "64cafd64f97f48a5aa9cfb9acda6be33",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20968.955417889309,
        "Y": 7770.9879533777384
      },
      {
        "Id": "d22cddee0f9e40cdb5ec56f1a36884c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List.Transpose",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21188.955417889309,
        "Y": 7770.9879533777384
      },
      {
        "Id": "101f5b605aa241358e2337762e9c787e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 21455.955417889309,
        "Y": 7770.9879533777384
      },
      {
        "Id": "667824b23f61424e86de5af15e0e9b2a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21802.955417889309,
        "Y": 7811.9879533777384
      },
      {
        "Id": "267f5620223c44838e8b579a3af55dcb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18863.197562430789,
        "Y": 6807.7134958285224
      },
      {
        "Id": "77183d47eb604252b2fca40059069695",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 20287.918806806909,
        "Y": 8015.7496879455121
      },
      {
        "Id": "95907f04ea4f41f6b3c9d59d506776d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21455.955417889309,
        "Y": 7878.9879533777384
      },
      {
        "Id": "d96e636df60640ca91405e943559d372",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 22544.737809491897,
        "Y": 8014.6417171474977
      },
      {
        "Id": "d3468a8fdf854408998ce38cfcb60749",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 22881.737809491897,
        "Y": 7873.0596619883854
      },
      {
        "Id": "c1924f99b41c48fb9da158f55fb51d30",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List.Transpose",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 23101.737809491897,
        "Y": 7873.0596619883854
      },
      {
        "Id": "26484c4310b14b2b9d092723ff42ab8e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 23368.737809491897,
        "Y": 7873.0596619883854
      },
      {
        "Id": "9491bc9447bd49468191f2d74e417c8e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 23700.6827729082,
        "Y": 7914.05966198839
      },
      {
        "Id": "a148629f04c643fea1e2805fc8f66466",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 23368.737809491897,
        "Y": 7981.0596619883854
      },
      {
        "Id": "411a22a2e3da4ba684c617dd9d03ce54",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18086.162918459839,
        "Y": 6812.6499219593115
      },
      {
        "Id": "746c790b70424b3d8fa670ee95991586",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18055.197562430789,
        "Y": 7016.0014203999808
      },
      {
        "Id": "19ee977a157a424dad473f3eda404903",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "NurbsCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18533.197562430789,
        "Y": 6923.00142039998
      },
      {
        "Id": "1bb1e390247a4474bd6f390e8a7dfee4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18313.197562430789,
        "Y": 6923.00142039998
      },
      {
        "Id": "3f9d3ac824d34d11b49cd490342ccf6c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18533.197562430789,
        "Y": 6814.9268291618564
      },
      {
        "Id": "aeb9b1fb99374706819f689b0269cf8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Math.Tan",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19154.955417889309,
        "Y": 8252.6241858137219
      },
      {
        "Id": "97b81fb4b0aa4298826649603c70891e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "/",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19426.955417889309,
        "Y": 8226.6241858137219
      },
      {
        "Id": "e040c0e7ae834e8ab6196adfb8b07bc4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19695.955417889309,
        "Y": 8213.2641858137213
      },
      {
        "Id": "7d287f7d1b7d470ead4f631221b7f2a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19995.955417889309,
        "Y": 8142.4731582341647
      },
      {
        "Id": "41e65f49f2a2437e91cc439045b961bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20614.955417889309,
        "Y": 8086.2598249008315
      },
      {
        "Id": "699c1d3effaf4adfba70cf8a088fbc98",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 22229.737809491897,
        "Y": 8070.8550504808318
      },
      {
        "Id": "6483fc05c1a6443ba57d5b9f9eb74f19",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17505.859391930077,
        "Y": 7381.1411767101226
      },
      {
        "Id": "700ec4b8a5014effb86cc57545628138",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17505.615055435916,
        "Y": 7444.331673184498
      },
      {
        "Id": "4c0d7d3e849740a98f015a462e0555ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Width",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17471.195705363494,
        "Y": 7579.584964518398
      },
      {
        "Id": "bc85fd49decf49faa7c5f57ca1dd57f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "slopeHeight",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17374.542525817418,
        "Y": 8019.6252170608159
      },
      {
        "Id": "983efce8fc0a4e049a4d8a8802feb4e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "slopeAngle",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17374.41010416983,
        "Y": 8099.6051542657115
      },
      {
        "Id": "c1c13db9c2124bb09ebb0c2075943f81",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 2504.0385041694208,
        "Y": 15381.119648046562
      },
      {
        "Id": "3cbd34b24dc2494d8f3385e05170c6d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 1204.172545236099,
        "Y": 2535.9749694562661
      },
      {
        "Id": "494f6ce0f04e4cefa2b8d19bf4269b1f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18819.805152694753,
        "Y": 16615.284239518969
      },
      {
        "Id": "f232bbe9267d4fa0ac72ee35a7e1fea9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18598.800083395181,
        "Y": 16282.12269387637
      },
      {
        "Id": "14a615fa2a32400d8bffe68e700e56a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18599.340473486522,
        "Y": 16342.63739396677
      },
      {
        "Id": "ab8403dda90b4e33b92e792301f265ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18601.021035615981,
        "Y": 16444.802309402869
      },
      {
        "Id": "fda7c9dd3e614d5b83b2caf88a0c121f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 15269.13042365508,
        "Y": 20028.075062694992
      },
      {
        "Id": "5a35d7ff582b4415bba9da3b703fd6fa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.BySweep",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 14945.970746753381,
        "Y": 20124.611627482747
      },
      {
        "Id": "01e97a8055044cae9e3f4da67803e663",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 15208.034489491285,
        "Y": 20350.036364300249
      },
      {
        "Id": "871627304834492387f89951f0ceb5e4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Circle.ByCenterPointRadiusNormal",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 14543.384328277285,
        "Y": 20351.706080037449
      },
      {
        "Id": "5281c19c6aed492397cf2f9b9f102c07",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Origin",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 14300.971244636985,
        "Y": 20219.53473619455
      },
      {
        "Id": "91731976b342446ebf4450aab9fe98a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 14323.991642030485,
        "Y": 20380.215787500048
      },
      {
        "Id": "72b0e820d98b401a98a8460b43b4a917",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 14003.545623795186,
        "Y": 20399.534400854747
      },
      {
        "Id": "29a682de091b4570b9717ed4ffe725d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Normal",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 14274.853868933586,
        "Y": 20503.177200978447
      },
      {
        "Id": "5665993db3794276a91ea64d61a734ac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "NurbsCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 13502.277619082786,
        "Y": 20262.51724280935
      },
      {
        "Id": "8ffce22bd7bb41fc80065967965841fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 13248.084322407985,
        "Y": 20286.965055129247
      },
      {
        "Id": "b26147b2315e4e2a8a18799854862eae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12801.995510919116,
        "Y": 20172.494155620148
      },
      {
        "Id": "c80e248583534072aeb68ef4142de487",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12770.461063026536,
        "Y": 20441.568307149748
      },
      {
        "Id": "f0711488a3034f319994124d83a888d6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12313.563953199186,
        "Y": 20141.963975878847
      },
      {
        "Id": "8597cd7e5b9c41839f6e4b63f77977f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12295.872465924716,
        "Y": 20413.155778552249
      },
      {
        "Id": "143772596e8c44b98b2d2fa7ac6940a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12309.9357971193,
        "Y": 20037.8996914021
      },
      {
        "Id": "e168dd7820224d04af605408a45a60df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12318.655360266515,
        "Y": 20507.749081322749
      },
      {
        "Id": "bc2db2cf9a40494987719c922fa325c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 12285.371184245136,
        "Y": 20228.587325034248
      },
      {
        "Id": "9e90ea8fad3845ffba277dedd84784c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.Thicken",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 24524.6448040966,
        "Y": 7990.44175806994
      },
      {
        "Id": "7e59eadfd0304b729ab987174b989637",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 24067.634128910715,
        "Y": 8106.4491107150334
      },
      {
        "Id": "823e6860079846d0826cd4dfcc8a1f23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Surface.Thicken",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 22369.358528659912,
        "Y": 8452.0859825454281
      },
      {
        "Id": "ae8f24c64edd4a0d90d6b8b11eba8cce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21906.747868422775,
        "Y": 8502.8964766889276
      },
      {
        "Id": "b1caf0689317452e8dfcf7d814f6b231",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10984.425551558743,
        "Y": 20409.605626460503
      },
      {
        "Id": "7241e2b31f164b02bb71b0d479debb30",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10763.420482259171,
        "Y": 20076.444080817902
      },
      {
        "Id": "f60eb5ff266d4d41b6dde1656546c422",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10763.960872350512,
        "Y": 20136.958780908302
      },
      {
        "Id": "3d833f7d3edd4e6780efff7beb69807e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10765.641434479972,
        "Y": 20239.123696344403
      },
      {
        "Id": "c09a5632191946adbb14b94b446b8aa9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Rotate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 16480.648352967288,
        "Y": 19879.292073581051
      },
      {
        "Id": "a0d307565c6444598bad26f79d11162f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 15880.212312730062,
        "Y": 20201.513909468413
      },
      {
        "Id": "9bf433f7281a4d62a313c62956ecf1e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 16098.4331495241,
        "Y": 19909.967199145918
      },
      {
        "Id": "1092ec496e514082b50c4d5d324a70f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 25039.3903886731,
        "Y": 8129.41208105597
      },
      {
        "Id": "8e437067feb1417ba606f82dccf06781",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20339.197562430774,
        "Y": 6993.7134958285224
      },
      {
        "Id": "e415456445274c66b7b9cdc045081712",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19783.129795321,
        "Y": 11583.650946706737
      },
      {
        "Id": "9162848279814bf9a7fc09d20eb97b48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19453.129795321,
        "Y": 11590.864280040078
      },
      {
        "Id": "e884eab4e0b046898d6139cbda1dcca6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.Origin",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20860.129795321,
        "Y": 11487.650946706737
      },
      {
        "Id": "edb3c4adbe0442ae87048b861d9730e3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Rotate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21259.129795321,
        "Y": 11583.650946706737
      },
      {
        "Id": "95242a7955a6409c9a6ebb586d5ca4ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20860.129795321,
        "Y": 11595.650946706737
      },
      {
        "Id": "c60da3d2f67944d09f69742aef186581",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 19006.09515135,
        "Y": 11588.587372837526
      },
      {
        "Id": "cb3e742e85e242cc880249f70a7a1146",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 18975.129795321,
        "Y": 11791.938871278198
      },
      {
        "Id": "cdcebddd9f0344129450ddb8345e7e93",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "NurbsCurve.ByPoints",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 19453.129795321,
        "Y": 11698.938871278198
      },
      {
        "Id": "534f187f8a6a4cc2a612ee8d1cd01528",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "List Create",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 19233.129795321,
        "Y": 11698.938871278198
      },
      {
        "Id": "0dd06babfdaa45ab870d51fc9f3bdd15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20182.129795321,
        "Y": 11732.152204611528
      },
      {
        "Id": "12495ea28af7438f8972d125f6fead29",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20523.129795321,
        "Y": 11675.938871278198
      },
      {
        "Id": "6e32b3a1bab442539cbb1b76371be41f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Plane.YAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20175.354656404,
        "Y": 11847.463622561758
      },
      {
        "Id": "1037fba6d5a74b6c8338118f6ce52904",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "PolySurface.ByLoft",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 20860.129795321,
        "Y": 11788.650946706737
      },
      {
        "Id": "a86d94ce8ff646f59ed81c2a4de584ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 21259.129795321,
        "Y": 11769.650946706737
      },
      {
        "Id": "af3b50d4ed1447fbbb478f21dd119b46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20860.129795321,
        "Y": 11703.650946706737
      },
      {
        "Id": "956965c9689246f48948a95f1dc3f8de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 20860.129795321,
        "Y": 11896.650946706737
      },
      {
        "Id": "4bbf9114d3264fd8a3c1cc01aa8dbf99",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18425.7916248203,
        "Y": 12157.078627588337
      },
      {
        "Id": "2e6a46fb9e7b4e4d957328ff8b83ccdf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18425.547288326103,
        "Y": 12220.269124062717
      },
      {
        "Id": "960d94e614604e25919bb95dc84f2641",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Width",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 18391.127938253703,
        "Y": 12355.522415396617
      },
      {
        "Id": "c59917542d654d19a0482078f955277a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Code Block",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 17185.263478054734,
        "Y": 11557.589957471184
      },
      {
        "Id": "55ce7799088e4e61bf82448138323d9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "X",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 16964.258408755162,
        "Y": 11224.428411828585
      },
      {
        "Id": "7f6e6cca6e074c6788ecfab9928fc502",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Y",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 16964.798798846503,
        "Y": 11284.943111918985
      },
      {
        "Id": "39aecf15804446228cf76caa203549c5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Z",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 16966.479360975962,
        "Y": 11387.108027355085
      },
      {
        "Id": "702683db5ad948f2a2ba08adffaca365",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Geometry.Rotate",
        "ShowGeometry": false,
        "Excluded": false,
        "X": 10502.956026460022,
        "Y": 2616.5984875350191
      },
      {
        "Id": "7be0339911e54c9a9cba0726691caf7e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10256.770607061928,
        "Y": 2609.715365444431
      },
      {
        "Id": "277d61661c614f7592793411a6c1db80",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Excluded": false,
        "X": 10097.09232388509,
        "Y": 2758.5680023041959
      }
    ],
    "Annotations": [
      {
        "Id": "a0e2b6cf38e048bda5e07cb43347ab3a",
        "Title": "Moving node",
        "Nodes": [
          "96a676f541944681befdd6b7d63b11e2",
          "0526e58fa76c43009e790097e635c11b",
          "dc68109d7a2b47a0a799287347b5f800"
        ],
        "Left": 272.91436433605122,
        "Top": -450.28740171319873,
        "Width": 1134.1954113616102,
        "Height": 564.13065259394807,
        "FontSize": 72.0,
        "InitialTop": -354.28740171319873,
        "InitialHeight": 402.13065259394807,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "53aef00d22e348bcbf39691f9a1ee8d7",
        "Title": "Dam structure",
        "Nodes": [
          "1dd817cb8acc4be296c2d8eaebd97dc8",
          "6f72f8b58b0842cbaf63e13de881c79d",
          "d7c19c21f9cf4ea5995a8632b11e06f2",
          "38ef649332ef42f9b6c34f71b55f7ba3",
          "2bb8020243434f228f02fb8d5124f5ae",
          "b278b397c4c64fcd863c69bc672a4bd7",
          "ffabffc3ab534eec8eef0b212099f534",
          "7fd6ebc6b4f44769a3a25931e4df65bb",
          "2d8d6f064c554c8b8d737918da47e319",
          "62aa9b50ff3146e793de1d975e889796",
          "4fe85350950c48df9b47e11b9d9f513e",
          "e4a364a822d3473881d8bbdd57eee7bb"
        ],
        "Left": 6168.4610896411778,
        "Top": 259.36489454205889,
        "Width": 1703.0,
        "Height": 589.0,
        "FontSize": 36.0,
        "InitialTop": 312.36489454205889,
        "InitialHeight": 575.213333333334,
        "TextblockHeight": 43.0,
        "Background": "#FFB5B5B5"
      },
      {
        "Id": "f9528431b4824238b1f55ebef577b5d6",
        "Title": "Main Axis",
        "Nodes": [
          "2a94c56b4eb54511bc394811e6e4aedc",
          "9e1eb9bfe27446de8206250c61e16cdc",
          "720ba83bf98245f7b639670ab8b7bdbb",
          "93ac6c1249b4431c871476f14ce0c83d",
          "508a9a3eb83740d8894213faeb61b5d9",
          "e14fd8e9ec16491e91801a51f0e30ef2"
        ],
        "Left": 4112.5005160898972,
        "Top": 430.13956896876982,
        "Width": 812.0,
        "Height": 658.662076658365,
        "FontSize": 36.0,
        "InitialTop": 483.13956896876982,
        "InitialHeight": 657.662076658365,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "e3960b040eca42609a4cdff4828eee6b",
        "Title": "<Click here to edit the group title>",
        "Nodes": [
          "a230a0fcb9844668adc647d97cd65598",
          "3057b5cbd9b9418fafe213c4ea21438d",
          "70bbb231bbbe42c8a6d5785d9760dcaf",
          "93670d0f80824226927cb5917fc2a242",
          "517588aa439f48f9be316c5898166f3c",
          "c7bcbd29a0434887a72c0649afc4d053",
          "3bd0a507c5894f4da469a1945ec0d861",
          "eff7ab09f14a479bb4e681c4944c956a",
          "36d12c316b7d4044aec29f8334d48ce7",
          "8cbba36903564b29957c7123236c547e",
          "e177da39f5ff410795ce52acea912e5d",
          "51cf93d5996f4433958599b748f5e137"
        ],
        "Left": 6196.2116805515579,
        "Top": 1191.6299086495758,
        "Width": 2222.0,
        "Height": 438.21333333333996,
        "FontSize": 36.0,
        "InitialTop": 1244.6299086495758,
        "InitialHeight": 437.21333333333996,
        "TextblockHeight": 43.0,
        "Background": "#FFFF7BAC"
      },
      {
        "Id": "c563827fd4b746aca6c0c5b0c5801515",
        "Title": "Spillway plane",
        "Nodes": [
          "900f8a5b5d6c4d86aba3c53a333b864c",
          "200ac45dde79409c8e3962c8125074f7",
          "811bc916028940f3b723b493f5dd06ef",
          "f49eed8b0d5c40c688e51e8925835cee",
          "5075b442b6304f4e8070cda10fb8e912",
          "4b60f4742a28458882d51237111ec4d0",
          "f34fbdab0f024126a89fc5674a2fd34b"
        ],
        "Left": 3830.6285001885271,
        "Top": 1384.3411840850058,
        "Width": 1985.0,
        "Height": 254.0,
        "FontSize": 36.0,
        "InitialTop": 1437.3411840850058,
        "InitialHeight": 253.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "ebd5824b8a454f6f9506c2d120d3431e",
        "Title": "Air Chamber",
        "Nodes": [
          "731f2b4db09945b9bdee8e6ef19f2dfb",
          "ec59f00edc25465188657ddb3ef7d5d3",
          "ff112444710b40e4b70e99c5cf04bb1a",
          "a4a1e3a6f59343c7884cfe1dab1b1a7e"
        ],
        "Left": 7459.9579139837861,
        "Top": 1638.0709103564404,
        "Width": 469.71359491324984,
        "Height": 368.62709549664191,
        "FontSize": 36.0,
        "InitialTop": 1691.0709103564404,
        "InitialHeight": 341.62709549664191,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "715e6fcdf2cf49928ed2873d6dff33b9",
        "Title": "Item 0",
        "Nodes": [
          "730b850dfcd04c298b374eda088a0443",
          "dfcb2c76ca274069811ad29383cc2088",
          "7a33c0b5123b45c3b9e55faf9a81447c",
          "86440326b8044486801444556ab8a284"
        ],
        "Left": 7845.6968568863058,
        "Top": 2152.0999025335723,
        "Width": 585.9199074094804,
        "Height": 263.77501642951711,
        "FontSize": 36.0,
        "InitialTop": 2205.0999025335723,
        "InitialHeight": 287.77501642951711,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "63ca44a32ea04c1b9ca0b7896a312038",
        "Title": "Item 5",
        "Nodes": [
          "9de9aed8077b4467830effb8fc099ac6",
          "0f77ad78bf3c44019dcaa9607464986c",
          "7638ec5816f84100ab2ffd16e91509c7",
          "4263b57534ea436e85035a7fc6b1b9a1"
        ],
        "Left": 6920.3012735875709,
        "Top": 1666.0590550579095,
        "Width": 491.00000000000091,
        "Height": 377.83047032029594,
        "FontSize": 36.0,
        "InitialTop": 1719.0590550579095,
        "InitialHeight": 401.83047032029617,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2bb47a770d614951a1cd15c5628275e2",
        "Title": "Item 6",
        "Nodes": [
          "66a4978815a442b58017bf59920e8ba6",
          "0472ac3db86c40a7adc4fc738bbc6eec",
          "3cee081be959400aad16795545e1b44d",
          "6b8a2eefb72d41058d207d50d2c7391b"
        ],
        "Left": 6916.4693601556219,
        "Top": 1975.5970252755083,
        "Width": 487.0,
        "Height": 318.22122573144406,
        "FontSize": 36.0,
        "InitialTop": 2028.5970252755083,
        "InitialHeight": 342.22122573144406,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e4690ad4659b44b0b7e6f1f9928ff18d",
        "Title": "Item 7",
        "Nodes": [
          "9731f55c09c74b1d91e3881772f78e67",
          "3080ba71b9ea450da6b912223249d8aa",
          "027653e6ca2c4b75bb329952220a9d80",
          "d4d44bc38de44948a7eddd0b6d3766ca"
        ],
        "Left": 6915.0790100621271,
        "Top": 2327.7917864377405,
        "Width": 493.0,
        "Height": 260.0,
        "FontSize": 36.0,
        "InitialTop": 2380.7917864377405,
        "InitialHeight": 284.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "ebd14a228df74a7095d484aadd51fd10",
        "Title": "Item 8",
        "Nodes": [
          "50bd61fc99be4883b613763217ef9617",
          "7b5e018663474530b500485a1f396597",
          "23d77675c3e249648b535f6e4be12aaa",
          "79c9b8ea53ad405b8d2b2392eaacde8d"
        ],
        "Left": 6918.0197470720723,
        "Top": 2634.7371624846655,
        "Width": 515.0,
        "Height": 262.0,
        "FontSize": 36.0,
        "InitialTop": 2687.7371624846655,
        "InitialHeight": 286.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "1f6947cce35d4c5f8b2b3780948dc60b",
        "Title": "Item 1\r\n",
        "Nodes": [
          "6b6b9f56358d4ccd9dd24622b91f402c",
          "882f9cd0fd824e13b14e98ece94693ad",
          "f9fb5fc364604fa394f11aa0d6855f18",
          "31514d38784c4a3794d44ab02f46a4ba"
        ],
        "Left": 7935.361866744016,
        "Top": 2510.6908874908495,
        "Width": 563.21341096516062,
        "Height": 300.23157911783983,
        "FontSize": 36.0,
        "InitialTop": 2606.6908874908495,
        "InitialHeight": 281.23157911783983,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "6082315165df48d7b2ec6b62718070be",
        "Title": "Slope",
        "Nodes": [
          "440ac3a505714d36a97ebbf8e748b96f",
          "132d77e55246485788023afa68be5ea1",
          "d128c60c6912494db25355593b6ff484",
          "271286ed71eb43b48aae6b5100511a0c"
        ],
        "Left": 8636.8327073023065,
        "Top": 2487.8310155053514,
        "Width": 547.040755124799,
        "Height": 452.72432045098003,
        "FontSize": 36.0,
        "InitialTop": 2540.8310155053514,
        "InitialHeight": 425.72432045098003,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "f69541b95ce640ee8e0fcc3004216d35",
        "Title": "Item 0",
        "Nodes": [
          "709061fe1d9140ba9ffce63cb5e1e36c",
          "1f84decbcd164ee1aab4a4e49a7f88af",
          "a50270f31dbb46c599c5b426577e54ab",
          "8ea746da6b2b45a09f30e03a1e21b17b"
        ],
        "Left": 5111.684846011176,
        "Top": 1712.7735270060134,
        "Width": 550.655095257318,
        "Height": 257.0,
        "FontSize": 36.0,
        "InitialTop": 1765.7735270060134,
        "InitialHeight": 281.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "d9d78d7320a94960bed6b8755e64d36a",
        "Title": "Item 1",
        "Nodes": [
          "c23482c11e854278928ae6c7a822167e",
          "167533fe44a647edbe9299e0369157e9",
          "777c62dd39484da38e4a05bed3fae82b",
          "14b272953fed4aa388a13c47de0cfbe8"
        ],
        "Left": 5161.684846011176,
        "Top": 1976.7735270060134,
        "Width": 534.0,
        "Height": 282.0,
        "FontSize": 36.0,
        "InitialTop": 2029.7735270060134,
        "InitialHeight": 286.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "758c5936155c4373afab09c29b8eaa72",
        "Title": "Item 2",
        "Nodes": [
          "e4424a5b091e44a4b8932b522a5608a9",
          "adf9cfbfc0d240f7bc3d1a6d2bcd7260",
          "20286071d02f49bb9152dd22db24a764",
          "47d51b16486c45d89d4461dd061f0963"
        ],
        "Left": 5122.684846011176,
        "Top": 2222.7735270060134,
        "Width": 524.0,
        "Height": 270.0,
        "FontSize": 36.0,
        "InitialTop": 2275.7735270060134,
        "InitialHeight": 294.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a0ca402de5fe4f7c85d801bc9253fc8b",
        "Title": "Item 3",
        "Nodes": [
          "5b98233ca0da46469370cc3e939f7198",
          "ef2b878cf4c741e198431635080af6a7",
          "a9d751a3341c4c8192c2aa68e919aade",
          "4788e7ffb642453e998e9b6ab696fd7a"
        ],
        "Left": 5084.684846011176,
        "Top": 2421.7735270060134,
        "Width": 534.0,
        "Height": 237.0,
        "FontSize": 36.0,
        "InitialTop": 2474.7735270060134,
        "InitialHeight": 261.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "326b4b0566414476950b9100fc15afd8",
        "Title": "Item 4",
        "Nodes": [
          "4fb09739aedd46bfb0ddea258007af2a",
          "eda1afd3cd2b4d4f9e82a9090f264ad6",
          "c40900ef135248bbbaba86a330525570",
          "d6744fa8c1a64e2197008028a6a5e4a3"
        ],
        "Left": 5162.684846011176,
        "Top": 2690.7735270060134,
        "Width": 506.0,
        "Height": 257.0,
        "FontSize": 36.0,
        "InitialTop": 2743.7735270060134,
        "InitialHeight": 281.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "38932b4bc2ca416e83de2f79137db586",
        "Title": "Break water",
        "Nodes": [
          "beb1267d206e422087f061b692d1bf05",
          "e295329a7396489b9353ebf769cb6c50",
          "20072d31cd0849bbb90ab00fbd578495"
        ],
        "Left": 5821.7188086151764,
        "Top": 1545.7581198704825,
        "Width": 437.0,
        "Height": 559.27932373688282,
        "FontSize": 36.0,
        "InitialTop": 1598.7581198704825,
        "InitialHeight": 583.27932373688282,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "91a0f810d6a9470dbc429a39ddd0a662",
        "Title": "Item 0",
        "Nodes": [
          "1ac36b27a1474b27927fdad7fecf1938",
          "286bbe56bb96427c8d7942748afb062c",
          "acf1c80c8aba42f9a223d1dde0384f3f",
          "15d8e24868ce489593a72357cbf524ec"
        ],
        "Left": 6587.4948486863714,
        "Top": 1537.8694970042163,
        "Width": 519.0,
        "Height": 250.0,
        "FontSize": 36.0,
        "InitialTop": 1590.8694970042163,
        "InitialHeight": 274.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "6c1621cea4824dcbb3d8ebe4a8093196",
        "Title": "Item 1",
        "Nodes": [
          "bebfb59d10bd40938ff40e03a0b46712",
          "6c354533b19d4ac1ba8a72d0043c50d3",
          "2d27dc4fa589443fb3ecaa51ea617b6f",
          "12092fb920bc4e3ba84fb8a951b5d301"
        ],
        "Left": 6357.2253734415381,
        "Top": 1805.3712031526295,
        "Width": 503.0,
        "Height": 255.0,
        "FontSize": 36.0,
        "InitialTop": 1858.3712031526295,
        "InitialHeight": 278.99999999999977,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2fb26468a14b4d808272e3cb810ab8bf",
        "Title": "Item 2",
        "Nodes": [
          "a63b1e2961944ac3a5068e26cf3139f4",
          "fd798c2c5a664ded9d11f538bd3e10f0",
          "6810fe08d6ec49d79fb89f18d6316e29",
          "55dbd98d49ae40999094fe7dad5049d4"
        ],
        "Left": 6383.1467056472529,
        "Top": 2353.6347125448974,
        "Width": 504.0,
        "Height": 247.0,
        "FontSize": 36.0,
        "InitialTop": 2406.6347125448974,
        "InitialHeight": 271.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a2eb2a2cb4f84e9ebc1efa509a949f76",
        "Title": "Item 3",
        "Nodes": [
          "45003c63e578489c8424e18befdf2279",
          "6dcf36abe4c54cb4bafd9ff8e0ad5b4b",
          "0e70afefcd30461fbd56f523b43c9983",
          "001eb04252e44421b24dda7f27f6fe28"
        ],
        "Left": 6378.573948625427,
        "Top": 2618.0898023276995,
        "Width": 501.0,
        "Height": 247.0,
        "FontSize": 36.0,
        "InitialTop": 2671.0898023276995,
        "InitialHeight": 271.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "387b272aacdc49479b9b92aeaa720b58",
        "Title": "Item 4",
        "Nodes": [
          "9a9e7d97ea14496281c4d34d57dcc3f7",
          "db5f0733ac24449cb015e92f3d05f0bd",
          "72c4b3ffd5eb4b6185b1335fb1d0898d",
          "f2e3a18849f84c529541ee26b5e14e27"
        ],
        "Left": 6378.25229509121,
        "Top": 2878.4738412370916,
        "Width": 509.0,
        "Height": 246.0,
        "FontSize": 36.0,
        "InitialTop": 2931.4738412370916,
        "InitialHeight": 270.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8ad9437d2f5e407eaaa14bf02ceae08d",
        "Title": "Item 2",
        "Nodes": [
          "d35b83c4720e41179bbe50bdf6adcb5e",
          "d56f77ce00ed420a8578cfa763e4046d",
          "9335e39fbb514317ac48ffd9c1f328c2",
          "191832c722bd4e2caa513811ac4cc95f"
        ],
        "Left": 7915.0132915601262,
        "Top": 2806.6585500073375,
        "Width": 552.37510894119987,
        "Height": 260.49751478656572,
        "FontSize": 36.0,
        "InitialTop": 2859.6585500073375,
        "InitialHeight": 284.49751478656572,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "74d84cd779cc4ac08d99e3efe88f8690",
        "Title": "Item 3",
        "Nodes": [
          "c5431b7971384a1faf0f77ae26cfbb8a",
          "9a9b1e80cce24a2bb4299b3eae464f4d",
          "82250be2066c40bfbb5f5f4846ee3611",
          "42b78ce435f3476fae73d81fbd838d4a"
        ],
        "Left": 7925.5379764298959,
        "Top": 3049.2796564073133,
        "Width": 525.08643912777006,
        "Height": 265.3232271946199,
        "FontSize": 36.0,
        "InitialTop": 3102.2796564073133,
        "InitialHeight": 289.3232271946199,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "99ab0c94256d4beea526c4a8a86bf939",
        "Title": "Air Orifice",
        "Nodes": [
          "437c20e7848540e8bf50916bd5835aca",
          "551a0ada4ab842368f2dec2afece578b",
          "a846848197a54e6dbe7539d050917699",
          "2871a5c812424e67999d39936122ec74",
          "1097b2f1fd024d5cb51e1bb060ad99b8",
          "f696505968b14684aa4446844fb70ca3",
          "87b2df1ed11f4226abdea3fb276e5806",
          "d127d3414feb45c589dc883b9cd43509",
          "564e70bd6fdb4f2788cbaecf78ef5055",
          "5cdd885bb0e9480fbc211f1085693878",
          "55031a1065c54274b2d0baec0785ab97",
          "190483f7f07841cf8836e7cdd8988d34"
        ],
        "Left": 5823.5202961814912,
        "Top": 3453.2119748226432,
        "Width": 1115.3345894616514,
        "Height": 495.46513090662029,
        "FontSize": 36.0,
        "InitialTop": 3506.2119748226432,
        "InitialHeight": 519.46513090662029,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a09e94fe9c084539a45f3720578f5790",
        "Title": "Pressure Calculation",
        "Nodes": [
          "179b206ee5f94687a9f223b4f19c9190",
          "fb68a78d34d84128a2e3d11a23655430",
          "358dee15451f43ec98e366c12aaa0210",
          "9e1440cf860746069c2b4d1181c52d0b",
          "509dd3e8767e481cb3886d05ec8e7359",
          "57a6be2de603416dbe38d7800bdb3169",
          "65998a9637184f5a9f037d385f155657",
          "b9d873fb4bb84a24bccd823940d9392a"
        ],
        "Left": 7317.1603951520156,
        "Top": 3493.6745547160235,
        "Width": 863.83496701405056,
        "Height": 729.99578966165973,
        "FontSize": 36.0,
        "InitialTop": 3546.6745547160235,
        "InitialHeight": 712.99578966165973,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "f8862f874ad64949bab4424e969018bb",
        "Title": "Natural Frequency",
        "Nodes": [
          "dd088ebaa0374ba9b4fb959233026197",
          "a5d1fa7f393c4b30a6f42e8e0df94870",
          "911f050aa13246da92c87db635993ef4"
        ],
        "Left": 8226.2605646063366,
        "Top": 4008.8461293054033,
        "Width": 852.92915839085981,
        "Height": 415.4349925025499,
        "FontSize": 36.0,
        "InitialTop": 4061.8461293054033,
        "InitialHeight": 398.4349925025499,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "fe5e537dc79a4794bcbe4f5c7e85d474",
        "Title": "Pile Creation",
        "Nodes": [
          "f1ec5ead68f84bd1b372cf2253edcd11",
          "c769c42d88e244e1937fa38df393cbd0",
          "f99f68788f7d4534bdadb3064625d4f3",
          "ba709c49f7254d3f8f86cff1940823fd",
          "6a8a6a506b4741a2a95e765185be8179",
          "8de004978e134446987e6f012a4b4b73",
          "ae860722790f4f0883b10ad6bc9ef33d",
          "f3f0d980b02f4488af4981c58e0c6a52",
          "ce1bcd804d24453993c7a212f8e91d9b",
          "2d2519084f4346a88bda0d3f3dbee5eb",
          "b8e4d6dfa9a048b6b16fd25fa7eda62e",
          "5abe435f34834254ae89e87cfdde5142",
          "2a3ee6e3141143e49d93057e78e2c100",
          "bb4f7f8fb36240d99042a6573f6536c2",
          "fe1a01eefae14908bda1a4865e9d923b",
          "0393846205dd4d67bdd7b09a5731916e",
          "f58b202e43054572b3da7ee9d5cb2ff0",
          "60975e02ae9c417a94afbc7352139ed5",
          "1a36d698138449ba8391b79454067d21",
          "b7d2e9db05bf4f3c86ccec6e006751a9"
        ],
        "Left": 6390.5039349951348,
        "Top": 12910.295677810711,
        "Width": 1669.4625099479763,
        "Height": 788.57013041418031,
        "FontSize": 36.0,
        "InitialTop": 12963.295677810711,
        "InitialHeight": 761.57013041418031,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2c8a110ac9434f13bcdd9c02d34472e6",
        "Title": "Quantity of Concrete for AH Foundation System",
        "Nodes": [
          "8bdeef1cdd674afd9aff0d2a2c8fd512",
          "a7e61eddbbc04b5389694e73bc5482d7",
          "cba988c485fe4795bd33d1156449f71a",
          "0898a230921148fd994219224d484349",
          "400b753a11ed48d0a1fc4b640ea4b89f",
          "a02fa5a89f6d484cbda887cdeadd03bf",
          "a398e0d3cc17461c8330b5ddae712b9c"
        ],
        "Left": 6186.7098231073887,
        "Top": 15051.427028152422,
        "Width": 1122.7219419277008,
        "Height": 472.05606448272192,
        "FontSize": 36.0,
        "InitialTop": 15104.427028152422,
        "InitialHeight": 419.05606448272192,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "f2b3dbe5173541efaf2673167c1ba821",
        "Title": "HPC 1 Calculation",
        "Nodes": [
          "6f2cd9bfa8a2422b8738cb750ec460ff",
          "a61faa8423134786b2f9b183ecb75092"
        ],
        "Left": 7021.5480940565612,
        "Top": 15737.119532382931,
        "Width": 988.13642597745911,
        "Height": 349.79683857965028,
        "FontSize": 36.0,
        "InitialTop": 15790.119532382931,
        "InitialHeight": 163.79683857965028,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "98118aac28eb4557837aa2b9e976b718",
        "Title": "Raft ",
        "Nodes": [
          "5fc6295e71724a719c3b68c58bb964e7",
          "a0276270898c492e9837520796decd2b",
          "4b2b94f27ec841ea89d7a39ccfcfd93c",
          "0a07fdd5da4a4460aeb3f6d911f742af",
          "fabac602022045a087c8c4858005b95e",
          "b9056fa3555e428290abc21fbd6a9118",
          "9c2f96bf98a34efc85a59faa55d29b44",
          "25f5998f47bf486693455dea97798f1c",
          "2fb4d750346a4359b1087be9b62f5cee",
          "7ab3c51a051a41398be155ad74cda36a",
          "55d969c685244733aefa659cdf94a958",
          "ad7202ad6af84751b628bb8d5782ce5f",
          "45f04fe4c8ad4aa0bf377703021d645b",
          "16903f43e0c54ffc9cc3ee54d61f3ef8",
          "7fd38e87f44341e3b44b737dc0d153b8",
          "3af5f89ab01d4f788e1dd336d2e62989",
          "7f0074f980d2471ab697f3fa8fa725d4"
        ],
        "Left": 8276.27609509746,
        "Top": 15494.826880604996,
        "Width": 1212.0033310589806,
        "Height": 783.02224142221166,
        "FontSize": 36.0,
        "InitialTop": 15547.826880604996,
        "InitialHeight": 730.02224142221166,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "eb3d8dfeacba47e0b0621c188e0da2c9",
        "Title": "Hull Slab Definition",
        "Nodes": [
          "59a33b9a25674da48ccaf423dc7c823e",
          "9eb67e8336674af28c9ecde0fc760636",
          "bc0c8078bf574f7a97d68e5d371d8e8d",
          "146d2a8fe18448b9990be12b58307e77",
          "57ae92b11a1d45abb91b6345f3823051",
          "ec7aedea022649899e7f13f993fbd8d2",
          "8c0cdbf6ac244cfa93880f8e44cdbaad",
          "bc9d530ec4664867bb89b0e618312a0d",
          "f6524f02420140bfb4eeaa364c40bcd2",
          "5be16fa12f9241b79f5451ba293d2af8",
          "6b77928f29744e459a2991d29767a662",
          "c348bb82fa6f495a99210587472aa5b9"
        ],
        "Left": 11058.248326100071,
        "Top": 16726.112110942271,
        "Width": 945.83909924363979,
        "Height": 555.96260850290128,
        "FontSize": 36.0,
        "InitialTop": 16779.112110942271,
        "InitialHeight": 502.96260850290128,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "4b1d59863ade461c9a7d018f60e54476",
        "Title": "Wall Left",
        "Nodes": [
          "894df515d4524ab880dfca425e51e45f",
          "bcb4df95d1484fe4a0c02288ac3c8f35",
          "93811430fba2429f9cdec6031d594b7c",
          "3b1a80eb9f124a6fbf5ab74205e121b5",
          "d9fd7f46368640d1bfd3e6a879c934f2",
          "527753cd3bfc4c8caf826ad4c9e54f55",
          "440c68fe858d4657a271223625314009",
          "6a02d0b927314cdc80685d56025934e1",
          "bf7e688cd5bb449ca76014660eef97df",
          "85827a2094b04f92ae948f6a20860d65"
        ],
        "Left": 10922.064705376721,
        "Top": 17303.502373010851,
        "Width": 712.02032455940025,
        "Height": 569.35895854993942,
        "FontSize": 36.0,
        "InitialTop": 17356.502373010851,
        "InitialHeight": 540.35895854993942,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "319ec23b4692429d8b09cc568a75c153",
        "Title": "Honey Comb Beam",
        "Nodes": [
          "345e596dcf274cb694411375edfde9a7",
          "9d24a0703e044f10a25729d805045563",
          "41a1602db49644da8607d89744dca78b",
          "c13c173322d8475faf8ce0984b1aa2c2",
          "08fca3f431b243089a69519d0994391f",
          "caa681294f444e87b05d3ec9fb2b675f",
          "238d18f6cb5b47c0971ebf59386cdb4a",
          "b2d7be90d21f4285b2c846ccac1e397c",
          "2e260e8cc44247e4acd9a5104156dca9",
          "143842894f2449a5a99d567a6625bcb9",
          "20f7fb230b254420a0c4bff10976f3ed",
          "77df0f64f9de409f8cf790b922ec5889",
          "bd6aeebcf5d0468386fdc030bb9fa215",
          "60cff9685f414b4d83ad5fd0b5a9464d",
          "a4f7a78742aa45518afdd25d6b4e714e",
          "1f60ae4c6e91464087c6dfd9c17ae14b",
          "3adc323b10c446a4ad2b481b89fc7daa",
          "f505187a0a7140c698f9e9e0fdbe1746"
        ],
        "Left": 11975.64646230124,
        "Top": 17446.1691071885,
        "Width": 1234.7040359537896,
        "Height": 489.345073415363,
        "FontSize": 36.0,
        "InitialTop": 17499.1691071885,
        "InitialHeight": 513.345073415363,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "ef2cd63956694c00bba60bf1fbba1dee",
        "Title": "L Section Right Definition",
        "Nodes": [
          "98885c5a361545bea77fc6c773660e78",
          "3be24032c473432e8ebac478ad5fd3ab",
          "93fd64f4a1d44e649b3b34d3f4a24123",
          "486f462bde8e4587bd600e20421eac15",
          "fa95e1e6f3e24b48946d631029f633a6",
          "5c1e857f4d7d4195839c222a77901c24",
          "ad0c37ef68d64283ac2192916fe24246",
          "60299d6415ce4ac6aa8da6d8e3ec3edb",
          "522d05585c9341ab82125ad3fd9ffef7",
          "b1158cc716c8451b9b22888580eb26e3",
          "b60ee645080e42f78bdd81a16d9e0576",
          "ae47e15e3f744d40bf65ca0abe71718e",
          "9daef0cc47ee4290bbfa14838048802e",
          "7e8c1e78cb094ef8b5d8f0cf12392d96",
          "3cad182a221e4c9e9fbec94db3b321d3",
          "af0f3317871b4d42b8c7aeecef561f01"
        ],
        "Left": 13254.466951251141,
        "Top": 14341.876155510123,
        "Width": 1361.6944621163893,
        "Height": 968.80315463619991,
        "FontSize": 36.0,
        "InitialTop": 14394.876155510123,
        "InitialHeight": 915.80315463619991,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "b4d640002000474ba622552024acccc1",
        "Title": "L Section Left Definition",
        "Nodes": [
          "a4a90783d7064cecb623e6484aadbb9d",
          "64d41db28afd4210b7d3501737559855",
          "c69cbe06cb5a4e6eb01a6cc0851541a9",
          "4aace65c74d84aa781ef99b917778305",
          "c6522bbd4b234f8099bef3c96e9d4150",
          "485887525d844013af7d698148a747ea",
          "b2f29b45c8504b929f6cf540d5c521f1",
          "a79d746b781a4dd9841ab5141161aed8",
          "1f5cc14fce71446cb156b7007f4c216c",
          "b30965da4b914dcdb6abb0a01363dae5",
          "e711475b5e0343e7bda9f02d6cec1b15",
          "5415dd0c0a7c407a9822dfac6466cd47",
          "a4fa32b862bf417fa054aa0c4de2f788",
          "63d6a19100fd4e3a95d1b4128f0b0156",
          "ec61bfe297aa4cfa9b017fc0471a3a73",
          "501ef257c52c4d1dad6d0b16c70e53bc",
          "fee923d9f8074a26b92389ac1634a924",
          "f1bec3000b684019b73255c6b00a753c"
        ],
        "Left": 12700.737462878991,
        "Top": 15446.832039498813,
        "Width": 1427.0368272158885,
        "Height": 998.00418034965151,
        "FontSize": 36.0,
        "InitialTop": 15499.832039498813,
        "InitialHeight": 945.00418034965151,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "109f3058251946eeb89cb4073dfb3193",
        "Title": "Pile Creation",
        "Nodes": [
          "2d8fe81075c54dfcb5bc21eb03d4f3e5",
          "f78e9488007a4497b63d1b4c5252f188",
          "2dea3c1317af400f945ab403846cfd83",
          "fc5c1a6418db4033b9ce39fd4899f6b3",
          "46d1669cbd77438481e4f5cc35def0c8",
          "b663761bbfb84e58810fd3c31781f686",
          "28bee5d07e8f4f2c9c2e6abf0a888f1e",
          "7b3bdb008fb846a195b8072626693b7f",
          "e0e2012dc19e41f5916cd5092338cf6d",
          "eb5ea8f64991478093990e8cbbc98e8c",
          "7f0171f1e4684b2cae7251218ccf5774",
          "651139cd5c354e5c9d595a3e929430ad",
          "b38d9d467b1b47b89bd4fe89863f7af1",
          "7bf38ee593e6448b81fadae0ab87a3d6",
          "41edf3de2a354787b56044e5252d62fd",
          "17909b311e1149b3817e0439a6a26b71",
          "ea025c8c025d47b290a7347bfe28dda7",
          "c3ea73a5507d4082b89ed0dc8d3fae9b",
          "3ac0dd12257f4819a27e9c08ec55fdae",
          "5dddf06ddf3443a393d751fe80f3d33e"
        ],
        "Left": 6233.7936823631226,
        "Top": 11852.644372577002,
        "Width": 2081.285910960878,
        "Height": 1025.7265758093,
        "FontSize": 36.0,
        "InitialTop": 11905.644372577002,
        "InitialHeight": 998.7265758092999,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "291cb3ee7e564c92a097b0fe6dbfb81e",
        "Title": "Wet Dock Wall",
        "Nodes": [
          "52108b4ddaa140a2be59d88e7795a0a6",
          "bee535e53d0344e78c81aeca1631a95a",
          "babee93b29b74bb68fec9633bf49c1a4",
          "61136ad9ed7548d6b98ae1e0a87cfc27",
          "bfa1ec1decff475ab4b9dae193c09f71",
          "2e9f1d614c3c4fb7b0cc323ae36ee13e",
          "d160022e490040a3a981458b83649c54",
          "f0e2e0f7674b47b78d11799687b3b9d2",
          "57089f256c4d45aea0230b1f4d918c52",
          "9ca8299de5c24ce3b7f33d89f8bec34a",
          "bd7d598317d640c09c1417285da50cd2",
          "f5b6a0bfabe24da496a46d3c74373157",
          "a2a54c969683457eb1bc74cc1fd8eb31",
          "13f843d7344e4ae3ba0fa9cb929acbb4",
          "7c83d31eec0d4154b6181e57c070b9fe",
          "2727f6e7567b4c819909cd2e98804946",
          "3b72171ffe67434893f18f750155eb8e",
          "468340a7816a42b396d4efba2e7318dc",
          "d4ac759bcf3e42369901bf9a662a31e5",
          "f3156d0b82444ee1854ee3070914916c",
          "f3dfcfae2af74deb8313a6f062c039a0",
          "67edde85be724c12bf72c175260a26d3",
          "fb4dafc66f2e4892bb1570c0700aa33f",
          "baab6b3fc70840d9b073156a3ceb785c",
          "7d39fb9777d4459285766bd961c2a1d7",
          "2717edcabf894754932379d1fae683aa",
          "9279c4eca357498ab2d154ec2ac0704e",
          "7cf3cc70630b402383ea9f9ffdb65c30",
          "2eca51fd532741c5ba9c43d50c5cbf38",
          "d21fdb73bf4b41c4a79813ab3f5a8f23",
          "792938dc0b7e49cc9d18ee5029e08e36"
        ],
        "Left": 9580.94649537933,
        "Top": 14865.94653618174,
        "Width": 1854.9481328839192,
        "Height": 976.50616921666187,
        "FontSize": 36.0,
        "InitialTop": 14918.94653618174,
        "InitialHeight": 965.50616921666187,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "17e4941e5ad4455dac64453d61a7c6af",
        "Title": "VaryingParameters",
        "Nodes": [
          "b000bf4e8d2f430baccbec7c392fb734",
          "770a234ff7a44a4abb101c5fe7fc1e48"
        ],
        "Left": 7492.2944816453328,
        "Top": 15231.508109730632,
        "Width": 654.27271207796821,
        "Height": 127.4008422707393,
        "FontSize": 36.0,
        "InitialTop": 15284.508109730632,
        "InitialHeight": 151.4008422707393,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "397d8046a7454bf9bc736ef2495aa6f9",
        "Title": "<Guidance Posts Right ",
        "Nodes": [
          "94b5eebec4474170bf19a2c1ae44e95c",
          "1dde252643b24374be7385447062ae2b",
          "4c0156a7063f4c62ae1cff821b555e56",
          "d5543e68d62f41988dbeb0c40f8c297f",
          "0fde662bf8514a68aa4350db892b45e1"
        ],
        "Left": 16581.630296645242,
        "Top": 15887.871600526667,
        "Width": 688.76841319009691,
        "Height": 413.19851148416456,
        "FontSize": 36.0,
        "InitialTop": 15940.871600526667,
        "InitialHeight": 412.19851148416456,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "5ad90d82f3af4968a92a7780ed08ecd9",
        "Title": "Guidance Post Left Creation",
        "Nodes": [
          "f1dd4d19df59434bb826e6e98d0ceac0",
          "3f21b6ba357c451ea398565746ca2ad5",
          "cf4a7db622594742950562e6d90dc5c8",
          "661da4b0f96b484bbe32b9ee6f8caa4a",
          "90fcfd8675db413fb5d8d82c2fea0b7b",
          "05d8d8ca03574e28a616464d18ebe184",
          "5070e1e7547c40b4a1673b1cce4d6056",
          "ac158c2b8c31471582855c8b88d53e53",
          "8481237df549479bb9c4890a58528f6f",
          "4ed53c2823b3454fb3750d7bd6e244d2",
          "83aff9e5647d40ad84954e2c6fe9da3c",
          "c9fb9967d738435d924f59487a6a3612",
          "15a46645c5f142e98ee2b7fe20a2ee4d",
          "170ace68be5b46a9a709efa219dd754e",
          "2558f73b0fbb4e3cabd9224c7d313c0b",
          "7e5d7d72e1734840a17c38fa660cba1c",
          "a9866365ec7d4114ab0c8c3a6f5d0f31",
          "d207ed03acd94a77bee903b93cf17e5c",
          "960903fd89de4449a6af38ffa28cecdc",
          "525ff0930d5e45f9be1f5682fb37f81a",
          "845d2eac400b4d5db5de5249fd0b5075",
          "6ab29eac3a6b4618bc7570c5d8a7e198"
        ],
        "Left": 15204.76539935887,
        "Top": 14828.682976348082,
        "Width": 1874.3766668819717,
        "Height": 1044.8471139421035,
        "FontSize": 36.0,
        "InitialTop": 14881.682976348082,
        "InitialHeight": 995.48182946149063,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "1f7d27fed8064185869f4254fc01611f",
        "Title": "Piles supporting guidance  posts",
        "Nodes": [
          "b9c6d59be62b404dad9549db6cdf1679",
          "e61f506ea4204022bdc7745271850665",
          "66f298adbe7d4cf2a0955fb7a6a93096",
          "4ee758ea3f04416a956acb324d9f6faf",
          "c56790cd9f364b2c89e1c4aab1bbd7f5",
          "d07193ad8cd4402b83bcbabccef4c27f",
          "625912625758404b924d7ced9062d5da",
          "6ae8ecb23f644b78a236f18c9ef481f1",
          "7cb86e9a9b5a469fba6489e3cc4d2d1f",
          "c60f556c199347a2a83436d3850c9d8e",
          "d7826343493e48f0a02efe30389fcf3e",
          "d302f30c88514a4a9ef72c05096fedf1",
          "d7c7f496769a4ca1a4e854eb75322019",
          "dce4d764fa9a4cda9738eafc08ac8c75",
          "0d8841c3bdc544c783122ad5fec2f9e2",
          "879e02c1dd4642aeae9243102ed23a3f",
          "6009e0bd29274c68b039d24165d7ec8c"
        ],
        "Left": 15425.261869537371,
        "Top": 16666.941852339583,
        "Width": 1116.5357805064086,
        "Height": 469.51083377988834,
        "FontSize": 36.0,
        "InitialTop": 16719.941852339583,
        "InitialHeight": 468.51083377988834,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "21ce42e9c6644c95bd72ba7e59376a26",
        "Title": "river-water area",
        "Nodes": [
          "411a22a2e3da4ba684c617dd9d03ce54",
          "746c790b70424b3d8fa670ee95991586",
          "19ee977a157a424dad473f3eda404903",
          "1bb1e390247a4474bd6f390e8a7dfee4",
          "00e8fa13c61343c786d92c21fd50ef42",
          "79fb71d72a8149148277b1c47db3ddd6",
          "267f5620223c44838e8b579a3af55dcb",
          "3f9d3ac824d34d11b49cd490342ccf6c",
          "5f746bdb02b14bb5b780dd870182cd1b",
          "4b157e4db5fb46faa068796d9f93535c",
          "8e437067feb1417ba606f82dccf06781",
          "f54a3aece047494faa077c1577b448c4",
          "a55e7d12a6934ecd840dd2dbd9a652c0",
          "2243a6db29724b348ae9c69d347fb9c4",
          "e0f5de4a1e6341099aa48e61f2a15581",
          "ff4ce0cba2b849a9a00c015492de1954"
        ],
        "Left": 18045.197562430789,
        "Top": 6586.7134958285224,
        "Width": 2573.9999999999854,
        "Height": 627.0,
        "FontSize": 96.0,
        "InitialTop": 6711.7134958285224,
        "InitialHeight": 554.0,
        "TextblockHeight": 115.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "6a92611022bb47adacc255f3e0f9521b",
        "Title": "riverBanks",
        "Nodes": [
          "aeb9b1fb99374706819f689b0269cf8a",
          "97b81fb4b0aa4298826649603c70891e",
          "e040c0e7ae834e8ab6196adfb8b07bc4",
          "7d287f7d1b7d470ead4f631221b7f2a7",
          "77183d47eb604252b2fca40059069695",
          "41e65f49f2a2437e91cc439045b961bf",
          "64cafd64f97f48a5aa9cfb9acda6be33",
          "d22cddee0f9e40cdb5ec56f1a36884c2",
          "101f5b605aa241358e2337762e9c787e",
          "667824b23f61424e86de5af15e0e9b2a",
          "95907f04ea4f41f6b3c9d59d506776d5"
        ],
        "Left": 19144.955417889309,
        "Top": 7645.9879533777384,
        "Width": 2938.0,
        "Height": 699.6362324359834,
        "FontSize": 96.0,
        "InitialTop": 7770.9879533777384,
        "InitialHeight": 626.6362324359834,
        "TextblockHeight": 115.0,
        "Background": "#FFFFC999"
      },
      {
        "Id": "db3296a5df824ae6b147b5c9eafa52eb",
        "Title": "terain-nearby river",
        "Nodes": [
          "d96e636df60640ca91405e943559d372",
          "699c1d3effaf4adfba70cf8a088fbc98",
          "d3468a8fdf854408998ce38cfcb60749",
          "c1924f99b41c48fb9da158f55fb51d30",
          "26484c4310b14b2b9d092723ff42ab8e",
          "9491bc9447bd49468191f2d74e417c8e",
          "a148629f04c643fea1e2805fc8f66466"
        ],
        "Left": 22219.737809491897,
        "Top": 7748.0596619883854,
        "Width": 1760.9449634163029,
        "Height": 415.79538849244636,
        "FontSize": 96.0,
        "InitialTop": 7873.0596619883854,
        "InitialHeight": 342.79538849244636,
        "TextblockHeight": 115.0,
        "Background": "#FF71C6A8"
      },
      {
        "Id": "41ab513f76114ccc9c279bdb13148c59",
        "Title": "Moving node",
        "Nodes": [
          "e3cd4e09844f4739bcd7e0b343a6bbea",
          "8b1c593e561e45d5bf9bd436b5e6d0a7",
          "db675654c8a0432da84a1717604e4ec0",
          "c1c13db9c2124bb09ebb0c2075943f81"
        ],
        "Left": 2491.8175519486213,
        "Top": 15165.440032520086,
        "Width": 822.00506929957328,
        "Height": 615.161545642617,
        "FontSize": 36.0,
        "InitialTop": 15218.440032520086,
        "InitialHeight": 478.16154564261706,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "87f41f2040bf4e89b064e1bb004e41af",
        "Title": "Moving Node",
        "Nodes": [
          "9d68c73f1dac423cb3682cc04763ab91",
          "e024ffe677744816999d67abc9377bdd",
          "77b5608a4a3946a88b93d6ddb3c0324c",
          "3cbd34b24dc2494d8f3385e05170c6d0"
        ],
        "Left": 1192.6508867452224,
        "Top": 2322.4260544869694,
        "Width": 1134.19541136161,
        "Height": 539.13065259394762,
        "FontSize": 36.0,
        "InitialTop": 2375.4260544869694,
        "InitialHeight": 402.13065259394762,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a40f5973b60f40fbb55d5f4f32a860af",
        "Title": "Moving node",
        "Nodes": [
          "494f6ce0f04e4cefa2b8d19bf4269b1f",
          "f232bbe9267d4fa0ac72ee35a7e1fea9",
          "14a615fa2a32400d8bffe68e700e56a5",
          "ab8403dda90b4e33b92e792301f265ca"
        ],
        "Left": 18588.800083395181,
        "Top": 16229.12269387637,
        "Width": 822.00506929957191,
        "Height": 615.16154564259887,
        "FontSize": 36.0,
        "InitialTop": 16282.12269387637,
        "InitialHeight": 478.16154564259887,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e744905a5c26432b8f31ba09b7b9c969",
        "Title": "Tunnel Thickness",
        "Nodes": [
          "fda7c9dd3e614d5b83b2caf88a0c121f",
          "5a35d7ff582b4415bba9da3b703fd6fa",
          "01e97a8055044cae9e3f4da67803e663"
        ],
        "Left": 14935.970746753381,
        "Top": 19975.075062694992,
        "Width": 544.15967690169964,
        "Height": 467.96130160525718,
        "FontSize": 36.0,
        "InitialTop": 20028.075062694992,
        "InitialHeight": 445.47447685700172,
        "TextblockHeight": 43.0,
        "Background": "#FFFFAA45"
      },
      {
        "Id": "2f8d6f0689af4301a3e97e1e92a44a2e",
        "Title": "Tunnel Face",
        "Nodes": [
          "871627304834492387f89951f0ceb5e4",
          "5281c19c6aed492397cf2f9b9f102c07",
          "91731976b342446ebf4450aab9fe98a2",
          "72b0e820d98b401a98a8460b43b4a917",
          "29a682de091b4570b9717ed4ffe725d0"
        ],
        "Left": 13993.545623795186,
        "Top": 20166.53473619455,
        "Width": 794.83870448209927,
        "Height": 429.64246478389759,
        "FontSize": 36.0,
        "InitialTop": 20219.53473619455,
        "InitialHeight": 428.64246478389759,
        "TextblockHeight": 43.0,
        "Background": "#FFFFC999"
      },
      {
        "Id": "2f00a121cc6343a1940da4a0258c98ee",
        "Title": "Tunnel Curve",
        "Nodes": [
          "5665993db3794276a91ea64d61a734ac",
          "8ffce22bd7bb41fc80065967965841fc",
          "b26147b2315e4e2a8a18799854862eae",
          "c80e248583534072aeb68ef4142de487",
          "f0711488a3034f319994124d83a888d6",
          "8597cd7e5b9c41839f6e4b63f77977f2",
          "143772596e8c44b98b2d2fa7ac6940a0"
        ],
        "Left": 12285.872465924716,
        "Top": 19984.8996914021,
        "Width": 1456.4051531580699,
        "Height": 601.668615747647,
        "FontSize": 36.0,
        "InitialTop": 20037.8996914021,
        "InitialHeight": 548.668615747647,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "fa42e4bb83d2466880b26f602fa668cc",
        "Title": "Moving node",
        "Nodes": [
          "b1caf0689317452e8dfcf7d814f6b231",
          "7241e2b31f164b02bb71b0d479debb30",
          "f60eb5ff266d4d41b6dde1656546c422",
          "3d833f7d3edd4e6780efff7beb69807e"
        ],
        "Left": 10753.420482259171,
        "Top": 20023.444080817902,
        "Width": 822.00506929957191,
        "Height": 615.16154564260069,
        "FontSize": 36.0,
        "InitialTop": 20076.444080817902,
        "InitialHeight": 478.16154564260069,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "1e38617f81d147aebf702a3aeb8f8f2b",
        "Title": "river-water area",
        "Nodes": [
          "c60da3d2f67944d09f69742aef186581",
          "cb3e742e85e242cc880249f70a7a1146",
          "cdcebddd9f0344129450ddb8345e7e93",
          "534f187f8a6a4cc2a612ee8d1cd01528",
          "0dd06babfdaa45ab870d51fc9f3bdd15",
          "12495ea28af7438f8972d125f6fead29",
          "e415456445274c66b7b9cdc045081712",
          "9162848279814bf9a7fc09d20eb97b48",
          "6e32b3a1bab442539cbb1b76371be41f",
          "1037fba6d5a74b6c8338118f6ce52904",
          "a86d94ce8ff646f59ed81c2a4de584ec",
          "956965c9689246f48948a95f1dc3f8de",
          "e884eab4e0b046898d6139cbda1dcca6",
          "edb3c4adbe0442ae87048b861d9730e3",
          "95242a7955a6409c9a6ebb586d5ca4ca",
          "af3b50d4ed1447fbbb478f21dd119b46"
        ],
        "Left": 18965.129795321,
        "Top": 11362.650946706737,
        "Width": 2574.0,
        "Height": 627.0,
        "FontSize": 96.0,
        "InitialTop": 11487.650946706737,
        "InitialHeight": 532.0,
        "TextblockHeight": 115.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "3936c240808f4cca8036977966535dad",
        "Title": "Moving node",
        "Nodes": [
          "c59917542d654d19a0482078f955277a",
          "55ce7799088e4e61bf82448138323d9b",
          "7f6e6cca6e074c6788ecfab9928fc502",
          "39aecf15804446228cf76caa203549c5"
        ],
        "Left": 16954.258408755162,
        "Top": 11171.428411828585,
        "Width": 822.00506929957191,
        "Height": 615.16154564259887,
        "FontSize": 36.0,
        "InitialTop": 11224.428411828585,
        "InitialHeight": 592.16154564259887,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      }
    ],
    "X": -2768.5221336710524,
    "Y": -521.45394965087689,
    "Zoom": 0.32700648446374453
  }
}