{
  "Uuid": "10f188df-8304-4c49-af48-4bfcd00070c1",
  "IsCustomNode": false,
  "Description": null,
  "Name": "Group 6 - Integrated Model (1)",
  "ElementResolver": {
    "ResolutionMap": {
      "List": {
        "Key": "List",
        "Value": "BuiltIn.ds"
      },
      "Surface": {
        "Key": "Autodesk.DesignScript.Geometry.Surface",
        "Value": "ProtoGeometry.dll"
      },
      "Polygon": {
        "Key": "Autodesk.DesignScript.Geometry.Polygon",
        "Value": "ProtoGeometry.dll"
      },
      "Point": {
        "Key": "Autodesk.DesignScript.Geometry.Point",
        "Value": "ProtoGeometry.dll"
      },
      "PolyCurve": {
        "Key": "Autodesk.DesignScript.Geometry.PolyCurve",
        "Value": "ProtoGeometry.dll"
      },
      "Math": {
        "Key": "DSCore.Math",
        "Value": "DSCoreNodes.dll"
      },
      "Rectangle": {
        "Key": "Autodesk.DesignScript.Geometry.Rectangle",
        "Value": "ProtoGeometry.dll"
      },
      "Circle": {
        "Key": "Autodesk.DesignScript.Geometry.Circle",
        "Value": "ProtoGeometry.dll"
      },
      "Arc": {
        "Key": "Autodesk.DesignScript.Geometry.Arc",
        "Value": "ProtoGeometry.dll"
      },
      "Plane": {
        "Key": "Autodesk.DesignScript.Geometry.Plane",
        "Value": "ProtoGeometry.dll"
      },
      "Geometry": {
        "Key": "Autodesk.DesignScript.Geometry.Geometry",
        "Value": "ProtoGeometry.dll"
      },
      "Vector": {
        "Key": "Autodesk.DesignScript.Geometry.Vector",
        "Value": "ProtoGeometry.dll"
      },
      "Solid": {
        "Key": "Autodesk.DesignScript.Geometry.Solid",
        "Value": "ProtoGeometry.dll"
      },
      "GeometryColor": {
        "Key": "Modifiers.GeometryColor",
        "Value": "GeometryColor.dll"
      },
      "Curve": {
        "Key": "Autodesk.DesignScript.Geometry.Curve",
        "Value": "ProtoGeometry.dll"
      }
    }
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "S/2",
      "NodeType": "FormulaNode",
      "Id": "30be95de32864e47bb0a751b24052b9e",
      "Inputs": [
        {
          "Id": "6ae0a6fd543743cab72e191f3d0c6056",
          "Name": "s",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e81611698204427191a166cef5b082c5",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "-x",
      "NodeType": "FormulaNode",
      "Id": "d27fe4a1f34b48e7b3fbdbb48e46f898",
      "Inputs": [
        {
          "Id": "eeecfc3cbadd4b0aab4d1a84327e1219",
          "Name": "x",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f0b4b45bf14749b298ac3ea13abd57c1",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "T+F+C+C;",
      "Id": "d31dc647862b4d0e8080acb4b0824607",
      "Inputs": [
        {
          "Id": "0b1d1efddc4543248e96ec31b3deb6ec",
          "Name": "T",
          "Description": "T",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3ca14c83b454aeea57193ffff7beddd",
          "Name": "F",
          "Description": "F",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20166dfb6168405890169af1b22595d8",
          "Name": "C",
          "Description": "C",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32e1f7e8a47f475ba320b7ea39697aa6",
          "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.Transpose@var[]..[]",
      "Id": "8f4b751d281846628a5644e5ae37c096",
      "Inputs": [
        {
          "Id": "1d0923c81c96444db003ffb7b1fdc3c3",
          "Name": "lists",
          "Description": "A list of lists to be transposed.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7b770e2f911e4d5cbceb8f44ae484d40",
          "Name": "lists",
          "Description": "A list of transposed lists.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "824dfadfefc6402c96f1ea452e709e89",
      "Inputs": [
        {
          "Id": "10488e75f5274cb1996cdcffc6d2bd15",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e236802536574734be76f04838980fdf",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3b808deaa71f4dcb9579cb16fd19f29d",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "156cf31afdfe436d824708975cc3bf5b",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "92e298d163024088b5021891a5995dcd",
      "Inputs": [
        {
          "Id": "dfde894adc7943b9a8445b0e1641d533",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef7222f61ce6439da38f55f5ce144c4a",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "641c1d6562fb4edba0569de704d026ee",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ec4513e010924d45be4b6c44437c6e9c",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "94d4ab8197074f348c350e1950a0282c",
      "Inputs": [
        {
          "Id": "74aa039c529f48419b851e2fcc8e8d7a",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c9008754a924dacae8fc62ae0b30d9e",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fb2f2043a284f7f90003702f3d994a4",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "541a094653d54cc89b8f7253b88e0f31",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X+Y;",
      "Id": "d2dd0e91add24f379b3c1f50534fce72",
      "Inputs": [
        {
          "Id": "ddecae87d8e842d2b75b6279204fc1b9",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "306e6934365349679a8fec195f26522f",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ffcff5e04aba4a3b9fd9c94f01802ece",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2.5,
      "MinimumValue": 1.5,
      "StepValue": 0.1,
      "InputValue": 2.5,
      "Id": "c77cfde83ee34e30ba7d92e3b7f47aa7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6930eef8501f41bc863ed7dc3473a637",
          "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.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "7b383ea23acd421a9d38a257caed51d7",
      "Inputs": [
        {
          "Id": "f29b931e3d5647229aa89c084d6e59f5",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22971587c197454ba5970b16a1e0ee2b",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4673f4c06dc644ec878550ebb64b812a",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "cf71bafddecd453880e7174b13b54f96",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3f340ed1909a4646947fbff192c8dbef",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolyCurve.ByPoints@Autodesk.DesignScript.Geometry.Point[],bool",
      "Id": "f9e3ac4e2d214efca75c217f6d11a69c",
      "Inputs": [
        {
          "Id": "c01276d46b6648a8a5133a670afdfd60",
          "Name": "points",
          "Description": "Points to make polycurve\n\nPoint[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4cde085292e4f51a8520ed608fd597c",
          "Name": "connectLastToFirst",
          "Description": "make close or open polycurve\n\nbool\nDefault value : false",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2dd0b6c3f1e74d989f1e7eab56ba4db4",
          "Name": "PolyCurve",
          "Description": "PolyCurve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Make PolyCurve by connecting points. Set the 'connectLastToFirst' input to true to close the PolyCurve.\n\nPolyCurve.ByPoints (points: Point[], connectLastToFirst: bool = false): PolyCurve"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "dacf017ba6464ca18b2014594f929635",
      "Inputs": [
        {
          "Id": "d9d43133cb48417fbe6a60dc891edfd3",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c9cd1a3e9f04c0693f848e46fd3008d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5b50dd92395c4c17b77bd1b1b3a7bcfa",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "695878217b0a4985bc35a784f3d5f017",
          "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.Formula, CoreNodeModels",
      "Formula": "SF-0.5",
      "NodeType": "FormulaNode",
      "Id": "ad9ad6949fd344eb83eda0191ebd95fa",
      "Inputs": [
        {
          "Id": "622eb26c363f4ddda4b5fac5e5abfbb5",
          "Name": "sf",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "113bd54dbde444bba8fabf9914052687",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 25.0,
      "MinimumValue": 9.0,
      "StepValue": 4.5,
      "InputValue": 25.0,
      "Id": "7e889a1b25f84f30a38df3d5d3616eb8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a61639b31bda469b99076427d917c337",
          "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": "85bbb40652d146e9b908e6658d036bc2",
      "Inputs": [
        {
          "Id": "3ece0ecee6964f3ebb51c16275db16d2",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba81aca011b84f2b9f2a2e8f30030a96",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f9346b96312479dbe735bc477adad91",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "78f18ff8c7a04611ac9e35ce8f35fb4a",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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": "dc26e01881484d07b23f1ad19fcedaea",
      "Inputs": [
        {
          "Id": "1e7b89adf03a4551990735fb397055eb",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2c5827e9cbb4d4cabf00d8ad9d97186",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d6223eebbae49cf99e738fa7f0a40ef",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c350087e87c462b8fbd47c23e6f37d2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x+y+z+a+0.1;",
      "Id": "3f84b5d4cca94085a894e82a68320271",
      "Inputs": [
        {
          "Id": "3a43a2ab53584d2989a8fa10311627d1",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "796245b961214e6d94987845ae431fea",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a29cc45e38f543f28740cddc2b528102",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20b2cedfe8574e23bbf558e9b75351ab",
          "Name": "a",
          "Description": "a",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "86f3e2d2618a40a6bf9bf0afa1e9f584",
          "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+y+0.1;",
      "Id": "659fa1d93fbc4131941560bbdcfae6b5",
      "Inputs": [
        {
          "Id": "f1a82cec16734d28b17c06a6dfea5e88",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a857fb6d46c484cbe38d56aa2ce1eff",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8414321038d44ad3abc5a4da169513d6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "e117d633554e4da880920b88d173da67",
      "Inputs": [
        {
          "Id": "2c61057cc75846d4ab648d740e98e9ec",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8432c217cc564cbf9caedba171fc57d5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2660dc6e7d246558f91a2ca7548224c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1ab14c1a62024cfc90475010ee618270",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "772cfc6795a44178a75d27f5374f481c",
      "Inputs": [
        {
          "Id": "7dc0706d88164e50a192f9631e7e6b96",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8271aaf593084d02a278206729aabcb1",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81b0136c573c4f99ad645b3471529e9f",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab28b2e0a341487ab8dbe5c0e2213079",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "09076c9361ac44d8853e11520b5b773d",
      "Inputs": [
        {
          "Id": "fd6faed55f304456ab793dfdebf710ad",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5670db14119542a5b9c20428d0b69436",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "073961a34bbe444fb79916f8077d04d2",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e52599d6c77f43c580772a756e0cb320",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "SF/5",
      "NodeType": "FormulaNode",
      "Id": "cc22f3cb716b4db6867d8e65d4187097",
      "Inputs": [
        {
          "Id": "13d5c9ac74e846ab9efd340f351202b2",
          "Name": "sf",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "695ca50091da476ea0d6faf8e0789c37",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "aebc4bf304fe4a8dbfc850d6577937a1",
      "Inputs": [
        {
          "Id": "371eb456ad0241d1b644c947f35c6906",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ae3ca66dbfcf41da81600716cec937c1",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "71b22e11c99b43c6ac1d08e8bf167d19",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "d003005ddfb4484d9625c673280967d3",
      "Inputs": [
        {
          "Id": "9e6b102030fb48afa64c22a167e5ef0a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dc3425d31c234a1ba6d7dcfa7638bc1b",
          "Name": "param",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eb07bb53694f413cae86867084aac4fe",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a Plane whose normal aligns with the tangent of the Curve. Parameters are adjusted such that 0 is always the start Point and 1 is always the end Point.\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 4.0,
      "MinimumValue": 3.0,
      "StepValue": 0.1,
      "InputValue": 3.0,
      "Id": "5135a98f1e3045d4a0dfe4192ed104c6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "92d54f07c8eb4f34a2231f2a78a24d1c",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9034b4b93b5145808e33ee01e4a7e287",
      "Inputs": [
        {
          "Id": "af9eda4d5de946daaeebf64621c32db0",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "87e896b05f4148cc9bfe79d84364c1a4",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a4dcc59d9c249a1882b4814df562690",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "142a1581a30f4cd98d4bb7eb4631c5dd",
      "Inputs": [
        {
          "Id": "044b9e483db0479c85499baf80d99664",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d997b3e8ce27473e9799a3356ce3b5f1",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0c0fc51c60c417ab3e5815976eafc71",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by two end points. The result is a vector from the start to the end point.\n\nVector.ByTwoPoints (start: Point, end: Point): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "SF+G",
      "NodeType": "FormulaNode",
      "Id": "b11c4f5dba34479bbbc091252e35f7d0",
      "Inputs": [
        {
          "Id": "8ecfe1f17efb4309857bbc51b52c6834",
          "Name": "sf",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fbd5dafc3b7b4b549941b55b5632b9a6",
          "Name": "g",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "68c07714505c463589775f16cd71904e",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "start..end..dist;",
      "Id": "256e79c2e9ec4631aa66b9d3a443c95b",
      "Inputs": [
        {
          "Id": "09dd8e811d7b4edabcd9e7206b5c4de4",
          "Name": "start",
          "Description": "start",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ead2047925824e52af5ebc9862bdefd1",
          "Name": "end",
          "Description": "end",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "389dd21844634b969ced3fde5d155842",
          "Name": "dist",
          "Description": "dist",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9e80402eda58458fa712a2769d7ba745",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 20.0,
      "MinimumValue": 5.0,
      "StepValue": 1.0,
      "InputValue": 20.0,
      "Id": "b45003d4be81485183c70ece77aef811",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b0c001bee0cf45bf953002baef2e78e6",
          "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": "start..end..dist;",
      "Id": "87601d3de9c5475a9dc5f3d51663f256",
      "Inputs": [
        {
          "Id": "0acf03006df4425a99daba20ba8a611e",
          "Name": "start",
          "Description": "start",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8376599ddc6840a9a9fb868af9c5db4d",
          "Name": "end",
          "Description": "end",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51488dc510f04364ba0d6a105eb56b53",
          "Name": "dist",
          "Description": "dist",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60762f929aad4f43930002830259d2d6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.4,
      "MinimumValue": 0.3,
      "StepValue": 0.01,
      "InputValue": 0.4,
      "Id": "1e8878390eb9468b9ec76dba8e12ae8b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9ad8cea0273a43869791f3eb622641de",
          "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": "0;",
      "Id": "f3f86c017da6436dabaf8e0dce9abe31",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6b899af0b7b54accb5f64bf39980eabe",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.3,
      "MinimumValue": 0.2,
      "StepValue": 0.01,
      "InputValue": 0.3,
      "Id": "f04f25ea9e774d668cc267b8f2aafd1e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3c8027d152634cf487f480c6adfc6404",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "3d20d1daf1cc4d10baa998b27e9b3ece",
      "Inputs": [
        {
          "Id": "29bb7a6fcbe34356ba1d8dabb143abb3",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "43615062ab6244c5a23bce4193922580",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f9a797608f04ebfb80ae838c810fd37",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d4d30632f8741d484953adb44380a82",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "0a532b446ac0491f9a7143fe7029b63c",
      "Inputs": [
        {
          "Id": "d4627b3868014f24a9ed150eb1bf5692",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a4c1fba959cf45ce9b9b49c1eb94ee91",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7374e99eee684b06a5518ec6caaee06c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "c0ec800f525a4d429020b1f1a5c1e229",
      "Inputs": [
        {
          "Id": "28f359ca9cf04d0c9ff53045f9f5a24e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3fa5aa8b003040a5849b80a8b1c7f426",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "41e1cf77ed36422da8243dce0da8b3a4",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "ebc3be5e25684eb1bc787f9659f6ff78",
      "Inputs": [
        {
          "Id": "bf4c09ef7c04457e9cf44afc7657bd18",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bb51c43219c4ef9a018282e4b66ec87",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d2cdf961788346fa81a16ffc8dabf3c6",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "5b90a9e16cf54c07af62e6eb778c1159",
      "Inputs": [
        {
          "Id": "11fd5ba0c82a41d686fd1ca849da6427",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "938d99d1e0894e9db624bf2de3086bc2",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4e743279264e44d4a4490507420e5f64",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "d836b66a36644551a366a45bde231aa9",
      "Inputs": [
        {
          "Id": "f80ba8c2706c4eb3a4247a598add6cde",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d838af348e0642cea6dfb79d5e432808",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a23992928304422d8c387c5a3cc5a464",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "b528fb4e8e1c4cd6a9ce4e8493c7b199",
      "Inputs": [
        {
          "Id": "7b372bdcd33946f3afa395c93952ced5",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5a8b9139eea49edbec923dfe82d3934",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7cb6834bb084453db58ca90e3f6448ad",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "7ad349ff625c49cfb4e7f816d632f81c",
      "Inputs": [
        {
          "Id": "69dd66688fc741719b39ef1728479d54",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c473b286f7e4c7398c9711139eae89c",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37f29ecaaed34bbdaf7d82651565d4e0",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "a4542211e0ae4019bb3f06e52a53da47",
      "Inputs": [
        {
          "Id": "0ed6bdde678e4d228ea340e5ab9e953a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1092532b79f4ca7bc9abd9af5d19838",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fedee04d5d1942d992177b0ff4613c9a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "962355d1b22944cbb5b16b5e18d46504",
      "Inputs": [
        {
          "Id": "b3f1fd7a1ac04578a1f348ea39f778f0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a0f617bbf854612bb7d58c00824fcfe",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "22d565a6cf684ff1821430c3ff07a083",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "b895022082f3414abdfc999414436409",
      "Inputs": [
        {
          "Id": "b8a4b2cf16984273bed997684ba3f08d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "80f123ac1cd34cd7a69fc3c8f1f1c3fb",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "25dc1802aa334442a3d236a50a7c2714",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "bbb3bdc199a841a09324093e9cffaa61",
      "Inputs": [
        {
          "Id": "0e94a1cfd0d84c88b54958688bc386af",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "418849a3be6e49298074bbc47afdb3ea",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f256c35f3a234e64aeaf5b1c8c4824c9",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da72649c8ac6444694c55b6971a67610",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fa9fe4562c714357b88256cef536c29f",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "4ffa8a8f53ea41118ff20fbf2f3570fe",
      "Inputs": [
        {
          "Id": "781c474c1d074430a6c53551ac6620bf",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24ff94bf838743d1987608f2b832b654",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "59311dbaebc2457c8c6d0cc8933f3cb9",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "s/2",
      "NodeType": "FormulaNode",
      "Id": "716b47f1d5314ec094c3fb6939c2d5a5",
      "Inputs": [
        {
          "Id": "4e0bdb4d0f0b497aa55fc44f4c371ae1",
          "Name": "s",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "92ff772665b04b79bffb640c888b8788",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "563ff21ad5644ceaa353adbf788cc64f",
      "Inputs": [
        {
          "Id": "d6ba1e0c288e48dbb3ba42dfd25ebe6f",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22ee78e3c0f443e28c0ffce75a0fad39",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "efccfc814dcb4c92a10f3c6f2c6ea5d0",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "243b0d8305f6413c972c15e18902f54c",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2e2bc953d4b64bac9f0e5bfe2b2823ee",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "03ca4f34ce334fcfa3753b67165eeefb",
      "Inputs": [
        {
          "Id": "103bae5ea85a414aaf5bbee2ac170311",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a0478134561c493a9a97549d262350cc",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "b528a6d1b8db4435a47e82848969fa61",
      "Inputs": [
        {
          "Id": "81997b8386a948e7a7e210400f45560d",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "603c1034b335441e8832bae378a6a76b",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "6d526c72c99f4db6a6e7825a85b14210",
      "Inputs": [
        {
          "Id": "d4eb5747eeb14541b9a0e7fc3a4e13af",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a9c6b9a189f497e96c728f381f5b06e",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "9ceb51695ae94e538fe82dfa3b27ddf9",
      "Inputs": [
        {
          "Id": "2cd3c51d13e64a24978168f564e10695",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6386ca69c51648169968354e7c0b69b2",
          "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": "dde5d42545ab4cad8eac48ace074389d",
      "Inputs": [
        {
          "Id": "ff7fcc53a9fe401f8fb1afb506e37695",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d3156a39ebeb49aa9dbbe16c1bf4cc23",
          "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": "fc67101ffc7646f9a81d6a6060d88b9f",
      "Inputs": [
        {
          "Id": "6ecb4b7f2da141d29d599f5e8efbead8",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c4f8ee88083241ac812bd702ed196515",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "8b1b0bec4eed45d9ac76afd2ac9a0dda",
      "Inputs": [
        {
          "Id": "3cfe879943344a9e8eb5e8ecfa1a5972",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc5f112d0d18408b80e95cc59ef96393",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef483a749ab641cebd28705ee548bdf2",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e6cfbc9abae425dad28e36ceb4c5683",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8bd7935366b54792b4f44404c566d827",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "bbf066dd91bb47d2964bf6ffe413a095",
      "Inputs": [
        {
          "Id": "1958e01de07646ce9d793ff0bcea9b02",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1dec2ea330884bef9c34a5c83eabef50",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "f31da9ec1a834e3c90c988bc293c85f5",
      "Inputs": [
        {
          "Id": "fe5dae3404034411b5f4389084ff97bc",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d912ddfd32d4768b261235ca59b1245",
          "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",
      "Id": "a5ba85f285574758ad198b76f1e5c911",
      "Inputs": [
        {
          "Id": "75de266c3f8a46a981f4c5650432745a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b012f76d87c04f3eb68b0e73a296d5e6",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e76856777bf847dcbe8068f0fef475a7",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "39a6ecdf3c4a4d73b2de9aa5e374fd35",
      "Inputs": [
        {
          "Id": "5922f30218cb453894dec54761fdb7a6",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f514489210e8439983d47e68948cea58",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7dfd7e7e502d4827bbd6e7fb768c4258",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b635815e4fd1408d976012da8e492825",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7dda8f52ea846329b5ce1b4c292ef42",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1f43091e27b45c6b96fe97b65a3a054",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6ef41e2a1f624be583b9878fd322b661",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "54b1cac9b0214586a999402c9166d451",
      "Inputs": [
        {
          "Id": "17e87345adb54bc8a51a65c58967342d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "662a451966154a3ebe298f7f4ca1f6e3",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "73b211c8f5bb415ebb6d12ea563956ed",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "a0d08642354944eea6889adb4cb06581",
      "Inputs": [
        {
          "Id": "00a32522f89c4ce0a31473fa9bc5b1e1",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "519522d1a8db4a7e88a5d31cfdb5cd54",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1f530bff7b79423ca8c8b14d2ce60644",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab5c2f36236c48f2a28ce8dd8ee2a3a0",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "ffa1bb5eaaf54aaba9f8d9e701e700cb",
      "Inputs": [
        {
          "Id": "465cdffe3572484c992d191f157169e1",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "594974e708234d938fa404a5fd0795f9",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37e9155798ae49a1b42595fa4e2cc0b1",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d095af0a3b0147b08d8d4ad83f0d6f14",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "323e0ed5e1324f20bb60a412a02234ca",
      "Inputs": [
        {
          "Id": "9b7f155e66fb4f6b9fc5eb3b351e0a54",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24d9f4880847463cba67c90f53a4684b",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bca0b3ab0b0a41d4a61a2d3bc3b43098",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "09ac070196c7423f81e3fe18a2f9390b",
      "Inputs": [
        {
          "Id": "2bcb88de40d140cdb1de55203fda090f",
          "Name": "facesOfSolid",
          "Description": "Surface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "547a32ef242b4b73a46ec66e7c46e143",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a solid by specifying it's component faces as Surfaces.\n\nSolid.ByJoinedSurfaces (facesOfSolid: Surface[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "f1c1bcd669d24093a604ed4979d2f266",
      "Inputs": [
        {
          "Id": "617e5d3cce3148c6a8c141de712747f0",
          "Name": "plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a23cab2eeaf44a10aee85944e03bebd3",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "218217e72cf649b7a3f77781fffb7a5c",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0c40b5fa975f429aaca5abd2643a4413",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "c350e278d969483d81c9a8f924d142c2",
      "Inputs": [
        {
          "Id": "66d09aa8a4894cef99ac4e25de7ffbe1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "966d09c70d3843869d5f3adff37fbb2a",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ea959042158f4899ba5fda7168e753ff",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8b84f8db075c46609684dd52703a4e51",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "f7c93326b8f945beba66d161c8d25a60",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bd727a09f2864cf38d0e716c020fe22d",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "5861aa8e822245b2b3669620359b4ba1",
      "Inputs": [
        {
          "Id": "7beba807d2384fd6997478ee8ce40990",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f34babade3a4d64864fd93502beb5d7",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4a48e364a8384a7a9208dce188cb7fcf",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Sweep a closed Curve along a path.\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "399243a0254a4e0c932d87d680a9ab72",
      "Inputs": [
        {
          "Id": "1cf7955e15244240937ecf0e9085aac8",
          "Name": "plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c524ec1185b41e5af04f9161bc5be2b",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7c59d6282e4413aa97444e84c777a0f",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "57caa343e7a049f7873ebe7d87ea6164",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "a0da057545784b52a3a150e421f99a7f",
      "Inputs": [
        {
          "Id": "211d6b608edb4936a25651b79a439e59",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "977dba66aeac442b910dde6b9f308b0a",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1315c122454e487b8e567a823eb70d1f",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "da2a627835154ec88fcd878c04db8f03",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "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.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "64606f5bf4b94e51a72d01ed4e688c56",
      "Inputs": [
        {
          "Id": "a03631b4e3f74191a95b990421ed126c",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d51bf4c04e14740881b9dbbbbb783cb",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0a0d6b4051b04316b883e53763304f89",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Sweep a closed Curve along a path.\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "47f8e85862fe4fd0b6c741b6e4c240a8",
      "Inputs": [
        {
          "Id": "8b1fdbc71a0045658a2aa7abb6e7c2a3",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "453dec6355bb44e7bb2e194766b0f8aa",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "065d4bcc78394a898e4ae725cc927251",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b4f5a1dc4626454f8416ace1c5ff86cd",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "5b35743b4e0b49a0a1faa34ca6edf708",
      "Inputs": [
        {
          "Id": "1fba23b390874bf186305b7ef00a15fe",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1c1f044d5f54dfd856a79c67dc6f370",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "73db37afc6c84fc09bd10b2598fc125f",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "15b5960a90b342c6abb673bf165711f9",
      "Inputs": [
        {
          "Id": "0742df7c09754254b78ac16ed68738eb",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ff39a9ae4134479adf170362585f3ba",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f928d99481c8452c8f2e102f27e545cb",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a202fe186f34240a17e231fab8342ad",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7647249e0f3f406794356249db8995be",
          "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": "b6ab12fc37fc42b8953541a782af6686",
      "Inputs": [
        {
          "Id": "1699affefff14a73b1574ff968cf4bfc",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ba21ff2f0224eb4b74608ce08b3233d",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76aad06c49bf4a8c9509677dd90e64c0",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a1b6f05cd1b47528280ec6f6e3e43bb",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f67f71fc7724a9c9d65d75ee7640233",
          "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": "75f49de62e254d179db1506052878eaf",
      "Inputs": [
        {
          "Id": "ff16132b65dd44db901bd38cadd2f3c9",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3dc4ae9016fb4b649fb329ebe951630c",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a71dfa6998cc4c62ae41ee27abfde03b",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1999627b1c9a4281b334daad9be0c851",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6835d15280374fae9137869951113795",
          "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": "bc0b41d4e4734449afa333d1e034b64d",
      "Inputs": [
        {
          "Id": "1bcf5070de384a99ad86d7fd87dacee1",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6445bc894b6c4df7aeffabc3a49a40d9",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a76a9b8917dc4581b03929bac6f95349",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66fae832f430415694e9d601d9ee6ebc",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "11b8faf537404cc2af4402f5d8f9c28c",
          "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": "22631cc0bf6a47c9b17e7fcb3748c17b",
      "Inputs": [
        {
          "Id": "e8baf94e0cb74fa194e6f1f0aae7f214",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c06a9a39d895403fa242488cb5dd48ad",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ae65dee457b74a3ab7416c3da2e1648f",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "84a59538eda24ca690b528bca4263a4b",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4585bfc320974d3197ddc6892554b75d",
          "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": "c4da0b7a92b64523ab90573912145b0e",
      "Inputs": [
        {
          "Id": "820cb250cce8453583be1182aa704118",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef4492d7ec4142268c3f87f51830a72c",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "496940323e41471da7149cba9c25a756",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce7853b51c5f4216aab6433d1b11f757",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a74f86e15abe4a1292d283afb7571521",
          "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.Vector.ByCoordinates@double,double,double",
      "Id": "114231ea7ae74a729eac641c59b98e02",
      "Inputs": [
        {
          "Id": "fa37bbca701b4bb8bffc3b2f53cb4f88",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e12eba849f24ea8aa5d8d6e45165c7c",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8272c5d6aea48b6a34d0c82c0797d6b",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b6f9a920a86441e1ae076f6476b6ffbb",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "f48056d7176b4101b0724550dbb95edc",
      "Inputs": [
        {
          "Id": "304ebb97bf4646e29b2704e696aebe3a",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de9be63cff7540c68e01fa101bb6d526",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "671a7573f2254248962025a50c43f0c7",
      "Inputs": [
        {
          "Id": "a1d484848ede421ea4bad2fdf355a621",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ccecd94d0c014feb97be48381819187c",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "91d8ad9ada7349469998d38dbd7dd680",
      "Inputs": [
        {
          "Id": "ee80c9acbaeb45d8bba311884e8fe5b8",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b3cbf00013d467ba3e7678ae7d3c248",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "3d8a8617f2e94453a6301e320427e4ad",
      "Inputs": [
        {
          "Id": "a0cc7263eb9845b8a8c8ab9836e937da",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "800457102a7c45e3ba2b1404f63dd025",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "0881648cdecf413490d265dcaf796b17",
      "Inputs": [
        {
          "Id": "4b0052700e4b47bb81ed201235402ba1",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "95c2f6c4c3ca4f8692fd841c7735e254",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "db099a0a92dd4413a5a5b26208f0e3fc",
      "Inputs": [
        {
          "Id": "db967212649e46939678f62d1b122c8a",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "44f9fc2b4573424cbb68e38c78e1ba34",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "75a83914376c4682884be8ae9ec14f2f",
      "Inputs": [
        {
          "Id": "c442bca874014c828f639629ca86821c",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c476399dbae34b6e83e77c8aae33b498",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8122ecb7704344e5aed5e95da77af717",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2dfe2da63329406abab61bf9e6ebda99",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b97e07a7059c4a4184a6e5dfaba66587",
          "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": "e2194756b4ca49dbbc052c8cec521cef",
      "Inputs": [
        {
          "Id": "84fe4d30b8264ee28f9073d10949b8a2",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2667a33027e64105a2002091b81a84f6",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7d2532090bd49be9d1b799e6ebaf122",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66806df0b469455f90cd8753261bda9a",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e00285a337034bf19f80adb303ee4c7c",
          "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": "11ade047d1b644789bc926a2a37a92ad",
      "Inputs": [
        {
          "Id": "6a71e221bf5a4119ad20e9027c0d9b45",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db0c6fa7d57247a38570bb5aa7ae79eb",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e7ee4b051414d96b4287fb1246d697e",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8076a5fa595b4b668403d77b367fa8f8",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a6707b2b7a4a45b49c253590598c196c",
          "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": "e3b94b054a844b4b95179423d7ecc632",
      "Inputs": [
        {
          "Id": "dd1ce10f7d6641bdaf3481f12ae29d10",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd3272c3b18f4291a63a28af286e01b1",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69921b222b3b4eafa7fc6dd291602323",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "abcff87b94c440db8492176c7334e89f",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6adc7758fb8c43d3ba1a11cfde572fc6",
          "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.Vector.ByCoordinates@double,double,double",
      "Id": "09572813af5846709c0598aec60eec66",
      "Inputs": [
        {
          "Id": "ad08a3c450de42e59cba58810ef8a7f9",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "11d6925b35a144e9a0860e881c290d30",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5759bb5766084d609ed0586b6bf102f0",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e47977f591b641d699f840b541ef3428",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "daa06d09410f4bcb89ab624355444ad7",
      "Inputs": [
        {
          "Id": "f87d923ad350464695c3fc71a0ee4656",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29cb71dff8674790841c087191a4bbe2",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dc7fa5d9101f464f84e678854fad8569",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "03cd38438efb4afa8c6b6bb3f3e38edc",
      "Inputs": [
        {
          "Id": "520ec7ea6ca44bdd9f41a0ad135ec4a4",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "631ca3d460db47eba0447fc1e1c52a80",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "3ecd4f782b594abc90895e10a23279dc",
      "Inputs": [
        {
          "Id": "c493781bce8c4816bd74c75dc0010651",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1aa067a20b9849dd92e6a3476f4438d2",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "c95fc4fbbd844c4d99fe4d4b31c9ef18",
      "Inputs": [
        {
          "Id": "21324d4cc62b4128b1281a381fce42f7",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ccb1cd98cef6483b9623ae9e369efa6b",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Polygon.ByPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "d4adfa33008c4e5294c42ca4fe1d4361",
      "Inputs": [
        {
          "Id": "7ff9d50dba2444948c5568dafc55ce49",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d95b117b341e41b6987c13665ba952a5",
          "Name": "Polygon",
          "Description": "Polygon",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Construct a Polygon Curve by connecting Points.\n\nPolygon.ByPoints (points: Point[]): Polygon"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "a6a2a1ce4f684fd1b04242feba02e1e7",
      "Inputs": [
        {
          "Id": "4807cee8a29148fdb26efdf7ba75c408",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8e2cb7bfc3e04cb696a8aa09bc322944",
          "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": "fd9e17838c5c4938bb34ff2476100f96",
      "Inputs": [
        {
          "Id": "f76d489430ab4d5d93585d15860fc8a7",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "08a31e31194443fcbe8714f7326be469",
          "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": "9fee6cdc63ac459ba25993b5b9cfb166",
      "Inputs": [
        {
          "Id": "1f9e3080cad544528ee19753962b86b1",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f90530a69fe0491d94ea8cb61be8db58",
          "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": "23fd26fbadc44bfea3b55b6d4fe296e1",
      "Inputs": [
        {
          "Id": "0049330baffa46d18f9c7262f647016d",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4908c12468974c44a7b8af8db19eb5ba",
          "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": "4955ec8be5e349bebaa2a9f7fc1b3a9b",
      "Inputs": [
        {
          "Id": "cae8135501b843e6838f8f8258bfc151",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "767f4048d5c54a92940de6db6b2e1862",
          "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": "66654e73495f48c79c09132a04131b58",
      "Inputs": [
        {
          "Id": "23658fd83ac645e0b0515cab8ac4e85d",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "49852e103f8846258d1c7d75bd15ca93",
          "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.Formula, CoreNodeModels",
      "Formula": "-x",
      "NodeType": "FormulaNode",
      "Id": "20950e74a72b4ff4950e0096937a7bcf",
      "Inputs": [
        {
          "Id": "0d0741fec1b642dea9887bff9dee82e4",
          "Name": "x",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "db22bc63032f44a6b13b6c6357b8a48d",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "a1ba4de7ba9a448aa7ba1657a74b98ff",
      "Inputs": [
        {
          "Id": "15c81867b95d4daf9eed7a3336b66a5f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ab44985620347ea96c82fe36005602e",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "688e7eac59e645059dcef9cfc1569e6f",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "e1e0817a04c345738cfeaeb979861aa8",
      "Inputs": [
        {
          "Id": "1687947704c24801a3af09175c7a1ee4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2434e891d624946a1cdbc2027a554b8",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "521ad539881742e5bcd8379f18690299",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "2c4ffe551e5e457ea9e7fa0b2e27fd6d",
      "Inputs": [
        {
          "Id": "3c6c3b20a151451f81578662bda772d6",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f9a6c622049490eaffa0e5aa0053f68",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73139db96ae546879b28574730695d07",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d3c571d183b04a3688ac044a947882eb",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "b4484ae04ff046ad861d8516b4f39444",
      "Inputs": [
        {
          "Id": "14cf51b329c0465bb58b5dd2c0bfef10",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dd5aa671c0e54efb8793d09a0d569739",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "edf65361399c4b3ca532ab36149970b9",
      "Inputs": [
        {
          "Id": "43291856f62e4723be41db735d43a217",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fde97e703ad74fb0a5f9918ad0a854da",
          "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",
      "Id": "1c6f772d36e9479da0426b9be5557fe5",
      "Inputs": [
        {
          "Id": "08ca78355bf3433cb04b32a27136b507",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "63707a32530a4e989b2a731d1f4c15d6",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d71a8b2146b444196ab0335da950542",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "8f58cf0ae37f44f4b81e09d495b56a65",
      "Inputs": [
        {
          "Id": "acae1601ec794177b19d96d1c3ee2c9b",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8696aa593b048578f650d215b9f44a1",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09c648d029fe4ea0b770dc3c13cb335f",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "823623fac1a847739c4046bc83e71a45",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "e759c2c9d9d1447a8d1d3d1e0e69374e",
      "Inputs": [
        {
          "Id": "45b0ed084375467583feb29cf3639b62",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "84e43d5fed1245b99896094c479f8f6a",
          "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": "7d15d78e28c34c469922901e073ad139",
      "Inputs": [
        {
          "Id": "6b9ea4d2139b46ba9e9eea1b09aa0742",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80dac62efc3343239ed86f5ed4302641",
          "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": "9e03199d533443bbb1a173f0850da17a",
      "Inputs": [
        {
          "Id": "702f3b9bc2804c629f2c9009536940fe",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a0f67eb4df54549ae3880ef14bb88ba",
          "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": "ef58a9e7fcac4f109e3ec98725fb694e",
      "Inputs": [
        {
          "Id": "a1ecb5725da7491d88c254bd18360b60",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8949186b338e4b8da50d4c5c30afb097",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "4b208b0b08a2450d8f03aac699a0e9c5",
      "Inputs": [
        {
          "Id": "713205b2c03e4a9f8cab0c147f0f408f",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "90afc48beea84f71b5259dbd672b8f0a",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99eb7e3060a5428a800fb68b7075649e",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9be729722d1341d5890c58b7103e6178",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a2466d4c5b84aa29a179eea611e6d0d",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ab1d889150d498b8f8ab6de8fb2b5ee",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3cbb0645009d462fa6e42722eeab3e12",
          "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": "03eda8ad23dc421a8ee6412b54d8da1d",
      "Inputs": [
        {
          "Id": "d528f02b2f7b49b7999d582c4b723555",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef33ef84108947d38c6a54d212bc7efc",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ea262a50255842e8aa44c892125dd169",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c33ac590a6f42349db56f1fe244e344",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e16971786c71434a87f9ffd2a8979929",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5339ded85bb04c9f84c42f4412d10231",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e140422b3df342ed8247dfc8b1cfb5c2",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "1ff25637992841c99f3e11d71ebd37dc",
      "Inputs": [
        {
          "Id": "3be382ed8adb4749a78d9dabc1258260",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b89e6abf9fef496aaf0354329b252678",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ca6e772e23fa4879be565b95513b502a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "89e816d382554c328d7e119b12e1fda7",
      "Inputs": [
        {
          "Id": "db9072a45f944f408f3f06ba86c7889a",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6e6cec347be4c358bc7881d95dbde52",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d048af6fc6d4039ba949cf59807eb4a",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4cad25f6ffbb46eabbbb725c2284b1af",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8b7de9e16f4a4c9eaa6f872f926f7b4e",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "03e7983b11c64f7f843206bfdcf07c85",
      "Inputs": [
        {
          "Id": "b1bce0893be641649da9b01c929eb349",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "22ac37e1591341dca0f6916b227ee3cf",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "9063207ac94d418593220260500e5806",
      "Inputs": [
        {
          "Id": "581e57e9d6624f23a49fe8c7e2c266c9",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f14a4c2aeca54faeabbc4eb2159cd18d",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "878e999b83724591b4a3f5b7e3eb7faf",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "59d4cdf67ff14cd8bb27923720c25308",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "551af8b9931f4d0493ef8631ee7cc9da",
          "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.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "192f01f27c084c4a9bd5e4bc4f6c7d9a",
      "Inputs": [
        {
          "Id": "73c251199bb44b6896fd2231bda8b3bb",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "95dbde9f9c9b45e580b3d7a1d55a00f4",
          "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.Solid.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "e0f6ea24f42445099d1efde8c1d0510d",
      "Inputs": [
        {
          "Id": "e4cb3c2062e343f7b3265b0cf1d18a63",
          "Name": "facesOfSolid",
          "Description": "Surface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b9f375648bb348b3a512bde1064c64d4",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a solid by specifying it's component faces as Surfaces.\n\nSolid.ByJoinedSurfaces (facesOfSolid: Surface[]): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "95be8b49de7b4775b08c612bc06213e6",
      "Inputs": [
        {
          "Id": "6236553cd09b4d3b91b23359fe3e2e11",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4e373a6846a478586cc76e166f0ea0a",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f45d64c031a34b73928853b1ab27fdb4",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2bda7110434f4149b828152574a36d15",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "88f5039a3a8440099cd6b6e70c24e96c",
          "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.Vector.ByCoordinates@double,double,double",
      "Id": "56056ebe1d67400fa12d37a4aa8437fd",
      "Inputs": [
        {
          "Id": "3774fbdb29c641ab8644acd78613f4c2",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf595330e7b1437884642007cb20fc33",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "574490b4059e4f5e8a236bb0f36efe91",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7da875acb1c44a7185e7545b0d66c2b4",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByJoinedSurfaces@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "240c29dd614b4844a4f27f7b0792049c",
      "Inputs": [
        {
          "Id": "90a9a41ea7514774aaeb8482c0910db3",
          "Name": "facesOfSolid",
          "Description": "Surface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "137b581c595b4127bc308b2c199d7b09",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a solid by specifying it's component faces as Surfaces.\n\nSolid.ByJoinedSurfaces (facesOfSolid: Surface[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c4a9bd0d86c148f39118fafa305fb327",
      "Inputs": [
        {
          "Id": "94d093bd8bd7413daac3103b66b91a20",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5af59edeec96456da4d7a74049f9a783",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1c9f6ab4ea394a92a783af7b9d9841b3",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by two end points. The result is a vector from the start to the end point.\n\nVector.ByTwoPoints (start: Point, end: Point): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector",
      "Id": "13ea914f91f546be9ecb427428fbb221",
      "Inputs": [
        {
          "Id": "3dc4e74340bd4b27a43fa7217103930c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "420131c8d9c647ebb79e4ffd76ba2ef2",
          "Name": "direction",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b968146af3d49f296334aa12a00cc11",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Translate geometry in the given direction by the vector length\n\nGeometry.Translate (direction: Vector): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "0386c36998634f8fbcee4d9bdb4c9dca",
      "Inputs": [
        {
          "Id": "4d2084607bc64ffab9b800848fc750bf",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a7ce98b9a104350995865b02a812368",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4469218430a84bf496a25b2ee6e71ff6",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9efb69b70dc84e34a9943e1fa313203b",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "8ef7f9c34118414489f31d2b903c247c",
      "Inputs": [
        {
          "Id": "92e9c5a3145042d3b542334c86269f23",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16527466488445ce89152add347a99a4",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a962ef125a454bc9846a2cc601d81e1a",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "2bf750aea7d14d7ebda2b702e87c591b",
      "Inputs": [
        {
          "Id": "9694e9a6800147e197ec513b7def2431",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95a96cd9b9b945e8a4d7f15964334da3",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f30dffe7a2514d12af20b6ee40ac47e0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "26b8b34a80d448749b5cc05df92382d7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "start..end..dist;",
      "Id": "6d4e6586bd2e4191b673c20d56de7e9c",
      "Inputs": [
        {
          "Id": "8c6a96b7f9f84b24b66f1176f140e438",
          "Name": "start",
          "Description": "start",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cedeaa7cf9fb40fa9a6edb6d7c89d20e",
          "Name": "end",
          "Description": "end",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c76e581faf1a4cadac9416283b11e80f",
          "Name": "dist",
          "Description": "dist",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d65a72f2ccf4ec39849b010b14c96f8",
          "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": "ccb950e9f8854a3297e658d4333a3622",
      "Inputs": [
        {
          "Id": "9d6d311ba2724ec6b21dc83448e26c85",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58cac09d6e0842ec884af038838108fa",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "556ef8933fba443cb9b2fabd43b1fb62",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7ae8180624774ce6a89ec30d6367e07f",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels",
      "Formula": "a+b+c+d+e",
      "NodeType": "FormulaNode",
      "Id": "31c501e62f644590b06472aa1153a949",
      "Inputs": [
        {
          "Id": "3e491c8f0cf34be399dafbce234378fb",
          "Name": "a",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "348e3e936a484070a55c2deda6529ab9",
          "Name": "b",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7fd4735341d7485594a4039912511b60",
          "Name": "c",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f407916a5a5f4a458767659381ef06bb",
          "Name": "d",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "efd4f39122d242cdba267d226b659091",
          "Name": "e",
          "Description": "variable",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e7d4acde766d488c9ce1b7a564914b42",
          "Name": "",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "86183ce6a3f34cc990ab06652e8de410",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f98a3aac7f5e44d3968fbbabc124cd01",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 800.0,
      "MinimumValue": 200.0,
      "StepValue": 100.0,
      "InputValue": 800.0,
      "Id": "f7fcaabff3d24aacbe178aaf288a7f87",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "20c4bb4873c24730870d228b2a111fbe",
          "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": "S*3/80;",
      "Id": "a8cf91ff5ec54c45a66d32eb2c48d6be",
      "Inputs": [
        {
          "Id": "84963ed112ea4c19998d66d2fd6f098a",
          "Name": "S",
          "Description": "S",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1c930a9e642a4944971910c7d980648a",
          "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": "vector1 = Vector.ByCoordinates(X, Y, -1.5);\nGeometry.Translate(Foundation, vector1);\nGeometry.Translate(Slab, vector1);\nGeometry.Translate(Column, vector1);\nGeometry.Translate(Beam1, vector1);\nGeometry.Translate(Beam2, vector1);",
      "Id": "34d33f85ef6a43d1a303cf3567a43aac",
      "Inputs": [
        {
          "Id": "05b5bdc378d94102a2fed03eb12586ab",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4578c956aef41d1815eb5b376b515f4",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5082af8cff9949dd914d3634dc85af0e",
          "Name": "Foundation",
          "Description": "Foundation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f41bd564d9b4d58bc8371749b928d34",
          "Name": "Slab",
          "Description": "Slab",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbd2d343ff014d769510f7900e1f47fa",
          "Name": "Column",
          "Description": "Column",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8aa5f4ffacb4b69a223aaa39296fe6c",
          "Name": "Beam1",
          "Description": "Beam1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6161c9fce1b42caaa6b6de9ebf8e7d2",
          "Name": "Beam2",
          "Description": "Beam2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1628e96e1a98409dac085983eef7f250",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dbb4262c02de494c81bd3eed12ba458c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47fbbdd1f66447f0bf161f34e29c6e86",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58e0333dca194f059c1a161d4aa2a511",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c23878cb6a3e473d94a5f82dadd8138a",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd5fe478ec9347908b09bcdb1646c4ea",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 5.0,
      "Id": "4e490cb8b7e14707af3dc37387b3b105",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "27bea2b8466344c081d79871e21aab43",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 5.0,
      "Id": "5157589611cf4e258274d8d1ca67c8b2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6dcef0e686f64d54b3dd12727a9020b7",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double",
      "Id": "94f401bec0464cc1a3f1af1f2ae0559d",
      "Inputs": [
        {
          "Id": "6ace0bda9da146ba8f52c054537834ee",
          "Name": "x",
          "Description": "X coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b31431b393e241cd8a773e7c9d9b1a99",
          "Name": "y",
          "Description": "Y coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c495ae31a934458b3454f12a48e7417",
          "Name": "z",
          "Description": "Z coordinate\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c756a73f1ce405eab051de2ee958848",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 8.8,
      "MinimumValue": 7.32,
      "StepValue": 0.5,
      "InputValue": 7.32,
      "Id": "0f7651d78158460cbe180d4bc1966a4f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d776840c2cab460fb409374182fd5d96",
          "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": "XL + X;",
      "Id": "409f154244914ad0bf4de61b7c16b680",
      "Inputs": [
        {
          "Id": "f7f4818c00b34f63bde431edf0647fde",
          "Name": "XL",
          "Description": "XL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c1323d35b5604fc4ad3d810e8287436d",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2fc70dac10c94c53b316a5792588ce7c",
          "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": "YL + Y;",
      "Id": "cd867adfc716422ca4261bed87196a81",
      "Inputs": [
        {
          "Id": "0b6a1d065ffc417dacf3f1b9b4b3a7e2",
          "Name": "YL",
          "Description": "YL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5de50044ce14b61bab1d67e1fcb371d",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83a2ccb85a184e078ae9fae5254428c8",
          "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;\nY;\nSeatOnBothSide;\nsurface = Surface.ByPatch(Polygon.ByPoints(Point.ByCoordinates(X,Y)));\nSurface.Thicken(surface, FloorThickness, false);",
      "Id": "9d456d61a73d4750ad1886a75fe8edae",
      "Inputs": [
        {
          "Id": "23f4876fc31e466eb077b312c6ca7a2d",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d91ca9c0c7ec475b8c1b1c477ec312d9",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e513f950e7f46f2a99a8eb488241035",
          "Name": "SeatOnBothSide",
          "Description": "SeatOnBothSide",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "966587095579483bbd3a2124ec1bf456",
          "Name": "FloorThickness",
          "Description": "FloorThickness",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6600379064d147959d55a45f195c4405",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c100b1f0f304ccaa8c83e301af77341",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c866789a4e7c467a8cf3382d6df7ea85",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b0dcdef10cfa45a3a4f9b094674cd4c8",
          "Name": "",
          "Description": "surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "52cf88d9057b46b5ab6d2dc85fef24c9",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.2,
      "MinimumValue": 0.15,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "a0ddf46541a34e98ab61d88efcd529cb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7a5d90a37a584d64b86b23db2f2bf044",
          "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": 9.0,
      "Id": "df5b45c1710243d1ba673099666514ea",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ca78378229184e8a82f84fb64f34c883",
          "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": "X;\nY;\nZ=0;\n\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y));",
      "Id": "25b6f4c64bdf42eb99990f134f701b78",
      "Inputs": [
        {
          "Id": "7d8a4ab5d7504782b738f5a12a56859a",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0884a91738c4dd2bfe38d5f5b5d6cc1",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "da437e600df84220817fb56bc63ff490",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "32bfbb88ec2e49b0a410481a2a0ae5e7",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46e319a44e25496b878308cd9225586f",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91b63c46f4d44022b47cce32444c3a18",
          "Name": "",
          "Description": "Value of expression at line 5",
          "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@double",
      "Id": "617997693e804fdd8160adcd99ffb75c",
      "Inputs": [
        {
          "Id": "b44d2b5bdab343c98526c5b3681ab25a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b98f42a26a948da94e3400e1f15592b",
          "Name": "distance",
          "Description": "The distance to extrude the curve\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7a7081128e024362b3755a95b3b13f26",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the normal Vector direction\n\nCurve.Extrude (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.AddItemToEnd@var[]..[],var[]..[]",
      "Id": "48a89c2ee782454b8455e8d7832033c0",
      "Inputs": [
        {
          "Id": "3ca3a489d3d748ac9d982063f1133932",
          "Name": "item",
          "Description": "Item to be added.Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "edc2cd50ca52401a903edb5f311dab84",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed9fdc6569944bde874dafdbdf247764",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the end of a list.\n\nList.AddItemToEnd (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "t3 = List.GetItemAtIndex(t1, t2-1);\nCourtWidth+(2*CourtSideClerance)+SW+Yo;",
      "Id": "fabe8edb6a2345ae81c364909bfc603a",
      "Inputs": [
        {
          "Id": "bf0df9582ae641249f067a7600f97093",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf89a9757c9348e38157b9080c8da9cd",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c53d1321d9f94071b3a71dabe829290f",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc89140fc30a4e52ac95cb18ff31bd2a",
          "Name": "CourtSideClerance",
          "Description": "CourtSideClerance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17d23f079cdd471eb82f8eade12c0403",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3dfe908edec493aa40be7e0562e5004",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cd31ae5624724082af877eb42d242066",
          "Name": "",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d44ca9d736384e949307b77628947018",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.AddItemToEnd@var[]..[],var[]..[]",
      "Id": "8b4422971e374ce9a10926f0efb05464",
      "Inputs": [
        {
          "Id": "0c753c11605c4d14b761c1314abde57b",
          "Name": "item",
          "Description": "Item to be added.Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2c351422e58492282a94faa4135fbb8",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c3f3b891bab437aba943fb31d8cb8c9",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the end of a list.\n\nList.AddItemToEnd (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Slice@var[]..[],int,int,int",
      "Id": "8985018a86d54d21b32a72b8c6a8ff78",
      "Inputs": [
        {
          "Id": "1a3fab95a09e402b934145f1eb08246f",
          "Name": "list",
          "Description": "List to take a slice of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a6471e227c0c4e3e939ab89fa670f008",
          "Name": "start",
          "Description": "Index to start the slice from.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44918b1a340140e485669a8701be81bc",
          "Name": "end",
          "Description": "Index to end the slice at.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78f8ac5e2f7f4e11af5d21f5f662136e",
          "Name": "step",
          "Description": "Amount the indices of the items are separate by in the original list.\n\nint\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b24979ea2b9046709e3eeac84697d9ff",
          "Name": "items",
          "Description": "Items in the slice of the given list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a single sub-list from the given list, based on starting index, ending index, and a step amount.\n\nList.Slice (list: var[]..[], start: int, end: int, step: int = 1): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 0.0,
      "Id": "f1c490884c544a288392e88bb7c8b04f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5958a5a74b4e4b97a35baff6e738ff9a",
          "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": "DSCore.List.Slice@var[]..[],int,int,int",
      "Id": "401808ffc3b74b0ea119b112f2b5a36a",
      "Inputs": [
        {
          "Id": "67cc5f1bc4fa4f42b0e5aeb8da181766",
          "Name": "list",
          "Description": "List to take a slice of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a66e3bfa95034425896b4588536e88f1",
          "Name": "start",
          "Description": "Index to start the slice from.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "230eb312b3c84442b5b8cebec47aa088",
          "Name": "end",
          "Description": "Index to end the slice at.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "36d1392659e44caaaf881040fb8e377e",
          "Name": "step",
          "Description": "Amount the indices of the items are separate by in the original list.\n\nint\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "63aba9f94b764cf58960d423a8ee9fdd",
          "Name": "items",
          "Description": "Items in the slice of the given list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a single sub-list from the given list, based on starting index, ending index, and a step amount.\n\nList.Slice (list: var[]..[], start: int, end: int, step: int = 1): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.4,
      "MinimumValue": 0.1,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "fbb16d555c7b48de948ad22843d28afa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "60aa677ee0d549d38d9e240def68694f",
          "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": "DSCore.List.Slice@var[]..[],int,int,int",
      "Id": "7992b1f3351e41a78f8ed1839aa056bd",
      "Inputs": [
        {
          "Id": "5f853887ab1a470e9a88c31664824492",
          "Name": "list",
          "Description": "List to take a slice of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4852bb4a759647929bf1b7f7e5a445df",
          "Name": "start",
          "Description": "Index to start the slice from.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8422a092a4d4e419b17f175ec77694b",
          "Name": "end",
          "Description": "Index to end the slice at.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b0bdd172579845a5be62630ee1b9b9a2",
          "Name": "step",
          "Description": "Amount the indices of the items are separate by in the original list.\n\nint\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d45d6ea9e50f433c84c68b2cda9c17c9",
          "Name": "items",
          "Description": "Items in the slice of the given list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a single sub-list from the given list, based on starting index, ending index, and a step amount.\n\nList.Slice (list: var[]..[], start: int, end: int, step: int = 1): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 9.0,
      "Id": "7b853b8a728243bbbf83d322d05d2e8d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5a922a7c535b406da9456375d60eb3d1",
          "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": "X=Xo+24.1;\nY=CourtWidth+(2*CourtSideClerance)+SW+Yo;",
      "Id": "293a2daec1294484a399c0448dfa2fba",
      "Inputs": [
        {
          "Id": "c77757066cbf4dd8904e2ad9ef6b5b31",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e1fa234552e4e74b5781cd74f37ae8a",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee70b9c07f5f4fa3acf151ffdb7cba1f",
          "Name": "CourtSideClerance",
          "Description": "CourtSideClerance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ede81dbe92a5410eb85f88a67e07d9b8",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "98e7fb7863f94669bac8e10566549a1e",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b6c8ff88b7745dcbd2a7a78c3ed898f",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6bde4c5b7b9d4a198c69152d2fdee118",
          "Name": "",
          "Description": "Y",
          "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@double",
      "Id": "29382d749ac740c3a5b4bb956899ef58",
      "Inputs": [
        {
          "Id": "26e6bd88ed6f4bfaaf82cab237785a7f",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1594f7f5db3439ebe00eed6123bb598",
          "Name": "distance",
          "Description": "The distance to extrude the curve\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5264ed71d84c40faa1e21b28ac52e3d8",
          "Name": "Surface",
          "Description": "The extruded Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the normal Vector direction\n\nCurve.Extrude (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Slice@var[]..[],int,int,int",
      "Id": "322a6e684e044c8cbafa4b496a776313",
      "Inputs": [
        {
          "Id": "1a4ac1f2c8d941caa52f1aa6fb31a81b",
          "Name": "list",
          "Description": "List to take a slice of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6f3b236be09f443a95eb438f2665029d",
          "Name": "start",
          "Description": "Index to start the slice from.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4885d6c855464b6b8263d227516fca00",
          "Name": "end",
          "Description": "Index to end the slice at.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a03a20fc386e4a6fa5885bf6731c6594",
          "Name": "step",
          "Description": "Amount the indices of the items are separate by in the original list.\n\nint\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ece8a9e6c0145e2b8be525a28e1ff5f",
          "Name": "items",
          "Description": "Items in the slice of the given list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns a single sub-list from the given list, based on starting index, ending index, and a step amount.\n\nList.Slice (list: var[]..[], start: int, end: int, step: int = 1): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 16.0,
      "Id": "0c1c37bcd9944820963820c3a4c25522",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a52414a3f5e5405db016abf399e21cfe",
          "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": "DSCore.List.AddItemToFront@var[]..[],var[]..[]",
      "Id": "80df16faf6c145c69ba56a7c02398157",
      "Inputs": [
        {
          "Id": "18064691ce9141f88992b9e3d0c0bb17",
          "Name": "item",
          "Description": "Item to be added. Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "911134d90eb44c41bb6673f6a55b32da",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c02098f0e0ab40ac85093b50dc38e207",
          "Name": "list",
          "Description": "New list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the beginning of a list.\n\nList.AddItemToFront (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.AddItemToFront@var[]..[],var[]..[]",
      "Id": "2a21c2270e45443e94072c57efe18d3c",
      "Inputs": [
        {
          "Id": "d616dbd0052241b3ae0b85a527151ac4",
          "Name": "item",
          "Description": "Item to be added. Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "086fcd966f1143b887960d7ae669d5b2",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8a3e93250a044e6fa982d320b41f7b37",
          "Name": "list",
          "Description": "New list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the beginning of a list.\n\nList.AddItemToFront (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ=0;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "6ba1cb0c99d94cb6bb2fd3754a66f938",
      "Inputs": [
        {
          "Id": "1ca2d77c4f314a398daed88b3e04a423",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0c94ab20808449f787691dff8e28be73",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b9107fb9ee464a1e9c37570d7b2728b4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66bd840a9b0e428ea69a3cf68b4dc34e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "25c9002d116f4906a4eb0b917d4d885c",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1059658fa9ca45dd81ce6b036d4a3013",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.5,
      "MinimumValue": 0.1,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "692719c96c144945a0b908f1bb1ec3f6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e605a742349d457c8de45c4b7017f80d",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "106b44bda61141d28853b217f0fbe226",
      "Inputs": [
        {
          "Id": "30fc1efc108644b4a830878de12f2fe1",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "055c564d99dd402fb604dcf1ef8e4030",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "004c539731f741eca8d007ddc1e1ef83",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 14.0,
      "Id": "a3e16caadd0046fbb8e3938aee1f9346",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1adcb5ac2bf8407f9909cab8b09b6103",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "2f7e450577694505a16b2b37d8cab140",
      "Inputs": [
        {
          "Id": "cc81dacdf776429b940cf34ab9a21a55",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a957cc1030fd4377b62c2299aff9ddd9",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c35d4614a90464fb73ee46421c956bb",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X=12+Xo-WT;\nY=10.8+Yo;",
      "Id": "82ae1b1448c64316b9aa894ce7b17b98",
      "Inputs": [
        {
          "Id": "801a746a838541d490d4dc3795afc128",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f70d54379a84feb9ba2b565cf5ab854",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "52d62416904b405183fc93986a0a0488",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c20ce6ffb73416897655b77f3864a38",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ffb67a288ccb46e995740dabfef6f17d",
          "Name": "",
          "Description": "Y",
          "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.AddItemToFront@var[]..[],var[]..[]",
      "Id": "f40217b5523f4d79b0f5d3ca10fa4997",
      "Inputs": [
        {
          "Id": "7f66e3e1abf64deb858077984c8cab8f",
          "Name": "item",
          "Description": "Item to be added. Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "92a758db3f9c466fb2670d708ac3e175",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb933694f51d49b090bbe25ff5ac2047",
          "Name": "list",
          "Description": "New list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the beginning of a list.\n\nList.AddItemToFront (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.AddItemToFront@var[]..[],var[]..[]",
      "Id": "7da3bceb3531482bb32bdd5b7f39c028",
      "Inputs": [
        {
          "Id": "b57678b7d5454cecaae59380d934b415",
          "Name": "item",
          "Description": "Item to be added. Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4618dd07ca4240c5bf4bddd5230021a4",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb62c82c55e94410a1e5598f76c7d0ed",
          "Name": "list",
          "Description": "New list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the beginning of a list.\n\nList.AddItemToFront (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "f12adfedaa8f4524ad8adf1c70c29126",
      "Inputs": [
        {
          "Id": "6eac9609c9c34d9b8f1f5328911861e7",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af8d267663984cb3be0fc8bd4fb0289f",
          "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": "762b94268d1a4fe995e04b56dbb0b29e",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eb667461220045f1894526bcd8b72c9c",
          "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.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 1.0,
      "Id": "98a2cfa51e074d28846484fbda44e8b3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6d511e507e5845b89f455bdcfdbe2c0d",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "7255cf8120b84eaaa733f00d4fdd6b8c",
      "Inputs": [
        {
          "Id": "b6bbc389c93e4fa9b36cda39da717afa",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "332f883feed1409abcd5793dd5dca90a",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "67b1346e31e045cf9ad7656260996163",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "b89ac83589a140f4af1b07d9827dc132",
      "Inputs": [
        {
          "Id": "d5239cf3ad634bfc812a0dda04e6bb8d",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cef5e10373e147c8b2a1e3ba4ca4741c",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d6bc855b51ec4f6fab75c6c8a59ba2eb",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY=Yi-Yo;\nz;\nZ;\n[X,X,X,X,X,X,X,X,X,X,X,X];\nYo+[Y,Y,CourtWidth+SW+(2*CourtSideClearance),CourtWidth+SW+(2*CourtSideClearance),\nCourtWidth+(2*CourtSideClearance),CourtWidth+(2*CourtSideClearance),\nCourtWidth+(2*CourtSideClearance)-DW,CourtWidth+(2*CourtSideClearance)-DW,\nDW+0.2,DW+0.2,0.2,0.2];\n[z,Z,Z,z,z,DH,DH,z,z,DH,DH,z];",
      "Id": "b8d79afbe7a74966adb635a08bac74f6",
      "Inputs": [
        {
          "Id": "651adef8678b438da7054e8c1ab47727",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a60731b8c8342cf8aef82d48a8079ae",
          "Name": "Yi",
          "Description": "Yi",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca6f67ca2add4185b239afcfbd260775",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "042c1a735482473f98ceae1cd24ddbc0",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76ab510cfa634edd925656990ac0f525",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39f00db9446041c5b38d881ce1cfc520",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8807791596c413f9889be62e543301b",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dfb6e2f3cff840d3af92ea2037928687",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab64f8d244a54a28b19743bb461b413d",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7c5053060c440fc81a0853a949d4495",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f418832d010a4686b2b0d81e49f6ce16",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a960fc1286640c9ad02a814567262d2",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c43a1c55bec4aa4a8f863fd7fbe9563",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13d6144a00754aefabd239f00f1725ef",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "34b041ef2d844880884e034cf68e6754",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff1e035fc7934adb8a56aaf524f230cf",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "000f29e4c4f54061ab32dfb37498e2de",
          "Name": "",
          "Description": "Value of expression at line 10",
          "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;\nY;\nZ;\nPolygon.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "a2fee08f5cf84d598e1363118f56f158",
      "Inputs": [
        {
          "Id": "243a9361bd3940ed8ec03a04bcf46f7b",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2be982c70734ce39bf6e4b9e11abcf7",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4de0b8bf019744e382f4de8c1cff3da2",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "691f2028d46249e6922f117fa2b61bf3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "465a7dae86f84ca9bd8c1302804815c9",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5182886bf654b6fa988520974cd62ba",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d72bb292ae8241238be509c82560a730",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "b8c6ff48c78c42ab8ff8beefb9e9f036",
      "Inputs": [
        {
          "Id": "6e759fd2c2dd442eab51ea6072d57a8e",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9248a7a07aba45f697de71d521037178",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ebf5bb1202ef4ef68a54be5c9233e76a",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 11.0,
      "Id": "eac3229754a14fdaa5257bb216043a44",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "60cdd155ceb649fa933c58786f051971",
          "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": "X;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "017cc038267343b9b63da05e378e441d",
      "Inputs": [
        {
          "Id": "cfad3844538141c3813a0bd0d9957d1e",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37ec5ef24a43437aba332b6924c7580f",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a95904882664a7d8e5e5df4fb33bfca",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9310fdd4ace04c50b4d0058c3ce56c80",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbd0240078cb442e9ad2fbced9d6b022",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2e377f97e8be4d72b34346939211c4aa",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1dfaa23ed1594082a21d9093ff979fe7",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nz;\nZ;\nDH;\nDW;\n[X,X,Xo+12.2,Xo+12.2,Xo+12.2+DW,Xo+12.2+DW,Xo+22.4,Xo+22.4,Xo+22.4+DW,Xo+22.4+DW,Xo+24.1,Xo+24.1];\n[Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y];\n[Z,z,z,DH,DH,z,z,DH,DH,z,z,Z];",
      "Id": "865bf833eac745a5bad03841f0f6155d",
      "Inputs": [
        {
          "Id": "d0b78ac24c274f1e883f5c470d3cee8b",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "137fe705bd8c4a73ae550a48fda27801",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebffd282a04346dc890f4c21ccd66c8d",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30b1d4c07e764b9ab6a773ebd1e4bbb7",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6406cdf9008f4870b26ae934e196aa89",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22dcf8310d2649bdb7eb35c63852bdfd",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b34acdde0e2b4c13b40743d67320a651",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5312244916684a268c0c28b54d6d0f7f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7010b6608b674460bc9cdad5149cc225",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66f20203610a41bebc41ecf8492c2f34",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebb7507062e94c0f965f162416a64559",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2766da9ae145485b8359520b5b29cd08",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c1833a0cfca3458cbe128bf6feecb0e4",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a50a84de3acb49deb76ebd5a2ec2ca79",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39833c8aef5d4f82ba4191ef260001ed",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49ff9b8f5e0641ab8a5459546984ee9d",
          "Name": "",
          "Description": "Value of expression at line 9",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "5319cfbe4b4f436e839dab31658f7adf",
      "Inputs": [
        {
          "Id": "cd4e42979b0e4ec3902124b9c36f10fe",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4455510ac16d47708bb9a3611dc41b7d",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2793c839decf45938432236b58f929ab",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "e0f2ba9a119a48dba4c6231a881773b1",
      "Inputs": [
        {
          "Id": "be85fd86c6244f50ab9f86b11ce34c9a",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c51bfd621a44111b3cbe8383d2f43b8",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ba26194f37254ef683afeac0baa9539c",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 5.0,
      "Id": "59131ab612404b51b704f344786497f8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7b4002a8e265447babb46496f2ee1387",
          "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": "X;\nY=y-WT;\nz;\nZ;\nDH;\nDW;\nXStart;\n[XStart,XStart,XStart+0.2,XStart+0.2,XStart+0.2+DW,XStart+0.2+DW,\nX-0.2-DW,X-0.2-DW,X-0.2,X-0.2,X,X];\n[Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y];\n[Z,z,z,DH,DH,z,z,DH,DH,z,z,Z];",
      "Id": "5f663b8e835746a5afb080b4fce39c15",
      "Inputs": [
        {
          "Id": "1225f2ba8b8349979a95c6526751cb43",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b66dabb13f843ef9c448605e304fb42",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ff3679e538642d58631704cd5dea7d8",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8ba65bc9174942ccb1168da8ec5bb99b",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bb6aef05aba4fa49981008032174907",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa715608547248d2988eb53a09148394",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c4bff5085a0441693adcb77ce49111f",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4bc5efbdcbe42d6a7cd753b1429e081",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a0a433ded7784c20a100826450a785c0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7401a02901fa4d49a613a6579a78be1a",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "898799b2a56f4a55bf92200746440ccf",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebb16a1580f54323a7de472ec7941bb3",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "506d8e18f5844fa8bd2527bdd109cdfc",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "25daff2b3f334e4ba1760284e85581cd",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1ddee25cb65494f8f416be2d293d079",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49076d35af10433aa5e4dce49f4937a4",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0224099079a74e669fedee2bc3b6159d",
          "Name": "",
          "Description": "Value of expression at line 10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bc34d043f414baf95a41600687044f7",
          "Name": "",
          "Description": "Value of expression at line 11",
          "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;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "aab2ae6f807e4c95bd4ad057090b645b",
      "Inputs": [
        {
          "Id": "d8201c34139149d78a3d6bd181061347",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6087be1decf84910ac757412da16f7d7",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ecfd71fdc20c4943b778da29f972afa7",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8da1590351df40db86aeeb4f8dae36b4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ee1552be3954cf5ada3089d91df833c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54fed82e4e6042e0933ef977329c1fd9",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "adf6429248984ce4b3c3b59c51ab55e0",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "1cbee24031b5484f951e1103ecfe3c46",
      "Inputs": [
        {
          "Id": "484fb194871e4d06ab97033510517a31",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a51958bb84e64118b1d770cc44df4f36",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "247748646c984d708f2f6fe424ca4907",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "742cfac093c646c68b40fbb20350b1eb",
      "Inputs": [
        {
          "Id": "799f3af61f1f43aba0f9524c527a1ab7",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70eacd9c8b144fa7a8b4e560b3953232",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "365a9c62713d4d9abf533086f9409b91",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 5.0,
      "Id": "126ed964c2f749829fab9ad91d98d68b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f9c9decccaad42bd80500325321f0461",
          "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": "[X,X-12.1];\n[Y+4-WT,Y+4-WT];",
      "Id": "42380a2cf4f74442ad2d5e82a6461779",
      "Inputs": [
        {
          "Id": "4ca8715a829c47fbb2b186f1fbfe50f9",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab3040a13cb345a99297165d68be3965",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9068a99ef65d46a98e767af95cf98d91",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dd3330f069cb421b8dd63d4bfe67c0a1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5dcc4e512352470e9af06a7b33e1d133",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,0));",
      "Id": "7fc98f13948e436fbd9e964b0b988c2b",
      "Inputs": [
        {
          "Id": "3131ad8c7b73424aaec808aec21c1c67",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "620801307afe41e09d3a7ecf01fc2618",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fbd8bee94ea487bab153f23c5d1f011",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a9151083a6a642ee987475518aba7cdf",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "439f611704914c8f9e40458732ab7fc8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d8699bac25c4da7adbfbde03add3601",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50dad9c5c7ad4cd1abdc350bb01192e7",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "b5e452b9da5d42379cae58d33f86b8ca",
      "Inputs": [
        {
          "Id": "7547edccbc974351912a941b1e65fefa",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eace5f3a2d3e4415b9ddd0a1931cba62",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "df5d9ecdc4d74b48803308c8c93e94ba",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b6374ae75b0e43b589d51a7e85c8aafa",
      "Inputs": [
        {
          "Id": "026c9ecf3e3f40e594747df2764fba64",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ffe37b922b2144d7ab03746be6d88686",
          "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": "5a461bfe22da40e1af43cab9882c9b81",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "968332e2843f4a019b895c23d18b8bc9",
          "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.DSVarArgFunction, DynamoCore",
      "FunctionSignature": "DSCore.List.Join@var[]..[]",
      "FunctionType": "VariableArgument",
      "NodeType": "FunctionNode",
      "Id": "904e432237a1412eb17bad93e5b23f2b",
      "Inputs": [
        {
          "Id": "39dda89cc72242ee9d8a58371b637a70",
          "Name": "list0",
          "Description": "Lists to join into one.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a84bab94adf4956b9fce51d89be157e",
          "Name": "list1",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6f90832ed26c4d0a90c2ec3f4fb0a0f6",
          "Name": "list",
          "Description": "Joined list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Concatenates all given lists into a single list.\n\nList.Join (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction, DynamoCore",
      "FunctionSignature": "DSCore.List.Join@var[]..[]",
      "FunctionType": "VariableArgument",
      "NodeType": "FunctionNode",
      "Id": "a46799832bf744ee92964f1fda8652a4",
      "Inputs": [
        {
          "Id": "3cea4d982ee54865a330f754551ccdc0",
          "Name": "list0",
          "Description": "Lists to join into one.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0801a795486f44ebbbf8a8635659ddda",
          "Name": "list1",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "25fc715024dd4b1381483deae612f9df",
          "Name": "list",
          "Description": "Joined list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Concatenates all given lists into a single list.\n\nList.Join (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[12,12,24.1]+Xo;\n[CourtWidth+(2*CourtSideClerance)+SW+WT,\nCourtWidth+(2*CourtSideClerance)+SW+WT+4,\nCourtWidth+(2*CourtSideClerance)+SW+WT+4]+Yo;",
      "Id": "c755a295de0d4c3fbd9ececbef5599ee",
      "Inputs": [
        {
          "Id": "8b1b9f1712004edd806f54caafa0c268",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78b8b0f388cf40cea876a17845d1f7c5",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e136b151708247b2895c21301d39e035",
          "Name": "CourtSideClerance",
          "Description": "CourtSideClerance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "21dea2d8cac848e4899acb0dda8894cc",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8354dddfa6484d37980a7706ea824c83",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4221edca58f64bfe90cfb39dac3a06f4",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b2b2a5c3159748feb58e61d428602383",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d6741fcbcd141468f6d02a07012de35",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ=0;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "7b2113809bc3463f94605c897442f4b2",
      "Inputs": [
        {
          "Id": "1f78f44b5ec0439596c07eb5e18c8916",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91e246c3d71a45f3b665bfbd7bd6c33f",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a6fbe08520a4d90a8e6702134bb2f1e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9fb11b213a24d58bc7d45b79e6eba28",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ec995993ed9431d8d825e569ffe3045",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ab87aa509754cc2b27894e17146bda8",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "d78d42ef598e4ba6ac026050e62c30fc",
      "Inputs": [
        {
          "Id": "df46b21a223f4083a9a8e45da11d5775",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f102a02cbc074b2e8523a544cd30cd50",
          "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": "8ea0397834e143819c1a5871579d591c",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2d0d142d66b2410d9a696be789387824",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nYStart;\nX=XStart+CourtEndClearance;\nY=YStart+CourtSideClearance;\n[X,X+CourtLength,X+CourtLength,X];\n[Y,Y,Y+CourtWidth,Y+CourtWidth];",
      "Id": "e4de38bca1e04c1999edb2553a7dc9bb",
      "Inputs": [
        {
          "Id": "0db3f18ee834472a9cb11a72e54f63a5",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "807a8af29b164c0fb769748f903afd6d",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "501b7d143e6a426c881ff22bafcd50c5",
          "Name": "CourtEndClearance",
          "Description": "CourtEndClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "308e801e1366417a962c392b69388b15",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d3014a89fb5046f2aad3222058fb0f9e",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d5ae122a904c46aeb4092d526426099c",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8732a97b8b4749129012117773a44e5e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a560025cd106499aa78ffc6968695828",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ddabbe3ef7e4dedafd32a0a804c66f4",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bbf0ba1163e743c4b6c1b3473a55b9e4",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62ac05e2d32c43e385127ff64306e885",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "467d44d084fa40cd9a71d2f9a282080d",
          "Name": "",
          "Description": "Value of expression at line 6",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "f06d74cfccb2426bbe9a295d9ea9be46",
      "Inputs": [
        {
          "Id": "ab8dd8179f9946d88d9b454ac5cfc632",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "614183081b174511811bb80e55b3ec07",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d39d82571cc54dd29059865896910d80",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 1.0,
      "Id": "faa865a25d884156b067d8d1d0292165",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dc8c9b273bba49a485e93c946d2a2f63",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "41358f135d00463a99385eaec72db5e0",
      "Inputs": [
        {
          "Id": "d350640d26b8401da5a51d166c687083",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b3822002a6c41ecb65d450283bb218f",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f84aaa7f38644eaf9947a7276553b7cb",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ;\nRectangle.ByCornerPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "1fe93831844e47758b3ae77c5a0796dc",
      "Inputs": [
        {
          "Id": "b9fcaf0689dd429fb47045d72150760c",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37decb2ddc06455588d8097ba7e5847a",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7af78b86a5d34f98a459a021c3b5c7cc",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "69c6ea5073854bbcbbae3b7d0dfbaac6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "88132a9b11f149b0b7d2afdd6e3ec824",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30ffa347a12e4849b39c5b83f3d3783b",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c490f88fee9c49968cb9d4bb641ee639",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "b54cb4f7e2ab4b01b7dd63df9164cc34",
      "Inputs": [
        {
          "Id": "60afd9fcc6ad4a1ab6b15193ef3a352e",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3eb3fc8e33cf4c489a10011b3651e3f5",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1500974d6ada45a294e7df62a3556226",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf3e058f2ea84557b51e9a0ba079fc51",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "131c67bbdcaa433287bada4d12a2ff77",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "476bd2bb02334e1c8aadccc2f12d64a8",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e553687410e549ad92598870c3c03a78",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\n[X+(CourtLength/2),X+(CourtLength/2)];\n[Y,Y+CourtWidth];",
      "Id": "c7087bb90cde4ec3844d4dc3b8a4bd35",
      "Inputs": [
        {
          "Id": "9d424ad1dfcd4b1994ebbbd9a6a83c76",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "423c15d5e2ac4e56bc8e4cc182d51d76",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f256f5789e60438b97f26783226fc657",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef589c1d325f467d9d4996b51c6ed88a",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d973d2f04e7f4ee7974a9afe277d6955",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d77f97649789430c8fe993e2bfd5fced",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b501f77619a24b09a303dea2c785581a",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ccca2b93565c4190966f0b649e8dde26",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nY;\nZ;\nCircle.ByCenterPointRadius(Point.ByCoordinates(X+(CourtLength/2),Y+(CourtWidth/2),Z),0.61);\nCircle.ByCenterPointRadius(Point.ByCoordinates(X+(CourtLength/2),Y+(CourtWidth/2),Z),1.85);",
      "Id": "d7a4e11ed8664ec78845c5089cf16b40",
      "Inputs": [
        {
          "Id": "e67c1c67f6564e3da805dcf06ae871e7",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d40d4283157a4a26a87d9961d9c3347c",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bcb733c038b484b9eaa11d26246082c",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "864074da991c4fed859f58b7f2c25a48",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa4a5e88041b45f1be7b0f5568a3bb67",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "152f218e3a4c4ba5b7928c857a46a523",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "371ef80c77684b13ae1e322fa1cf70ed",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d6bb67cb4072448381f7d6c411091975",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff2b6dbb2739464e9a56c3daa98abc30",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c827295a4624e9a9a5c6e7587a3094c",
          "Name": "",
          "Description": "Value of expression at line 5",
          "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;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates([X,X+5.8,X+5.8,X],\n[Y+(CourtWidth/2)+1.8,Y+(CourtWidth/2)+1.8,\nY+(CourtWidth/2)-1.8,Y+(CourtWidth/2)-1.8],[Z,Z,Z,Z]));\n\nArc.ByCenterPointStartPointEndPoint(Point.ByCoordinates(X+5.8,Y+(CourtWidth/2),Z),\nPoint.ByCoordinates(X+5.8,Y+(CourtWidth/2)-1.8,Z),Point.ByCoordinates(X+5.8,Y+(CourtWidth/2)+1.8,Z));\n\nPolyCurve.ByPoints(Point.ByCoordinates([X,X+3],[Y+1.1,Y+1.1],[Z,Z]));\nPolyCurve.ByPoints(Point.ByCoordinates([X,X+3],[Y+CourtWidth-1.1,Y+CourtWidth-1.1],[Z,Z]));\nArc.ByCenterPointStartPointEndPoint(Point.ByCoordinates(X+3,Y+(CourtWidth/2),Z),\nPoint.ByCoordinates(X+3,Y+1.1,Z),Point.ByCoordinates(X+3,Y+15.2-1.1,Z));\n\n\n\nPolyCurve.ByPoints(Point.ByCoordinates([X+CourtLength,X+CourtLength-5.8,X+CourtLength-5.8,X+CourtLength],\n[Y+(CourtWidth/2)+1.8,Y+(CourtWidth/2)+1.8,Y+(CourtWidth/2)-1.8,\nY+(CourtWidth/2)-1.8],[Z,Z,Z,Z]));\n\nArc.ByCenterPointStartPointEndPoint(Point.ByCoordinates(X+CourtLength-5.8,Y+(CourtWidth/2),Z),Point.ByCoordinates(X+CourtLength-5.8,Y+(CourtWidth/2)+1.8,Z),Point.ByCoordinates(X+CourtLength-5.8,Y+(CourtWidth/2)-1.8,Z));\n\nPolyCurve.ByPoints(Point.ByCoordinates([X+CourtLength,X+CourtLength-3],[Y+1.1,Y+1.1],[Z,Z]));\nPolyCurve.ByPoints(Point.ByCoordinates([X+CourtLength,X+CourtLength-3],[Y+CourtWidth-1.1,Y+CourtWidth-1.1],[Z,Z]));\nArc.ByCenterPointStartPointEndPoint(Point.ByCoordinates(X+CourtLength-3,Y+(CourtWidth/2),Z),Point.ByCoordinates(X+CourtLength-3,Y+CourtWidth-1.1,Z),Point.ByCoordinates(X+CourtLength-3,Y+1.1,Z));",
      "Id": "6358d0d030c9427391ff3f25d5f8a8fd",
      "Inputs": [
        {
          "Id": "e1d83980a3984d25ada0fcf5b54899ea",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca6cecaba5994cb7a5399f91cc6cade7",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "64d814fdb28844d088480440bd4f6e63",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "442a193626074bd6988b644e073f2140",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1508b2de45a64408ac02c5be2308a98f",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "094ae6c4ffca433881b24137557a1726",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5eefa90362848459efd7f38db7f58b3",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62fb4119539340adb12f2c444b87c1c5",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a03b29401c07475dab952b105244ac63",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad49b3dfeeb149caa70e78fb27345059",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24980917261c4d31a1e770c323ed1b4d",
          "Name": "",
          "Description": "Value of expression at line 11",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a40f2fc270341718caa8b49b3251174",
          "Name": "",
          "Description": "Value of expression at line 12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ccf637415274a529fca4ba4e1ef9d43",
          "Name": "",
          "Description": "Value of expression at line 13",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1965404aa0d84e959bf2f67a5ee5d620",
          "Name": "",
          "Description": "Value of expression at line 18",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57e3aad2d0d44aa395b95a286015914f",
          "Name": "",
          "Description": "Value of expression at line 22",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c36e83d54185417393f65bbebeafad6d",
          "Name": "",
          "Description": "Value of expression at line 24",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "091e6b41daa04ca3b638ecdeec6ddb85",
          "Name": "",
          "Description": "Value of expression at line 25",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f43e3a32360c448aa5fda15d7c31abcb",
          "Name": "",
          "Description": "Value of expression at line 26",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 239,
        "B": 213,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "6d558a42c2314481b5cd381d473212b8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cadba0dacbc84fcca05d54cf7dc6323a",
          "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": "b72748d6885d4536838ba38671263744",
      "Inputs": [
        {
          "Id": "562c34f6a60e454889ade7702a521d77",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dacd4f76e3754e83994ce59b17c6395e",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "99635511a657430cb2061d776123d6f0",
          "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.Vector.ZAxis",
      "Id": "6e870a914efe41229f66f471c69dcf1c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e6f05b2bc8684eec98e98984c2065148",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "fd144857febb41a69117496439404a46",
      "Inputs": [
        {
          "Id": "ccf243ddcb674ec190e3903ac1ab3e61",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ff1c59c0e7541af873729215ec8737d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8a7d14898a0844a889344a78687f21e0",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nXEnd;\nY;\nz;\nZ;\nDW;\nDH;\n[XStart,XStart,XStart+((XEnd-XStart)-(DW))/2,\nXStart+((XEnd-XStart)-(DW))/2,\nXEnd-((XEnd-XStart)-(DW))/2,\nXEnd-((XEnd-XStart)-(DW))/2,\nXEnd,\nXEnd];\n[Y,Y,Y,Y,Y,Y,Y,Y];\n[Z,z,z,DH,DH,z,z,Z];",
      "Id": "af4b89308c3b4329a92cb1fb4e402d80",
      "Inputs": [
        {
          "Id": "aae5a1d0ac3c4c34b544861a89a16057",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b6097b5abdb4ff7b6ccadee949484df",
          "Name": "XEnd",
          "Description": "XEnd",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c19285c673064be6934d7f811ea59877",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dc1fc636db3a47ccb57d292df42063b6",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4642ca05c819473289cace5d953b597e",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8227e084311342478b97040ac9c2afb6",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d3928ae0e25a498c9c09e620884f970c",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7fcfab0283304572aa9030e36793e449",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a8039832d3cf48b18ed6246c35236028",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1ad9367801e4ab3b88928e0f10a4db2",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d8dbbf709901435d899f1abe4891490e",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "caaf66b0d33d47fb91c866e25ac35420",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8dc136e184bd4a9aa41a326b9da39647",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d741e501340f440d9b6640c235bc820a",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aa71a4977e084d50abdf968192af71af",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27850263213f4af183b6752b24db56ff",
          "Name": "",
          "Description": "Value of expression at line 14",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa2123cac4224f2793cfa7547ee8701a",
          "Name": "",
          "Description": "Value of expression at line 15",
          "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;\nY;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "cd56d463bf2f44faa5246b5106a10c25",
      "Inputs": [
        {
          "Id": "560357bec118437594d4574af622a55a",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eab8c5c5097041b9a925a16adb21daa6",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bcc95f56e67346d3999b611881b28728",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "30efe20f7a13482397f4e416b6910a30",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "390356d0c909439e87a5aaa2c12ca706",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9f1651b315b444ca6ae3caeefa1eb58",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "441bd830758d4e3aa09f85147b0fd8c5",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 2.0,
      "StepValue": 0.2,
      "InputValue": 2.7,
      "Id": "60dda2c1f0124df092fe5a756ae365e7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a143856193d3452caf8d7d4608eed4a3",
          "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": 3.0,
      "MinimumValue": 0.8,
      "StepValue": 0.2,
      "InputValue": 1.5,
      "Id": "477a92ba10d4454d8750ed4c098d0cb1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "be290e1335c5407887547edb22e7ae22",
          "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": "A;\nB;\nWidth=A-B-0.2;",
      "Id": "9885933e6c844c7598a3228cfb85a8c7",
      "Inputs": [
        {
          "Id": "f09c58aac71042e6b831c7af1f203447",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95653871d64f4ea7978e524c20054d0f",
          "Name": "B",
          "Description": "B",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5d2654ce4c834219a8ea5497269730ad",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce0b981d780148b4a6924201f740b0f2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e557ebaaf1142019cffe6de3c0e7eb3",
          "Name": "",
          "Description": "Width",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "7f1df7401e1b4f24b240f3be99879806",
      "Inputs": [
        {
          "Id": "058d9d092702494f82301e4e83b6b17e",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d8f35b6b0ab24de4963f2e62f6d183e5",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef1688380b8b45dd9888ba9f163be82f",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "e94713e221634c7a9f231da9406e72f7",
      "Inputs": [
        {
          "Id": "1dc92c2476da439396e8a3eae0fd46d6",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a94c3f88052b4b979d77ed6acd59d3f5",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cbbda4e63a3c4fd2bc016ca4d71637d5",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "14a981333ae946e899746729c48cc6f8",
      "Inputs": [
        {
          "Id": "242a8316e99b40e2b78351ddf5ff85dd",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c2d6ffeeb6b4bea98223dfbada632ef",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d5ea94b5bee4fb19cb4588eb99d341b",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;\nB;\nWidth=A-B-0.2;",
      "Id": "97558cd6b6734090a909a59fc950b1c3",
      "Inputs": [
        {
          "Id": "56a6f457d38e45a89efeacd0780007f5",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d72af846abe4c8db8626c3509bf4ef2",
          "Name": "B",
          "Description": "B",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b7b58162c284491b887dea37df0ef371",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "52ab58c1c1284150bc3ccfb3627579cd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ce8735ae36942eea267aa50fdd69542",
          "Name": "",
          "Description": "Width",
          "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": "5;\n6;\nCourtWidth+(2*CourtSideClerance)+Yo;",
      "Id": "2f6133343f4f4e2f97a9867bf23ea11c",
      "Inputs": [
        {
          "Id": "58047f87979b4cd89eb18936f7e8904b",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a067024f41d4c34b315f6e412e88e1a",
          "Name": "CourtSideClerance",
          "Description": "CourtSideClerance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d3154b60117140ca9d5b976979e63e17",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "89b615316cdd48b0a89d0d9417d23423",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3caad98c0e3a4a01bb13da600d79bbb9",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd11239228bb468ba820e9113bf38634",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "dfe71f522b434049a2958c939cd27840",
      "Inputs": [
        {
          "Id": "425fe97182984645927a6d99b89b0cdd",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e2cf51ab19841398720b776f546fe86",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5e24532023b344838a188d28d4b4ec76",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "d20a46687cff488ba614db0990f591ca",
      "Inputs": [
        {
          "Id": "9875997f9be8463e9e8e8844015df3f5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec08e2fd21994118921c3bbd0d99c22d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f1316a139d464844bfb0f2281f0163a4",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "afd0a7e326e843a6880cd961f0f9dbb6",
      "Inputs": [
        {
          "Id": "ba1c502e79a64f22a5747d7552631ed7",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be1cd73ee7744a568f0683dac3be0c5d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d58fc5ffa1749c3b88a884a6f9b186e",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nYStart;\nZStart;\ny;\nz;\nx=XStart-0.2;\nPolygon.ByPoints(Point.ByCoordinates(x,y+YStart,z+ZStart));",
      "Id": "05a57f11c9dd43aab2ba911546ec14af",
      "Inputs": [
        {
          "Id": "00e33da521874b7ea02d412ee3326bd0",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7901fb57e696424a9aadcadffe10c403",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "278a3e25bb434e4c94a692c3f118a865",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ec4888931014a8c830b7cca6af6a501",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "36ac0ec3e21a42d59935887fbce1c6d3",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "26c5c26ebd36479398667153116b3316",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ef2c120feec48138a764ffa3c4be3c4",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "918939019fb143fd96ee0faa08d92b64",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6285587808b84c8190758509a5ba9e0e",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "059731474cdd4e0fb45cffe8d9bbd1b7",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39e5bd61598d4c9cbb8665ae696e4f40",
          "Name": "",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5b3396a9b4343428fe1fee8d4fb5088",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;",
      "Id": "c55258c11fa741a381f4585b28584b1d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6e76665c47a34e4aa674f256bd90c263",
          "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.Insert@var[]..[],var[]..[],int",
      "Id": "5808b4822a0b4f4bb20b2d3f7ae5a83b",
      "Inputs": [
        {
          "Id": "e869eff7a7da41a8a551a3dbb727e3a3",
          "Name": "list",
          "Description": "The list the element will be inserted to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e2e9c1d9cf3341e891d90c7a151ed2e6",
          "Name": "element",
          "Description": "The element to be inserted.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "efb3ce15c5ad4f0e8b55ef1192308641",
          "Name": "index",
          "Description": "Specifies the location in the list of the element to be inserted.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d29658bb8eb34b45b72c357707eba057",
          "Name": "list",
          "Description": "The list with the element inserted.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Inserts an element into a list at specified index.\n\nList.Insert (list: var[]..[], element: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;",
      "Id": "59755f6d5dbc46f790eabf3c13d2f3d0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "98464fda93014c9ba955fe02a18f4b6a",
          "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": "XStart;\nYStart;\nZStart;\ny;\nz;\nx=XStart-0.2;\nPolygon.ByPoints(Point.ByCoordinates(x,y+YStart,z+ZStart));",
      "Id": "ea64686901114b8790e0ff02c74e5046",
      "Inputs": [
        {
          "Id": "52d2e2eca4904956ab030bc76834818d",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7fe5e31e505a4d3c818b63cb8dc8bea0",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76e8b9a33776435ebaef5e5866ff58ad",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4012cbc207d244e0b6836790b8ba2aa9",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57b32de339784ca6ad5bfe8b2a545548",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb3fea9bf6084a759951b3438389c60d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9cb38a29fa0e47f59a012805a342b9ea",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "194a26c635484b6f97b126b492757dd6",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "627a830d788a4239a9292ddc05a8d7ac",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "138db1e8a19b44369634ef6f13bc896f",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2bbff84be0b64c7881dbe4df0f1976e2",
          "Name": "",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "073f06380aa24302ac96c050cea0569b",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "5798ae8f931743beb2b819f31420bf68",
      "Inputs": [
        {
          "Id": "ff95c71107624ed2907e8a46b137285c",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "859a9faefad742d9b25f4e80c2cdfb88",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b2a0fc18ce641d58d508e8f5bf63a1c",
          "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.Transpose@var[]..[]",
      "Id": "dc274cdca13b414584a01aa16ae102b7",
      "Inputs": [
        {
          "Id": "300749a624aa47528325fae27af79e55",
          "Name": "lists",
          "Description": "A list of lists to be transposed.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "03b9b0fd449f4e74ab9a91271620d319",
          "Name": "lists",
          "Description": "A list of transposed lists.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "4d17840656154b94ad3fdd102edb1426",
      "Inputs": [
        {
          "Id": "cd7db78d3b414595b80f34a1f4ba71a3",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "341974345bf44340bea4cd0ed673e96f",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d313ffaf69104d31b08be7a9b24a9eeb",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "aeab47eecfe44c08b99436b8327179b0",
      "Inputs": [
        {
          "Id": "37bc2e7db5114477a902b2ed50b1f11a",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b308672bace94b96b07faa4f14363bad",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "53213a7e3ca640de85a1d354b994ee66",
          "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.Transpose@var[]..[]",
      "Id": "a99d70df4eff4281a8dbda764454d0e8",
      "Inputs": [
        {
          "Id": "758e8e65cdbf498c8979e9eba178efa7",
          "Name": "lists",
          "Description": "A list of lists to be transposed.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "26e1e472aba64b5aa0f2ebd773bb850e",
          "Name": "lists",
          "Description": "A list of transposed lists.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "3670260a2827402d8b27debaab19a106",
      "Inputs": [
        {
          "Id": "8fe2a5c2890448bca396d19adda3a2c3",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b7f7b76c97954d228bcdc2802064a247",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d32ea9466db04bb086fd96254aa7271c",
          "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": "y;\nz;",
      "Id": "c20e6ae6570a4e3396c24fcddfaa7891",
      "Inputs": [
        {
          "Id": "f7e28d943ce944aa9759c8e3020bf774",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39120f95e4d24806aaa1e31d29f28e73",
          "Name": "z",
          "Description": "z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "08ce6a4b9c054e9798a45daa9c7f11c4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "796a89353f7c4558ad52dcc67465823b",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.45..#N..0.45;",
      "Id": "ca13ccdeb56f4395b1cce377c80d2c9d",
      "Inputs": [
        {
          "Id": "870dd9b96dee465eac63b465b488c9f0",
          "Name": "N",
          "Description": "N",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "05018da851014758bec506db4ca5cb95",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0..SW..0.65;",
      "Id": "27fab6b3434146f98e7de15146818147",
      "Inputs": [
        {
          "Id": "380ab8eb5b434a3b89de3bf4aa48fd95",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4a25986cc2794364b1ed0d7caf44e200",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "0d5db15c34c64e258234c98570ab2778",
      "Inputs": [
        {
          "Id": "1d80e1f41bbe4548b22c1e6b63ed8065",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5d40fe1232a4e89bf4efe241ebe7629",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3d03d400ceae4a07ace5ef1f2bc18ac9",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;",
      "Id": "7bd81454359747b8bfdc07fbe4fe0e51",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2cfc8e610ac94a5bbf582a3759e0c667",
          "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": "XStart;\nYStart;\nZStart;\nZ;\nDH;\nDW;\n\nX=[XStart+2,XStart+2];\nY=[YStart,YStart+3.5];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,0));\nYe=[YStart+4.5,YStart+8-WT];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Ye,0));\n\n\nX2=[XStart-5,XStart-5];\nY2=[YStart,YStart+4-WT];\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y2,0));\n\nX3=[XStart-7,XStart-7,XStart-7,XStart-7,XStart-7,XStart-7,XStart-7,XStart-7];\nY3=[YStart+4-WT,YStart+4-WT,YStart+3.4,YStart+3.4,YStart+3.4-DW,YStart+3.4-DW,YStart,YStart];\nZ3=[Z,ZStart,ZStart,DH,DH,ZStart,ZStart,Z];\nPolyCurve.ByPoints(Point.ByCoordinates(X3,Y3,Z3));",
      "Id": "ba9e0ed4e3d942cabb2ad5abd6aa92f7",
      "Inputs": [
        {
          "Id": "80aca8c7368e41669fd08931b1b0462c",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d09411f3063c42c0bdc902e5e8cf3dd9",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1356b01cbee647a9aaec10eb9d234a73",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c2f574c213cb443396a4d68159c2014e",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7acecbb0b52a4719b77c2a85958a345a",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a31205cbaf14b2ea8a57b500ae395fb",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab73f06426a54510af30af133964453c",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f83f8a925df448c94774e983f840469",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4eeab455a0954309a2dd340f0ee120d0",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aea862cd874444ab8c4216a33696ffe9",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3124b1ff2f047d38435906348307ebc",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "410c3e8dc63945f68b251f4b4fb1fe8d",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ec5b59489ae42eb809bcdffec2eb0e8",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1ce57eeba754988b53785788aa1da71",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "35fa274669b44fcf85ebd71e6865da33",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6533963a796441a39e22323baafc16c0",
          "Name": "",
          "Description": "Value of expression at line 10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a14b5de06764996816bc59e942f3d4a",
          "Name": "",
          "Description": "Ye",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e804ce0bae2b484ab7021b06e984ef47",
          "Name": "",
          "Description": "Value of expression at line 12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "810c7dabfcc5400699b3412913957a12",
          "Name": "",
          "Description": "X2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af53cc430b1d4e39b1997ffd85e39f78",
          "Name": "",
          "Description": "Y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2a2009424da462394d41616cef9107a",
          "Name": "",
          "Description": "Value of expression at line 17",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ecba4357533046109d37f19a5c715eba",
          "Name": "",
          "Description": "X3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1526bd76bb28463bb3eabc3fc5073acd",
          "Name": "",
          "Description": "Y3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29db839c4da14e948e34a085e5f77ce1",
          "Name": "",
          "Description": "Z3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0caeff8b38c048a280d6f53c784260d1",
          "Name": "",
          "Description": "Value of expression at line 22",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "038e56b652244d22b19f308868e8005d",
      "Inputs": [
        {
          "Id": "90453181622648cfad5bb6c9f38dd981",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "759a4d61952342a0baff76c7657e2c1b",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe80a3049af54dce8529404f74783820",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "afa2f3ff5e50459395bfde5606bbf5fa",
      "Inputs": [
        {
          "Id": "5cab70a7bbc9484f97a41ac8bee658cf",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5937e329407043d4bb80951be4119be1",
          "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": "b42a2deb06974f7c8bf1c734beb237d3",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40c2778707404426980fe12acf1ff002",
          "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.Surface.Thicken@double",
      "Id": "4f707c1d78fb4e30b6395bd931a36ffd",
      "Inputs": [
        {
          "Id": "dad67d5f2b134e53aad860277d6ee7c4",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f7eff517b3ad45e29d5ec47bca23e4b0",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "38acc5a97922445c9b1da4d965a6910b",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "6353a27a8ccf4d6b91007605e1ba7535",
      "Inputs": [
        {
          "Id": "ce7f51ea7aca4bc79ea877cea64ee145",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7e2769ba5e44e5f9c5b7d4c958c9512",
          "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": "fba46a3551f24c1fa3a756d7bb17f5a4",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "064e7b5c93774862a8d4382128d6df6a",
          "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.Surface.Thicken@double",
      "Id": "a81eddf8b1af496c8cbb547db0d6929f",
      "Inputs": [
        {
          "Id": "20cb9c3dc2a24fa4bfe02e20f5e29941",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "18a8744eda674a60b6311daa9383601b",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bdde294e51c645d7a90e5d7ffc756c27",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.5,
      "MinimumValue": 0.1,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "4544e57ab13c4f09ab78765af2b82e73",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ed26fa92577b4f25b5123ba19227fef3",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "29fde898ed4143a6937b8d1ecfb34eac",
      "Inputs": [
        {
          "Id": "d9e31bec918044b1b7d7eba3e60605e2",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4098cccccd74d97a85f951fc4ae0ff0",
          "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": "593f55f153a6410cb71931bb980ab1ae",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2364b740214947788500e57a873d8a80",
          "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.Surface.Thicken@double",
      "Id": "9ded3181bd07404f9c9b8a3ca22dd893",
      "Inputs": [
        {
          "Id": "605db47f25dc4892bbe0f835ef88c0d3",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bba7950889244a6a8527eb71cff9c85b",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61e28d6e3ab74d7391fc8274ac3dd839",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 2.0,
      "StepValue": 0.2,
      "InputValue": 2.7,
      "Id": "ed7d0ccaa04842f8aafc48e22898fa03",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "02556187af064e0bafd4c8ead18ed70f",
          "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": 3.0,
      "MinimumValue": 0.8,
      "StepValue": 0.2,
      "InputValue": 1.5,
      "Id": "1edcc21463f1484086fcd9cff9c4af47",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b29c98e492b54d83aaa53cb395d7051a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "aa1d8beb2c3d46668e1e67b04623d9e7",
      "Inputs": [
        {
          "Id": "96a05e274b37400b96db70ab013d7101",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab6a9636da214dcb8de79a1b06be0840",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "efd925d293544ac49b3d613a5a96b51c",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;",
      "Id": "6d8ec7a5f7cf412980231e1158c70783",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0c1f7af6a33b4abdb7230ca6de3fcf6a",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "8b63ac11daa64829b3d11e8ad8aadd3a",
      "Inputs": [
        {
          "Id": "5e1f33d4937f451fb0c73954682ff5a1",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be17fd78e5274ed3b094b68061542c95",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e811885f1b20430383a88da4b724b1bc",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "2e04fd106a5a4a6fb33ddab7a80b96a2",
      "Inputs": [
        {
          "Id": "7f4a602b239040feb7e6b712fd9514c9",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1ef572937f54fa69337e1b846226fc0",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1dac011165774b56a18f9a47184bac0b",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 2.0,
      "StepValue": 0.2,
      "InputValue": 2.7,
      "Id": "77b6499d1c4f44c48359ab89ee99f720",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2fdf2bb0579944139cb17ea41ba07f44",
          "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": "XStart;\nYStart;\nZStart;\nZ;\nDH;\nDW;\n\nX=[XStart-3,XStart-3];\nY=[YStart,YStart+3.5];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,0));\nYe=[YStart+4.5+(WT/2),YStart+8-WT];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Ye,0));\n\n\nX2=[XStart+5,XStart+5];\nY2=[YStart,YStart+4];\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y2,0));\n\nX3=[XStart+7,XStart+7,XStart+7,XStart+7,XStart+7,XStart+7,XStart+7,XStart+7];\nY3=[YStart+4,YStart+4,YStart+3.4,YStart+3.4,YStart+3.4-DW,YStart+3.4-DW,YStart,YStart];\nZ3=[Z,ZStart,ZStart,DH,DH,ZStart,ZStart,Z];\nPolyCurve.ByPoints(Point.ByCoordinates(X3,Y3,Z3));",
      "Id": "5b581c102d654c4080ff9869eb20ff6f",
      "Inputs": [
        {
          "Id": "f4ccbc05b6494d1d99dc5d52a344c2a8",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ad447c024fc44c7850886898ac57247",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab6ca2c027e64e12b2b75c1d03412bfc",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "040fd0fc27e64ee6a723b0e5d3bc9272",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf9453a9f3e740748dfb89e2bace0d59",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4f186148a56746da820888773cf2a3e0",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f90e603698c041c38b6fb4b76dc29c73",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "74288195806b4b77a7f3897c8d3b8aaa",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1db30983cebc45c0b89f7494079adadc",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec2930c043ea418d8a3f4c3f7287d2eb",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6709428abb7246ec9c05523373fe5dec",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ade21cdd1a6d4eb5b87a186a59325dc9",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24e020a7c4a34707a0839bfd99f75232",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "63ebdfd5a65b4fd3b3f4e87afd819f33",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99bdd11245e94166b13019fd2b7ea269",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef9443b3d5204c4b9fa3bea0df57f3bc",
          "Name": "",
          "Description": "Value of expression at line 10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1261b0191d3a4da093ef936f6d924418",
          "Name": "",
          "Description": "Ye",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9f97da8de724b3ab30a7165187cb44f",
          "Name": "",
          "Description": "Value of expression at line 12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46f69235f0054ed2b667005f945491d6",
          "Name": "",
          "Description": "X2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "967a5c5a46954072b7fd0a98492ede67",
          "Name": "",
          "Description": "Y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7fb2383a10a34d139a94b795638e5efc",
          "Name": "",
          "Description": "Value of expression at line 17",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d654145e7b5443f4ac8fc8919f366c71",
          "Name": "",
          "Description": "X3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b10cd5d86b7b430a91c83780088ea313",
          "Name": "",
          "Description": "Y3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6f3836f9302447c3ae04a524237995f6",
          "Name": "",
          "Description": "Z3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c85ad46ed5894a6bb842731fa41eed31",
          "Name": "",
          "Description": "Value of expression at line 22",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 3.0,
      "MinimumValue": 0.8,
      "StepValue": 0.2,
      "InputValue": 1.5,
      "Id": "05bd71b23c0048caa202b6bf2c1c774b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fea0a17da1104e7dbf112f19c8ceb811",
          "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": 8.8,
      "MinimumValue": 3.0,
      "StepValue": 0.5,
      "InputValue": 8.8,
      "Id": "c74e0b0d953d4ff5943fd559b3decf7a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "39626ff48ef84a419a83b03399751103",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "8109002d1e8242dbbbca1d63548d3837",
      "Inputs": [
        {
          "Id": "2ae0ad9841334ead9533a4f0e2f4e87b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e886a015df264f90ab6546d11610ac80",
          "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": "ceeccd49119a4bf8b383ece0bcbdecb7",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "895a37cd2edd4893b5a87503dd32004c",
          "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": "cac8ad5e245e4ab98f3372d62863e2a6",
      "Inputs": [
        {
          "Id": "5acd08a807ab429b9992ad29b3bab8d1",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d15f8bafe4d49569caa3e36074d6f7b",
          "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": "9db750b005b2487eaf1ea1302ddcb1d2",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6417f9d49b554f7caee272e0a597d808",
          "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": 0.5,
      "MinimumValue": 0.1,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "4a4e3d1e17a54cc4b1988f4440ec4abc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "30554554db1c4d4d85dc44d836609c5f",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "1786942ed066424aaf134fc731e25e80",
      "Inputs": [
        {
          "Id": "30e75f90847e4d3ebd19fc0bac71116a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7938157b291e40bc8568bfa01f424678",
          "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": "69e7771ea6544e49920578a60db80aab",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7abfa5bd025f41c5999b3758717b5e3e",
          "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.ExtrudeAsSolid@double",
      "Id": "35c84d91cf084236af70cc5466e1ff92",
      "Inputs": [
        {
          "Id": "a5ad3fd31dff41dfb6d86d1e8751218a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c07ee788d0cd4998a61abddee880a5da",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3c61224e1454263bce9ed946882eac4",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double",
      "Id": "1c92344ad34a479f8cc76bec7db327cc",
      "Inputs": [
        {
          "Id": "979abf4ca74e470db0d674fc99cc9453",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26406a37a4ba4e9dbca1452d9741a599",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f87c719e3b314dccac7fa0f6e6242462",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double",
      "Id": "d0eba4fd03cd47839b1f83876ef5fac1",
      "Inputs": [
        {
          "Id": "8f74e64f3ec14b5a896fd89ea22ff55b",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a65e15fca35f4e93b4125c0bf9e1ed4c",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cf1ed5162f7b473ca80507f99ec3a28a",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double",
      "Id": "b770f8cbb79f41a99f2389b936e04a92",
      "Inputs": [
        {
          "Id": "4e675a98a34f4aebb508f88c30257895",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d6c01c1cd0924a85b8131ea06b5db789",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a3deb4c8aa94b6785888ac996bff167",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;\n-A;",
      "Id": "aa6c7130f6f0495cb08c510abed2c49e",
      "Inputs": [
        {
          "Id": "b9bfe6e6a8324c358cec1381deedc18d",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c84c75cb936042188f05c86c1d931626",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "414b4fc76a55443f935a9432ad647d62",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "e688decbe92749c28ef01bd32ea4b824",
      "Inputs": [
        {
          "Id": "662f7ff477884efdaef31a9b38397b54",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4be2ac977b546ec8b5958b65b1bc740",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3599154773ef4449bb75c3ee048defb9",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "793b9ea494e54958a46b96cf7d85fec5",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2dfc36a762894f328ebf3ea923b5ee29",
          "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": "b677a909506c4c0da8d831dc7d3a69df",
      "Inputs": [
        {
          "Id": "c2e771be844b467698a277cb0a7c7983",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "272ab163af7c4a6a8593dc8ccb9753f0",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46293915c43b4751926b5bf3dcb7bebd",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9096a3d63124f53973463c889498c50",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a86afd32a7684dfda15379e7bb7d23d3",
          "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.Surface.Thicken@double,bool",
      "Id": "a63f3adff728484d8269e4a2a4961954",
      "Inputs": [
        {
          "Id": "a52fdfeb538841e0bcf5626d0b5cade7",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8eb35825fe334119ad8da3168db27b61",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "357d114c55d24f1fb96eca3a3bdff499",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "aa404c6d010d422ba2ff5d132774a777",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "false;",
      "Id": "02690af528524d70830962b58d7b8903",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f79c95e918bf45d4bfb5711c3c9326c0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;",
      "Id": "b92b51312380439689717cfea413c1ef",
      "Inputs": [
        {
          "Id": "94c96cdb184e450d8d001a3596fc6361",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "00c9836ee6394c5fbddcd3d3832a4a66",
          "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.Surface.Thicken@double,bool",
      "Id": "3ab8c20eeec14501bae22830294a32ff",
      "Inputs": [
        {
          "Id": "5a1c2b48115346f594f73a4d17c4a10a",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "718d0a2b42da468c8c7d5be59db6cfb9",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "852984974bc547bf9b204537808e80ba",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f2ffc1d73b5a468d80aa0cbaced40b5c",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;\n-A;\nfalse;",
      "Id": "3792f708c8884f1db12ddb7f13d1b86f",
      "Inputs": [
        {
          "Id": "224d8a0795a745779eddd5ad7306b29f",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a65de401b0784c4fbb97a2db838f6b0a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58e11cef2fa44c88abb42cc575bcd8fd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44e34a4eaaf943319a6c6def9a166572",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "a57b2802d6f3437d89e769460c3c34a7",
      "Inputs": [
        {
          "Id": "dc647530ef424cab8a2c32ae4a2ecd2e",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91e021a1820b4a17b9ffb57fb7f2ad9d",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1f6c2f9d4a374dd187d82a0eca0789fd",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "88c2574a569c4f978579bac5afcdfea2",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "false;",
      "Id": "e23a367c65344f5788a2191ac5f73960",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "11146985f5cc40d7ac8283ae538e5442",
          "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.Surface.Thicken@double,bool",
      "Id": "23dccfd574b14b4f9c9084fa694a37a0",
      "Inputs": [
        {
          "Id": "379bef4c3a624ec78018b088de8e9302",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ac9019e4d0748808c96986f536abd65",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "609b1b3a5bcd4bb5b1c200aef75409fb",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "421406ea66094f53b33ed1d0edb46577",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nYStart;\nX=[XStart+3+OS,XStart+3+OS,XStart+6+OS,XStart+6+OS];\nY=[YStart-SW2,YStart-SW2,YStart-SW2,YStart-SW2];\nZ=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));\n\nX2=[XStart+4.5+OS,XStart+4.5+OS];\nY2=[YStart-SW2,YStart-SW2];\nZ2=[0,3];\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y2,Z2));",
      "Id": "05aabe6a790b4e4a855515b040e95082",
      "Inputs": [
        {
          "Id": "0f5f6df51e754f53bfa9459711900626",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d849da389c4478299c21d90f1cc0431",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46a3bc18114f4673bd6b1ff853049e8e",
          "Name": "OS",
          "Description": "OS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f64c2f7db0c415ba029f08c17b632fe",
          "Name": "SW2",
          "Description": "SW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3505df396355486caa3665b55cacdb7b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "34da34a7fce04d36b4b19c3052a3eaa5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b8e90ecc43f44119ab1e70ff9473ab9",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7bb9f5db3e2349a6b34b565859381e63",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f0660e6b71847a586547cb03b8604c8",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "86641ddc79fc4ae082fda0d9e489defc",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e4ce96d78d14b53bdb39cc64c9cb1e2",
          "Name": "",
          "Description": "X2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ff838b10b90466aad050ca610a9c0ef",
          "Name": "",
          "Description": "Y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aab76f87be9c48fab0096dafde52bebc",
          "Name": "",
          "Description": "Z2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2003c281c10342a0ad3a8a89c8ef0a1f",
          "Name": "",
          "Description": "Value of expression at line 11",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "084bef2e7a674de485ae03d123c4fbca",
      "Inputs": [
        {
          "Id": "0d021d59fb5945fd9bf42457d324e8fc",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a0ae712bf284214978f8769724091d9",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be2eeb2fccc349a2bbe7445cb5c65611",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1;",
      "Id": "bada2a1fd0f24716b9acf5ef4b035cfb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "427de4bafe6a4d45b83b2b87733511b5",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "39691123440841e4bcb1ab55fdb41a30",
      "Inputs": [
        {
          "Id": "66b0addfbfe349d8bb42744860d2f4cf",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9af9cd3a9d634357aa68eb8ae4fb9de9",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "62cb3d9afe0b4d6a8d5beb7ca4e3d44c",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "7ba65e16f418433b93f05708aefc1eac",
      "Inputs": [
        {
          "Id": "f699222daf8946cdb2a50782b0ad41d8",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66069a500e91476fbe7af5620ea71f9b",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c3ad5770b08490ab37a029901b84752",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9cbd215defac43bf9d44561ad6af0db5",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b8c930a8ad4451ba7457424cc8faffc",
          "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": "-A;",
      "Id": "339705b4be20400c84b3f499a7a86adc",
      "Inputs": [
        {
          "Id": "a61ae1a9a0bf45a49441e48f462b0235",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52a6c48601094db989966b2d492dc37b",
          "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": "86459d29921246f7a25ccb416236f975",
      "Inputs": [
        {
          "Id": "86a72a7e52ea4992b6a260b360eef5b4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "967e1f401b3941dabf944aac8c5d3a0c",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bc063bcc649417c8c7525290275283b",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56b91467024e4c9a9d2d2980f2f9239d",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61b96f411a2e41c28b2d4c8710fa3e14",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "95c45b033d1a4f4ba8e649c1d641ec7e",
      "Inputs": [
        {
          "Id": "3225b2e519b144a885c86c45b458cf19",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85f9fd9e94024218a98b151a40655620",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52779cc759334bacbadfdf02796049e7",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "52cb0c21886544e4bf478f3d2dcb61b5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "25bbc4c9ac0041a38437c3f51a8ff3f4",
          "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": "01f1e4fe944a4c36bff19e789d9c9d87",
      "Inputs": [
        {
          "Id": "55e962301a074ab5a50fc64881c660d7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3297f472320341268ed7142297901285",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17983601484146bca43fd402ef24ff2b",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c20b5935b6c4732898d1bf90dd3122b",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f2b1fc91bcc6404f9035756416f5afa1",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "70217a91ce0747e1b761df75d875a7f6",
      "Inputs": [
        {
          "Id": "f8070c99fc604d6f8cf923f9e7371c14",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cfaf020e8b994d15a85c8de1697498c9",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "57cb1ccc4dc24c7b854f9eaa89770e8d",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "81a3346a2836469983786ee442f5a1c8",
      "Inputs": [
        {
          "Id": "e1d9900ecbf74f249b61e86c931a5ce4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27ccb29d018643fc8296c3a75adccd59",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56abf3b5818343b5bbe6221465f532c1",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "412de551d37246b7aca27097de1bb1a2",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6fd85d700b1b4d1c8b06a3fcb491b2e1",
          "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": "XStart;\nYStart;\nX=[XStart-3-OS,XStart-3-OS,XStart-6-OS,XStart-6-OS];\nY=[YStart-SW2,YStart-SW2,YStart-SW2,YStart-SW2];\nZ=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));\n\nX2=[XStart-4.5-OS,XStart-4.5-OS];\nY2=[YStart-SW2,YStart-SW2];\nZ2=[0,3];\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y2,Z2));",
      "Id": "67586d6868bb46019430c8824fa61bde",
      "Inputs": [
        {
          "Id": "9412074112204f689ddbd72e38b5c4e3",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ddf9a51cf18a415d9cd1a8369a505ba9",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9b85599a17e4cba841d5662052037b0",
          "Name": "OS",
          "Description": "OS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "32e361dc41214fe5a3a8a6b4183da5d4",
          "Name": "SW2",
          "Description": "SW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5e5502075e554be688771b3dacbcd5d3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62b7c5930f10495aa64b77e8ee651c68",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "93b184bda4424e96bd60ab0a72faeecc",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce52198dd7a74176ae4100ec50fc1a19",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d1c2d3a243544dd801c5b065ea26126",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "64da3ad032264715a33b309d1b82594e",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1751f3069e2845f5b95313a527b75815",
          "Name": "",
          "Description": "X2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef419a17e7834e6bacb0e3e78b0fde76",
          "Name": "",
          "Description": "Y2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "87375a4f0f6d4dcfb29a43266fd0ad23",
          "Name": "",
          "Description": "Z2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c2c4742e8fd48d88104e322d52d0eb2",
          "Name": "",
          "Description": "Value of expression at line 11",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "6832ef980f57461bbdae55040873bef1",
      "Inputs": [
        {
          "Id": "f9ca949d3c4b408d939d0aa309cd3376",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd57800a21954181951ebb96c5fa5330",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7db38517fa4d40d4b42b4b96a7cf90c0",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 8.0,
      "Id": "2794cc23aef94f96a078c14eebab52bb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "298505fbae5f4d50819ec200de359128",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "df4f0f43b22c4cad8c047d1a24aff1ad",
      "Inputs": [
        {
          "Id": "f758a5807b034513bdec9040963f258d",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a90975dbcd614605b95fbe04a5e10d6f",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40eab71cf5954155a57c646cd3311f32",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nYStart;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates([XStart+2,XStart+2],[YStart,YStart+WT-4],[0,0]));\n\n\nX=[XStart,XStart,XStart,XStart];\nY=[YStart-1.25,YStart-1.25,YStart-2.75,YStart-2.75];\nZ=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "365819ac571f44958f18f4f3bf8d3511",
      "Inputs": [
        {
          "Id": "c26006053f2843e6af433c88117a980a",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4083dea520f2456f902e40e24b1a8b0f",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2cc2a592a28476bbb5b046b83d02dca",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a2c62a7c43b74ac4ab5708ea234bb2f7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31ccf11ecfb747a89c7e3210ac7d018d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a1e245863f74b869abc0d3e2a71c3b9",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2b1eb45761ce4803bfe158d6e529599b",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef558386e87b4eca8f5c5b58705f6f56",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e678ce0b59f3462885d55025f961bb9c",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0172dad401b1427184e3f9875c9358c7",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7a9a22dda6947a5a4d2435f33dd2c01",
          "Name": "",
          "Description": "Value of expression at line 10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.5,
      "MinimumValue": 0.1,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "606661b1e1f4460e802d22c7181569ad",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "99dc785aea3b44f98db18bcc82369c57",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "291593a432be416e86811833dbfbbd3a",
      "Inputs": [
        {
          "Id": "c01c0313792546d2bc21ba7fe8e14bfb",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0106872405a34734b9466e8f197a1100",
          "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": "24e1f04ceb60426dbbb9d35a9b37f07b",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be8ee79a0fa94b738790e608af3be0c2",
          "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.Surface.Thicken@double",
      "Id": "5fa8eef6150d40ffb67246514fe7b7de",
      "Inputs": [
        {
          "Id": "f552095c86144bc0b143920fa67da507",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c87e39f592044d5494f7e0c597b9eaac",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0492824da95c4307b3d49989770cabe6",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;\n-A;",
      "Id": "4b487711983d43b4a3b2e19a9332f845",
      "Inputs": [
        {
          "Id": "34a99d39561748d699e74799b1ab6a9f",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8a4323c92b1e41cfb9dd9e91ed59093c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7756b5de109f48ceacd092004b597d61",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "94524c1d0bf546809df83da2620333ee",
      "Inputs": [
        {
          "Id": "025172880f924ef39f52d3e3eabdba5c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "841c00b4ff5f4b33afab1af2a9b29290",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "886c7ec6f0a34a77bc6c8614f1c503c9",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce9e7d3b73274f64b9d54ac9912a7d0d",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1dd57cbf8b2843fb93bcf7f7d0c072be",
          "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": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 9.0,
      "Id": "b639f389ed5a4436916d1be8d2a863ef",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dd8b0266c2064afea451b8354662a8b0",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "dccc7737e4fd4fd4bb6664683ef71e51",
      "Inputs": [
        {
          "Id": "5cb421429cc045fab3cfa5c13e1f70f7",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54de8fc3facc4e739d53e938ca5a8403",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "22dd12c3088042e8a360dc68f24d32ae",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "7def379c0de1487c8ab51327761fb946",
      "Inputs": [
        {
          "Id": "57bd112f1a3a49beba4a7816046570c3",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "406d2ff7bf204e60a209077e9afd4570",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "33dfe1f6d9ab4aaf8404e67532160992",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "XStart;\nYStart;\nZ;\nPolyCurve.ByPoints(Point.ByCoordinates([XStart-2,XStart-2],[YStart,YStart+WT-4],[0,0]));\n\n\nX=[XStart,XStart,XStart,XStart];\nY=[YStart-1.25,YStart-1.25,YStart-2.75,YStart-2.75];\nZ=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));",
      "Id": "8bb5d1dec0fb4769b754039d5f354939",
      "Inputs": [
        {
          "Id": "965b11f33fda496b8e99c13f78201237",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aea5f75145c0451daf167a480181e42c",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c918df1fefa341dc8ea52b0b5dd9d780",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7147883e477541f9bc6d74d69143d6c1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df7cffa4bbf3421bb0988f4932eb0440",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "03321b65dcc2424b97be303d576b530f",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7413300f3f4e48a4be1b96b7d26a2835",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "45f5eb625fca4d0b93e2a99eb316665b",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b769b9f3d014e9ca85fb1217a7f969a",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38f5792d6d284124a3c3145adcf2a71f",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2b62c11e55a84335ba4ce8b31aa17eaa",
          "Name": "",
          "Description": "Value of expression at line 10",
          "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.Surface.Thicken@double",
      "Id": "e633f517bcd54e31960ad7058e1c0c0f",
      "Inputs": [
        {
          "Id": "deede5072bd94c5dab1901128298c521",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91e24bad0e5f4a328ae934f22975e042",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a52b888c8ef4bea97354c15b36fc417",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals on both sides of the Surface.\n\nSurface.Thicken (thickness: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "d0f2e9c19e5c473b991f9b5c8850afa3",
      "Inputs": [
        {
          "Id": "755d57c2235f4c33aea37968c1e64d44",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6a95652672541e5beb682176f968b61",
          "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": "3ec63f8ed9334d5ab10604033631eb4b",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a167d2bf70d84fa0b72b850bfe833c6d",
          "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": "379676a938e84734b155b03cfc0cb33c",
      "Inputs": [
        {
          "Id": "4c74c9723d7e4d91b8524d3d9c90ba66",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ea929b4ea6b84b0585b08b20d0637f40",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab264bf82cb2499bbf0c4d650f1824e9",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "addb5172a53449ee81c07e58dbf23af8",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "46f615682d524d8b94262a86452677a4",
          "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;\nY;\nZ;\nRectangle.ByCornerPoints(Point.ByCoordinates([X+4,X+CourtLength-4,X+CourtLength-4,X+4],[Y+3,Y+3,Y+CourtWidth-3,Y+CourtWidth-3],Z));",
      "Id": "30b7c930dcc8492780589e6221b24165",
      "Inputs": [
        {
          "Id": "c863f30bf20947a3b948cbb9b0df1379",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "548569d341c04eb382885d9f1697368f",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "35c705fb91e24671b08aae3082af3afd",
          "Name": "Z",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "263878d5fe084e169c618bbfeb5d5394",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d367ca63bd24a74a3bfd5cbeb7bd2a2",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f427ad59c620408ebc04957cc3a2a96a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bca70f5dc3b427ba6ea26c25e0fae97",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ee5eec9dfdc459abf6b409a552ec283",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5763444ba924717b9af1d51e3173eda",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "true;",
      "Id": "13fa3ff371fa493692c6a673a3b83fa6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "af8ac948efc54254b829aff4eb127a86",
          "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": "//Standard dimensions, WxL: Min=(12.8 x 22.6)m, Max=(15.2 x 25.6)m\nCourtWidth=15.2;\nCourtLength=25.6;",
      "Id": "47bf2ec9c1d54b8487aa39b31e11882e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bc3bef8c326c4d90a2d00c39b1685a5f",
          "Name": "",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a6dd4840c7114b9999b6b8a6ab462984",
          "Name": "",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 3.1,
      "StepValue": 0.1,
      "InputValue": 3.1,
      "Id": "bb990acd939f4e43b68a069e2d3ca224",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ceb61df9b3e4d11a535198d7e0eb6bd",
          "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.8,
      "StepValue": 0.1,
      "InputValue": 1.8,
      "Id": "03b94e4ec6884bdab890cd2ea0b1e228",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "293b31bfe3db43c186e4774fe7355cc6",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "SW=0.65*NR;",
      "Id": "ed3b03781e56407ab6a874d14b72e8e2",
      "Inputs": [
        {
          "Id": "012b982c8c094cf8af5e4cef08713f44",
          "Name": "NR",
          "Description": "NR",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed96cef4638a458ab258ae137604bfb2",
          "Name": "",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "SW;\n0;",
      "Id": "05d49d540c544b4f89d1716d34d637c1",
      "Inputs": [
        {
          "Id": "fe8ffac9c8f54f0f95c43f3de605c4a1",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c47de3e1d0e74602ac773390ef30f703",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8919c0dcdff432a960329e02f8ca139",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "3b0cf845dbb7477cac9f4ce80674cfeb",
      "Inputs": [
        {
          "Id": "0679d28ea2fa4f91b143c054aa6824ec",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a92f92ecf317429eaac5be07749bbbbf",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1455afa9d5494de5927b41c64f318d3f",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b6d994fffaa426ba756cd347c29cfde",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "e180db0091b54446b309a7b718be4d21",
      "Inputs": [
        {
          "Id": "f8213c9b48c94acdb54fe24bee5bf695",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a512087781546f78fb859fd1b5960ac",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c894551fdfa4a6aa77d5d73f0e050b4",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "574040ca460a4dffbfea2a1c686beca4",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "c3b311e8e15348719cbe7798b175d294",
      "Inputs": [
        {
          "Id": "c7add6b65cdb4816affedc2110ae5855",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be1ebc728aaa4f65b403dbeffc48a952",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "06027d83db6a440f86d836a0f2abc52b",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f4e8e23d245b4e6aad60e34029bbff74",
          "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 = t2;\nt11 = (X[1]) + ((X[4] - X[1]) / 3);\nt12 = (X[1]) + (2*(X[4] - X[1]) / 3);\n\nt3 = List.ReplaceItemAtIndex(t2, 2, t11);\nt4 = List.ReplaceItemAtIndex(t3, 3, t12);",
      "Id": "1b5bd0a6ed3d4623b4a7f91f428a09d8",
      "Inputs": [
        {
          "Id": "89ddb4e970f64c0fb3a7f37f115cbe35",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82ce5192adda4ae495d83755d64164e7",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcf4d017a0454f5e95de22743dbefd4f",
          "Name": "",
          "Description": "t11",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69107fbbaa0647dfbb8449b7f3fdcef6",
          "Name": "",
          "Description": "t12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "551e4e14e3604c95a152b34cccbb8f3c",
          "Name": "",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec20d5ac2f274da98fe8e3eed4417b94",
          "Name": "",
          "Description": "t4",
          "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 = t2;\n\nt3 = List.ReplaceItemAtIndex(t2, 2, X[1]);\nt4 = List.ReplaceItemAtIndex(t3, 3, X[1]);",
      "Id": "dfcbcef7575d4409a8184da6b3b047b9",
      "Inputs": [
        {
          "Id": "eae14eb251f34911a4db1752b7d8d848",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6831dd297d63444da73a6059faccc769",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4fde8c8da8bb401f9a2d0c0243b1fa6c",
          "Name": "",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3cfe5c895d144fbda229862ca9287146",
          "Name": "",
          "Description": "t4",
          "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;\nY;\nX[11];\nY[11];",
      "Id": "f0e5cd20108049f797c8c940782e742c",
      "Inputs": [
        {
          "Id": "6a97a53d5e2f47599369730811a5b40a",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da420be7c065415fa90f5fb59f779c52",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3a43f0a352264005b1a6a592e51d5985",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ecf7da19b05146bb9338516e7786f2ce",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7213c81594748eda267858b73d9ce38",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "387c989046d44dcb8bc5f0c8bfa90bc1",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "X;\nX[0];",
      "Id": "fdf473fbe0914e40883a440a4ae562c8",
      "Inputs": [
        {
          "Id": "e63f71bc33964c85bf35f60dbe86580f",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fee7c69fb5c642fb9a4f35c945679b6d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a91333ab32a04439a5543bd90012a2a8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.8,
      "StepValue": 0.2,
      "InputValue": 4.2,
      "Id": "8198e7af150242099b78556a51e17793",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "641088dda4b346bdbc446a2319f30d53",
          "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": 3.0,
      "StepValue": 0.2,
      "InputValue": 5.0,
      "Id": "c5149e3f69f4452fa0c5cc926850587a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fea6594d7bd14cee8967edaa099038af",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "59ba10491b2b455abcab7a4525ee90cd",
      "Inputs": [
        {
          "Id": "808eed8f425d4720b8dd41cd251c5b9b",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23e316ff1a5249d19214ee3a679f4f24",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bf9d69004f44b1c901ff864e6be8a0e",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "551cacceda754b5b925e2f6d4c6009ca",
          "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": "SW2;\n0;",
      "Id": "d58f3a9697ec46f98be84781673c6b58",
      "Inputs": [
        {
          "Id": "9a3aee96de1b4ae4817ae28fa9567f64",
          "Name": "SW2",
          "Description": "SW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "740daebbbc344ac5a59537846b66dcd2",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c587fffee80746cf9aaa092ee713b1fb",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.AddItemToEnd@var[]..[],var[]..[]",
      "Id": "be7b3a3924c44f939fd2a5790394497d",
      "Inputs": [
        {
          "Id": "ebc8812374864828ad6a2083831db7c0",
          "Name": "item",
          "Description": "Item to be added.Item could be an object or a list.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e29bb88bf21c454db813896e6598d07c",
          "Name": "list",
          "Description": "List to add on to.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0010ce667fc7479cbcee0929b54dc61e",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Adds an item to the end of a list.\n\nList.AddItemToEnd (item: var[]..[], list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "cb385ede33a84d8685df287478e75292",
      "Inputs": [
        {
          "Id": "0234c5f7a2d94648b28dc929ffd503d3",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eaf8ea63bcb641bc8481616c5f279073",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "11f562d99ed949a5bad84ea26562c0c3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Mirror the object across the input Plane\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "a18879b70be34475bd91ee6f159cdb44",
      "Inputs": [
        {
          "Id": "6345cd7784d74f8a934e31a687e86cec",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c4fede4c08c473d8b968faed0b7e59b",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1777887f0ddc4e6e92fa7826f7e83f08",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Mirror the object across the input Plane\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "plane1 = Plane.XZ();\nplane2 = Plane.Offset(plane1, Yo+CourtSideClearance + (CourtWidth / 2));\nPoint.ByCoordinates(12+Xo,CourtSideClearance + (CourtWidth / 2)+Yo);",
      "Id": "b248109ad1c345008da0f84f1c7b19ed",
      "Inputs": [
        {
          "Id": "ff94c6992b514db38506fb2ab27cf1f7",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4e473d9bd2046f39d7ea817259d0849",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73fd5a4868c6410d88b42c413a3c56f2",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3329ba34b98b41dbb3a235d0a2ee7408",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cee7037042774655b030f23625ba188e",
          "Name": "",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9a6d5e25cb74daab4e57d346f58ab59",
          "Name": "",
          "Description": "plane2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "72f6884413e54d86b856c5b2a5e516a2",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "dd3ea21697bf46718e29bd1fd805dd74",
      "Inputs": [
        {
          "Id": "3d0bc598eee94955b8bb1f40f76421dd",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a60223e4ab974585a3fabfe2432742d0",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38ef8f140be6438082dfc6843e306d8d",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8236d07141d34f31b123a6e7e1e56fcf",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "17c64daa831e46b9b2049da383fba92a",
      "Inputs": [
        {
          "Id": "6c9ff3e595a04647a1e8864f5af279a2",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ae2868293a64af1ab8466a1c9eba98f",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "911b61868eb74f5eae3148e43f963ec7",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6cab3ae293124e72816febc6c6dff228",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 245,
        "G": 255,
        "B": 250,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "e15c26ea93714b86b81061423a4b6b38",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e762a93046d74ae8b966424a1119794f",
          "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": "8bb290673e954c58bbb8f66c5d1f0700",
      "Inputs": [
        {
          "Id": "4b6dcd9020b04ecc83845d4fdf6ca190",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4857f31ca6db46bd83c42df9b170af78",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8eeb4b09c9774ad686a9344eab84d836",
          "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": 175,
        "G": 238,
        "B": 238,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "cad537c4dc5141d382ec97c80043d154",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1c1d6c3f59dc4cb2846fcfe66c284363",
          "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": "c6846a312bcf493ca1c0cb76c70f0f0c",
      "Inputs": [
        {
          "Id": "522c22a546c8485eaf9986e564515322",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78064fa4550940f7bcfdff675f0e3587",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "120f4a04428f4ff5993c2dc241804765",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "cf97ac0d65014ffab26a8074ddb75bf9",
      "Inputs": [
        {
          "Id": "0587168b187445f382facc1d6624a918",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05e7d3fa1377415b938fd61b4f43fee0",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "918e44e9501c483eab3d4f215ee5681e",
          "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": "9;\n0;",
      "Id": "98e5705c6f5b40c980c0886e348ad46e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5e53076191e549a0b53e1767a15dfd19",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56c9e0ddc3564f529df055b79584cfc6",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "10dbe6115480491d81212277cbf53a40",
      "Inputs": [
        {
          "Id": "5005c68451e54915ac2ead306b09183f",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e36957f3a05a4ecbafb7d542a8945d4c",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af3f3f41e0724f029801a99566acc9b9",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "27e6671a18084ab3ad51fc95b654c816",
          "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": "XStart=Xi[4];\nYStart=Yi[4];\nX=[XStart,XStart,XStart,XStart];\nY=[YStart+CourtSideClearance+(CourtWidth/2)-6,\nYStart+CourtSideClearance+(CourtWidth/2)-6,\nYStart+CourtSideClearance+(CourtWidth/2)+6,\nYStart+CourtSideClearance+(CourtWidth/2)+6];\nZ=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X,Y,Z));\n\nX2=[XStart,XStart];\nZ2=[0,3];\ny=YStart+CourtSideClearance+(CourtWidth/2)-6;\nY21=[y+2,y+2];\nY22=[y+4,y+4];\nY23=[y+6,y+6];\nY24=[y+8,y+8];\nY25=[y+10,y+10];\n\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y21,Z2));\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y22,Z2));\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y23,Z2));\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y24,Z2));\nPolyCurve.ByPoints(Point.ByCoordinates(X2,Y25,Z2));\n\nX3=[XStart,XStart,XStart,XStart];\nY3=Yo+[CourtWidth+(2*CourtSideClearance),CourtWidth+(2*CourtSideClearance),\nCourtWidth+(2*CourtSideClearance)-CourtSideClearance,\nCourtWidth+(2*CourtSideClearance)-CourtSideClearance];\nZ3=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X3,Y3,Z3));\n\nX4=[XStart,XStart,XStart,XStart];\nY4=Yo+[0.2,0.2,CourtSideClearance,CourtSideClearance];\nZ4=[0,3,3,0];\nPolyCurve.ByPoints(Point.ByCoordinates(X4,Y4,Z4));",
      "Id": "95f113df68cc48adbc3dfce245c83165",
      "Inputs": [
        {
          "Id": "f88e76250a2b4b139d27c4adacebec5a",
          "Name": "Xi",
          "Description": "Xi",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1189b6ae67b4b2ebfbb936e591a0bfe",
          "Name": "Yi",
          "Description": "Yi",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d88083d9a86436db19a4ac3203c2a48",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4508de3800364f7c8702f6a88571525f",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09b63edc35264e9786d61b17beb987b0",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "63ac71893ca64961a141b3cca0cdf23b",
          "Name": "",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "821e2234820e407d9b12818af70f9894",
          "Name": "",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "acc6056d0c424dfda2f835adb2dbd3d1",
          "Name": "",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "928a56c0bccf499e87720a85b89b33f7",
          "Name": "",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "834540a28a0244a3a59bc0ca378df203",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7985adadfd16457f9091bd0604be0175",
          "Name": "",
          "Description": "Value of expression at line 9",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b0cb074dd3247beba4712e895ed3bf2",
          "Name": "",
          "Description": "X2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "abb76dac88554183b7b88b8ad4e497a2",
          "Name": "",
          "Description": "Z2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1329594c1770414282979c98171b8be2",
          "Name": "",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b499263ada1444edb0fb58895533a62c",
          "Name": "",
          "Description": "Y21",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70b6a8ac5f0b4972bc5e44f4c4346791",
          "Name": "",
          "Description": "Y22",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78949039bbb74855b9c59720d5523606",
          "Name": "",
          "Description": "Y23",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67b51eddd8c943a89ff41bebd33e6d04",
          "Name": "",
          "Description": "Y24",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5aab11bf5aab4292a08e6f921a0f3fa0",
          "Name": "",
          "Description": "Y25",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd86c114a353484ca9e6701ce3d86609",
          "Name": "",
          "Description": "Value of expression at line 20",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7943ae50e6eb4432abf093ffc904f27c",
          "Name": "",
          "Description": "Value of expression at line 21",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04bbab0a878b44fb80f7a7f2d0ad09c6",
          "Name": "",
          "Description": "Value of expression at line 22",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "faaed9eaee41445c94bcfb0ccfb86b22",
          "Name": "",
          "Description": "Value of expression at line 23",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2df8b4d6110342f19b4ac61bf3ae4653",
          "Name": "",
          "Description": "Value of expression at line 24",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "303a829782384e75b066774c651fb8ce",
          "Name": "",
          "Description": "X3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebad85c6ac89490882bc03f0c723e686",
          "Name": "",
          "Description": "Y3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b4e1e741de4d4844a110709f1dbf278d",
          "Name": "",
          "Description": "Z3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be783fef3cef4a6ca1a57d3bc34741bc",
          "Name": "",
          "Description": "Value of expression at line 31",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a57c311d302f4d4985b1785e9f49ad80",
          "Name": "",
          "Description": "X4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afa7c601b4e0468c8fd57af494b0df82",
          "Name": "",
          "Description": "Y4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "98b7b05fa1c4430a90f7e45b588e324e",
          "Name": "",
          "Description": "Z4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e3a33c2cbd74fb881a156c08e793e50",
          "Name": "",
          "Description": "Value of expression at line 36",
          "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": "plane1 = Plane.YZ();\nplane2 = Plane.Offset(plane1, X[1]+CourtEndClearance + (CourtLength / 2));",
      "Id": "0dd914ce44ca45948fa141f68ab4a84f",
      "Inputs": [
        {
          "Id": "6f9650831cb240cfa710c5829f71cdbe",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1aa02420d85a41078dfd3ea97ea39819",
          "Name": "CourtEndClearance",
          "Description": "CourtEndClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2943447ba1594ead8fc0bff5a9da8668",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b88f4c81c20a44ab9a57047a9d64147e",
          "Name": "",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61cc422db3504ec59e450205a44a3ecd",
          "Name": "",
          "Description": "plane2",
          "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": "Geometry.Mirror(polyCurve1, plane1);\nGeometry.Mirror(polyCurve2, plane1);\nGeometry.Mirror(polyCurve3, plane1);\nGeometry.Mirror(polyCurve4, plane1);\nGeometry.Mirror(polyCurve5, plane1);\nGeometry.Mirror(polyCurve6, plane1);",
      "Id": "2287fb63205b4834933e508161ddb4bc",
      "Inputs": [
        {
          "Id": "25e2c55a41474f56ad897040d22c6878",
          "Name": "polyCurve1",
          "Description": "polyCurve1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "052da197d3344a55a9a40f7f3777fa00",
          "Name": "plane1",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b97d650f19dd4943a40f40b3739112f1",
          "Name": "polyCurve2",
          "Description": "polyCurve2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a602a397bec642a6b63402a227bcb543",
          "Name": "polyCurve3",
          "Description": "polyCurve3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e0295785f284401b611c610597cd871",
          "Name": "polyCurve4",
          "Description": "polyCurve4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3c567fe6fbd4899bdc15854c177a602",
          "Name": "polyCurve5",
          "Description": "polyCurve5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ae95a2374dc4bd68701d4f84c3f36ee",
          "Name": "polyCurve6",
          "Description": "polyCurve6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eccea1990adb4ed997d924850f89d467",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f67b0c4395654fd4a570186ed59c25dd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23a40efb005c43a28be1508deb304a59",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9c737a263364a23a063c8f7437f768d",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a6b170fc96b42609e6c38a19dd9bd86",
          "Name": "",
          "Description": "Value of expression at line 5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9996ef45d15148599675bb6cc0231292",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "A;",
      "Id": "2c70b1959595415db18e35750deb3905",
      "Inputs": [
        {
          "Id": "29bcac3f1df84b68b8e7a1e267925cb4",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "450b7a5f01874159a5b1c68c9a5303a0",
          "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": "71cb290a4db74132a8e51aba3026bcbf",
      "Inputs": [
        {
          "Id": "b4b81a01baa24341950d71c673bc386e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4618a923db5246efb9f3364f36b0ff72",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4b1a7422e184c29a28fee1d60d0f8d3",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "630d54bb20a04a73b68c61e89f3ec8c4",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e1b860bdffbc46df94bd3dbcd525aefe",
          "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": "a16ea05a7d994c22aee75155d9aa5bb8",
      "Inputs": [
        {
          "Id": "dacac71d0b6a4973b63ee0758aee8ce7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e9606f80cc1f477196e071172311f7cf",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "839b26cf2d684809a9f91fd90be6cc37",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0edf176306804f7ca97fd78bafa7e089",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "25764f37b2e549b69b5faa3197c370bc",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "499d379e70b84dc6b0baf7fa9e7770d4",
      "Inputs": [
        {
          "Id": "e5a20b88f0b04c67a55d5b6ddeafccc3",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fce5ebe64a2c48398ab24e7776f2f6ff",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "12426f798d8d477c844f7122480f25ce",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "87f48493ef314d2fb8dca2fd91cccd17",
      "Inputs": [
        {
          "Id": "5d61a7a17ad64a06981791c5d8c3338c",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51354727732546ebbe2c4f3ece4a664a",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6abdcfb6dfef4580833ccc224b8a03ac",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "1abfb2369c1c4371b1152c974ec98c44",
      "Inputs": [
        {
          "Id": "c7f992da3c3f4a52ba0669da6d2943d8",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f058d10e0234411ae54c8250bd033ab",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c892c1f222b74b28a1e0f581f7438f11",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@Autodesk.DesignScript.Geometry.Vector",
      "Id": "1b35183a7cea49d5a7e052624e2f6159",
      "Inputs": [
        {
          "Id": "b95fb483ccf94de9a529c0f57ab8da35",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a3e5d0384a946d38d12fbe79617d9f9",
          "Name": "direction",
          "Description": "Vector to extrude along\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "87d6797ec1e848ea8d38e3caf9ea6677",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the length of the input Vector. Curve must be closed.\n\nCurve.ExtrudeAsSolid (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Vector.ByCoordinates(0, Y, 0);",
      "Id": "e5843eed300448e9be0393208ca5d579",
      "Inputs": [
        {
          "Id": "16eda492fc8e4710a0638688e8edaa6e",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "08d9edaf46534842b8e7004804d2a6dd",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@Autodesk.DesignScript.Geometry.Vector",
      "Id": "a68740be223949268c3f246e084c5bff",
      "Inputs": [
        {
          "Id": "d4afecee3aaf4dbc922cf852b0d7ed69",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a5c9f254a004c4cb9821aa34cf045c0",
          "Name": "direction",
          "Description": "Vector to extrude along\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e9135558cb2e43269e604df5ea3a16db",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the length of the input Vector. Curve must be closed.\n\nCurve.ExtrudeAsSolid (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@Autodesk.DesignScript.Geometry.Vector",
      "Id": "4f428261cdf14b53ac3a216a20af79a3",
      "Inputs": [
        {
          "Id": "56579ab5e75b46a5931ada511cf10357",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fc128aeec59a4e69a9b4a2e15568a108",
          "Name": "direction",
          "Description": "Vector to extrude along\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8be1e33c8cdb451aa1f4e1c8afbcb6cb",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the specified direction, by the length of the input Vector. Curve must be closed.\n\nCurve.ExtrudeAsSolid (direction: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "LastIndex = List.Count(Y)-1;\nLastY = List.GetItemAtIndex(Y, LastIndex);\nLastX = List.GetItemAtIndex(X, LastIndex);\nAddY = LastY - WallThickness;\nNewY=List.AddItemToEnd(AddY, Y);\nNewX=List.AddItemToEnd(LastX, X);\nZ=0;\nPolyCurve.ByPoints(Point.ByCoordinates(NewX,NewY,Z));",
      "Id": "3b80448e705d4da78f20e705eb29aa44",
      "Inputs": [
        {
          "Id": "d73c0baff9c24a9a9e160b295af8735f",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ac5c9cbead34d65883de321b7d6a26d",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56eab568571944c29d731253a2f979cc",
          "Name": "WallThickness",
          "Description": "WallThickness",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d202937786c04c66be77f070a64db251",
          "Name": "",
          "Description": "LastIndex",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc5029d6869b40839c0af1f52298e27e",
          "Name": "",
          "Description": "LastY",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27659428f6f1466192287d7e705ac669",
          "Name": "",
          "Description": "LastX",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a727dc25344457ba49b90c39de0214e",
          "Name": "",
          "Description": "AddY",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3de99fb69aa444bc958e3e1907cc6241",
          "Name": "",
          "Description": "NewY",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afd04e62decd43e691d3ec1748acd13a",
          "Name": "",
          "Description": "NewX",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e69564f5abcf4a3c93e0b851f8b209ed",
          "Name": "",
          "Description": "Z",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b45de77330644df5971d9e66308fb977",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-A;\nfalse;",
      "Id": "161907cc735540ceb48cfa9b7a096236",
      "Inputs": [
        {
          "Id": "516d52b9cabd44ce92656f8796d46575",
          "Name": "A",
          "Description": "A",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dbe79a561251484286467ea7eae54eea",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc47cb7a548b47e5b47cb273f64c1e00",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "e5d6288dbcde4dce9f32d29f2476f8df",
      "Inputs": [
        {
          "Id": "b8f3497725614f8486c1581720615b56",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4de62d4d20c3485e8236b438e552dbed",
          "Name": "thickness",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1f4200de78847d982eacec68b06c4cb",
          "Name": "both_sides",
          "Description": "bool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b48f519f202449a4973a755c0104ecae",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides.\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "MinHeight = 2.5+(NoOfRows*0.45);\nMath.Max(MinHeight, height);",
      "Id": "d1e03fcbd63445f08e4d0e74ff888fee",
      "Inputs": [
        {
          "Id": "bbcbdd1f3b804f6490564121080ba611",
          "Name": "NoOfRows",
          "Description": "NoOfRows",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf39402a8d2c4f1a9e8345e824661be6",
          "Name": "height",
          "Description": "height",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dba4b20142de420e863c07092fef85af",
          "Name": "",
          "Description": "MinHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "665e8cf8d7ba4940ae807c691ef9af81",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Math.Min(MaxHeight, height);",
      "Id": "0d6b856c9e3842718668aee513f4c904",
      "Inputs": [
        {
          "Id": "fb1d5070c2c9462dbddb5ed8aebe304a",
          "Name": "MaxHeight",
          "Description": "MaxHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d630baa5f694c5c9ef465c9f92b0def",
          "Name": "height",
          "Description": "height",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "58eaa15dbc2f48a9add2998080ba1ab5",
          "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;\n2;",
      "Id": "83bbab6a89cc4f53b4875aee6330dbe9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a8c3dbc16aff4c8b88b618b81d0c80b9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "77ee894ac9d54a999b5587a80baecb64",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "FloorArea = Surface.Area(floor);\nTotaExteriorWallVolume = Solid.Volume(EW1) + Solid.Volume(EW2);\nTotaInteriorWallVolume = Solid.Volume(IW1) + Solid.Volume(IW2)\n+ Solid.Volume(IW3)+ Solid.Volume(IW4)+ Solid.Volume(IW5)\n+ Solid.Volume(IW6)+ Solid.Volume(IW7)+ Solid.Volume(IW8)\n+ Solid.Volume(IW9)+ Solid.Volume(IW10)+ Solid.Volume(IW11)\n+ Solid.Volume(IW12)+ Solid.Volume(IW13)+ Solid.Volume(IW14)\n+ Solid.Volume(IW15)+ Solid.Volume(IW16)+ Solid.Volume(IW17);",
      "Id": "1e2e95f735f04dfc86738ded6e45b98c",
      "Inputs": [
        {
          "Id": "1385138318e44d5d85e7d71fc2bfba98",
          "Name": "floor",
          "Description": "floor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c588b529ed74dceb24e0dd1ae69ba36",
          "Name": "EW1",
          "Description": "EW1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0ba3b58f7dc40c880723419da674126",
          "Name": "EW2",
          "Description": "EW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c98c2d6391824b2c8027edb9e216765b",
          "Name": "IW1",
          "Description": "IW1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b953e1c51cb4d919be685004ce0c316",
          "Name": "IW2",
          "Description": "IW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f62ea3630bc4e2da58ffea11cdbedfe",
          "Name": "IW3",
          "Description": "IW3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d453dd2256843afadfce102552656a3",
          "Name": "IW4",
          "Description": "IW4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a027c7ef5e4841a594fa893732f14353",
          "Name": "IW5",
          "Description": "IW5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "88e649d9c3c04b2885038fdfb8b5e2a3",
          "Name": "IW6",
          "Description": "IW6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3632b02076c48a4a122e68cf59383c3",
          "Name": "IW7",
          "Description": "IW7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c20c1a2140c34b9db1263849353bdeb9",
          "Name": "IW8",
          "Description": "IW8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0bbebfb0b0a47a59daf346878943b6c",
          "Name": "IW9",
          "Description": "IW9",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7edf3570c2fc472e9ed5396d76eb862f",
          "Name": "IW10",
          "Description": "IW10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1bd0b069f49e4f7fb25f03949da8b8d0",
          "Name": "IW11",
          "Description": "IW11",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5eb58d219a9f4f06a04286a829635b5c",
          "Name": "IW12",
          "Description": "IW12",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2829b2a4b1ae47f4b1092ca357c4fb6d",
          "Name": "IW13",
          "Description": "IW13",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aba1f5dd4abf4a6ca2fe857e73d3004b",
          "Name": "IW14",
          "Description": "IW14",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c4e89cf68504eb98de1e544bf21454d",
          "Name": "IW15",
          "Description": "IW15",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1935963248dc40cebcc7c829af81d743",
          "Name": "IW16",
          "Description": "IW16",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b09ae1595e24f558ef23b7f8765bee3",
          "Name": "IW17",
          "Description": "IW17",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ac3ec5ef4af480e8cfaf19ef9ec5397",
          "Name": "",
          "Description": "FloorArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c3fe3ae4df5423d87c0f6e1cf0fd22c",
          "Name": "",
          "Description": "TotaExteriorWallVolume",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41e767ee7e4b44a8a63588791e620214",
          "Name": "",
          "Description": "TotaInteriorWallVolume",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "8f3ecb8d3b5b4d8786549bf93944e09b",
      "Inputs": [
        {
          "Id": "5cbae1ea388f4b489134883085c22a28",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eca2eb01a76549b5b1edbb6a703d978f",
          "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": "29f5d7dcd72c4ddeae24e57c0a78f7b1",
      "Inputs": [
        {
          "Id": "bf87aef631c64fd49236fc461222bff9",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4b91c6ba34ba4d9297a93f9e1b5f4f31",
          "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": "922498dddc5845ec9856efff5c156e62",
      "Inputs": [
        {
          "Id": "7ee9a13882134293b591f1301a46b6fb",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ff2270dabc9340d7b44750e225eed91d",
          "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": "1c9ee0e3cee142deacd5f95896d35dbd",
      "Inputs": [
        {
          "Id": "73e79f0a93d946478c586eb28f0862b2",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "25003e3ca05f4aa79c46b4cd76efd062",
          "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": "X4=[XStart,XStart,XStart,XStart];\nY4=[YStart+3.8,YStart+3.8,YStart+3.8-DW,YStart+3.8-DW];\nZ4=[ZStart,DH,DH,ZStart];\nPolyCurve.ByPoints(Point.ByCoordinates(X4,Y4,Z4));\nPolyCurve.ByPoints(Point.ByCoordinates(X4,Y4,Z4));",
      "Id": "ef66f622a40642d9b290dcbc59040bd9",
      "Inputs": [
        {
          "Id": "e2d77e47ad4b41c0b7609e313eec712f",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "98b5bd333eef4667b6e02041fde3c6d8",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f97f71ef4ade47aab96630c0abab5bd3",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f86de4846ee4fa5abe098d889777420",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc6aad7ddf10441185e596c955f4ad14",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fbd9c959ae7f4ae7bda56c373e49b1e3",
          "Name": "",
          "Description": "X4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0c19344d0994c65a96797a1ea5a6569",
          "Name": "",
          "Description": "Y4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "024134fa18f443d8934e2ac181b60e8f",
          "Name": "",
          "Description": "Z4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "474e6c02185243f9a538132f575fe077",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1ee0f41b04e46fca2c3d63552aa1923",
          "Name": "",
          "Description": "Value of expression at line 5",
          "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": "X4=[XStart,XStart,XStart,XStart];\nY4=[YStart+3.8,YStart+3.8,YStart+3.8-DW,YStart+3.8-DW];\nZ4=[ZStart,DH,DH,ZStart];\nPolyCurve.ByPoints(Point.ByCoordinates(X4,Y4,Z4));\nPolyCurve.ByPoints(Point.ByCoordinates(X4,Y4,Z4));",
      "Id": "457ff7e5f6024698a46d1795ed32673c",
      "Inputs": [
        {
          "Id": "3cfa48b728134a7c941f2c6e8207f7b6",
          "Name": "XStart",
          "Description": "XStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5fe3be1669e4193a2286fa8053fdef7",
          "Name": "YStart",
          "Description": "YStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c331ae117d0c4947992b757959c6e7a5",
          "Name": "DW",
          "Description": "DW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3451080b6764f8ab27db25703c22e07",
          "Name": "ZStart",
          "Description": "ZStart",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1e6c8f14c924e04a0b13098812429dd",
          "Name": "DH",
          "Description": "DH",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "41c19fec038348f080f3c6bba7ff6c33",
          "Name": "",
          "Description": "X4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d073338ee92243eb95e59a33313df86e",
          "Name": "",
          "Description": "Y4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9923d96e868840789120d6f22edf6dbd",
          "Name": "",
          "Description": "Z4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78cdaacacc0343d5bd2ac11aa0c239ac",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb5bdb7857cc4ee7b1ced7abc957e3f9",
          "Name": "",
          "Description": "Value of expression at line 5",
          "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,12,12,(12+CourtLength+(2*CourtEndClearance)),\n(12+CourtLength+(2*CourtEndClearance)),\n(12+CourtLength+(2*CourtEndClearance)),\n(12+CourtLength+(2*CourtEndClearance))+5\n,(12+CourtLength+(2*CourtEndClearance))+5,\n(12+CourtLength+(2*CourtEndClearance))-12.1,\n24.1,7,7,0,0,8,8];",
      "Id": "b6992851530a47ff95a4a893e0f429b4",
      "Inputs": [
        {
          "Id": "2056c9c9fb5f4ec88b0af34c101a2074",
          "Name": "CourtLength",
          "Description": "CourtLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31b9640414fa4eaba03c692bb71a70c6",
          "Name": "CourtEndClearance",
          "Description": "CourtEndClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "aae591cc02614d04bcbac99e63515fe1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[0,0,-SW2,-SW2,0,(CourtWidth+SW+(2*CourtSideClearance))+WT,\n(CourtWidth+SW+(2*CourtSideClearance))+WT,\n(CourtWidth+SW+(2*CourtSideClearance))+8,\n(CourtWidth+SW+(2*CourtSideClearance))+8,\n(CourtWidth+SW+(2*CourtSideClearance))+8,\n(CourtWidth+SW+(2*CourtSideClearance))+8,\n(CourtWidth+SW+(2*CourtSideClearance)),\n(CourtWidth+SW+(2*CourtSideClearance)),\n10.8,10.8,0];",
      "Id": "2c630fd9088945da9ebccb4fd281572b",
      "Inputs": [
        {
          "Id": "78536f95052641e6a406f3544a2613d3",
          "Name": "SW2",
          "Description": "SW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff893456158c4fe1aa805992f1967a0a",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "932cf670491e4d26a82655d16615e1aa",
          "Name": "SW",
          "Description": "SW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b17483ce7ca24d6aa5655d752def2506",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76acd2ed1d3c4594ad201d7370b052b6",
          "Name": "WT",
          "Description": "WT",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a68ac2ba6302497796e114e34511c2ef",
          "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": "NoOfSeatPerRow=15;\n // Initial assumption;\nNoOfSeatClusters =  2;\n\nNoOfRowsPerCluster =Math.Ceiling(NoOfStudent / (NoOfSeatPerRow * NoOfSeatClusters));\n// Number of rows should not exceed 14;\nMaxRowCheck = NoOfRowsPerCluster > 14;",
      "Id": "9579ca1ed1ce4a3fa6fc7c69eac7b20f",
      "Inputs": [
        {
          "Id": "fd163713041e465bb4984712db6b85cd",
          "Name": "NoOfStudent",
          "Description": "NoOfStudent",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7e85be4ef1304491b272119dd243550c",
          "Name": "",
          "Description": "NoOfSeatPerRow",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "facbcd40e09d4b74acab249260b5be57",
          "Name": "",
          "Description": "NoOfSeatClusters",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c97365ad99c4b4faeb2fd93d58f8fb8",
          "Name": "",
          "Description": "NoOfRowsPerCluster",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2ff284315274b54bc7988ef925f471b",
          "Name": "",
          "Description": "MaxRowCheck",
          "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": "FourSeatCluster;",
      "Id": "f2557bd1aac74e06a96cb4689a5bde84",
      "Inputs": [
        {
          "Id": "5823953234b64189aedb7e703205918a",
          "Name": "FourSeatCluster",
          "Description": "FourSeatCluster",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b77e3878ebd74dca85a85192df33d8b9",
          "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": "NoOfRowsPerSection = Math.Ceiling(NoOfStudent / (NoOfSeatPerRow * NoOfSeatClusters));",
      "Id": "a89b032173b84f0a906f382673c5d7fc",
      "Inputs": [
        {
          "Id": "3f3d3dc3ef20407f9a943af57347f294",
          "Name": "NoOfStudent",
          "Description": "NoOfStudent",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "413024fa97264583a9bc5d1c7666c155",
          "Name": "NoOfSeatPerRow",
          "Description": "NoOfSeatPerRow",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3dfab4d42354071bea3b592755b9e92",
          "Name": "NoOfSeatClusters",
          "Description": "NoOfSeatClusters",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "41cace52ca824d0d8bd0e477e7f9264b",
          "Name": "",
          "Description": "NoOfRowsPerSection",
          "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": "4cd6da4fb4344f90b75156849ce60f61",
      "Inputs": [
        {
          "Id": "e4a4807a27cd4869ab2aaa713875f3de",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bbc564e7cd8b4d73afc8ff3c315c9182",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6da6f254a47a4210abcc47994e23b3d7",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fa5469d0057e4e0eacb8a39411ef2ac2",
          "Name": "result",
          "Description": "result",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Conditional statement"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -100.0,
      "StepValue": 50.0,
      "InputValue": 3.5,
      "Id": "1b2be928ec064273bbe2ee68be5d523c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d910007ffb8445a7b4f80d284722e66d",
          "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": "Xo;",
      "Id": "bc1e0c6baa9a4483a06845cb642a8422",
      "Inputs": [
        {
          "Id": "6a3e4dfbc2ce4600ba866ba4e95af2ad",
          "Name": "Xo",
          "Description": "Xo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a66887dab8664c4fafd3c19d0d7bc8bb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -100.0,
      "StepValue": 50.0,
      "InputValue": -3.5,
      "Id": "00f4e99534354761bfd954ab915235d1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8d78672ae245444891db5ecf0e9c3c8c",
          "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": "Yo-((2*(CourtSideClearance))+CourtWidth+(NoOfRows*0.65)+8);",
      "Id": "d0b2c5d413a74267acd4df6c21e685c6",
      "Inputs": [
        {
          "Id": "4ca29768399a449b8e1fffc866ef5bcb",
          "Name": "Yo",
          "Description": "Yo",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d56407b5d154613a602fcb467505e7d",
          "Name": "CourtSideClearance",
          "Description": "CourtSideClearance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0371c1e7bcfd442d9b19f93ad5b7d66b",
          "Name": "CourtWidth",
          "Description": "CourtWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0f96708e3c34a9692b05bf7d65b2dfc",
          "Name": "NoOfRows",
          "Description": "NoOfRows",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "08892d07c7934def9a8196fb36aacf5c",
          "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": "NumberOfStudents;",
      "Id": "9a9e2d2ee3c74d3a97488cb82d66646d",
      "Inputs": [
        {
          "Id": "3699c29ed328468189b2cc6977dff1b1",
          "Name": "NumberOfStudents",
          "Description": "NumberOfStudents",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "46a1205170674f0d855295a82acad69d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3.5;",
      "Id": "e839da320c5148a39034c83870b6512b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "02480abb7adb4d6aa37837b3208281a1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 5.0,
      "StepValue": 5.0,
      "InputValue": 100.0,
      "Id": "942054bbaa154d8e86f0879340dd177b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1644f471fefc4ac7ad81fbccc576cea5",
          "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": "7f94331df1d0472a9f8e15fc2317bb0a",
      "Inputs": [
        {
          "Id": "306be849b81244d7bd6d0a6893ee9e6d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a75efd64a01348798f25ead4a35e8a34",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e90d1c77aa54499dbb2c0cd8c5188863",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1cb793b208e5435a8e760a91f9aa9584",
          "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": "99f4454083a747709d3d7716c6f49a83",
      "Inputs": [
        {
          "Id": "1d2bea74087244f6b53b37eefe01aad5",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b08fa99c5a734d628017e1d191590281",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fadb2f9082e24e6eb382cd17973b9408",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6ad54360f02d4a8cbca6e2ae07d7e5c7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "e628c0714ec6479799adfeb38a68deca",
      "Inputs": [
        {
          "Id": "7fd72f221f024ebb8efb153e3abc8688",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3f666dff22624f5c9b4232aab5d27234",
          "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": "65a1071801e04ff38adb271d22e04eb9",
      "Inputs": [
        {
          "Id": "611931640f884d9ebf9a70805ec14de0",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "23e7b05d60084e9bb42e9f86113fd748",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "86a06e488f5042148ef1a950711f1e1a",
      "Inputs": [
        {
          "Id": "817539a8d44046bd93bf02da23366596",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed9e99485e3a4a6c90ea6ccb50506d12",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4d3df70d6a544909280b5661c182f07",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "93e3e76bc69e440aad500c122cc9cf11",
          "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": "1f7bced16680436ea667b5160ad66caa",
      "Inputs": [
        {
          "Id": "cf40af523db74109b048d0863559ee5f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ac47cb234cf4be387e378b6510ed056",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5948580ada594d86a4930d6beec9c119",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "390678d49879468e94f31b7a7fa77617",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.5;",
      "Id": "bd3aeb8ff02f408594ada78b43dbde16",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ea2a4584e03a4451ae2072b696f0a17a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "32f03d41996841eb8f7db742ae7a6a21",
      "Inputs": [
        {
          "Id": "b13b727786dd4a1f9a752eab59a1e906",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef503afe83754e8b8bfb5510a97910aa",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da0d45b3ad6942c6879b0739bf8e495e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e0d6e18dba01435a89bd361218d6dff2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "d36db570554f4534b133f5fddf646e0d",
      "Inputs": [
        {
          "Id": "d39da528fb7e41d2a8372947a246361c",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0fec1721616e4096aadb7c698b4372dc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "6db373870ed64798b216f91818ae4f66",
      "Inputs": [
        {
          "Id": "36678eeabf0342e8a1f6fac7145b1297",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c460f31815c041f19f8c6b1902cc44ce",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "59f6f9fb3b924fe395c1ee398eb543b4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eb4ad94481e3446db05125a4ec2fb15e",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "cde39f4b92454963bdcc2a179868a520",
      "Inputs": [
        {
          "Id": "28afcf0fce1b40049251b4d291cbdfab",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7988cb9ff7b4cd8b7171bd779fe53e8",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23e1d32f631141f09d7f01402b1b0d2c",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e9d725f4206a4753b987887fcf63c6fb",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d93bab3c50546b4a81aac4ecd138d89",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "ed753e35cf854daeaeec81675961a651",
      "Inputs": [
        {
          "Id": "28b1827c8e614e48956e828b86bdf702",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "562ef9792a1b4f1fb7f071fdd4071a76",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fb80fe9ba69f4b5bb466e2f6e3cac819",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d52f5e0a57cc4e3c82fa1da546f54159",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f823e85edc834f28ac69cc8bd572b354",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "17eeb44177ab4deb872b3ac470eb9059",
      "Inputs": [
        {
          "Id": "901390c050784ab3a01fc94b9c346346",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f29e446ed9e4fc192ee6a572f3c946c",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3e7216ce75c44f8793d0cb2410f25c64",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Patch",
      "Id": "23e01995af30425fbfe6511caae59fae",
      "Inputs": [
        {
          "Id": "6d9ae709baba44c3a30453657fa8020b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "66efbc1bb8434ceca12165e668eaf3ab",
          "Name": "Surface",
          "Description": "A Surface on the interior of the curve the Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Patch a closed Curve\n\nCurve.Patch ( ): Surface"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 65,
        "G": 63,
        "B": 63,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "c4b7637633dc4300a8cff181a415492c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0e239ec0d9f94a0685fe01aa14dcbc9d",
          "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": "9e916510819d494b84c1de873f343a52",
      "Inputs": [
        {
          "Id": "a2dcd71d618841ae9395fd019c8998dd",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be6472c8368c453d87b97594cd1bcb20",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1352cb7818d94f48842f7d68d1f5541b",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "92b738896b814374b42829e2ea31917f",
      "Inputs": [
        {
          "Id": "e4478ecb458c47adae15db244e0fba63",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba62342faac04e1684a34c31501bf75c",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d840bb1616f44e47a328620c3b61b8af",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a8de83bc8af64edeaca72c4f81231629",
      "Inputs": [
        {
          "Id": "f0f1f36861844b829ba1bbab90021062",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3308cb338854e5d9a4e4fbde7f14db4",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a05731de9b964e92a2a5fbb2509e520c",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "cace9812a2964359813fd8443b47ee88",
      "Inputs": [
        {
          "Id": "e2b011524173492894d8335b4a00d519",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e66e7834b6f14e2f9e461bec22b1a1bc",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "745046795ab64adc8256c23f4f74cb28",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c571b7ce2d9a4a0986b3b45b1efc2588",
      "Inputs": [
        {
          "Id": "7b7f1cc99643421f885d182b50c6c6e2",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f10b6062dda449ea7af23451b917e91",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ce0f6b130ed9461dab5e34145a8085f4",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "218e48c8ba284828bfd3714a87d616de",
      "Inputs": [
        {
          "Id": "1f90011a76b046868e711287b0c67f7a",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3ef14dae55c4ba08fc81f1d70d73d70",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6d9f44c4b1042e2a997067921634cda",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d31f4400e5c403da9ec3829a9f34799",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a7904d9be4e64ac8838d7d551b5883e0",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "4063729134724377b3598db1ed042a35",
      "Inputs": [
        {
          "Id": "6c2fd8d568fc4d39a8e374376ae25433",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ece2253f6c5a4eeaa14d94f620527f93",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4b16a210f97f4c6cbc94c1c32072de50",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 107,
        "G": 142,
        "B": 35,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "70b0ddda750c4fb086ef8bc7facaf39f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "262fa9c1a5f34c88981de72d8ad9a9fc",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "92bc2b51f2d0486c98ad2d73183244dd",
      "Inputs": [
        {
          "Id": "0d1ec27e47084cd5944880f0c50ab5c8",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8d59f3033624756a83bbd52a7d22597",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d96713b954074abda4b488f0a9e2f533",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dc7cc55302564417aac71a120a385ab6",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 45,
      "MaximumValue": 100,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "2db84ab8b69c4ff1b26a76fcfa088259",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c4ac44ccbe9e468fb1922a4735cccbd9",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "6dcdaabd17d24b98aec010e7cb0fc97e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f0825f7a885547a0820f9a8bd5161e0b",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "b59b465e8b1d4199aea1bc70e042912d",
      "Inputs": [
        {
          "Id": "52a43a06a1db4be79eec4a887cc491f1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1277daf102384aa387cde7f899413307",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "709d0868cb414649a590c2a63ccf1aec",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e29e5a5edda147b7a3aefb516960a0c3",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef15435a4ab4498ead7da6d0118e682d",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Faculty Apartment",
      "Id": "49b6525230054f1a8626af82bf2f69d5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f21f2c704b25432197b9a14598dae3f5",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "db565a41c0404c1c9d0b1807afa6eba7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1944f68cca4f4d919652bf621cd560aa",
          "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": "0de923071e1e4f9d856023095e294667",
      "Inputs": [
        {
          "Id": "8cd71c5688874fc4b6653855d935336a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c8da3bdea924e7b83806f7129e45d0b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d59f23578f6a44258007c4d698e5cdd2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9fca6127c0a34fe4a557e4e3e4448b68",
          "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": "5498d5a2d90946598c0a3b4283dda910",
      "Inputs": [
        {
          "Id": "a2444f5d18f94797b6b39ce641bb7b87",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b8b7a32ee3344cca99e67e6e1a558201",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1c6ae54f581483fb2dc8fcf42eee627",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b7777fa79c45440d96b9e6edb5961565",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "05325de68b75441ebf7735a14ea35ea5",
      "Inputs": [
        {
          "Id": "6d9ecca749cb4be1b27026412e0cab6f",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a562454a9ee4bbcbdfec10775df32f1",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c5b5e55baba44979ac50d986914f2d74",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "56b2c6a4f5104aed958148eb9a6a0dd4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "eb238e6c296542e1a25749d9558e50a1",
          "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.35;",
      "Id": "5b8e21d2295a46b68fde9602bcced5f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "881cb0d1e399456db0a27cad6d7227df",
          "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": "5.7;",
      "Id": "91cd22b1b8264bddb8752e4be9997142",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ec828cafd3b54aa58f0442e20745a513",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "9e7f532c067740b1a5e33266bb38af17",
      "Inputs": [
        {
          "Id": "f2bbd3a24d77424d83f984324a9ce4b7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e5ee9247ae5416b86747bc99f437119",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6cdabc6494374ab1a92e487c5ae4fb45",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "19f5e7d85c21406d8dbe7ade9538fb2c",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6af962299d014a58b374fbb8a2ba223c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "a5599aea4284455ebcc4e66e9f20682c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9bc286c9ce7b404eafef71566d9c1530",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.145;",
      "Id": "eeb9b0b3c7674a66b3b71f24bc5bb91c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "12b4859e60d542f2b97843ee2d8d9dce",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "33eada3dab344e3285193ac9528a4755",
      "Inputs": [
        {
          "Id": "ffad6fd4a96249a7ae81362ec1f5ae30",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3fea1272a724dac9f375fb95f9412f1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd8e70096c1d4f4eae033b5bc0d126a0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81c18a6292434816a235214b6b85abc4",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4.03;",
      "Id": "a7fbbb3e99684fa794eb9f50bf595992",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fc8dfe9a07fd4d69a3a959004cd69044",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "659c627de46c4f418ded4af43597e77f",
      "Inputs": [
        {
          "Id": "41f056b9e61d40dd85d665adc399691c",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "197bad7c8774425994ee059b51db4071",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82942054fe454896929e5abbdf70c99d",
          "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": 32,
        "G": 178,
        "B": 170,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "fe4c472bcb84462b9f19dcb7be708f08",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f8366acfecb44c8b84cbb02722879599",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 160,
        "B": 122,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "7ea53a1e6c314072be1cebd8f9fe5b58",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f115c5e6d4834b498d2b70cfc04fe9ab",
          "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": "d1caf47dba8e42b58d0c5791be263dc1",
      "Inputs": [
        {
          "Id": "ba1945d9ebe54804983281a9b8b1fbbc",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "959ac4f3430b49a584c884dc0db14858",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d5bc334b7dc40969c22ba9d7251f76f",
          "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.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 45,
      "MaximumValue": 100,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "2d1a002a176b4c2aaf88204c2a9be081",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "978581c2ad814ff99d4107c2a93816f0",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Gymnasium",
      "Id": "c271c69c20084c9ca41484c200a611b7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "35ad465edce74af2aed38ac8f889a53d",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "db1337aa749542cba6318188328ca091",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "24e746a9c878412e851374610cb766de",
          "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": "5.13;",
      "Id": "5a84edd12b134f5ba87f55a5e2310a0f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "df60c7ff51f541d4a35d2c3120b66612",
          "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": "101d343e024448c69d1c034ab0432433",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3f96218926b94d1aad2f225f1176e1f4",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "61ae204c6b8a4194a67160899b5aa40e",
      "Inputs": [
        {
          "Id": "b0c1e19183cd474494ea7981468bc581",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a02b3b05d4024982968ef96bddad0e56",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "265a6918a1cd4c64a5aa37d8e9142ee3",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42290edd439349f18e25dbba930a25d3",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "6b50e0568fa9451b89c7bd34bb625931",
      "Inputs": [
        {
          "Id": "1e185dae2e5a462b93c685a4d49d0c3f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a7a973f600b4fb4a5b98c57038f6b4a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c61d6ed10e7d470097d77f6dc3030ab7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "006f01d1ecd64e09b4188ac0d659e34b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.15;",
      "Id": "1b0f495bea074be6977f40dde210265f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0a8c7a0e924943c19b8af8b382d73489",
          "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.35;",
      "Id": "a1ca61a41fac4d0288f25ba9acc27b04",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ac4b3fe4e6524334b22c442c5ce91c5e",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "86a87cede925480d99246fc7c9e94af7",
      "Inputs": [
        {
          "Id": "123c0f3c93b7408493242480d2baa189",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "772dc12aaa44462dab4f0620d927947d",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1b62bf4e9094535b4f216f8ea0f13ad",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b672b0b9aac45afb9e5eb841625b4b1",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f04e2ca989c4103973b6ef0a925eb6f",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "5.2;",
      "Id": "8f17191f631940269cf6b79ecef2f055",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "45c3964957464945ba105725aef40907",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 160,
        "B": 122,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "69c20071487b41019d16021deb153634",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "091849af7f154857b237097388aac295",
          "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": "f5814b3c31bf4790b9f18beb131b97a5",
      "Inputs": [
        {
          "Id": "fe8f4c5968314012b1cb451a8cc74951",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1d9ea43043742108b5b72c55e2fa9f6",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "890d76f25f9745768dad616ebabb0acb",
          "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.Vector.XAxis",
      "Id": "7da808e5c7964a9f886c410a52b79c04",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "389996c5fa6649e7b2f90ec612bc7bca",
          "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.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Cafeteria",
      "Id": "5545c84aa5124858a46903d1affe3a23",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7a3ac3e56e5641bf920a89b170664cca",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "cfa16d5b6d4848a2b872e2caa97fe8ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "af3da328af91474eb63ab9e0323c0fb3",
          "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": "7aa6cfd53836420c811b75a34af3e9ce",
      "Inputs": [
        {
          "Id": "e4c7cf136d294fcbb1b2868e441d1438",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "53ec93e9ef1d4bddaf8293b36e38c299",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54dc5e5d1b4948aa828f5c3b470d0d86",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "249e57dd6b574743b58b108fa397fa9f",
          "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": "474cd97830864ed8a1db6e8827a572f4",
      "Inputs": [
        {
          "Id": "996e30d9c9af44aaac26910a166e1379",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5036d3721f7c471fbb18f8516b48ed03",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1be044ccbb0642768b8a70ed30e0d239",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "66eaa86542e545e59700d2c503963d4c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "dbaf4e0c2acd45639a60543396a635cc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "683a49dc130e40a28a49b817aba610ff",
          "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.35;",
      "Id": "b1c3a2e25c574ba8a998cbffefbeae12",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a46064dbecd740d4888cf6c3278daa79",
          "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": "33;",
      "Id": "a7b1571f7fd44e3d835ba060cb47a43d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ef149fb20d504abfb1848d5856aeb5da",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "43125c506e70418899af1135bb9873f2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f35a2074601045339cbeb1a1e4b3bcb7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.145;",
      "Id": "7d024766a73049ffa630a6f83babc4cc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "48efc99806b54ab6a22a65c0cdf134a0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7775114c88c044dd8f4028ed863e7b95",
      "Inputs": [
        {
          "Id": "46cb499d59d14504bbc968e07e9fcd6b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07098c4bacea4197891d13c2c1b3558f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ade03c007e5641898613648b5b9dfe57",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "74d85fb4dd24468d86a3fc00f38585c2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "32.1;",
      "Id": "49f5a71c179b4b0d826222067ca294f0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "246b933d23734cc9906548edf9a8ef33",
          "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": "32;",
      "Id": "6430dcc1a0734379855a469d72ab6563",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c36c5d8837e440578166658b1a4b17ce",
          "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": "ca3fa5ed7f3341239c94193d832ed97a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b5a5c0451d35454893ae79a47c11fd52",
          "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": "6c03966a9b404bf3b46f9e232fe8d045",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1496483f5f7f45a3b84e34251dc789bd",
          "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.35;",
      "Id": "81df2b8a0a9d4c9f8d72ff44155c4eb6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dc6ded1963474f40acd66c2e5fe1c887",
          "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": "-5.8;",
      "Id": "061dba9029e1423cb1a010a9f7ef0dee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f5be58e21b7e458eb4a958a5b26922bc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "5df0a0519223494ca444e5471bce4b7e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "65f8caf834b54e8598b7862216c9cfe2",
          "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": "81f5032881a9405f883cbd372ec6fc65",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "48a6d044ac084d4b8e29ffdb5ff0b890",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 180.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 180.0,
      "Id": "98b21f0a24fd4ab5bfc8dd92cf7874be",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3111be71fafa41fda94e94fadcd8ef56",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "7ca9c6a515194a18acd11bac6c5130f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "30fcbd6bd1b241d7ab6bf77148164d92",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "aa6da0fad5274ba8a72ee90a308fda0e",
      "Inputs": [
        {
          "Id": "caf1bc0c3e894df9ad138ea46aa19ba0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "641bcad446b548449ee99bd6a900de2b",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e217b6c02c394ccb950e564cae0208ce",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "579dcbed9d204b378986dd88c664a8c3",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a0546ccd2f94ab58eb783ce28b64d93",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bde78f15002f428cb1c4e12fc7b9b2d6",
      "Inputs": [
        {
          "Id": "b3af71beee40430784c9a97c720dfc5d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56f8f8b7957e4cc3bfc403d94caf2bbc",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c27ded3fa4e641269d1b9532422de33e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "620dc6610f0d484e8beb34a8c73d0045",
          "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": "333241ede38f4deab08c68b70e8f8d2c",
      "Inputs": [
        {
          "Id": "c4e0dd0487894eb78d2c986c73bfbcf1",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c75d09056cd442edbd48092f441dd242",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "200e6339d758490985b913bc1d67c811",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32a5777616ca4a3988f4348aa3b560f2",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "fa8c8dfe90164e7e86475194f3438b41",
      "Inputs": [
        {
          "Id": "8f87affba2e3449f98b56e883de1effb",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1e524353dc2b4324b2a1658a0d3090cb",
          "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": "4db41eff69f34cb289e14c3447989ff2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "193ab01d0fd849b9987564086f08c72b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "cfffcee019c045c58b72a45333341ff9",
      "Inputs": [
        {
          "Id": "1c189cac6de844c5be5310b0e46c5d8d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b280f744bc2742b1b07715a0f805ddf3",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "762a543f5259423bb25dec3918d3e99c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "69bbfa24563c4fb282b32906c8092996",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "fc0ab1b8c8374e09852cc3f5ffe6eb0e",
      "Inputs": [
        {
          "Id": "b850293a2d8843c6a23ae8c7dbbd6f0c",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ed27232ead242439b0868dabb79df45",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "55cb13f9077740dba3db045c88393bf8",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "85e5320a30674e4fafaf271cb3102129",
      "Inputs": [
        {
          "Id": "9968d613ae954a5da2b14e04c0e3616c",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3aef4ac83e84d8087d66cba6dc112e8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "97ad017fea6e4b13af1e24315f505af0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "987c1bafd4364ef3b7365e7eed7681fc",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "196d209bcefe45d7a6809357bbadc3c3",
      "Inputs": [
        {
          "Id": "ae58bbca6c664bcea403a096ea1dcc15",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9668a22b67d4367a5327b9797c89221",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "154d7f286ed14af9a424764605155fce",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e9ad4b1c2c8f4125b12e96adf166c2e8",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2d3ba56eea9a43f6b3fe649b9c465f98",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "6bd4d5d6863940b1b9d0a1f0d27c69b7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "084613dc689e4c79a0aa97f789cd06c9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 32,
        "G": 178,
        "B": 170,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "c8e4d64533a8424284527cad9b7dff2b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "37e3fdae3184416d90253cd369522e88",
          "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": "ee16a22b38a54c1d816bdb4f5a85ecc7",
      "Inputs": [
        {
          "Id": "49fe1138a7984e74a94690e0edd2b0be",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82aabce08ae647a9a02c39af440724f3",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5db079488c5e4cc9b6885596dfea35b8",
          "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": "-4;",
      "Id": "71d74f1ac43f4804aee48da471c30360",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "94743740e24b4c44a589c366dd2ee873",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "2c27cf7f261942f093caad10f8be5d03",
      "Inputs": [
        {
          "Id": "9aae68e159fa46b98a9febea7a9b3599",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "86f0e121964447dab2eaca926c4dc12c",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fc70f5b8f28543dea67fdec4f3953e1d",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "57d18e292c944982b535bf5cf488aab7",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 45,
      "MaximumValue": 100,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "21059c8c5d8d46f2baf11b9b88623b08",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f86ce60bf5044a9ab33bef991cd1cd55",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "a1d0a22ba9a8405c93e093872c8411f4",
      "Inputs": [
        {
          "Id": "931a77c662474956bea788be6704b642",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a6d05d34fb34ea68d5cfdac1b5acab4",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a98a82cb89942f6bdc0e1058c1e7c7f",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d12d1e11ac1454d8a23112899c3d62f",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "17dc3c86d0064ffb8ee796a4644701fd",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "0d26db8396ba4841ae52b82e662e84aa",
      "Inputs": [
        {
          "Id": "dda7a6aa8c274705989f2ee1a077f112",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a0e1853c3a0448cb8a29a35d2294e2b",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9873865cd2274d51a040f48714d031b1",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "d5730d00f0964d6e8b0ca49ef6161080",
      "Inputs": [
        {
          "Id": "780a69e8a84f4169ab9a579b484b8286",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e71a484af9cc46e885cdecee885dedfb",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b402d2f94d68420b88f7a2d3b2ddd587",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa496eefae114c00803721ddc9d14765",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dc98343523334deea19f569c388cc963",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ee221d1be50345cd94c3a55c4d619b30",
      "Inputs": [
        {
          "Id": "6251210207df46348feb8a9e922f82c0",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "674339b96e0640e9a6291a0cd3a743ab",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c78be9f154a446b48cd6c22bb7f0c3dc",
          "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": 32,
        "G": 178,
        "B": 170,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "0d5a6f2dbdf4487d8e6e506bcae3af73",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5dddba5392d24b4f9245817999d6e75e",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 160,
        "B": 122,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "1b9afce8147f407ba936d0c97775d040",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cef2f8086813479fbfcecdf5d1da3edd",
          "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": "6b9a27abe76f4cbd90e16178993544b9",
      "Inputs": [
        {
          "Id": "8b95d94e948c45b780cf0896ada402f2",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a7c809837994e71aabc706d56a0192c",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "71ead514e1e44c2ebfc1aa7fbbcdb301",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "d79c61d940dd40e29f4f560822de31d0",
      "Inputs": [
        {
          "Id": "42c923c282384c3e84f5b92063676da9",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b683ec37ead44dc4bb90bb3b2784a36d",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2d8b865e3b545588b1e172e42827a36",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "66bd34020d734de5aa5b091afa748514",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 45,
      "MaximumValue": 100,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "b700864a0e3d4e4e84684cf1079cb4af",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "86c36456d7c94499b126aac246f8926a",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "df7d90a2d9974ecfb5476885e267771a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0391f3b505e3492d817822b7de55c842",
          "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.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Student Residence",
      "Id": "123eefa996234f87baa63e5c7c76caae",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f08380211a5f4473a2b3490b3f96c732",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "eb9f60ba9d5e4550a393b5462c20629f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "39a41275171e4072a1f8fc4f2fa0ea1f",
          "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": "f6fc4f5555e341348e7df97446a2eb9e",
      "Inputs": [
        {
          "Id": "0aceb52da1dc4c42944b6b817c645a72",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f51d1dc6cb4f4f8fbd2885d93761b191",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09dce2da0cf242ceb1ce6ccf256ca44f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f15b21dab54f4e09b28cf0c251c5b234",
          "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": "a44710274a434c85b15911095f8435b3",
      "Inputs": [
        {
          "Id": "86c99ad4c4754198a7da0ea8934a04c8",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac17a7edb22847bfb70c13378edd4cf6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "decd0e9b65ff4b71851a9066a71e6bf4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "123e1956e42e485ea27b7888a3a5b1d9",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5a2c589d7bff4cc38adfa6a6dade7881",
      "Inputs": [
        {
          "Id": "ec9ee2b8cc1844a792e052b522ebc397",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf769e911a2549568d51b2b5fe704b5f",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e3b75940ad474f88a76123a422005623",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-4;",
      "Id": "7f78184f84c74fb78727d4a5796fb7f1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a0a8583d91494d4089d5563b0000ff27",
          "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.35;",
      "Id": "05d81a44d0d24184aefb2e2d44510430",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "829b63bcdc954a00a279f5ecd99b7106",
          "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": "-5.8;",
      "Id": "83b40e2f77414c2caca5add01efd59ba",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bb0604ec6e8941299f415c776b986dbe",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "3932465461e24a25987328d44a347419",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1137626001e746bc9fa0d5064bed815e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.145;",
      "Id": "f5b60b9c3e244bffbc37f1916c58b133",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "922ef4bef3b2492e86cebbd9ba2c31aa",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "05845cd73c8c47afbdf4121d92ff1560",
      "Inputs": [
        {
          "Id": "f15a3bc36a6b494288cfdbe3c7b15b02",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "90b6be344c1145f2b1cfea3866dcf08a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a91a59a5fd847619badb27e989bbc21",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7e5939079a7c4030bbfc1ab212ad8be8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-4.03;",
      "Id": "a88d07f948414689ba57ef46eae2cca1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3ea25cc6e1634dc48f0627ec74061cd2",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 32,
        "G": 178,
        "B": 170,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "80f3a2c3302e44d895a49ccb001b95fe",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "426640aee57b4d85bab89940cd80c4e4",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 160,
        "B": 122,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "b487af9ea0fe4e5aafab54a89a77f83f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "63e0302c4ad54e6bb2900dff4a5765aa",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "3af949690e634582b504fa9744d1487d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6483b2f113b64a4fad74b57154c46067",
          "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": "-5.73;",
      "Id": "e2287e0e05114c669175fda6c9e0cc2b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2023266562d34644902b99bec3e0fdd1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 45,
      "MaximumValue": 100,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "dc1a2a69df46496f8b3305046d911a27",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "517702acc4174408b598e412e1003959",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Student Residence",
      "Id": "c94707235b09462babff1b19dec98e7f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bc674bb2ead6456cb5a257f4ca9429aa",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.2,
      "Id": "1df03ccbe77b4b9a82680500f7e6cf52",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "351eafb09b014a45973d101b831b7121",
          "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": "-4.05;",
      "Id": "f669a5de8ae94231b45dd0abb51e9e44",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "af773b7838ee46de89a09d7982c186ac",
          "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": "1e005b5b8ba74ae2b13d2ea54ca12681",
      "Inputs": [
        {
          "Id": "1ba5500c5d534040bee4c448ae641daa",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5af2a5af4ed84737a0cdead34001279b",
          "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": "32136c8e571d4af0b13393ce58e5e879",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1e130197dc234392ab8703f6a3988639",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "e0f274da7f104bcb821ae4d18a2d6d59",
      "Inputs": [
        {
          "Id": "db022ec47a7645a4bde25937f70f1845",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40ab71be4b644108b81290be41c80ee0",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db5b6d185f044f3297acacd35a7f7e2b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e47ccfc25a1443e1bd80480d9c8d3fe3",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "ee267f6f23974994b01fdd5683613136",
      "Inputs": [
        {
          "Id": "6a51b133065d4d4595498a3161501c38",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dbc64aab4fdc4e12aeacc68d87265075",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5051441d28c456eaecd56b9e6091b65",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ea764c185c934f749bc9c39d4e92018b",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c1a8c07f19b24a229f616a9aa1c4b702",
      "Inputs": [
        {
          "Id": "a8cbfe06cc8c432399850dc755c6bd32",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7785b478406e4997a02a107a0c5896e5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82311dc16b194cd1b24ec26340d5e7a2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ee90d41d420d4f4e9c4f29a1709c33e3",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.15;",
      "Id": "247612461b884455a9dea0ac1d38baf6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b91f78168e0642e58b4e31e309b494d1",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "53f78cdf8ece43a2bac8eae64a62fe6a",
      "Inputs": [
        {
          "Id": "e391e9fed3b64ca3a9df73d36a8dd644",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e2e5a42627fc484b9d68b114cbba1c25",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85c6474e5ca34d43a40bc549ac380ed1",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "662268599e3a4e509d80d0c8a808a93e",
      "Inputs": [
        {
          "Id": "d1cd07180e51457aa4adf4d38504f041",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "89ad77ceb4b743d4bd85dcc04121a1a3",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4dc9f842bae4f3599fd9b291b06fca2",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e66302b8db914a529950c3271c5ec2d7",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "06f8c3551b8e4ea491facfe8f3b11865",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c1ffbd426e174df9ac8370f12fb32b4a",
      "Inputs": [
        {
          "Id": "1955a762b6b042948bcaa99da2cfbe62",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "33cff22f98884b20a65ade383be2f2b8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9eb84ef58e17465d83598e998398ca56",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3c67594af84f4b08bcbb909d72539924",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "a490eb98e0c6499dbbb4d3f97329e285",
      "Inputs": [
        {
          "Id": "58553c80066942d9a7f5c60d7e42ed1a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5a1b803e969435e90659b3208c3e640",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a5ac2db609e4766a3152be424c4d1c8",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f9e645c550a2423880befdd52ea3af50",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "239a723c29584f8faa1adc52f9c517bc",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 32,
        "G": 178,
        "B": 170,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "831a688ee0174cfab306fb3bef2a0dbb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "441314df518c4390bc85eedaa535a5cd",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 160,
        "B": 122,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "87c0fc43714c448d912002c153aec3dc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "582df0c00ba64d46a1629f347af3f0dc",
          "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": "afe3c2a75d354255ae108d450a3657e5",
      "Inputs": [
        {
          "Id": "38b5447163ab459ab5caba5ca6a77b4e",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31e36aa79ce54663a50818198902400e",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb1bff2223e543e69f9d74883f26e5d0",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ac69c859f3494c658e4c13928622e092",
      "Inputs": [
        {
          "Id": "1fc3e811b1a24e53afa77872eea3f0f5",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1d52c622539406d972702536d54f8c2",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e4fab100dc2947fc8f39e90ec9a30c0f",
          "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": "-4;",
      "Id": "a01cf034b3424c269886f7c10abf43bc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9bf0188b056d40e4bbe8429436020600",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "51888b131d30458f9c7a7e2bcc6a3bc6",
      "Inputs": [
        {
          "Id": "476ed0cbaaf5482a9455c1db0077b111",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1eed15f136fd4aa7a67af11a94df4c88",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28df43dec49f4557b32a5656e0187a53",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4713dc415f549a38ac2c1902e7c9c0d",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "28957d56dc0e4cb6958a7d0e9e328f83",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "88e99b9dd6c44047b46e0da43217b2bc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e195d7d549cb434ca1ae54723e8a2d42",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 360.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 180.0,
      "Id": "d79ff84bf167497ab4a514842e887d69",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3c24e9b0cd304c59a7cd269cbc5165c9",
          "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": 360.0,
      "MinimumValue": 0.0,
      "StepValue": 5.0,
      "InputValue": 45.0,
      "Id": "7b5c0018c5d944b19f799c89d19dbad1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bec343bd629447b7913f925ecf142636",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "7b0c732848004b87b74dc60beef8600a",
      "Inputs": [
        {
          "Id": "73f34264315a4666bc5ee2c577eb8a87",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5d3ad068426428bba2b1713097406b0",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c91ae023e7b49909661078b9f813a99",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e268fab2d0df4e09b46d21fb16ea5512",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "528a89513d0f47b094c981b0681ac640",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "6f942154cb0b41e3813e0e4b34031262",
      "Inputs": [
        {
          "Id": "f3b91efbc9374b3bae95b63aec305b74",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c81d7f98e9214853aa5e7e5f419c65ac",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51dec1243acd4e32b28c65f46aa137a5",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a0abaf6e7e74bc79e74420d28dab2de",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "efbcd45e364541e4bf12cddb72d45d16",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "3b84153a8594475889bfd6bf1e0a0576",
      "Inputs": [
        {
          "Id": "1d4420434d0a4fa1842f8cc27169eaff",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2bb519fd4df2457fb0fa2a708e379165",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b557078401284963af0ac43840015370",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "5f5188596a12425a8a108e5b03991a5e",
      "Inputs": [
        {
          "Id": "e79c1e5cb2a94d469cad326385e5c304",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4bf2f3f05e04fc3b29063c056bf6069",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1e0daa22434d42c4aa7655727a49887d",
          "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": 0,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "77307d4598984db6b9204ba3ea57c263",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a5e3074764834bf1a5ae259306bbcc83",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "84875dfe8ff945a0899e9c417a8ccaa0",
      "Inputs": [
        {
          "Id": "66a0d47bd4da4d78a6f496ac7ac46303",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66b7dab37e074516b7af92ecefcadb4e",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5088b400d3884a89ac0d206cd7355318",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d19004a9bdeb44cd98eca51a03f52092",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "01ebd2b31f03403d804a178b7528741a",
      "Inputs": [
        {
          "Id": "a929a9d5e73b420ea2324d6f2f7d613f",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc4cc269873a4e3a96c8874be7c223de",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d5a73f30b9994c0daaa1999aa186d68f",
          "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": 255,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "ca8a6a7dc5364cec8d76fb723d8fa5ce",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "12eb77806e4e427c87b15cc32d60d1af",
          "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": "ae0553fbaff145569f322ccced659e3b",
      "Inputs": [
        {
          "Id": "c6fd026a242544db98312572cd1a9458",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8610b687380471ab45016ab2810e649",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "563638b1ef554b24ad21e007db546c9f",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "f2d0884ce26c486c99def332c0749098",
      "Inputs": [
        {
          "Id": "f56892baf0324ddc99c2863a55c95fcb",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "48ca96a4986b46e982ba751e73f5e012",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7423b8bcfa2f4e6da34c825b07b43adb",
          "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": 165,
        "G": 42,
        "B": 42,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "2e92ce1a46f44d1fa7f7c4b1ce87d2ae",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0b932151d2a94eb28af085724d2ea87d",
          "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": "6cf4dc25d704453abedeafcfbfb0d951",
      "Inputs": [
        {
          "Id": "7718f6d2cbbe4dfd8d5ffc7680b28f8c",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "522e096448d741ed8a1861ae5548698e",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3561b096769f4864a65973d0803d50b0",
          "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": 144,
        "G": 238,
        "B": 144,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "14d9e808279d4a619ddf2b713231ef7b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "92ebbc9b47da4cfca02b67def0dc47bb",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "e313e9d8cbb94d0a9b52be1554d3f32e",
      "Inputs": [
        {
          "Id": "2c07a7d9a0dc4b65b546db69be77dba3",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ce2f49a043d4a7c9d3c999cf4f62f77",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d909e5a8b5d44b78c822107ae2b26e7",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74be2c84c834448285b1dd45d2c590d9",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dcf020f05a634e50838d60f24655d423",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ca39f2f24ef401796cdd9cc24beda21",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "13c2f2ecd09848b08c3ac7bbdfd83d1d",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 112,
        "G": 128,
        "B": 144,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "f5595d73042248bdac631bd215800d6e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4afefcaf542f4c9c83f4ad331dd4c781",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "ec77ef18825a4c639bf5dae8b67cd87e",
      "Inputs": [
        {
          "Id": "d01e20d61a864597aef0bcd8e0741b18",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29fc47e344d94b7a8a0c6398da9a0058",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2df77b4e893c485bb6dd95d87b61593d",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6e6f423bf73d44d3b7b47b08a6454059",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e02ddbfdf9b24d84a920e96bc7d38deb",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b584d5f8ffb40e281369be9f182bc38",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7bdfa01e2317468184f4825f17c5771a",
          "Name": "item6",
          "Description": "Item Index #6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4bf35f2a98204fd8b705b43d09cefb51",
          "Name": "item7",
          "Description": "Item Index #7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a973e4f7f4484b16a45db05b11679f1d",
          "Name": "item8",
          "Description": "Item Index #8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6093fb53988b4d40bc8acff21e44238b",
          "Name": "item9",
          "Description": "Item Index #9",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "09180a89b39a4f68ae3514a26f2fe8d2",
          "Name": "item10",
          "Description": "Item Index #10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "023635212b9f4c95bb014ebb24a5dade",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "0dc1cb60fb3643ddad25c81035a005d4",
      "Inputs": [
        {
          "Id": "f414ff45f4494f59bd1647efa9411320",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f00fd23274249819fd3919eb5a68eda",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a85ec9ac8bf5477eb97dd88cd100d66d",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "1c6c696742524503b854dc170be34cf8",
      "Inputs": [
        {
          "Id": "21560412363e4ac4b89d776f9b798213",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "34e90cbf442b4c39ae7bf8ae62ba0647",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb23b6565f8d43e1afd9c9b6cff4eab3",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ee14bf92de1d4436b35d647a993e8bc4",
      "Inputs": [
        {
          "Id": "b816cc33eb274d5ea6189684b27288ea",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f944944b7e548abbdefffa563efd062",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "08a6bde0f4e84c4f80d1cec25e7af2fc",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 5.0,
      "MinimumValue": 3.0,
      "StepValue": 1.0,
      "InputValue": 3.0,
      "Id": "2e6db92b65914c44834e948b83aa2e95",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e99af7054f724269b45c5699e41d3906",
          "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": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "fa6fb5befb004759920be3a61206aead",
      "Inputs": [
        {
          "Id": "ff802e91f5514b85aaabf2eaf7659512",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": true
        },
        {
          "Id": "43b8b86664984be797fd011f8be59b75",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a20ca1eeed7a4907bfdc5002b3c87c9f",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Longest",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "0a5340e2d29a49bcbaf95038c896b679",
      "Inputs": [
        {
          "Id": "417af5c8ccfe4ffdb9105fd70f7debf1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e9ba64897c2a48d9b20fab3410757729",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByLengths@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double,double",
      "Id": "b6a49c06a29a439882fb503c87ebd1eb",
      "Inputs": [
        {
          "Id": "3cdb8ae900c641a1a84ffd3b15f682f7",
          "Name": "cs",
          "Description": "CoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef674e55c6524093833dfcf2aad74c05",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "132ab528f5cd4ea98f9b2f5e96d1a176",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b331955666a47aabe9028d88c1e9c8f",
          "Name": "height",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f9f9da7aa6594693971ec277e89c70f4",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Cuboid centered and oriented to input CoordinateSystem, with specified width, length, and height.\n\nCuboid.ByLengths (cs: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 6.0,
      "MinimumValue": 4.0,
      "StepValue": 1.0,
      "InputValue": 6.0,
      "Id": "7a419a50105d4ca7ac75d202be47cffe",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3280ceea7bc042709865bac8144bb74e",
          "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": "[2..5];",
      "Id": "169fbbee1c3a4ab0ab73bb8a7e4e359c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f729c06415e84615b0a5083dbc8191fb",
          "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": "[1,3];",
      "Id": "8a37e8440e5b4b17bb35c984737ddb7b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7772cf05d4da461cbc2866ca8514404b",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "d02c19575d4a49979581cece9f1871c2",
      "Inputs": [
        {
          "Id": "903d59210ab549d7b9e060a6b8cb3620",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": true
        },
        {
          "Id": "3a8b1723044a4c2688ce6ca186c3d1d5",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "55de09405f854b2d82f21c473dd38967",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Longest",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "[0,2];",
      "Id": "c1574505322944dcac9540a1d875ecdc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ec0ca6c99523453296f1dd2abaa8d085",
          "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": "92726b1c443840c0bb1d4c963429def4",
      "Inputs": [
        {
          "Id": "2c16d94c564845aaa2abf711689fdad7",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a812f87cf12e40e1a8fd9e2235501aaf",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ab44b4cac9045b388934bc8d60e59a9",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a746362a42204f2293c1d032417cd467",
          "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": "0;",
      "Id": "8b4cdf063acd4595adc816442a9f8810",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bb8797bcfefb4a9784bd9e659e29e451",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 30.0,
      "MinimumValue": 1.0,
      "StepValue": 1.0,
      "InputValue": 14.0,
      "Id": "dfef4fc58374469e983c0887b0bbf6de",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d1abbec775fd477dbafad1ccf974c436",
          "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": "BuildingWidth/Width+1;",
      "Id": "e51ba0b9a830476ebdc00daad18d703f",
      "Inputs": [
        {
          "Id": "747145043635489895d115bd07f86d91",
          "Name": "BuildingWidth",
          "Description": "BuildingWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "277d25f1609e4bb68f2265c6f9e29970",
          "Name": "Width",
          "Description": "Width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2dbc2f729c9841d9bc306baad016337b",
          "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": "c66abbb34b364e0ca73daa5c16092df2",
      "Inputs": [
        {
          "Id": "ac2ec9d608db46bf810dd770f320be6f",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "55fa63cd43474ed09c217d9798993755",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "53fc759b3b894c8a9284177dce0cc3c4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8d30103496d44b0995767e0dc2e274ee",
          "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.GetItemAtIndex@var[]..[],int",
      "Id": "7dd04e829f254b8081d39cd3dc44586f",
      "Inputs": [
        {
          "Id": "27917a641e4c46d3a8e132e864a0a69a",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": true
        },
        {
          "Id": "73f34dbfd4bc492dbdcc751c2d823d2f",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d51ee5675e9c4634b3dc7d1ef7ba375c",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Longest",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.PointAtParameter@double,double",
      "Id": "47559afd70694c4ab89470c71886cc11",
      "Inputs": [
        {
          "Id": "67fcbf42d55c44d8a78578fddaf3fcb2",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "047e5123df9d49948e89665ee7a832bd",
          "Name": "u",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e31d9dc0ef2e4bed8323ce81c0bfe848",
          "Name": "v",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "117cf0923b44453a84b30dcf89a2c489",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Return the Point at specified U and V parameters.\n\nSurface.PointAtParameter (u: double = 0, v: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.NormalAtPoint@Autodesk.DesignScript.Geometry.Point",
      "Id": "095e37e0011f4acd991d155fd1171e07",
      "Inputs": [
        {
          "Id": "c82a20f88d30488990286237f5653b32",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44ab207d70b54880a27473950a323dd7",
          "Name": "point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96797146eabc47518f29d1271232dc88",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Return the surface normal at the input Point on the Surface.\n\nSurface.NormalAtPoint (point: Point): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.NormalAtPoint@Autodesk.DesignScript.Geometry.Point",
      "Id": "373e05293b064265a3b273de8845682d",
      "Inputs": [
        {
          "Id": "3828eea1423747a7870b1ec5337a9c55",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "03b80c37226049b0b2bda54686be334e",
          "Name": "point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83b24323f19049d48486d74b8d42c67e",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Return the surface normal at the input Point on the Surface.\n\nSurface.NormalAtPoint (point: Point): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "174eeba9d91f48c48a6b333e1d14c0b0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ee1f32689e2c493999cfda244416c141",
          "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.Surface.PointAtParameter@double,double",
      "Id": "7ed71ba7ca984fe48d015e46eaffa9d2",
      "Inputs": [
        {
          "Id": "f6b5d953e7f948f4a7ea628bf40c6bb4",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac5d18e757b843c499c7ac31c9717b03",
          "Name": "u",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70dd6168fd1f4e4eb126f4e9db701836",
          "Name": "v",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3482bd2ec90a48928787147a3f56b3f6",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Return the Point at specified U and V parameters.\n\nSurface.PointAtParameter (u: double = 0, v: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@double,double,double",
      "Id": "56e344fdbfe346558f4e67b677c3ac5e",
      "Inputs": [
        {
          "Id": "3e674e52db2f4fe7912245330aacb658",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f542536fcbb4dc1b9a71c0720f71e99",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "837aad62bc464d39985feff19ab65713",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b3309669977a4cdcacd92679349b2c02",
          "Name": "CoordinateSystem",
          "Description": "CoordinateSystem",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "CrossProduct",
      "Description": "Create a CoordinateSystem with origin at X, Y, and Z locations, with X and Y Axes set as WCS X and Y Axes.\n\nCoordinateSystem.ByOrigin (x: double = 0, y: double = 0, z: double = 0): CoordinateSystem"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "BuildingLenght*BuildingWidth*FHeight*Levels;",
      "Id": "7f362383ea3942c7886d5f292c0dec92",
      "Inputs": [
        {
          "Id": "2dfc9827beef49959418c1d72e38c12c",
          "Name": "BuildingLenght",
          "Description": "BuildingLenght",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07a7cfdf0caa47a593db7252acd16ede",
          "Name": "BuildingWidth",
          "Description": "BuildingWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c52af7102304641bbb010f9d303dcf2",
          "Name": "FHeight",
          "Description": "FHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b47d8843a932422d86b3f22f8b42754c",
          "Name": "Levels",
          "Description": "Levels",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cfc5a2db255942bdbc3cfa513b383bb5",
          "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": "(BuildingLength*BuildingWidth*2)+FacadeArea;",
      "Id": "1e4c3698b6cc442183f8f0aaf12ab4ac",
      "Inputs": [
        {
          "Id": "7b1e4e9e8d6148e5a6ba88aa5e90ab70",
          "Name": "BuildingLength",
          "Description": "BuildingLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3adb6ceda26f467490b59c1a32e97559",
          "Name": "BuildingWidth",
          "Description": "BuildingWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "edb8122a6e104da184663d6d7a78fcfc",
          "Name": "FacadeArea",
          "Description": "FacadeArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f99bb7605c16405a8551c862836a977b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "db0d53477ee7434ba3a1e097f83ac056",
      "Inputs": [
        {
          "Id": "4c61732297544f2797358baaab04860a",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "84192b580fb241f28e01a24c6cf322a0",
          "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": "63ed2eff7b5d44d087b7460e94e74300",
      "Inputs": [
        {
          "Id": "751688b6a6ac42e0b28f2097a0415124",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c0ad8da5a324412bb73538dc25e2c01",
          "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": "3;",
      "Id": "15675a8b60b642cd9d76560ab2df2438",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2769be7161364590a9cbf915376eede7",
          "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": "5;",
      "Id": "27faa89932454e75b9917560d3ab9340",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "38d321066c994aa5a947020006c922ee",
          "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": "BuildingLength/Leng+1;",
      "Id": "714b18d327a540f3b5d7bc3f9a70916a",
      "Inputs": [
        {
          "Id": "c3663c195b984dadae3874abd6aa1bd7",
          "Name": "BuildingLength",
          "Description": "BuildingLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b40a45f4f5649d49627422f0ba2a580",
          "Name": "Leng",
          "Description": "Leng",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3b5ede8bdf749d1b9931eb494d772ca",
          "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": "FloorHeight/2..#Levels..FloorHeight;",
      "Id": "526f9d0d49644b9982db6b0cc8bd04d5",
      "Inputs": [
        {
          "Id": "7d8fbd4f776447109a474b2c8c943bfd",
          "Name": "FloorHeight",
          "Description": "FloorHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ed47da091a0464ab3ac9bf077078085",
          "Name": "Levels",
          "Description": "Levels",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8fa8d8885ccd42749f9842c28343d5cb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;",
      "Id": "e55feda66891413b82a4c34cefb31c83",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ed9701915bab482b8392e7615fbb5893",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 50.0,
      "MinimumValue": 1.0,
      "StepValue": 1.0,
      "InputValue": 40.0,
      "Id": "d63bf33ebff948c2ac345a273e77032f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d912bbcebdca441d8209da27f7c98796",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Range, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "e724a6aea6094ccd8f72e5dd3d4f4f1d",
      "Inputs": [
        {
          "Id": "1ec55bf36a174f48a1497403f59320fa",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ddbed1c68b4429494f4e19f43a25b4e",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a13fc2d09e9d481a8eba7fc75e0581d3",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6616f9b1acd24912a2058ac9eeeda21c",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Floor@double",
      "Id": "4176af9c258b4a1ba7341c3c71a5b98d",
      "Inputs": [
        {
          "Id": "7d0a2a5ef0814b3fa788c91349d80812",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "07f70733725c4d6ba48e8d7594738402",
          "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": "Autodesk.DesignScript.Geometry.Plane.ByOriginNormal@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector",
      "Id": "a97ae9d297184a3da6faef9a97fde7f9",
      "Inputs": [
        {
          "Id": "9b728ac2aef7420ebc9894123614e385",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1dca1db1b366470f83d6f0ec92519f17",
          "Name": "normal",
          "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ee1a2db9bf24a42a35c0d05f5963eda",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Plane centered at root Point, with input normal Vector.\n\nPlane.ByOriginNormal (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), normal: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Plane"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.6,
      "Id": "86ca90fcacc944ec9f0cfac043938663",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1f901e22a46447a3b65c01219e149363",
          "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.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.3,
      "Id": "d3e62b60d6054b23b81f3044017a864c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1094657cebe04219ac588c7100218461",
          "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.Plane.ByOriginNormal@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector",
      "Id": "7a01c53796944558b6256100960329cb",
      "Inputs": [
        {
          "Id": "f4f75235e40b47ad804167d875d585d2",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9b0bb7c08578469692f8adda1feb01a1",
          "Name": "normal",
          "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "71ec1376b2cc402a9c8acd8080062a8e",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Plane centered at root Point, with input normal Vector.\n\nPlane.ByOriginNormal (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), normal: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Plane"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.7,
      "Id": "6ed4ba5d7d6148ceb159934875f22f0a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8d988c79ecd9406fbed8c14359ef57ab",
          "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.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "8e7422335b994b3990c93f9819f4a927",
      "Inputs": [
        {
          "Id": "f5c9dc51677747f3ab6693f41d918d5c",
          "Name": "plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d81b0c7a680e4851ac589d5a979ff1bd",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61a6ec30dfbd48fb80faa35eb89a0857",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "aca391eb095142599c1e2fe9a2132782",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "SurfaceHeight*Percentage;",
      "Id": "66798eb490874fb19289302c50c42669",
      "Inputs": [
        {
          "Id": "00c6bc1951904bcd836485e866415697",
          "Name": "SurfaceHeight",
          "Description": "SurfaceHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1e85997ca2046e4bd3a84c3832f3641",
          "Name": "Percentage",
          "Description": "Percentage",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "45229d2031a74e12b7301f29003dbb51",
          "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": "SurfaceLength*Percentage;",
      "Id": "50a8bb3491a9425daa1cc334605f23c7",
      "Inputs": [
        {
          "Id": "ce14baa43c224f5dbf3c62166a9628b8",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0fb0a9bea81d4453adba96175cf123b2",
          "Name": "Percentage",
          "Description": "Percentage",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fb9fad2019dc450db37cf5c3b0f1173b",
          "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": "BV/BS;",
      "Id": "f0d0144cad3f427396a66748e8faa2b0",
      "Inputs": [
        {
          "Id": "25d8a2fcbcec49a992cf293a51973e37",
          "Name": "BV",
          "Description": "BV",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78410e9e37ff4aa2aec32353162beb05",
          "Name": "BS",
          "Description": "BS",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be370ee32b044780b859f758c49779cd",
          "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.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "53ac441e127a42e7b529e558f6f74cc1",
      "Inputs": [
        {
          "Id": "850a2ee54ab34fc290e5b652f56768de",
          "Name": "plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "72336113574148ca9c5f60910ecb9213",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67785d535b224c32ab11e73b0d311ba0",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9e4f8e5d3ff048e38f4175a0d31a8af2",
          "Name": "Rectangle",
          "Description": "Rectangle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "SurfaceHeight*Percentage;",
      "Id": "919db8c900654de4a6bfcac7936f2a70",
      "Inputs": [
        {
          "Id": "07e2e9f04f99437996997b06bdd7945e",
          "Name": "SurfaceHeight",
          "Description": "SurfaceHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dacda5b4985945ae9d3bf1eea2905787",
          "Name": "Percentage",
          "Description": "Percentage",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f7edc6ee7126472381a1ba4f8e9261a6",
          "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": "SurfaceLength*Percentage;",
      "Id": "b11e2e46d6454e4084a58079d31fcdea",
      "Inputs": [
        {
          "Id": "52a911d8a4e04810a9bb5bf288be4362",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7be53fbaebc94c2db8b82a60b9fe8fc6",
          "Name": "Percentage",
          "Description": "Percentage",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "67ece3fc251f4b3da7cc0db23f3a9d4a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 1.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.6,
      "Id": "4db7115cfeb64c1dab359db18b592e40",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dcbaf92317e54056a695a07ed22c5727",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "b38e2a408ebc4eb19d73c1aad0943138",
      "Inputs": [
        {
          "Id": "e14c682dc25242af8246adda7ab1c96b",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2d7505d112394b6aafbbe59ec05b4201",
          "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": "(NRpL*2)+(NRpW*2)-4;",
      "Id": "b9705290c643413ca1867227c8d1f386",
      "Inputs": [
        {
          "Id": "f239812945544f1cb4842fc89216515f",
          "Name": "NRpL",
          "Description": "NRpL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7fefd557d153487d80cc5ae146082119",
          "Name": "NRpW",
          "Description": "NRpW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3bc7bd377c15423d8e8e0361158633e6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "c5062e55a3d247f8896ae29243d88fef",
      "Inputs": [
        {
          "Id": "2fbb40d12d0e43f9b69ef89fcfa00bce",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "16c0ee8bcbda43449052a0ade6b35586",
          "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": "((BL*2)+(BW*2))*H*Lev;",
      "Id": "a3ed7d2eb2f246c7b4ae432f0638a5fe",
      "Inputs": [
        {
          "Id": "872ee90bffca492ea9cfcb12d262b798",
          "Name": "BL",
          "Description": "BL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78ebd42cc1b64a90b12d176bad6ffb49",
          "Name": "BW",
          "Description": "BW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1b9032daed54405bb0b935507e126b7",
          "Name": "H",
          "Description": "H",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "086d045b93fe4d21b3685a3527176707",
          "Name": "Lev",
          "Description": "Lev",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be7a2ce1fcf341af9e7b30ea2b6a9a55",
          "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": "BL*H*Lev*2*WWRL;",
      "Id": "ab2ed1276cf1441d8b73ad0ecaacd259",
      "Inputs": [
        {
          "Id": "b5c2a85d2df04a30bec964415883d597",
          "Name": "BL",
          "Description": "BL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af1a5856a8f045cbaeb180de71115123",
          "Name": "H",
          "Description": "H",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec3858cda5ce4a48bda429ef63684f80",
          "Name": "Lev",
          "Description": "Lev",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6856f88b9df429e824ce9fbe97c1ae9",
          "Name": "WWRL",
          "Description": "WWRL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "59903ef820be4bac93331e406d8314fc",
          "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": "BW*H*Lev*2*WWRW;",
      "Id": "3ed8012d5dc848f5acd250036b888323",
      "Inputs": [
        {
          "Id": "363c46e57b704b5ab8354dd2c8b2978e",
          "Name": "BW",
          "Description": "BW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e59001a7ead945818ca1c385bfb36c72",
          "Name": "H",
          "Description": "H",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "544897e46d1a4b2384e4847f49a6baa5",
          "Name": "Lev",
          "Description": "Lev",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ecccf21a0c7438691b3bb2f2b45137f",
          "Name": "WWRW",
          "Description": "WWRW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "759954ed2cc34957ba05db802a8022d1",
          "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": "(WABL+WABW)/FacadeArea;",
      "Id": "0152294252ba4794bc50bd83cfe33ed6",
      "Inputs": [
        {
          "Id": "7c2d9e9991f64ca596507d0f3542c4c2",
          "Name": "WABL",
          "Description": "WABL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5adb30025aab411c9c5bd1bf9bb27b4c",
          "Name": "WABW",
          "Description": "WABW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d17ab5610b64428ac98f65bf93df82a",
          "Name": "FacadeArea",
          "Description": "FacadeArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4cebfb5f0315459a8c876cfaaf7da70b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "e546bf1d7b7f4ad3a288ac28363c4fe7",
      "Inputs": [
        {
          "Id": "271f2cd5fb03417498958c5cf47fdd9d",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8ca29a214b3946d58b0e903bdf714bb5",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": -50.0,
      "StepValue": 10.0,
      "InputValue": -20.0,
      "Id": "5d6bd29bd0b14c74ad74841dd4d3b7a7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3a3af022691c4922befaf49972f26323",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 7.5,
      "Id": "5b1b0a51ee8a4dc6ba59214a60299b23",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8b921f40702c42a39c177824a12d1f79",
          "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": "WindowWidth*WindowLength;",
      "Id": "e6c340b6b30749c7a2483685fee39187",
      "Inputs": [
        {
          "Id": "b2651bf9dfcb41648be242e5238e7f86",
          "Name": "WindowWidth",
          "Description": "WindowWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "14f2dc666d5c4eb596b8ce9476a54bea",
          "Name": "WindowLength",
          "Description": "WindowLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96b49be4bd7d4acf892da1ef55a81387",
          "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": "WindowArea/SurfaceArea;",
      "Id": "4db028b94fbd4dfb941b8bf971d106dd",
      "Inputs": [
        {
          "Id": "e673210374cc40f8aa063598bbef44a1",
          "Name": "WindowArea",
          "Description": "WindowArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39ac626b4bdc49af8cd9f07bd2ba3ca2",
          "Name": "SurfaceArea",
          "Description": "SurfaceArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3fb5aadeee0e48fe9a91d19e05c85927",
          "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": "SurfaceHeight*SurfaceLength;",
      "Id": "997ab66c07fc41139e26cd4a7041c999",
      "Inputs": [
        {
          "Id": "07aaae28652d4564a216b5c014c9af1e",
          "Name": "SurfaceHeight",
          "Description": "SurfaceHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5610e9e06de94acfa114454fdad5c02b",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f56a41be589748b2a2ec49e45b3d6018",
          "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.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "5d5445ac1fa248448b41c33b39ab53c2",
      "Inputs": [
        {
          "Id": "b803dc41955749c88254902a11617069",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "902de2faf1ff4d25929c04d90ad4b166",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "e9cb355dc851489095c9061bccd4de23",
      "Inputs": [
        {
          "Id": "6bf0a81d1b244a4692e2e62428880f19",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a4e331567f6343a7be20ed083f868009",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6fef6748496f4073a67aa767953c16de",
          "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": "WindowWidth*WindowLength;",
      "Id": "a7c456d4b8b54a88ab013c483ba425b2",
      "Inputs": [
        {
          "Id": "45c9937c2d964f168f8bce06264a6aa3",
          "Name": "WindowWidth",
          "Description": "WindowWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8e0f588db8249bbbee6fb0f1d490a8c",
          "Name": "WindowLength",
          "Description": "WindowLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6a92c5624f35490a94e134710af5f743",
          "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": "WindowArea/SurfaceArea;",
      "Id": "904851fe85be4746ada77b32481f5417",
      "Inputs": [
        {
          "Id": "3e625bc60f354a798a7521a4fd099330",
          "Name": "WindowArea",
          "Description": "WindowArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49a33ccc06714694bc0aa4da5bcea1be",
          "Name": "SurfaceArea",
          "Description": "SurfaceArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d6ac67e679534e09a408f8279f68fe75",
          "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": "SurfaceHeight*SurfaceLength;",
      "Id": "ed6dcafd7e344597ae91a294d34d4b25",
      "Inputs": [
        {
          "Id": "d2f718c5640a4f229a9802243cba2b29",
          "Name": "SurfaceHeight",
          "Description": "SurfaceHeight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a708f9f660eb41c4a878ee7c1a7f48eb",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "771522faa44145af907a024fc3dcea66",
          "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.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "71e4390da1974be6960164bd647470af",
      "Inputs": [
        {
          "Id": "03fc6217bf0f46f09d4c43d8610225e6",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "155c578441be46f7938a7646724fc60a",
          "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": 175,
        "G": 238,
        "B": 238,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "3e75f751ab3248d79a77a5617ea9430b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "845c3213896d4358a0d374020deb8f16",
          "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": "13302a3c33734f44832c97f7b792e159",
      "Inputs": [
        {
          "Id": "b118560aa7ee4506a11000f8fa5e079c",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17b43180ca2e4976aec4384c706f2b19",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3299aa589322486295c856695b16b26b",
          "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": "Vector1 = Vector.ByCoordinates(-0.01, 0, 0);\nGeometry.Translate(SurfaceWidth, Vector1);\nVector2 = Vector.ByCoordinates(0.01, 0, 0);\nGeometry.Translate(SurfaceWidth, Vector2);",
      "Id": "7e987aa216254c7e98d50abbfe37cf75",
      "Inputs": [
        {
          "Id": "74582e2c11ae4e1094b32d702ca92476",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "75ef0fbe4f5049bda1fdfd5462f3a4e0",
          "Name": "",
          "Description": "Vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5915a3469f87474f96c8359a19f02383",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a87f4275685c4488922b44020314596b",
          "Name": "",
          "Description": "Vector2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4da151dacfd24587bf0b1a515c073035",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Vector1 = Vector.ByCoordinates(0, -0.01, 0);\nGeometry.Translate(SurfaceWidth, Vector1);\nVector2 = Vector.ByCoordinates(0, 0.01, 0);\nGeometry.Translate(SurfaceWidth, Vector2);",
      "Id": "3288bc6d6498430c834d96a73ed88a65",
      "Inputs": [
        {
          "Id": "b2cf9a3a9d2d4a99aead264a5f31d4d9",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e7706a8e86df4f1d863d67ccf4f191b3",
          "Name": "",
          "Description": "Vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f5990e092d34f898e506361f9823ff2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e021f2615b6f477791d8a7bddfdb7901",
          "Name": "",
          "Description": "Vector2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "568cdc22683448e5b9a94212ea4738d3",
          "Name": "",
          "Description": "Value of expression at line 4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "44f2236907c84e479b5ed6b94461b896",
      "Inputs": [
        {
          "Id": "f7f20d3634cb4d1faf73b546caac5249",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3bcddc35dcd348b996e3288fe4f2cb13",
          "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": 175,
        "G": 238,
        "B": 238,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "87b47fdc485f4a10b4513b30a1560226",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c50b880c4a5d43cd8cbd49d68a815687",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "b13fb7fe5922492b9b187e5ded3ae80d",
      "Inputs": [
        {
          "Id": "84c5f0013dd741f7bd16b01ba4caa7d6",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "161a3a95f9654e038dab356d3e27039e",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, 0);\nGeometry.Translate(SurfaceWidth, vector1);\nGeometry.Translate(SurfaceLength, vector1);\nWindowL=Geometry.Translate(WindowsLength, vector1);\nWindowW=Geometry.Translate(windowsWidth, vector1);\nGeometryColor.ByGeometryColor(WindowL, t1);\nGeometryColor.ByGeometryColor(WindowW, t1);\nGeometry.Translate(Cupoid, vector1);\nGeometry.Translate(WindowLineLength, vector1);\nGeometry.Translate(WindowLineWidth, vector1);\nWindowL2=Geometry.Translate(WindowsLength2, vector1);\nWindowW2=Geometry.Translate(windowsWidth2, vector1);\nGeometryColor.ByGeometryColor(WindowL2, t1);\nGeometryColor.ByGeometryColor(WindowW2, t1);",
      "Id": "44b2116d7b8f48d4bd9f29da544e5b15",
      "Inputs": [
        {
          "Id": "c15f9c42f6634824a9e996a5fbaf5603",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e2f006bdb5074a5580237bc4fe74fb68",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f87257f29eb84b1ba119108270d5bee5",
          "Name": "SurfaceWidth",
          "Description": "SurfaceWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb373c7300334e59b39af9ec7ce9fc0c",
          "Name": "SurfaceLength",
          "Description": "SurfaceLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41dcb9ee64ec477a97fc4faf39efeeb7",
          "Name": "WindowsLength",
          "Description": "WindowsLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "43a515725d44475f94262fbcc3b5a9f7",
          "Name": "windowsWidth",
          "Description": "windowsWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a85051f784b848158da0baf0b6d2a864",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9832b8bfe7d74dd6927b37abf51f42a0",
          "Name": "Cupoid",
          "Description": "Cupoid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2b8114fa70654c878238c0d9b513bc72",
          "Name": "WindowLineLength",
          "Description": "WindowLineLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ecc1d93c9465407993298c198576272c",
          "Name": "WindowLineWidth",
          "Description": "WindowLineWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed6385480c2e4aa2908d51a86e4da111",
          "Name": "WindowsLength2",
          "Description": "WindowsLength2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb31dff6f0be48d48dfc7a08994214ff",
          "Name": "windowsWidth2",
          "Description": "windowsWidth2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "55a64af73507442d81b9cb43b7fa7207",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7651a27ae8a4da7aeec3bc977bea986",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "97c10c53327941939856d9be412430e0",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d8cf3a3f57340af94f9c9ef34712ba2",
          "Name": "",
          "Description": "WindowL",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9f06d9cd0fc46bf910e7b7802839b8b",
          "Name": "",
          "Description": "WindowW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c5942352449d4b168391cd736431f43e",
          "Name": "",
          "Description": "Value of expression at line 6",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad0288330629478b8e8d23a4cdec5fa0",
          "Name": "",
          "Description": "Value of expression at line 7",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "610399416997413d9454909768382878",
          "Name": "",
          "Description": "Value of expression at line 8",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8acd56222d924db5918ad5972a2acf81",
          "Name": "",
          "Description": "Value of expression at line 9",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a4626ca9f1354137a51eee33299f3c8a",
          "Name": "",
          "Description": "Value of expression at line 10",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e49020c772cb41c28f7334e29e42396c",
          "Name": "",
          "Description": "WindowL2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "daf37668066749bd9c55d188506f6404",
          "Name": "",
          "Description": "WindowW2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d024403bea4448d978d1ccd3c992d05",
          "Name": "",
          "Description": "Value of expression at line 13",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c5a70c1de93044a39167d4aa56fa82f2",
          "Name": "",
          "Description": "Value of expression at line 14",
          "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": "Total % 2 == 0;\nTotal / 2;\n(Total + 1) / 2;",
      "Id": "bd1f89fa8250405599d606195bf5e2d4",
      "Inputs": [
        {
          "Id": "bfd080607fcd4dc8ae529637d42abc5c",
          "Name": "Total",
          "Description": "Total",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e84bc2a2bac64bbc92349b4cf9df5c41",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2cb28a744db449299720028e98137e2d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2216926bd8734d60a9fdc77f99f91964",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x/100;",
      "Id": "9212242631db4b68856c0cff10363ce9",
      "Inputs": [
        {
          "Id": "bc5e03fbdeef4423bcf4fdf57cc3fe04",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "487a51bbafc74097a9af1bf7c633366d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0..#M..-20;\n0..#T-M..-20;",
      "Id": "da0f24c76dfe4148ba3131cfa69109df",
      "Inputs": [
        {
          "Id": "d2ce154f2ad743d4a860d623de823900",
          "Name": "M",
          "Description": "M",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7b2fe2075274cc0b03f472c650c81f9",
          "Name": "T",
          "Description": "T",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96ecc110281a4870914551376d5e0cc9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0fa6f71f0ee04d3481e306662b89b590",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "01a7c18a8e9d4b4685ed59c3bdf48957",
      "Inputs": [
        {
          "Id": "f98055e9cfb84f5da721c3a8a055eb4b",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ae66296866ea4f329abbe52f43e97486",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "037de21c709a40e6a5f6452a0f682b26",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "84c7c545c64e4cc1a3acb693ad446308",
          "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": "t1 = [geometry1, geometry2];\nt2 = geometry3;\n//t3 = [geometry4, geometry5];\nt4 = [geometrycolor1, geometrycolor2, geometrycolor3, geometrycolor4];",
      "Id": "d277839b0fed4d18a093c6e328620a46",
      "Inputs": [
        {
          "Id": "292f224f1c584ca1b9e7d9cb09129dd1",
          "Name": "geometry1",
          "Description": "geometry1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38fd6197f4a34b3d88dedae956164958",
          "Name": "geometry2",
          "Description": "geometry2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "352fe6f63fc6463498fe93bd8b9db38a",
          "Name": "geometry3",
          "Description": "geometry3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f6f924a2758f4a3ea96542c2d74ca577",
          "Name": "geometrycolor1",
          "Description": "geometrycolor1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "145be6bd959848f49e119356518a144a",
          "Name": "geometrycolor2",
          "Description": "geometrycolor2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9edcedcd5df244558ac33fff62bc297a",
          "Name": "geometrycolor3",
          "Description": "geometrycolor3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "655b9e8997f3434a9c316381a41d2c79",
          "Name": "geometrycolor4",
          "Description": "geometrycolor4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82463e21a4fa4cfdbed85d3f85aadce8",
          "Name": "",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be100577b5014f38891e051d351809e4",
          "Name": "",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1fab585ede6f4816bed462a420f49cec",
          "Name": "",
          "Description": "t4",
          "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": "f1 = List.Flatten(t1, -1);\nf2 = List.Flatten(t2, -1);\n\nsurface1 = Surface.ByUnion(f1);\nsolid1 = Solid.ByUnion(f2);",
      "Id": "f4299d50241c4958815b078310301864",
      "Inputs": [
        {
          "Id": "a34ef1fecc3a4b53a817af297eba9014",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6772dfffcbfd47e992052d245c5f5211",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dfa8a82ea2c8471c8a94ead17f9742ac",
          "Name": "",
          "Description": "f1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f219f84a5389427287804b091819e8ae",
          "Name": "",
          "Description": "f2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1220db711c724b31a7c05f431ff63537",
          "Name": "",
          "Description": "surface1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6e2393b6ee44188ad5113b55d82b0fb",
          "Name": "",
          "Description": "solid1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.XAxis();\nMainSide;\nOtherSide;",
      "Id": "0c65d9cbb0bc459cb5ebfc2fe8b5c4e4",
      "Inputs": [
        {
          "Id": "b259f9f649834db498d56d14b4cf54af",
          "Name": "MainSide",
          "Description": "MainSide",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "33f9301205bd45e6b185b991b3382686",
          "Name": "OtherSide",
          "Description": "OtherSide",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bd116b89c50d4cad9c90abac444e4c76",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8740aeb8cc7044b5a90c75c3e7bda747",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fa345d28ec54b66bcf6f434a48ddff0",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "t1 = [geometry1, geometry2, geometry3, geometry4];\nf1 = List.Flatten(t1, -1);\nsurface1 = Surface.ByUnion(f1);\nplane1 = Plane.ByOriginNormal(Point.ByCoordinates(0, 0, 0), Vector.ByCoordinates(0, 1, 0));\ngeometry11 = Geometry.Mirror(surface1, plane1);",
      "Id": "96463f95e295489b8b7e82fc4023fe39",
      "Inputs": [
        {
          "Id": "4a1f91c9fd6d4437be302943bd1158d3",
          "Name": "geometry1",
          "Description": "geometry1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b9a74703973421cb8f2fd8895c8264a",
          "Name": "geometry2",
          "Description": "geometry2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9e07caab78f64c44b082a5b2a0dcd585",
          "Name": "geometry3",
          "Description": "geometry3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c0d921b55c84f1c8ed757d9f20a15bb",
          "Name": "geometry4",
          "Description": "geometry4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a8cf01f58e8f4a5dafae4dc93d8f8e75",
          "Name": "",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d65ce013eb6f42e19e3ffb1fde20a666",
          "Name": "",
          "Description": "f1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb34ae605878403c83b5937b06b19c1c",
          "Name": "",
          "Description": "surface1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab253f073d3b4f359495571cd2dbf1c2",
          "Name": "",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2b6550d24de14da1a5ead1942370e9d3",
          "Name": "",
          "Description": "geometry11",
          "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": "Geometry.Mirror(surface1, plane1);\nGeometry.Mirror(solid1, plane1);",
      "Id": "7535eb26b63a4aa59d4378b14c7de52e",
      "Inputs": [
        {
          "Id": "b5981b4922434e2d8f1cba6f97540968",
          "Name": "surface1",
          "Description": "surface1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d2661cf3eb8474ca63df5e16fa8215a",
          "Name": "plane1",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8e2da06e2a5644eea910b3908e2e68f6",
          "Name": "solid1",
          "Description": "solid1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "23d6223cb3c44e0ba0fbc49bcbc41b3e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "697b42db1fbf49ab973f058fcd25f586",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Geometry.Translate(t3, vector1, P);",
      "Id": "86d67ac2c12549c68db9e4026cd59850",
      "Inputs": [
        {
          "Id": "b4c122c35a0b4bbaa184109f23b59257",
          "Name": "t3",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c21cd3745f74e7c98f981a3a22e4eb1",
          "Name": "vector1",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "362e6d593f494e5fafb406fbfcab4b90",
          "Name": "P",
          "Description": "P",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b1afe6ba1e44728a5ff3907b5a86677",
          "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": "Geometry.Translate(t3, vector1, P);",
      "Id": "e95bd6a67a3343f09986383fc7359223",
      "Inputs": [
        {
          "Id": "fe6a0c44abcf4e369d1252f65e578c24",
          "Name": "t3",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "888f95ab3cd244de81d14a784e1be6b5",
          "Name": "vector1",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fde58c237ab4ce087da904260e844eb",
          "Name": "P",
          "Description": "P",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c795c32ea7a84447b8ba7cccb989f3cd",
          "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": "Geometry.Translate(t1, vector1, P);\nGeometry.Translate(t2, vector1, P);",
      "Id": "d01be4c1a0eb43c38ff782fe9eb54414",
      "Inputs": [
        {
          "Id": "b863f58bb7e64abbbb726b3788182427",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d692cb58f4045d38670b757844dd1cf",
          "Name": "vector1",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4f262b89a89243bab2ea54a3f35c2704",
          "Name": "P",
          "Description": "P",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0cd9f64ee47f4c71acfae578c3c2f6ba",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6b827844700e497a9f35f854af8150cb",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9fdc0fc4828141fcb9354979d5770cda",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "GeometryColor.ByGeometryColor(t3, col);",
      "Id": "d2a0b164148d4490b5b9340549a6e231",
      "Inputs": [
        {
          "Id": "55de37678f564f04995ade7b3d2067ed",
          "Name": "t3",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e396d7f0a3c7484bb45bab87016d9a33",
          "Name": "col",
          "Description": "col",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bd180984b81d404ab971548f6d4230cc",
          "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": "GeometryColor.ByGeometryColor(t3, col);",
      "Id": "ccf617c4f5cd4c2e86194d1b3f3dc4c0",
      "Inputs": [
        {
          "Id": "b14da78bde144faa8b0a82649042d03b",
          "Name": "t3",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "893641bb386e44e1a45625abb01a0642",
          "Name": "col",
          "Description": "col",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "77008066b18e4101857a10b699b00780",
          "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": "Geometry.Translate(t1, vector1, P);\nGeometry.Translate(t2, vector1, P);",
      "Id": "267c0424e6694d5fafe30386da3c8025",
      "Inputs": [
        {
          "Id": "d2579d78f4334efa9be7f58fcb10a3c0",
          "Name": "t1",
          "Description": "t1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba6651472d144937901dbab64b173793",
          "Name": "vector1",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fe14430bde994db080163c012e625265",
          "Name": "P",
          "Description": "P",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73ee5ccad31f425cb0a737d8a28ffc1d",
          "Name": "t2",
          "Description": "t2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9382c8bdbe2845579c47971592785cc5",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8409a4bb8cdb4085b347ac9e03ae54d8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "GeometryColor.ByGeometryColor(t3, col);",
      "Id": "2d9e68762d1b4ad697f47ec75a53f000",
      "Inputs": [
        {
          "Id": "7e332d34ebd742758b17ed389548a037",
          "Name": "t3",
          "Description": "t3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3b7ba8c09c384cc9b40a44456a7807a1",
          "Name": "col",
          "Description": "col",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85032a7ccf9e4224a12f19ed15df10c1",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 250,
        "G": 128,
        "B": 114,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "e1d7be3bcbef4d9cada2dce86263bfe2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b3210d9cd1e14836a670260bebe47d88",
          "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": "9a3e66b6fe8a4c53a9dbbcd1da15cd79",
      "Inputs": [
        {
          "Id": "779df6574b20417da68955528ae49b89",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b73fc3ff1f04d5db2b8c2a6f26edd79",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "beaf9005260d47ae82696bbe8122f294",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "e4191b2469df4780a992ab2f9769bb61",
      "Inputs": [
        {
          "Id": "69b136a5233848539302b6142690d8b1",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dc4fdc33728f4112a7fb63777660bd1f",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed849046a4814aabb07d54860131455c",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68c94429aff448ec8c46db3cc63e22b4",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f442d2a96c14bbba078d9e8eae65691",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "2fed178e866d47f6a2f28d69a05c8a33",
      "Inputs": [
        {
          "Id": "e99bc1d051ab4fa9bdde3ff381a1e331",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ad219c611be4d41b4d1746c4fd4d69c",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d037b9124f6545728a33c26b955b7f3a",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ec575aac6ef4ccd8fd4534d7e782c12",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Deepti Desai 459957 Avenue",
      "Id": "08fc49cb911445c8b1d0b15ea8b22d0f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0cc3609c2aaa4a6cb0cb3c81ae036ba1",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "709cf26ceb42406eb9c62c74e8f8c8a4",
      "Inputs": [
        {
          "Id": "4ed0bf3c3da9401596fe32cbd38d73eb",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5cb4566758cc4a74b597ee35f17092f4",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1d5e8933ec0407d84d3461096da7600",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0af6e1e3beab4f29a325c1594394c267",
          "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": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 2.0,
      "Id": "ce1e14014f29400cac729f9bad861663",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fabad41235c34b099c22913fd627287c",
          "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": "10;",
      "Id": "89386cc74077455e851c7228b91249fa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6a134e131eff4250a93f2a1f7248702b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Eyosias Dawit Guyo 942020 Avenue",
      "Id": "8fa16d8deec94a3199675f16e8ceb1ac",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72796399cbc04435b9acd0320e189f39",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7fdc4d45e6c44226a0dd97e52ffcaea4",
      "Inputs": [
        {
          "Id": "4b2b3988219549a9b85cf420efa5b6af",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd75032195f640dea31d199cb3fc43ac",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2b268e28c41f4ae7a8dd87eedf31a558",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60ec1e15f47b4973b5c92c750f6cfe11",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-42;",
      "Id": "130a92291241498a89270d6d79373f7d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2568c17a365f48e7907de4f90e32664e",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "7ab4f8707ec14536ac986c6a2aa031df",
      "Inputs": [
        {
          "Id": "e052824dd7214e108cdc69eb7971580a",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "851d0e2c1c2d451cad802b83d5e3cb2f",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c3e496100a74fa9917471baa1b11eae",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b38caa7e77804f5492541083f8650ab9",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Basil Raza 455963 Street",
      "Id": "e3058a35f95a4717b5b544782f67e357",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "21fbc0da526e426fa4aed397cc3fcda0",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-32;",
      "Id": "b438dc9b94dc4649b2863e3a8b68a657",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "061ef581e0d84b4e82e9923a2c13d29d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "98eb1fb10ec34841977124d97c21152d",
      "Inputs": [
        {
          "Id": "575c9275145346a1b1a2b1826175de9e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0227d319b38c4b03942228d16fbe38f3",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5e6ba6d0a9d4a439ce67a558cf200d7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7dcadf9f6e94492d9765de6ac12126dd",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "db076f4d6c494df482b62e1b574aae15",
      "Inputs": [
        {
          "Id": "3afc902ec4bf461e9947fc5468f82937",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c669253f926e4d2abeba9301324e55d8",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa3b9aa8d1c547e2a468d7dc7b8af6e5",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef718b4a489c48ec943ae60c1304d59d",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "90c0c80d6c6a41188f02c9049c6bf2de",
      "Inputs": [
        {
          "Id": "3cef562f39674c28bbad067a63925642",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "067b1118d2b24b2d83fae8e136c5e5f2",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b28fd88a1425416191526ada9c6e70e4",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6be4d59457f8483bbcb9721c2bfbf472",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a6b2c4114dd941eb92851eaba60f83c4",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "ed54d96304c34037ad272d27b8e32bb9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e837c5ce764c4ca9b2514c91e83f6793",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 360.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 90.0,
      "Id": "8d5e3930c6914180a28556a9364c1cb9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1008ed056a21407b9541eba00b01d79e",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Ana Sofia Gallegos 455859 Street",
      "Id": "454e9262413a472f82235fe0497eccd0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b59bb6eb19e1468697e9b1bc0d5c892b",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "756140cc80fb465e97d3695d38f236cd",
      "Inputs": [
        {
          "Id": "e65e225818884752be7f323f3cf3e53b",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "902fc57d941c4ec886597ae827fe1cf0",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "59da07180e4d4b15a71dbbb09c61df7c",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "200fcf51bb29482893cb2313bb1bfbd7",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c5490c49f0bf4870b72f8b221943f96f",
      "Inputs": [
        {
          "Id": "8b3daa6bd6574508b5ba9d5882c1a60b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6153bbf4537b4fceb5f0084f9d96f596",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eceb4ad0ebc14a49a4aa06b23960bdb8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3dcbb2746cce4b089f887a37228b5d49",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "62d16e97fb5f4521aeca818ced041cf7",
      "Inputs": [
        {
          "Id": "edec5ca25a174fdc9e5e2a4da6998dee",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "286aadb82bdf4cdc89e93d2c39935f16",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44a8ec41b41a464490e27f2bb00f916a",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a579efeb51be4d8c8c1408d8338e1ebb",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81ba8fb5414f4cc3a90bbb25f5207dec",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "97ade3c5fa924f81b0f1ce23e065302e",
      "Inputs": [
        {
          "Id": "fba40df4b8d64c90828a20c8a288fe4f",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "19e29df9d0b4499680dd31246e6a034b",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "abbd165f1f3249919620852137735fdd",
          "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": 255,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "589c45eaf2594a3fbe250859cdc48cf2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a0049d60fe1d418bbf913a110511b3b0",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "ddbbc0fed2fb40b286cbe4364391ab0d",
      "Inputs": [
        {
          "Id": "baf874363f304e71bd51296014c94bcf",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e0aa1069a9904afb91ccd289e27b8b57",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ffb28dac84f46d194258ad87896442f",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f71fc82e71fb438982a0075b51dfd1cb",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82d06c471bb8420ab34d9e5e082eaa4b",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.03;",
      "Id": "3344f62597594a6582ca48b69a5fe739",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7db646a409c645819bdefb20ea1c6526",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-0.8;",
      "Id": "67b1a2463a5c4094b47c62a4ba59d857",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c96af89a621f49a2adac3f8f2f86d974",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.8;",
      "Id": "6af826b0e3634d9e9df34d7f8bb1d918",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5b094e54ed604c498a42d264efdea8d8",
          "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": "-5.2;",
      "Id": "b6f651d983f2471b9d2011282ac660eb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "868b92b22b21420e9a1a4bd2af7032f3",
          "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.35-90;",
      "Id": "3408c8fad336474196d599d7891d3e43",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d77e468ebdcb4d3789168f52d138ff93",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "877b9ce14f26470aba90d0d19f92c30f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6246d2eb605f44869407b59ca8c66adc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "ceccdd3a4a37471aa122f6eda488bd8f",
      "Inputs": [
        {
          "Id": "f4b44a3dad7c46e0980a4ac33403767e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c38af1faf44445ee9692c6aa7af50a32",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "949c390bb9e94a999325a2deb66d37e4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1761b8385f05460a9648744f81eb3756",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-10;",
      "Id": "5a91086d5a7f42448ff1682a6d169431",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6060f6c498c84153a3cfa7e65447f063",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "0c6d40f97e8e40eeb015ec92c94a42f5",
      "Inputs": [
        {
          "Id": "d05e86eaf17b467f9409d4728e27ccd6",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed5e0944c3d14e10aa4affde88e10d80",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51f10f23a025478e8db4b2233e4b0504",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "caef0120bea84ff598baa8d2a80afb0c",
          "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.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "fbd6790dc2814e65bb60256b4c05bc78",
      "Inputs": [
        {
          "Id": "7da3a36fce5849f2a0de6d9b2a538ea6",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db5a326daba64ec18371cb8477c0636d",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "794507bd8079454a8429ff398f75ae3b",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an Cuboid spanning from low Point to high Point.\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-4-52;",
      "Id": "b69ebb7d6f774ba19371176d94208c2f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6d449e1a2cc344a68a901b9eb3aa3363",
          "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": "-5.4;",
      "Id": "72431c2f790f48208aef90237eae35cd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "67cdbd8ff56a4fbebb1db63e70628697",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Sports Complex",
      "Id": "fb4d630f82aa4251b84fb1086f7d81e8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "650cf3fec1fb4d24aae4d92fee77817d",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-4-90;",
      "Id": "1b090d0fa75c49d38702856112fd2d95",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7c4e06e1943e42f691638649c250943f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "cb12991989a44299bbc8aee18d7a5116",
      "Inputs": [
        {
          "Id": "ca86516f73fe418f9e6ca2f3f778d41e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d323dc2971244ac5ba314d16d5b5d713",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d5937c986ebb4d4d8ac8073415730b47",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2932f64837d64742bb14f3d16efd6603",
          "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": 5.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 5.0,
      "Id": "640b7798ac304f3398ddaaf264ba4cdf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "602de6afec6d4fb5976e00b85e3b11fc",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis",
      "Id": "7aceb83542c94f2ab5958fa0d40de93b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c715b40964a24295858fd8f6a46866d9",
          "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": "DynamoText.Text.FromStringOriginAndScale@string,Autodesk.DesignScript.Geometry.Point,double",
      "Id": "46be0111056547dcb87dfb673419b0dd",
      "Inputs": [
        {
          "Id": "89fc68f1e0a24ef5a75aa9084abaaac6",
          "Name": "text",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c57e7e5561984ddfae09b869ddf88c6c",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a53235929d349e3a0a5b4e84fd82766",
          "Name": "scale",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9fa165c56a524eddb6a30a39727f5bd1",
          "Name": "Curve[]",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Text.FromStringOriginAndScale (text: string, origin: Point, scale: double): Curve[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 360.0,
      "MinimumValue": 0.0,
      "StepValue": 5.0,
      "InputValue": 45.0,
      "Id": "a5125e8637b0414eaa763d3cbe01fca2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d607a75c9299460aa2cb88fd82f550fb",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "120ccb730a3a4efe8413dcbb5b2ac5cf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7c66da5b52f54fa5b519ebe6b4c06657",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.7;",
      "Id": "949037f8739842068c2cb4addce1925e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bd9458301cad4dc08317953829bcae65",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "ea2f70e1478d483fa28c1d8f83a34ef8",
      "Inputs": [
        {
          "Id": "2a3797a52a0642c183d7b8ad6866cf2b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e55aef970bd04614a8bddb71fb04f702",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9228b0e9093455ea8198c04a63ddc8a",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f38babc9c9ea4f83b237198abd8ad343",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "581117bb9632424fac80626b85535084",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "dff1eeaf8f954fc5b60ea0e44c08f2af",
      "Inputs": [
        {
          "Id": "b4f9fd1ec49f4990ae4beb2bcd142241",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3a9930f50cd4390a39194d907f8ca68",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "430662b1e0a9447783affef60a353766",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16e652d2023a475db69ae1f2a51a7cbb",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "01c373ed955c4f5ea6554259cef615e1",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "bb0060a7b12b4363ae0e5678df5f0e0a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f6d04919b5de46cc8fcc2b589189875a",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "90;",
      "Id": "57d82c9a0d4c4ecfac2aa7dd0248b8ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0a32bec110c44e74827806ac875f1dee",
          "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.Rotate@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "6c4a22bf78404e19b7451b63c748939d",
      "Inputs": [
        {
          "Id": "dc524939e25c423da08c1079da3a3346",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd9f7f28f087441e983565349c9828fd",
          "Name": "origin",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b71976e7c7d481ebe70e8d731b47fd5",
          "Name": "axis",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "469fa4271c4a4dc48b5bdf003288799b",
          "Name": "degrees",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f368606081974aaa9d088da5463a9ae3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Rotates an object around an origin and an axis by a specified degree\n\nGeometry.Rotate (origin: Point, axis: Vector, degrees: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "8c531adad28d485a8395a1824d276d53",
      "Inputs": [
        {
          "Id": "325ab0938a39431198701f8445f58716",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80b05a64ee2d4bd28a757121b686648a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 360.0,
      "MinimumValue": 0.0,
      "StepValue": 5.0,
      "InputValue": 45.0,
      "Id": "fa70ef735faa4feab202b65796a64426",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "167b49d907dc4e4285dc4f265d78fade",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.YAxis",
      "Id": "b5be8f527efb4d4d8d8b2815c160c038",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72a4cdf461bc41359f31130f436b79a2",
          "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": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 240,
        "G": 255,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "070c7662405745a3aa7cbb019c729ff8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "db549eb6a7504137a5a053e09299f8b5",
          "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": "14e43e9ff46e48b3a8822d70b2fd530e",
      "Inputs": [
        {
          "Id": "79327ffa9fd646d2802314e59178fc7c",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3667af90a77941b8b64841039e3682b0",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61cbbd6d0af14f348a1097251e6c9bdf",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "35e8fd568e75461fb0b2ac403c60f363",
      "Inputs": [
        {
          "Id": "d9387b6c471342b0a635da9149f12d74",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "717bdc21ebe04ca7ade21e71f384fba8",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f0a47beca2bd4b9a888e2808c1db39bb",
          "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": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "cb247c785bfc4358a612008b8a3fbe8e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b1dd6cfe963a4fb19fff348209d209c3",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "P1 = Point.ByCoordinates(-3.5, -3.5 + 0.25);\nP2 = Point.ByCoordinates(-3.5 - 3.6, -3.5+ 0.25);\nP3 = Point.ByCoordinates(-3.5 - 3.6, -3.5+ 0.25+0.5);\nP4 = Point.ByCoordinates(-3.5, -3.5 + 0.25+0.5);\nR1 = PolyCurve.ByPoints([P1, P2, P3, P4], true);\nS1 = Surface.ByPatch(R1);\nB1 = Surface.Thicken(S1, -0.02, false);",
      "Id": "a41df5b49fcd4494bc813254adc87b3a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0b9724714d95452dba0af371b2879411",
          "Name": "",
          "Description": "P1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e77b8217c23b424487e5318132823b28",
          "Name": "",
          "Description": "P2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2006b349d8774b49823136208535ccf0",
          "Name": "",
          "Description": "P3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0066eee918894bc28b3470ae9d911f4f",
          "Name": "",
          "Description": "P4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c9ee592fcad4ce5b331e1dc95323124",
          "Name": "",
          "Description": "R1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49456d1cf0144633ab8a6e1739919375",
          "Name": "",
          "Description": "S1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6e9c8cd405fc49619e2f744ce241e23c",
          "Name": "",
          "Description": "B1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "dc883aa70eb44621bc10bdf4df7db073",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "63ef673326a94977aeae941ecf113989",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a plane in the world YZ\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "B1 = solid1;\nG1 = Geometry.Translate(B1, 0, [0..6.5..1], 0);\nS1 = Geometry.Translate([G1, G1], [-43.2, -86.4], 0, 0);\ngeometry2 = Geometry.Mirror([G1, S1], plane1);",
      "Id": "624c34618dc64dbb8cf457b95d8de5a8",
      "Inputs": [
        {
          "Id": "26dad959da1d4d14879527a00ad7d2a7",
          "Name": "solid1",
          "Description": "solid1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d879081c0b64f528fd82f0ab666d24f",
          "Name": "plane1",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "df12d6d09f1246148cf636eb027a7174",
          "Name": "",
          "Description": "B1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd95b577529a424c92f14f1b5680538e",
          "Name": "",
          "Description": "G1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2cd8d18d34f44878b4c0fd66a2672866",
          "Name": "",
          "Description": "S1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "428dd809c3044caf9bba559f2d15c390",
          "Name": "",
          "Description": "geometry2",
          "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": "P1 = Point.ByCoordinates(-3.5 + 0.25, -3.5);\nP2 = Point.ByCoordinates(-3.5+ 0.25, -3.5 - 3.6);\nP3 = Point.ByCoordinates(-3.5+ 0.25+0.5, -3.5 - 3.6);\nP4 = Point.ByCoordinates(-3.5 + 0.25+0.5, -3.5);\nR1 = PolyCurve.ByPoints([P1, P2, P3, P4], true);\nS1 = Surface.ByPatch(R1);\nB1 = Surface.Thicken(S1, 0.02, false);",
      "Id": "58eae3bb536a467a833857837d20f05b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "56c96f62c70b4425bd51801ae02d62ee",
          "Name": "",
          "Description": "P1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1f8b6ec8455d4c70aa4d4ebfc63e810d",
          "Name": "",
          "Description": "P2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23f7b593b61445af9d82fa0900125c74",
          "Name": "",
          "Description": "P3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "021c40b399ff44aeb72f164881b2ece7",
          "Name": "",
          "Description": "P4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b209ac7ca44046b296dbc68edad4fa02",
          "Name": "",
          "Description": "R1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5dd5f159a89d4069a7699491ad2ae854",
          "Name": "",
          "Description": "S1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf431491ab2a4449a66ead8856a5e693",
          "Name": "",
          "Description": "B1",
          "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": "B1 = solid1;\nG1 = Geometry.Translate(B1, [0..6.5..1],0,  0);\nS1 = Geometry.Translate([G1, G1],  0,[-43.2, -86.4], 0);\ngeometry2 = Geometry.Mirror([G1, S1], plane1);",
      "Id": "8b86b5c1353d487a82ce53017fb666a5",
      "Inputs": [
        {
          "Id": "1b90b69814c142c5b35fb1951925ea78",
          "Name": "solid1",
          "Description": "solid1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "880304aede104e909115ee281fb7d6f7",
          "Name": "plane1",
          "Description": "plane1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "09765be50b0f438caa9a974a0b09f935",
          "Name": "",
          "Description": "B1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "964b4ac10c154f33b8f3fe8eb4fc6a84",
          "Name": "",
          "Description": "G1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6b681a5c5ef40b7a3f6c875253a34bd",
          "Name": "",
          "Description": "S1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c39ca69ae78e488fb9a6c187c28d84b8",
          "Name": "",
          "Description": "geometry2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "d740c949b1a046409fa59939d79442b5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e507026def4d427295733ab4f396a804",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a plane in the world XZ plane\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 50.0,
      "MinimumValue": 5.0,
      "StepValue": 0.5,
      "InputValue": 40.0,
      "Id": "4e7089ec156f49b880de374e8ebb79c3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dd577be4e3f243cea9b5b0a403588e21",
          "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": "758462aac74b44038f4821601425df8f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "faadf8e95ed84d4e83f185eb4a7e0d87",
          "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": "dd1e29395574401d90d25515be5010a9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72d57514c12940b1ad2968f7211a1bcb",
          "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": 3.5,
      "Id": "94866151ca0240d49edd70acc1c2ec99",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "06f702b5ff144dc58b44470b240aa5b9",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 2.0,
      "MinimumValue": 1.2,
      "StepValue": 0.1,
      "InputValue": 1.5,
      "Id": "485a46b45f484d1ea534993fb071d0b0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3536864d0b0e409e9927a75ccc6bec2c",
          "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": "e439c2e0068c4f8c9eec795ccf3b1e5a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0bdc1a5316d0431c9131752120410364",
          "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": "a0f88ba6e7a54f03b796b5d23f89c1f7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "68093bd7bee44b2797bc9532e650f058",
          "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": "247c9a195dd04e2b874b439200eee678",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5f91064d2b9d4307b7f3a8d8663e7466",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 1,
      "MaximumValue": 2,
      "MinimumValue": 1,
      "StepValue": 1,
      "Id": "4f6acae03067406781dac4670ab66241",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9868f4b5c3374d43ac2ce755eed9159b",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "bed1f36720e14255adb4d31d7d7099cc",
      "Inputs": [
        {
          "Id": "23f6c72254be48bd836b349cca80e93b",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b19bc48b7b8e443aba77769b4dc873a9",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 800.0,
      "MinimumValue": 200.0,
      "StepValue": 100.0,
      "InputValue": 500.0,
      "Id": "7ec76d21ed4d4c659af0a79a5cc04d91",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d7e070d18714ef6ba12d8ee5e7b9e51",
          "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": "100;",
      "Id": "4c42e47ac68b4017973d0724986c49e4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e50cc784d7e34c078562a23de0209f2d",
          "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": "27f39b33098940f2a896782c87298b53",
      "Inputs": [
        {
          "Id": "64cb466eb8a44069b8502e8f38732e22",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b8e1d889e0194a4496591fe5f5f00130",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bfcb563481e1446ca4bff4558c76fa19",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "x greater y?\n\n> (x: var[]..[], y: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "27.5;",
      "Id": "547d2c6637d54a09b16b1530f7f398b8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2bff3acd60b4414fbc1e2c5186624055",
          "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": "cb0fa27ca8544bc8aeb8c69bec4160a2",
      "Inputs": [
        {
          "Id": "65f74eb45acf4e23ae4c70fd9e5b2b95",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbbcee8380a64893bf6fc3f23e2bf1d9",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6e85f18fbf764fd6b32061c76d223a44",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a7037b4ea7824be2884349772f4a9054",
          "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-100)/40);",
      "Id": "e20284f5e5d04264bc5e72287b3c35b0",
      "Inputs": [
        {
          "Id": "72a85196dbd648a9ac431960290dc8da",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51d6aa1031bb4479ba18847d762e22a2",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ae911d92cf834a1ea0a154a193b79721",
          "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-10;",
      "Id": "524770c46ec048caa80881cdcc8e6c5e",
      "Inputs": [
        {
          "Id": "458b74bc90794b8cb484761e1e346d2c",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "238757066bec4f8588e22e9621031887",
          "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": "value;",
      "Id": "1ebb5ec2f3d3466e82cdf141bde15237",
      "Inputs": [
        {
          "Id": "3710e330693a4a44a682b2a0040e66cc",
          "Name": "value",
          "Description": "value",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6f762f4220c842309e13c4d59e488085",
          "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;",
      "Id": "fe52c5e6499c403ba864938949802f14",
      "Inputs": [
        {
          "Id": "ac5e4a8f3527420991630d03437dfb6c",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85f1a3929e9e400d801269d0ced23179",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7acdd78bd0b840cc92537403b0b8297c",
      "Inputs": [
        {
          "Id": "53c4afcf496d4e6194a7dd2e43000849",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "530551adf05d4938b476da65d77acf9c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f2783072ae249228c09c5a0f47e524c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab9599c196524e42b22eb83da4d40673",
          "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": "b1898a2709bc439da06381553d39bc48",
      "Inputs": [
        {
          "Id": "6f027aaf559c42dfb04551c279e8463a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d42b16bd8c4468288427e70f2186376",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba8a8312d0444a078306e0f38e33a030",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af5919d37b8d4bf7b96ed6098f1b4550",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "Sitelen-(2*setb);",
      "Id": "7d8959795f164e57a5953e9b14b84ea0",
      "Inputs": [
        {
          "Id": "06b8324ab63d492a8c9891c1ccf6c52d",
          "Name": "Sitelen",
          "Description": "Sitelen",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23547752e3704a1f82947eba2e51e8f7",
          "Name": "setb",
          "Description": "setb",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40ee07202da94c9482a2efe93feef8c2",
          "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": "de6ae8c5426e42679c4638e55d75939d",
      "Inputs": [
        {
          "Id": "4543cb297511410d89ec30c1b4c73e85",
          "Name": "Sitewid",
          "Description": "Sitewid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bf1815f9864490da314a17f9aa48cd2",
          "Name": "setb",
          "Description": "setb",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eefcee5b78704a1fa62841cd03496efb",
          "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": "224b7510046f44968e0420b4fc2a939f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "58e6ff98bf314f72a6025a1b24538075",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9ffb01556c3d40d98abe0f4808e2dd93",
      "Inputs": [
        {
          "Id": "a1c0c6d77f104f55b08f30f14013635a",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c3e3fe652a44451af31b06ac95f9a16",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47b01f10da5d4b3796d797db1fa581b4",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df15363b1141463cb708936415fc8406",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ffeb25ad5ce44c2e9f7b3f0806bd2cf9",
          "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": "5df196d1fe784284bd90f025c5612d2d",
      "Inputs": [
        {
          "Id": "21b3ba4fb61349c98fef34a539b7a12a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "97bc17a173a745df99ef3cadff966765",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4dd187e1e2e44d80b8e7b6b917eaac5c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e35a32c853c147aab9f307bf1c62efeb",
          "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": "b76f8fb3e12641398baaed5078127d14",
      "Inputs": [
        {
          "Id": "1dccc18d924148e0b69badd13aafaa83",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "00e38875a391470c91fed1324913eeae",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d024b61d6aa04470a2cdefcc1863d06f",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "16bf062cd6cc43a1b3d78caa6da92d4f",
          "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": "1fc36eedd7594db191057f9da85f5070",
      "Inputs": [
        {
          "Id": "d60c966552724d9dab9118b4ddcca660",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3869ba4270041ec9393f139d063eec5",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5844947e7874c1c88532eb98d8a6ac9",
          "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": "075ad4a350ae451a9c0e2a26e7387e3c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2033c8d70a4b4fb4909de43fec3d3450",
          "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": "d20c6477e9dd460bbf4ef4a39fae1b76",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4bb61050fc8c4cd2ba3f730f43da90f1",
          "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": "eb9327265b6943d8b2abf06f6bfd08f2",
      "Inputs": [
        {
          "Id": "1ed8aad347e940649eb0fd8d410ae51d",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "63ab24b7baa34d6081a0f9c6f0b84b09",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "28a32c563c024dfab20488ebc301e607",
          "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": "4ce2453f2c134ea3a9006e94bc1352da",
      "Inputs": [
        {
          "Id": "aa79e0da2ff944daa026953066a00be3",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9fc1e35c81b1442fbd66e69e83183e9a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c72151c438a947ea87e462cb529dce4f",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "MAW+rad+CW;",
      "Id": "24bab86b42004df0ab3895eff457754e",
      "Inputs": [
        {
          "Id": "d746c8b44b7241889f08bdb82bbbca8a",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4fd36c276c8646a99b9f83e0c79f7ce5",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad67ab652a6f4a8996f7f147791a65e9",
          "Name": "CW",
          "Description": "CW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "034c08341e6344a7baa93ef50fd9b1e7",
          "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": "ad1bacd3858a43d090ae81f6bdbd62c4",
      "Inputs": [
        {
          "Id": "904fb52004b24b3d9ea2a246c0ee2de9",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a167b9e12d04ad09324893a3fb6974c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c9f5edc338484f38b295836a07aed38e",
          "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": "65ba76b6a46245908275c9b0e6e00b88",
      "Inputs": [
        {
          "Id": "11c03f71c2184b95a93d38cb3f57e6bd",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2318b95618a4eef9e28d895f6d1cde8",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8eb0c56a7d248ebace5c4a59b4c538b",
          "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": "18a230a9d7a04ccfa2b5c41f2ed2dd35",
      "Inputs": [
        {
          "Id": "5b68fcef133840e78b585431d4621cf7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7fc5b57019ed404892cca05ae6423e5c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30d12cefee234c35a74ed99131f111c4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6877830f64e34fedac2e16f31bdc2157",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-x;",
      "Id": "739c781564f54c2ea52b601a8d2cccc0",
      "Inputs": [
        {
          "Id": "0bb1a4f1c8254633b0c814280e206115",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "aa75e01705144a3eb7c6bc1de57769a0",
          "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": "2*rad+iaw;",
      "Id": "746bd0b15b21467e9db1a03f0e433796",
      "Inputs": [
        {
          "Id": "ec4c23e45df142dca3bcbfac231e0ce4",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c695987b1f54943942d216ee813f3d0",
          "Name": "iaw",
          "Description": "iaw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "11a235d3543b4622bf391b7ffee6da9e",
          "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": "76330f68ccf44e6ebd9a8596b3e25512",
      "Inputs": [
        {
          "Id": "184126f9bb794e4092c95526ae81cc84",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d34899622a084261a7302626f5dc832a",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac5853e3ace04f4982c4c150be840e6c",
          "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": "83054fbe938042e7ae9c7ff190a3dfb7",
      "Inputs": [
        {
          "Id": "45bbed90abff4e9bbcba09b1e86a2a48",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44bcb57711254b6fa7efc986ea1ddb32",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a314b5c56f3143cf9a8dd99808d14903",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e83a158a0aa4146898c8fbab6989f82",
          "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": "6e3837f20b0c4b8b9f971ac5b8cf8957",
      "Inputs": [
        {
          "Id": "d5d5225ec0754106bd0ad4da09062027",
          "Name": "Glength",
          "Description": "Glength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1af6d0fd77234164b077fc19703643a9",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "54d9f70e68524d8b9e03f815b5bb3a98",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d25f11f026804d98aaabb6510b8f1ebd",
          "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": "496dfcf3bcd743018f754151e57e0eb3",
      "Inputs": [
        {
          "Id": "d65d826761f845d8a16043e50209628e",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99d3d74d38214a30ab96858224e4207d",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "91cb8e55881640ca918850ba985d8dbc",
          "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": "555d7eb236bc451cb226b02bace4bcc5",
      "Inputs": [
        {
          "Id": "564370f1510b4bddab9e1cafb054d1ef",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f43917dac7954c9299413b7e713be65a",
          "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.Floor@double",
      "Id": "a0a80259d95141b9a083c4b5039d3e91",
      "Inputs": [
        {
          "Id": "f98e2c307ee8497fb7f0f5b6900093ff",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9aacad6989424dfba7a999992c347059",
          "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": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 0.0,
      "Id": "b53ca8324eac42e7846b61176df44113",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0b37e925b36949dcb3e8e84ecbe5906a",
          "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": "+@var[]..[],var[]..[]",
      "Id": "d6e847899d79448999dfbce64f19c575",
      "Inputs": [
        {
          "Id": "0e463dde84204fc0a04aeddc2d57ebed",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "214359490a5f479d9440cedf56c65fc6",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "150682cb53644330a101089fc44e29b6",
          "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.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "e1ea67671cac41ccb608f057e63727e9",
      "Inputs": [
        {
          "Id": "f47d5011e96349618ad6df44765b201a",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "20ef00b8f4f645c0b778ffa58e973b50",
          "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": "6b943f166f794271a0a75d07c38bb8cd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "90bf14ad8c4742a0b80dbd050420dab2",
          "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": "87a6926ac6f2465f9ddfe29151b5135a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c16f19419c2a4deda224e1009b71ca1d",
          "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": "02ba4d2dd7fa4cf1b22a927983e7ad4e",
      "Inputs": [
        {
          "Id": "fef32d13a3bd4b5e83b7b865153f208a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2abe41a94eb4bed88f1174a0f69127d",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "10e9c25d66cd4580bbdc6c20c0ae8361",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ee0457121f404353876553389742115e",
          "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": "f48f1689549e417a97e75b8955e3b5be",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "427a1abe604545c6851315e420f1b42d",
          "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": "d8261f3ffc6d4c34910e4945a2995f55",
      "Inputs": [
        {
          "Id": "295a8dfdd88c41c7a0ba80123f49b44f",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c266bc344aef439ea6e136eb41a0e646",
          "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": "eaadf397f37044c0953845691cb93637",
      "Inputs": [
        {
          "Id": "95e201ecc51b4719bfa0dee262f81ee2",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29019f5874604171bb41a881f2f825e4",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2f679c9e2e74311a12412773188f005",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37b5e0ce3ae34b0bbf09b8006ae4c4b8",
          "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": "01f78a55bf004763b7f39abf5da19cee",
      "Inputs": [
        {
          "Id": "e4c207ecc3074d92ab163898aceddcba",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82ec6c739ded48d9bc35d65d742d2f5b",
          "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": "8c9feae8526e42e5b0f2e14fb36200ec",
      "Inputs": [
        {
          "Id": "5291f8a8f85b46bc8be3d614a54aa580",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "346288151cfa47c3866f8cc6c4b6d5b7",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37102310e790437198c962317c3dcd41",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd2e6724bab748d7b1fa74d88dd93b51",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42b7572d54a44fe1b0b697c3c82ca0b3",
          "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": "af9a3da9202a4daabe7396bb58bc8519",
      "Inputs": [
        {
          "Id": "84c40d12dd4542a9a147e0410416d893",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8cffd357069f4e81851f314351fbcc55",
          "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": "988716ee42424731bee3d8ce470b037f",
      "Inputs": [
        {
          "Id": "82a90ac4ce914600a1270e7f41e9a5c8",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b4d9b3fc2bd34e95b1e343eedbbbd312",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a95f3b25b5e4423874f6189cfe4fdca",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d3b8f92f54c4102a6f31c4c03a4db46",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2e62badd999947bd9c861fdd5bd4c711",
          "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": "7edfae77f81543439225735f690072df",
      "Inputs": [
        {
          "Id": "11b6f2a3cb5c48e5ad54034de4be62bf",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b76b07d370ef40699802ce465f2e3267",
          "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": "0172857e44ea4189b63345b3cd5c1583",
      "Inputs": [
        {
          "Id": "d6cda08be1154b64a93d2c4ff0ada319",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a7891bddcabe4e6f8b88430387cf1a3b",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c8d228bcc72467d9ceb3f54dcf6f622",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ea9152a428d40539a6ffedd5b36bdb9",
          "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": "68d181ba21d14cceb3c15c23a9b21b6c",
      "Inputs": [
        {
          "Id": "c5cd6f2dc9fe47598e71f9e3638330ba",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a72d5a5d0fc94b2eb6cf7b92bffd4047",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66e69df9da554ce38ab774a1537ad5dd",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48681ccb7db64f5ea0ad18aafbd3c7bb",
          "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": "c10dc4fe156b46358579b10af601860e",
      "Inputs": [
        {
          "Id": "d9889aa5463c4683ba2b00e2309fa20d",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6049bc9f3aaf45ad81cec938c5bce2ca",
          "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": "80aebdb39c044c6c80b835798e9c02ba",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ab9211c0d05445d957f69cb6a12a636",
          "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": "691c2dad475a43d1a5b36fbb45e658c8",
      "Inputs": [
        {
          "Id": "6225f385c38f461c9f7c027386842806",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c9589592ff0456d9dd3bb7383549fb2",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4dacb26ab1c4fda9ef25ca140678d00",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3477627d5c9145b7a07610d0da2c6c57",
          "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": "9948c9ea5f524183b3f2e30c5b623ac4",
      "Inputs": [
        {
          "Id": "3d9bbebcd84c43c6a75d08ccc68752f5",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13c7cb2d0933445da62cb10794cc0f13",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d8ee168b60142a5accc5c3bd25c91b4",
          "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": "06aba488b42a4141a8fe000dddd66935",
      "Inputs": [
        {
          "Id": "34aeff15795c4bfb84ea549ec9094984",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb3a81f31e9c49e8aee6df14d09f3d10",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6f00a100b3a44f9fb10f29375e2fa6d4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "615223af2e4245bbaac87abe051d547a",
          "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": "60f1d70ab47b4112b36fb7790d748c1a",
      "Inputs": [
        {
          "Id": "98542602e95843809bb4ea69b7a29703",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c9bc6a80bdc453793a1728e62691817",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
          "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": "b32f22e7f18243d58e2e003d10787fbd",
      "Inputs": [
        {
          "Id": "60f3ced422454fffae3757705b103626",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b281c5ba794640829ca0f819cbb21177",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe26344b94d548d0889b4fce37396509",
          "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.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "aefc1ab4504d469bb62d38c164e249d2",
      "Inputs": [
        {
          "Id": "95f34829b867471cb86e18df8b3916cf",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0be6a20e554c49818a4a15488a2d62ce",
          "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": "641de92cb0fc4bf79a57e1ddd66360f9",
      "Inputs": [
        {
          "Id": "35894daf2280401aa957793342cffd35",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b40b40fd1d5e497197fb11048c7c1838",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9571e349cb024c46ab18acde3b9ed2ab",
          "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": "d1b969ca513748ecaa19d06d532892cb",
      "Inputs": [
        {
          "Id": "7653aaab1d2a4d50a1d1accf571824fa",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5601cbee527d4ee194763e7cc2945ba7",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed496bfe89b246608417a3bcf40f74f7",
          "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": "Autodesk.DesignScript.Geometry.Vector.YAxis",
      "Id": "2f0cfd2d43884556bc1b5c44f39246f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1b4d6e17db2845caaf83b839266093ee",
          "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": "d64cc4a8dad549db82917dc122b39200",
      "Inputs": [
        {
          "Id": "3cf5ab0efe224e79bcbff653e9d0ee19",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "23657c4707c445a88fc51c836093bcd6",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c90a4039fb743bfb199d506d65e4a7e",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "30a9ac7d633b4124a5fac29d145f131e",
          "Name": "Geometry",
          "Description": "Transformed Geometry.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "ac3ab1918ddb4d03a2a34ad4ba00340a",
      "Inputs": [
        {
          "Id": "be91e9b91fb74676a8c8c1eae7d2e647",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d04f0cd1b7f4a6eb54c615746c0869a",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bc6ae85e3f849de8eb0a500f44a9521",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d643af1faf4c42518769880d4fb1439c",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "06f986346e084457aa9a1ef79b27b23c",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point[]",
      "Id": "00adc44733ba4a1e976ed1ec8c745b5e",
      "Inputs": [
        {
          "Id": "10b9d7cfdbe74055b95816bab9ba41af",
          "Name": "points",
          "Description": "Point[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6891648dfa4f4abd842ab8d8cc41b929",
          "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 (points: Point[]): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "faedb17282c2430b9b6413d57844861a",
      "Inputs": [
        {
          "Id": "d435681bf2d845fda274361352df92ec",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62352b5ee787407abc2898fa213e45f8",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bf0d0d185b84c81bc3c7b711ff90659",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c6fb6bd5b27141469ade54342298c928",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "9cc3f002901f4c418a5671b92b19fb96",
      "Inputs": [
        {
          "Id": "3110ce49f3ad4178a3f3e66ee7ff0d0a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b903f56e4f4b4a1aace19f976abc26c8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a6cba026ba243e6a1e780ce35f7c0bf",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9b771f1bb7c149f8939919a73d148e09",
          "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": "0db2741d4a9946a9b124245d01417eeb",
      "Inputs": [
        {
          "Id": "55155dcd3bc74d65b64a80e0eec1d213",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a69e54051b142fca630751105e980dd",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79815fe6a00c464fa1f1ebe76cdf59fd",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1736d31b5b3f4ba0b43997c370808775",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b733079655a648bf8e98a89c0cd9b64d",
          "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.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "8cb8c9e83b244c09ac922bf544aff0d1",
      "Inputs": [
        {
          "Id": "4b5f3130a14341568137709bac8c40c5",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1833f258d5d444398afa6c9b83661ea8",
          "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.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "75414ab8fc3f42d7a1f7e56d38192e9c",
      "Inputs": [
        {
          "Id": "d577444060af41fcb847b6a068c94a01",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "92b9493594d4417e9aeff3693e3865e1",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the output of node."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 5.0,
      "Id": "79cc589e7152428683f99cb24363820b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bdb92fa3b3ba4d9c858ca56f82e29aaa",
          "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": "x*0.45;",
      "Id": "9fc58ae9ef534e32be19327401b7f42b",
      "Inputs": [
        {
          "Id": "8890152458b142b6b52f288c1c5f8684",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f92d1ded52264d669a0423733b27fbbe",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "3e180f59f0dd46a4b680efedb8899b04",
      "Inputs": [
        {
          "Id": "4e5327e33ee2490aaa913ebe66586b5e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef18a6bc23294e83a547bc8d787df10f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04b8c1d68f7444c3b465f22e55a7cb37",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3d168006a114983b4c0e4cf2a0cd3b7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x+y;",
      "Id": "c4c45c79ca1f4a0b99ffc8439225408c",
      "Inputs": [
        {
          "Id": "e231d6f470014457862ed7b95b1ca35d",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1570280b2c1842be94eb82ae302c152e",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "56b5d91737b34f6c9f9a55e5999017c0",
          "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": "3f5aed6d08074f90ba357b4cf6b0f3d5",
      "Inputs": [
        {
          "Id": "9715812ced404f569d8a6bf964f0302a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4588239f74ae4284a78c72ed3de31093",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fb3dad3e1d4d41b6b25906d3719bd00f",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96bd38e53306495b895ee8192405ebf4",
          "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": "c4c3c62c2420455d8d71cde0d1f45ee8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "987a117ee9ee43c39cc7d91493d033e8",
          "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-y;",
      "Id": "aa80f1ca11aa40e58842072676c8d6c0",
      "Inputs": [
        {
          "Id": "2aaa85cc7f8944afbf726f9dbf201e50",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b8ce771eb8ea4a6fb05d4975af62f19c",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c39feff1905488ea1eea7c8922c52d4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "b3524b8de5a546088c47853c9b5ce9be",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fce394c341c04e938a04e39d1a2d6b66",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "38aa7b4273a646258eff225c4ecb0937",
      "Inputs": [
        {
          "Id": "84e39cc2a7204c5095cc1dedb753445b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c2d2ac19a9f24d0286dd214a3c55009b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcec9f7952ba4254b50e7dfa5abc7dab",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1fd6cf767207407f834cea3b83f9c60d",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x+y;",
      "Id": "a64a181036c24df4ae4d60b82b962da9",
      "Inputs": [
        {
          "Id": "1d0e5c54d0c142819a8de5005a2e81dd",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db6161afc6894023922e007d7b3d5718",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8c68599c48e4e849b62b6eab08a390b",
          "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+y;",
      "Id": "da36cc651ed94e6dbdba360265a0fcb9",
      "Inputs": [
        {
          "Id": "02b1ed5e4ba7435e90cba30bb692eeda",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8895ab809ce746a8bc6c125bf5686981",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "90d1cb329d2048f6925b015e380f153e",
          "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": "4b0c6aafb53a421c8fbd758784a06301",
      "Inputs": [
        {
          "Id": "adcf9a93f3d14ef6ae6fdc821e5c04c3",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2e034cd17c645648cd5992a300da3f7",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5b40e45607944a7f98f538620f0e2d42",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "872a21d2c4ce42789820205e61d0376b",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "db850b5f701e4ebc80d516b9b345b855",
          "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/2;",
      "Id": "3709ea9255294db384bb422e934b5260",
      "Inputs": [
        {
          "Id": "0e2102d6e28d4da788fa5b254648aac9",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f01992834d6c4e389051d756b012b82f",
          "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*0.2+y);",
      "Id": "abe45910519047de9406926ebd9885a6",
      "Inputs": [
        {
          "Id": "f02f9857fecd4daf8796a5b7691ee7bd",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e203ad7de8df4070b49c8b45ad5c7441",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b24547cc0ebc4e6dbbda46630a3e3ce9",
          "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": "87d0e7231c0c43cbb7ec210893c1c8f6",
      "Inputs": [
        {
          "Id": "394efa938ae24baea4c85a81b9263909",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8ba68d40863477690b89e1d2e06ccd5",
          "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": "9d30a4c647eb4096b04bf933387e4317",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "66882c1f37354c4890ede9593b1017d4",
          "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": "adf56f8457474018b08bd358e6fa3dc1",
      "Inputs": [
        {
          "Id": "c048b88ac8a6424f9648d6d2aa979b7f",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "29e4b59a8759461a999fa8aa126ac493",
          "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": "cf10e6f9a25942ed9d4197f322b81ce5",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f16176bc2c6d4ae7bb19c383e0e9c9ce",
          "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": "DSCore.List.Flatten@var[]..[],int",
      "Id": "6a481dbb3c114ec4bbf1123040a21f60",
      "Inputs": [
        {
          "Id": "731e0e12c27a47fd8424769dc2348f19",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc187b6e573c45c5a5d419bbc811dac6",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9745ff2ecd8c4605a1b2b1f42fed2db6",
          "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.Geometry.Translate@double,double,double",
      "Id": "4b46f668d4c24eb8a6f93a1ebf180383",
      "Inputs": [
        {
          "Id": "455aa180da0d481ab7d8c81ffadce302",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85236d52e4d74c42a1c2d2afd1bd37b5",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4359602e3e29401a9f9c808f8ca40840",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56d0b32130a145829bd7a1c4d1648313",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "51ddf142717e45dbb9d0bef86541f121",
          "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": "4bb8c3c92929418d91182875abf4530c",
      "Inputs": [
        {
          "Id": "97a2f681c671450f9269389c1550ceba",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb5b8f93a96e4800b41560ab0cc75038",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "201b93227f5c49d986a9ee4e0519980b",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce8131120dc74896b0019ca08d3d2c6a",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5130e8cb0d48452bb1412d45994812c6",
          "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": "97f6c67ab03f4b81866881c9a09ffb6e",
      "Inputs": [
        {
          "Id": "32513036374e432097367291f351a713",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "896fe5f5830c48bb82ad166b614fef14",
          "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": "b291b79f99364569a586ed7bf7c6bffd",
      "Inputs": [
        {
          "Id": "7c5839ea7d2842e59e7c3b2899b0d76f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9e67fea6aaa4888a5bd54c07c68fa8e",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e29a4c6995804bf1b27db88ed1f30d6b",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0e275cae26ba45439eb6ecf1000a2e12",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "935ef4c483e744ba9b2083de25f771a6",
          "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": "048f353dfb614bd2b5589df628009778",
      "Inputs": [
        {
          "Id": "0cf959f0d4aa41c4aa05b931ae840138",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e824d31a22b441368c87c93db1b9d210",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37cb132e83bd4c5697647dab62851693",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "89a0df4018904e2ab933951088f749a2",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "62f1bc9e65f04f8cb8691eedf8d334dd",
          "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": "79f3d2a9a77b467a815be9b44bccc2a1",
      "Inputs": [
        {
          "Id": "5bb9a9a5eae241a3b42433dca552f7f6",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d4c399afd18e45febcc27941168af82d",
          "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": "a67579229105461885d3edd273582565",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80fff70480464f33923493e666d87760",
          "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": "57b69053401a4b599f67dae25a9011af",
      "Inputs": [
        {
          "Id": "6c0718cd0e5c4448ad7b881ad4b18922",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bbc724e32cd6411abe7dbd4885f287da",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b3a4f181a0e4a4d9137c63faa48d8a2",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a14c7c58d20414abd8e55143013a9a8",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c85704378b134269bb6205a0f330dd2c",
          "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": "61dfd5ffd2fe41ccac67d2ff7e4b25cf",
      "Inputs": [
        {
          "Id": "030b2ce24dd549ccaea4a98a844d1152",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ae810bc94c948fe9b732c33f7915e7d",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e3d43ad669bf437bbf8e1d5f2a141512",
          "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": "8b742ff290be4805ab8c10dbb57811f9",
      "Inputs": [
        {
          "Id": "4665b9502dbc4583914a4ab5acada520",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6e91b6990dd4b009b7648d5b5cce00c",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8334f7a8ef574470aade8e12be4a5a46",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d894a89b7c7a44a79ca10c5fd8cfaa97",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d0f0abd2ad741d8a36541e11c3ef214",
          "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": "dada9b21ca75478ab9f51dde829343de",
      "Inputs": [
        {
          "Id": "41e65f9727a348ba806fde0a9d609daf",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74acfb3d7c924493bc7b6dcc18b0d71f",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd046fd999f94e14a8ec33808ce4b91d",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01053882e7e24f0294b245b86f61a67e",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b85fb3d724f24fde9b4da9df6df1df56",
          "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": "98cd16cd5bbc4b83a43b9750b5a969d7",
      "Inputs": [
        {
          "Id": "e8bda2cbb5a2454eb912535904a9e47f",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "02abf99bc14b4411acb2200caf4cc966",
          "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": "55dfdc70ea40464aae182958f371f0b4",
      "Inputs": [
        {
          "Id": "b493e69f1703409cace5e315b686c475",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5064b140ed004742880ce98d118a40f2",
          "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": "2c2f715f3925497fa0d6c296e52028ea",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4efd0eca78614046a9a23e9f0d675b93",
          "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": "36daeebfdd2b452699e947a8dde57ed5",
      "Inputs": [
        {
          "Id": "595d3cc396584a4a9f6f3b9c91220264",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8aeca1bb6034405aa3a1760c9f9606c2",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab9fa5b9f52543f2b135871a656c9549",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df9068c408ed45b98d74d2a73b5baf92",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32b0b7f5ed654271a0caa6600e981513",
          "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": "1943e5d504aa4cf58931f7fd0230ded1",
      "Inputs": [
        {
          "Id": "350e3ddb773e4372afc1a17bcbfa4916",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27a2a95d8e794620bc84814cee46b892",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b8bb5d5ed1e48d0b94ec3092ea7ecd6",
          "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": "e22d6f47541448e587600786df9b91bf",
      "Inputs": [
        {
          "Id": "b62bd0c038f54d15bfec95813223504a",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6912b38458d64990aa2fe520407ba0d2",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b22f0cf83bf4f4cb4d5158ffb8612b5",
          "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": "cb378f30ed514cf5a754bef6aa9d7989",
      "Inputs": [
        {
          "Id": "2f3d4eace6f142cca07dce57a9669971",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "185ed698960e47649419bd0f61b4d143",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a345972f1f2c4edd85d62e7570ec24f6",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "08dca6e94d7843408ffd98cb7f7a8c2e",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "808ecf7775374fe3a0d7455f02125b0b",
          "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": "5d384b4d34244bd3a616b2ee2207f3ce",
      "Inputs": [
        {
          "Id": "cb3494bf5a8a420eaf02a9c5e158bdf4",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74fcaed362784d59b35d56a52cdeb8c9",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b33a631e8b8c44a18274717d75389c56",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6bbf9e45f615408e9bed052360714312",
          "Name": "seq",
          "Description": "New sequence",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a sequence of numbers."
    },
    {
      "ConcreteType": "CoreNodeModels.Sequence, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "5c20bbbdab6c44f1a7128e2ec55618df",
      "Inputs": [
        {
          "Id": "5a37c875821f43db97d29770df173738",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d889dc92c5a4208bba23b27b29b16c8",
          "Name": "amount",
          "Description": "Amount of numbers in the sequence\r\nDefault value: 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "776517bf066441219a9522fbc9022d78",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0d77770abe5443485a3fc826d3c4a5b",
          "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": "8165d7c4d1e64f888a79dfad8b5e5d52",
      "Inputs": [
        {
          "Id": "9b35f8de119149909b345ac4ccd26570",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "501c7207c7c7430089fd84285f7d6c26",
          "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.Min@double,double",
      "Id": "80f4c0843b8e4c85a596b8e57f8b94b7",
      "Inputs": [
        {
          "Id": "4e308c0a6cab498c85a84edd8219a525",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b75ea331755411e8340109a0ef5ffc1",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c903cf22565471589ed736154daf975",
          "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": "1bb4e0ea0f1b48c492d9a30d9d26de3c",
      "Inputs": [
        {
          "Id": "ddf98f9106ee455d9d9dbf70f04b0ce7",
          "Name": "number",
          "Description": "Number to round up.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a5d8ae7a7aa843b4ab46e2fdca313797",
          "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": "80d87bf346b24075888cd323675f65ae",
      "Inputs": [
        {
          "Id": "dc112206521d4f52ad9a38d1c2126233",
          "Name": "number",
          "Description": "Number to round.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3be08fa18d3f4ca6a3fd6be474ecdfbc",
          "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": "e30dbc09a74b49678f8d9e307c3da7f3",
      "Inputs": [
        {
          "Id": "0800890eb39b42fc9556fde2491042f6",
          "Name": "value1",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a7cb27bef6f4f44b9bc9340ca2566d8",
          "Name": "value2",
          "Description": "Number to compare.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c30a79cb5fa24f57a8006fdd85b9fbb0",
          "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": "1b38b8742c5944d3bcf0b3e3efbd6add",
      "Inputs": [
        {
          "Id": "9dd2a7e1aa3342cd90fca46f4dc573d8",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d724e772b6fd40b69834601dd47805ae",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ebbe4cba13bf40c4b11358d4d0839405",
          "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": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "00ca501abcf34c4c812f1b764ebc4739",
      "Inputs": [
        {
          "Id": "0701eeec61594a82bf47d0ea44e35906",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85817ac151bb4204afd324d0ee04c33f",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbf1b534f3784b8e8ecfa9d2024c557c",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c48146246e99407cb1f59e2023d172ff",
          "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": "fc10de585bd84a3991501dda7669984d",
      "Inputs": [
        {
          "Id": "0506edcf9d144f289e0d4d814f8dff70",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "43e7d6e5ba7642b1b6db6d249a6fd0ef",
          "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": "49337cf963fd41c5bfea29d21e8385eb",
      "Inputs": [
        {
          "Id": "ab2b5fcece9540c8b22f0fffafa7beaa",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cacbce287b07498c94cb24bb43c65afc",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "772315b763b84f1cb7c8a61ffb58e90e",
          "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": "7171d9b715ae4f4c88d099e3ffe038ef",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3845835d41394307a6da20ec236aba7c",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByPatch@Autodesk.DesignScript.Geometry.Curve",
      "Id": "12b27646b5e54de08aabbbf42299cc7c",
      "Inputs": [
        {
          "Id": "f5837fdcc4ed45b782adf385a5180c2c",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bc1cfd86e0bc42488741b0f657fc6072",
          "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": "712086014b564954a13b122cd9fa8efe",
      "Inputs": [
        {
          "Id": "9a7db160638e4e99b9e64bea40ec3650",
          "Name": "closedCurve",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "23382664c9434ab083e23a746abbb2e9",
          "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": "57fd00e8e9654b87be76690d289bf0ea",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0e9120f911af47dfa5d42de872107722",
          "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": "ba05f5dd6b4b40e7b55b9a0b64584eeb",
      "Inputs": [
        {
          "Id": "e981166ac3d54e63aefbbf62014f35a8",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5c90f279ead4c0a9673a7a64aa12542",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "564bd0bdde144dd09879f1253c34d831",
          "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": "ab45a4fd7f3a4fff8337f13d049cafe0",
      "Inputs": [
        {
          "Id": "d75634332532438bbaf4b4654e9109e1",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3e27356d05c84a21a34f569dd68355b0",
          "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": "0e21dba7b0e24dfd813f68b5c3061de9",
      "Inputs": [
        {
          "Id": "1eb49d9ed6a54ba7b96b77da51f1aac2",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8dc7adf0fd94e6ba29fab32220e016d",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4713eb4bf6c4e1986d92bf9354a172f",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "382161149a0843789955a6517aa56598",
          "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": "a6bfb52c75004f5e85088880f0ccade2",
      "Inputs": [
        {
          "Id": "673df81986964988960f7c87e5e8443e",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9662d6fe783d438fb330523133c24e39",
          "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": "679306ef93f7438ba245658190024cf0",
      "Inputs": [
        {
          "Id": "fa7418ae3a6944619500f4487ac59e14",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d18365fb1bb4e71bc67be13366bc507",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ec78e3d6fac4a0d8718a497864e3bf7",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3cb32fcb223f46aa9f1c386293b688f5",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7cf36179ca054b41b627f51820bb5bc3",
          "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": "cadde21f009e4c49a338e9cd09fc08c2",
      "Inputs": [
        {
          "Id": "474cbe633d354cce8f37e82927e634e7",
          "Name": "start",
          "Description": "Number or letter to start the sequence at\r\nDefault value: 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "18f39b963fe64607934654e8bb0cbc1f",
          "Name": "end",
          "Description": "Number or letter to end the sequence at\r\nDefault value: 9",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7efb985a39de4a1d97cfb1d3948f358e",
          "Name": "step",
          "Description": "Space between numbers or letters\r\nDefault value: 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c8a0002d4cc54874a561323b3a823329",
          "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": "c75821430c654a22930264191a4ee5b1",
      "Inputs": [
        {
          "Id": "aa32794c84ad48c0bbbd5b5d4077ee17",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2c5beadc1934877a124649c12fe5305",
          "Name": "CW",
          "Description": "CW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3379059fd6244e1ab71114bbdb8b3b28",
          "Name": "IntAW",
          "Description": "IntAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8590e409d68448e7988f584373b080fc",
          "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": "b6c1ed976ade463d9071f052a085baa6",
      "Inputs": [
        {
          "Id": "a9005f293c9b46ffa45fc863ae05718e",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e50462000b5342cbbea149cc28cb4f5f",
          "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": "8a7ee552105d4d9983453a275499c19b",
          "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": "6c441f5ec0ab42359ab37bf2f050e29c",
      "Inputs": [
        {
          "Id": "52f1eef2bfaa48d98e62d424d9acd3d7",
          "Name": "Glength",
          "Description": "Glength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f483017505564b9390af0c49bab14969",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b7844601ae394ecba8b37b9da52510b4",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c7fa72f603cf48e0896ca8788a89baa7",
          "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": "72add9e86dc34020834041b8b323e80a",
      "Inputs": [
        {
          "Id": "8094c49fddac41a69b47ff152f3a9c34",
          "Name": "width",
          "Description": "width",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a76406353ba04483a1bb70e7261eee17",
          "Name": "MAW",
          "Description": "MAW",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96af0338403b447b854d5e31307aec98",
          "Name": "rad",
          "Description": "rad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "34c6a2c7f6ac4fc9929e51812ec584a1",
          "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": "fc78c2e428cf4e37bc96052b6c41e03e",
      "Inputs": [
        {
          "Id": "652d5cdbf3514a89a70dfc60f414a883",
          "Name": "circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96e0d72fb4eb480b9319da339f689bd2",
          "Name": "numberSides",
          "Description": "int\nDefault value : 5",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1ad2867917984c26813b72d786eac85b",
          "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": "a0bd809d9a374c699921b5b51422f809",
      "Inputs": [
        {
          "Id": "3f6e9c53cbba41b9856c08f65c6a8e52",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "96e03abd1e504414b82aadae19ac20d1",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eacad8fab87240eabd629972125717ce",
          "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": "119e824d49954fcf82abbd3a7de99edc",
      "Inputs": [
        {
          "Id": "3a4b32ca729b47bbaa0334f73d889549",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec2d7b8e80cf4b5a86287536f438821b",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bdff2f77682b484e90966ff6e167147e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e9ea2871e6a646b39a4b02a2e9e7b2d6",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "14a7bd0a03b148489bdd0e26b21016d8",
          "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.Curve.Offset@double",
      "Id": "21318fbb137a4926a6052711258ba549",
      "Inputs": [
        {
          "Id": "d7ce5251f64a4b1eb8e402f39eea9c6b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2dbd68b38ff4d57902ab2fd0b5fb8f4",
          "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": "86477776d78940b5bf98bfe8bd7c95eb",
          "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": "43c09ddc617e4b2ca2517e8da95e5a33",
      "Inputs": [
        {
          "Id": "62f67fa9038647eebb6b3b77bc3a1247",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50b78504a8e34d9f81ae0b8b30674641",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70e8b012ec924aa6957823914f403158",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4aa0b70210fb4ca09ebe950d4558290a",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fb8b8fbf1aa6491984163968991b827e",
          "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": "76d36634e1384da9b8c18e256517de8c",
      "Inputs": [
        {
          "Id": "fd7c68f085c04a1d8f59867e080f2deb",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "31a6aa91ef354d38bf94a3e58bb4ee57",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d862f0d3d2674eb48b4e36312498cc14",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e5b93875a21342ae90d08f73f6b7f9b5",
          "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": "060637d7c84249b3afe77336f772a1c9",
      "Inputs": [
        {
          "Id": "050e504abd9645fe9c1b74068bf398fe",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b08bcecddb5a4ae496c1473bd5ea290f",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a8a9d40254d445982983ac4798a4f5a",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "228ce338e5d9484dbd635cd3c125af99",
          "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": "8fe6a1d9b76d4063934906bf880774b4",
      "Inputs": [
        {
          "Id": "cdf72716a5964a06b8ef4b269fa175ed",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a1854a62b0644e6abe8d7dcf772c2dd",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57d32768949946dd95961029818fe72b",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "225805a6340946d7b7243c054e74504b",
          "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": "d5c61bc24d364a89b135e4ec12aafe65",
      "Inputs": [
        {
          "Id": "778b79f088a4458992c504c3716377c7",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "126143d2963b4138820169931a2e7eb2",
          "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": "7cdda252d7ef427fb191e3fb5d4cc66e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "afdd624c3b964f20a1e24643f6fb12b1",
          "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": "2aaa8540345746139da4e06b561220fb",
      "Inputs": [
        {
          "Id": "286055dc07264ff3a1f0a3f0b17490a4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f447a7cca6a4e86ad250eaf5765761e",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ce9e5f691a8242c6b39394ba20522544",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3c21b8244e044f1c8f29b9c25dc3d1a5",
          "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.Rectangle.ByCornerPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "ab79e826aecd4a0c99dcb078c8b2987e",
      "Inputs": [
        {
          "Id": "405446e94878411390956c2e5559b379",
          "Name": "p1",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "705f6b3a080442a6b51ab2e8f34f289a",
          "Name": "p2",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e1546e661204662a40abee49588389e",
          "Name": "p3",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "93f6071795d94a05bbbaa76216c57e6f",
          "Name": "p4",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7422674a9c0b4242ab3fd49db4a87b11",
          "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": "6da6f37139a849638885a79fbb6f0bdf",
      "Inputs": [
        {
          "Id": "f1403f4838774a87b6d0ce2f665f4e64",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "150b0266e9c04a27a64e3bc6991ce353",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a971fd464b2d4a57aca00275d3804338",
          "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": "ffc746d6f21041938dc0272efe1c7414",
      "Inputs": [
        {
          "Id": "1624206721624cd39fe6cb7e51177c44",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "64866cf0d58649fba3e32d0a1cd65b8c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "597cfa9147554a73b9e1327f8a18a99e",
          "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": 1.0,
      "Id": "2437f36a23ba41ebaf885145d2904789",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7b35d079bb2b4c3b911502c47db886bb",
          "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.03,
      "Id": "783e243e7825481e9e8d2ec41bc8e162",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "62bde737afe742598e209f40f0a614e7",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "256fc9dee4d644c49e2bd5c524b777ba",
      "Inputs": [
        {
          "Id": "df62c6cd9cca401596f6a57927bf31d1",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d0b51fb9444a46c0af2a2d091fa530d1",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "173e7605549547338b393078144bece8",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 2.0,
      "Id": "200d4a5534424131b71126c9492d2045",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e198824b6181426c9ce1846e01c85e78",
          "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": 1.0,
      "Id": "ed953188efd84e12b4546c8fccabc6c1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "69fbf0e670734eeb83815b3ecbe78956",
          "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.03,
      "Id": "959d4f9c6a594705b5de32f565b29469",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ea2d5342f7b04c1aac4585c6e6f4c50d",
          "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": "-x;",
      "Id": "b5d9a02261ec43fc878fa7d5a2be8cb3",
      "Inputs": [
        {
          "Id": "c42671778f5e4f50b43c0d62b7e9a648",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c1e504979f69473da4f99d43ec067635",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 1.0,
      "Id": "e26a61a8dcdb41efb8813fb3f462fc38",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6da68adfb213431abb871e32659ec47a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a number."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "2eebf9485a5f4a74ac9a8c3608245a03",
      "Inputs": [
        {
          "Id": "b6b30599926045238eddfcd69a346c83",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d61dd016df94bd5acd461ba95c448e2",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42c613ec0d624c20b76ef4133bbbf223",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "c446c7481ab445c2a10ba9478db377a3",
      "Inputs": [
        {
          "Id": "e94198b7b9ae439abb107e1f38574568",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41d28abb86014b3f97d731cd99281f31",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07c6e8bc379143bca52f06c68f569071",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6469d47f7d843aba3e58e92c9d15210",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dd4ffb135fdf4003a5fd0b7d48859aa8",
          "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": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 2.0,
      "Id": "8f4fea92ef174eef96119d314e15ea53",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a25276eab3314d328e279560d96e5726",
          "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": "6347bf617f9342d4941dfaa6a01a6f00",
      "Inputs": [
        {
          "Id": "d9ef0c8de2c0498581c39e11c102aaf0",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "481e72158e2b449399969c9a14b704ff",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7cbac6fa631143b7a8cc0c9878d37b18",
          "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": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "5f90c86319c148f9855a633de5d02ad1",
      "Inputs": [
        {
          "Id": "381e571de24244498b0cc9ddd3c42887",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ceefdae11e2b4d77b5849b6800246d88",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d5ae297eaff044a9b57417852a25b436",
          "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.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "78c76f2f75124fbc8fcaa3ba16b5c720",
      "Inputs": [
        {
          "Id": "130b8fa6de2a4329b545d55dc666707f",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "182ea1bc5e2148b5a78121e7d9946a08",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6e5f61f828494d199fa20a6abf64fbfc",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "bd9ccada1ce147c7ab3b9d13a88735a3",
      "Inputs": [
        {
          "Id": "9804c48b4f4a421180e4380b53f0ddcb",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ad334768f69947d0869732e010ff2ea1",
          "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": "549e5c98dff64c7690bdc4b1f094c0ed",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e168224a4afb44218a5707b1bb1060ef",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-(x*0.35);",
      "Id": "43285dff0d7e4cf4870965172d573f99",
      "Inputs": [
        {
          "Id": "25035bedc931417aa3ca22f6f08ebc75",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5ec03615977346a9be289a3bfcf33986",
          "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.Surface.Offset@double",
      "Id": "108c4fd663fe4317964f24871048e189",
      "Inputs": [
        {
          "Id": "fe0dd686200640c380f62eff521ec547",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b3b60e8f1dd4ec7ae46b19e1d849772",
          "Name": "distance",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "801f30b791154f7a827a2d0238be173b",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset Surface in direction of Surface normal by specified distance.\n\nSurface.Offset (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "6c3465e6f3ba4402a0544aa011977849",
      "Inputs": [
        {
          "Id": "5ecc8eccf2bb44c48e207f0bd5276b9d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "422cf711f565499ba4484cd97f3a1578",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4539c64a00eb4d4a975782c24d9247ae",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "15cd59323230400388d659d4459f6a8c",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c9ef1d70fa140b1bd24171ce22ff2bf",
          "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": "78a5d2966b664bbc923e6ad792263fc2",
      "Inputs": [
        {
          "Id": "9f9f78f141f7423988b9890298404af6",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d215ad36aeb431ca78559b1007c82ab",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "521497b8a7a84197a2bc6bc40d9d77c6",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "f77bcd03e760475a9fb752df1d2aee8d",
      "Inputs": [
        {
          "Id": "db8a9faedbb44202b70358bd65520f26",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fb1212c02f04292b116b85fd713a988",
          "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": "523a100e88cc40a0a9c01261ede2e6ba",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0639a97c59d402e9518decdcd44725d",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "93130b73db5d4a3d9f0ef4c5d7adf0ba",
      "Inputs": [
        {
          "Id": "a645c2bd69694c3bb18f23798ce05186",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6747400aae324ebfa21cf2af8fa8a17e",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61c2a60f140c4ba8b6427278765a2490",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62ec170efade4acdaecfcdce8350ba69",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b2e2579c80e450a9d0a00fee5072f40",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "242c6b0b3a6648608358bb7c145bf468",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "43813774cec34f3e8abb37798e7483f0",
          "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": "fe25080574764038aa08c1c7075dbffc",
      "Inputs": [
        {
          "Id": "726126830da847e898619ebd8f059894",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6cc38af12bb344f8804877e7aa8c2294",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x-y;",
      "Id": "4f8537fd498d4d689c7a669482fc5d0e",
      "Inputs": [
        {
          "Id": "59436508891146ba9c15a062811b6221",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e12b941d4ad94ddba0ca0f50ca780f3c",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d3bff1495ec046f4b279cb791c38b636",
          "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+y;",
      "Id": "b99eab6a8fe3459e8475d54e993e9d28",
      "Inputs": [
        {
          "Id": "1c1461c9d41949358b6464d407b69a5b",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "87b00ed3bd2942569849771609afc047",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "749ff254776748149a2f755442d4b2b3",
          "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*0.50;",
      "Id": "f4cc04e00f3f4f8d8edbdf56e149e470",
      "Inputs": [
        {
          "Id": "2906f56c093f494fad9d6333c9263581",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ce918de4a64c483f99ff42e30a81a783",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "5fa57775882d481298fd5eb65f65fceb",
      "Inputs": [
        {
          "Id": "1f0d5166490c404b8578b0033a852d3f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6f9c04e5d6d942538f61d908eb74862c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58b81d61e8c845068665ccbe81ca9efb",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2eec8ae2a2dd424091a5f4528a9eb521",
          "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": "fb9e97c0c82b4dbaaa26e08f4880b2ef",
      "Inputs": [
        {
          "Id": "c1a2dcf05cbd41ad9e053213e2594b2b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6e7de50e540b4f42a127ecfd67e03863",
          "Name": "direction",
          "Description": "Displacement direction.\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b63c32e4827f4138a3fb8ffa26fb6e2d",
          "Name": "distance",
          "Description": "Displacement distance along given direction.\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "68bbc2a98e9547369eae82fd2c9f463d",
          "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": "56022207a8bf4853b6eff707557175eb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7136d86d9a6f4451870c4e6319c89b09",
          "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.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "77820a7f71bb458991f7ca0c380f41e9",
      "Inputs": [
        {
          "Id": "bb71c798b11e468e8fa63c77f89222d1",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dbd44193a9564e20bcd8d1a9d0daab4a",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "58f903afa31c40a5b56a9763575473b4",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "df0c9476a0874ab89ec91d1c7d0eadda",
      "Inputs": [
        {
          "Id": "c433c521629947b2aad9c1c5158272ab",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d26b08ec74cb4543a187dc8628fc94fe",
          "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": "9cbc9f07a7844bcd8609d75998f3c22d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f06636f66c140bc825f35fce731d141",
          "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.Vector.ZAxis",
      "Id": "b177d7c29cb04cec99c0c2162854594a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f6432fc23e1c40b4bb420f0f54e5771f",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the canonical Z axis Vector (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-(x*0.30);",
      "Id": "be0e75578c784c728472edb45477cc6a",
      "Inputs": [
        {
          "Id": "d31c3d35f97a4023834b5292323199d6",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ceafef6d074a4e33a9dee4a3b8083ac2",
          "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.Surface.Offset@double",
      "Id": "a43745f23d954a6aaf701ee36e5490ad",
      "Inputs": [
        {
          "Id": "593143fbdd9a4bc8b6687f1a7257ab8b",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73a3621eb1a449db855d94fb51991696",
          "Name": "distance",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0f47587ecee4463b3a185db416ebcff",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset Surface in direction of Surface normal by specified distance.\n\nSurface.Offset (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "eac4c2eb4b8a425dbac9401b17258087",
      "Inputs": [
        {
          "Id": "26da718ffc3f49e4afd798487b3de913",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cf615e2005e3495d870a998be840f555",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b2c80c590c04f3c89abfa36acdf27a2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "490c383cd41146589757f3fa0f87c83f",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "x+y;",
      "Id": "6c7a9e5515e64561b05e7516437aa9dd",
      "Inputs": [
        {
          "Id": "8c672afa1ed144099ae490f0a7451b04",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de44377cd7654b1890f79ddc4e18ec52",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "156611581d0f4d5e8ccb87f623bdf008",
          "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+y;",
      "Id": "d64003d359b84d6bacea259938f6ee71",
      "Inputs": [
        {
          "Id": "a06c48ac5b50485295b706b326095fd1",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24c318980b344031b67e1258d9ee29b9",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8cda14ee50f54686953de8010edda60c",
          "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": "fd93499f3e6340e29629f379a275bf8a",
      "Inputs": [
        {
          "Id": "19de69d7ad774b32afc3ff6312dc422a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef2892594d9f44a6b9895591b1e33351",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26910d07f7bd49709caf15e985fcf46e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3735485ba7c04cb483e51157b68ceada",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4f8f7e0802d44e01a0442c85a7597274",
          "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/2;",
      "Id": "2b38ec3279544e66b16b84d9ee168647",
      "Inputs": [
        {
          "Id": "3a625335b65549d1be1f7acdeaaac405",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0dc04cb25f814b6ea900fb6bb9e549ef",
          "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*0.2+y);",
      "Id": "3eefcf777f1640d591db5e68153518b6",
      "Inputs": [
        {
          "Id": "4841d4b330b7483097029ba22dc45301",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1724a5d9be114d4487913b45ed6a2a8d",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "66a8b670eda64f49b285e7fc18c4b3b3",
          "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": "52f2c9de97de4912be4c0cf1bd8df6e9",
      "Inputs": [
        {
          "Id": "d8e483500a894360932c61a66f94ba7c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51bf6d29e036481796da235d85a7dd1c",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e43d0297526f4f7bb30f3d2b20156542",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41834addb9b1457d9a0808bee2c1078e",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "87513211f64142b8994ae620a4275f12",
          "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": "1a562b096a3f4f12ac543a8d1245c41e",
      "Inputs": [
        {
          "Id": "b419344d2a9a4282b0c9b5d96ea376ac",
          "Name": "startPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "51d15f60f61b48f2a87ca0e834ae6996",
          "Name": "endPoint",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ea4749adc9dd4ec597e31987573a6ead",
          "Name": "Line",
          "Description": "Line",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a straight Line between two input Points.\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.Extrude@Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "677f3136009a401fa54b5093e7f55b7d",
      "Inputs": [
        {
          "Id": "6768bcd51d014b298892c130d9e01dec",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c5c5ca3b65c4ebb9b03ca3a9a9e8229",
          "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": "0b3dfdb761144132b399ea010179b90f",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c754a194b118498cac8b58aee39207ea",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "26edecba0f8940c79cb688e7aa2a0025",
      "Inputs": [
        {
          "Id": "dce95807c1a646e7a27ba95994da396b",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41154db082eb4823acf90c6277a052f0",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "63d1a413da6549ea81d5107a4751f615",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "163d13371e4847c7a8e3c80a1c5d11cf",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf9ee28482fb49c796c978d9eaa1aed9",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f461478d03da43528cd23b4fe63c6989",
          "Name": "item5",
          "Description": "Item Index #5",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2147a3f3b36648acaa1780de51e5da5f",
          "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": "a3dab63804114fefa7743df20feb53a6",
      "Inputs": [
        {
          "Id": "7546660deb1d4bfcb2e337d74bc2ee7b",
          "Name": "surfaces",
          "Description": "Surfaces to join into polysurface\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37b43ade7c8c4a35b20ed80fb1da15f9",
          "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": "DSCore.List.Count@var[]..[]",
      "Id": "7225927d2562466e809af8d1af0a8158",
      "Inputs": [
        {
          "Id": "70db939cf4434df28869cabe56cc784d",
          "Name": "list",
          "Description": "List to get the item count of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fb1f6476bee74d17918faa0f001de592",
          "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": "aed491b5851b4929b4651f0f112716f6",
      "Inputs": [
        {
          "Id": "7d93549aa9f04afcbf534cab97208192",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44c89ba196594349b99923665170006c",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d9d95b1241548abb28384856da41267",
          "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.Count@var[]..[]",
      "Id": "7c6e3b61f1274010b88001d10e3a071a",
      "Inputs": [
        {
          "Id": "e0ea9ebbc4fc4c94aa02e439a856dbef",
          "Name": "list",
          "Description": "List to get the item count of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "78120e6bd0314234b0c5d89a9ec14511",
          "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": "575e096649874862bc15b6d85395c7b3",
      "Inputs": [
        {
          "Id": "3f80434234ba46d1a8a71ed3989ec767",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6822204ac1f4b9aa7154266506ec6b0",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "026e01d59ef448efbdb00f8ef6b6b700",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1;",
      "Id": "63fa7f91e1494642a0ec4e235d706b6a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "17ff3d27219e44a6855a0f1c5526dd26",
          "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": "b15e9e1df755481dbc9b9786cfc9e3f7",
      "Inputs": [
        {
          "Id": "061a206f2177451298a48c492ed97237",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eafa93d497a94ae9aded51d590e23393",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7661d9efb04742168390d00edc5cbf44",
          "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": "8a95613f37ab4e6c81deec92aeae9c6d",
      "Inputs": [
        {
          "Id": "e8a333620eba47149cd80b473513f3a5",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4acd75df231b45a28fd2f65975ba1568",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2662a26c657c49e88d3cab78f5e1ce92",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb74acf3964e45b9a4ace3a2047a2f86",
          "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": "54864c775bd14ec98eac41079d307fab",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d1b2c46061e045369a5d336848cb348e",
          "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": "9fedacde84d84e509240de3027b36e8b",
      "Inputs": [
        {
          "Id": "228ad843878b48f08f4c89e99ae3f091",
          "Name": "test",
          "Description": "Test block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04a4f84bd4f24c1784d89bc9fa360935",
          "Name": "true",
          "Description": "True block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e58bdc90f2ce44a3a96f75bf1d0f1f76",
          "Name": "false",
          "Description": "False block",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9b92affca67f40ceba9e544b5dc8fdd3",
          "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": "8904d7610ddd40ddbeeeb81ed2ae5b8a",
      "Inputs": [
        {
          "Id": "beb7c328aab243f88abfe9a45c50e6c5",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "737de63e86be4f90a53f0e416f7995d5",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "25a6942a2f604f4483ef48d3cdba4c1a",
          "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": "\"Please select only between Option 1 or 2\";",
      "Id": "d6481b1048064d7ab393ea84a6fa2e8a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7aac7e3d4f754d86be26610c02fe3773",
          "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": "68359868c71e49c9a086d15b255ceed8",
      "Inputs": [
        {
          "Id": "020510baa14946d0a8ddff2d4a368b27",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9b1833c33af478ea80a8e8c7d1303a7",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d38f61d00dd541af855aab7673b405ea",
          "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": "62f8a03897504ca8a9095a2c50ff078c",
      "Inputs": [
        {
          "Id": "aba5ca44d4d34842a92fa9fbd0123613",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07b84d0fc9cb4670905fda789ab3b5ed",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8bbcb9a12534464fb0997834f5f50e24",
          "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.Surface.Offset@double",
      "Id": "ebb59782246a42d5bf416d526a722e49",
      "Inputs": [
        {
          "Id": "41b01e3efcad418f9bc8eb7cd3996bf5",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab4d2a171150482aaf452aa109f52353",
          "Name": "distance",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6f21ca9e51974b69bdf0a130b6e91251",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset Surface in direction of Surface normal by specified distance.\n\nSurface.Offset (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "2541730a00754db69487b51831bea890",
      "Inputs": [
        {
          "Id": "7350fe81814b491d83ec8534610b4351",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cbf6fba4143741199ea41cc45d8180e4",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "94d66b18684e47208a461d9f3eef3dac",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6e9cf3c065b4bf98512f57a6556903b",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "02d64db408834c50b71abb10f7f26071",
          "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.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "e536e33b29f146c0b1ba8c5e1401085d",
      "Inputs": [
        {
          "Id": "33f8ea4a2fda4a72915c934b9ea59067",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d7f765eec7f4e76a7097f5cbc4a25a9",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "daaa39e0a55344bca423574d05b8e6d2",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e91f85f1c364810a4233ba88e15b7a5",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3830ebd7d5104bda9e19b601061c6662",
          "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": "23b496825e56452cb9beea5ca35bd5a7",
      "Inputs": [
        {
          "Id": "d1f0fe84000a47199b7639e802fb6e14",
          "Name": "x",
          "Description": "x value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a1c3fe76666442babde2d542a5b457f",
          "Name": "y",
          "Description": "y value.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "138ebc5e1e824d68aa901cbeb9b746b7",
          "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": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "d9c8f96f739d444284c2c1f354739809",
      "Inputs": [
        {
          "Id": "2ff79f3066b04cad8c2cc26d358d536b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "86014d9a32ac433ea9ee8ebe5c065041",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4a2cff88660348a0b2de3c92a7ae0794",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "144afd0d790a4c9aba343b1f97600f79",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "857795283c5944c49f76f0d6270285a1",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "8fdb431908984b0cb40567db83b298f0",
      "Inputs": [
        {
          "Id": "1d3462ea9faa4247bd92568074000688",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ec1bb00e7454bd48194cc50a51d8fa1",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1cc501f26944eb6b83a7942b502d75e",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "0f69f6a7fbc143e1abe2601c5ae641a2",
      "Inputs": [
        {
          "Id": "cac0402864674c5da61f55ac0d5674f5",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd26de8b9b22405496fe4d760cac8cae",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b208332c98a944dbaad8270cf0e7f48e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7228a63af82648a081970da7373d31bb",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b061972bd2d47bc800de596ba72a27b",
          "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": "5f9377d1c442428783118e0de83b2b13",
      "Inputs": [
        {
          "Id": "3b7f5eeb1f7a409dae0f296a0b7151e1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c583a7ac9f74a0f85774408c7162ea2",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1d44d1e954d4d7e9a6b2781a542ddff",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28655c06a7034fb38db6e35bca50445f",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "761f922554f34948b2c914cfd79e8be0",
          "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.Explode",
      "Id": "c0436c1956124d66be82fa41ab1a31b8",
      "Inputs": [
        {
          "Id": "3464853f710641ceae11336129f68431",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3a7b5f765f1e4f1781790560fc61ee3c",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "5838cf7cd9ad416bb7f6aaa1c756a6c0",
      "Inputs": [
        {
          "Id": "19aa3076047945dca5b106a5a845fadc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0b882373944e4e29b640343c765c435d",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "13f9ecfce07341548805ea9f00e8a4ef",
      "Inputs": [
        {
          "Id": "cd003ba2f548498c9b7269fe258b678d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2189befa4df94f5d810e43e6e9387107",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "967d23f20aa44726a0fd5faaa9283215",
      "Inputs": [
        {
          "Id": "f88679eb8cc445b8b50c8fab3067d3e7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d2313624d66b437392cc35eb0718f43c",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "fa521e9d281b4ca08b062708096125b3",
      "Inputs": [
        {
          "Id": "85c012e8e856427fbf4fec04a7705d44",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da175481e9474fa3a15d6ac75ae6c7a3",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "12aee62d295f44288627fb5aed95d94f",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a6f9edb1f1b849558346463be1829497",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "243b6fa24930491e91c9afe8b19fa8d0",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "199c520b5eb644dc99f5d182ec2daefe",
          "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": "-x;",
      "Id": "efb65e03c0f746ce98d4f0353aade782",
      "Inputs": [
        {
          "Id": "5d84bcef14f64fa4b372e77020911c89",
          "Name": "x",
          "Description": "x",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7ce1d9975ba8495aaaa3b9ab9e29884d",
          "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.Surface.ByUnion@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "45da045a4bc74bf3a72486a37fa21c58",
      "Inputs": [
        {
          "Id": "9bdf8b8cf6674694ac94f47e174fbd57",
          "Name": "surfaces",
          "Description": "A collection of surfaces.\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c70ff7a2b6384ae2bc33e9b0ccf81a81",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Union a collection of surfaces into one surface. This method might return a polySurface if the resulting union is non-manifold or multi-faced.\n\nSurface.ByUnion (surfaces: Surface[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "06b179883f8342abb8b60e62316c2562",
      "Inputs": [
        {
          "Id": "c868a7ef4ddc417ab02275eb5955f17c",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "148a490edf5342b99da8a8e44192d3b5",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82646fceafa441b18f62b87062a65f09",
          "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.Geometry.Translate@double,double,double",
      "Id": "11302a00a1864a0e800a466acd916d23",
      "Inputs": [
        {
          "Id": "719f36431a4f437ea34dc13436007544",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "caddc171e3954707ae2816b8f9baa595",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1cfb59aae8b6490aafe0598770f31d79",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd7e22f1597c4da1b5a677b3425e7410",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "620e9f46bdee49e19552601fd1931072",
          "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.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "64614bbd353d403cb32bbab0d052bf64",
      "Inputs": [
        {
          "Id": "b811a6695f194b4dacde65d98e6ff04e",
          "Name": "item0",
          "Description": "Item Index #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e8bcbeb65e144fd1b1d45a93a245a962",
          "Name": "item1",
          "Description": "Item Index #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1c7353e082b40738d444830dfe53fd5",
          "Name": "item2",
          "Description": "Item Index #2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee31f07bf7454c068b631c5b4b8189bf",
          "Name": "item3",
          "Description": "Item Index #3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "44674b08fd174c6bb987ff6eb0c7b79d",
          "Name": "item4",
          "Description": "Item Index #4",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1bb0583e643c45f69e8086ace85f714b",
          "Name": "list",
          "Description": "A list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Makes a new list out of the given inputs"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "869fbfb3fec14dd7b69defc45a50605b",
      "Inputs": [
        {
          "Id": "fc6345084aaa4cc795cc7e67af181b07",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cf2b1e65521248bd84a8653af67989c8",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "aff5d7c3f19041d487b873a5b073816f",
      "Inputs": [
        {
          "Id": "fc94f8782403409583ca95eeecb05882",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0752ddecfab4dd787abba40ee37e869",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "5a86a2d77b454444898463000e395b4a",
      "Inputs": [
        {
          "Id": "f11c09e0872e42f68655d2fc928fd6cc",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "590e2c631368414a88f9f24afacccf34",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByUnion@Autodesk.DesignScript.Geometry.Surface[]",
      "Id": "58d310182ccc4c418c778944ab457b41",
      "Inputs": [
        {
          "Id": "92eb88b492d74a1f80e235f7d5478c34",
          "Name": "surfaces",
          "Description": "A collection of surfaces.\n\nSurface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24e39f35fc2d493ca71e44ec64f94eab",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Union a collection of surfaces into one surface. This method might return a polySurface if the resulting union is non-manifold or multi-faced.\n\nSurface.ByUnion (surfaces: Surface[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Explode",
      "Id": "5317e9641ea644398537da8266376b45",
      "Inputs": [
        {
          "Id": "f6a83bb20b274db7b6c18563ddc9d26f",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "da0092177af94fd69d0024ccc85daae2",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Separates compound or non-separated elements into their component parts.\n\nGeometry.Explode ( ): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "dc7446e21b384d478f275a824746eba9",
      "Inputs": [
        {
          "Id": "476ca2ed353d4630abbabb6ab5a2b023",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2205b717a77e4262a1f898f14f81de5e",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "764b8e094e6748ddbfd6cb35ca055d7e",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb48e703e86a4a5ab222343401610b07",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a5a9f3330494945aed29a8264000318",
          "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": "d3cf5713179c47c6aeb5e7c003baf288",
      "Inputs": [
        {
          "Id": "7b845b4178da411f946a80d0b90743a7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "24c45d8bf8a744c7841f80014d1fa62e",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0926241d7eca485a8e9ce53c64297dee",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "608c360e378e4706b9db395d7fd94018",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b98d25e59b6c4071b14c18d6fc1ef990",
          "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": "6dcc012a89094175a93cb9443bb90178",
      "Inputs": [
        {
          "Id": "c1016d8d3acb42c1badf9abd1337b6d7",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0caaec63d9fd40218bf2158a361acef3",
          "Name": "xTranslation",
          "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b20602ef777742f59898756b363f60bf",
          "Name": "yTranslation",
          "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42db5f8094ca42e38c8b2a949314d2c8",
          "Name": "zTranslation",
          "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8acf9d8925644c7489b9117e00f9d572",
          "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": "CoreNodeModels.Input.DoubleInput, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "InputValue": 1.0,
      "Id": "8b838c41b31741e7b2df3ca564cf0731",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7e5ddfb4e44b45a98d37af4c5efe1d12",
          "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.Surface.Offset@double",
      "Id": "fb97348242b0462fa0d32b46bc16bc57",
      "Inputs": [
        {
          "Id": "7e3a92371f6645f2afb1def5b70d5a7e",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c64a7ae4377a45bf93105b62ec32dc64",
          "Name": "distance",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d342a5cbcd7c4b5eba16845187d9acbb",
          "Name": "Surface",
          "Description": "Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Offset Surface in direction of Surface normal by specified distance.\n\nSurface.Offset (distance: double = 1): Surface"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 50.0,
      "MinimumValue": 0.0,
      "StepValue": 10.0,
      "InputValue": 30.0,
      "Id": "34553aff075d4b7f9eb5c784023f9ab6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4659d3b2ebe741798dd308e0c1c785c7",
          "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": 25.0,
      "MinimumValue": 0.0,
      "StepValue": 1.0,
      "InputValue": 2.5,
      "Id": "13be8e2b1d2747dbba5f6a7c82fc4367",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5eff5777f6934be7bcfd5e7a6725cc5a",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "vector1 = Vector.ByCoordinates(X, Y, 0.05);\nGeometry.Translate(DesignOption, vector1);\nGeometry.Translate(GroundSurface, vector1);",
      "Id": "70818de09b694ee49b27587694ee6b2b",
      "Inputs": [
        {
          "Id": "939928af8ddf43c08fcc37cb00a9911c",
          "Name": "X",
          "Description": "X",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38fc99fd9ae4466d8ffe498defa904c7",
          "Name": "Y",
          "Description": "Y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9b311d576d1545d08706730d0caedc7e",
          "Name": "DesignOption",
          "Description": "DesignOption",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "45ebb48d736a4e81a9f7628d350964ea",
          "Name": "GroundSurface",
          "Description": "GroundSurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "00d797f4abeb45aea782e180aae7a48f",
          "Name": "",
          "Description": "vector1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d40d07fd3f2149778853ed5243f85e76",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f07b7c1e81b049149a42bd136b2b8875",
          "Name": "",
          "Description": "Value of expression at line 3",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 175,
        "G": 238,
        "B": 238,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "3393b0c2b77f44298045f8f1e69db4ea",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "74a0939f7bd94b789c603eb78b243f90",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 255,
        "G": 69,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "08f9f999737042f9bf49181d8b00a378",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d3be5e7732e9452382e6810b030659e0",
          "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": "76f95b6b1a914dd597c770e879d32536",
      "Inputs": [
        {
          "Id": "cbf27a0ce3db45298586b4f95c405aac",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "237d87a7bc56445aa4820d1976001480",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3c2c620a4da849c182913f005e196a5a",
          "Name": "GeometryColor",
          "Description": "A Display object.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Display geometry using a color.\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "bc713bc65fd845d1bce42af356e50aba",
      "Inputs": [
        {
          "Id": "dfb6bc89704b48509c643c7e9c44a557",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5cfc64a789e04390b0aa9c0063e70420",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ff0d964d0c54ebbb6912c1253a79636",
          "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"
    }
  ],
  "Connectors": [
    {
      "Start": "e81611698204427191a166cef5b082c5",
      "End": "7dc0706d88164e50a192f9631e7e6b96",
      "Id": "f5bf1c37502d4e319e066a96e723f1f1"
    },
    {
      "Start": "e81611698204427191a166cef5b082c5",
      "End": "8271aaf593084d02a278206729aabcb1",
      "Id": "5b5973fc4bdc4c4aadc644c9b7373742"
    },
    {
      "Start": "e81611698204427191a166cef5b082c5",
      "End": "eeecfc3cbadd4b0aab4d1a84327e1219",
      "Id": "a72518d1894a49799d3c198ea61f485a"
    },
    {
      "Start": "e81611698204427191a166cef5b082c5",
      "End": "ef7222f61ce6439da38f55f5ce144c4a",
      "Id": "b61033f8cc9945698a1375503e0094e4"
    },
    {
      "Start": "e81611698204427191a166cef5b082c5",
      "End": "74aa039c529f48419b851e2fcc8e8d7a",
      "Id": "d6976663470d41868289279a873af053"
    },
    {
      "Start": "f0b4b45bf14749b298ac3ea13abd57c1",
      "End": "10488e75f5274cb1996cdcffc6d2bd15",
      "Id": "e4fed7100c4542acab62df3bc16b2a43"
    },
    {
      "Start": "f0b4b45bf14749b298ac3ea13abd57c1",
      "End": "e236802536574734be76f04838980fdf",
      "Id": "34527e20a7d64f56a73df8652cc631ce"
    },
    {
      "Start": "f0b4b45bf14749b298ac3ea13abd57c1",
      "End": "dfde894adc7943b9a8445b0e1641d533",
      "Id": "f2768913849b432b81ff9adc94ca8d77"
    },
    {
      "Start": "f0b4b45bf14749b298ac3ea13abd57c1",
      "End": "7c9008754a924dacae8fc62ae0b30d9e",
      "Id": "ecec880826f54b6190495346ca932705"
    },
    {
      "Start": "32e1f7e8a47f475ba320b7ea39697aa6",
      "End": "ddecae87d8e842d2b75b6279204fc1b9",
      "Id": "8331e7383f5d45eda7250539bcbfd1f6"
    },
    {
      "Start": "32e1f7e8a47f475ba320b7ea39697aa6",
      "End": "f1a82cec16734d28b17c06a6dfea5e88",
      "Id": "9c57dd0af6024161b41f1997bfc5d15e"
    },
    {
      "Start": "7b770e2f911e4d5cbceb8f44ae484d40",
      "End": "c01276d46b6648a8a5133a670afdfd60",
      "Id": "16ef0b386deb4fdeac0b7e4cb1001567"
    },
    {
      "Start": "156cf31afdfe436d824708975cc3bf5b",
      "End": "3bb51c43219c4ef9a018282e4b66ec87",
      "Id": "e566095e2b3747b8b79d5df26ba54974"
    },
    {
      "Start": "156cf31afdfe436d824708975cc3bf5b",
      "End": "b5a8b9139eea49edbec923dfe82d3934",
      "Id": "b67314e87d43465184e7980fe4ee94e2"
    },
    {
      "Start": "ec4513e010924d45be4b6c44437c6e9c",
      "End": "938d99d1e0894e9db624bf2de3086bc2",
      "Id": "534f807dab2d48e1aaa3b93041d0ae3e"
    },
    {
      "Start": "ec4513e010924d45be4b6c44437c6e9c",
      "End": "9a0f617bbf854612bb7d58c00824fcfe",
      "Id": "49c8e4d0e0ef4d51a06186cda7634e30"
    },
    {
      "Start": "541a094653d54cc89b8f7253b88e0f31",
      "End": "d838af348e0642cea6dfb79d5e432808",
      "Id": "522f95ef6a0947d9b8943d478130bd66"
    },
    {
      "Start": "541a094653d54cc89b8f7253b88e0f31",
      "End": "3c473b286f7e4c7398c9711139eae89c",
      "Id": "96c6c461e7b34959bc70d327386b4bb0"
    },
    {
      "Start": "ffcff5e04aba4a3b9fd9c94f01802ece",
      "End": "5b50dd92395c4c17b77bd1b1b3a7bcfa",
      "Id": "d1b84d40d5014595b63ee3ea02e9716b"
    },
    {
      "Start": "6930eef8501f41bc863ed7dc3473a637",
      "End": "6ae0a6fd543743cab72e191f3d0c6056",
      "Id": "3b11d3775dd646f6a2808b5b658ce71b"
    },
    {
      "Start": "6930eef8501f41bc863ed7dc3473a637",
      "End": "8ecfe1f17efb4309857bbc51b52c6834",
      "Id": "971df237c7d040ae890282a7c9c8d4e5"
    },
    {
      "Start": "6930eef8501f41bc863ed7dc3473a637",
      "End": "622eb26c363f4ddda4b5fac5e5abfbb5",
      "Id": "ba55683fdd3144c8ac78f56bdc05afd7"
    },
    {
      "Start": "6930eef8501f41bc863ed7dc3473a637",
      "End": "13d5c9ac74e846ab9efd340f351202b2",
      "Id": "89e462f2fbf44cbeb5781d5bfb18d926"
    },
    {
      "Start": "4673f4c06dc644ec878550ebb64b812a",
      "End": "371eb456ad0241d1b644c947f35c6906",
      "Id": "8ecaf63bf76f4398966232cf10a3b791"
    },
    {
      "Start": "4673f4c06dc644ec878550ebb64b812a",
      "End": "2f34babade3a4d64864fd93502beb5d7",
      "Id": "742646df2ca143b88df8e03295aba12f"
    },
    {
      "Start": "3f340ed1909a4646947fbff192c8dbef",
      "End": "ae3ca66dbfcf41da81600716cec937c1",
      "Id": "cb022c8a43c54cb38a517ad98c281625"
    },
    {
      "Start": "3f340ed1909a4646947fbff192c8dbef",
      "End": "dc3425d31c234a1ba6d7dcfa7638bc1b",
      "Id": "72f4115f83f144d4ae3d26017f0b5ffa"
    },
    {
      "Start": "2dd0b6c3f1e74d989f1e7eab56ba4db4",
      "End": "9e6b102030fb48afa64c22a167e5ef0a",
      "Id": "d14921da22c84461aa42f5854c6b00d4"
    },
    {
      "Start": "2dd0b6c3f1e74d989f1e7eab56ba4db4",
      "End": "9d51bf4c04e14740881b9dbbbbb783cb",
      "Id": "7f7ae82e61e741c2ade96b5056969735"
    },
    {
      "Start": "695878217b0a4985bc35a784f3d5f017",
      "End": "87e896b05f4148cc9bfe79d84364c1a4",
      "Id": "014c2eb2c19247b0b09810f9159c828e"
    },
    {
      "Start": "113bd54dbde444bba8fabf9914052687",
      "End": "fbd5dafc3b7b4b549941b55b5632b9a6",
      "Id": "7dfa169336ab4494a9cb16e343719ded"
    },
    {
      "Start": "a61639b31bda469b99076427d917c337",
      "End": "8376599ddc6840a9a9fb868af9c5db4d",
      "Id": "59c0c34e14404649b4c304a6d086363b"
    },
    {
      "Start": "78f18ff8c7a04611ac9e35ce8f35fb4a",
      "End": "1d0923c81c96444db003ffb7b1fdc3c3",
      "Id": "ac765ff6f7a34cd2956f0c845c39c3fb"
    },
    {
      "Start": "78f18ff8c7a04611ac9e35ce8f35fb4a",
      "End": "f29b931e3d5647229aa89c084d6e59f5",
      "Id": "ca51529868f747069f9a4fce86ad9fe1"
    },
    {
      "Start": "78f18ff8c7a04611ac9e35ce8f35fb4a",
      "End": "5af59edeec96456da4d7a74049f9a783",
      "Id": "456b5b666795450aacd184c0a24d23dd"
    },
    {
      "Start": "78f18ff8c7a04611ac9e35ce8f35fb4a",
      "End": "d997b3e8ce27473e9799a3356ce3b5f1",
      "Id": "7ec902bb08f348a385d16885c895f9a1"
    },
    {
      "Start": "7c350087e87c462b8fbd47c23e6f37d2",
      "End": "16527466488445ce89152add347a99a4",
      "Id": "1181ff2bf9404be18192fc70bf92502b"
    },
    {
      "Start": "86f3e2d2618a40a6bf9bf0afa1e9f584",
      "End": "4d6223eebbae49cf99e738fa7f0a40ef",
      "Id": "806ab214935d4256a342246b6da86c4e"
    },
    {
      "Start": "8414321038d44ad3abc5a4da169513d6",
      "End": "f30dffe7a2514d12af20b6ee40ac47e0",
      "Id": "812a7ccee14145b8b46a288728efa4e0"
    },
    {
      "Start": "8414321038d44ad3abc5a4da169513d6",
      "End": "f30dffe7a2514d12af20b6ee40ac47e0",
      "Id": "86c7ed4c45ff48f6a471213ca345149e"
    },
    {
      "Start": "8414321038d44ad3abc5a4da169513d6",
      "End": "f30dffe7a2514d12af20b6ee40ac47e0",
      "Id": "5068287d4d504ef782de7bc68b3ee6cf"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "d4627b3868014f24a9ed150eb1bf5692",
      "Id": "686137e11b004181a7b1b071472046b6"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "28f359ca9cf04d0c9ff53045f9f5a24e",
      "Id": "2623974e5ad14d11bb5b9c6c124b7498"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "f80ba8c2706c4eb3a4247a598add6cde",
      "Id": "67800ed0a0da4e998e2ed243ce1a08ac"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "11fd5ba0c82a41d686fd1ca849da6427",
      "Id": "09f4f011a980411594ee967cdb3e2b54"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "bf4c09ef7c04457e9cf44afc7657bd18",
      "Id": "58e946364ec94494b52f432b273d3853"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "94d093bd8bd7413daac3103b66b91a20",
      "Id": "4cfdd9bdc44441c4b45082ebeb3d49d7"
    },
    {
      "Start": "1ab14c1a62024cfc90475010ee618270",
      "End": "044b9e483db0479c85499baf80d99664",
      "Id": "45e2e50664644ff2b92b3bc4d37fe131"
    },
    {
      "Start": "ab28b2e0a341487ab8dbe5c0e2213079",
      "End": "3fa5aa8b003040a5849b80a8b1c7f426",
      "Id": "843193d9a39f4838b8013d856f526065"
    },
    {
      "Start": "ab28b2e0a341487ab8dbe5c0e2213079",
      "End": "a1092532b79f4ca7bc9abd9af5d19838",
      "Id": "06e087894c98441591301f941ee27a44"
    },
    {
      "Start": "e52599d6c77f43c580772a756e0cb320",
      "End": "80f123ac1cd34cd7a69fc3c8f1f1c3fb",
      "Id": "60486d52812547fe8ff25ab95873687b"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "20166dfb6168405890169af1b22595d8",
      "Id": "3fed860eb6e84d949fbe33563efb38da"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "4e0bdb4d0f0b497aa55fc44f4c371ae1",
      "Id": "144f0d2dd899453a8d971c369e101924"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "1f530bff7b79423ca8c8b14d2ce60644",
      "Id": "af2eb8b8278247ca925517a5dd065a89"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "6c524ec1185b41e5af04f9161bc5be2b",
      "Id": "36a8243657c740dbb191fd1a30994631"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "e7c59d6282e4413aa97444e84c777a0f",
      "Id": "9e497c6447e546c6986d844730da171b"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "a23cab2eeaf44a10aee85944e03bebd3",
      "Id": "83ae44a97dcd45dfb67dd4a33bd0db7a"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "218217e72cf649b7a3f77781fffb7a5c",
      "Id": "7ecd9350efc145c39aa25376c9576ef0"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "7fd4735341d7485594a4039912511b60",
      "Id": "7f3e100ad9574963aab0b3b26afd8eb1"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "efd4f39122d242cdba267d226b659091",
      "Id": "1db55c164cd14c1a9e252b24c96deebd"
    },
    {
      "Start": "695ca50091da476ea0d6faf8e0789c37",
      "End": "a29cc45e38f543f28740cddc2b528102",
      "Id": "f1d71d857614416db73b1fdd0d9a2fa5"
    },
    {
      "Start": "71b22e11c99b43c6ac1d08e8bf167d19",
      "End": "617e5d3cce3148c6a8c141de712747f0",
      "Id": "f99a0bb885e64865b64cc253a3f4b9b0"
    },
    {
      "Start": "eb07bb53694f413cae86867084aac4fe",
      "End": "1cf7955e15244240937ecf0e9085aac8",
      "Id": "41711f1d4f934c538d8542d04f7989ac"
    },
    {
      "Start": "92d54f07c8eb4f34a2231f2a78a24d1c",
      "End": "c76e581faf1a4cadac9416283b11e80f",
      "Id": "eae80cbcb41849eabb7e7308eed34ee3"
    },
    {
      "Start": "9a4dcc59d9c249a1882b4814df562690",
      "End": "1fba23b390874bf186305b7ef00a15fe",
      "Id": "7efa66c04d1d4ec398a418a378f9edd5"
    },
    {
      "Start": "d0c0fc51c60c417ab3e5815976eafc71",
      "End": "f1c1f044d5f54dfd856a79c67dc6f370",
      "Id": "c28417ed8df04f75814188568bf073f0"
    },
    {
      "Start": "68c07714505c463589775f16cd71904e",
      "End": "51488dc510f04364ba0d6a105eb56b53",
      "Id": "855a5ff06e384f82bdb2995749167f8f"
    },
    {
      "Start": "68c07714505c463589775f16cd71904e",
      "End": "389dd21844634b969ced3fde5d155842",
      "Id": "3b7e37e13c8044d0971fe1ffdd13a2df"
    },
    {
      "Start": "9e80402eda58458fa712a2769d7ba745",
      "End": "ba81aca011b84f2b9f2a2e8f30030a96",
      "Id": "00f946f560484651a7448fa7c3cb1f56"
    },
    {
      "Start": "9e80402eda58458fa712a2769d7ba745",
      "End": "95a96cd9b9b945e8a4d7f15964334da3",
      "Id": "87ee16d9af554846b1023e2f2384ecf8"
    },
    {
      "Start": "b0c001bee0cf45bf953002baef2e78e6",
      "End": "ead2047925824e52af5ebc9862bdefd1",
      "Id": "9459c34d91604eb58f1c5dca2b725558"
    },
    {
      "Start": "60762f929aad4f43930002830259d2d6",
      "End": "3ece0ecee6964f3ebb51c16275db16d2",
      "Id": "45cd8dee77ce4a319abf31299588ef45"
    },
    {
      "Start": "60762f929aad4f43930002830259d2d6",
      "End": "9694e9a6800147e197ec513b7def2431",
      "Id": "edbda0a02fc44343823cd379089dad98"
    },
    {
      "Start": "9ad8cea0273a43869791f3eb622641de",
      "End": "0b1d1efddc4543248e96ec31b3deb6ec",
      "Id": "c07de852adf84cbdb27f79fbd0aaf2c5"
    },
    {
      "Start": "9ad8cea0273a43869791f3eb622641de",
      "End": "09c648d029fe4ea0b770dc3c13cb335f",
      "Id": "8aecca6c7b05447e9bcb4ca97fdf7c66"
    },
    {
      "Start": "9ad8cea0273a43869791f3eb622641de",
      "End": "3e491c8f0cf34be399dafbce234378fb",
      "Id": "091d4a6c33454fa4970a82dca1a2eb9c"
    },
    {
      "Start": "9ad8cea0273a43869791f3eb622641de",
      "End": "3a43a2ab53584d2989a8fa10311627d1",
      "Id": "3140b9459d55464b8c36d45be4ee741e"
    },
    {
      "Start": "6b899af0b7b54accb5f64bf39980eabe",
      "End": "2c61057cc75846d4ab648d740e98e9ec",
      "Id": "8d36d57766024824906e0fbea4af0a86"
    },
    {
      "Start": "6b899af0b7b54accb5f64bf39980eabe",
      "End": "8432c217cc564cbf9caedba171fc57d5",
      "Id": "78c3928fce704d2ba0c3cd2af4b7fefb"
    },
    {
      "Start": "6b899af0b7b54accb5f64bf39980eabe",
      "End": "09dd8e811d7b4edabcd9e7206b5c4de4",
      "Id": "088b7d4a76d0486cb39b798eca107bf8"
    },
    {
      "Start": "6b899af0b7b54accb5f64bf39980eabe",
      "End": "0acf03006df4425a99daba20ba8a611e",
      "Id": "7aa6f9b6ae29421aafaa74e66e26398a"
    },
    {
      "Start": "6b899af0b7b54accb5f64bf39980eabe",
      "End": "8c6a96b7f9f84b24b66f1176f140e438",
      "Id": "afb5b29a4e254569a696a3aeafa3b808"
    },
    {
      "Start": "3c8027d152634cf487f480c6adfc6404",
      "End": "f3ca14c83b454aeea57193ffff7beddd",
      "Id": "34e7fde5feae484490323a57a686f973"
    },
    {
      "Start": "3c8027d152634cf487f480c6adfc6404",
      "End": "9f9a797608f04ebfb80ae838c810fd37",
      "Id": "0361aa148e404411a5254312df351f9f"
    },
    {
      "Start": "3c8027d152634cf487f480c6adfc6404",
      "End": "348e3e936a484070a55c2deda6529ab9",
      "Id": "722fe85309b54ad096a1747b0cbfe476"
    },
    {
      "Start": "3c8027d152634cf487f480c6adfc6404",
      "End": "796245b961214e6d94987845ae431fea",
      "Id": "acbe55e6e0ad49c6a708f0311a29c689"
    },
    {
      "Start": "1d4d30632f8741d484953adb44380a82",
      "End": "a4c1fba959cf45ce9b9b49c1eb94ee91",
      "Id": "da188bd9f5a1469f83bd303e77b3c2ef"
    },
    {
      "Start": "7374e99eee684b06a5518ec6caaee06c",
      "End": "7b372bdcd33946f3afa395c93952ced5",
      "Id": "9f31de1d43984842ac9ff8d510307887"
    },
    {
      "Start": "7374e99eee684b06a5518ec6caaee06c",
      "End": "69dd66688fc741719b39ef1728479d54",
      "Id": "1551d1886fb341e099d0ec9d99c82d07"
    },
    {
      "Start": "7374e99eee684b06a5518ec6caaee06c",
      "End": "0ed6bdde678e4d228ea340e5ab9e953a",
      "Id": "45a799b66cd6440aa2d5c1cb675e64e7"
    },
    {
      "Start": "7374e99eee684b06a5518ec6caaee06c",
      "End": "b3f1fd7a1ac04578a1f348ea39f778f0",
      "Id": "b642e357650b4cceb2b3a3c3d8fe8797"
    },
    {
      "Start": "7374e99eee684b06a5518ec6caaee06c",
      "End": "08ca78355bf3433cb04b32a27136b507",
      "Id": "71fb70da4e7e45d5943c80f39ff0c111"
    },
    {
      "Start": "41e1cf77ed36422da8243dce0da8b3a4",
      "End": "f928d99481c8452c8f2e102f27e545cb",
      "Id": "95d6058191d942ccbf022009ebb08962"
    },
    {
      "Start": "41e1cf77ed36422da8243dce0da8b3a4",
      "End": "c06a9a39d895403fa242488cb5dd48ad",
      "Id": "d9385397c2704f208ff542b9d18002a5"
    },
    {
      "Start": "41e1cf77ed36422da8243dce0da8b3a4",
      "End": "820cb250cce8453583be1182aa704118",
      "Id": "8cb032406514466482bb7898f7baea27"
    },
    {
      "Start": "d2cdf961788346fa81a16ffc8dabf3c6",
      "End": "0742df7c09754254b78ac16ed68738eb",
      "Id": "856e4b25c9fb4f8bb31057821af489c4"
    },
    {
      "Start": "d2cdf961788346fa81a16ffc8dabf3c6",
      "End": "3dc4ae9016fb4b649fb329ebe951630c",
      "Id": "0034865cdd304ed18e9968d692b300cb"
    },
    {
      "Start": "d2cdf961788346fa81a16ffc8dabf3c6",
      "End": "1bcf5070de384a99ad86d7fd87dacee1",
      "Id": "3e3b80b8c3d24118a420e36d25206e44"
    },
    {
      "Start": "4e743279264e44d4a4490507420e5f64",
      "End": "1a202fe186f34240a17e231fab8342ad",
      "Id": "47c4d1794d22452ca6deadbcba931712"
    },
    {
      "Start": "4e743279264e44d4a4490507420e5f64",
      "End": "a71dfa6998cc4c62ae41ee27abfde03b",
      "Id": "7cc31a5123164223988785ce972c6e02"
    },
    {
      "Start": "4e743279264e44d4a4490507420e5f64",
      "End": "e8baf94e0cb74fa194e6f1f0aae7f214",
      "Id": "577cc99f845a4f3e8ae2cc66eb98b191"
    },
    {
      "Start": "a23992928304422d8c387c5a3cc5a464",
      "End": "4ff39a9ae4134479adf170362585f3ba",
      "Id": "9e0bdc171e1446e0805fd4925bf8fe61"
    },
    {
      "Start": "a23992928304422d8c387c5a3cc5a464",
      "End": "6445bc894b6c4df7aeffabc3a49a40d9",
      "Id": "3535774037414eed8f79c08ad7e3d2b7"
    },
    {
      "Start": "a23992928304422d8c387c5a3cc5a464",
      "End": "ef4492d7ec4142268c3f87f51830a72c",
      "Id": "21b2d615a8bd46e08ae815cfcf35a02b"
    },
    {
      "Start": "7cb6834bb084453db58ca90e3f6448ad",
      "End": "1699affefff14a73b1574ff968cf4bfc",
      "Id": "11b0f7a209a64e1290d4dce17817e146"
    },
    {
      "Start": "7cb6834bb084453db58ca90e3f6448ad",
      "End": "ff16132b65dd44db901bd38cadd2f3c9",
      "Id": "f10ff2e0bc234640b4aad32c2196a49c"
    },
    {
      "Start": "7cb6834bb084453db58ca90e3f6448ad",
      "End": "66fae832f430415694e9d601d9ee6ebc",
      "Id": "bb4b644f88fe4ca28f5cffef51eb741e"
    },
    {
      "Start": "7cb6834bb084453db58ca90e3f6448ad",
      "End": "c442bca874014c828f639629ca86821c",
      "Id": "5867c1f0cab9421eac399343a8dc5844"
    },
    {
      "Start": "7cb6834bb084453db58ca90e3f6448ad",
      "End": "2667a33027e64105a2002091b81a84f6",
      "Id": "257302c21bb6478e8abe16ebadb83d88"
    },
    {
      "Start": "37f29ecaaed34bbdaf7d82651565d4e0",
      "End": "0ba21ff2f0224eb4b74608ce08b3233d",
      "Id": "95fddcbe85b24c8d9150aa657d8d3ec2"
    },
    {
      "Start": "37f29ecaaed34bbdaf7d82651565d4e0",
      "End": "a76a9b8917dc4581b03929bac6f95349",
      "Id": "a73a8e1c159e4fb69f8d926805006483"
    },
    {
      "Start": "37f29ecaaed34bbdaf7d82651565d4e0",
      "End": "496940323e41471da7149cba9c25a756",
      "Id": "12ae1a79e87941eda28a378a4da60e66"
    },
    {
      "Start": "37f29ecaaed34bbdaf7d82651565d4e0",
      "End": "c476399dbae34b6e83e77c8aae33b498",
      "Id": "983497af5c4140cca5ad3df573c21866"
    },
    {
      "Start": "37f29ecaaed34bbdaf7d82651565d4e0",
      "End": "abcff87b94c440db8492176c7334e89f",
      "Id": "8a8fcbf98e944c47a403701e74b6eae2"
    },
    {
      "Start": "fedee04d5d1942d992177b0ff4613c9a",
      "End": "76aad06c49bf4a8c9509677dd90e64c0",
      "Id": "061881d9f34e464eb55482a8d6abf557"
    },
    {
      "Start": "fedee04d5d1942d992177b0ff4613c9a",
      "End": "ae65dee457b74a3ab7416c3da2e1648f",
      "Id": "ddc86d2026b04df68b902f001ba62b29"
    },
    {
      "Start": "fedee04d5d1942d992177b0ff4613c9a",
      "End": "ce7853b51c5f4216aab6433d1b11f757",
      "Id": "8a73625114064e9e9aa60cf57d2c68d4"
    },
    {
      "Start": "fedee04d5d1942d992177b0ff4613c9a",
      "End": "69921b222b3b4eafa7fc6dd291602323",
      "Id": "e918c3dc220c4fb8b00b782d64702cd4"
    },
    {
      "Start": "fedee04d5d1942d992177b0ff4613c9a",
      "End": "8076a5fa595b4b668403d77b367fa8f8",
      "Id": "515760634d0345dc97a146cef0bc2f6f"
    },
    {
      "Start": "22d565a6cf684ff1821430c3ff07a083",
      "End": "7a1b6f05cd1b47528280ec6f6e3e43bb",
      "Id": "5d94bdaa0dd44e29b8d342ea654de27d"
    },
    {
      "Start": "22d565a6cf684ff1821430c3ff07a083",
      "End": "1999627b1c9a4281b334daad9be0c851",
      "Id": "0976db489c4145d1a98c7caaad5e6350"
    },
    {
      "Start": "22d565a6cf684ff1821430c3ff07a083",
      "End": "84a59538eda24ca690b528bca4263a4b",
      "Id": "abe04b8044e548009894b75437259fdd"
    },
    {
      "Start": "22d565a6cf684ff1821430c3ff07a083",
      "End": "84fe4d30b8264ee28f9073d10949b8a2",
      "Id": "ad75ecf9a5c74290a0f592e80ea0255d"
    },
    {
      "Start": "22d565a6cf684ff1821430c3ff07a083",
      "End": "5e7ee4b051414d96b4287fb1246d697e",
      "Id": "f69720439aba47b5ad295e0545dba63e"
    },
    {
      "Start": "25dc1802aa334442a3d236a50a7c2714",
      "End": "da72649c8ac6444694c55b6971a67610",
      "Id": "f5c8a1fe75f548aaab8f3bad9b6bb211"
    },
    {
      "Start": "25dc1802aa334442a3d236a50a7c2714",
      "End": "efccfc814dcb4c92a10f3c6f2c6ea5d0",
      "Id": "a20f08cb65f145c68f99c4933cdd7662"
    },
    {
      "Start": "25dc1802aa334442a3d236a50a7c2714",
      "End": "f14a4c2aeca54faeabbc4eb2159cd18d",
      "Id": "2e336a4270894401889ea698e1cb45c6"
    },
    {
      "Start": "fa9fe4562c714357b88256cef536c29f",
      "End": "103bae5ea85a414aaf5bbee2ac170311",
      "Id": "5ae580b39cb74ce9a9f726374e68cbee"
    },
    {
      "Start": "59311dbaebc2457c8c6d0cc8933f3cb9",
      "End": "0e94a1cfd0d84c88b54958688bc386af",
      "Id": "85753b7bdb1e42aa9aa8a09c10e5ad2c"
    },
    {
      "Start": "59311dbaebc2457c8c6d0cc8933f3cb9",
      "End": "8122ecb7704344e5aed5e95da77af717",
      "Id": "a5b4b9d8ea6a46b7a4b1b2cb5dd8252b"
    },
    {
      "Start": "59311dbaebc2457c8c6d0cc8933f3cb9",
      "End": "dd1ce10f7d6641bdaf3481f12ae29d10",
      "Id": "d2c86c21b7364d959e59631d5925cd4a"
    },
    {
      "Start": "59311dbaebc2457c8c6d0cc8933f3cb9",
      "End": "22ee78e3c0f443e28c0ffce75a0fad39",
      "Id": "a75b662bada944e9bb9f5407f86c5c7a"
    },
    {
      "Start": "59311dbaebc2457c8c6d0cc8933f3cb9",
      "End": "c4e373a6846a478586cc76e166f0ea0a",
      "Id": "a3e9fa36e1934549bf7971444f6e2600"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "d9d43133cb48417fbe6a60dc891edfd3",
      "Id": "9ec692c7f8ca4ffa936e706ebb8beb5e"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "3c9cd1a3e9f04c0693f848e46fd3008d",
      "Id": "ff01b6752ecf4be9960a884c9ceca482"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "1e7b89adf03a4551990735fb397055eb",
      "Id": "0f2f4a673a4e4c2ca517f3f1c7223d75"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "a2c5827e9cbb4d4cabf00d8ad9d97186",
      "Id": "3ba1f1855b1b4a6ba4542857d83861e7"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "fd6faed55f304456ab793dfdebf710ad",
      "Id": "902100159ef9448dafea403fdc622ddf"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "fa37bbca701b4bb8bffc3b2f53cb4f88",
      "Id": "3c337504b1784073b038f6c341708a05"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "0d0741fec1b642dea9887bff9dee82e4",
      "Id": "26bb60f12f8f415ca62d739089841eaa"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "6ace0bda9da146ba8f52c054537834ee",
      "Id": "e847f05c388a48f69e2e5e99817db661"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "b31431b393e241cd8a773e7c9d9b1a99",
      "Id": "5644ad387f00448c91fcb9bf8bc563cb"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "9f9a6c622049490eaffa0e5aa0053f68",
      "Id": "2720df98ddec412a84eec349921dd0dd"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "465cdffe3572484c992d191f157169e1",
      "Id": "bd2bcd36c69145fda55bf2cd6fc35b93"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "594974e708234d938fa404a5fd0795f9",
      "Id": "4fc4d5a2eff149a6ac4802b444508b07"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "bf595330e7b1437884642007cb20fc33",
      "Id": "7bcbcfc3231e4545b9945cbe8045adab"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "20b2cedfe8574e23bbf558e9b75351ab",
      "Id": "472c83879e614d53b53fc1ca901d5c0b"
    },
    {
      "Start": "92ff772665b04b79bffb640c888b8788",
      "End": "8a857fb6d46c484cbe38d56aa2ce1eff",
      "Id": "73b36f23f04e40b38a3e71d6e14afc98"
    },
    {
      "Start": "2e2bc953d4b64bac9f0e5bfe2b2823ee",
      "End": "81997b8386a948e7a7e210400f45560d",
      "Id": "12db3ca28df34d0784ee0f395acdbfac"
    },
    {
      "Start": "a0478134561c493a9a97549d262350cc",
      "End": "2cd3c51d13e64a24978168f564e10695",
      "Id": "5c3dec196eb9415385bd407c240d4be6"
    },
    {
      "Start": "603c1034b335441e8832bae378a6a76b",
      "End": "ff7fcc53a9fe401f8fb1afb506e37695",
      "Id": "1880dd7862a547c8bbcc919c5cf472a6"
    },
    {
      "Start": "5a9c6b9a189f497e96c728f381f5b06e",
      "End": "6ecb4b7f2da141d29d599f5e8efbead8",
      "Id": "c4386b93256b4cedaec3f501b7b8dc27"
    },
    {
      "Start": "6386ca69c51648169968354e7c0b69b2",
      "End": "5922f30218cb453894dec54761fdb7a6",
      "Id": "e21f1a5cd4274a5fb584b1fdee3b215a"
    },
    {
      "Start": "d3156a39ebeb49aa9dbbe16c1bf4cc23",
      "End": "f514489210e8439983d47e68948cea58",
      "Id": "20e58fb1040a4e1fb23e2b579918702f"
    },
    {
      "Start": "c4f8ee88083241ac812bd702ed196515",
      "End": "7dfd7e7e502d4827bbd6e7fb768c4258",
      "Id": "88aac956b54747bea1ce764168cbe09f"
    },
    {
      "Start": "8bd7935366b54792b4f44404c566d827",
      "End": "d4eb5747eeb14541b9a0e7fc3a4e13af",
      "Id": "ee89e424c3c4485db0a0bae77e87c77f"
    },
    {
      "Start": "1dec2ea330884bef9c34a5c83eabef50",
      "End": "fe5dae3404034411b5f4389084ff97bc",
      "Id": "81a905199f4448aaa8d307f61e10dc5d"
    },
    {
      "Start": "9d912ddfd32d4768b261235ca59b1245",
      "End": "b635815e4fd1408d976012da8e492825",
      "Id": "cb8f5e892126474ca4be72d7eb7d84d3"
    },
    {
      "Start": "e76856777bf847dcbe8068f0fef475a7",
      "End": "243b0d8305f6413c972c15e18902f54c",
      "Id": "d14abd48359946f8a82fafc844728db9"
    },
    {
      "Start": "e76856777bf847dcbe8068f0fef475a7",
      "End": "ef483a749ab641cebd28705ee548bdf2",
      "Id": "4da6fb23925e4921a7245588efb60a7e"
    },
    {
      "Start": "e76856777bf847dcbe8068f0fef475a7",
      "End": "878e999b83724591b4a3f5b7e3eb7faf",
      "Id": "a57e5e11726f400b93b81c9881ef82d1"
    },
    {
      "Start": "6ef41e2a1f624be583b9878fd322b661",
      "End": "2bcb88de40d140cdb1de55203fda090f",
      "Id": "e7cb34b6e6d244fbb93418befa0ff403"
    },
    {
      "Start": "73b211c8f5bb415ebb6d12ea563956ed",
      "End": "b8a4b2cf16984273bed997684ba3f08d",
      "Id": "3308baccf114492f8ce83d8d1e9985fd"
    },
    {
      "Start": "73b211c8f5bb415ebb6d12ea563956ed",
      "End": "75de266c3f8a46a981f4c5650432745a",
      "Id": "a610ad34a6514584b4c82f88b197c615"
    },
    {
      "Start": "73b211c8f5bb415ebb6d12ea563956ed",
      "End": "9b7f155e66fb4f6b9fc5eb3b351e0a54",
      "Id": "f9881ef9f3654563b27432947c5fa3f0"
    },
    {
      "Start": "73b211c8f5bb415ebb6d12ea563956ed",
      "End": "3be382ed8adb4749a78d9dabc1258260",
      "Id": "f4b3fb1395ca4f54a6512a08e42a0206"
    },
    {
      "Start": "ab5c2f36236c48f2a28ce8dd8ee2a3a0",
      "End": "662a451966154a3ebe298f7f4ca1f6e3",
      "Id": "fa02e9f1dc6d4d559ebec9b7098efe79"
    },
    {
      "Start": "d095af0a3b0147b08d8d4ad83f0d6f14",
      "End": "b012f76d87c04f3eb68b0e73a296d5e6",
      "Id": "ac719d472cf24e3b951954a0c856aa4b"
    },
    {
      "Start": "bca0b3ab0b0a41d4a61a2d3bc3b43098",
      "End": "af9eda4d5de946daaeebf64621c32db0",
      "Id": "04f054c1deda48e9a460a6feda34c91f"
    },
    {
      "Start": "bca0b3ab0b0a41d4a61a2d3bc3b43098",
      "End": "f256c35f3a234e64aeaf5b1c8c4824c9",
      "Id": "0e6ffb2256fe4e7f9b240244fa215403"
    },
    {
      "Start": "bca0b3ab0b0a41d4a61a2d3bc3b43098",
      "End": "581e57e9d6624f23a49fe8c7e2c266c9",
      "Id": "a582aa938fd945b6a2864a4f3dc3da36"
    },
    {
      "Start": "bca0b3ab0b0a41d4a61a2d3bc3b43098",
      "End": "4cad25f6ffbb46eabbbb725c2284b1af",
      "Id": "41defa5be22d44b9ae08362750659c0d"
    },
    {
      "Start": "547a32ef242b4b73a46ec66e7c46e143",
      "End": "4469218430a84bf496a25b2ee6e71ff6",
      "Id": "53e7c542cb8b4378b984049c8ac280e9"
    },
    {
      "Start": "0c40b5fa975f429aaca5abd2643a4413",
      "End": "66d09aa8a4894cef99ac4e25de7ffbe1",
      "Id": "3a96cfabea8147ed8ac57833c6ef7198"
    },
    {
      "Start": "8b84f8db075c46609684dd52703a4e51",
      "End": "7beba807d2384fd6997478ee8ce40990",
      "Id": "74cfc996b65f48daa41249b31d07f541"
    },
    {
      "Start": "bd727a09f2864cf38d0e716c020fe22d",
      "End": "966d09c70d3843869d5f3adff37fbb2a",
      "Id": "d15c481df30a4d70854313fc973f81bd"
    },
    {
      "Start": "bd727a09f2864cf38d0e716c020fe22d",
      "End": "977dba66aeac442b910dde6b9f308b0a",
      "Id": "21c4639ef2b34971be90ea1625d03e83"
    },
    {
      "Start": "4a48e364a8384a7a9208dce188cb7fcf",
      "End": "b6161c9fce1b42caaa6b6de9ebf8e7d2",
      "Id": "2359d10ba3744524a91922ff7a9ad20b"
    },
    {
      "Start": "57caa343e7a049f7873ebe7d87ea6164",
      "End": "211d6b608edb4936a25651b79a439e59",
      "Id": "ea6ee5a212034336b3b21d79a63590fc"
    },
    {
      "Start": "da2a627835154ec88fcd878c04db8f03",
      "End": "a03631b4e3f74191a95b990421ed126c",
      "Id": "7cf2b6900a4241a0be750baae9cbef87"
    },
    {
      "Start": "0a0d6b4051b04316b883e53763304f89",
      "End": "a8aa5f4ffacb4b69a223aaa39296fe6c",
      "Id": "987145f8b837455c92d0eed68bdd0865"
    },
    {
      "Start": "b4f5a1dc4626454f8416ace1c5ff86cd",
      "End": "24d9f4880847463cba67c90f53a4684b",
      "Id": "76af6f93f5964b2d9f4076717d57df9b"
    },
    {
      "Start": "73db37afc6c84fc09bd10b2598fc125f",
      "End": "cbd2d343ff014d769510f7900e1f47fa",
      "Id": "3b66b07e598e4ece98113a2790c8657b"
    },
    {
      "Start": "7647249e0f3f406794356249db8995be",
      "End": "304ebb97bf4646e29b2704e696aebe3a",
      "Id": "841d6135bfef40acabdc945cea23795e"
    },
    {
      "Start": "2f67f71fc7724a9c9d65d75ee7640233",
      "End": "a1d484848ede421ea4bad2fdf355a621",
      "Id": "4a9afa9088954c3ca8d144f53fb69d94"
    },
    {
      "Start": "6835d15280374fae9137869951113795",
      "End": "ee80c9acbaeb45d8bba311884e8fe5b8",
      "Id": "80d45f0a6d5a49ab8080c437715e9863"
    },
    {
      "Start": "11b8faf537404cc2af4402f5d8f9c28c",
      "End": "a0cc7263eb9845b8a8c8ab9836e937da",
      "Id": "382a1b7e4c52417b8abca904dda84710"
    },
    {
      "Start": "4585bfc320974d3197ddc6892554b75d",
      "End": "4b0052700e4b47bb81ed201235402ba1",
      "Id": "1c1c4259d71248ad9cef6f020c82d7fe"
    },
    {
      "Start": "a74f86e15abe4a1292d283afb7571521",
      "End": "db967212649e46939678f62d1b122c8a",
      "Id": "b65622a122634495b4625d5e4df678c8"
    },
    {
      "Start": "b6f9a920a86441e1ae076f6476b6ffbb",
      "End": "24ff94bf838743d1987608f2b832b654",
      "Id": "9bd5d28aaae245f8981e5cdbac0e7c44"
    },
    {
      "Start": "de9be63cff7540c68e01fa101bb6d526",
      "End": "4807cee8a29148fdb26efdf7ba75c408",
      "Id": "eb98f27357e6424189fc45ece6fc80a3"
    },
    {
      "Start": "ccecd94d0c014feb97be48381819187c",
      "End": "f76d489430ab4d5d93585d15860fc8a7",
      "Id": "8cfe3f42d00f47a9ac7985a6a5bda124"
    },
    {
      "Start": "1b3cbf00013d467ba3e7678ae7d3c248",
      "End": "1f9e3080cad544528ee19753962b86b1",
      "Id": "4e6ba884fe864381a8a7431adff28c3b"
    },
    {
      "Start": "800457102a7c45e3ba2b1404f63dd025",
      "End": "0049330baffa46d18f9c7262f647016d",
      "Id": "c3e2153c49f0420da532c59ef942a418"
    },
    {
      "Start": "95c2f6c4c3ca4f8692fd841c7735e254",
      "End": "cae8135501b843e6838f8f8258bfc151",
      "Id": "407338a555fd44cb93df1956f998b083"
    },
    {
      "Start": "44f9fc2b4573424cbb68e38c78e1ba34",
      "End": "23658fd83ac645e0b0515cab8ac4e85d",
      "Id": "5c92f1d0b611432095a4d535570a8d61"
    },
    {
      "Start": "b97e07a7059c4a4184a6e5dfaba66587",
      "End": "520ec7ea6ca44bdd9f41a0ad135ec4a4",
      "Id": "3256de30a093454eaa03bf920bca99a2"
    },
    {
      "Start": "e00285a337034bf19f80adb303ee4c7c",
      "End": "c493781bce8c4816bd74c75dc0010651",
      "Id": "98230476b58445cea8a3e680c93c54db"
    },
    {
      "Start": "a6707b2b7a4a45b49c253590598c196c",
      "End": "7ff9d50dba2444948c5568dafc55ce49",
      "Id": "49b029c043d142ffa1f95d2c4ab8cdfa"
    },
    {
      "Start": "6adc7758fb8c43d3ba1a11cfde572fc6",
      "End": "21324d4cc62b4128b1281a381fce42f7",
      "Id": "e65bdb6dd01145c59d5e7373e95de410"
    },
    {
      "Start": "e47977f591b641d699f840b541ef3428",
      "End": "29cb71dff8674790841c087191a4bbe2",
      "Id": "a4404bb530e74e6b8265b07b56de5592"
    },
    {
      "Start": "dc7fa5d9101f464f84e678854fad8569",
      "End": "418849a3be6e49298074bbc47afdb3ea",
      "Id": "88fc709e2e0d43e8a7064e21b07f5c64"
    },
    {
      "Start": "dc7fa5d9101f464f84e678854fad8569",
      "End": "2dfe2da63329406abab61bf9e6ebda99",
      "Id": "0d808f7dbbf84f478ac4c49185904812"
    },
    {
      "Start": "dc7fa5d9101f464f84e678854fad8569",
      "End": "c7d2532090bd49be9d1b799e6ebaf122",
      "Id": "40c5f72c35b6478383e8c90295177256"
    },
    {
      "Start": "dc7fa5d9101f464f84e678854fad8569",
      "End": "6236553cd09b4d3b91b23359fe3e2e11",
      "Id": "523077c0d2e3499ca74daef61aae5ee0"
    },
    {
      "Start": "dc7fa5d9101f464f84e678854fad8569",
      "End": "db9072a45f944f408f3f06ba86c7889a",
      "Id": "c4ac0937680b4942a6c09b51c3c02c17"
    },
    {
      "Start": "631ca3d460db47eba0447fc1e1c52a80",
      "End": "45b0ed084375467583feb29cf3639b62",
      "Id": "37cd0611c69748b889497de01d7cb055"
    },
    {
      "Start": "1aa067a20b9849dd92e6a3476f4438d2",
      "End": "6b9ea4d2139b46ba9e9eea1b09aa0742",
      "Id": "bb943360250544309516e6865b76634f"
    },
    {
      "Start": "ccb1cd98cef6483b9623ae9e369efa6b",
      "End": "702f3b9bc2804c629f2c9009536940fe",
      "Id": "5738f735766f4f04a018eae87bb28bab"
    },
    {
      "Start": "d95b117b341e41b6987c13665ba952a5",
      "End": "a1ecb5725da7491d88c254bd18360b60",
      "Id": "47a635835bcb4b7698c89d4cb15c1f9e"
    },
    {
      "Start": "8e2cb7bfc3e04cb696a8aa09bc322944",
      "End": "d528f02b2f7b49b7999d582c4b723555",
      "Id": "9b5d3344fdad4a6a92fe09a5bc104634"
    },
    {
      "Start": "08a31e31194443fcbe8714f7326be469",
      "End": "ef33ef84108947d38c6a54d212bc7efc",
      "Id": "e34453b7674d49338dfcae0b1014a9e5"
    },
    {
      "Start": "08a31e31194443fcbe8714f7326be469",
      "End": "0ab1d889150d498b8f8ab6de8fb2b5ee",
      "Id": "dd18f34def2241e98c6643fe51d339c9"
    },
    {
      "Start": "f90530a69fe0491d94ea8cb61be8db58",
      "End": "ea262a50255842e8aa44c892125dd169",
      "Id": "37ab665e886440c987c3d5e83b92f9b9"
    },
    {
      "Start": "4908c12468974c44a7b8af8db19eb5ba",
      "End": "7c33ac590a6f42349db56f1fe244e344",
      "Id": "20c8f5b084e74228ab98b717b96f1427"
    },
    {
      "Start": "767f4048d5c54a92940de6db6b2e1862",
      "End": "e16971786c71434a87f9ffd2a8979929",
      "Id": "b29a8decbf4b4a98b9d7f729e6695325"
    },
    {
      "Start": "49852e103f8846258d1c7d75bd15ca93",
      "End": "5339ded85bb04c9f84c42f4412d10231",
      "Id": "d3f1818bffd646b0b29db7f8eeba31a8"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "5670db14119542a5b9c20428d0b69436",
      "Id": "f378cfffbde14f68be66c55b22192b85"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "8b1fdbc71a0045658a2aa7abb6e7c2a3",
      "Id": "f7bca68f4e2f4fd3abaa467cb69da29e"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "453dec6355bb44e7bb2e194766b0f8aa",
      "Id": "b25600c0b23a4d818647d3e328bd19a6"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "5e12eba849f24ea8aa5d8d6e45165c7c",
      "Id": "9b993a2a2f304944a64cb44528bc001a"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "ad08a3c450de42e59cba58810ef8a7f9",
      "Id": "2d915e037f144bf5aeb9d5f16f7871b1"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "11d6925b35a144e9a0860e881c290d30",
      "Id": "beb70a8f79f64abab03c9d2d9a934ccb"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "3c6c3b20a151451f81578662bda772d6",
      "Id": "fd994f9364084a749ba229da58fd012f"
    },
    {
      "Start": "db22bc63032f44a6b13b6c6357b8a48d",
      "End": "3774fbdb29c641ab8644acd78613f4c2",
      "Id": "bc32614a9faa4312837f15e5892f80f5"
    },
    {
      "Start": "688e7eac59e645059dcef9cfc1569e6f",
      "End": "d6ba1e0c288e48dbb3ba42dfd25ebe6f",
      "Id": "f8ff58b4a6cd4d0eb2ada372b8d57f7f"
    },
    {
      "Start": "688e7eac59e645059dcef9cfc1569e6f",
      "End": "cc5f112d0d18408b80e95cc59ef96393",
      "Id": "5f0c6c8e26f34df3a0cb5d9f0b9cbfde"
    },
    {
      "Start": "688e7eac59e645059dcef9cfc1569e6f",
      "End": "6a71e221bf5a4119ad20e9027c0d9b45",
      "Id": "8ddcc59421ef4a69844320e2b65937c3"
    },
    {
      "Start": "688e7eac59e645059dcef9cfc1569e6f",
      "End": "dd3272c3b18f4291a63a28af286e01b1",
      "Id": "f0cb9c23108f4f8b97269cbc22ed1d41"
    },
    {
      "Start": "688e7eac59e645059dcef9cfc1569e6f",
      "End": "f45d64c031a34b73928853b1ab27fdb4",
      "Id": "0d2fcc9b3c5b44ba92b8348a26381016"
    },
    {
      "Start": "521ad539881742e5bcd8379f18690299",
      "End": "3cfe879943344a9e8eb5e8ecfa1a5972",
      "Id": "e494921e83b54d92a6a6434eda5e8325"
    },
    {
      "Start": "521ad539881742e5bcd8379f18690299",
      "End": "66806df0b469455f90cd8753261bda9a",
      "Id": "3eb561dbc49f491ca8690ce6bf5dde9b"
    },
    {
      "Start": "521ad539881742e5bcd8379f18690299",
      "End": "db0c6fa7d57247a38570bb5aa7ae79eb",
      "Id": "e3c99792b24e4b1887265fd4c48aaa2e"
    },
    {
      "Start": "521ad539881742e5bcd8379f18690299",
      "End": "2bda7110434f4149b828152574a36d15",
      "Id": "2f337559d2b4455aab1a4b39363294a1"
    },
    {
      "Start": "521ad539881742e5bcd8379f18690299",
      "End": "e6e6cec347be4c358bc7881d95dbde52",
      "Id": "a23840e8865d47ab8e0c46af8748135e"
    },
    {
      "Start": "d3c571d183b04a3688ac044a947882eb",
      "End": "a2434e891d624946a1cdbc2027a554b8",
      "Id": "08cc9378046b43ef97e2ef6fff56fa33"
    },
    {
      "Start": "dd5aa671c0e54efb8793d09a0d569739",
      "End": "43291856f62e4723be41db735d43a217",
      "Id": "0cdd19c80fdb45b3a11bda61492033b0"
    },
    {
      "Start": "fde97e703ad74fb0a5f9918ad0a854da",
      "End": "d1f43091e27b45c6b96fe97b65a3a054",
      "Id": "53b3c56da25b4c0da5779d0a7890f624"
    },
    {
      "Start": "fde97e703ad74fb0a5f9918ad0a854da",
      "End": "5a2466d4c5b84aa29a179eea611e6d0d",
      "Id": "8a18bf4a441b4d1da4be7a98d1b076a8"
    },
    {
      "Start": "1d71a8b2146b444196ab0335da950542",
      "End": "781c474c1d074430a6c53551ac6620bf",
      "Id": "dd8d0d3ef8f74ef890cdc4718a1441f3"
    },
    {
      "Start": "1d71a8b2146b444196ab0335da950542",
      "End": "17e87345adb54bc8a51a65c58967342d",
      "Id": "29522e48c4be44e09baaf5b1e70364de"
    },
    {
      "Start": "1d71a8b2146b444196ab0335da950542",
      "End": "f87d923ad350464695c3fc71a0ee4656",
      "Id": "90e9bed0b987415fb888f63b464fe2a4"
    },
    {
      "Start": "1d71a8b2146b444196ab0335da950542",
      "End": "15c81867b95d4daf9eed7a3336b66a5f",
      "Id": "047aa8a7371f4537b2273860b2c10b9b"
    },
    {
      "Start": "1d71a8b2146b444196ab0335da950542",
      "End": "1687947704c24801a3af09175c7a1ee4",
      "Id": "29fb809afbaf409798d2d6fdf3f0a0b2"
    },
    {
      "Start": "823623fac1a847739c4046bc83e71a45",
      "End": "63707a32530a4e989b2a731d1f4c15d6",
      "Id": "c809d62ff27a4cecadb3dbbeb6ae39e8"
    },
    {
      "Start": "84e43d5fed1245b99896094c479f8f6a",
      "End": "713205b2c03e4a9f8cab0c147f0f408f",
      "Id": "7837bb2312794a768dea423b2502a64c"
    },
    {
      "Start": "80dac62efc3343239ed86f5ed4302641",
      "End": "90afc48beea84f71b5259dbd672b8f0a",
      "Id": "9a3f7dd868ac4f3ba66da4758b64504f"
    },
    {
      "Start": "9a0f67eb4df54549ae3880ef14bb88ba",
      "End": "99eb7e3060a5428a800fb68b7075649e",
      "Id": "6bda1b162244444ca2e83e609b1fa4f5"
    },
    {
      "Start": "8949186b338e4b8da50d4c5c30afb097",
      "End": "9be729722d1341d5890c58b7103e6178",
      "Id": "619ee3df61194fca9321da80cbc58832"
    },
    {
      "Start": "3cbb0645009d462fa6e42722eeab3e12",
      "End": "90a9a41ea7514774aaeb8482c0910db3",
      "Id": "a9a77ce98ff744c6a05c0a08dd4fcd38"
    },
    {
      "Start": "e140422b3df342ed8247dfc8b1cfb5c2",
      "End": "e4cb3c2062e343f7b3265b0cf1d18a63",
      "Id": "3b22205307844d90b90eee8f88c41f02"
    },
    {
      "Start": "ca6e772e23fa4879be565b95513b502a",
      "End": "5e6cfbc9abae425dad28e36ceb4c5683",
      "Id": "08ca52e5e79745aca7707bc684f2426e"
    },
    {
      "Start": "ca6e772e23fa4879be565b95513b502a",
      "End": "59d4cdf67ff14cd8bb27923720c25308",
      "Id": "121fe13fa6e441c19d4cc20cd09a740b"
    },
    {
      "Start": "ca6e772e23fa4879be565b95513b502a",
      "End": "6d048af6fc6d4039ba949cf59807eb4a",
      "Id": "b77fbceaf1c04e2bb52217b4fff708e1"
    },
    {
      "Start": "8b7de9e16f4a4c9eaa6f872f926f7b4e",
      "End": "1958e01de07646ce9d793ff0bcea9b02",
      "Id": "51d7d0ba93d944fd81382f250d303e6b"
    },
    {
      "Start": "22ac37e1591341dca0f6916b227ee3cf",
      "End": "73c251199bb44b6896fd2231bda8b3bb",
      "Id": "b65d1763a5a64d01b4b692603d00ff1b"
    },
    {
      "Start": "551af8b9931f4d0493ef8631ee7cc9da",
      "End": "b1bce0893be641649da9b01c929eb349",
      "Id": "13a8ac95d3d1490abe8f8e81972ec215"
    },
    {
      "Start": "95dbde9f9c9b45e580b3d7a1d55a00f4",
      "End": "d7dda8f52ea846329b5ce1b4c292ef42",
      "Id": "abca4e10a2724868b98ff0d3f25949fe"
    },
    {
      "Start": "b9f375648bb348b3a512bde1064c64d4",
      "End": "4d2084607bc64ffab9b800848fc750bf",
      "Id": "c6a799ce8edd49d9895b419de8077378"
    },
    {
      "Start": "88f5039a3a8440099cd6b6e70c24e96c",
      "End": "14cf51b329c0465bb58b5dd2c0bfef10",
      "Id": "b0e46053170f4a529bf5daf626d506cc"
    },
    {
      "Start": "7da875acb1c44a7185e7545b0d66c2b4",
      "End": "b89e6abf9fef496aaf0354329b252678",
      "Id": "113546d26f7a43d39637a51510a35308"
    },
    {
      "Start": "137b581c595b4127bc308b2c199d7b09",
      "End": "2a7ce98b9a104350995865b02a812368",
      "Id": "5dd484bffea34144a58820bd5e323d7e"
    },
    {
      "Start": "1c9f6ab4ea394a92a783af7b9d9841b3",
      "End": "420131c8d9c647ebb79e4ffd76ba2ef2",
      "Id": "d8f6b2ac5b054f8e836ed949ec7554c1"
    },
    {
      "Start": "5b968146af3d49f296334aa12a00cc11",
      "End": "5082af8cff9949dd914d3634dc85af0e",
      "Id": "3a343b0436014b719b3292fc4e4e4a40"
    },
    {
      "Start": "9efb69b70dc84e34a9943e1fa313203b",
      "End": "3dc4e74340bd4b27a43fa7217103930c",
      "Id": "b5f60349921f46dfbd2c36315745ba11"
    },
    {
      "Start": "a962ef125a454bc9846a2cc601d81e1a",
      "End": "9d6d311ba2724ec6b21dc83448e26c85",
      "Id": "52d8059397c84a1a994d029076069020"
    },
    {
      "Start": "26b8b34a80d448749b5cc05df92382d7",
      "End": "92e9c5a3145042d3b542334c86269f23",
      "Id": "e3d7aefc8b2d45da8818e7cbed20202b"
    },
    {
      "Start": "1d65a72f2ccf4ec39849b010b14c96f8",
      "End": "556ef8933fba443cb9b2fabd43b1fb62",
      "Id": "86fc82d23cf24527813ad1a4a645430e"
    },
    {
      "Start": "1d65a72f2ccf4ec39849b010b14c96f8",
      "End": "f407916a5a5f4a458767659381ef06bb",
      "Id": "5b46f987815b44fb98638c9fff25cef8"
    },
    {
      "Start": "1d65a72f2ccf4ec39849b010b14c96f8",
      "End": "306e6934365349679a8fec195f26522f",
      "Id": "69e3f61006ef410f8f6a0aaba3197bdd"
    },
    {
      "Start": "7ae8180624774ce6a89ec30d6367e07f",
      "End": "7f41bd564d9b4d58bc8371749b928d34",
      "Id": "c707e021d38a4218bc73a45da462f987"
    },
    {
      "Start": "e7d4acde766d488c9ce1b7a564914b42",
      "End": "ea959042158f4899ba5fda7168e753ff",
      "Id": "b3b19f202c3a4d1d8d59bc526500c6a6"
    },
    {
      "Start": "e7d4acde766d488c9ce1b7a564914b42",
      "End": "1315c122454e487b8e567a823eb70d1f",
      "Id": "a5d20ca904e3485cbfe52859e6e89e04"
    },
    {
      "Start": "f98a3aac7f5e44d3968fbbabc124cd01",
      "End": "58cac09d6e0842ec884af038838108fa",
      "Id": "aac017f6d9594051b5df9adaaeaba0dd"
    },
    {
      "Start": "20c4bb4873c24730870d228b2a111fbe",
      "End": "84963ed112ea4c19998d66d2fd6f098a",
      "Id": "367d391717364f1e86d0a37d5499630e"
    },
    {
      "Start": "20c4bb4873c24730870d228b2a111fbe",
      "End": "3699c29ed328468189b2cc6977dff1b1",
      "Id": "f72f1c0b5ef2488a84d3dd5e12d29336"
    },
    {
      "Start": "20c4bb4873c24730870d228b2a111fbe",
      "End": "bc5e03fbdeef4423bcf4fdf57cc3fe04",
      "Id": "b9fb9621789c4c9a8a59a2d0a9750794"
    },
    {
      "Start": "20c4bb4873c24730870d228b2a111fbe",
      "End": "64cb466eb8a44069b8502e8f38732e22",
      "Id": "93239283d29c40babe2dff6cad7aaebd"
    },
    {
      "Start": "20c4bb4873c24730870d228b2a111fbe",
      "End": "cbbcee8380a64893bf6fc3f23e2bf1d9",
      "Id": "5bbb72f6504645eaae18e3b445089e62"
    },
    {
      "Start": "1c930a9e642a4944971910c7d980648a",
      "End": "cedeaa7cf9fb40fa9a6edb6d7c89d20e",
      "Id": "c4bac26e4e7540df8b32e4500f3731f8"
    },
    {
      "Start": "dbb4262c02de494c81bd3eed12ba458c",
      "End": "f56892baf0324ddc99c2863a55c95fcb",
      "Id": "4a2609ecc5564cccb92a26574606fa93"
    },
    {
      "Start": "47fbbdd1f66447f0bf161f34e29c6e86",
      "End": "c6fd026a242544db98312572cd1a9458",
      "Id": "a9d14bb4270d4cfe8914b586395f036b"
    },
    {
      "Start": "58e0333dca194f059c1a161d4aa2a511",
      "End": "66a0d47bd4da4d78a6f496ac7ac46303",
      "Id": "faa2a3772ded4e6e8510969d1fe6062a"
    },
    {
      "Start": "c23878cb6a3e473d94a5f82dadd8138a",
      "End": "66b7dab37e074516b7af92ecefcadb4e",
      "Id": "922ff5d99e2b45deadf4a84467dacca2"
    },
    {
      "Start": "cd5fe478ec9347908b09bcdb1646c4ea",
      "End": "5088b400d3884a89ac0d206cd7355318",
      "Id": "98ae0b3c3b274ad281b091e88df7b987"
    },
    {
      "Start": "27bea2b8466344c081d79871e21aab43",
      "End": "05b5bdc378d94102a2fed03eb12586ab",
      "Id": "bd03b29f4419424fac95a8fb21a48f60"
    },
    {
      "Start": "6dcef0e686f64d54b3dd12727a9020b7",
      "End": "c4578c956aef41d1815eb5b376b515f4",
      "Id": "ffd5064201ad4bee861a736dedac8e69"
    },
    {
      "Start": "7c756a73f1ce405eab051de2ee958848",
      "End": "9ab44985620347ea96c82fe36005602e",
      "Id": "6409d1a464bd41dbb2f19befc7ae86b2"
    },
    {
      "Start": "d776840c2cab460fb409374182fd5d96",
      "End": "cf39402a8d2c4f1a9e8345e824661be6",
      "Id": "88457aa54b50425c898bfb28723baea4"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "1a3fab95a09e402b934145f1eb08246f",
      "Id": "d53687ef7ea4470e8249a6d7a083f4b6"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "5f853887ab1a470e9a88c31664824492",
      "Id": "f67bb93044004911a8f112708b1f5c15"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "30fc1efc108644b4a830878de12f2fe1",
      "Id": "9f1923911cf040359ddd8f51157d4df4"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "b6bbc389c93e4fa9b36cda39da717afa",
      "Id": "2586de2b4ebd4e2399ce3146b6d26e60"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "6e759fd2c2dd442eab51ea6072d57a8e",
      "Id": "bea74c12b56041babbacdb17b11b01cf"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "be85fd86c6244f50ab9f86b11ce34c9a",
      "Id": "f8134ffacfb647cf82eafd2505d1d7ca"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "799f3af61f1f43aba0f9524c527a1ab7",
      "Id": "3bbace808e534f19851959ecf79fd40d"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "ab8dd8179f9946d88d9b454ac5cfc632",
      "Id": "2aff1baa89b34390af36233ca7c9fc29"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "f9ca949d3c4b408d939d0aa309cd3376",
      "Id": "82e103823faa47a082fac8aef47aaad1"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "5cb421429cc045fab3cfa5c13e1f70f7",
      "Id": "3c08a003a4b941b7a4fad684f11181c3"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "6f9650831cb240cfa710c5829f71cdbe",
      "Id": "3018b2f7f29d42f08c27bd568fcd995c"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "f88e76250a2b4b139d27c4adacebec5a",
      "Id": "4b850d17a996461ca116126d988d36a7"
    },
    {
      "Start": "2fc70dac10c94c53b316a5792588ce7c",
      "End": "23f4876fc31e466eb077b312c6ca7a2d",
      "Id": "ee997df20991496dab794e2d01776471"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "67cc5f1bc4fa4f42b0e5aeb8da181766",
      "Id": "1a027c1007924a8aaba5e358bf3f8396"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "1a4ac1f2c8d941caa52f1aa6fb31a81b",
      "Id": "198985ffb8e645579dbfd9da2a49fb96"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "cc81dacdf776429b940cf34ab9a21a55",
      "Id": "4f8ae389e51348f4a121e98377609e6e"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "d5239cf3ad634bfc812a0dda04e6bb8d",
      "Id": "f6ac18cc7fff43ad8a651c0a1245ffcb"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "cd4e42979b0e4ec3902124b9c36f10fe",
      "Id": "8c585faa6d194354bf0c8f1996dd5cf6"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "484fb194871e4d06ab97033510517a31",
      "Id": "d3cd6334e33348dcac0de66591b1968a"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "7547edccbc974351912a941b1e65fefa",
      "Id": "641315600bde4bd6a8c31a2b7fa2e8a2"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "d350640d26b8401da5a51d166c687083",
      "Id": "f24fe5ebb90442d19806266bbcab287e"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "f758a5807b034513bdec9040963f258d",
      "Id": "d7e9b2cd8f93404d8137c60ef146e118"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "57bd112f1a3a49beba4a7816046570c3",
      "Id": "038bb51c5e884b8990f386b31775239a"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "e1189b6ae67b4b2ebfbb936e591a0bfe",
      "Id": "849559c9512c414295c1de3855b21061"
    },
    {
      "Start": "83a2ccb85a184e078ae9fae5254428c8",
      "End": "d91ca9c0c7ec475b8c1b1c477ec312d9",
      "Id": "b60d81e1a2114cdab7f223eecb7100b1"
    },
    {
      "Start": "b0dcdef10cfa45a3a4f9b094674cd4c8",
      "End": "1385138318e44d5d85e7d71fc2bfba98",
      "Id": "f1710bde09b74c60ab810e47fbd3061a"
    },
    {
      "Start": "52cf88d9057b46b5ab6d2dc85fef24c9",
      "End": "562c34f6a60e454889ade7702a521d77",
      "Id": "a463154712ad4aa2a5c189ef4fa38a6f"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "966587095579483bbd3a2124ec1bf456",
      "Id": "4369995297af4d74980220a87398ab43"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "7af78b86a5d34f98a459a021c3b5c7cc",
      "Id": "1b2fd204c8b245b182653e33f2181c8f"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "35c705fb91e24671b08aae3082af3afd",
      "Id": "e44a416271bf42bcb69750315ce0d15d"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "278a3e25bb434e4c94a692c3f118a865",
      "Id": "ea1b5251619340a0bb1174b268c76044"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "76e8b9a33776435ebaef5e5866ff58ad",
      "Id": "861e979f7bfa40d281f4fe26e52f654b"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "6fbd8bee94ea487bab153f23c5d1f011",
      "Id": "c8b3166220ce4584b3b6feb562a72f19"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "dc1fc636db3a47ccb57d292df42063b6",
      "Id": "c686a9367823450c83e8b3ecbc3de3c1"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "8ba65bc9174942ccb1168da8ec5bb99b",
      "Id": "ad5827ddb4c94b74a407003ba64a04da"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "ebffd282a04346dc890f4c21ccd66c8d",
      "Id": "a20e40d229ee46cc80dcf6491f9c68cc"
    },
    {
      "Start": "7a5d90a37a584d64b86b23db2f2bf044",
      "End": "042c1a735482473f98ceae1cd24ddbc0",
      "Id": "47690c1fb4374f0dbeccbb5d643b4a91"
    },
    {
      "Start": "ca78378229184e8a82f84fb64f34c883",
      "End": "44918b1a340140e485669a8701be81bc",
      "Id": "9a7b82fb4f3f4bab91df2e16af2081bf"
    },
    {
      "Start": "ca78378229184e8a82f84fb64f34c883",
      "End": "230eb312b3c84442b5b8cebec47aa088",
      "Id": "600fa151dc6746c9a829dbeb219d9dd5"
    },
    {
      "Start": "ca78378229184e8a82f84fb64f34c883",
      "End": "cf89a9757c9348e38157b9080c8da9cd",
      "Id": "e1fad969522b45d5af97dad13137c00d"
    },
    {
      "Start": "91b63c46f4d44022b47cce32444c3a18",
      "End": "b44d2b5bdab343c98526c5b3681ab25a",
      "Id": "153261742a96449a9fa427517ad41c4b"
    },
    {
      "Start": "7a7081128e024362b3755a95b3b13f26",
      "End": "5a1c2b48115346f594f73a4d17c4a10a",
      "Id": "7af6cccea17340a5b418da7300717ec2"
    },
    {
      "Start": "ed9fdc6569944bde874dafdbdf247764",
      "End": "9a512087781546f78fb859fd1b5960ac",
      "Id": "9452e8d99cd14c0f9dc257a5b9855305"
    },
    {
      "Start": "ed9fdc6569944bde874dafdbdf247764",
      "End": "89ddb4e970f64c0fb3a7f37f115cbe35",
      "Id": "ce797a63c9af401fb8e7d75757ff2a17"
    },
    {
      "Start": "cd31ae5624724082af877eb42d242066",
      "End": "3ca3a489d3d748ac9d982063f1133932",
      "Id": "feb284132d1b4f47916f45e52c4943c2"
    },
    {
      "Start": "cd31ae5624724082af877eb42d242066",
      "End": "e4bc5efbdcbe42d6a7cd753b1429e081",
      "Id": "173b9ec4f8db412ebfdc9eac003eb78f"
    },
    {
      "Start": "d44ca9d736384e949307b77628947018",
      "End": "0c753c11605c4d14b761c1314abde57b",
      "Id": "9916b86c973f44699a03c0772071c013"
    },
    {
      "Start": "6c3f3b891bab437aba943fb31d8cb8c9",
      "End": "be1ebc728aaa4f65b403dbeffc48a952",
      "Id": "f46e91a3770f4b17b125d5266aeff39e"
    },
    {
      "Start": "6c3f3b891bab437aba943fb31d8cb8c9",
      "End": "eae14eb251f34911a4db1752b7d8d848",
      "Id": "5be14c77c9b74741bec9118859856a8e"
    },
    {
      "Start": "b24979ea2b9046709e3eeac84697d9ff",
      "End": "edc2cd50ca52401a903edb5f311dab84",
      "Id": "88c505efd1ff43379b23b05e5e80889f"
    },
    {
      "Start": "b24979ea2b9046709e3eeac84697d9ff",
      "End": "bf0df9582ae641249f067a7600f97093",
      "Id": "c74368c3e4224eea9d27db8a3dc6ba30"
    },
    {
      "Start": "b24979ea2b9046709e3eeac84697d9ff",
      "End": "0d021d59fb5945fd9bf42457d324e8fc",
      "Id": "1f4d1b32900c438ca5bb0e29efe7c1f8"
    },
    {
      "Start": "b24979ea2b9046709e3eeac84697d9ff",
      "End": "3225b2e519b144a885c86c45b458cf19",
      "Id": "afa269aae95343b6a9520dcd89ce686b"
    },
    {
      "Start": "5958a5a74b4e4b97a35baff6e738ff9a",
      "End": "a6471e227c0c4e3e939ab89fa670f008",
      "Id": "2740f14b695940b19dbe058e473e53d3"
    },
    {
      "Start": "5958a5a74b4e4b97a35baff6e738ff9a",
      "End": "a66e3bfa95034425896b4588536e88f1",
      "Id": "262d34d41abe449a9bf7ce3302e373ee"
    },
    {
      "Start": "63aba9f94b764cf58960d423a8ee9fdd",
      "End": "d2c351422e58492282a94faa4135fbb8",
      "Id": "9d05480a0677426bb1cfec0d905b5700"
    },
    {
      "Start": "63aba9f94b764cf58960d423a8ee9fdd",
      "End": "66b0addfbfe349d8bb42744860d2f4cf",
      "Id": "4c3bc9dc46594c9eaeb49c8b87f815a0"
    },
    {
      "Start": "63aba9f94b764cf58960d423a8ee9fdd",
      "End": "f8070c99fc604d6f8cf923f9e7371c14",
      "Id": "e7869fad31984abbb105d45b6b46a68f"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "29bcac3f1df84b68b8e7a1e267925cb4",
      "Id": "efda922297964f35b6b738a84aa83f72"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "34a99d39561748d699e74799b1ab6a9f",
      "Id": "ca5a16523d4e4be3b3b8406cbc903c1a"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "4618a923db5246efb9f3364f36b0ff72",
      "Id": "d3db3c0ce4ce4390bba2cfc49a999321"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "e9606f80cc1f477196e071172311f7cf",
      "Id": "d05f05abd27940ceae50da7b63193f90"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "ea929b4ea6b84b0585b08b20d0637f40",
      "Id": "2ae026ad257a4ec3b43bb99975437039"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "56eab568571944c29d731253a2f979cc",
      "Id": "d80bf5e56a784f48a0eda353afbd8114"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "a61ae1a9a0bf45a49441e48f462b0235",
      "Id": "68a0496236c54da2b63628af5a5a9423"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "94c96cdb184e450d8d001a3596fc6361",
      "Id": "d5519b0c709b443fa89c30d163427a66"
    },
    {
      "Start": "60aa677ee0d549d38d9e240def68694f",
      "End": "ab73f06426a54510af30af133964453c",
      "Id": "9bffa8b991ec4cceabdd93756a758589"
    },
    {
      "Start": "d45d6ea9e50f433c84c68b2cda9c17c9",
      "End": "911134d90eb44c41bb6673f6a55b32da",
      "Id": "c64826856a84406591067178086941f2"
    },
    {
      "Start": "5a922a7c535b406da9456375d60eb3d1",
      "End": "4852bb4a759647929bf1b7f7e5a445df",
      "Id": "72d6433e5cc84d8db1dc6e9cf57917d1"
    },
    {
      "Start": "5a922a7c535b406da9456375d60eb3d1",
      "End": "6f3b236be09f443a95eb438f2665029d",
      "Id": "1ededf4f54f64ef8afd5ca838eaccd7e"
    },
    {
      "Start": "0b6c8ff88b7745dcbd2a7a78c3ed898f",
      "End": "18064691ce9141f88992b9e3d0c0bb17",
      "Id": "bed1dbd261024297a899b601f0686884"
    },
    {
      "Start": "6bde4c5b7b9d4a198c69152d2fdee118",
      "End": "d616dbd0052241b3ae0b85a527151ac4",
      "Id": "91a68a1084e645e59733251039fb5de3"
    },
    {
      "Start": "5264ed71d84c40faa1e21b28ac52e3d8",
      "End": "a52fdfeb538841e0bcf5626d0b5cade7",
      "Id": "769e4d387cd649348967cf7373a285d2"
    },
    {
      "Start": "2ece8a9e6c0145e2b8be525a28e1ff5f",
      "End": "086fcd966f1143b887960d7ae669d5b2",
      "Id": "4552ff4b372649c683284877fe689ddc"
    },
    {
      "Start": "a52414a3f5e5405db016abf399e21cfe",
      "End": "c8422a092a4d4e419b17f175ec77694b",
      "Id": "fc7490b582b24944921acf7917a82225"
    },
    {
      "Start": "a52414a3f5e5405db016abf399e21cfe",
      "End": "4885d6c855464b6b8263d227516fca00",
      "Id": "80b02a085aac45dd844b512d88947e2b"
    },
    {
      "Start": "c02098f0e0ab40ac85093b50dc38e207",
      "End": "4ac5c9cbead34d65883de321b7d6a26d",
      "Id": "3ed17bc251064cb9a225f726c3dd00d5"
    },
    {
      "Start": "8a3e93250a044e6fa982d320b41f7b37",
      "End": "d73c0baff9c24a9a9e160b295af8735f",
      "Id": "fbfe923654fb4bc288122962f2c6baf0"
    },
    {
      "Start": "1059658fa9ca45dd81ce6b036d4a3013",
      "End": "6eac9609c9c34d9b8f1f5328911861e7",
      "Id": "81d85e487e5344e2abafa9fe0299099e"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "9ff1c59c0e7541af873729215ec8737d",
      "Id": "2715c2aa1be04567b7514792627cdd8e"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "7ac9019e4d0748808c96986f536abd65",
      "Id": "02763a2c16db4fa9a0fbb6c7b72a07f9"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "272ab163af7c4a6a8593dc8ccb9753f0",
      "Id": "c8fce2fec2d34302906a3212e1a1ddda"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "516d52b9cabd44ce92656f8796d46575",
      "Id": "aa18ae6df16d4f59a9210af099e9f7f7"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "16eda492fc8e4710a0638688e8edaa6e",
      "Id": "8a2e24cc672b47cc839cf31428e143a6"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "224d8a0795a745779eddd5ad7306b29f",
      "Id": "a0e81281066c4c829cce91fee9b97b6f"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "b9bfe6e6a8324c358cec1381deedc18d",
      "Id": "be17287ed5f34e79b6f5e6405e8140e4"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "1ff3679e538642d58631704cd5dea7d8",
      "Id": "929338d41720494f8825821c73f6be29"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "9068a99ef65d46a98e767af95cf98d91",
      "Id": "9daedd1f959a4c1491fa3c40c92b3151"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "76acd2ed1d3c4594ad201d7370b052b6",
      "Id": "3282229f7d924ab8b969189bb6fcad44"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "5f70d54379a84feb9ba2b565cf5ab854",
      "Id": "4d1e326c71da47ef84600a147231e96c"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "d2cc2a592a28476bbb5b046b83d02dca",
      "Id": "a189ca566a694318a8fbc78becb60682"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "c918df1fefa341dc8ea52b0b5dd9d780",
      "Id": "5b66018949234f0ebaff8440c77b9cd7"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "8354dddfa6484d37980a7706ea824c83",
      "Id": "9c61a592a992466cbf0424e1716862b8"
    },
    {
      "Start": "e605a742349d457c8de45c4b7017f80d",
      "End": "f90e603698c041c38b6fb4b76dc29c73",
      "Id": "3a7ab0e5d814416aacc0bcf7c1bc28d6"
    },
    {
      "Start": "004c539731f741eca8d007ddc1e1ef83",
      "End": "92a758db3f9c466fb2670d708ac3e175",
      "Id": "35611e32b6784238aac67941f13df1a8"
    },
    {
      "Start": "1adcb5ac2bf8407f9909cab8b09b6103",
      "End": "055c564d99dd402fb604dcf1ef8e4030",
      "Id": "9f7faae7142e445b8ee12cc857c6dd61"
    },
    {
      "Start": "1adcb5ac2bf8407f9909cab8b09b6103",
      "End": "a957cc1030fd4377b62c2299aff9ddd9",
      "Id": "32b7e6eec941475c9f0d70028c220d19"
    },
    {
      "Start": "9c35d4614a90464fb73ee46421c956bb",
      "End": "4618dd07ca4240c5bf4bddd5230021a4",
      "Id": "902ee0f8566643729d3510132b9faf39"
    },
    {
      "Start": "9c20ce6ffb73416897655b77f3864a38",
      "End": "7f66e3e1abf64deb858077984c8cab8f",
      "Id": "703a759e68534153acf66e047e9f3cef"
    },
    {
      "Start": "ffb67a288ccb46e995740dabfef6f17d",
      "End": "b57678b7d5454cecaae59380d934b415",
      "Id": "410f769d64b0499ba3aaf312327da4d6"
    },
    {
      "Start": "cb933694f51d49b090bbe25ff5ac2047",
      "End": "1ca2d77c4f314a398daed88b3e04a423",
      "Id": "7758702e67854a7a8cfcfa1319289e70"
    },
    {
      "Start": "bb62c82c55e94410a1e5598f76c7d0ed",
      "End": "0c94ab20808449f787691dff8e28be73",
      "Id": "c15e6646c94f44c18ee34fd51bb64860"
    },
    {
      "Start": "eb667461220045f1894526bcd8b72c9c",
      "End": "b8f3497725614f8486c1581720615b56",
      "Id": "eef1a493134f44e9a2d9b692ecd82cdb"
    },
    {
      "Start": "6d511e507e5845b89f455bdcfdbe2c0d",
      "End": "332f883feed1409abcd5793dd5dca90a",
      "Id": "1f4e9952d045498c9c7aef296c4452df"
    },
    {
      "Start": "6d511e507e5845b89f455bdcfdbe2c0d",
      "End": "cef5e10373e147c8b2a1e3ba4ca4741c",
      "Id": "c8504bf3cabe4dbab0ec1ad02062e0ed"
    },
    {
      "Start": "67b1346e31e045cf9ad7656260996163",
      "End": "651adef8678b438da7054e8c1ab47727",
      "Id": "e58d8d77c3344f17a85a53cf5debac77"
    },
    {
      "Start": "d6bc855b51ec4f6fab75c6c8a59ba2eb",
      "End": "2a60731b8c8342cf8aef82d48a8079ae",
      "Id": "f1653f071c3b4e28b10026d491410ded"
    },
    {
      "Start": "34b041ef2d844880884e034cf68e6754",
      "End": "243a9361bd3940ed8ec03a04bcf46f7b",
      "Id": "e14b69584a984046959a31c4e90c98b6"
    },
    {
      "Start": "ff1e035fc7934adb8a56aaf524f230cf",
      "End": "a2be982c70734ce39bf6e4b9e11abcf7",
      "Id": "8f2076b9dedd4da88d84bf1244ffb0e8"
    },
    {
      "Start": "000f29e4c4f54061ab32dfb37498e2de",
      "End": "4de0b8bf019744e382f4de8c1cff3da2",
      "Id": "eaf761f3ed20485f971f1e289b3c950b"
    },
    {
      "Start": "d72bb292ae8241238be509c82560a730",
      "End": "ccf243ddcb674ec190e3903ac1ab3e61",
      "Id": "5bc0274048f84c0cb210ec4e3de38861"
    },
    {
      "Start": "ebf5bb1202ef4ef68a54be5c9233e76a",
      "End": "d0b78ac24c274f1e883f5c470d3cee8b",
      "Id": "81b877f31ac54d5caea88fc3fad79069"
    },
    {
      "Start": "60cdd155ceb649fa933c58786f051971",
      "End": "9248a7a07aba45f697de71d521037178",
      "Id": "e07897608b5c42048ad07bac66e80652"
    },
    {
      "Start": "60cdd155ceb649fa933c58786f051971",
      "End": "4455510ac16d47708bb9a3611dc41b7d",
      "Id": "8c8b3463436747f389496f5ed5c20d84"
    },
    {
      "Start": "1dfaa23ed1594082a21d9093ff979fe7",
      "End": "56579ab5e75b46a5931ada511cf10357",
      "Id": "8095147635034c1080b075b9d9fafa28"
    },
    {
      "Start": "a50a84de3acb49deb76ebd5a2ec2ca79",
      "End": "cfad3844538141c3813a0bd0d9957d1e",
      "Id": "890454bc3a1041eda0c9b63fc57846f8"
    },
    {
      "Start": "a50a84de3acb49deb76ebd5a2ec2ca79",
      "End": "1dc92c2476da439396e8a3eae0fd46d6",
      "Id": "1d167e61c1874135932bd9b2d9413fa6"
    },
    {
      "Start": "a50a84de3acb49deb76ebd5a2ec2ca79",
      "End": "058d9d092702494f82301e4e83b6b17e",
      "Id": "d6fe41f9326d437398903777050c0a28"
    },
    {
      "Start": "a50a84de3acb49deb76ebd5a2ec2ca79",
      "End": "6a97a53d5e2f47599369730811a5b40a",
      "Id": "94c15b6e3f25442a9a275ccfffd7a061"
    },
    {
      "Start": "39833c8aef5d4f82ba4191ef260001ed",
      "End": "37ec5ef24a43437aba332b6924c7580f",
      "Id": "d514060f6119455ca0a43e7a8e3aded7"
    },
    {
      "Start": "39833c8aef5d4f82ba4191ef260001ed",
      "End": "da420be7c065415fa90f5fb59f779c52",
      "Id": "4132c1725c5347cb8e6dd54da3fc7396"
    },
    {
      "Start": "49ff9b8f5e0641ab8a5459546984ee9d",
      "End": "5a95904882664a7d8e5e5df4fb33bfca",
      "Id": "935c0c5503c640eda898aae6823ab3f2"
    },
    {
      "Start": "2793c839decf45938432236b58f929ab",
      "End": "137fe705bd8c4a73ae550a48fda27801",
      "Id": "d3b93d5164d54a77ad797a54e449296b"
    },
    {
      "Start": "ba26194f37254ef683afeac0baa9539c",
      "End": "1225f2ba8b8349979a95c6526751cb43",
      "Id": "ac41ba0d540c4db2820e4dfb9759bd5f"
    },
    {
      "Start": "7b4002a8e265447babb46496f2ee1387",
      "End": "6c51bfd621a44111b3cbe8383d2f43b8",
      "Id": "eb93ae7f45604caf91dda6e4dfdadd1e"
    },
    {
      "Start": "7b4002a8e265447babb46496f2ee1387",
      "End": "a51958bb84e64118b1d770cc44df4f36",
      "Id": "aaf154857d4f4c059c006dad6218b787"
    },
    {
      "Start": "49076d35af10433aa5e4dce49f4937a4",
      "End": "425fe97182984645927a6d99b89b0cdd",
      "Id": "d2d688e340e6455297241b6909b30034"
    },
    {
      "Start": "49076d35af10433aa5e4dce49f4937a4",
      "End": "242a8316e99b40e2b78351ddf5ff85dd",
      "Id": "8aaf89736e1c4eaea6daf86b8478f3bf"
    },
    {
      "Start": "49076d35af10433aa5e4dce49f4937a4",
      "End": "e63f71bc33964c85bf35f60dbe86580f",
      "Id": "0d5487b39c1e40ec8163fc244ac456e0"
    },
    {
      "Start": "49076d35af10433aa5e4dce49f4937a4",
      "End": "d8201c34139149d78a3d6bd181061347",
      "Id": "074c527f6da042e89b260924ee711036"
    },
    {
      "Start": "0224099079a74e669fedee2bc3b6159d",
      "End": "6087be1decf84910ac757412da16f7d7",
      "Id": "484ae97b7e634118bdce1958a09d2cdd"
    },
    {
      "Start": "9bc34d043f414baf95a41600687044f7",
      "End": "ecfd71fdc20c4943b778da29f972afa7",
      "Id": "4097b8fae8fc449fbaee9498c3c02510"
    },
    {
      "Start": "adf6429248984ce4b3c3b59c51ab55e0",
      "End": "b95fb483ccf94de9a529c0f57ab8da35",
      "Id": "d6c5c45e86824087ba4d0f26a314dfcd"
    },
    {
      "Start": "247748646c984d708f2f6fe424ca4907",
      "End": "7b66dabb13f843ef9c448605e304fb42",
      "Id": "fd3128fb8771407eb6e845dd33d26111"
    },
    {
      "Start": "365a9c62713d4d9abf533086f9409b91",
      "End": "39dda89cc72242ee9d8a58371b637a70",
      "Id": "fe26b74adc8a495c9817047860adceb7"
    },
    {
      "Start": "365a9c62713d4d9abf533086f9409b91",
      "End": "4ca8715a829c47fbb2b186f1fbfe50f9",
      "Id": "c62d84eb0d5441888d4ec16da94aa27f"
    },
    {
      "Start": "f9c9decccaad42bd80500325321f0461",
      "End": "70eacd9c8b144fa7a8b4e560b3953232",
      "Id": "9209627aafd3466fa36c1d036694ebfc"
    },
    {
      "Start": "f9c9decccaad42bd80500325321f0461",
      "End": "eace5f3a2d3e4415b9ddd0a1931cba62",
      "Id": "b4a0be269bd24440894bf6065d3e9a0f"
    },
    {
      "Start": "dd3330f069cb421b8dd63d4bfe67c0a1",
      "End": "6a84bab94adf4956b9fce51d89be157e",
      "Id": "32268f8df11840599a91ed47cf1a5b84"
    },
    {
      "Start": "5dcc4e512352470e9af06a7b33e1d133",
      "End": "0801a795486f44ebbbf8a8635659ddda",
      "Id": "ab4b0cebd159477a9a66d3cb717372b3"
    },
    {
      "Start": "a9151083a6a642ee987475518aba7cdf",
      "End": "1d80e1f41bbe4548b22c1e6b63ed8065",
      "Id": "1c9ad192ffb64195ab4f9c0ed1f68cd5"
    },
    {
      "Start": "439f611704914c8f9e40458732ab7fc8",
      "End": "90453181622648cfad5bb6c9f38dd981",
      "Id": "b78c56b535c44af89ac6bcfc9059353c"
    },
    {
      "Start": "6d8699bac25c4da7adbfbde03add3601",
      "End": "2f86de4846ee4fa5abe098d889777420",
      "Id": "71912f3e1db240c3a642c070a3d0d36f"
    },
    {
      "Start": "6d8699bac25c4da7adbfbde03add3601",
      "End": "e3451080b6764f8ab27db25703c22e07",
      "Id": "9a282655280347ddb3e668e77b0c065b"
    },
    {
      "Start": "6d8699bac25c4da7adbfbde03add3601",
      "End": "1356b01cbee647a9aaec10eb9d234a73",
      "Id": "a8aec0fe78904563af8a388c6bd8e491"
    },
    {
      "Start": "6d8699bac25c4da7adbfbde03add3601",
      "End": "ab6ca2c027e64e12b2b75c1d03412bfc",
      "Id": "e97b3796c9f84c839fe5f2746d2a979a"
    },
    {
      "Start": "50dad9c5c7ad4cd1abdc350bb01192e7",
      "End": "026c9ecf3e3f40e594747df2764fba64",
      "Id": "4652417649644739a52a806c47faf4e9"
    },
    {
      "Start": "df5d9ecdc4d74b48803308c8c93e94ba",
      "End": "ab3040a13cb345a99297165d68be3965",
      "Id": "1012d8f333a14e148324140f18289ef3"
    },
    {
      "Start": "df5d9ecdc4d74b48803308c8c93e94ba",
      "End": "3cea4d982ee54865a330f754551ccdc0",
      "Id": "de2791877eaa41edb015dd65adbd10bd"
    },
    {
      "Start": "968332e2843f4a019b895c23d18b8bc9",
      "End": "379bef4c3a624ec78018b088de8e9302",
      "Id": "333cd82ba01644dca1c66fb9d7785fa7"
    },
    {
      "Start": "6f90832ed26c4d0a90c2ec3f4fb0a0f6",
      "End": "3131ad8c7b73424aaec808aec21c1c67",
      "Id": "ea1954911a0b45db840d7db4211ac3fb"
    },
    {
      "Start": "25fc715024dd4b1381483deae612f9df",
      "End": "620801307afe41e09d3a7ecf01fc2618",
      "Id": "38cfb661e5d2441ca0bec04c9b930325"
    },
    {
      "Start": "b2b2a5c3159748feb58e61d428602383",
      "End": "1f78f44b5ec0439596c07eb5e18c8916",
      "Id": "53d277d77c6f4ae1ad0b5eadb298d93d"
    },
    {
      "Start": "6d6741fcbcd141468f6d02a07012de35",
      "End": "91e246c3d71a45f3b665bfbd7bd6c33f",
      "Id": "932850b2443c4da59132898d85698a05"
    },
    {
      "Start": "5a6fbe08520a4d90a8e6702134bb2f1e",
      "End": "5e1f33d4937f451fb0c73954682ff5a1",
      "Id": "770d35d229b04f4baa1022b5335e72ea"
    },
    {
      "Start": "a9fb11b213a24d58bc7d45b79e6eba28",
      "End": "7f4a602b239040feb7e6b712fd9514c9",
      "Id": "914c27b81e8446bebe3062c437c0af0f"
    },
    {
      "Start": "0ab87aa509754cc2b27894e17146bda8",
      "End": "df46b21a223f4083a9a8e45da11d5775",
      "Id": "8f08e0b60e3c4ad4868bbab6d2339e4e"
    },
    {
      "Start": "2d0d142d66b2410d9a696be789387824",
      "End": "dc647530ef424cab8a2c32ae4a2ecd2e",
      "Id": "1c96ab3166734990905f49c2e0bdf149"
    },
    {
      "Start": "5ddabbe3ef7e4dedafd32a0a804c66f4",
      "End": "9d424ad1dfcd4b1994ebbbd9a6a83c76",
      "Id": "ec5035a709f546e3a1c32c55bdbad459"
    },
    {
      "Start": "5ddabbe3ef7e4dedafd32a0a804c66f4",
      "End": "c863f30bf20947a3b948cbb9b0df1379",
      "Id": "224ebefe95184939bd536d7da6ab22a4"
    },
    {
      "Start": "bbf0ba1163e743c4b6c1b3473a55b9e4",
      "End": "423c15d5e2ac4e56bc8e4cc182d51d76",
      "Id": "94712ed49e3649d1b0030f7d5a0d216a"
    },
    {
      "Start": "bbf0ba1163e743c4b6c1b3473a55b9e4",
      "End": "548569d341c04eb382885d9f1697368f",
      "Id": "e353d00f3d9d4a7d94151d8363920283"
    },
    {
      "Start": "62ac05e2d32c43e385127ff64306e885",
      "End": "b9fcaf0689dd429fb47045d72150760c",
      "Id": "7be05cd5d18a4490a8ec7c11ee67c73d"
    },
    {
      "Start": "467d44d084fa40cd9a71d2f9a282080d",
      "End": "37decb2ddc06455588d8097ba7e5847a",
      "Id": "2b179b9b7b0447d08e3d76ed224addef"
    },
    {
      "Start": "d39d82571cc54dd29059865896910d80",
      "End": "0db3f18ee834472a9cb11a72e54f63a5",
      "Id": "ec9472042c7d49a896500efe200e7394"
    },
    {
      "Start": "dc8c9b273bba49a485e93c946d2a2f63",
      "End": "614183081b174511811bb80e55b3ec07",
      "Id": "20c0488fff864a98934213e27f4a3d38"
    },
    {
      "Start": "dc8c9b273bba49a485e93c946d2a2f63",
      "End": "1b3822002a6c41ecb65d450283bb218f",
      "Id": "8ab40eb36f694e6e8938285708fc1a63"
    },
    {
      "Start": "f84aaa7f38644eaf9947a7276553b7cb",
      "End": "807a8af29b164c0fb769748f903afd6d",
      "Id": "e6be4428a68b4289bb02241dbdf4d9f3"
    },
    {
      "Start": "30ffa347a12e4849b39c5b83f3d3783b",
      "End": "1500974d6ada45a294e7df62a3556226",
      "Id": "44772d538dd346e5bd9204498b29b1df"
    },
    {
      "Start": "30ffa347a12e4849b39c5b83f3d3783b",
      "End": "9bcb733c038b484b9eaa11d26246082c",
      "Id": "b721aed182a84bb787edb973e6413916"
    },
    {
      "Start": "30ffa347a12e4849b39c5b83f3d3783b",
      "End": "64d814fdb28844d088480440bd4f6e63",
      "Id": "3f50f6ed934b4328a1e5c6cde1ba689e"
    },
    {
      "Start": "d973d2f04e7f4ee7974a9afe277d6955",
      "End": "e67c1c67f6564e3da805dcf06ae871e7",
      "Id": "40959326d5c24d28ab78d9fb78453c1d"
    },
    {
      "Start": "d973d2f04e7f4ee7974a9afe277d6955",
      "End": "e1d83980a3984d25ada0fcf5b54899ea",
      "Id": "b7db7be962ff4773b3f19521325b6c7e"
    },
    {
      "Start": "d77f97649789430c8fe993e2bfd5fced",
      "End": "d40d4283157a4a26a87d9961d9c3347c",
      "Id": "1843a6e4842c4e1e92fa94942b207f6a"
    },
    {
      "Start": "d77f97649789430c8fe993e2bfd5fced",
      "End": "ca6cecaba5994cb7a5399f91cc6cade7",
      "Id": "2584984a88884f6ebf2e0240e27c1604"
    },
    {
      "Start": "b501f77619a24b09a303dea2c785581a",
      "End": "60afd9fcc6ad4a1ab6b15193ef3a352e",
      "Id": "b60831cffa114beb9a5c6110eb632177"
    },
    {
      "Start": "ccca2b93565c4190966f0b649e8dde26",
      "End": "3eb3fc8e33cf4c489a10011b3651e3f5",
      "Id": "c66e9a1584674a308e37d38d5e582671"
    },
    {
      "Start": "cadba0dacbc84fcca05d54cf7dc6323a",
      "End": "dacd4f76e3754e83994ce59b17c6395e",
      "Id": "beb974e19b1043229bac819f44e00379"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "af8d267663984cb3be0fc8bd4fb0289f",
      "Id": "1e2d899787be412d92ef3bc708ad83f1"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "ffe37b922b2144d7ab03746be6d88686",
      "Id": "b727385d5fc0415a9c4db076e8dc6b8c"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "f102a02cbc074b2e8523a544cd30cd50",
      "Id": "3aa6830c2e7b418fba47adb45ba031f0"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "5937e329407043d4bb80951be4119be1",
      "Id": "ae78da00e1c8454bab853dba4f015710"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "e7e2769ba5e44e5f9c5b7d4c958c9512",
      "Id": "459e95caee4340f1a0e0d6d6cfd08a96"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "f4098cccccd74d97a85f951fc4ae0ff0",
      "Id": "e98dd5fb752245d38d621d1f87cd3c73"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "e886a015df264f90ab6546d11610ac80",
      "Id": "1d4141b7d1c346fa9bc7f0f0ab7b8da8"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "0d15f8bafe4d49569caa3e36074d6f7b",
      "Id": "807a810648a048f19f70b5b2aef844b9"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "7938157b291e40bc8568bfa01f424678",
      "Id": "f2aacc59092346f38abdc42efb733ef3"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "0106872405a34734b9466e8f197a1100",
      "Id": "3b7e44d583104528a9ddb04baa9e58bd"
    },
    {
      "Start": "e6f05b2bc8684eec98e98984c2065148",
      "End": "e6a95652672541e5beb682176f968b61",
      "Id": "05055d028af54bf59da168c4e6f1ab51"
    },
    {
      "Start": "8a7d14898a0844a889344a78687f21e0",
      "End": "c98c2d6391824b2c8027edb9e216765b",
      "Id": "e0e9bb7c22d64077a4df170342c3b115"
    },
    {
      "Start": "8a7d14898a0844a889344a78687f21e0",
      "End": "2c07a7d9a0dc4b65b546db69be77dba3",
      "Id": "3260f5e14627489498d833b0e3335fc0"
    },
    {
      "Start": "aa71a4977e084d50abdf968192af71af",
      "End": "560357bec118437594d4574af622a55a",
      "Id": "d013aaffb0574cff925ae2a30e2a3586"
    },
    {
      "Start": "27850263213f4af183b6752b24db56ff",
      "End": "eab8c5c5097041b9a925a16adb21daa6",
      "Id": "c875a163cb3c4c719e9e9a87b6120935"
    },
    {
      "Start": "fa2123cac4224f2793cfa7547ee8701a",
      "End": "bcc95f56e67346d3999b611881b28728",
      "Id": "8cffb957b3564ac598573ddf906ddbbc"
    },
    {
      "Start": "441bd830758d4e3aa09f85147b0fd8c5",
      "End": "d4afecee3aaf4dbc922cf852b0d7ed69",
      "Id": "01a36bcdca4d47e48f8d07578ef731be"
    },
    {
      "Start": "a143856193d3452caf8d7d4608eed4a3",
      "End": "a7c5053060c440fc81a0853a949d4495",
      "Id": "149ce85956a24cbe8a4be32210d93866"
    },
    {
      "Start": "a143856193d3452caf8d7d4608eed4a3",
      "End": "6406cdf9008f4870b26ae934e196aa89",
      "Id": "437ae0b2da1d4025be92bc9bf5ee74c4"
    },
    {
      "Start": "a143856193d3452caf8d7d4608eed4a3",
      "End": "fa715608547248d2988eb53a09148394",
      "Id": "f3802c4c7fd14f6885936349efd2adaa"
    },
    {
      "Start": "be290e1335c5407887547edb22e7ae22",
      "End": "ab64f8d244a54a28b19743bb461b413d",
      "Id": "72a618f57a7f46e1974fde432afda32e"
    },
    {
      "Start": "be290e1335c5407887547edb22e7ae22",
      "End": "22dcf8310d2649bdb7eb35c63852bdfd",
      "Id": "bf51c9b242dc4fa9b00da008846f6c86"
    },
    {
      "Start": "be290e1335c5407887547edb22e7ae22",
      "End": "8c4bff5085a0441693adcb77ce49111f",
      "Id": "63794cc2c172424f9af4a4d2b201e58a"
    },
    {
      "Start": "5e557ebaaf1142019cffe6de3c0e7eb3",
      "End": "ec08e2fd21994118921c3bbd0d99c22d",
      "Id": "b09fdd1b99af402aa8ea7b5a7b7612e6"
    },
    {
      "Start": "ef1688380b8b45dd9888ba9f163be82f",
      "End": "95653871d64f4ea7978e524c20054d0f",
      "Id": "16ad230b9018425aa31de77f1d37c742"
    },
    {
      "Start": "cbbda4e63a3c4fd2bc016ca4d71637d5",
      "End": "52d2e2eca4904956ab030bc76834818d",
      "Id": "ccf62821e2d44568bd01ca1cdc0e3287"
    },
    {
      "Start": "4d5ea94b5bee4fb19cb4588eb99d341b",
      "End": "0d72af846abe4c8db8626c3509bf4ef2",
      "Id": "b12d61616d1142cbbdb2a42e0b812a27"
    },
    {
      "Start": "9ce8735ae36942eea267aa50fdd69542",
      "End": "be1cd73ee7744a568f0683dac3be0c5d",
      "Id": "91064c0bdd4d4f40b295d6f044b0fb49"
    },
    {
      "Start": "89b615316cdd48b0a89d0d9417d23423",
      "End": "d8f35b6b0ab24de4963f2e62f6d183e5",
      "Id": "0afb7cd1155d439cbed34cd681f9d369"
    },
    {
      "Start": "89b615316cdd48b0a89d0d9417d23423",
      "End": "9c2d6ffeeb6b4bea98223dfbada632ef",
      "Id": "be429d95738241c589e9b77cea2e0478"
    },
    {
      "Start": "3caad98c0e3a4a01bb13da600d79bbb9",
      "End": "a94c3f88052b4b979d77ed6acd59d3f5",
      "Id": "5841757fef974387800b9f31e3ceaf3a"
    },
    {
      "Start": "3caad98c0e3a4a01bb13da600d79bbb9",
      "End": "5e2cf51ab19841398720b776f546fe86",
      "Id": "c860edd3a03a4b2c9290ae6bf7f669e2"
    },
    {
      "Start": "dd11239228bb468ba820e9113bf38634",
      "End": "7901fb57e696424a9aadcadffe10c403",
      "Id": "df608e0bda14468fb91b1f4e248ca630"
    },
    {
      "Start": "dd11239228bb468ba820e9113bf38634",
      "End": "7fe5e31e505a4d3c818b63cb8dc8bea0",
      "Id": "d095949b8c804110948e46714777fd88"
    },
    {
      "Start": "5e24532023b344838a188d28d4b4ec76",
      "End": "00e33da521874b7ea02d412ee3326bd0",
      "Id": "2170c74ae545492c99bfa38077d0f9c1"
    },
    {
      "Start": "f1316a139d464844bfb0f2281f0163a4",
      "End": "6ae2868293a64af1ab8466a1c9eba98f",
      "Id": "4550dc14275345208dd4aaaa1ad413b9"
    },
    {
      "Start": "f1316a139d464844bfb0f2281f0163a4",
      "End": "e5a20b88f0b04c67a55d5b6ddeafccc3",
      "Id": "1842d19c795440bcbada4c2b1e68633e"
    },
    {
      "Start": "6d58fc5ffa1749c3b88a884a6f9b186e",
      "End": "a60223e4ab974585a3fabfe2432742d0",
      "Id": "75fe099e61c84e208b2dd49a38d7439c"
    },
    {
      "Start": "6d58fc5ffa1749c3b88a884a6f9b186e",
      "End": "c7f992da3c3f4a52ba0669da6d2943d8",
      "Id": "6899b3e6be464dd789d58ac1d0ed315c"
    },
    {
      "Start": "39e5bd61598d4c9cbb8665ae696e4f40",
      "End": "56a6f457d38e45a89efeacd0780007f5",
      "Id": "4def62873f854a96a27676c7536bbe81"
    },
    {
      "Start": "f5b3396a9b4343428fe1fee8d4fb5088",
      "End": "ba1c502e79a64f22a5747d7552631ed7",
      "Id": "a69a01b812aa4736aa18927b8b47fd2a"
    },
    {
      "Start": "6e76665c47a34e4aa674f256bd90c263",
      "End": "ebc8812374864828ad6a2083831db7c0",
      "Id": "7d326667c8f84e24befac0a0858cf593"
    },
    {
      "Start": "d29658bb8eb34b45b72c357707eba057",
      "End": "e29bb88bf21c454db813896e6598d07c",
      "Id": "9ce25d74d6d94576beac6a4e79a6d50f"
    },
    {
      "Start": "98464fda93014c9ba955fe02a18f4b6a",
      "End": "e2e9c1d9cf3341e891d90c7a151ed2e6",
      "Id": "9003477a498f4322afb130fb4aa54dda"
    },
    {
      "Start": "98464fda93014c9ba955fe02a18f4b6a",
      "End": "efb3ce15c5ad4f0e8b55ef1192308641",
      "Id": "c44f346d4c8c49b098ae4bbc3190cdd1"
    },
    {
      "Start": "2bbff84be0b64c7881dbe4df0f1976e2",
      "End": "f09c58aac71042e6b831c7af1f203447",
      "Id": "f8746d574e4e47d48d792960163a2230"
    },
    {
      "Start": "073f06380aa24302ac96c050cea0569b",
      "End": "9875997f9be8463e9e8e8844015df3f5",
      "Id": "1e94554b1a2e49fa882b268b3affde91"
    },
    {
      "Start": "1b2a0fc18ce641d58d508e8f5bf63a1c",
      "End": "e869eff7a7da41a8a551a3dbb727e3a3",
      "Id": "e8f72155cd54441cac68b6ed8465a860"
    },
    {
      "Start": "03b9b0fd449f4e74ab9a91271620d319",
      "End": "ff95c71107624ed2907e8a46b137285c",
      "Id": "4dd904f6531a44d58fc96b8a1a9de5af"
    },
    {
      "Start": "d313ffaf69104d31b08be7a9b24a9eeb",
      "End": "300749a624aa47528325fae27af79e55",
      "Id": "35d9c125d6bf4d29abfad7bfdc96409e"
    },
    {
      "Start": "53213a7e3ca640de85a1d354b994ee66",
      "End": "6ec4888931014a8c830b7cca6af6a501",
      "Id": "f96bd9e2b8784c5ba3301d5aa2b02644"
    },
    {
      "Start": "53213a7e3ca640de85a1d354b994ee66",
      "End": "4012cbc207d244e0b6836790b8ba2aa9",
      "Id": "f317f1c4a5b448b49052bd3094f98597"
    },
    {
      "Start": "26e1e472aba64b5aa0f2ebd773bb850e",
      "End": "37bc2e7db5114477a902b2ed50b1f11a",
      "Id": "cff78987bb9c41118e57d424fdcb7a34"
    },
    {
      "Start": "d32ea9466db04bb086fd96254aa7271c",
      "End": "758e8e65cdbf498c8979e9eba178efa7",
      "Id": "f750c6ccf0b646e9a418c5038920a67f"
    },
    {
      "Start": "08ce6a4b9c054e9798a45daa9c7f11c4",
      "End": "8fe2a5c2890448bca396d19adda3a2c3",
      "Id": "5613ab042f1a4bfca20e251aa5a48ea0"
    },
    {
      "Start": "08ce6a4b9c054e9798a45daa9c7f11c4",
      "End": "b7f7b76c97954d228bcdc2802064a247",
      "Id": "bce3a6ea4cdc45faa821991a69b27117"
    },
    {
      "Start": "796a89353f7c4558ad52dcc67465823b",
      "End": "cd7db78d3b414595b80f34a1f4ba71a3",
      "Id": "e0441cc1010b491a886a48ff7a85ccd5"
    },
    {
      "Start": "796a89353f7c4558ad52dcc67465823b",
      "End": "341974345bf44340bea4cd0ed673e96f",
      "Id": "32d09b2311f3405dbf2fa32da818f9ff"
    },
    {
      "Start": "05018da851014758bec506db4ca5cb95",
      "End": "39120f95e4d24806aaa1e31d29f28e73",
      "Id": "f0767755c5e347bc86bac07a7fa19fa3"
    },
    {
      "Start": "05018da851014758bec506db4ca5cb95",
      "End": "39120f95e4d24806aaa1e31d29f28e73",
      "Id": "bc2500f591304246af74a3377dcb82b3"
    },
    {
      "Start": "4a25986cc2794364b1ed0d7caf44e200",
      "End": "f7e28d943ce944aa9759c8e3020bf774",
      "Id": "bd1ed2623e9d4a158f4791d49650a0d3"
    },
    {
      "Start": "3d03d400ceae4a07ace5ef1f2bc18ac9",
      "End": "3cfa48b728134a7c941f2c6e8207f7b6",
      "Id": "d1c1062a67a04202b81e98020c50d413"
    },
    {
      "Start": "3d03d400ceae4a07ace5ef1f2bc18ac9",
      "End": "80aca8c7368e41669fd08931b1b0462c",
      "Id": "7cd286ca82844f2d8756df9fb9749d7c"
    },
    {
      "Start": "2cfc8e610ac94a5bbf582a3759e0c667",
      "End": "e5d40fe1232a4e89bf4efe241ebe7629",
      "Id": "f9f1007bc7094b50a5aca2741e3c47a7"
    },
    {
      "Start": "2cfc8e610ac94a5bbf582a3759e0c667",
      "End": "759a4d61952342a0baff76c7657e2c1b",
      "Id": "0b60542872b744099438254816b576be"
    },
    {
      "Start": "6533963a796441a39e22323baafc16c0",
      "End": "5cab70a7bbc9484f97a41ac8bee658cf",
      "Id": "9de0e0ef845f4c89bf2e09eb83c249af"
    },
    {
      "Start": "e804ce0bae2b484ab7021b06e984ef47",
      "End": "ce7f51ea7aca4bc79ea877cea64ee145",
      "Id": "fd55d8307b344a39b34ed6efd7c3d63a"
    },
    {
      "Start": "b2a2009424da462394d41616cef9107a",
      "End": "d9e31bec918044b1b7d7eba3e60605e2",
      "Id": "96b681de7b414af7ae10c8ca0e2c1a27"
    },
    {
      "Start": "0caeff8b38c048a280d6f53c784260d1",
      "End": "96a05e274b37400b96db70ab013d7101",
      "Id": "7dc9ec1f9ac1461bba8df5e5a71a4271"
    },
    {
      "Start": "fe80a3049af54dce8529404f74783820",
      "End": "f5fe3be1669e4193a2286fa8053fdef7",
      "Id": "e37182f8744f4dc089c86660b1ac8d73"
    },
    {
      "Start": "fe80a3049af54dce8529404f74783820",
      "End": "d09411f3063c42c0bdc902e5e8cf3dd9",
      "Id": "cd586d418a5d4b12b968d8a637c28aa5"
    },
    {
      "Start": "40c2778707404426980fe12acf1ff002",
      "End": "dad67d5f2b134e53aad860277d6ee7c4",
      "Id": "bca6abccd69e4a989ef18e2f300399af"
    },
    {
      "Start": "38acc5a97922445c9b1da4d965a6910b",
      "End": "1bd0b069f49e4f7fb25f03949da8b8d0",
      "Id": "5b405b9f0bb643a989fcd19c05c1a2db"
    },
    {
      "Start": "38acc5a97922445c9b1da4d965a6910b",
      "End": "6b584d5f8ffb40e281369be9f182bc38",
      "Id": "bc37b5bdd6084aacb4dfab71aae61c2f"
    },
    {
      "Start": "064e7b5c93774862a8d4382128d6df6a",
      "End": "20cb9c3dc2a24fa4bfe02e20f5e29941",
      "Id": "940a93913750419d92e1bb30f9b206cb"
    },
    {
      "Start": "bdde294e51c645d7a90e5d7ffc756c27",
      "End": "aba1f5dd4abf4a6ca2fe857e73d3004b",
      "Id": "52b9b623112e413eb1ba08d40e972f72"
    },
    {
      "Start": "bdde294e51c645d7a90e5d7ffc756c27",
      "End": "a973e4f7f4484b16a45db05b11679f1d",
      "Id": "3cd88f87e52b48b2881adb4ad52a4674"
    },
    {
      "Start": "ed26fa92577b4f25b5123ba19227fef3",
      "End": "f7eff517b3ad45e29d5ec47bca23e4b0",
      "Id": "9faac9bb89964b258a73573ee9dec29b"
    },
    {
      "Start": "ed26fa92577b4f25b5123ba19227fef3",
      "End": "18a8744eda674a60b6311daa9383601b",
      "Id": "e63336b6e62d45778c0deb95147c1124"
    },
    {
      "Start": "ed26fa92577b4f25b5123ba19227fef3",
      "End": "bba7950889244a6a8527eb71cff9c85b",
      "Id": "62d531512d0f434093eafd2927060419"
    },
    {
      "Start": "ed26fa92577b4f25b5123ba19227fef3",
      "End": "ab6a9636da214dcb8de79a1b06be0840",
      "Id": "4ed9d966492545e19a6a2182e0a68dcb"
    },
    {
      "Start": "2364b740214947788500e57a873d8a80",
      "End": "605db47f25dc4892bbe0f835ef88c0d3",
      "Id": "bcc86741740345928e0cadb2d415b104"
    },
    {
      "Start": "61e28d6e3ab74d7391fc8274ac3dd839",
      "End": "2829b2a4b1ae47f4b1092ca357c4fb6d",
      "Id": "675f4d177a76494bb9a941f1a97803a7"
    },
    {
      "Start": "61e28d6e3ab74d7391fc8274ac3dd839",
      "End": "4bf35f2a98204fd8b705b43d09cefb51",
      "Id": "2e07e3a3546f43e8b5bd294a838dcb29"
    },
    {
      "Start": "02556187af064e0bafd4c8ead18ed70f",
      "End": "a1e6c8f14c924e04a0b13098812429dd",
      "Id": "76a84183d28a4ae9bc42600689ac9ba1"
    },
    {
      "Start": "02556187af064e0bafd4c8ead18ed70f",
      "End": "7acecbb0b52a4719b77c2a85958a345a",
      "Id": "a1bc1102c31240a2b08fba1fedd1b488"
    },
    {
      "Start": "b29c98e492b54d83aaa53cb395d7051a",
      "End": "c331ae117d0c4947992b757959c6e7a5",
      "Id": "941ae757cc594861affee46759f228c9"
    },
    {
      "Start": "b29c98e492b54d83aaa53cb395d7051a",
      "End": "3a31205cbaf14b2ea8a57b500ae395fb",
      "Id": "535ef858bc58488d8b484193216e0e5a"
    },
    {
      "Start": "efd925d293544ac49b3d613a5a96b51c",
      "End": "5eb58d219a9f4f06a04286a829635b5c",
      "Id": "a880bd0cd2f741c48bb04e8def8898be"
    },
    {
      "Start": "efd925d293544ac49b3d613a5a96b51c",
      "End": "7bdfa01e2317468184f4825f17c5771a",
      "Id": "452998386a344ab9b2d06986c277fbb1"
    },
    {
      "Start": "0c1f7af6a33b4abdb7230ca6de3fcf6a",
      "End": "be17fd78e5274ed3b094b68061542c95",
      "Id": "3abc78adca1247448daee80da567eaa7"
    },
    {
      "Start": "0c1f7af6a33b4abdb7230ca6de3fcf6a",
      "End": "b1ef572937f54fa69337e1b846226fc0",
      "Id": "813865d8ce824acebab2f0645ce27d54"
    },
    {
      "Start": "e811885f1b20430383a88da4b724b1bc",
      "End": "e2d77e47ad4b41c0b7609e313eec712f",
      "Id": "f69edeaefde94b1e98b088c639f53e27"
    },
    {
      "Start": "e811885f1b20430383a88da4b724b1bc",
      "End": "f4ccbc05b6494d1d99dc5d52a344c2a8",
      "Id": "0fc7d21bc29449aea4e1d00305e491da"
    },
    {
      "Start": "1dac011165774b56a18f9a47184bac0b",
      "End": "98b5bd333eef4667b6e02041fde3c6d8",
      "Id": "b77cb24740854cf6be9c024dc3137eaa"
    },
    {
      "Start": "1dac011165774b56a18f9a47184bac0b",
      "End": "6ad447c024fc44c7850886898ac57247",
      "Id": "677e7d142e764fe78923fd06fa202ffa"
    },
    {
      "Start": "2fdf2bb0579944139cb17ea41ba07f44",
      "End": "cc6aad7ddf10441185e596c955f4ad14",
      "Id": "76f6653a61ca464991e07142e44cc7a2"
    },
    {
      "Start": "2fdf2bb0579944139cb17ea41ba07f44",
      "End": "bf9453a9f3e740748dfb89e2bace0d59",
      "Id": "e015c4d342d74c289a62d966359c29ed"
    },
    {
      "Start": "ef9443b3d5204c4b9fa3bea0df57f3bc",
      "End": "2ae0ad9841334ead9533a4f0e2f4e87b",
      "Id": "6a247aceaae842dd83aa1151582755be"
    },
    {
      "Start": "c9f97da8de724b3ab30a7165187cb44f",
      "End": "5acd08a807ab429b9992ad29b3bab8d1",
      "Id": "eb3c2891834d4fbdb2938519a2a56431"
    },
    {
      "Start": "7fb2383a10a34d139a94b795638e5efc",
      "End": "30e75f90847e4d3ebd19fc0bac71116a",
      "Id": "6d538f7d0f964b3f8fad2c53836febef"
    },
    {
      "Start": "c85ad46ed5894a6bb842731fa41eed31",
      "End": "a5ad3fd31dff41dfb6d86d1e8751218a",
      "Id": "21b201630d0e4eb18f29803867b3541d"
    },
    {
      "Start": "fea0a17da1104e7dbf112f19c8ceb811",
      "End": "f97f71ef4ade47aab96630c0abab5bd3",
      "Id": "0c4b815bf25c446093f74718acd3c289"
    },
    {
      "Start": "fea0a17da1104e7dbf112f19c8ceb811",
      "End": "4f186148a56746da820888773cf2a3e0",
      "Id": "9cc79f5680474103ab4f899fd63a1159"
    },
    {
      "Start": "39626ff48ef84a419a83b03399751103",
      "End": "8d630baa5f694c5c9ef465c9f92b0def",
      "Id": "93067128584a4578bf3fa7759e241311"
    },
    {
      "Start": "895a37cd2edd4893b5a87503dd32004c",
      "End": "979abf4ca74e470db0d674fc99cc9453",
      "Id": "a660b153f0824fef8adaeadb9ef954a0"
    },
    {
      "Start": "6417f9d49b554f7caee272e0a597d808",
      "End": "4e675a98a34f4aebb508f88c30257895",
      "Id": "dd25659bd10046bea35f0555c7f5f563"
    },
    {
      "Start": "30554554db1c4d4d85dc44d836609c5f",
      "End": "d6c01c1cd0924a85b8131ea06b5db789",
      "Id": "b94ced0550194787bb5570c0e6533dbd"
    },
    {
      "Start": "30554554db1c4d4d85dc44d836609c5f",
      "End": "26406a37a4ba4e9dbca1452d9741a599",
      "Id": "c449545b09974d8dafd54a3cd20f74ae"
    },
    {
      "Start": "30554554db1c4d4d85dc44d836609c5f",
      "End": "a65e15fca35f4e93b4125c0bf9e1ed4c",
      "Id": "0c3f433e18e6431695f2829aede303f1"
    },
    {
      "Start": "30554554db1c4d4d85dc44d836609c5f",
      "End": "c07ee788d0cd4998a61abddee880a5da",
      "Id": "67e88f7a570d422bbe2af81410b03fbb"
    },
    {
      "Start": "7abfa5bd025f41c5999b3758717b5e3e",
      "End": "8f74e64f3ec14b5a896fd89ea22ff55b",
      "Id": "c0cb0255a51c40efacc6d0c974891829"
    },
    {
      "Start": "a3c61224e1454263bce9ed946882eac4",
      "End": "a3632b02076c48a4a122e68cf59383c3",
      "Id": "5db1e00e94664df4827fc27e1675975d"
    },
    {
      "Start": "a3c61224e1454263bce9ed946882eac4",
      "End": "2df77b4e893c485bb6dd95d87b61593d",
      "Id": "852aea65df7c4b4c856cec49e86e7706"
    },
    {
      "Start": "f87c719e3b314dccac7fa0f6e6242462",
      "End": "88e649d9c3c04b2885038fdfb8b5e2a3",
      "Id": "986dace8837e4ff7b146a15b530969ca"
    },
    {
      "Start": "f87c719e3b314dccac7fa0f6e6242462",
      "End": "29fc47e344d94b7a8a0c6398da9a0058",
      "Id": "99d215b5d906405aa97cb2cc503ddd49"
    },
    {
      "Start": "cf1ed5162f7b473ca80507f99ec3a28a",
      "End": "c0bbebfb0b0a47a59daf346878943b6c",
      "Id": "3b9d96ac176045cd93b2bef4e859efe2"
    },
    {
      "Start": "cf1ed5162f7b473ca80507f99ec3a28a",
      "End": "e02ddbfdf9b24d84a920e96bc7d38deb",
      "Id": "ba09db2f02c242ecbb5d6e9c838c4f08"
    },
    {
      "Start": "1a3deb4c8aa94b6785888ac996bff167",
      "End": "c20c1a2140c34b9db1263849353bdeb9",
      "Id": "4edf161b5db74e05bf29c45274ac0a4c"
    },
    {
      "Start": "1a3deb4c8aa94b6785888ac996bff167",
      "End": "6e6f423bf73d44d3b7b47b08a6454059",
      "Id": "87e9357124a8474a9dea94f20efd05d6"
    },
    {
      "Start": "414b4fc76a55443f935a9432ad647d62",
      "End": "e4be2ac977b546ec8b5958b65b1bc740",
      "Id": "ad8191dfce9d4e22a47c41d6fb079ace"
    },
    {
      "Start": "aa404c6d010d422ba2ff5d132774a777",
      "End": "0587168b187445f382facc1d6624a918",
      "Id": "cf5d4e711c734bf7a84c7bf095eb6c49"
    },
    {
      "Start": "aa404c6d010d422ba2ff5d132774a777",
      "End": "c0ba3b58f7dc40c880723419da674126",
      "Id": "14a2ed3524ba48aca40ff6207834b14c"
    },
    {
      "Start": "aa404c6d010d422ba2ff5d132774a777",
      "End": "34e90cbf442b4c39ae7bf8ae62ba0647",
      "Id": "1c301d3e00d44399912d2f8907c92fd3"
    },
    {
      "Start": "f79c95e918bf45d4bfb5711c3c9326c0",
      "End": "357d114c55d24f1fb96eca3a3bdff499",
      "Id": "993cb1655f35471b9858904a44bd0d95"
    },
    {
      "Start": "f79c95e918bf45d4bfb5711c3c9326c0",
      "End": "852984974bc547bf9b204537808e80ba",
      "Id": "91b80c98b5794896b8339ab1db0b7ca8"
    },
    {
      "Start": "00c9836ee6394c5fbddcd3d3832a4a66",
      "End": "8eb35825fe334119ad8da3168db27b61",
      "Id": "4926f6c50e83493d9c4c700cdf06bb9b"
    },
    {
      "Start": "00c9836ee6394c5fbddcd3d3832a4a66",
      "End": "718d0a2b42da468c8c7d5be59db6cfb9",
      "Id": "2fb89fcbe98048129f56a884a0baac0b"
    },
    {
      "Start": "f2ffc1d73b5a468d80aa0cbaced40b5c",
      "End": "4b6dcd9020b04ecc83845d4fdf6ca190",
      "Id": "aeefd2629fe147ab89dec628cfc91f18"
    },
    {
      "Start": "f2ffc1d73b5a468d80aa0cbaced40b5c",
      "End": "6c588b529ed74dceb24e0dd1ae69ba36",
      "Id": "50c0868704da4997b116a0959d93c7d1"
    },
    {
      "Start": "f2ffc1d73b5a468d80aa0cbaced40b5c",
      "End": "21560412363e4ac4b89d776f9b798213",
      "Id": "a540603009da455cb6508d6826a2336b"
    },
    {
      "Start": "58e11cef2fa44c88abb42cc575bcd8fd",
      "End": "91e021a1820b4a17b9ffb57fb7f2ad9d",
      "Id": "eaf1358fb91a4d0cb273ba0056b51e3d"
    },
    {
      "Start": "44e34a4eaaf943319a6c6def9a166572",
      "End": "1f6c2f9d4a374dd187d82a0eca0789fd",
      "Id": "6b8cf03d2b77408c8fbe9f01bb262520"
    },
    {
      "Start": "88c2574a569c4f978579bac5afcdfea2",
      "End": "9c4e89cf68504eb98de1e544bf21454d",
      "Id": "ff5233eae6b14fcf8a50362d29fb1394"
    },
    {
      "Start": "88c2574a569c4f978579bac5afcdfea2",
      "End": "4ca39f2f24ef401796cdd9cc24beda21",
      "Id": "9c844f16c5174576b6c252ec93d62e53"
    },
    {
      "Start": "11146985f5cc40d7ac8283ae538e5442",
      "End": "609b1b3a5bcd4bb5b1c200aef75409fb",
      "Id": "04e49f5ce0534512931d33e1aadd88a9"
    },
    {
      "Start": "421406ea66094f53b33ed1d0edb46577",
      "End": "7edf3570c2fc472e9ed5396d76eb862f",
      "Id": "900a0c32487f47a495fc90d7d185cf90"
    },
    {
      "Start": "421406ea66094f53b33ed1d0edb46577",
      "End": "dcf020f05a634e50838d60f24655d423",
      "Id": "316518e672d4476f939b594c3d95beae"
    },
    {
      "Start": "86641ddc79fc4ae082fda0d9e489defc",
      "End": "f699222daf8946cdb2a50782b0ad41d8",
      "Id": "f6dc61867a454af493f30b958a1fdfc5"
    },
    {
      "Start": "2003c281c10342a0ad3a8a89c8ef0a1f",
      "End": "86a72a7e52ea4992b6a260b360eef5b4",
      "Id": "7e5b1dba5a9f4df7a79f38a34a27e377"
    },
    {
      "Start": "be2eeb2fccc349a2bbe7445cb5c65611",
      "End": "0f5f6df51e754f53bfa9459711900626",
      "Id": "36623ad0eac74cc4aa109deddcdfc77d"
    },
    {
      "Start": "427de4bafe6a4d45b83b2b87733511b5",
      "End": "3a0ae712bf284214978f8769724091d9",
      "Id": "cb0e0c2847c2434693100edb12049451"
    },
    {
      "Start": "427de4bafe6a4d45b83b2b87733511b5",
      "End": "9af9cd3a9d634357aa68eb8ae4fb9de9",
      "Id": "dd2fd4d92b5445d8ab00e3ac0af6798a"
    },
    {
      "Start": "62cb3d9afe0b4d6a8d5beb7ca4e3d44c",
      "End": "8d849da389c4478299c21d90f1cc0431",
      "Id": "18fb1cdf3f6e4378b00b138b422d6b71"
    },
    {
      "Start": "52a6c48601094db989966b2d492dc37b",
      "End": "4c3ad5770b08490ab37a029901b84752",
      "Id": "a2b1075b3c164b33a44c7abb05a1efcb"
    },
    {
      "Start": "52a6c48601094db989966b2d492dc37b",
      "End": "3bc063bcc649417c8c7525290275283b",
      "Id": "d32861bb564f41eebe08719525129827"
    },
    {
      "Start": "52a6c48601094db989966b2d492dc37b",
      "End": "17983601484146bca43fd402ef24ff2b",
      "Id": "68a1cefc9e8749b98572e4e37280330f"
    },
    {
      "Start": "52a6c48601094db989966b2d492dc37b",
      "End": "56abf3b5818343b5bbe6221465f532c1",
      "Id": "43b65742fa34411e825a47acf5622f8f"
    },
    {
      "Start": "52779cc759334bacbadfdf02796049e7",
      "End": "9412074112204f689ddbd72e38b5c4e3",
      "Id": "5950939d93544bb5b17da6aad2c842a3"
    },
    {
      "Start": "25bbc4c9ac0041a38437c3f51a8ff3f4",
      "End": "85f9fd9e94024218a98b151a40655620",
      "Id": "74133303d49540bc90b65c31a53fed6a"
    },
    {
      "Start": "25bbc4c9ac0041a38437c3f51a8ff3f4",
      "End": "cfaf020e8b994d15a85c8de1697498c9",
      "Id": "c5d1dd1c9aec418aada76ad58f2f1406"
    },
    {
      "Start": "57cb1ccc4dc24c7b854f9eaa89770e8d",
      "End": "ddf9a51cf18a415d9cd1a8369a505ba9",
      "Id": "ebd22c0e4475458c9d9b6c15f95e856c"
    },
    {
      "Start": "64da3ad032264715a33b309d1b82594e",
      "End": "55e962301a074ab5a50fc64881c660d7",
      "Id": "5bcbf3db0be24c518b2b0bb38526acfa"
    },
    {
      "Start": "4c2c4742e8fd48d88104e322d52d0eb2",
      "End": "e1d9900ecbf74f249b61e86c931a5ce4",
      "Id": "49d2ff7abbea4bb6b3d139eb7b1f6fbe"
    },
    {
      "Start": "7db38517fa4d40d4b42b4b96a7cf90c0",
      "End": "c26006053f2843e6af433c88117a980a",
      "Id": "c48ebe7820ec4536a693400951f41834"
    },
    {
      "Start": "298505fbae5f4d50819ec200de359128",
      "End": "bd57800a21954181951ebb96c5fa5330",
      "Id": "d7ae5aeab3af47c0b8c6f4c8717a0377"
    },
    {
      "Start": "298505fbae5f4d50819ec200de359128",
      "End": "a90975dbcd614605b95fbe04a5e10d6f",
      "Id": "fc0c7d4af3194d6d8037ed9bf853a8e9"
    },
    {
      "Start": "40eab71cf5954155a57c646cd3311f32",
      "End": "4083dea520f2456f902e40e24b1a8b0f",
      "Id": "d74b11dcdea74b47ad434bf67f04b3e3"
    },
    {
      "Start": "2b1eb45761ce4803bfe158d6e529599b",
      "End": "c01c0313792546d2bc21ba7fe8e14bfb",
      "Id": "7767527030144268ad5eaf78fe883539"
    },
    {
      "Start": "c7a9a22dda6947a5a4d2435f33dd2c01",
      "End": "025172880f924ef39f52d3e3eabdba5c",
      "Id": "4c35435b59c6421c8dc36093eed6f004"
    },
    {
      "Start": "99dc785aea3b44f98db18bcc82369c57",
      "End": "c87e39f592044d5494f7e0c597b9eaac",
      "Id": "0146cc952e18407ab4445ed7a5c1a3c0"
    },
    {
      "Start": "99dc785aea3b44f98db18bcc82369c57",
      "End": "91e24bad0e5f4a328ae934f22975e042",
      "Id": "a8ff97a821494586a4e1d0ded648d637"
    },
    {
      "Start": "be8ee79a0fa94b738790e608af3be0c2",
      "End": "f552095c86144bc0b143920fa67da507",
      "Id": "9eeb108cf5294f5ebefba14704b0ec79"
    },
    {
      "Start": "0492824da95c4307b3d49989770cabe6",
      "End": "1935963248dc40cebcc7c829af81d743",
      "Id": "12633a2002e9457296b50703baf5f178"
    },
    {
      "Start": "0492824da95c4307b3d49989770cabe6",
      "End": "6093fb53988b4d40bc8acff21e44238b",
      "Id": "d6040a734cad424c890e825c2f28968f"
    },
    {
      "Start": "7756b5de109f48ceacd092004b597d61",
      "End": "841c00b4ff5f4b33afab1af2a9b29290",
      "Id": "b84661c152904fb1ba79346a08363f11"
    },
    {
      "Start": "dd8b0266c2064afea451b8354662a8b0",
      "End": "54de8fc3facc4e739d53e938ca5a8403",
      "Id": "03efc5462b3548249cfc8c6c9ee18238"
    },
    {
      "Start": "dd8b0266c2064afea451b8354662a8b0",
      "End": "406d2ff7bf204e60a209077e9afd4570",
      "Id": "c70df8a4686e41ce9604455fc0b24618"
    },
    {
      "Start": "22dd12c3088042e8a360dc68f24d32ae",
      "End": "965b11f33fda496b8e99c13f78201237",
      "Id": "973510204ff9483cbd93ccc787fba8da"
    },
    {
      "Start": "33dfe1f6d9ab4aaf8404e67532160992",
      "End": "aea5f75145c0451daf167a480181e42c",
      "Id": "bc1bf2737cd9455a9e35eb6e8ef77f1c"
    },
    {
      "Start": "7413300f3f4e48a4be1b96b7d26a2835",
      "End": "755d57c2235f4c33aea37968c1e64d44",
      "Id": "290454fdaf5a4ee7bc8bf09a8788fbe4"
    },
    {
      "Start": "2b62c11e55a84335ba4ce8b31aa17eaa",
      "End": "4c74c9723d7e4d91b8524d3d9c90ba66",
      "Id": "793faff2ae2643d2ac9902b2e4193845"
    },
    {
      "Start": "5a52b888c8ef4bea97354c15b36fc417",
      "End": "6b09ae1595e24f558ef23b7f8765bee3",
      "Id": "f1424d4ede3349b69165fcb26eafaf60"
    },
    {
      "Start": "5a52b888c8ef4bea97354c15b36fc417",
      "End": "09180a89b39a4f68ae3514a26f2fe8d2",
      "Id": "a421cfe86d0c4ae18dd1f0b5b8867be4"
    },
    {
      "Start": "a167d2bf70d84fa0b72b850bfe833c6d",
      "End": "deede5072bd94c5dab1901128298c521",
      "Id": "d92d571462004139bcf3cb764dd4efbc"
    },
    {
      "Start": "af8ac948efc54254b829aff4eb127a86",
      "End": "7e513f950e7f46f2a99a8eb488241035",
      "Id": "2434555474a642a4a0629515becbcdb5"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "c53d1321d9f94071b3a71dabe829290f",
      "Id": "d6508c2082464016af1a3d1077383566"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "3e1fa234552e4e74b5781cd74f37ae8a",
      "Id": "3de0519c4b4844b3971fa4a82185decb"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "39f00db9446041c5b38d881ce1cfc520",
      "Id": "e2884039a4fa421baf162adccb4e27e1"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "d5ae122a904c46aeb4092d526426099c",
      "Id": "01ba8b19b3884ebc90b6e9ace551a12f"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "ef589c1d325f467d9d4996b51c6ed88a",
      "Id": "2ca8ef0d10eb41cda97200bffdc45700"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "fa4a5e88041b45f1be7b0f5568a3bb67",
      "Id": "8f22861644aa4bc2b1e3217f6f5dd46e"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "442a193626074bd6988b644e073f2140",
      "Id": "7ab16df4bba042b1900e6f6614456ffb"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "58047f87979b4cd89eb18936f7e8904b",
      "Id": "7b3810583b0f4d8d8090fa96f7e56072"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "5d367ca63bd24a74a3bfd5cbeb7bd2a2",
      "Id": "5fa11245606949fa9fe47f8115fe3540"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "4508de3800364f7c8702f6a88571525f",
      "Id": "ab2dc513d4bc40029e3dae6f458c29a9"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "73fd5a4868c6410d88b42c413a3c56f2",
      "Id": "cf98da0ff1034684a2b60659293034ed"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "ff893456158c4fe1aa805992f1967a0a",
      "Id": "47da3a298d0b4d35ad8f4e9263db982c"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "0371c1e7bcfd442d9b19f93ad5b7d66b",
      "Id": "c480fb41b0884e11821a329de9a7deef"
    },
    {
      "Start": "bc3bef8c326c4d90a2d00c39b1685a5f",
      "End": "78b8b0f388cf40cea876a17845d1f7c5",
      "Id": "1d7622f9dbb8477a8c46c9106c8e2b61"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "d3014a89fb5046f2aad3222058fb0f9e",
      "Id": "f56892902f004c1fa1a3e1793cb8ce7f"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "f256f5789e60438b97f26783226fc657",
      "Id": "1a58f0fd5e5049dcbab3af1630cc4155"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "864074da991c4fed859f58b7f2c25a48",
      "Id": "827b0b1e6cce46269c29424ae7dc78e3"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "1508b2de45a64408ac02c5be2308a98f",
      "Id": "2459d68c92824e009f9a0c5374684ea5"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "263878d5fe084e169c618bbfeb5d5394",
      "Id": "30b27b60b32f4aa6bebf0ab53f53434c"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "2943447ba1594ead8fc0bff5a9da8668",
      "Id": "0a345a4a80a3401a9c5d31827cf27f2a"
    },
    {
      "Start": "a6dd4840c7114b9999b6b8a6ab462984",
      "End": "2056c9c9fb5f4ec88b0af34c101a2074",
      "Id": "70fb82b7e7c94bf4bdbdb48326d13075"
    },
    {
      "Start": "6ceb61df9b3e4d11a535198d7e0eb6bd",
      "End": "501b7d143e6a426c881ff22bafcd50c5",
      "Id": "53df9852ba794f82aab082849b513256"
    },
    {
      "Start": "6ceb61df9b3e4d11a535198d7e0eb6bd",
      "End": "1aa02420d85a41078dfd3ea97ea39819",
      "Id": "8274468507c74f64a50b4c2687de99a4"
    },
    {
      "Start": "6ceb61df9b3e4d11a535198d7e0eb6bd",
      "End": "31b9640414fa4eaba03c692bb71a70c6",
      "Id": "41ca3a6a0bbe470d9699fa4bee60110c"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "bc89140fc30a4e52ac95cb18ff31bd2a",
      "Id": "465556a3baf141eba66de1729cd09cf6"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "ee70b9c07f5f4fa3acf151ffdb7cba1f",
      "Id": "5e1ac991fc964d48bf886bc086b75243"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "dfb6e2f3cff840d3af92ea2037928687",
      "Id": "5971992e57294ef0a6e5aa5df6c0ae19"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "308e801e1366417a962c392b69388b15",
      "Id": "9f691ab8616748fc9654b62e8c7488ef"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "8a067024f41d4c34b315f6e412e88e1a",
      "Id": "68603e4404bd4edcb4188894916ed3e0"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "3d88083d9a86436db19a4ac3203c2a48",
      "Id": "d5d99953b9a94cccb71edc13e95074bd"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "e4e473d9bd2046f39d7ea817259d0849",
      "Id": "0cda6bc232194f2882f7e4fb0ccdc611"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "b17483ce7ca24d6aa5655d752def2506",
      "Id": "31a68b1affca4b4195d1364999d17c1c"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "3d56407b5d154613a602fcb467505e7d",
      "Id": "0ba8210319bf4d6f8ed9698281e007b4"
    },
    {
      "Start": "293b31bfe3db43c186e4774fe7355cc6",
      "End": "e136b151708247b2895c21301d39e035",
      "Id": "e92569fa87824abfa6393cb879e7e085"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "17d23f079cdd471eb82f8eade12c0403",
      "Id": "c7003984abeb4b608a30ea788883895d"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "ede81dbe92a5410eb85f88a67e07d9b8",
      "Id": "f5cd82a1555d45e3b689ea3eab07a8ec"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "c8807791596c413f9889be62e543301b",
      "Id": "fbf9b56011124298a5fc242ced37e11d"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "380ab8eb5b434a3b89de3bf4aa48fd95",
      "Id": "cb7fddbb90294282805287e08cade65e"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "fe8ffac9c8f54f0f95c43f3de605c4a1",
      "Id": "b47ce6195cc84ee3935c1b1fa6470a34"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "9a3aee96de1b4ae4817ae28fa9567f64",
      "Id": "84fd2322c3684066875a35c76d87b40f"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "932cf670491e4d26a82655d16615e1aa",
      "Id": "2bf561bcdf7740a9bce53f691df9abcf"
    },
    {
      "Start": "ed96cef4638a458ab258ae137604bfb2",
      "End": "21dea2d8cac848e4899acb0dda8894cc",
      "Id": "8c3cbf62a4dc4876bca80aeef9b144f0"
    },
    {
      "Start": "c47de3e1d0e74602ac773390ef30f703",
      "End": "a92f92ecf317429eaac5be07749bbbbf",
      "Id": "cd7cdbbecabf49db9feeec5ec0360aa0"
    },
    {
      "Start": "c8919c0dcdff432a960329e02f8ca139",
      "End": "1455afa9d5494de5927b41c64f318d3f",
      "Id": "5d28bf199dd240ab8413a3c1e1cd90e2"
    },
    {
      "Start": "0b6d994fffaa426ba756cd347c29cfde",
      "End": "78536f95052641e6a406f3544a2613d3",
      "Id": "40f33fe1353f4ae1a67aaf802711524f"
    },
    {
      "Start": "574040ca460a4dffbfea2a1c686beca4",
      "End": "7d8a4ab5d7504782b738f5a12a56859a",
      "Id": "a36c8e0c1b034283b850886cbc5c9a7b"
    },
    {
      "Start": "f4e8e23d245b4e6aad60e34029bbff74",
      "End": "f0884a91738c4dd2bfe38d5f5b5d6cc1",
      "Id": "b67f573b0e6349298b8231e4f49808f3"
    },
    {
      "Start": "ec20d5ac2f274da98fe8e3eed4417b94",
      "End": "3c894551fdfa4a6aa77d5d73f0e050b4",
      "Id": "28c9b4a611464d8ca7819b1d56ee43a6"
    },
    {
      "Start": "3cfe5c895d144fbda229862ca9287146",
      "End": "06027d83db6a440f86d836a0f2abc52b",
      "Id": "9e71d6b83ac243d283c7987c8d919e5e"
    },
    {
      "Start": "a7213c81594748eda267858b73d9ce38",
      "End": "aae5a1d0ac3c4c34b544861a89a16057",
      "Id": "22cdc594797d44e4a7bc51a7d8433b60"
    },
    {
      "Start": "387c989046d44dcb8bc5f0c8bfa90bc1",
      "End": "c19285c673064be6934d7f811ea59877",
      "Id": "be8f2cfff04e4e5baeeaa763c136b258"
    },
    {
      "Start": "a91333ab32a04439a5543bd90012a2a8",
      "End": "7b6097b5abdb4ff7b6ccadee949484df",
      "Id": "1186388b404e477d8f0272cbf6155c78"
    },
    {
      "Start": "641088dda4b346bdbc446a2319f30d53",
      "End": "8227e084311342478b97040ac9c2afb6",
      "Id": "56b255fda33e4f75aac9957625f2fdc8"
    },
    {
      "Start": "fea6594d7bd14cee8967edaa099038af",
      "End": "d3928ae0e25a498c9c09e620884f970c",
      "Id": "73968ce69e5d4f518a877b1af455afc1"
    },
    {
      "Start": "551cacceda754b5b925e2f6d4c6009ca",
      "End": "8f64c2f7db0c415ba029f08c17b632fe",
      "Id": "563c069d31754eefaf1d15b409ba4913"
    },
    {
      "Start": "551cacceda754b5b925e2f6d4c6009ca",
      "End": "32e361dc41214fe5a3a8a6b4183da5d4",
      "Id": "5adc24fda19f4c7b80eedd80599e48f9"
    },
    {
      "Start": "740daebbbc344ac5a59537846b66dcd2",
      "End": "23e316ff1a5249d19214ee3a679f4f24",
      "Id": "e3eca1c12bfd4990a7509d719a56254b"
    },
    {
      "Start": "c587fffee80746cf9aaa092ee713b1fb",
      "End": "9bf9d69004f44b1c901ff864e6be8a0e",
      "Id": "2092dce53ea84df59ca322b1cfced6e3"
    },
    {
      "Start": "0010ce667fc7479cbcee0929b54dc61e",
      "End": "36ac0ec3e21a42d59935887fbce1c6d3",
      "Id": "2ec1302544594afc8ce6c13f8bb37555"
    },
    {
      "Start": "0010ce667fc7479cbcee0929b54dc61e",
      "End": "57b32de339784ca6ad5bfe8b2a545548",
      "Id": "cbc7e2ffe1f545db86b41860f7cfe4c0"
    },
    {
      "Start": "11f562d99ed949a5bad84ea26562c0c3",
      "End": "5d61a7a17ad64a06981791c5d8c3338c",
      "Id": "4721b92195934a3e8dd434d640ba9d3c"
    },
    {
      "Start": "1777887f0ddc4e6e92fa7826f7e83f08",
      "End": "522c22a546c8485eaf9986e564515322",
      "Id": "0541bbfbd99540a69f361ae053a1d831"
    },
    {
      "Start": "c9a6d5e25cb74daab4e57d346f58ab59",
      "End": "eaf8ea63bcb641bc8481616c5f279073",
      "Id": "dec5532d7c1d423688583cae6ec2313c"
    },
    {
      "Start": "c9a6d5e25cb74daab4e57d346f58ab59",
      "End": "4c4fede4c08c473d8b968faed0b7e59b",
      "Id": "baa19fc126324aacb515066be2e292fb"
    },
    {
      "Start": "72f6884413e54d86b856c5b2a5e516a2",
      "End": "38ef8f140be6438082dfc6843e306d8d",
      "Id": "fbcf38e4309347fbbe1b0a18ca36fa90"
    },
    {
      "Start": "72f6884413e54d86b856c5b2a5e516a2",
      "End": "911b61868eb74f5eae3148e43f963ec7",
      "Id": "3899ef9bb00444d0bc7f6967335504d5"
    },
    {
      "Start": "8236d07141d34f31b123a6e7e1e56fcf",
      "End": "0234c5f7a2d94648b28dc929ffd503d3",
      "Id": "9ccf871f431a45f284c55d79b4ded6b2"
    },
    {
      "Start": "6cab3ae293124e72816febc6c6dff228",
      "End": "6345cd7784d74f8a934e31a687e86cec",
      "Id": "c9f0a04b13a246f5a5f7b4fadbca3361"
    },
    {
      "Start": "e762a93046d74ae8b966424a1119794f",
      "End": "4857f31ca6db46bd83c42df9b170af78",
      "Id": "6ab8376b467a49b6bd8502e8ce627c8e"
    },
    {
      "Start": "e762a93046d74ae8b966424a1119794f",
      "End": "05e7d3fa1377415b938fd61b4f43fee0",
      "Id": "7abc70c8981647c6ae48829ad3350991"
    },
    {
      "Start": "1c1d6c3f59dc4cb2846fcfe66c284363",
      "End": "78064fa4550940f7bcfdff675f0e3587",
      "Id": "93355ef992f44e2b8b57b8f0ac953c39"
    },
    {
      "Start": "1c1d6c3f59dc4cb2846fcfe66c284363",
      "End": "fce5ebe64a2c48398ab24e7776f2f6ff",
      "Id": "eb94cbfc2b114d0883604b9f4bf3c771"
    },
    {
      "Start": "1c1d6c3f59dc4cb2846fcfe66c284363",
      "End": "51354727732546ebbe2c4f3ece4a664a",
      "Id": "cb24de83b3854206b0cd8d742334c51f"
    },
    {
      "Start": "1c1d6c3f59dc4cb2846fcfe66c284363",
      "End": "7f058d10e0234411ae54c8250bd033ab",
      "Id": "4b5dc988ee7a4728b8d62b777c8af14c"
    },
    {
      "Start": "5e53076191e549a0b53e1767a15dfd19",
      "End": "e36957f3a05a4ecbafb7d542a8945d4c",
      "Id": "6056200528664bffafd27caea0d1ac06"
    },
    {
      "Start": "56c9e0ddc3564f529df055b79584cfc6",
      "End": "af3f3f41e0724f029801a99566acc9b9",
      "Id": "5a20337815cb436c8898fa866b2bfe46"
    },
    {
      "Start": "27e6671a18084ab3ad51fc95b654c816",
      "End": "46a3bc18114f4673bd6b1ff853049e8e",
      "Id": "633d0f9d431349128704ed479258e265"
    },
    {
      "Start": "27e6671a18084ab3ad51fc95b654c816",
      "End": "b9b85599a17e4cba841d5662052037b0",
      "Id": "4319f4dff97e40e1b1ed917afe8003bd"
    },
    {
      "Start": "7985adadfd16457f9091bd0604be0175",
      "End": "25e2c55a41474f56ad897040d22c6878",
      "Id": "b8887470998c41f8be00c520b5059c9f"
    },
    {
      "Start": "bd86c114a353484ca9e6701ce3d86609",
      "End": "b97d650f19dd4943a40f40b3739112f1",
      "Id": "6654af2b955e4c6582e1b51abdca8c5d"
    },
    {
      "Start": "7943ae50e6eb4432abf093ffc904f27c",
      "End": "a602a397bec642a6b63402a227bcb543",
      "Id": "84748b0922e24879a85bcb0cb5f4bb87"
    },
    {
      "Start": "04bbab0a878b44fb80f7a7f2d0ad09c6",
      "End": "9e0295785f284401b611c610597cd871",
      "Id": "4b37049cbb844db49ae79ea7669bb2cc"
    },
    {
      "Start": "faaed9eaee41445c94bcfb0ccfb86b22",
      "End": "c3c567fe6fbd4899bdc15854c177a602",
      "Id": "65802a7a94344699850ba505e6ae7b76"
    },
    {
      "Start": "2df8b4d6110342f19b4ac61bf3ae4653",
      "End": "6ae95a2374dc4bd68701d4f84c3f36ee",
      "Id": "0e3fff5aa710425689cfd5ac1f9824d3"
    },
    {
      "Start": "be783fef3cef4a6ca1a57d3bc34741bc",
      "End": "b4b81a01baa24341950d71c673bc386e",
      "Id": "968607863b814440bdda75f3decf3e62"
    },
    {
      "Start": "1e3a33c2cbd74fb881a156c08e793e50",
      "End": "dacac71d0b6a4973b63ee0758aee8ce7",
      "Id": "affa1036b08747beb76618b4e6223068"
    },
    {
      "Start": "61cc422db3504ec59e450205a44a3ecd",
      "End": "052da197d3344a55a9a40f7f3777fa00",
      "Id": "b2d7f54b0a9048c59ce73f2d0e2b524a"
    },
    {
      "Start": "87d6797ec1e848ea8d38e3caf9ea6677",
      "End": "1d453dd2256843afadfce102552656a3",
      "Id": "a07fc8bf45104ae1b3930acfe24590da"
    },
    {
      "Start": "87d6797ec1e848ea8d38e3caf9ea6677",
      "End": "74be2c84c834448285b1dd45d2c590d9",
      "Id": "abc62c518d0c40d98470808daf8d7c65"
    },
    {
      "Start": "08d9edaf46534842b8e7004804d2a6dd",
      "End": "2a3e5d0384a946d38d12fbe79617d9f9",
      "Id": "b021d9c9306e4b0496bbf8fe8551eb04"
    },
    {
      "Start": "08d9edaf46534842b8e7004804d2a6dd",
      "End": "2a5c9f254a004c4cb9821aa34cf045c0",
      "Id": "aebfb6bd040e4e4c807f74988cde0157"
    },
    {
      "Start": "08d9edaf46534842b8e7004804d2a6dd",
      "End": "fc128aeec59a4e69a9b4a2e15568a108",
      "Id": "e0a791e8c324409680e7162269270640"
    },
    {
      "Start": "e9135558cb2e43269e604df5ea3a16db",
      "End": "9f62ea3630bc4e2da58ffea11cdbedfe",
      "Id": "cde479584b0c40feb021bd162ef6c0d2"
    },
    {
      "Start": "e9135558cb2e43269e604df5ea3a16db",
      "End": "5d909e5a8b5d44b78c822107ae2b26e7",
      "Id": "1c62637ddb15465ab5830193dee67d4b"
    },
    {
      "Start": "8be1e33c8cdb451aa1f4e1c8afbcb6cb",
      "End": "7b953e1c51cb4d919be685004ce0c316",
      "Id": "78e6df36b63d45f09e5f041d649eb6ae"
    },
    {
      "Start": "8be1e33c8cdb451aa1f4e1c8afbcb6cb",
      "End": "0ce2f49a043d4a7c9d3c999cf4f62f77",
      "Id": "ab7cfc60c32a4e08898f2533acce87b0"
    },
    {
      "Start": "b45de77330644df5971d9e66308fb977",
      "End": "26e6bd88ed6f4bfaaf82cab237785a7f",
      "Id": "c70cc97780e8486d8846a9ffb71b623f"
    },
    {
      "Start": "dbe79a561251484286467ea7eae54eea",
      "End": "4de62d4d20c3485e8236b438e552dbed",
      "Id": "8faa49d5592e422d974cba250f3fdbe0"
    },
    {
      "Start": "bc47cb7a548b47e5b47cb273f64c1e00",
      "End": "d1f4200de78847d982eacec68b06c4cb",
      "Id": "ef793fd776494de2b4fa034757f6cf0c"
    },
    {
      "Start": "b48f519f202449a4973a755c0104ecae",
      "End": "a027c7ef5e4841a594fa893732f14353",
      "Id": "9b9f1208e16448eda921e237cf2b6b67"
    },
    {
      "Start": "b48f519f202449a4973a755c0104ecae",
      "End": "d01e20d61a864597aef0bcd8e0741b18",
      "Id": "a952975f33704d1683420b7320a40e58"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "7b98f42a26a948da94e3400e1f15592b",
      "Id": "0c8d306265e747fb87d379081643ab44"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "b1594f7f5db3439ebe00eed6123bb598",
      "Id": "960e2a4ac4614ab682fc3bda2e7c4f7c"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "76ab510cfa634edd925656990ac0f525",
      "Id": "387f1925b9d743f28cb9e4e645f99d48"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "30b1d4c07e764b9ab6a773ebd1e4bbb7",
      "Id": "b87af27e96a7433b9f9b35af1db772ab"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "3bb6aef05aba4fa49981008032174907",
      "Id": "be545a236d9446a79f279de471ca50db"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "4642ca05c819473289cace5d953b597e",
      "Id": "9215f18a59f346a5a71b06981708d1b1"
    },
    {
      "Start": "665e8cf8d7ba4940ae807c691ef9af81",
      "End": "fb1d5070c2c9462dbddb5ed8aebe304a",
      "Id": "17b9bc6aeeaf44a79a4bb61f0e2f19fa"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "762b94268d1a4fe995e04b56dbb0b29e",
      "Id": "cb752a902a114271992a0df106dabce4"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "5a461bfe22da40e1af43cab9882c9b81",
      "Id": "47d1d4f77b68416b944a4fb2eb85ed1d"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "8ea0397834e143819c1a5871579d591c",
      "Id": "809af6a74bcc4585b39773c11579a866"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "b42a2deb06974f7c8bf1c734beb237d3",
      "Id": "a21774be1af14aaaa4f3e2f6dc0a7605"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "fba46a3551f24c1fa3a756d7bb17f5a4",
      "Id": "f53c8363f88d408792c1e25f619716a6"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "593f55f153a6410cb71931bb980ab1ae",
      "Id": "bc79e6709d334722bfb3d82ddc4c6781"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "ceeccd49119a4bf8b383ece0bcbdecb7",
      "Id": "61cbe2f9375745219edddaf465505720"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "9db750b005b2487eaf1ea1302ddcb1d2",
      "Id": "2ae491087cd34236838f2a6a4afea89e"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "69e7771ea6544e49920578a60db80aab",
      "Id": "740f06ad03c3449582083b19f1e11981"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "24e1f04ceb60426dbbb9d35a9b37f07b",
      "Id": "d3e90aa0e2204c3a915d5696f2303a4c"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "3ec63f8ed9334d5ab10604033631eb4b",
      "Id": "2ea1b76167f94ab19e80baa94592fcc9"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "c2f574c213cb443396a4d68159c2014e",
      "Id": "2ea76bd8b66449c7a3a845024cdb0e4e"
    },
    {
      "Start": "58eaa15dbc2f48a9add2998080ba1ab5",
      "End": "040fd0fc27e64ee6a723b0e5d3bc9272",
      "Id": "4dbccc1ee31f4d2f8f8ffaa40c06d3d7"
    },
    {
      "Start": "a8c3dbc16aff4c8b88b618b81d0c80b9",
      "End": "bbc564e7cd8b4d73afc8ff3c315c9182",
      "Id": "5ebea8c3a6544f8eaf79517e1c2db251"
    },
    {
      "Start": "77ee894ac9d54a999b5587a80baecb64",
      "End": "6da6f254a47a4210abcc47994e23b3d7",
      "Id": "7057afaec9744f73bb64397255ba9dac"
    },
    {
      "Start": "2ac3ec5ef4af480e8cfaf19ef9ec5397",
      "End": "5cbae1ea388f4b489134883085c22a28",
      "Id": "cd2b6f8f23e24ddea32d83335ade9477"
    },
    {
      "Start": "6c3fe3ae4df5423d87c0f6e1cf0fd22c",
      "End": "bf87aef631c64fd49236fc461222bff9",
      "Id": "caf6d0ed7a114bc2953a9514bc1e79bf"
    },
    {
      "Start": "41e767ee7e4b44a8a63588791e620214",
      "End": "73e79f0a93d946478c586eb28f0862b2",
      "Id": "3f3a8376560c46a3a2c075b009af40af"
    },
    {
      "Start": "474e6c02185243f9a538132f575fe077",
      "End": "662f7ff477884efdaef31a9b38397b54",
      "Id": "b1abf2109ffe41e28c71cb44553d64e4"
    },
    {
      "Start": "bb5bdb7857cc4ee7b1ced7abc957e3f9",
      "End": "c2e771be844b467698a277cb0a7c7983",
      "Id": "586da1bdbc094dd582a66f4e4e62cc68"
    },
    {
      "Start": "aae591cc02614d04bcbac99e63515fe1",
      "End": "f7f4818c00b34f63bde431edf0647fde",
      "Id": "eb1655516661442d9be322dba3f5739a"
    },
    {
      "Start": "a68ac2ba6302497796e114e34511c2ef",
      "End": "0b6a1d065ffc417dacf3f1b9b4b3a7e2",
      "Id": "fd1538fecbe746199bdf7642555c5aae"
    },
    {
      "Start": "7e85be4ef1304491b272119dd243550c",
      "End": "413024fa97264583a9bc5d1c7666c155",
      "Id": "a023ad32d1624e14b0e006a81c7e8ab2"
    },
    {
      "Start": "f2ff284315274b54bc7988ef925f471b",
      "End": "e4a4807a27cd4869ab2aaa713875f3de",
      "Id": "b09685a3b46f43449180010edacb2e63"
    },
    {
      "Start": "f2ff284315274b54bc7988ef925f471b",
      "End": "5823953234b64189aedb7e703205918a",
      "Id": "f78d601154b2472496d5de744c367f1c"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "0679d28ea2fa4f91b143c054aa6824ec",
      "Id": "b555d3d24f2141fc969f2e60cf775506"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "f8213c9b48c94acdb54fe24bee5bf695",
      "Id": "5ddaeddec9bc4252a3a3101a7730b324"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "c7add6b65cdb4816affedc2110ae5855",
      "Id": "659c24e363814946a8f9fa227b1684f6"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "808eed8f425d4720b8dd41cd251c5b9b",
      "Id": "e54377b4f11c4eb2b22ac4eed90f5219"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "3d0bc598eee94955b8bb1f40f76421dd",
      "Id": "f471c199f7784d698319335544b8d8e1"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "6c9ff3e595a04647a1e8864f5af279a2",
      "Id": "bd705a651341459fa3d2f9c3992f55dc"
    },
    {
      "Start": "b77e3878ebd74dca85a85192df33d8b9",
      "End": "5005c68451e54915ac2ead306b09183f",
      "Id": "e763b6eda5434cc4bb9833603a550c65"
    },
    {
      "Start": "41cace52ca824d0d8bd0e477e7f9264b",
      "End": "870dd9b96dee465eac63b465b488c9f0",
      "Id": "5ce158476b5e47a6b5004957709482cc"
    },
    {
      "Start": "41cace52ca824d0d8bd0e477e7f9264b",
      "End": "012b982c8c094cf8af5e4cef08713f44",
      "Id": "bc4d95d3e89b44caa790deef73fd3cd5"
    },
    {
      "Start": "41cace52ca824d0d8bd0e477e7f9264b",
      "End": "bbcbdd1f3b804f6490564121080ba611",
      "Id": "c40d1d3febe14d7a978a5c8034cbdc05"
    },
    {
      "Start": "41cace52ca824d0d8bd0e477e7f9264b",
      "End": "f0f96708e3c34a9692b05bf7d65b2dfc",
      "Id": "889541c828034d49b45b5caa577af336"
    },
    {
      "Start": "fa5469d0057e4e0eacb8a39411ef2ac2",
      "End": "a3dfab4d42354071bea3b592755b9e92",
      "Id": "c427170d5abc4ce7a2bbee786c11ef49"
    },
    {
      "Start": "d910007ffb8445a7b4f80d284722e66d",
      "End": "6a3e4dfbc2ce4600ba866ba4e95af2ad",
      "Id": "3a78e86cb4904acf83eaefcd2fb84ab8"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "c1323d35b5604fc4ad3d810e8287436d",
      "Id": "f845da41beed4aa2bb2baaad88abb0ea"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "c77757066cbf4dd8904e2ad9ef6b5b31",
      "Id": "3d18951f30954c0aa85dc1f7b3f63ea9"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "b34acdde0e2b4c13b40743d67320a651",
      "Id": "f38a8387b2db43b6948790e2bc5adac6"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "3329ba34b98b41dbb3a235d0a2ee7408",
      "Id": "cad65119c02246c6984e981dc876a842"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "801a746a838541d490d4dc3795afc128",
      "Id": "c35e15321ea84eda92d7b030515ce3e7"
    },
    {
      "Start": "a66887dab8664c4fafd3c19d0d7bc8bb",
      "End": "8b1b9f1712004edd806f54caafa0c268",
      "Id": "c98db0a20e7f423fbd8f1234986b3afd"
    },
    {
      "Start": "8d78672ae245444891db5ecf0e9c3c8c",
      "End": "4ca29768399a449b8e1fffc866ef5bcb",
      "Id": "2beeaf756c8e4e819d0755befd4a1059"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "a5de50044ce14b61bab1d67e1fcb371d",
      "Id": "e135ca814a2b476f9667e38aa1de0596"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "e3dfe908edec493aa40be7e0562e5004",
      "Id": "a3158ccd469342d48ed35efd15570037"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "98e7fb7863f94669bac8e10566549a1e",
      "Id": "fc5414345912476c8c1a37bc6e411a2a"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "ca6f67ca2add4185b239afcfbd260775",
      "Id": "176810c4a3ce4a42b67a4629b7aa3431"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "d3154b60117140ca9d5b976979e63e17",
      "Id": "0f6fc2e3b31c428f8434550713831c63"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "ff94c6992b514db38506fb2ab27cf1f7",
      "Id": "91d9cdf09bcc42b786d66af954c1bb12"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "09b63edc35264e9786d61b17beb987b0",
      "Id": "51c848a6d4d14e7990efcb5ce1fbdce4"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "52d62416904b405183fc93986a0a0488",
      "Id": "6dec5993f32f4db6aa528042e502f623"
    },
    {
      "Start": "08892d07c7934def9a8196fb36aacf5c",
      "End": "4221edca58f64bfe90cfb39dac3a06f4",
      "Id": "75b0dde6d3ed4b83be61d6d943c46ce7"
    },
    {
      "Start": "46a1205170674f0d855295a82acad69d",
      "End": "fd163713041e465bb4984712db6b85cd",
      "Id": "a30f5e121fbe45c2b1ebcd18d9021416"
    },
    {
      "Start": "46a1205170674f0d855295a82acad69d",
      "End": "3f3d3dc3ef20407f9a943af57347f294",
      "Id": "cf19941f5e3245da97307d069e26e22f"
    },
    {
      "Start": "02480abb7adb4d6aa37837b3208281a1",
      "End": "a75efd64a01348798f25ead4a35e8a34",
      "Id": "0125083392f1478d8706aff16fbbe192"
    },
    {
      "Start": "02480abb7adb4d6aa37837b3208281a1",
      "End": "b08fa99c5a734d628017e1d191590281",
      "Id": "4e48f923785548edbbb0758245401ee1"
    },
    {
      "Start": "02480abb7adb4d6aa37837b3208281a1",
      "End": "817539a8d44046bd93bf02da23366596",
      "Id": "e2c40757ede14f948ecf97eb8653bba5"
    },
    {
      "Start": "02480abb7adb4d6aa37837b3208281a1",
      "End": "cf40af523db74109b048d0863559ee5f",
      "Id": "bcf525c7ca564fc598539807b8bf1ba4"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "306be849b81244d7bd6d0a6893ee9e6d",
      "Id": "f2ea144dec5f4a4a9d7a74bc5c260678"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "ed9e99485e3a4a6c90ea6ccb50506d12",
      "Id": "53a1b37d92aa42f0819875953d822ac7"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "b13b727786dd4a1f9a752eab59a1e906",
      "Id": "e16d4bd4953e49d592683932b5700874"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "c460f31815c041f19f8c6b1902cc44ce",
      "Id": "4c968a6731fc43efb18fb17495427e0b"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "d39da528fb7e41d2a8372947a246361c",
      "Id": "1fce2b641191438da9ee1ac8e8aebf66"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "611931640f884d9ebf9a70805ec14de0",
      "Id": "0d0b07049ffe4365b429271fc85c20a9"
    },
    {
      "Start": "1644f471fefc4ac7ad81fbccc576cea5",
      "End": "7fd72f221f024ebb8efb153e3abc8688",
      "Id": "4889fc79cfa74fedb9ca0832e49a1fe3"
    },
    {
      "Start": "1cb793b208e5435a8e760a91f9aa9584",
      "End": "28afcf0fce1b40049251b4d291cbdfab",
      "Id": "67a63f1f07714ec288c64e96d2f63259"
    },
    {
      "Start": "1cb793b208e5435a8e760a91f9aa9584",
      "End": "e4478ecb458c47adae15db244e0fba63",
      "Id": "06630ba55c4549a7a80ab647fa4d1398"
    },
    {
      "Start": "6ad54360f02d4a8cbca6e2ae07d7e5c7",
      "End": "e7988cb9ff7b4cd8b7171bd779fe53e8",
      "Id": "e86d5b439ffb40d2893c0df3ff7fb861"
    },
    {
      "Start": "6ad54360f02d4a8cbca6e2ae07d7e5c7",
      "End": "f0f1f36861844b829ba1bbab90021062",
      "Id": "e6a0bf05b0cb479884b62811b9001412"
    },
    {
      "Start": "3f666dff22624f5c9b4232aab5d27234",
      "End": "1d2bea74087244f6b53b37eefe01aad5",
      "Id": "1346d963355b4fa9ac79f78522408730"
    },
    {
      "Start": "3f666dff22624f5c9b4232aab5d27234",
      "End": "b3af71beee40430784c9a97c720dfc5d",
      "Id": "f02b163b52be41209f3bd3af4712606f"
    },
    {
      "Start": "23e7b05d60084e9bb42e9f86113fd748",
      "End": "5ac47cb234cf4be387e378b6510ed056",
      "Id": "16700eea055c47b78e16e03e6dbe5697"
    },
    {
      "Start": "93e3e76bc69e440aad500c122cc9cf11",
      "End": "28b1827c8e614e48956e828b86bdf702",
      "Id": "bb6d7b924c35435a912b42bdb89e365d"
    },
    {
      "Start": "93e3e76bc69e440aad500c122cc9cf11",
      "End": "ba62342faac04e1684a34c31501bf75c",
      "Id": "7e4a75cf1204461aaa2ca539f5fead87"
    },
    {
      "Start": "390678d49879468e94f31b7a7fa77617",
      "End": "562ef9792a1b4f1fb7f071fdd4071a76",
      "Id": "6d789232559c4b9c9f7eb2ee8a0bc6b4"
    },
    {
      "Start": "390678d49879468e94f31b7a7fa77617",
      "End": "e2b011524173492894d8335b4a00d519",
      "Id": "032fe3c1dd804445ba0c45e53cef743d"
    },
    {
      "Start": "ea2a4584e03a4451ae2072b696f0a17a",
      "End": "ef503afe83754e8b8bfb5510a97910aa",
      "Id": "713359635868464c917440e83e38ddd5"
    },
    {
      "Start": "ea2a4584e03a4451ae2072b696f0a17a",
      "End": "56f8f8b7957e4cc3bfc403d94caf2bbc",
      "Id": "3e31b66c4d244ecdb56de29a0964f810"
    },
    {
      "Start": "ea2a4584e03a4451ae2072b696f0a17a",
      "End": "36678eeabf0342e8a1f6fac7145b1297",
      "Id": "3c84a04bb50f461e9440bcc69b08fa02"
    },
    {
      "Start": "ea2a4584e03a4451ae2072b696f0a17a",
      "End": "c4e0dd0487894eb78d2c986c73bfbcf1",
      "Id": "0691b5ce046e4cec8c89fd7e4440995e"
    },
    {
      "Start": "e0d6e18dba01435a89bd361218d6dff2",
      "End": "e9d725f4206a4753b987887fcf63c6fb",
      "Id": "f8578ed062cd49f8a269c61021e9819a"
    },
    {
      "Start": "e0d6e18dba01435a89bd361218d6dff2",
      "End": "e66e7834b6f14e2f9e461bec22b1a1bc",
      "Id": "f1894b90f28b4f20b10d2842495093ed"
    },
    {
      "Start": "0fec1721616e4096aadb7c698b4372dc",
      "End": "c75d09056cd442edbd48092f441dd242",
      "Id": "36c14d3dd24c4ff78d1bd7c30b46d6c3"
    },
    {
      "Start": "eb4ad94481e3446db05125a4ec2fb15e",
      "End": "d52f5e0a57cc4e3c82fa1da546f54159",
      "Id": "90430d7a4de048debc62b0844707442d"
    },
    {
      "Start": "eb4ad94481e3446db05125a4ec2fb15e",
      "End": "a3308cb338854e5d9a4e4fbde7f14db4",
      "Id": "4f4330a31c4f4102a4cae8c081afa189"
    },
    {
      "Start": "9d93bab3c50546b4a81aac4ecd138d89",
      "End": "901390c050784ab3a01fc94b9c346346",
      "Id": "8d5ce5bf1aaa455bbe24c65de3c6f519"
    },
    {
      "Start": "f823e85edc834f28ac69cc8bd572b354",
      "End": "7f29e446ed9e4fc192ee6a572f3c946c",
      "Id": "7af2008a95664c86a1b55c4e2c839b39"
    },
    {
      "Start": "3e7216ce75c44f8793d0cb2410f25c64",
      "End": "6d9ae709baba44c3a30453657fa8020b",
      "Id": "ecdc55d1d51f415395f19f23e1d721e7"
    },
    {
      "Start": "66efbc1bb8434ceca12165e668eaf3ab",
      "End": "a2dcd71d618841ae9395fd019c8998dd",
      "Id": "be8ab204b6774adc86e2da304b7b21e6"
    },
    {
      "Start": "0e239ec0d9f94a0685fe01aa14dcbc9d",
      "End": "be6472c8368c453d87b97594cd1bcb20",
      "Id": "ec072bdafd274244aa9a49ad90008ed3"
    },
    {
      "Start": "d840bb1616f44e47a328620c3b61b8af",
      "End": "1f90011a76b046868e711287b0c67f7a",
      "Id": "3f1e9b022ebc4c219a520958a483acab"
    },
    {
      "Start": "a05731de9b964e92a2a5fbb2509e520c",
      "End": "f3ef14dae55c4ba08fc81f1d70d73d70",
      "Id": "554d558da5d84edfac0679710940f4dc"
    },
    {
      "Start": "745046795ab64adc8256c23f4f74cb28",
      "End": "e6d9f44c4b1042e2a997067921634cda",
      "Id": "8aaa26e176e44421bc423eea80896132"
    },
    {
      "Start": "ce0f6b130ed9461dab5e34145a8085f4",
      "End": "7d31f4400e5c403da9ec3829a9f34799",
      "Id": "e2152983c25d44bc83157dbb391a94d1"
    },
    {
      "Start": "a7904d9be4e64ac8838d7d551b5883e0",
      "End": "6c2fd8d568fc4d39a8e374376ae25433",
      "Id": "5ba3e46c54f5474291d382daeec99602"
    },
    {
      "Start": "262fa9c1a5f34c88981de72d8ad9a9fc",
      "End": "ece2253f6c5a4eeaa14d94f620527f93",
      "Id": "206d44e6755246ab8fdbd06a1e9d2550"
    },
    {
      "Start": "dc7cc55302564417aac71a120a385ab6",
      "End": "52a43a06a1db4be79eec4a887cc491f1",
      "Id": "f156ad9b0595489fa880353d7178c353"
    },
    {
      "Start": "c4ac44ccbe9e468fb1922a4735cccbd9",
      "End": "e29e5a5edda147b7a3aefb516960a0c3",
      "Id": "81e7e9e49b03469c82dabb35eebf08c4"
    },
    {
      "Start": "c4ac44ccbe9e468fb1922a4735cccbd9",
      "End": "19f5e7d85c21406d8dbe7ade9538fb2c",
      "Id": "dcc179416b324126a19b1b2193b1dd9b"
    },
    {
      "Start": "f0825f7a885547a0820f9a8bd5161e0b",
      "End": "709d0868cb414649a590c2a63ccf1aec",
      "Id": "ad77682bb95646978f157df2cd08c770"
    },
    {
      "Start": "f0825f7a885547a0820f9a8bd5161e0b",
      "End": "6cdabc6494374ab1a92e487c5ae4fb45",
      "Id": "d74f9c83312b4d1bba42f17dd3edfb19"
    },
    {
      "Start": "ef15435a4ab4498ead7da6d0118e682d",
      "End": "41f056b9e61d40dd85d665adc399691c",
      "Id": "4fb8db9f789c40e59c25ba25e9113ecd"
    },
    {
      "Start": "f21f2c704b25432197b9a14598dae3f5",
      "End": "0d1ec27e47084cd5944880f0c50ab5c8",
      "Id": "078c6328915249b4a9d6963d29db50a5"
    },
    {
      "Start": "1944f68cca4f4d919652bf621cd560aa",
      "End": "d96713b954074abda4b488f0a9e2f533",
      "Id": "73e0a4a6984e41f3898f80a9455e8302"
    },
    {
      "Start": "9fca6127c0a34fe4a557e4e3e4448b68",
      "End": "2a562454a9ee4bbcbdfec10775df32f1",
      "Id": "b6e5c466fbbe4d73acf23f5be4087c6c"
    },
    {
      "Start": "b7777fa79c45440d96b9e6edb5961565",
      "End": "6d9ecca749cb4be1b27026412e0cab6f",
      "Id": "6d5084ed1ce4440fb6b206282dbd164e"
    },
    {
      "Start": "b7777fa79c45440d96b9e6edb5961565",
      "End": "3e5ee9247ae5416b86747bc99f437119",
      "Id": "5eba2c7ee1234cf3988b44de2f04fc26"
    },
    {
      "Start": "c5b5e55baba44979ac50d986914f2d74",
      "End": "f2bbd3a24d77424d83f984324a9ce4b7",
      "Id": "16f30e98b3444d4f89f4475ef8a212be"
    },
    {
      "Start": "eb238e6c296542e1a25749d9558e50a1",
      "End": "a2444f5d18f94797b6b39ce641bb7b87",
      "Id": "d2e1c474805e4255a848240b09e41fdb"
    },
    {
      "Start": "eb238e6c296542e1a25749d9558e50a1",
      "End": "b8b7a32ee3344cca99e67e6e1a558201",
      "Id": "6761c3209bc44926af5cb174bae34bcd"
    },
    {
      "Start": "eb238e6c296542e1a25749d9558e50a1",
      "End": "b3fea1272a724dac9f375fb95f9412f1",
      "Id": "ed0ebc22d0654c0cb684739e6a927c2c"
    },
    {
      "Start": "881cb0d1e399456db0a27cad6d7227df",
      "End": "6c8da3bdea924e7b83806f7129e45d0b",
      "Id": "456f2302405147729aaaaf27bb136eb3"
    },
    {
      "Start": "ec828cafd3b54aa58f0442e20745a513",
      "End": "8cd71c5688874fc4b6653855d935336a",
      "Id": "1832cac0c8f548d4a15f99f53a0d2921"
    },
    {
      "Start": "6af962299d014a58b374fbb8a2ba223c",
      "End": "ba1945d9ebe54804983281a9b8b1fbbc",
      "Id": "62dcaea184c04bd0bc0c263873b4c57b"
    },
    {
      "Start": "9bc286c9ce7b404eafef71566d9c1530",
      "End": "d59f23578f6a44258007c4d698e5cdd2",
      "Id": "b0a7211a87764fedb43b35a11ec25f0d"
    },
    {
      "Start": "12b4859e60d542f2b97843ee2d8d9dce",
      "End": "dd8e70096c1d4f4eae033b5bc0d126a0",
      "Id": "7912c1a3d1b84689bf2a462ea3c5a94f"
    },
    {
      "Start": "81c18a6292434816a235214b6b85abc4",
      "End": "f8d59f3033624756a83bbd52a7d22597",
      "Id": "7a3828fe2c6e49ba9533e74a5d794f7b"
    },
    {
      "Start": "81c18a6292434816a235214b6b85abc4",
      "End": "1277daf102384aa387cde7f899413307",
      "Id": "224910242ec84c239d92afa8e9ff7991"
    },
    {
      "Start": "fc8dfe9a07fd4d69a3a959004cd69044",
      "End": "ffad6fd4a96249a7ae81362ec1f5ae30",
      "Id": "bbf3cc131a9c4d3b8edec6722c045bbe"
    },
    {
      "Start": "f8366acfecb44c8b84cbb02722879599",
      "End": "959ac4f3430b49a584c884dc0db14858",
      "Id": "d59dd9ba72f24bb8816b4e8ca07c0533"
    },
    {
      "Start": "f115c5e6d4834b498d2b70cfc04fe9ab",
      "End": "197bad7c8774425994ee059b51db4071",
      "Id": "33a3a9eb09b14fc08e40424546fc20a3"
    },
    {
      "Start": "978581c2ad814ff99d4107c2a93816f0",
      "End": "8f87affba2e3449f98b56e883de1effb",
      "Id": "651dde3b8150476eb9bd1df4f8353fc0"
    },
    {
      "Start": "978581c2ad814ff99d4107c2a93816f0",
      "End": "0b672b0b9aac45afb9e5eb841625b4b1",
      "Id": "7828e69614cd4c289468b3b964d65bbe"
    },
    {
      "Start": "35ad465edce74af2aed38ac8f889a53d",
      "End": "b0c1e19183cd474494ea7981468bc581",
      "Id": "29fb5f606c6e47bbb5f5a9323948ec5e"
    },
    {
      "Start": "24e746a9c878412e851374610cb766de",
      "End": "265a6918a1cd4c64a5aa37d8e9142ee3",
      "Id": "45b3ba450c74453d940a691955b56733"
    },
    {
      "Start": "df60c7ff51f541d4a35d2c3120b66612",
      "End": "1e185dae2e5a462b93c685a4d49d0c3f",
      "Id": "0fd317307023461ab97bfbf97475379b"
    },
    {
      "Start": "3f96218926b94d1aad2f225f1176e1f4",
      "End": "d1b62bf4e9094535b4f216f8ea0f13ad",
      "Id": "604dfb9749b44e2798de5d649c6d91d8"
    },
    {
      "Start": "3f96218926b94d1aad2f225f1176e1f4",
      "End": "154d7f286ed14af9a424764605155fce",
      "Id": "c2dec5072b9249948f10fab3fc4ec277"
    },
    {
      "Start": "42290edd439349f18e25dbba930a25d3",
      "End": "123c0f3c93b7408493242480d2baa189",
      "Id": "8414706484934303bd4428969a683190"
    },
    {
      "Start": "006f01d1ecd64e09b4188ac0d659e34b",
      "End": "a02b3b05d4024982968ef96bddad0e56",
      "Id": "27900e35508640999d8d3e04cece467f"
    },
    {
      "Start": "006f01d1ecd64e09b4188ac0d659e34b",
      "End": "772dc12aaa44462dab4f0620d927947d",
      "Id": "9797886a13f84ac09efc143ac919d7bd"
    },
    {
      "Start": "006f01d1ecd64e09b4188ac0d659e34b",
      "End": "641bcad446b548449ee99bd6a900de2b",
      "Id": "4da8f61ab5fe4c25aceb28e62e43d84f"
    },
    {
      "Start": "0a8c7a0e924943c19b8af8b382d73489",
      "End": "c61d6ed10e7d470097d77f6dc3030ab7",
      "Id": "c0af1c2c0c1842de8234fafa90576c9e"
    },
    {
      "Start": "ac4b3fe4e6524334b22c442c5ce91c5e",
      "End": "f3aef4ac83e84d8087d66cba6dc112e8",
      "Id": "012d64af9d6a4949a1c1332821c55d46"
    },
    {
      "Start": "9f04e2ca989c4103973b6ef0a925eb6f",
      "End": "caf1bc0c3e894df9ad138ea46aa19ba0",
      "Id": "ecb0780f073a48739c14cb4e44017e78"
    },
    {
      "Start": "45c3964957464945ba105725aef40907",
      "End": "9968d613ae954a5da2b14e04c0e3616c",
      "Id": "11ff4176d9d14199b1253cdeb4311824"
    },
    {
      "Start": "091849af7f154857b237097388aac295",
      "End": "e1d9ea43043742108b5b72c55e2fa9f6",
      "Id": "778b61dc6eee4f9c8a04d216ee9e2801"
    },
    {
      "Start": "389996c5fa6649e7b2f90ec612bc7bca",
      "End": "2a98a82cb89942f6bdc0e1058c1e7c7f",
      "Id": "9927e1222b3447339ba5f758459273de"
    },
    {
      "Start": "389996c5fa6649e7b2f90ec612bc7bca",
      "End": "b402d2f94d68420b88f7a2d3b2ddd587",
      "Id": "2eae2c42067140159cecbf511584ddbb"
    },
    {
      "Start": "7a3ac3e56e5641bf920a89b170664cca",
      "End": "9aae68e159fa46b98a9febea7a9b3599",
      "Id": "f9f6cef4205a48ff8590672c20c8464f"
    },
    {
      "Start": "af3da328af91474eb63ab9e0323c0fb3",
      "End": "fc70f5b8f28543dea67fdec4f3953e1d",
      "Id": "20d71eabf7e64cf5b9ea253a6c301446"
    },
    {
      "Start": "249e57dd6b574743b58b108fa397fa9f",
      "End": "3a0e1853c3a0448cb8a29a35d2294e2b",
      "Id": "e131ea3e6c5e4125bafb6128deacb6eb"
    },
    {
      "Start": "66eaa86542e545e59700d2c503963d4c",
      "End": "dda7a6aa8c274705989f2ee1a077f112",
      "Id": "bc7bd52d86444fbeac1c082152cc9a02"
    },
    {
      "Start": "66eaa86542e545e59700d2c503963d4c",
      "End": "e71a484af9cc46e885cdecee885dedfb",
      "Id": "8242559a8e9e4001920ce44f6e60d120"
    },
    {
      "Start": "683a49dc130e40a28a49b817aba610ff",
      "End": "5036d3721f7c471fbb18f8516b48ed03",
      "Id": "74c7a905db744c7fba472926e0810700"
    },
    {
      "Start": "683a49dc130e40a28a49b817aba610ff",
      "End": "07098c4bacea4197891d13c2c1b3558f",
      "Id": "4eeb543f674d48e6b5f0c542e80f30cd"
    },
    {
      "Start": "a46064dbecd740d4888cf6c3278daa79",
      "End": "53ec93e9ef1d4bddaf8293b36e38c299",
      "Id": "c383928dda4d410d985b4470d6fb03f3"
    },
    {
      "Start": "ef149fb20d504abfb1848d5856aeb5da",
      "End": "e4c7cf136d294fcbb1b2868e441d1438",
      "Id": "37cad81e003f464a8766b6a5e82502cf"
    },
    {
      "Start": "f35a2074601045339cbeb1a1e4b3bcb7",
      "End": "54dc5e5d1b4948aa828f5c3b470d0d86",
      "Id": "53a1ebe9b59641328ce90c34181a8a4d"
    },
    {
      "Start": "48efc99806b54ab6a22a65c0cdf134a0",
      "End": "ade03c007e5641898613648b5b9dfe57",
      "Id": "075f4c5575b64ef9a6ff476956352153"
    },
    {
      "Start": "74d85fb4dd24468d86a3fc00f38585c2",
      "End": "86f0e121964447dab2eaca926c4dc12c",
      "Id": "47c27ac0e0614a8eac74dcdb5e7a9632"
    },
    {
      "Start": "74d85fb4dd24468d86a3fc00f38585c2",
      "End": "6a6d05d34fb34ea68d5cfdac1b5acab4",
      "Id": "0af8f2312c72484baac2beffa9974b2d"
    },
    {
      "Start": "246b933d23734cc9906548edf9a8ef33",
      "End": "46cb499d59d14504bbc968e07e9fcd6b",
      "Id": "09671566b1d7402f944e2dd670bcb2c3"
    },
    {
      "Start": "c36c5d8837e440578166658b1a4b17ce",
      "End": "996e30d9c9af44aaac26910a166e1379",
      "Id": "52a56fe71d6b46caa28663edaea388a4"
    },
    {
      "Start": "b5a5c0451d35454893ae79a47c11fd52",
      "End": "2a7a973f600b4fb4a5b98c57038f6b4a",
      "Id": "0f57a96e17984ac6972baa8e87ac9bc2"
    },
    {
      "Start": "1496483f5f7f45a3b84e34251dc789bd",
      "End": "db022ec47a7645a4bde25937f70f1845",
      "Id": "c646b3ffd39b4d8084a7c93139b20ef2"
    },
    {
      "Start": "dc6ded1963474f40acd66c2e5fe1c887",
      "End": "33cff22f98884b20a65ade383be2f2b8",
      "Id": "a4ffccc229f747929c18a6752bb15ab7"
    },
    {
      "Start": "f5be58e21b7e458eb4a958a5b26922bc",
      "End": "1955a762b6b042948bcaa99da2cfbe62",
      "Id": "69ae7f6024ef4c72b3761eb57e4861b4"
    },
    {
      "Start": "65f8caf834b54e8598b7862216c9cfe2",
      "End": "9eb84ef58e17465d83598e998398ca56",
      "Id": "ad9cf326c5f8450685ac6246480823f6"
    },
    {
      "Start": "48a6d044ac084d4b8e29ffdb5ff0b890",
      "End": "40ab71be4b644108b81290be41c80ee0",
      "Id": "fead8e751cb64ac0bfff8f1c3c03561c"
    },
    {
      "Start": "3111be71fafa41fda94e94fadcd8ef56",
      "End": "579dcbed9d204b378986dd88c664a8c3",
      "Id": "49801f72ec8341df88e790135c8b0314"
    },
    {
      "Start": "30fcbd6bd1b241d7ab6bf77148164d92",
      "End": "e217b6c02c394ccb950e564cae0208ce",
      "Id": "90342a56aea948f6be5b575133fc6dcb"
    },
    {
      "Start": "5a0546ccd2f94ab58eb783ce28b64d93",
      "End": "fe8f4c5968314012b1cb451a8cc74951",
      "Id": "f9e98a9717f04028b2542ca067371ad1"
    },
    {
      "Start": "620dc6610f0d484e8beb34a8c73d0045",
      "End": "23e1d32f631141f09d7f01402b1b0d2c",
      "Id": "4e92d795f7944d658deb32292e6931bf"
    },
    {
      "Start": "620dc6610f0d484e8beb34a8c73d0045",
      "End": "2f10b6062dda449ea7af23451b917e91",
      "Id": "1d34d4465d0a4051bb2f8c9922bfe919"
    },
    {
      "Start": "32a5777616ca4a3988f4348aa3b560f2",
      "End": "fb80fe9ba69f4b5bb466e2f6e3cac819",
      "Id": "8318fd5b3b484dc6bbb4303ee67c73f0"
    },
    {
      "Start": "32a5777616ca4a3988f4348aa3b560f2",
      "End": "7b7f1cc99643421f885d182b50c6c6e2",
      "Id": "8b7bee5c533740d089f558066bd8385a"
    },
    {
      "Start": "1e524353dc2b4324b2a1658a0d3090cb",
      "End": "e9ad4b1c2c8f4125b12e96adf166c2e8",
      "Id": "9c00de0833ec497e940600bd24f1a02a"
    },
    {
      "Start": "193ab01d0fd849b9987564086f08c72b",
      "End": "1c189cac6de844c5be5310b0e46c5d8d",
      "Id": "ee59014210d448b1912bf037909823e1"
    },
    {
      "Start": "69bbfa24563c4fb282b32906c8092996",
      "End": "b850293a2d8843c6a23ae8c7dbbd6f0c",
      "Id": "f28b4ab80e0e4639b1cab53d5f9cef70"
    },
    {
      "Start": "69bbfa24563c4fb282b32906c8092996",
      "End": "d9668a22b67d4367a5327b9797c89221",
      "Id": "ca8b982cacf842b988c2b0faf88048de"
    },
    {
      "Start": "55cb13f9077740dba3db045c88393bf8",
      "End": "ae58bbca6c664bcea403a096ea1dcc15",
      "Id": "b9bfc77ef47342c28ff3a01bf4bf8e09"
    },
    {
      "Start": "987c1bafd4364ef3b7365e7eed7681fc",
      "End": "7ed27232ead242439b0868dabb79df45",
      "Id": "522e2b9bf1cf4e54aef0807ff246b9f5"
    },
    {
      "Start": "2d3ba56eea9a43f6b3fe649b9c465f98",
      "End": "49fe1138a7984e74a94690e0edd2b0be",
      "Id": "d3b8d54c4f5b483c949c4dd062040dec"
    },
    {
      "Start": "084613dc689e4c79a0aa97f789cd06c9",
      "End": "97ad017fea6e4b13af1e24315f505af0",
      "Id": "f2a2f1f39f9c4c35b578a06f16d15de1"
    },
    {
      "Start": "37e3fdae3184416d90253cd369522e88",
      "End": "82aabce08ae647a9a02c39af440724f3",
      "Id": "09e5d1dffbc846ac9c95a39ca8b62c94"
    },
    {
      "Start": "94743740e24b4c44a589c366dd2ee873",
      "End": "b280f744bc2742b1b07715a0f805ddf3",
      "Id": "0678a949ec2c4ef4ae9bc438689bc822"
    },
    {
      "Start": "57d18e292c944982b535bf5cf488aab7",
      "End": "931a77c662474956bea788be6704b642",
      "Id": "e8b6b81d46844aa3b9860cc214ac703a"
    },
    {
      "Start": "f86ce60bf5044a9ab33bef991cd1cd55",
      "End": "6d12d1e11ac1454d8a23112899c3d62f",
      "Id": "e6049d2f21d0410fa17f98554662b3a5"
    },
    {
      "Start": "f86ce60bf5044a9ab33bef991cd1cd55",
      "End": "fa496eefae114c00803721ddc9d14765",
      "Id": "40ca5a3aa78e45d3be67b90c763306b8"
    },
    {
      "Start": "17dc3c86d0064ffb8ee796a4644701fd",
      "End": "6251210207df46348feb8a9e922f82c0",
      "Id": "05d54d79021f4fc1b864ce636ea9cc34"
    },
    {
      "Start": "9873865cd2274d51a040f48714d031b1",
      "End": "780a69e8a84f4169ab9a579b484b8286",
      "Id": "4e0c7f19649343e2a93e1f9bb6060f5c"
    },
    {
      "Start": "dc98343523334deea19f569c388cc963",
      "End": "8b95d94e948c45b780cf0896ada402f2",
      "Id": "de2da1d1f2794fca99fcdc11f3c8635f"
    },
    {
      "Start": "5dddba5392d24b4f9245817999d6e75e",
      "End": "3a7c809837994e71aabc706d56a0192c",
      "Id": "5ed7e5bde382424fa68fb61084e9d7f2"
    },
    {
      "Start": "cef2f8086813479fbfcecdf5d1da3edd",
      "End": "674339b96e0640e9a6291a0cd3a743ab",
      "Id": "39e0814b73c54d6fb3a694f579ec1f63"
    },
    {
      "Start": "66bd34020d734de5aa5b091afa748514",
      "End": "73f34264315a4666bc5ee2c577eb8a87",
      "Id": "bc3e6a90e577470e9fdfc815e9a5204f"
    },
    {
      "Start": "86c36456d7c94499b126aac246f8926a",
      "End": "e268fab2d0df4e09b46d21fb16ea5512",
      "Id": "22a365b23b74465a86a57578951f61f9"
    },
    {
      "Start": "86c36456d7c94499b126aac246f8926a",
      "End": "9a0abaf6e7e74bc79e74420d28dab2de",
      "Id": "3eee69428d2c4a7695f09f32bb0ba264"
    },
    {
      "Start": "0391f3b505e3492d817822b7de55c842",
      "End": "4c91ae023e7b49909661078b9f813a99",
      "Id": "fbd5f18cc448445f81e4f8d1b65b437f"
    },
    {
      "Start": "0391f3b505e3492d817822b7de55c842",
      "End": "51dec1243acd4e32b28c65f46aa137a5",
      "Id": "adf56a390c264f6d94f82decea241e78"
    },
    {
      "Start": "f08380211a5f4473a2b3490b3f96c732",
      "End": "42c923c282384c3e84f5b92063676da9",
      "Id": "7189ec5302214e65bbf83bdb0daa0725"
    },
    {
      "Start": "39a41275171e4072a1f8fc4f2fa0ea1f",
      "End": "f2d8b865e3b545588b1e172e42827a36",
      "Id": "c6f1fc85c75049f9941a15f715d9b80e"
    },
    {
      "Start": "f15b21dab54f4e09b28cf0c251c5b234",
      "End": "cf769e911a2549568d51b2b5fe704b5f",
      "Id": "228b808db4d54c4f969a9713e30d41cb"
    },
    {
      "Start": "123e1956e42e485ea27b7888a3a5b1d9",
      "End": "ec9ee2b8cc1844a792e052b522ebc397",
      "Id": "770b9ffc66f340f4896ccdd0892db0f9"
    },
    {
      "Start": "123e1956e42e485ea27b7888a3a5b1d9",
      "End": "c81d7f98e9214853aa5e7e5f419c65ac",
      "Id": "07a3f9415e45417e99ee46e43693f48f"
    },
    {
      "Start": "e3b75940ad474f88a76123a422005623",
      "End": "f3b91efbc9374b3bae95b63aec305b74",
      "Id": "3e646828cc1e418a8974adc4b6772a76"
    },
    {
      "Start": "a0a8583d91494d4089d5563b0000ff27",
      "End": "86c99ad4c4754198a7da0ea8934a04c8",
      "Id": "c87b69b0dc6d4931964dd576ed385622"
    },
    {
      "Start": "829b63bcdc954a00a279f5ecd99b7106",
      "End": "f51d1dc6cb4f4f8fbd2885d93761b191",
      "Id": "96c13ff7b9804360b030f452911729c6"
    },
    {
      "Start": "bb0604ec6e8941299f415c776b986dbe",
      "End": "0aceb52da1dc4c42944b6b817c645a72",
      "Id": "d658d741c0bc4f3485dfb57104be1ff6"
    },
    {
      "Start": "1137626001e746bc9fa0d5064bed815e",
      "End": "09dce2da0cf242ceb1ce6ccf256ca44f",
      "Id": "a6b593c4d1a14537912cb13b7a275745"
    },
    {
      "Start": "922ef4bef3b2492e86cebbd9ba2c31aa",
      "End": "2a91a59a5fd847619badb27e989bbc21",
      "Id": "22670efc38744748a69c187349c45741"
    },
    {
      "Start": "7e5939079a7c4030bbfc1ab212ad8be8",
      "End": "b683ec37ead44dc4bb90bb3b2784a36d",
      "Id": "e9fc526509034ecab666a9fba1d3a74e"
    },
    {
      "Start": "7e5939079a7c4030bbfc1ab212ad8be8",
      "End": "e5d3ad068426428bba2b1713097406b0",
      "Id": "81cd1fd29cb8422d9bf3189aaa379d00"
    },
    {
      "Start": "426640aee57b4d85bab89940cd80c4e4",
      "End": "c4bf2f3f05e04fc3b29063c056bf6069",
      "Id": "4127bdd970994fc09e9ce96f8fb21df0"
    },
    {
      "Start": "63e0302c4ad54e6bb2900dff4a5765aa",
      "End": "2bb519fd4df2457fb0fa2a708e379165",
      "Id": "0699dc6ac7584e7596555d6c36c76b2a"
    },
    {
      "Start": "6483b2f113b64a4fad74b57154c46067",
      "End": "ac17a7edb22847bfb70c13378edd4cf6",
      "Id": "1343f7c48cc6402babd9f5cf98c5fee6"
    },
    {
      "Start": "6483b2f113b64a4fad74b57154c46067",
      "End": "90b6be344c1145f2b1cfea3866dcf08a",
      "Id": "d2434421a1fb4bfdafe519b30aeb2b8d"
    },
    {
      "Start": "2023266562d34644902b99bec3e0fdd1",
      "End": "f15a3bc36a6b494288cfdbe3c7b15b02",
      "Id": "77f0c801cfff4ee9a91740dce234b7c2"
    },
    {
      "Start": "517702acc4174408b598e412e1003959",
      "End": "1ba5500c5d534040bee4c448ae641daa",
      "Id": "aef924b4240d42669c5a809d96c5779d"
    },
    {
      "Start": "bc674bb2ead6456cb5a257f4ca9429aa",
      "End": "6a51b133065d4d4595498a3161501c38",
      "Id": "579df07dbb2944c789829ad06e85be9c"
    },
    {
      "Start": "351eafb09b014a45973d101b831b7121",
      "End": "a5051441d28c456eaecd56b9e6091b65",
      "Id": "3c9a117b4b1e4fd5af28a8845a2d7584"
    },
    {
      "Start": "af773b7838ee46de89a09d7982c186ac",
      "End": "a8cbfe06cc8c432399850dc755c6bd32",
      "Id": "8c31012cd55740b190f4abf8f0bb3e22"
    },
    {
      "Start": "5af2a5af4ed84737a0cdead34001279b",
      "End": "f9e645c550a2423880befdd52ea3af50",
      "Id": "c30e097636d441a197519dfd7e0d8cb0"
    },
    {
      "Start": "1e130197dc234392ab8703f6a3988639",
      "End": "c4dc9f842bae4f3599fd9b291b06fca2",
      "Id": "d3e9566c58904f08a0bbab56a88d0e24"
    },
    {
      "Start": "1e130197dc234392ab8703f6a3988639",
      "End": "6a5ac2db609e4766a3152be424c4d1c8",
      "Id": "9a1d529a51da494e8f340df219e926bc"
    },
    {
      "Start": "e47ccfc25a1443e1bd80480d9c8d3fe3",
      "End": "e391e9fed3b64ca3a9df73d36a8dd644",
      "Id": "d0026002b3eb4478af5039292af4aa58"
    },
    {
      "Start": "e47ccfc25a1443e1bd80480d9c8d3fe3",
      "End": "f5a1b803e969435e90659b3208c3e640",
      "Id": "65e7280563e84f3993862e20ce2ab7fc"
    },
    {
      "Start": "ea764c185c934f749bc9c39d4e92018b",
      "End": "d1cd07180e51457aa4adf4d38504f041",
      "Id": "445b86fc382140b98252170ac95f2740"
    },
    {
      "Start": "ee90d41d420d4f4e9c4f29a1709c33e3",
      "End": "dbc64aab4fdc4e12aeacc68d87265075",
      "Id": "e207c5e9fa2d40939c760cc519c0a200"
    },
    {
      "Start": "ee90d41d420d4f4e9c4f29a1709c33e3",
      "End": "89ad77ceb4b743d4bd85dcc04121a1a3",
      "Id": "76696477360b452cbe297d4ae9958561"
    },
    {
      "Start": "ee90d41d420d4f4e9c4f29a1709c33e3",
      "End": "1eed15f136fd4aa7a67af11a94df4c88",
      "Id": "1dc1ba94d7e048238444cc8892db97dd"
    },
    {
      "Start": "b91f78168e0642e58b4e31e309b494d1",
      "End": "82311dc16b194cd1b24ec26340d5e7a2",
      "Id": "1c675657e5d6472ba754fae0c7c37273"
    },
    {
      "Start": "85c6474e5ca34d43a40bc549ac380ed1",
      "End": "58553c80066942d9a7f5c60d7e42ed1a",
      "Id": "a609d3a22e474c528d208ab7e807ad18"
    },
    {
      "Start": "06f8c3551b8e4ea491facfe8f3b11865",
      "End": "476ed0cbaaf5482a9455c1db0077b111",
      "Id": "64b6bb7673604e39a1c846bafcd97d82"
    },
    {
      "Start": "3c67594af84f4b08bcbb909d72539924",
      "End": "e2e5a42627fc484b9d68b114cbba1c25",
      "Id": "ffdacfb5c940400e8916623afad5d381"
    },
    {
      "Start": "239a723c29584f8faa1adc52f9c517bc",
      "End": "1fc3e811b1a24e53afa77872eea3f0f5",
      "Id": "f843733894af4f0d821fd23f7aaac284"
    },
    {
      "Start": "441314df518c4390bc85eedaa535a5cd",
      "End": "b1d52c622539406d972702536d54f8c2",
      "Id": "1a44fd19ab334959ad4ce3872fe32428"
    },
    {
      "Start": "582df0c00ba64d46a1629f347af3f0dc",
      "End": "31e36aa79ce54663a50818198902400e",
      "Id": "d52c40d8d55b4b3fa31335b255f0a99c"
    },
    {
      "Start": "9bf0188b056d40e4bbe8429436020600",
      "End": "7785b478406e4997a02a107a0c5896e5",
      "Id": "d9837e0c9af94a89b9a631e1f7baac80"
    },
    {
      "Start": "28957d56dc0e4cb6958a7d0e9e328f83",
      "End": "38b5447163ab459ab5caba5ca6a77b4e",
      "Id": "b4524cb78c5b4db384613d0dc6c0efae"
    },
    {
      "Start": "e195d7d549cb434ca1ae54723e8a2d42",
      "End": "28df43dec49f4557b32a5656e0187a53",
      "Id": "e2febb881bd94a57b2048930562632d1"
    },
    {
      "Start": "3c24e9b0cd304c59a7cd269cbc5165c9",
      "End": "e4713dc415f549a38ac2c1902e7c9c0d",
      "Id": "20643bd8bc0144bea9a4d086653c4024"
    },
    {
      "Start": "bec343bd629447b7913f925ecf142636",
      "End": "e66302b8db914a529950c3271c5ec2d7",
      "Id": "c6bc269273f544949abedf7f92a57bb1"
    },
    {
      "Start": "528a89513d0f47b094c981b0681ac640",
      "End": "1d4420434d0a4fa1842f8cc27169eaff",
      "Id": "f02494e653804c198de8669412911bc8"
    },
    {
      "Start": "efbcd45e364541e4bf12cddb72d45d16",
      "End": "e79c1e5cb2a94d469cad326385e5c304",
      "Id": "efb62c6e4cae4e958e774bb6435bebac"
    },
    {
      "Start": "a5e3074764834bf1a5ae259306bbcc83",
      "End": "cc4cc269873a4e3a96c8874be7c223de",
      "Id": "647ff478bb4b4b41bf2ed17ba878c505"
    },
    {
      "Start": "d19004a9bdeb44cd98eca51a03f52092",
      "End": "a929a9d5e73b420ea2324d6f2f7d613f",
      "Id": "c8e7f2b304ab4ac199b0306981cfa858"
    },
    {
      "Start": "12eb77806e4e427c87b15cc32d60d1af",
      "End": "e8610b687380471ab45016ab2810e649",
      "Id": "e548da9ae34e4ef08143413dea3eca61"
    },
    {
      "Start": "0b932151d2a94eb28af085724d2ea87d",
      "End": "48ca96a4986b46e982ba751e73f5e012",
      "Id": "6b417c2c70ec4cd7bca64e79947b7646"
    },
    {
      "Start": "92ebbc9b47da4cfca02b67def0dc47bb",
      "End": "522e096448d741ed8a1861ae5548698e",
      "Id": "566f6dce6eec45beabba54c288cb6606"
    },
    {
      "Start": "92ebbc9b47da4cfca02b67def0dc47bb",
      "End": "7f944944b7e548abbdefffa563efd062",
      "Id": "2d1ef2c0da7943cdb48bcccd3775532d"
    },
    {
      "Start": "13c2f2ecd09848b08c3ac7bbdfd83d1d",
      "End": "7718f6d2cbbe4dfd8d5ffc7680b28f8c",
      "Id": "b4e8f440eba14b899147f314ec300744"
    },
    {
      "Start": "4afefcaf542f4c9c83f4ad331dd4c781",
      "End": "2f00fd23274249819fd3919eb5a68eda",
      "Id": "9be6585788434a2ba419014496e89c0f"
    },
    {
      "Start": "023635212b9f4c95bb014ebb24a5dade",
      "End": "f414ff45f4494f59bd1647efa9411320",
      "Id": "7200a1c436ef4b988f38238f1e0f5faa"
    },
    {
      "Start": "cb23b6565f8d43e1afd9c9b6cff4eab3",
      "End": "b816cc33eb274d5ea6189684b27288ea",
      "Id": "eb19a5ba7b964bc5a0ae3e230db6cceb"
    },
    {
      "Start": "e99af7054f724269b45c5699e41d3906",
      "End": "ef674e55c6524093833dfcf2aad74c05",
      "Id": "bbb44dd7e73f46fea5b84e8f6320d8df"
    },
    {
      "Start": "e99af7054f724269b45c5699e41d3906",
      "End": "2ab44b4cac9045b388934bc8d60e59a9",
      "Id": "4beeddb2dfa94ce4ac1677eb018675bd"
    },
    {
      "Start": "e99af7054f724269b45c5699e41d3906",
      "End": "277d25f1609e4bb68f2265c6f9e29970",
      "Id": "a13d2be156b84aa19abbd70c7284828e"
    },
    {
      "Start": "e99af7054f724269b45c5699e41d3906",
      "End": "a708f9f660eb41c4a878ee7c1a7f48eb",
      "Id": "2fecaf5fa43f4eecb823474c994ad89a"
    },
    {
      "Start": "e99af7054f724269b45c5699e41d3906",
      "End": "52a911d8a4e04810a9bb5bf288be4362",
      "Id": "7adca3b070a64b4f98a54634c9decc09"
    },
    {
      "Start": "a20ca1eeed7a4907bfdc5002b3c87c9f",
      "End": "27917a641e4c46d3a8e132e864a0a69a",
      "Id": "d3ff6c5bced14141ae7cca579d5c116c"
    },
    {
      "Start": "a20ca1eeed7a4907bfdc5002b3c87c9f",
      "End": "903d59210ab549d7b9e060a6b8cb3620",
      "Id": "1ad99620f80d49599f4eea33d0df9959"
    },
    {
      "Start": "e9ba64897c2a48d9b20fab3410757729",
      "End": "ff802e91f5514b85aaabf2eaf7659512",
      "Id": "9e6cb52978994b1fa6a7dacd94d3c179"
    },
    {
      "Start": "f9f9da7aa6594693971ec277e89c70f4",
      "End": "417af5c8ccfe4ffdb9105fd70f7debf1",
      "Id": "993ffd7b4d4f41ca91a66709b099f267"
    },
    {
      "Start": "f9f9da7aa6594693971ec277e89c70f4",
      "End": "9832b8bfe7d74dd6927b37abf51f42a0",
      "Id": "eb1fc77a665a43128e184c1dffe85e05"
    },
    {
      "Start": "3280ceea7bc042709865bac8144bb74e",
      "End": "132ab528f5cd4ea98f9b2f5e96d1a176",
      "Id": "03970875fbb74202a9cc1c8700e88f68"
    },
    {
      "Start": "3280ceea7bc042709865bac8144bb74e",
      "End": "a13fc2d09e9d481a8eba7fc75e0581d3",
      "Id": "6a5b7cd27e194734b9c69983bf1c94e4"
    },
    {
      "Start": "3280ceea7bc042709865bac8144bb74e",
      "End": "4b40a45f4f5649d49627422f0ba2a580",
      "Id": "d7cef541d7d24a0dae56704ef6ee9220"
    },
    {
      "Start": "3280ceea7bc042709865bac8144bb74e",
      "End": "5610e9e06de94acfa114454fdad5c02b",
      "Id": "c3e8f6b25a004103a3eed7b780401b37"
    },
    {
      "Start": "3280ceea7bc042709865bac8144bb74e",
      "End": "ce14baa43c224f5dbf3c62166a9628b8",
      "Id": "f46de74241c94f82ac83865498276760"
    },
    {
      "Start": "f729c06415e84615b0a5083dbc8191fb",
      "End": "43b8b86664984be797fd011f8be59b75",
      "Id": "5e924cf9a15e45839d80de05497147e5"
    },
    {
      "Start": "7772cf05d4da461cbc2866ca8514404b",
      "End": "73f34dbfd4bc492dbdcc751c2d823d2f",
      "Id": "6ce0f84dbb5748c9acddd11f7095a905"
    },
    {
      "Start": "55de09405f854b2d82f21c473dd38967",
      "End": "3828eea1423747a7870b1ec5337a9c55",
      "Id": "bde2f11618c34c3eb488edb3fcd20909"
    },
    {
      "Start": "55de09405f854b2d82f21c473dd38967",
      "End": "f87257f29eb84b1ba119108270d5bee5",
      "Id": "fd3365cff3e0459ebcf0d1de812eff19"
    },
    {
      "Start": "55de09405f854b2d82f21c473dd38967",
      "End": "f6b5d953e7f948f4a7ea628bf40c6bb4",
      "Id": "930cb921626b4a3c8c1841016c89a224"
    },
    {
      "Start": "ec0ca6c99523453296f1dd2abaa8d085",
      "End": "3a8b1723044a4c2688ce6ca186c3d1d5",
      "Id": "ff6edd3faad94fc7a9077da3171be29b"
    },
    {
      "Start": "a746362a42204f2293c1d032417cd467",
      "End": "3e674e52db2f4fe7912245330aacb658",
      "Id": "d4154e4e6ad946b0beeb6848a3e41fea"
    },
    {
      "Start": "bb8797bcfefb4a9784bd9e659e29e451",
      "End": "2c16d94c564845aaa2abf711689fdad7",
      "Id": "fcf37854bfca4cbb8dfc123cad64275b"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "a812f87cf12e40e1a8fd9e2235501aaf",
      "Id": "31477ff862e14d4abdb51748c9ba31bf"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "07a7cfdf0caa47a593db7252acd16ede",
      "Id": "7b8493b993d04df8b78e0aa7a1934377"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "3adb6ceda26f467490b59c1a32e97559",
      "Id": "9b40a4841e1346958ab72665307bd806"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "363c46e57b704b5ab8354dd2c8b2978e",
      "Id": "fd9cdecd17184506874d7b1c074407ff"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "78ebd42cc1b64a90b12d176bad6ffb49",
      "Id": "6157975e0a214852900c842aa9cff786"
    },
    {
      "Start": "d1abbec775fd477dbafad1ccf974c436",
      "End": "747145043635489895d115bd07f86d91",
      "Id": "8c526633b37a4a79b682d546e53f015a"
    },
    {
      "Start": "2dbc2f729c9841d9bc306baad016337b",
      "End": "ac2ec9d608db46bf810dd770f320be6f",
      "Id": "a4e1810c6f984a9d8fbe6c392cdfc8bc"
    },
    {
      "Start": "55fa63cd43474ed09c217d9798993755",
      "End": "7fefd557d153487d80cc5ae146082119",
      "Id": "a6e7036549724d14a02be7278842777b"
    },
    {
      "Start": "8d30103496d44b0995767e0dc2e274ee",
      "End": "047e5123df9d49948e89665ee7a832bd",
      "Id": "ef515b2204304d4082d0cfa64d10bcf2"
    },
    {
      "Start": "8d30103496d44b0995767e0dc2e274ee",
      "End": "e31d9dc0ef2e4bed8323ce81c0bfe848",
      "Id": "286226e7af1c4564b21e7592618dcc0c"
    },
    {
      "Start": "d51ee5675e9c4634b3dc7d1ef7ba375c",
      "End": "bb373c7300334e59b39af9ec7ce9fc0c",
      "Id": "cc64a84cae504110b41f59b3a1f4b66c"
    },
    {
      "Start": "d51ee5675e9c4634b3dc7d1ef7ba375c",
      "End": "67fcbf42d55c44d8a78578fddaf3fcb2",
      "Id": "553859c8b2bc465788203e902b4cdb48"
    },
    {
      "Start": "d51ee5675e9c4634b3dc7d1ef7ba375c",
      "End": "c82a20f88d30488990286237f5653b32",
      "Id": "50a49da2b2344b4aab1568415f6b873b"
    },
    {
      "Start": "117cf0923b44453a84b30dcf89a2c489",
      "End": "44ab207d70b54880a27473950a323dd7",
      "Id": "190e58467d274c1096ff1f6fedbe76ee"
    },
    {
      "Start": "117cf0923b44453a84b30dcf89a2c489",
      "End": "9b728ac2aef7420ebc9894123614e385",
      "Id": "eff0af4508264955b1ada68fea03c63b"
    },
    {
      "Start": "96797146eabc47518f29d1271232dc88",
      "End": "1dca1db1b366470f83d6f0ec92519f17",
      "Id": "334d5a17a9714d2da610a5fdd8c16089"
    },
    {
      "Start": "83b24323f19049d48486d74b8d42c67e",
      "End": "9b0bb7c08578469692f8adda1feb01a1",
      "Id": "e7a609fa4a644079a56f0029e6cd4b2e"
    },
    {
      "Start": "ee1f32689e2c493999cfda244416c141",
      "End": "ac5d18e757b843c499c7ac31c9717b03",
      "Id": "6e2c332f25a046f19bbf98de52c748da"
    },
    {
      "Start": "ee1f32689e2c493999cfda244416c141",
      "End": "70dd6168fd1f4e4eb126f4e9db701836",
      "Id": "b7aaed53854444d59eeeb04d39e4a666"
    },
    {
      "Start": "3482bd2ec90a48928787147a3f56b3f6",
      "End": "03b80c37226049b0b2bda54686be334e",
      "Id": "ac568099af8941bfbbfb33f92523cc9a"
    },
    {
      "Start": "3482bd2ec90a48928787147a3f56b3f6",
      "End": "f4f75235e40b47ad804167d875d585d2",
      "Id": "ff508abdf1a44f89af1120c911f5aa46"
    },
    {
      "Start": "b3309669977a4cdcacd92679349b2c02",
      "End": "3cdb8ae900c641a1a84ffd3b15f682f7",
      "Id": "445e631d412d40638c9ad862fe561cd3"
    },
    {
      "Start": "cfc5a2db255942bdbc3cfa513b383bb5",
      "End": "4c61732297544f2797358baaab04860a",
      "Id": "90c87a5e043d4bb7a3d0e0aaa70d1788"
    },
    {
      "Start": "cfc5a2db255942bdbc3cfa513b383bb5",
      "End": "25d8a2fcbcec49a992cf293a51973e37",
      "Id": "a0663103b84348c58006d303d47de985"
    },
    {
      "Start": "f99bb7605c16405a8551c862836a977b",
      "End": "751688b6a6ac42e0b28f2097a0415124",
      "Id": "cb4dc079d6014d2296d54cce3345d227"
    },
    {
      "Start": "f99bb7605c16405a8551c862836a977b",
      "End": "78410e9e37ff4aa2aec32353162beb05",
      "Id": "6ca6d031a7ab45bc9a05ddf273793f42"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "1b331955666a47aabe9028d88c1e9c8f",
      "Id": "4ea2df3873a2435d901774e2ba55ed37"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "3c52af7102304641bbb010f9d303dcf2",
      "Id": "4066162d1ddb4becb2eeeb1de61a48ad"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "00c6bc1951904bcd836485e866415697",
      "Id": "d111dfd1c8644b75b1a18afdc0df9599"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "07aaae28652d4564a216b5c014c9af1e",
      "Id": "7763739752344e26993ed4bb327c1cd1"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "07e2e9f04f99437996997b06bdd7945e",
      "Id": "887088daae32464a9d304ab168347483"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "d2f718c5640a4f229a9802243cba2b29",
      "Id": "e3bb770c114843d0873a15248961f196"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "e59001a7ead945818ca1c385bfb36c72",
      "Id": "7da60b0d812c454091dcc462e794f0c8"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "af1a5856a8f045cbaeb180de71115123",
      "Id": "d8f422de2c5845019f53548c3ae83fa5"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "f1b9032daed54405bb0b935507e126b7",
      "Id": "be298e8ac1604ec9b12b108388d69fc8"
    },
    {
      "Start": "2769be7161364590a9cbf915376eede7",
      "End": "7d8fbd4f776447109a474b2c8c943bfd",
      "Id": "061f860d59d544ebb88bcecccdded407"
    },
    {
      "Start": "38d321066c994aa5a947020006c922ee",
      "End": "b47d8843a932422d86b3f22f8b42754c",
      "Id": "4662955e0c0a481a8a2a11458a91e45c"
    },
    {
      "Start": "38d321066c994aa5a947020006c922ee",
      "End": "544897e46d1a4b2384e4847f49a6baa5",
      "Id": "3933c4c44469454292d996c0be03f3f4"
    },
    {
      "Start": "38d321066c994aa5a947020006c922ee",
      "End": "ec3858cda5ce4a48bda429ef63684f80",
      "Id": "4617fc8d59684f788fb5821e715be3b3"
    },
    {
      "Start": "38d321066c994aa5a947020006c922ee",
      "End": "086d045b93fe4d21b3685a3527176707",
      "Id": "add0ce0eb7524e559849c10a0b59e43b"
    },
    {
      "Start": "38d321066c994aa5a947020006c922ee",
      "End": "4ed47da091a0464ab3ac9bf077078085",
      "Id": "7aee38d80dc04c1288e1dd327dd3ec1c"
    },
    {
      "Start": "a3b5ede8bdf749d1b9931eb494d772ca",
      "End": "7d0a2a5ef0814b3fa788c91349d80812",
      "Id": "f6994975ef9a43689636e2e037ce4559"
    },
    {
      "Start": "8fa8d8885ccd42749f9842c28343d5cb",
      "End": "837aad62bc464d39985feff19ab65713",
      "Id": "fc3fb9ee8b23454fb3508c43c0e01d1f"
    },
    {
      "Start": "ed9701915bab482b8392e7615fbb5893",
      "End": "1ec55bf36a174f48a1497403f59320fa",
      "Id": "b70da6c810e341719b08e73ad47a2bcb"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "2dfc9827beef49959418c1d72e38c12c",
      "Id": "10f8c88d52764bd4b421a62f5f1e00c5"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "7b1e4e9e8d6148e5a6ba88aa5e90ab70",
      "Id": "23cef3bfa3ca4597b5e7582e9eb2e95d"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "c3663c195b984dadae3874abd6aa1bd7",
      "Id": "19f381c883d44ff6a6a692c9f172ea39"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "3ddbed1c68b4429494f4e19f43a25b4e",
      "Id": "19a45a6ea4c444dbbf7abbeebf0dd6b1"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "b5c2a85d2df04a30bec964415883d597",
      "Id": "eeff99814d284bda9cf8d3e63a37c024"
    },
    {
      "Start": "d912bbcebdca441d8209da27f7c98796",
      "End": "872ee90bffca492ea9cfcb12d262b798",
      "Id": "3af40f81fcfc4e3cb91877e153134a2c"
    },
    {
      "Start": "6616f9b1acd24912a2058ac9eeeda21c",
      "End": "5f542536fcbb4dc1b9a71c0720f71e99",
      "Id": "ee9ba95833d54c9fa70a65646d8d6640"
    },
    {
      "Start": "07f70733725c4d6ba48e8d7594738402",
      "End": "f239812945544f1cb4842fc89216515f",
      "Id": "ecfeb5851b8c4805a22f64f21089f986"
    },
    {
      "Start": "4ee1a2db9bf24a42a35c0d05f5963eda",
      "End": "f5c9dc51677747f3ab6693f41d918d5c",
      "Id": "a473143173744eb5b4bdfc1809f13c2b"
    },
    {
      "Start": "1f901e22a46447a3b65c01219e149363",
      "End": "b1e85997ca2046e4bd3a84c3832f3641",
      "Id": "eb77049a90674389b6f7453917264bc7"
    },
    {
      "Start": "1094657cebe04219ac588c7100218461",
      "End": "0fb0a9bea81d4453adba96175cf123b2",
      "Id": "eb41a98ccc1f48c6a5ea1d917f1c604a"
    },
    {
      "Start": "71ec1376b2cc402a9c8acd8080062a8e",
      "End": "850a2ee54ab34fc290e5b652f56768de",
      "Id": "7945af2affbd4215b9d1a334744a4093"
    },
    {
      "Start": "8d988c79ecd9406fbed8c14359ef57ab",
      "End": "dacda5b4985945ae9d3bf1eea2905787",
      "Id": "f4d5f7df8a2349a29694cc41536b9962"
    },
    {
      "Start": "aca391eb095142599c1e2fe9a2132782",
      "End": "2b8114fa70654c878238c0d9b513bc72",
      "Id": "c2746e8445b74e899752bb7836dbfd0b"
    },
    {
      "Start": "aca391eb095142599c1e2fe9a2132782",
      "End": "74582e2c11ae4e1094b32d702ca92476",
      "Id": "ce9b9cf73c4740f8aea4fc73ee75234e"
    },
    {
      "Start": "45229d2031a74e12b7301f29003dbb51",
      "End": "d81b0c7a680e4851ac589d5a979ff1bd",
      "Id": "ffd41f2146fc49ccb2180395a88b849e"
    },
    {
      "Start": "45229d2031a74e12b7301f29003dbb51",
      "End": "b2651bf9dfcb41648be242e5238e7f86",
      "Id": "3425d77788e0441ab46ccbee7dc3c041"
    },
    {
      "Start": "fb9fad2019dc450db37cf5c3b0f1173b",
      "End": "61a6ec30dfbd48fb80faa35eb89a0857",
      "Id": "1eeac6842acf418999e6e85e56e4e6ef"
    },
    {
      "Start": "fb9fad2019dc450db37cf5c3b0f1173b",
      "End": "14f2dc666d5c4eb596b8ce9476a54bea",
      "Id": "6d06e4938a3b4bf6b9a0d5b2616049f7"
    },
    {
      "Start": "be370ee32b044780b859f758c49779cd",
      "End": "e14c682dc25242af8246adda7ab1c96b",
      "Id": "268f77249bfd4e5e88ebd9846d6ab4ee"
    },
    {
      "Start": "9e4f8e5d3ff048e38f4175a0d31a8af2",
      "End": "ecc1d93c9465407993298c198576272c",
      "Id": "7c59012302e64afd9ee6bfa1681f3a92"
    },
    {
      "Start": "9e4f8e5d3ff048e38f4175a0d31a8af2",
      "End": "b2cf9a3a9d2d4a99aead264a5f31d4d9",
      "Id": "ef7ee416f7ce4f7fbc62f59658633c13"
    },
    {
      "Start": "f7edc6ee7126472381a1ba4f8e9261a6",
      "End": "72336113574148ca9c5f60910ecb9213",
      "Id": "4d7ef77936944197b0a09f10e68061d8"
    },
    {
      "Start": "f7edc6ee7126472381a1ba4f8e9261a6",
      "End": "45c9937c2d964f168f8bce06264a6aa3",
      "Id": "35f268131498413ab16a23e5942609ec"
    },
    {
      "Start": "67ece3fc251f4b3da7cc0db23f3a9d4a",
      "End": "67785d535b224c32ab11e73b0d311ba0",
      "Id": "3770fcb4feaf4bd8870e6abb7243d657"
    },
    {
      "Start": "67ece3fc251f4b3da7cc0db23f3a9d4a",
      "End": "e8e0f588db8249bbbee6fb0f1d490a8c",
      "Id": "fc626884e739451e8101e44ef6b23a46"
    },
    {
      "Start": "dcbaf92317e54056a695a07ed22c5727",
      "End": "7be53fbaebc94c2db8b82a60b9fe8fc6",
      "Id": "8c9c311922934af1a4459cc0c61fa884"
    },
    {
      "Start": "3bc7bd377c15423d8e8e0361158633e6",
      "End": "2fbb40d12d0e43f9b69ef89fcfa00bce",
      "Id": "6215d9dd7d0d46018c4bb9d853dcc6c4"
    },
    {
      "Start": "be7a2ce1fcf341af9e7b30ea2b6a9a55",
      "End": "edb8122a6e104da184663d6d7a78fcfc",
      "Id": "2f373a16bda047c2b0495224a691bc62"
    },
    {
      "Start": "be7a2ce1fcf341af9e7b30ea2b6a9a55",
      "End": "0d17ab5610b64428ac98f65bf93df82a",
      "Id": "a10018aa8dea4c05aac4f7dcb1bc87a3"
    },
    {
      "Start": "59903ef820be4bac93331e406d8314fc",
      "End": "7c2d9e9991f64ca596507d0f3542c4c2",
      "Id": "96a6aa12e8ae4a41be20f829cc6c39d6"
    },
    {
      "Start": "759954ed2cc34957ba05db802a8022d1",
      "End": "5adb30025aab411c9c5bd1bf9bb27b4c",
      "Id": "cc0938de2f6e4d80aca33138c955ca53"
    },
    {
      "Start": "4cebfb5f0315459a8c876cfaaf7da70b",
      "End": "271f2cd5fb03417498958c5cf47fdd9d",
      "Id": "72eefc979a354f60b321eb40e6eb6338"
    },
    {
      "Start": "3a3af022691c4922befaf49972f26323",
      "End": "c15f9c42f6634824a9e996a5fbaf5603",
      "Id": "1d132ccd5c484173b062eedac1e6b953"
    },
    {
      "Start": "8b921f40702c42a39c177824a12d1f79",
      "End": "e2f006bdb5074a5580237bc4fe74fb68",
      "Id": "9adcfead5bc041dcbb669e432a3fa572"
    },
    {
      "Start": "96b49be4bd7d4acf892da1ef55a81387",
      "End": "e673210374cc40f8aa063598bbef44a1",
      "Id": "271c7bb946f2439f92df567becc9a4f5"
    },
    {
      "Start": "3fb5aadeee0e48fe9a91d19e05c85927",
      "End": "7ecccf21a0c7438691b3bb2f2b45137f",
      "Id": "4bad631d0b94401aaf12286679fce486"
    },
    {
      "Start": "f56a41be589748b2a2ec49e45b3d6018",
      "End": "39ac626b4bdc49af8cd9f07bd2ba3ca2",
      "Id": "862f1d69af7242b6ad4a12ab6065cbe3"
    },
    {
      "Start": "902de2faf1ff4d25929c04d90ad4b166",
      "End": "41dcb9ee64ec477a97fc4faf39efeeb7",
      "Id": "75f54f07fa0e48b2aaadcc60bfa71a20"
    },
    {
      "Start": "902de2faf1ff4d25929c04d90ad4b166",
      "End": "6bf0a81d1b244a4692e2e62428880f19",
      "Id": "7c8ce797019d4180844f14476febf134"
    },
    {
      "Start": "6a92c5624f35490a94e134710af5f743",
      "End": "3e625bc60f354a798a7521a4fd099330",
      "Id": "cdce5e4443174ac69ae37ff41d24c654"
    },
    {
      "Start": "d6ac67e679534e09a408f8279f68fe75",
      "End": "b6856f88b9df429e824ce9fbe97c1ae9",
      "Id": "bdd7edbe0fce4b22aa0a1b8444a79e48"
    },
    {
      "Start": "771522faa44145af907a024fc3dcea66",
      "End": "49a33ccc06714694bc0aa4da5bcea1be",
      "Id": "5bf6f7978199477397c7dcfb2b06086b"
    },
    {
      "Start": "155c578441be46f7938a7646724fc60a",
      "End": "43a515725d44475f94262fbcc3b5a9f7",
      "Id": "dfaf6873d12a4923a987a64b34550465"
    },
    {
      "Start": "155c578441be46f7938a7646724fc60a",
      "End": "b118560aa7ee4506a11000f8fa5e079c",
      "Id": "d5d4d02ac7754d60b5655f4fc1b94a88"
    },
    {
      "Start": "845c3213896d4358a0d374020deb8f16",
      "End": "17b43180ca2e4976aec4384c706f2b19",
      "Id": "18af596c39c84d93a86e343dab3f517f"
    },
    {
      "Start": "5915a3469f87474f96c8359a19f02383",
      "End": "b803dc41955749c88254902a11617069",
      "Id": "f84cf0d5c1344c4c9f1d5882084c1bc1"
    },
    {
      "Start": "4da151dacfd24587bf0b1a515c073035",
      "End": "f7f20d3634cb4d1faf73b546caac5249",
      "Id": "8aa10fd573a84d73b1aa73b2e7bdfd59"
    },
    {
      "Start": "2f5990e092d34f898e506361f9823ff2",
      "End": "03fc6217bf0f46f09d4c43d8610225e6",
      "Id": "ded6437686584c0dbf1334c12dab5dc7"
    },
    {
      "Start": "568cdc22683448e5b9a94212ea4738d3",
      "End": "84c5f0013dd741f7bd16b01ba4caa7d6",
      "Id": "1b1700523a294fd4864394858dd792d1"
    },
    {
      "Start": "3bcddc35dcd348b996e3288fe4f2cb13",
      "End": "ed6385480c2e4aa2908d51a86e4da111",
      "Id": "cc984a7acfcc4619998391c8e63ffbfc"
    },
    {
      "Start": "c50b880c4a5d43cd8cbd49d68a815687",
      "End": "a4e331567f6343a7be20ed083f868009",
      "Id": "e9191748258a4aed966964107977e607"
    },
    {
      "Start": "c50b880c4a5d43cd8cbd49d68a815687",
      "End": "a85051f784b848158da0baf0b6d2a864",
      "Id": "347e14f742c54f5eba4e6360f628bd81"
    },
    {
      "Start": "c50b880c4a5d43cd8cbd49d68a815687",
      "End": "e396d7f0a3c7484bb45bab87016d9a33",
      "Id": "2ae74a18e3d140979021f30c11e23a45"
    },
    {
      "Start": "c50b880c4a5d43cd8cbd49d68a815687",
      "End": "893641bb386e44e1a45625abb01a0642",
      "Id": "b52cb8fc01924a0ea21b5ea2b81a3e63"
    },
    {
      "Start": "c50b880c4a5d43cd8cbd49d68a815687",
      "End": "3b7ba8c09c384cc9b40a44456a7807a1",
      "Id": "fc73fe4194cd40efb337f4790ec1975a"
    },
    {
      "Start": "161a3a95f9654e038dab356d3e27039e",
      "End": "eb31dff6f0be48d48dfc7a08994214ff",
      "Id": "24bd12dfdd7c450894eda15609889b57"
    },
    {
      "Start": "d7651a27ae8a4da7aeec3bc977bea986",
      "End": "292f224f1c584ca1b9e7d9cb09129dd1",
      "Id": "1a88e15a7bbd4f328b2f3c84b27d03a9"
    },
    {
      "Start": "97c10c53327941939856d9be412430e0",
      "End": "38fd6197f4a34b3d88dedae956164958",
      "Id": "d33073bae94a417c87807f0697df95e5"
    },
    {
      "Start": "8d8cf3a3f57340af94f9c9ef34712ba2",
      "End": "4a1f91c9fd6d4437be302943bd1158d3",
      "Id": "4ed8d1a9b7074ee39d8c150f030c9e83"
    },
    {
      "Start": "c9f06d9cd0fc46bf910e7b7802839b8b",
      "End": "8b9a74703973421cb8f2fd8895c8264a",
      "Id": "49c52d10be364a799531d0ced495b754"
    },
    {
      "Start": "c5942352449d4b168391cd736431f43e",
      "End": "f6f924a2758f4a3ea96542c2d74ca577",
      "Id": "a3046dd6c3dd4e7cac591565cf95a9cd"
    },
    {
      "Start": "ad0288330629478b8e8d23a4cdec5fa0",
      "End": "145be6bd959848f49e119356518a144a",
      "Id": "fbd925c5d82d4936a42cbe0e6fea44f5"
    },
    {
      "Start": "610399416997413d9454909768382878",
      "End": "352fe6f63fc6463498fe93bd8b9db38a",
      "Id": "13679f9e0a154b90b80eb3136b4b30b2"
    },
    {
      "Start": "e49020c772cb41c28f7334e29e42396c",
      "End": "9e07caab78f64c44b082a5b2a0dcd585",
      "Id": "88fff4dfb16a40b2aa366862192c92d4"
    },
    {
      "Start": "daf37668066749bd9c55d188506f6404",
      "End": "1c0d921b55c84f1c8ed757d9f20a15bb",
      "Id": "479952a94cc44f0485f341fc31a0f09e"
    },
    {
      "Start": "1d024403bea4448d978d1ccd3c992d05",
      "End": "9edcedcd5df244558ac33fff62bc297a",
      "Id": "ff93f7d0ec8840feb755860839a4f7f3"
    },
    {
      "Start": "c5a70c1de93044a39167d4aa56fa82f2",
      "End": "655b9e8997f3434a9c316381a41d2c79",
      "Id": "b6e146f0bbb54787943566f09e087f0e"
    },
    {
      "Start": "e84bc2a2bac64bbc92349b4cf9df5c41",
      "End": "f98055e9cfb84f5da721c3a8a055eb4b",
      "Id": "444daa89884c4d17bf783067cb05a5b6"
    },
    {
      "Start": "2cb28a744db449299720028e98137e2d",
      "End": "ae66296866ea4f329abbe52f43e97486",
      "Id": "76142a66778e4652bed8138dff2ca4dc"
    },
    {
      "Start": "2216926bd8734d60a9fdc77f99f91964",
      "End": "037de21c709a40e6a5f6452a0f682b26",
      "Id": "3b55919611c241b094a16551203e7201"
    },
    {
      "Start": "487a51bbafc74097a9af1bf7c633366d",
      "End": "bfd080607fcd4dc8ae529637d42abc5c",
      "Id": "9454a4e663d6418caa4316b9e0e2ab82"
    },
    {
      "Start": "487a51bbafc74097a9af1bf7c633366d",
      "End": "a7b2fe2075274cc0b03f472c650c81f9",
      "Id": "8604785f1dc94186bd1c47de2c8d2c35"
    },
    {
      "Start": "96ecc110281a4870914551376d5e0cc9",
      "End": "b259f9f649834db498d56d14b4cf54af",
      "Id": "944c36ec48b7441aaab5a91aefa46c8a"
    },
    {
      "Start": "0fa6f71f0ee04d3481e306662b89b590",
      "End": "33f9301205bd45e6b185b991b3382686",
      "Id": "8a72a2d450684f2e9e12dc939947fe55"
    },
    {
      "Start": "84c7c545c64e4cc1a3acb693ad446308",
      "End": "d2ce154f2ad743d4a860d623de823900",
      "Id": "3edb59cb95ff437397dd901cd0d4520c"
    },
    {
      "Start": "82463e21a4fa4cfdbed85d3f85aadce8",
      "End": "a34ef1fecc3a4b53a817af297eba9014",
      "Id": "e563af01acae4d08a800931105b112f6"
    },
    {
      "Start": "be100577b5014f38891e051d351809e4",
      "End": "6772dfffcbfd47e992052d245c5f5211",
      "Id": "69dc3e2cc35b40bc8cb23c3f4812e562"
    },
    {
      "Start": "1220db711c724b31a7c05f431ff63537",
      "End": "b5981b4922434e2d8f1cba6f97540968",
      "Id": "c894b290e84d4f7da74875d2f43fb57b"
    },
    {
      "Start": "1220db711c724b31a7c05f431ff63537",
      "End": "d2579d78f4334efa9be7f58fcb10a3c0",
      "Id": "7476e527a666410e9a4c7ea2e7e21592"
    },
    {
      "Start": "b6e2393b6ee44188ad5113b55d82b0fb",
      "End": "8e2da06e2a5644eea910b3908e2e68f6",
      "Id": "22b7aa48ea88476fa3ec429e5466c2fe"
    },
    {
      "Start": "b6e2393b6ee44188ad5113b55d82b0fb",
      "End": "73ee5ccad31f425cb0a737d8a28ffc1d",
      "Id": "fbd168fa7abf4d5f9fa62ed4e4694721"
    },
    {
      "Start": "bd116b89c50d4cad9c90abac444e4c76",
      "End": "4d692cb58f4045d38670b757844dd1cf",
      "Id": "0deb13c34bed46529e40dbcb6df4ddd9"
    },
    {
      "Start": "bd116b89c50d4cad9c90abac444e4c76",
      "End": "7c21cd3745f74e7c98f981a3a22e4eb1",
      "Id": "23a288f8c4334fcfaa08b3907151f4d9"
    },
    {
      "Start": "bd116b89c50d4cad9c90abac444e4c76",
      "End": "ba6651472d144937901dbab64b173793",
      "Id": "d87de366b89a470c9561195223a61aad"
    },
    {
      "Start": "bd116b89c50d4cad9c90abac444e4c76",
      "End": "888f95ab3cd244de81d14a784e1be6b5",
      "Id": "70a0601d69e2403884ddc030d673e41f"
    },
    {
      "Start": "8740aeb8cc7044b5a90c75c3e7bda747",
      "End": "fe14430bde994db080163c012e625265",
      "Id": "067c9d2c44d24e96b08f70643fa26348"
    },
    {
      "Start": "8740aeb8cc7044b5a90c75c3e7bda747",
      "End": "2fde58c237ab4ce087da904260e844eb",
      "Id": "ee35118937dc44ea9e3e9a3b8f042edd"
    },
    {
      "Start": "6fa345d28ec54b66bcf6f434a48ddff0",
      "End": "4f262b89a89243bab2ea54a3f35c2704",
      "Id": "b81017acfe044fa3a4bdae2bf8ed667b"
    },
    {
      "Start": "6fa345d28ec54b66bcf6f434a48ddff0",
      "End": "362e6d593f494e5fafb406fbfcab4b90",
      "Id": "f8ae684f07364a4eb4c24a27b63f56ca"
    },
    {
      "Start": "cb34ae605878403c83b5937b06b19c1c",
      "End": "fe6a0c44abcf4e369d1252f65e578c24",
      "Id": "e7c6acf3607b4499a8a0432f4cd379f9"
    },
    {
      "Start": "ab253f073d3b4f359495571cd2dbf1c2",
      "End": "4d2661cf3eb8474ca63df5e16fa8215a",
      "Id": "b1a3847a078d44e0b680af690cd08735"
    },
    {
      "Start": "2b6550d24de14da1a5ead1942370e9d3",
      "End": "b14da78bde144faa8b0a82649042d03b",
      "Id": "cb026be8e7094d94a459c399c49dd236"
    },
    {
      "Start": "2b6550d24de14da1a5ead1942370e9d3",
      "End": "b4c122c35a0b4bbaa184109f23b59257",
      "Id": "4269185d25d143bd8b6ef6e4657b1ea3"
    },
    {
      "Start": "23d6223cb3c44e0ba0fbc49bcbc41b3e",
      "End": "b863f58bb7e64abbbb726b3788182427",
      "Id": "d6fd0a2dcfdc4a2392367dad956c11d8"
    },
    {
      "Start": "697b42db1fbf49ab973f058fcd25f586",
      "End": "0cd9f64ee47f4c71acfae578c3c2f6ba",
      "Id": "d7700ced55b34fc3ae1324fa527aeeca"
    },
    {
      "Start": "2b1afe6ba1e44728a5ff3907b5a86677",
      "End": "55de37678f564f04995ade7b3d2067ed",
      "Id": "e559711ca02a41f593def30f956e601b"
    },
    {
      "Start": "c795c32ea7a84447b8ba7cccb989f3cd",
      "End": "7e332d34ebd742758b17ed389548a037",
      "Id": "2f6c9f2795fa4f59853d5aeedede79ba"
    },
    {
      "Start": "6b827844700e497a9f35f854af8150cb",
      "End": "ed849046a4814aabb07d54860131455c",
      "Id": "6527a976e6d64033bbd3f6a50e5d6fba"
    },
    {
      "Start": "9fdc0fc4828141fcb9354979d5770cda",
      "End": "68c94429aff448ec8c46db3cc63e22b4",
      "Id": "b9ffb0c4da3942c18e7901d97237a811"
    },
    {
      "Start": "9382c8bdbe2845579c47971592785cc5",
      "End": "69b136a5233848539302b6142690d8b1",
      "Id": "5703f2a27d064f8aa7e1127281ab379f"
    },
    {
      "Start": "8409a4bb8cdb4085b347ac9e03ae54d8",
      "End": "dc4fdc33728f4112a7fb63777660bd1f",
      "Id": "0a21d2d2d8394eefb518f01d6d3e9e85"
    },
    {
      "Start": "b3210d9cd1e14836a670260bebe47d88",
      "End": "0b73fc3ff1f04d5db2b8c2a6f26edd79",
      "Id": "66f5fb0b2fe64ec5a910c6aeb8bd8049"
    },
    {
      "Start": "9f442d2a96c14bbba078d9e8eae65691",
      "End": "779df6574b20417da68955528ae49b89",
      "Id": "60427b48050547c2b87c3d9e274c6fb9"
    },
    {
      "Start": "9ec575aac6ef4ccd8fd4534d7e782c12",
      "End": "baf874363f304e71bd51296014c94bcf",
      "Id": "133ec9ba9d2545418ea51a5985edd835"
    },
    {
      "Start": "0cc3609c2aaa4a6cb0cb3c81ae036ba1",
      "End": "e99bc1d051ab4fa9bdde3ff381a1e331",
      "Id": "c6fca06768f641bbbf3e0bacdba705ac"
    },
    {
      "Start": "0af6e1e3beab4f29a325c1594394c267",
      "End": "0ad219c611be4d41b4d1746c4fd4d69c",
      "Id": "fd056ed588b5489e88eb0cd29481f61c"
    },
    {
      "Start": "fabad41235c34b099c22913fd627287c",
      "End": "d037b9124f6545728a33c26b955b7f3a",
      "Id": "28e69b94f43b4868898eda14a117c43a"
    },
    {
      "Start": "fabad41235c34b099c22913fd627287c",
      "End": "6c3e496100a74fa9917471baa1b11eae",
      "Id": "7d9115ba243247709f63d46053788a90"
    },
    {
      "Start": "fabad41235c34b099c22913fd627287c",
      "End": "59da07180e4d4b15a71dbbb09c61df7c",
      "Id": "3f6ccd02e40344afb8be1845c3fea3b9"
    },
    {
      "Start": "fabad41235c34b099c22913fd627287c",
      "End": "fa3b9aa8d1c547e2a468d7dc7b8af6e5",
      "Id": "dc46038a81fb4e9a83991b33ad434251"
    },
    {
      "Start": "6a134e131eff4250a93f2a1f7248702b",
      "End": "4ed0bf3c3da9401596fe32cbd38d73eb",
      "Id": "886bc59250e745ec81f7ea3747a98f1e"
    },
    {
      "Start": "6a134e131eff4250a93f2a1f7248702b",
      "End": "6153bbf4537b4fceb5f0084f9d96f596",
      "Id": "57fef50682cb4cb693f1a0bc2e2f05d1"
    },
    {
      "Start": "72796399cbc04435b9acd0320e189f39",
      "End": "e052824dd7214e108cdc69eb7971580a",
      "Id": "581c3407de01414c825ba0646290a327"
    },
    {
      "Start": "60ec1e15f47b4973b5c92c750f6cfe11",
      "End": "851d0e2c1c2d451cad802b83d5e3cb2f",
      "Id": "c6ef67e4232e48628f0aa6c169ee6dff"
    },
    {
      "Start": "2568c17a365f48e7907de4f90e32664e",
      "End": "4b2b3988219549a9b85cf420efa5b6af",
      "Id": "a77df53f32ed4faab4a67938a3323cb5"
    },
    {
      "Start": "b38caa7e77804f5492541083f8650ab9",
      "End": "e0aa1069a9904afb91ccd289e27b8b57",
      "Id": "56cca733462d4e9cba5b0df7fee391cb"
    },
    {
      "Start": "21fbc0da526e426fa4aed397cc3fcda0",
      "End": "3afc902ec4bf461e9947fc5468f82937",
      "Id": "d2b0446d409a4649b9362a6b3b68f6e1"
    },
    {
      "Start": "061ef581e0d84b4e82e9923a2c13d29d",
      "End": "0227d319b38c4b03942228d16fbe38f3",
      "Id": "ec99329fbe3f4a489f063a39b44f6e4a"
    },
    {
      "Start": "7dcadf9f6e94492d9765de6ac12126dd",
      "End": "c669253f926e4d2abeba9301324e55d8",
      "Id": "be11fe1a1ee44342b102ae3150bb1bcf"
    },
    {
      "Start": "7dcadf9f6e94492d9765de6ac12126dd",
      "End": "067b1118d2b24b2d83fae8e136c5e5f2",
      "Id": "de37149109f249a38ffba30505954d00"
    },
    {
      "Start": "ef718b4a489c48ec943ae60c1304d59d",
      "End": "3cef562f39674c28bbad067a63925642",
      "Id": "869cd4be3960447c8c44ae3e9e2d6013"
    },
    {
      "Start": "a6b2c4114dd941eb92851eaba60f83c4",
      "End": "3ffb28dac84f46d194258ad87896442f",
      "Id": "f55450b045704779bb788e7862d73a7b"
    },
    {
      "Start": "e837c5ce764c4ca9b2514c91e83f6793",
      "End": "b28fd88a1425416191526ada9c6e70e4",
      "Id": "a3030abdd96643b5b8524c0cab175796"
    },
    {
      "Start": "e837c5ce764c4ca9b2514c91e83f6793",
      "End": "44a8ec41b41a464490e27f2bb00f916a",
      "Id": "6d84eb1f0ac848428c7450446888e24b"
    },
    {
      "Start": "1008ed056a21407b9541eba00b01d79e",
      "End": "6be4d59457f8483bbcb9721c2bfbf472",
      "Id": "1225402920f84a409845ae10ed47bb27"
    },
    {
      "Start": "1008ed056a21407b9541eba00b01d79e",
      "End": "a579efeb51be4d8c8c1408d8338e1ebb",
      "Id": "c017996735454823a6cc64bda0e0bc02"
    },
    {
      "Start": "b59bb6eb19e1468697e9b1bc0d5c892b",
      "End": "e65e225818884752be7f323f3cf3e53b",
      "Id": "4f05f84a5bc346cfb6ed4e4521dcfccd"
    },
    {
      "Start": "200fcf51bb29482893cb2313bb1bfbd7",
      "End": "edec5ca25a174fdc9e5e2a4da6998dee",
      "Id": "9afed48bbda94d4d9ad4b2020a5d03c7"
    },
    {
      "Start": "3dcbb2746cce4b089f887a37228b5d49",
      "End": "902fc57d941c4ec886597ae827fe1cf0",
      "Id": "ad0d30ec22924ba880b309c6c8b5ea55"
    },
    {
      "Start": "3dcbb2746cce4b089f887a37228b5d49",
      "End": "286aadb82bdf4cdc89e93d2c39935f16",
      "Id": "1e073843715849f79a46c6ec08f92c9e"
    },
    {
      "Start": "81ba8fb5414f4cc3a90bbb25f5207dec",
      "End": "f71fc82e71fb438982a0075b51dfd1cb",
      "Id": "e47b68fdb8054a62a4db70e058cb43a8"
    },
    {
      "Start": "a0049d60fe1d418bbf913a110511b3b0",
      "End": "19e29df9d0b4499680dd31246e6a034b",
      "Id": "4729399a0edf48728731d53a76786f52"
    },
    {
      "Start": "82d06c471bb8420ab34d9e5e082eaa4b",
      "End": "fba40df4b8d64c90828a20c8a288fe4f",
      "Id": "4123607b67834e799d658d9de3182cc7"
    },
    {
      "Start": "7db646a409c645819bdefb20ea1c6526",
      "End": "f1d5e8933ec0407d84d3461096da7600",
      "Id": "73d0379580b349d4b2b80cec86e95790"
    },
    {
      "Start": "7db646a409c645819bdefb20ea1c6526",
      "End": "2b268e28c41f4ae7a8dd87eedf31a558",
      "Id": "50128efb2c5b42a68a42496dc5762504"
    },
    {
      "Start": "7db646a409c645819bdefb20ea1c6526",
      "End": "a5e6ba6d0a9d4a439ce67a558cf200d7",
      "Id": "1541dd02cd704c9a84309e210008b3fc"
    },
    {
      "Start": "7db646a409c645819bdefb20ea1c6526",
      "End": "eceb4ad0ebc14a49a4aa06b23960bdb8",
      "Id": "b4cf78f3f8c84df680af300fd59d5987"
    },
    {
      "Start": "c96af89a621f49a2adac3f8f2f86d974",
      "End": "5cb4566758cc4a74b597ee35f17092f4",
      "Id": "c69f308d8c724de7b35898578d78daf8"
    },
    {
      "Start": "c96af89a621f49a2adac3f8f2f86d974",
      "End": "dd75032195f640dea31d199cb3fc43ac",
      "Id": "f641b28d782147c585b7d2a8a4bdc162"
    },
    {
      "Start": "5b094e54ed604c498a42d264efdea8d8",
      "End": "575c9275145346a1b1a2b1826175de9e",
      "Id": "b2a9440bc4df49eaa7edcaf551f31779"
    },
    {
      "Start": "5b094e54ed604c498a42d264efdea8d8",
      "End": "8b3daa6bd6574508b5ba9d5882c1a60b",
      "Id": "9e064f8a544d4522bf37f39c54e506ff"
    },
    {
      "Start": "868b92b22b21420e9a1a4bd2af7032f3",
      "End": "f4b44a3dad7c46e0980a4ac33403767e",
      "Id": "ff8a3cf4f7ff4dbcad77f30709cde44a"
    },
    {
      "Start": "d77e468ebdcb4d3789168f52d138ff93",
      "End": "c38af1faf44445ee9692c6aa7af50a32",
      "Id": "eea719ba038f44c58d776cfb456c0215"
    },
    {
      "Start": "6246d2eb605f44869407b59ca8c66adc",
      "End": "949c390bb9e94a999325a2deb66d37e4",
      "Id": "51772f29e8bc458bbca8a477797ca31f"
    },
    {
      "Start": "1761b8385f05460a9648744f81eb3756",
      "End": "db5a326daba64ec18371cb8477c0636d",
      "Id": "1ff001ca7e9f4561b973f3bee6271e90"
    },
    {
      "Start": "1761b8385f05460a9648744f81eb3756",
      "End": "bd9f7f28f087441e983565349c9828fd",
      "Id": "6b80ae46e4324fcca901fcb9862ea71e"
    },
    {
      "Start": "6060f6c498c84153a3cfa7e65447f063",
      "End": "d05e86eaf17b467f9409d4728e27ccd6",
      "Id": "c40839c443d546a899740a2b6b814ba9"
    },
    {
      "Start": "caef0120bea84ff598baa8d2a80afb0c",
      "End": "7da3a36fce5849f2a0de6d9b2a538ea6",
      "Id": "1fe61571e2db4d26a6e02772ae5fb3b3"
    },
    {
      "Start": "794507bd8079454a8429ff398f75ae3b",
      "End": "dc524939e25c423da08c1079da3a3346",
      "Id": "275844c478fa4171a4d59af994a77712"
    },
    {
      "Start": "6d449e1a2cc344a68a901b9eb3aa3363",
      "End": "ed5e0944c3d14e10aa4affde88e10d80",
      "Id": "d9cbb6ef9d0f4f93b5a450e756f06780"
    },
    {
      "Start": "67cdbd8ff56a4fbebb1db63e70628697",
      "End": "ca86516f73fe418f9e6ca2f3f778d41e",
      "Id": "9ddf9287a89642058f1226e7f628fd64"
    },
    {
      "Start": "650cf3fec1fb4d24aae4d92fee77817d",
      "End": "89fc68f1e0a24ef5a75aa9084abaaac6",
      "Id": "fbb695aae29343f8a47d5d8fc078cd27"
    },
    {
      "Start": "7c4e06e1943e42f691638649c250943f",
      "End": "d323dc2971244ac5ba314d16d5b5d713",
      "Id": "77746def87274714b08021ae9ba71369"
    },
    {
      "Start": "2932f64837d64742bb14f3d16efd6603",
      "End": "c57e7e5561984ddfae09b869ddf88c6c",
      "Id": "8c679454bb0d4209ba5b7e460727651b"
    },
    {
      "Start": "2932f64837d64742bb14f3d16efd6603",
      "End": "e55aef970bd04614a8bddb71fb04f702",
      "Id": "3dc8b71a0d9b4e928dd23975f1ec66ac"
    },
    {
      "Start": "2932f64837d64742bb14f3d16efd6603",
      "End": "b3a9930f50cd4390a39194d907f8ca68",
      "Id": "eee85e9b03e14c9ab423988cb194d4c7"
    },
    {
      "Start": "602de6afec6d4fb5976e00b85e3b11fc",
      "End": "6a53235929d349e3a0a5b4e84fd82766",
      "Id": "5a98646ca44d4310a48c7395eae28965"
    },
    {
      "Start": "c715b40964a24295858fd8f6a46866d9",
      "End": "d9228b0e9093455ea8198c04a63ddc8a",
      "Id": "f4aa919befb04c8fbdd7f5e895e6a677"
    },
    {
      "Start": "9fa165c56a524eddb6a30a39727f5bd1",
      "End": "2a3797a52a0642c183d7b8ad6866cf2b",
      "Id": "856b9ef9b85845b9aeba5ccd540d9cf3"
    },
    {
      "Start": "d607a75c9299460aa2cb88fd82f550fb",
      "End": "f38babc9c9ea4f83b237198abd8ad343",
      "Id": "a2d9aa22ca4b4305a5102627e7f4ac63"
    },
    {
      "Start": "7c66da5b52f54fa5b519ebe6b4c06657",
      "End": "430662b1e0a9447783affef60a353766",
      "Id": "f5b71c014e574913b94e4ede2b6d637d"
    },
    {
      "Start": "bd9458301cad4dc08317953829bcae65",
      "End": "d5937c986ebb4d4d8ac8073415730b47",
      "Id": "4f3327957c2a4b3b8d898c5a454cdb22"
    },
    {
      "Start": "581117bb9632424fac80626b85535084",
      "End": "b4f9fd1ec49f4990ae4beb2bcd142241",
      "Id": "45b9029a1e704701b9176f528f8be7de"
    },
    {
      "Start": "01c373ed955c4f5ea6554259cef615e1",
      "End": "d9387b6c471342b0a635da9149f12d74",
      "Id": "f3af24f79ec74dd388fbd2457ada3cdc"
    },
    {
      "Start": "0a32bec110c44e74827806ac875f1dee",
      "End": "16e652d2023a475db69ae1f2a51a7cbb",
      "Id": "5858e4786f4a4ca2be9dc47cb4d648cd"
    },
    {
      "Start": "f368606081974aaa9d088da5463a9ae3",
      "End": "79327ffa9fd646d2802314e59178fc7c",
      "Id": "60acf85b31cb4befa055af88312ffc18"
    },
    {
      "Start": "167b49d907dc4e4285dc4f265d78fade",
      "End": "325ab0938a39431198701f8445f58716",
      "Id": "6de8d1d84a6e4577b6f12ec084465c93"
    },
    {
      "Start": "167b49d907dc4e4285dc4f265d78fade",
      "End": "469fa4271c4a4dc48b5bdf003288799b",
      "Id": "763bcb0a64c049348feedc3be96b55e7"
    },
    {
      "Start": "72a4cdf461bc41359f31130f436b79a2",
      "End": "0b71976e7c7d481ebe70e8d731b47fd5",
      "Id": "b979eeb17ef24111a91437db355dff23"
    },
    {
      "Start": "db549eb6a7504137a5a053e09299f8b5",
      "End": "3667af90a77941b8b64841039e3682b0",
      "Id": "b265c23b6ff54f02bb88d2c5f6bbb9a1"
    },
    {
      "Start": "b1dd6cfe963a4fb19fff348209d209c3",
      "End": "717bdc21ebe04ca7ade21e71f384fba8",
      "Id": "cb98b93ed8334304a722246c24b572d3"
    },
    {
      "Start": "6e9c8cd405fc49619e2f744ce241e23c",
      "End": "26dad959da1d4d14879527a00ad7d2a7",
      "Id": "3dc3e14fa3a24620ac79ee2bf4a30e34"
    },
    {
      "Start": "63ef673326a94977aeae941ecf113989",
      "End": "7d879081c0b64f528fd82f0ab666d24f",
      "Id": "76c672ceecc0428996577424e869ba0e"
    },
    {
      "Start": "cf431491ab2a4449a66ead8856a5e693",
      "End": "1b90b69814c142c5b35fb1951925ea78",
      "Id": "7fd03dc196964d709ebc5851bda2d562"
    },
    {
      "Start": "e507026def4d427295733ab4f396a804",
      "End": "880304aede104e909115ee281fb7d6f7",
      "Id": "ca2a3b10305f4cba88b645b73fe0968f"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "a2318b95618a4eef9e28d895f6d1cde8",
      "Id": "65d2b7d46699410dac6ac95e059cc63f"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "5b68fcef133840e78b585431d4621cf7",
      "Id": "d84ef8d520f844c19ca0ce4bf44ba795"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "0e463dde84204fc0a04aeddc2d57ebed",
      "Id": "57877f3ae570450cb0cdecbedc85119a"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "9bf1815f9864490da314a17f9aa48cd2",
      "Id": "944f835ba0bd4b4081d14c2a042d283e"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "23547752e3704a1f82947eba2e51e8f7",
      "Id": "0d4fd62d7aec41a1aee08170c67fd7ca"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "13c7cb2d0933445da62cb10794cc0f13",
      "Id": "8f804d44f55c454eb72ca38c1cd814bb"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "eb3a81f31e9c49e8aee6df14d09f3d10",
      "Id": "c256d26191d4430da81564a304528a71"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "3110ce49f3ad4178a3f3e66ee7ff0d0a",
      "Id": "4b8ffefe59b447b7ae870b7e42776de4"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "b903f56e4f4b4a1aace19f976abc26c8",
      "Id": "9ae569273d5447e4905c31b4b0dfe2c9"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "1570280b2c1842be94eb82ae302c152e",
      "Id": "f88c7011477c4ab6b119999150ef0be2"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "db6161afc6894023922e007d7b3d5718",
      "Id": "77db1df054734f79b23493c18d880872"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "8895ab809ce746a8bc6c125bf5686981",
      "Id": "4d7da53ffcaa4092a2183d22cb3452b3"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "e203ad7de8df4070b49c8b45ad5c7441",
      "Id": "e8a2711613e7414c8dda0b124c23f91c"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "87b00ed3bd2942569849771609afc047",
      "Id": "aa2f7ae3a3904909837768148e697edf"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "de44377cd7654b1890f79ddc4e18ec52",
      "Id": "1a7a7a8164774e3cac83728f893f5506"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "24c318980b344031b67e1258d9ee29b9",
      "Id": "e149b6101ed54e56a20aa092428d3ab6"
    },
    {
      "Start": "72d57514c12940b1ad2968f7211a1bcb",
      "End": "1724a5d9be114d4487913b45ed6a2a8d",
      "Id": "bc197986760d4885b922448d88b7e18c"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "9d30a4c647eb4096b04bf933387e4317",
      "Id": "505a05cba34a4190934487e91ff70c34"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "cf10e6f9a25942ed9d4197f322b81ce5",
      "Id": "33817a6fd9604e6abeb1fa0d850fabd0"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "a67579229105461885d3edd273582565",
      "Id": "41afd2dae8bf49cfbf06a34ac592a473"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "2c2f715f3925497fa0d6c296e52028ea",
      "Id": "6931d55768bb4f6daa06abcd76bf00a3"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "d9b1833c33af478ea80a8e8c7d1303a7",
      "Id": "72609621373941cc8681339c9c0a6606"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "64866cf0d58649fba3e32d0a1cd65b8c",
      "Id": "bfb8c6ebbfa044b69809ea952d5c027e"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "549e5c98dff64c7690bdc4b1f094c0ed",
      "Id": "10c907c02dcb41bd80d26726eaf2ff98"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "523a100e88cc40a0a9c01261ede2e6ba",
      "Id": "129dbe2416ad496f9cc904ca3d2b635b"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "9cbc9f07a7844bcd8609d75998f3c22d",
      "Id": "e20e556e65524132b424b51d80e0a3e1"
    },
    {
      "Start": "06f702b5ff144dc58b44470b240aa5b9",
      "End": "0b3dfdb761144132b399ea010179b90f",
      "Id": "4ddb9e5762e242cfb30c03a192a9bbff"
    },
    {
      "Start": "3536864d0b0e409e9927a75ccc6bec2c",
      "End": "d746c8b44b7241889f08bdb82bbbca8a",
      "Id": "69068507cbd04ac9bc3aff412fd2c990"
    },
    {
      "Start": "3536864d0b0e409e9927a75ccc6bec2c",
      "End": "a76406353ba04483a1bb70e7261eee17",
      "Id": "011d9890d0024940ad86237694fbdd22"
    },
    {
      "Start": "3536864d0b0e409e9927a75ccc6bec2c",
      "End": "f483017505564b9390af0c49bab14969",
      "Id": "56466cfc55fd4ef0bff907456f83d103"
    },
    {
      "Start": "3536864d0b0e409e9927a75ccc6bec2c",
      "End": "1af6d0fd77234164b077fc19703643a9",
      "Id": "c6f92bfad68e411bbc37507ab3011648"
    },
    {
      "Start": "3536864d0b0e409e9927a75ccc6bec2c",
      "End": "44bcb57711254b6fa7efc986ea1ddb32",
      "Id": "71dc2ca6d7b64308aeb88ddb15bec528"
    },
    {
      "Start": "0bdc1a5316d0431c9131752120410364",
      "End": "3379059fd6244e1ab71114bbdb8b3b28",
      "Id": "ebbb5812a61b4cf186e8adb333391b89"
    },
    {
      "Start": "0bdc1a5316d0431c9131752120410364",
      "End": "1c695987b1f54943942d216ee813f3d0",
      "Id": "815b450df4ee4c17b45543369c2f006d"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "27a2a95d8e794620bc84814cee46b892",
      "Id": "f2208ea8541e4a69a0c790d18b03b342"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "4fd36c276c8646a99b9f83e0c79f7ce5",
      "Id": "989527f929684eb2981af4a7a5ad367e"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "96e03abd1e504414b82aadae19ac20d1",
      "Id": "1b1b28f7db494d1b9a04a1208e78611f"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "d1f0fe84000a47199b7639e802fb6e14",
      "Id": "f5594dc170e546798a97fb644a1059a7"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "c42671778f5e4f50b43c0d62b7e9a648",
      "Id": "e69666e47d1f4861b4ccfabdb84d52fa"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "d9ef0c8de2c0498581c39e11c102aaf0",
      "Id": "9f0cfed2e52c49bfa99c32b34a778750"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "5d84bcef14f64fa4b372e77020911c89",
      "Id": "37c35b4306d744319adb3211a6e0b981"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "96af0338403b447b854d5e31307aec98",
      "Id": "56f76b6c171a4c799a8fbb68188c9fe1"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "b7844601ae394ecba8b37b9da52510b4",
      "Id": "ad719d1e75dd4b7ebafa627de26ab87d"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "aa32794c84ad48c0bbbd5b5d4077ee17",
      "Id": "dbc15836e6ad42e88a437d01f5b3899e"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "54d9f70e68524d8b9e03f815b5bb3a98",
      "Id": "530e41b626954bf98a7f2c4ac4a3fbaa"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "a314b5c56f3143cf9a8dd99808d14903",
      "Id": "7bd1fcfa622247df95251ff5b9d97226"
    },
    {
      "Start": "68093bd7bee44b2797bc9532e650f058",
      "End": "ec4c23e45df142dca3bcbfac231e0ce4",
      "Id": "3476765a3cc945d69fee378960b26216"
    },
    {
      "Start": "5f91064d2b9d4307b7f3a8d8663e7466",
      "End": "ad67ab652a6f4a8996f7f147791a65e9",
      "Id": "1ce7a16c392f405ea8755cabed4ef3b3"
    },
    {
      "Start": "5f91064d2b9d4307b7f3a8d8663e7466",
      "End": "e50462000b5342cbbea149cc28cb4f5f",
      "Id": "a0d89e25c5dd4ffd91987975d18b9677"
    },
    {
      "Start": "5f91064d2b9d4307b7f3a8d8663e7466",
      "End": "f2c5beadc1934877a124649c12fe5305",
      "Id": "8b7b4327e9fb4eaeb5fca8aed8ce1105"
    },
    {
      "Start": "9868f4b5c3374d43ac2ce755eed9159b",
      "End": "061a206f2177451298a48c492ed97237",
      "Id": "dcb033f6614e471093ac91154a14cff0"
    },
    {
      "Start": "9868f4b5c3374d43ac2ce755eed9159b",
      "End": "beb7c328aab243f88abfe9a45c50e6c5",
      "Id": "28646b963bd741619767959068826a39"
    },
    {
      "Start": "e50cc784d7e34c078562a23de0209f2d",
      "End": "b8e1d889e0194a4496591fe5f5f00130",
      "Id": "a590e3ac22fc4a8f9cf4207556a6807e"
    },
    {
      "Start": "e50cc784d7e34c078562a23de0209f2d",
      "End": "6e85f18fbf764fd6b32061c76d223a44",
      "Id": "f65d212b079d48c2a2ca6a651090b455"
    },
    {
      "Start": "bfcb563481e1446ca4bff4558c76fa19",
      "End": "65f74eb45acf4e23ae4c70fd9e5b2b95",
      "Id": "6e9079b515e2473d9b152f03d76e9585"
    },
    {
      "Start": "2bff3acd60b4414fbc1e2c5186624055",
      "End": "72a85196dbd648a9ac431960290dc8da",
      "Id": "0e94c7f0e4384eb78770533971f8a2f6"
    },
    {
      "Start": "a7037b4ea7824be2884349772f4a9054",
      "End": "51d6aa1031bb4479ba18847d762e22a2",
      "Id": "4cd87c9379f5410693dc053a7e5c7531"
    },
    {
      "Start": "ae911d92cf834a1ea0a154a193b79721",
      "End": "3710e330693a4a44a682b2a0040e66cc",
      "Id": "ca995347661c4b44967a6f15e04404d7"
    },
    {
      "Start": "ae911d92cf834a1ea0a154a193b79721",
      "End": "458b74bc90794b8cb484761e1e346d2c",
      "Id": "e2594410e80844dcbc9569bb43c0314a"
    },
    {
      "Start": "238757066bec4f8588e22e9621031887",
      "End": "ac5e4a8f3527420991630d03437dfb6c",
      "Id": "27e09f5282a545348470d8bec797f694"
    },
    {
      "Start": "6f762f4220c842309e13c4d59e488085",
      "End": "295a8dfdd88c41c7a0ba80123f49b44f",
      "Id": "db431260d9ce4d24820cfa9a05dfbc74"
    },
    {
      "Start": "6f762f4220c842309e13c4d59e488085",
      "End": "21b3ba4fb61349c98fef34a539b7a12a",
      "Id": "9ab9b63f8eae4a7c95c49f5d4d5c25cd"
    },
    {
      "Start": "6f762f4220c842309e13c4d59e488085",
      "End": "4543cb297511410d89ec30c1b4c73e85",
      "Id": "01bafe3cae2343fcba178bb8dd18a16d"
    },
    {
      "Start": "6f762f4220c842309e13c4d59e488085",
      "End": "d024b61d6aa04470a2cdefcc1863d06f",
      "Id": "b98163d9f87e4a6b8acf940869aa81c4"
    },
    {
      "Start": "85f1a3929e9e400d801269d0ced23179",
      "End": "06b8324ab63d492a8c9891c1ccf6c52d",
      "Id": "de9ebb4264fe48ce8dd6519550b3873f"
    },
    {
      "Start": "85f1a3929e9e400d801269d0ced23179",
      "End": "1d42b16bd8c4468288427e70f2186376",
      "Id": "ba8d78854c52435caad716ff59df6a49"
    },
    {
      "Start": "ab9599c196524e42b22eb83da4d40673",
      "End": "4c3e3fe652a44451af31b06ac95f9a16",
      "Id": "93c71ea2bca34f5198ef391c3131ecdb"
    },
    {
      "Start": "ab9599c196524e42b22eb83da4d40673",
      "End": "95e201ecc51b4719bfa0dee262f81ee2",
      "Id": "53299b53352c4fbc91dff766c9ae060c"
    },
    {
      "Start": "ab9599c196524e42b22eb83da4d40673",
      "End": "5291f8a8f85b46bc8be3d614a54aa580",
      "Id": "794ae684cb004af89f3bbdcb4da2e697"
    },
    {
      "Start": "af5919d37b8d4bf7b96ed6098f1b4550",
      "End": "a1c0c6d77f104f55b08f30f14013635a",
      "Id": "1cfe24542f2f4dfca7e21f16b675b969"
    },
    {
      "Start": "af5919d37b8d4bf7b96ed6098f1b4550",
      "End": "1dccc18d924148e0b69badd13aafaa83",
      "Id": "0b3710cc8dd241049d981bca98da1ff3"
    },
    {
      "Start": "af5919d37b8d4bf7b96ed6098f1b4550",
      "End": "c5cd6f2dc9fe47598e71f9e3638330ba",
      "Id": "01deb50e07ea43859e44b23dd29b8acf"
    },
    {
      "Start": "af5919d37b8d4bf7b96ed6098f1b4550",
      "End": "82a90ac4ce914600a1270e7f41e9a5c8",
      "Id": "e216b8f5a4b34ee3a31dd63dc943620d"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "d60c966552724d9dab9118b4ddcca660",
      "Id": "960dac2434fe4da5bcb66bc3ffafe110"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "030b2ce24dd549ccaea4a98a844d1152",
      "Id": "4fb15e1335e74c47beb914723e8631c3"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "d862f0d3d2674eb48b4e36312498cc14",
      "Id": "cabf49e276f14acbbba2fbb73e519582"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "c4dacb26ab1c4fda9ef25ca140678d00",
      "Id": "1ad7cb7ae5b44ca1998cf17ef3af1793"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "8c9bc6a80bdc453793a1728e62691817",
      "Id": "3cd446b4e76f4539bb8b20dcd0b44049"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "60f3ced422454fffae3757705b103626",
      "Id": "19fdb3220196485eb713978ec622aaf4"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "2c90a4039fb743bfb199d506d65e4a7e",
      "Id": "9c0adf21e50d475886b7d44b8ffd2ad0"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "9bf0d0d185b84c81bc3c7b711ff90659",
      "Id": "f09c6c6848ad4704bfe021290d13343b"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "52f1eef2bfaa48d98e62d424d9acd3d7",
      "Id": "1933919c60b94de0b2883329d68669dc"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "8890152458b142b6b52f288c1c5f8684",
      "Id": "2be6398803c84137bc1e9f1b5a8cbc00"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "25035bedc931417aa3ca22f6f08ebc75",
      "Id": "78a82fd0884b4dcd93106e23a127cdc0"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "1d0e5c54d0c142819a8de5005a2e81dd",
      "Id": "8ec0ff6bd74040debe923590fd19e1fb"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "f02f9857fecd4daf8796a5b7691ee7bd",
      "Id": "d7e3561f90bd4b089581d69e43662b71"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "59436508891146ba9c15a062811b6221",
      "Id": "839681b46d0042d084989cc04570e46d"
    },
    {
      "Start": "40ee07202da94c9482a2efe93feef8c2",
      "End": "8c672afa1ed144099ae490f0a7451b04",
      "Id": "6d79dc42be824853a1a237a02074dc55"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "f3869ba4270041ec9393f139d063eec5",
      "Id": "a4573f7ba7d8475c92bf09452630601e"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "3a167b9e12d04ad09324893a3fb6974c",
      "Id": "debcfa58205a4b859601819f3af415d5"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "85236d52e4d74c42a1c2d2afd1bd37b5",
      "Id": "3c5e045a511c47ad84e0d2fc068c2346"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "9a8a9d40254d445982983ac4798a4f5a",
      "Id": "2fcd0c52aca040f78b768f8296b42572"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "150b0266e9c04a27a64e3bc6991ce353",
      "Id": "c8ea6daaa3df44faa5877b5631b2e383"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "7a69e54051b142fca630751105e980dd",
      "Id": "7c4314867d13428abb95258bfcc85a93"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "45bbed90abff4e9bbcba09b1e86a2a48",
      "Id": "dd338fd3634e4ba1a6b33f5d1b226a63"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "e8bda2cbb5a2454eb912535904a9e47f",
      "Id": "78ed844bd39a43e18aca83f8ea420580"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "2aaa85cc7f8944afbf726f9dbf201e50",
      "Id": "81c5d6a883c645008e5ecdd784835c55"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "02b1ed5e4ba7435e90cba30bb692eeda",
      "Id": "f2ab8d4a795041569830ed7723b13345"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "2906f56c093f494fad9d6333c9263581",
      "Id": "22581d4168844ee1ba3a725ade21beaa"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "d31c3d35f97a4023834b5292323199d6",
      "Id": "040f72d2fb3e44ec870096921bc5743d"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "a06c48ac5b50485295b706b326095fd1",
      "Id": "99c1bd7f20ac4784a9e572049076cd62"
    },
    {
      "Start": "eefcee5b78704a1fa62841cd03496efb",
      "End": "4841d4b330b7483097029ba22dc45301",
      "Id": "520c3d846ef845cd9e12453bf06ac47b"
    },
    {
      "Start": "58e6ff98bf314f72a6025a1b24538075",
      "End": "00e38875a391470c91fed1324913eeae",
      "Id": "26cd6d628c19413ca897eff22d0d0a02"
    },
    {
      "Start": "e35a32c853c147aab9f307bf1c62efeb",
      "End": "47b01f10da5d4b3796d797db1fa581b4",
      "Id": "442a4aeddfb54f2f9db8899caf32da8e"
    },
    {
      "Start": "e35a32c853c147aab9f307bf1c62efeb",
      "End": "fef32d13a3bd4b5e83b7b865153f208a",
      "Id": "b101fdfd61374149b4dc5e667693e021"
    },
    {
      "Start": "e35a32c853c147aab9f307bf1c62efeb",
      "End": "cd2e6724bab748d7b1fa74d88dd93b51",
      "Id": "08c0337217ba4b80b4113ab6d28d6f1e"
    },
    {
      "Start": "16bf062cd6cc43a1b3d78caa6da92d4f",
      "End": "df15363b1141463cb708936415fc8406",
      "Id": "43bafad2aadc4841a89f2d1d2f32065b"
    },
    {
      "Start": "b5844947e7874c1c88532eb98d8a6ac9",
      "End": "1ed8aad347e940649eb0fd8d410ae51d",
      "Id": "9eec054cbada424c81608eb86d3f3f9c"
    },
    {
      "Start": "b5844947e7874c1c88532eb98d8a6ac9",
      "End": "aa79e0da2ff944daa026953066a00be3",
      "Id": "f1c2c040e8d34638891cb610d5397bde"
    },
    {
      "Start": "2033c8d70a4b4fb4909de43fec3d3450",
      "End": "63ab24b7baa34d6081a0f9c6f0b84b09",
      "Id": "1dda4ea88e79411586573757cbe26e8b"
    },
    {
      "Start": "4bb61050fc8c4cd2ba3f730f43da90f1",
      "End": "9fc1e35c81b1442fbd66e69e83183e9a",
      "Id": "8b9a849114e14509bd914a548c4aa487"
    },
    {
      "Start": "28a32c563c024dfab20488ebc301e607",
      "End": "904fb52004b24b3d9ea2a246c0ee2de9",
      "Id": "ebaadc89483e4a938a098dfd46f383a3"
    },
    {
      "Start": "28a32c563c024dfab20488ebc301e607",
      "End": "98542602e95843809bb4ea69b7a29703",
      "Id": "a80af6d16f484908ab6e73c553e2083d"
    },
    {
      "Start": "28a32c563c024dfab20488ebc301e607",
      "End": "35894daf2280401aa957793342cffd35",
      "Id": "2ae9483322c54d37b194f68435ebb35d"
    },
    {
      "Start": "28a32c563c024dfab20488ebc301e607",
      "End": "7653aaab1d2a4d50a1d1accf571824fa",
      "Id": "f17727a1fe4c4673b69ffef14a155a53"
    },
    {
      "Start": "034c08341e6344a7baa93ef50fd9b1e7",
      "End": "8aeca1bb6034405aa3a1760c9f9606c2",
      "Id": "5c6cb13a824641cd9c4195d4564ab30d"
    },
    {
      "Start": "034c08341e6344a7baa93ef50fd9b1e7",
      "End": "214359490a5f479d9440cedf56c65fc6",
      "Id": "78806a6e19164bc8a650ac907afe533f"
    },
    {
      "Start": "034c08341e6344a7baa93ef50fd9b1e7",
      "End": "0bb1a4f1c8254633b0c814280e206115",
      "Id": "449d64d22eca429587144a205329052f"
    },
    {
      "Start": "034c08341e6344a7baa93ef50fd9b1e7",
      "End": "d9889aa5463c4683ba2b00e2309fa20d",
      "Id": "038077ae61bf4605907b0be5db182cb5"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "11c03f71c2184b95a93d38cb3f57e6bd",
      "Id": "49dc7554f77345d2bc42c563bc9f4dd5"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "4ae810bc94c948fe9b732c33f7915e7d",
      "Id": "831b1061dde941a6afcd6970bf9da41b"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "f1403f4838774a87b6d0ce2f665f4e64",
      "Id": "60771587333e4992bee9ffa16a296110"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "d5d5225ec0754106bd0ad4da09062027",
      "Id": "7e031830eccd4b6baaa7a8f4098720cb"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "32513036374e432097367291f351a713",
      "Id": "5b0a60af22fe44b0b34b0e92546693c5"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "e12b941d4ad94ddba0ca0f50ca780f3c",
      "Id": "2c9e43298c0f43dab3a3b406c88451d0"
    },
    {
      "Start": "c9f5edc338484f38b295836a07aed38e",
      "End": "1c1461c9d41949358b6464d407b69a5b",
      "Id": "b085ef170e4042cbae4268450423c665"
    },
    {
      "Start": "f8eb0c56a7d248ebace5c4a59b4c538b",
      "End": "7fc5b57019ed404892cca05ae6423e5c",
      "Id": "ef1fe9facd844931a970adcd49f1e779"
    },
    {
      "Start": "6877830f64e34fedac2e16f31bdc2157",
      "End": "455aa180da0d481ab7d8c81ffadce302",
      "Id": "6538ce8720c349a5a95c2858002b6dd4"
    },
    {
      "Start": "6877830f64e34fedac2e16f31bdc2157",
      "End": "7c5839ea7d2842e59e7c3b2899b0d76f",
      "Id": "62d5995ea20946349ccb37b553f9c491"
    },
    {
      "Start": "6877830f64e34fedac2e16f31bdc2157",
      "End": "0cf959f0d4aa41c4aa05b931ae840138",
      "Id": "0eb414e120274f098db6dbccb9f1b6ce"
    },
    {
      "Start": "6877830f64e34fedac2e16f31bdc2157",
      "End": "4665b9502dbc4583914a4ab5acada520",
      "Id": "fdc88bc408c044b28075825b69ffe8ac"
    },
    {
      "Start": "6877830f64e34fedac2e16f31bdc2157",
      "End": "595d3cc396584a4a9f6f3b9c91220264",
      "Id": "c33fffa399c14509932e403d350b78ac"
    },
    {
      "Start": "aa75e01705144a3eb7c6bc1de57769a0",
      "End": "ab9fa5b9f52543f2b135871a656c9549",
      "Id": "0e7f039afcb24a23bce184588141b544"
    },
    {
      "Start": "11a235d3543b4622bf391b7ffee6da9e",
      "End": "d34899622a084261a7302626f5dc832a",
      "Id": "d4a1350d962e4f028f21d1bd7ef59a64"
    },
    {
      "Start": "11a235d3543b4622bf391b7ffee6da9e",
      "End": "99d3d74d38214a30ab96858224e4207d",
      "Id": "80a213a2ac584592830a24802e27bd24"
    },
    {
      "Start": "ac5853e3ace04f4982c4c150be840e6c",
      "End": "ddf98f9106ee455d9d9dbf70f04b0ce7",
      "Id": "f25a50ec7e32446faee63739226c609a"
    },
    {
      "Start": "ac5853e3ace04f4982c4c150be840e6c",
      "End": "dc112206521d4f52ad9a38d1c2126233",
      "Id": "8fcb1baf0b264bf69c5bbc36314254d6"
    },
    {
      "Start": "0e83a158a0aa4146898c8fbab6989f82",
      "End": "184126f9bb794e4092c95526ae81cc84",
      "Id": "53ebb66bfa78413383dcb317963321eb"
    },
    {
      "Start": "d25f11f026804d98aaabb6510b8f1ebd",
      "End": "d65d826761f845d8a16043e50209628e",
      "Id": "c943f2e34be14fd28f484de60e9eea72"
    },
    {
      "Start": "91cb8e55881640ca918850ba985d8dbc",
      "End": "564370f1510b4bddab9e1cafb054d1ef",
      "Id": "278027669d694bc5ad252ea6fd1da5c9"
    },
    {
      "Start": "91cb8e55881640ca918850ba985d8dbc",
      "End": "f98e2c307ee8497fb7f0f5b6900093ff",
      "Id": "ade1915c85cf44c1ad94a4ab4498701b"
    },
    {
      "Start": "f43917dac7954c9299413b7e713be65a",
      "End": "6b75ea331755411e8340109a0ef5ffc1",
      "Id": "b1bdf46deda3446a9437fe825bcae14d"
    },
    {
      "Start": "9aacad6989424dfba7a999992c347059",
      "End": "4e308c0a6cab498c85a84edd8219a525",
      "Id": "193fa8ac7c5448cc96c34263e3ec2d23"
    },
    {
      "Start": "0b37e925b36949dcb3e8e84ecbe5906a",
      "End": "30d12cefee234c35a74ed99131f111c4",
      "Id": "9bd972e3c367496885e0c074f993e089"
    },
    {
      "Start": "20ef00b8f4f645c0b778ffa58e973b50",
      "End": "5601cbee527d4ee194763e7cc2945ba7",
      "Id": "08ff76b4d8ab48d39658ca4f315c503d"
    },
    {
      "Start": "90bf14ad8c4742a0b80dbd050420dab2",
      "End": "84c40d12dd4542a9a147e0410416d893",
      "Id": "afe86e289b434c299b55ca78898f6c55"
    },
    {
      "Start": "c16f19419c2a4deda224e1009b71ca1d",
      "End": "d2abe41a94eb4bed88f1174a0f69127d",
      "Id": "d3f3503db62d473591879566c43e7012"
    },
    {
      "Start": "c16f19419c2a4deda224e1009b71ca1d",
      "End": "29019f5874604171bb41a881f2f825e4",
      "Id": "c2770383cb8d4e708d5ccc418aa7b6cf"
    },
    {
      "Start": "ee0457121f404353876553389742115e",
      "End": "37102310e790437198c962317c3dcd41",
      "Id": "e7b17e93be6c410faa967083bd232bd9"
    },
    {
      "Start": "427a1abe604545c6851315e420f1b42d",
      "End": "a7891bddcabe4e6f8b88430387cf1a3b",
      "Id": "f050860a42704e45be7c0d83b53cf59d"
    },
    {
      "Start": "427a1abe604545c6851315e420f1b42d",
      "End": "a72d5a5d0fc94b2eb6cf7b92bffd4047",
      "Id": "bbe78a8506b547bab157844a9701a5c3"
    },
    {
      "Start": "37b5e0ce3ae34b0bbf09b8006ae4c4b8",
      "End": "346288151cfa47c3866f8cc6c4b6d5b7",
      "Id": "c85a1df963a14f6789e23bdded8dc2b9"
    },
    {
      "Start": "37b5e0ce3ae34b0bbf09b8006ae4c4b8",
      "End": "d6cda08be1154b64a93d2c4ff0ada319",
      "Id": "509d635227d64feb9c75326e34a2e6ac"
    },
    {
      "Start": "37b5e0ce3ae34b0bbf09b8006ae4c4b8",
      "End": "1d3b8f92f54c4102a6f31c4c03a4db46",
      "Id": "7a6da39c40d34dcea954a68b2f573d37"
    },
    {
      "Start": "42b7572d54a44fe1b0b697c3c82ca0b3",
      "End": "e4c207ecc3074d92ab163898aceddcba",
      "Id": "4c0ce6b4135e47a783729c32f4118cfd"
    },
    {
      "Start": "8cffd357069f4e81851f314351fbcc55",
      "End": "10e9c25d66cd4580bbdc6c20c0ae8361",
      "Id": "7e4d7e1562ae4666b70a6adefedb6c6a"
    },
    {
      "Start": "8cffd357069f4e81851f314351fbcc55",
      "End": "f2f679c9e2e74311a12412773188f005",
      "Id": "6044a15502244e59badc42ff688c9228"
    },
    {
      "Start": "8cffd357069f4e81851f314351fbcc55",
      "End": "9c8d228bcc72467d9ceb3f54dcf6f622",
      "Id": "4ad35df7eb2a4650bafaa56c3793337b"
    },
    {
      "Start": "8cffd357069f4e81851f314351fbcc55",
      "End": "66e69df9da554ce38ab774a1537ad5dd",
      "Id": "bb2df434444d4aacba2251dbc06d17b6"
    },
    {
      "Start": "2e62badd999947bd9c861fdd5bd4c711",
      "End": "11b6f2a3cb5c48e5ad54034de4be62bf",
      "Id": "fea9c1aded684b57b765889fbbe55fc6"
    },
    {
      "Start": "3ea9152a428d40539a6ffedd5b36bdb9",
      "End": "8a95f3b25b5e4423874f6189cfe4fdca",
      "Id": "7dfc5ef4fc6a4688b5d2732997121e4f"
    },
    {
      "Start": "48681ccb7db64f5ea0ad18aafbd3c7bb",
      "End": "b4d9b3fc2bd34e95b1e343eedbbbd312",
      "Id": "90166524e8234b4082f84a12607d3f55"
    },
    {
      "Start": "6049bc9f3aaf45ad81cec938c5bce2ca",
      "End": "bdff2f77682b484e90966ff6e167147e",
      "Id": "fb2236dee1084c6c966b598640111f5a"
    },
    {
      "Start": "6049bc9f3aaf45ad81cec938c5bce2ca",
      "End": "ec2d7b8e80cf4b5a86287536f438821b",
      "Id": "329dede9fdf247c1ab2cac8256c9b897"
    },
    {
      "Start": "6049bc9f3aaf45ad81cec938c5bce2ca",
      "End": "f2dbd68b38ff4d57902ab2fd0b5fb8f4",
      "Id": "9b1f43061a7c4004ba590086302acf00"
    },
    {
      "Start": "6ab9211c0d05445d957f69cb6a12a636",
      "End": "31a6aa91ef354d38bf94a3e58bb4ee57",
      "Id": "fb83f984c9fc489ab6a10d24b59be6b4"
    },
    {
      "Start": "6ab9211c0d05445d957f69cb6a12a636",
      "End": "6c9589592ff0456d9dd3bb7383549fb2",
      "Id": "4782667502334002bc8cdef2a2db0728"
    },
    {
      "Start": "3477627d5c9145b7a07610d0da2c6c57",
      "End": "286055dc07264ff3a1f0a3f0b17490a4",
      "Id": "c302dec36b42442392f017ea73012f27"
    },
    {
      "Start": "3477627d5c9145b7a07610d0da2c6c57",
      "End": "3a4b32ca729b47bbaa0334f73d889549",
      "Id": "57a1e611f37b48d78257d3cbcc0902f7"
    },
    {
      "Start": "3477627d5c9145b7a07610d0da2c6c57",
      "End": "4aa0b70210fb4ca09ebe950d4558290a",
      "Id": "f0840ea4f3aa46a5b5f431dcc6aba05c"
    },
    {
      "Start": "3477627d5c9145b7a07610d0da2c6c57",
      "End": "93f6071795d94a05bbbaa76216c57e6f",
      "Id": "4198b1ff5f844237bf7fb4627c9de0bd"
    },
    {
      "Start": "4d8ee168b60142a5accc5c3bd25c91b4",
      "End": "34aeff15795c4bfb84ea549ec9094984",
      "Id": "7e8ad93c5da840b68a561f48292050d5"
    },
    {
      "Start": "615223af2e4245bbaac87abe051d547a",
      "End": "6225f385c38f461c9f7c027386842806",
      "Id": "c931cb6545264b8e948f6b2510faa9f4"
    },
    {
      "Start": "615223af2e4245bbaac87abe051d547a",
      "End": "70e8b012ec924aa6957823914f403158",
      "Id": "379ea301e25149a3a92dd6b55344529f"
    },
    {
      "Start": "615223af2e4245bbaac87abe051d547a",
      "End": "cdf72716a5964a06b8ef4b269fa175ed",
      "Id": "21228dcaef4a4770be3f9000c8fd31a7"
    },
    {
      "Start": "615223af2e4245bbaac87abe051d547a",
      "End": "405446e94878411390956c2e5559b379",
      "Id": "caf99d0ebbdf433684878b12960793e7"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "3d9bbebcd84c43c6a75d08ccc68752f5",
      "Id": "cce7fcfe478542d79bbc959a2d45297c"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "b281c5ba794640829ca0f819cbb21177",
      "Id": "665c9e303df8411c8a196062b425b678"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "778b79f088a4458992c504c3716377c7",
      "Id": "cc1e5d7cb760480caa438005433204d0"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "8094c49fddac41a69b47ff152f3a9c34",
      "Id": "ecb32e9fc9944d0a941306cb7f8e91e8"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "e231d6f470014457862ed7b95b1ca35d",
      "Id": "2f9af13b47b34af1b9aa862a9f9d78eb"
    },
    {
      "Start": "e3b7fceb6a3e4c67a3399a5fe2be9c76",
      "End": "b8ce771eb8ea4a6fb05d4975af62f19c",
      "Id": "58caf640e3014578ba922529e79aae4d"
    },
    {
      "Start": "fe26344b94d548d0889b4fce37396509",
      "End": "020510baa14946d0a8ddff2d4a368b27",
      "Id": "9467392dc6b948aa9d8e69e6011186a5"
    },
    {
      "Start": "1b4d6e17db2845caaf83b839266093ee",
      "End": "23657c4707c445a88fc51c836093bcd6",
      "Id": "5db8102c322b4b72b9102a77c6742469"
    },
    {
      "Start": "1b4d6e17db2845caaf83b839266093ee",
      "End": "62352b5ee787407abc2898fa213e45f8",
      "Id": "1bf224dc2ec0407481119ceef3968938"
    },
    {
      "Start": "30a9ac7d633b4124a5fac29d145f131e",
      "End": "8bc6ae85e3f849de8eb0a500f44a9521",
      "Id": "e0791a43566b4f29974bfd4c6aa73fef"
    },
    {
      "Start": "06f986346e084457aa9a1ef79b27b23c",
      "End": "10b9d7cfdbe74055b95816bab9ba41af",
      "Id": "0132bddf0edd49a6b4e27da8a5ae0ac0"
    },
    {
      "Start": "6891648dfa4f4abd842ab8d8cc41b929",
      "End": "4b5f3130a14341568137709bac8c40c5",
      "Id": "03b3ee12f53b4e1fb95bf5f9877c5f2f"
    },
    {
      "Start": "c6fb6bd5b27141469ade54342298c928",
      "End": "d643af1faf4c42518769880d4fb1439c",
      "Id": "6adada00c21644dc9849f9b04a95ba1a"
    },
    {
      "Start": "9b771f1bb7c149f8939919a73d148e09",
      "End": "be91e9b91fb74676a8c8c1eae7d2e647",
      "Id": "9efacfa1840d4671870fa9586ffd8e21"
    },
    {
      "Start": "9b771f1bb7c149f8939919a73d148e09",
      "End": "d435681bf2d845fda274361352df92ec",
      "Id": "51214994562749f38ecd4a0e1313717f"
    },
    {
      "Start": "9b771f1bb7c149f8939919a73d148e09",
      "End": "55155dcd3bc74d65b64a80e0eec1d213",
      "Id": "a0ae27a772e944a494095f267883ce18"
    },
    {
      "Start": "b733079655a648bf8e98a89c0cd9b64d",
      "End": "3cf5ab0efe224e79bcbff653e9d0ee19",
      "Id": "79f04b25716c40dda8723aaad527abe3"
    },
    {
      "Start": "b733079655a648bf8e98a89c0cd9b64d",
      "End": "6d04f0cd1b7f4a6eb54c615746c0869a",
      "Id": "5fa2055c3f514f08a555ced71a9c53fe"
    },
    {
      "Start": "1833f258d5d444398afa6c9b83661ea8",
      "End": "45ebb48d736a4e81a9f7628d350964ea",
      "Id": "a05dd97e98b94d00b3fca9c53138e55a"
    },
    {
      "Start": "92b9493594d4417e9aeff3693e3865e1",
      "End": "b40b40fd1d5e497197fb11048c7c1838",
      "Id": "8e5d2b9d146d40889403d56208b4afe4"
    },
    {
      "Start": "bdb92fa3b3ba4d9c858ca56f82e29aaa",
      "End": "6912b38458d64990aa2fe520407ba0d2",
      "Id": "f46c6682e1c84c0880be75b2a205dc1f"
    },
    {
      "Start": "bdb92fa3b3ba4d9c858ca56f82e29aaa",
      "End": "96e0d72fb4eb480b9319da339f689bd2",
      "Id": "70e8170e524c49ccb64364377fe51ec0"
    },
    {
      "Start": "bdb92fa3b3ba4d9c858ca56f82e29aaa",
      "End": "b6822204ac1f4b9aa7154266506ec6b0",
      "Id": "643260ca042b4cc2a178bd5f502b1a84"
    },
    {
      "Start": "bdb92fa3b3ba4d9c858ca56f82e29aaa",
      "End": "44c89ba196594349b99923665170006c",
      "Id": "ac2b6055bf114812be42cf520364e7d8"
    },
    {
      "Start": "f92d1ded52264d669a0423733b27fbbe",
      "End": "ef18a6bc23294e83a547bc8d787df10f",
      "Id": "c8d7e5ab09e34f16bc364c4e86fabff5"
    },
    {
      "Start": "f3d168006a114983b4c0e4cf2a0cd3b7",
      "End": "9715812ced404f569d8a6bf964f0302a",
      "Id": "13ff5ab731f440918590c323e7856770"
    },
    {
      "Start": "f3d168006a114983b4c0e4cf2a0cd3b7",
      "End": "130b8fa6de2a4329b545d55dc666707f",
      "Id": "553438b859144e988f35ec9401ce9217"
    },
    {
      "Start": "56b5d91737b34f6c9f9a55e5999017c0",
      "End": "4e5327e33ee2490aaa913ebe66586b5e",
      "Id": "f4e3bcefe4c24d1a8762197aa18eb6e3"
    },
    {
      "Start": "96bd38e53306495b895ee8192405ebf4",
      "End": "182ea1bc5e2148b5a78121e7d9946a08",
      "Id": "a87b9c9825464456b6b91eb67d124cae"
    },
    {
      "Start": "987a117ee9ee43c39cc7d91493d033e8",
      "End": "4588239f74ae4284a78c72ed3de31093",
      "Id": "97ea3caa2d344c25b7a012c81235ec39"
    },
    {
      "Start": "5c39feff1905488ea1eea7c8922c52d4",
      "End": "fb3dad3e1d4d41b6b25906d3719bd00f",
      "Id": "529e9a42aa3f49dd9fd5244ea9b1ae67"
    },
    {
      "Start": "5c39feff1905488ea1eea7c8922c52d4",
      "End": "0e2102d6e28d4da788fa5b254648aac9",
      "Id": "01e4d4d17f6b4abd9f2ef30c9d99db5a"
    },
    {
      "Start": "fce394c341c04e938a04e39d1a2d6b66",
      "End": "ad334768f69947d0869732e010ff2ea1",
      "Id": "15f5a03f87764b2fa1736e1e1fcc779b"
    },
    {
      "Start": "fce394c341c04e938a04e39d1a2d6b66",
      "End": "6fb1212c02f04292b116b85fd713a988",
      "Id": "bfcf925fdaeb4eae9b5e05ac04682395"
    },
    {
      "Start": "1fd6cf767207407f834cea3b83f9c60d",
      "End": "adcf9a93f3d14ef6ae6fdc821e5c04c3",
      "Id": "14a7cd3ca183496287a2a48364ff4f5f"
    },
    {
      "Start": "f8c68599c48e4e849b62b6eab08a390b",
      "End": "c2d2ac19a9f24d0286dd214a3c55009b",
      "Id": "18f913af3cad4d9d8388fb495ac558ff"
    },
    {
      "Start": "90d1cb329d2048f6925b015e380f153e",
      "End": "84e39cc2a7204c5095cc1dedb753445b",
      "Id": "0244cafacbe243bbb7e3da79170f11bd"
    },
    {
      "Start": "db850b5f701e4ebc80d516b9b345b855",
      "End": "9f9f78f141f7423988b9890298404af6",
      "Id": "3e881104924d4f4daaa2c2b8bf15b285"
    },
    {
      "Start": "db850b5f701e4ebc80d516b9b345b855",
      "End": "5ecc8eccf2bb44c48e207f0bd5276b9d",
      "Id": "93efa6624e4a4218b4a330158d223f99"
    },
    {
      "Start": "f01992834d6c4e389051d756b012b82f",
      "End": "b2e034cd17c645648cd5992a300da3f7",
      "Id": "f8740e73c9144eef8f5830b3f6667ee8"
    },
    {
      "Start": "b24547cc0ebc4e6dbbda46630a3e3ce9",
      "End": "4539c64a00eb4d4a975782c24d9247ae",
      "Id": "963a4634d9f54c3b98ab0e4ffa67d4fc"
    },
    {
      "Start": "66882c1f37354c4890ede9593b1017d4",
      "End": "6b2e2579c80e450a9d0a00fee5072f40",
      "Id": "b2b155ef89964000810297b73d0aecd9"
    },
    {
      "Start": "f16176bc2c6d4ae7bb19c383e0e9c9ce",
      "End": "62ec170efade4acdaecfcdce8350ba69",
      "Id": "f48477b474814a65808b9f18242e17ff"
    },
    {
      "Start": "9745ff2ecd8c4605a1b2b1f42fed2db6",
      "End": "242c6b0b3a6648608358bb7c145bf468",
      "Id": "e59f7725a23940d2bb88b00be59d7348"
    },
    {
      "Start": "51ddf142717e45dbb9d0bef86541f121",
      "End": "97a2f681c671450f9269389c1550ceba",
      "Id": "d83a223f2d3943d49252cc1b1cc9134d"
    },
    {
      "Start": "51ddf142717e45dbb9d0bef86541f121",
      "End": "e824d31a22b441368c87c93db1b9d210",
      "Id": "edff1167cf454ed6971a00d66d342b5a"
    },
    {
      "Start": "51ddf142717e45dbb9d0bef86541f121",
      "End": "e6e91b6990dd4b009b7648d5b5cce00c",
      "Id": "86a495354d62412698ee96286c61e786"
    },
    {
      "Start": "51ddf142717e45dbb9d0bef86541f121",
      "End": "6c0718cd0e5c4448ad7b881ad4b18922",
      "Id": "22f4fd372fb04107a49779136391660e"
    },
    {
      "Start": "5130e8cb0d48452bb1412d45994812c6",
      "End": "37cb132e83bd4c5697647dab62851693",
      "Id": "b334f708cf884a1a8cda66b5d7f02079"
    },
    {
      "Start": "896fe5f5830c48bb82ad166b614fef14",
      "End": "201b93227f5c49d986a9ee4e0519980b",
      "Id": "ad8975f1a92e4110b36c0713b918df7a"
    },
    {
      "Start": "896fe5f5830c48bb82ad166b614fef14",
      "End": "e29a4c6995804bf1b27db88ed1f30d6b",
      "Id": "e95abbcbde3a487e9e8d2a16edcbec9e"
    },
    {
      "Start": "935ef4c483e744ba9b2083de25f771a6",
      "End": "89a0df4018904e2ab933951088f749a2",
      "Id": "8d3237ad5959404e9a8928ea6d458e38"
    },
    {
      "Start": "62f1bc9e65f04f8cb8691eedf8d334dd",
      "End": "5bb9a9a5eae241a3b42433dca552f7f6",
      "Id": "cb419d77304f4f8b91054f11c85e6f4f"
    },
    {
      "Start": "80fff70480464f33923493e666d87760",
      "End": "0701eeec61594a82bf47d0ea44e35906",
      "Id": "6ea5fcab362044c9b74c59246a99bd09"
    },
    {
      "Start": "80fff70480464f33923493e666d87760",
      "End": "163d13371e4847c7a8e3c80a1c5d11cf",
      "Id": "e49205b827b54247a1d4c22c2a8cbf2b"
    },
    {
      "Start": "c85704378b134269bb6205a0f330dd2c",
      "End": "8334f7a8ef574470aade8e12be4a5a46",
      "Id": "3858a20bb14043eeab7300fdb2712360"
    },
    {
      "Start": "c85704378b134269bb6205a0f330dd2c",
      "End": "41e65f9727a348ba806fde0a9d609daf",
      "Id": "442b1acd00d043cdbc86e68f4eaa8ad5"
    },
    {
      "Start": "e3d43ad669bf437bbf8e1d5f2a141512",
      "End": "6b3a4f181a0e4a4d9137c63faa48d8a2",
      "Id": "484f4ed4837f481aa544137c8c9edf0c"
    },
    {
      "Start": "4d0f0abd2ad741d8a36541e11c3ef214",
      "End": "b493e69f1703409cace5e315b686c475",
      "Id": "beab14db11bb4495a3bee2396164e774"
    },
    {
      "Start": "b85fb3d724f24fde9b4da9df6df1df56",
      "End": "d894a89b7c7a44a79ca10c5fd8cfaa97",
      "Id": "96df90f805254594a9a855f3bffe7b6c"
    },
    {
      "Start": "02abf99bc14b4411acb2200caf4cc966",
      "End": "74acfb3d7c924493bc7b6dcc18b0d71f",
      "Id": "01daf97b161a46668d990cb39aa81da8"
    },
    {
      "Start": "4efd0eca78614046a9a23e9f0d675b93",
      "End": "85817ac151bb4204afd324d0ee04c33f",
      "Id": "87339285a60945baae08c14928af0854"
    },
    {
      "Start": "4efd0eca78614046a9a23e9f0d675b93",
      "End": "bf9ee28482fb49c796c978d9eaa1aed9",
      "Id": "9bb4b0163c454326916e8a0074516ed5"
    },
    {
      "Start": "32b0b7f5ed654271a0caa6600e981513",
      "End": "350e3ddb773e4372afc1a17bcbfa4916",
      "Id": "5e3af7831d4f46a6a485c47e44766522"
    },
    {
      "Start": "32b0b7f5ed654271a0caa6600e981513",
      "End": "df62c6cd9cca401596f6a57927bf31d1",
      "Id": "31af7f758d1b4a91aecfb07c4e4a7b62"
    },
    {
      "Start": "0b8bb5d5ed1e48d0b94ec3092ea7ecd6",
      "End": "b62bd0c038f54d15bfec95813223504a",
      "Id": "fced28b4f47c4e098746c7db2ef4c79b"
    },
    {
      "Start": "5b22f0cf83bf4f4cb4d5158ffb8612b5",
      "End": "f5837fdcc4ed45b782adf385a5180c2c",
      "Id": "0048956eea8648f69b5f2813be30e925"
    },
    {
      "Start": "808ecf7775374fe3a0d7455f02125b0b",
      "End": "9dd2a7e1aa3342cd90fca46f4dc573d8",
      "Id": "c25a739f810841a3a7a1adac7dd2c496"
    },
    {
      "Start": "6bbf9e45f615408e9bed052360714312",
      "End": "185ed698960e47649419bd0f61b4d143",
      "Id": "ef5709894de24d7a941e5e07c0537a01"
    },
    {
      "Start": "6bbf9e45f615408e9bed052360714312",
      "End": "cbf6fba4143741199ea41cc45d8180e4",
      "Id": "5dfc4a7191b84d979d7bc18c51ff782d"
    },
    {
      "Start": "d0d77770abe5443485a3fc826d3c4a5b",
      "End": "9b35f8de119149909b345ac4ccd26570",
      "Id": "63874efaef4e4deda32e50a18cecbe88"
    },
    {
      "Start": "501c7207c7c7430089fd84285f7d6c26",
      "End": "a345972f1f2c4edd85d62e7570ec24f6",
      "Id": "e3417af55389497ba68812514549cff4"
    },
    {
      "Start": "501c7207c7c7430089fd84285f7d6c26",
      "End": "94d66b18684e47208a461d9f3eef3dac",
      "Id": "d2437db261a3478d9b77c2c798dcc3bb"
    },
    {
      "Start": "6c903cf22565471589ed736154daf975",
      "End": "3d889dc92c5a4208bba23b27b29b16c8",
      "Id": "88eff00d749a46408fa764279ada06e6"
    },
    {
      "Start": "a5d8ae7a7aa843b4ab46e2fdca313797",
      "End": "0800890eb39b42fc9556fde2491042f6",
      "Id": "d08d6f82aff34a5a80cbc2c0d49ee1ef"
    },
    {
      "Start": "3be08fa18d3f4ca6a3fd6be474ecdfbc",
      "End": "8a7cb27bef6f4f44b9bc9340ca2566d8",
      "Id": "7e32e957905f4acab8ebcf993d538efe"
    },
    {
      "Start": "c30a79cb5fa24f57a8006fdd85b9fbb0",
      "End": "74fcaed362784d59b35d56a52cdeb8c9",
      "Id": "70cb4258e6154b72b076845fc0e5db63"
    },
    {
      "Start": "ebbe4cba13bf40c4b11358d4d0839405",
      "End": "cbf1b534f3784b8e8ecfa9d2024c557c",
      "Id": "733dbd5a3c514736901c75f0d148fe33"
    },
    {
      "Start": "ebbe4cba13bf40c4b11358d4d0839405",
      "End": "f461478d03da43528cd23b4fe63c6989",
      "Id": "fd07bdc095cf4fe39c1ba2d2b80ec4aa"
    },
    {
      "Start": "c48146246e99407cb1f59e2023d172ff",
      "End": "0506edcf9d144f289e0d4d814f8dff70",
      "Id": "b78839eac582432e8d896cb899fe0322"
    },
    {
      "Start": "43e7d6e5ba7642b1b6db6d249a6fd0ef",
      "End": "ab2b5fcece9540c8b22f0fffafa7beaa",
      "Id": "3b25e700c8fc425c8af7898a8d51a80b"
    },
    {
      "Start": "3845835d41394307a6da20ec236aba7c",
      "End": "cacbce287b07498c94cb24bb43c65afc",
      "Id": "8f0a0b2efafa43e5bc25edb77065bc07"
    },
    {
      "Start": "bc1cfd86e0bc42488741b0f657fc6072",
      "End": "41b01e3efcad418f9bc8eb7cd3996bf5",
      "Id": "ce503b79f3854be0951af750cf5a39b7"
    },
    {
      "Start": "23382664c9434ab083e23a746abbb2e9",
      "End": "7e3a92371f6645f2afb1def5b70d5a7e",
      "Id": "a71a4f1b9977472a8453048529904914"
    },
    {
      "Start": "0e9120f911af47dfa5d42de872107722",
      "End": "b5c90f279ead4c0a9673a7a64aa12542",
      "Id": "c6af9082821149bc9efe234b1b96d0cb"
    },
    {
      "Start": "3e27356d05c84a21a34f569dd68355b0",
      "End": "9ec78e3d6fac4a0d8718a497864e3bf7",
      "Id": "6f7f483b5aab46a899db0705997c60f2"
    },
    {
      "Start": "3e27356d05c84a21a34f569dd68355b0",
      "End": "1cfb59aae8b6490aafe0598770f31d79",
      "Id": "994188d9982041b095bfdd64846b8603"
    },
    {
      "Start": "382161149a0843789955a6517aa56598",
      "End": "d75634332532438bbaf4b4654e9109e1",
      "Id": "822088e0d3fe411dbb4a6e296376b88d"
    },
    {
      "Start": "9662d6fe783d438fb330523133c24e39",
      "End": "0d18365fb1bb4e71bc67be13366bc507",
      "Id": "00438fce19524f0c9c70ea86759f2314"
    },
    {
      "Start": "9662d6fe783d438fb330523133c24e39",
      "End": "caddc171e3954707ae2816b8f9baa595",
      "Id": "bea3fa04e77844dbad04b16fe9522cd2"
    },
    {
      "Start": "7cf36179ca054b41b627f51820bb5bc3",
      "End": "731e0e12c27a47fd8424769dc2348f19",
      "Id": "4bca3ed6c4c84533978fca413fe6d6d7"
    },
    {
      "Start": "7cf36179ca054b41b627f51820bb5bc3",
      "End": "e981166ac3d54e63aefbbf62014f35a8",
      "Id": "c71b420c8d754d58b344bec80d6986d3"
    },
    {
      "Start": "c8a0002d4cc54874a561323b3a823329",
      "End": "673df81986964988960f7c87e5e8443e",
      "Id": "274b135db9c9481da37b7bafd4d15c5d"
    },
    {
      "Start": "8590e409d68448e7988f584373b080fc",
      "End": "b33a631e8b8c44a18274717d75389c56",
      "Id": "280547e9ee5142e795c3cecda4cd9ce8"
    },
    {
      "Start": "8590e409d68448e7988f584373b080fc",
      "End": "776517bf066441219a9522fbc9022d78",
      "Id": "43a2b86ead2d42e791b828a6aa7664d9"
    },
    {
      "Start": "8590e409d68448e7988f584373b080fc",
      "End": "f4713eb4bf6c4e1986d92bf9354a172f",
      "Id": "49b1d0899bc342d2ad487e6fdcd40d68"
    },
    {
      "Start": "8590e409d68448e7988f584373b080fc",
      "End": "7efb985a39de4a1d97cfb1d3948f358e",
      "Id": "3db4384202444a75ba86e323ea360a86"
    },
    {
      "Start": "c7fa72f603cf48e0896ca8788a89baa7",
      "End": "f8dc7adf0fd94e6ba29fab32220e016d",
      "Id": "d01f5b13f46d47c99316982d5eec2f0e"
    },
    {
      "Start": "34c6a2c7f6ac4fc9929e51812ec584a1",
      "End": "18f39b963fe64607934654e8bb0cbc1f",
      "Id": "d49185b586c743de82047428db1731ac"
    },
    {
      "Start": "1ad2867917984c26813b72d786eac85b",
      "End": "9a7db160638e4e99b9e64bea40ec3650",
      "Id": "2114e9d385ea49c7a754e3a46f6e7ac2"
    },
    {
      "Start": "eacad8fab87240eabd629972125717ce",
      "End": "a9005f293c9b46ffa45fc863ae05718e",
      "Id": "7f6b0970615d453dadad6f95be9d4c86"
    },
    {
      "Start": "eacad8fab87240eabd629972125717ce",
      "End": "652d5cdbf3514a89a70dfc60f414a883",
      "Id": "2ea1fcb6bb7540f784d842ff39d5c3dd"
    },
    {
      "Start": "14a7bd0a03b148489bdd0e26b21016d8",
      "End": "3f6e9c53cbba41b9856c08f65c6a8e52",
      "Id": "c27e0025bba343679c5f7964b887feab"
    },
    {
      "Start": "14a7bd0a03b148489bdd0e26b21016d8",
      "End": "381e571de24244498b0cc9ddd3c42887",
      "Id": "ef472b7a95e14d0cb7fde8bf0ce98a8a"
    },
    {
      "Start": "fb8b8fbf1aa6491984163968991b827e",
      "End": "c048b88ac8a6424f9648d6d2aa979b7f",
      "Id": "77fd5de3f20f4e2cba14a5fd2ef13c40"
    },
    {
      "Start": "e5b93875a21342ae90d08f73f6b7f9b5",
      "End": "62f67fa9038647eebb6b3b77bc3a1247",
      "Id": "1c436c8c5e094481ab253a5c79794044"
    },
    {
      "Start": "228ce338e5d9484dbd635cd3c125af99",
      "End": "50b78504a8e34d9f81ae0b8b30674641",
      "Id": "4addb9069fb5415e9681381b3e34b58d"
    },
    {
      "Start": "228ce338e5d9484dbd635cd3c125af99",
      "End": "fd7c68f085c04a1d8f59867e080f2deb",
      "Id": "3753760554674c0e904362cf79ac3a17"
    },
    {
      "Start": "225805a6340946d7b7243c054e74504b",
      "End": "050e504abd9645fe9c1b74068bf398fe",
      "Id": "af0f8f94225743ba98f6f13b913a6402"
    },
    {
      "Start": "225805a6340946d7b7243c054e74504b",
      "End": "705f6b3a080442a6b51ab2e8f34f289a",
      "Id": "80de31af2d58482db38b00e87ce133fa"
    },
    {
      "Start": "126143d2963b4138820169931a2e7eb2",
      "End": "57d32768949946dd95961029818fe72b",
      "Id": "895c9ace146c499cb95f8f26d03e1159"
    },
    {
      "Start": "126143d2963b4138820169931a2e7eb2",
      "End": "ce9e5f691a8242c6b39394ba20522544",
      "Id": "3bc2e26d17314829aecacfa5e81cbc44"
    },
    {
      "Start": "afdd624c3b964f20a1e24643f6fb12b1",
      "End": "b08bcecddb5a4ae496c1473bd5ea290f",
      "Id": "8d929b94500443e68ff3dffdc9db394a"
    },
    {
      "Start": "afdd624c3b964f20a1e24643f6fb12b1",
      "End": "5a1854a62b0644e6abe8d7dcf772c2dd",
      "Id": "de6b87bcb9c54ed68ab3eb4da82ef837"
    },
    {
      "Start": "afdd624c3b964f20a1e24643f6fb12b1",
      "End": "0f447a7cca6a4e86ad250eaf5765761e",
      "Id": "3445c514d8434940828ae4dc5766c422"
    },
    {
      "Start": "3c21b8244e044f1c8f29b9c25dc3d1a5",
      "End": "1e1546e661204662a40abee49588389e",
      "Id": "563302255c78429e98c15b7eae5629f9"
    },
    {
      "Start": "7422674a9c0b4242ab3fd49db4a87b11",
      "End": "394efa938ae24baea4c85a81b9263909",
      "Id": "43021f8a9d094afc8194e173bc305070"
    },
    {
      "Start": "7422674a9c0b4242ab3fd49db4a87b11",
      "End": "d7ce5251f64a4b1eb8e402f39eea9c6b",
      "Id": "7375371848cd436f8cacadf0ad6957c6"
    },
    {
      "Start": "a971fd464b2d4a57aca00275d3804338",
      "End": "1624206721624cd39fe6cb7e51177c44",
      "Id": "c02a84ef262c42ecb009e16910c0d583"
    },
    {
      "Start": "597cfa9147554a73b9e1327f8a18a99e",
      "End": "95f34829b867471cb86e18df8b3916cf",
      "Id": "0b86291795e64b96bb394aea5d4d9056"
    },
    {
      "Start": "7b35d079bb2b4c3b911502c47db886bb",
      "End": "ab4d2a171150482aaf452aa109f52353",
      "Id": "9d9b1e151fad49e18e922852a7017c4b"
    },
    {
      "Start": "62bde737afe742598e209f40f0a614e7",
      "End": "d0b51fb9444a46c0af2a2d091fa530d1",
      "Id": "eaa381400c3c41c894e6d25511e4a1d0"
    },
    {
      "Start": "173e7605549547338b393078144bece8",
      "End": "1d3462ea9faa4247bd92568074000688",
      "Id": "9dcad9fb43ac494b8623d18a6513fa91"
    },
    {
      "Start": "e198824b6181426c9ce1846e01c85e78",
      "End": "2a1c3fe76666442babde2d542a5b457f",
      "Id": "0d2294e43e904ca3a32927bdf97807c1"
    },
    {
      "Start": "69fbf0e670734eeb83815b3ecbe78956",
      "End": "3ec1bb00e7454bd48194cc50a51d8fa1",
      "Id": "b2a932df87ab48a4857a71995586679c"
    },
    {
      "Start": "ea2d5342f7b04c1aac4585c6e6f4c50d",
      "End": "ceefdae11e2b4d77b5849b6800246d88",
      "Id": "b3c1d255c082492cbed2e39c6360fb2d"
    },
    {
      "Start": "c1e504979f69473da4f99d43ec067635",
      "End": "2205b717a77e4262a1f898f14f81de5e",
      "Id": "2e472c8ed0c94e9fb1e8b2ffda5f0bd5"
    },
    {
      "Start": "c1e504979f69473da4f99d43ec067635",
      "End": "0926241d7eca485a8e9ce53c64297dee",
      "Id": "ad52af53e228462aacd97630a6b621d6"
    },
    {
      "Start": "c1e504979f69473da4f99d43ec067635",
      "End": "0caaec63d9fd40218bf2158a361acef3",
      "Id": "f04fb64444284e74aaf12cec5f48d7e3"
    },
    {
      "Start": "6da68adfb213431abb871e32659ec47a",
      "End": "8d61dd016df94bd5acd461ba95c448e2",
      "Id": "41e99883f62843d784196e6f990acc99"
    },
    {
      "Start": "42c613ec0d624c20b76ef4133bbbf223",
      "End": "e94198b7b9ae439abb107e1f38574568",
      "Id": "0f02cd4e35d247138c022e4539e889f0"
    },
    {
      "Start": "dd4ffb135fdf4003a5fd0b7d48859aa8",
      "End": "f6a83bb20b274db7b6c18563ddc9d26f",
      "Id": "40858c9471e244258e7987e5d00e35c2"
    },
    {
      "Start": "dd4ffb135fdf4003a5fd0b7d48859aa8",
      "End": "7b845b4178da411f946a80d0b90743a7",
      "Id": "8b9f365d5b0d4010abdfd13116d8c68b"
    },
    {
      "Start": "dd4ffb135fdf4003a5fd0b7d48859aa8",
      "End": "c1016d8d3acb42c1badf9abd1337b6d7",
      "Id": "a53316ff90a74e2c89fc30461d7a1a2f"
    },
    {
      "Start": "a25276eab3314d328e279560d96e5726",
      "End": "481e72158e2b449399969c9a14b704ff",
      "Id": "be923112497f44edabaa7505c50ccaf5"
    },
    {
      "Start": "7cbac6fa631143b7a8cc0c9878d37b18",
      "End": "41d28abb86014b3f97d731cd99281f31",
      "Id": "b64fd75e00284028a0fa5884efcd539b"
    },
    {
      "Start": "7cbac6fa631143b7a8cc0c9878d37b18",
      "End": "07c6e8bc379143bca52f06c68f569071",
      "Id": "4c82eabca5b54caeb3299db0d609b398"
    },
    {
      "Start": "d5ae297eaff044a9b57417852a25b436",
      "End": "b6b30599926045238eddfcd69a346c83",
      "Id": "4c8859c9299c474c8be5172e0ad48e05"
    },
    {
      "Start": "6e5f61f828494d199fa20a6abf64fbfc",
      "End": "9804c48b4f4a421180e4380b53f0ddcb",
      "Id": "4de58245e3334ef7a6366598ec25bf1f"
    },
    {
      "Start": "e168224a4afb44218a5707b1bb1060ef",
      "End": "fe0dd686200640c380f62eff521ec547",
      "Id": "f8a498b49a364604bf54a9ee42bcff8a"
    },
    {
      "Start": "e168224a4afb44218a5707b1bb1060ef",
      "End": "61c2a60f140c4ba8b6427278765a2490",
      "Id": "bc7390c87caf4825917b6b031fb7b125"
    },
    {
      "Start": "5ec03615977346a9be289a3bfcf33986",
      "End": "4b3b60e8f1dd4ec7ae46b19e1d849772",
      "Id": "5f1aa7dea9664c3d9765d1d29c38ca4d"
    },
    {
      "Start": "801f30b791154f7a827a2d0238be173b",
      "End": "6747400aae324ebfa21cf2af8fa8a17e",
      "Id": "ddaec75578ec4029b324cee539174185"
    },
    {
      "Start": "6c9ef1d70fa140b1bd24171ce22ff2bf",
      "End": "8d215ad36aeb431ca78559b1007c82ab",
      "Id": "fa616bdea57341da93570c0de116aba4"
    },
    {
      "Start": "521497b8a7a84197a2bc6bc40d9d77c6",
      "End": "db8a9faedbb44202b70358bd65520f26",
      "Id": "dc97142b6f8f453dadd36bbe79c0a9cc"
    },
    {
      "Start": "c0639a97c59d402e9518decdcd44725d",
      "End": "a645c2bd69694c3bb18f23798ce05186",
      "Id": "62669bf6572544f798fb8902c7357396"
    },
    {
      "Start": "43813774cec34f3e8abb37798e7483f0",
      "End": "726126830da847e898619ebd8f059894",
      "Id": "3db35f84a8724df398a6cc11a6798423"
    },
    {
      "Start": "6cc38af12bb344f8804877e7aa8c2294",
      "End": "4acd75df231b45a28fd2f65975ba1568",
      "Id": "f0243c6d6a9241888f8b1d49819501ba"
    },
    {
      "Start": "d3bff1495ec046f4b279cb791c38b636",
      "End": "b63c32e4827f4138a3fb8ffa26fb6e2d",
      "Id": "5bbe95814e704c149f07020948fa0a90"
    },
    {
      "Start": "d3bff1495ec046f4b279cb791c38b636",
      "End": "3a625335b65549d1be1f7acdeaaac405",
      "Id": "a492e4dea6014a15a037f49e5c2bb579"
    },
    {
      "Start": "749ff254776748149a2f755442d4b2b3",
      "End": "6f9c04e5d6d942538f61d908eb74862c",
      "Id": "23f760e539e649c4b3471ecbd8791ede"
    },
    {
      "Start": "ce918de4a64c483f99ff42e30a81a783",
      "End": "1f0d5166490c404b8578b0033a852d3f",
      "Id": "097cd7f04201478f9fffa753c211fdd0"
    },
    {
      "Start": "2eec8ae2a2dd424091a5f4528a9eb521",
      "End": "c1a2dcf05cbd41ad9e053213e2594b2b",
      "Id": "1df08672dd074d7a93c638b07c732e8e"
    },
    {
      "Start": "2eec8ae2a2dd424091a5f4528a9eb521",
      "End": "dbd44193a9564e20bcd8d1a9d0daab4a",
      "Id": "549e4a3dcea94b1c8340a2e2785087bd"
    },
    {
      "Start": "68bbc2a98e9547369eae82fd2c9f463d",
      "End": "bb71c798b11e468e8fa63c77f89222d1",
      "Id": "54df5590aa0449f28b5232e8d57e568a"
    },
    {
      "Start": "7136d86d9a6f4451870c4e6319c89b09",
      "End": "6e7de50e540b4f42a127ecfd67e03863",
      "Id": "08801165803349fa94fbda41dc3dbf4e"
    },
    {
      "Start": "58f903afa31c40a5b56a9763575473b4",
      "End": "c433c521629947b2aad9c1c5158272ab",
      "Id": "f81afddc8d0f4338b1bbdb08f7d4d917"
    },
    {
      "Start": "5f06636f66c140bc825f35fce731d141",
      "End": "593143fbdd9a4bc8b6687f1a7257ab8b",
      "Id": "d418021d046a4f6b86b91ba9bfdedfea"
    },
    {
      "Start": "5f06636f66c140bc825f35fce731d141",
      "End": "63d1a413da6549ea81d5107a4751f615",
      "Id": "af2fdd36699b493db9216c96b7fc35df"
    },
    {
      "Start": "f6432fc23e1c40b4bb420f0f54e5771f",
      "End": "d26b08ec74cb4543a187dc8628fc94fe",
      "Id": "26e79737c0cf4bbc85c378637d079a0b"
    },
    {
      "Start": "f6432fc23e1c40b4bb420f0f54e5771f",
      "End": "8c5c5ca3b65c4ebb9b03ca3a9a9e8229",
      "Id": "a2a06ab10b3b413a8cd4a37708b6f12d"
    },
    {
      "Start": "ceafef6d074a4e33a9dee4a3b8083ac2",
      "End": "73a3621eb1a449db855d94fb51991696",
      "Id": "88360a9c458f4d4db97b638f82168672"
    },
    {
      "Start": "c0f47587ecee4463b3a185db416ebcff",
      "End": "41154db082eb4823acf90c6277a052f0",
      "Id": "f0b73cb05fc74fce8fc6ecfdf036c484"
    },
    {
      "Start": "490c383cd41146589757f3fa0f87c83f",
      "End": "19de69d7ad774b32afc3ff6312dc422a",
      "Id": "478d975433544fa6b2003a4807e6bc37"
    },
    {
      "Start": "156611581d0f4d5e8ccb87f623bdf008",
      "End": "cf615e2005e3495d870a998be840f555",
      "Id": "5524b2dc924b42e0a93b98b8c338957e"
    },
    {
      "Start": "8cda14ee50f54686953de8010edda60c",
      "End": "26da718ffc3f49e4afd798487b3de913",
      "Id": "c184a2d1aaf1428480edef8c1e158710"
    },
    {
      "Start": "4f8f7e0802d44e01a0442c85a7597274",
      "End": "b419344d2a9a4282b0c9b5d96ea376ac",
      "Id": "6d04cdc5525b40408412b326fcd3e16e"
    },
    {
      "Start": "4f8f7e0802d44e01a0442c85a7597274",
      "End": "d8e483500a894360932c61a66f94ba7c",
      "Id": "963a2a73c88c40a4aa55df5fee4368b0"
    },
    {
      "Start": "0dc04cb25f814b6ea900fb6bb9e549ef",
      "End": "26910d07f7bd49709caf15e985fcf46e",
      "Id": "5863516c2a044d1eb938c9b44ec40923"
    },
    {
      "Start": "66a8b670eda64f49b285e7fc18c4b3b3",
      "End": "51bf6d29e036481796da235d85a7dd1c",
      "Id": "d62dba94734344c48ff7c0ad051f2efc"
    },
    {
      "Start": "87513211f64142b8994ae620a4275f12",
      "End": "51d15f60f61b48f2a87ca0e834ae6996",
      "Id": "80ab260a1a544885b5c5e3b0f7069719"
    },
    {
      "Start": "ea4749adc9dd4ec597e31987573a6ead",
      "End": "6768bcd51d014b298892c130d9e01dec",
      "Id": "6689600e072c46ad8cb848844e114077"
    },
    {
      "Start": "c754a194b118498cac8b58aee39207ea",
      "End": "dce95807c1a646e7a27ba95994da396b",
      "Id": "8922db2e892f4405b158c16282a4389a"
    },
    {
      "Start": "2147a3f3b36648acaa1780de51e5da5f",
      "End": "7546660deb1d4bfcb2e337d74bc2ee7b",
      "Id": "3a7ea3ca29f142e18a3ba5c0d6796dee"
    },
    {
      "Start": "37b43ade7c8c4a35b20ed80fb1da15f9",
      "End": "04a4f84bd4f24c1784d89bc9fa360935",
      "Id": "8cc2eef617e74d5eb61b50a312785311"
    },
    {
      "Start": "fb1f6476bee74d17918faa0f001de592",
      "End": "7d93549aa9f04afcbf534cab97208192",
      "Id": "151dd73bb1ef460e80036c7e7a7e3ddf"
    },
    {
      "Start": "6d9d95b1241548abb28384856da41267",
      "End": "d577444060af41fcb847b6a068c94a01",
      "Id": "aa48408f32b04acebaafd2336c57db09"
    },
    {
      "Start": "78120e6bd0314234b0c5d89a9ec14511",
      "End": "3f80434234ba46d1a8a71ed3989ec767",
      "Id": "c884586f590a400eb6b9bacb87c67751"
    },
    {
      "Start": "026e01d59ef448efbdb00f8ef6b6b700",
      "End": "f47d5011e96349618ad6df44765b201a",
      "Id": "7f3254f6a4e14d28b51c6ae11eb1353d"
    },
    {
      "Start": "17ff3d27219e44a6855a0f1c5526dd26",
      "End": "eafa93d497a94ae9aded51d590e23393",
      "Id": "a53baebf1d3645d5b7f5602c3ac5b20a"
    },
    {
      "Start": "7661d9efb04742168390d00edc5cbf44",
      "End": "e8a333620eba47149cd80b473513f3a5",
      "Id": "d944c3fea917422ebba2ed96e7af3f3d"
    },
    {
      "Start": "cb74acf3964e45b9a4ace3a2047a2f86",
      "End": "9b311d576d1545d08706730d0caedc7e",
      "Id": "2e35f2f055ec4a5ab03ffb24ce9f084b"
    },
    {
      "Start": "d1b2c46061e045369a5d336848cb348e",
      "End": "737de63e86be4f90a53f0e416f7995d5",
      "Id": "7f420e25de9942e48abbc481076b2cb1"
    },
    {
      "Start": "9b92affca67f40ceba9e544b5dc8fdd3",
      "End": "2662a26c657c49e88d3cab78f5e1ce92",
      "Id": "5d78a9ca05754eae87332fde097efb84"
    },
    {
      "Start": "25a6942a2f604f4483ef48d3cdba4c1a",
      "End": "228ad843878b48f08f4c89e99ae3f091",
      "Id": "42de9a27d3944974a8d6a5941543c591"
    },
    {
      "Start": "7aac7e3d4f754d86be26610c02fe3773",
      "End": "e58bdc90f2ce44a3a96f75bf1d0f1f76",
      "Id": "25448ffed4db44dca53c98ea09ba26a9"
    },
    {
      "Start": "d38f61d00dd541af855aab7673b405ea",
      "End": "23f6c72254be48bd836b349cca80e93b",
      "Id": "62a423c4fa814611b650ae69afce8ba8"
    },
    {
      "Start": "8bbcb9a12534464fb0997834f5f50e24",
      "End": "70db939cf4434df28869cabe56cc784d",
      "Id": "ed84327fd3eb4c4bb7c18d0f25259dd8"
    },
    {
      "Start": "6f21ca9e51974b69bdf0a130b6e91251",
      "End": "85c012e8e856427fbf4fec04a7705d44",
      "Id": "559621c12d05481eb171274dc258d1db"
    },
    {
      "Start": "6f21ca9e51974b69bdf0a130b6e91251",
      "End": "7350fe81814b491d83ec8534610b4351",
      "Id": "302dc44d387149a9bb0e9e5e14cbcf82"
    },
    {
      "Start": "02d64db408834c50b71abb10f7f26071",
      "End": "c868a7ef4ddc417ab02275eb5955f17c",
      "Id": "408d7f6d0dc048e4a86341aa2c07fd12"
    },
    {
      "Start": "3830ebd7d5104bda9e19b601061c6662",
      "End": "cac0402864674c5da61f55ac0d5674f5",
      "Id": "85e05a105a29441988449491bb9348c8"
    },
    {
      "Start": "3830ebd7d5104bda9e19b601061c6662",
      "End": "3b7f5eeb1f7a409dae0f296a0b7151e1",
      "Id": "1087b03057fb432fbb94aa8726a2e92c"
    },
    {
      "Start": "3830ebd7d5104bda9e19b601061c6662",
      "End": "3464853f710641ceae11336129f68431",
      "Id": "f38d46722450492da6df8e0f3ca62a4d"
    },
    {
      "Start": "138ebc5e1e824d68aa901cbeb9b746b7",
      "End": "1d7f765eec7f4e76a7097f5cbc4a25a9",
      "Id": "3eec94efab3d4a459de0a90917a1a345"
    },
    {
      "Start": "138ebc5e1e824d68aa901cbeb9b746b7",
      "End": "daaa39e0a55344bca423574d05b8e6d2",
      "Id": "a02360ee8a2d4aad808d7eeefe010550"
    },
    {
      "Start": "857795283c5944c49f76f0d6270285a1",
      "End": "cd003ba2f548498c9b7269fe258b678d",
      "Id": "fd3d6e2aeb22456489d85787e65e3d31"
    },
    {
      "Start": "a1cc501f26944eb6b83a7942b502d75e",
      "End": "33f8ea4a2fda4a72915c934b9ea59067",
      "Id": "3e4d607a0d8842528483ddb77085bd9d"
    },
    {
      "Start": "2b061972bd2d47bc800de596ba72a27b",
      "End": "19aa3076047945dca5b106a5a845fadc",
      "Id": "fbc9314d257d43a59d2979bbe80bc24c"
    },
    {
      "Start": "761f922554f34948b2c914cfd79e8be0",
      "End": "2ff79f3066b04cad8c2cc26d358d536b",
      "Id": "a5eabdcb49b34dbc8720b0dd40751593"
    },
    {
      "Start": "761f922554f34948b2c914cfd79e8be0",
      "End": "f88679eb8cc445b8b50c8fab3067d3e7",
      "Id": "366b1311f903405dbb6cc46f20a14906"
    },
    {
      "Start": "3a7b5f765f1e4f1781790560fc61ee3c",
      "End": "da175481e9474fa3a15d6ac75ae6c7a3",
      "Id": "8a1a129f107843bca83170fd86fe543d"
    },
    {
      "Start": "0b882373944e4e29b640343c765c435d",
      "End": "12aee62d295f44288627fb5aed95d94f",
      "Id": "ec0993adbc1b4ac48d10a0c20d3cb834"
    },
    {
      "Start": "2189befa4df94f5d810e43e6e9387107",
      "End": "a6f9edb1f1b849558346463be1829497",
      "Id": "237cd34764e04f1a89313e9dbcf3752d"
    },
    {
      "Start": "d2313624d66b437392cc35eb0718f43c",
      "End": "243b6fa24930491e91c9afe8b19fa8d0",
      "Id": "01e9650726d14ab3a1d186d4f59e8c21"
    },
    {
      "Start": "199c520b5eb644dc99f5d182ec2daefe",
      "End": "9bdf8b8cf6674694ac94f47e174fbd57",
      "Id": "69591366d6e44761a0c6846350e671c5"
    },
    {
      "Start": "7ce1d9975ba8495aaaa3b9ab9e29884d",
      "End": "86014d9a32ac433ea9ee8ebe5c065041",
      "Id": "253950e9970a4041a6820f47b7cfe2d8"
    },
    {
      "Start": "7ce1d9975ba8495aaaa3b9ab9e29884d",
      "End": "cd26de8b9b22405496fe4d760cac8cae",
      "Id": "ec64967a17784253a764fea284c05c62"
    },
    {
      "Start": "7ce1d9975ba8495aaaa3b9ab9e29884d",
      "End": "b1d44d1e954d4d7e9a6b2781a542ddff",
      "Id": "22eb3d44fcd4440db454118b65acf63c"
    },
    {
      "Start": "c70ff7a2b6384ae2bc33e9b0ccf81a81",
      "End": "2f3d4eace6f142cca07dce57a9669971",
      "Id": "00a69b831f6e48629abe40822b35a761"
    },
    {
      "Start": "82646fceafa441b18f62b87062a65f09",
      "End": "e0ea9ebbc4fc4c94aa02e439a856dbef",
      "Id": "636a30903add4735ad6107fe74270bb3"
    },
    {
      "Start": "620e9f46bdee49e19552601fd1931072",
      "End": "aba5ca44d4d34842a92fa9fbd0123613",
      "Id": "b267479ebd1346e5959a4f0f7b203ce6"
    },
    {
      "Start": "1bb0583e643c45f69e8086ace85f714b",
      "End": "92eb88b492d74a1f80e235f7d5478c34",
      "Id": "1bb6a9887e464ebc8b31dbabd2c21cb0"
    },
    {
      "Start": "cf2b1e65521248bd84a8653af67989c8",
      "End": "44674b08fd174c6bb987ff6eb0c7b79d",
      "Id": "7bc1d0c10a61451eb7c675adb3119980"
    },
    {
      "Start": "c0752ddecfab4dd787abba40ee37e869",
      "End": "ee31f07bf7454c068b631c5b4b8189bf",
      "Id": "800f9c348a1f4ea8aec936c8810eb13a"
    },
    {
      "Start": "590e2c631368414a88f9f24afacccf34",
      "End": "d1c7353e082b40738d444830dfe53fd5",
      "Id": "3483d8157fa3455a85786a5b747ad3d0"
    },
    {
      "Start": "24e39f35fc2d493ca71e44ec64f94eab",
      "End": "fa7418ae3a6944619500f4487ac59e14",
      "Id": "9f289fb34d8144deb5b2338149429b21"
    },
    {
      "Start": "da0092177af94fd69d0024ccc85daae2",
      "End": "e8bcbeb65e144fd1b1d45a93a245a962",
      "Id": "26e506ed55354888a5e4bf49b27e146f"
    },
    {
      "Start": "9a5a9f3330494945aed29a8264000318",
      "End": "fc94f8782403409583ca95eeecb05882",
      "Id": "54529fa9a35d470f89d1a1d1f95bc930"
    },
    {
      "Start": "b98d25e59b6c4071b14c18d6fc1ef990",
      "End": "fc6345084aaa4cc795cc7e67af181b07",
      "Id": "1cf8a732d8e24056ac308743b0dc090f"
    },
    {
      "Start": "b98d25e59b6c4071b14c18d6fc1ef990",
      "End": "476ca2ed353d4630abbabb6ab5a2b023",
      "Id": "4df51ef9106443b09b50e4dc418909e4"
    },
    {
      "Start": "8acf9d8925644c7489b9117e00f9d572",
      "End": "f11c09e0872e42f68655d2fc928fd6cc",
      "Id": "4a434e8a31b44d4a8c11caec56d10a84"
    },
    {
      "Start": "7e5ddfb4e44b45a98d37af4c5efe1d12",
      "End": "c64a7ae4377a45bf93105b62ec32dc64",
      "Id": "f7096fee5c104f7c999d8835f0bb24eb"
    },
    {
      "Start": "d342a5cbcd7c4b5eba16845187d9acbb",
      "End": "719f36431a4f437ea34dc13436007544",
      "Id": "40fe422e1f4646daac4ba9a21946bfe3"
    },
    {
      "Start": "d342a5cbcd7c4b5eba16845187d9acbb",
      "End": "b811a6695f194b4dacde65d98e6ff04e",
      "Id": "ff7ca0bdaaf8412c8f0e5cf58f906592"
    },
    {
      "Start": "4659d3b2ebe741798dd308e0c1c785c7",
      "End": "939928af8ddf43c08fcc37cb00a9911c",
      "Id": "3ad1629d06da4041bd8da93cc06ae73c"
    },
    {
      "Start": "5eff5777f6934be7bcfd5e7a6725cc5a",
      "End": "38fc99fd9ae4466d8ffe498defa904c7",
      "Id": "8e238ef1833d4b339c3d672e820f354d"
    },
    {
      "Start": "d40d07fd3f2149778853ed5243f85e76",
      "End": "dfb6bc89704b48509c643c7e9c44a557",
      "Id": "ae23c43a71434f8f870aaeface27be38"
    },
    {
      "Start": "f07b7c1e81b049149a42bd136b2b8875",
      "End": "cbf27a0ce3db45298586b4f95c405aac",
      "Id": "ca2d00b0e99548f4bc4775196d318686"
    },
    {
      "Start": "74a0939f7bd94b789c603eb78b243f90",
      "End": "237d87a7bc56445aa4820d1976001480",
      "Id": "b547aad730184b1f9b3fe68a42f098a6"
    },
    {
      "Start": "d3be5e7732e9452382e6810b030659e0",
      "End": "5cfc64a789e04390b0aa9c0063e70420",
      "Id": "561d626480424493837ac58328c9bcd6"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [
    {
      "Name": "Dynamo Text",
      "Version": "2.0.1",
      "ReferenceType": "Package",
      "Nodes": [
        "92bc2b51f2d0486c98ad2d73183244dd",
        "61ae204c6b8a4194a67160899b5aa40e",
        "2c27cf7f261942f093caad10f8be5d03",
        "d79c61d940dd40e29f4f560822de31d0",
        "ee267f6f23974994b01fdd5683613136",
        "2fed178e866d47f6a2f28d69a05c8a33",
        "7ab4f8707ec14536ac986c6a2aa031df",
        "db076f4d6c494df482b62e1b574aae15",
        "756140cc80fb465e97d3695d38f236cd",
        "46be0111056547dcb87dfb673419b0dd"
      ]
    }
  ],
  "Bindings": [],
  "View": {
    "Dynamo": {
      "ScaleFactor": 1.0,
      "HasRunWithoutCrash": true,
      "IsVisibleInDynamoLibrary": true,
      "Version": "2.6.1.8786",
      "RunType": "Automatic",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "Background Preview",
      "EyeX": 46.610495531779634,
      "EyeY": 73.948335928122191,
      "EyeZ": 78.271429028446661,
      "LookX": -35.744315685598586,
      "LookY": -63.906045227490324,
      "LookZ": -59.934611311909222,
      "UpX": -0.25684038676000615,
      "UpY": 0.86518100190349,
      "UpZ": -0.43069109761997149
    },
    "NodeViews": [
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "30be95de32864e47bb0a751b24052b9e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16528.566329635971,
        "Y": 7393.3563427562885
      },
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "d27fe4a1f34b48e7b3fbdbb48e46f898",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16760.566329635971,
        "Y": 7152.3563427562885
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d31dc647862b4d0e8080acb4b0824607",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15982.92452281099,
        "Y": 7368.2847207004288
      },
      {
        "ShowGeometry": false,
        "Name": "List.Transpose",
        "Id": "8f4b751d281846628a5644e5ae37c096",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17117.78415608744,
        "Y": 7000.7819436736645
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "824dfadfefc6402c96f1ea452e709e89",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16993.36632963597,
        "Y": 7045.3563427562885
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "92e298d163024088b5021891a5995dcd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16993.36632963597,
        "Y": 7233.3563427562885
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "94d4ab8197074f348c350e1950a0282c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16993.36632963597,
        "Y": 7393.3563427562885
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d2dd0e91add24f379b3c1f50534fce72",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17162.258457323169,
        "Y": 6607.2407287837623
      },
      {
        "ShowGeometry": false,
        "Name": "Size of the isolated Footing",
        "Id": "c77cfde83ee34e30ba7d92e3b7f47aa7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15113.886940714076,
        "Y": 7060.9864890753
      },
      {
        "ShowGeometry": false,
        "Name": "PolyCurve.ByPoints",
        "Id": "7b383ea23acd421a9d38a257caed51d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17385.94196957762,
        "Y": 7293.7461191364982
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "cf71bafddecd453880e7174b13b54f96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17384.655805161772,
        "Y": 7177.9952770069885
      },
      {
        "ShowGeometry": false,
        "Name": "PolyCurve.ByPoints",
        "Id": "f9e3ac4e2d214efca75c217f6d11a69c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17382.58415608744,
        "Y": 7000.7819436736645
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "dacf017ba6464ca18b2014594f929635",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17483.704431170278,
        "Y": 6531.6336113580355
      },
      {
        "ShowGeometry": false,
        "Name": "Distance between footing",
        "Id": "ad9ad6949fd344eb83eda0191ebd95fa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15716.192126958314,
        "Y": 7323.7570177333382
      },
      {
        "ShowGeometry": false,
        "Name": "Length of the House",
        "Id": "7e889a1b25f84f30a38df3d5d3616eb8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15110.995139443523,
        "Y": 7148.30061411719
      },
      {
        "ShowGeometry": false,
        "Name": "Centre point of footing",
        "Id": "85bbb40652d146e9b908e6658d036bc2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16280.201108581572,
        "Y": 7398.947019865419
      },
      {
        "ShowGeometry": false,
        "Name": "Point by co ordinate",
        "Id": "dc26e01881484d07b23f1ad19fcedaea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17575.94139700009,
        "Y": 6109.538807626519
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3f84b5d4cca94085a894e82a68320271",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17217.326352008571,
        "Y": 6162.5011438547162
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "659fa1d93fbc4131941560bbdcfae6b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17216.481336580891,
        "Y": 6345.6519077111889
      },
      {
        "ShowGeometry": false,
        "Name": "Centre point of footing",
        "Id": "e117d633554e4da880920b88d173da67",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16573.03186536099,
        "Y": 7551.1831696084482
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "772cfc6795a44178a75d27f5374f481c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16993.36632963597,
        "Y": 7581.3214485224689
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "09076c9361ac44d8853e11520b5b773d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 7654.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Size of Column",
        "Id": "cc22f3cb716b4db6867d8e65d4187097",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15729.317384698366,
        "Y": 7559.1207528562391
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.PlaneAtParameter",
        "Id": "aebc4bf304fe4a8dbfc850d6577937a1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17768.184156087453,
        "Y": 7374.281943673659
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.PlaneAtParameter",
        "Id": "d003005ddfb4484d9625c673280967d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17768.184156087453,
        "Y": 6921.2819436736609
      },
      {
        "ShowGeometry": false,
        "Name": "Height of ceiling",
        "Id": "5135a98f1e3045d4a0dfe4192ed104c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15121.163125905859,
        "Y": 7401.1704463455
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "9034b4b93b5145808e33ee01e4a7e287",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17775.10694487111,
        "Y": 6564.0366906572681
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByTwoPoints",
        "Id": "142a1581a30f4cd98d4bb7eb4631c5dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17775.10694487111,
        "Y": 6697.6192539443391
      },
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "b11c4f5dba34479bbbc091252e35f7d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15972.466237192972,
        "Y": 7491.7207389489286
      },
      {
        "ShowGeometry": false,
        "Name": "Width Code",
        "Id": "256e79c2e9ec4631aa66b9d3a443c95b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15947.79642757538,
        "Y": 7735.1059920277285
      },
      {
        "ShowGeometry": false,
        "Name": "Width of House",
        "Id": "b45003d4be81485183c70ece77aef811",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15140.736849320627,
        "Y": 7317.8513353829394
      },
      {
        "ShowGeometry": false,
        "Name": "Length code",
        "Id": "87601d3de9c5475a9dc5f3d51663f256",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15947.185674986342,
        "Y": 7614.795972368689
      },
      {
        "ShowGeometry": false,
        "Name": "Height of trapezoid",
        "Id": "1e8878390eb9468b9ec76dba8e12ae8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15128.733328459131,
        "Y": 7486.97565653474
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "f3f86c017da6436dabaf8e0dce9abe31",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15752.895085679011,
        "Y": 7751.1888449418684
      },
      {
        "ShowGeometry": false,
        "Name": "Height of footing",
        "Id": "f04f25ea9e774d668cc267b8f2aafd1e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15100.302023669661,
        "Y": 7574.06830503713
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "3d20d1daf1cc4d10baa998b27e9b3ece",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16603.629434647843,
        "Y": 8140.1430891291984
      },
      {
        "ShowGeometry": false,
        "Name": "Top Mid Point",
        "Id": "0a532b446ac0491f9a7143fe7029b63c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16799.189207837349,
        "Y": 8026.812875414219
      },
      {
        "ShowGeometry": false,
        "Name": "C",
        "Id": "c0ec800f525a4d429020b1f1a5c1e229",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 7104.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "A",
        "Id": "ebc3be5e25684eb1bc787f9659f6ff78",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 6568.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "D",
        "Id": "5b90a9e16cf54c07af62e6eb778c1159",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 6702.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "B",
        "Id": "d836b66a36644551a366a45bde231aa9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 6836.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "A'",
        "Id": "b528fb4e8e1c4cd6a9ce4e8493c7b199",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 6970.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "B'",
        "Id": "7ad349ff625c49cfb4e7f816d632f81c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 7372.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "C'",
        "Id": "a4542211e0ae4019bb3f06e52a53da47",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 7506.551306062589
      },
      {
        "ShowGeometry": false,
        "Name": "D'",
        "Id": "962355d1b22944cbb5b16b5e18d46504",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.30536080982,
        "Y": 7238.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "F'",
        "Id": "b895022082f3414abdfc999414436409",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 7811.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "bbb3bdc199a841a09324093e9cffaa61",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 7699.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "F",
        "Id": "4ffa8a8f53ea41118ff20fbf2f3570fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8212.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "716b47f1d5314ec094c3fb6939c2d5a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17234.286591384662,
        "Y": 7905.257393405569
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "563ff21ad5644ceaa353adbf788cc64f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 7884.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "03ca4f34ce334fcfa3753b67165eeefb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 7892.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "b528a6d1b8db4435a47e82848969fa61",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 8000.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "6d526c72c99f4db6a6e7825a85b14210",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 8108.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "9ceb51695ae94e538fe82dfa3b27ddf9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 7892.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "dde5d42545ab4cad8eac48ace074389d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 8000.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "fc67101ffc7646f9a81d6a6060d88b9f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 8108.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "8b1b0bec4eed45d9ac76afd2ac9a0dda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 8070.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "bbf066dd91bb47d2964bf6ffe413a095",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 8216.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "f31da9ec1a834e3c90c988bc293c85f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 8216.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "G'",
        "Id": "a5ba85f285574758ad198b76f1e5c911",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 7945.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "39a6ecdf3c4a4d73b2de9aa5e374fd35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19391.763492497921,
        "Y": 8065.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "Column top mid",
        "Id": "54b1cac9b0214586a999402c9166d451",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 7971.9592571621088
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "a0d08642354944eea6889adb4cb06581",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17506.163492497923,
        "Y": 7997.9592571621088
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "ffa1bb5eaaf54aaba9f8d9e701e700cb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 7813.0589804489991
      },
      {
        "ShowGeometry": false,
        "Name": "E'",
        "Id": "323e0ed5e1324f20bb60a412a02234ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8078.8595338752293
      },
      {
        "ShowGeometry": false,
        "Name": "Solid.ByJoinedSurfaces",
        "Id": "09ac070196c7423f81e3fe18a2f9390b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19586.320437260052,
        "Y": 8205.52439530486
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByWidthLength",
        "Id": "f1c1bcd669d24093a604ed4979d2f266",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18058.584156087451,
        "Y": 7374.281943673659
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "c350e278d969483d81c9a8f924d142c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18374.779529046431,
        "Y": 7201.281943673659
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "f7c93326b8f945beba66d161c8d25a60",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18058.584156087451,
        "Y": 7080.781943673659
      },
      {
        "ShowGeometry": false,
        "Name": "Solid.BySweep",
        "Id": "5861aa8e822245b2b3669620359b4ba1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18643.129063851949,
        "Y": 7184.8916041912989
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByWidthLength",
        "Id": "399243a0254a4e0c932d87d680a9ab72",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18058.584156087451,
        "Y": 6921.2819436736609
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "a0da057545784b52a3a150e421f99a7f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18371.384156087443,
        "Y": 7046.1586538537485
      },
      {
        "ShowGeometry": false,
        "Name": "Solid.BySweep",
        "Id": "64606f5bf4b94e51a72d01ed4e688c56",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18693.617967899161,
        "Y": 6974.0938743973629
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "47f8e85862fe4fd0b6c741b6e4c240a8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8105.8595338752293
      },
      {
        "ShowGeometry": false,
        "Name": "ColumnLacing",
        "Id": "5b35743b4e0b49a0a1faa34ca6edf708",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18091.10694487111,
        "Y": 6628.6192539443391
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "15b5960a90b342c6abb673bf165711f9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 6518.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "b6ab12fc37fc42b8953541a782af6686",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 7444.0862002964186
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "75f49de62e254d179db1506052878eaf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 6703.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "bc0b41d4e4734449afa333d1e034b64d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 6888.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "22631cc0bf6a47c9b17e7fcb3748c17b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 7074.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "c4da0b7a92b64523ab90573912145b0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19381.905360809822,
        "Y": 7259.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "114231ea7ae74a729eac641c59b98e02",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8264.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "f48056d7176b4101b0724550dbb95edc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 6710.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "671a7573f2254248962025a50c43f0c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 7252.0862002964186
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "91d8ad9ada7349469998d38dbd7dd680",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 6819.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "3d8a8617f2e94453a6301e320427e4ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 6927.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "0881648cdecf413490d265dcaf796b17",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 7035.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "db099a0a92dd4413a5a5b26208f0e3fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19601.10536080983,
        "Y": 7143.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "75a83914376c4682884be8ae9ec14f2f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19748.924717863221,
        "Y": 7677.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "e2194756b4ca49dbbc052c8cec521cef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19748.924717863221,
        "Y": 7862.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "11ade047d1b644789bc926a2a37a92ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19748.924717863221,
        "Y": 8233.72682537475
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "e3b94b054a844b4b95179423d7ecc632",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19748.924717863221,
        "Y": 8048.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "09572813af5846709c0598aec60eec66",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8582.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "E",
        "Id": "daa06d09410f4bcb89ab624355444ad7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8480.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.ByPoints",
        "Id": "03cd38438efb4afa8c6b6bb3f3e38edc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19968.124717863222,
        "Y": 7793.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.ByPoints",
        "Id": "3ecd4f782b594abc90895e10a23279dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19968.124717863222,
        "Y": 7901.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.ByPoints",
        "Id": "c95fc4fbbd844c4d99fe4d4b31c9ef18",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19968.124717863222,
        "Y": 8009.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.ByPoints",
        "Id": "d4adfa33008c4e5294c42ca4fe1d4361",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19968.124717863222,
        "Y": 8117.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "a6a2a1ce4f684fd1b04242feba02e1e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 6710.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "fd9e17838c5c4938bb34ff2476100f96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 7252.0862002964186
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "9fee6cdc63ac459ba25993b5b9cfb166",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 6819.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "23fd26fbadc44bfea3b55b6d4fe296e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 6927.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "4955ec8be5e349bebaa2a9f7fc1b3a9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 7035.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "66654e73495f48c79c09132a04131b58",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19916.30536080982,
        "Y": 7143.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "20950e74a72b4ff4950e0096937a7bcf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17506.163492497923,
        "Y": 8357.52408621517
      },
      {
        "ShowGeometry": false,
        "Name": "G",
        "Id": "a1ba4de7ba9a448aa7ba1657a74b98ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8749.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "H",
        "Id": "e1e0817a04c345738cfeaeb979861aa8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8615.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "2c4ffe551e5e457ea9e7fa0b2e27fd6d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8742.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "b4484ae04ff046ad861d8516b4f39444",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 8432.52408621517
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "edf65361399c4b3ca532ab36149970b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 8432.52408621517
      },
      {
        "ShowGeometry": false,
        "Name": "Top Mid Point",
        "Id": "1c6f772d36e9479da0426b9be5557fe5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17506.163492497923,
        "Y": 8480.9891919813381
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "8f58cf0ae37f44f4b81e09d495b56a65",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17276.345702224342,
        "Y": 8490.4159993867088
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "e759c2c9d9d1447a8d1d3d1e0e69374e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20272.924717863221,
        "Y": 7793.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "7d15d78e28c34c469922901e073ad139",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20272.924717863221,
        "Y": 7901.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "9e03199d533443bbb1a173f0850da17a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20272.924717863221,
        "Y": 8009.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "ef58a9e7fcac4f109e3ec98725fb694e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20272.924717863221,
        "Y": 8117.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "4b208b0b08a2450d8f03aac699a0e9c5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20611.324717863223,
        "Y": 7916.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "03eda8ad23dc421a8ee6412b54d8da1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20254.70536080981,
        "Y": 6882.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "H'",
        "Id": "1ff25637992841c99f3e11d71ebd37dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18181.36349249792,
        "Y": 8347.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "89e816d382554c328d7e119b12e1fda7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 8255.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "03e7983b11c64f7f843206bfdcf07c85",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18738.163492497923,
        "Y": 8324.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "9063207ac94d418593220260500e5806",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 8440.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "192f01f27c084c4a9bd5e4bc4f6c7d9a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19053.36349249792,
        "Y": 8324.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "Solid.ByJoinedSurfaces",
        "Id": "e0f6ea24f42445099d1efde8c1d0510d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20473.9053608098,
        "Y": 6882.6210945302482
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "95be8b49de7b4775b08c612bc06213e6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18518.963492497922,
        "Y": 8624.52408621517
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "56056ebe1d67400fa12d37a4aa8437fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8424.058980449
      },
      {
        "ShowGeometry": false,
        "Name": "Solid.ByJoinedSurfaces",
        "Id": "240c29dd614b4844a4f27f7b0792049c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20830.52471786322,
        "Y": 7916.7268253747488
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByTwoPoints",
        "Id": "c4a9bd0d86c148f39118fafa305fb327",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21082.175252197951,
        "Y": 7628.3773259119589
      },
      {
        "ShowGeometry": false,
        "Name": "Foundation Lacing",
        "Id": "13ea914f91f546be9ecb427428fbb221",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21372.743550626252,
        "Y": 7529.0180600940384
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "0386c36998634f8fbcee4d9bdb4c9dca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21082.175252197951,
        "Y": 7468.3773259119589
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "8ef7f9c34118414489f31d2b903c247c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18055.965383422619,
        "Y": 6169.7825822131235
      },
      {
        "ShowGeometry": false,
        "Name": "Centre point of footing with ceiling height",
        "Id": "2bf750aea7d14d7ebda2b702e87c591b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17613.681553455481,
        "Y": 6274.72354887802
      },
      {
        "ShowGeometry": false,
        "Name": "Height code",
        "Id": "6d4e6586bd2e4191b673c20d56de7e9c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15974.82245312391,
        "Y": 7847.1968921969983
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "ccb950e9f8854a3297e658d4333a3622",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18480.789018669922,
        "Y": 6191.68269193233
      },
      {
        "ShowGeometry": false,
        "Name": "Formula",
        "Id": "31c501e62f644590b06472aa1153a949",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17766.25321546365,
        "Y": 7108.471837345669
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "86183ce6a3f34cc990ab06652e8de410",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18121.834644197363,
        "Y": 6293.9854127424433
      },
      {
        "ShowGeometry": false,
        "Name": "Number of students",
        "Id": "f7fcaabff3d24aacbe178aaf288a7f87",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7346.828522208436,
        "Y": 10784.946373410688
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a8cf91ff5ec54c45a66d32eb2c48d6be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15755.810134508192,
        "Y": 7888.7753574206181
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "34d33f85ef6a43d1a303cf3567a43aac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23065.052610674538,
        "Y": 7457.9416052736051
      },
      {
        "ShowGeometry": true,
        "Name": "X",
        "Id": "4e490cb8b7e14707af3dc37387b3b105",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22559.754698329674,
        "Y": 7217.9752971381213
      },
      {
        "ShowGeometry": true,
        "Name": "Y",
        "Id": "5157589611cf4e258274d8d1ca67c8b2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22560.295088421015,
        "Y": 7278.4899972285712
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ByCoordinates",
        "Id": "94f401bec0464cc1a3f1af1f2ae0559d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17843.763492497921,
        "Y": 8901.9891919813381
      },
      {
        "ShowGeometry": true,
        "Name": "Ceiling Height",
        "Id": "0f7651d78158460cbe180d4bc1966a4f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 16497.434602489582
      },
      {
        "ShowGeometry": true,
        "Name": "X Coordinates (Adj.)",
        "Id": "409f154244914ad0bf4de61b7c16b680",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13152.268568895674,
        "Y": 16541.422003719581
      },
      {
        "ShowGeometry": true,
        "Name": "Y Coordinates",
        "Id": "cd867adfc716422ca4261bed87196a81",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13146.308655577577,
        "Y": 16823.794661137257
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "9d456d61a73d4750ad1886a75fe8edae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13798.661796479373,
        "Y": 16383.163656621244
      },
      {
        "ShowGeometry": true,
        "Name": "Floor Thickness",
        "Id": "a0ddf46541a34e98ab61d88efcd529cb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12688.407366927077,
        "Y": 16076.215768460341
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "df5b45c1710243d1ba673099666514ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15009.05267680422,
        "Y": 16633.001269156241
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "25b6f4c64bdf42eb99990f134f701b78",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 16278.067935822906
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "617997693e804fdd8160adcd99ffb75c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16344.147935822908
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToEnd",
        "Id": "48a89c2ee782454b8455e8d7832033c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16029.05267680422,
        "Y": 16171.921269156239
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fabe8edb6a2345ae81c364909bfc603a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15423.026240700021,
        "Y": 16351.679567708761
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToEnd",
        "Id": "8b4422971e374ce9a10926f0efb05464",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16029.05267680422,
        "Y": 16350.067935822906
      },
      {
        "ShowGeometry": true,
        "Name": "List.Slice",
        "Id": "8985018a86d54d21b32a72b8c6a8ff78",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15177.05267680422,
        "Y": 16581.001269156241
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "f1c490884c544a288392e88bb7c8b04f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15009.05267680422,
        "Y": 16798.541269156241
      },
      {
        "ShowGeometry": true,
        "Name": "List.Slice",
        "Id": "401808ffc3b74b0ea119b112f2b5a36a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15457.05267680422,
        "Y": 16964.081269156242
      },
      {
        "ShowGeometry": true,
        "Name": "Exterior Wall Thickness",
        "Id": "fbb16d555c7b48de948ad22843d28afa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 17232.507935822909
      },
      {
        "ShowGeometry": true,
        "Name": "List.Slice",
        "Id": "7992b1f3351e41a78f8ed1839aa056bd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16318.052676804176,
        "Y": 16818.281269156239
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "7b853b8a728243bbbf83d322d05d2e8d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16029.05267680422,
        "Y": 16653.49460248958
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "293a2daec1294484a399c0448dfa2fba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16318.052676804176,
        "Y": 16681.421269156239
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "29382d749ac740c3a5b4bb956899ef58",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16694.721269156242
      },
      {
        "ShowGeometry": true,
        "Name": "List.Slice",
        "Id": "322a6e684e044c8cbafa4b496a776313",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16318.052676804176,
        "Y": 16494.707935822913
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "0c1c37bcd9944820963820c3a4c25522",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16029.05267680422,
        "Y": 16737.49460248958
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToFront",
        "Id": "80df16faf6c145c69ba56a7c02398157",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 16716.281269156239
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToFront",
        "Id": "2a21c2270e45443e94072c57efe18d3c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 16581.707935822913
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6ba1cb0c99d94cb6bb2fd3754a66f938",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 15664.754321947501
      },
      {
        "ShowGeometry": true,
        "Name": "Interior Wall Thickness",
        "Id": "692719c96c144945a0b908f1bb1ec3f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21906.707337413613,
        "Y": 16813.12598861416
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "106b44bda61141d28853b217f0fbe226",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 15590.540988614175
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "a3e16caadd0046fbb8e3938aee1f9346",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 15743.327655280842
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "2f7e450577694505a16b2b37d8cab140",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 15844.114321947502
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "82ae1b1448c64316b9aa894ce7b17b98",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 15724.754321947501
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToFront",
        "Id": "f40217b5523f4d79b0f5d3ca10fa4997",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 15601.540988614175
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToFront",
        "Id": "7da3bceb3531482bb32bdd5b7f39c028",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 15737.114321947502
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "f12adfedaa8f4524ad8adf1c70c29126",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15713.260988614176
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "98a2cfa51e074d28846484fbda44e8b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 14834.740988614172
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "7255cf8120b84eaaa733f00d4fdd6b8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 14681.984284116694
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "b89ac83589a140f4af1b07d9827dc132",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23956.15511098794,
        "Y": 14806.091221205144
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b8d79afbe7a74966adb635a08bac74f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 14862.167655280831
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a2fee08f5cf84d598e1363118f56f158",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 14986.460988614173
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "b8c6ff48c78c42ab8ff8beefb9e9f036",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 14862.380988614172
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "eac3229754a14fdaa5257bb216043a44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22305.707337413613,
        "Y": 14955.667655280846
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "017cc038267343b9b63da05e378e441d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15141.0343219475
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "865bf833eac745a5bad03841f0f6155d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 15035.594321947505
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "5319cfbe4b4f436e839dab31658f7adf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 14996.954321947505
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "e0f2ba9a119a48dba4c6231a881773b1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 15299.380988614172
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "59131ab612404b51b704f344786497f8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22305.707337413613,
        "Y": 15392.667655280846
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5f663b8e835746a5afb080b4fce39c15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 15314.594321947505
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "aab2ae6f807e4c95bd4ad057090b645b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15559.180988614175
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "1cbee24031b5484f951e1103ecfe3c46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 15433.954321947505
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "742cfac093c646c68b40fbb20350b1eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21906.707337413613,
        "Y": 16994.477655280829
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "126ed964c2f749829fab9ad91d98d68b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21738.707337413613,
        "Y": 17087.764321947503
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "42380a2cf4f74442ad2d5e82a6461779",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22305.707337413613,
        "Y": 17070.190988614162
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7fc98f13948e436fbd9e964b0b988c2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 17044.190988614169
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "b5e452b9da5d42379cae58d33f86b8ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21906.707337413613,
        "Y": 17129.050988614163
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "b6374ae75b0e43b589d51a7e85c8aafa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16558.127655280845
      },
      {
        "ShowGeometry": true,
        "Name": "List.Join",
        "Id": "904e432237a1412eb17bad93e5b23f2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 16980.977655280829
      },
      {
        "ShowGeometry": true,
        "Name": "List.Join",
        "Id": "a46799832bf744ee92964f1fda8652a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 17116.55098861417
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "c755a295de0d4c3fbd9ececbef5599ee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 16688.9343219475
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7b2113809bc3463f94605c897442f4b2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 16688.9343219475
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "d78d42ef598e4ba6ac026050e62c30fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17058.9943219475
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e4de38bca1e04c1999edb2553a7dc9bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19694.060387358761,
        "Y": 17056.917636091654
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "f06d74cfccb2426bbe9a295d9ea9be46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19415.060387358761,
        "Y": 16993.70430275832
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "faa865a25d884156b067d8d1d0292165",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19247.060387358761,
        "Y": 17087.490969424995
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "41358f135d00463a99385eaec72db5e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19415.060387358761,
        "Y": 17129.277636091654
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1fe93831844e47758b3ae77c5a0796dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20257.060387358761,
        "Y": 16938.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b54cb4f7e2ab4b01b7dd63df9164cc34",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20865.060387358761,
        "Y": 17571.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "c7087bb90cde4ec3844d4dc3b8a4bd35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20257.060387358761,
        "Y": 17092.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d7a4e11ed8664ec78845c5089cf16b40",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20865.060387358761,
        "Y": 16828.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6358d0d030c9427391ff3f25d5f8a8fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20865.060387358761,
        "Y": 17015.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "6d558a42c2314481b5cd381d473212b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14537.365369518575,
        "Y": 16569.316341956797
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "b72748d6885d4536838ba38671263744",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14650.786205724307,
        "Y": 16405.305905500391
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ZAxis",
        "Id": "6e870a914efe41229f66f471c69dcf1c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16962.700988614171
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "fd144857febb41a69117496439404a46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26389.095531933508,
        "Y": 15109.635621029742
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "af4b89308c3b4329a92cb1fb4e402d80",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 15138.727655280836
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "cd56d463bf2f44faa5246b5106a10c25",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15295.607655280834
      },
      {
        "ShowGeometry": true,
        "Name": "Door Height",
        "Id": "60dda2c1f0124df092fe5a756ae365e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 15131.674321947507
      },
      {
        "ShowGeometry": true,
        "Name": "Door Width",
        "Id": "477a92ba10d4454d8750ed4c098d0cb1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 15215.24765528084
      },
      {
        "ShowGeometry": true,
        "Name": "Seating Area Length",
        "Id": "9885933e6c844c7598a3228cfb85a8c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17666.829840511677,
        "Y": 15544.661882693752
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "7f1df7401e1b4f24b240f3be99879806",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16980.829840511677,
        "Y": 15507.021882693753
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "e94713e221634c7a9f231da9406e72f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16691.829840511677,
        "Y": 15292.86854936045
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "14a981333ae946e899746729c48cc6f8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16980.829840511677,
        "Y": 15850.521882693749
      },
      {
        "ShowGeometry": true,
        "Name": "Seating Area Length",
        "Id": "97558cd6b6734090a909a59fc950b1c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17666.829840511677,
        "Y": 15682.161882693752
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2f6133343f4f4e2f97a9867bf23ea11c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16082.323091631395,
        "Y": 15572.670899946552
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "dfe71f522b434049a2958c939cd27840",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16691.829840511677,
        "Y": 15698.36854936045
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "d20a46687cff488ba614db0990f591ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17952.829840511677,
        "Y": 15550.595216027054
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "afd0a7e326e843a6880cd961f0f9dbb6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17952.829840511677,
        "Y": 15686.095216027054
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "05a57f11c9dd43aab2ba911546ec14af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16980.829840511677,
        "Y": 15641.581882693754
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "c55258c11fa741a381f4585b28584b1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16144.829840511698,
        "Y": 15479.625216027052
      },
      {
        "ShowGeometry": true,
        "Name": "List.Insert",
        "Id": "5808b4822a0b4f4bb20b2d3f7ae5a83b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16144.829840511698,
        "Y": 15726.411882693752
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "59755f6d5dbc46f790eabf3c13d2f3d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15859.829840511698,
        "Y": 15815.625216027052
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "ea64686901114b8790e0ff02c74e5046",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16980.829840511677,
        "Y": 15297.081882693754
      },
      {
        "ShowGeometry": true,
        "Name": "List.Flatten",
        "Id": "5798ae8f931743beb2b819f31420bf68",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15859.829840511698,
        "Y": 15680.411882693752
      },
      {
        "ShowGeometry": true,
        "Name": "List.Transpose",
        "Id": "dc274cdca13b414584a01aa16ae102b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15592.829840511698,
        "Y": 15680.411882693752
      },
      {
        "ShowGeometry": true,
        "Name": "List Create",
        "Id": "4d17840656154b94ad3fdd102edb1426",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15372.829840511698,
        "Y": 15680.411882693752
      },
      {
        "ShowGeometry": true,
        "Name": "List.Flatten",
        "Id": "aeab47eecfe44c08b99436b8327179b0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16691.829840511677,
        "Y": 15428.838549360451
      },
      {
        "ShowGeometry": true,
        "Name": "List.Transpose",
        "Id": "a99d70df4eff4281a8dbda764454d0e8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16144.829840511698,
        "Y": 15370.838549360451
      },
      {
        "ShowGeometry": true,
        "Name": "List Create",
        "Id": "3670260a2827402d8b27debaab19a106",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15859.829840511698,
        "Y": 15370.838549360451
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "c20e6ae6570a4e3396c24fcddfaa7891",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15186.829840511698,
        "Y": 15534.051882693751
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ca13ccdeb56f4395b1cce377c80d2c9d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14889.829840511698,
        "Y": 15597.625216027052
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "27fab6b3434146f98e7de15146818147",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14889.829840511698,
        "Y": 15488.051882693751
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "0d5db15c34c64e258234c98570ab2778",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17070.977655280829
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7bd81454359747b8bfdc07fbe4fe0e51",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23228.121715634112,
        "Y": 17220.404015351862
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "ba9e0ed4e3d942cabb2ad5abd6aa92f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 16573.320988614174
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "038e56b652244d22b19f308868e8005d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17205.55098861417
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "afa2f3ff5e50459395bfde5606bbf5fa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16826.700988614171
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "4f707c1d78fb4e30b6395bd931a36ffd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16659.700988614171
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "6353a27a8ccf4d6b91007605e1ba7535",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 17231.420988614173
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "a81eddf8b1af496c8cbb547db0d6929f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26393.386765449886,
        "Y": 17063.420988614173
      },
      {
        "ShowGeometry": true,
        "Name": "Interior Wall Thickness",
        "Id": "4544e57ab13c4f09ab78765af2b82e73",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16987.560988614172
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "29fde898ed4143a6937b8d1ecfb34eac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 17070.847655280832
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "9ded3181bd07404f9c9b8a3ca22dd893",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16927.168227244529
      },
      {
        "ShowGeometry": true,
        "Name": "Door Height",
        "Id": "ed7d0ccaa04842f8aafc48e22898fa03",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17424.270988614164
      },
      {
        "ShowGeometry": true,
        "Name": "Door Width",
        "Id": "1edcc21463f1484086fcd9cff9c4af47",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17340.484321947504
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "aa1d8beb2c3d46668e1e67b04623d9e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16794.274321947505
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6d8ec7a5f7cf412980231e1158c70783",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 16579.220988614175
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "8b63ac11daa64829b3d11e8ad8aadd3a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16524.720988614175
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "2e04fd106a5a4a6fb33ddab7a80b96a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16659.294321947502
      },
      {
        "ShowGeometry": true,
        "Name": "Door Height",
        "Id": "77b6499d1c4f44c48359ab89ee99f720",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16878.014321947503
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "5b581c102d654c4080ff9869eb20ff6f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24831.826790819279,
        "Y": 15906.706121741487
      },
      {
        "ShowGeometry": true,
        "Name": "Door Width",
        "Id": "05bd71b23c0048caa202b6bf2c1c774b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16794.227655280829
      },
      {
        "ShowGeometry": true,
        "Name": "Partition Wall Height",
        "Id": "c74e0b0d953d4ff5943fd559b3decf7a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 16419.400988614176
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "8109002d1e8242dbbbca1d63548d3837",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25838.143491359522,
        "Y": 16038.491683922841
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "cac8ad5e245e4ab98f3372d62863e2a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16236.98098861417
      },
      {
        "ShowGeometry": true,
        "Name": "Interior Wall Thickness",
        "Id": "4a4e3d1e17a54cc4b1988f4440ec4abc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16153.694321947503
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "1786942ed066424aaf134fc731e25e80",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16397.554321947504
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "35c84d91cf084236af70cc5466e1ff92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16093.525142967268
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "1c92344ad34a479f8cc76bec7db327cc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 15960.834321947503
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "d0eba4fd03cd47839b1f83876ef5fac1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16364.554321947504
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "b770f8cbb79f41a99f2389b936e04a92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26393.589849727145,
        "Y": 16229.98098861417
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "aa6c7130f6f0495cb08c510abed2c49e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17761.780988614173
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "e688decbe92749c28ef01bd32ea4b824",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26389.90743339395,
        "Y": 17627.140988614174
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "b677a909506c4c0da8d831dc7d3a69df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 17813.140988614174
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "a63f3adff728484d8269e4a2a4961954",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18303.052676804175,
        "Y": 16693.721269156242
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "02690af528524d70830962b58d7b8903",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16586.147935822908
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b92b51312380439689717cfea413c1ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16478.147935822908
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "3ab8c20eeec14501bae22830294a32ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18303.052676804175,
        "Y": 16532.147935822908
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3792f708c8884f1db12ddb7f13d1b86f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17219.847655280832
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "a57b2802d6f3437d89e769460c3c34a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26390.027909377281,
        "Y": 17197.9943219475
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e23a367c65344f5788a2191ac5f73960",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 16718.340988614171
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "23dccfd574b14b4f9c9084fa694a37a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 16499.127655280845
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "05aabe6a790b4e4a855515b040e95082",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18370.526305251358,
        "Y": 16859.192103895202
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "084bef2e7a674de485ae03d123c4fbca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16829.507935822909
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bada2a1fd0f24716b9acf5ef4b035cfb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 16927.007935822909
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "39691123440841e4bcb1ab55fdb41a30",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 16964.081269156242
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "7ba65e16f418433b93f05708aefc1eac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18931.777582536488,
        "Y": 16968.941269156243
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "339705b4be20400c84b3f499a7a86adc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18303.052676804175,
        "Y": 17236.721269156242
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "86459d29921246f7a25ccb416236f975",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18932.354891045834,
        "Y": 17154.572388247911
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "95c45b033d1a4f4ba8e649c1d641ec7e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 17420.507935822909
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "52cb0c21886544e4bf478f3d2dcb61b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 17518.007935822909
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "01f1e4fe944a4c36bff19e789d9c9d87",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18931.052676804175,
        "Y": 17342.441269156243
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "70217a91ce0747e1b761df75d875a7f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 17555.081269156242
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "81a3346a2836469983786ee442f5a1c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18931.052676804175,
        "Y": 17529.37460248957
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "67586d6868bb46019430c8824fa61bde",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18303.052676804175,
        "Y": 17344.721269156242
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "6832ef980f57461bbdae55040873bef1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 17444.414321947505
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "2794cc23aef94f96a078c14eebab52bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 17538.200988614171
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "df4f0f43b22c4cad8c047d1a24aff1ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 17579.987655280831
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "365819ac571f44958f18f4f3bf8d3511",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17507.62765528083
      },
      {
        "ShowGeometry": true,
        "Name": "Interior Wall Thickness",
        "Id": "606661b1e1f4460e802d22c7181569ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17517.8543219475
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Extrude",
        "Id": "291593a432be416e86811833dbfbbd3a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17356.567655280833
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "5fa8eef6150d40ffb67246514fe7b7de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 17358.567655280833
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4b487711983d43b4a3b2e19a9332f845",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 18011.780988614173
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "94524c1d0bf546809df83da2620333ee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26390.027909377281,
        "Y": 17999.140988614174
      },
      {
        "ShowGeometry": true,
        "Name": "Number",
        "Id": "b639f389ed5a4436916d1be8d2a863ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22619.707337413613,
        "Y": 17813.44765528083
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "dccc7737e4fd4fd4bb6664683ef71e51",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 17719.66098861417
      },
      {
        "ShowGeometry": true,
        "Name": "List.GetItemAtIndex",
        "Id": "7def379c0de1487c8ab51327761fb946",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23216.707337413613,
        "Y": 17855.234321947504
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8bb5d1dec0fb4769b754039d5f354939",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 17782.874321947504
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "e633f517bcd54e31960ad7058e1c0c0f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 17493.140988614174
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.Extrude",
        "Id": "d0f2e9c19e5c473b991f9b5c8850afa3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24808.707337413583,
        "Y": 17601.140988614174
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "379676a938e84734b155b03cfc0cb33c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 17921.060988614172
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "30b7c930dcc8492780589e6221b24165",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20865.060387358761,
        "Y": 17726.064302758321
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "13fa3ff371fa493692c6a673a3b83fa6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13625.275524121174,
        "Y": 16596.023419653542
      },
      {
        "ShowGeometry": true,
        "Name": "Court Dimensions",
        "Id": "47bf2ec9c1d54b8487aa39b31e11882e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 10987.848875093576,
        "Y": 16649.093162245576
      },
      {
        "ShowGeometry": true,
        "Name": "Court Clearance (End)",
        "Id": "bb990acd939f4e43b68a069e2d3ca224",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 10990.488449864777,
        "Y": 16569.70289589528
      },
      {
        "ShowGeometry": true,
        "Name": "Court Clearance (Side)",
        "Id": "03b94e4ec6884bdab890cd2ea0b1e228",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 10991.065998500973,
        "Y": 16483.745654838876
      },
      {
        "ShowGeometry": true,
        "Name": "Seat Cluster Width (SW)",
        "Id": "ed3b03781e56407ab6a874d14b72e8e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14015.074260940408,
        "Y": 15823.142492901519
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "05d49d540c544b4f89d1716d34d637c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14372.953529239505,
        "Y": 15834.315499639415
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "3b0cf845dbb7477cac9f4ce80674cfeb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14608.074710657904,
        "Y": 15690.073659965616
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "e180db0091b54446b309a7b718be4d21",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 16176.854602489573
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "c3b311e8e15348719cbe7798b175d294",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16906.052676804175,
        "Y": 16337.427935822907
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1b5bd0a6ed3d4623b4a7f91f428a09d8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16318.052676804176,
        "Y": 16145.201269156238
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dfcbcef7575d4409a8184da6b3b047b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16286.748355588317,
        "Y": 16354.531843597917
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "f0e5cd20108049f797c8c940782e742c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24031.984249837693,
        "Y": 15010.060543725664
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fdf473fbe0914e40883a440a4ae562c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 15165.727655280836
      },
      {
        "ShowGeometry": true,
        "Name": "Main Door Width",
        "Id": "8198e7af150242099b78556a51e17793",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 15284.380988614172
      },
      {
        "ShowGeometry": true,
        "Name": "Main Door Height",
        "Id": "c5149e3f69f4452fa0c5cc926850587a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 15367.954321947505
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "59ba10491b2b455abcab7a4525ee90cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 17259.72793582291
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d58f3a9697ec46f98be84781673c6b58",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 17294.154602489569
      },
      {
        "ShowGeometry": true,
        "Name": "List.AddItemToEnd",
        "Id": "be7b3a3924c44f939fd2a5790394497d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16691.829840511677,
        "Y": 15563.411882693752
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Mirror",
        "Id": "cb385ede33a84d8685df287478e75292",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19031.829840511677,
        "Y": 15838.095216027054
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Mirror",
        "Id": "a18879b70be34475bd91ee6f159cdb44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19044.092327142283,
        "Y": 15704.628026855851
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b248109ad1c345008da0f84f1c7b19ed",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17805.215108168555,
        "Y": 15857.204799409548
      },
      {
        "ShowGeometry": false,
        "Name": "If",
        "Id": "dd3ea21697bf46718e29bd1fd805dd74",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18804.829840511677,
        "Y": 15851.095216027054
      },
      {
        "ShowGeometry": false,
        "Name": "If",
        "Id": "17c64daa831e46b9b2049da383fba92a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18720.525244926244,
        "Y": 15651.774945306453
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "e15c26ea93714b86b81061423a4b6b38",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18303.052676804175,
        "Y": 17128.721269156242
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "8bb290673e954c58bbb8f66c5d1f0700",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18931.052676804175,
        "Y": 16699.434602489582
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "cad537c4dc5141d382ec97c80043d154",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19031.8298405117,
        "Y": 15595.0952160271
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "c6846a312bcf493ca1c0cb76c70f0f0c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19383.829840511677,
        "Y": 15681.095216027054
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "cf97ac0d65014ffab26a8074ddb75bf9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18931.052676804175,
        "Y": 16832.919054914586
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "98e5705c6f5b40c980c0886e348ad46e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 17133.581269156242
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "10dbe6115480491d81212277cbf53a40",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17990.052676804175,
        "Y": 17099.154602489576
      },
      {
        "ShowGeometry": true,
        "Name": "Wall Pads and Exit Doors",
        "Id": "95f113df68cc48adbc3dfce245c83165",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19843.654549515973,
        "Y": 15596.81426226403
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "0dd914ce44ca45948fa141f68ab4a84f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19843.654549515973,
        "Y": 16312.560928930703
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2287fb63205b4834933e508161ddb4bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20730.6187651288,
        "Y": 15899.09180621527
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2c70b1959595415db18e35750deb3905",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19843.654549515973,
        "Y": 16449.274262264029
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "71cb290a4db74132a8e51aba3026bcbf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20733.654549515973,
        "Y": 16316.560928930703
      },
      {
        "ShowGeometry": true,
        "Name": "Geometry.Translate",
        "Id": "a16ea05a7d994c22aee75155d9aa5bb8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20733.654549515973,
        "Y": 16503.560928930703
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "499d379e70b84dc6b0baf7fa9e7770d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19382.611805999866,
        "Y": 15548.313250538866
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "87f48493ef314d2fb8dca2fd91cccd17",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19383.829840511677,
        "Y": 15815.095216027054
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "1abfb2369c1c4371b1152c974ec98c44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19383.829840511677,
        "Y": 15411.877181515243
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "1b35183a7cea49d5a7e052624e2f6159",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 15665.687655280835
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e5843eed300448e9be0393208ca5d579",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15450.327655280835
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "a68740be223949268c3f246e084c5bff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 15531.114321947502
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "4f428261cdf14b53ac3a216a20af79a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26391.707337413583,
        "Y": 15395.540988614175
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3b80448e705d4da78f20e705eb29aa44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17290.745234975475,
        "Y": 16741.734416159266
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "161907cc735540ceb48cfa9b7a096236",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 15873.687655280835
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Thicken",
        "Id": "e5d6288dbcde4dce9f32d29f2476f8df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26394.950045030571,
        "Y": 15802.221753371856
      },
      {
        "ShowGeometry": true,
        "Name": "Minimum Height Check",
        "Id": "d1e03fcbd63445f08e4d0e74ff888fee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17305.052676804175,
        "Y": 16494.074602489582
      },
      {
        "ShowGeometry": true,
        "Name": "Minimum Height Check",
        "Id": "0d6b856c9e3842718668aee513f4c904",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23962.707337413583,
        "Y": 16406.040988614175
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "83bbab6a89cc4f53b4875aee6330dbe9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12532.078206280308,
        "Y": 15801.604599814818
      },
      {
        "ShowGeometry": true,
        "Name": "Material Quantity Calculations",
        "Id": "1e2e95f735f04dfc86738ded6e45b98c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27322.435071947322,
        "Y": 16275.949265990228
      },
      {
        "ShowGeometry": true,
        "Name": "Floor Area (square meter)",
        "Id": "8f3ecb8d3b5b4d8786549bf93944e09b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 28036.435071947322,
        "Y": 16165.309265990229
      },
      {
        "ShowGeometry": true,
        "Name": "Total Exterior Walls Volume (cubic meter)",
        "Id": "29f5d7dcd72c4ddeae24e57c0a78f7b1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 28036.435071947322,
        "Y": 16289.309265990229
      },
      {
        "ShowGeometry": true,
        "Name": "Number of Chairs",
        "Id": "922498dddc5845ec9856efff5c156e62",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 28042.950501228333,
        "Y": 16040.629265990228
      },
      {
        "ShowGeometry": true,
        "Name": "Total Interior Walls Volume (cubic meter)",
        "Id": "1c9ee0e3cee142deacd5f95896d35dbd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 28036.435071947322,
        "Y": 16413.309265990229
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ef66f622a40642d9b290dcbc59040bd9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 17576.634321947506
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "457ff7e5f6024698a46d1795ed32673c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25738.707337413583,
        "Y": 17749.060988614172
      },
      {
        "ShowGeometry": true,
        "Name": "X Coordinates",
        "Id": "b6992851530a47ff95a4a893e0f429b4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12322.546663370074,
        "Y": 16448.954822798642
      },
      {
        "ShowGeometry": true,
        "Name": "Y Coordinates",
        "Id": "2c630fd9088945da9ebccb4fd281572b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12340.014986558072,
        "Y": 16811.313993620843
      },
      {
        "ShowGeometry": true,
        "Name": "Use Four Seat Clusters?",
        "Id": "9579ca1ed1ce4a3fa6fc7c69eac7b20f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 11774.945411028904,
        "Y": 15593.983868518815
      },
      {
        "ShowGeometry": true,
        "Name": "4 Seat Clusters?",
        "Id": "f2557bd1aac74e06a96cb4689a5bde84",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14111.488831603503,
        "Y": 15582.813189132517
      },
      {
        "ShowGeometry": true,
        "Name": "Number of Rows per Seat Cluster",
        "Id": "a89b032173b84f0a906f382673c5d7fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12882.215929544309,
        "Y": 15584.696873045315
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "4cd6da4fb4344f90b75156849ce60f61",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12661.488831603503,
        "Y": 15766.179855799215
      },
      {
        "ShowGeometry": true,
        "Name": "Starting Point X",
        "Id": "1b2be928ec064273bbe2ee68be5d523c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 10993.254118506975,
        "Y": 16195.444205530577
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bc1e0c6baa9a4483a06845cb642a8422",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12424.725942486974,
        "Y": 16162.318004698656
      },
      {
        "ShowGeometry": true,
        "Name": "Starting Point Y",
        "Id": "00f4e99534354761bfd954ab915235d1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 10993.972907899373,
        "Y": 16264.808645373079
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d0b2c5d413a74267acd4df6c21e685c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 12425.819228697477,
        "Y": 16281.191809507607
      },
      {
        "ShowGeometry": true,
        "Name": "Number of Student",
        "Id": "9a9e2d2ee3c74d3a97488cb82d66646d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 11029.563410709394,
        "Y": 15612.912676715816
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "e839da320c5148a39034c83870b6512b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32990.424429845538,
        "Y": 8655.7855126870872
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "942054bbaa154d8e86f0879340dd177b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32591.224429845541,
        "Y": 9037.0721793537468
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "7f94331df1d0472a9f8e15fc2317bb0a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33186.424429845538,
        "Y": 8395.9053994266578
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "99f4454083a747709d3d7716c6f49a83",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33188.30035804557,
        "Y": 8720.1227821916273
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "e628c0714ec6479799adfeb38a68deca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32990.424429845538,
        "Y": 9120.2855126870872
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "65a1071801e04ff38adb271d22e04eb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32990.424429845538,
        "Y": 8907.2855126870872
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "86a06e488f5042148ef1a950711f1e1a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33184.373827007665,
        "Y": 8557.3985382583378
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "1f7bced16680436ea667b5160ad66caa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33190.176286245609,
        "Y": 8875.0215765158773
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "bd3aeb8ff02f408594ada78b43dbde16",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32990.424429845538,
        "Y": 9277.7855126870872
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "32f03d41996841eb8f7db742ae7a6a21",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33186.424429845538,
        "Y": 9037.0721793537468
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d36db570554f4534b133f5fddf646e0d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32990.424429845538,
        "Y": 9387.2855126870872
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "6db373870ed64798b216f91818ae4f66",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33186.424429845538,
        "Y": 9196.0721793537468
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "cde39f4b92454963bdcc2a179868a520",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33615.473382021395,
        "Y": 8408.0946646753182
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "ed753e35cf854daeaeec81675961a651",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33601.639636202039,
        "Y": 8924.994260651587
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "17eeb44177ab4deb872b3ac470eb9059",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33929.307225343051,
        "Y": 8577.6101326025055
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Patch",
        "Id": "23e01995af30425fbfe6511caae59fae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34107.768770209608,
        "Y": 8528.2589698597858
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "c4b7637633dc4300a8cff181a415492c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34179.555526735479,
        "Y": 8380.6170507138231
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "9e916510819d494b84c1de873f343a52",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34522.040621452325,
        "Y": 8376.4255754770875
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "92b738896b814374b42829e2ea31917f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34052.051009215727,
        "Y": 8875.4334430669569
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "a8de83bc8af64edeaca72c4f81231629",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34007.933240909741,
        "Y": 9006.9504392869876
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "cace9812a2964359813fd8443b47ee88",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34102.284648736975,
        "Y": 9151.6339353248568
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "c571b7ce2d9a4a0986b3b45b1efc2588",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34108.960361322461,
        "Y": 9312.8890126852566
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "218e48c8ba284828bfd3714a87d616de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34362.585376101175,
        "Y": 8878.9950645289973
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "4063729134724377b3598db1ed042a35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34569.0953072037,
        "Y": 8643.6428900619176
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "70b0ddda750c4fb086ef8bc7facaf39f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34202.76071996423,
        "Y": 8644.2460996369082
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "92bc2b51f2d0486c98ad2d73183244dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.010439395388,
        "Y": 8609.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Integer Slider",
        "Id": "2db84ab8b69c4ff1b26a76fcfa088259",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.010439395388,
        "Y": 8524.6924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "6dcdaabd17d24b98aec010e7cb0fc97e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.010439395388,
        "Y": 8416.6924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "b59b465e8b1d4199aea1bc70e042912d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.595022196496,
        "Y": 8571.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "49b6525230054f1a8626af82bf2f69d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35085.810439395391,
        "Y": 8527.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "db565a41c0404c1c9d0b1807afa6eba7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35085.810439395391,
        "Y": 8769.1924613068077
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "0de923071e1e4f9d856023095e294667",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35085.810439395391,
        "Y": 8367.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "5498d5a2d90946598c0a3b4283dda910",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35085.810439395391,
        "Y": 8208.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "05325de68b75441ebf7735a14ea35ea5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.010439395388,
        "Y": 8278.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "56b2c6a4f5104aed958148eb9a6a0dd4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8181.4057946401363
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "5b8e21d2295a46b68fde9602bcced5f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8397.4057946401372
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "91cd22b1b8264bddb8752e4be9997142",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8289.4057946401372
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "9e7f532c067740b1a5e33266bb38af17",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35884.210439395385,
        "Y": 8278.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a5599aea4284455ebcc4e66e9f20682c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8506.4057946401372
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "eeb9b0b3c7674a66b3b71f24bc5bb91c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8722.4057946401372
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "33eada3dab344e3285193ac9528a4755",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35085.810439395391,
        "Y": 8610.1924613068077
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a7fbbb3e99684fa794eb9f50bf595992",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34884.210439395385,
        "Y": 8614.4057946401372
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "659c627de46c4f418ded4af43597e77f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36221.810439395391,
        "Y": 8571.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "fe4c472bcb84462b9f19dcb7be708f08",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35884.210439395385,
        "Y": 8463.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "7ea53a1e6c314072be1cebd8f9fe5b58",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35884.210439395385,
        "Y": 8756.1924613068077
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "d1caf47dba8e42b58d0c5791be263dc1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36221.810439395391,
        "Y": 8437.1924613068022
      },
      {
        "ShowGeometry": false,
        "Name": "Integer Slider",
        "Id": "2d1a002a176b4c2aaf88204c2a9be081",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.988963284159,
        "Y": 9313.7478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "c271c69c20084c9ca41484c200a611b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 8943.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "db1337aa749542cba6318188328ca091",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9186.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "5a84edd12b134f5ba87f55a5e2310a0f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34893.988963284159,
        "Y": 8949.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "101d343e024448c69d1c034ab0432433",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.988963284159,
        "Y": 9205.7478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "61ae204c6b8a4194a67160899b5aa40e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.988963284159,
        "Y": 9026.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "6b50e0568fa9451b89c7bd34bb625931",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9027.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "1b0f495bea074be6977f40dde210265f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34893.988963284159,
        "Y": 9165.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a1ca61a41fac4d0288f25ba9acc27b04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9378.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "86a87cede925480d99246fc7c9e94af7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.188963284156,
        "Y": 9026.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8f17191f631940269cf6b79ecef2f055",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9270.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "69c20071487b41019d16021deb153634",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36284.388963284153,
        "Y": 9327.2478537547067
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "f5814b3c31bf4790b9f18beb131b97a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36621.988963284159,
        "Y": 9301.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "7da808e5c7964a9f886c410a52b79c04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37135.998697281422,
        "Y": 8473.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "5545c84aa5124858a46903d1affe3a23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36736.798697281418,
        "Y": 8506.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "cfa16d5b6d4848a2b872e2caa97fe8ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36736.798697281418,
        "Y": 8749.1738986385171
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "7aa6cfd53836420c811b75a34af3e9ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36736.798697281418,
        "Y": 8188.1738986385208
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "474cd97830864ed8a1db6e8827a572f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36736.798697281418,
        "Y": 8347.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "dbaf4e0c2acd45639a60543396a635cc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8500.6372319718539
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b1c3a2e25c574ba8a998cbffefbeae12",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8175.387231971853
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a7b1571f7fd44e3d835ba060cb47a43d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8067.387231971853
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "43125c506e70418899af1135bb9873f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8283.3872319718539
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7d024766a73049ffa630a6f83babc4cc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8716.8872319718575
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "7775114c88c044dd8f4028ed863e7b95",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36736.798697281418,
        "Y": 8589.67389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "49f5a71c179b4b0d826222067ca294f0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8608.8872319718539
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6430dcc1a0734379855a469d72ab6563",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36535.198697281419,
        "Y": 8392.3872319718539
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "ca3fa5ed7f3341239c94193d832ed97a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34893.988963284159,
        "Y": 9057.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6c03966a9b404bf3b46f9e232fe8d045",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9299.1224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "81df2b8a0a9d4c9f8d72ff44155c4eb6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9081.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "061dba9029e1423cb1a010a9f7ef0dee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 8973.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "5df0a0519223494ca444e5471bce4b7e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9189.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "81f5032881a9405f883cbd372ec6fc65",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9407.1224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "98b21f0a24fd4ab5bfc8dd92cf7874be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.188963284156,
        "Y": 9319.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "7ca9c6a515194a18acd11bac6c5130f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.188963284156,
        "Y": 9211.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "aa6da0fad5274ba8a72ee90a308fda0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36284.388963284153,
        "Y": 9142.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "bde78f15002f428cb1c4e12fc7b9b2d6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33186.599104483372,
        "Y": 9512.0215765158773
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "333241ede38f4deab08c68b70e8f8d2c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33190.749489933813,
        "Y": 9360.9022510584873
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "fa8c8dfe90164e7e86475194f3438b41",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.188963284156,
        "Y": 9543.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "4db41eff69f34cb289e14c3447989ff2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9595.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "cfffcee019c045c58b72a45333341ff9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.988963284159,
        "Y": 9557.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "fc0ab1b8c8374e09852cc3f5ffe6eb0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35885.188963284156,
        "Y": 9409.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "85e5320a30674e4fafaf271cb3102129",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35485.988963284159,
        "Y": 9398.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "196d209bcefe45d7a6809357bbadc3c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36284.388963284153,
        "Y": 9435.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6bd4d5d6863940b1b9d0a1f0d27c69b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9486.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "c8e4d64533a8424284527cad9b7dff2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36284.388963284153,
        "Y": 9620.2478537547067
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ee16a22b38a54c1d816bdb4f5a85ecc7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36621.988963284159,
        "Y": 9435.2478537547067
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "71d74f1ac43f4804aee48da471c30360",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 35086.788963284162,
        "Y": 9703.4611870880472
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "2c27cf7f261942f093caad10f8be5d03",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37135.998697281422,
        "Y": 8582.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Integer Slider",
        "Id": "21059c8c5d8d46f2baf11b9b88623b08",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37135.998697281422,
        "Y": 8387.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "a1d0a22ba9a8405c93e093872c8411f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37535.198697281419,
        "Y": 8575.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "0d26db8396ba4841ae52b82e662e84aa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37135.998697281422,
        "Y": 8253.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "d5730d00f0964d6e8b0ca49ef6161080",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37535.198697281419,
        "Y": 8279.6979088976
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ee221d1be50345cd94c3a55c4d619b30",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37872.798697281418,
        "Y": 8575.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "0d5a6f2dbdf4487d8e6e506bcae3af73",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37535.198697281419,
        "Y": 8466.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "1b9afce8147f407ba936d0c97775d040",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37535.198697281419,
        "Y": 8760.1738986385171
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "6b9a27abe76f4cbd90e16178993544b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37872.798697281418,
        "Y": 8440.17389863852
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "d79c61d940dd40e29f4f560822de31d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38799.316329623667,
        "Y": 8611.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Integer Slider",
        "Id": "b700864a0e3d4e4e84684cf1079cb4af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38799.316329623667,
        "Y": 8526.7823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "df7d90a2d9974ecfb5476885e267771a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38799.316329623667,
        "Y": 8418.7823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "123eefa996234f87baa63e5c7c76caae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38400.11632962367,
        "Y": 8529.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "eb9f60ba9d5e4550a393b5462c20629f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38400.11632962367,
        "Y": 8771.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "f6fc4f5555e341348e7df97446a2eb9e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38400.11632962367,
        "Y": 8369.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "a44710274a434c85b15911095f8435b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38400.11632962367,
        "Y": 8210.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "5a2c589d7bff4cc38adfa6a6dade7881",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38799.316329623667,
        "Y": 8280.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7f78184f84c74fb78727d4a5796fb7f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38196.279826276572,
        "Y": 8133.1743900761358
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "05d81a44d0d24184aefb2e2d44510430",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38198.516329623671,
        "Y": 8399.495715386
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "83b40e2f77414c2caca5add01efd59ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38198.516329623671,
        "Y": 8291.495715386
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3932465461e24a25987328d44a347419",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38198.516329623671,
        "Y": 8508.495715386
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "f5b60b9c3e244bffbc37f1916c58b133",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38198.516329623671,
        "Y": 8724.4957153859978
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "05845cd73c8c47afbdf4121d92ff1560",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38406.825839664991,
        "Y": 8607.8093753584581
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a88d07f948414689ba57ef46eae2cca1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38198.516329623671,
        "Y": 8616.4957153859978
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "80f3a2c3302e44d895a49ccb001b95fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39198.516329623671,
        "Y": 8465.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "b487af9ea0fe4e5aafab54a89a77f83f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39198.516329623671,
        "Y": 8758.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3af949690e634582b504fa9744d1487d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38196.633528798768,
        "Y": 8203.05943686115
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "e2287e0e05114c669175fda6c9e0cc2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38607.07455092734,
        "Y": 8463.16044959393
      },
      {
        "ShowGeometry": false,
        "Name": "Integer Slider",
        "Id": "dc1a2a69df46496f8b3305046d911a27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9420.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "c94707235b09462babff1b19dec98e7f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9528.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "1df03ccbe77b4b9a82680500f7e6cf52",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9771.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "f669a5de8ae94231b45dd0abb51e9e44",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36988.474578849891,
        "Y": 9534.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "1e005b5b8ba74ae2b13d2ea54ca12681",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37988.474578849891,
        "Y": 9419.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "32136c8e571d4af0b13393ce58e5e879",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9503.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "e0f274da7f104bcb821ae4d18a2d6d59",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9260.90911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "ee267f6f23974994b01fdd5683613136",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9611.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "c1a8c07f19b24a229f616a9aa1c4b702",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37190.07457884989,
        "Y": 9612.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "247612461b884455a9dea0ac1d38baf6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36988.474578849891,
        "Y": 9750.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "53f78cdf8ece43a2bac8eae64a62fe6a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37988.474578849891,
        "Y": 9286.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "662268599e3a4e509d80d0c8a808a93e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37988.474578849891,
        "Y": 9527.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "c1ffbd426e174df9ac8370f12fb32b4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9101.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "a490eb98e0c6499dbbb4d3f97329e285",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38387.674578849888,
        "Y": 9335.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "831a688ee0174cfab306fb3bef2a0dbb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38387.674578849888,
        "Y": 9520.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "87c0fc43714c448d912002c153aec3dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38387.674578849888,
        "Y": 9813.4091161073575
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "afe3c2a75d354255ae108d450a3657e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38725.274578849887,
        "Y": 9628.4091161073575
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ac69c859f3494c658e4c13928622e092",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38725.274578849887,
        "Y": 9494.40911610736
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a01cf034b3424c269886f7c10abf43bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36988.474578849891,
        "Y": 9642.6224494406888
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "51888b131d30458f9c7a7e2bcc6a3bc6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38387.674578849888,
        "Y": 9628.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "88e99b9dd6c44047b46e0da43217b2bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37988.474578849891,
        "Y": 9713.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "d79ff84bf167497ab4a514842e887d69",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37988.474578849891,
        "Y": 9821.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "7b5c0018c5d944b19f799c89d19dbad1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37589.274578849887,
        "Y": 9770.4091161073575
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "7b0c732848004b87b74dc60beef8600a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39199.900912424768,
        "Y": 8573.2823820526683
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "6f942154cb0b41e3813e0e4b34031262",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39198.516329623671,
        "Y": 8280.2823820526683
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "3b84153a8594475889bfd6bf1e0a0576",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39536.11632962367,
        "Y": 8573.2823820526683
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "5f5188596a12425a8a108e5b03991a5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39536.11632962367,
        "Y": 8439.2823820526683
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "77307d4598984db6b9204ba3ea57c263",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23874.056914535558,
        "Y": 7557.5129926401532
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "84875dfe8ff945a0899e9c417a8ccaa0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23639.942743526324,
        "Y": 7460.0597885313573
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "01ebd2b31f03403d804a178b7528741a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24121.028825497739,
        "Y": 7495.7700148996082
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "ca8a6a7dc5364cec8d76fb723d8fa5ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23757.314819696974,
        "Y": 7295.9334315907845
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ae0553fbaff145569f322ccced659e3b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23974.928403405807,
        "Y": 7250.3019880065058
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "f2d0884ce26c486c99def332c0749098",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23946.339042317937,
        "Y": 7700.2207044078968
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "2e92ce1a46f44d1fa7f7c4b1ce87d2ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23741.815428552436,
        "Y": 7750.7181387834844
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "6cf4dc25d704453abedeafcfbfb0d951",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27769.550062016955,
        "Y": 14824.38092482538
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "14d9e808279d4a619ddf2b713231ef7b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27492.792176140832,
        "Y": 14869.998855672413
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "e313e9d8cbb94d0a9b52be1554d3f32e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27293.809762851997,
        "Y": 14744.552592067286
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "f5595d73042248bdac631bd215800d6e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27505.5851421968,
        "Y": 15250.619997246922
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "ec77ef18825a4c639bf5dae8b67cd87e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27271.364845125878,
        "Y": 15115.191392081042
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "0dc1cb60fb3643ddad25c81035a005d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27788.910379469049,
        "Y": 15217.315850267512
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "1c6c696742524503b854dc170be34cf8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27520.558178419305,
        "Y": 15456.466846062171
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ee14bf92de1d4436b35d647a993e8bc4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27704.6830158667,
        "Y": 15562.2588503567
      },
      {
        "ShowGeometry": false,
        "Name": "Width",
        "Id": "2e6db92b65914c44834e948b83aa2e95",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13142.118709572851,
        "Y": 11353.575921202271
      },
      {
        "ShowGeometry": false,
        "Name": "List.GetItemAtIndex",
        "Id": "fa6fb5befb004759920be3a61206aead",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14133.52139684605,
        "Y": 11314.031895405371
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "0a5340e2d29a49bcbaf95038c896b679",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13767.992849106651,
        "Y": 11444.520803136571
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByLengths",
        "Id": "b6a49c06a29a439882fb503c87ebd1eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13546.711891525052,
        "Y": 11404.970001468771
      },
      {
        "ShowGeometry": false,
        "Name": "Length",
        "Id": "7a419a50105d4ca7ac75d202be47cffe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13139.933732363153,
        "Y": 11511.112304742772
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "169fbbee1c3a4ab0ab73bb8a7e4e359c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13891.329140416054,
        "Y": 11618.596980332872
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8a37e8440e5b4b17bb35c984737ddb7b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15347.516456445413,
        "Y": 10939.447762253365
      },
      {
        "ShowGeometry": false,
        "Name": "List.GetItemAtIndex",
        "Id": "d02c19575d4a49979581cece9f1871c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15443.286859261358,
        "Y": 12041.63184076331
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "c1574505322944dcac9540a1d875ecdc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15352.992401672056,
        "Y": 12478.111072803711
      },
      {
        "ShowGeometry": false,
        "Name": "Range",
        "Id": "92726b1c443840c0bb1d4c963429def4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14997.940487626063,
        "Y": 11273.0666087822
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8b4cdf063acd4595adc816442a9f8810",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14861.074527987468,
        "Y": 11236.024589674798
      },
      {
        "ShowGeometry": false,
        "Name": "Building Width",
        "Id": "dfef4fc58374469e983c0887b0bbf6de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14470.325805734665,
        "Y": 11174.6910455889
      },
      {
        "ShowGeometry": false,
        "Name": "Number of Rooms by Width",
        "Id": "e51ba0b9a830476ebdc00daad18d703f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14315.721241463467,
        "Y": 11378.425212421698
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Floor",
        "Id": "c66abbb34b364e0ca73daa5c16092df2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14686.164862547768,
        "Y": 11383.3497408729
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "53fc759b3b894c8a9284177dce0cc3c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15762.154227730814,
        "Y": 10775.693535563165
      },
      {
        "ShowGeometry": false,
        "Name": "List.GetItemAtIndex",
        "Id": "7dd04e829f254b8081d39cd3dc44586f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15439.251804771513,
        "Y": 10502.968530212966
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.PointAtParameter",
        "Id": "47559afd70694c4ab89470c71886cc11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15935.274677925514,
        "Y": 10649.630062894665
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.NormalAtPoint",
        "Id": "095e37e0011f4acd991d155fd1171e07",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16168.088410062112,
        "Y": 10505.353245186965
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.NormalAtPoint",
        "Id": "373e05293b064265a3b273de8845682d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16173.564355288754,
        "Y": 12042.575665000511
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "174eeba9d91f48c48a6b333e1d14c0b0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15767.630172957457,
        "Y": 12314.356846113511
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.PointAtParameter",
        "Id": "7ed71ba7ca984fe48d015e46eaffa9d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15940.750623152255,
        "Y": 12188.293373444911
      },
      {
        "ShowGeometry": false,
        "Name": "CoordinateSystem.ByOrigin",
        "Id": "56e344fdbfe346558f4e67b677c3ac5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15222.403609596062,
        "Y": 11389.4983335981
      },
      {
        "ShowGeometry": false,
        "Name": "Building Volume",
        "Id": "7f362383ea3942c7886d5f292c0dec92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15720.271568228329,
        "Y": 11079.791434571085
      },
      {
        "ShowGeometry": false,
        "Name": "Building Surface",
        "Id": "1e4c3698b6cc442183f8f0aaf12ab4ac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15769.26020595473,
        "Y": 11322.186387172886
      },
      {
        "ShowGeometry": false,
        "Name": "Watch",
        "Id": "db0d53477ee7434ba3a1e097f83ac056",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16357.669746807629,
        "Y": 11105.359102288985
      },
      {
        "ShowGeometry": false,
        "Name": "Watch",
        "Id": "63ed2eff7b5d44d087b7460e94e74300",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16359.089949694129,
        "Y": 11305.739391120285
      },
      {
        "ShowGeometry": false,
        "Name": "Height",
        "Id": "15675a8b60b642cd9d76560ab2df2438",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14597.108205826968,
        "Y": 11840.553849319398
      },
      {
        "ShowGeometry": false,
        "Name": "Levels",
        "Id": "27faa89932454e75b9917560d3ab9340",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14741.451721780766,
        "Y": 11727.625239053099
      },
      {
        "ShowGeometry": false,
        "Name": "Number of Rooms by Length",
        "Id": "714b18d327a540f3b5d7bc3f9a70916a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14318.511397559065,
        "Y": 11493.8678369006
      },
      {
        "ShowGeometry": false,
        "Name": "Building height",
        "Id": "526f9d0d49644b9982db6b0cc8bd04d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14997.220097014764,
        "Y": 11858.7664994379
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "e55feda66891413b82a4c34cefb31c83",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14878.928581772267,
        "Y": 11590.986106798699
      },
      {
        "ShowGeometry": false,
        "Name": "Building Length",
        "Id": "d63bf33ebff948c2ac345a273e77032f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14358.012004260414,
        "Y": 11627.920179684588
      },
      {
        "ShowGeometry": false,
        "Name": "Range",
        "Id": "e724a6aea6094ccd8f72e5dd3d4f4f1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15004.599299345962,
        "Y": 11543.761035000998
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Floor",
        "Id": "4176af9c258b4a1ba7341c3c71a5b98d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14695.926151139665,
        "Y": 11499.400616355299
      },
      {
        "ShowGeometry": false,
        "Name": "Plane.ByOriginNormal",
        "Id": "a97ae9d297184a3da6faef9a97fde7f9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16434.459482986214,
        "Y": 10670.775013282366
      },
      {
        "ShowGeometry": false,
        "Name": "Percentage",
        "Id": "86ca90fcacc944ec9f0cfac043938663",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16646.472775155587,
        "Y": 10991.667167964906
      },
      {
        "ShowGeometry": false,
        "Name": "Percentage",
        "Id": "d3e62b60d6054b23b81f3044017a864c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16651.859700333487,
        "Y": 11424.830453440207
      },
      {
        "ShowGeometry": false,
        "Name": "Plane.ByOriginNormal",
        "Id": "7a01c53796944558b6256100960329cb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16439.935428212859,
        "Y": 12209.43832383261
      },
      {
        "ShowGeometry": false,
        "Name": "Percentage",
        "Id": "6ed4ba5d7d6148ceb159934875f22f0a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16650.63061660231,
        "Y": 11887.610316316886
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByWidthLength",
        "Id": "8e7422335b994b3990c93f9819f4a927",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17205.008830682487,
        "Y": 10952.575772954207
      },
      {
        "ShowGeometry": false,
        "Name": "Window Height",
        "Id": "66798eb490874fb19289302c50c42669",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16964.591802819388,
        "Y": 11156.789328064408
      },
      {
        "ShowGeometry": false,
        "Name": "Window Length",
        "Id": "50a8bb3491a9425daa1cc334605f23c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16968.785115063587,
        "Y": 11300.067750456306
      },
      {
        "ShowGeometry": false,
        "Name": "Compactness",
        "Id": "f0d0144cad3f427396a66748e8faa2b0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16113.254093073827,
        "Y": 11461.786951030985
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByWidthLength",
        "Id": "53ac441e127a42e7b529e558f6f74cc1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17105.809623291312,
        "Y": 11702.615503997687
      },
      {
        "ShowGeometry": false,
        "Name": "Window Height",
        "Id": "919db8c900654de4a6bfcac7936f2a70",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16986.710182714411,
        "Y": 11942.421182308486
      },
      {
        "ShowGeometry": false,
        "Name": "Window Length",
        "Id": "b11e2e46d6454e4084a58079d31fcdea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16987.83823968111,
        "Y": 12088.764859977986
      },
      {
        "ShowGeometry": false,
        "Name": "Percentage",
        "Id": "4db7115cfeb64c1dab359db18b592e40",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16642.611786926413,
        "Y": 12191.184638205586
      },
      {
        "ShowGeometry": false,
        "Name": "Watch",
        "Id": "b38e2a408ebc4eb19d73c1aad0943138",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16303.578283529527,
        "Y": 11458.625693730684
      },
      {
        "ShowGeometry": false,
        "Name": "Number of rooms per floor",
        "Id": "b9705290c643413ca1867227c8d1f386",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15787.404703745129,
        "Y": 11579.135061922685
      },
      {
        "ShowGeometry": false,
        "Name": "Watch",
        "Id": "c5062e55a3d247f8896ae29243d88fef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16073.64384777293,
        "Y": 11575.103835245585
      },
      {
        "ShowGeometry": false,
        "Name": "Facade Area",
        "Id": "a3ed7d2eb2f246c7b4ae432f0638a5fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15486.801514576027,
        "Y": 11713.973713028485
      },
      {
        "ShowGeometry": false,
        "Name": "Window Area Building Length",
        "Id": "ab2ed1276cf1441d8b73ad0ecaacd259",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15838.195409080427,
        "Y": 11712.237130563884
      },
      {
        "ShowGeometry": false,
        "Name": "Window Area Building Width",
        "Id": "3ed8012d5dc848f5acd250036b888323",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15838.095080621928,
        "Y": 11847.254096725685
      },
      {
        "ShowGeometry": false,
        "Name": "WWR - Building",
        "Id": "0152294252ba4794bc50bd83cfe33ed6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16177.078582985427,
        "Y": 11770.375678641685
      },
      {
        "ShowGeometry": false,
        "Name": "Watch",
        "Id": "e546bf1d7b7f4ad3a288ac28363c4fe7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16541.831724623429,
        "Y": 11772.817405384785
      },
      {
        "ShowGeometry": true,
        "Name": "X",
        "Id": "5d6bd29bd0b14c74ad74841dd4d3b7a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18752.66376615455,
        "Y": 11353.435602188541
      },
      {
        "ShowGeometry": true,
        "Name": "Y",
        "Id": "5b1b0a51ee8a4dc6ba59214a60299b23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18753.20415624596,
        "Y": 11413.950302278939
      },
      {
        "ShowGeometry": false,
        "Name": "Window Area",
        "Id": "e6c340b6b30749c7a2483685fee39187",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17459.918397861686,
        "Y": 11279.207949325608
      },
      {
        "ShowGeometry": false,
        "Name": "Window-to-Wall Ratio",
        "Id": "4db028b94fbd4dfb941b8bf971d106dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17458.875566684485,
        "Y": 11545.033349083707
      },
      {
        "ShowGeometry": false,
        "Name": "Surface Area",
        "Id": "997ab66c07fc41139e26cd4a7041c999",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17431.119840152987,
        "Y": 11399.697073107007
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "5d5445ac1fa248448b41c33b39ab53c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18013.808910434786,
        "Y": 10999.468804147607
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "e9cb355dc851489095c9061bccd4de23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18453.421319401587,
        "Y": 10959.451958827107
      },
      {
        "ShowGeometry": false,
        "Name": "Window Area",
        "Id": "a7c456d4b8b54a88ab013c483ba425b2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17568.140597516711,
        "Y": 11999.600237470486
      },
      {
        "ShowGeometry": false,
        "Name": "Window-to-Wall Ratio",
        "Id": "904851fe85be4746ada77b32481f5417",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17565.810862010112,
        "Y": 12230.461619858086
      },
      {
        "ShowGeometry": false,
        "Name": "Surface Area",
        "Id": "ed6dcafd7e344597ae91a294d34d4b25",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17572.94606731661,
        "Y": 12134.736064294386
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "71e4390da1974be6960164bd647470af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17993.520963175011,
        "Y": 11717.799344933086
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "3e75f751ab3248d79a77a5617ea9430b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17955.756261623312,
        "Y": 11961.098318148786
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "13302a3c33734f44832c97f7b792e159",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18245.300457860612,
        "Y": 11754.760307131086
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7e987aa216254c7e98d50abbfe37cf75",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18132.242312959461,
        "Y": 11148.144943374509
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3288bc6d6498430c834d96a73ed88a65",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17935.300120646061,
        "Y": 11884.36891087941
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "44f2236907c84e479b5ed6b94461b896",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18698.324265552659,
        "Y": 11160.702351686909
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "87b47fdc485f4a10b4513b30a1560226",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18323.096904571448,
        "Y": 11232.30923004029
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "b13fb7fe5922492b9b187e5ded3ae80d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18541.96959649643,
        "Y": 11898.023230805971
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "44b2116d7b8f48d4bd9f29da544e5b15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19258.444452170948,
        "Y": 11594.366644351237
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bd1f89fa8250405599d606195bf5e2d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20134.891956819905,
        "Y": 11502.980214042707
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9212242631db4b68856c0cff10363ce9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19914.091956819913,
        "Y": 11507.553547376041
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "da0f24c76dfe4148ba3131cfa69109df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20688.491956819904,
        "Y": 11494.553547376041
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "01a7c18a8e9d4b4685ed59c3bdf48957",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20461.291956819914,
        "Y": 11490.340214042706
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d277839b0fed4d18a093c6e328620a46",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20688.491956819904,
        "Y": 11288.120214042707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "f4299d50241c4958815b078310301864",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21525.291956819914,
        "Y": 11306.120214042707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "0c65d9cbb0bc459cb5ebfc2fe8b5c4e4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21525.291956819914,
        "Y": 11476.553547376041
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "96463f95e295489b8b7e82fc4023fe39",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21525.291956819914,
        "Y": 11612.546880709373
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "7535eb26b63a4aa59d4378b14c7de52e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22400.491956819904,
        "Y": 11538.1754425804
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "86d67ac2c12549c68db9e4026cd59850",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22400.491956819904,
        "Y": 11792.980214042705
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "e95bd6a67a3343f09986383fc7359223",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22400.491956819904,
        "Y": 11403.980214042707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d01be4c1a0eb43c38ff782fe9eb54414",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22900.653056803843,
        "Y": 11522.186294072782
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d2a0b164148d4490b5b9340549a6e231",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22903.506821198745,
        "Y": 11792.980214042705
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ccf617c4f5cd4c2e86194d1b3f3dc4c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22898.091956819946,
        "Y": 11673.699664050762
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "267c0424e6694d5fafe30386da3c8025",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22898.091956819946,
        "Y": 11249.905744080837
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2d9e68762d1b4ad697f47ec75a53f000",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22899.372506811844,
        "Y": 11402.905744080837
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "e1d7be3bcbef4d9cada2dce86263bfe2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23401.487696336568,
        "Y": 11533.584809036016
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "9a3e66b6fe8a4c53a9dbbcd1da15cd79",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23602.534045071869,
        "Y": 11518.218209132683
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "e4191b2469df4780a992ab2f9769bb61",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23435.480821437264,
        "Y": 11301.223535812242
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "2fed178e866d47f6a2f28d69a05c8a33",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33907.879140380326,
        "Y": 9934.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "08fc49cb911445c8b1d0b15ea8b22d0f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 9771.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "709cf26ceb42406eb9c62c74e8f8c8a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 9855.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "ce1e14014f29400cac729f9bad861663",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10195.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "89386cc74077455e851c7228b91249fa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32916.679140380329,
        "Y": 10171.64090220041
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "8fa16d8deec94a3199675f16e8ceb1ac",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10014.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "7fdc4d45e6c44226a0dd97e52ffcaea4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10112.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "130a92291241498a89270d6d79373f7d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10087.89090220041
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "7ab4f8707ec14536ac986c6a2aa031df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33907.879140380326,
        "Y": 10093.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "e3058a35f95a4717b5b544782f67e357",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10278.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b438dc9b94dc4649b2863e3a8b68a657",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32916.679140380329,
        "Y": 10388.39090220041
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "98eb1fb10ec34841977124d97c21152d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10362.17756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "db076f4d6c494df482b62e1b574aae15",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10271.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "90c0c80d6c6a41188f02c9049c6bf2de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33907.879140380326,
        "Y": 10252.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "ed54d96304c34037ad272d27b8e32bb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10431.17756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "8d5e3930c6914180a28556a9364c1cb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10539.17756886707
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "454e9262413a472f82235fe0497eccd0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10680.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "756140cc80fb465e97d3695d38f236cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33508.679140380329,
        "Y": 10622.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "c5490c49f0bf4870b72f8b221943f96f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 10521.17756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "62d16e97fb5f4521aeca818ced041cf7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33907.879140380326,
        "Y": 10437.67756886707
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "97ade3c5fa924f81b0f1ce23e065302e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34470.279140380328,
        "Y": 10220.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "589c45eaf2594a3fbe250859cdc48cf2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34245.479140380325,
        "Y": 10326.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "ddbbc0fed2fb40b286cbe4364391ab0d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34245.479140380325,
        "Y": 10140.67756886707
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3344f62597594a6582ca48b69a5fe739",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32916.679140380329,
        "Y": 10280.64090220041
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "67b1a2463a5c4094b47c62a4ba59d857",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 33109.479140380325,
        "Y": 9976.49549764734
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6af826b0e3634d9e9df34d7f8bb1d918",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 32916.679140380329,
        "Y": 10496.89090220041
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b6f651d983f2471b9d2011282ac660eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37036.456624145721,
        "Y": 10013.661081536942
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3408c8fad336474196d599d7891d3e43",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37036.456624145721,
        "Y": 10121.661081536942
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "877b9ce14f26470aba90d0d19f92c30f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37036.456624145721,
        "Y": 10229.661081536942
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "ceccdd3a4a37471aa122f6eda488bd8f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37435.656624145726,
        "Y": 10141.447748203611
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "5a91086d5a7f42448ff1682a6d169431",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37036.456624145721,
        "Y": 10339.161081536942
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "0c6d40f97e8e40eeb015ec92c94a42f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37435.656624145726,
        "Y": 10300.947748203611
      },
      {
        "ShowGeometry": false,
        "Name": "Cuboid.ByCorners",
        "Id": "fbd6790dc2814e65bb60256b4c05bc78",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37834.856624145723,
        "Y": 10326.447748203611
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b69ebb7d6f774ba19371176d94208c2f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37036.456624145721,
        "Y": 10447.161081536942
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "72431c2f790f48208aef90237eae35cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36986.656283043514,
        "Y": 10729.143486533292
      },
      {
        "ShowGeometry": false,
        "Name": "String",
        "Id": "fb4d630f82aa4251b84fb1086f7d81e8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37188.256283043513,
        "Y": 10722.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "1b090d0fa75c49d38702856112fd2d95",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36986.656283043514,
        "Y": 10837.143486533292
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "cb12991989a44299bbc8aee18d7a5116",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37188.256283043513,
        "Y": 10806.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "640b7798ac304f3398ddaaf264ba4cdf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37188.256283043513,
        "Y": 10965.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "7aceb83542c94f2ab5958fa0d40de93b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37587.456283043517,
        "Y": 10697.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Text.FromStringOriginAndScale",
        "Id": "46be0111056547dcb87dfb673419b0dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37587.456283043517,
        "Y": 10805.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "a5125e8637b0414eaa763d3cbe01fca2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37557.810229655021,
        "Y": 10989.922495096969
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "120ccb730a3a4efe8413dcbb5b2ac5cf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37986.656283043514,
        "Y": 10907.930153199961
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "949037f8739842068c2cb4addce1925e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 36986.656283043514,
        "Y": 10945.143486533292
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "ea2f70e1478d483fa28c1d8f83a34ef8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38017.823888954677,
        "Y": 10727.430318948989
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "dff1eeaf8f954fc5b60ea0e44c08f2af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38446.575511920433,
        "Y": 10749.096433118893
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ZAxis",
        "Id": "bb0060a7b12b4363ae0e5678df5f0e0a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37839.418973583874,
        "Y": 10813.83624031283
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "57d82c9a0d4c4ecfac2aa7dd0248b8ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38094.905997471491,
        "Y": 11014.022690265501
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Rotate",
        "Id": "6c4a22bf78404e19b7451b63c748939d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38254.2932128815,
        "Y": 10381.634631815368
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8c531adad28d485a8395a1824d276d53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37828.455014240644,
        "Y": 10484.453907951209
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "fa70ef735faa4feab202b65796a64426",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37452.702707639452,
        "Y": 10505.951379549831
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.YAxis",
        "Id": "b5be8f527efb4d4d8d8b2815c160c038",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 37991.296826131773,
        "Y": 10544.412813845265
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "070c7662405745a3aa7cbb019c729ff8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38709.8153164457,
        "Y": 10576.842448032032
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "14e43e9ff46e48b3a8822d70b2fd530e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39047.4153164457,
        "Y": 10550.842448032032
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "35e8fd568e75461fb0b2ac403c60f363",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 39047.4153164457,
        "Y": 10684.842448032032
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "cb247c785bfc4358a612008b8a3fbe8e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 38709.8153164457,
        "Y": 10869.842448032032
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a41df5b49fcd4494bc813254adc87b3a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34361.322276153456,
        "Y": 7805.4743703259473
      },
      {
        "ShowGeometry": false,
        "Name": "Plane.YZ",
        "Id": "dc883aa70eb44621bc10bdf4df7db073",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34361.322276153456,
        "Y": 8014.2743703259484
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "624c34618dc64dbb8cf457b95d8de5a8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34949.322276153456,
        "Y": 7955.9143703259479
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "58eae3bb536a467a833857837d20f05b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34122.340067463811,
        "Y": 7480.216805930696
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "8b86b5c1353d487a82ce53017fb666a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34710.340067463811,
        "Y": 7630.6568059306965
      },
      {
        "ShowGeometry": false,
        "Name": "Plane.XZ",
        "Id": "d740c949b1a046409fa59939d79442b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 34122.340067463811,
        "Y": 7689.016805930697
      },
      {
        "ShowGeometry": true,
        "Name": "SiteLength",
        "Id": "4e7089ec156f49b880de374e8ebb79c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15743.479986729932,
        "Y": 2852.3436924260991
      },
      {
        "ShowGeometry": true,
        "Name": "SiteWidth",
        "Id": "758462aac74b44038f4821601425df8f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15745.742500396662,
        "Y": 2941.8004753558589
      },
      {
        "ShowGeometry": true,
        "Name": "SetBack",
        "Id": "dd1e29395574401d90d25515be5010a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15744.267236630832,
        "Y": 2787.9814822439089
      },
      {
        "ShowGeometry": true,
        "Name": "RHeight",
        "Id": "94866151ca0240d49edd70acc1c2ec99",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15859.214010609041,
        "Y": 2706.9105673633089
      },
      {
        "ShowGeometry": true,
        "Name": "MainAisleWidth",
        "Id": "485a46b45f484d1ea534993fb071d0b0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15740.647581119241,
        "Y": 3028.4447096616991
      },
      {
        "ShowGeometry": true,
        "Name": "IntermediateAisleWidth",
        "Id": "e439c2e0068c4f8c9eec795ccf3b1e5a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15743.186091852891,
        "Y": 3104.6501241824189
      },
      {
        "ShowGeometry": true,
        "Name": "Radius",
        "Id": "a0f88ba6e7a54f03b796b5d23f89c1f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15744.100917147112,
        "Y": 3178.8340580396589
      },
      {
        "ShowGeometry": true,
        "Name": "ChairWidth",
        "Id": "247c9a195dd04e2b874b439200eee678",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15890.501734256792,
        "Y": 3252.6848538484292
      },
      {
        "ShowGeometry": true,
        "Name": "Choose a Design Option",
        "Id": "4f6acae03067406781dac4670ab66241",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15729.151553071923,
        "Y": 3387.3723834410989
      },
      {
        "ShowGeometry": true,
        "Name": "Option1VisibleArea",
        "Id": "bed1f36720e14255adb4d31d7d7099cc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15661.750660561522,
        "Y": 3479.2931465145989
      },
      {
        "ShowGeometry": true,
        "Name": "Number of students",
        "Id": "7ec76d21ed4d4c659af0a79a5cc04d91",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13313.92979777147,
        "Y": 3125.422071255879
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4c42e47ac68b4017973d0724986c49e4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 13826.701803580072,
        "Y": 3297.1486369878489
      },
      {
        "ShowGeometry": true,
        "Name": ">",
        "Id": "27f39b33098940f2a896782c87298b53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14075.301756864872,
        "Y": 3167.5078982377991
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "547d2c6637d54a09b16b1530f7f398b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14317.783783017672,
        "Y": 3041.5218866337491
      },
      {
        "ShowGeometry": true,
        "Name": "If",
        "Id": "cb0fa27ca8544bc8aeb8c69bec4160a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14277.287216672081,
        "Y": 3285.050629831489
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e20284f5e5d04264bc5e72287b3c35b0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14449.418675029372,
        "Y": 3140.0916831261989
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "524770c46ec048caa80881cdcc8e6c5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 14812.121481485272,
        "Y": 3170.225038774769
      },
      {
        "ShowGeometry": true,
        "Name": "Length ",
        "Id": "1ebb5ec2f3d3466e82cdf141bde15237",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15003.534200983671,
        "Y": 3072.164833091229
      },
      {
        "ShowGeometry": true,
        "Name": "width",
        "Id": "fe52c5e6499c403ba864938949802f14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15010.581374735171,
        "Y": 3186.8992695333991
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "7acdd78bd0b840cc92537403b0b8297c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17390.812955978738,
        "Y": 3743.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "b1898a2709bc439da06381553d39bc48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17649.165813225838,
        "Y": 3644.4259348425289
      },
      {
        "ShowGeometry": false,
        "Name": "RLength",
        "Id": "7d8959795f164e57a5953e9b14b84ea0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17721.66407738594,
        "Y": 3021.2930802554893
      },
      {
        "ShowGeometry": false,
        "Name": "RWidth",
        "Id": "de6ae8c5426e42679c4638e55d75939d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17721.710754983382,
        "Y": 3185.6619477503791
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "224b7510046f44968e0420b4fc2a939f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17984.41295597874,
        "Y": 3624.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "SiteBoundary",
        "Id": "9ffb01556c3d40d98abe0f4808e2dd93",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18659.612955978737,
        "Y": 3580.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "5df196d1fe784284bd90f025c5612d2d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17646.812955978738,
        "Y": 3815.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "b76f8fb3e12641398baaed5078127d14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18322.012955978738,
        "Y": 3598.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "RArea",
        "Id": "1fc36eedd7594db191057f9da85f5070",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18083.127590824377,
        "Y": 2928.7965265029788
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "075ad4a350ae451a9c0e2a26e7387e3c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18489.776432309649,
        "Y": 2936.4938462074592
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "d20c6477e9dd460bbf4ef4a39fae1b76",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18108.924800722529,
        "Y": 3115.8469393442592
      },
      {
        "ShowGeometry": false,
        "Name": "GuestArea",
        "Id": "eb9327265b6943d8b2abf06f6bfd08f2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18650.395602019835,
        "Y": 2964.703684698819
      },
      {
        "ShowGeometry": false,
        "Name": "StaffArea",
        "Id": "4ce2453f2c134ea3a9006e94bc1352da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18344.906488204775,
        "Y": 3099.6924330995889
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "24bab86b42004df0ab3895eff457754e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17394.740366147627,
        "Y": 3246.867193177829
      },
      {
        "ShowGeometry": false,
        "Name": "GLength",
        "Id": "ad1bacd3858a43d090ae81f6bdbd62c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19003.532177393423,
        "Y": 4037.1847754522892
      },
      {
        "ShowGeometry": false,
        "Name": "+",
        "Id": "65ba76b6a46245908275c9b0e6e00b88",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19272.332177393422,
        "Y": 3972.0290345220392
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "18a230a9d7a04ccfa2b5c41f2ed2dd35",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19671.532177393423,
        "Y": 3992.0290345220392
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "739c781564f54c2ea52b601a8d2cccc0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17874.768410002383,
        "Y": 3335.476636975759
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "746bd0b15b21467e9db1a03f0e433796",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19364.953895616003,
        "Y": 4258.3174508466491
      },
      {
        "ShowGeometry": false,
        "Name": "/",
        "Id": "76330f68ccf44e6ebd9a8596b3e25512",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20033.932177393421,
        "Y": 3660.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "83054fbe938042e7ae9c7ff190a3dfb7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19671.532177393423,
        "Y": 3665.0937120366088
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6e3837f20b0c4b8b9f971ac5b8cf8957",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19272.332177393422,
        "Y": 3837.0937120366088
      },
      {
        "ShowGeometry": false,
        "Name": "/",
        "Id": "496dfcf3bcd743018f754151e57e0eb3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19671.532177393423,
        "Y": 3849.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Round",
        "Id": "555d7eb236bc451cb226b02bace4bcc5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20033.932177393421,
        "Y": 3903.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Floor",
        "Id": "a0a80259d95141b9a083c4b5039d3e91",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20033.932177393421,
        "Y": 3795.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Number Slider",
        "Id": "b53ca8324eac42e7846b61176df44113",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19272.332177393422,
        "Y": 4107.0290345220392
      },
      {
        "ShowGeometry": false,
        "Name": "+",
        "Id": "d6e847899d79448999dfbce64f19c575",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17802.568122463323,
        "Y": 3443.7885215696592
      },
      {
        "ShowGeometry": true,
        "Name": "Option2SeatingCapacity",
        "Id": "e1ea67671cac41ccb608f057e63727e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15664.575052598811,
        "Y": 3864.095026648879
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6b943f166f794271a0a75d07c38bb8cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17205.212955978735,
        "Y": 4011.2271257878092
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.YAxis",
        "Id": "87a6926ac6f2465f9ddfe29151b5135a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17390.812955978738,
        "Y": 3903.5137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "02ba4d2dd7fa4cf1b22a927983e7ad4e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17984.41295597874,
        "Y": 3765.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "f48f1689549e417a97e75b8955e3b5be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17646.812955978738,
        "Y": 4133.0137924544688
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d8261f3ffc6d4c34910e4945a2995f55",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17437.006157557786,
        "Y": 4121.8766244415492
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "eaadf397f37044c0953845691cb93637",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17646.812955978738,
        "Y": 3974.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Road",
        "Id": "01f78a55bf004763b7f39abf5da19cee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18659.612955978737,
        "Y": 3766.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "8c9feae8526e42e5b0f2e14fb36200ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18322.012955978738,
        "Y": 3757.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "af9a3da9202a4daabe7396bb58bc8519",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17390.812955978738,
        "Y": 4011.2271257878092
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "988716ee42424731bee3d8ce470b037f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18322.012955978738,
        "Y": 3943.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Road",
        "Id": "7edfae77f81543439225735f690072df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18659.612955978737,
        "Y": 3874.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "0172857e44ea4189b63345b3cd5c1583",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17984.41295597874,
        "Y": 4084.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "68d181ba21d14cceb3c15c23a9b21b6c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17984.41295597874,
        "Y": 3924.0137924544692
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "c10dc4fe156b46358579b10af601860e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19665.129796988851,
        "Y": 2471.1541821219689
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.YAxis",
        "Id": "80aebdb39c044c6c80b835798e9c02ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19481.406277197442,
        "Y": 2628.3405335721391
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "691c2dad475a43d1a5b36fbb45e658c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19737.406277197442,
        "Y": 2781.690533572139
      },
      {
        "ShowGeometry": false,
        "Name": "+",
        "Id": "9948c9ea5f524183b3f2e30c5b623ac4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19212.606277197443,
        "Y": 2736.8405335721391
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "06aba488b42a4141a8fe000dddd66935",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19481.406277197442,
        "Y": 2736.8405335721391
      },
      {
        "ShowGeometry": false,
        "Name": "GWidth",
        "Id": "60f1d70ab47b4112b36fb7790d748c1a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18953.436564700471,
        "Y": 2593.4830414139492
      },
      {
        "ShowGeometry": false,
        "Name": "+",
        "Id": "b32f22e7f18243d58e2e003d10787fbd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20023.412546581261,
        "Y": 3035.547148469519
      },
      {
        "ShowGeometry": true,
        "Name": "Option2VisibleArea",
        "Id": "aefc1ab4504d469bb62d38c164e249d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15674.497818449641,
        "Y": 3739.566885420109
      },
      {
        "ShowGeometry": true,
        "Name": "SpacePerPersonOption1",
        "Id": "641de92cb0fc4bf79a57e1ddd66360f9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15944.275669659091,
        "Y": 3524.0399080174689
      },
      {
        "ShowGeometry": true,
        "Name": "SpacePerPersonOption2",
        "Id": "d1b969ca513748ecaa19d06d532892cb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15942.130592024821,
        "Y": 3769.9252944874488
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.YAxis",
        "Id": "2f0cfd2d43884556bc1b5c44f39246f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17369.968585402665,
        "Y": 2574.8863542140989
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "d64cc4a8dad549db82917dc122b39200",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17663.046060737888,
        "Y": 2655.5545221215289
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "ac3ab1918ddb4d03a2a34ad4ba00340a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17980.885680022264,
        "Y": 2751.4446588622191
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "00adc44733ba4a1e976ed1ec8c745b5e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18201.898113020616,
        "Y": 2751.6045754266393
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "faedb17282c2430b9b6413d57844861a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17632.867374029804,
        "Y": 2855.1493592765592
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "9cc3f002901f4c418a5671b92b19fb96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17373.952322398778,
        "Y": 3007.0570453330888
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "0db2741d4a9946a9b124245d01417eeb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 17265.118732182891,
        "Y": 2731.2534646169293
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "8cb8c9e83b244c09ac922bf544aff0d1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 18509.121642669765,
        "Y": 2761.4019121192791
      },
      {
        "ShowGeometry": true,
        "Name": "Option1SeatingCapacity",
        "Id": "75414ab8fc3f42d7a1f7e56d38192e9c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 15631.980586638721,
        "Y": 3598.783912572299
      },
      {
        "ShowGeometry": true,
        "Name": "Chair sides",
        "Id": "79cc589e7152428683f99cb24363820b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 16191.997704442121,
        "Y": 3512.3126617538092
      },
      {
        "ShowGeometry": false,
        "Name": "Kitchen",
        "Id": "9fc58ae9ef534e32be19327401b7f42b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19226.4038606075,
        "Y": 1876.3772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "3e180f59f0dd46a4b680efedb8899b04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19480.8038606075,
        "Y": 1758.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "c4c45c79ca1f4a0b99ffc8439225408c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19226.4038606075,
        "Y": 1758.3772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "3f5aed6d08074f90ba357b4cf6b0f3d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19736.8038606075,
        "Y": 1831.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "c4c3c62c2420455d8d71cde0d1f45ee8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19480.8038606075,
        "Y": 1917.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "RWidth-GWidth",
        "Id": "aa80f1ca11aa40e58842072676c8d6c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19226.4038606075,
        "Y": 1639.8772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "b3524b8de5a546088c47853c9b5ce9be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20087.2038606075,
        "Y": 1697.4139141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "38aa7b4273a646258eff225c4ecb0937",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19480.8038606075,
        "Y": 1400.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a64a181036c24df4ae4d60b82b962da9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19226.4038606075,
        "Y": 1476.3772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "da36cc651ed94e6dbdba360265a0fcb9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19226.4038606075,
        "Y": 1358.3772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "4b0c6aafb53a421c8fbd758784a06301",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19736.8038606075,
        "Y": 1465.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "3709ea9255294db384bb422e934b5260",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19480.8038606075,
        "Y": 1560.3772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Code",
        "Id": "abe45910519047de9406926ebd9885a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19736.8038606075,
        "Y": 1650.8772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "GuestAreaOp1",
        "Id": "87d0e7231c0c43cbb7ec210893c1c8f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22999.937661779612,
        "Y": 2874.4924097303292
      },
      {
        "ShowGeometry": false,
        "Name": "StaffAreaOp1",
        "Id": "adf56f8457474018b08bd358e6fa3dc1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23019.933126677781,
        "Y": 2671.1592204263388
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "6a481dbb3c114ec4bbf1123040a21f60",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23041.187688674872,
        "Y": 3079.4422371684391
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "4b46f668d4c24eb8a6f93a1ebf180383",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20384.332177393422,
        "Y": 3992.0290345220392
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "4bb8c3c92929418d91182875abf4530c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21085.132177393421,
        "Y": 3892.1847754522892
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "97f6c67ab03f4b81866881c9a09ffb6e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20734.732177393424,
        "Y": 4041.3981087856191
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "b291b79f99364569a586ed7bf7c6bffd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21085.132177393421,
        "Y": 4078.1847754522892
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "048f353dfb614bd2b5589df628009778",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21435.532177393423,
        "Y": 3873.1847754522892
      },
      {
        "ShowGeometry": false,
        "Name": "GuestAreaOp2",
        "Id": "79f3d2a9a77b467a815be9b44bccc2a1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22269.238658418282,
        "Y": 4320.0509727423969
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "57b69053401a4b599f67dae25a9011af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20721.448293531263,
        "Y": 4166.4928315969591
      },
      {
        "ShowGeometry": false,
        "Name": "-",
        "Id": "61dfd5ffd2fe41ccac67d2ff7e4b25cf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20213.151659764961,
        "Y": 4182.3396441209188
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "8b742ff290be4805ab8c10dbb57811f9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21435.532177393423,
        "Y": 4058.8732935917992
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "dada9b21ca75478ab9f51dde829343de",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21085.132177393421,
        "Y": 4262.8732935917988
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "98cd16cd5bbc4b83a43b9750b5a969d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20722.894124229231,
        "Y": 4330.5737952784193
      },
      {
        "ShowGeometry": false,
        "Name": "StaffAreaOp2",
        "Id": "55dfdc70ea40464aae182958f371f0b4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22231.554894291181,
        "Y": 4505.9679471188965
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "36daeebfdd2b452699e947a8dde57ed5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20033.932177393421,
        "Y": 3475.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "1943e5d504aa4cf58931f7fd0230ded1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20386.25160951052,
        "Y": 3378.7768974865389
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "e22d6f47541448e587600786df9b91bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20731.94019139983,
        "Y": 3499.0591247395791
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "cb378f30ed514cf5a754bef6aa9d7989",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21438.5061184065,
        "Y": 3549.017890022109
      },
      {
        "ShowGeometry": false,
        "Name": "Sequence",
        "Id": "5d384b4d34244bd3a616b2ee2207f3ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21085.132177393421,
        "Y": 3624.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Sequence",
        "Id": "5c20bbbdab6c44f1a7128e2ec55618df",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20734.732177393424,
        "Y": 3783.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "8165d7c4d1e64f888a79dfad8b5e5d52",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21085.132177393421,
        "Y": 3784.0937120366088
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Min",
        "Id": "80f4c0843b8e4c85a596b8e57f8b94b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20384.332177393422,
        "Y": 3830.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Floor",
        "Id": "1bb4e0ea0f1b48c492d9a30d9d26de3c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20384.332177393422,
        "Y": 3614.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Round",
        "Id": "80d87bf346b24075888cd323675f65ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20384.332177393422,
        "Y": 3722.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "Math.Min",
        "Id": "e30dbc09a74b49678f8d9e307c3da7f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20734.732177393424,
        "Y": 3648.8803787032789
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "1b38b8742c5944d3bcf0b3e3efbd6add",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22096.77118439995,
        "Y": 4675.0774354563364
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "00ca501abcf34c4c812f1b764ebc4739",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22737.065412364333,
        "Y": 4434.2090906788471
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "fc10de585bd84a3991501dda7669984d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23038.698625933022,
        "Y": 4469.2011573682967
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "49337cf963fd41c5bfea29d21e8385eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23479.690460094709,
        "Y": 4526.3513419941964
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "7171d9b715ae4f4c88d099e3ffe038ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22945.49862261373,
        "Y": 4609.5015266200971
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "12b27646b5e54de08aabbbf42299cc7c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21058.992675481182,
        "Y": 3436.2659969215692
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByPatch",
        "Id": "712086014b564954a13b122cd9fa8efe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21129.870960949742,
        "Y": 2302.9661587841292
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "57fd00e8e9654b87be76690d289bf0ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21492.326243428291,
        "Y": 2985.252556931559
      },
      {
        "ShowGeometry": false,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "ba05f5dd6b4b40e7b55b9a0b64584eeb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21839.757339530883,
        "Y": 2895.239471238689
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "ab45a4fd7f3a4fff8337f13d049cafe0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21160.606277197443,
        "Y": 2815.0878910173492
      },
      {
        "ShowGeometry": false,
        "Name": "Range",
        "Id": "0e21dba7b0e24dfd813f68b5c3061de9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20819.006277197441,
        "Y": 2923.8745576840192
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "a6bfb52c75004f5e85088880f0ccade2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21160.606277197443,
        "Y": 2707.0878910173492
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "679306ef93f7438ba245658190024cf0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21686.064625499552,
        "Y": 2256.5148977080589
      },
      {
        "ShowGeometry": false,
        "Name": "Range",
        "Id": "cadde21f009e4c49a338e9cd09fc08c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20819.006277197441,
        "Y": 2764.8745576840192
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "c75821430c654a22930264191a4ee5b1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20927.10682648305,
        "Y": 3151.0760428579592
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Offset",
        "Id": "b6c1ed976ade463d9071f052a085baa6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21849.406277197442,
        "Y": 2752.3905335721392
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6c441f5ec0ab42359ab37bf2f050e29c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20425.406277197442,
        "Y": 3001.0878910173492
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "72add9e86dc34020834041b8b323e80a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20425.406277197442,
        "Y": 2756.0878910173492
      },
      {
        "ShowGeometry": false,
        "Name": "Polygon.RegularPolygon",
        "Id": "fc78c2e428cf4e37bc96052b6c41e03e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20819.006277197441,
        "Y": 2470.8745576840192
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "a0bd809d9a374c699921b5b51422f809",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20425.406277197442,
        "Y": 2514.6325456280792
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "119e824d49954fcf82abbd3a7de99edc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20075.006277197441,
        "Y": 2514.6325456280792
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.Offset",
        "Id": "21318fbb137a4926a6052711258ba549",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21849.406277197442,
        "Y": 3018.7905335721389
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "43c09ddc617e4b2ca2517e8da95e5a33",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21849.406277197442,
        "Y": 2567.9905335721392
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "76d36634e1384da9b8c18e256517de8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21470.116167570541,
        "Y": 2559.1594620431893
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "060637d7c84249b3afe77336f772a1c9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21160.606277197443,
        "Y": 2409.7613299420891
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "8fe6a1d9b76d4063934906bf880774b4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20819.006277197441,
        "Y": 2605.440533572139
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d5c61bc24d364a89b135e4ec12aafe65",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20425.406277197442,
        "Y": 2892.6288669054688
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.XAxis",
        "Id": "7cdda252d7ef427fb191e3fb5d4cc66e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20425.406277197442,
        "Y": 2648.440533572139
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "2aaa8540345746139da4e06b561220fb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21160.606277197443,
        "Y": 2923.3905335721392
      },
      {
        "ShowGeometry": false,
        "Name": "Rectangle.ByCornerPoints",
        "Id": "ab79e826aecd4a0c99dcb078c8b2987e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21505.0211275496,
        "Y": 2740.7469877967192
      },
      {
        "ShowGeometry": false,
        "Name": "+",
        "Id": "6da6f37139a849638885a79fbb6f0bdf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22686.44213556292,
        "Y": 4693.6416144714667
      },
      {
        "ShowGeometry": false,
        "Name": "*",
        "Id": "ffc746d6f21041938dc0272efe1c7414",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23173.269628012582,
        "Y": 4701.7167067844166
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "2437f36a23ba41ebaf885145d2904789",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23731.493924678711,
        "Y": 4129.9243697366564
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "783e243e7825481e9e8d2ec41bc8e162",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23160.865931367662,
        "Y": 3499.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "256fc9dee4d644c49e2bd5c524b777ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23329.665931367661,
        "Y": 3473.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "200d4a5534424131b71126c9492d2045",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23329.665931367661,
        "Y": 3691.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "ed953188efd84e12b4546c8fccabc6c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23329.665931367661,
        "Y": 3607.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "959d4f9c6a594705b5de32f565b29469",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22249.991695456491,
        "Y": 2133.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b5d9a02261ec43fc878fa7d5a2be8cb3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23032.391695456492,
        "Y": 2426.4948173247094
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "e26a61a8dcdb41efb8813fb3f462fc38",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22418.791695456493,
        "Y": 2241.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2eebf9485a5f4a74ac9a8c3608245a03",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22736.391695456492,
        "Y": 2162.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "c446c7481ab445c2a10ba9478db377a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23032.391695456492,
        "Y": 2210.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "8f4fea92ef174eef96119d314e15ea53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22418.791695456493,
        "Y": 2325.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "/",
        "Id": "6347bf617f9342d4941dfaa6a01a6f00",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22736.391695456492,
        "Y": 2297.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "5f90c86319c148f9855a633de5d02ad1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 22418.791695456493,
        "Y": 2107.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "78c76f2f75124fbc8fcaa3ba16b5c720",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20087.2038606075,
        "Y": 1805.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Kitchen",
        "Id": "bd9ccada1ce147c7ab3b9d13a88735a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20437.603860607498,
        "Y": 1716.1639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Pantry",
        "Id": "43285dff0d7e4cf4870965172d573f99",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20437.603860607498,
        "Y": 1875.8772474430971
      },
      {
        "ShowGeometry": false,
        "Name": "Pantry",
        "Id": "108c4fd663fe4317964f24871048e189",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20752.0038606075,
        "Y": 1774.6639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "6c3465e6f3ba4402a0544aa011977849",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20087.2038606075,
        "Y": 1512.6639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "78a5d2966b664bbc923e6ad792263fc2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20437.603860607498,
        "Y": 1581.6639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "RestRoom",
        "Id": "f77bcd03e760475a9fb752df1d2aee8d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20752.0038606075,
        "Y": 1614.6639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "93130b73db5d4a3d9f0ef4c5d7adf0ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21066.4038606075,
        "Y": 1681.6639141097676
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "fe25080574764038aa08c1c7075dbffc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20823.06609443211,
        "Y": 1442.9927368255667
      },
      {
        "ShowGeometry": false,
        "Name": "RLength-GLength",
        "Id": "4f8537fd498d4d689c7a669482fc5d0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19588.498627900997,
        "Y": 4919.450910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "b99eab6a8fe3459e8475d54e993e9d28",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19588.498627900997,
        "Y": 5145.950910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Kitchen",
        "Id": "f4cc04e00f3f4f8d8edbdf56e149e470",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19588.498627900997,
        "Y": 5037.950910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "5fa57775882d481298fd5eb65f65fceb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19854.898627901,
        "Y": 5013.737576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "fb9e97c0c82b4dbaaa26e08f4880b2ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20110.898627901,
        "Y": 5036.737576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.YAxis",
        "Id": "56022207a8bf4853b6eff707557175eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19854.898627901,
        "Y": 5173.737576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "77820a7f71bb458991f7ca0c380f41e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20461.298627900997,
        "Y": 5036.737576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Kitchen",
        "Id": "df0c9476a0874ab89ec91d1c7d0eadda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20811.698627900998,
        "Y": 4947.737576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Vector.ZAxis",
        "Id": "b177d7c29cb04cec99c0c2162854594a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20461.298627900997,
        "Y": 4928.987576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Pantry",
        "Id": "be0e75578c784c728472edb45477cc6a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20811.698627900998,
        "Y": 5107.450910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Pantry",
        "Id": "a43745f23d954a6aaf701ee36e5490ad",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21126.098627900996,
        "Y": 5006.237576978775
      },
      {
        "ShowGeometry": false,
        "Name": "Point.ByCoordinates",
        "Id": "eac4c2eb4b8a425dbac9401b17258087",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19854.898627901,
        "Y": 4746.7375769787795
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "6c7a9e5515e64561b05e7516437aa9dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19588.498627900997,
        "Y": 4801.950910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d64003d359b84d6bacea259938f6ee71",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19588.498627900997,
        "Y": 4683.950910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "fd93499f3e6340e29629f379a275bf8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20110.898627901,
        "Y": 4835.7375769787795
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "2b38ec3279544e66b16b84d9ee168647",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 19854.898627901,
        "Y": 4905.95091031211
      },
      {
        "ShowGeometry": false,
        "Name": "Code",
        "Id": "3eefcf777f1640d591db5e68153518b6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20110.898627901,
        "Y": 4717.450910312109
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "52f2c9de97de4912be4c0cf1bd8df6e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20461.298627900997,
        "Y": 4744.2375769787795
      },
      {
        "ShowGeometry": false,
        "Name": "Line.ByStartPointEndPoint",
        "Id": "1a562b096a3f4f12ac543a8d1245c41e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 20811.698627900998,
        "Y": 4813.2375769787795
      },
      {
        "ShowGeometry": false,
        "Name": "RestRoom",
        "Id": "677f3136009a401fa54b5093e7f55b7d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21126.098627900996,
        "Y": 4846.2375769787795
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "26edecba0f8940c79cb688e7aa2a0025",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21440.498627900997,
        "Y": 4913.237576978775
      },
      {
        "ShowGeometry": false,
        "Name": "PolySurface.ByJoinedSurfaces",
        "Id": "a3dab63804114fefa7743df20feb53a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 21193.598286693876,
        "Y": 4674.5036367268049
      },
      {
        "ShowGeometry": false,
        "Name": "List.Count",
        "Id": "7225927d2562466e809af8d1af0a8158",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24447.805791941151,
        "Y": 2667.779277782899
      },
      {
        "ShowGeometry": false,
        "Name": "*",
        "Id": "aed491b5851b4929b4651f0f112716f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24671.756318507192,
        "Y": 2742.1748295458992
      },
      {
        "ShowGeometry": false,
        "Name": "List.Count",
        "Id": "7c6e3b61f1274010b88001d10e3a071a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25243.126977091641,
        "Y": 4183.475095773716
      },
      {
        "ShowGeometry": false,
        "Name": "*",
        "Id": "575e096649874862bc15b6d85395c7b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25536.70803137503,
        "Y": 4217.1929929131966
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "63fa7f91e1494642a0ec4e235d706b6a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25009.025843182353,
        "Y": 2499.0201025498991
      },
      {
        "ShowGeometry": false,
        "Name": "==",
        "Id": "b15e9e1df755481dbc9b9786cfc9e3f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25205.25021331622,
        "Y": 2418.2050172049885
      },
      {
        "ShowGeometry": false,
        "Name": "If",
        "Id": "8a95613f37ab4e6c81deec92aeae9c6d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25518.823804720992,
        "Y": 2453.5662626832591
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "54864c775bd14ec98eac41079d307fab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25020.8886096573,
        "Y": 2652.2545249850791
      },
      {
        "ShowGeometry": false,
        "Name": "If",
        "Id": "9fedacde84d84e509240de3027b36e8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25388.92565294524,
        "Y": 2669.0258826118688
      },
      {
        "ShowGeometry": false,
        "Name": "==",
        "Id": "8904d7610ddd40ddbeeeb81ed2ae5b8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25183.067091950292,
        "Y": 2566.0830698089289
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "d6481b1048064d7ab393ea84a6fa2e8a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24944.271142472862,
        "Y": 2820.1052607215393
      },
      {
        "ShowGeometry": false,
        "Name": "*",
        "Id": "68359868c71e49c9a086d15b255ceed8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24569.446296092981,
        "Y": 3110.7310629129688
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "62f8a03897504ca8a9095a2c50ff078c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24186.441112100423,
        "Y": 2733.4313577593689
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Offset",
        "Id": "ebb59782246a42d5bf416d526a722e49",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24017.185811523752,
        "Y": 4053.9226459351066
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "2541730a00754db69487b51831bea890",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24559.771188518942,
        "Y": 4156.079304347877
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "e536e33b29f146c0b1ba8c5e1401085d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23943.26593136766,
        "Y": 3576.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "/",
        "Id": "23b496825e56452cb9beea5ca35bd5a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23647.26593136766,
        "Y": 3663.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "d9c8f96f739d444284c2c1f354739809",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24644.065931367659,
        "Y": 3762.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "8fdb431908984b0cb40567db83b298f0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23625.6841643112,
        "Y": 3522.0538767928265
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "0f69f6a7fbc143e1abe2601c5ae641a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24644.065931367659,
        "Y": 3576.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "5f9377d1c442428783118e0de83b2b13",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24293.665931367661,
        "Y": 3797.4208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "c0436c1956124d66be82fa41ab1a31b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24994.46593136766,
        "Y": 3507.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "5838cf7cd9ad416bb7f6aaa1c756a6c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24994.46593136766,
        "Y": 3615.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "13f9ecfce07341548805ea9f00e8a4ef",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24994.46593136766,
        "Y": 3723.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "967d23f20aa44726a0fd5faaa9283215",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24994.46593136766,
        "Y": 3831.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "fa521e9d281b4ca08b062708096125b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25340.065931367659,
        "Y": 3604.9208026744368
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "efb65e03c0f746ce98d4f0353aade782",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23943.26593136766,
        "Y": 3793.1341360077668
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByUnion",
        "Id": "45da045a4bc74bf3a72486a37fa21c58",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25561.589118429751,
        "Y": 3608.8837875072368
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "06b179883f8342abb8b60e62316c2562",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24948.103822800869,
        "Y": 4177.1529900600563
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "11302a00a1864a0e800a466acd916d23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23827.64476557594,
        "Y": 2709.3951945915292
      },
      {
        "ShowGeometry": false,
        "Name": "List Create",
        "Id": "64614bbd353d403cb32bbab0d052bf64",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24429.191695456491,
        "Y": 2238.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "869fbfb3fec14dd7b69defc45a50605b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24083.591695456493,
        "Y": 2465.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "aff5d7c3f19041d487b873a5b073816f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24083.591695456493,
        "Y": 2357.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "5a86a2d77b454444898463000e395b4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24083.591695456493,
        "Y": 2249.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.ByUnion",
        "Id": "58d310182ccc4c418c778944ab457b41",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24595.446673201423,
        "Y": 2261.7141139987689
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Explode",
        "Id": "5317e9641ea644398537da8266376b45",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24083.591695456493,
        "Y": 2141.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "dc7446e21b384d478f275a824746eba9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23733.191695456491,
        "Y": 2396.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "d3cf5713179c47c6aeb5e7c003baf288",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23382.791695456493,
        "Y": 2430.781483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Geometry.Translate",
        "Id": "6dcc012a89094175a93cb9443bb90178",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23733.191695456491,
        "Y": 2210.281483991379
      },
      {
        "ShowGeometry": false,
        "Name": "Number",
        "Id": "8b838c41b31741e7b2df3ca564cf0731",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 23669.394448041461,
        "Y": 1946.6136784738792
      },
      {
        "ShowGeometry": false,
        "Name": "Surface.Offset",
        "Id": "fb97348242b0462fa0d32b46bc16bc57",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 24094.926141378754,
        "Y": 1974.3385976834788
      },
      {
        "ShowGeometry": true,
        "Name": "X",
        "Id": "34553aff075d4b7f9eb5c784023f9ab6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25657.513299564282,
        "Y": 3087.1098822402391
      },
      {
        "ShowGeometry": true,
        "Name": "Y",
        "Id": "13be8e2b1d2747dbba5f6a7c82fc4367",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 25659.63323730501,
        "Y": 3147.624582330689
      },
      {
        "ShowGeometry": false,
        "Name": "Code Block",
        "Id": "70818de09b694ee49b27587694ee6b2b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26093.821000813081,
        "Y": 3180.2507056085992
      },
      {
        "ShowGeometry": false,
        "Name": "Color Palette",
        "Id": "3393b0c2b77f44298045f8f1e69db4ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26767.412404124734,
        "Y": 3221.9315335103392
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "08f9f999737042f9bf49181d8b00a378",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26831.845896767321,
        "Y": 3080.5024197308089
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "76f95b6b1a914dd597c770e879d32536",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 26992.21240412473,
        "Y": 3195.9315335103392
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "bc713bc65fd845d1bce42af356e50aba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 27056.645896767324,
        "Y": 3054.5024197308089
      }
    ],
    "Annotations": [
      {
        "Id": "9dc6baa62f324b1b8b3083052bb8519c",
        "Title": "Axis points",
        "Nodes": [
          "30be95de32864e47bb0a751b24052b9e",
          "d27fe4a1f34b48e7b3fbdbb48e46f898",
          "e117d633554e4da880920b88d173da67",
          "772cfc6795a44178a75d27f5374f481c",
          "824dfadfefc6402c96f1ea452e709e89",
          "92e298d163024088b5021891a5995dcd",
          "94d4ab8197074f348c350e1950a0282c",
          "3d20d1daf1cc4d10baa998b27e9b3ece",
          "0a532b446ac0491f9a7143fe7029b63c"
        ],
        "Left": 16518.566329635971,
        "Top": 6992.3563427562885,
        "Width": 648.79999999999927,
        "Height": 1292.7867463729099,
        "FontSize": 36.0,
        "InitialTop": 7045.3563427562885,
        "InitialHeight": 1239.7867463729099,
        "TextblockHeight": 43.0,
        "Background": "#FFFF7BAC"
      },
      {
        "Id": "8dbb77c91e1243178f9c33f025cf2ed4",
        "Title": "Column",
        "Nodes": [
          "d2dd0e91add24f379b3c1f50534fce72",
          "9034b4b93b5145808e33ee01e4a7e287",
          "dacf017ba6464ca18b2014594f929635",
          "142a1581a30f4cd98d4bb7eb4631c5dd",
          "5b35743b4e0b49a0a1faa34ca6edf708"
        ],
        "Left": 17152.258457323169,
        "Top": 6478.6336113580355,
        "Width": 1185.8484875479407,
        "Height": 337.98564258630358,
        "FontSize": 36.0,
        "InitialTop": 6531.6336113580355,
        "InitialHeight": 310.98564258630358,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8c882d0e25c7484dbb1fab39a9c8334e",
        "Title": "Duplication of Foundation",
        "Nodes": [
          "c4a9bd0d86c148f39118fafa305fb327",
          "13ea914f91f546be9ecb427428fbb221",
          "0386c36998634f8fbcee4d9bdb4c9dca"
        ],
        "Left": 21072.175252197951,
        "Top": 7415.3773259119589,
        "Width": 547.5682984283012,
        "Height": 332.0,
        "FontSize": 36.0,
        "InitialTop": 7468.3773259119589,
        "InitialHeight": 305.0,
        "TextblockHeight": 43.0,
        "Background": "#FFA4E1FF"
      },
      {
        "Id": "2ceb5b2a5827429ba78a07b51aac7619",
        "Title": "Trapezoidal",
        "Nodes": [
          "75a83914376c4682884be8ae9ec14f2f",
          "e2194756b4ca49dbbc052c8cec521cef",
          "11ade047d1b644789bc926a2a37a92ad",
          "e3b94b054a844b4b95179423d7ecc632",
          "03cd38438efb4afa8c6b6bb3f3e38edc",
          "3ecd4f782b594abc90895e10a23279dc",
          "c95fc4fbbd844c4d99fe4d4b31c9ef18",
          "d4adfa33008c4e5294c42ca4fe1d4361",
          "e759c2c9d9d1447a8d1d3d1e0e69374e",
          "7d15d78e28c34c469922901e073ad139",
          "9e03199d533443bbb1a173f0850da17a",
          "ef58a9e7fcac4f109e3ec98725fb694e",
          "4b208b0b08a2450d8f03aac699a0e9c5",
          "240c29dd614b4844a4f27f7b0792049c"
        ],
        "Left": 19738.924717863221,
        "Top": 7624.7268253747488,
        "Width": 1325.5999999999985,
        "Height": 780.00000000000091,
        "FontSize": 36.0,
        "InitialTop": 7677.7268253747488,
        "InitialHeight": 701.00000000000091,
        "TextblockHeight": 43.0,
        "Background": "#FFB9F9E1"
      },
      {
        "Id": "f47d0b527815438a91bfb50bc335b7c3",
        "Title": "Base of the Footing",
        "Nodes": [
          "c0ec800f525a4d429020b1f1a5c1e229",
          "ebc3be5e25684eb1bc787f9659f6ff78",
          "5b90a9e16cf54c07af62e6eb778c1159",
          "d836b66a36644551a366a45bde231aa9",
          "b528fb4e8e1c4cd6a9ce4e8493c7b199",
          "7ad349ff625c49cfb4e7f816d632f81c",
          "a4542211e0ae4019bb3f06e52a53da47",
          "962355d1b22944cbb5b16b5e18d46504",
          "15b5960a90b342c6abb673bf165711f9",
          "b6ab12fc37fc42b8953541a782af6686",
          "75f49de62e254d179db1506052878eaf",
          "bc0b41d4e4734449afa333d1e034b64d",
          "22631cc0bf6a47c9b17e7fcb3748c17b",
          "c4da0b7a92b64523ab90573912145b0e",
          "f48056d7176b4101b0724550dbb95edc",
          "671a7573f2254248962025a50c43f0c7",
          "91d8ad9ada7349469998d38dbd7dd680",
          "3d8a8617f2e94453a6301e320427e4ad",
          "0881648cdecf413490d265dcaf796b17",
          "db099a0a92dd4413a5a5b26208f0e3fc",
          "a6a2a1ce4f684fd1b04242feba02e1e7",
          "fd9e17838c5c4938bb34ff2476100f96",
          "9fee6cdc63ac459ba25993b5b9cfb166",
          "23fd26fbadc44bfea3b55b6d4fe296e1",
          "4955ec8be5e349bebaa2a9f7fc1b3a9b",
          "66654e73495f48c79c09132a04131b58",
          "03eda8ad23dc421a8ee6412b54d8da1d",
          "e0f6ea24f42445099d1efde8c1d0510d"
        ],
        "Left": 19034.30536080982,
        "Top": 6465.6210945302482,
        "Width": 1673.5999999999804,
        "Height": 1159.9302115323408,
        "FontSize": 36.0,
        "InitialTop": 6518.6210945302482,
        "InitialHeight": 1132.9302115323408,
        "TextblockHeight": 43.0,
        "Background": "#FFFFB8D8"
      },
      {
        "Id": "054ecc8f376e49228a0099de3e998394",
        "Title": "Slab",
        "Nodes": [
          "8ef7f9c34118414489f31d2b903c247c",
          "2bf750aea7d14d7ebda2b702e87c591b",
          "dc26e01881484d07b23f1ad19fcedaea",
          "3f84b5d4cca94085a894e82a68320271",
          "ccb950e9f8854a3297e658d4333a3622",
          "659fa1d93fbc4131941560bbdcfae6b5",
          "86183ce6a3f34cc990ab06652e8de410"
        ],
        "Left": 17206.481336580891,
        "Top": 6056.538807626519,
        "Width": 1521.307682089031,
        "Height": 392.1131000846699,
        "FontSize": 36.0,
        "InitialTop": 6109.538807626519,
        "InitialHeight": 381.1131000846699,
        "TextblockHeight": 43.0,
        "Background": "#FFA4E1FF"
      },
      {
        "Id": "6ebea5ed15cc4aa28db695efe3f06cf1",
        "Title": "initial conditions",
        "Nodes": [
          "d31dc647862b4d0e8080acb4b0824607",
          "cc22f3cb716b4db6867d8e65d4187097",
          "b11c4f5dba34479bbbc091252e35f7d0",
          "ad9ad6949fd344eb83eda0191ebd95fa",
          "256e79c2e9ec4631aa66b9d3a443c95b",
          "87601d3de9c5475a9dc5f3d51663f256",
          "f3f86c017da6436dabaf8e0dce9abe31",
          "85bbb40652d146e9b908e6658d036bc2",
          "6d4e6586bd2e4191b673c20d56de7e9c",
          "a8cf91ff5ec54c45a66d32eb2c48d6be"
        ],
        "Left": 15706.192126958314,
        "Top": 7270.7570177333382,
        "Width": 784.00898162325757,
        "Height": 711.01833968727988,
        "FontSize": 36.0,
        "InitialTop": 7323.7570177333382,
        "InitialHeight": 710.01833968727988,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "d1cf2ba5af5a4f8e8d957b303a06097d",
        "Title": "Sliders",
        "Nodes": [
          "c77cfde83ee34e30ba7d92e3b7f47aa7",
          "5135a98f1e3045d4a0dfe4192ed104c6",
          "7e889a1b25f84f30a38df3d5d3616eb8",
          "b45003d4be81485183c70ece77aef811",
          "1e8878390eb9468b9ec76dba8e12ae8b",
          "f04f25ea9e774d668cc267b8f2aafd1e"
        ],
        "Left": 15090.302023669661,
        "Top": 7007.9864890753,
        "Width": 359.43482565096565,
        "Height": 634.08181596183022,
        "FontSize": 36.0,
        "InitialTop": 7060.9864890753,
        "InitialHeight": 658.08181596183022,
        "TextblockHeight": 43.0,
        "Background": "#FFFF7BAC"
      },
      {
        "Id": "f6582f84f16d46cc92c5a1ff30059398",
        "Title": "Beams",
        "Nodes": [
          "8f4b751d281846628a5644e5ae37c096",
          "7b383ea23acd421a9d38a257caed51d7",
          "cf71bafddecd453880e7174b13b54f96",
          "aebc4bf304fe4a8dbfc850d6577937a1",
          "f9e3ac4e2d214efca75c217f6d11a69c",
          "d003005ddfb4484d9625c673280967d3",
          "f1c1bcd669d24093a604ed4979d2f266",
          "c350e278d969483d81c9a8f924d142c2",
          "f7c93326b8f945beba66d161c8d25a60",
          "5861aa8e822245b2b3669620359b4ba1",
          "399243a0254a4e0c932d87d680a9ab72",
          "a0da057545784b52a3a150e421f99a7f",
          "64606f5bf4b94e51a72d01ed4e688c56",
          "31c501e62f644590b06472aa1153a949"
        ],
        "Left": 17107.78415608744,
        "Top": 6868.2819436736609,
        "Width": 1783.8338118117208,
        "Height": 650.99999999999818,
        "FontSize": 36.0,
        "InitialTop": 6921.2819436736609,
        "InitialHeight": 597.99999999999818,
        "TextblockHeight": 43.0,
        "Background": "#FFB9F9E1"
      },
      {
        "Id": "d925463e2cd34580ac17ce39911043df",
        "Title": "Moving node",
        "Nodes": [
          "34d33f85ef6a43d1a303cf3567a43aac",
          "4e490cb8b7e14707af3dc37387b3b105",
          "5157589611cf4e258274d8d1ca67c8b2"
        ],
        "Left": 22549.754698329674,
        "Top": 7121.9752971381213,
        "Width": 1012.297912344864,
        "Height": 528.96630813548381,
        "FontSize": 72.0,
        "InitialTop": 7217.9752971381213,
        "InitialHeight": 384.96630813548381,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "3e092933a37a4223aa9db7847ce979b5",
        "Title": "Footing Column",
        "Nodes": [
          "09076c9361ac44d8853e11520b5b773d",
          "b895022082f3414abdfc999414436409",
          "bbb3bdc199a841a09324093e9cffaa61",
          "4ffa8a8f53ea41118ff20fbf2f3570fe",
          "716b47f1d5314ec094c3fb6939c2d5a5",
          "563ff21ad5644ceaa353adbf788cc64f",
          "03ca4f34ce334fcfa3753b67165eeefb",
          "b528a6d1b8db4435a47e82848969fa61",
          "6d526c72c99f4db6a6e7825a85b14210",
          "9ceb51695ae94e538fe82dfa3b27ddf9",
          "dde5d42545ab4cad8eac48ace074389d",
          "fc67101ffc7646f9a81d6a6060d88b9f",
          "8b1b0bec4eed45d9ac76afd2ac9a0dda",
          "bbf066dd91bb47d2964bf6ffe413a095",
          "f31da9ec1a834e3c90c988bc293c85f5",
          "a5ba85f285574758ad198b76f1e5c911",
          "39a6ecdf3c4a4d73b2de9aa5e374fd35",
          "54b1cac9b0214586a999402c9166d451",
          "a0d08642354944eea6889adb4cb06581",
          "ffa1bb5eaaf54aaba9f8d9e701e700cb",
          "323e0ed5e1324f20bb60a412a02234ca",
          "09ac070196c7423f81e3fe18a2f9390b",
          "47f8e85862fe4fd0b6c741b6e4c240a8",
          "114231ea7ae74a729eac641c59b98e02",
          "09572813af5846709c0598aec60eec66",
          "daa06d09410f4bcb89ab624355444ad7",
          "20950e74a72b4ff4950e0096937a7bcf",
          "a1ba4de7ba9a448aa7ba1657a74b98ff",
          "e1e0817a04c345738cfeaeb979861aa8",
          "94f401bec0464cc1a3f1af1f2ae0559d",
          "2c4ffe551e5e457ea9e7fa0b2e27fd6d",
          "b4484ae04ff046ad861d8516b4f39444",
          "edf65361399c4b3ca532ab36149970b9",
          "1c6f772d36e9479da0426b9be5557fe5",
          "8f58cf0ae37f44f4b81e09d495b56a65",
          "1ff25637992841c99f3e11d71ebd37dc",
          "89e816d382554c328d7e119b12e1fda7",
          "03e7983b11c64f7f843206bfdcf07c85",
          "9063207ac94d418593220260500e5806",
          "192f01f27c084c4a9bd5e4bc4f6c7d9a",
          "95be8b49de7b4775b08c612bc06213e6",
          "56056ebe1d67400fa12d37a4aa8437fd"
        ],
        "Left": 17224.286591384662,
        "Top": 7601.0589804489991,
        "Width": 2596.0338458753904,
        "Height": 1445.9302115323389,
        "FontSize": 36.0,
        "InitialTop": 7654.0589804489991,
        "InitialHeight": 1392.9302115323389,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "956db9d5d77e43b1b6a8abff5e8bf7d3",
        "Title": "Main Input",
        "Nodes": [
          "47bf2ec9c1d54b8487aa39b31e11882e",
          "bb990acd939f4e43b68a069e2d3ca224",
          "03b94e4ec6884bdab890cd2ea0b1e228",
          "1b2be928ec064273bbe2ee68be5d523c",
          "00f4e99534354761bfd954ab915235d1"
        ],
        "Left": 10977.848875093576,
        "Top": 16099.444205530577,
        "Width": 615.0,
        "Height": 669.64895671499835,
        "FontSize": 72.0,
        "InitialTop": 16195.444205530577,
        "InitialHeight": 598.64895671499835,
        "TextblockHeight": 86.0,
        "Background": "#FFB5B5B5"
      },
      {
        "Id": "eadb63163f7e4b148a724f29980ff4a7",
        "Title": "Seat Clusters and Rows",
        "Nodes": [
          "ed3b03781e56407ab6a874d14b72e8e2",
          "05d49d540c544b4f89d1716d34d637c1",
          "3b0cf845dbb7477cac9f4ce80674cfeb",
          "83bbab6a89cc4f53b4875aee6330dbe9",
          "9579ca1ed1ce4a3fa6fc7c69eac7b20f",
          "f2557bd1aac74e06a96cb4689a5bde84",
          "a89b032173b84f0a906f382673c5d7fc",
          "4cd6da4fb4344f90b75156849ce60f61"
        ],
        "Left": 11764.945411028904,
        "Top": 15500.813189132517,
        "Width": 2980.1292996289994,
        "Height": 436.50231050689763,
        "FontSize": 60.0,
        "InitialTop": 15582.813189132517,
        "InitialHeight": 396.50231050689763,
        "TextblockHeight": 72.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "138c0199719a4e6ea613ee1f1a2a02eb",
        "Title": "Floor",
        "Nodes": [
          "409f154244914ad0bf4de61b7c16b680",
          "cd867adfc716422ca4261bed87196a81",
          "9d456d61a73d4750ad1886a75fe8edae",
          "a0ddf46541a34e98ab61d88efcd529cb",
          "6d558a42c2314481b5cd381d473212b8",
          "b72748d6885d4536838ba38671263744",
          "13fa3ff371fa493692c6a673a3b83fa6",
          "b6992851530a47ff95a4a893e0f429b4",
          "2c630fd9088945da9ebccb4fd281572b",
          "bc1e0c6baa9a4483a06845cb642a8422",
          "d0b2c5d413a74267acd4df6c21e685c6"
        ],
        "Left": 12312.546663370074,
        "Top": 15980.215768460341,
        "Width": 2618.239542354233,
        "Height": 1056.0982251605019,
        "FontSize": 72.0,
        "InitialTop": 16076.215768460341,
        "InitialHeight": 892.57889267691644,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "034712b4f0cd4a2b89603a8dc5394559",
        "Title": "Exterior Walls",
        "Nodes": [
          "0f7651d78158460cbe180d4bc1966a4f",
          "df5b45c1710243d1ba673099666514ea",
          "25b6f4c64bdf42eb99990f134f701b78",
          "617997693e804fdd8160adcd99ffb75c",
          "48a89c2ee782454b8455e8d7832033c0",
          "fabe8edb6a2345ae81c364909bfc603a",
          "8b4422971e374ce9a10926f0efb05464",
          "8985018a86d54d21b32a72b8c6a8ff78",
          "f1c490884c544a288392e88bb7c8b04f",
          "401808ffc3b74b0ea119b112f2b5a36a",
          "fbb16d555c7b48de948ad22843d28afa",
          "7992b1f3351e41a78f8ed1839aa056bd",
          "7b853b8a728243bbbf83d322d05d2e8d",
          "293a2daec1294484a399c0448dfa2fba",
          "29382d749ac740c3a5b4bb956899ef58",
          "322a6e684e044c8cbafa4b496a776313",
          "0c1c37bcd9944820963820c3a4c25522",
          "80df16faf6c145c69ba56a7c02398157",
          "2a21c2270e45443e94072c57efe18d3c",
          "a63f3adff728484d8269e4a2a4961954",
          "02690af528524d70830962b58d7b8903",
          "b92b51312380439689717cfea413c1ef",
          "3ab8c20eeec14501bae22830294a32ff",
          "05aabe6a790b4e4a855515b040e95082",
          "084bef2e7a674de485ae03d123c4fbca",
          "bada2a1fd0f24716b9acf5ef4b035cfb",
          "39691123440841e4bcb1ab55fdb41a30",
          "7ba65e16f418433b93f05708aefc1eac",
          "339705b4be20400c84b3f499a7a86adc",
          "86459d29921246f7a25ccb416236f975",
          "95c45b033d1a4f4ba8e649c1d641ec7e",
          "52cb0c21886544e4bf478f3d2dcb61b5",
          "01f1e4fe944a4c36bff19e789d9c9d87",
          "70217a91ce0747e1b761df75d875a7f6",
          "81a3346a2836469983786ee442f5a1c8",
          "67586d6868bb46019430c8824fa61bde",
          "e180db0091b54446b309a7b718be4d21",
          "c3b311e8e15348719cbe7798b175d294",
          "1b5bd0a6ed3d4623b4a7f91f428a09d8",
          "dfcbcef7575d4409a8184da6b3b047b9",
          "59ba10491b2b455abcab7a4525ee90cd",
          "d58f3a9697ec46f98be84781673c6b58",
          "e15c26ea93714b86b81061423a4b6b38",
          "8bb290673e954c58bbb8f66c5d1f0700",
          "cf97ac0d65014ffab26a8074ddb75bf9",
          "98e5705c6f5b40c980c0886e348ad46e",
          "10dbe6115480491d81212277cbf53a40",
          "3b80448e705d4da78f20e705eb29aa44",
          "d1e03fcbd63445f08e4d0e74ff888fee"
        ],
        "Left": 14999.05267680422,
        "Top": 16049.201269156238,
        "Width": 4211.9999999999545,
        "Height": 1651.1733333333323,
        "FontSize": 72.0,
        "InitialTop": 16145.201269156238,
        "InitialHeight": 1554.8800000000047,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "19e8bb61b15b4ca588ba11d8f691b0d8",
        "Title": "Interior Walls",
        "Nodes": [
          "6ba1cb0c99d94cb6bb2fd3754a66f938",
          "692719c96c144945a0b908f1bb1ec3f6",
          "106b44bda61141d28853b217f0fbe226",
          "a3e16caadd0046fbb8e3938aee1f9346",
          "2f7e450577694505a16b2b37d8cab140",
          "82ae1b1448c64316b9aa894ce7b17b98",
          "f40217b5523f4d79b0f5d3ca10fa4997",
          "7da3bceb3531482bb32bdd5b7f39c028",
          "f12adfedaa8f4524ad8adf1c70c29126",
          "98a2cfa51e074d28846484fbda44e8b3",
          "7255cf8120b84eaaa733f00d4fdd6b8c",
          "b89ac83589a140f4af1b07d9827dc132",
          "b8d79afbe7a74966adb635a08bac74f6",
          "a2fee08f5cf84d598e1363118f56f158",
          "b8c6ff48c78c42ab8ff8beefb9e9f036",
          "eac3229754a14fdaa5257bb216043a44",
          "017cc038267343b9b63da05e378e441d",
          "865bf833eac745a5bad03841f0f6155d",
          "5319cfbe4b4f436e839dab31658f7adf",
          "e0f2ba9a119a48dba4c6231a881773b1",
          "59131ab612404b51b704f344786497f8",
          "5f663b8e835746a5afb080b4fce39c15",
          "aab2ae6f807e4c95bd4ad057090b645b",
          "1cbee24031b5484f951e1103ecfe3c46",
          "742cfac093c646c68b40fbb20350b1eb",
          "126ed964c2f749829fab9ad91d98d68b",
          "42380a2cf4f74442ad2d5e82a6461779",
          "7fc98f13948e436fbd9e964b0b988c2b",
          "b5e452b9da5d42379cae58d33f86b8ca",
          "b6374ae75b0e43b589d51a7e85c8aafa",
          "904e432237a1412eb17bad93e5b23f2b",
          "a46799832bf744ee92964f1fda8652a4",
          "c755a295de0d4c3fbd9ececbef5599ee",
          "7b2113809bc3463f94605c897442f4b2",
          "d78d42ef598e4ba6ac026050e62c30fc",
          "6e870a914efe41229f66f471c69dcf1c",
          "fd144857febb41a69117496439404a46",
          "af4b89308c3b4329a92cb1fb4e402d80",
          "cd56d463bf2f44faa5246b5106a10c25",
          "60dda2c1f0124df092fe5a756ae365e7",
          "477a92ba10d4454d8750ed4c098d0cb1",
          "0d5db15c34c64e258234c98570ab2778",
          "7bd81454359747b8bfdc07fbe4fe0e51",
          "ba9e0ed4e3d942cabb2ad5abd6aa92f7",
          "038e56b652244d22b19f308868e8005d",
          "afa2f3ff5e50459395bfde5606bbf5fa",
          "4f707c1d78fb4e30b6395bd931a36ffd",
          "6353a27a8ccf4d6b91007605e1ba7535",
          "a81eddf8b1af496c8cbb547db0d6929f",
          "4544e57ab13c4f09ab78765af2b82e73",
          "29fde898ed4143a6937b8d1ecfb34eac",
          "9ded3181bd07404f9c9b8a3ca22dd893",
          "ed7d0ccaa04842f8aafc48e22898fa03",
          "1edcc21463f1484086fcd9cff9c4af47",
          "aa1d8beb2c3d46668e1e67b04623d9e7",
          "6d8ec7a5f7cf412980231e1158c70783",
          "8b63ac11daa64829b3d11e8ad8aadd3a",
          "2e04fd106a5a4a6fb33ddab7a80b96a2",
          "77b6499d1c4f44c48359ab89ee99f720",
          "5b581c102d654c4080ff9869eb20ff6f",
          "05bd71b23c0048caa202b6bf2c1c774b",
          "c74e0b0d953d4ff5943fd559b3decf7a",
          "8109002d1e8242dbbbca1d63548d3837",
          "cac8ad5e245e4ab98f3372d62863e2a6",
          "4a4e3d1e17a54cc4b1988f4440ec4abc",
          "1786942ed066424aaf134fc731e25e80",
          "35c84d91cf084236af70cc5466e1ff92",
          "1c92344ad34a479f8cc76bec7db327cc",
          "d0eba4fd03cd47839b1f83876ef5fac1",
          "b770f8cbb79f41a99f2389b936e04a92",
          "aa6c7130f6f0495cb08c510abed2c49e",
          "e688decbe92749c28ef01bd32ea4b824",
          "b677a909506c4c0da8d831dc7d3a69df",
          "3792f708c8884f1db12ddb7f13d1b86f",
          "a57b2802d6f3437d89e769460c3c34a7",
          "e23a367c65344f5788a2191ac5f73960",
          "23dccfd574b14b4f9c9084fa694a37a0",
          "6832ef980f57461bbdae55040873bef1",
          "2794cc23aef94f96a078c14eebab52bb",
          "df4f0f43b22c4cad8c047d1a24aff1ad",
          "365819ac571f44958f18f4f3bf8d3511",
          "606661b1e1f4460e802d22c7181569ad",
          "291593a432be416e86811833dbfbbd3a",
          "5fa8eef6150d40ffb67246514fe7b7de",
          "4b487711983d43b4a3b2e19a9332f845",
          "94524c1d0bf546809df83da2620333ee",
          "b639f389ed5a4436916d1be8d2a863ef",
          "dccc7737e4fd4fd4bb6664683ef71e51",
          "7def379c0de1487c8ab51327761fb946",
          "8bb5d1dec0fb4769b754039d5f354939",
          "e633f517bcd54e31960ad7058e1c0c0f",
          "d0f2e9c19e5c473b991f9b5c8850afa3",
          "379676a938e84734b155b03cfc0cb33c",
          "f0e5cd20108049f797c8c940782e742c",
          "fdf473fbe0914e40883a440a4ae562c8",
          "8198e7af150242099b78556a51e17793",
          "c5149e3f69f4452fa0c5cc926850587a",
          "1b35183a7cea49d5a7e052624e2f6159",
          "e5843eed300448e9be0393208ca5d579",
          "a68740be223949268c3f246e084c5bff",
          "4f428261cdf14b53ac3a216a20af79a3",
          "161907cc735540ceb48cfa9b7a096236",
          "e5d6288dbcde4dce9f32d29f2476f8df",
          "0d6b856c9e3842718668aee513f4c904",
          "ef66f622a40642d9b290dcbc59040bd9",
          "457ff7e5f6024698a46d1795ed32673c"
        ],
        "Left": 21728.707337413613,
        "Top": 14585.984284116694,
        "Width": 4921.2000959803372,
        "Height": 3584.15670449748,
        "FontSize": 72.0,
        "InitialTop": 14681.984284116694,
        "InitialHeight": 3474.7967044974794,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8845afb585b84b8eb174c38bfba0a147",
        "Title": "Court",
        "Nodes": [
          "e4de38bca1e04c1999edb2553a7dc9bb",
          "f06d74cfccb2426bbe9a295d9ea9be46",
          "faa865a25d884156b067d8d1d0292165",
          "41358f135d00463a99385eaec72db5e0",
          "1fe93831844e47758b3ae77c5a0796dc",
          "b54cb4f7e2ab4b01b7dd63df9164cc34",
          "c7087bb90cde4ec3844d4dc3b8a4bd35",
          "d7a4e11ed8664ec78845c5089cf16b40",
          "6358d0d030c9427391ff3f25d5f8a8fd",
          "30b7c930dcc8492780589e6221b24165"
        ],
        "Left": 19237.060387358761,
        "Top": 16732.064302758321,
        "Width": 2424.0,
        "Height": 1151.0,
        "FontSize": 72.0,
        "InitialTop": 16828.064302758321,
        "InitialHeight": 1043.0,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "4f265b7f55e942dbaa984ce446a00fe1",
        "Title": "Wall Padding and Doors",
        "Nodes": [
          "95f113df68cc48adbc3dfce245c83165",
          "0dd914ce44ca45948fa141f68ab4a84f",
          "2287fb63205b4834933e508161ddb4bc",
          "2c70b1959595415db18e35750deb3905",
          "71cb290a4db74132a8e51aba3026bcbf",
          "a16ea05a7d994c22aee75155d9aa5bb8"
        ],
        "Left": 19833.654549515973,
        "Top": 15543.81426226403,
        "Width": 1334.9642156128248,
        "Height": 1130.7466666666733,
        "FontSize": 36.0,
        "InitialTop": 15596.81426226403,
        "InitialHeight": 1051.7466666666733,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "0d62d80d169241918c038f1feebd247d",
        "Title": "Seating Area",
        "Nodes": [
          "9885933e6c844c7598a3228cfb85a8c7",
          "7f1df7401e1b4f24b240f3be99879806",
          "e94713e221634c7a9f231da9406e72f7",
          "14a981333ae946e899746729c48cc6f8",
          "97558cd6b6734090a909a59fc950b1c3",
          "2f6133343f4f4e2f97a9867bf23ea11c",
          "dfe71f522b434049a2958c939cd27840",
          "d20a46687cff488ba614db0990f591ca",
          "afd0a7e326e843a6880cd961f0f9dbb6",
          "05a57f11c9dd43aab2ba911546ec14af",
          "c55258c11fa741a381f4585b28584b1d",
          "5808b4822a0b4f4bb20b2d3f7ae5a83b",
          "59755f6d5dbc46f790eabf3c13d2f3d0",
          "ea64686901114b8790e0ff02c74e5046",
          "5798ae8f931743beb2b819f31420bf68",
          "dc274cdca13b414584a01aa16ae102b7",
          "4d17840656154b94ad3fdd102edb1426",
          "aeab47eecfe44c08b99436b8327179b0",
          "a99d70df4eff4281a8dbda764454d0e8",
          "3670260a2827402d8b27debaab19a106",
          "c20e6ae6570a4e3396c24fcddfaa7891",
          "ca13ccdeb56f4395b1cce377c80d2c9d",
          "27fab6b3434146f98e7de15146818147",
          "be7b3a3924c44f939fd2a5790394497d",
          "cb385ede33a84d8685df287478e75292",
          "a18879b70be34475bd91ee6f159cdb44",
          "b248109ad1c345008da0f84f1c7b19ed",
          "dd3ea21697bf46718e29bd1fd805dd74",
          "17c64daa831e46b9b2049da383fba92a",
          "cad537c4dc5141d382ec97c80043d154",
          "c6846a312bcf493ca1c0cb76c70f0f0c",
          "499d379e70b84dc6b0baf7fa9e7770d4",
          "87f48493ef314d2fb8dca2fd91cccd17",
          "1abfb2369c1c4371b1152c974ec98c44"
        ],
        "Left": 14879.829840511698,
        "Top": 15196.86854936045,
        "Width": 4783.9999999999782,
        "Height": 799.33625004909845,
        "FontSize": 72.0,
        "InitialTop": 15292.86854936045,
        "InitialHeight": 709.33625004909845,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2e76d3bc06c24551aa07cf85be8ba61b",
        "Title": "Material Quantity",
        "Nodes": [
          "1e2e95f735f04dfc86738ded6e45b98c",
          "8f3ecb8d3b5b4d8786549bf93944e09b",
          "29f5d7dcd72c4ddeae24e57c0a78f7b1",
          "922498dddc5845ec9856efff5c156e62",
          "1c9ee0e3cee142deacd5f95896d35dbd"
        ],
        "Left": 27312.435071947322,
        "Top": 15944.629265990228,
        "Width": 1050.0,
        "Height": 758.31999999999971,
        "FontSize": 72.0,
        "InitialTop": 16040.629265990228,
        "InitialHeight": 517.68000000000029,
        "TextblockHeight": 86.0,
        "Background": "#FFA4E1FF"
      },
      {
        "Id": "bdd7e78514514b49b889b67295fabfb4",
        "Title": "Number of Students",
        "Nodes": [
          "f7fcaabff3d24aacbe178aaf288a7f87"
        ],
        "Left": 7336.828522208436,
        "Top": 10630.946373410688,
        "Width": 319.0,
        "Height": 222.0,
        "FontSize": 60.0,
        "InitialTop": 10784.946373410688,
        "InitialHeight": 145.0,
        "TextblockHeight": 144.0,
        "Background": "#FF848484"
      },
      {
        "Id": "e466058632da443f8cf3afdf3a2823e8",
        "Title": "Faculty Apartment",
        "Nodes": [
          "92bc2b51f2d0486c98ad2d73183244dd",
          "2db84ab8b69c4ff1b26a76fcfa088259",
          "6dcdaabd17d24b98aec010e7cb0fc97e",
          "b59b465e8b1d4199aea1bc70e042912d",
          "49b6525230054f1a8626af82bf2f69d5",
          "db565a41c0404c1c9d0b1807afa6eba7",
          "0de923071e1e4f9d856023095e294667",
          "5498d5a2d90946598c0a3b4283dda910",
          "05325de68b75441ebf7735a14ea35ea5",
          "56b2c6a4f5104aed958148eb9a6a0dd4",
          "5b8e21d2295a46b68fde9602bcced5f3",
          "91cd22b1b8264bddb8752e4be9997142",
          "9e7f532c067740b1a5e33266bb38af17",
          "a5599aea4284455ebcc4e66e9f20682c",
          "eeb9b0b3c7674a66b3b71f24bc5bb91c",
          "33eada3dab344e3285193ac9528a4755",
          "a7fbbb3e99684fa794eb9f50bf595992",
          "659c627de46c4f418ded4af43597e77f",
          "fe4c472bcb84462b9f19dcb7be708f08",
          "7ea53a1e6c314072be1cebd8f9fe5b58",
          "d1caf47dba8e42b58d0c5791be263dc1"
        ],
        "Left": 34874.210439395385,
        "Top": 8128.4057946401363,
        "Width": 1627.6000000000058,
        "Height": 708.78666666667141,
        "FontSize": 36.0,
        "InitialTop": 8181.4057946401363,
        "InitialHeight": 732.78666666667141,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "18600c0f28c7444b83eb1d4a2f689781",
        "Title": "Road",
        "Nodes": [
          "e839da320c5148a39034c83870b6512b",
          "942054bbaa154d8e86f0879340dd177b",
          "7f94331df1d0472a9f8e15fc2317bb0a",
          "99f4454083a747709d3d7716c6f49a83",
          "e628c0714ec6479799adfeb38a68deca",
          "65a1071801e04ff38adb271d22e04eb9",
          "86a06e488f5042148ef1a950711f1e1a",
          "1f7bced16680436ea667b5160ad66caa",
          "bd3aeb8ff02f408594ada78b43dbde16",
          "32f03d41996841eb8f7db742ae7a6a21",
          "bde78f15002f428cb1c4e12fc7b9b2d6",
          "d36db570554f4534b133f5fddf646e0d",
          "333241ede38f4deab08c68b70e8f8d2c",
          "6db373870ed64798b216f91818ae4f66",
          "cde39f4b92454963bdcc2a179868a520",
          "ed753e35cf854daeaeec81675961a651",
          "17eeb44177ab4deb872b3ac470eb9059",
          "23e01995af30425fbfe6511caae59fae",
          "c4b7637633dc4300a8cff181a415492c",
          "9e916510819d494b84c1de873f343a52",
          "92b738896b814374b42829e2ea31917f",
          "a8de83bc8af64edeaca72c4f81231629",
          "cace9812a2964359813fd8443b47ee88",
          "c571b7ce2d9a4a0986b3b45b1efc2588",
          "218e48c8ba284828bfd3714a87d616de",
          "4063729134724377b3598db1ed042a35",
          "70b0ddda750c4fb086ef8bc7facaf39f"
        ],
        "Left": 32581.224429845541,
        "Top": 8323.4255754770875,
        "Width": 2267.87087735816,
        "Height": 1333.5960010387898,
        "FontSize": 36.0,
        "InitialTop": 8376.4255754770875,
        "InitialHeight": 1280.5960010387898,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "b19378efaefb43feac768a5c72de0f4f",
        "Title": "Cafeteria",
        "Nodes": [
          "2c27cf7f261942f093caad10f8be5d03",
          "21059c8c5d8d46f2baf11b9b88623b08",
          "7da808e5c7964a9f886c410a52b79c04",
          "a1d0a22ba9a8405c93e093872c8411f4",
          "5545c84aa5124858a46903d1affe3a23",
          "cfa16d5b6d4848a2b872e2caa97fe8ec",
          "7aa6cfd53836420c811b75a34af3e9ce",
          "474cd97830864ed8a1db6e8827a572f4",
          "0d26db8396ba4841ae52b82e662e84aa",
          "dbaf4e0c2acd45639a60543396a635cc",
          "b1c3a2e25c574ba8a998cbffefbeae12",
          "a7b1571f7fd44e3d835ba060cb47a43d",
          "d5730d00f0964d6e8b0ca49ef6161080",
          "43125c506e70418899af1135bb9873f2",
          "7d024766a73049ffa630a6f83babc4cc",
          "7775114c88c044dd8f4028ed863e7b95",
          "49f5a71c179b4b0d826222067ca294f0",
          "ee221d1be50345cd94c3a55c4d619b30",
          "0d5a6f2dbdf4487d8e6e506bcae3af73",
          "1b9afce8147f407ba936d0c97775d040",
          "6b9a27abe76f4cbd90e16178993544b9",
          "6430dcc1a0734379855a469d72ab6563"
        ],
        "Left": 36525.198697281419,
        "Top": 8014.387231971853,
        "Width": 1627.5999999999985,
        "Height": 838.78666666666413,
        "FontSize": 36.0,
        "InitialTop": 8067.387231971853,
        "InitialHeight": 837.78666666666413,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8270d07499a4465ba7b76356e9fd0384",
        "Title": "Student Residence Inverse",
        "Nodes": [
          "dc1a2a69df46496f8b3305046d911a27",
          "c94707235b09462babff1b19dec98e7f",
          "1df03ccbe77b4b9a82680500f7e6cf52",
          "f669a5de8ae94231b45dd0abb51e9e44",
          "1e005b5b8ba74ae2b13d2ea54ca12681",
          "32136c8e571d4af0b13393ce58e5e879",
          "6c03966a9b404bf3b46f9e232fe8d045",
          "e0f274da7f104bcb821ae4d18a2d6d59",
          "ee267f6f23974994b01fdd5683613136",
          "c1a8c07f19b24a229f616a9aa1c4b702",
          "247612461b884455a9dea0ac1d38baf6",
          "53f78cdf8ece43a2bac8eae64a62fe6a",
          "81df2b8a0a9d4c9f8d72ff44155c4eb6",
          "662268599e3a4e509d80d0c8a808a93e",
          "c1ffbd426e174df9ac8370f12fb32b4a",
          "061dba9029e1423cb1a010a9f7ef0dee",
          "a490eb98e0c6499dbbb4d3f97329e285",
          "5df0a0519223494ca444e5471bce4b7e",
          "831a688ee0174cfab306fb3bef2a0dbb",
          "87c0fc43714c448d912002c153aec3dc",
          "afe3c2a75d354255ae108d450a3657e5",
          "ac69c859f3494c658e4c13928622e092",
          "81f5032881a9405f883cbd372ec6fc65",
          "a01cf034b3424c269886f7c10abf43bc",
          "51888b131d30458f9c7a7e2bcc6a3bc6",
          "88e99b9dd6c44047b46e0da43217b2bc",
          "d79ff84bf167497ab4a514842e887d69",
          "7b5c0018c5d944b19f799c89d19dbad1"
        ],
        "Left": 36978.474578849891,
        "Top": 8920.6224494406888,
        "Width": 2026.7999999999956,
        "Height": 985.78666666666868,
        "FontSize": 36.0,
        "InitialTop": 8973.6224494406888,
        "InitialHeight": 992.78666666666868,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a6e56dedf6a546958b10c475b655cbe6",
        "Title": "Gymnasium",
        "Nodes": [
          "2d1a002a176b4c2aaf88204c2a9be081",
          "c271c69c20084c9ca41484c200a611b7",
          "db1337aa749542cba6318188328ca091",
          "5a84edd12b134f5ba87f55a5e2310a0f",
          "fa8c8dfe90164e7e86475194f3438b41",
          "101d343e024448c69d1c034ab0432433",
          "4db41eff69f34cb289e14c3447989ff2",
          "cfffcee019c045c58b72a45333341ff9",
          "61ae204c6b8a4194a67160899b5aa40e",
          "6b50e0568fa9451b89c7bd34bb625931",
          "1b0f495bea074be6977f40dde210265f",
          "fc0ab1b8c8374e09852cc3f5ffe6eb0e",
          "a1ca61a41fac4d0288f25ba9acc27b04",
          "86a87cede925480d99246fc7c9e94af7",
          "85e5320a30674e4fafaf271cb3102129",
          "8f17191f631940269cf6b79ecef2f055",
          "196d209bcefe45d7a6809357bbadc3c3",
          "6bd4d5d6863940b1b9d0a1f0d27c69b7",
          "c8e4d64533a8424284527cad9b7dff2b",
          "69c20071487b41019d16021deb153634",
          "f5814b3c31bf4790b9f18beb131b97a5",
          "ee16a22b38a54c1d816bdb4f5a85ecc7",
          "71d74f1ac43f4804aee48da471c30360",
          "ca3fa5ed7f3341239c94193d832ed97a",
          "98b21f0a24fd4ab5bfc8dd92cf7874be",
          "7ca9c6a515194a18acd11bac6c5130f3",
          "aa6da0fad5274ba8a72ee90a308fda0e"
        ],
        "Left": 34883.988963284159,
        "Top": 8890.2478537547067,
        "Width": 2018.0,
        "Height": 906.21333333334042,
        "FontSize": 36.0,
        "InitialTop": 8943.2478537547067,
        "InitialHeight": 905.21333333334042,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "61b63101b8a04b53bc71da717a7aac55",
        "Title": "Student Residence",
        "Nodes": [
          "d79c61d940dd40e29f4f560822de31d0",
          "b700864a0e3d4e4e84684cf1079cb4af",
          "df7d90a2d9974ecfb5476885e267771a",
          "7b0c732848004b87b74dc60beef8600a",
          "123eefa996234f87baa63e5c7c76caae",
          "eb9f60ba9d5e4550a393b5462c20629f",
          "f6fc4f5555e341348e7df97446a2eb9e",
          "a44710274a434c85b15911095f8435b3",
          "5a2c589d7bff4cc38adfa6a6dade7881",
          "7f78184f84c74fb78727d4a5796fb7f1",
          "05d81a44d0d24184aefb2e2d44510430",
          "83b40e2f77414c2caca5add01efd59ba",
          "6f942154cb0b41e3813e0e4b34031262",
          "3932465461e24a25987328d44a347419",
          "f5b60b9c3e244bffbc37f1916c58b133",
          "05845cd73c8c47afbdf4121d92ff1560",
          "a88d07f948414689ba57ef46eae2cca1",
          "3b84153a8594475889bfd6bf1e0a0576",
          "80f3a2c3302e44d895a49ccb001b95fe",
          "b487af9ea0fe4e5aafab54a89a77f83f",
          "5f5188596a12425a8a108e5b03991a5e",
          "3af949690e634582b504fa9744d1487d",
          "e2287e0e05114c669175fda6c9e0cc2b"
        ],
        "Left": 38186.279826276572,
        "Top": 8080.1743900761358,
        "Width": 1629.8365033470982,
        "Height": 759.1079919765325,
        "FontSize": 36.0,
        "InitialTop": 8133.1743900761358,
        "InitialHeight": 783.1079919765325,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a0c0a723fa16487691bc33b8a24018c5",
        "Title": "Color Gym",
        "Nodes": [
          "6cf4dc25d704453abedeafcfbfb0d951",
          "14d9e808279d4a619ddf2b713231ef7b",
          "e313e9d8cbb94d0a9b52be1554d3f32e",
          "f5595d73042248bdac631bd215800d6e",
          "ec77ef18825a4c639bf5dae8b67cd87e",
          "0dc1cb60fb3643ddad25c81035a005d4",
          "1c6c696742524503b854dc170be34cf8",
          "ee14bf92de1d4436b35d647a993e8bc4"
        ],
        "Left": 27261.364845125878,
        "Top": 14691.552592067286,
        "Width": 807.54553434317131,
        "Height": 989.70625828941411,
        "FontSize": 36.0,
        "InitialTop": 14744.552592067286,
        "InitialHeight": 962.70625828941411,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "f9c2a545a4814f84b1296f544f2d1857",
        "Title": "Ensuite dimensions ",
        "Nodes": [
          "2e6db92b65914c44834e948b83aa2e95",
          "fa6fb5befb004759920be3a61206aead",
          "0a5340e2d29a49bcbaf95038c896b679",
          "b6a49c06a29a439882fb503c87ebd1eb",
          "7a419a50105d4ca7ac75d202be47cffe",
          "169fbbee1c3a4ab0ab73bb8a7e4e359c"
        ],
        "Left": 13129.933732363153,
        "Top": 11261.031895405371,
        "Width": 1192.5876644828968,
        "Height": 450.56508492750072,
        "FontSize": 36.0,
        "InitialTop": 11314.031895405371,
        "InitialHeight": 449.56508492750072,
        "TextblockHeight": 43.0,
        "Background": "#FFFFB8D8"
      },
      {
        "Id": "6bb35be700d54ac780c9b66d10e12181",
        "Title": "Building Dimensions",
        "Nodes": [
          "56e344fdbfe346558f4e67b677c3ac5e",
          "92726b1c443840c0bb1d4c963429def4",
          "8b4cdf063acd4595adc816442a9f8810",
          "dfef4fc58374469e983c0887b0bbf6de",
          "e51ba0b9a830476ebdc00daad18d703f",
          "c66abbb34b364e0ca73daa5c16092df2",
          "15675a8b60b642cd9d76560ab2df2438",
          "27faa89932454e75b9917560d3ab9340",
          "714b18d327a540f3b5d7bc3f9a70916a",
          "526f9d0d49644b9982db6b0cc8bd04d5",
          "e55feda66891413b82a4c34cefb31c83",
          "d63bf33ebff948c2ac345a273e77032f",
          "e724a6aea6094ccd8f72e5dd3d4f4f1d",
          "4176af9c258b4a1ba7341c3c71a5b98d"
        ],
        "Left": 14305.721241463467,
        "Top": 11121.6910455889,
        "Width": 1162.682368132595,
        "Height": 840.075453849,
        "FontSize": 36.0,
        "InitialTop": 11174.6910455889,
        "InitialHeight": 829.075453849,
        "TextblockHeight": 43.0,
        "Background": "#FFD4B6DB"
      },
      {
        "Id": "de7c6010a9f54cf8b8779495b88f7e39",
        "Title": "Surfaces (Length)",
        "Nodes": [
          "8a37e8440e5b4b17bb35c984737ddb7b",
          "53fc759b3b894c8a9284177dce0cc3c4",
          "7dd04e829f254b8081d39cd3dc44586f",
          "47559afd70694c4ab89470c71886cc11",
          "095e37e0011f4acd991d155fd1171e07",
          "a97ae9d297184a3da6faef9a97fde7f9"
        ],
        "Left": 15337.516456445413,
        "Top": 10449.968530212966,
        "Width": 1301.9430265408009,
        "Height": 582.47923204039944,
        "FontSize": 36.0,
        "InitialTop": 10502.968530212966,
        "InitialHeight": 581.47923204039944,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "bf34ce69b1f3469f8653c951414067af",
        "Title": "Surfaces (Width)",
        "Nodes": [
          "373e05293b064265a3b273de8845682d",
          "d02c19575d4a49979581cece9f1871c2",
          "174eeba9d91f48c48a6b333e1d14c0b0",
          "7ed71ba7ca984fe48d015e46eaffa9d2",
          "7a01c53796944558b6256100960329cb",
          "c1574505322944dcac9540a1d875ecdc"
        ],
        "Left": 15342.992401672056,
        "Top": 11988.63184076331,
        "Width": 1301.9430265408027,
        "Height": 582.47923204040126,
        "FontSize": 36.0,
        "InitialTop": 12041.63184076331,
        "InitialHeight": 581.47923204040126,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "cd953c14e6fa4b13bb41f16e809e876e",
        "Title": "High-Performance Criteria",
        "Nodes": [
          "7f362383ea3942c7886d5f292c0dec92",
          "1e4c3698b6cc442183f8f0aaf12ab4ac",
          "f0d0144cad3f427396a66748e8faa2b0",
          "db0d53477ee7434ba3a1e097f83ac056",
          "63ed2eff7b5d44d087b7460e94e74300",
          "b38e2a408ebc4eb19d73c1aad0943138",
          "b9705290c643413ca1867227c8d1f386",
          "c5062e55a3d247f8896ae29243d88fef",
          "a3ed7d2eb2f246c7b4ae432f0638a5fe",
          "ab2ed1276cf1441d8b73ad0ecaacd259",
          "3ed8012d5dc848f5acd250036b888323",
          "0152294252ba4794bc50bd83cfe33ed6",
          "e546bf1d7b7f4ad3a288ac28363c4fe7"
        ],
        "Left": 15476.801514576027,
        "Top": 11026.791434571085,
        "Width": 1229.0302100474019,
        "Height": 959.46266215459946,
        "FontSize": 36.0,
        "InitialTop": 11079.791434571085,
        "InitialHeight": 912.46266215459946,
        "TextblockHeight": 43.0,
        "Background": "#FFFFAA45"
      },
      {
        "Id": "dfec09a772ae4753bbdd001fb2d916cd",
        "Title": "Windows (Lenght)",
        "Nodes": [
          "86ca90fcacc944ec9f0cfac043938663",
          "d3e62b60d6054b23b81f3044017a864c",
          "8e7422335b994b3990c93f9819f4a927",
          "66798eb490874fb19289302c50c42669",
          "50a8bb3491a9425daa1cc334605f23c7",
          "e6c340b6b30749c7a2483685fee39187",
          "4db028b94fbd4dfb941b8bf971d106dd",
          "997ab66c07fc41139e26cd4a7041c999",
          "5d5445ac1fa248448b41c33b39ab53c2",
          "e9cb355dc851489095c9061bccd4de23",
          "87b47fdc485f4a10b4513b30a1560226"
        ],
        "Left": 16636.472775155587,
        "Top": 10899.575772954207,
        "Width": 2096.9485442459991,
        "Height": 748.4575761295,
        "FontSize": 36.0,
        "InitialTop": 10952.575772954207,
        "InitialHeight": 737.4575761295,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "ec9d55831aef4ee8aa0425b766fe9c9d",
        "Title": "Windows (Width)",
        "Nodes": [
          "6ed4ba5d7d6148ceb159934875f22f0a",
          "53ac441e127a42e7b529e558f6f74cc1",
          "919db8c900654de4a6bfcac7936f2a70",
          "b11e2e46d6454e4084a58079d31fcdea",
          "4db7115cfeb64c1dab359db18b592e40",
          "a7c456d4b8b54a88ab013c483ba425b2",
          "904851fe85be4746ada77b32481f5417",
          "ed6dcafd7e344597ae91a294d34d4b25",
          "71e4390da1974be6960164bd647470af",
          "3e75f751ab3248d79a77a5617ea9430b",
          "13302a3c33734f44832c97f7b792e159"
        ],
        "Left": 16632.611786926413,
        "Top": 11649.615503997687,
        "Width": 1892.6886709341998,
        "Height": 683.84611586039864,
        "FontSize": 36.0,
        "InitialTop": 11702.615503997687,
        "InitialHeight": 672.84611586039864,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "be6969bbcf8747d6afa548a0ab2467ca",
        "Title": "Moving node",
        "Nodes": [
          "44b2116d7b8f48d4bd9f29da544e5b15",
          "5d6bd29bd0b14c74ad74841dd4d3b7a7",
          "5b1b0a51ee8a4dc6ba59214a60299b23"
        ],
        "Left": 18742.66376615455,
        "Top": 11257.435602188541,
        "Width": 1141.7806860163982,
        "Height": 655.931042162696,
        "FontSize": 72.0,
        "InitialTop": 11353.435602188541,
        "InitialHeight": 385.93104216269603,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e2d714dfde4543f5b5752d267bf1fd83",
        "Title": "Duplicate",
        "Nodes": [
          "d277839b0fed4d18a093c6e328620a46",
          "d01be4c1a0eb43c38ff782fe9eb54414",
          "f4299d50241c4958815b078310301864",
          "7535eb26b63a4aa59d4378b14c7de52e",
          "d2a0b164148d4490b5b9340549a6e231",
          "96463f95e295489b8b7e82fc4023fe39",
          "ccf617c4f5cd4c2e86194d1b3f3dc4c0",
          "86d67ac2c12549c68db9e4026cd59850",
          "0c65d9cbb0bc459cb5ebfc2fe8b5c4e4",
          "267c0424e6694d5fafe30386da3c8025",
          "2d9e68762d1b4ad697f47ec75a53f000",
          "e95bd6a67a3343f09986383fc7359223",
          "da0f24c76dfe4148ba3131cfa69109df",
          "01a7c18a8e9d4b4685ed59c3bdf48957",
          "bd1f89fa8250405599d606195bf5e2d4",
          "9212242631db4b68856c0cff10363ce9"
        ],
        "Left": 19904.091956819913,
        "Top": 11196.905744080837,
        "Width": 3411.4148643788321,
        "Height": 717.07446996186809,
        "FontSize": 36.0,
        "InitialTop": 11249.905744080837,
        "InitialHeight": 688.07446996186809,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "d89b431a0f3b45749a1264e2f12fdcd0",
        "Title": "Street Names ",
        "Nodes": [
          "2fed178e866d47f6a2f28d69a05c8a33",
          "08fc49cb911445c8b1d0b15ea8b22d0f",
          "709cf26ceb42406eb9c62c74e8f8c8a4",
          "ce1e14014f29400cac729f9bad861663",
          "89386cc74077455e851c7228b91249fa",
          "8fa16d8deec94a3199675f16e8ceb1ac",
          "7fdc4d45e6c44226a0dd97e52ffcaea4",
          "130a92291241498a89270d6d79373f7d",
          "7ab4f8707ec14536ac986c6a2aa031df",
          "e3058a35f95a4717b5b544782f67e357",
          "b438dc9b94dc4649b2863e3a8b68a657",
          "98eb1fb10ec34841977124d97c21152d",
          "db076f4d6c494df482b62e1b574aae15",
          "90c0c80d6c6a41188f02c9049c6bf2de",
          "ed54d96304c34037ad272d27b8e32bb9",
          "8d5e3930c6914180a28556a9364c1cb9",
          "454e9262413a472f82235fe0497eccd0",
          "756140cc80fb465e97d3695d38f236cd",
          "c5490c49f0bf4870b72f8b221943f96f",
          "62d16e97fb5f4521aeca818ced041cf7",
          "97ade3c5fa924f81b0f1ce23e065302e",
          "589c45eaf2594a3fbe250859cdc48cf2",
          "ddbbc0fed2fb40b286cbe4364391ab0d",
          "3344f62597594a6582ca48b69a5fe739",
          "67b1a2463a5c4094b47c62a4ba59d857",
          "6af826b0e3634d9e9df34d7f8bb1d918"
        ],
        "Left": 32906.679140380329,
        "Top": 9718.67756886707,
        "Width": 1843.5999999999985,
        "Height": 1049.0,
        "FontSize": 36.0,
        "InitialTop": 9771.67756886707,
        "InitialHeight": 1054.0,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "0a7dec854cf8491b8d6b7d2d9e49bb96",
        "Title": "Road Side Sign",
        "Nodes": [
          "b6f651d983f2471b9d2011282ac660eb",
          "3408c8fad336474196d599d7891d3e43",
          "877b9ce14f26470aba90d0d19f92c30f",
          "ceccdd3a4a37471aa122f6eda488bd8f",
          "5a91086d5a7f42448ff1682a6d169431",
          "0c6d40f97e8e40eeb015ec92c94a42f5",
          "fbd6790dc2814e65bb60256b4c05bc78",
          "b69ebb7d6f774ba19371176d94208c2f",
          "72431c2f790f48208aef90237eae35cd",
          "fb4d630f82aa4251b84fb1086f7d81e8",
          "1b090d0fa75c49d38702856112fd2d95",
          "cb12991989a44299bbc8aee18d7a5116",
          "640b7798ac304f3398ddaaf264ba4cdf",
          "7aceb83542c94f2ab5958fa0d40de93b",
          "46be0111056547dcb87dfb673419b0dd",
          "a5125e8637b0414eaa763d3cbe01fca2",
          "120ccb730a3a4efe8413dcbb5b2ac5cf",
          "949037f8739842068c2cb4addce1925e",
          "ea2f70e1478d483fa28c1d8f83a34ef8",
          "dff1eeaf8f954fc5b60ea0e44c08f2af",
          "bb0060a7b12b4363ae0e5678df5f0e0a",
          "57d82c9a0d4c4ecfac2aa7dd0248b8ca",
          "6c4a22bf78404e19b7451b63c748939d",
          "8c531adad28d485a8395a1824d276d53",
          "fa70ef735faa4feab202b65796a64426",
          "b5be8f527efb4d4d8d8b2815c160c038",
          "070c7662405745a3aa7cbb019c729ff8",
          "14e43e9ff46e48b3a8822d70b2fd530e",
          "35e8fd568e75461fb0b2ac403c60f363",
          "cb247c785bfc4358a612008b8a3fbe8e"
        ],
        "Left": 36976.656283043514,
        "Top": 9945.6610815369422,
        "Width": 2350.7590334021879,
        "Height": 1161.3616087285591,
        "FontSize": 48.0,
        "InitialTop": 10013.661081536942,
        "InitialHeight": 1145.3616087285591,
        "TextblockHeight": 58.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "846f576bf94f47fba61fef8f7074b582",
        "Title": "Input",
        "Nodes": [
          "4e7089ec156f49b880de374e8ebb79c3",
          "758462aac74b44038f4821601425df8f",
          "dd1e29395574401d90d25515be5010a9",
          "94866151ca0240d49edd70acc1c2ec99",
          "485a46b45f484d1ea534993fb071d0b0",
          "e439c2e0068c4f8c9eec795ccf3b1e5a",
          "a0f88ba6e7a54f03b796b5d23f89c1f7",
          "247c9a195dd04e2b874b439200eee678"
        ],
        "Left": 15730.647581119241,
        "Top": 2653.9105673633089,
        "Width": 321.83240561069033,
        "Height": 666.77428648512023,
        "FontSize": 36.0,
        "InitialTop": 2706.9105673633089,
        "InitialHeight": 690.77428648512023,
        "TextblockHeight": 43.0,
        "Background": "#FFD4B6DB"
      },
      {
        "Id": "1ac5e4c4786e41dda0bcab857fe78dbb",
        "Title": "Population to length and width",
        "Nodes": [
          "7ec76d21ed4d4c659af0a79a5cc04d91",
          "4c42e47ac68b4017973d0724986c49e4",
          "27f39b33098940f2a896782c87298b53",
          "547d2c6637d54a09b16b1530f7f398b8",
          "cb0fa27ca8544bc8aeb8c69bec4160a2",
          "e20284f5e5d04264bc5e72287b3c35b0",
          "524770c46ec048caa80881cdcc8e6c5e",
          "1ebb5ec2f3d3466e82cdf141bde15237",
          "fe52c5e6499c403ba864938949802f14"
        ],
        "Left": 13303.92979777147,
        "Top": 2988.5218866337491,
        "Width": 1862.6515769637008,
        "Height": 441.52874319773991,
        "FontSize": 36.0,
        "InitialTop": 3041.5218866337491,
        "InitialHeight": 400.62675035409984,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "14006df490c744c7a916f74dfd566a0f",
        "Title": "HighPerformanceCriteria",
        "Nodes": [
          "e1ea67671cac41ccb608f057e63727e9",
          "4f6acae03067406781dac4670ab66241",
          "bed1f36720e14255adb4d31d7d7099cc",
          "aefc1ab4504d469bb62d38c164e249d2",
          "641de92cb0fc4bf79a57e1ddd66360f9",
          "d1b969ca513748ecaa19d06d532892cb",
          "75414ab8fc3f42d7a1f7e56d38192e9c"
        ],
        "Left": 15621.980586638721,
        "Top": 3334.3723834410989,
        "Width": 541.29508302036993,
        "Height": 638.72264320778,
        "FontSize": 36.0,
        "InitialTop": 3387.3723834410989,
        "InitialHeight": 621.72264320778,
        "TextblockHeight": 43.0,
        "Background": "#FFBB87C6"
      },
      {
        "Id": "bf3bd2f2070c456b843a22523cbfb5bb",
        "Title": "Site and Road configuration",
        "Nodes": [
          "7acdd78bd0b840cc92537403b0b8297c",
          "b1898a2709bc439da06381553d39bc48",
          "7d8959795f164e57a5953e9b14b84ea0",
          "de6ae8c5426e42679c4638e55d75939d",
          "224b7510046f44968e0420b4fc2a939f",
          "9ffb01556c3d40d98abe0f4808e2dd93",
          "5df196d1fe784284bd90f025c5612d2d",
          "b76f8fb3e12641398baaed5078127d14",
          "1fc36eedd7594db191057f9da85f5070",
          "075ad4a350ae451a9c0e2a26e7387e3c",
          "d20c6477e9dd460bbf4ef4a39fae1b76",
          "eb9327265b6943d8b2abf06f6bfd08f2",
          "4ce2453f2c134ea3a9006e94bc1352da",
          "24bab86b42004df0ab3895eff457754e",
          "739c781564f54c2ea52b601a8d2cccc0",
          "d6e847899d79448999dfbce64f19c575",
          "6b943f166f794271a0a75d07c38bb8cd",
          "87a6926ac6f2465f9ddfe29151b5135a",
          "02ba4d2dd7fa4cf1b22a927983e7ad4e",
          "f48f1689549e417a97e75b8955e3b5be",
          "d8261f3ffc6d4c34910e4945a2995f55",
          "eaadf397f37044c0953845691cb93637",
          "01f78a55bf004763b7f39abf5da19cee",
          "8c9feae8526e42e5b0f2e14fb36200ec",
          "af9a3da9202a4daabe7396bb58bc8519",
          "988716ee42424731bee3d8ce470b037f",
          "7edfae77f81543439225735f690072df",
          "0172857e44ea4189b63345b3cd5c1583",
          "68d181ba21d14cceb3c15c23a9b21b6c",
          "2f0cfd2d43884556bc1b5c44f39246f3",
          "d64cc4a8dad549db82917dc122b39200",
          "ac3ab1918ddb4d03a2a34ad4ba00340a",
          "00adc44733ba4a1e976ed1ec8c745b5e",
          "faedb17282c2430b9b6413d57844861a",
          "9cc3f002901f4c418a5671b92b19fb96",
          "0db2741d4a9946a9b124245d01417eeb",
          "8cb8c9e83b244c09ac922bf544aff0d1"
        ],
        "Left": 17195.212955978735,
        "Top": 2521.8863542140989,
        "Width": 1713.4000000000015,
        "Height": 1704.1274382403699,
        "FontSize": 36.0,
        "InitialTop": 2574.8863542140989,
        "InitialHeight": 1703.1274382403699,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "6851dd283e384af18b6a85d679f08756",
        "Title": "Option 2 Calculations",
        "Nodes": [
          "ad1bacd3858a43d090ae81f6bdbd62c4",
          "65ba76b6a46245908275c9b0e6e00b88",
          "4b46f668d4c24eb8a6f93a1ebf180383",
          "18a230a9d7a04ccfa2b5c41f2ed2dd35",
          "4bb8c3c92929418d91182875abf4530c",
          "97f6c67ab03f4b81866881c9a09ffb6e",
          "b291b79f99364569a586ed7bf7c6bffd",
          "048f353dfb614bd2b5589df628009778",
          "57b69053401a4b599f67dae25a9011af",
          "61dfd5ffd2fe41ccac67d2ff7e4b25cf",
          "8b742ff290be4805ab8c10dbb57811f9",
          "dada9b21ca75478ab9f51dde829343de",
          "98cd16cd5bbc4b83a43b9750b5a969d7",
          "36daeebfdd2b452699e947a8dde57ed5",
          "1943e5d504aa4cf58931f7fd0230ded1",
          "e22d6f47541448e587600786df9b91bf",
          "cb378f30ed514cf5a754bef6aa9d7989",
          "5d384b4d34244bd3a616b2ee2207f3ce",
          "746bd0b15b21467e9db1a03f0e433796",
          "76330f68ccf44e6ebd9a8596b3e25512",
          "83054fbe938042e7ae9c7ff190a3dfb7",
          "6e3837f20b0c4b8b9f971ac5b8cf8957",
          "496dfcf3bcd743018f754151e57e0eb3",
          "555d7eb236bc451cb226b02bace4bcc5",
          "5c20bbbdab6c44f1a7128e2ec55618df",
          "8165d7c4d1e64f888a79dfad8b5e5d52",
          "a0a80259d95141b9a083c4b5039d3e91",
          "80f4c0843b8e4c85a596b8e57f8b94b7",
          "1bb4e0ea0f1b48c492d9a30d9d26de3c",
          "80d87bf346b24075888cd323675f65ae",
          "e30dbc09a74b49678f8d9e307c3da7f3",
          "b53ca8324eac42e7846b61176df44113",
          "12b27646b5e54de08aabbbf42299cc7c"
        ],
        "Left": 18993.532177393423,
        "Top": 3325.7768974865389,
        "Width": 2704.9739410130787,
        "Height": 1097.7968977918804,
        "FontSize": 36.0,
        "InitialTop": 3378.7768974865389,
        "InitialHeight": 1096.7968977918804,
        "TextblockHeight": 43.0,
        "Background": "#FFA4E1FF"
      },
      {
        "Id": "3a7895811a264faab5b172373d134e94",
        "Title": "Option1Calculations",
        "Nodes": [
          "712086014b564954a13b122cd9fa8efe",
          "57fd00e8e9654b87be76690d289bf0ea",
          "ba05f5dd6b4b40e7b55b9a0b64584eeb",
          "ab45a4fd7f3a4fff8337f13d049cafe0",
          "0e21dba7b0e24dfd813f68b5c3061de9",
          "a6bfb52c75004f5e85088880f0ccade2",
          "679306ef93f7438ba245658190024cf0",
          "cadde21f009e4c49a338e9cd09fc08c2",
          "c75821430c654a22930264191a4ee5b1",
          "b6c1ed976ade463d9071f052a085baa6",
          "6c441f5ec0ab42359ab37bf2f050e29c",
          "72add9e86dc34020834041b8b323e80a",
          "fc78c2e428cf4e37bc96052b6c41e03e",
          "a0bd809d9a374c699921b5b51422f809",
          "119e824d49954fcf82abbd3a7de99edc",
          "c10dc4fe156b46358579b10af601860e",
          "21318fbb137a4926a6052711258ba549",
          "43c09ddc617e4b2ca2517e8da95e5a33",
          "76d36634e1384da9b8c18e256517de8c",
          "060637d7c84249b3afe77336f772a1c9",
          "8fe6a1d9b76d4063934906bf880774b4",
          "d5c61bc24d364a89b135e4ec12aafe65",
          "7cdda252d7ef427fb191e3fb5d4cc66e",
          "2aaa8540345746139da4e06b561220fb",
          "80aebdb39c044c6c80b835798e9c02ba",
          "691c2dad475a43d1a5b36fbb45e658c8",
          "9948c9ea5f524183b3f2e30c5b623ac4",
          "06aba488b42a4141a8fe000dddd66935",
          "60f1d70ab47b4112b36fb7790d748c1a",
          "b32f22e7f18243d58e2e003d10787fbd",
          "ab79e826aecd4a0c99dcb078c8b2987e"
        ],
        "Left": 18943.436564700471,
        "Top": 2203.5148977080589,
        "Width": 3176.3207748304121,
        "Height": 1068.5611451499003,
        "FontSize": 36.0,
        "InitialTop": 2256.5148977080589,
        "InitialHeight": 1039.5611451499003,
        "TextblockHeight": 43.0,
        "Background": "#FFB9F9E1"
      },
      {
        "Id": "418a9da05c8c4b84adf29938c8c0c081",
        "Title": "<Click here to edit the group title>",
        "Nodes": [
          "9fc58ae9ef534e32be19327401b7f42b",
          "3e180f59f0dd46a4b680efedb8899b04",
          "c4c45c79ca1f4a0b99ffc8439225408c",
          "3f5aed6d08074f90ba357b4cf6b0f3d5",
          "c4c3c62c2420455d8d71cde0d1f45ee8",
          "aa80f1ca11aa40e58842072676c8d6c0",
          "78c76f2f75124fbc8fcaa3ba16b5c720",
          "bd9ccada1ce147c7ab3b9d13a88735a3",
          "b3524b8de5a546088c47853c9b5ce9be",
          "43285dff0d7e4cf4870965172d573f99",
          "108c4fd663fe4317964f24871048e189",
          "38aa7b4273a646258eff225c4ecb0937",
          "a64a181036c24df4ae4d60b82b962da9",
          "da36cc651ed94e6dbdba360265a0fcb9",
          "4b0c6aafb53a421c8fbd758784a06301",
          "3709ea9255294db384bb422e934b5260",
          "abe45910519047de9406926ebd9885a6",
          "6c3465e6f3ba4402a0544aa011977849",
          "78a5d2966b664bbc923e6ad792263fc2",
          "f77bcd03e760475a9fb752df1d2aee8d",
          "93130b73db5d4a3d9f0ef4c5d7adf0ba"
        ],
        "Left": 19216.4038606075,
        "Top": 1305.3772474430971,
        "Width": 1980.0,
        "Height": 704.7866666666705,
        "FontSize": 36.0,
        "InitialTop": 1358.3772474430971,
        "InitialHeight": 703.7866666666705,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "5d0c4350a1a642a99df705438b4ba015",
        "Title": "<Click here to edit the group title>",
        "Nodes": [
          "4f8537fd498d4d689c7a669482fc5d0e",
          "b99eab6a8fe3459e8475d54e993e9d28",
          "f4cc04e00f3f4f8d8edbdf56e149e470",
          "5fa57775882d481298fd5eb65f65fceb",
          "fb9e97c0c82b4dbaaa26e08f4880b2ef",
          "56022207a8bf4853b6eff707557175eb",
          "77820a7f71bb458991f7ca0c380f41e9",
          "df0c9476a0874ab89ec91d1c7d0eadda",
          "b177d7c29cb04cec99c0c2162854594a",
          "be0e75578c784c728472edb45477cc6a",
          "a43745f23d954a6aaf701ee36e5490ad",
          "eac4c2eb4b8a425dbac9401b17258087",
          "6c7a9e5515e64561b05e7516437aa9dd",
          "d64003d359b84d6bacea259938f6ee71",
          "fd93499f3e6340e29629f379a275bf8a",
          "2b38ec3279544e66b16b84d9ee168647",
          "3eefcf777f1640d591db5e68153518b6",
          "52f2c9de97de4912be4c0cf1bd8df6e9",
          "1a562b096a3f4f12ac543a8d1245c41e",
          "677f3136009a401fa54b5093e7f55b7d",
          "26edecba0f8940c79cb688e7aa2a0025"
        ],
        "Left": 19578.498627900997,
        "Top": 4630.950910312109,
        "Width": 1992.0,
        "Height": 635.786666666666,
        "FontSize": 36.0,
        "InitialTop": 4683.950910312109,
        "InitialHeight": 634.786666666666,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "6caa3e7b12bf468494e92a981cf06e30",
        "Title": "HPC Calculations",
        "Nodes": [
          "63fa7f91e1494642a0ec4e235d706b6a",
          "b15e9e1df755481dbc9b9786cfc9e3f7",
          "8a95613f37ab4e6c81deec92aeae9c6d",
          "54864c775bd14ec98eac41079d307fab",
          "9fedacde84d84e509240de3027b36e8b",
          "8904d7610ddd40ddbeeeb81ed2ae5b8a",
          "d6481b1048064d7ab393ea84a6fa2e8a"
        ],
        "Left": 24934.271142472862,
        "Top": 2365.2050172049885,
        "Width": 721.55266224813022,
        "Height": 547.90024351655074,
        "FontSize": 36.0,
        "InitialTop": 2418.2050172049885,
        "InitialHeight": 546.90024351655074,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "61c9c768d04c43b592b9445cc4e1e9ee",
        "Title": "Dining Option 1",
        "Nodes": [
          "87d0e7231c0c43cbb7ec210893c1c8f6",
          "adf56f8457474018b08bd358e6fa3dc1",
          "7225927d2562466e809af8d1af0a8158",
          "6a481dbb3c114ec4bbf1123040a21f60",
          "aed491b5851b4929b4651f0f112716f6",
          "68359868c71e49c9a086d15b255ceed8",
          "62f8a03897504ca8a9095a2c50ff078c",
          "11302a00a1864a0e800a466acd916d23",
          "64614bbd353d403cb32bbab0d052bf64",
          "869fbfb3fec14dd7b69defc45a50605b",
          "aff5d7c3f19041d487b873a5b073816f",
          "5a86a2d77b454444898463000e395b4a",
          "58d310182ccc4c418c778944ab457b41",
          "5317e9641ea644398537da8266376b45",
          "959d4f9c6a594705b5de32f565b29469",
          "dc7446e21b384d478f275a824746eba9",
          "b5d9a02261ec43fc878fa7d5a2be8cb3",
          "d3cf5713179c47c6aeb5e7c003baf288",
          "6dcc012a89094175a93cb9443bb90178",
          "e26a61a8dcdb41efb8813fb3f462fc38",
          "2eebf9485a5f4a74ac9a8c3608245a03",
          "c446c7481ab445c2a10ba9478db377a3",
          "8f4fea92ef174eef96119d314e15ea53",
          "6347bf617f9342d4941dfaa6a01a6f00",
          "5f90c86319c148f9855a633de5d02ad1",
          "8b838c41b31741e7b2df3ca564cf0731",
          "fb97348242b0462fa0d32b46bc16bc57"
        ],
        "Left": 22239.991695456491,
        "Top": 1893.6136784738792,
        "Width": 2610.7646230507016,
        "Height": 1336.1173844390896,
        "FontSize": 36.0,
        "InitialTop": 1946.6136784738792,
        "InitialHeight": 1309.1173844390896,
        "TextblockHeight": 43.0,
        "Background": "#FF71C6A8"
      },
      {
        "Id": "b58a1cb0ea7a4a1597bf05386aef0372",
        "Title": "Dining Option 2",
        "Nodes": [
          "79f3d2a9a77b467a815be9b44bccc2a1",
          "55dfdc70ea40464aae182958f371f0b4",
          "1b38b8742c5944d3bcf0b3e3efbd6add",
          "7c6e3b61f1274010b88001d10e3a071a",
          "575e096649874862bc15b6d85395c7b3",
          "00ca501abcf34c4c812f1b764ebc4739",
          "fc10de585bd84a3991501dda7669984d",
          "49337cf963fd41c5bfea29d21e8385eb",
          "7171d9b715ae4f4c88d099e3ffe038ef",
          "6da6f37139a849638885a79fbb6f0bdf",
          "ffc746d6f21041938dc0272efe1c7414",
          "ebb59782246a42d5bf416d526a722e49",
          "2437f36a23ba41ebaf885145d2904789",
          "2541730a00754db69487b51831bea890",
          "783e243e7825481e9e8d2ec41bc8e162",
          "256fc9dee4d644c49e2bd5c524b777ba",
          "e536e33b29f146c0b1ba8c5e1401085d",
          "23b496825e56452cb9beea5ca35bd5a7",
          "200d4a5534424131b71126c9492d2045",
          "d9c8f96f739d444284c2c1f354739809",
          "8fdb431908984b0cb40567db83b298f0",
          "0f69f6a7fbc143e1abe2601c5ae641a2",
          "ed953188efd84e12b4546c8fccabc6c1",
          "5f9377d1c442428783118e0de83b2b13",
          "c0436c1956124d66be82fa41ab1a31b8",
          "5838cf7cd9ad416bb7f6aaa1c756a6c0",
          "13f9ecfce07341548805ea9f00e8a4ef",
          "967d23f20aa44726a0fd5faaa9283215",
          "fa521e9d281b4ca08b062708096125b3",
          "efb65e03c0f746ce98d4f0353aade782",
          "45da045a4bc74bf3a72486a37fa21c58",
          "06b179883f8342abb8b60e62316c2562"
        ],
        "Left": 22086.77118439995,
        "Top": 3420.9208026744368,
        "Width": 3700.8179340298011,
        "Height": 1399.7959041099798,
        "FontSize": 36.0,
        "InitialTop": 3473.9208026744368,
        "InitialHeight": 1372.7959041099798,
        "TextblockHeight": 43.0,
        "Background": "#FF48B9FF"
      },
      {
        "Id": "fd56253c56e24952b31b59e0814aeb1a",
        "Title": "Moving node",
        "Nodes": [
          "70818de09b694ee49b27587694ee6b2b",
          "34553aff075d4b7f9eb5c784023f9ab6",
          "13be8e2b1d2747dbba5f6a7c82fc4367"
        ],
        "Left": 25647.513299564282,
        "Top": 2991.1098822402391,
        "Width": 966.30770124879928,
        "Height": 328.14082336836009,
        "FontSize": 72.0,
        "InitialTop": 3087.1098822402391,
        "InitialHeight": 238.14082336836009,
        "TextblockHeight": 86.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "5f3a8578d5504d4a8bc4b8e7f080ead7",
        "Title": "Color",
        "Nodes": [
          "76f95b6b1a914dd597c770e879d32536",
          "3393b0c2b77f44298045f8f1e69db4ea",
          "bc713bc65fd845d1bce42af356e50aba",
          "08f9f999737042f9bf49181d8b00a378"
        ],
        "Left": 26757.412404124734,
        "Top": 3001.5024197308089,
        "Width": 579.23349264259014,
        "Height": 313.42911377953033,
        "FontSize": 36.0,
        "InitialTop": 3054.5024197308089,
        "InitialHeight": 312.42911377953033,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "c13b0b66f13e478090ee6a17da8a799c",
        "Title": "Pedestrian Crossing",
        "Nodes": [
          "a41df5b49fcd4494bc813254adc87b3a",
          "dc883aa70eb44621bc10bdf4df7db073",
          "624c34618dc64dbb8cf457b95d8de5a8",
          "58eae3bb536a467a833857837d20f05b",
          "8b86b5c1353d487a82ce53017fb666a5",
          "d740c949b1a046409fa59939d79442b5"
        ],
        "Left": 34112.340067463811,
        "Top": 7427.216805930696,
        "Width": 1412.9822086896456,
        "Height": 680.05756439525248,
        "FontSize": 36.0,
        "InitialTop": 7480.216805930696,
        "InitialHeight": 679.05756439525248,
        "TextblockHeight": 43.0,
        "Background": "#FFC1D676"
      }
    ],
    "X": -8658.0626302410019,
    "Y": -13905.681801735744,
    "Zoom": 1.3504918369314538
  }
}