{
  "Uuid": "10341a53-a306-4ee8-adc6-5c24b37a4763",
  "IsCustomNode": false,
  "Description": null,
  "Name": "DeeptiDesai_459957_Product_Modelling_Assignment_2",
  "ElementResolver": {
    "ResolutionMap": {}
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c074668dc29f4af193e73a2ec5f32866",
      "Inputs": [
        {
          "Id": "e6d79e83cf7b4803926da1c80831e560",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fe0c0d4567441ed95bce3e194aa0c9c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39a540e9cd3b40258b874b8d97ad23fe",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f7be5be3979d4e929edf7c36733a4c57",
          "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": "bb1ea2f155f44b7c856da59a35cb0e3a",
      "Inputs": [
        {
          "Id": "a09d8db6e5674f8fbe13f31c0eaa2ce0",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f9178363bde24e52ad7ea8417b47189c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "83e031578dd64803ad5fe212d0ff89f2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f04e17e179fb42e6961bbd89a4f3f03b",
          "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": 50.0,
      "MinimumValue": 5.0,
      "StepValue": 0.5,
      "InputValue": 40.0,
      "Id": "669aab0bfcb94028bc6fc94eec0d9c63",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "87af64266a824632b26cb5d74485b649",
          "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": 50.0,
      "MinimumValue": 5.0,
      "StepValue": 0.5,
      "InputValue": 30.0,
      "Id": "dfac845970ba4fbb977d47bc2bfab00b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "063d63b4660e403b9103e3ff77e24e43",
          "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": 5.0,
      "MinimumValue": 1.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "9a610cfa6bb849189cf925bd0bc58329",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "82ed2aaf10b54c9a910360ca8a70eefd",
          "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": "Sitelen-(2*setb);",
      "Id": "a3828902633d4adfaf1ed18a9fe43dee",
      "Inputs": [
        {
          "Id": "c830a6cce69044ebb84e8149fba53677",
          "Name": "Sitelen",
          "Description": "Sitelen",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ead292d377049f0aa31ee1b0f51deb6",
          "Name": "setb",
          "Description": "setb",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c05eb96bb48b4aa48354d36c09a7a6ec",
          "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": "Sitewid-(2*setb);",
      "Id": "a289dc4bd9e747c3bd6615eddfb71c9f",
      "Inputs": [
        {
          "Id": "4ff0d8af4fc54cec9d35ca067ced15d3",
          "Name": "Sitewid",
          "Description": "Sitewid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "834eef707f12435fa0eca93da0bef5b5",
          "Name": "setb",
          "Description": "setb",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0925e96d3fe24115b75314e06dc873af",
          "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.XAxis",
      "Id": "8a28c4ce63d144c68a1c77ebc8eca5d9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cbd7f764d5c24efbad56d640ff5f1bbd",
          "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": 3.5,
      "Id": "de98ebf1c63f41fdb6ca40a2a26d94ff",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "acaf262248e543128e88e569705d92e9",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a79505f529ae43359eafcadc88839540",
      "Inputs": [
        {
          "Id": "258013f9766146fa9656a5e5a6d2c4f9",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2c21536432d40c7b20ba38763f9d052",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8fc2f17bac74e43b195e6519261c671",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7eceac09eb34e32a0b1ce4dd99a9895",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c70f3f079660434eab5fb73a90475d9a",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "2cfb9c2ab96a452abb6b9ff888619277",
      "Inputs": [
        {
          "Id": "f3e9c8c272be4ef28444e5e54c9dbd31",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "279ad703dcc7404ab6fbf5ce15e92cc9",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b09bcb29eb6944d9af7cbcbad1603ce7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "46bb3e4173bd4d72ba41948c03c7656d",
          "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.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "5e5ae3825bf146fcb10c7eeb8f1b37e7",
      "Inputs": [
        {
          "Id": "6c8e8b925e71491ca02c8c43f3e3df35",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c366a2a584b41998be3b1f7157159f1",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b955750615c849d98dcc42b4235952e5",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d90b7a5e4f34862bd534f91b92e9159",
          "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": "*@var[]..[],var[]..[]",
      "Id": "a04d631c0ce04362af7ce1350b16e977",
      "Inputs": [
        {
          "Id": "d5f38677d7024182b08b7728e685e5d2",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2dbdf1082d5746678d0392ba45c87142",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a65546143c514fd3a8ab0f1a7e7e8803",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.6,
      "Id": "7bddcb68e5754f0aab3b163d41afc65c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f55879e2ea8f44a281d7ce245b7c07ec",
          "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.4,
      "Id": "6a3fb0d0c53e40f6902d0c73ab8a12f5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c2ed9db0a8494b8494b3b8a50eb57080",
          "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": "*@var[]..[],var[]..[]",
      "Id": "f190f642de7240229e0182abb1c84e32",
      "Inputs": [
        {
          "Id": "5e8e672317324e6fb11fcd5e6d5f61aa",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82cc3892952345eda81368727e04aafb",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3f1e55ffd24941659ffa2cb82a89ef45",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "*@var[]..[],var[]..[]",
      "Id": "37ef8b3f2a6f4886870dffc8274be5e0",
      "Inputs": [
        {
          "Id": "d2a114d48cd548079c37b9790e131e08",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c23b019ce65b4ec28d2684874c5e182a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bc42b624e54948dfa7ecec704a3ec614",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "8d3f77d8b33d4b04ba90d0347bb46d24",
      "Inputs": [
        {
          "Id": "010b10d060a54f518a3a437dce9bfc46",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b25f335332b14183b2eff4fd019493d0",
          "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": "0e540003752246c09d682d2a26ef6b57",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "03f02e1daa164ba3bb2e92b3ba870399",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "5e54be4231564ae08b0e0578d812e907",
      "Inputs": [
        {
          "Id": "bb3af87c607446eabd695d9d8ba625d7",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b37aa8c5374479c91d13051ea1d0cae",
          "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": "7ff03bdba170447388479fb7c1715a5c",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3064d40644864d53898596d68608f277",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2.0,
      "MinimumValue": 1.2,
      "StepValue": 0.1,
      "InputValue": 1.5,
      "Id": "ab36f08092394c7ea98dde4e4533136e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e2bee41956144d35b75696750773210e",
          "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": 0.9,
      "StepValue": 0.1,
      "InputValue": 1.0,
      "Id": "004f2b2bc8ef4abdba2291d1e5adf10a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3009407bdc6c42e88245829ac790b4ed",
          "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.2,
      "MinimumValue": 0.45,
      "StepValue": 0.15,
      "InputValue": 0.6,
      "Id": "ee7d5b14c26f482c81346faad49c963d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9a494ad1dc6c4ecca752e16b1ae00a2d",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.45,
      "Id": "32aca776abf54059949520d8b2cb18cd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fcae812c867b40c3b1b1455fe351d366",
          "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": "MAW+rad+CW;",
      "Id": "5cae1e4f3d544b7e8500279d34b32302",
      "Inputs": [
        {
          "Id": "39e694ab7379489f95f4002af2c9244c",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "835b2bd8d0a3478996e839924d9b0e62",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f78be9892b0f412c80169e32f39cf9fe",
          "Name": "CW",
          "Description": "CW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5ce6725e0a7498aa03ef6bafabc6f20",
          "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.List.Count@var[]..[]",
      "Id": "a46baac15c184108a9621c87ee87951a",
      "Inputs": [
        {
          "Id": "3b630d0508d1450794217ebb779e5669",
          "Name": "list",
          "Description": "List to get the item count of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48a844f0f9b9485d8350d89ac03b267c",
          "Name": "count",
          "Description": "List length.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the number of items stored in the given list.\n\nList.Count (list: var[]..[]): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "f50da889d078494d9580bf1ff069609f",
      "Inputs": [
        {
          "Id": "7d3f0b8996ff409999bdaf980bfeb762",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "59ec6243098141fa95ac45cbbee63ed1",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "94c1cbdaedd344ffaa3871c8dae927b6",
          "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": "*@var[]..[],var[]..[]",
      "Id": "0e55272c60554488bc87c510b5408d8a",
      "Inputs": [
        {
          "Id": "01bcead026244275afe788744922583f",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df46eb0d6e774b24adf923095871a28b",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32c19fa59544434e87cc0c82aa7374e3",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "2faeb609721c41ae9ec0aea14623d691",
      "Inputs": [
        {
          "Id": "5e7c96f4b12d4982908f4bfd75e2de6a",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5c5eebd455e4392a93c82f445bbccc1",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bdc727012f464485a0f2bc6523436504",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Divides x by y.\n\n/ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "+@var[]..[],var[]..[]",
      "Id": "9362939f34b6499b81d2ca2039d1593e",
      "Inputs": [
        {
          "Id": "023d9cb88fa84748830a975367c7322c",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be1483c1f6854c8a92ae32aa0d240c73",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8f10aa5211844164b39463ac88c555bb",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "1ce9573a00024dd2967c0a1e96c82e80",
      "Inputs": [
        {
          "Id": "a8091216ed6a48adafc2b5dfc4ce7496",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "373ef2321b8b4cbdb1d4804571903cfc",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56f16887d7774e6887930689ef81f907",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d7179a8c99d490d8df5a4b8476175f9",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5aad2ca77b6644e1814b93066c94f6f1",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "f3d696a5b156464dbcebdb4e78b0b13f",
      "Inputs": [
        {
          "Id": "06ebfd8d874f472da773983508e1369f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f87569eb5e045048193ec31cc9b5963",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7864f4242bb442da9a7cb48428fb777",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ba3e99038e90465194accea29a3561ee",
          "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.Translate@double,double,double",
      "Id": "3ea988cbb3f4484fa4621ec4acd4ba69",
      "Inputs": [
        {
          "Id": "5da2c84e8f4247d3adb102b3faaa83e4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcd9cb73d0194711867796d72f4d44be",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39aeeb620aa14c2a963790fb21a2e4c1",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3544a86a69b14b87abe3b6e4b189e87e",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b30942046904c16a9411d4e67c840c7",
          "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": "-x;",
      "Id": "32da8243d1164cf1a1b6e67c9ac19963",
      "Inputs": [
        {
          "Id": "5811aafeafca42d38d73577ba7881757",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d036d685ebc74ea48b585065d6d94e74",
          "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": "7e95af22c1564a6184375f0f9420ba05",
      "Inputs": [
        {
          "Id": "00e73b1e37c64776a5dccfaf5f1fdd9f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "162e7ba8337f49f59f74b5bf0f449291",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d231a4e15ce41a2a9f8623b1a27c74a",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "009b33f70305445484585c8d19e5c839",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8628f52275874fd8843228a9a2a571ab",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "f5fa14f8a02941159ae1eeff6938fac2",
      "Inputs": [
        {
          "Id": "cbfdd9770e4645ceb58c9785e84d50ed",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "278b2adf12b84bfd90d8461329aadc23",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8de32e7d11d341599bee8d008eafc53f",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8b1d68fc2bb4b5db65a4c7367913f0d",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "017715348d3e425aae4cc6efbc7a3aab",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b394e69c26b548a7a6cdee294a72b74a",
      "Inputs": [
        {
          "Id": "bcb202103df74da997e84bc2462a3705",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e71814afb7844f57bcbc45f4d44854af",
          "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": "033542d0ce5f4dca84626c12b2019f7f",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32eefac003db4854bb48634bc006ef71",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "88759a76a4724ff9abcc83061ca14411",
      "Inputs": [
        {
          "Id": "d39e2dfa2a594727ad94b4a71228e0cc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c6c45f35ae94eb4b973cf49c8d008ff",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf2fe8965d4b4bfeaa067836101a8098",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dee5a189c843461ca91b54b48a98556b",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b0a153432cab4a09ac3ef4a6b2a3e578",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "-@var[]..[],var[]..[]",
      "Id": "2d8862671d144b24b1c6f3fc383e2c16",
      "Inputs": [
        {
          "Id": "0c3fe53433284def9d78c4745176f3a4",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "893146e52d934a27b9f49ee0cbc2b838",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3fd6c8127204a06b78e0124dfc3efb9",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "x subtract y.\n\n- (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e033f214080f402999c407af548f2577",
      "Inputs": [
        {
          "Id": "dad90d1d6484499f9f63230006105da0",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6ff6ef642024a63aead0ffb7afa7c9b",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "939620a04e01453d8b5094d74aebfc97",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df85a82305984d648ba9ef2034eb07e8",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b1645354fff46668ddd4db4efcc2fa7",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "4777efca83b84f7bb5572540436393af",
      "Inputs": [
        {
          "Id": "48173897b6a1418d9aa6f78346c39281",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5854be2f5d1a41599844364760947e0d",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4f11ab68303426cb1db306c1695f96a",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a62812b49ef414a9d93f3c0ded6f737",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9288fd4487df45c9b11661f525231715",
          "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": "-x;",
      "Id": "0e3e78177d294fc39742294a9072c0b8",
      "Inputs": [
        {
          "Id": "796c78577b474effb43799332f4a02d6",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80b4ace826c0468fafb02f1ef30fd25a",
          "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.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "5efb086329a6418f8074950059174249",
      "Inputs": [
        {
          "Id": "049ea761d73a4b458f815ed0e2ecf2e1",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7547e3b7183d435aac386dcf4eb43827",
          "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": "9250f4d0faef472aa240e9c375b4d56a",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2970f1947c564e69a1d993ea9201c5c2",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "d6032055afe1447e830a269d1489859f",
      "Inputs": [
        {
          "Id": "79920ad7b7d749cfb02da1a4e359e529",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2beb403810e4492a8fd50ce4f7cbd249",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "988c37a848504c30b43e72de78050c74",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "006f83705f81459f8f67994316723213",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f10316d932a04e8d9ab12aa96353cc81",
          "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": "-x;",
      "Id": "58b3e0cdb3964837aad9b727428fa7ad",
      "Inputs": [
        {
          "Id": "a9c5655d7e124303a77c83d0d63a8358",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9917076be57c4bbb82cde5daf4e959b2",
          "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.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "847c3130d98b41309dfe564691181e74",
      "Inputs": [
        {
          "Id": "0c265fdbf45743b6b59adb094f2c9ad1",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "328016bb74584dc9af8b625f600ee1b0",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e3f0ed5f211f48afb250633ad1c66d1a",
          "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.Polygon.RegularPolygon@Autodesk.DesignScript.Geometry.Circle,int",
      "Id": "304cb2cee3974388a9f04e0be6a70772",
      "Inputs": [
        {
          "Id": "35e90d1bbfa845a79fa314bdc5f605ee",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4145e33105a04ce381062ad760c83cb9",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4f123248497443a7ba8819e3060fb23d",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct an inscribed Polygon Curve within a circle.\n\nPolygon.RegularPolygon (circle: Circle, numberSides: int = 5): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "ffc17428c7a64296af8327796b194c09",
      "Inputs": [
        {
          "Id": "76198cf5eead44e8b1c555556dafa24f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8589f6e6a76c45299d0b496e44171419",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2e62ef2e22e84642885dbf00b8115f6d",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d389dd3764094ee5b9d9fa4507a5ef4b",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3b29e84777384f8f955f1b7879bea90f",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "72c223901e6a4ecfa6c963adb56180d0",
      "Inputs": [
        {
          "Id": "b46ba65ffd704e45b8aedd83e170ff60",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "11dab7ce0dd64d5a9d56c37abcf536f7",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "11d52a08a68e4fb48189aa72ce309a5a",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe92650fd9d04402b76ba39e49ad03d5",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "2*rad+iaw;",
      "Id": "ac0c94241a2e401a82c9abad4bbf8869",
      "Inputs": [
        {
          "Id": "67cec12bc01c438aa7dc941ab06c6771",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f897f42d638f4bce926aef00983e0996",
          "Name": "iaw",
          "Description": "iaw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "895bf723e8814abc99de2d82ca8fae86",
          "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": "bed39195e5ae43eb914f3a541e75fd2c",
      "Inputs": [
        {
          "Id": "c01e267d95054c1d8d8c19ad8ce09458",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e4b18739a7f4719b09f7fa1985862fd",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "968ad43d244e4fb3abe2017d761693cc",
          "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*MAW+2*rad);",
      "Id": "7db665a0aa0e44dfb862849a4eecc174",
      "Inputs": [
        {
          "Id": "d0e84f6bd97d47e082cb960d8e73c673",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e52f6f407264c9194884ba112673759",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3aa75acc9c54e13b6926040060b7cc8",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e9722cce93124332b330e2c72ff410c7",
          "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": "Glength-(2*MAW+2*rad);",
      "Id": "841e6f53fe7a49dbb5fa6a672d2d7180",
      "Inputs": [
        {
          "Id": "ae423b4c528b486d980b02551ee77a4d",
          "Name": "Glength",
          "Description": "Glength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f44aace934c64592ad609810db991095",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "60ca07a20e5a4ac1986f910a30b53f3c",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "497c9c592c07493d9ae6a95d697f1e8b",
          "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": "7f4e052aa57e4e62b9c925d45a3115e8",
      "Inputs": [
        {
          "Id": "910e0b79ea1b4c4b851ea15eb4750314",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "48d9ac91daf04689a17cec1d1323a8a5",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b6c41f6fb5df4bd4b7b8f6cdb44c0168",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "74e15f2b54734b3590e2d649c9dbd843",
      "Inputs": [
        {
          "Id": "9899f830ce314c4797639de6ce103e81",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dda9d74ff1564be19ef5fcab0b200ccb",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "52c4aaf3c78c406495ee217360b9e4f4",
      "Inputs": [
        {
          "Id": "767ff3161f3046da95548a2b0834c05c",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81b3a9aa6e9240679a7a432f6124886a",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c4fba90e18e499c8fb3daf8fc2b0d30",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "13727931b11a4e15862feaf9352e8088",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "1d417eae43724d0eac5722888a8a041f",
      "Inputs": [
        {
          "Id": "ff19fb71534f4bd6910ed9d4054b1a17",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e1c14bf6f43b4f569d5afcac409763e9",
          "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.Floor@double",
      "Id": "170ab31e61ff421dafc49ac2e737f498",
      "Inputs": [
        {
          "Id": "4b0a691bb7164554a4d70c0eab5786fd",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d3912c7595743ae8c5654246494e16a",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "c17d43d5922e453f83fce41946d9c998",
      "Inputs": [
        {
          "Id": "bdd2ea9da2e34185a9603aed196cb254",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c37c871dea08452f8ab850605cc6b6f9",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6b4f04b9f43d49bca0c28965808c01ce",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "fd75857aa6e849c78a2a1995dd7c445a",
      "Inputs": [
        {
          "Id": "e2e0c3b40c6242778094324e8a4b6b92",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c8abe177f484de6a0d542e372ba31f4",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "531004449c214998a7b4d97a72e845b6",
      "Inputs": [
        {
          "Id": "d8bae6d0e0394f50aea645432effb9ca",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e438c9cf9f9a44b5af1d290718612de6",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "07d879fa00214d8d969720290fea96a1",
      "Inputs": [
        {
          "Id": "50c8b9cfe2844e5e8d411020004ff3b1",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebd45f30aee948b0b3a9f7ae870f5bd7",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "245f75676bfb475f9f24bb517a07eac6",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "49719d950611429880dde2a98fb77a0d",
      "Inputs": [
        {
          "Id": "92a529f5783040658d275b1f9052dd94",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "020cc8afe64244b0ab8454860c40f5c5",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f1944d9f39c947569089e3bdf50d712c",
          "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.List.Count@var[]..[]",
      "Id": "8643ca3d92734503b95cbc588ab43529",
      "Inputs": [
        {
          "Id": "cca7570ff2584dcfb0e3ff526f42a1e7",
          "Name": "list",
          "Description": "List to get the item count of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a20aac9995941f6bc33c2de2957b63a",
          "Name": "count",
          "Description": "List length.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the number of items stored in the given list.\n\nList.Count (list: var[]..[]): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "*@var[]..[],var[]..[]",
      "Id": "7adc47350f174c25a67e4f220a98dceb",
      "Inputs": [
        {
          "Id": "70aa3feceafc47998f6c54e0819bec26",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ffc1facc84dc455bb16355b280607d0d",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "da60216cb3884457ba8432d8a552e04d",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "4ea3fc40cb754c89b780408d2a817514",
      "Inputs": [
        {
          "Id": "34e0d24a153744a6ade994964be3e47b",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf01ee56e54c4f8d89af04d7ca610244",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4a543b3a14734f0999eb4a4b7cc0be81",
          "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": "-x;",
      "Id": "0b164870dfe1408e995e5b5f44798c06",
      "Inputs": [
        {
          "Id": "b9a3acfc1a5d4c23915202f0f41656f6",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1005944b8cc84f42ace1db7c46eda260",
          "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;",
      "Id": "69e897dbc1c64f0fb3b0c231c944780f",
      "Inputs": [
        {
          "Id": "5468c5717d914ebd95ca5a7a746bcd6d",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2fda40fd6247499f9f3dbaa88f1103b3",
          "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": "3188da398428455e88bd979069f62887",
      "Inputs": [
        {
          "Id": "b759c1898dae49a2bdddd9b5218914c1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81e282235aac42d1a12ade405881ddde",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f147a565998e40b2b1156a98ddb180ca",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "852bc81018494b01a57ea15baf17d3f9",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f33fde5085e04a14ab428102e6500850",
          "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": "Rlength/1.5;",
      "Id": "f934215cd80442dd97385360bdc0f04b",
      "Inputs": [
        {
          "Id": "fcf51897c16f4e1eada3473506096806",
          "Name": "Rlength",
          "Description": "Rlength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f895814457f4a058170a1006b29adb9",
          "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": "0db92270271f407dac40138b466c761c",
      "Inputs": [
        {
          "Id": "fc9288952bbf4cf4a710154a37d1ae3f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fe4d6440d7fd495a9c75cb0989c75303",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2adfaeca74445929f0e5bba38d7f14b",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7db4d856337a474aa1b4d6cc550785af",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "303f55dc1d444e2ea38dd6c7b5867bed",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "1301132c021840e6b446f0ae8aed62e2",
      "Inputs": [
        {
          "Id": "0593db287cf841b2ab60e8f8759f4938",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "beceb5c99c834a42b96f346f8a1cc9db",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "314a3eeed056452d94470dd3601d5b43",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96104f387e8641f4b514eee80cc6eb59",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5095f4f198cb4a988f672be23deeb8ab",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "425b8dac9219403e8e50d080e277bcb3",
      "Inputs": [
        {
          "Id": "a5a28c61c24143b59671beadf190a4a2",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8890865390b44db1ae7367fd2d77674d",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d48ced89bd4f454880255a78589798c0",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "36a12f34549848a5a3859d08ece4b48d",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "23184a64dfd645609857590543ed4ff6",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "1bb7607c1cf241eb93f617835b0d5584",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4f5b64b217554492b26c3c0a1ba67783",
          "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": "f1394d92115e4994a0ddf4dbb4c721cc",
      "Inputs": [
        {
          "Id": "d3662a5c489d45838f5acc79cbb15c30",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7acfe0117fa34480b5e98dbc26260a99",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31a99608f1b4463a89fcaefb8ce000e0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "670b08a1f49f4316a30a500f8337de6d",
          "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.Translate@double,double,double",
      "Id": "a1edbf1474e8411d87bfbd8609e28eb9",
      "Inputs": [
        {
          "Id": "b2d4a58efbf24d8286e68d747899e051",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bebeca143d824d7f8b990719cb9d6f75",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3b0585bf06049449e5618aea2fbe5fe",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "168a3be198ca4abf94751a44fd977dcd",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b27affe3b2542dda9b4a20c7de41c5e",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "06657d0f348641829794df97b45e7c9f",
      "Inputs": [
        {
          "Id": "d2f7dae3403f45d29d55c8121464e8a8",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cfacb8ae5d03468f8b6a62225a3ade62",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a0ca4cc641b4be2912e485a32a9400e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "724a615e2aa84e38b4acb57e4059a853",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b2f7cf949f243ef9bcc4c900af4883d",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "b45294357b6c4dfca63e6d36c4b8dac3",
      "Inputs": [
        {
          "Id": "3cf5b9300dd54be6945f3b8ff06726f2",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0fe40e49102242c990ba8b102cbb5a20",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "26bb467d58ea48bc83fa5326e39a0f56",
          "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.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "df144321fca44f3eb52f9be73f3ccd47",
      "Inputs": [
        {
          "Id": "2a93f401492742cc8f4c4b845b5f6096",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb04a3595d4a4fb08a3da2041de829a1",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "92e81eb510d6459fba059db10005a2a1",
          "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.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5581a7b99203493b9115beefacf6c82a",
      "Inputs": [
        {
          "Id": "b03744fff7224c3c8f61262f2cca9349",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a97dc5be95d54db49a5e10972217d541",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c66142359dcd461897bba3d34327f565",
          "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.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "41d6c3317e8f4963b57d2f4f67ef072b",
      "Inputs": [
        {
          "Id": "eaa1989ad8b349f2a6abdb18fee8215b",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "425f4bc7f3614d44ab5b953649097229",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ea794f999a084b4581c67f3a78a438c4",
          "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": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "eae9fd38b47a4f8f918ed89db01c1232",
      "Inputs": [
        {
          "Id": "1f8fce19ad94446e91e3da59ef3d4dc1",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28564cb709b64cd4b0a8255bf12ac21d",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3183f6b79b1a411e9c539da50586ebe8",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66eb47ad26c84c1bba38efe106a7a123",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b349c7b1542b4620ad0e6f576be7332c",
          "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": "Glength-(2*MAW+2*rad);",
      "Id": "ed7c2df0ecc8474dbf1898aacb1ff274",
      "Inputs": [
        {
          "Id": "3c875cfe993648e994af8f8942a533b6",
          "Name": "Glength",
          "Description": "Glength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "77a8af79956d40be9bd1b19f483db3fd",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9e714fa1c434a799a1c322d9ccbcce1",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d24c6ebf95c14fd9a150681900c2ec10",
          "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": "ca3d9fb6775f47799b5eb828dbeb89b3",
      "Inputs": [
        {
          "Id": "4d8f6c1c96324885b289653ccb9be046",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "21706f82c44e44ccb59786f9460232f6",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cef33a0fce9c4de89023e83396daafc4",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "cea1fcd8e85846ab886f8f6227f625c8",
      "Inputs": [
        {
          "Id": "4f5b1d4c1d2545f284bf99661d8c4556",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "992687f355c64f729b97f6af3edec154",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "c791c8e9aa23479c9fc6cee67492bf1b",
      "Inputs": [
        {
          "Id": "b2b52fadc50247c0bd49dd725dc079d8",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ec54ab1ffb194ffea7c80bc884395e73",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "c7c0f62d8aad45079810682682e956ac",
      "Inputs": [
        {
          "Id": "2536575e64b3465bb3bde7938c9f8e13",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab55b932fd1746bf85bad2a9e4f53cb6",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1fc1cf9c2d045b89011ddbadb354b64",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "c538988ef6ed4e7bb5688b5fe394b9b2",
      "Inputs": [
        {
          "Id": "52d4c4b27bb64977b3b01f93b672438e",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "682caf3d3cc348278e5c9ad95ec242be",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "414920a43ae34a7aae17604036502731",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be756f295d314731beb7ba832dcbf134",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "235e7c338a8c41bb94146d6991b50f83",
      "Inputs": [
        {
          "Id": "288c2f4de8c5436aa565e767a7adc0f4",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1966855d5739443f9e1bb92941c4f293",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d68f57b647e46c9a2463ed8799db100",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5f5e9f376ba443ba957143a01ca73c7",
          "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": "79da7cce8cc8435fbb7b0d164b29e6f4",
      "Inputs": [
        {
          "Id": "e90820d503154015b513456f16dc3c9a",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "099716433066486790ee95b10b6c912e",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "906c0703532a40adbd4bc8d483a2e561",
          "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.Polygon.RegularPolygon@Autodesk.DesignScript.Geometry.Circle,int",
      "Id": "a1372016ad174bb2be7b9d67965851f5",
      "Inputs": [
        {
          "Id": "a42a1580aac14d4cacb9f3160e4bf5d8",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d91dd8bce73492d9e5bf89886cac0e0",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a6bb89051a14600b4820455f0e3c7cd",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct an inscribed Polygon Curve within a circle.\n\nPolygon.RegularPolygon (circle: Circle, numberSides: int = 5): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "2b2707ab60304b45acf0440341cf5efb",
      "Inputs": [
        {
          "Id": "cb3c2de0ee3b40ef806579b2cacb28c4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed8ebf5e3cad46298ee1477cee0b2333",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "405fbb9f45e64c678f9336149a62f03c",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "625d4f39815942059f7df000ddfa779a",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "798c51bce6804afaa52bdc304f43590b",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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": "width-(2*MAW+2*rad);",
      "Id": "3199377b087f4166a1f5b5d0475b7d46",
      "Inputs": [
        {
          "Id": "72a9cd5bb7b84486b32d5a0ae34ff840",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8a65c7fae3a4f9784990fea36ee3610",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1304f01be7a4b5682718e1bbf47eedd",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "47e856d5b5744944b97d1a8fc4fa2c7d",
          "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": "1d5948c49eb6426091656abbfbd0c094",
      "Inputs": [
        {
          "Id": "db8fbbe5465849abb49870c4b9acd689",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af5d657e3a074ae5b6551705a947ec60",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6aad9039fb0947efb7f69953f31049f3",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "x subtract y.\n\n- (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "d5c4d607fde64499a6c1786b564ae842",
      "Inputs": [
        {
          "Id": "a8d0e92b051e4ea08299a19df710076d",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5d63fdc8cba4384b67959cee3f3f963",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3ed4b0ee22f4f1fae5454d8452bab9a",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "4e9a5e494a0f415d986b2fbdc6c3d44a",
      "Inputs": [
        {
          "Id": "5ffacec9384a4fdba5c3e06868717e05",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e872304c92e2402390606c880b597b20",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "a122f12ac01c449fa9b5641acc0035c6",
      "Inputs": [
        {
          "Id": "72230eb74e8a48f28a13075bd4649b49",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9050023813274d9e9738981193b5ed18",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e5ab7c14ff6b466e889e07110e173fc4",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "b5b93182b5d342c0b386dca898f1507a",
      "Inputs": [
        {
          "Id": "82b5c161cc3247c9bb3b36faa19c0789",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42dd31e8c6ef481b9643b9636709fc2e",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "6a960e6fe2334284b5cf39b7e0d05c3e",
      "Inputs": [
        {
          "Id": "3b0af955166f420bb30a773d5ee72e60",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d3c3291148084cd289baa1eaf65528b1",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dca6a5bcc10c48fda54aae7cfb5d3a56",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e99097c5500e4857b64f5b010682644d",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "+@var[]..[],var[]..[]",
      "Id": "fdd841db5747404fbe596fced419e435",
      "Inputs": [
        {
          "Id": "ba95480fdab6452da545116e288d45b4",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "06e18f175b3746c3a3f61d4cac23e4d8",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4a046b331388429797c678394d766284",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "971463f42c204e6889663f8bf6f13ab8",
      "Inputs": [
        {
          "Id": "9093227e2d414a3f880bb3bca349a519",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28597575bf8b49ee95b23f6024694256",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3442fc4b3ca48f78f6c283e2c362740",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c5ce355a0ff74e7ab242b02eab0fe5c7",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6b979b52fe8c40279530cc0117f60aab",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "b7e45cc9fd0840d584127d90772bb557",
      "Inputs": [
        {
          "Id": "5d3cb2cc64444007a823231db3699e22",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "722a44fa7ad74934af1d203453aeff27",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4700644c0f6643719140e0476504c8df",
          "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.Polygon.RegularPolygon@Autodesk.DesignScript.Geometry.Circle,int",
      "Id": "94d5128bc9cc4324916b9eb3ad0dabd2",
      "Inputs": [
        {
          "Id": "e9fd8cc59b4a413d86ee78f49fcecea2",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "075de8496459498883dba9534209c0ff",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a07453e97cc8469490ad47599378708a",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct an inscribed Polygon Curve within a circle.\n\nPolygon.RegularPolygon (circle: Circle, numberSides: int = 5): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "width-(2*MAW+2*rad);",
      "Id": "64923f8036ef40839da7012c6c396d3f",
      "Inputs": [
        {
          "Id": "2c2b45b2efa0467e91e5c78ab020205b",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "02be327ad12e4f3aafcb4b6b67d687e7",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a206b1b38de46669ff65371f0c402c7",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c9504dd843a841fcb4da6f08d5f99c23",
          "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": "71ade1095e604036925a8b31e323b79a",
      "Inputs": [
        {
          "Id": "d9899d1d858441899116f87283696ab9",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fdebedfee133460a9b14a562823024fa",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "307f28d66b62448784c2b83c2422187e",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "e98cc7f21fc24ff49e8bcba713de2600",
      "Inputs": [
        {
          "Id": "88a70a0732a548dca2cb782fbdef6511",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "283ab2b96fc041fb9665ab10e451542f",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "c70124cf3c604022a12e7c3718f08aa2",
      "Inputs": [
        {
          "Id": "d2cf9d8b927d44c1a242ed9b8faede02",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a7e24ee7fde54ef99805fdba0385eaa8",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "56141f51486a462590d593e982181579",
      "Inputs": [
        {
          "Id": "a62a5dc8e766444e89d0e85c03f85c23",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eebeb39300d1458ca6dae8d938d6ebd5",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b4a63da00aaf4cdd9ab2cebdccb8f69b",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "88c4311e33e842d1881992c0281e0868",
      "Inputs": [
        {
          "Id": "51c4cf843dec4a3195e5e5f631099031",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba930e0f44ae40449892c0dfc8e00303",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "512fb8eeb8324b698120f2af208d40e3",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4f5a9c013ccd4bae85ec6420c4909624",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "6d722c8a23fe47bcb980140874125c6f",
      "Inputs": [
        {
          "Id": "3bcabe9f73b947df8e7661e58b8a7399",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ec9213c98c8497ea93273daee68ba4f",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "beee6c991db2484a887301b65801b248",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "312882ce581a4d9ba93a1d0bb2c698a1",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "728016d032614d73ad221f0db7a78be6",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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": "-x;",
      "Id": "88d489dbccfb4d50ac9024264fc96dbc",
      "Inputs": [
        {
          "Id": "93eba9bb1d8f407da477680257adda78",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8a110f857924265a82add3f12a82d22",
          "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.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "8d0c24d1d3fa45c3984017a6248e514b",
      "Inputs": [
        {
          "Id": "46804ea5cf354a0db0ec6ed0057d51e6",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fa7bfcedfaa402ab54252c35814dbad",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "00c601e5d3b44739b17c5ffb6c98f6da",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2d21528b8a784f31be6291a6c75a458d",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "-@var[]..[],var[]..[]",
      "Id": "2d3ff149dff44d1686bdc61feea44a94",
      "Inputs": [
        {
          "Id": "2d13b5d515984685a2bc6e4795977d85",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4188e404ed24d36a869f78d44cd1f5b",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d84b67c387ce4c988f32e7d867066fd1",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "x subtract y.\n\n- (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "a1d011ae30214c428d14a02ff7c49b72",
      "Inputs": [
        {
          "Id": "ff0b9d21eaa74ccf89d6eab534a95e11",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "871049fa08f64c07a5735ac91ab8669a",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7a8c7e60802e430885e7c29067364303",
          "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.PolySurface.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "4f1cf1da005a41008cb58d2ab5329f35",
      "Inputs": [
        {
          "Id": "7021ff9ac3f949abb0c40a3be0d4b1a4",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d1735dc6cdfe44d3997ef3752a9d2a69",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make Polysurface by joining surfaces.\n\nPolySurface.ByJoinedSurfaces (surfaces: Surface[]): PolySurface"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "1363ecac16fc4aa8910a14663614c380",
      "Inputs": [
        {
          "Id": "80cc0b47ca894bbf946b36aefdcedfbe",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "15f5cedbab9d40f9b7e765e1ba33762c",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "559bf0b3e6f447b18168468462559d13",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed413791903d46b2924d4370e5d0a41a",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "9631fef125924a08bee26b445bee35ca",
      "Inputs": [
        {
          "Id": "777736a79d9f4ebeb7f5ac67c151d58e",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16cbab51b3b440d5a9f54ac00a2c79cf",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd2778c0e0734c529ae3896d55ff2afe",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e8b48f3344744a538e3a5eaefb6801be",
          "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.PolySurface.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "4830497e2b8447f6a586357250018447",
      "Inputs": [
        {
          "Id": "4f227d3194cc4a55af6b13acfee3248b",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ddcdf189818a4470bff07ea98d774969",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make Polysurface by joining surfaces.\n\nPolySurface.ByJoinedSurfaces (surfaces: Surface[]): PolySurface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "60909bb00bda44368acce8ec8a0d6abb",
      "Inputs": [
        {
          "Id": "1943525f86634204832fab8262f7bc1e",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b7d6deffbbf458584b85dcba73ef7d4",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "517231a8158549ca8d79fb80a86f44e7",
          "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": 0,
        "B": 139,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "43aa7dfb6b7b430da089ee1564507834",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4a35d9da478149f990cc633dcf7636d6",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "69c50019e7994116b497f84b92f2aa4a",
      "Inputs": [
        {
          "Id": "ef2e3d8245e64d5ea158b2c9fc0d4ff6",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e0920a87fb14db396cf332627c92b96",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3132360e5cdf4d1a99a42dc9d8f17f3d",
          "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": 255,
        "G": 69,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "9d95bc8885b1433f82ef82f7814e66da",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "107578bec968472ebc0e236cb9ef608f",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "2675a5ac396e42b494bcaa787940a73f",
      "Inputs": [
        {
          "Id": "29e156a5017746fa8275346ba13a64d3",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2244336b6cb648bba0d63ade35f486f0",
          "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": "b6176d6c08ff46bc823021e16de74b77",
      "Inputs": [
        {
          "Id": "68116f8de3e4467283456fff54b11d22",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5fb1b4dc7ae14d239e6a7a3ea2cb308e",
          "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": "23e7219647344d29ab8edcf64f7c026a",
      "Inputs": [
        {
          "Id": "3039eb6e4eff46ca978af0ab699c4107",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "02ab6075799a429da0707d4703432833",
          "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": "7;",
      "Id": "541b1efe8c2146d8abf410a2f53783bf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8357771daa6f427bb11b728be22deed4",
          "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.YAxis",
      "Id": "4826bb16621a4f3a88b3b6b4a6f24c5a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "51d76ae546144abba64291955d9f0494",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Y axis Vector (0,1,0)\n\nVector.YAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "10abacd3ee724b6f808624120d623c74",
      "Inputs": [
        {
          "Id": "a67da5476b9e4527865ffc260c5a58c9",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f98a64814b1241c8a57afd5e2b4b7db5",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "160628e705f1471dbc4b10a8a31b010b",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cc96941f8ba447228250ed9782397aa9",
          "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": "63824e7d56954f5b84e5a319492dda25",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "31e110cbc2c248b7ae9140c5b7080def",
          "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": "-x;",
      "Id": "b6b85c1fc5dd4bd4a3c7d6d584cd6c00",
      "Inputs": [
        {
          "Id": "e6a53b68f18e4ab5861580117b370c3e",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a7742cb025534c1b87c3d881acfb209f",
          "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": "e0dbeb0db4104a8db30aa16a439742bd",
      "Inputs": [
        {
          "Id": "f80804752a904c4d99acb9f7becc2f6c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9070bb8ca1cb42f9b0fe28d26b7ec6ef",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ba44a1b01eb48139f25088a2c66d13c",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f56cb4918f20498ca7d779a9716b5eaa",
          "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.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "860f4b5a90f24d3f8914d75a55216029",
      "Inputs": [
        {
          "Id": "f060ea9cca8f41b0aa9e5643e59751c3",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de2729f8c6c9439eb0d88ae167a871c3",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e6a37fb7dcb84cdd9fafb98c6bca2d46",
      "Inputs": [
        {
          "Id": "ed33e763c6ac497494511187c36f8864",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "65b46482306e4d1f8bbc31f1d92c900d",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b780821b4ffa4edf98e66a29d33866dc",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e776c4ff178413cbe6e5d8419d8f89e",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "641515a6f1254eeaa53d4473912b89a2",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "cb5a605fc4964336a90943571fd94841",
      "Inputs": [
        {
          "Id": "f2cb734c9f4f42d8864c78dae96393de",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "976482d0f7a24108a8a173f4c8857f63",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5b1edd0408b04b78bd36655326fb783c",
      "Inputs": [
        {
          "Id": "458fefa550ae4a5991de5edd5ce946b2",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce1d791f291b427b9c05a2c9cd318262",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "83cbe2bff28d43a8849228aa450bea92",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be71269d96754e2e976198d494f597da",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "65c8eb21bb02494d9c3d0661ef4092ef",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "30e095844de7486a89a4d4730db744b7",
      "Inputs": [
        {
          "Id": "db76fc07aad4445c9946cde6b6f3d9d7",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7881cdafb82a4bf7af85e7c2173d713e",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "f0e10dfedcf74f89a3e37b2c6c92e9c4",
      "Inputs": [
        {
          "Id": "42976a52d66f431cb6bb6b417538daed",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "adfea04f14824fa8afae5b7709d70a0b",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7591fcc3e22473b9760d4e885cb9167",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "229a9973118c4a4fbc083fc3c430db33",
          "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": "3074e622e6084b439a1145fff4169d9b",
      "Inputs": [
        {
          "Id": "dd29d264d7cb4fd4bfebd937195bc127",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "933160bd9b5c46d3b56d0f00f1175e18",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f16c2748cc94274a459fe5f93ecd15d",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b0623218166842faa1dfa2953e3656fa",
          "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.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 1,
      "MaximumValue": 3,
      "MinimumValue": 1,
      "StepValue": 1,
      "Id": "8ea0493626e84e3586af42ba8c9247da",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fd811173e2f2425c93bd632df4055284",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1;",
      "Id": "fb88f2757178447ab4cd8472d2e44e18",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a062c8fdfb3446b28fa9853ebc86b814",
          "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": "bf6d9d668784475e9bef41074ef60b26",
      "Inputs": [
        {
          "Id": "668434b936714706acfa94424683a59a",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8174eb82dd3c4252a5f428c50d184418",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a39e9fe34a7042779b167c207ca531f8",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "f486294f3cff49d783747f5d09fa2ae8",
      "Inputs": [
        {
          "Id": "616675ab0f9a4f7d93db98ca48d0ac31",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3a6ce66e9dd42369091d65eb00f3823",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f560ca92a417495b9ee8ca36f785582b",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "877819feb13a44a3a4d935935cc3c852",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "2;",
      "Id": "d70fea18e92e4fc89f663466494081fc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "84d86582666f4293adfdc3b12da180c3",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "3303003e33a241fc9ce6b237361b2ba5",
      "Inputs": [
        {
          "Id": "30fdc1751bec458284b073b27cc02635",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4a6b3602f3d419588b5b1eab037b1dd",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a94165ef20ec415396ca13cbcc413b20",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "960c896c70294e1da07c04969494728c",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "4bb2187775d74813928bb137728d3ec9",
      "Inputs": [
        {
          "Id": "4f674ed6a55748258d511ef485510c20",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2fbcd3d56c44bb0a4d187d4b325a9e1",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ec879f6e0554a598ba23fd6330762ca",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "b0a6ba2a3321477b8e86e0b100fe4110",
      "Inputs": [
        {
          "Id": "cc41b2d9a1a54774abb1f888b6ddcd79",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "464548b1c52b4aa2b5e3e8884745be33",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "863deeb39f2d4abc82b667a61f59b28a",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "367b545dccc84375a95ef600cc9ed32b",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "dd6cee5899834ed1b854e7f48a042544",
      "Inputs": [
        {
          "Id": "d50473aad26448c7a1fa8a0d0e38dd08",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d6a1a98a3e9240a686a9f862d39c2a60",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "758baf462d3e45508d05ceffc9ade5d6",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3;",
      "Id": "161078d32f334dba847105eab56e6502",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ac9d079f1c5b43b28d1110f37eadd2ae",
          "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": "\"Please select only between Option 1, 2 or 3\";",
      "Id": "d6d964037d71408db1001dc5fd7e554f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "89648be5fb1b4340a33b3c9f53ee907d",
          "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": "677b100277bd49808b4c081a747de5ec",
      "Inputs": [
        {
          "Id": "21618421ca6d443b80d63288b15e40a7",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f974632c31f04d17a4274b96e70291cb",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b1d28854d052441998a0d13c7e3f0760",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "x subtract y.\n\n- (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "+@var[]..[],var[]..[]",
      "Id": "4ba8ac31789b4cb3899e8a853c58c615",
      "Inputs": [
        {
          "Id": "c1345fb627d443c1a307defc19fbcbb9",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1cdd3c074a0744069f20c43a6bca25a6",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "854e59f6133d451e85c878003a563f93",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "7def9318bd884578bce1cc21a65c2abd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5d20f4e40b1b4e9ebf08f1f328eeb04b",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "790407fc3e654c1f97c9f5a6db629dbc",
      "Inputs": [
        {
          "Id": "d26b268dd5184279bddb8713f8393643",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1fc047d4cc4a43bba8b353238385e325",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c1d88d055acf442cad22bb222267fe4e",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6b8dc4e20957409b98f9da5b032f07f1",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x>y;",
      "Id": "9c94051476cc48fba97383cac64afda5",
      "Inputs": [
        {
          "Id": "185576239af64093b8f52e04c5c5e276",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fd6862e4f164261ae5d7070d52cf595",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a21a25fff43f4a29a6fa34d80ffcd44c",
          "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": "c36f2dfe2fcb4647b5eb33f4155d3fb4",
      "Inputs": [
        {
          "Id": "1f7a9cbcf5204551b5910f6e377f7526",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c58843053c0544d6b564d925afd59d6c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6848b7d7db834ed0be935f454ac6029a",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "38ae7067efcc463e9eda559674469cab",
      "Inputs": [
        {
          "Id": "9c72a81d391c49739806fb3ebaadd61b",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6f827b3fba6645779b9977b73da3dd66",
          "Name": "integer",
          "Description": "First integer smaller than the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the first integer smaller than the number.\n\nMath.Floor (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Round@double",
      "Id": "b30ffb677b6d4ac99aab04cdcdfe0781",
      "Inputs": [
        {
          "Id": "a5cedcfe15c44098b135f8dbdfcd7cd2",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "caa6832345b6443bb9b0d417273a1962",
          "Name": "number",
          "Description": "Integral value closes to the number.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rounds a number to the closest integral value. Note that this method returns a double-precision floating-point number instead of an integral type.\n\nMath.Round (number: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "+@var[]..[],var[]..[]",
      "Id": "36e66c4f08f74611aad7c319a36713c4",
      "Inputs": [
        {
          "Id": "22ef38cd245a441bad2b9b6e2d5c53e6",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf54e47b614e462f812dd77a3d671495",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0ce1e5dee93a4e9f8fadc1ba707f8771",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "ef36383bd1ac4e10b846d1d738d6653f",
      "Inputs": [
        {
          "Id": "bfb0d8894be2479d9be4d57a6cb8a521",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "177173e2fdd743be9d9403e9eb5156f6",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b690b9fed0846519c0797b525eba46c",
          "Name": "min",
          "Description": "Smaler of the two numbers.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Returns the lesser of two numbers.\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x>y;",
      "Id": "bff5d62eccf4477cb6b95fff1c53f1de",
      "Inputs": [
        {
          "Id": "dbca924078404ddfa34917023fd26cc2",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a77bb6573564454acc81bec38ed9b3a",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ad16102b9d4345ed866e6acf9a52c194",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "3ab09f35d31d4a8cb05fedf00f3803a0",
      "Inputs": [
        {
          "Id": "17c23949694e4ed8a1d381ae00d6e31e",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1864352877f45db8b8a381d7bff1eeb",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2332f25dadf8488d99612a2527fda0ce",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "16ab2d70dc94404d90eb445b90d5ff6d",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "9bcd925467b6493f8378966a3e94e880",
      "Inputs": [
        {
          "Id": "d1ebf92847944f21b9e5ebfa5a5a1d1b",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "aefa4335637a49b1bcf489c09da8894b",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "b9e180a1fbcc4cb48b1f553f498124b9",
      "Inputs": [
        {
          "Id": "6f73a062d8f14d169b81742322123d93",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7b6eb1bbd3c147bfb736b1c902eec925",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "8cf2c615501c45c7b09d6bd5134b661d",
      "Inputs": [
        {
          "Id": "cd9ece1cb4ee4e289c1eb148a97be0a8",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c822b7e0fa694f348881b7e1c309313a",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "fb67a119f80c4bce9e691efda842f193",
      "Inputs": [
        {
          "Id": "6e4f18480c1d442ca8e39a9ec5370ac2",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ae00b228bec4302aa145050e12286e8",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Surface by filling in the interior of a closed boundary defined by input Curves.\n\nSurface.ByPatch (closedCurve: Curve): Surface"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 138,
        "G": 43,
        "B": 226,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "1d261012b9a24ebf8d8495d9009ad232",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4f56652ac98a4b3e862b4b1ecddd1687",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "4bf1526598f74e04882ba2dfa71eb714",
      "Inputs": [
        {
          "Id": "bc1f64eb94894d44a8193e0be2143710",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5f5df5e047f4bae9ad43322db4ce190",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c499ee0f70e74c45a56157abd908ed85",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "72b11d5fe86747d08f317988d7379c4f",
      "Inputs": [
        {
          "Id": "96ab6806b6984117af6cbbf87c85c874",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1cbdb52bcec41649d4095197a8a7817",
          "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.Range, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "503270e07f0f4da5a3461666e6d3beff",
      "Inputs": [
        {
          "Id": "837ba118460f41dca9116fee46f1978c",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7cc9af731a424b3e8125a57f35e5a1d6",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a463f5d039d644b08d6a5090268591b3",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "192245f9cd714b53923757e5c7f2750d",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a sequence of numbers or letters in the specified range."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "28abf07746844208b541266e0da5304a",
      "Inputs": [
        {
          "Id": "54e36d790d484f31ad51ac765d41cd4f",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3d75efef1d54b5eb97dcc2b2843ca60",
          "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": "beafa529dd314b6ea28af9ba2b5bb307",
      "Inputs": [
        {
          "Id": "8b7385c955b34583b253f25ed89acb4b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6730826b67bd4e87a87076759ed33542",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dcc0073b695d48ad86874ba289efce75",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "486a3d3aaeeb4dce8d5f0f32b303c8c3",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f46922a470474908b745783d860d2279",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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": "CoreNodeModels.Range, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "56f8888064fa4b99812c4ed4a66f9824",
      "Inputs": [
        {
          "Id": "3330cb33538e4dd8a2e19418ab7a822f",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8797762fb7a9458fb96736978122f465",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f87ccab5a295469884511348410c64ed",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "75c6fa3c89f14283a0af21b6ae565b5a",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a sequence of numbers or letters in the specified range."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "2*rad+CW+IntAW;",
      "Id": "d3ab6043416d4a68abe782e33be2c16b",
      "Inputs": [
        {
          "Id": "8bf63244083e410eac4a6f798d636417",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69a620ef64fe4f66a79bd5ae7f2bd574",
          "Name": "CW",
          "Description": "CW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0641979d511242dca0162632ae053866",
          "Name": "IntAW",
          "Description": "IntAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24d7942193844103a9041608b147e6c4",
          "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.Offset@double",
      "Id": "202ea80cb400480a8c880534cab40c27",
      "Inputs": [
        {
          "Id": "cc762b3dd97f4ab2a6f97b3028bd1aaa",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ee59a278b764ff2ba6240c9e2d9409e",
          "Name": "distance",
          "Description": "A positive or negative distance to offset\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e496f516babf41c1ac7ff7237b6cb7ae",
          "Name": "Curve",
          "Description": "new offsetted curves",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset a Curve by a specified amount. Curve must be planar, and, if a BSplineCurve/NurbsCurve, must have degree > 1.\n\nCurve.Offset (distance: double = 1): Curve"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Glength-(2*MAW+2*rad);",
      "Id": "d57899e14a3a44989a45c2a07a10b5fc",
      "Inputs": [
        {
          "Id": "346bc6514989464681bf699486566aa5",
          "Name": "Glength",
          "Description": "Glength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58f3861eab364dc4a8480b373f9569db",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b7b8f01edcbf44aebd23854f85e526d2",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40e28a86d23c4de6b6d4bbe27ac80e49",
          "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": "width-(2*MAW+2*rad);",
      "Id": "47b7585049904ce4a9498d99a3c0980d",
      "Inputs": [
        {
          "Id": "5e5dd4d6cf724337837f82ecf61ea3a5",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d8ce50b1b16450786443acc206fa0c2",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7706f21b5dd42fc9ac9b33d057ec449",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1b1339b683943eeb585a14bd77aa348",
          "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.Polygon.RegularPolygon@Autodesk.DesignScript.Geometry.Circle,int",
      "Id": "b64473f7171547dd9a8f69ebefc963e9",
      "Inputs": [
        {
          "Id": "2fcdcf89280a4053a2a95d1812db2831",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1641c7fb93447e280640dba802c8886",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e4dd20d945c54a8fbd01ea8fd20f2d02",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct an inscribed Polygon Curve within a circle.\n\nPolygon.RegularPolygon (circle: Circle, numberSides: int = 5): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "2dbb450982a943128555fd2796c9efbe",
      "Inputs": [
        {
          "Id": "eef6a4b956424116a05a211723d00bbe",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8db74e79b974466a80c3277e9ab1233",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "085975c57ba848da9210519a1ccf238a",
          "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@double,double,double",
      "Id": "a1ae333b21694ce6a91df9c62e7eb71d",
      "Inputs": [
        {
          "Id": "1b1b1c2258c44e798dfa12e027008b9d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50bc8298d75c4e68a7e0ab7334c7414f",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d0d2248482954ec1966f0549ae9bce8e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5dd7b7d32b56403686935c76f362ff28",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "21f8c32f579e43ecb642424ca8190740",
          "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": "-x;",
      "Id": "4b858d120c01488aa07d9b7a8614f71f",
      "Inputs": [
        {
          "Id": "a3aaabd25c464e068bbc644e80a9535e",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "43235ecceba645a7b458346ff49d90cc",
          "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.Offset@double",
      "Id": "197893d6eb8a470e95b15f31b6351d96",
      "Inputs": [
        {
          "Id": "3ee9fdf3fb98496ca0d350fb7750c4f3",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "806c416002044ecab7fb1d12df252dd4",
          "Name": "distance",
          "Description": "A positive or negative distance to offset\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "04dd602aee5741c8839599a108dd172b",
          "Name": "Curve",
          "Description": "new offsetted curves",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset a Curve by a specified amount. Curve must be planar, and, if a BSplineCurve/NurbsCurve, must have degree > 1.\n\nCurve.Offset (distance: double = 1): Curve"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5d826642a2bf4e449c3be323ef19f960",
      "Inputs": [
        {
          "Id": "61c2b4c9eebf402f907da84a46a21797",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e664a540dba540aeb19072618291dccf",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ef7be0a2dcb41608ca95bdbd508c3a2",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc1dbd395e134dfaa32f1b682bf19415",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b604c9717dd640bcaf09a0a6c79209f8",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "9ae3d4698e904cdba330ad9b4cfff997",
      "Inputs": [
        {
          "Id": "8b4ceb597eba4411b2f4e54ac7975414",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d4bb1761676b4177931e5769398aec22",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24972cbc32f240138ba753b28f9907d9",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af794ec9cabe4ae8bb5f4bedfca88831",
          "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": "a02f8a0346fb4c18826d6605a4a30d9a",
      "Inputs": [
        {
          "Id": "7d04ed638d614ee8a252951d6e50acdc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ab2b3fa52ba4d65b02ec50251c9f00c",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8225e41a903d4d16877f8329747367ea",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "67e7823ca93c4e5e8444db0660a0cc3e",
          "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": "5299387c7aa04be58610332d02660486",
      "Inputs": [
        {
          "Id": "e89f45bbd59047c9887efae727508ffb",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ff6d924687e4ac2aae0cad3062b1c8d",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a2e4263863c42d097ad3ff9f744ae4b",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "393bd47867694a20b073cef5405d9bb2",
          "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": "9e5b745b441a4ce0be693675c4d61763",
      "Inputs": [
        {
          "Id": "278840640c3d449ea90a6fd916f72e69",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "571c9075337f4125bcb32bb2c9e50fe7",
          "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.XAxis",
      "Id": "bd364f7ecaf449519dd148d2ececc380",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "432863a1dec74c31957908208b7e5915",
          "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.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b2bbff20ae534538ad551c53841b8742",
      "Inputs": [
        {
          "Id": "2fa696493e5244a493cdde71cba1a75b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85efd3da6e18441eb7848621518587f8",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62b5930975994146b37a02e835e8f196",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cd27132ddcd945dca7cfa1354cfb5c5e",
          "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.YAxis",
      "Id": "b956de8198ef4b2280d0b67f59d295a3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d9d24ca670824c2cac497979e0591a72",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Y axis Vector (0,1,0)\n\nVector.YAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "e28c95ba85ac4e5fb34cd2af04e53bc2",
      "Inputs": [
        {
          "Id": "4a7b520a0e1f42c59a98471dc62aef50",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0485059923474121aabe796b750db75b",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95b887fc54584d32ae839b74bed007e0",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b8c0f878df7c4c7d85684bca79c89ee6",
          "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": "+@var[]..[],var[]..[]",
      "Id": "25bb8b41b8e941288342bfea4d9e378e",
      "Inputs": [
        {
          "Id": "df0456b71e8b4013aca205093f85527f",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3a22e468fe849c798137fe475458482",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ac7a294e8f74032bb90dfc3fde15dee",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "2cb0ea2aa6544ccf921bf70028b2c233",
      "Inputs": [
        {
          "Id": "3cf059270f7049329521ff882dd978ab",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bb6938eb6794e7c82c0aac77b95cacb",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0b7294a5c1942b383544cf5f87aaef3",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b279c93a7d94b32a7abc073823cff3d",
          "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": "/@var[]..[],var[]..[]",
      "Id": "af2c6dfd5c024783abe869d5b898a4ea",
      "Inputs": [
        {
          "Id": "a39eb6a937cd4688acd8e4736fe6a87b",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "290a52d078df440c9384d429e8d8bc9c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "345d7b53b14b4af99b0f4c6dce9a9a97",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "9d62609117e64a5dac9f1a2741d9487f",
      "Inputs": [
        {
          "Id": "e1e25b62f41d4a67b3da5b6831cfcb23",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d22811adb4b14f81a5a126a0078a492a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0d7006ca44024e56b31b6d0b6907a810",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.45;",
      "Id": "d96c00ebd2d448658719d0fea3bb938c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fb83f257c4b14e49baee7b39fe744c35",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "8d6185d913f645fd9d1cb2caa949573c",
      "Inputs": [
        {
          "Id": "58d7a1669b09472987aab33bdb08f366",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6a88f1ce5d74769a393e69becffa89e",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f00c3f0dc464d0cae8c4f6aa223acdc",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fd1cb55c0766442e86504ccf929b2941",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "0d2f6ef6262643408e029e2b5c700cc1",
      "Inputs": [
        {
          "Id": "25d0fa87125541a18dfaa65dc8ed9592",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f02df370d9a4a0e922c2a0dfa92f709",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "90944ff7a88d483589fc6c8137beabe7",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.60;",
      "Id": "7d9785ce50714f5f8eba700ac3a7448f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "90cd6cb1b3d74d9ea1b062f44c025cd9",
          "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": "4;",
      "Id": "fd4723ccef824b94aa2ce266a7a3c255",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d7df1d5e1aa4a76999e180408704ab5",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "0d1bd5d34e804232876f8314e90c8a0c",
      "Inputs": [
        {
          "Id": "08794dc1e9ea4891b4f6f95cbe72065f",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b568b0984d8949a3bd39b1c27918e585",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "863240552de84edda743ca9a5b3f5957",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b935c6ab5ab4286980c835cd46e46ae",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "5;",
      "Id": "f365d83107294fa4946e4caaa6090436",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "eca11047d2144e92a4814663a2a9b66b",
          "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": "096ba2ab14524218a68a8cd7cca3f10c",
      "Inputs": [
        {
          "Id": "6232bf84d4204662925a7b1855d86448",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7568fec37cdf41169e11679738ba77b4",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "31401d02ebc2490596b387997f847260",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.75;",
      "Id": "fcb9b56d745f4fc985e090d64da770c6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c3fba3f6cc9d4348b263da234e68a73b",
          "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": "6;",
      "Id": "bd48fdb229e446878805e6281b124b2d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "12a82c699b7848b491251727bcd49071",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "f52862f99d464636b4ff420f5228b9f6",
      "Inputs": [
        {
          "Id": "626ada60570341f5b67e825909348ecf",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79cf9b330b9c4297a9eefd022a876947",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f608750a10c4da78e443676ed4570e5",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "604b21d10e0949a2be2a85f1ac7333cb",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "61bf1f91817140b197027b686e7383fc",
      "Inputs": [
        {
          "Id": "406ba0ac015147178d08983dd783ab63",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1ccd648a873423dbe44d366470a69c2",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85eecf6eb8bf4aacb4a512d0a1be86dd",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.9;",
      "Id": "76e4752fe4a148a19abc704fc291e94c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c083ae9db064476c8bc47868eccb0574",
          "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": "7;",
      "Id": "4422f091350a48e3bc2009d397d958bc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e64a752547de4028950841404307088d",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "ab0f50b4ead84f47b5a34c2ccfd28fda",
      "Inputs": [
        {
          "Id": "95f0773167354c218066f542ec3516c2",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4908bcfd3734d3687a23b1d00dc04fa",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82540c3450114a1a8c52b9657df9f3e1",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6796599756964c968dc92e09972875f2",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "00a32df949204449a7dd4380a9d4e665",
      "Inputs": [
        {
          "Id": "eb9871c7712a4fb495ebcfe0b18329fa",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9eaa389f4b614cddb57ee6c7a188bfdb",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b0db4bc3da24f72a137dd5de609ab49",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1.05;",
      "Id": "dff8b5732ccd4562a15c134cd7945e45",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dba6894ad6984ec0b36a835b4fbed841",
          "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": "8;",
      "Id": "5b28e8a91b6743778dea3fe055eeb3bd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "57ef9c1805e44243abddaf0a008c78d5",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "eca7997a30174d0790a1089a7c5237a5",
      "Inputs": [
        {
          "Id": "94e20edc3c834b208a2c5a18d51caf4a",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7de12da80f5d4b3daee987395f37a7f3",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47e0c80b3ebe46ec8d538536cf22565d",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "323f42a85a6c4f749462faa31315d4d9",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "==@var[]..[],var[]..[]",
      "Id": "ca6b295c8d7543dca6921d6d8c97d12c",
      "Inputs": [
        {
          "Id": "2e2ab0c79bbd4e788204e6f972668fda",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "664660702c9240b7aaaa445aba60726f",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "638812df27b541ad94725cbbd462bd8b",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.9;",
      "Id": "c44db932fc884f92a1341edc9d1ab29f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c2400af7bdd04a5392e1766850e6cacf",
          "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": "7;",
      "Id": "dd3f6cee3fa545ed9f789ec32742afd6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "401666eb4c684780ac38ede0d8a5b936",
          "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": "2bd28b452dea4644a2d851400b17f0df",
      "Inputs": [
        {
          "Id": "0aa22970096d4c48affc9893686d04ed",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7377ac7b77a47b6a2699eac2e21e902",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3193d0681a8c4be5ad5bc8fb5ee91972",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "fcf2276a477a4f3bbf31a572995191e6",
      "Inputs": [
        {
          "Id": "a1b31d4a6d1740c9b50c673a96b845ee",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e38ce431db1c4d9ea7f370a1edc0571c",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da662675a9744fe09834db33cf275237",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e27ddfa805ca4e0383c1348eacf419f6",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1.2;",
      "Id": "bea699e3ee104b2994001195747d4adf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bd7f8d4e82fe4e97bdfa904d6c2a27dd",
          "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.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "2cdade4535d442b3811f0655ac556332",
      "Inputs": [
        {
          "Id": "7ce0f6286bf44c9e9b8a348f4dc857f2",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4fc6491c0d3347b785cd1fa907b8c66b",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "330f4f65098b4386911ebf8a49b0613b",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0378f9175df41269c8136df6d9f41e8",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "10;",
      "Id": "fdf21400c5ee4bfbb82c3732c25a356b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f04beb18ea5149328de8069054b4eb80",
          "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": "\"Choose the Radius between 0.6-1.2m\";",
      "Id": "a0f457bd795846d4a140297e71a5927c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d4d63e14952448c2b1c4cf5fe583e5ca",
          "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": "108346fe21eb4f9dbfef2e2624f5d46c",
      "Inputs": [
        {
          "Id": "7144c2237d464c22a087e467c2834e8b",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1f08ccc986244f6ca20b252eee594493",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a013fe7de6d047b5bda828846484f4c5",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "fa508cb169f4451ca4fdc2adca150bc7",
      "Inputs": [
        {
          "Id": "bff0293a9fcc48b09779b5294816c08e",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "03ab30bb78b1415b83d4f723a57f962e",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "00f327634e2147d2b7dfefd34437c335",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3215700d4a0e40f7a8ba3fd7387d9ac3",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81a6516020e54d8caeeb723f8300e2fb",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle by four corner Points.\n\nRectangle.ByCornerPoints (p1: Point, p2: Point, p3: Point, p4: Point): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "*@var[]..[],var[]..[]",
      "Id": "01e2757240184b6a881f3d059447cf39",
      "Inputs": [
        {
          "Id": "e4b136b7cc3c441da199cbf7f8e0d7bf",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26dbc40425654c3f9808abe458b91011",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9e0cbfa6afca4d779e1bd8e801c16b96",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "e68fb53af53c449aa824b08dc2025d64",
      "Inputs": [
        {
          "Id": "47d18b076db745deb2e46b4e1c19d36a",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e4ad7568336a4f7aa55e45f0a31a9375",
          "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": "+@var[]..[],var[]..[]",
      "Id": "15c06e9adbcd47f8b63855cdf07c2a86",
      "Inputs": [
        {
          "Id": "aace2de7a8e3472d87fee605dd12d612",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0ff89bd7eb745e1a633a370eb5eaf3a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "39e05ba82ba3404da37810d716ba4075",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "*@var[]..[],var[]..[]",
      "Id": "9d1a97e248c347ea9d211ba43e24754b",
      "Inputs": [
        {
          "Id": "87fe85e9dc37453ca58989e77084c6d0",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d1c60c2f3114be4ad021e0214f421cf",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c6919a276ad4739b4971cd39a18883a",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "69dd818b224e455fb7559b9c24b09c55",
      "Inputs": [
        {
          "Id": "ed4ecc082e024f5daa87f6fd9c257acc",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b32d653ea4904fa2b5270000bd6b1dc4",
          "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": "e05156c543b448ff80f9f23252a6b369",
      "Inputs": [
        {
          "Id": "e3d385454c434682a681b87e7d2c74a4",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d4895f2ca8ce47f49906b0a7d3ea5831",
          "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": "*@var[]..[],var[]..[]",
      "Id": "5685fe7362ad46ad9751ad723f1b25f8",
      "Inputs": [
        {
          "Id": "e5a19372192a4937b972624894478a0a",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30cbb56526514ee8b1cbda8814a9fe17",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a0d1304fa98b446ea49977dec79b5419",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "+@var[]..[],var[]..[]",
      "Id": "b35fb803ac6b4d5e9ac057ec5640e1ab",
      "Inputs": [
        {
          "Id": "8955cc994d3e4bd5965d581ddc39c4c1",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb086891bb0742ef944f62b0c6b1817a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b16966704dcd45fcb6ffb1c0e3f45361",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds x to y.\n\n+ (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 124,
        "G": 252,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "0a64a1f133294318a668c47c7c864fbb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c347a2f2415b4522a75f9517f19c46cd",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "da9046989b9a47c78f1c78d8b5106f50",
      "Inputs": [
        {
          "Id": "b901049aacbc491b805d4b2845368786",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2af55dac3aff47ca87c585258b540535",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "006d3d8eb44e4e6cb8324fe844c80795",
          "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.PolySurface.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "39124f2629554b1e9eb3b939029e5393",
      "Inputs": [
        {
          "Id": "0f535055abf24da69c2e965a74ae8c32",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ca8c99951a4a4c6a8b09310a46796685",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make Polysurface by joining surfaces.\n\nPolySurface.ByJoinedSurfaces (surfaces: Surface[]): PolySurface"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "b1e6f6d0d0a5471a9db8acbfe640215c",
      "Inputs": [
        {
          "Id": "4b2dc7eab961408e822812abf42b5bcf",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7410c49a47d14d08adf9a82c3eb708ae",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a3b5620f2e2471da9c2e619d4c341a5",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a95895effc0c423682cf40d8444d2c16",
          "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.Count@var[]..[]",
      "Id": "c4786f1cd526434aa20e17b00c3bd960",
      "Inputs": [
        {
          "Id": "519d5540c7734a7fa39bad3afa24b9dc",
          "Name": "list",
          "Description": "List to get the item count of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a684cf4a381a497abc1288d02ded01c2",
          "Name": "count",
          "Description": "List length.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns the number of items stored in the given list.\n\nList.Count (list: var[]..[]): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "*@var[]..[],var[]..[]",
      "Id": "94583209363f4015bf08c59f0ec01d68",
      "Inputs": [
        {
          "Id": "666d95cd9a244dbfa4544d5475bdf680",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "852b20ebfd1a4886b0d4f97ce7cb5a9a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7ba08e413c3f4e56bc27bbdc7eeecedb",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Multiplies x by y.\n\n* (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "a3c1e9b1469947ebb366051ea2c25d87",
      "Inputs": [
        {
          "Id": "fba74055fe65458b9b0deba0de78f847",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0b3658402d942d1a3871fcb3e334b0a",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "491f6394936e45c6924869a4b670fea5",
          "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": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b8e9c4faaa4a46b1b4320b8bcd691248",
      "Inputs": [
        {
          "Id": "c49dcd04c9d249abb0f15b365b5081b5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c206b6ab5b34f819c4323959b1973cf",
          "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": "3e1d74d251a84af9adfb01e91af12e9e",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb38d5f17924413b9811934271de3b2b",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "63c4efd11c9846a98ab930bf4f6fb72f",
      "Inputs": [
        {
          "Id": "39e0cd4f1d7f4a30ad73f48bc2600562",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4775047e5cef4a83bd2cef64b5734f49",
          "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": "18d4b98724724dc5b311a5b26599024b",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ea6ed3c1dc144b7863c3553e98f611e",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the specified distance\n\nCurve.Extrude (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1), distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "355b2f84768f473f94d17ebba4014f3f",
      "Inputs": [
        {
          "Id": "a0ece0cbb60840f68e6f2be60c2d9b69",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47ee8f70252a44b3bed5643dcc78c45c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bcd7085b924e45fbb31d20cd4b6b051e",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "0baa1e020e3d4061a1980f0c35daf8e6",
      "Inputs": [
        {
          "Id": "852e0f0ffe584448984e5f5134a17443",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ce7298e7444418bb6c542e3b5b38a4c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83c1b257f32c4804843e2fdaa4f7a6a3",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "/@var[]..[],var[]..[]",
      "Id": "a1d82ef1573a43f8ad52da5b2efcda5e",
      "Inputs": [
        {
          "Id": "33e1d2d251fe44a982e7d9cc79e5ec96",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b14223b6565e4896833b9139cdb4cb96",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81809b4875874202a6b6e6e1f32e0e71",
          "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[]..[]"
    }
  ],
  "Connectors": [
    {
      "Start": "f7be5be3979d4e929edf7c36733a4c57",
      "End": "d2c21536432d40c7b20ba38763f9d052",
      "Id": "a0f9c55e8be5403cbe845fe7c7a3c11b"
    },
    {
      "Start": "f7be5be3979d4e929edf7c36733a4c57",
      "End": "f80804752a904c4d99acb9f7becc2f6c",
      "Id": "aef3ec6aa3b547c6a347326e648de47c"
    },
    {
      "Start": "f7be5be3979d4e929edf7c36733a4c57",
      "End": "ed33e763c6ac497494511187c36f8864",
      "Id": "5bdbfdffa9924034aa11d7e5c68fccc0"
    },
    {
      "Start": "f04e17e179fb42e6961bbd89a4f3f03b",
      "End": "258013f9766146fa9656a5e5a6d2c4f9",
      "Id": "09f9172b002b41f0b82b6e7e85b318a4"
    },
    {
      "Start": "f04e17e179fb42e6961bbd89a4f3f03b",
      "End": "6c8e8b925e71491ca02c8c43f3e3df35",
      "Id": "83cff671ad144ef9911082846686a8ef"
    },
    {
      "Start": "f04e17e179fb42e6961bbd89a4f3f03b",
      "End": "dd29d264d7cb4fd4bfebd937195bc127",
      "Id": "80e6e1d2f3144d0cb7a5e134c3290cd0"
    },
    {
      "Start": "f04e17e179fb42e6961bbd89a4f3f03b",
      "End": "458fefa550ae4a5991de5edd5ce946b2",
      "Id": "b7bf9a35beef435985bc62c6bdf11ec3"
    },
    {
      "Start": "87af64266a824632b26cb5d74485b649",
      "End": "f9178363bde24e52ad7ea8417b47189c",
      "Id": "d50c1888b7ee4e449aef4c079154965f"
    },
    {
      "Start": "87af64266a824632b26cb5d74485b649",
      "End": "c830a6cce69044ebb84e8149fba53677",
      "Id": "6905690ac34d42f1afb0e3172038e7fa"
    },
    {
      "Start": "063d63b4660e403b9103e3ff77e24e43",
      "End": "f3e9c8c272be4ef28444e5e54c9dbd31",
      "Id": "323669e43b54474cb1d5f533dfdcbb6d"
    },
    {
      "Start": "063d63b4660e403b9103e3ff77e24e43",
      "End": "b955750615c849d98dcc42b4235952e5",
      "Id": "e357c3d4c9d047e2bc51d88e57d720b8"
    },
    {
      "Start": "063d63b4660e403b9103e3ff77e24e43",
      "End": "e6a53b68f18e4ab5861580117b370c3e",
      "Id": "52125e8bcb00456fb33cae7b923bfe2b"
    },
    {
      "Start": "063d63b4660e403b9103e3ff77e24e43",
      "End": "4ff0d8af4fc54cec9d35ca067ced15d3",
      "Id": "69de33045fed4a7d9ba021a97925bb4f"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "be1483c1f6854c8a92ae32aa0d240c73",
      "Id": "b0107ebf1622480b9c5f7cc0476aa65e"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "06ebfd8d874f472da773983508e1369f",
      "Id": "253d9600c87b44d9bf5e6b327f205359"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "7acfe0117fa34480b5e98dbc26260a99",
      "Id": "0cd8b2c83ae44b01a5e211f245dcdfc6"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "ba95480fdab6452da545116e288d45b4",
      "Id": "9143d99938ce460ca985c25286a17ab7"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "d3662a5c489d45838f5acc79cbb15c30",
      "Id": "110ff14a3b604c1492b249ef18356669"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "834eef707f12435fa0eca93da0bef5b5",
      "Id": "3648be9e9cc941e8b18285661255e773"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "6ead292d377049f0aa31ee1b0f51deb6",
      "Id": "70f601e9a3d2463aa647b4d78a05eae8"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "c3a22e468fe849c798137fe475458482",
      "Id": "1dcbb46b12a24c149db8a7ce80db34ef"
    },
    {
      "Start": "82ed2aaf10b54c9a910360ca8a70eefd",
      "End": "8bb6938eb6794e7c82c0aac77b95cacb",
      "Id": "723c9170f9c64445bc70818d76654d89"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "d5f38677d7024182b08b7728e685e5d2",
      "Id": "96e92970dc0a429396f20c7ea4d72577"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "0c3fe53433284def9d78c4745176f3a4",
      "Id": "e2a091a832cc498693f257bdc25b28e7"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "2a0ca4cc641b4be2912e485a32a9400e",
      "Id": "0a367a5bbfe3401f8be2a7356bbd7075"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "2d13b5d515984685a2bc6e4795977d85",
      "Id": "3c4a83cfc4cd463a99d9e438d8109307"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "3c875cfe993648e994af8f8942a533b6",
      "Id": "d6d0909d3e9d486dba0770d5d9e7e96b"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "fcf51897c16f4e1eada3473506096806",
      "Id": "9260446214b845b6a40339327f5ecb85"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "21618421ca6d443b80d63288b15e40a7",
      "Id": "fd64633e7c8642ae97c8f6deabfb15d1"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "24972cbc32f240138ba753b28f9907d9",
      "Id": "12d9c982660840269c77e8f016814a86"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "95b887fc54584d32ae839b74bed007e0",
      "Id": "9f158bcb2a2c4a93b7a7d7c3a9b98ff5"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "290a52d078df440c9384d429e8d8bc9c",
      "Id": "60a01accf5b34ce49e8f2824cbb05936"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "7144c2237d464c22a087e467c2834e8b",
      "Id": "6ccc1776eb1249f391f72170948c4d79"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "8955cc994d3e4bd5965d581ddc39c4c1",
      "Id": "cc7df20e3b764bbd882b51de09233ae4"
    },
    {
      "Start": "c05eb96bb48b4aa48354d36c09a7a6ec",
      "End": "346bc6514989464681bf699486566aa5",
      "Id": "934fba6bb99e48489934dd4e2a818dbe"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "2dbdf1082d5746678d0392ba45c87142",
      "Id": "387d37ef7f24458ebe61adca5314992f"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "f5c5eebd455e4392a93c82f445bbccc1",
      "Id": "efabec4e22df4bd1b057d9750e35e3ff"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "373ef2321b8b4cbdb1d4804571903cfc",
      "Id": "2ec3cf2873a34e3ab40b43258fae02b2"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "bebeca143d824d7f8b990719cb9d6f75",
      "Id": "52621b6679d041039c8955fb52020cc6"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "db8fbbe5465849abb49870c4b9acd689",
      "Id": "66f1b94c011e47959a65aaecce317569"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "8225e41a903d4d16877f8329747367ea",
      "Id": "7441f35bd3224d139016e156b61b86c9"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "f0ff89bd7eb745e1a633a370eb5eaf3a",
      "Id": "1a89d2e838f14bceb7ae033ae68068d5"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "bb086891bb0742ef944f62b0c6b1817a",
      "Id": "a6e16cca51004be88fa7842b1519d465"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "d0e84f6bd97d47e082cb960d8e73c673",
      "Id": "9354893dbdbd4b59bca7748237e31206"
    },
    {
      "Start": "0925e96d3fe24115b75314e06dc873af",
      "End": "796c78577b474effb43799332f4a02d6",
      "Id": "dedec2fb5af64322b7191a944cb2060d"
    },
    {
      "Start": "cbd7f764d5c24efbad56d640ff5f1bbd",
      "End": "6c366a2a584b41998be3b1f7157159f1",
      "Id": "2665f10833f841bbb1ce80fbf15a3e78"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "0e540003752246c09d682d2a26ef6b57",
      "Id": "b09ffb9428cf4f1e8454aaef60fb31e3"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "7ff03bdba170447388479fb7c1715a5c",
      "Id": "81a213bcdd9a453a9ab82c43b24239ce"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "033542d0ce5f4dca84626c12b2019f7f",
      "Id": "d44faea0b7bb41178443242213c62cec"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "9250f4d0faef472aa240e9c375b4d56a",
      "Id": "b6754cb7439c41fab93e87901bf2224b"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "26dbc40425654c3f9808abe458b91011",
      "Id": "6acae2a612e14d6f9083f61e52c9a750"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "6d1c60c2f3114be4ad021e0214f421cf",
      "Id": "ab6760b1d75d41ddb4744228722e6b35"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "30cbb56526514ee8b1cbda8814a9fe17",
      "Id": "67aa65b051ef492691cf2f2b29e20ef8"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "3e1d74d251a84af9adfb01e91af12e9e",
      "Id": "05d3dd7e20d645db88e9c43291e7d192"
    },
    {
      "Start": "acaf262248e543128e88e569705d92e9",
      "End": "18d4b98724724dc5b311a5b26599024b",
      "Id": "b5d8ecb08d2c417eaba88e610b924024"
    },
    {
      "Start": "46bb3e4173bd4d72ba41948c03c7656d",
      "End": "e8fc2f17bac74e43b195e6519261c671",
      "Id": "14ec35eae7274ab888649ac9166d1908"
    },
    {
      "Start": "46bb3e4173bd4d72ba41948c03c7656d",
      "End": "a67da5476b9e4527865ffc260c5a58c9",
      "Id": "232e6302376b4c4797fed52579925206"
    },
    {
      "Start": "46bb3e4173bd4d72ba41948c03c7656d",
      "End": "9e776c4ff178413cbe6e5d8419d8f89e",
      "Id": "cc863c993218479e86bb30a9f61f9e29"
    },
    {
      "Start": "6d90b7a5e4f34862bd534f91b92e9159",
      "End": "a7eceac09eb34e32a0b1ce4dd99a9895",
      "Id": "54115e942354498aa7ab2675435493b1"
    },
    {
      "Start": "a65546143c514fd3a8ab0f1a7e7e8803",
      "End": "5e8e672317324e6fb11fcd5e6d5f61aa",
      "Id": "8941947871a74435945483df20519398"
    },
    {
      "Start": "a65546143c514fd3a8ab0f1a7e7e8803",
      "End": "d2a114d48cd548079c37b9790e131e08",
      "Id": "9559d8cdc97a4e3bb650dc6f67ab00af"
    },
    {
      "Start": "f55879e2ea8f44a281d7ce245b7c07ec",
      "End": "82cc3892952345eda81368727e04aafb",
      "Id": "7aeea5141a104d8da9a9b471ab843463"
    },
    {
      "Start": "c2ed9db0a8494b8494b3b8a50eb57080",
      "End": "c23b019ce65b4ec28d2684874c5e182a",
      "Id": "82fd869ccc5e42d7a83c6a15e3e92f4e"
    },
    {
      "Start": "3f1e55ffd24941659ffa2cb82a89ef45",
      "End": "5e7c96f4b12d4982908f4bfd75e2de6a",
      "Id": "c2e87f0d53c24f9480fbe1a833db0b75"
    },
    {
      "Start": "3f1e55ffd24941659ffa2cb82a89ef45",
      "End": "a39eb6a937cd4688acd8e4736fe6a87b",
      "Id": "0cc34933a98648388ff15ce823b8b082"
    },
    {
      "Start": "3f1e55ffd24941659ffa2cb82a89ef45",
      "End": "a0ece0cbb60840f68e6f2be60c2d9b69",
      "Id": "e9f4cb108d7c4b2b9ad202c1417b3829"
    },
    {
      "Start": "3f1e55ffd24941659ffa2cb82a89ef45",
      "End": "852e0f0ffe584448984e5f5134a17443",
      "Id": "5a64841661144eb4b4a113b719efe079"
    },
    {
      "Start": "3f1e55ffd24941659ffa2cb82a89ef45",
      "End": "33e1d2d251fe44a982e7d9cc79e5ec96",
      "Id": "f1bd930df3014a13b0bf0023ef6b6a81"
    },
    {
      "Start": "bc42b624e54948dfa7ecec704a3ec614",
      "End": "34e0d24a153744a6ade994964be3e47b",
      "Id": "10e8ca2c535547a4a56c35eeea1f95f2"
    },
    {
      "Start": "03f02e1daa164ba3bb2e92b3ba870399",
      "End": "15f5cedbab9d40f9b7e765e1ba33762c",
      "Id": "0e1b58d69a7748a58c5bcb4cddc876e3"
    },
    {
      "Start": "3064d40644864d53898596d68608f277",
      "End": "80cc0b47ca894bbf946b36aefdcedfbe",
      "Id": "e4563845395e4e80a84dda799869f597"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "02be327ad12e4f3aafcb4b6b67d687e7",
      "Id": "9d77f6355b5b40f19ee422c4fea87a05"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "f8a65c7fae3a4f9784990fea36ee3610",
      "Id": "12721721e6e44c9a9b2e6e99c3e42627"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "77a8af79956d40be9bd1b19f483db3fd",
      "Id": "d36cc3ee6581490abe8ce68ba99d9555"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "39e694ab7379489f95f4002af2c9244c",
      "Id": "03c69a1594d341579f2878a937feee82"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "f44aace934c64592ad609810db991095",
      "Id": "ed26e2b4caad48f6a0642b0d0d04c114"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "1e52f6f407264c9194884ba112673759",
      "Id": "be252501c203450e83062772b16b551d"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "6d8ce50b1b16450786443acc206fa0c2",
      "Id": "76839f7e7ba34eb1b4196082fbc0a7c7"
    },
    {
      "Start": "e2bee41956144d35b75696750773210e",
      "End": "58f3861eab364dc4a8480b373f9569db",
      "Id": "8f63bb29b2e34b98917126d6fc09c3b8"
    },
    {
      "Start": "3009407bdc6c42e88245829ac790b4ed",
      "End": "f897f42d638f4bce926aef00983e0996",
      "Id": "41f7b41261964ad783a1e35f3fd5b4f9"
    },
    {
      "Start": "3009407bdc6c42e88245829ac790b4ed",
      "End": "0641979d511242dca0162632ae053866",
      "Id": "81a9d76996114b4d8a20ad20848203d9"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "328016bb74584dc9af8b625f600ee1b0",
      "Id": "a0daf6626a5b4a1d867aae51fd2af91d"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "099716433066486790ee95b10b6c912e",
      "Id": "6a9a55266f78484da3f82d5015511c8e"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "722a44fa7ad74934af1d203453aeff27",
      "Id": "c0f6959893654a59822484b9cb80cbfd"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "6a206b1b38de46669ff65371f0c402c7",
      "Id": "c58e1049bb494ad896edadf21f51343f"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "f1304f01be7a4b5682718e1bbf47eedd",
      "Id": "e1819c002edc4bdca487f0ad891d1ed4"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "d9e714fa1c434a799a1c322d9ccbcce1",
      "Id": "1f2edc9d01524d98ba22ae515d3c67d8"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "835b2bd8d0a3478996e839924d9b0e62",
      "Id": "5096214be25b441a857229cb3b6169bb"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "c8db74e79b974466a80c3277e9ab1233",
      "Id": "a4996707ee4648b78eb081b120b6676a"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "e1e25b62f41d4a67b3da5b6831cfcb23",
      "Id": "137089074e8b49798f7139cec6456476"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "25d0fa87125541a18dfaa65dc8ed9592",
      "Id": "0bc97a53b0544e578773f7ab4264e2ab"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "6232bf84d4204662925a7b1855d86448",
      "Id": "7e6c452411de42938a28e5f0693fc1a1"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "406ba0ac015147178d08983dd783ab63",
      "Id": "15c6981fea954f819f3eaf1b33185364"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "eb9871c7712a4fb495ebcfe0b18329fa",
      "Id": "ed23e69a820b4433bfd6012061e61d4a"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "2e2ab0c79bbd4e788204e6f972668fda",
      "Id": "a31ed9e2e3ae4b659029ac315b79d3fe"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "0aa22970096d4c48affc9893686d04ed",
      "Id": "541ca702d5c849afba8d368c9498112e"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "60ca07a20e5a4ac1986f910a30b53f3c",
      "Id": "82715dbf80c643f3bb3b76452075d169"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "c3aa75acc9c54e13b6926040060b7cc8",
      "Id": "5d0958c30f664d5c9937fa937422adc2"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "67cec12bc01c438aa7dc941ab06c6771",
      "Id": "2de34e86ff3649eaa94ac5f503ff7db5"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "a7706f21b5dd42fc9ac9b33d057ec449",
      "Id": "3d71902d34db4b35965920d7613e764e"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "b7b8f01edcbf44aebd23854f85e526d2",
      "Id": "50c4380cff3240e7b4196e9aec42dfcd"
    },
    {
      "Start": "9a494ad1dc6c4ecca752e16b1ae00a2d",
      "End": "8bf63244083e410eac4a6f798d636417",
      "Id": "17ab4c52e1754b599807f72570c87cfb"
    },
    {
      "Start": "fcae812c867b40c3b1b1455fe351d366",
      "End": "f78be9892b0f412c80169e32f39cf9fe",
      "Id": "5642eed4ff034f5ea04769d1d90f457e"
    },
    {
      "Start": "fcae812c867b40c3b1b1455fe351d366",
      "End": "5ee59a278b764ff2ba6240c9e2d9409e",
      "Id": "7ebe5a2189024d36b11761edacb68d67"
    },
    {
      "Start": "fcae812c867b40c3b1b1455fe351d366",
      "End": "69a620ef64fe4f66a79bd5ae7f2bd574",
      "Id": "b24dd98612e143cca34a8b5495f1535a"
    },
    {
      "Start": "b5ce6725e0a7498aa03ef6bafabc6f20",
      "End": "2beb403810e4492a8fd50ce4f7cbd249",
      "Id": "2778eba4127d480bb269f06f84038d0b"
    },
    {
      "Start": "b5ce6725e0a7498aa03ef6bafabc6f20",
      "End": "06e18f175b3746c3a3f61d4cac23e4d8",
      "Id": "f251b5e3389f4bdb9df44c421f9c4349"
    },
    {
      "Start": "b5ce6725e0a7498aa03ef6bafabc6f20",
      "End": "a3442fc4b3ca48f78f6c283e2c362740",
      "Id": "506ea52ce04149c79c37e3349e87833d"
    },
    {
      "Start": "b5ce6725e0a7498aa03ef6bafabc6f20",
      "End": "a9c5655d7e124303a77c83d0d63a8358",
      "Id": "c623f27a9a6d42048c3e82cf0f044cc8"
    },
    {
      "Start": "b5ce6725e0a7498aa03ef6bafabc6f20",
      "End": "a3aaabd25c464e068bbc644e80a9535e",
      "Id": "460beee71c734d7ba779faa9c0bc4ab9"
    },
    {
      "Start": "48a844f0f9b9485d8350d89ac03b267c",
      "End": "01bcead026244275afe788744922583f",
      "Id": "77b10c2279554ba4922c68dab8e80bd1"
    },
    {
      "Start": "94c1cbdaedd344ffaa3871c8dae927b6",
      "End": "3b630d0508d1450794217ebb779e5669",
      "Id": "11a1ccb9b15d425193d3ef2f94fa1a51"
    },
    {
      "Start": "94c1cbdaedd344ffaa3871c8dae927b6",
      "End": "559bf0b3e6f447b18168468462559d13",
      "Id": "3966a8007492413bb4725dcc7007b53a"
    },
    {
      "Start": "32c19fa59544434e87cc0c82aa7374e3",
      "End": "29e156a5017746fa8275346ba13a64d3",
      "Id": "29a98c22d4bf4bf89607e29d440cf42e"
    },
    {
      "Start": "bdc727012f464485a0f2bc6523436504",
      "End": "023d9cb88fa84748830a975367c7322c",
      "Id": "8d73b50fcfbc47a6a8b62085ecb6dbc3"
    },
    {
      "Start": "bdc727012f464485a0f2bc6523436504",
      "End": "893146e52d934a27b9f49ee0cbc2b838",
      "Id": "26387f6b68e946adab23026d3c74d904"
    },
    {
      "Start": "bdc727012f464485a0f2bc6523436504",
      "End": "aace2de7a8e3472d87fee605dd12d612",
      "Id": "63b792ed53f24bf38e1b3e13e6d97fa6"
    },
    {
      "Start": "bdc727012f464485a0f2bc6523436504",
      "End": "ae423b4c528b486d980b02551ee77a4d",
      "Id": "c104b761094347e6b3d5d1173b4d695c"
    },
    {
      "Start": "bdc727012f464485a0f2bc6523436504",
      "End": "5811aafeafca42d38d73577ba7881757",
      "Id": "5e770db30c754316a9cc63b795640326"
    },
    {
      "Start": "8f10aa5211844164b39463ac88c555bb",
      "End": "0f87569eb5e045048193ec31cc9b5963",
      "Id": "92ac19cd5dfc4cd4801531ffc64aae76"
    },
    {
      "Start": "5aad2ca77b6644e1814b93066c94f6f1",
      "End": "5da2c84e8f4247d3adb102b3faaa83e4",
      "Id": "00361179f78e4c7ba347b34da09cac37"
    },
    {
      "Start": "5aad2ca77b6644e1814b93066c94f6f1",
      "End": "278b2adf12b84bfd90d8461329aadc23",
      "Id": "6ee73470798046fca92d94f9aa716655"
    },
    {
      "Start": "5aad2ca77b6644e1814b93066c94f6f1",
      "End": "c6ff6ef642024a63aead0ffb7afa7c9b",
      "Id": "de69910937d84c718dd9a4fdd68013ac"
    },
    {
      "Start": "5aad2ca77b6644e1814b93066c94f6f1",
      "End": "d39e2dfa2a594727ad94b4a71228e0cc",
      "Id": "e5fadadf06ba436484e8b4ef1f219fbe"
    },
    {
      "Start": "ba3e99038e90465194accea29a3561ee",
      "End": "a8091216ed6a48adafc2b5dfc4ce7496",
      "Id": "80cf19cc7a50414ab832b262816a8f10"
    },
    {
      "Start": "ba3e99038e90465194accea29a3561ee",
      "End": "00e73b1e37c64776a5dccfaf5f1fdd9f",
      "Id": "9226e46a66854f569d17794a8e1e5d2a"
    },
    {
      "Start": "ba3e99038e90465194accea29a3561ee",
      "End": "cbfdd9770e4645ceb58c9785e84d50ed",
      "Id": "93fa00620d9c4c8db35d8ea3f627a58b"
    },
    {
      "Start": "ba3e99038e90465194accea29a3561ee",
      "End": "dad90d1d6484499f9f63230006105da0",
      "Id": "6849b606c7c04956a8f4dc51d5705ce2"
    },
    {
      "Start": "ba3e99038e90465194accea29a3561ee",
      "End": "79920ad7b7d749cfb02da1a4e359e529",
      "Id": "5331f958f22e487693c9109f2ed5e903"
    },
    {
      "Start": "1b30942046904c16a9411d4e67c840c7",
      "End": "8de32e7d11d341599bee8d008eafc53f",
      "Id": "4d306e5b0a844dda9c4b6ffafb4d5cf8"
    },
    {
      "Start": "d036d685ebc74ea48b585065d6d94e74",
      "End": "39aeeb620aa14c2a963790fb21a2e4c1",
      "Id": "30017bc61e3c41cd9cbb3229e440caa1"
    },
    {
      "Start": "d036d685ebc74ea48b585065d6d94e74",
      "End": "8d231a4e15ce41a2a9f8623b1a27c74a",
      "Id": "5c677bd9a86c43e5bc9d73bccf5793bb"
    },
    {
      "Start": "8628f52275874fd8843228a9a2a571ab",
      "End": "e8b1d68fc2bb4b5db65a4c7367913f0d",
      "Id": "708cd0c1ca8f4fe0b4a35ff423788fa8"
    },
    {
      "Start": "017715348d3e425aae4cc6efbc7a3aab",
      "End": "bcb202103df74da997e84bc2462a3705",
      "Id": "46079650301d48f4ac45c3718cdbb9c0"
    },
    {
      "Start": "32eefac003db4854bb48634bc006ef71",
      "End": "777736a79d9f4ebeb7f5ac67c151d58e",
      "Id": "6cf12bbce6ef44b8afb1451686330f5f"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "939620a04e01453d8b5094d74aebfc97",
      "Id": "d5518d0dc1fb4710955ab0b7d92d2bce"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "48173897b6a1418d9aa6f78346c39281",
      "Id": "54d326190f74460598905cbee5ae2b2b"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "b759c1898dae49a2bdddd9b5218914c1",
      "Id": "67e3ae3dc8894ecaaa7394e24f481b8f"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "fc9288952bbf4cf4a710154a37d1ae3f",
      "Id": "57825be682ef48a0bf8a8429d15af0d6"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "0593db287cf841b2ab60e8f8759f4938",
      "Id": "c3b911f2e8ab45a888c2e2296f538bc6"
    },
    {
      "Start": "b0a153432cab4a09ac3ef4a6b2a3e578",
      "End": "a5a28c61c24143b59671beadf190a4a2",
      "Id": "737c6aac8fc24015a7181abd177702a8"
    },
    {
      "Start": "a3fd6c8127204a06b78e0124dfc3efb9",
      "End": "bf2fe8965d4b4bfeaa067836101a8098",
      "Id": "e707f14c5b2740a7bdf0c57b3567f302"
    },
    {
      "Start": "0b1645354fff46668ddd4db4efcc2fa7",
      "End": "049ea761d73a4b458f815ed0e2ecf2e1",
      "Id": "91a0e2eaade44057b0af180d3e400e47"
    },
    {
      "Start": "9288fd4487df45c9b11661f525231715",
      "End": "df85a82305984d648ba9ef2034eb07e8",
      "Id": "77cee5cb2ca44a3fba625fd697c7e4b2"
    },
    {
      "Start": "80b4ace826c0468fafb02f1ef30fd25a",
      "End": "5854be2f5d1a41599844364760947e0d",
      "Id": "839eda06336d44af893285499c2121d6"
    },
    {
      "Start": "2970f1947c564e69a1d993ea9201c5c2",
      "End": "16cbab51b3b440d5a9f54ac00a2c79cf",
      "Id": "4229ba76063242659d16ef788321a4a8"
    },
    {
      "Start": "f10316d932a04e8d9ab12aa96353cc81",
      "End": "0c265fdbf45743b6b59adb094f2c9ad1",
      "Id": "97a74af64f35433a8d65129503cdcdd5"
    },
    {
      "Start": "9917076be57c4bbb82cde5daf4e959b2",
      "End": "988c37a848504c30b43e72de78050c74",
      "Id": "831eca7ecf8f43ccbb7822c3545a5410"
    },
    {
      "Start": "9917076be57c4bbb82cde5daf4e959b2",
      "End": "28597575bf8b49ee95b23f6024694256",
      "Id": "9abd16aabbea4692bbb3b76b313d8a3f"
    },
    {
      "Start": "e3f0ed5f211f48afb250633ad1c66d1a",
      "End": "35e90d1bbfa845a79fa314bdc5f605ee",
      "Id": "f49d1c6f397f4914bc40c3c91c93d609"
    },
    {
      "Start": "4f123248497443a7ba8819e3060fb23d",
      "End": "cd9ece1cb4ee4e289c1eb148a97be0a8",
      "Id": "097aca19b8284a0bb6d8d3aa43dc1acd"
    },
    {
      "Start": "3b29e84777384f8f955f1b7879bea90f",
      "End": "92a529f5783040658d275b1f9052dd94",
      "Id": "31f9d030cfcf47c7aacfce076f76394a"
    },
    {
      "Start": "fe92650fd9d04402b76ba39e49ad03d5",
      "End": "8589f6e6a76c45299d0b496e44171419",
      "Id": "fc67bd6bc3a740e58414733f3ac92980"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "1e4b18739a7f4719b09f7fa1985862fd",
      "Id": "8045d42081324bee9e2209c4c415d06d"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "48d9ac91daf04689a17cec1d1323a8a5",
      "Id": "45c53e2e710f42d9876d0c7846721084"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "21706f82c44e44ccb59786f9460232f6",
      "Id": "8d14eaff5644438eb653736895878211"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "a5d63fdc8cba4384b67959cee3f3f963",
      "Id": "be37c47c70c9490b956c024aa914c805"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "fdebedfee133460a9b14a562823024fa",
      "Id": "62012f73bb5a46e1b914d1846f9162e3"
    },
    {
      "Start": "895bf723e8814abc99de2d82ca8fae86",
      "End": "c58843053c0544d6b564d925afd59d6c",
      "Id": "8f2fda06c4144b13be113fe250bf3e9c"
    },
    {
      "Start": "968ad43d244e4fb3abe2017d761693cc",
      "End": "e2e0c3b40c6242778094324e8a4b6b92",
      "Id": "1b3513db73b44195b0e13f464ee3b3fe"
    },
    {
      "Start": "968ad43d244e4fb3abe2017d761693cc",
      "End": "d8bae6d0e0394f50aea645432effb9ca",
      "Id": "b8e03017116d4d45b37828abd53529d8"
    },
    {
      "Start": "e9722cce93124332b330e2c72ff410c7",
      "End": "c01e267d95054c1d8d8c19ad8ce09458",
      "Id": "3162d3d484454b2882792f8936360afe"
    },
    {
      "Start": "497c9c592c07493d9ae6a95d697f1e8b",
      "End": "910e0b79ea1b4c4b851ea15eb4750314",
      "Id": "72d3012e5eba428587c499b88fe64e32"
    },
    {
      "Start": "b6c41f6fb5df4bd4b7b8f6cdb44c0168",
      "End": "9899f830ce314c4797639de6ce103e81",
      "Id": "c50c5042f11149398dab62bf0cb55c91"
    },
    {
      "Start": "b6c41f6fb5df4bd4b7b8f6cdb44c0168",
      "End": "4b0a691bb7164554a4d70c0eab5786fd",
      "Id": "5ac8d89d8fcd4ca299f5b6e7596dc082"
    },
    {
      "Start": "dda9d74ff1564be19ef5fcab0b200ccb",
      "End": "c37c871dea08452f8ab850605cc6b6f9",
      "Id": "2a8d88663a144f1fb8ef7052cdd56754"
    },
    {
      "Start": "13727931b11a4e15862feaf9352e8088",
      "End": "ff19fb71534f4bd6910ed9d4054b1a17",
      "Id": "80e5c301bc014a6f92015f5ccf23a6c3"
    },
    {
      "Start": "e1c14bf6f43b4f569d5afcac409763e9",
      "End": "2e62ef2e22e84642885dbf00b8115f6d",
      "Id": "206be86b5682405fb68a3eb33cd4d5fd"
    },
    {
      "Start": "9d3912c7595743ae8c5654246494e16a",
      "End": "bdd2ea9da2e34185a9603aed196cb254",
      "Id": "c5bcd7d0fa1b41b4b07bab9bfd83a013"
    },
    {
      "Start": "6b4f04b9f43d49bca0c28965808c01ce",
      "End": "81b3a9aa6e9240679a7a432f6124886a",
      "Id": "16e65df6f4cd41a082460f657c0a842d"
    },
    {
      "Start": "6c8abe177f484de6a0d542e372ba31f4",
      "End": "50c8b9cfe2844e5e8d411020004ff3b1",
      "Id": "f5d65576a6c9454bbbdc76f38115ee97"
    },
    {
      "Start": "e438c9cf9f9a44b5af1d290718612de6",
      "End": "ebd45f30aee948b0b3a9f7ae870f5bd7",
      "Id": "bae7febcb59f4f69af4e6999dc8762a7"
    },
    {
      "Start": "245f75676bfb475f9f24bb517a07eac6",
      "End": "11dab7ce0dd64d5a9d56c37abcf536f7",
      "Id": "61041240e9a84c7c9003afa83a4d8907"
    },
    {
      "Start": "f1944d9f39c947569089e3bdf50d712c",
      "End": "cca7570ff2584dcfb0e3ff526f42a1e7",
      "Id": "cfc2bd76441241858412752726cac6d5"
    },
    {
      "Start": "f1944d9f39c947569089e3bdf50d712c",
      "End": "cd2778c0e0734c529ae3896d55ff2afe",
      "Id": "de4e842db45840aba220f6188fefe045"
    },
    {
      "Start": "5a20aac9995941f6bc33c2de2957b63a",
      "End": "70aa3feceafc47998f6c54e0819bec26",
      "Id": "7d96587a6f4340e4841c96c338274365"
    },
    {
      "Start": "da60216cb3884457ba8432d8a552e04d",
      "End": "68116f8de3e4467283456fff54b11d22",
      "Id": "6e379d3a5249485db46514c46a474615"
    },
    {
      "Start": "4a543b3a14734f0999eb4a4b7cc0be81",
      "End": "af5d657e3a074ae5b6551705a947ec60",
      "Id": "876871cf00564152bd5c6ef654a5cc5a"
    },
    {
      "Start": "4a543b3a14734f0999eb4a4b7cc0be81",
      "End": "5468c5717d914ebd95ca5a7a746bcd6d",
      "Id": "b47ffdb2dd9e4b4196ef0d83eb232070"
    },
    {
      "Start": "1005944b8cc84f42ace1db7c46eda260",
      "End": "d2adfaeca74445929f0e5bba38d7f14b",
      "Id": "a9305c3c47c7484eb0377e1e94792b19"
    },
    {
      "Start": "1005944b8cc84f42ace1db7c46eda260",
      "End": "314a3eeed056452d94470dd3601d5b43",
      "Id": "e4695e48475741998dce30e948ad563d"
    },
    {
      "Start": "2fda40fd6247499f9f3dbaa88f1103b3",
      "End": "81e282235aac42d1a12ade405881ddde",
      "Id": "8efa5c8f0d474284ab6fe13b9040756b"
    },
    {
      "Start": "2fda40fd6247499f9f3dbaa88f1103b3",
      "End": "beceb5c99c834a42b96f346f8a1cc9db",
      "Id": "3174d19ec73649f489738a718fada35d"
    },
    {
      "Start": "f33fde5085e04a14ab428102e6500850",
      "End": "8890865390b44db1ae7367fd2d77674d",
      "Id": "fb5034976b064ee5ad512527605ae87e"
    },
    {
      "Start": "f33fde5085e04a14ab428102e6500850",
      "End": "eaa1989ad8b349f2a6abdb18fee8215b",
      "Id": "799ef25195c742f9a3731a0486982fb0"
    },
    {
      "Start": "2f895814457f4a058170a1006b29adb9",
      "End": "bf01ee56e54c4f8d89af04d7ca610244",
      "Id": "26d7f1fbac574831b5df8e71610006a7"
    },
    {
      "Start": "2f895814457f4a058170a1006b29adb9",
      "End": "c4188e404ed24d36a869f78d44cd1f5b",
      "Id": "8cfdaadee1514bcf930f5602bf23299d"
    },
    {
      "Start": "2f895814457f4a058170a1006b29adb9",
      "End": "b9a3acfc1a5d4c23915202f0f41656f6",
      "Id": "dd0bb9e325334c1d84df9e7a5cf702a5"
    },
    {
      "Start": "2f895814457f4a058170a1006b29adb9",
      "End": "f974632c31f04d17a4274b96e70291cb",
      "Id": "5ed5823dcab543df9adf97d6f40bfbe7"
    },
    {
      "Start": "303f55dc1d444e2ea38dd6c7b5867bed",
      "End": "36a12f34549848a5a3859d08ece4b48d",
      "Id": "d0f792ddbba447b38f31b718d9f73fa2"
    },
    {
      "Start": "303f55dc1d444e2ea38dd6c7b5867bed",
      "End": "b03744fff7224c3c8f61262f2cca9349",
      "Id": "ee7bb4e3b8eb4285ae5a3f4f894b4ca8"
    },
    {
      "Start": "5095f4f198cb4a988f672be23deeb8ab",
      "End": "d48ced89bd4f454880255a78589798c0",
      "Id": "b643f26d5cf549a79366c6dddbd63d39"
    },
    {
      "Start": "23184a64dfd645609857590543ed4ff6",
      "End": "39e0cd4f1d7f4a30ad73f48bc2600562",
      "Id": "5bfe688aedb145c190dbb28085808d76"
    },
    {
      "Start": "4f5b64b217554492b26c3c0a1ba67783",
      "End": "a7864f4242bb442da9a7cb48428fb777",
      "Id": "feda19fcc67e467faf3b91c1cfe441a7"
    },
    {
      "Start": "670b08a1f49f4316a30a500f8337de6d",
      "End": "b2d4a58efbf24d8286e68d747899e051",
      "Id": "d5ab3e4557f448caa382e2d566738b1c"
    },
    {
      "Start": "670b08a1f49f4316a30a500f8337de6d",
      "End": "d2f7dae3403f45d29d55c8121464e8a8",
      "Id": "8c657180d00948d9838419ce87c575d5"
    },
    {
      "Start": "670b08a1f49f4316a30a500f8337de6d",
      "End": "3cf5b9300dd54be6945f3b8ff06726f2",
      "Id": "f046107e878b47feb400a96a42560285"
    },
    {
      "Start": "670b08a1f49f4316a30a500f8337de6d",
      "End": "2a93f401492742cc8f4c4b845b5f6096",
      "Id": "41427ea586b344bdb4bdd570552ea876"
    },
    {
      "Start": "1b27affe3b2542dda9b4a20c7de41c5e",
      "End": "eb04a3595d4a4fb08a3da2041de829a1",
      "Id": "089bc6f3754242fc89f6112e67959248"
    },
    {
      "Start": "1b27affe3b2542dda9b4a20c7de41c5e",
      "End": "a97dc5be95d54db49a5e10972217d541",
      "Id": "1ce79e1f75df4ebb899b985240f52222"
    },
    {
      "Start": "1b27affe3b2542dda9b4a20c7de41c5e",
      "End": "9093227e2d414a3f880bb3bca349a519",
      "Id": "7b566e22a6d24f5189e3ea68167f7e61"
    },
    {
      "Start": "0b2f7cf949f243ef9bcc4c900af4883d",
      "End": "0fe40e49102242c990ba8b102cbb5a20",
      "Id": "fe5dde43d27546ba8eedff361a0c5229"
    },
    {
      "Start": "0b2f7cf949f243ef9bcc4c900af4883d",
      "End": "425f4bc7f3614d44ab5b953649097229",
      "Id": "432e2f8bfc664002ad9777b58100e74c"
    },
    {
      "Start": "26bb467d58ea48bc83fa5326e39a0f56",
      "End": "28564cb709b64cd4b0a8255bf12ac21d",
      "Id": "42119776ae464288b803147c7a3ea2cb"
    },
    {
      "Start": "92e81eb510d6459fba059db10005a2a1",
      "End": "1f8fce19ad94446e91e3da59ef3d4dc1",
      "Id": "e0b41fba6841454e957721e194467e2c"
    },
    {
      "Start": "c66142359dcd461897bba3d34327f565",
      "End": "3183f6b79b1a411e9c539da50586ebe8",
      "Id": "fc58ea3588014a70b16eb0449cc80efb"
    },
    {
      "Start": "ea794f999a084b4581c67f3a78a438c4",
      "End": "66eb47ad26c84c1bba38efe106a7a123",
      "Id": "8cc3f163b70543bca2093e90992cd3d3"
    },
    {
      "Start": "b349c7b1542b4620ad0e6f576be7332c",
      "End": "c49dcd04c9d249abb0f15b365b5081b5",
      "Id": "654d16fcd86b4cc896cb3a9941e99ca0"
    },
    {
      "Start": "d24c6ebf95c14fd9a150681900c2ec10",
      "End": "4d8f6c1c96324885b289653ccb9be046",
      "Id": "9d626a22bed14dd597ea7465201e9666"
    },
    {
      "Start": "cef33a0fce9c4de89023e83396daafc4",
      "End": "4f5b1d4c1d2545f284bf99661d8c4556",
      "Id": "c7b27c39bed84f6e801f1f77ca9f117b"
    },
    {
      "Start": "cef33a0fce9c4de89023e83396daafc4",
      "End": "b2b52fadc50247c0bd49dd725dc079d8",
      "Id": "929a3a2cdb454d4994df741a0783fcc2"
    },
    {
      "Start": "992687f355c64f729b97f6af3edec154",
      "End": "2536575e64b3465bb3bde7938c9f8e13",
      "Id": "38e15352ba854b7293a797dd13242a31"
    },
    {
      "Start": "ec54ab1ffb194ffea7c80bc884395e73",
      "End": "ab55b932fd1746bf85bad2a9e4f53cb6",
      "Id": "37c848504f4a479d84ea923624b8f4b3"
    },
    {
      "Start": "a1fc1cf9c2d045b89011ddbadb354b64",
      "End": "682caf3d3cc348278e5c9ad95ec242be",
      "Id": "f70ae24a6604436497db466206fd1fda"
    },
    {
      "Start": "be756f295d314731beb7ba832dcbf134",
      "End": "405fbb9f45e64c678f9336149a62f03c",
      "Id": "b3fce2c964d14d8aa7ba68afa7729076"
    },
    {
      "Start": "b5f5e9f376ba443ba957143a01ca73c7",
      "End": "e90820d503154015b513456f16dc3c9a",
      "Id": "366acdba6d9c4efc82c57849a60f337b"
    },
    {
      "Start": "906c0703532a40adbd4bc8d483a2e561",
      "End": "a42a1580aac14d4cacb9f3160e4bf5d8",
      "Id": "6f3df34917214b2aa7e2ab6835185524"
    },
    {
      "Start": "1a6bb89051a14600b4820455f0e3c7cd",
      "End": "d1ebf92847944f21b9e5ebfa5a5a1d1b",
      "Id": "431759cb5d714e5cbd4b2b9369e555f7"
    },
    {
      "Start": "798c51bce6804afaa52bdc304f43590b",
      "End": "ff0b9d21eaa74ccf89d6eab534a95e11",
      "Id": "6dc211cb55204538b2b41ae96c28fd3b"
    },
    {
      "Start": "47e856d5b5744944b97d1a8fc4fa2c7d",
      "End": "a8d0e92b051e4ea08299a19df710076d",
      "Id": "401c11b0cce24c9e998b15d52ab2fccc"
    },
    {
      "Start": "6aad9039fb0947efb7f69953f31049f3",
      "End": "72a9cd5bb7b84486b32d5a0ae34ff840",
      "Id": "3d733431d03b43aeba2bda0aad640d17"
    },
    {
      "Start": "6aad9039fb0947efb7f69953f31049f3",
      "End": "1f7a9cbcf5204551b5910f6e377f7526",
      "Id": "05e77eb01a6c4faca58fc6ae5f330942"
    },
    {
      "Start": "f3ed4b0ee22f4f1fae5454d8452bab9a",
      "End": "5ffacec9384a4fdba5c3e06868717e05",
      "Id": "f220b59fca954008a21e1f32ea0d43ea"
    },
    {
      "Start": "f3ed4b0ee22f4f1fae5454d8452bab9a",
      "End": "82b5c161cc3247c9bb3b36faa19c0789",
      "Id": "81c2f618d25449ff904fdedd1fa3322e"
    },
    {
      "Start": "e872304c92e2402390606c880b597b20",
      "End": "72230eb74e8a48f28a13075bd4649b49",
      "Id": "e002cb0bfee040e994302ffb2d48b679"
    },
    {
      "Start": "42dd31e8c6ef481b9643b9636709fc2e",
      "End": "9050023813274d9e9738981193b5ed18",
      "Id": "c123c2aa2c5347b3a2880e5d313d5a77"
    },
    {
      "Start": "42dd31e8c6ef481b9643b9636709fc2e",
      "End": "d3c3291148084cd289baa1eaf65528b1",
      "Id": "08035efbb678415c929c9ef0cd28e1b4"
    },
    {
      "Start": "e99097c5500e4857b64f5b010682644d",
      "End": "ed8ebf5e3cad46298ee1477cee0b2333",
      "Id": "4203c37e2a5344ab80f08609a478f631"
    },
    {
      "Start": "4a046b331388429797c678394d766284",
      "End": "288c2f4de8c5436aa565e767a7adc0f4",
      "Id": "ceeb083aa8fd443f85c699d13cb3f73a"
    },
    {
      "Start": "4a046b331388429797c678394d766284",
      "End": "1966855d5739443f9e1bb92941c4f293",
      "Id": "48e099af87c44c6a9be2aba590cc63a2"
    },
    {
      "Start": "6b979b52fe8c40279530cc0117f60aab",
      "End": "5d3cb2cc64444007a823231db3699e22",
      "Id": "2d4b91f7d6d54e089a4d45ac145bb174"
    },
    {
      "Start": "4700644c0f6643719140e0476504c8df",
      "End": "e9fd8cc59b4a413d86ee78f49fcecea2",
      "Id": "01bcc56e0ffe46d29cf1c9d5fd880d4a"
    },
    {
      "Start": "a07453e97cc8469490ad47599378708a",
      "End": "6f73a062d8f14d169b81742322123d93",
      "Id": "0717fd974086426e81e54ea5f52dd1f2"
    },
    {
      "Start": "c9504dd843a841fcb4da6f08d5f99c23",
      "End": "d9899d1d858441899116f87283696ab9",
      "Id": "9db3688a00d14423a443151d87c87884"
    },
    {
      "Start": "307f28d66b62448784c2b83c2422187e",
      "End": "88a70a0732a548dca2cb782fbdef6511",
      "Id": "723ee70aebb24244968cfd85df272a1b"
    },
    {
      "Start": "307f28d66b62448784c2b83c2422187e",
      "End": "d2cf9d8b927d44c1a242ed9b8faede02",
      "Id": "e648fe55794546e094dbb995090e6f2c"
    },
    {
      "Start": "307f28d66b62448784c2b83c2422187e",
      "End": "c1345fb627d443c1a307defc19fbcbb9",
      "Id": "a8b0ccd76ace4c758fc3d798ef801bbb"
    },
    {
      "Start": "283ab2b96fc041fb9665ab10e451542f",
      "End": "a62a5dc8e766444e89d0e85c03f85c23",
      "Id": "193493b5bf1e46b898795c2937188410"
    },
    {
      "Start": "a7e24ee7fde54ef99805fdba0385eaa8",
      "End": "eebeb39300d1458ca6dae8d938d6ebd5",
      "Id": "25bfdcea0c0c4753a27a8606688e6655"
    },
    {
      "Start": "a7e24ee7fde54ef99805fdba0385eaa8",
      "End": "c1d88d055acf442cad22bb222267fe4e",
      "Id": "e63d080276b548f0bc96a32a7a424287"
    },
    {
      "Start": "a7e24ee7fde54ef99805fdba0385eaa8",
      "End": "185576239af64093b8f52e04c5c5e276",
      "Id": "01bc1fb321354a5a84681e21fcc983f0"
    },
    {
      "Start": "b4a63da00aaf4cdd9ab2cebdccb8f69b",
      "End": "1fc047d4cc4a43bba8b353238385e325",
      "Id": "9f305e3cb00649a391a08b23634a4318"
    },
    {
      "Start": "4f5a9c013ccd4bae85ec6420c4909624",
      "End": "93eba9bb1d8f407da477680257adda78",
      "Id": "1fdafa77b5f141c9bf27f9b56ee41fc0"
    },
    {
      "Start": "728016d032614d73ad221f0db7a78be6",
      "End": "871049fa08f64c07a5735ac91ab8669a",
      "Id": "bd7819baff8448ca8d18d42c2d4c631f"
    },
    {
      "Start": "f8a110f857924265a82add3f12a82d22",
      "End": "9ec9213c98c8497ea93273daee68ba4f",
      "Id": "b9151d1977fe497bb90b6c46ac0383df"
    },
    {
      "Start": "2d21528b8a784f31be6291a6c75a458d",
      "End": "beee6c991db2484a887301b65801b248",
      "Id": "87da86cf23c74833b613833c1f47842b"
    },
    {
      "Start": "7a8c7e60802e430885e7c29067364303",
      "End": "fba74055fe65458b9b0deba0de78f847",
      "Id": "74d37b14b6154634b8556476507dcf74"
    },
    {
      "Start": "d1735dc6cdfe44d3997ef3752a9d2a69",
      "End": "1943525f86634204832fab8262f7bc1e",
      "Id": "53d2263505654a4fafae70dc1f8c85d2"
    },
    {
      "Start": "ed413791903d46b2924d4370e5d0a41a",
      "End": "7021ff9ac3f949abb0c40a3be0d4b1a4",
      "Id": "6e877671399140eb813a177634922e6f"
    },
    {
      "Start": "e8b48f3344744a538e3a5eaefb6801be",
      "End": "4f227d3194cc4a55af6b13acfee3248b",
      "Id": "200660af1b7545edbc7ab57976d9f2bb"
    },
    {
      "Start": "ddcdf189818a4470bff07ea98d774969",
      "End": "ef2e3d8245e64d5ea158b2c9fc0d4ff6",
      "Id": "0ebebe393f7745a581aafb1854f63b64"
    },
    {
      "Start": "517231a8158549ca8d79fb80a86f44e7",
      "End": "c3a6ce66e9dd42369091d65eb00f3823",
      "Id": "ac2b5e473d86484e90093c6c985ac3ce"
    },
    {
      "Start": "4a35d9da478149f990cc633dcf7636d6",
      "End": "6b7d6deffbbf458584b85dcba73ef7d4",
      "Id": "a46f2b1ff4494eb88eaad71e96d3403e"
    },
    {
      "Start": "3132360e5cdf4d1a99a42dc9d8f17f3d",
      "End": "f4a6b3602f3d419588b5b1eab037b1dd",
      "Id": "fa9c3cb39de54025bb888789de28dbe7"
    },
    {
      "Start": "107578bec968472ebc0e236cb9ef608f",
      "End": "5e0920a87fb14db396cf332627c92b96",
      "Id": "ca1ac0486ba842b79b15de135039812e"
    },
    {
      "Start": "2244336b6cb648bba0d63ade35f486f0",
      "End": "47ee8f70252a44b3bed5643dcc78c45c",
      "Id": "d8c50332599748f6b157955c7a81e0a9"
    },
    {
      "Start": "5fb1b4dc7ae14d239e6a7a3ea2cb308e",
      "End": "0ce7298e7444418bb6c542e3b5b38a4c",
      "Id": "3433b6e09c9d4b5ba2b64248440fabfd"
    },
    {
      "Start": "02ab6075799a429da0707d4703432833",
      "End": "b14223b6565e4896833b9139cdb4cb96",
      "Id": "12b24449f30346e98b3f48b290c7da5b"
    },
    {
      "Start": "8357771daa6f427bb11b728be22deed4",
      "End": "f2cb734c9f4f42d8864c78dae96393de",
      "Id": "82c8c001fc034f7f8a107042172d900e"
    },
    {
      "Start": "51d76ae546144abba64291955d9f0494",
      "End": "f98a64814b1241c8a57afd5e2b4b7db5",
      "Id": "66484e406f9048858b11e3d60a377bf2"
    },
    {
      "Start": "51d76ae546144abba64291955d9f0494",
      "End": "9070bb8ca1cb42f9b0fe28d26b7ec6ef",
      "Id": "507e27ac8baf4f6f8aba724648d35917"
    },
    {
      "Start": "cc96941f8ba447228250ed9782397aa9",
      "End": "b780821b4ffa4edf98e66a29d33866dc",
      "Id": "78c710a61b5549cb8165c0ecbd1368ce"
    },
    {
      "Start": "31e110cbc2c248b7ae9140c5b7080def",
      "End": "adfea04f14824fa8afae5b7709d70a0b",
      "Id": "1a13532eaaa649c1a87c35cd941d94b9"
    },
    {
      "Start": "31e110cbc2c248b7ae9140c5b7080def",
      "End": "933160bd9b5c46d3b56d0f00f1175e18",
      "Id": "f95fecf858194023bbab263518b43039"
    },
    {
      "Start": "f56cb4918f20498ca7d779a9716b5eaa",
      "End": "65b46482306e4d1f8bbc31f1d92c900d",
      "Id": "d8d3dbf1847f4d4893f9572396ff31f9"
    },
    {
      "Start": "f56cb4918f20498ca7d779a9716b5eaa",
      "End": "42976a52d66f431cb6bb6b417538daed",
      "Id": "5603622292b247f798e6230c5feda842"
    },
    {
      "Start": "f56cb4918f20498ca7d779a9716b5eaa",
      "End": "be71269d96754e2e976198d494f597da",
      "Id": "52c83e251b32407e8423e59b64cce780"
    },
    {
      "Start": "641515a6f1254eeaa53d4473912b89a2",
      "End": "f060ea9cca8f41b0aa9e5643e59751c3",
      "Id": "a91c844430ea4777a546415132959e70"
    },
    {
      "Start": "976482d0f7a24108a8a173f4c8857f63",
      "End": "6ba44a1b01eb48139f25088a2c66d13c",
      "Id": "fe1484643bf14082aa574161518a6027"
    },
    {
      "Start": "976482d0f7a24108a8a173f4c8857f63",
      "End": "160628e705f1471dbc4b10a8a31b010b",
      "Id": "4cbd3fc1a65040308461fcb002ea2344"
    },
    {
      "Start": "976482d0f7a24108a8a173f4c8857f63",
      "End": "c7591fcc3e22473b9760d4e885cb9167",
      "Id": "f84ac913c35a4041a1d14d335b74719b"
    },
    {
      "Start": "976482d0f7a24108a8a173f4c8857f63",
      "End": "9f16c2748cc94274a459fe5f93ecd15d",
      "Id": "33fed1e24a1849c89c247b01a84acb67"
    },
    {
      "Start": "65c8eb21bb02494d9c3d0661ef4092ef",
      "End": "db76fc07aad4445c9946cde6b6f3d9d7",
      "Id": "ea1f400de9b748cf944629bcd6b59446"
    },
    {
      "Start": "229a9973118c4a4fbc083fc3c430db33",
      "End": "83cbe2bff28d43a8849228aa450bea92",
      "Id": "eb12178a356e46038b61251121646d16"
    },
    {
      "Start": "b0623218166842faa1dfa2953e3656fa",
      "End": "ce1d791f291b427b9c05a2c9cd318262",
      "Id": "a2a76d71532b47be880c9ea193fb7f58"
    },
    {
      "Start": "fd811173e2f2425c93bd632df4055284",
      "End": "668434b936714706acfa94424683a59a",
      "Id": "7bf666945da3487d90c338558039b9c4"
    },
    {
      "Start": "fd811173e2f2425c93bd632df4055284",
      "End": "4f674ed6a55748258d511ef485510c20",
      "Id": "1c92fd8e3a7047de8fb09972dcc190b7"
    },
    {
      "Start": "fd811173e2f2425c93bd632df4055284",
      "End": "d50473aad26448c7a1fa8a0d0e38dd08",
      "Id": "2448b99b2cd048708c98fc9a24f95722"
    },
    {
      "Start": "a062c8fdfb3446b28fa9853ebc86b814",
      "End": "8174eb82dd3c4252a5f428c50d184418",
      "Id": "049beb6e2637436dbf0a4520cb622c92"
    },
    {
      "Start": "a39e9fe34a7042779b167c207ca531f8",
      "End": "616675ab0f9a4f7d93db98ca48d0ac31",
      "Id": "cd84ebc93d01429397f7f5ec59fda433"
    },
    {
      "Start": "84d86582666f4293adfdc3b12da180c3",
      "End": "d2fbcd3d56c44bb0a4d187d4b325a9e1",
      "Id": "f7b6004333084745a4a3c2f6eb2e7fd0"
    },
    {
      "Start": "960c896c70294e1da07c04969494728c",
      "End": "f560ca92a417495b9ee8ca36f785582b",
      "Id": "add6cbeb99024a7c9d44f91e2f2aedef"
    },
    {
      "Start": "3ec879f6e0554a598ba23fd6330762ca",
      "End": "30fdc1751bec458284b073b27cc02635",
      "Id": "151e576f70644fff93a6379fcdf4d6fd"
    },
    {
      "Start": "367b545dccc84375a95ef600cc9ed32b",
      "End": "a94165ef20ec415396ca13cbcc413b20",
      "Id": "29ede04ccc4242a0a29ed4df2751bf00"
    },
    {
      "Start": "758baf462d3e45508d05ceffc9ade5d6",
      "End": "cc41b2d9a1a54774abb1f888b6ddcd79",
      "Id": "788b47b35b0b4da0b416e076121b0b7d"
    },
    {
      "Start": "ac9d079f1c5b43b28d1110f37eadd2ae",
      "End": "d6a1a98a3e9240a686a9f862d39c2a60",
      "Id": "44c3226ceb134415a39c7cd04e183d90"
    },
    {
      "Start": "89648be5fb1b4340a33b3c9f53ee907d",
      "End": "863deeb39f2d4abc82b667a61f59b28a",
      "Id": "b3dc8922377b4f99ae9331b923d3201c"
    },
    {
      "Start": "b1d28854d052441998a0d13c7e3f0760",
      "End": "2c2b45b2efa0467e91e5c78ab020205b",
      "Id": "e36830d182a3467498103614a1f1274d"
    },
    {
      "Start": "854e59f6133d451e85c878003a563f93",
      "End": "2fd6862e4f164261ae5d7070d52cf595",
      "Id": "857c88cc94204f48bd688de6960f62a3"
    },
    {
      "Start": "5d20f4e40b1b4e9ebf08f1f328eeb04b",
      "End": "1cdd3c074a0744069f20c43a6bca25a6",
      "Id": "2815e65c1ab6431d817e157a8a829a36"
    },
    {
      "Start": "5d20f4e40b1b4e9ebf08f1f328eeb04b",
      "End": "bf54e47b614e462f812dd77a3d671495",
      "Id": "a796c212cb33400da5086f2c8fa1fde8"
    },
    {
      "Start": "6b8dc4e20957409b98f9da5b032f07f1",
      "End": "2fa7bfcedfaa402ab54252c35814dbad",
      "Id": "9fa2511bbcd84178bcc7be010ab235d6"
    },
    {
      "Start": "a21a25fff43f4a29a6fa34d80ffcd44c",
      "End": "d26b268dd5184279bddb8713f8393643",
      "Id": "ea837eaaca7a4275804528a78e683926"
    },
    {
      "Start": "6848b7d7db834ed0be935f454ac6029a",
      "End": "9c72a81d391c49739806fb3ebaadd61b",
      "Id": "205a5c2cd2ae4ce58a7a6ea488441779"
    },
    {
      "Start": "6848b7d7db834ed0be935f454ac6029a",
      "End": "a5cedcfe15c44098b135f8dbdfcd7cd2",
      "Id": "bc16b93d06d849be83098b3b87fb6175"
    },
    {
      "Start": "6848b7d7db834ed0be935f454ac6029a",
      "End": "22ef38cd245a441bad2b9b6e2d5c53e6",
      "Id": "c945a663a2ff4869bc319fcfdec54d6a"
    },
    {
      "Start": "6f827b3fba6645779b9977b73da3dd66",
      "End": "bfb0d8894be2479d9be4d57a6cb8a521",
      "Id": "d6ab77e9674a4c9ebd3cef5a620bb2bb"
    },
    {
      "Start": "caa6832345b6443bb9b0d417273a1962",
      "End": "177173e2fdd743be9d9403e9eb5156f6",
      "Id": "d799c2d7ab0a43848f5002b73e137a2b"
    },
    {
      "Start": "caa6832345b6443bb9b0d417273a1962",
      "End": "dbca924078404ddfa34917023fd26cc2",
      "Id": "2aafbd47f00d49d3b4579c61790c90a4"
    },
    {
      "Start": "caa6832345b6443bb9b0d417273a1962",
      "End": "2332f25dadf8488d99612a2527fda0ce",
      "Id": "f16e420e95914fa2b27fda7fd83f1574"
    },
    {
      "Start": "0ce1e5dee93a4e9f8fadc1ba707f8771",
      "End": "1a77bb6573564454acc81bec38ed9b3a",
      "Id": "e461191f820447b79cd855d8214ca7c7"
    },
    {
      "Start": "0b690b9fed0846519c0797b525eba46c",
      "End": "b1864352877f45db8b8a381d7bff1eeb",
      "Id": "ea109aadaaec4cf3b7068c002b7d0389"
    },
    {
      "Start": "ad16102b9d4345ed866e6acf9a52c194",
      "End": "17c23949694e4ed8a1d381ae00d6e31e",
      "Id": "5c8f49b42cdc416a91855ad9c819ae38"
    },
    {
      "Start": "16ab2d70dc94404d90eb445b90d5ff6d",
      "End": "ba930e0f44ae40449892c0dfc8e00303",
      "Id": "72f5d5de21834d6cbcdcad52b8052d81"
    },
    {
      "Start": "aefa4335637a49b1bcf489c09da8894b",
      "End": "cb3c2de0ee3b40ef806579b2cacb28c4",
      "Id": "a65bb9d7b24549be997a5e0a7e8357e9"
    },
    {
      "Start": "7b6eb1bbd3c147bfb736b1c902eec925",
      "End": "3bcabe9f73b947df8e7661e58b8a7399",
      "Id": "25ec7800a683467cb8eecbc275801a28"
    },
    {
      "Start": "c822b7e0fa694f348881b7e1c309313a",
      "End": "76198cf5eead44e8b1c555556dafa24f",
      "Id": "3686bcacc3f1446d870d17af15d8a943"
    },
    {
      "Start": "2ae00b228bec4302aa145050e12286e8",
      "End": "8b7385c955b34583b253f25ed89acb4b",
      "Id": "05b40913c60c43d1913b5e127b3814f4"
    },
    {
      "Start": "4f56652ac98a4b3e862b4b1ecddd1687",
      "End": "f5f5df5e047f4bae9ad43322db4ce190",
      "Id": "e79295215ec0440c9a8cd75aedf0d75e"
    },
    {
      "Start": "a1cbdb52bcec41649d4095197a8a7817",
      "End": "dcc0073b695d48ad86874ba289efce75",
      "Id": "3614a16d34354f3faa1f8496ead546bf"
    },
    {
      "Start": "192245f9cd714b53923757e5c7f2750d",
      "End": "96ab6806b6984117af6cbbf87c85c874",
      "Id": "8a4fe0d3f531400c95c3f5b7e255216d"
    },
    {
      "Start": "f3d75efef1d54b5eb97dcc2b2843ca60",
      "End": "6730826b67bd4e87a87076759ed33542",
      "Id": "44dd3a0ff2a1445b990bf4113a76257f"
    },
    {
      "Start": "f46922a470474908b745783d860d2279",
      "End": "7d3f0b8996ff409999bdaf980bfeb762",
      "Id": "914b1ee9106b4a6580c54bb9f8cdd230"
    },
    {
      "Start": "f46922a470474908b745783d860d2279",
      "End": "bc1f64eb94894d44a8193e0be2143710",
      "Id": "7f63ed10915a46cea3cd6a13aa7a72d3"
    },
    {
      "Start": "75c6fa3c89f14283a0af21b6ae565b5a",
      "End": "54e36d790d484f31ad51ac765d41cd4f",
      "Id": "f8e898f3c8944ab58c5389fe0369bc4c"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "00c601e5d3b44739b17c5ffb6c98f6da",
      "Id": "856046aace5746b7a8cb0b30760b5db1"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "512fb8eeb8324b698120f2af208d40e3",
      "Id": "222861f0383948cf933ef553c7f64f35"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "dca6a5bcc10c48fda54aae7cfb5d3a56",
      "Id": "37bca9eac349489cb87527d1b7f8b6a4"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "414920a43ae34a7aae17604036502731",
      "Id": "cda2ee08255a45388d4604284344f930"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "7c4fba90e18e499c8fb3daf8fc2b0d30",
      "Id": "e783c0107d0641d5bc3896358d5c351e"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "11d52a08a68e4fb48189aa72ce309a5a",
      "Id": "ea306f06815043caab0400cb72831f6e"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "a463f5d039d644b08d6a5090268591b3",
      "Id": "6cfd5c115af84d97969a2a858a9a190a"
    },
    {
      "Start": "24d7942193844103a9041608b147e6c4",
      "End": "f87ccab5a295469884511348410c64ed",
      "Id": "4a512c4b38b54c6daf4099cad9b50ec9"
    },
    {
      "Start": "40e28a86d23c4de6b6d4bbe27ac80e49",
      "End": "7cc9af731a424b3e8125a57f35e5a1d6",
      "Id": "4cbbcc3ba54b4ee4b85fb52537a0c2ac"
    },
    {
      "Start": "a1b1339b683943eeb585a14bd77aa348",
      "End": "8797762fb7a9458fb96736978122f465",
      "Id": "50eb473891be46b19875a8972ff6a1eb"
    },
    {
      "Start": "e4dd20d945c54a8fbd01ea8fd20f2d02",
      "End": "6e4f18480c1d442ca8e39a9ec5370ac2",
      "Id": "742f3f269c494eb3b2609b875c876241"
    },
    {
      "Start": "085975c57ba848da9210519a1ccf238a",
      "End": "cc762b3dd97f4ab2a6f97b3028bd1aaa",
      "Id": "fe5e65b870c64e47a4e90d1702f559a2"
    },
    {
      "Start": "085975c57ba848da9210519a1ccf238a",
      "End": "2fcdcf89280a4053a2a95d1812db2831",
      "Id": "de1ab8659a17450dbf4c45edf7e8ffed"
    },
    {
      "Start": "21f8c32f579e43ecb642424ca8190740",
      "End": "eef6a4b956424116a05a211723d00bbe",
      "Id": "a916ee72d9a948c79c046691f018bf58"
    },
    {
      "Start": "43235ecceba645a7b458346ff49d90cc",
      "End": "d0d2248482954ec1966f0549ae9bce8e",
      "Id": "5f0d4529478349de9b13c37e978f3804"
    },
    {
      "Start": "43235ecceba645a7b458346ff49d90cc",
      "End": "50bc8298d75c4e68a7e0ab7334c7414f",
      "Id": "eec655e47c684cb9a81c45e6b88096b3"
    },
    {
      "Start": "43235ecceba645a7b458346ff49d90cc",
      "End": "806c416002044ecab7fb1d12df252dd4",
      "Id": "054d5994bd8b4953b1f4f8a92d5c2e0b"
    },
    {
      "Start": "b604c9717dd640bcaf09a0a6c79209f8",
      "End": "bb3af87c607446eabd695d9d8ba625d7",
      "Id": "b10b068c17944ce3839308e72517e93d"
    },
    {
      "Start": "af794ec9cabe4ae8bb5f4bedfca88831",
      "End": "61c2b4c9eebf402f907da84a46a21797",
      "Id": "40be9677cb1d4815927f9d0f8aeb7d10"
    },
    {
      "Start": "67e7823ca93c4e5e8444db0660a0cc3e",
      "End": "e664a540dba540aeb19072618291dccf",
      "Id": "f22d75d97cbd491195c851fb16a3a961"
    },
    {
      "Start": "67e7823ca93c4e5e8444db0660a0cc3e",
      "End": "8b4ceb597eba4411b2f4e54ac7975414",
      "Id": "998172f0a5d74d5b93ac451279d5316a"
    },
    {
      "Start": "393bd47867694a20b073cef5405d9bb2",
      "End": "7d04ed638d614ee8a252951d6e50acdc",
      "Id": "1f652316687d40229135907afa034a42"
    },
    {
      "Start": "393bd47867694a20b073cef5405d9bb2",
      "End": "03ab30bb78b1415b83d4f723a57f962e",
      "Id": "21052cdc3327479cbc0a0a11a17743d0"
    },
    {
      "Start": "571c9075337f4125bcb32bb2c9e50fe7",
      "End": "6a2e4263863c42d097ad3ff9f744ae4b",
      "Id": "ae2d741201ba4f4e967f57735c0eb9a5"
    },
    {
      "Start": "571c9075337f4125bcb32bb2c9e50fe7",
      "End": "62b5930975994146b37a02e835e8f196",
      "Id": "022104b02add4cae94fde1c24f2c9cc3"
    },
    {
      "Start": "432863a1dec74c31957908208b7e5915",
      "End": "9ab2b3fa52ba4d65b02ec50251c9f00c",
      "Id": "149f858fdfe5499283b2860ebb0fba86"
    },
    {
      "Start": "432863a1dec74c31957908208b7e5915",
      "End": "9ff6d924687e4ac2aae0cad3062b1c8d",
      "Id": "a9e375db10774192afff263da0d0429f"
    },
    {
      "Start": "432863a1dec74c31957908208b7e5915",
      "End": "85efd3da6e18441eb7848621518587f8",
      "Id": "f30cfbdaa0de4a03a523877171d822b8"
    },
    {
      "Start": "cd27132ddcd945dca7cfa1354cfb5c5e",
      "End": "00f327634e2147d2b7dfefd34437c335",
      "Id": "b17c4e890b6c4a9b968792ee422ac168"
    },
    {
      "Start": "d9d24ca670824c2cac497979e0591a72",
      "End": "d4bb1761676b4177931e5769398aec22",
      "Id": "d83b8abaeb68495a9e5441c92fc5c49d"
    },
    {
      "Start": "d9d24ca670824c2cac497979e0591a72",
      "End": "0485059923474121aabe796b750db75b",
      "Id": "216babc6650d42a9b423553679518b25"
    },
    {
      "Start": "b8c0f878df7c4c7d85684bca79c89ee6",
      "End": "2fa696493e5244a493cdde71cba1a75b",
      "Id": "6bfd628103cd49908dfc9575df3b8393"
    },
    {
      "Start": "b8c0f878df7c4c7d85684bca79c89ee6",
      "End": "1b1b1c2258c44e798dfa12e027008b9d",
      "Id": "d6c2cfdff4484f6bbb8e43f672ff4059"
    },
    {
      "Start": "b8c0f878df7c4c7d85684bca79c89ee6",
      "End": "bc1dbd395e134dfaa32f1b682bf19415",
      "Id": "e62d337e8646441ca1c453cfb34a0f75"
    },
    {
      "Start": "b8c0f878df7c4c7d85684bca79c89ee6",
      "End": "3215700d4a0e40f7a8ba3fd7387d9ac3",
      "Id": "77924b1768cc474c801d087b3a4d495b"
    },
    {
      "Start": "4ac7a294e8f74032bb90dfc3fde15dee",
      "End": "3cf059270f7049329521ff882dd978ab",
      "Id": "0b6f22a047574fc0af17c2bd06885f1d"
    },
    {
      "Start": "0b279c93a7d94b32a7abc073823cff3d",
      "End": "9ef7be0a2dcb41608ca95bdbd508c3a2",
      "Id": "6e5c30e08c9b4a75a0ff65d7787c2334"
    },
    {
      "Start": "0b279c93a7d94b32a7abc073823cff3d",
      "End": "e89f45bbd59047c9887efae727508ffb",
      "Id": "76255c946a2b436a820ab9c4999ed9ae"
    },
    {
      "Start": "0b279c93a7d94b32a7abc073823cff3d",
      "End": "4a7b520a0e1f42c59a98471dc62aef50",
      "Id": "b0d00a1753a44323a3ad0a122d34f455"
    },
    {
      "Start": "0b279c93a7d94b32a7abc073823cff3d",
      "End": "bff0293a9fcc48b09779b5294816c08e",
      "Id": "2dbbb4292e02411da79ebce92b4c0fb1"
    },
    {
      "Start": "345d7b53b14b4af99b0f4c6dce9a9a97",
      "End": "df0456b71e8b4013aca205093f85527f",
      "Id": "2bc8dcaad9da432aae8b0a22a749e8c9"
    },
    {
      "Start": "345d7b53b14b4af99b0f4c6dce9a9a97",
      "End": "1f08ccc986244f6ca20b252eee594493",
      "Id": "e39a6f11dae84d08a130ad44d88df212"
    },
    {
      "Start": "345d7b53b14b4af99b0f4c6dce9a9a97",
      "End": "278840640c3d449ea90a6fd916f72e69",
      "Id": "5df81fbabf4243fbbd60b62819ccb132"
    },
    {
      "Start": "345d7b53b14b4af99b0f4c6dce9a9a97",
      "End": "5e5dd4d6cf724337837f82ecf61ea3a5",
      "Id": "ded78a3a5f644fe8aa05a7ff063ffcc2"
    },
    {
      "Start": "0d7006ca44024e56b31b6d0b6907a810",
      "End": "58d7a1669b09472987aab33bdb08f366",
      "Id": "d1e606b9cf144f79a7673599d6c57e16"
    },
    {
      "Start": "fb83f257c4b14e49baee7b39fe744c35",
      "End": "d22811adb4b14f81a5a126a0078a492a",
      "Id": "cfa5ebd8db7c4afe98f6a98bfde34231"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "4145e33105a04ce381062ad760c83cb9",
      "Id": "d9d50bdb4e1844a0b3d0c6e333b423f7"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "075de8496459498883dba9534209c0ff",
      "Id": "c794f5e8c92a4b74b7eebe3b69ddc050"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "0d91dd8bce73492d9e5bf89886cac0e0",
      "Id": "b327bc799e0f4ef9a72087fd3d8886f4"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "e1641c7fb93447e280640dba802c8886",
      "Id": "d16261f226ba461fbe1ff88a3bcc21cd"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "df46eb0d6e774b24adf923095871a28b",
      "Id": "07f1d1ea7f6d44b1b2f8e38bdd5915d6"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "ffc1facc84dc455bb16355b280607d0d",
      "Id": "144a0845a09d4669b416cf3b7b209f76"
    },
    {
      "Start": "fd1cb55c0766442e86504ccf929b2941",
      "End": "852b20ebfd1a4886b0d4f97ce7cb5a9a",
      "Id": "d1ed071624d04f65848b76b422807fa6"
    },
    {
      "Start": "90944ff7a88d483589fc6c8137beabe7",
      "End": "08794dc1e9ea4891b4f6f95cbe72065f",
      "Id": "ed137d8d0c4e421ebb71784f13263d7e"
    },
    {
      "Start": "90cd6cb1b3d74d9ea1b062f44c025cd9",
      "End": "3f02df370d9a4a0e922c2a0dfa92f709",
      "Id": "777f5df3715748728b538e6e1019b6e8"
    },
    {
      "Start": "7d7df1d5e1aa4a76999e180408704ab5",
      "End": "b6a88f1ce5d74769a393e69becffa89e",
      "Id": "db37177a54984d6fb6787074577ffd8b"
    },
    {
      "Start": "1b935c6ab5ab4286980c835cd46e46ae",
      "End": "0f00c3f0dc464d0cae8c4f6aa223acdc",
      "Id": "c87cd4086ba046218b34104d7f1023ed"
    },
    {
      "Start": "eca11047d2144e92a4814663a2a9b66b",
      "End": "b568b0984d8949a3bd39b1c27918e585",
      "Id": "4edf285bf6d94900a4481d53ba5b5ef3"
    },
    {
      "Start": "31401d02ebc2490596b387997f847260",
      "End": "626ada60570341f5b67e825909348ecf",
      "Id": "518b909c1d0848b4acaa87674d0ca2e7"
    },
    {
      "Start": "c3fba3f6cc9d4348b263da234e68a73b",
      "End": "7568fec37cdf41169e11679738ba77b4",
      "Id": "ae73630329f645369faf2df4e2b84bdc"
    },
    {
      "Start": "12a82c699b7848b491251727bcd49071",
      "End": "79cf9b330b9c4297a9eefd022a876947",
      "Id": "76613ccb3f5e4bd99979456946e717ef"
    },
    {
      "Start": "604b21d10e0949a2be2a85f1ac7333cb",
      "End": "863240552de84edda743ca9a5b3f5957",
      "Id": "8ca5dd4af3d54aaeb105925b6c8c786d"
    },
    {
      "Start": "85eecf6eb8bf4aacb4a512d0a1be86dd",
      "End": "95f0773167354c218066f542ec3516c2",
      "Id": "3ab6d16567a14075ab1954ac3f8fdf66"
    },
    {
      "Start": "c083ae9db064476c8bc47868eccb0574",
      "End": "f1ccd648a873423dbe44d366470a69c2",
      "Id": "6fa5e0dedc814f80b55de0530861fa0f"
    },
    {
      "Start": "e64a752547de4028950841404307088d",
      "End": "e4908bcfd3734d3687a23b1d00dc04fa",
      "Id": "5dc373b775554202bbf9596b3cafc2df"
    },
    {
      "Start": "6796599756964c968dc92e09972875f2",
      "End": "5f608750a10c4da78e443676ed4570e5",
      "Id": "6dd2f552d8fb4548a503e85f54969f18"
    },
    {
      "Start": "5b0db4bc3da24f72a137dd5de609ab49",
      "End": "94e20edc3c834b208a2c5a18d51caf4a",
      "Id": "7f24b3c66cdd4c5b8663c336537d9ce1"
    },
    {
      "Start": "dba6894ad6984ec0b36a835b4fbed841",
      "End": "9eaa389f4b614cddb57ee6c7a188bfdb",
      "Id": "ad88916dec62461f978b276ea79f6782"
    },
    {
      "Start": "57ef9c1805e44243abddaf0a008c78d5",
      "End": "7de12da80f5d4b3daee987395f37a7f3",
      "Id": "2895d633e39d496481aabbbcf495e3c7"
    },
    {
      "Start": "323f42a85a6c4f749462faa31315d4d9",
      "End": "82540c3450114a1a8c52b9657df9f3e1",
      "Id": "329d45b767dc412fa9f153adc1fb5c03"
    },
    {
      "Start": "638812df27b541ad94725cbbd462bd8b",
      "End": "a1b31d4a6d1740c9b50c673a96b845ee",
      "Id": "89afc0bb388b408f80d83e0716eb9ac0"
    },
    {
      "Start": "c2400af7bdd04a5392e1766850e6cacf",
      "End": "664660702c9240b7aaaa445aba60726f",
      "Id": "462b15d5768f40cd9160a00c65ab59fd"
    },
    {
      "Start": "401666eb4c684780ac38ede0d8a5b936",
      "End": "e38ce431db1c4d9ea7f370a1edc0571c",
      "Id": "0d6a5d5baab147e2b3e44fb79063d59a"
    },
    {
      "Start": "3193d0681a8c4be5ad5bc8fb5ee91972",
      "End": "7ce0f6286bf44c9e9b8a348f4dc857f2",
      "Id": "aac8c5fdce1a411ab9add4112afa115d"
    },
    {
      "Start": "e27ddfa805ca4e0383c1348eacf419f6",
      "End": "47e0c80b3ebe46ec8d538536cf22565d",
      "Id": "f7da06e9ab99436886a4a4287e1090cb"
    },
    {
      "Start": "bd7f8d4e82fe4e97bdfa904d6c2a27dd",
      "End": "a7377ac7b77a47b6a2699eac2e21e902",
      "Id": "d4b375e6efc8414b90a5db6359c00c21"
    },
    {
      "Start": "c0378f9175df41269c8136df6d9f41e8",
      "End": "da662675a9744fe09834db33cf275237",
      "Id": "c39d6c67ea034ca58981c49e355223b3"
    },
    {
      "Start": "f04beb18ea5149328de8069054b4eb80",
      "End": "4fc6491c0d3347b785cd1fa907b8c66b",
      "Id": "3b99471598754382943789635f75817b"
    },
    {
      "Start": "d4d63e14952448c2b1c4cf5fe583e5ca",
      "End": "330f4f65098b4386911ebf8a49b0613b",
      "Id": "e9177a8fb330415d95b29c95b9f3b700"
    },
    {
      "Start": "a013fe7de6d047b5bda828846484f4c5",
      "End": "e4b136b7cc3c441da199cbf7f8e0d7bf",
      "Id": "7f83f14e70b549d583f72850abc1198e"
    },
    {
      "Start": "81a6516020e54d8caeeb723f8300e2fb",
      "End": "010b10d060a54f518a3a437dce9bfc46",
      "Id": "53a47ac0846b4c89a5ad589d858ecfe6"
    },
    {
      "Start": "81a6516020e54d8caeeb723f8300e2fb",
      "End": "3ee9fdf3fb98496ca0d350fb7750c4f3",
      "Id": "23379b6b7615442fac4270003ef1126e"
    },
    {
      "Start": "9e0cbfa6afca4d779e1bd8e801c16b96",
      "End": "47d18b076db745deb2e46b4e1c19d36a",
      "Id": "5db0186295e541b495e3a269fd630273"
    },
    {
      "Start": "39e05ba82ba3404da37810d716ba4075",
      "End": "87fe85e9dc37453ca58989e77084c6d0",
      "Id": "5e235ed45d6043888c269ec9baa20df0"
    },
    {
      "Start": "6c6919a276ad4739b4971cd39a18883a",
      "End": "ed4ecc082e024f5daa87f6fd9c257acc",
      "Id": "df09dfa3952a4d1fa2f74cc772893653"
    },
    {
      "Start": "a0d1304fa98b446ea49977dec79b5419",
      "End": "e3d385454c434682a681b87e7d2c74a4",
      "Id": "05cc776ad87a4db9acfa03c7382ba5a6"
    },
    {
      "Start": "b16966704dcd45fcb6ffb1c0e3f45361",
      "End": "e5a19372192a4937b972624894478a0a",
      "Id": "32099555984547009741c5ea70d799fe"
    },
    {
      "Start": "c347a2f2415b4522a75f9517f19c46cd",
      "End": "2af55dac3aff47ca87c585258b540535",
      "Id": "e693734bfec2411b8df9bf472ee28e08"
    },
    {
      "Start": "006d3d8eb44e4e6cb8324fe844c80795",
      "End": "464548b1c52b4aa2b5e3e8884745be33",
      "Id": "3d338acb8b18408cb2b0cd6794ac9c05"
    },
    {
      "Start": "ca8c99951a4a4c6a8b09310a46796685",
      "End": "b901049aacbc491b805d4b2845368786",
      "Id": "7f0de5c2de74457c976c400aa697ec80"
    },
    {
      "Start": "a95895effc0c423682cf40d8444d2c16",
      "End": "0f535055abf24da69c2e965a74ae8c32",
      "Id": "fa7781a3023544ffb6d4462cbea129c9"
    },
    {
      "Start": "a684cf4a381a497abc1288d02ded01c2",
      "End": "666d95cd9a244dbfa4544d5475bdf680",
      "Id": "a34855311768417586e04a11abf5d9e6"
    },
    {
      "Start": "7ba08e413c3f4e56bc27bbdc7eeecedb",
      "End": "3039eb6e4eff46ca978af0ab699c4107",
      "Id": "40d106d4174b47aeb25d05097920c7a7"
    },
    {
      "Start": "491f6394936e45c6924869a4b670fea5",
      "End": "6a3b5620f2e2471da9c2e619d4c341a5",
      "Id": "49657ac5ae5e49529a919a6bb53f2285"
    },
    {
      "Start": "491f6394936e45c6924869a4b670fea5",
      "End": "519d5540c7734a7fa39bad3afa24b9dc",
      "Id": "f7e7975037ff437695b0f20a10226c65"
    },
    {
      "Start": "bb38d5f17924413b9811934271de3b2b",
      "End": "4b2dc7eab961408e822812abf42b5bcf",
      "Id": "006e22421a63420a82f83e7ba5256fed"
    },
    {
      "Start": "9ea6ed3c1dc144b7863c3553e98f611e",
      "End": "7410c49a47d14d08adf9a82c3eb708ae",
      "Id": "65acb04b3cc9451a900313869230e34a"
    }
  ],
  "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": -2.0282802581787109,
      "EyeY": 47.742935180664063,
      "EyeZ": 9.7001094818115234,
      "LookX": 15.915239334106445,
      "LookY": -48.480430603027344,
      "LookZ": -18.641332626342773,
      "UpX": 0.50317692756652832,
      "UpY": 0.63203191757202148,
      "UpZ": -0.5893629789352417
    },
    "NodeViews": [
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "c074668dc29f4af193e73a2ec5f32866",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -162.81828781168019,
        "Y": -1825.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bb1ea2f155f44b7c856da59a35cb0e3a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 93.1817121883198,
        "Y": -1913.7057603575963
      },
      {
        "ShowGeometry": true,
        "Name": "SiteLength",
        "Id": "669aab0bfcb94028bc6fc94eec0d9c63",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2380.488520703017,
        "Y": -1603.2273758600534
      },
      {
        "ShowGeometry": true,
        "Name": "SiteWidth",
        "Id": "dfac845970ba4fbb977d47bc2bfab00b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2380.57886428339,
        "Y": -1510.24130705965
      },
      {
        "ShowGeometry": true,
        "Name": "SetBack",
        "Id": "9a610cfa6bb849189cf925bd0bc58329",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2379.7012708021171,
        "Y": -1667.5895860422474
      },
      {
        "ShowGeometry": true,
        "Name": "RLength",
        "Id": "a3828902633d4adfaf1ed18a9fe43dee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -342.46428609829218,
        "Y": -2918.8050279102677
      },
      {
        "ShowGeometry": true,
        "Name": "RWidth",
        "Id": "a289dc4bd9e747c3bd6615eddfb71c9f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -327.67071846792555,
        "Y": -2762.1607218611921
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.XAxis",
        "Id": "8a28c4ce63d144c68a1c77ebc8eca5d9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 430.78171218831972,
        "Y": -1944.7057603575963
      },
      {
        "ShowGeometry": true,
        "Name": "RHeight",
        "Id": "de98ebf1c63f41fdb6ca40a2a26d94ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2264.7544968239067,
        "Y": -1748.6605009228465
      },
      {
        "ShowGeometry": true,
        "Name": "SiteBoundary",
        "Id": "a79505f529ae43359eafcadc88839540",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1105.9817121883198,
        "Y": -1988.7057603575963
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "2cfb9c2ab96a452abb6b9ff888619277",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 93.1817121883198,
        "Y": -1753.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "5e5ae3825bf146fcb10c7eeb8f1b37e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 768.38171218831963,
        "Y": -1970.7057603575963
      },
      {
        "ShowGeometry": true,
        "Name": "RArea",
        "Id": "a04d631c0ce04362af7ce1350b16e977",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 82.973586149698122,
        "Y": -2648.1792116579518
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "7bddcb68e5754f0aab3b163d41afc65c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 440.39495885833753,
        "Y": -3011.32882340411
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "6a3fb0d0c53e40f6902d0c73ab8a12f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -75.011754051577327,
        "Y": -2464.4106300684525
      },
      {
        "ShowGeometry": true,
        "Name": "GuestArea",
        "Id": "f190f642de7240229e0182abb1c84e32",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 601.0141285685263,
        "Y": -2983.11898491275
      },
      {
        "ShowGeometry": true,
        "Name": "StaffArea",
        "Id": "37ef8b3f2a6f4886870dffc8274be5e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 193.78824594842274,
        "Y": -2490.4106300684525
      },
      {
        "ShowGeometry": false,
        "Name": "GuestAreaOp1",
        "Id": "8d3f77d8b33d4b04ba90d0347bb46d24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6457.3597742656748,
        "Y": -1848.9525329132091
      },
      {
        "ShowGeometry": false,
        "Name": "StaffAreaOp1",
        "Id": "5e54be4231564ae08b0e0578d812e907",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6457.3597742656748,
        "Y": -2008.9525329132091
      },
      {
        "ShowGeometry": true,
        "Name": "MainAisleWidth",
        "Id": "ab36f08092394c7ea98dde4e4533136e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2383.3209263137069,
        "Y": -1427.1263586244604
      },
      {
        "ShowGeometry": true,
        "Name": "IntermediateAisleWidth",
        "Id": "004f2b2bc8ef4abdba2291d1e5adf10a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2380.7824155800567,
        "Y": -1350.9209441037326
      },
      {
        "ShowGeometry": true,
        "Name": "Radius",
        "Id": "ee7d5b14c26f482c81346faad49c963d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2379.8675902858367,
        "Y": -1276.7370102464995
      },
      {
        "ShowGeometry": true,
        "Name": "ChairWidth",
        "Id": "32aca776abf54059949520d8b2cb18cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2233.4667731761569,
        "Y": -1202.8862144377285
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5cae1e4f3d544b7e8500279d34b32302",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -418.34925717584429,
        "Y": -2366.2086887526416
      },
      {
        "ShowGeometry": true,
        "Name": "List.Count",
        "Id": "a46baac15c184108a9621c87ee87951a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6903.5978561630818,
        "Y": -2151.029591280163
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "f50da889d078494d9580bf1ff069609f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6457.3597742656748,
        "Y": -2142.7844846894436
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "0e55272c60554488bc87c510b5408d8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7270.6064315938584,
        "Y": -2156.8537191536693
      },
      {
        "ShowGeometry": true,
        "Name": "GLength",
        "Id": "2faeb609721c41ae9ec0aea14623d691",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2658.7831638807811,
        "Y": -1938.1120131885582
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "9362939f34b6499b81d2ca2039d1593e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2927.5831638807813,
        "Y": -2003.267754118805
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "1ce9573a00024dd2967c0a1e96c82e80",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.5831638807813,
        "Y": -1983.267754118805
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "f3d696a5b156464dbcebdb4e78b0b13f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3326.7831638807811,
        "Y": -1983.267754118805
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "3ea988cbb3f4484fa4621ec4acd4ba69",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -2083.1120131885582
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "32da8243d1164cf1a1b6e67c9ac19963",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4389.9831638807809,
        "Y": -1933.8986798552251
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "7e95af22c1564a6184375f0f9420ba05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -1897.1120131885582
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "f5fa14f8a02941159ae1eeff6938fac2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5090.783163880782,
        "Y": -2102.1120131885577
      },
      {
        "ShowGeometry": false,
        "Name": "GuestAreaOp2",
        "Id": "b394e69c26b548a7a6cdee294a72b74a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6466.9548661923018,
        "Y": -1386.0275762185711
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "88759a76a4724ff9abcc83061ca14411",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4376.6992800186226,
        "Y": -1808.8039570438891
      },
      {
        "ShowGeometry": true,
        "Name": "-",
        "Id": "2d8862671d144b24b1c6f3fc383e2c16",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3868.4026462523207,
        "Y": -1792.9571445199249
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "e033f214080f402999c407af548f2577",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5090.783163880782,
        "Y": -1916.4234950490518
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "4777efca83b84f7bb5572540436393af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -1712.4234950490518
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0e3e78177d294fc39742294a9072c0b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4378.1451107165849,
        "Y": -1644.7229933624312
      },
      {
        "ShowGeometry": false,
        "Name": "StaffAreaOp2",
        "Id": "5efb086329a6418f8074950059174249",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6472.2007936342779,
        "Y": -1228.3390580790649
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "d6032055afe1447e830a269d1489859f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3689.1831638807807,
        "Y": -2499.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "58b3e0cdb3964837aad9b727428fa7ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -131.9492571758442,
        "Y": -2366.2086887526416
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "847c3130d98b41309dfe564691181e74",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.5831638807813,
        "Y": -2495.41640993757
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "304cb2cee3974388a9f04e0be6a70772",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4389.9831638807809,
        "Y": -2460.41640993757
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "ffc17428c7a64296af8327796b194c09",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5090.783163880782,
        "Y": -2287.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "72c223901e6a4ecfa6c963adb56180d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -2350.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ac0c94241a2e401a82c9abad4bbf8869",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3020.2048821033595,
        "Y": -1716.9793377942
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "bed39195e5ae43eb914f3a541e75fd2c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3689.1831638807807,
        "Y": -2314.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7db665a0aa0e44dfb862849a4eecc174",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3326.7831638807811,
        "Y": -2310.2030766042367
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "841e6f53fe7a49dbb5fa6a672d2d7180",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2927.5831638807813,
        "Y": -2138.2030766042367
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "7f4e052aa57e4e62b9c925d45a3115e8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3326.7831638807811,
        "Y": -2125.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "74e15f2b54734b3590e2d649c9dbd843",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3689.1831638807807,
        "Y": -2071.4164099375703
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "52c4aaf3c78c406495ee217360b9e4f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4389.9831638807809,
        "Y": -2191.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1d417eae43724d0eac5722888a8a041f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -2191.2030766042367
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "170ab31e61ff421dafc49ac2e737f498",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3689.1831638807807,
        "Y": -2179.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "c17d43d5922e453f83fce41946d9c998",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.5831638807813,
        "Y": -2144.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "fd75857aa6e849c78a2a1995dd7c445a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.5831638807813,
        "Y": -2360.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "531004449c214998a7b4d97a72e845b6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.5831638807813,
        "Y": -2252.41640993757
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "07d879fa00214d8d969720290fea96a1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4389.9831638807809,
        "Y": -2326.41640993757
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "49719d950611429880dde2a98fb77a0d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6473.5122754947715,
        "Y": -1543.3319729675834
      },
      {
        "ShowGeometry": false,
        "Name": "List.Count",
        "Id": "8643ca3d92734503b95cbc588ab43529",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6978.2596745639,
        "Y": -1579.8326394820033
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "7adc47350f174c25a67e4f220a98dceb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7350.53523921576,
        "Y": -1531.3078106437188
      },
      {
        "ShowGeometry": true,
        "Name": "SWidth",
        "Id": "4ea3fc40cb754c89b780408d2a817514",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2445.1430981840554,
        "Y": 81.537191342211827
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0b164870dfe1408e995e5b5f44798c06",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": 177.86895668892384
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "69e897dbc1c64f0fb3b0c231c944780f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": 286.36895668892384
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "3188da398428455e88bd979069f62887",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": 250.08764174064208
      },
      {
        "ShowGeometry": true,
        "Name": "SLength",
        "Id": "f934215cd80442dd97385360bdc0f04b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2136.3430981840552,
        "Y": 144.80974068223441
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "0db92270271f407dac40138b466c761c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": 65.087641740642084
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "1301132c021840e6b446f0ae8aed62e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": 220.22360497053842
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "425b8dac9219403e8e50d080e277bcb3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5461.1430981840549,
        "Y": -6.7763950294615825
      },
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "1bb7607c1cf241eb93f617835b0d5584",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2927.5831638807813,
        "Y": -1868.267754118805
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "f1394d92115e4994a0ddf4dbb4c721cc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2982.7430981840553,
        "Y": -187.04832148925425
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "a1edbf1474e8411d87bfbd8609e28eb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -192.04832148925425
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "06657d0f348641829794df97b45e7c9f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -119.54832148925425
      },
      {
        "ShowGeometry": true,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "b45294357b6c4dfca63e6d36c4b8dac3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": -182.04832148925425
      },
      {
        "ShowGeometry": true,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "df144321fca44f3eb52f9be73f3ccd47",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": -316.04832148925425
      },
      {
        "ShowGeometry": true,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "5581a7b99203493b9115beefacf6c82a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": -47.048321489254249
      },
      {
        "ShowGeometry": true,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "41d6c3317e8f4963b57d2f4f67ef072b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": 86.951678510745751
      },
      {
        "ShowGeometry": true,
        "Name": "List Create",
        "Id": "eae9fd38b47a4f8f918ed89db01c1232",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5461.1430981840549,
        "Y": -192.04832148925425
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ed7c2df0ecc8474dbf1898aacb1ff274",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -761.29081472285634
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "ca3d9fb6775f47799b5eb828dbeb89b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -765.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "cea1fcd8e85846ab886f8f6227f625c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -740.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "c791c8e9aa23479c9fc6cee67492bf1b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -632.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "c7c0f62d8aad45079810682682e956ac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -685.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "c538988ef6ed4e7bb5688b5fe394b9b2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -654.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "235e7c338a8c41bb94146d6991b50f83",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -925.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "79da7cce8cc8435fbb7b0d164b29e6f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -921.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "a1372016ad174bb2be7b9d67965851f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -921.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "2b2707ab60304b45acf0440341cf5efb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": -685.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3199377b087f4166a1f5b5d0475b7d46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": 154.55500004718988
      },
      {
        "ShowGeometry": true,
        "Name": "-",
        "Id": "1d5948c49eb6426091656abbfbd0c094",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2713.9430981840551,
        "Y": -145.08124067116705
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "d5c4d607fde64499a6c1786b564ae842",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": 74.341666713856739
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "4e9a5e494a0f415d986b2fbdc6c3d44a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": 405.62360497053851
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "a122f12ac01c449fa9b5641acc0035c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5461.1430981840549,
        "Y": 177.62360497053851
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "b5b93182b5d342c0b386dca898f1507a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -256.94027154282549
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "6a960e6fe2334284b5cf39b7e0d05c3e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -813.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "fdd841db5747404fbe596fced419e435",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -131.9492571758442,
        "Y": -2051.1414352968877
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "971463f42c204e6889663f8bf6f13ab8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -631.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "b7e45cc9fd0840d584127d90772bb557",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -524.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "94d5128bc9cc4324916b9eb3ad0dabd2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -551.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "64923f8036ef40839da7012c6c396d3f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2982.7430981840553,
        "Y": -3.2908147228567941
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "71ade1095e604036925a8b31e323b79a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -7.5041480561899334
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "e98cc7f21fc24ff49e8bcba713de2600",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": 46.495851943810067
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "c70124cf3c604022a12e7c3718f08aa2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -61.504148056189933
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "56141f51486a462590d593e982181579",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -74.504148056189933
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "88c4311e33e842d1881992c0281e0868",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -416.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "6d722c8a23fe47bcb980140874125c6f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5110.7430981840553,
        "Y": -500.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "88d489dbccfb4d50ac9024264fc96dbc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -386.29081472285679
      },
      {
        "ShowGeometry": true,
        "Name": "Sequence",
        "Id": "8d0c24d1d3fa45c3984017a6248e514b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -278.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "-",
        "Id": "2d3ff149dff44d1686bdc61feea44a94",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5461.1430981840549,
        "Y": 310.82360497053878
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "a1d011ae30214c428d14a02ff7c49b72",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5461.1430981840549,
        "Y": -327.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "4f1cf1da005a41008cb58d2ab5329f35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6990.9597742656752,
        "Y": -1964.9525329132091
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "1363ecac16fc4aa8910a14663614c380",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6771.7597742656744,
        "Y": -1964.9525329132091
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "9631fef125924a08bee26b445bee35ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6777.4204206108188,
        "Y": -1405.421296219821
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "4830497e2b8447f6a586357250018447",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6963.8333740984644,
        "Y": -1415.9131511037738
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "60909bb00bda44368acce8ec8a0d6abb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7315.7434226135329,
        "Y": -1953.0731722807407
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "43aa7dfb6b7b430da089ee1564507834",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6990.9597742656752,
        "Y": -1856.9525329132091
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "69c50019e7994116b497f84b92f2aa4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7283.6496643305572,
        "Y": -1394.5853790111871
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "9d95bc8885b1433f82ef82f7814e66da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7038.5878401466325,
        "Y": -1301.3557418013031
      },
      {
        "ShowGeometry": true,
        "Name": "Option1SeatingCapacity",
        "Id": "2675a5ac396e42b494bcaa787940a73f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2462.0006626287559,
        "Y": -758.31562483578307
      },
      {
        "ShowGeometry": true,
        "Name": "Option2SeatingCapacity",
        "Id": "b6176d6c08ff46bc823021e16de74b77",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2448.7446017158632,
        "Y": -486.37420045730346
      },
      {
        "ShowGeometry": true,
        "Name": "Option3SeatingCapacity",
        "Id": "23e7219647344d29ab8edcf64f7c026a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2444.1375343239633,
        "Y": -247.81198370918287
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "541b1efe8c2146d8abf410a2f53783bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -348.41828781168033,
        "Y": -1557.4924270242602
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.YAxis",
        "Id": "4826bb16621a4f3a88b3b6b4a6f24c5a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -162.81828781168019,
        "Y": -1665.2057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "10abacd3ee724b6f808624120d623c74",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 430.78171218831972,
        "Y": -1803.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.XAxis",
        "Id": "63824e7d56954f5b84e5a319492dda25",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 93.1817121883198,
        "Y": -1435.7057603576006
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b6b85c1fc5dd4bd4a3c7d6d584cd6c00",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -116.62508623263034,
        "Y": -1446.8429283705202
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "e0dbeb0db4104a8db30aa16a439742bd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 93.1817121883198,
        "Y": -1594.7057603576006
      },
      {
        "ShowGeometry": true,
        "Name": "Road",
        "Id": "860f4b5a90f24d3f8914d75a55216029",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1105.9817121883198,
        "Y": -1802.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "e6a37fb7dcb84cdd9fafb98c6bca2d46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 768.38171218831963,
        "Y": -1811.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cb5a605fc4964336a90943571fd94841",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -162.81828781168019,
        "Y": -1557.4924270242602
      },
      {
        "ShowGeometry": true,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "5b1edd0408b04b78bd36655326fb783c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 768.38171218831963,
        "Y": -1625.7057603576006
      },
      {
        "ShowGeometry": true,
        "Name": "Road",
        "Id": "30e095844de7486a89a4d4730db744b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1105.9817121883198,
        "Y": -1694.7057603576009
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "f0e10dfedcf74f89a3e37b2c6c92e9c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 430.78171218831972,
        "Y": -1484.7057603576006
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "3074e622e6084b439a1145fff4169d9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 430.78171218831972,
        "Y": -1644.7057603576006
      },
      {
        "ShowGeometry": true,
        "Name": "Choose a Design Option",
        "Id": "8ea0493626e84e3586af42ba8c9247da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2384.1681012427525,
        "Y": -963.09684366508884
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fb88f2757178447ab4cd8472d2e44e18",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 80.897885218205829,
        "Y": -1221.3271582967261
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "bf6d9d668784475e9bef41074ef60b26",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 270.4984574111636,
        "Y": -1234.6997972465986
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "f486294f3cff49d783747f5d09fa2ae8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 595.56942507155554,
        "Y": -934.65499294433152
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d70fea18e92e4fc89f663466494081fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 72.108554557285515,
        "Y": -1075.9737078549231
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "3303003e33a241fc9ce6b237361b2ba5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 585.99309457222125,
        "Y": -1113.3566928412217
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "4bb2187775d74813928bb137728d3ec9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 281.068502422489,
        "Y": -1075.709191346429
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "b0a6ba2a3321477b8e86e0b100fe4110",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 573.56620026378232,
        "Y": -794.05101351355347
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "dd6cee5899834ed1b854e7f48a042544",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 276.56683950159049,
        "Y": -940.48422405267388
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "161078d32f334dba847105eab56e6502",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 76.7579248154666,
        "Y": -946.77949469032569
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d6d964037d71408db1001dc5fd7e554f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 62.133099964191842,
        "Y": -782.92192964692526
      },
      {
        "ShowGeometry": true,
        "Name": "-",
        "Id": "677b100277bd49808b4c081a747de5ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2713.9430981840551,
        "Y": -7.5041480561899334
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "4ba8ac31789b4cb3899e8a853c58c615",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -194.93081472285667
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7def9318bd884578bce1cc21a65c2abd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2982.7430981840553,
        "Y": -306.21748138952307
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "790407fc3e654c1f97c9f5a6db629dbc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4418.7430981840553,
        "Y": -148.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9c94051476cc48fba97383cac64afda5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -192.29081472285679
      },
      {
        "ShowGeometry": true,
        "Name": "/",
        "Id": "c36f2dfe2fcb4647b5eb33f4155d3fb4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2982.7430981840553,
        "Y": -440.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Floor",
        "Id": "38ae7067efcc463e9eda559674469cab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -300.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Round",
        "Id": "b30ffb677b6d4ac99aab04cdcdfe0781",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -408.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "36e66c4f08f74611aad7c319a36713c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3345.1430981840554,
        "Y": -541.93081472285667
      },
      {
        "ShowGeometry": true,
        "Name": "Math.Min",
        "Id": "ef36383bd1ac4e10b846d1d738d6653f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -328.50414805618993
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bff5d62eccf4477cb6b95fff1c53f1de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3738.7430981840548,
        "Y": -446.29081472285679
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "3ab09f35d31d4a8cb05fedf00f3803a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4101.1430981840549,
        "Y": -389.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "9bcd925467b6493f8378966a3e94e880",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -921.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "b9e180a1fbcc4cb48b1f553f498124b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4760.3430981840556,
        "Y": -495.50414805618993
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "8cf2c615501c45c7b09d6bd5134b661d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4740.3831638807815,
        "Y": -2458.41640993757
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "fb67a119f80c4bce9e691efda842f193",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4353.8429986696174,
        "Y": -3575.8240044564564
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "1d261012b9a24ebf8d8495d9009ad232",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4692.242998669617,
        "Y": -3150.1080285683411
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "4bf1526598f74e04882ba2dfa71eb714",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5042.6429986696166,
        "Y": -3289.1080285683411
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "72b11d5fe86747d08f317988d7379c4f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4353.8429986696174,
        "Y": -3359.6106711231268
      },
      {
        "ShowGeometry": true,
        "Name": "Range",
        "Id": "503270e07f0f4da5a3461666e6d3beff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4012.242998669617,
        "Y": -3250.82400445646
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "28abf07746844208b541266e0da5304a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4353.8429986696174,
        "Y": -3467.6106711231268
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "beafa529dd314b6ea28af9ba2b5bb307",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4692.242998669617,
        "Y": -3520.82400445646
      },
      {
        "ShowGeometry": true,
        "Name": "Range",
        "Id": "56f8888064fa4b99812c4ed4a66f9824",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4012.242998669617,
        "Y": -3409.82400445646
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d3ab6043416d4a68abe782e33be2c16b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4120.3435479552336,
        "Y": -3023.6225192825177
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Offset",
        "Id": "202ea80cb400480a8c880534cab40c27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5042.6429986696166,
        "Y": -3422.3080285683418
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d57899e14a3a44989a45c2a07a10b5fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.6429986696166,
        "Y": -3173.6106711231268
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "47b7585049904ce4a9498d99a3c0980d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.6429986696166,
        "Y": -3418.6106711231268
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "b64473f7171547dd9a8f69ebefc963e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4012.242998669617,
        "Y": -3703.8240044564564
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "2dbb450982a943128555fd2796c9efbe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.6429986696166,
        "Y": -3660.0660165124
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "a1ae333b21694ce6a91df9c62e7eb71d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3268.2429986696166,
        "Y": -3660.0660165124
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4b858d120c01488aa07d9b7a8614f71f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2930.6429986696166,
        "Y": -3603.8526831790668
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Offset",
        "Id": "197893d6eb8a470e95b15f31b6351d96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5042.6429986696166,
        "Y": -3155.9080285683422
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "5d826642a2bf4e449c3be323ef19f960",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5042.6429986696166,
        "Y": -3606.7080285683414
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "9ae3d4698e904cdba330ad9b4cfff997",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4692.242998669617,
        "Y": -3679.7080285683414
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "a02f8a0346fb4c18826d6605a4a30d9a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4353.8429986696174,
        "Y": -3735.2080285683414
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "5299387c7aa04be58610332d02660486",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4012.242998669617,
        "Y": -3569.2580285683407
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9e5b745b441a4ce0be693675c4d61763",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.6429986696166,
        "Y": -3282.069695235009
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.XAxis",
        "Id": "bd364f7ecaf449519dd148d2ececc380",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.6429986696166,
        "Y": -3526.2580285683407
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "b2bbff20ae534538ad551c53841b8742",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4353.8429986696174,
        "Y": -3251.3080285683418
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.YAxis",
        "Id": "b956de8198ef4b2280d0b67f59d295a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2674.6429986696166,
        "Y": -3546.3580285683393
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "e28c95ba85ac4e5fb34cd2af04e53bc2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2930.6429986696166,
        "Y": -3393.0080285683425
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "25bb8b41b8e941288342bfea4d9e378e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2405.8429986696169,
        "Y": -3437.8580285683411
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "2cb0ea2aa6544ccf921bf70028b2c233",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2674.6429986696166,
        "Y": -3437.8580285683411
      },
      {
        "ShowGeometry": true,
        "Name": "GWidth",
        "Id": "af2c6dfd5c024783abe869d5b898a4ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2137.0429986696167,
        "Y": -3430.3410165123996
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "9d62609117e64a5dac9f1a2741d9487f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1091.3857661120014,
        "Y": -560.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d96c00ebd2d448658719d0fea3bb938c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 822.58576611200124,
        "Y": -530.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "8d6185d913f645fd9d1cb2caa949573c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1360.1857661120011,
        "Y": -462.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "0d2f6ef6262643408e029e2b5c700cc1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 822.58576611200124,
        "Y": -416.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7d9785ce50714f5f8eba700ac3a7448f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 553.7857661120014,
        "Y": -386.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fd4723ccef824b94aa2ce266a7a3c255",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1091.3857661120014,
        "Y": -426.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "0d1bd5d34e804232876f8314e90c8a0c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1091.3857661120014,
        "Y": -318.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "f365d83107294fa4946e4caaa6090436",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 822.58576611200124,
        "Y": -282.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "096ba2ab14524218a68a8cd7cca3f10c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 553.7857661120014,
        "Y": -272.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fcb9b56d745f4fc985e090d64da770c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 284.98576611200144,
        "Y": -242.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bd48fdb229e446878805e6281b124b2d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 553.7857661120014,
        "Y": -138.63833885335384
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "f52862f99d464636b4ff420f5228b9f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 822.58576611200124,
        "Y": -174.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "61bf1f91817140b197027b686e7383fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 284.98576611200144,
        "Y": -128.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "76e4752fe4a148a19abc704fc291e94c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16.185766112001602,
        "Y": -98.638338853353844
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4422f091350a48e3bc2009d397d958bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 284.98576611200144,
        "Y": 5.3616611466461563
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "ab0f50b4ead84f47b5a34c2ccfd28fda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 553.7857661120014,
        "Y": -30.85167218668721
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "00a32df949204449a7dd4380a9d4e665",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16.185766112001602,
        "Y": 15.14832781331279
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dff8b5732ccd4562a15c134cd7945e45",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -252.61423388799858,
        "Y": 45.361661146646156
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5b28e8a91b6743778dea3fe055eeb3bd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16.185766112001602,
        "Y": 149.36166114664616
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "eca7997a30174d0790a1089a7c5237a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 284.98576611200144,
        "Y": 113.14832781331279
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "ca6b295c8d7543dca6921d6d8c97d12c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -252.61423388799858,
        "Y": 159.14832781331302
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "c44db932fc884f92a1341edc9d1ab29f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -709.41423388799853,
        "Y": 189.36166114664616
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dd3f6cee3fa545ed9f789ec32742afd6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -252.61423388799858,
        "Y": 293.36166114664616
      },
      {
        "ShowGeometry": true,
        "Name": "==",
        "Id": "2bd28b452dea4644a2d851400b17f0df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -709.41423388799853,
        "Y": 305.148327813313
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "fcf2276a477a4f3bbf31a572995191e6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16.185766112001602,
        "Y": 257.148327813313
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bea699e3ee104b2994001195747d4adf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -895.01423388799867,
        "Y": 335.36166114664593
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "2cdade4535d442b3811f0655ac556332",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -252.61423388799858,
        "Y": 401.14832781331279
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fdf21400c5ee4bfbb82c3732c25a356b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -709.41423388799853,
        "Y": 438.36166114664593
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a0f457bd795846d4a140297e71a5927c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -709.41423388799853,
        "Y": 546.36166114664593
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "108346fe21eb4f9dbfef2e2624f5d46c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3216.6492680534425,
        "Y": -3139.1514136709638
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "fa508cb169f4451ca4fdc2adca150bc7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4692.242998669617,
        "Y": -3335.3080285683418
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "01e2757240184b6a881f3d059447cf39",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7343.0859904801155,
        "Y": -1799.8421313265599
      },
      {
        "ShowGeometry": true,
        "Name": "Option1VisibleArea",
        "Id": "e68fb53af53c449aa824b08dc2025d64",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2451.5689937531506,
        "Y": -871.17608059158431
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "15c06e9adbcd47f8b63855cdf07c2a86",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7028.9174565125486,
        "Y": -1200.6341942257022
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "9d1a97e248c347ea9d211ba43e24754b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7348.8652490718214,
        "Y": -1199.322712365208
      },
      {
        "ShowGeometry": true,
        "Name": "Option2VisibleArea",
        "Id": "69dd818b224e455fb7559b9c24b09c55",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2438.8218358650297,
        "Y": -610.90234168607492
      },
      {
        "ShowGeometry": true,
        "Name": "Option3VisibleArea",
        "Id": "e05156c543b448ff80f9f23252a6b369",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2439.1934339410609,
        "Y": -372.008702276382
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "5685fe7362ad46ad9751ad723f1b25f8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7458.4998313015249,
        "Y": -578.21641125931865
      },
      {
        "ShowGeometry": true,
        "Name": "+",
        "Id": "b35fb803ac6b4d5e9ac057ec5640e1ab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7175.7086402438053,
        "Y": -569.31292604076964
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "0a64a1f133294318a668c47c7c864fbb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6970.0741283529924,
        "Y": -640.102875373488
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "da9046989b9a47c78f1c78d8b5106f50",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7293.0671579158943,
        "Y": -743.98874270747717
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "39124f2629554b1e9eb3b939029e5393",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6910.2935847427334,
        "Y": -734.11168431576823
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "b1e6f6d0d0a5471a9db8acbfe640215c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6731.7952314561016,
        "Y": -749.3748018332808
      },
      {
        "ShowGeometry": false,
        "Name": "List.Count",
        "Id": "c4786f1cd526434aa20e17b00c3bd960",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6931.9163345592106,
        "Y": -904.70774986207675
      },
      {
        "ShowGeometry": true,
        "Name": "*",
        "Id": "94583209363f4015bf08c59f0ec01d68",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7272.7163345592107,
        "Y": -904.70774986207675
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "a3c1e9b1469947ebb366051ea2c25d87",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6431.3864225138223,
        "Y": -882.85705522705689
      },
      {
        "ShowGeometry": false,
        "Name": "GuestAreaOp3",
        "Id": "b8e9c4faaa4a46b1b4320b8bcd691248",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6400.8601874787964,
        "Y": -735.40122866012086
      },
      {
        "ShowGeometry": false,
        "Name": "StaffAreaOp3",
        "Id": "63c4efd11c9846a98ab930bf4f6fb72f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6404.6759668581744,
        "Y": -574.12930220032831
      },
      {
        "ShowGeometry": true,
        "Name": "SpacePerPersonOption1",
        "Id": "355b2f84768f473f94d17ebba4014f3f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2169.0439846555814,
        "Y": -826.429319088719
      },
      {
        "ShowGeometry": true,
        "Name": "SpacePerPersonOption2",
        "Id": "0baa1e020e3d4061a1980f0c35daf8e6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2171.1890622898522,
        "Y": -580.543932618734
      },
      {
        "ShowGeometry": true,
        "Name": "SpacePerPersonOption3",
        "Id": "a1d82ef1573a43f8ad52da5b2efcda5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2180.7840224315837,
        "Y": -350.50293239079224
      }
    ],
    "Annotations": [
      {
        "Id": "de318205957e4eabbf663cba124c8487",
        "Title": "Site and Road Configuration",
        "Nodes": [
          "c074668dc29f4af193e73a2ec5f32866",
          "bb1ea2f155f44b7c856da59a35cb0e3a",
          "a3828902633d4adfaf1ed18a9fe43dee",
          "a289dc4bd9e747c3bd6615eddfb71c9f",
          "8a28c4ce63d144c68a1c77ebc8eca5d9",
          "a79505f529ae43359eafcadc88839540",
          "2cfb9c2ab96a452abb6b9ff888619277",
          "5e5ae3825bf146fcb10c7eeb8f1b37e7",
          "a04d631c0ce04362af7ce1350b16e977",
          "7bddcb68e5754f0aab3b163d41afc65c",
          "6a3fb0d0c53e40f6902d0c73ab8a12f5",
          "f190f642de7240229e0182abb1c84e32",
          "37ef8b3f2a6f4886870dffc8274be5e0",
          "5cae1e4f3d544b7e8500279d34b32302",
          "58b3e0cdb3964837aad9b727428fa7ad",
          "fdd841db5747404fbe596fced419e435",
          "541b1efe8c2146d8abf410a2f53783bf",
          "4826bb16621a4f3a88b3b6b4a6f24c5a",
          "10abacd3ee724b6f808624120d623c74",
          "63824e7d56954f5b84e5a319492dda25",
          "b6b85c1fc5dd4bd4a3c7d6d584cd6c00",
          "e0dbeb0db4104a8db30aa16a439742bd",
          "860f4b5a90f24d3f8914d75a55216029",
          "e6a37fb7dcb84cdd9fafb98c6bca2d46",
          "cb5a605fc4964336a90943571fd94841",
          "5b1edd0408b04b78bd36655326fb783c",
          "30e095844de7486a89a4d4730db744b7",
          "f0e10dfedcf74f89a3e37b2c6c92e9c4",
          "3074e622e6084b439a1145fff4169d9b"
        ],
        "Left": -428.34925717584429,
        "Top": -3064.52882340411,
        "Width": 1782.7309693641641,
        "Height": 1723.6230630465093,
        "FontSize": 36.0,
        "InitialTop": -3011.32882340411,
        "InitialHeight": 2918.2226444368207,
        "TextblockHeight": 43.2,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a586deb63219458e999d5b5d849c6cb9",
        "Title": "Option 3 Calculations",
        "Nodes": [
          "4ea3fc40cb754c89b780408d2a817514",
          "0b164870dfe1408e995e5b5f44798c06",
          "69e897dbc1c64f0fb3b0c231c944780f",
          "3188da398428455e88bd979069f62887",
          "f934215cd80442dd97385360bdc0f04b",
          "0db92270271f407dac40138b466c761c",
          "1301132c021840e6b446f0ae8aed62e2",
          "425b8dac9219403e8e50d080e277bcb3",
          "f1394d92115e4994a0ddf4dbb4c721cc",
          "a1edbf1474e8411d87bfbd8609e28eb9",
          "06657d0f348641829794df97b45e7c9f",
          "b45294357b6c4dfca63e6d36c4b8dac3",
          "df144321fca44f3eb52f9be73f3ccd47",
          "5581a7b99203493b9115beefacf6c82a",
          "41d6c3317e8f4963b57d2f4f67ef072b",
          "eae9fd38b47a4f8f918ed89db01c1232",
          "ed7c2df0ecc8474dbf1898aacb1ff274",
          "ca3d9fb6775f47799b5eb828dbeb89b3",
          "cea1fcd8e85846ab886f8f6227f625c8",
          "c791c8e9aa23479c9fc6cee67492bf1b",
          "c7c0f62d8aad45079810682682e956ac",
          "c538988ef6ed4e7bb5688b5fe394b9b2",
          "235e7c338a8c41bb94146d6991b50f83",
          "79da7cce8cc8435fbb7b0d164b29e6f4",
          "a1372016ad174bb2be7b9d67965851f5",
          "2b2707ab60304b45acf0440341cf5efb",
          "3199377b087f4166a1f5b5d0475b7d46",
          "1d5948c49eb6426091656abbfbd0c094",
          "d5c4d607fde64499a6c1786b564ae842",
          "4e9a5e494a0f415d986b2fbdc6c3d44a",
          "a122f12ac01c449fa9b5641acc0035c6",
          "b5b93182b5d342c0b386dca898f1507a",
          "6a960e6fe2334284b5cf39b7e0d05c3e",
          "971463f42c204e6889663f8bf6f13ab8",
          "b7e45cc9fd0840d584127d90772bb557",
          "94d5128bc9cc4324916b9eb3ad0dabd2",
          "64923f8036ef40839da7012c6c396d3f",
          "71ade1095e604036925a8b31e323b79a",
          "e98cc7f21fc24ff49e8bcba713de2600",
          "c70124cf3c604022a12e7c3718f08aa2",
          "56141f51486a462590d593e982181579",
          "88c4311e33e842d1881992c0281e0868",
          "6d722c8a23fe47bcb980140874125c6f",
          "88d489dbccfb4d50ac9024264fc96dbc",
          "8d0c24d1d3fa45c3984017a6248e514b",
          "2d3ff149dff44d1686bdc61feea44a94",
          "a1d011ae30214c428d14a02ff7c49b72",
          "677b100277bd49808b4c081a747de5ec",
          "4ba8ac31789b4cb3899e8a853c58c615",
          "7def9318bd884578bce1cc21a65c2abd",
          "790407fc3e654c1f97c9f5a6db629dbc",
          "9c94051476cc48fba97383cac64afda5",
          "c36f2dfe2fcb4647b5eb33f4155d3fb4",
          "38ae7067efcc463e9eda559674469cab",
          "b30ffb677b6d4ac99aab04cdcdfe0781",
          "36e66c4f08f74611aad7c319a36713c4",
          "ef36383bd1ac4e10b846d1d738d6653f",
          "bff5d62eccf4477cb6b95fff1c53f1de",
          "3ab09f35d31d4a8cb05fedf00f3803a0",
          "9bcd925467b6493f8378966a3e94e880",
          "b9e180a1fbcc4cb48b1f553f498124b9"
        ],
        "Left": 2126.3430981840552,
        "Top": -978.70414805619,
        "Width": 3537.6,
        "Height": 1476.9277530267286,
        "FontSize": 36.0,
        "InitialTop": -925.50414805618993,
        "InitialHeight": 1507.3714276222029,
        "TextblockHeight": 43.2,
        "Background": "#FFFFB8D8"
      },
      {
        "Id": "c44d44bd50fa4750b6853ecdd711b577",
        "Title": "Option 2 Calculations",
        "Nodes": [
          "2faeb609721c41ae9ec0aea14623d691",
          "9362939f34b6499b81d2ca2039d1593e",
          "1ce9573a00024dd2967c0a1e96c82e80",
          "f3d696a5b156464dbcebdb4e78b0b13f",
          "3ea988cbb3f4484fa4621ec4acd4ba69",
          "32da8243d1164cf1a1b6e67c9ac19963",
          "7e95af22c1564a6184375f0f9420ba05",
          "f5fa14f8a02941159ae1eeff6938fac2",
          "88759a76a4724ff9abcc83061ca14411",
          "2d8862671d144b24b1c6f3fc383e2c16",
          "e033f214080f402999c407af548f2577",
          "4777efca83b84f7bb5572540436393af",
          "0e3e78177d294fc39742294a9072c0b8",
          "d6032055afe1447e830a269d1489859f",
          "847c3130d98b41309dfe564691181e74",
          "304cb2cee3974388a9f04e0be6a70772",
          "ffc17428c7a64296af8327796b194c09",
          "72c223901e6a4ecfa6c963adb56180d0",
          "ac0c94241a2e401a82c9abad4bbf8869",
          "bed39195e5ae43eb914f3a541e75fd2c",
          "7db665a0aa0e44dfb862849a4eecc174",
          "841e6f53fe7a49dbb5fa6a672d2d7180",
          "7f4e052aa57e4e62b9c925d45a3115e8",
          "74e15f2b54734b3590e2d649c9dbd843",
          "52c4aaf3c78c406495ee217360b9e4f4",
          "1d417eae43724d0eac5722888a8a041f",
          "170ab31e61ff421dafc49ac2e737f498",
          "c17d43d5922e453f83fce41946d9c998",
          "fd75857aa6e849c78a2a1995dd7c445a",
          "531004449c214998a7b4d97a72e845b6",
          "07d879fa00214d8d969720290fea96a1",
          "1bb7607c1cf241eb93f617835b0d5584",
          "8cf2c615501c45c7b09d6bd5134b661d"
        ],
        "Left": 2648.7831638807811,
        "Top": -2552.6164099375696,
        "Width": 2702.4000000000005,
        "Height": 1009.592914888518,
        "FontSize": 36.0,
        "InitialTop": -2499.41640993757,
        "InitialHeight": 1283.252562878311,
        "TextblockHeight": 43.2,
        "Background": "#FFA4E1FF"
      },
      {
        "Id": "293f8f24e3134d93acad74c30ecdb9fc",
        "Title": "Table Sides",
        "Nodes": [
          "9d62609117e64a5dac9f1a2741d9487f",
          "d96c00ebd2d448658719d0fea3bb938c",
          "8d6185d913f645fd9d1cb2caa949573c",
          "0d2f6ef6262643408e029e2b5c700cc1",
          "7d9785ce50714f5f8eba700ac3a7448f",
          "fd4723ccef824b94aa2ce266a7a3c255",
          "0d1bd5d34e804232876f8314e90c8a0c",
          "f365d83107294fa4946e4caaa6090436",
          "096ba2ab14524218a68a8cd7cca3f10c",
          "fcb9b56d745f4fc985e090d64da770c6",
          "bd48fdb229e446878805e6281b124b2d",
          "f52862f99d464636b4ff420f5228b9f6",
          "61bf1f91817140b197027b686e7383fc",
          "76e4752fe4a148a19abc704fc291e94c",
          "4422f091350a48e3bc2009d397d958bc",
          "ab0f50b4ead84f47b5a34c2ccfd28fda",
          "00a32df949204449a7dd4380a9d4e665",
          "dff8b5732ccd4562a15c134cd7945e45",
          "5b28e8a91b6743778dea3fe055eeb3bd",
          "eca7997a30174d0790a1089a7c5237a5",
          "ca6b295c8d7543dca6921d6d8c97d12c",
          "c44db932fc884f92a1341edc9d1ab29f",
          "dd3f6cee3fa545ed9f789ec32742afd6",
          "2bd28b452dea4644a2d851400b17f0df",
          "fcf2276a477a4f3bbf31a572995191e6",
          "bea699e3ee104b2994001195747d4adf",
          "2cdade4535d442b3811f0655ac556332",
          "fdf21400c5ee4bfbb82c3732c25a356b",
          "a0f457bd795846d4a140297e71a5927c"
        ],
        "Left": -905.01423388799867,
        "Top": -614.05167218668726,
        "Width": 2402.3999999999996,
        "Height": 1253.0133333333333,
        "FontSize": 36.0,
        "InitialTop": -560.85167218668721,
        "InitialHeight": 1717.6110409182265,
        "TextblockHeight": 43.2,
        "Background": "#FFC1D676"
      },
      {
        "Id": "c15d24d054ec4b1a83e6b683bf31379c",
        "Title": "DiningLayout1",
        "Nodes": [
          "8d3f77d8b33d4b04ba90d0347bb46d24",
          "5e54be4231564ae08b0e0578d812e907",
          "a46baac15c184108a9621c87ee87951a",
          "f50da889d078494d9580bf1ff069609f",
          "0e55272c60554488bc87c510b5408d8a",
          "4f1cf1da005a41008cb58d2ab5329f35",
          "1363ecac16fc4aa8910a14663614c380",
          "60909bb00bda44368acce8ec8a0d6abb",
          "43aa7dfb6b7b430da089ee1564507834",
          "01e2757240184b6a881f3d059447cf39"
        ],
        "Left": 6447.3597742656748,
        "Top": -2210.0537191536691,
        "Width": 1147.9836483478584,
        "Height": 528.41158782710932,
        "FontSize": 36.0,
        "InitialTop": -2156.8537191536693,
        "InitialHeight": 476.10454407314364,
        "TextblockHeight": 43.2,
        "Background": "#FF71C6A8"
      },
      {
        "Id": "b5472f581b5e4fa28c05edf81c6f6534",
        "Title": "DiningLayout2",
        "Nodes": [
          "b394e69c26b548a7a6cdee294a72b74a",
          "5efb086329a6418f8074950059174249",
          "49719d950611429880dde2a98fb77a0d",
          "8643ca3d92734503b95cbc588ab43529",
          "7adc47350f174c25a67e4f220a98dceb",
          "9631fef125924a08bee26b445bee35ca",
          "4830497e2b8447f6a586357250018447",
          "69c50019e7994116b497f84b92f2aa4a",
          "9d95bc8885b1433f82ef82f7814e66da",
          "15c06e9adbcd47f8b63855cdf07c2a86",
          "9d1a97e248c347ea9d211ba43e24754b"
        ],
        "Left": 6456.9548661923018,
        "Top": -1633.0326394820033,
        "Width": 1106.2947981382558,
        "Height": 551.90992711679542,
        "FontSize": 36.0,
        "InitialTop": -1579.8326394820033,
        "InitialHeight": 611.92544813443965,
        "TextblockHeight": 43.2,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "dffeba66c04b4580be91008cc123e706",
        "Title": "DiningLayout3",
        "Nodes": [
          "63c4efd11c9846a98ab930bf4f6fb72f",
          "b8e9c4faaa4a46b1b4320b8bcd691248",
          "a3c1e9b1469947ebb366051ea2c25d87",
          "94583209363f4015bf08c59f0ec01d68",
          "c4786f1cd526434aa20e17b00c3bd960",
          "b1e6f6d0d0a5471a9db8acbfe640215c",
          "39124f2629554b1e9eb3b939029e5393",
          "da9046989b9a47c78f1c78d8b5106f50",
          "0a64a1f133294318a668c47c7c864fbb",
          "b35fb803ac6b4d5e9ac057ec5640e1ab",
          "5685fe7362ad46ad9751ad723f1b25f8"
        ],
        "Left": 6390.8601874787964,
        "Top": -957.9077498620768,
        "Width": 1246.4396438227286,
        "Height": 527.57844766174844,
        "FontSize": 36.0,
        "InitialTop": -904.70774986207675,
        "InitialHeight": 483.099462183875,
        "TextblockHeight": 43.2,
        "Background": "#FFFF7BAC"
      },
      {
        "Id": "66026152f9bd43d180b1e95d1c90f736",
        "Title": "Option1Calculations",
        "Nodes": [
          "fb67a119f80c4bce9e691efda842f193",
          "1d261012b9a24ebf8d8495d9009ad232",
          "4bf1526598f74e04882ba2dfa71eb714",
          "72b11d5fe86747d08f317988d7379c4f",
          "503270e07f0f4da5a3461666e6d3beff",
          "28abf07746844208b541266e0da5304a",
          "beafa529dd314b6ea28af9ba2b5bb307",
          "56f8888064fa4b99812c4ed4a66f9824",
          "d3ab6043416d4a68abe782e33be2c16b",
          "202ea80cb400480a8c880534cab40c27",
          "d57899e14a3a44989a45c2a07a10b5fc",
          "47b7585049904ce4a9498d99a3c0980d",
          "b64473f7171547dd9a8f69ebefc963e9",
          "2dbb450982a943128555fd2796c9efbe",
          "a1ae333b21694ce6a91df9c62e7eb71d",
          "4b858d120c01488aa07d9b7a8614f71f",
          "197893d6eb8a470e95b15f31b6351d96",
          "5d826642a2bf4e449c3be323ef19f960",
          "9ae3d4698e904cdba330ad9b4cfff997",
          "a02f8a0346fb4c18826d6605a4a30d9a",
          "5299387c7aa04be58610332d02660486",
          "9e5b745b441a4ce0be693675c4d61763",
          "bd364f7ecaf449519dd148d2ececc380",
          "b2bbff20ae534538ad551c53841b8742",
          "b956de8198ef4b2280d0b67f59d295a3",
          "e28c95ba85ac4e5fb34cd2af04e53bc2",
          "25bb8b41b8e941288342bfea4d9e378e",
          "2cb0ea2aa6544ccf921bf70028b2c233",
          "af2c6dfd5c024783abe869d5b898a4ea",
          "108346fe21eb4f9dbfef2e2624f5d46c",
          "fa508cb169f4451ca4fdc2adca150bc7"
        ],
        "Left": 2127.0429986696167,
        "Top": -3788.4080285683413,
        "Width": 3195.2000000000003,
        "Height": 884.58550928582372,
        "FontSize": 36.0,
        "InitialTop": -3735.2080285683414,
        "InitialHeight": 827.84435865393561,
        "TextblockHeight": 43.2,
        "Background": "#FFB9F9E1"
      },
      {
        "Id": "83022f7e339b49aabf6cdebf76b82a1a",
        "Title": "Input",
        "Nodes": [
          "669aab0bfcb94028bc6fc94eec0d9c63",
          "dfac845970ba4fbb977d47bc2bfab00b",
          "9a610cfa6bb849189cf925bd0bc58329",
          "de98ebf1c63f41fdb6ca40a2a26d94ff",
          "ab36f08092394c7ea98dde4e4533136e",
          "004f2b2bc8ef4abdba2291d1e5adf10a",
          "ee7d5b14c26f482c81346faad49c963d",
          "32aca776abf54059949520d8b2cb18cd"
        ],
        "Left": -2393.3209263137069,
        "Top": -1801.8605009228465,
        "Width": 322.81965551158964,
        "Height": 666.774286485118,
        "FontSize": 36.0,
        "InitialTop": -1748.6605009228465,
        "InitialHeight": 643.574286485117,
        "TextblockHeight": 43.2,
        "Background": "#FFD4B6DB"
      },
      {
        "Id": "3d9b63e1f1e5480a8e2f46fb2440c458",
        "Title": "HPC Calculations",
        "Nodes": [
          "fb88f2757178447ab4cd8472d2e44e18",
          "bf6d9d668784475e9bef41074ef60b26",
          "f486294f3cff49d783747f5d09fa2ae8",
          "d70fea18e92e4fc89f663466494081fc",
          "3303003e33a241fc9ce6b237361b2ba5",
          "4bb2187775d74813928bb137728d3ec9",
          "b0a6ba2a3321477b8e86e0b100fe4110",
          "dd6cee5899834ed1b854e7f48a042544",
          "161078d32f334dba847105eab56e6502",
          "d6d964037d71408db1001dc5fd7e554f"
        ],
        "Left": 52.133099964191842,
        "Top": -1287.8997972465986,
        "Width": 680.63632510736375,
        "Height": 637.64878373304509,
        "FontSize": 36.0,
        "InitialTop": -1234.6997972465986,
        "InitialHeight": 614.448783733045,
        "TextblockHeight": 43.2,
        "Background": "#FFC1D676"
      },
      {
        "Id": "0e5b031c844e4b49b982a4bf184201a7",
        "Title": "HighPerformanceCriteria",
        "Nodes": [
          "2675a5ac396e42b494bcaa787940a73f",
          "b6176d6c08ff46bc823021e16de74b77",
          "23e7219647344d29ab8edcf64f7c026a",
          "8ea0493626e84e3586af42ba8c9247da",
          "e68fb53af53c449aa824b08dc2025d64",
          "69dd818b224e455fb7559b9c24b09c55",
          "e05156c543b448ff80f9f23252a6b369",
          "355b2f84768f473f94d17ebba4014f3f",
          "0baa1e020e3d4061a1980f0c35daf8e6",
          "a1d82ef1573a43f8ad52da5b2efcda5e"
        ],
        "Left": -2472.0006626287559,
        "Top": -1016.2968436650889,
        "Width": 523.35667797317456,
        "Height": 875.484859955906,
        "FontSize": 36.0,
        "InitialTop": -963.09684366508884,
        "InitialHeight": 864.87850261154745,
        "TextblockHeight": 43.2,
        "Background": "#FFBB87C6"
      }
    ],
    "X": 749.75067716797309,
    "Y": 489.59044915604591,
    "Zoom": 0.22223936563732222
  }
}